body {
    font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    background-color: #e0dad5;
    margin: 0;
    padding: 0;
    min-height: 100%;
    min-width: 100%;
    width: 100%;
    height: 100%;
    /* overflow: hidden; */
    font-weight: 400;
    line-height: 32px;
    font-size: 16px;
    font-family: 'poppins'
}

.dg.ac {
    display: none !important;
}

.fixedCanvas {
    position: absolute;
    top: 0;
    left: 0;
}

canvas {
    width: 100%;
    height: 100%;
}

.stamp {
    position: absolute;
    right: 6vmax;
    top: 6vmax;
    display: none;
}

.stamp p {
    color: #ee3d3d;
    font-size: 2vmax;
    font-family: 'Asul', sans-serif;
    margin: 0;
    display: none;
}

.circle {
    position: absolute;
    width: 1px;
    height: 1px;
    display: block;
    left: 50%;
    top: 50%;
    background-color: transparent;
    animation: rotating 9.5s linear infinite;
    display: none;
}

.circle span {
    font-family: 'Rubik', sans-serif;
    font-weight: bold;
    font-size: 0.8vmax;
    color: #ee3d3d;
    height: 5vmax;
    position: absolute;
    display: inline-block;
    left: 0;
    bottom: 0;
    transform-origin: bottom center;
    display: none;
}

.char1 {
    transform: rotate(13deg);
}

.char2 {
    transform: rotate(26deg);
}

.char3 {
    transform: rotate(39deg);
}

.char4 {
    transform: rotate(52deg);
}

.char5 {
    transform: rotate(65deg);
}

.char6 {
    transform: rotate(78deg);
}

.char7 {
    transform: rotate(91deg);
}

.char8 {
    transform: rotate(104deg);
}

.char9 {
    transform: rotate(117deg);
}

.char10 {
    transform: rotate(130deg);
}

.char11 {
    transform: rotate(143deg);
}

.char12 {
    transform: rotate(156deg);
}

.char13 {
    transform: rotate(169deg);
}

.char14 {
    transform: rotate(182deg);
}

.char15 {
    transform: rotate(195deg);
}

.char16 {
    transform: rotate(208deg);
}

.char17 {
    transform: rotate(221deg);
}

.char18 {
    transform: rotate(234deg);
}

.char19 {
    transform: rotate(247deg);
}

.char20 {
    transform: rotate(260deg);
}

.char21 {
    transform: rotate(273deg);
}

.char22 {
    transform: rotate(286deg);
}

.char23 {
    transform: rotate(299deg);
}

.char24 {
    transform: rotate(312deg);
}

.char25 {
    transform: rotate(325deg);
}

.char26 {
    transform: rotate(338deg);
}

.char27 {
    transform: rotate(351deg);
}

.char28 {
    transform: rotate(364deg);
}

@keyframes rotating {
    from {
        transform: rotate(0deg);
    }

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



.theme-btn,
a,
a.theme-btn {
    -webkit-transition: .5s;
    -o-transition: .5s;
    cursor: pointer
}


p {
    margin-top: 0;
    margin-bottom: 1rem;
    color: #232323 !important;
}

*,
li,
ul {
    padding: 0;
    margin: 0
}

a,
body,
label {
    color: #696e7b
}

.slick-dots li,
a,
label {
    cursor: pointer
}

.counter-item,
.main-slider-area,
.menu-sidebar button,
.next-prev-project .show-all,
.project-item .project-over,
.ww-do-images {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.banner-inner h1,
.breadcrumb,
.main-menu .navbar-collapse li li a,
.read-more,
.shoping-cart-total th,
.shoping-table th,
.tag-share .item .tag-coulds a,
.theme-btn,
a.theme-btn {
    text-transform: capitalize
}

* {
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

/* body {
    font-weight: 400;
    line-height: 32px;
    font-size: 16px;
    font-family: 'poppins'
} */

a {
    outline: 0;
    transition: .5s;
    text-decoration: none
}

a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0
}

.read-more,
.section-title .sub-title,
.video-play-text span,
mark {
    text-decoration: underline
}

.dark-version.home-one .cta-item .details-btn:hover,
.dark-version.home-one .project-item .details-btn:not(:hover),
.dark-version.home-one .slick-arrow:hover,
.dark-version.home-one .social-style-one a:not(:hover),
.feature-item-three.color-two>i,
.home-one .blog-item .content .date,
.home-one .counter-item>i,
.home-one .details-btn,
.home-one .list-style-two li a:hover,
.home-one .section-title .sub-title,
.home-one .section-title h2 span,
.home-one .slick-arrow,
.home-one .social-style-two a:not(:hover),
.home-one .style-two .counter-title,
.home-one a:hover,
.main-header.header-two .main-menu .navigation li li a:hover,
.next-prev-project .read-more,
.price-and-btn .save span,
.pricing-item-two .pricing-inner .price-and-btn .theme-btn.style-three:not(:hover),
.pricing-plan-three .price-and-btn .price,
.service-item.style-three .icon i,
.statistics-two-counters .counter-item>i,
a:hover {
    color: #008CFF;
}

.blog-item .content .author a:not(:hover),
.breadcrumb .breadcrumb-item a:not(:hover),
.hero-content-three .video-play-text span:not(:hover),
.next-prev-post .post-item h5 a,
.pricing-item-two .pricing-inner .price-and-btn .save span,
.testimonial-item-two .author-description .designation,
.text-white li li .dropdown-btn span,
.ww-do-btns .video-play-text span,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #293043
}

.fa-map-marker-alt:before,
.fa-envelope-open-text:before,
.fa-phone:before {
    color: #fff !important
}

.about-image .years-fo-experience h4,
.contact-info-item.style-two .content,
.contact-info-item.style-two .content .text a:not(:hover),
.dark-version .h1,
.dark-version .h2,
.dark-version .h3,
.dark-version .h4,
.dark-version .h5,
.dark-version .h6,
.dark-version .heading,
.dark-version .main-menu .navigation>.dropdown>.dropdown-btn,
.dark-version .main-menu .navigation>li>a,
.dark-version .nav-search>button,
.dark-version .social-style-one a,
.dark-version .text-white .count-text,
.dark-version h1,
.dark-version h1 a,
.dark-version h2,
.dark-version h2 a,
.dark-version h3,
.dark-version h3 a,
.dark-version h4,
.dark-version h4 a,
.dark-version h5,
.dark-version h5 a,
.dark-version h6,
.dark-version h6 a,
.dark-version.home-one .count-text,
.dark-version.home-one .form-control,
.dark-version.home-one .pricing-item-two .save,
.dark-version.home-one .pricing-item-two .save span,
.dark-version.home-one .testimonial-item-two .designation,
.dark-version.home-one .widget_newsletter form input,
.home-four .details-btn:hover,
.home-four .hidden-bar .social-style-one a:hover,
.home-four .slick-arrow:focus,
.home-four .slick-arrow:hover,
.home-four .social-style-two a:hover,
.home-four .social-style-two a:hover i,
.home-four .text-white .h1,
.home-four .text-white .h2,
.home-four .text-white .h3,
.home-four .text-white .h4,
.home-four .text-white .h5,
.home-four .text-white .h6,
.home-four .text-white .sub-title,
.home-four .text-white h1,
.home-four .text-white h2,
.home-four .text-white h3,
.home-four .text-white h4,
.home-four .text-white h5,
.home-four .text-white h6,
.home-four .theme-btn.style-three,
.home-four .theme-btn:hover,
.home-one .details-btn:hover,
.home-one .hidden-bar .social-style-one a:hover,
.home-one .slick-arrow:focus,
.home-one .slick-arrow:hover,
.home-one .social-style-two a:hover,
.home-one .theme-btn.style-three,
.main-footer.footer-three .footer-bottom .footer-bottom-menu ul li a,
.main-header.header-two .nav-search>button,
.pricing-plan-item:hover .theme-btn,
.pricing-plan-three.style-two:hover .price,
.pricing-plan-three.style-two:hover .price:after,
.pricing-plan-three.style-two:hover .save span,
.pricing-plan-three.style-two:hover .theme-btn.style-three,
.pricing-plan-three.style-two:hover h4,
.service-item:hover .icon,
.service-item:hover a,
.service-item:hover p,
.slider-video .video-play:hover,
.text-white *,
.text-white .count-text,
.text-white .footer-newsletter-content .sub-title,
.text-white .price-and-btn .theme-btn.style-three,
.text-white a,
.text-white h1,
.text-white h1 a,
.text-white h2,
.text-white h2 a,
.text-white h3,
.text-white h3 a,
.text-white h4,
.text-white h4 a,
.text-white h5,
.text-white h5 a,
.text-white h6,
.text-white h6 a {
    color: #232323;
    font-family: 'Poppins';
}

.coreFeaturesP {
    display: flex;
}

.feature-item-five:hover h5,
.feature-item-five:hover h5 a,
.feature-item-five:hover i {
    color: #fff !important;
    fill: #fff;
}

.feature-item-five h5 a {
    font-weight: 500;
}

.dark-version.home-one .slick-arrow {
    color: #fff;
}



li,
ul {
    list-style: none
}

img {
    max-width: 100%;
    display: inline-block
}

mark {
    color: #008CFF;
    background: 0 0
}

.main-menu .navbar-collapse li .megamenu:after,
footer:after,
header:after,
section:after {
    display: block;
    clear: both;
    content: ""
}

.form-control,
.nice-select,
input,
select,
textarea {
    width: 100%;
    height: auto;
    border-radius: 16px;
    padding: 15px 30px;
    background-color: #232323;
    border: 1px solid rgba(0, 102, 255, .1)
}

.nice-select {
    font-size: 18px;
    line-height: 1.3
}

.nice-select:after {
    height: 8px;
    width: 8px;
    right: 25px;
    border-color: #293043
}

.nice-select .current {
    font-weight: 500;
    color: #293043
}

.nice-select .list {
    width: 100%;
    border-radius: 0
}

textarea {
    display: inherit;
    padding-top: 20px
}

label {
    font-weight: 500;
    margin-bottom: 5px
}

.form-group,
.hidden-bar .appointment-form .form-group {
    position: relative;
    margin-bottom: 20px
}

.form-control:focus,
button:focus,
input:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #cfdbf1;
}

input[type=search]::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

input[type=search]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    display: none
}

input[type=checkbox],
input[type=radio] {
    height: auto;
    width: auto
}

html {
    scroll-behavior: unset !important
}

.page-wrapper {
    position: relative;
    z-index: 9;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    min-width: 300px
}

.no-gap {
    margin-left: 0;
    margin-right: 0
}

.no-gap>div {
    padding-left: 0;
    padding-right: 0
}

.slider-content .slider-btns,
.small-gap {
    margin-left: -5px;
    margin-right: -5px
}

.small-gap>div {
    padding-left: 5px;
    padding-right: 5px
}

.row {
    --bs-gutter-x: 30px
}

.section-title .sub-title,
.theme-btn,
a.theme-btn {
    font-weight: 700;
    -webkit-box-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox
}

.section-title {
    margin-top: -7px
}

.section-title .sub-title {
    font-size: 18px;
    -ms-flex-align: center;
    align-items: center;
    display: inline-flex;
    color: #008CFF;
}

/* .section-title .sub-title:after,
.section-title .sub-title:before {
    float: left;
    line-height: 0;
    font-size: 40px;
    font-weight: 300;
    content: "\f141";
    font-family: "Font Awesome 5 Pro"
} */

.client-satisfactions .count-text,
.project-item.style-two .project-content .category:before,
.section-title .sub-title:before {
    margin-right: 20px
}

.section-title .sub-title:after {
    margin-left: 20px;
    display: none
}

.section-title .sub-title.style-two {
    color: #008CFF;
    text-decoration: none
}

/* .section-title .sub-title.style-two:before {
    content: url(../images/shapes/section-subtitle-line.png);
    margin: -15px 15px 0 -25px
} */

.home-four .section-title .sub-title:after,
.home-four .section-title .sub-title:before,
.main-menu .navbar-collapse li li a:before,
.nav-search form.hide,
.project-page-area .section-title .sub-title:before,
.section-title .sub-title.style-two:after,
.section-title.text-center .sub-title.style-two:after,
.section-title.text-center .sub-title.style-two:before,
.service-item.style-three:after {
    display: none
}

.contact-area-form h4,
.footer-title,
.list-style-one li:not(:last-child),
.main-footer.footer-three .widget_newsletter .footer-title,
.mb-25,
.my-25,
.section-title h2 {
    margin-bottom: 25px
}

.blog-item .content .author span,
.home-one .text-center .sub-title:after,
.home-one .text-center .sub-title:before,
.section-title.text-center .sub-title:after {
    display: block
}

.theme-btn,
a.theme-btn {
    z-index: 1;
    color: #fff;
    overflow: hidden;
    transition: .5s;
    border-radius: 5px;
    text-align: center;
    padding: 12px 30px;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #008CFF;
}

.read-more i,
.theme-btn i,
a.theme-btn i {
    -webkit-transition: .5s;
    -o-transition: .5s
}

.pagination,
.read-more {
    -webkit-box-align: center
}

.details-btn,
.social-style-one a,
.social-style-two a {
    background: #232323;
    text-align: center
}

.theme-btn i,
a.theme-btn i {
    font-size: 13px;
    transition: .5s;
    margin-left: 10px
}

.theme-btn:after,
a.theme-btn:after {
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
    left: 0;
    top: 0;
    -webkit-transition: .75s;
    -o-transition: .75s;
    transition: .75s;
    position: absolute;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    background: #01c9f5;
}

.pricing-plan-item:hover .theme-btn:after,
.pricing-plan-three.style-two:hover .price-and-btn .theme-btn.style-three:after,
.theme-btn:hover:after,
a.theme-btn:hover:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    -o-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.theme-btn:hover i,
a.theme-btn:hover i {
    margin-left: 13px;
    margin-right: -3px
}

.contact-info-item.style-two:nth-child(3) .icon,
.dark-version.home-two .feedback-item .author-logo>i,
.dark-version.home-two .menu-sidebar button .icon-bar,
.dark-version.home-two .social-style-one a:hover,
.feature-item-two.color-two .icon,
.pricing-tab li:first-child button.active:after,
.pricing-tab li:last-child button.active:before,
.slick-dots li.slick-active,
.support-marketing-list .list-style-one li:nth-child(3):before,
.theme-btn.style-two,
.work-process-item:hover .icon i,
a.theme-btn.style-two {
    background: #008cffbb;
}

.blog-four-item .theme-btn:hover,
.comment-form .form-check .form-check-input[type=radio]:checked:after,
.dark-version.home-one .slick-arrow,
.feature-item:hover h5,
.home-four .theme-btn.style-four,
.home-one .details-btn:hover,
.home-one .hidden-bar .social-style-one a:hover,
.home-one .list-style-one li:before,
.home-one .list-style-two li:before,
.home-one .list-style-two li:hover:before,
.home-one .scroll-top,
.home-one .slick-arrow:focus,
.home-one .slick-arrow:hover,
.home-one .slick-dots li.slick-active,
.home-one .social-style-two a:hover,
.home-one .theme-btn,
.home-one .theme-btn.style-three:after,
.home-one .widget_nav_menu .list-style-two li:hover:before,
.home-one .work-process-item .icon i,
.home-one .work-process-item:hover .icon i,
.price-and-btn .theme-btn.style-three:after,
.pricing-item-two .pricing-inner .price-and-btn .theme-btn.style-three:after,
.theme-btn.style-three:after,
.theme-btn.style-two:after,
.widget-cta .theme-btn.style-two:after,
.widget_nav_menu .list-style-two li:hover:before,
a.theme-btn.style-three:after,
a.theme-btn.style-two:after {
    background: #008CFF;
}

.theme-btn.style-three,
a.theme-btn.style-three {
    color: #293043;
    background: 0 0;
    border: 1px solid rgba(0, 102, 255, .2);
    background-color: #e7ebee;

}

.theme-btn.style-three:hover,
a.theme-btn.style-three:hover {
    color: #232323;
    border-color: #008CFF;
}

.theme-btn.style-three.white-btn,
a.theme-btn.style-three.white-btn {
    color: #232323;
    border-color: #232323
}

.details-btn {
    font-size: 22px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    display: inline-block;
    color: #008CFF;
}

#status,
.preloader {
    background-position: center center;
    background-repeat: no-repeat
}

.read-more {
    font-weight: 500;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.read-more i {
    float: right;
    font-weight: 400;
    margin-left: 7px;
    transition: .5s
}

.slick-arrow,
.slick-dots li {
    -webkit-transition: .5s;
    -o-transition: .5s
}

.color-secondary,
.dark-version.home-two .count-text,
.dark-version.home-two .feedback-item .feedback-author .content h5,
.dark-version.home-two .read-more,
.dark-version.home-two .team-member .designation,
.feature-with-image .feature-content .read-more i,
.main-header.header-three .menu-btns .login:hover,
.read-more:hover {
    color: #008CFF;
}

.pricing-tab li:first-child button:after,
.read-more:hover i {
    margin-left: 10px
}

.contact-info-item,
.list-style-four li,
.list-style-one li,
.list-style-three li,
.list-style-two li,
.main-menu .navbar-collapse>ul,
.menu-sidebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.list-style-one li:before {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    color: #232323;
    margin-top: 3px;
    font-size: 18px;
    font-weight: 600;
    content: "\f00c";
    margin-right: 25px;
    width: 45px;
    height: 45px;
    background: #008CFF;
    line-height: 45px;
    border-radius: 50%;
    text-align: center;
    font-family: "Font Awesome 5 Pro"
}

.checkout-faqs .alert h6,
.comment-form h4,
.experience-item .content h5,
.feature-item-eight a h4,
.feature-item-seven p,
.list-style-one li .content p,
.next-prev-project .next-project h5,
.next-prev-project .prev-project h5,
.project-item .project-content h5,
.project-item.style-two .project-content h4,
.project-item.style-two .project-over .details-btn,
.service-item.style-two h5,
.team-active .team-member,
.testimonial-four-active .feedback-author h5,
.widget-recent-news ul li h5 {
    margin-bottom: 0
}

.list-style-four li:not(:last-child),
.list-style-three li:not(:last-child),
.list-style-two li:not(:last-child),
.location-address-item .bottom-part li:not(:last-child),
.mb-10,
.my-10,
.project-details-area .section-title h2 {
    margin-bottom: 10px
}

.list-style-two li:before {
    width: 5px;
    height: 5px;
    content: "";
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-top: 13px;
    margin-right: 15px;
    border-radius: 50%;
    background: #01c9f5
}

.product-information-tab li a.active,
.social-style-one a:hover,
.social-style-two a:hover,
.tag-coulds a:hover {
    background: #008CFF;
    color: #232323
}

.list-style-three li:before {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    content: "\f00c";
    margin-right: 11px;
    color: #008CFF;
    font-family: "Font Awesome 5 Pro"
}

.list-style-four li:before {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 18px;
    height: 18px;
    font-size: 10px;
    margin-top: 7px;
    font-weight: 600;
    content: "\f00c";
    line-height: 14px;
    border: 2px solid;
    text-align: center;
    margin-right: 15px;
    border-radius: 50%;
    color: #008CFF;
    font-family: "Font Awesome 5 Pro"
}

.social-style-one,
.social-style-two {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: -5px;
    margin-right: -5px
}

.social-style-one a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    border: 1px solid rgba(0, 102, 255, .1);
    margin-left: 5px;
    margin-right: 5px
}

.social-style-one a:hover {
    border-color: #008CFF;
}

.social-style-two a {
    margin: 10px 5px 0;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    color: #008CFF;
    -webkit-box-shadow: 10px 0 30px rgba(175, 175, 175, .3);
    box-shadow: 10px 0 30px rgba(175, 175, 175, .3)
}

.social-style-three {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: -7.5px;
    margin-right: -7.5px
}

.header-top .top-left>ul,
.ratting {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox
}

.social-style-three a {
    margin-left: 7.5px;
    margin-right: 7.5px
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background-color: #e7ebee;
}

.pagination {
    -ms-flex-align: center;
    align-items: center;
    margin-left: -5px;
    margin-right: -5px
}

.main-header.header-two .menu-btns .theme-btn.style-three {
    font-weight: 400;
}

.pagination li,
.slider-content .slider-btns .theme-btn {
    margin: 10px 5px 0;
    font-family: 'Poppins';
    font-weight: 400;
}

.pagination li .page-link,
.pagination li a {
    padding: 0;
    width: 45px;
    height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 600;
    line-height: 43px;
    text-align: center;
    border-radius: 50%;
    color: #293043;
    border: 2px solid rgba(0, 102, 255, .1)
}

.comment-body .author-thumb img,
.home-four .slick-arrow,
.pagination li.disabled .page-link,
.pagination li:last-child .page-link,
.testimonial-item-two .testimonial-author img {
    margin-top: 40px;
}

.pagination li.active .page-link,
.pagination li:hover:not(.disabled) .page-link {
    color: #232323;
    background: #008CFF;
    border-color: #008CFF;
}

.pagination li.dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid rgba(0, 102, 255, .1)
}

.ratting {
    line-height: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: inline-flex
}

.ratting i {
    margin: 3px;
    color: #008CFF;
    font-size: 14px
}

.slick-arrow {
    width: 55px;
    height: 55px;
    font-size: 18px;
    transition: .5s;
    background: #232323;
    border-radius: 5px;
    color: #01c9f5;
    -webkit-box-shadow: 10px 0 60px rgba(109, 109, 109, .2);
    box-shadow: 10px 0 60px rgba(109, 109, 109, .2)
}

.slick-arrow:focus,
.slick-arrow:hover {
    color: #232323;
    background: #01c9f5;
    -webkit-box-shadow: 10px 0 60px rgba(118, 167, 19, .3);
    box-shadow: 10px 0 60px rgba(118, 167, 19, .3)
}

.slick-dots {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px;
    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
}

.slick-dots li {
    position: relative;
    width: 10px;
    height: 10px;
    transition: .5s;
    margin: 10px 5px 0;
    border-radius: 50%;
    background: 0 0;
    border: 2px solid #008CFF;
}

.filter-btns-one li,
.filter-btns-two li {
    -webkit-transition: .5s;
    -o-transition: .5s;
    cursor: pointer
}

.slick-dots li button {
    opacity: 0
}

.scroll-top {
    position: fixed;
    bottom: 25px;
    right: 0;
    width: 40px;
    height: 40px;
    z-index: 99;
    color: #232323;
    display: none;
    font-size: 14px;
    cursor: pointer;
    line-height: 40px;
    border-radius: 5px;
    background: #008CFF;
    -webkit-animation: 2s infinite pulse;
    animation: 2s infinite pulse
}

.text-white .copyright-area a,
.text-white .copyright-area p {
    opacity: .5
}

.service-item:hover:after,
.text-white .copyright-area a:hover {
    opacity: 1
}

.video-play {
    color: #232323;
    font-size: 18px;
    display: inline-block;
    width: 90px;
    height: 90px;
    background: #008CFF;
    line-height: 90px;
    border-radius: 50%;
    text-align: center
}

.blog-item .content .author,
.feature-item-eight a,
.menu-btns,
.product-details-content .ratting-price,
.video-play-text,
.widget-category ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.video-play-text i {
    color: #232323;
    font-size: 14px;
    margin-right: 15px;
    width: 55px;
    height: 55px;
    background: #008CFF;
    line-height: 55px;
    border-radius: 50%;
    text-align: center
}

.video-play-text span {
    font-weight: 500
}

.wave-shapes {
    position: absolute;
    z-index: -1;
    top: 0;
    left: -100px;
    width: calc(100% + 100px);
    height: 100%
}

.wave-shapes .shape {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-animation: 6s infinite leftRightOne;
    animation: 6s infinite leftRightOne
}

.wave-shapes .shape.two {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

.filter-btns-one,
.project-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px
}

.filter-btns-one li {
    transition: .5s;
    font-weight: 500;
    padding: 4px 20px;
    border-radius: 5px;
    margin: 0 5px 10px;
    color: #293043
}

.filter-btns-one li.current,
.project-tab li button.active {
    background: #232323;
    color: #01c9f5;
    text-decoration: underline;
    -webkit-box-shadow: 10px 0 60px rgba(195, 195, 195, .5);
    box-shadow: 10px 0 60px rgba(195, 195, 195, .5)
}

.filter-btns-two {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-weight: 500;
    margin-left: -18px;
    margin-right: -18px
}

.filter-btns-two li {
    transition: .5s;
    margin: 0 18px 10px;
    border-bottom: 3px solid transparent
}

.filter-btns-two li.current {
    color: #008CFF;
    border-color: #008CFF;
}

.about-content-one .list-style-one li,
.for-middle-border,
.hidden-bar .appointment-form,
.main-header.header-four .main-menu .navigation>li>a,
.progress-content,
.rel {
    position: relative
}

.z-0 {
    z-index: 0
}

.video-part:before,
.z-1 {
    z-index: 1
}

.z-2 {
    z-index: 2
}

.z-3 {
    z-index: 3
}

.z-4 {
    z-index: 4
}

.z-5 {
    z-index: 5
}

.banner-inner h1 span,
.circle-progress-two-item .skill-counter,
.overlay,
.video-part {
    z-index: 1;
    position: relative
}

.overlay::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    opacity: .75;
    background-color: #293043
}

.bgs-cover {
    background-size: cover;
    background-position: center
}

/* .bgc-black {
    background-color: #070c13
} */

.bgc-primary {
    background-color: #008CFF;
}

.bgc-secondary {
    background-color: #01c9f5
}

.bgc-yellow {
    background-color: #008CFF;
}

.bgc-dark-blue {
    background-color: #0e1b38
}

.bgc-lighter {
    background-color: #f7f9fd
}

.bgc-green,
.hero-left-images .image:before,
.home-four .details-btn:hover,
.home-four .hidden-bar .social-style-one a:hover,
.home-four .list-style-one li:before,
.home-four .list-style-two li:before,
.home-four .list-style-two li:hover:before,
.home-four .scroll-top,
.home-four .slick-arrow:focus,
.home-four .slick-arrow:hover,
.home-four .slick-dots li.slick-active,
.home-four .social-style-two a:hover,
.home-four .theme-btn,
.home-four .theme-btn.style-three:after,
.home-four .widget_nav_menu .list-style-two li:hover:before,
.home-four .work-process-item .icon i,
.home-four .work-process-item:hover .icon i,
.tab-btns-one .nav-link.active .right-btn {
    background: #008CFF;
}

.dark-version.home-one .main-footer,
.support-marketing-list .list-style-one li {
    background: #0092ff1a;
}

.bgc-black-with-lighting:after,
.bgc-black-with-lighting:before {
    position: absolute;
    width: 450px;
    height: 450px;
    z-index: -1;
    content: "";
    border-radius: 50%;
    background: #008CFF;
    -webkit-animation: 5s infinite zoomInOut;
    animation: 5s infinite zoomInOut;
}

.bgc-black-with-lighting:after {
    right: -8%;
    top: -15%;
    filter: blur(0px);
    -webkit-animation-delay: 2.5s;
}

.bgc-black-with-lighting:before {
    left: -9%;
    bottom: -22%;
    filter: blur(0px);
    -webkit-animation-delay: 2.5s;
}

.br-5 {
    border-radius: 5px
}

.br-10 {
    border-radius: 10px
}

.br-15 {
    border-radius: 15px
}

.br-20 {
    border-radius: 20px
}

.br-25 {
    border-radius: 25px
}

.br-30 {
    border-radius: 30px
}

.home-one {
    font-family: Catamaran, sans-serif
}

.home-one .blog-item .content .date,
.home-one .blog-item .content .post-by a,
.home-one .blog-item .content h4,
.home-one .count-text,
.home-one .h1,
.home-one .h2,
.home-one .h3,
.home-one .h4,
.home-one .h5,
.home-one .h6,
.home-one .price-and-btn .price,
.home-one h1,
.home-one h2,
.home-one h3,
.home-one h4,
.home-one h5,
.home-one h6 {
    font-family: "Kumbh Sans", sans-serif
}

.cta-item .details-btn:hover,
.home-one .hidden-bar .social-style-one a:hover,
.home-one .slick-dots li,
.home-one .theme-btn.style-three:hover,
.home-one .work-process-item .icon:before,
.price-and-btn .theme-btn.style-three,
.pricing-item-two .pricing-inner .price-and-btn .theme-btn.style-three {
    border-color: #008CFF;
}

.home-one .theme-btn {
    border-radius: 0px;
}

.home-one .theme-btn:after {
    background: #232323
}

.home-one .theme-btn:hover {
    color: #fff !important
}

#preloader {
    background-color: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2147483647;
    width: 100%;
    height: 100%
}

#status {
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.zoom-in-zoom-out {
    animation: 2s ease-out infinite zoom-in-zoom-out
}

@keyframes zoom-in-zoom-out {

    0%,
    100% {
        transform: scale(1, 1)
    }

    50% {
        transform: scale(1.5, 1.5)
    }
}

.hero-content-four .hero-btns .video-play-text span,
.home-four .blog-item .content .date,
.home-four .blog-item .content .post-by a,
.home-four .blog-item .content h4,
.home-four .count-text,
.home-four .h1,
.home-four .h2,
.home-four .h3,
.home-four .h4,
.home-four .h5,
.home-four .h6,
.home-four .price-and-btn .price,
.home-four h1,
.home-four h2,
.home-four h3,
.home-four h4,
.home-four h5,
.home-four h6,
.main-header.header-four .main-menu .navigation .dropdown .dropdown-btn,
.main-header.header-four .main-menu .navigation li a {
    color: #131313
}

.home-four .blog-item .content .date,
.home-four .counter-item>i,
.home-four .details-btn,
.home-four .list-style-two li a:hover,
.home-four .section-title .sub-title,
.home-four .section-title h2 span,
.home-four .slick-arrow,
.home-four .social-style-two a:not(:hover),
.home-four .style-two .counter-title,
.home-four a:hover,
.service-item-six:hover .category {
    color: #008CFF;
}

.home-four .hidden-bar .social-style-one a:hover,
.home-four .slick-dots li,
.home-four .theme-btn.style-three:hover,
.home-four .work-process-item .icon:before {
    border-color: #008CFF;
}

.home-four .theme-btn {
    z-index: auto;
    overflow: inherit;
    margin-right: 5px;
    margin-top: 5px;
    border-radius: 30px
}

.home-four .theme-btn:after {
    top: 5px;
    left: 5px;
    border-radius: 30px;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    background: #131313
}

.contact-info-item.style-two:nth-child(2) .icon,
.feature-item-two.color-three .icon,
.hero-content-three .video-play-text i,
.hero-right-images .image:before,
.home-four .theme-btn.style-two,
.support-marketing-list .list-style-one li:nth-child(2):before,
.ww-do-btns .video-play-text i {
    background: #008CFF;
}

.home-four .theme-btn.style-two:after,
.main-footer.footer-three .widget_nav_menu .list-style-two li:before {
    background: #008CFF;
}

.home-four .section-title .sub-title,
.main-header.header-four .main-menu .navigation .dropdown .dropdown-btn:hover,
.main-header.header-four .main-menu .navigation li a:hover,
.service-item.style-two h5 a {
    text-decoration: none
}

.home-four .social-style-two a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-right: 10px;
    background: #f4edcc;
    -webkit-box-shadow: 5px 4px 0 #008CFF;
    box-shadow: 5px 4px 0 #008CFF;
}

.home-four .social-style-two a i {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #293043
}

.home-four .social-style-two a:hover {
    background: #008CFF;
    -webkit-box-shadow: 4px 5px 0 #ffe483;
    box-shadow: 4px 5px 0 #ffe483
}

.count-text,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.heading,
.product-item .content .price-details-btn .price,
.tab-btns-one .nav-link .title,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    color: #293043;
    font-family: Merriweather, serif
}

.h1,
h1 {
    line-height: 1.16;
    font-size: 70px
}

.count-text,
.h2,
h2 {
    line-height: 1.22;
    font-size: 45px
}

.h3,
h3 {
    line-height: 1.3;
    font-size: 30px
}

.h4,
h4 {
    line-height: 1.65;
    font-size: 24px
}

.h5,
h5 {
    line-height: 1.5;
    font-size: 18px
}

.h6,
h6 {
    font-size: 16px
}

.feature-item:hover .image,
.service-item,
.team-member:hover:after {
    -webkit-box-shadow: 10px 0 60px rgba(69, 69, 69, .1);
    box-shadow: 10px 0 60px rgba(69, 69, 69, .1)
}

.p-5 {
    padding: 5px !important
}

.p-10 {
    padding: 10px
}

.p-15 {
    padding: 15px
}

.p-20 {
    padding: 20px
}

.p-25 {
    padding: 25px
}

.p-30 {
    padding: 30px
}

.p-35 {
    padding: 35px
}

.p-40 {
    padding: 40px
}

.p-45 {
    padding: 45px
}

.p-50,
.what-we-do-four-features {
    padding: 50px
}

.p-55 {
    padding: 55px
}

.p-60 {
    padding: 60px
}

.p-65 {
    padding: 65px
}

.p-70 {
    padding: 70px
}

.p-75 {
    padding: 75px
}

.p-80 {
    padding: 80px
}

.p-85 {
    padding: 85px
}

.p-90 {
    padding: 90px
}

.p-95 {
    padding: 95px
}

.p-100 {
    padding: 100px
}

.p-105 {
    padding: 105px
}

.p-110 {
    padding: 110px
}

.p-115 {
    padding: 115px
}

.p-120 {
    padding: 120px
}

.p-125 {
    padding: 125px
}

.p-130 {
    padding: 130px
}

.p-135 {
    padding: 135px
}

.p-140 {
    padding: 140px
}

.p-145 {
    padding: 145px
}

.p-150 {
    padding: 150px
}

.p-155 {
    padding: 155px
}

.p-160 {
    padding: 160px
}

.p-165 {
    padding: 165px
}

.p-170 {
    padding: 170px
}

.p-175 {
    padding: 175px
}

.p-180 {
    padding: 180px
}

.p-185 {
    padding: 185px
}

.p-190 {
    padding: 190px
}

.p-195 {
    padding: 195px
}

.p-200 {
    padding: 200px
}

.p-205 {
    padding: 205px
}

.p-210 {
    padding: 210px
}

.p-215 {
    padding: 215px
}

.p-220 {
    padding: 220px
}

.p-225 {
    padding: 225px
}

.p-230 {
    padding: 230px
}

.p-235 {
    padding: 235px
}

.p-240 {
    padding: 240px
}

.p-245 {
    padding: 245px
}

.p-250 {
    padding: 250px
}

.pt-5,
.py-5 {
    padding-top: 5px !important
}

.pt-10,
.py-10,
.testimonial-item-two {
    padding-top: 10px
}

.pt-15,
.py-15 {
    padding-top: 15px
}

.pt-20,
.py-20 {
    padding-top: 20px
}

.pt-25,
.py-25 {
    padding-top: 25px
}

.pt-30,
.py-30 {
    padding-top: 30px
}

.pt-35,
.py-35 {
    padding-top: 35px
}

.pt-40,
.py-40 {
    padding-top: 40px
}

.pt-45,
.py-45 {
    padding-top: 45px
}

.pt-50,
.py-50 {
    padding-top: 50px
}

.pt-55,
.py-55 {
    padding-top: 55px
}

.pt-60,
.py-60 {
    padding-top: 60px
}

.pt-65,
.py-65 {
    padding-top: 65px
}

.pt-70,
.py-70 {
    padding-top: 70px
}

.pt-75,
.py-75 {
    padding-top: 75px
}

.pt-80,
.py-80 {
    padding-top: 80px
}

.pt-85,
.py-85 {
    padding-top: 85px
}

.pt-90,
.py-90 {
    padding-top: 90px
}

.pt-95,
.py-95 {
    padding-top: 95px
}

.pt-100,
.py-100 {
    padding-top: 100px
}

.pt-105,
.py-105 {
    padding-top: 105px
}

.pt-110,
.py-110 {
    padding-top: 110px
}

.pt-115,
.py-115 {
    padding-top: 115px
}

.pt-120,
.py-120 {
    padding-top: 120px
}

.pt-125,
.py-125 {
    padding-top: 125px
}

.pt-130,
.py-130 {
    padding-top: 130px
}

.pt-135,
.py-135 {
    padding-top: 135px
}

.pt-140,
.py-140 {
    padding-top: 140px
}

.pt-145,
.py-145 {
    padding-top: 145px
}

.pt-150,
.py-150 {
    padding-top: 150px
}

.pt-155,
.py-155 {
    padding-top: 155px
}

.pt-160,
.py-160 {
    padding-top: 160px
}

.pt-165,
.py-165 {
    padding-top: 165px
}

.pt-170,
.py-170 {
    padding-top: 170px
}

.pt-175,
.py-175 {
    padding-top: 175px
}

.pt-180,
.py-180 {
    padding-top: 180px
}

.pt-185,
.py-185 {
    padding-top: 185px
}

.pt-190,
.py-190 {
    padding-top: 190px
}

.pt-195,
.py-195 {
    padding-top: 195px
}

.pt-200,
.py-200 {
    padding-top: 200px
}

.pt-205,
.py-205 {
    padding-top: 205px
}

.pt-210,
.py-210 {
    padding-top: 210px
}

.pt-215,
.py-215 {
    padding-top: 215px
}

.pt-220,
.py-220 {
    padding-top: 220px
}

.pt-225,
.py-225 {
    padding-top: 225px
}

.pt-230,
.py-230 {
    padding-top: 230px
}

.pt-235,
.py-235 {
    padding-top: 235px
}

.pt-240,
.py-240 {
    padding-top: 240px
}

.pt-245,
.py-245 {
    padding-top: 245px
}

.pt-250,
.py-250 {
    padding-top: 250px
}

.pb-5,
.py-5 {
    padding-bottom: 5px !important
}

.experience-item,
.pb-10,
.py-10 {
    padding-bottom: 10px
}

.pb-15,
.py-15 {
    padding-bottom: 15px
}

.pb-20,
.py-20 {
    padding-bottom: 20px
}

.pb-25,
.py-25 {
    padding-bottom: 25px
}

.pb-30,
.py-30 {
    padding-bottom: 30px
}

.pb-35,
.py-35 {
    padding-bottom: 35px
}

.pb-40,
.py-40 {
    padding-bottom: 40px
}

.pb-45,
.py-45 {
    padding-bottom: 45px
}

.pb-50,
.py-50 {
    padding-bottom: 50px
}

.pb-55,
.py-55 {
    padding-bottom: 55px
}

.pb-60,
.py-60 {
    padding-bottom: 60px
}

.pb-65,
.py-65 {
    padding-bottom: 65px
}

.pb-70,
.py-70 {
    padding-bottom: 70px
}

.pb-75,
.py-75 {
    padding-bottom: 75px
}

.pb-80,
.py-80 {
    padding-bottom: 80px
}

.pb-85,
.py-85 {
    padding-bottom: 85px
}

.pb-90,
.py-90 {
    padding-bottom: 90px
}

.pb-95,
.py-95 {
    padding-bottom: 95px
}

.pb-100,
.py-100 {
    padding-bottom: 100px
}

.pb-105,
.py-105 {
    padding-bottom: 105px
}

.pb-110,
.py-110 {
    padding-bottom: 110px
}

.pb-115,
.py-115 {
    padding-bottom: 115px
}

.pb-120,
.py-120 {
    padding-bottom: 120px
}

.pb-125,
.py-125 {
    padding-bottom: 125px
}

.pb-130,
.py-130 {
    padding-bottom: 130px
}

.pb-135,
.py-135 {
    padding-bottom: 135px
}

.pb-140,
.py-140 {
    padding-bottom: 140px
}

.pb-145,
.py-145 {
    padding-bottom: 145px
}

.pb-150,
.py-150 {
    padding-bottom: 150px
}

.pb-155,
.py-155 {
    padding-bottom: 155px
}

.pb-160,
.py-160 {
    padding-bottom: 160px
}

.pb-165,
.py-165 {
    padding-bottom: 165px
}

.pb-170,
.py-170 {
    padding-bottom: 170px
}

.pb-175,
.py-175 {
    padding-bottom: 175px
}

.pb-180,
.py-180 {
    padding-bottom: 180px
}

.pb-185,
.py-185 {
    padding-bottom: 185px
}

.pb-190,
.py-190 {
    padding-bottom: 190px
}

.pb-195,
.py-195 {
    padding-bottom: 195px
}

.pb-200,
.py-200 {
    padding-bottom: 200px
}

.pb-205,
.py-205 {
    padding-bottom: 205px
}

.pb-210,
.py-210 {
    padding-bottom: 210px
}

.pb-215,
.py-215 {
    padding-bottom: 215px
}

.pb-220,
.py-220 {
    padding-bottom: 220px
}

.pb-225,
.py-225 {
    padding-bottom: 225px
}

.pb-230,
.py-230 {
    padding-bottom: 230px
}

.pb-235,
.py-235 {
    padding-bottom: 235px
}

.pb-240,
.py-240 {
    padding-bottom: 240px
}

.pb-245,
.py-245 {
    padding-bottom: 245px
}

.pb-250,
.py-250 {
    padding-bottom: 250px
}

.m-5 {
    margin: 5px !important
}

.m-10 {
    margin: 10px
}

.m-15 {
    margin: 15px
}

.m-20 {
    margin: 20px
}

.m-25 {
    margin: 25px
}

.m-30 {
    margin: 30px
}

.m-35 {
    margin: 35px
}

.m-40 {
    margin: 40px
}

.m-45 {
    margin: 45px
}

.m-50 {
    margin: 50px
}

.m-55 {
    margin: 55px
}

.m-60 {
    margin: 60px
}

.m-65 {
    margin: 65px
}

.m-70 {
    margin: 70px
}

.m-75 {
    margin: 75px
}

.m-80 {
    margin: 80px
}

.m-85 {
    margin: 85px
}

.m-90 {
    margin: 90px
}

.m-95 {
    margin: 95px
}

.m-100 {
    margin: 100px
}

.m-105 {
    margin: 105px
}

.m-110 {
    margin: 110px
}

.m-115 {
    margin: 115px
}

.m-120 {
    margin: 120px
}

.m-125 {
    margin: 125px
}

.m-130 {
    margin: 130px
}

.m-135 {
    margin: 135px
}

.m-140 {
    margin: 140px
}

.m-145 {
    margin: 145px
}

.m-150 {
    margin: 150px
}

.m-155 {
    margin: 155px
}

.m-160 {
    margin: 160px
}

.m-165 {
    margin: 165px
}

.m-170 {
    margin: 170px
}

.m-175 {
    margin: 175px
}

.m-180 {
    margin: 180px
}

.m-185 {
    margin: 185px
}

.m-190 {
    margin: 190px
}

.m-195 {
    margin: 195px
}

.m-200 {
    margin: 200px
}

.m-205 {
    margin: 205px
}

.m-210 {
    margin: 210px
}

.m-215 {
    margin: 215px
}

.m-220 {
    margin: 220px
}

.m-225 {
    margin: 225px
}

.m-230 {
    margin: 230px
}

.m-235 {
    margin: 235px
}

.m-240 {
    margin: 240px
}

.m-245 {
    margin: 245px
}

.m-250 {
    margin: 250px
}

.mt-5,
.my-5 {
    margin-top: 5px !important
}

.counter-item .counter-title,
.mt-10,
.my-10 {
    margin-top: 10px
}

.mt-15,
.my-15 {
    margin-top: 15px
}

.mt-20,
.my-20 {
    margin-top: 20px
}

.hero-content p,
.mt-25,
.my-25 {
    margin-top: 25px
}

.mt-30,
.my-30 {
    margin-top: 30px
}

.mt-35,
.my-35 {
    margin-top: 35px
}

.mt-40,
.my-40 {
    margin-top: 40px
}

.mt-45,
.my-45 {
    margin-top: 45px
}

.mt-50,
.my-50 {
    margin-top: 50px
}

.mt-55,
.my-55 {
    margin-top: 55px
}

.mt-60,
.my-60,
.ww-do-two-images .image-one {
    margin-top: 60px
}

.mt-65,
.my-65 {
    margin-top: 65px
}

.mt-70,
.my-70 {
    margin-top: 70px
}

.mt-75,
.my-75 {
    margin-top: 75px
}

.mt-80,
.my-80 {
    margin-top: 80px
}

.mt-85,
.my-85 {
    margin-top: 85px
}

.mt-90,
.my-90 {
    margin-top: 90px
}

.mt-95,
.my-95 {
    margin-top: 95px
}

.mt-100,
.my-100 {
    margin-top: 100px
}

.mt-105,
.my-105 {
    margin-top: 105px
}

.mt-110,
.my-110 {
    margin-top: 110px
}

.mt-115,
.my-115 {
    margin-top: 115px
}

.mt-120,
.my-120 {
    margin-top: 120px
}

.mt-125,
.my-125 {
    margin-top: 125px
}

.mt-130,
.my-130 {
    margin-top: 130px
}

.mt-135,
.my-135 {
    margin-top: 135px
}

.mt-140,
.my-140 {
    margin-top: 140px
}

.mt-145,
.my-145 {
    margin-top: 145px
}

.mt-150,
.my-150 {
    margin-top: 150px
}

.mt-155,
.my-155 {
    margin-top: 155px
}

.mt-160,
.my-160 {
    margin-top: 160px
}

.mt-165,
.my-165 {
    margin-top: 165px
}

.mt-170,
.my-170 {
    margin-top: 170px
}

.mt-175,
.my-175 {
    margin-top: 175px
}

.mt-180,
.my-180 {
    margin-top: 180px
}

.mt-185,
.my-185 {
    margin-top: 185px
}

.mt-190,
.my-190 {
    margin-top: 190px
}

.mt-195,
.my-195 {
    margin-top: 195px
}

.mt-200,
.my-200 {
    margin-top: 200px
}

.mt-205,
.my-205 {
    margin-top: 205px
}

.mt-210,
.my-210 {
    margin-top: 210px
}

.mt-215,
.my-215 {
    margin-top: 215px
}

.mt-220,
.my-220 {
    margin-top: 220px
}

.mt-225,
.my-225 {
    margin-top: 225px
}

.mt-230,
.my-230 {
    margin-top: 230px
}

.mt-235,
.my-235 {
    margin-top: 235px
}

.mt-240,
.my-240 {
    margin-top: 240px
}

.mt-245,
.my-245 {
    margin-top: 245px
}

.mt-250,
.my-250 {
    margin-top: 250px
}

.mb-5,
.my-5 {
    margin-bottom: 5px !important
}

.client-satisfactions .count-text,
.client-satisfactions .heading,
.client-satisfactions img,
.mb-15,
.my-15,
.product-details-content .section-title h2,
.service-item h5,
.service-item-five h4,
.support-marketing-list .list-style-one li:not(:last-child),
.why-choose-two-content .list-style-one li:not(:last-child),
.widget-category ul li:not(:last-child) {
    margin-bottom: 15px
}

.accordion-item:not(:last-child),
.checkout-faqs .checkout-form h5,
.feature-with-image .feature-content h3,
.mb-20,
.my-20,
.pricing-plan-item .price-features h4,
.project-item .project-over .details-btn {
    margin-bottom: 20px
}

.blog-list-item,
.contact-info-item:not(:last-child),
.faq-images img:not(:last-child),
.feature-six-inner .feature-item-three,
.mb-30,
.my-30,
.preview-images,
.pricing-plan-item:not(:last-child),
.review-form .form-group,
.service-item-five .icon,
.support-marketing-list .list-style-one li:not(:last-child),
.widget-recent-news ul li:not(:last-child) {
    margin-bottom: 30px
}

.mb-35,
.my-35,
.pricing-plan-three .list-style-two,
.team-item-four .image {
    margin-bottom: 35px
}

.mb-40,
.my-40,
.project-creative-item .content .section-title,
.widget:not(:last-child) {
    margin-bottom: 40px
}

.feature-item-eight:not(:last-child),
.mb-45,
.my-45 {
    margin-bottom: 45px
}

.footer-widget,
.mb-50,
.my-50,
.product-item {
    margin-bottom: 50px
}

.blog-item,
.mb-55,
.my-55 {
    margin-bottom: 55px
}

.blog-grid-item,
.mb-60,
.my-60 {
    margin-bottom: 60px
}

.mb-65,
.my-65 {
    margin-bottom: 65px
}

.mb-70,
.my-70 {
    margin-bottom: 70px
}

.mb-75,
.my-75 {
    margin-bottom: 75px
}

.feature-with-image:not(:last-child),
.mb-80,
.my-80 {
    margin-bottom: 80px
}

.mb-85,
.my-85 {
    margin-bottom: 85px
}

.mb-90,
.my-90 {
    margin-bottom: 90px
}

.mb-95,
.my-95 {
    margin-bottom: 95px
}

.mb-100,
.my-100,
.project-creative-item:not(:last-child) {
    margin-bottom: 100px
}

.mb-105,
.my-105 {
    margin-bottom: 105px
}

.mb-110,
.my-110 {
    margin-bottom: 110px
}

.mb-115,
.my-115 {
    margin-bottom: 115px
}

.mb-120,
.my-120 {
    margin-bottom: 120px
}

.mb-125,
.my-125 {
    margin-bottom: 125px
}

.mb-130,
.my-130 {
    margin-bottom: 130px
}

.mb-135,
.my-135 {
    margin-bottom: 135px
}

.mb-140,
.my-140 {
    margin-bottom: 140px
}

.mb-145,
.my-145 {
    margin-bottom: 145px
}

.mb-150,
.my-150 {
    margin-bottom: 150px
}

.mb-155,
.my-155 {
    margin-bottom: 155px
}

.mb-160,
.my-160 {
    margin-bottom: 160px
}

.mb-165,
.my-165 {
    margin-bottom: 165px
}

.mb-170,
.my-170 {
    margin-bottom: 170px
}

.mb-175,
.my-175 {
    margin-bottom: 175px
}

.mb-180,
.my-180 {
    margin-bottom: 180px
}

.mb-185,
.my-185 {
    margin-bottom: 185px
}

.mb-190,
.my-190 {
    margin-bottom: 190px
}

.mb-195,
.my-195 {
    margin-bottom: 195px
}

.mb-200,
.my-200 {
    margin-bottom: 200px
}

.mb-205,
.my-205 {
    margin-bottom: 205px
}

.mb-210,
.my-210 {
    margin-bottom: 210px
}

.mb-215,
.my-215 {
    margin-bottom: 215px
}

.mb-220,
.my-220 {
    margin-bottom: 220px
}

.mb-225,
.my-225 {
    margin-bottom: 225px
}

.mb-230,
.my-230 {
    margin-bottom: 230px
}

.mb-235,
.my-235 {
    margin-bottom: 235px
}

.mb-240,
.my-240 {
    margin-bottom: 240px
}

.mb-245,
.my-245 {
    margin-bottom: 245px
}

.mb-250,
.my-250 {
    margin-bottom: 250px
}

.delay-1-0s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.delay-2-0s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.delay-0-1s {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.delay-0-2s {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.delay-0-3s {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.delay-0-4s,
.slick-active .sub-title {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.delay-0-5s {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.delay-0-6s,
.slick-active h1 {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.delay-0-7s {
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

.delay-0-8s,
.slick-active .slider-btns {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

.delay-0-9s {
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

.delay-1-1s {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s
}

.delay-1-2s {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.delay-1-3s {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s
}

.delay-1-4s {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s
}

.delay-1-5s {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.delay-1-6s {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s
}

.delay-1-7s {
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s
}

.delay-1-8s {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s
}

.delay-1-9s {
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s
}

@-webkit-keyframes sticky {
    0% {
        top: -100px
    }

    100% {
        top: 0
    }
}

@keyframes sticky {
    0% {
        top: -100px
    }

    100% {
        top: 0
    }
}

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

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

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

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

@-webkit-keyframes semi_rotated {

    0%,
    100% {
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg)
    }

    50% {
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg)
    }
}

@keyframes semi_rotated {

    0%,
    100% {
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg)
    }

    50% {
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg)
    }
}

@-webkit-keyframes semi_rotated_two {

    0%,
    100% {
        -webkit-transform: rotate(-11deg);
        transform: rotate(-11deg)
    }

    50% {
        -webkit-transform: rotate(11deg);
        transform: rotate(11deg)
    }
}

@keyframes semi_rotated_two {

    0%,
    100% {
        -webkit-transform: rotate(-11deg);
        transform: rotate(-11deg)
    }

    50% {
        -webkit-transform: rotate(11deg);
        transform: rotate(11deg)
    }
}

@-webkit-keyframes move_arround {

    0%,
    100% {
        top: 20px;
        left: 20px
    }

    25% {
        top: 20px;
        left: -20px
    }

    50% {
        top: -20px;
        left: -20px
    }

    75% {
        top: -20px;
        left: 20px
    }
}

@keyframes move_arround {

    0%,
    100% {
        top: 20px;
        left: 20px
    }

    25% {
        top: 20px;
        left: -20px
    }

    50% {
        top: -20px;
        left: -20px
    }

    75% {
        top: -20px;
        left: 20px
    }
}

@-webkit-keyframes upDownLeft {

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

    25%,
    75% {
        -webkit-transform: translate(0, 50px);
        transform: translate(0, 50px)
    }

    50% {
        -webkit-transform: translate(-50px, 50px);
        transform: translate(-50px, 50px)
    }
}

@keyframes upDownLeft {

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

    25%,
    75% {
        -webkit-transform: translate(0, 50px);
        transform: translate(0, 50px)
    }

    50% {
        -webkit-transform: translate(-50px, 50px);
        transform: translate(-50px, 50px)
    }
}

@-webkit-keyframes shapeAnimationOne {
    0% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }

    25% {
        -webkit-transform: translate(0, 150px) rotate(90deg);
        transform: translate(0, 150px) rotate(90deg)
    }

    50% {
        -webkit-transform: translate(150px, 150px) rotate(180deg);
        transform: translate(150px, 150px) rotate(180deg)
    }

    75% {
        -webkit-transform: translate(150px, 0) rotate(270deg);
        transform: translate(150px, 0) rotate(270deg)
    }

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

@keyframes shapeAnimationOne {
    0% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }

    25% {
        -webkit-transform: translate(0, 150px) rotate(90deg);
        transform: translate(0, 150px) rotate(90deg)
    }

    50% {
        -webkit-transform: translate(150px, 150px) rotate(180deg);
        transform: translate(150px, 150px) rotate(180deg)
    }

    75% {
        -webkit-transform: translate(150px, 0) rotate(270deg);
        transform: translate(150px, 0) rotate(270deg)
    }

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

@-webkit-keyframes shapeAnimationTwo {
    0% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }

    25% {
        -webkit-transform: translate(-150px, 0) rotate(270deg);
        transform: translate(-150px, 0) rotate(270deg)
    }

    50% {
        -webkit-transform: translate(-150px, 150px) rotate(180deg);
        transform: translate(-150px, 150px) rotate(180deg)
    }

    75% {
        -webkit-transform: translate(0, 150px) rotate(90deg);
        transform: translate(0, 150px) rotate(90deg)
    }

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

@keyframes shapeAnimationTwo {
    0% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }

    25% {
        -webkit-transform: translate(-150px, 0) rotate(270deg);
        transform: translate(-150px, 0) rotate(270deg)
    }

    50% {
        -webkit-transform: translate(-150px, 150px) rotate(180deg);
        transform: translate(-150px, 150px) rotate(180deg)
    }

    75% {
        -webkit-transform: translate(0, 150px) rotate(90deg);
        transform: translate(0, 150px) rotate(90deg)
    }

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

@-webkit-keyframes shapeAnimationThree {
    0% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }

    25% {
        -webkit-transform: translate(50px, 150px) rotate(90deg);
        transform: translate(50px, 150px) rotate(90deg)
    }

    50% {
        -webkit-transform: translate(150px, 150px) rotate(180deg);
        transform: translate(150px, 150px) rotate(180deg)
    }

    75% {
        -webkit-transform: translate(150px, 50px) rotate(270deg);
        transform: translate(150px, 50px) rotate(270deg)
    }

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

@keyframes shapeAnimationThree {
    0% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }

    25% {
        -webkit-transform: translate(50px, 150px) rotate(90deg);
        transform: translate(50px, 150px) rotate(90deg)
    }

    50% {
        -webkit-transform: translate(150px, 150px) rotate(180deg);
        transform: translate(150px, 150px) rotate(180deg)
    }

    75% {
        -webkit-transform: translate(150px, 50px) rotate(270deg);
        transform: translate(150px, 50px) rotate(270deg)
    }

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

@-webkit-keyframes shapeAnimationFour {
    0% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }

    25% {
        -webkit-transform: translate(-150px -50px) rotate(90deg);
        transform: translate(-150px -50px) rotate(90deg)
    }

    50% {
        -webkit-transform: translate(-150px, -150px) rotate(180deg);
        transform: translate(-150px, -150px) rotate(180deg)
    }

    75% {
        -webkit-transform: translate(-50px, -150px) rotate(270deg);
        transform: translate(-50px, -150px) rotate(270deg)
    }

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

@keyframes shapeAnimationFour {
    0% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }

    25% {
        -webkit-transform: translate(-150px -50px) rotate(90deg);
        transform: translate(-150px -50px) rotate(90deg)
    }

    50% {
        -webkit-transform: translate(-150px, -150px) rotate(180deg);
        transform: translate(-150px, -150px) rotate(180deg)
    }

    75% {
        -webkit-transform: translate(-50px, -150px) rotate(270deg);
        transform: translate(-50px, -150px) rotate(270deg)
    }

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

@-webkit-keyframes shapeAnimationFive {
    0% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }

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

    50% {
        -webkit-transform: translate(100px, 50px) rotate(180deg);
        transform: translate(100px, 50px) rotate(180deg)
    }

    75% {
        -webkit-transform: translate(-100px, 150px) rotate(270deg);
        transform: translate(-100px, 150px) rotate(270deg)
    }

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

@keyframes shapeAnimationFive {
    0% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }

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

    50% {
        -webkit-transform: translate(100px, 50px) rotate(180deg);
        transform: translate(100px, 50px) rotate(180deg)
    }

    75% {
        -webkit-transform: translate(-100px, 150px) rotate(270deg);
        transform: translate(-100px, 150px) rotate(270deg)
    }

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

@-webkit-keyframes down-up-one {

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

    50% {
        -webkit-transform: rotateX(0) translateY(25px);
        transform: rotateX(0) translateY(25px)
    }
}

@keyframes down-up-one {

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

    50% {
        -webkit-transform: rotateX(0) translateY(25px);
        transform: rotateX(0) translateY(25px)
    }
}

@-webkit-keyframes down-up-two {

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

    50% {
        -webkit-transform: rotateX(0) translate(25px, -25px);
        transform: rotateX(0) translate(25px, -25px)
    }
}

@keyframes down-up-two {

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

    50% {
        -webkit-transform: rotateX(0) translate(25px, -25px);
        transform: rotateX(0) translate(25px, -25px)
    }
}

@-webkit-keyframes leftRightOne {

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

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

@keyframes leftRightOne {

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

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

@-webkit-keyframes zoomInOut {

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

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

@keyframes zoomInOut {

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

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

.main-header {
    position: relative;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.main-header .container-fluid {
    padding: 25px;
}

.main-header .header-upper {
    z-index: 5;
    width: 100%;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    padding: 15px;
}

.footer-top-newsletter form button,
.main-header .logo-outer {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.main-header .logo {
    z-index: 9;
    padding: 2px 0;
    position: relative;
    margin-right: 25px
}

.main-header.header-three .nav-outer,
.main-menu .mobile-logo,
.nav-search,
.widget-category ul li a {
    margin-right: auto
}

.main-header.header-two,
.main-header.menu-absolute .header-upper {
    position: absolute
}

.main-header.fixed-header .header-upper {
    top: 0;
    left: 0;
    position: fixed;
    background: #232323;
    -webkit-animation: 1s sticky;
    animation: 1s sticky;
    -webkit-box-shadow: 0 0 30px 0 rgba(87, 95, 245, .1);
    box-shadow: 0 0 30px 0 rgba(87, 95, 245, .1)
}

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

.header-top .top-left>ul {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: inline-flex
}

.header-top .top-left>ul li:not(:last-child) {
    margin-right: 33px
}

.feature-item-eight a:hover h4,
.footer-bottom-menu ul li a:hover,
.header-top .top-left>ul li a:hover,
.header-top .top-right>ul>li a,
.next-prev-post .post-item h5 a:hover,
.service-item h5 a,
.widget_nav_menu .list-style-two li a:hover {
    text-decoration: underline
}

.header-top .top-right>ul,
.quantity-input {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.header-top .top-right>ul>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-top .top-right>ul>li>i,
.next-prev-post .post-item .date i,
.slider-arrow-btns button:first-child {
    margin-right: 5px
}

.header-top .top-right>ul>li:not(:last-child):after {
    content: "";
    margin-left: 25px;
    margin-right: 25px;
    width: 5px;
    height: 5px;
    background: #232323;
    line-height: 5px;
    border-radius: 50%;
    text-align: center
}

.header-top .top-right .nice-select {
    border: none;
    padding: 0 15px 0 0;
    background-color: transparent
}

.header-top .top-right .nice-select:after {
    right: 0;
    border-color: #232323;
}

.header-top .top-right .nice-select .list {
    width: auto
}

.footer-top-newsletter form label i,
.header-top .top-right .nice-select .list li,
.pricing-plan-three .price-and-btn .price:after {
    color: #696e7b
}

.header-top .top-right .nice-select .current {
    color: #232323;
    text-decoration: underline
}

.nav-outer {
    margin-left: auto
}

.accordion-item .accordion-body,
.main-menu .navbar-collapse,
.slider-video .video-title .cd-words-wrapper,
.slider-video .video-title .cd-words-wrapper span {
    padding: 0
}

.main-menu .navbar-collapse li {
    padding: 35px 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.main-menu .navbar-collapse li.dropdown .dropdown-btn {
    cursor: pointer;
    font-size: 12px;
    margin-left: 5px;
    color: #293043
}

.main-menu .navbar-collapse li a {
    display: block;
    font-size: 18px;
    opacity: 1;
    font-weight: 500;
    position: relative;
    color: #293043;
    text-transform: capitalize;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.blog-content .read-more,
.breadcrumb .breadcrumb-item.active,
.product-item .content .admin-ratting a {
    color: #008CFF;
    text-decoration: underline
}


.main-menu .navbar-collapse li a:hover {
    color: #fff;
}

.main-menu .navbar-collapse .dropdown li a .mob_drp:hover {
    color: #232323 !important;
}



.blog-item .content .author a,
.main-menu .navbar-collapse li.current-menu-item>a,
.main-menu .navbar-collapse li.current>a,
.pricing-plan-three .price-and-btn .save,
.statistics-two-counters .counter-item .counter-title {
    font-weight: 500
}

.main-menu .navbar-collapse li>li:not(:first-child) {
    border-top: 1px solid #f3f3f3
}

.main-menu .navbar-collapse li .megamenu {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 100;
    display: none;
    padding: 20px 0;
    background: #232323;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.main-menu .navbar-collapse li .megamenu ul {
    display: block;
    position: relative;
    top: 0;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none
}

.main-menu .navbar-collapse li ul {
    position: absolute;
    left: inherit;
    top: 100%;
    min-width: 250px;
    z-index: 100;
    border-radius: 12px;
    display: none;
    background: #fff;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

@media only screen and (max-width:991px) and (max-width:375px) {
    .main-menu .navbar-collapse li ul {
        min-width: auto
    }
}

.main-menu .navbar-collapse li ul li {
    width: 100%;
    padding: 7px 20px
}

.main-menu .navbar-collapse li ul li ul {
    left: 100%;
    top: 0
}

.main-menu .navbar-header {
    display: none;
    margin-right: 30px
}

.main-menu .navbar-header .navbar-toggle {
    float: right;
    padding: 4px 0;
    cursor: pointer;
    background: 0 0
}

.main-menu .navbar-header .navbar-toggle .icon-bar {
    background: #696e7b;
    height: 2px;
    width: 30px;
    display: block;
    margin: 7px 0
}

.menu-btns .theme-btn {
    margin-left: 25px;
    margin-right: 25px
}

.nav-search {
    position: relative;
    margin-left: 15px
}

.form-back-drop,
.hidden-bar {
    position: fixed;
    top: 0;
    height: 100%;
    visibility: hidden;
    opacity: 0
}

.dark-version.home-one .form-control,
.dark-version.home-two .social-style-one a,
.nav-search button,
.shoping-cart-total td button,
.shoping-table td button,
.slider-video .video-title .cd-words-wrapper:after,
.ww-do-two-content .feature-item-two,
.ww-do-two-content .feature-item-two.color-two {
    background: 0 0
}

.nav-search form {
    position: absolute;
    width: 320px;
    top: 100%;
    right: 0;
    z-index: 777;
    padding: 10px;
    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;
    background-color: #232323;
    -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, .05);
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, .05)
}

.nav-search form input {
    border: none;
    padding: 15px 5px 15px 25px
}

.nav-search form button {
    padding: 15px 20px 15px 0
}

@media only screen and (min-width:576px) and (max-width:1199px) {
    .menu-sidebar {
        margin-left: 30px
    }
}

.menu-sidebar button {
    width: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-direction: column;
    flex-direction: column;
    background: 0 0
}

.menu-sidebar button .icon-bar {
    background: #293043;
    height: 2px;
    width: 100%;
    margin: 4px 0;
    display: block;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.menu-sidebar button .icon-bar:first-child {
    width: calc(100% - 5px)
}

.menu-sidebar button .icon-bar:last-child {
    width: calc(100% - 8px)
}

.blog-grid-item .image img,
.blog-list-item .image img,
.footer-top-newsletter .footer-newsletter-image img,
.main-header.header-four .menu-sidebar>button:hover .icon-bar,
.main-slider-active,
.menu-sidebar button:hover .icon-bar,
.preview-images img,
.product-item .image img,
.project-gallery-item img,
.project-item .project-iamge img,
.service-item-four .theme-btn,
.shoping-cart-total table,
.shoping-table table,
.thumb-images .thumb-item img {
    width: 100%
}

.hidden-bar {
    right: -350px;
    width: 400px;
    z-index: 99999;
    overflow-y: auto;
    background-color: #e7ebee;
    border-left: 1px solid #231b26;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.hidden-bar .social-style-one a {
    width: 50px;
    height: 50px;
    line-height: 53px;
    font-size: 22px;
    background: #f1f1f1;
}

.side-content-visible .hidden-bar {
    right: 0;
    opacity: 1;
    visibility: visible
}

.hidden-bar .inner-box {
    position: relative;
    padding: 100px 40px 50px
}

.hidden-bar .inner-box .cross-icon {
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer;
    color: #232323;
    font-size: 20px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.hidden-bar .inner-box h4 {
    position: relative;
    color: #232323;
    margin-bottom: 35px
}

.hidden-bar .appointment-form input[type=email],
.hidden-bar .appointment-form input[type=number],
.hidden-bar .appointment-form input[type=text] {
    position: relative;
    display: block;
    width: 100%;
    line-height: 23px;
    padding: 10px 25px;
    color: #232323;
    font-size: 16px;
    background: 0 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: 1px solid #232323;
}

.hidden-bar .appointment-form textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 23px;
    padding: 10px 25px;
    color: #232323;
    font-size: 16px;
    border: 1px solid #232323;
    background: 0 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    resize: none
}

.hidden-bar .appointment-form input::-webkit-input-placeholder {
    font-size: 14px;
    color: #bdbdbd
}

.hidden-bar .appointment-form input:-ms-input-placeholder {
    font-size: 14px;
    color: #bdbdbd
}

.hidden-bar .appointment-form input::-ms-input-placeholder {
    font-size: 14px;
    color: #bdbdbd
}

.hidden-bar .appointment-form input::placeholder {
    font-size: 14px;
    color: #bdbdbd
}

.hidden-bar .appointment-form textarea::-webkit-input-placeholder {
    font-size: 14px;
    color: #bdbdbd
}

.hidden-bar .appointment-form textarea:-ms-input-placeholder {
    font-size: 14px;
    color: #bdbdbd
}

.hidden-bar .appointment-form textarea::-ms-input-placeholder {
    font-size: 14px;
    color: #bdbdbd
}

.hidden-bar .appointment-form textarea::placeholder {
    font-size: 14px;
    color: #bdbdbd
}

.hidden-bar .appointment-form .form-group button {
    width: 100%;
    font-size: 16px;
    padding: 10px 15px;
    margin-bottom: 20px;
    border-color: #232323;
}

.form-back-drop {
    left: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .7);
    z-index: 9990;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.side-content-visible .form-back-drop {
    opacity: 1;
    left: 0;
    visibility: visible
}

.main-header.header-three .menu-btns .login {
    font-size: 18px;
    font-weight: 500;
    color: #293043
}

.main-header.header-three .menu-btns .theme-btn {
    margin-right: 0;
    margin-left: 30px
}

.main-header.header-three .navbar-header {
    margin-right: 0
}

.dark-version.home-two .circle-shapes .shape,
.main-header.header-two .main-menu .navbar-toggle .icon-bar,
.main-header.header-two .menu-sidebar button .icon-bar,
.main-slider-dots .slick-dots li.slick-active,
.pricing-plan-three.style-two:hover .list-style-two li:before,
.team-item-four:hover {
    background: #232323;
}

.feature-item:hover .image,
.main-footer.footer-three .footer-bottom,
.main-header.header-two .menu-btns .theme-btn.style-three:not(:hover),
.main-slider-dots .slick-dots li {
    border-color: #232323;
}

.dark-version.home-one .contact-area-form,
.dark-version.home-one .cta-item .details-btn:hover,
.dark-version.home-one .footer-bottom,
.dark-version.home-one .pricing-item-two,
.dark-version.home-one .slick-arrow:hover,
.dark-version.home-one .social-style-two a:not(:hover),
.dark-version.home-one .widget_newsletter form input,
.main-header.header-two.fixed-header .header-upper {
    background: #e7ebee;
}

.dark-version.home-one .contact-area-form {
    background: #ffffff !important
}

.main-header.header-four .header-inner {
    border-bottom: 2px solid #131313
}

.main-header.header-four .main-menu .navigation>li>a:after {
    content: "";
    left: -5px;
    bottom: 5px;
    z-index: -1;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: absolute;
    background: #ff8a00;
    width: calc(100% + 10px);
    height: 0
}

.main-header.header-four .main-menu .navigation>li.current-menu-item>a:after,
.main-header.header-four .main-menu .navigation>li.current>a:after,
.main-header.header-four .main-menu .navigation>li:hover>a:after {
    opacity: 1;
    height: 9px
}

.main-header.header-four .main-menu .navigation>li.dropdown>a:after {
    width: calc(100% + 25px)
}

.blog-four-item .theme-btn,
.main-header.header-four .menu-btns .theme-btn {
    padding-top: 9px;
    padding-bottom: 9px
}

.main-header.header-four .menu-sidebar>button {
    width: 50px;
    height: 50px;
    padding: 15px;
    line-height: 50px;
    background: #000;
    margin-right: 5px;
    border-radius: 50%;
    -webkit-box-shadow: 5px 5px 0 0 #008CFF;
    box-shadow: 5px 5px 0 0 #008CFF;
}

.main-header.header-four .menu-sidebar>button .icon-bar {
    width: 100%;
    background: #232323;
    margin-top: 2px;
    margin-bottom: 2px
}

.main-header.header-four .menu-sidebar>button .icon-bar:nth-child(odd) {
    width: calc(100% - 7px)
}

.hero-content {
    z-index: 2;
    max-width: 640px;
    position: relative
}

.hero-content .sub-title {
    font-weight: 500;
    line-height: 1.5;
    padding: 8px 20px;
    display: inline-block;
    border-radius: 0 5px 5px 0;
    background: #008CFF;
    border-left: 3px solid #232323;
}

@media only screen and (max-width:1399px) {
    .main-menu .navbar-collapse li {
        padding-left: 10px;
        padding-right: 10px
    }

    .hero-content h1 {
        font-size: 60px
    }
}

@media only screen and (max-width:1199px) {
    .menu-btns .theme-btn {
        display: none
    }

    .hero-content h1 {
        font-size: 55px
    }
}

@media only screen and (max-width:767px) {
    .section-title h2 {
        font-size: 35px
    }

    .header-top-wrap {
        display: none
    }

    .hero-content h1 {
        font-size: 45px
    }
}

.hero-content p {
    padding-left: 30px;
    border-left: 3px solid #01c9f5
}

.hero-content:before {
    position: absolute;
    content: "";
    top: -65px;
    width: 220px;
    height: 220px;
    left: -110px;
    z-index: -1;
    opacity: .1;
    border-radius: 50%;
    border: 2px dashed #232323;
    -webkit-animation: 30s infinite rotated_circle;
    animation: 30s infinite rotated_circle
}

.hero-btns,
.product-details-content .add-to-cart,
.project-creative-item,
.ww-do-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.checkout-faqs .alert form .form-footer button,
.hero-btns .theme-btn:not(:last-child),
.product-information-tab li:not(:last-child),
.ww-do-btns .theme-btn:not(:last-child) {
    margin-right: 15px
}

.hero-images {
    z-index: 1;
    position: relative;
    margin-left: -38%
}

.hero-images:after {
    position: absolute;
    width: 210px;
    height: 210px;
    z-index: -1;
    content: "";
    right: -8%;
    top: 15%;
    border-radius: 50%;
    -webkit-filter: blur(110px);
    filter: blur(110px);
    background: #01c9f5;
    -webkit-animation: 5s infinite zoomInOut;
    animation: 5s infinite zoomInOut
}

/* .filter_invert,
.service_icon {
    filter: invert(1)
} */

.hero-three-shapes .angle {
    position: absolute;
    width: 100%;
    height: 70%;
    content: "";
    left: 0;
    top: 0;
    z-index: -2;
    background: #f7f9fd;
    -webkit-clip-path: polygon(100% 0, 100% 80%, 50% 100%, 0 80%, 0 0);
    clip-path: polygon(100% 0, 100% 80%, 50% 100%, 0 80%, 0 0)
}

.hero-three-shapes .circle {
    width: 770px;
    height: 770px;
    z-index: -1;
    top: -200px;
    left: -100px;
    background: #232323;
    border-radius: 50%;
    position: absolute
}

.banner-shapes .shape-one,
.banner-shapes .shape-two,
.contact-shapes .shape,
.hero-three-shapes .shape-one,
.hero-three-shapes .shape-two,
.team-shapes .shape,
.testimonials-shapes .shape {
    z-index: -1;
    max-width: 10%;
    position: absolute
}

.hero-three-shapes .shape-one {
    left: 6%;
    top: 15%;
    -webkit-animation: 15s infinite down-up-two;
    animation: 15s infinite down-up-two
}

.hero-three-shapes .shape-two {
    right: 6%;
    top: 25%;
    -webkit-animation: 20s infinite upDownLeft;
    animation: 20s infinite upDownLeft
}

.banner-shapes:after,
.banner-shapes:before,
.hero-three-shapes:after,
.hero-three-shapes:before {
    position: absolute;
    border: 2px solid;
    content: "";
    width: 15px;
    height: 15px;
    z-index: -1;
    border-radius: 50%
}

.hero-three-shapes:before {
    left: 7%;
    top: 40%;
    border-color: #01c9f5;
    -webkit-animation: 30s infinite shapeAnimationOne;
    animation: 30s infinite shapeAnimationOne
}

.hero-three-shapes:after {
    right: 15%;
    top: 12%;
    border-color: #008CFF;
    -webkit-animation: 30s infinite shapeAnimationTwo;
    animation: 30s infinite shapeAnimationTwo
}

.hero-content-three h1 {
    font-size: 75px;
    margin-bottom: 25px
}

@media only screen and (max-width:1399px) {
    .hero-content-three h1 {
        font-size: 60px
    }
}

@media only screen and (max-width:1199px) {
    .hero-content p {
        padding-left: 15px
    }

    .hero-images:after {
        top: -15%
    }

    .hero-content-three h1 {
        font-size: 53px
    }
}

@media only screen and (max-width:767px) {
    .hero-content-three h1 {
        font-size: 45px
    }
}

.hero-content-three h1 span {
    position: relative;
    color: #01c9f5
}

.hero-content-three h1 span:after {
    position: absolute;
    content: "";
    left: 4%;
    z-index: -1;
    bottom: -13%;
    width: 96%;
    height: 28%;
    background: url(../images/shapes/hero-title-bg-line.png) center/cover no-repeat
}

.hero-content-three .hero-btns {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.hero-content-four {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto
}

.hero-content-four h1 {
    font-size: 65px
}

@media only screen and (max-width:1599px) {
    .hero-content-four h1 {
        font-size: 50px
    }
}

.hero-content-four .hero-btns .video-play-text i {
    margin-right: 20px;
    background: #f07c3b;
    margin-bottom: 10px;
    -webkit-box-shadow: 5px 5px 0 0 #131313;
    box-shadow: 5px 5px 0 0 #131313
}

.hero-left-images,
.hero-right-images {
    position: relative;
    text-align: center;
    padding: 5% 10% 10%
}

.hero-left-images .shape,
.hero-right-images .shape {
    max-width: 50%;
    position: absolute
}

.hero-left-images .shape.two,
.hero-right-images .shape.two {
    left: 0;
    bottom: 0
}

.hero-left-images .shape.three,
.hero-right-images .shape.three {
    top: 20%;
    right: 0;
    -webkit-animation: 10s infinite down-up-one;
    animation: 10s infinite down-up-one
}

.hero-left-images .shape.four,
.hero-right-images .shape.four {
    right: 5%;
    bottom: 6%;
    -webkit-animation: 30s infinite upDownLeft;
    animation: 30s infinite upDownLeft
}

.hero-left-images .image,
.hero-right-images .image {
    z-index: 1;
    position: relative;
    display: inline-block
}

.hero-left-images .image img,
.hero-right-images .image img,
.team-member h5 {
    margin-bottom: 3px
}

.hero-left-images .image:before,
.hero-right-images .image:before {
    left: 0;
    bottom: 0;
    content: "";
    z-index: -1;
    width: 100%;
    height: 90%;
    position: absolute;
    border-radius: 17px;
    border: 3px solid #131313
}

.hero-left-images .image {
    padding-left: 8%;
    padding-right: 8%
}

.hero-left-images .shape.one {
    top: 8%;
    left: 0;
    -webkit-animation: 10s infinite down-up-two;
    animation: 10s infinite down-up-two
}

.hero-left-images .shape.two {
    -webkit-animation: 10s infinite down-up-two;
    animation: 10s infinite down-up-two
}

.hero-right-images .image {
    padding-left: 10%;
    padding-right: 10%
}

.hero-right-images .shape.one {
    top: 0;
    left: -5%;
    -webkit-animation: 10s infinite down-up-one;
    animation: 10s infinite down-up-one
}

.hero-right-images .shape.two {
    -webkit-animation: 5s infinite zoomInOut;
    animation: 5s infinite zoomInOut
}

.banner-inner h1 {
    font-size: 75px;
    font-weight: 400
}

@media only screen and (min-width:376px) {
    .list-style-one li .content h5 {
        font-size: 20px
    }

    .list-style-four li {
        font-size: 18px
    }

    .banner-inner h1 {
        margin-bottom: 20px
    }

    .client-satisfactions .count-text {
        font-size: 55px
    }
}

@media only screen and (max-width:991px) {
    .rp-0 {
        padding: 0 !important
    }

    .rp-5 {
        padding: 5px !important
    }

    .rp-10 {
        padding: 10px
    }

    .rp-15 {
        padding: 15px
    }

    .rp-20 {
        padding: 20px
    }

    .rp-25 {
        padding: 25px
    }

    .rp-30 {
        padding: 30px
    }

    .rp-35 {
        padding: 35px
    }

    .rp-40 {
        padding: 40px
    }

    .rp-45 {
        padding: 45px
    }

    .rp-50 {
        padding: 50px
    }

    .rp-55 {
        padding: 55px
    }

    .rp-60 {
        padding: 60px
    }

    .rp-65 {
        padding: 65px
    }

    .rp-70 {
        padding: 70px
    }

    .rp-75 {
        padding: 75px
    }

    .rp-80 {
        padding: 80px
    }

    .rp-85 {
        padding: 85px
    }

    .rp-90 {
        padding: 90px
    }

    .rp-95 {
        padding: 95px
    }

    .rp-100 {
        padding: 100px
    }

    .rp-105 {
        padding: 105px
    }

    .rp-110 {
        padding: 110px
    }

    .rp-115 {
        padding: 115px
    }

    .rp-120 {
        padding: 120px
    }

    .rp-125 {
        padding: 125px
    }

    .rp-130 {
        padding: 130px
    }

    .rp-135 {
        padding: 135px
    }

    .rp-140 {
        padding: 140px
    }

    .rp-145 {
        padding: 145px
    }

    .rp-150 {
        padding: 150px
    }

    .rpt-0,
    .rpy-0 {
        padding-top: 0 !important
    }

    .rpt-5,
    .rpy-5 {
        padding-top: 5px !important
    }

    .rpt-10,
    .rpy-10 {
        padding-top: 10px
    }

    .rpt-15,
    .rpy-15 {
        padding-top: 15px
    }

    .rpt-20,
    .rpy-20 {
        padding-top: 20px
    }

    .rpt-25,
    .rpy-25 {
        padding-top: 25px
    }

    .rpt-30,
    .rpy-30 {
        padding-top: 30px
    }

    .rpt-35,
    .rpy-35 {
        padding-top: 35px
    }

    .rpt-40,
    .rpy-40 {
        padding-top: 40px
    }

    .rpt-45,
    .rpy-45 {
        padding-top: 45px
    }

    .rpt-50,
    .rpy-50 {
        padding-top: 50px
    }

    .rpt-55,
    .rpy-55 {
        padding-top: 55px
    }

    .rpt-60,
    .rpy-60 {
        padding-top: 60px
    }

    .rpt-65,
    .rpy-65 {
        padding-top: 65px
    }

    .rpt-70,
    .rpy-70 {
        padding-top: 70px
    }

    .rpt-75,
    .rpy-75 {
        padding-top: 75px
    }

    .rpt-80,
    .rpy-80 {
        padding-top: 80px
    }

    .rpt-85,
    .rpy-85 {
        padding-top: 85px
    }

    .rpt-90,
    .rpy-90 {
        padding-top: 90px
    }

    .rpt-95,
    .rpy-95 {
        padding-top: 95px
    }

    .rpt-100,
    .rpy-100 {
        padding-top: 100px
    }

    .rpt-105,
    .rpy-105 {
        padding-top: 105px
    }

    .rpt-110,
    .rpy-110 {
        padding-top: 110px
    }

    .rpt-115,
    .rpy-115 {
        padding-top: 115px
    }

    .rpt-120,
    .rpy-120 {
        padding-top: 120px
    }

    .rpt-125,
    .rpy-125 {
        padding-top: 125px
    }

    .rpt-130,
    .rpy-130 {
        padding-top: 130px
    }

    .rpt-135,
    .rpy-135 {
        padding-top: 135px
    }

    .rpt-140,
    .rpy-140 {
        padding-top: 140px
    }

    .rpt-145,
    .rpy-145 {
        padding-top: 145px
    }

    .rpt-150,
    .rpy-150 {
        padding-top: 150px
    }

    .rpb-0,
    .rpy-0 {
        padding-bottom: 0 !important
    }

    .rpb-5,
    .rpy-5 {
        padding-bottom: 5px !important
    }

    .rpb-10,
    .rpy-10 {
        padding-bottom: 10px
    }

    .rpb-15,
    .rpy-15 {
        padding-bottom: 15px
    }

    .rpb-20,
    .rpy-20 {
        padding-bottom: 20px
    }

    .rpb-25,
    .rpy-25 {
        padding-bottom: 25px
    }

    .rpb-30,
    .rpy-30 {
        padding-bottom: 30px
    }

    .rpb-35,
    .rpy-35 {
        padding-bottom: 35px
    }

    .rpb-40,
    .rpy-40 {
        padding-bottom: 40px
    }

    .rpb-45,
    .rpy-45 {
        padding-bottom: 45px
    }

    .rpb-50,
    .rpy-50 {
        padding-bottom: 50px
    }

    .rpb-55,
    .rpy-55 {
        padding-bottom: 55px
    }

    .rpb-60,
    .rpy-60 {
        padding-bottom: 60px
    }

    .rpb-65,
    .rpy-65 {
        padding-bottom: 65px
    }

    .rpb-70,
    .rpy-70 {
        padding-bottom: 70px
    }

    .rpb-75,
    .rpy-75 {
        padding-bottom: 75px
    }

    .rpb-80,
    .rpy-80 {
        padding-bottom: 80px
    }

    .rpb-85,
    .rpy-85 {
        padding-bottom: 85px
    }

    .rpb-90,
    .rpy-90 {
        padding-bottom: 90px
    }

    .rpb-95,
    .rpy-95 {
        padding-bottom: 95px
    }

    .rpb-100,
    .rpy-100 {
        padding-bottom: 100px
    }

    .rpb-105,
    .rpy-105 {
        padding-bottom: 105px
    }

    .rpb-110,
    .rpy-110 {
        padding-bottom: 110px
    }

    .rpb-115,
    .rpy-115 {
        padding-bottom: 115px
    }

    .rpb-120,
    .rpy-120 {
        padding-bottom: 120px
    }

    .rpb-125,
    .rpy-125 {
        padding-bottom: 125px
    }

    .rpb-130,
    .rpy-130 {
        padding-bottom: 130px
    }

    .rpb-135,
    .rpy-135 {
        padding-bottom: 135px
    }

    .rpb-140,
    .rpy-140 {
        padding-bottom: 140px
    }

    .rpb-145,
    .rpy-145 {
        padding-bottom: 145px
    }

    .rpb-150,
    .rpy-150 {
        padding-bottom: 150px
    }

    .rm-0 {
        margin: 0 !important
    }

    .rm-5 {
        margin: 5px !important
    }

    .rm-10 {
        margin: 10px
    }

    .rm-15 {
        margin: 15px
    }

    .rm-20 {
        margin: 20px
    }

    .rm-25 {
        margin: 25px
    }

    .rm-30 {
        margin: 30px
    }

    .rm-35 {
        margin: 35px
    }

    .rm-40 {
        margin: 40px
    }

    .rm-45 {
        margin: 45px
    }

    .rm-50 {
        margin: 50px
    }

    .rm-55 {
        margin: 55px
    }

    .rm-60 {
        margin: 60px
    }

    .rm-65 {
        margin: 65px
    }

    .rm-70 {
        margin: 70px
    }

    .rm-75 {
        margin: 75px
    }

    .rm-80 {
        margin: 80px
    }

    .rm-85 {
        margin: 85px
    }

    .rm-90 {
        margin: 90px
    }

    .rm-95 {
        margin: 95px
    }

    .rm-100 {
        margin: 100px
    }

    .rm-105 {
        margin: 105px
    }

    .rm-110 {
        margin: 110px
    }

    .rm-115 {
        margin: 115px
    }

    .rm-120 {
        margin: 120px
    }

    .rm-125 {
        margin: 125px
    }

    .rm-130 {
        margin: 130px
    }

    .rm-135 {
        margin: 135px
    }

    .rm-140 {
        margin: 140px
    }

    .rm-145 {
        margin: 145px
    }

    .rm-150 {
        margin: 150px
    }

    .rmt-0,
    .rmy-0 {
        margin-top: 0 !important
    }

    .rmt-5,
    .rmy-5 {
        margin-top: 5px !important
    }

    .rmt-10,
    .rmy-10 {
        margin-top: 10px
    }

    .rmt-15,
    .rmy-15 {
        margin-top: 15px
    }

    .rmt-20,
    .rmy-20 {
        margin-top: 20px
    }

    .rmt-25,
    .rmy-25 {
        margin-top: 25px
    }

    .rmt-30,
    .rmy-30 {
        margin-top: 30px
    }

    .rmt-35,
    .rmy-35 {
        margin-top: 35px
    }

    .rmt-40,
    .rmy-40 {
        margin-top: 40px
    }

    .rmt-45,
    .rmy-45 {
        margin-top: 45px
    }

    .rmt-50,
    .rmy-50 {
        margin-top: 50px
    }

    .rmt-55,
    .rmy-55 {
        margin-top: 55px
    }

    .rmt-60,
    .rmy-60 {
        margin-top: 60px
    }

    .rmt-65,
    .rmy-65 {
        margin-top: 65px
    }

    .rmt-70,
    .rmy-70 {
        margin-top: 70px
    }

    .rmt-75,
    .rmy-75 {
        margin-top: 75px
    }

    .rmt-80,
    .rmy-80 {
        margin-top: 80px
    }

    .rmt-85,
    .rmy-85 {
        margin-top: 85px
    }

    .rmt-90,
    .rmy-90 {
        margin-top: 90px
    }

    .rmt-95,
    .rmy-95 {
        margin-top: 95px
    }

    .rmt-100,
    .rmy-100 {
        margin-top: 100px
    }

    .rmt-105,
    .rmy-105 {
        margin-top: 105px
    }

    .rmt-110,
    .rmy-110 {
        margin-top: 110px
    }

    .rmt-115,
    .rmy-115 {
        margin-top: 115px
    }

    .rmt-120,
    .rmy-120 {
        margin-top: 120px
    }

    .rmt-125,
    .rmy-125 {
        margin-top: 125px
    }

    .rmt-130,
    .rmy-130 {
        margin-top: 130px
    }

    .rmt-135,
    .rmy-135 {
        margin-top: 135px
    }

    .rmt-140,
    .rmy-140 {
        margin-top: 140px
    }

    .rmt-145,
    .rmy-145 {
        margin-top: 145px
    }

    .rmt-150,
    .rmy-150 {
        margin-top: 150px
    }

    .rmb-0,
    .rmy-0 {
        margin-bottom: 0 !important
    }

    .rmb-5,
    .rmy-5 {
        margin-bottom: 5px !important
    }

    .rmb-10,
    .rmy-10 {
        margin-bottom: 10px
    }

    .rmb-15,
    .rmy-15 {
        margin-bottom: 15px
    }

    .rmb-20,
    .rmy-20 {
        margin-bottom: 20px
    }

    .rmb-25,
    .rmy-25 {
        margin-bottom: 25px
    }

    .rmb-30,
    .rmy-30 {
        margin-bottom: 30px
    }

    .rmb-35,
    .rmy-35 {
        margin-bottom: 35px
    }

    .rmb-40,
    .rmy-40 {
        margin-bottom: 40px
    }

    .rmb-45,
    .rmy-45 {
        margin-bottom: 45px
    }

    .rmb-50,
    .rmy-50 {
        margin-bottom: 50px
    }

    .rmb-55,
    .rmy-55 {
        margin-bottom: 55px
    }

    .rmb-60,
    .rmy-60 {
        margin-bottom: 60px
    }

    .rmb-65,
    .rmy-65 {
        margin-bottom: 65px
    }

    .rmb-70,
    .rmy-70 {
        margin-bottom: 70px
    }

    .rmb-75,
    .rmy-75 {
        margin-bottom: 75px
    }

    .rmb-80,
    .rmy-80 {
        margin-bottom: 80px
    }

    .rmb-85,
    .rmy-85 {
        margin-bottom: 85px
    }

    .rmb-90,
    .rmy-90 {
        margin-bottom: 90px
    }

    .rmb-95,
    .rmy-95 {
        margin-bottom: 95px
    }

    .rmb-100,
    .rmy-100 {
        margin-bottom: 100px
    }

    .rmb-105,
    .rmy-105 {
        margin-bottom: 105px
    }

    .rmb-110,
    .rmy-110 {
        margin-bottom: 110px
    }

    .rmb-115,
    .rmy-115 {
        margin-bottom: 115px
    }

    .rmb-120,
    .rmy-120 {
        margin-bottom: 120px
    }

    .rmb-125,
    .rmy-125 {
        margin-bottom: 125px
    }

    .rmb-130,
    .rmy-130 {
        margin-bottom: 130px
    }

    .rmb-135,
    .rmy-135 {
        margin-bottom: 135px
    }

    .rmb-140,
    .rmy-140 {
        margin-bottom: 140px
    }

    .rmb-145,
    .rmy-145 {
        margin-bottom: 145px
    }

    .rmb-150,
    .rmy-150 {
        margin-bottom: 150px
    }

    .main-header .logo-outer,
    .main-header.header-three .menu-btns {
        display: none
    }

    .main-menu,
    .nav-outer {
        width: 100%
    }

    .main-menu .collapse {
        overflow: auto
    }

    .main-menu .navbar-collapse>ul {
        display: block;
        padding: 25px 0;
        background: #1e1e22;
        border-radius: 14px
    }

    .main-menu .navbar-collapse>ul>li:last-child {
        border-bottom: 1px solid #f3f3f3
    }

    .main-menu .navbar-collapse {
        left: 0;
        width: 100%;
        position: absolute
    }

    .main-menu .navbar-collapse li {
        display: block;
        padding: 0 15px;
        border-top: 1px solid #f3f3f3
    }

    .main-menu .navbar-collapse li.dropdown .dropdown-btn {
        position: absolute;
        right: 10px;
        top: 0;
        width: 50px;
        height: 43px;
        border-left: 1px solid #f2f2f2;
        text-align: center;
        line-height: 43px
    }

    .main-menu .navbar-collapse li a {
        padding: 10px;
        line-height: 22px
    }

    .main-menu .navbar-collapse li .megamenu {
        position: relative;
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 100%
    }

    .main-menu .navbar-collapse li .megamenu .container {
        max-width: 100%
    }

    .main-menu .navbar-collapse li .megamenu .row {
        margin: 0
    }

    .main-menu .navbar-collapse li ul {
        position: relative;
        display: none;
        width: 100%;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .main-menu .navbar-collapse li ul:after {
        display: block;
        clear: both;
        content: ""
    }

    .main-menu .navbar-collapse li ul li {
        padding: 0 15px
    }

    .main-menu .navbar-collapse li ul li ul {
        left: auto
    }

    .main-menu .navbar-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start
    }

    .main-header.header-four .main-menu .navbar-collapse {
        max-height: 70vh;
        overflow-x: hidden
    }

    .hero-images {
        margin-left: -15%
    }

    .hero-three-shapes .circle {
        width: 400px;
        height: 400px
    }

    .banner-inner h1 {
        font-size: 60px
    }
}

@media only screen and (max-width:767px) {
    .banner-inner h1 {
        font-size: 55px
    }
}

.banner-inner h1 span:after {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 80%;
    height: 20px;
    width: 100%;
    background: url(../images/shapes/page-title-bg-line.png) center/contain no-repeat
}

.container .page-title {
    color: #008CFF !important;
    line-height: 1.1;
    margin-bottom: 30px;
    letter-spacing: -3px;
    font-size: 100px !important;
    font-weight: 900 !important;
    font-family: "poppins";
    text-transform: uppercase;
    -webkit-text-stroke: 1px #e7ebee;
}

.breadcrumb {
    padding: 0;
    margin: 0;
    font-size: 24px;
    background: 0 0
}

.bg-squire-shape,
.project-creative-item .image:not(:last-child) {
    margin-right: 50px
}

.breadcrumb .breadcrumb-item {
    padding: 0;
    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
}

.breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    margin-left: 15px;
    margin-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    content: "\f101";
    color: #293043;
    font-family: "Font Awesome 5 Pro"
}

.banner-shapes .circle {
    width: 770px;
    height: 770px;
    z-index: -2;
    top: -300px;
    left: -200px;
    background: #008CFF;
    border-radius: 50%;
    position: absolute
}

.banner-shapes .shape-one {
    left: 6%;
    top: 35%;
    -webkit-animation: 15s infinite down-up-two;
    animation: 15s infinite down-up-two
}

.banner-shapes .shape-two {
    right: 6%;
    top: 65%;
    -webkit-animation: 20s infinite upDownLeft;
    animation: 20s infinite upDownLeft
}

.banner-shapes:before {
    left: 10%;
    top: 65%;
    border-color: #01c9f5;
    -webkit-animation: 30s infinite shapeAnimationOne;
    animation: 30s infinite shapeAnimationOne
}

.banner-shapes:after {
    right: 10%;
    top: 20%;
    border-color: #ff8a00;
    -webkit-animation: 30s infinite shapeAnimationTwo;
    animation: 30s infinite shapeAnimationTwo
}

.main-slider-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 100svh;
    padding-top: 110px;
    padding-bottom: 110px;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.client-satisfactions,
.ww-do-images {
    display: -webkit-box;
    display: -ms-flexbox
}

.main-slider-active .slick-list {
    overflow: visible
}

.main-slider-dots {
    margin-top: -135px;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content
}

@media only screen and (max-width:991px) {
    .banner-shapes .circle {
        width: 400px;
        height: 400px
    }

    .main-slider-dots {
        margin-top: -635px
    }
}

.slider-content {
    z-index: 2;
    max-width: 800px;
    margin-top: -7px;
    position: relative;
    padding-top: 165px;
    padding-bottom: 165px;
}

@media only screen and (max-width:1199px) {
    .slider-content {
        max-width: 580px;
        padding-top: 100px
    }
}

.slider-content .sub-title {
    color: #232323;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
    display: inline-block;
    font-family: Catamaran, sans-serif
}

.slider-content h1 {
    /* color: #232323;
    line-height: 1.1;
    margin-bottom: 30px;
    letter-spacing: -3px;
    font-size: 76px;
    font-weight: 600;
    font-family: 'poppins' !important; */
    color: #008CFF;
    line-height: 1.1;
    margin-bottom: 30px;
    letter-spacing: -3px;
    font-size: 100px !important;
    font-weight: 900 !important;
    font-family: "poppins";
    text-transform: uppercase;
    -webkit-text-stroke: 1px #e7ebee;
}

.container h2 {
    color: #008CFF;
    line-height: 1.1;
    margin-bottom: 30px;
    letter-spacing: 0px;
    font-size: 76px !important;
    font-weight: 900 !important;
    font-family: "poppins";
    text-transform: uppercase;
}

@media only screen and (max-width:1199px) {
    .slider-content h1 {
        font-size: 70px
    }

    .slider-video .video-title {
        font-size: 80px
    }
}

@media only screen and (max-width:767px) {
    .slider-content h1 {
        font-size: 60px
    }
}

.slider-video {
    position: absolute;
    right: 70px;
    top: 0;
    width: 52%;
    height: 100%;
    background-size: cover
}

.home-one h2 {
    font-family: 'poppins';
    font-size: 65px;
    font-weight: 400;
}

.counter-cta,
.year-of-experience {
    background: #008CFF;
    text-align: center
}

@media only screen and (max-width:991px) {
    .slider-video {
        right: 0;
        width: 100%;
        height: 500px;
        position: relative
    }
}

.slider-video .video-play {
    z-index: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.slider-video .video-title {
    /* position: absolute;
    left: 0;
    bottom: 20; */
    width: 100%;
    color: #232323;
    line-height: 1;
    font-size: 80px;
    text-align: -webkit-center;
    text-transform: uppercase;
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
    font-family: "Shadows Into Light", cursive
}

.price-and-btn .price,
.pricing-plan-three .badge,
.project-creative-item .content .section-title .sub-title,
.year-of-experience .number {
    font-family: Merriweather, serif
}

@media only screen and (max-width:767px) {
    .slider-video .video-title {
        font-size: 70px
    }
}

.slider-content>*,
.slider-video {
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.slick-active .slider-video {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

.slick-active .slider-content * {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.design-feature-shapes .shape,
.pricing-shapes .shape,
.slider-shapes .shape {
    z-index: -1;
    position: absolute
}

.slider-shapes .circle {
    top: 20%;
    left: 5%;
    -webkit-animation: 40s infinite shapeAnimationThree;
    animation: 40s infinite shapeAnimationThree
}

.slider-shapes .dots {
    max-width: 10%;
    -webkit-animation: 30s infinite rotated_circle;
    animation: 30s infinite rotated_circle
}

.slider-shapes .dots.one {
    top: -10px;
    right: -30px;
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

.slider-shapes .dots.two {
    left: 42%;
    bottom: 40px
}

.slider-shapes .wave-line {
    max-width: 30%;
    left: 0;
    bottom: 0;
    -webkit-animation: 10s infinite down-up-one;
    animation: 10s infinite down-up-one
}

.about-image {
    max-width: 100%;
    padding-top: 18%;
    padding-right: 11%;
    position: relative;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.about-image .years-fo-experience {
    position: absolute;
    right: 0;
    top: 0;
    width: 90%;
    max-width: 400px;
    padding: 40px 60px
}

.about-image .years-fo-experience .count-text {
    color: #fff;
    margin-bottom: 20px;
    display: inline-block
}

.client-satisfactions {
    display: flex;
    max-width: 444px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.client-satisfactions img {
    margin-right: 25px
}

.circle-progress-two-item .skill-counter h4,
.client-satisfactions .heading,
.feature-item-three .content h4,
.service-item.style-three h4 {
    font-size: 22px
}

.about-image-one .image-left {
    position: absolute;
    right: 100%;
    top: 5%;
    width: 35%;
    -webkit-animation: 10s infinite down-up-one;
    animation: 10s infinite down-up-one
}

.bg-squire-shape::before,
.circle-shapes .shape.one {
    width: 100%;
    left: 0;
    height: 100%;
    top: 0
}

.about-content-one .list-style-one li:not(:last-child) {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(0, 102, 255, .1)
}

.about-content-one .list-style-one li:before {
    content: "";
    width: 40px;
    height: 40px;
    margin-right: 40px
}

.about-content-one .list-style-one li:after {
    content: "";
    width: 40px;
    height: 40px;
    left: 10px;
    top: 15px;
    position: absolute;
    border-radius: 50%;
    border: 1px solid #293043
}

.bg-squire-shape {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-left: 50px;
    z-index: 1;
    position: relative;
    max-width: calc(100% - 100px)
}

.bg-squire-shape::before {
    position: absolute;
    content: "";
    z-index: -1;
    opacity: 1;
    background-color: #008CFF;
}

.bg-squire-shape:before {
    -webkit-transform: rotate(-11deg);
    -ms-transform: rotate(-11deg);
    transform: rotate(-11deg);
    -webkit-animation: 20s infinite semi_rotated_two;
    animation: 20s infinite semi_rotated_two
}

.circle-shapes {
    z-index: -1;
    top: 0;
    width: 55%;
    right: 33px;
    padding-top: 55%;
    position: absolute;
    -webkit-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    transform: translateY(-55%)
}

.circle-shapes .shape {
    opacity: .04;
    position: absolute;
    border-radius: 50%;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    background: #0e1b38
}

.circle-shapes .shape.two {
    width: 82%;
    height: 82%;
    left: 9%;
    top: 9%
}

.circle-shapes .shape.three {
    width: 64%;
    height: 64%;
    left: 18%;
    top: 18%
}

.circle-shapes .shape.four {
    width: 46%;
    height: 46%;
    left: 27%;
    top: 27%
}

.support-marketing-list .list-style-one li,
.why-choose-two-content .list-style-one li {
    padding: 25px 30px;
    -webkit-box-shadow: 10px 0 60px rgba(219, 219, 219, .5);
    box-shadow: 8px 0 17px rgba(219, 219, 219, .5)
}

@media only screen and (min-width:480px) and (max-width:991px) {

    .support-marketing-list .list-style-one li:nth-child(odd),
    .why-choose-two-content .list-style-one li:nth-child(odd) {
        margin-right: 50px
    }

    .support-marketing-list .list-style-one li:nth-child(2n),
    .why-choose-two-content .list-style-one li:nth-child(2n) {
        margin-left: 50px
    }
}

.support-marketing-list .list-style-one li:before,
.why-choose-two-content .list-style-one li:before {
    width: 35px;
    height: 35px;
    font-size: 16px;
    line-height: 35px
}

.ww-do-images {
    display: flex;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column
}

.circle-counter,
.counter-item {
    display: -webkit-box;
    display: -ms-flexbox
}

.ww-do-images .image-one {
    margin-right: -5%;
    -webkit-box-shadow: 10px 0 60px rgba(156, 156, 156, .4);
    box-shadow: 10px 0 60px rgba(156, 156, 156, .4)
}

.ww-do-images .image-two {
    z-index: 2;
    max-width: 90%;
    position: relative;
    margin: -10% auto 0
}

.ww-do-images .image-three {
    bottom: 10%;
    right: -11%;
    max-width: 40%;
    position: absolute
}

@media only screen and (max-width:1399px) {
    .hero-content-four h1 {
        font-size: 45px;
        line-height: 1.3
    }

    .ww-do-images .image-three {
        right: -15px
    }
}

.ww-do-two-content .feature-item-two {
    padding: 0;
    border-radius: 0
}

.ww-do-two-content .feature-item-two .icon {
    width: 30px;
    height: 30px;
    font-size: 12px;
    line-height: 30px
}

.ww-do-two-images .image-three {
    margin: 40px -55px 50px 0;
    max-width: calc(100% + 55px)
}

.year-of-experience {
    position: absolute;
    color: #fff;
    left: 0;
    top: 50%;
    width: 200px;
    height: 200px;
    padding: 30px;
    font-size: 18px;
    line-height: 1.4;
    border-radius: 50%;
    -webkit-transform: translate(-20%, -20%);
    -ms-transform: translate(-20%, -20%);
    transform: translate(-20%, -20%)
}

.year-of-experience .number {
    display: block;
    line-height: 1;
    font-size: 65px;
    margin-bottom: 15px
}

.support-marketing-progress {
    max-width: 555px
}

.circle-counter {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.circle-progress-item {
    text-align: center;
    margin: 30px 8px 0
}

.circle-progress-item h5 {
    margin: 5px 0 0
}

.progress-content h3 {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-bottom: 0;
    padding-bottom: 10px
}

.support-marketing-list {
    z-index: 1;
    position: relative;
    padding: 30px 30px 30px 0
}

.support-marketing-list:before {
    position: absolute;
    width: 80%;
    height: 100%;
    content: "";
    top: 0;
    right: 0;
    z-index: -1;
    background: #1e1e22
}

.support-marketing-list .list-style-one li:before {
    width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 30px
}

.support-marketing-list .list-style-one li:first-child {
    margin-right: 0;
    margin-left: 60px
}

.support-marketing-list .list-style-one li:nth-child(2) {
    margin-left: 30px;
    margin-right: 30px
}

.support-marketing-list .list-style-one li:nth-child(3) {
    margin-right: 60px
}

.count-text:after,
.faq-images .year-of-experience .number:after {
    content: "+"
}

.counter-item {
    display: flex;
    margin-bottom: 30px;
    -ms-flex-direction: column;
    flex-direction: column
}

.counter-cta,
.feature-item .image {
    display: -webkit-box;
    display: -ms-flexbox
}

.counter-item>i {
    font-size: 60px;
    margin-bottom: 25px;
    color: #01c9f5
}

.counter-item.style-two {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    padding: 35px 30px 15px;
    border: 1px solid rgba(0, 102, 255, .1)
}

.counter-item.style-two .count-text {
    font-weight: 500;
    font-size: 40px
}

.counter-item.style-two .counter-title {
    font-weight: 500;
    margin-bottom: 8px
}

.counter-item.style-two:hover {
    border-color: #fff;
    -webkit-box-shadow: 10px 0 60px rgba(178, 178, 178, .3);
    box-shadow: 10px 0 60px rgba(178, 178, 178, .3)
}

.counter-cta {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-radius: 7px;
    padding: 20px 35px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    margin-left: auto;
    margin-right: auto
}

.counter-cta .theme-btn,
.counter-cta h4 {
    margin: 10px 15px
}

.statistics-two-counters .counter-item {
    padding: 40px;
    background: #fff
}

.statistics-two-counters .counter-item .count-text {
    font-size: 40px
}

.statistics-three-image:before {
    background: #008CFF;
}

.statistics-three-image .image-right {
    position: absolute;
    left: 110%;
    top: -5%;
    width: 26%;
    -webkit-animation: 10s infinite down-up-one;
    animation: 10s infinite down-up-one
}

.statistics-area-four {
    margin-top: -200px;
    -webkit-transform: translateY(200px);
    -ms-transform: translateY(200px);
    transform: translateY(200px)
}

.statistics-four-counters {
    padding: 60px 70px 30px
}

.statistics-four-counters .counter-item {
    padding: 40px;
    background: #ffffff;
    border-radius: 7px;
    -webkit-box-shadow: 10px 0 60px rgba(64, 64, 64, .1);
    box-shadow: 10px 0 60px rgba(64, 64, 64, .1)
}

.statistics-five-content {
    max-width: 535px
}

.amazing-skill-counter-wrap {
    background: #f4edcc;
    padding: 50px 50px 5px
}

.circle-progress-two-item {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    text-align: center;
    margin: 0 auto 40px
}

.circle-progress-two-item .skill-counter:after {
    content: "";
    width: 142px;
    height: 142px;
    z-index: -1;
    left: 50%;
    top: 12px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
}

.circle-progress-two-item .skill-counter h3 {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 45%;
    font-size: 35px
}

.feature-item,
.project-item {
    text-align: center;
    margin-bottom: 30px
}

.feature-item .image {
    height: 150px;
    padding: 25px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 7px 7px 0 0;
    border: 1px solid rgba(0, 102, 255, .1)
}

.feature-item h5,
.feature-item-four {
    -webkit-transition: .5s;
    -o-transition: .5s
}

.feature-item h5 {
    color: #fff;
    transition: .5s;
    margin-bottom: 0;
    padding: 9px 15px;
    border-radius: 0 0 7px 7px;
    background: #01c9f5
}

.feature-item-two {
    border-radius: 7px;
    margin-bottom: 30px;
    background: #f4f9ff;
    padding: 40px 30px 20px 40px
}

.feature-item-two .icon {
    color: #fff;
    margin-bottom: 25px;
    width: 40px;
    height: 40px;
    background: #008CFF;
    line-height: 40px;
    border-radius: 50%;
    text-align: center
}

.feature-item-two.color-two {
    background: #effafe
}

.feature-item-two.color-three {
    background: #fef9ed
}

.feature-item-two.color-four {
    background: #f9f2ff
}

.feature-item-two.color-four .icon {
    background: #8400ff
}

.feature-item-three {
    background: #ffffff;
    border-radius: 7px;
    padding: 25px 35px 10px;
    -webkit-box-shadow: 10px 0 60px rgba(219, 219, 219, .5);
    box-shadow: 10px 0 60px rgba(219, 219, 219, .5)
}

.feature-item-three>i {
    font-size: 55px;
    margin-top: 10px;
    margin-right: 25px;
    color: #01c9f5
}

.feature-item-three.color-three>i,
.feature-with-image .feature-content .read-more:hover,
.feature-with-image .feature-content .read-more:hover i,
.text-white .price-and-btn .save span {
    color: #ff8a00
}

.feature-item-three.color-four>i {
    color: #8400ff
}

.feature-with-image,
.tag-share {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.feature-with-image .feature-content,
.feature-with-image .feature-image {
    width: 40%
}

.feature-with-image .feature-image {
    max-width: 495px
}

.feature-with-image .feature-content {
    max-width: 410px
}

.feature-with-image .feature-content .read-more {
    font-size: 18px;
    margin-top: 15px;
    color: #01c9f5
}

.feature-with-image .feature-shape {
    max-width: 15%;
    text-align: center
}

.feature-item-four {
    transition: .5s;
    margin-bottom: 30px;
    padding: 30px 40px 20px;
    border: 1px solid rgba(0, 102, 255, .1)
}

.feature-item-four h4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 22px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px
}

.feature-item-four h4 i {
    line-height: 0;
    font-size: 55px;
    margin-top: 3px;
    margin-right: 20px;
    color: #008CFF;
}

.feature-item-four:hover {
    border-color: #fff;
    -webkit-box-shadow: 10px 0 60px rgba(195, 195, 195, .3);
    box-shadow: 10px 0 60px rgba(195, 195, 195, .3)
}

.text-white .feature-with-image p {
    opacity: .6
}

.feature-item-five {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    text-align: center;
    padding: 35px 20px;
    border-radius: 7px;
    background-color: #ffffff47;
    font-family: 'poppins';
    width: 30%;
    height: 300px;
    justify-content: center;
    gap: 20px;
    display: flex;
    flex-direction: column;
}

.row.row-cols-xl-6.row-cols-lg-4.row-cols-md-3.row-cols-sm-2.row-cols-1.justify-content-center {
    gap: 20px;
    flex: 250px;
    /* display: flex
; */
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}

.feature-item-five:before {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border-radius: 5px
}

.feature-item-five i {
    line-height: 1;
    font-size: 80px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    margin-bottom: 10px;
    color: #008CFF;
    display: inline-block
}


.service-item,
.service-item .icon {
    -webkit-transition: .5s;
    -o-transition: .5s
}

.feature-item-five:hover {
    background-color: #008CFF;
    background-image: url(../images/shapes/feature-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.feature-middle .image {
    max-width: 100%;
    padding-top: 45px;
    position: relative;
    margin-bottom: -100px;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    margin-left: auto;
    margin-right: auto
}

.feature-middle .image .circle-text {
    top: 3px;
    left: 50%;
    max-width: 123%;
    position: absolute;
    -webkit-transform: translate(-51%);
    -ms-transform: translate(-51%);
    transform: translate(-50%);
}

.feature-middle .image .round {
    border-radius: 200px
}

.design-feature-shapes .shape.dots {
    top: 15%;
    right: 8%;
    max-width: 10%;
    -webkit-animation: 30s infinite rotated_circle;
    animation: 30s infinite rotated_circle
}

.design-feature-shapes .shape.wave-line {
    max-width: 35%;
    left: 0;
    bottom: 0;
    -webkit-animation: 10s infinite down-up-one;
    animation: 10s infinite down-up-one
}

.freature-area-six,
.our-location-address-area {
    margin-top: -100px;
    -webkit-transform: translateY(250px);
    -ms-transform: translateY(250px);
    transform: translateY(250px)
}

.feature-six-inner {
    padding: 80px 80px 50px
}

.feature-item-seven {
    text-align: center;
    border-radius: 7px;
    margin-bottom: 30px;
    padding: 35px 25px 28px;
    background: rgba(49, 128, 252, .05)
}

.feature-item-eight a .image,
.service-item,
.service-item-four {
    background: #fff;
    text-align: center
}

.feature-item-seven .icon {
    width: 70px;
    height: 70px;
    color: #fff;
    font-size: 40px;
    line-height: 70px;
    border-radius: 7px;
    margin: 0 auto 22px;
    background: #008CFF;
    -webkit-box-shadow: 10px 0 60px rgba(49, 128, 252, .55);
    box-shadow: 10px 0 60px rgba(49, 128, 252, .55)
}

.cta-item .icon i:before,
.feature-item-seven .icon i:before,
.work-process-item .icon i:before {
    line-height: inherit
}

.feature-item-seven.color-two {
    background: rgba(22, 180, 242, .05)
}

.feature-item-seven.color-two .icon {
    background: #008CFF;
    -webkit-box-shadow: 10px 0 60px rgba(22, 180, 242, .55);
    box-shadow: 10px 0 60px rgba(22, 180, 242, .55)
}

.feature-item-seven.color-three {
    background: rgba(241, 176, 0, .05)
}

.feature-item-seven.color-three .icon {
    background: #f1b000;
    -webkit-box-shadow: 10px 0 60px rgba(241, 176, 0, .55);
    box-shadow: 10px 0 60px rgba(241, 176, 0, .55)
}

.feature-item-seven.color-four {
    background: rgba(132, 0, 255, .05)
}

.feature-item-seven.color-four .icon {
    background: #8400ff;
    -webkit-box-shadow: 10px 0 60px rgba(132, 0, 255, .55);
    box-shadow: 10px 0 60px rgba(132, 0, 255, .55)
}

.feature-item-seven.color-five {
    background: rgba(255, 117, 6, .05)
}

.feature-item-seven.color-five .icon {
    background: #ff7506;
    -webkit-box-shadow: 10px 0 60px rgba(255, 117, 6, .55);
    box-shadow: 10px 0 60px rgba(255, 117, 6, .55)
}

.feature-item-eight {
    padding-bottom: 45px;
    position: relative;
    border-bottom: 2px solid #0c0c0c
}

.feature-item-eight a .image {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 90px;
    height: 90px;
    line-height: 90px;
    border-radius: 50%;
    margin-right: 30px;
    -webkit-box-shadow: -5px 7px 0 0 #0c0c0c;
    box-shadow: -5px 7px 0 0 #0c0c0c
}

.feature-item-eight a .icon {
    color: #000;
    font-size: 42px;
    margin-left: auto;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.what-we-do-shapes img {
    z-index: -1;
    max-width: 6%;
    position: absolute
}

.what-we-do-shapes img.one {
    top: 15%;
    left: 30%;
    -webkit-animation: 50s infinite shapeAnimationOne;
    animation: 50s infinite shapeAnimationOne
}

.what-we-do-shapes img.two {
    left: 6%;
    bottom: 10%;
    -webkit-animation: 20s infinite leftRightOne;
    animation: 20s infinite leftRightOne
}

.what-we-do-shapes img.three {
    bottom: 15%;
    left: 48%;
    -webkit-animation: 20s infinite upDownLeft;
    animation: 20s infinite upDownLeft
}

.service-item {
    z-index: 1;
    transition: .5s;
    position: relative;
    padding: 40px 30px;
    border-radius: 7px;
    margin-bottom: 30px
}

.service-item .icon {
    font-size: 65px;
    transition: .5s;
    margin-bottom: 25px;
    color: #008CFF;
}

.service-item p,
.service-item:after {
    -webkit-transition: .5s;
    -o-transition: .5s
}

.service-item p {
    transition: .5s;
    margin-bottom: 10px
}

.service-item:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    opacity: 0;
    transition: .5s;
    background: url("../images/services/service-bg.png") center/cover no-repeat
}

.service-item-five,
.service-item-six {
    -webkit-transition: .5s;
    -o-transition: .5s
}

.service-item:hover {
    background: #008CFF;
    -webkit-box-shadow: 10px 0 60px rgba(0, 102, 254, .25);
    box-shadow: 10px 0 60px rgba(0, 102, 254, .25)
}

.service-item.style-two {
    padding: 35px 25px
}

.service-item.style-two:after {
    background-image: url("../images/services/service-bg-two.png")
}

.service-item.style-two:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
}

.service-item.style-three {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff
}

.service-item.style-three .icon {
    font-size: 70px;
    margin-bottom: 22px
}

.service-item.style-three .more-btn {
    font-size: 50px
}

.service-item-four {
    padding: 40px;
    border-radius: 7px;
    margin-bottom: 30px
}

.team-item-four,
.team-item-four:hover .social-style-two a {
    background: #f4edcc
}

.service-item-four .image {
    width: 100%;
    padding-top: 70%;
    position: relative;
    margin-bottom: 25px
}

.service-item-four .image img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 75%
}

.service-item-four h5 {
    line-height: 1.6;
    margin-bottom: 22px
}

.service-item-five {
    transition: .5s;
    padding: 40px 50px;
    border-radius: 7px;
    margin-bottom: 30px;
    border: 1px solid rgba(0, 102, 255, .1)
}

.service-item-five .theme-btn.style-three {
    border: none;
    margin-top: 5px;
    background: #f0f3f9
}

.service-item-five:hover {
    border-color: #fff;
    -webkit-box-shadow: 10px 0 60px rgba(153, 153, 153, .2);
    box-shadow: 10px 0 60px rgba(153, 153, 153, .2)
}

.service-item-six {
    transition: .5s;
    padding: 50px 40px;
    margin-right: 10px;
    text-align: center;
    margin-bottom: 40px;
    border: 1px solid #131313;
    -webkit-box-shadow: 8px 8px #131313;
    box-shadow: 8px 8px #131313
}

.service-item-six .category {
    font-size: 18px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-weight: 700;
    margin-bottom: 10px;
    color: #008CFF;
    display: inline-block;
    text-transform: uppercase
}

.service-item-six h4 {
    line-height: 1.6;
    margin-bottom: 30px
}

.service-item-six .theme-btn {
    margin-bottom: 60px;
    padding-top: 9px;
    padding-bottom: 9px
}

.contact-four-form .theme-btn.style-two:after,
.service-item-six .theme-btn.style-two:after {
    background: #131313
}

.service-item-six:hover {
    -webkit-box-shadow: 8px 8px #008CFF;
    box-shadow: 8px 8px #008CFF;
}

.project-area:after {
    content: "";
    left: 0;
    bottom: 0;
    z-index: -1;
    position: absolute;
    background: #0e1b38;
    width: 100%;
    height: calc(100% - 165px)
}

.project-item .project-iamge {
    overflow: hidden;
    position: relative
}

.project-item .project-over {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 100%;
    -webkit-transition: .75s;
    -o-transition: .75s;
    transition: .75s;
    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;
    -ms-flex-direction: column;
    flex-direction: column
}

.project-item .project-over:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    mix-blend-mode: multiply;
    background: #008CFF;
}

.project-item .project-over .details-btn,
.project-item .project-over h3 {
    z-index: 1;
    opacity: 0;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
    margin-left: -25px;
    position: relative
}

.project-item .project-over h3 {
    color: #fff;
    margin-bottom: 0
}

.project-item .project-content {
    padding: 22px;
    -webkit-box-shadow: 10px 0 60px rgba(195, 195, 195, .3);
    box-shadow: 10px 0 60px rgba(195, 195, 195, .3)
}

.project-item:hover .project-over {
    bottom: 0;
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    -o-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.project-item:hover .project-over .details-btn,
.project-item:hover .project-over h3 {
    opacity: 1;
    margin-left: 0
}

.project-item:hover .project-over .details-btn {
    -webkit-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s
}

.project-item:hover .project-over h3 {
    -webkit-transition-delay: 0.9s;
    -o-transition-delay: 0.9s;
    transition-delay: 0.9s
}

.project-item.style-two .project-over:after {
    opacity: .5;
    background: #1e1e22
}

.project-item.style-two .project-content .category {
    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;
    color: #008CFF;
}

.project-item.style-two .project-content .category:after,
.project-item.style-two .project-content .category:before {
    content: "";
    width: 30px;
    height: 2px;
    background: #008CFF;
}

.project-item.style-two .project-content .category:after {
    margin-left: 20px
}

.project-item.style-three {
    position: relative;
    margin-bottom: 60px
}

.project-item.style-three .project-over:after {
    opacity: .5;
    background: #070c13
}

.project-item.style-three .project-content {
    position: absolute;
    left: 50%;
    opacity: 0;
    bottom: 30px;
    min-width: 70%;
    max-width: 95%;
    -webkit-transition: .75s;
    -o-transition: .75s;
    transition: .75s;
    background: #fff;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    border-radius: 7px;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-box-shadow: 10px 0 30px rgba(49, 128, 252, .15);
    box-shadow: 10px 0 30px rgba(49, 128, 252, .15)
}

.project-item.style-three:hover .project-content {
    opacity: 1;
    bottom: -30px;
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    -o-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.project-three-active .project-item,
.team-slider-active .team-member {
    margin-left: 15px;
    margin-right: 15px
}

.project-three-active .project-item .project-content {
    -webkit-box-shadow: 5px 0 15px rgba(195, 195, 195, .35);
    box-shadow: 5px 0 15px rgba(195, 195, 195, .35)
}

.project-creative-item .image {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: calc(50% - 15px)
}

.project-creative-item .content {
    width: 40%;
    padding-left: 60px
}

.project-creative-item .content:not(:last-child) {
    margin-left: auto;
    margin-right: 50px
}

.project-creative-item .content hr {
    margin: 0 0 30px -55px
}

.project-creative-item .content p {
    max-width: 340px
}

.project-creative-item .content .theme-btn {
    margin-top: 18px
}

.project-tab li button {
    cursor: pointer;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-weight: 500;
    padding: 4px 20px;
    border-radius: 5px;
    margin: 0 5px 10px;
    color: #293043;
    background: 0 0
}

.sub-title-two {
    display: inline-block
}

.next-prev-project {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.next-prev-project .next-project,
.next-prev-project .prev-project {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -15px;
    margin-right: -15px
}

.next-prev-project .next-project .content,
.next-prev-project .next-project .image,
.next-prev-project .prev-project .content,
.next-prev-project .prev-project .image {
    padding-left: 15px;
    padding-right: 15px
}

.next-prev-project .next-project .category,
.next-prev-project .prev-project .category {
    display: block;
    margin-bottom: 8px
}

.next-prev-project .show-all {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 30px;
    margin-top: 35px;
    margin-bottom: 35px;
    -ms-flex-direction: column;
    flex-direction: column
}

.next-prev-project .show-all i {
    margin: -10px 0
}

.tab-btns-one {
    max-width: 520px
}

.tab-btns-one .nav-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 0;
    text-align: left;
    padding: 0 0 20px;
    margin-bottom: 30px;
    background: 0 0;
    border-bottom: 1px solid #0c0c0c
}

.tab-btns-one .nav-link .title {
    font-size: 30px;
    margin-bottom: 0;
    color: #0c0c0c;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.project-gallery-item .content .project-details-btn,
.tab-btns-one .nav-link .right-btn {
    font-size: 25px;
    width: 50px;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    height: 50px
}

.tab-btns-one .nav-link .title i {
    margin-right: 16px
}

.tab-btns-one .nav-link .right-btn {
    color: #fff;
    background: #ff8a00;
    -webkit-box-shadow: 5px 5px #131313;
    box-shadow: 5px 5px #131313
}

.project-gallery-item .content .project-details-btn i,
.tab-btns-one .nav-link .right-btn i {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.tab-btns-one .nav-link.active {
    background: 0 0;
    border-width: 2px;
    border-bottom-color: #ff8a00
}

.project-gallery-item {
    position: relative;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content
}

.project-gallery-item:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ff8a00;
    -webkit-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    transform: rotate(4deg);
    z-index: -1
}

.project-gallery-item .content {
    position: absolute;
    width: 76%;
    left: 12%;
    bottom: 40px;
    background: #fff;
    padding: 20px 30px;
    border-radius: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.project-gallery-item .content .text h4 {
    font-size: 27px;
    margin-bottom: 0
}

.project-gallery-item .content .text h4 a:not(:hover) {
    color: #0c0c0c
}

.project-gallery-item .content .project-details-btn {
    color: #0c0c0c;
    background: #febc13;
    -webkit-box-shadow: 5px 5px #131313;
    box-shadow: 5px 5px #131313
}

.team-member {
    padding: 35px;
    position: relative;
    text-align: center;
    margin-bottom: 30px
}

.team-member img {
    border-radius: 50%;
    margin-bottom: 25px
}

.team-member .designation {
    display: block;
    font-weight: 500;
    margin-bottom: 10px;
    color: #008CFF;
}

.team-member .social-style-one {
    opacity: 0;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    visibility: hidden
}

.team-member:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border-radius: 7px;
    width: 100%;
    height: calc(100% - 65px);
    border: 1px solid rgba(0, 102, 255, .1)
}

.team-member:hover .social-style-one {
    opacity: 1;
    -webkit-transition: .5s 0.5s;
    -o-transition: .5s 0.5s;
    transition: .5s 0.5s;
    visibility: visible
}

.team-member:hover:after {
    height: 100%;
    border-color: #fff
}

.feedback-active,
.team-slider-active {
    margin-left: -15px;
    margin-right: -15px
}

.blog-four-item .date i,
.pricing-tab li:last-child button:before,
.team-item-four {
    margin-right: 10px
}

.next-prev-post .post-item h5,
.team-profile-content .section-title h2 {
    margin-bottom: 5px
}

.team-profile-content .section-title .designation {
    font-size: 20px;
    font-weight: 500;
    color: #008CFF;
}

.experience-item .image {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    max-width: 88px;
    margin: 5px 25px 15px 0
}

.blog-item .content .date,
.experience-item .content .duration,
.team-item-four .designation {
    display: block;
    margin-bottom: 10px
}

.team-item-four {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    padding: 40px 25px;
    text-align: center;
    margin-bottom: 40px;
    -webkit-box-shadow: 8px 8px #131313;
    box-shadow: 8px 8px #131313
}

.team-item-four .image img {
    border-radius: 50%;
    -webkit-box-shadow: 6px 6px 0 #008CFF;
    box-shadow: 6px 6px 0 #008CFF;
}

.team-item-four h4 {
    font-size: 22px;
    margin-bottom: 0
}

.team-item-four .social-style-two a {
    background: #fff;
    -webkit-box-shadow: 4px 4px 0 #131313;
    box-shadow: 4px 4px 0 #131313
}

.team-item-four:hover .social-style-two a:hover {
    background: #008CFF;
    -webkit-box-shadow: 4px 4px 0 #131313;
    box-shadow: 4px 4px 0 #131313
}

.team-shapes .shape.one {
    left: 5%;
    top: 15%;
    -webkit-animation: 20s infinite leftRightOne;
    animation: 20s infinite leftRightOne
}

.team-shapes .shape.two {
    left: 5%;
    bottom: 10%;
    -webkit-animation: 10s infinite down-up-one;
    animation: 10s infinite down-up-one
}

.team-shapes .shape.three {
    right: 5%;
    top: 10%;
    -webkit-animation: 10s infinite down-up-one;
    animation: 10s infinite down-up-one
}

.team-shapes .shape.four {
    right: 5%;
    bottom: 10%;
    -webkit-animation: 10s infinite down-up-two;
    animation: 10s infinite down-up-two
}

.pricing-area .wave-shapes .shape.one {
    bottom: 20%
}

.pricing-area .wave-shapes .shape.two {
    bottom: 10%
}

.pricing-plan-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    background: #fff;
    position: relative;
    -webkit-box-shadow: 10px 0 60px rgba(170, 170, 170, .2);
    box-shadow: 10px 0 60px rgba(170, 170, 170, .2)
}

.pricing-plan-item .price-features {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    padding: 40px 50px 35px
}

.pricing-plan-item .price-features .list-style-two {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.pricing-plan-item .price-features .list-style-two li,
.video-content .list-style-three li {
    width: 50%
}

.pricing-plan-item .price-features .badge {
    position: absolute;
    top: 0;
    left: 65%;
    color: #fff;
    font-size: 18px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-weight: 700;
    border-radius: 0;
    padding: 40px 16px 30px;
    text-transform: uppercase;
    background: #ff8a00;
    font-family: Merriweather, serif;
    -webkit-writing-mode: vertical-rl;
    -webkit-transform: translate(-50%, -100%) rotate(180deg);
    -ms-transform: translate(-50%, -100%) rotate(180deg);
    transform: translate(-50%, -100%) rotate(180deg);
    -webkit-clip-path: polygon(50% 15px, 100% 0, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(50% 15px, 100% 0, 100% 100%, 0 100%, 0 0)
}

.pricing-item-two .badge,
.pricing-plan-three .badge {
    top: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    border-radius: 0;
    right: 0;
    text-transform: uppercase
}

.price-and-btn {
    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;
    padding: 45px 50px 50px
}

.price-and-btn .price {
    font-size: 40px;
    font-weight: 700;
    color: #01c9f5
}

.price-and-btn .price:before,
.product-details-content .ratting-price .price:before,
.product-item .content .price-details-btn .price:before,
.shoping-cart-total td .price:before,
.shoping-table td .price:before {
    content: "$"
}

.price-and-btn .price:after {
    color: #fff;
    font-size: 18px;
    content: "/monthly"
}

.price-and-btn .save {
    display: block;
    font-size: 18px;
    margin-bottom: 20px
}

.pricing-plan-item:hover .badge {
    -webkit-transform: translate(-50%, 0) rotate(180deg);
    -ms-transform: translate(-50%, 0) rotate(180deg);
    transform: translate(-50%, 0) rotate(180deg)
}

.text-white .pricing-plan-item {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #0b1630
}

.text-white .pricing-plan-item .list-style-two li {
    opacity: .7
}

.pricing-item-two {
    overflow: hidden;
    background: #fff;
    position: relative;
    border-radius: 7px;
    margin-bottom: 30px;
    padding: 30px 40px 40px;
    -webkit-box-shadow: 10px 0 60px rgba(162, 162, 162, .3);
    box-shadow: 10px 0 60px rgba(162, 162, 162, .3)
}

.pricing-item-two .title {
    font-size: 22px;
    text-align: center;
    margin-bottom: 25px;
    padding-bottom: 20px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0, 102, 255, .1);
    letter-spacing: 6px
}

.pricing-item-two .badge {
    position: absolute;
    opacity: 0;
    width: 250px;
    font-size: 16px;
    transition: .5s;
    text-align: center;
    background: #008CFF;
    padding: 15px 20px 12px 40px;
    -webkit-transform: rotate(30deg) translate(45px, -100px);
    -ms-transform: rotate(30deg) translate(45px, -100px);
    transform: rotate(30deg) translate(45px, -100px)
}

.pricing-item-two .pricing-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.pricing-item-two .pricing-inner .price-and-btn {
    padding: 0;
    width: auto;
    border-left: none
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .pricing-item-two .title {
        text-align: left
    }

    .pricing-item-two .pricing-inner {
        display: block
    }

    .pricing-item-two .pricing-inner .price-and-btn {
        margin-top: 25px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .blog-item .content h4 {
        font-size: 20px
    }
}

.pricing-item-two .pricing-inner .price-and-btn .price {
    font-weight: 600;
    color: #008CFF;
}

.contact-content .form-group .nice-select .current,
.pricing-item-two .pricing-inner .price-and-btn .price:after {
    font-weight: 400;
    color: #696e7b
}

.pricing-item-two .pricing-inner .price-and-btn .save {
    font-weight: 600;
    color: #293043
}

.pricing-item-two:hover .badge {
    opacity: 1;
    -webkit-transform: rotate(30deg) translate(45px, 0);
    -ms-transform: rotate(30deg) translate(45px, 0);
    transform: rotate(30deg) translate(45px, 0)
}

.pricing-shapes .shape.dots {
    top: 130px;
    left: 50%;
    max-width: 100%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
}

.pricing-shapes .shape.wave {
    left: 0;
    bottom: 0;
    max-width: 50%
}

.pricing-plan-three {
    position: relative;
    margin-bottom: 30px;
    padding: 40px 45px;
    background: #fff;
    overflow: hidden;
    -webkit-box-shadow: 10px 0 60px rgba(170, 170, 170, .2);
    box-shadow: 10px 0 60px rgba(170, 170, 170, .2)
}

.pricing-plan-three .badge {
    position: absolute;
    color: #fff;
    font-size: 18px;
    transition: .5s;
    font-weight: 700;
    overflow: hidden;
    background: #ff8a00;
    -webkit-transform: translate(100%);
    -ms-transform: translate(100%);
    transform: translate(100%);
    padding: 17px 30px 15px 40px;
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 0 100%, 15px 50%, 0 0);
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 0 100%, 15px 50%, 0 0)
}

.pricing-plan-three h4 {
    font-size: 20px;
    margin-bottom: 25px;
    display: inline-block;
    padding: 15px 20px 5px;
    background: url(../images/shapes/pricing-title-bg.png) 100%/100% no-repeat
}

.pricing-plan-three .price-and-btn {
    padding: 0;
    width: auto;
    border-left: none;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.feedback-item .author-logo,
.pricing-tab li button {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.pricing-plan-three:hover .badge {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

.pricing-plan-three.style-two,
.pricing-plan-three.style-two .list-style-two li:before,
.pricing-plan-three.style-two .price,
.pricing-plan-three.style-two .price:after,
.pricing-plan-three.style-two .save span,
.pricing-plan-three.style-two h4 {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.pricing-plan-three.style-two .price-and-btn .theme-btn.style-three:after {
    background: #52cecc
}

.pricing-plan-three.style-two:hover {
    color: #fff;
    background: url(../images/shapes/price-plan-bg.png) #008CFF;
}

.pricing-plan-three.style-two:hover h4 {
    background-image: url(../images/shapes/pricing-title-bg-white.png)
}

.pricing-plan-three.style-two:hover .price-and-btn .theme-btn.style-three {
    border-color: #52cecc
}

.yearly .price-and-btn .price:after {
    content: "/yearly"
}

.pricing-area-five .pricing-plan-three.style-two .badge {
    padding: 12px 25px 10px 35px
}

.pricing-tab {
    padding: 11px 35px;
    border-radius: 5px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: #008CFF;
}

.pricing-tab li:first-child button:after,
.pricing-tab li:last-child button:before {
    content: "";
    width: 20px;
    height: 20px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: #fff;
    border-radius: 50%
}

.pricing-tab li:first-child button:before {
    position: absolute;
    width: 40px;
    height: 20px;
    content: "";
    top: 50%;
    right: 0;
    z-index: -1;
    background: #fff;
    border-radius: 10px;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

.pricing-tab li button {
    padding: 0;
    z-index: 1;
    display: flex;
    color: #fefeff;
    font-size: 16px;
    font-weight: 700;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background: 0 0
}

.pricing-tab li button:focus,
.pricing-tab li button:hover {
    color: #fefeff
}

.feedback-active .feedback-item {
    margin-top: 15px;
    margin-left: 15px;
    min-height: 330px !important;
    margin-right: 15px;
    -webkit-box-shadow: 5px 5px 15px rgba(218, 218, 218, .75);
    box-shadow: inset 0px 0 600px #008cff47 !important;
    border: 2px solid #008CFF;
}

.feedback-item {
    background: #ffffff;
    border-radius: 7px;
    padding: 40px 50px;
    margin-bottom: 30px;
    -webkit-box-shadow: 10px 0 60px rgba(218, 218, 218, .75);
    box-shadow: 10px 0 60px rgba(218, 218, 218, .75)
}

.feedback-item .author-logo {
    margin-bottom: 20px;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.feedback-item .author-logo>i {
    color: #fff;
    font-size: 20px;
    margin-right: 15px;
    width: 55px;
    height: 55px;
    background: #008CFF;
    line-height: 55px;
    border-radius: 50%;
    text-align: center
}

.feedback-item h4 {
    font-size: 22px;
    margin-bottom: 16px
}

.feedback-item .feedback-author {
    margin-top: 25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.feedback-item .feedback-author img {
    max-width: 65px;
    margin-right: 20px;
    border-radius: 50%
}

.feedback-item .feedback-author .content h5 {
    margin-bottom: 0;
    color: #008CFF;
}

.feedback-shape {
    z-index: -1;
    max-width: 20%;
    position: absolute;
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
    -webkit-animation: 10s infinite semi_rotated;
    animation: 10s infinite semi_rotated
}

.feedback-shape:after {
    content: "";
    width: 100%;
    height: 100%;
    z-index: -2;
    top: 20px;
    left: 20px;
    position: absolute;
    border: 1px solid rgba(0, 102, 255, .1);
    -webkit-animation: 10s infinite move_arround;
    animation: 10s infinite move_arround
}

.feedback-shape.one {
    left: 60px;
    bottom: 10%
}

.feedback-shape.two {
    right: 5%;
    top: 22%;
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

.feedback-shape.two:after {
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

.testimonial-two-active {
    margin-left: -110px;
    margin-right: -110px
}

.testimonial-two-active .testimonial-item-two {
    margin-left: 110px;
    margin-right: 110px
}

@media only screen and (max-width:1199px) {
    .what-we-do-four-features {
        margin-top: 50px
    }

    .project-creative-item .content {
        width: calc(50% - 35px)
    }

    .testimonial-two-active {
        margin-left: -30px;
        margin-right: -30px
    }

    .testimonial-two-active .testimonial-item-two {
        margin-left: 30px;
        margin-right: 30px
    }
}

.testimonial-item-two .testimonial-author {
    -webkit-box-flex: 0;
    flex: none;
    max-width: 120px;
    position: relative;
    border: solid #80808038;
    padding-left: 10px;
    border-width: 0px 0px 0px 1px;
}

.testimonial-item-two .testimonial-author:before {
    top: -10px;
    right: 0;
    color: #fff;
    content: "\f10e";
    position: absolute;
    width: 45px;
    height: 45px;
    background: #008CFF;
    line-height: 45px;
    border-radius: 50%;
    text-align: center;
    font-family: "Font Awesome 5 Pro"
}

.testimonial-item-two .testimonial-content p {
    font-size: 20px
}

.testimonial-item-two .author-description {
    padding-left: 70px;
    position: relative
}

.testimonial-item-two .author-description .h5 {
    display: block;
    font-size: 20px;
    margin-bottom: 0;
    color: #008CFF;
}

.testimonial-item-two .author-description:before {
    position: absolute;
    content: "";
    left: 0;
    top: 20px;
    height: 3px;
    width: 40px;
    background: #008CFF;
}

.for-middle-border:after,
.for-middle-border:before {
    position: absolute;
    content: "";
    z-index: -1;
    background: rgba(0, 102, 255, .1)
}

.for-middle-border:before {
    height: 1px;
    width: 100%;
    left: 0;
    top: 145px
}

.for-middle-border:after {
    width: 1px;
    height: 54.5%;
    left: 50%;
    bottom: 0;
}

.testimonial-area-two h2 {
    margin-bottom: 0px !important;
}

.testimonial-four-active {
    background: #fff;
    padding: 70px 60px 20px;
    -webkit-box-shadow: 10px 10px #131313;
    box-shadow: 10px 10px #131313
}

.testimonial-four-active:before {
    content: "\f125";
    width: 85px;
    height: 85px;
    left: 50%;
    top: 0;
    color: #fff;
    font-size: 45px;
    text-align: center;
    line-height: 85px;
    position: absolute;
    border-radius: 50%;
    font-family: Flaticon;
    background: #008CFF;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 6px 6px #131313;
    box-shadow: 6px 6px #131313
}

.testimonial-four-active .author-speech {
    font-size: 24px;
    line-height: 1.65;
    text-align: center;
    color: #131313
}

.testimonial-four-active .feedback-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    margin: 20px auto
}

.testimonial-four-active .feedback-author img {
    width: 65px;
    height: 65px;
    margin-right: 25px;
    border-radius: 50%;
    -webkit-box-shadow: 6px 6px #131313;
    box-shadow: 6px 6px #131313
}

.blog-meta li:not(:last-child),
.marquee-item {
    margin-right: 22px
}

.testimonials-shapes .shape.one {
    top: 20%;
    left: 10%;
    -webkit-animation: 20s infinite leftRightOne;
    animation: 20s infinite leftRightOne
}

.testimonials-shapes .shape.two {
    top: 50%;
    left: 15%;
    -webkit-animation: 10s infinite leftRightOne;
    animation: 10s infinite leftRightOne
}

.testimonials-shapes .shape.three {
    bottom: 10%;
    left: 8%;
    -webkit-animation: 10s infinite upDownLeft;
    animation: 10s infinite upDownLeft
}

.testimonials-shapes .shape.four {
    left: 25%;
    bottom: 8%;
    -webkit-animation: 30s infinite shapeAnimationFive;
    animation: 30s infinite shapeAnimationFive
}

.testimonials-shapes .shape.five {
    top: 20%;
    right: 25%;
    -webkit-animation: 10s infinite down-up-two;
    animation: 10s infinite down-up-two
}

.testimonials-shapes .shape.six {
    top: 15%;
    right: 8%;
    -webkit-animation: 10s infinite down-up-one;
    animation: 10s infinite down-up-one
}

.testimonials-shapes .shape.seven {
    bottom: 10%;
    right: 40%;
    -webkit-animation: 40s infinite shapeAnimationFour;
    animation: 40s infinite shapeAnimationFour
}

.testimonials-shapes .shape.eight {
    bottom: 12%;
    right: 15%;
    -webkit-animation: 20s 5s infinite leftRightOne;
    animation: 20s 5s infinite leftRightOne
}

.work-process-item {
    text-align: center;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px
}

.work-process-item .icon {
    z-index: 1;
    padding: 15px;
    position: relative;
    margin-bottom: 20px;
    display: inline-block
}

/* .work-process-item .icon .number {
    z-index: -1;
    opacity: .15;
    line-height: 1;
    font-size: 85px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-weight: 700;
    position: absolute;
    color: transparent;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: #293043;
    -webkit-transform: translate(-70%, -60%) rotate(-50deg);
    -ms-transform: translate(-70%, -60%) rotate(-50deg);
    transform: translate(-70%, -60%) rotate(-50deg)
} */

.work-process-item .icon .icon_div,
.work-process-item .icon i {
    color: #fff;
    font-size: 65px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    display: inline-block;
    width: 120px;
    height: 120px;
    background: #008CFF;
    line-height: 120px;
    border-radius: 50%;
    text-align: center
}

.cta-inner::before,
.work-process-item .icon:before {
    width: 85%;
    height: 85%;
    top: 11.5px;
    left: 11.5px;
    z-index: -1;
    position: absolute;
    content: ""
}

.work-process-item .icon:before {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border-radius: 50%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    border: 2px dashed #008CFF;
}

.contact-info-item .title,
.work-process-item p {
    font-size: 18px
}

.work-process-item:hover .icon:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-animation: 5s linear .5s infinite rotated_circle;
    animation: 5s linear .5s infinite rotated_circle
}

.work-process-shape {
    position: absolute;
    width: 110%;
    top: -15%;
    left: -5%;
    z-index: -1;
}

.work-process-shape2 {
    position: absolute;
    width: 110%;
    bottom: 33%;
    left: -5%;
    z-index: -1;
}

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

    .feature-with-image .feature-content,
    .feature-with-image .feature-image {
        width: 48%
    }

    .feature-with-image .feature-shape,
    .for-middle-border:after,
    .for-middle-border:before {
        display: none
    }

    .feature-item-four h4 {
        font-size: 20px
    }

    .feature-middle .service-item,
    .feature-right .service-item {
        margin-top: 0
    }

    .project-creative-item .image {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%
    }

    .project-creative-item .content:not(:last-child),
    .project-creative-item .image:not(:last-child) {
        margin-right: 0
    }

    .project-creative-item .content {
        width: 100%;
        margin-bottom: 55px
    }

    .next-prev-project {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .pricing-plan-item .price-features {
        position: relative;
        border-bottom: 1px solid rgba(0, 102, 255, .1)
    }

    .pricing-plan-item .price-features .badge {
        left: 100%;
        -webkit-transform: translate(-100%, -100%) rotate(180deg);
        -ms-transform: translate(-100%, -100%) rotate(180deg);
        transform: translate(-100%, -100%) rotate(180deg)
    }

    .pricing-plan-item:hover .badge {
        -webkit-transform: translate(-100%, 0) rotate(180deg);
        -ms-transform: translate(-100%, 0) rotate(180deg);
        transform: translate(-100%, 0) rotate(180deg)
    }

    .work-process-shape {
        top: 0
    }
}

.cta-inner {
    margin-top: -110px;
    z-index: 1;
    position: relative;
    -webkit-transform: translateY(110px);
    -ms-transform: translateY(110px);
    transform: translateY(110px)
}

.cta-inner::before {
    opacity: .9;
    background-color: #1e1e22
}

.cta-item {
    padding: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

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

    .feature-six-inner,
    .statistics-four-counters {
        padding-left: 25px;
        padding-right: 25px
    }

    .feature-item-two {
        margin-top: 0
    }

    .feature-with-image .feature-content,
    .feature-with-image .feature-image,
    .pricing-plan-item .price-features .list-style-two li {
        width: 100%
    }

    .feature-with-image .feature-image {
        margin-bottom: 35px
    }

    .feature-with-image .feature-content {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        max-width: none
    }

    .tab-btns-one .nav-link .title {
        font-size: 25px
    }

    .pricing-item-two .title {
        text-align: left
    }

    .pricing-item-two .pricing-inner {
        display: block
    }

    .pricing-item-two .pricing-inner .price-and-btn {
        margin-top: 25px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .testimonial-four-active .author-speech {
        font-size: 20px
    }

    .cta-item {
        padding-left: 40px;
        padding-right: 40px
    }
}

.cta-item .icon {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    color: #fff;
    font-size: 55px;
    width: 100px;
    height: 100px;
    background: #008CFF;
    line-height: 100px;
    border-radius: 50%;
    text-align: center
}

.cta-item h4 {
    color: #fff;
    line-height: 1.44;
    margin: 10px 30px
}

@media only screen and (min-width:1400px) {

    .container-fluid.gap-wide,
    .project-three-active {
        padding-left: 55px;
        padding-right: 55px
    }

    .medium-gap {
        margin-left: -32.5px;
        margin-right: -32.5px
    }

    .medium-gap>div {
        padding-left: 32.5px;
        padding-right: 32.5px
    }

    .large-gap {
        margin-left: -50px;
        margin-right: -50px
    }

    .large-gap>div {
        padding-left: 50px;
        padding-right: 50px
    }

    .main-header.header-three .nav-outer {
        margin-left: 100px
    }

    .hero-images {
        margin-right: -28%
    }

    .cta-item h4 {
        font-size: 28px
    }
}

.cta-item .details-btn {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-left: auto;
    border: 1px solid #fff
}

.cta-item .details-btn:not(:hover) {
    color: #fff;
    background: 0 0
}

.contact-info-wrap {
    padding: 40px;
    border: 1px solid rgba(255, 255, 255, .1)
}

.contact-info-item .icon {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    color: #fff;
    font-size: 20px;
    margin-top: 5px;
    margin-right: 20px;
    width: 55px;
    height: 55px;
    background: #008CFF;
    line-height: 55px;
    border-radius: 50%;
    text-align: center
}

.contact-info-item .text {
    display: block;
    font-weight: 400
}

.contact-info-item.style-two {
    padding: 35px 40px;
    background: #fff;
    color: #1e1e22;
}

.contact-info-item.style-two .icon {
    margin-bottom: 10px;
    background: #008CFF;
}

.contact-info-item.style-two .content .title {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 3px;
    text-transform: uppercase
}

.contact-info-item.style-two:nth-child(2),
.contact-info-item.style-two:nth-child(3) {
    background: #fff;
    color: #1e1e22;
}

.contact-area {
    font-family: "poppins";
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
}

.contact-area-form {
    background: #fff;
    border-radius: 12px;
    padding: 40px 60px 50px
}

.contact-area-form .form-control {
    font-size: 18px;
    margin-bottom: 15px
}

.contact-content .form-group,
.follow-us h4 {
    margin-bottom: 22px
}

.contact-area-form .form-control::-webkit-input-placeholder {
    font-weight: 600;
    color: #293043
}

.contact-area-form .form-control:-ms-input-placeholder {
    font-weight: 600;
    color: #293043
}

.contact-area-form .form-control::-ms-input-placeholder {
    font-weight: 600;
    color: #293043
}

.contact-area-form .form-control::placeholder {
    font-weight: 600;
    color: #293043
}

.contact-area-form .theme-btn {
    min-width: 100%;
    border-radius: 16px !important;
}

.contact-shapes .circle {
    top: 10%;
    right: 10%;
    max-width: 10%;
    -webkit-animation: 40s infinite rotated_circle;
    animation: 40s infinite rotated_circle
}

.contact-shapes .dots {
    left: 15%;
    bottom: 5%;
    max-width: 10%;
    -webkit-animation: 30s infinite down-up-two;
    animation: 30s infinite down-up-two
}

.contact-shapes .wave-line {
    max-width: 30%;
    right: 0;
    bottom: 0;
    -webkit-animation: 10s infinite down-up-one;
    animation: 10s infinite down-up-one
}

.contact-four-form .nice-select,
.contact-four-form input,
.contact-four-form textarea {
    padding-left: 0;
    padding-right: 0;
    border-radius: 0;
    border: none;
    border-bottom: 2px solid #0c0c0c;
    background: 0 0
}

.contact-four-form .nice-select:focus,
.contact-four-form input:focus,
.contact-four-form textarea:focus {
    background: 0 0;
    border-color: #0c0c0c
}

.contact-four-form .nice-select::-webkit-input-placeholder,
.contact-four-form input::-webkit-input-placeholder,
.contact-four-form textarea::-webkit-input-placeholder {
    font-size: 18px;
    font-family: Merriweather, serif;
    font-weight: 700;
    color: #0c0c0c
}

.contact-four-form .nice-select:-ms-input-placeholder,
.contact-four-form input:-ms-input-placeholder,
.contact-four-form textarea:-ms-input-placeholder {
    font-size: 18px;
    font-family: Merriweather, serif;
    font-weight: 700;
    color: #0c0c0c
}

.contact-four-form .nice-select::-ms-input-placeholder,
.contact-four-form input::-ms-input-placeholder,
.contact-four-form textarea::-ms-input-placeholder {
    font-size: 18px;
    font-family: Merriweather, serif;
    font-weight: 700;
    color: #0c0c0c
}

.contact-four-form .nice-select::placeholder,
.contact-four-form input::placeholder,
.contact-four-form textarea::placeholder {
    font-size: 18px;
    font-family: Merriweather, serif;
    font-weight: 700;
    color: #0c0c0c
}

.contact-four-form .nice-select:after {
    right: 4px
}

.contact-four-form .nice-select .current,
.contact-four-form .nice-select .option {
    font-size: 18px;
    font-family: Merriweather, serif;
    font-weight: 700;
    color: #0c0c0c
}

.contact-four-image {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    background: #399648;
    border: 5px solid #fff;
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px)
}

.contact-four-image img {
    margin-top: -70px
}

.contact-shapes .shape.one {
    top: 20%;
    left: 4%;
    -webkit-animation: 20s infinite leftRightOne;
    animation: 20s infinite leftRightOne
}

.contact-shapes .shape.two {
    left: 3%;
    bottom: 10%;
    -webkit-animation: 20s 5s infinite leftRightOne;
    animation: 20s 5s infinite leftRightOne
}

.contact-shapes .shape.three {
    left: 50%;
    top: 10%;
    -webkit-animation: 10s infinite down-up-one;
    animation: 10s infinite down-up-one
}

.contact-shapes .shape.four {
    right: 10%;
    top: 15%;
    -webkit-animation: 10s infinite down-up-two;
    animation: 10s infinite down-up-two
}

.contact-shapes .shape.five {
    right: 4%;
    bottom: 15%;
    -webkit-animation: 20s infinite leftRightOne;
    animation: 20s infinite leftRightOne
}

.contact-content .form-group label {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #232323;
    font-family: "poppins", serif
}

.contact-content .form-group .form-control {
    padding-top: 17px;
    padding-bottom: 17px
}

.contact-content .form-group .nice-select {
    font-size: 16px;
    line-height: 1.75
}

.has-error .help-block.with-errors {
    margin-top: 5px;
    color: #008CFF;
}

#msgSubmit.h4 {
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 10px
}

.follow-us {
    background: #fff;
    padding-top: 22px;
    text-align: center;
    padding-bottom: 35px;
    border: 1px solid rgba(0, 102, 255, .1)
}

.follow-us h4 {
    font-size: 22px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 102, 255, .1)
}

.location-address-item {
    background: #fff;
    border-radius: 7px;
    margin-bottom: 30px;
    -webkit-box-shadow: 10px 0 60px rgba(64, 64, 64, .1);
    box-shadow: 10px 0 60px rgba(64, 64, 64, .1)
}

.location-address-item .top-part {
    padding-top: 40px;
    text-align: center;
    margin-left: 25px;
    margin-right: 25px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 102, 255, .1)
}

.location-address-item .top-part h5 {
    font-size: 20px;
    margin-top: 35px
}

.location-address-item .bottom-part {
    padding: 25px 45px 35px
}

.location-address-item .bottom-part li i {
    font-size: 18px;
    margin-right: 10px;
    color: #008CFF;
}

.our-location {
    margin-bottom: -15px
}

.our-location iframe {
    height: 750px
}

.blog-list-item .blog-content,
.blog-meta,
.blog-meta li {
    display: -webkit-box;
    display: -ms-flexbox
}

.blog-item .image {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    max-width: 35%;
    margin-right: 40px
}

.blog-item .content {
    font-size: 18px;
    line-height: 1.4
}

.blog-item .content .date i {
    margin-right: 8px
}

.blog-item .content h4 {
    line-height: 1.4;
    margin-bottom: 18px
}

.blog-item .content .author img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 15px
}

.blog-content {
    background: #fff;
    padding: 30px 35px 35px;
    -webkit-box-shadow: 10px 0 60px rgba(223, 223, 223, .5);
    box-shadow: 10px 0 60px rgba(223, 223, 223, .5)
}

.blog-content h5 {
    line-height: 1.75;
    margin-bottom: 10px;
    letter-spacing: -1px
}

.blog-meta {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.blog-meta li {
    display: flex;
    line-height: 1.3;
    margin-bottom: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.blog-meta li img {
    width: 30px;
    height: 30px;
    margin-right: 8px;
    border-radius: 50%
}

.blog-meta li i {
    margin-right: 6px
}

.blog-meta li:not(:first-child) {
    padding-left: 22px;
    border-left: 2px solid #008CFF;
}

.blog-list-item .image {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    max-width: 44%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.blog-list-item .blog-content {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px 60px 30px
}

.blog-list-item .blog-content h4 {
    line-height: 1.52;
    margin-bottom: 15px;
    letter-spacing: -1px
}

.blog-four-left-image {
    height: 100%;
    min-height: 500px;
    background-size: cover;
    background-position: center
}

.blog-four-right-content {
    padding: 50px 70px;
    background: #f4edcc;
    border: 3px solid #131313
}

.blog-four-item .date {
    display: block;
    margin-bottom: 5px
}

.blog-four-item h4 {
    line-height: 1.55;
    margin-bottom: 16px
}

.blog-four-item:not(:last-child) {
    margin-bottom: 35px;
    padding-bottom: 46px;
    border-bottom: 2px solid #131313
}

.blog-details-content,
.blog-details-content .blog-meta,
.comment-body {
    border-bottom: 1px solid rgba(41, 48, 67, .1)
}

.blog-details-content {
    padding-bottom: 35px
}

.blog-details-content .blog-meta {
    margin-bottom: 30px
}

blockquote {
    position: relative;
    padding: 30px 70px 20px 160px
}

blockquote:before {
    line-height: 1;
    content: "\f125";
    font-size: 50px;
    font-family: Flaticon;
    color: #008CFF;
    position: absolute;
    margin-left: -75px
}

blockquote .blockquote-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

blockquote .blockquote-footer:before {
    content: "";
    width: 40px;
    height: 3px;
    margin-right: 20px;
    background: #008CFF;
}

.tag-share .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px
}

.tag-share .item h5 {
    margin: 0 20px 0 0
}

.tag-share .item .tag-coulds a {
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 5px
}

.widget-search .widget-title,
h4.comment-title {
    margin-bottom: 0;
    border-bottom: none
}

.comment-body {
    padding-top: 40px;
    padding-bottom: 15px
}

.comment-body:first-child {
    border-top: 1px solid rgba(41, 48, 67, .1)
}

.comment-body .content h5,
.comment-form .form-check,
.next-prev-post {
    display: -webkit-box;
    display: -ms-flexbox
}

.comment-body .author-thumb {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    max-width: 85px;
    margin-right: 30px;
    margin-bottom: 15px
}

.comment-body .content h5 {
    margin-bottom: 0;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.comment-body .content h5 .theme-btn {
    font-size: 16px;
    padding: 6px 20px;
    font-family: Merriweather, serif
}

.comment-body .content .date {
    display: block;
    margin: -2px 0 8px
}

.admin-comment .comment-body {
    border: none;
    background: #fff;
    padding: 35px 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 10px 0 60px rgba(219, 219, 219, .4);
    box-shadow: 10px 0 60px rgba(219, 219, 219, .4)
}

.admin-comment .comment-body .author-thumb {
    max-width: 140px
}

.next-prev-post {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.next-prev-post .post-item {
    max-width: 250px;
    margin-bottom: 20px
}

.comment-form {
    padding: 50px 50px 60px
}

.comment-form .form-group label {
    position: absolute;
    top: 0;
    right: 0
}

.comment-form .form-control {
    font-size: 18px;
    border-radius: 0;
    padding: 15px 0 12px;
    border-width: 0 0 1px;
    background-color: transparent;
    border-color: rgba(41, 48, 67, .1)
}

.comment-form .form-control::-webkit-input-placeholder {
    color: #293043
}

.comment-form .form-control:-ms-input-placeholder {
    color: #293043
}

.comment-form .form-control::-ms-input-placeholder {
    color: #293043
}

.comment-form .form-control::placeholder {
    color: #293043
}

.comment-form .form-check {
    display: flex;
    margin-bottom: 30px
}

.comment-form .form-check .form-check-input[type=radio] {
    width: 24px;
    height: 24px;
    padding: 0;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    margin-right: 20px;
    border-radius: 5px;
    background: 0 0;
    border: 2px solid rgba(32, 78, 207, .2)
}

.comment-form .form-check .form-check-input[type=radio]:after {
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: rgba(0, 102, 255, .1)
}

.comment-form .form-check label {
    font-weight: 400;
    position: relative
}

.video-part::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    opacity: .1;
    background-color: #070c13
}

.video-part .video-play {
    z-index: 2;
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 15px;
    line-height: 70px;
    background: #01c9f5
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .video-content h2 {
        font-size: 35px
    }
}

.video-content .list-style-three {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.faq-images .image-one {
    margin-left: 30px;
    width: calc(100% - 30px);
    max-width: calc(100% - 30px)
}

.faq-images .image-two {
    margin-left: -30px;
    width: calc(100% + 30px);
    max-width: calc(100% + 30px)
}

.faq-images .year-of-experience {
    position: relative;
    width: auto;
    height: auto;
    top: 0;
    border-radius: 0;
    text-align: left;
    padding: 20px 25px;
    margin-right: 30px;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

.faq-images .year-of-experience .number {
    font-size: 45px
}

.accordion-item {
    z-index: 1;
    border: none;
    padding: 16px 30px;
    position: relative;
    border-radius: 0 !important
}

.accordion-item .accordion-button {
    padding: 0;
    position: inherit;
    background: 0 0
}

.accordion-item .accordion-button:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.accordion-item .accordion-button:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: #f7f9fd
}

.accordion-item .accordion-button:not(.collapsed) {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #293043
}

.accordion-item .accordion-button:not(.collapsed):before,
.style-two .accordion-button:before {
    background: #fff;
    -webkit-box-shadow: 10px 0 40px rgba(204, 204, 204, .3);
    box-shadow: 10px 0 40px rgba(204, 204, 204, .3)
}

.accordion-item .accordion-body p {
    margin: 10px 0 0
}

.faq-search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 10px 0 30px rgba(153, 153, 153, .2);
    box-shadow: 10px 0 30px rgba(153, 153, 153, .2)
}

.faq-search-form label {
    margin: 0 20px
}

.faq-search-form input {
    padding: 0;
    border: none
}

.faq-search-form button {
    width: 45px;
    height: 45px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    color: #fff;
    border-radius: 5px;
    background: #008CFF;
}

.product-item .content {
    padding: 35px 40px 40px;
    -webkit-box-shadow: 10px 0 60px rgba(195, 195, 195, .3);
    box-shadow: 10px 0 60px rgba(195, 195, 195, .3)
}

.product-item .content h5 {
    margin-bottom: 4px
}

.product-item .content .admin-ratting {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.product-item .content .price-details-btn .price {
    font-size: 18px;
    margin-right: 20px
}

.product-item .content .price-details-btn .theme-btn {
    padding: 2px 15px
}

.thumb-images {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.checkout-faqs .alert form .form-footer,
.headline-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.thumb-images .thumb-item {
    width: calc(33.3333% - 20px)
}

.product-details-content .ratting-price .price {
    font-size: 24px;
    font-weight: 500;
    color: #293043;
    margin-left: 10px
}

.product-details-content .category-tags li:not(:last-child),
.widget_nav_menu .list-style-two li {
    margin-bottom: 8px
}

.footer-bottom .copyright-text,
.product-details-content .category-tags li b,
.shoping-cart-total td .title,
.shoping-table td .title {
    font-size: 18px;
    color: #293043
}

.product-details-content .category-tags li span {
    margin-left: 20px;
    margin-right: 20px
}

.product-details-content .category-tags li a:not(:last-child):after {
    content: ",";
    margin-right: 3px
}

.product-details-content .add-to-cart input {
    width: 88px;
    padding: 8px 20px;
    margin: 10px 10px 0 0
}

.product-details-content .add-to-cart .theme-btn {
    padding-top: 9px;
    padding-bottom: 9px;
    margin: 10px 10px 0 0
}

.product-details-content .add-to-cart .wishlist {
    margin-top: 10px;
    padding: 8px 20px;
    border-radius: 5px;
    background: 0 0;
    border: 1px solid rgba(0, 102, 255, .1)
}

.product-information-tab li a {
    font-size: 18px;
    font-weight: 700;
    padding: 11px 65px;
    border-radius: 5px;
    display: inline-block;
    color: #293043;
    border: 1px solid rgba(0, 102, 255, .1)
}

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

    .theme-btn,
    a.theme-btn {
        padding: 9px 25px
    }

    .video-play {
        width: 70px;
        height: 70px;
        font-size: 16px;
        line-height: 70px
    }

    .filter-btns-two {
        margin-left: -8px;
        margin-right: -8px
    }

    .filter-btns-two li {
        margin-left: 8px;
        margin-right: 8px
    }

    .main-menu .mobile-logo {
        max-width: 150px
    }

    .nav-search,
    .work-process-shape {
        display: none
    }

    .main-header.header-four .container-fluid {
        padding-left: 15px;
        padding-right: 15px
    }

    .hero-content h1,
    .hero-content-four h1,
    .hero-content-three h1 {
        font-size: 40px
    }

    .banner-inner h1 {
        font-size: 45px
    }

    .breadcrumb {
        font-size: 20px
    }

    .main-slider-dots {
        margin-top: -485px
    }

    .slider-content {
        padding-top: 55px
    }

    .slider-content h1 {
        font-size: 46px
    }

    .slider-video {
        height: 350px
    }

    .slider-video .video-title {
        font-size: 60px
    }

    .feature-item-seven,
    .statistics-four-counters .counter-item,
    .work-process-item,
    .ww-do-two-images .image-one {
        margin-top: 0
    }

    .ww-do-two-images .image-two {
        margin-right: 30px;
        width: calc(40% - 18px)
    }

    .ww-do-two-images .image-three {
        margin-right: 0;
        margin-bottom: 0;
        width: calc(60% - 18px)
    }

    .year-of-experience {
        -webkit-transform: translate(0, -40%);
        -ms-transform: translate(0, -40%);
        transform: translate(0, -40%)
    }

    .support-marketing-list {
        padding-right: 15px
    }

    .feature-item-eight a {
        display: block
    }

    .feature-item-eight a .image {
        display: block;
        margin-bottom: 20px
    }

    .feature-item-eight a .icon {
        position: absolute;
        top: 30px;
        right: 0
    }


    .work-process-item .icon i {
        width: 80px;
        height: 80px;
        font-size: 35px;
        line-height: 80px
    }

    .cta-item {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .cta-item .details-btn {
        margin-left: 0;
        margin-top: 10px
    }

    .blog-item .image {
        max-width: none;
        margin-right: 0;
        margin-bottom: 15px
    }

    .blog-item .image img,
    .video-content .list-style-three li {
        width: 100%
    }

    .blog-four-right-content {
        padding-left: 25px;
        padding-right: 25px
    }

    .admin-comment .comment-body {
        display: block;
        padding-left: 25px;
        padding-right: 25px
    }

    .faq-images .image-three {
        margin-top: 50px
    }

    .product-information-tab li a {
        padding: 6px 30px
    }
}

.review-form .ratting b {
    font-size: 20px;
    font-weight: 400;
    margin-right: 20px
}

.review-form .form-group .form-control,
.review-form .form-group .nice-select {
    line-height: 1.4;
    background: #f7f9fd;
    border-color: #f7f9fd
}

@media only screen and (min-width:480px) {
    .about-image .years-fo-experience .count-text {
        font-size: 65px
    }

    .project-creative-item .content .section-title .sub-title {
        font-size: 30px;
        margin-left: -30px
    }

    .comment-body,
    .testimonial-item-two,
    .testimonial-two-active .testimonial-item-two {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row-reverse;
        gap: 20px;
    }

    .contact-info-item.style-two .icon {
        width: 60px;
        height: 60px;
        font-size: 24px;
        line-height: 60px;
        margin-right: 25px
    }

    .blog-four-item h4 {
        font-size: 27px
    }

    .review-form .form-group .form-control,
    .review-form .form-group .nice-select {
        font-size: 20px
    }
}

.review-form .form-group .form-control::-webkit-input-placeholder,
.review-form .form-group .nice-select::-webkit-input-placeholder {
    color: #293043
}

.review-form .form-group .form-control:-ms-input-placeholder,
.review-form .form-group .nice-select:-ms-input-placeholder {
    color: #293043
}

.review-form .form-group .form-control::-ms-input-placeholder,
.review-form .form-group .nice-select::-ms-input-placeholder {
    color: #293043
}

.review-form .form-group .form-control::placeholder,
.review-form .form-group .nice-select::placeholder {
    color: #293043
}

.review-form .form-group .form-control:focus,
.review-form .form-group .nice-select:focus {
    background: 0 0;
    border-color: #293043
}

.review-form .form-group .form-control .current,
.review-form .form-group .nice-select .current {
    font-weight: 400
}

.shoping-cart-total td,
.shoping-cart-total th,
.shoping-table td,
.shoping-table th {
    padding: 15px 10px;
    text-align: center;
    border: 1px solid rgba(0, 102, 255, .1)
}

.shoping-cart-total td img,
.shoping-table td img {
    max-height: 60px
}

.quantity-input button {
    width: 45px;
    background: 0 0;
    border: 1px solid rgba(0, 102, 255, .1)
}

.quantity-input input {
    width: 55px;
    padding: 5px 15px;
    text-align: center;
    background: 0 0
}

.discount-wrapper input {
    width: 200px
}

.checkout-faqs .alert {
    padding: 20px 30px;
    margin-bottom: 25px
}

.checkout-faqs .alert h6 a {
    padding: 0;
    color: #01c9f5;
    background: 0 0
}

.checkout-faqs .alert form {
    padding: 20px 0 10px
}

.checkout-faqs .alert form .form-footer {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px
}

.checkout-faqs .alert form .form-footer label {
    line-height: 1.4;
    margin: 0 0 0 5px
}

.headline-area {
    margin-left: -50px;
    padding-left: 50px;
    padding-right: 50px;
    -webkit-transform: rotate(1deg);
    -ms-transform: rotate(1deg);
    transform: rotate(1deg);
    width: calc(100% + 100px)
}

.headline-area:after,
.headline-area:before {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute
}

.headline-area:after {
    z-index: -1;
    background: #ffe483
}

.headline-area:before {
    z-index: -2;
    -webkit-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    transform: rotate(-2deg);
    background: #008CFF;
}

.headline-wrap {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.marquee-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 22px
}

.marquee-item i {
    font-size: 45px;
    margin-right: 25px;
    color: #399648
}

.marquee-item b {
    font-size: 24px;
    color: #293043;
    font-family: Merriweather, serif
}

@media only screen and (max-width:1199px) {
    .blog-list-item .image {
        max-width: 100%
    }

    .marquee-item i {
        font-size: 25px;
        margin-right: 15px
    }

    .marquee-item b {
        font-size: 18px
    }
}

.main-footer.footer-three .contact-info-item .title,
.tag-coulds a {
    font-size: 14px;
    text-transform: uppercase
}

.comment-title,
.widget-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 35px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 102, 255, .1)
}

.comment-title:before,
.widget-title:before {
    margin-right: 15px;
    content: url(../images/shapes/section-subtitle-line.png)
}

.widget-search form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 5px;
    padding: 13px 25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid rgba(0, 102, 255, .1)
}

.copyright-area .footer-menu,
.footer-top-newsletter form,
.tag-coulds,
.widget-recent-news ul li {
    display: -webkit-box;
    display: -ms-flexbox
}

.widget-search form input {
    padding: 0;
    border: none;
    font-size: 16px;
    background: 0 0
}

.widget-search form button {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    background: 0 0
}

.widget-category ul li:before {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    content: "\f101";
    margin-right: 10px;
    font-family: "Font Awesome 5 Pro"
}

.footer-bottom-menu ul li a,
.main-footer.footer-three .widget_newsletter form button i,
.widget-category ul li a:not(:hover) {
    color: #293043
}

.widget-recent-news ul li {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(0, 102, 255, .1)
}

.widget-recent-news ul li .image {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    max-width: 90px;
    margin-right: 30px
}

.widget-cta {
    z-index: 1;
    overflow: hidden;
    padding: 40px 0 0;
    position: relative;
    text-align: center;
    background: #008CFF;
}

.widget-cta h4 {
    color: #fff;
    margin-bottom: 20px
}

.widget-cta .theme-btn.style-two {
    padding-top: 7px;
    padding-bottom: 7px
}

.widget-cta .cta-bg-line {
    position: absolute;
    z-index: -1;
    width: 100%;
    left: 0;
    top: 30%;
    -webkit-animation: 15s infinite down-up-one;
    animation: 15s infinite down-up-one
}

.widget-cta .cta-bg-dots {
    position: absolute;
    z-index: -1;
    right: 5%;
    top: 35%;
    max-width: 45%;
    -webkit-animation: 15s infinite down-up-two;
    animation: 15s infinite down-up-two
}

.tag-coulds {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -10px -5px 0
}

.tag-coulds a {
    font-weight: 500;
    padding: 2px 16px;
    margin: 10px 5px 0;
    color: #293043;
    background: #f7f9fd
}

.error-content {
    max-width: 475px
}

@media only screen and (min-width:768px) {

    .filter-btns-two,
    .hero-content .sub-title {
        font-size: 18px
    }

    .home-two h2 {
        font-size: 42px
    }

    .hero-content-three p {
        font-size: 20px;
        max-width: 850px;
        margin-left: auto;
        margin-right: auto
    }

    .banner-inner h1 {
        margin-bottom: 30px
    }

    .feature-item-eight a h4 {
        font-size: 27px
    }

    .review-form .theme-btn {
        padding: 14px 55px
    }

    .error-content h1 {
        font-size: 85px
    }
}

.error-content h3 {
    font-weight: 400;
    margin-bottom: 15px;
    font-family: Roboto, sans-serif
}

@media only screen and (min-width:576px) {

    .theme-btn.style-three,
    a.theme-btn.style-three {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .border-right {
        border-right: 1px solid rgba(0, 102, 255, .1)
    }

    .statistics-two-counters .counter-item.for-margin {
        margin-top: -30px
    }

    .feature-item-eight a h4 {
        max-width: 290px
    }

    .service-item-six h4 {
        font-size: 26px
    }

    .testimonial-four-active .feedback-author h5 {
        font-size: 20px
    }

    .blog-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .blog-list-item .blog-content h4 {
        font-size: 27px
    }

    .admin-comment .comment-body .author-thumb {
        margin-bottom: 0
    }

    .error-content h3 {
        font-size: 35px
    }
}

.error-content .follow-us {
    padding: 0;
    border: none;
    text-align: left
}

.error-content .follow-us h4 {
    margin-bottom: 15px;
    padding-bottom: 15px
}

.error-page-area:after {
    content: "";
    width: 111%;
    opacity: .05;
    padding-top: 80%;
    border-radius: 50%;
    background: #008CFF;
    position: absolute;
    left: 20%;
    top: -50%;
    z-index: -1;
    -webkit-animation: 2s slideInDown;
    animation: 2s slideInDown
}

@media only screen and (max-width:991px) {
    .contact-four-image {
        -webkit-transform: translateY(40px);
        -ms-transform: translateY(40px);
        transform: translateY(40px)
    }

    .error-page-area:after {
        top: -100px
    }
}

.footer-top-newsletter {
    -webkit-transform: translateY(-250px);
    -ms-transform: translateY(-250px);
    transform: translateY(-250px);
    background-position: bottom;
    margin-bottom: -250px;
    margin-top: 250px
}

@media only screen and (max-width:767px) {
    .cta-item .icon {
        width: 80px;
        height: 80px;
        font-size: 35px;
        line-height: 80px
    }

    .blog-list-item .blog-content {
        padding-left: 35px;
        padding-right: 35px
    }

    blockquote {
        padding-right: 0;
        padding-left: 75px
    }

    .shoping-table thead {
        display: none
    }

    .shoping-table tr {
        display: -ms-grid;
        display: grid
    }

    .shoping-table tr:not(:last-child) {
        margin-bottom: 50px
    }

    .shoping-table td:not(:last-child) {
        border-bottom: none
    }

    .marquee-item {
        margin-left: 10px;
        margin-right: 10px
    }

    .footer-top-newsletter {
        padding-left: 45px;
        padding-right: 45px
    }
}

.footer-top-newsletter form {
    width: 100%;
    display: flex;
    padding: 10px 10px 10px 30px;
    background: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 7px
}

.footer-top-newsletter form label {
    position: absolute;
    left: 0;
    top: 50%;
    margin: 0;
    right: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.footer-top-newsletter form input {
    border: none;
    border-radius: 0;
    font-weight: 500;
    color: #696e7b;
    padding: 0 0 0 30px;
    background: 0 0
}

.footer-top-newsletter .footer-newsletter-image {
    margin-bottom: -130px;
    max-width: 100%
}

@media only screen and (min-width:992px) {
    .main-header.fixed-header .main-menu .navbar-collapse>ul>li {
        padding-top: 25px;
        padding-bottom: 25px
    }

    .main-header.header-two .nav-outer {
        margin-left: 75px
    }

    .main-header.header-two .main-menu .navigation>.dropdown>.dropdown-btn,
    .main-header.header-two .main-menu .navigation>li>a {
        color: #232323
    }

    .what-we-offer:after {
        position: absolute;
        content: "";
        height: 100%;
        width: 1px;
        left: 50%;
        top: 0;
        background: rgba(0, 102, 255, .1)
    }

    .responsive-design-image {
        margin-right: -55px
    }

    .amazing-skill-counter-wrap {
        margin-left: -300px
    }

    .feature-left>.row>div:first-child .service-item,
    .feature-right>.row>div:last-child .service-item {
        margin-left: 30px
    }

    .feature-left>.row>div:last-child .service-item,
    .feature-right>.row>div:first-child .service-item {
        margin-right: 30px
    }

    .pricing-plan-item .price-features {
        width: 65%
    }

    .price-and-btn {
        width: 35%;
        border-left: 1px solid rgba(0, 102, 255, .1)
    }

    .video-part {
        margin-bottom: -80px
    }

    .footer-top-newsletter .footer-newsletter-image {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        margin-left: auto
    }
}

.copyright-area {
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.copyright-area .footer-menu {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -13px;
    margin-right: -13px
}

.copyright-area .footer-menu li {
    font-weight: 500;
    margin: 0 13px 5px
}

@media only screen and (max-width:479px) {
    .section-title h2 {
        font-size: 30px;
        line-height: 1.3
    }

    .details-btn {
        width: 45px;
        height: 45px;
        font-size: 16px;
        line-height: 45px
    }

    .hero-content-four h1 {
        font-size: 36px
    }

    .about-image .years-fo-experience {
        max-width: 290px;
        padding: 20px 30px
    }

    .about-image .years-fo-experience h4,
    .tab-btns-one .nav-link .title,
    blockquote h4 {
        font-size: 20px
    }

    .client-satisfactions {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .support-marketing-list .list-style-one li:first-child {
        margin-left: 0
    }

    .support-marketing-list .list-style-one li:nth-child(2) {
        margin-left: 0;
        margin-right: 0
    }

    .support-marketing-list .list-style-one li:nth-child(3) {
        margin-right: 0
    }

    .blog-content,
    .blog-list-item .blog-content,
    .contact-area-form,
    .contact-info-item.style-two,
    .contact-info-wrap,
    .feature-item-three,
    .feedback-item,
    .footer-top-newsletter,
    .pricing-plan-three,
    .product-item .content,
    .service-item-six,
    .testimonial-four-active {
        padding-left: 25px;
        padding-right: 25px
    }

    .feature-six-inner .feature-item-three {
        display: block
    }

    .what-we-do-four-features {
        padding-left: 30px;
        padding-right: 30px
    }

    .project-item .project-over h3 {
        font-size: 25px
    }

    .project-creative-item .content {
        padding-left: 25px
    }

    .project-creative-item .content hr {
        margin-left: -20px
    }

    .next-prev-project .next-project,
    .next-prev-project .prev-project {
        margin-left: -10px;
        margin-right: -10px
    }

    .next-prev-project .next-project .content,
    .next-prev-project .next-project .image,
    .next-prev-project .prev-project .content,
    .next-prev-project .prev-project .image {
        padding-left: 10px;
        padding-right: 10px
    }

    .project-gallery-item .content {
        width: 90%;
        left: 5%;
        bottom: 20px;
        padding: 15px 20px
    }

    .pricing-item-two .title {
        font-size: 20px;
        letter-spacing: 2px
    }

    .blog-list-item .blog-content h4 {
        font-size: 20px;
        line-height: 1.65
    }

    .faq-images .year-of-experience {
        margin-right: 0;
        padding-left: 20px;
        padding-right: 20px
    }

    .footer-top-newsletter form {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-right: 30px
    }

    .footer-top-newsletter form input {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .footer-top-newsletter form button {
        width: 100%
    }

    .copyright-area .footer-menu li {
        font-weight: 400;
        margin-left: 10px;
        margin-right: 10px
    }
}

@media only screen and (min-width:376px) {

    .about-content-one .list-style-one li p,
    .accordion-item .accordion-button,
    .blog-content .read-more,
    .counter-item.style-two .counter-title,
    .pricing-plan-three .list-style-two,
    .project-item.style-two .project-content .category,
    .sub-title-two,
    .support-features-content p,
    blockquote .blockquote-footer {
        font-size: 18px
    }

    .experience-item,
    .feature-item-three,
    .feedback-item .feedback-author {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .feature-with-image .feature-content h3 {
        font-size: 35px
    }

    .blog-content h5,
    .feedback-item .feedback-author .content h5,
    .pricing-item-two .pricing-inner .list-style-two,
    .product-item .content h5,
    .project-item .project-content h5,
    .service-item-four h5,
    .team-member h5 {
        font-size: 20px
    }

    .contact-info-item .text,
    .project-details-area h5 {
        font-size: 22px
    }

    .pricing-area-five .pricing-plan-three.style-two .badge {
        font-size: 16px
    }

    .contact-info-item.style-two .content .text {
        font-size: 20px;
        line-height: 1.4
    }

    .widget_nav_menu .list-style-two {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .widget_nav_menu .list-style-two li:nth-child(odd) {
        width: 55%
    }

    .widget_nav_menu .list-style-two li:nth-child(2n) {
        width: 45%
    }
}

.widget_nav_menu .list-style-two li:before {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: #232323
}

.widget_newsletter {
    padding: 35px 40px 45px;
    background: url(../images/footer/newslette-widget-bg.png) center/cover no-repeat
}

/* pricing section start */
.container {
    max-width: 1200px;
    width: 100%;
}

.header {
    text-align: center;
    margin-bottom: 60px;
    animation: fadeInDown 0.8s ease;
}



.header p {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.9);
}

.pricing-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    gap: 30px;
    perspective: 1000px;
}

.pricing-card {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    border-radius: 20px;
    padding: 40px 20px;
    position: relative;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation: fadeInUp 0.8s ease;
    animation-fill-mode: both;
    box-shadow: 0 0px 17px rgb(0 0 0 / 8%);
}

.pricing-card:nth-child(1) {
    animation-delay: 0.1s;
}

.pricing-card:nth-child(2) {
    animation-delay: 0.2s;
}

.pricing-card:nth-child(3) {
    animation-delay: 0.3s;
}

.pricing-card:hover {
    transform: translateY(-15px) scale(1.02);
    box-shadow: 0 0px 20px rgb(0 0 0 / 9%);
}

.pricing-card.featured {
    background: linear-gradient(135deg, #008CFF 0%, #008CFF 100%);
    color: white;
    transform: scale(1.05);
}

.pricing-card.featured:hover {
    transform: translateY(-15px) scale(1.07);
}

.badge {
    position: absolute;
    top: -15px;
    left: 20px;
    background: #000;
    color: #fff;
    padding: 8px 20px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: 0 5px 15px rgb(0 0 0 / 40%);
}

.plan-name {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #008CFF;
}

.pricing-card.featured .plan-name {
    color: white;
}

.plan-description {
    font-size: 14px;
    color: #232323;
    margin-bottom: 30px;
    line-height: 23px;
}

.content h2 {
    color: transparent;
    line-height: 1.1;
    margin-bottom: 10px;
    letter-spacing: 0px;
    font-size: 64px !important;
    font-weight: 900 !important;
    font-family: "poppins";
    font-variant-numeric: lining-nums;
    text-transform: uppercase;
    -webkit-text-stroke: 1px #008CFF;
}

.content h4 {
    line-height: 32px;
}

.content p {
    line-height: 26px;
}

.pricing-card.featured .plan-description {
    color: rgba(255, 255, 255, 0.9);
}

.price {
    margin-bottom: 30px;
}

.price-amount {
    font-size: 50px;
    color: #008CFF;
    line-height: 1;
    font-weight: 500;
    font-family: fantasy;
}

.pricing-card.featured .price-amount {
    color: white;
}

.price-currency {
    font-size: 28px;
    vertical-align: super;
}

.price-period {
    font-size: 16px;
    color: #718096;
    margin-left: 8px;
}

.pricing-card.featured .price-period {
    color: rgba(255, 255, 255, 0.8);
}

.features {
    list-style: none;
    margin-bottom: 30px;
}

.features li {
    padding: 12px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #4a5568;
    display: flex;
    align-items: center;
}

.pricing-card.featured .features li {
    color: rgba(255, 255, 255, 0.95);
    border-bottom-color: rgba(255, 255, 255, 0.2);
}

.features li:before {
    content: "✓";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: #008CFF;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
    margin-right: 12px;
    font-weight: bold;
    flex-shrink: 0;
}

.pricing-card.featured .features li:before {
    background: white;
    color: #008CFF;
}

.cta-button {
    width: 100%;
    padding: 16px;
    background: #008CFF;
    color: #fff;
    border: none;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
}


.cta-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 30px rgba(102, 126, 234, 0.4);
    background: #232323;
}

.pricing-card.featured .cta-button {
    background: white;
    color: #008CFF;
}

.pricing-card.featured .cta-button:hover {
    box-shadow: 0 10px 30px rgba(255, 255, 255, 0.4);
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 768px) {
    .header h1 {
        font-size: 36px;
    }

    .pricing-card.featured {
        transform: scale(1);
    }

    .pricing-card.featured:hover {
        transform: translateY(-15px) scale(1.02);
    }
}

/* pricing section end  */

@media only screen and (max-width:375px) {
    .col-small {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .list-style-one li:before {
        width: 40px;
        height: 40px;
        margin-top: 5px;
        font-size: 14px;
        line-height: 40px;
        margin-right: 15px
    }

    .filter-btns-one li,
    .project-tab li button {
        padding-left: 15px;
        padding-right: 15px
    }

    .main-menu .navbar-header {
        margin-right: 20px
    }

    .hidden-bar {
        width: 300px
    }

    .comment-form,
    .feature-item-four,
    .hidden-bar .inner-box,
    .price-and-btn,
    .pricing-item-two,
    .pricing-plan-item .price-features,
    .service-item-five,
    .service-item-four,
    .statistics-four-counters .counter-item,
    .support-marketing-list .list-style-one li,
    .why-choose-two-content .list-style-one li,
    .widget_newsletter {
        padding-left: 25px;
        padding-right: 25px
    }

    .hero-content h1 {
        font-size: 33px;
        line-height: 1.3
    }

    .hero-content p {
        line-height: 1.5
    }

    .hero-content-three h1 {
        font-size: 32px;
        line-height: 1.3
    }

    .hero-content-three .hero-btns .theme-btn:not(:last-child) {
        margin-right: 0
    }

    .hero-content-four h1,
    .pricing-plan-three .price-and-btn .price {
        font-size: 33px
    }

    .banner-inner h1 {
        font-size: 35px;
        line-height: 1.25
    }

    .breadcrumb,
    .testimonial-four-active .author-speech,
    .testimonial-four-active .feedback-author h5,
    blockquote h4 {
        font-size: 18px
    }

    .slider-content h1 {
        font-size: 38px
    }

    .slider-video .video-title {
        font-size: 50px
    }

    .about-image .years-fo-experience h4,
    .blog-list-item .blog-content h4,
    .pricing-item-two .title {
        font-size: 16px
    }

    .about-content-one .list-style-one li:before {
        margin-right: 25px
    }

    .year-of-experience {
        width: 165px;
        height: 165px;
        font-size: 16px;
        -webkit-transform: translate(0, -30%);
        -ms-transform: translate(0, -30%);
        transform: translate(0, -30%)
    }

    .year-of-experience .number {
        font-size: 45px
    }

    .counter-cta {
        padding-left: 10px;
        padding-right: 10px
    }

    .feature-item-three>i {
        margin: 0 0 15px;
        display: inline-block
    }

    .feature-item-four h4 i {
        font-size: 45px;
        margin-right: 15px
    }

    .blog-item .content h4,
    .feature-item-eight a h4,
    .feedback-item h4,
    .project-gallery-item .content .text h4 {
        font-size: 20px
    }

    .blog-four-item h4,
    .service-item-six h4 {
        font-size: 22px
    }

    .project-item.style-two .project-content h4 {
        font-size: 20px;
        line-height: 1.5
    }

    .next-prev-project .next-project .image,
    .next-prev-project .prev-project .image {
        max-width: 45%
    }

    .pricing-plan-item .price-features .badge {
        font-size: 14px;
        padding: 30px 8px 20px
    }

    .pricing-item-two .badge {
        font-size: 12px
    }

    .pricing-item-two:hover .badge {
        -webkit-transform: rotate(50deg) translate(66px, -44px);
        -ms-transform: rotate(50deg) translate(66px, -44px);
        transform: rotate(50deg) translate(66px, -44px)
    }

    .pricing-plan-three .badge {
        font-size: 14px;
        padding: 12px 25px 10px 35px
    }

    .feedback-item .author-logo>i {
        width: 45px;
        height: 45px;
        line-height: 45px
    }

    .feedback-item .feedback-author img {
        margin-bottom: 10px
    }

    .testimonial-four-active .feedback-author img {
        width: 50px;
        height: 50px;
        margin-right: 15px
    }

    .contact-info-item .icon {
        width: 45px;
        height: 45px;
        font-size: 16px;
        line-height: 45px;
        margin-right: 15px
    }

    .contact-info-item.style-two {
        display: block
    }

    .location-address-item .bottom-part {
        padding-left: 35px;
        padding-right: 35px
    }

    blockquote {
        padding-left: 55px
    }

    blockquote:before {
        font-size: 40px;
        margin-left: -55px
    }

    .accordion-item,
    .checkout-faqs .alert {
        padding-left: 20px;
        padding-right: 20px
    }

    .product-information-tab li a {
        font-size: 16px;
        padding: 5px 20px
    }

    .checkout-faqs .alert form .form-footer button {
        margin-right: 8px;
        padding-left: 20px;
        padding-right: 20px
    }

    .widget-recent-news ul li .image {
        max-width: 70px;
        margin-right: 15px
    }

    .widget-recent-news ul li h5 {
        font-size: 15px
    }

    .error-content h1 {
        font-size: 55px
    }

    .error-content h3 {
        font-size: 25px
    }

    .footer-top-newsletter h2 {
        font-size: 26px
    }
}

.widget_newsletter .footer-title {
    margin-bottom: 2px
}

.widget_newsletter form input {
    border: none;
    margin-top: 10px;
    padding: 14px 30px;
    margin-bottom: 15px
}

.footer-bottom {
    position: relative;
    border-top: 1px solid rgba(0, 102, 255, .1)
}



.footer-bottom .scroll-top {
    position: absolute;
    top: -24px;
    left: calc(50% - 24px);
    width: 48px;
    height: 48px;
    background: #ff8a00;
    line-height: 48px;
    border-radius: 50%;
    text-align: center
}

.footer-bottom-menu ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: -15px;
    margin-right: -15px
}

.footer-bottom-menu ul li {
    margin: 0 15px 5px
}

.main-footer.footer-two .widget_newsletter {
    border-radius: 7px;
    background-image: none;
    border: 1px solid rgba(0, 102, 255, .1)
}

.main-footer.footer-two .footer-bottom {
    border-top: none;
    background: #008CFF
}

.main-footer.footer-three .contact-info-item .icon {
    -webkit-box-shadow: 5px 5px 0 #ffe483;
    box-shadow: 5px 5px 0 #ffe483
}

.main-footer.footer-three .contact-info-item .text {
    font-size: 20px;
    font-family: Merriweather, serif
}

.main-footer.footer-three .widget_newsletter {
    padding: 0;
    background: 0 0
}

.main-footer.footer-three .widget_newsletter form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 7px 7px 0 #ffe483;
    box-shadow: 7px 7px 0 #ffe483
}

.main-footer.footer-three .widget_newsletter form input {
    margin: 0;
    padding-right: 0;
    border-radius: 0;
    padding-top: 17px;
    padding-bottom: 17px
}

.main-footer.footer-three .widget_newsletter form button {
    padding: 5px 20px 5px 0;
    background-color: transparent
}

.main-footer.footer-three .footer-bottom .scroll-to-target {
    background: #399648;
    -webkit-box-shadow: 4px 5px 0 #ffe483;
    box-shadow: 4px 5px 0 #ffe483
}

@media only screen and (min-width:1200px) {
    .container {
        max-width: 1320px;
        padding-left: 15px;
        padding-right: 15px
    }

    .row-cols-xl-7>* {
        width: 14.2857%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .home-four .container-fluid,
    .main-header .container-fluid {
        padding-left: 55px;
        padding-right: 55px
    }

    .main-header .container {
        max-width: 1555px
    }

    .support-marketing-list .list-style-one li:nth-child(odd),
    .why-choose-two-content .list-style-one li:nth-child(odd) {
        margin-right: 50px
    }

    .support-marketing-list .list-style-one li:nth-child(2n),
    .why-choose-two-content .list-style-one li:nth-child(2n) {
        margin-left: 50px
    }

    .feature-with-image:nth-child(2n) .feature-content,
    .feature-with-image:nth-child(odd) .feature-image {
        margin-left: 100px
    }

    .pricing-plan-item .price-features .list-style-two li {
        font-size: 18px
    }

    .pricing-area-three .pricing-plan-three {
        margin-left: 15px
    }

    .our-location-address-area .container {
        max-width: 1140px
    }

    .blog-list-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .main-footer.footer-three .footer-bottom .scroll-to-target {
        top: 20px
    }
}

.dark-version.home-two {
    color: #c2ceed;
    background: #0e1b38
}

.dark-version.home-two .bgc-lighter,
.dark-version.home-two .service-item:not(:hover) {
    background: #0b1731
}

.dark-version.home-two .feedback-item,
.dark-version.home-two .fixed-header .header-upper,
.dark-version.home-two .team-member:hover:after {
    background: #0e1b38
}

.dark-version.home-two .feature-item .image {
    border-color: rgba(0, 102, 255, .1)
}

.dark-version.home-two .feedback-shape:after,
.dark-version.home-two .social-style-one a,
.dark-version.home-two .team-member:after {
    border-color: rgba(255, 255, 255, .15)
}

.dark-version.home-two .feedback-item,
.dark-version.home-two .team-member:hover:after {
    -webkit-box-shadow: 10px 0 60px rgba(1, 201, 245, .4);
    box-shadow: 10px 0 60px rgba(1, 201, 245, .4)
}

.dark-version.home-two .feedback-active .feedback-item {
    -webkit-box-shadow: 0 0 20px rgba(1, 201, 245, .4);
    box-shadow: 0 0 20px rgba(1, 201, 245, .4)
}

.dark-version.home-one {
    color: #adadb8;
    background: #e7ebee;
}

.dark-version.home-one .blog-item .content .author a:not(:hover),
.dark-version.home-one .copyright-text,
.dark-version.home-one .form-control::-webkit-input-placeholder,
.dark-version.home-one .list-style-two a:not(:hover),
.dark-version.home-one .pricing-item-two .price:after,
.dark-version.home-one .social-style-two a:not(:hover) {
    color: #232323
}


.dark-version.home-one .bgc-lighter,
.dark-version.home-one .counter-item.style-two:hover,
.dark-version.home-one .cta-inner::before {
    background: transparent
}

.dark-version.home-one .counter-item.style-two:hover,
.dark-version.home-one .cta-item .details-btn:hover {
    border-color: #008CFF;
}

.dark-version.home-one .project-three-active .project-item .project-content {
    -webkit-box-shadow: 5px 0 15px rgba(252, 101, 60, .25);
    box-shadow: 5px 0 15px rgba(252, 101, 60, .25)
}



.dark-version.home-one .pricing-item-two {
    -webkit-box-shadow: 10px 0 60px rgba(252, 101, 60, .1);
    box-shadow: 10px 0 60px rgba(252, 101, 60, .1)
}

.dark-version.home-one .counter-item.style-two:not(:hover),
.dark-version.home-one .form-control,
.dark-version.home-one .pricing-item-two .title {
    /* border-color: #232323; */
    background: #e7ebee;
}

.dark-version.home-one .widget_newsletter {
    background: #fff;
}

.dark-version.home-one .for-middle-border:after,
.dark-version.home-one .for-middle-border:before {
    background: #23232321;
}

.dark-version.home-one .slick-arrow:hover,
.dark-version.home-one .social-style-two a:not(:hover) {
    -webkit-box-shadow: 10px 0 60px rgba(140, 140, 140, .3);
    box-shadow: 10px 0 60px rgba(140, 140, 140, .3)
}

.bg_darker {
    background-color: #18171a !important;
    color: #232323 !important
}

.mobile_portfolio_img {
    height: 300px !important;
    object-fit: cover !important;
    object-fit: cover;
    margin-top: 30px
}

.web_portfolio_images img {
    height: 500px;
    overflow: hidden;
    object-fit: cover;
    width: 100%;
    object-position: top
}

.portfolio_li {

    font-family: "poppins" !important;
}

.portfolio_li .nav-link.active {
    border-radius: 32px !important;
    padding: 8px 28px !important;
    background-color: #008CFF !important;
    color: #fff !important;
    border: 1px solid #008CFF !important
}

.portfolio_li .nav-link {
    border-radius: 32px !important;
    padding: 8px 28px !important;
    background: 0 0 !important;
    border: 1px solid #232323 !important;
    color: #232323 !important;
    margin: 0 6px
}

.service_icon {
    width: 55px
}

.lottie_anim {
    margin: 0 auto !important
}

@media (max-width:768px) {
    .main-menu .navbar-collapse li ul {
        background: #fff !important
    }

    .mob_drp {
        color: #232323 !important
    }

    .mob_drp_border_none {
        border-top: none !important
    }

    .slider-content {
        padding-top: 160px
    }
}

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

.swal2-title {
    color: #000 !important
}

.slick-slide {
    transition: transform 0.3s ease-in-out;
}

.main-header .logo img {
    max-width: 30%;
}

/* Package Section */
::-webkit-scrollbar {
    width: 5px;
    height: 2px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #008CFF;
}

.packagesSec {
    padding: 6rem 0;
}

.packagesSec .secHeading {
    text-align: center;
    /* font-size: 4.125rem; */
    font-size: 3.44vw;
    font-weight: 400;
    line-height: 1;
    overflow: hidden;
}

.blue {
    color: #008CFF;
}

.packageSlider {
    padding-top: 2rem;
    padding-bottom: 1rem;
    margin-top: 3.75rem;
}

.packagesCard {
    border: 1px solid rgba(255, 255, 255, 0.035);
    border-radius: 30px;
    padding: 1.5rem 1rem 2rem;
    text-align: center;
    color: #232323;
    position: relative;
    backdrop-filter: blur(5px);
    background: linear-gradient(to bottom, #232323, #232323);
    background-size: 100% 0;
    background-position: top;
    background-repeat: no-repeat;
    transition: all 0.2s ease;
}

.packagesCard .cardTitle {
    background-color: #008CFF;
    border-radius: 10px;
    padding: 0.875em 1.25em;
    width: fit-content;
    min-width: 190px;
    margin: auto;
    font-size: 1.125rem;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}

.packagesCard h5 {
    font-size: 1.375rem;
    margin-top: 2rem;
    min-height: 50px;
}

.packagesCard h2 {
    font-weight: 800;
    line-height: 1;
    font-size: 4.375rem;
}

.packagesCard del {
    font-size: 1.125rem;
}

.packagesCard ul {
    position: relative;
    padding: 0rem 0;
    margin: 1rem 0;
    height: 400px;
    overflow-y: auto;
    /* list-style: disc;
    list-style-position: inside; */
}

.packagesCard ul::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.25) 50%, transparent 100%);
}

.packagesCard ul li::before {
    color: #008CFF;
    content: '\f00c';
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    margin-right: 1rem;
}

.packagesCard ul li {
    margin-top: 1rem;
    text-align: left;
    display: flex;
}

.packagesCard ul li:has(strong)::before {
    content: '';
}

.packagesCard li strong {
    color: #008CFF;
    text-transform: uppercase;
    position: relative;
}

.packagesCard li strong::before,
.packagesCard li strong::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 48px;
    height: 1px;
    background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.25) 50%, transparent 100%);
}

.packagesCard li strong::before {
    right: calc(100% + 5px);
}

.packagesCard li strong::after {
    left: calc(100% + 5px);
    right: auto;
}

.packagesCard:hover {
    background-size: 100% 100%;
}

.packagesCard:hover h2,
.packagesCard:hover del {
    color: #008CFF;
}

.packagesCard:hover h5,
.packagesCard:hover ul li {
    color: #000;
}

.packagesSec .swiper-button-prev,
.packagesSec .swiper-button-next {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: linear-gradient(-45deg, #008CFF 0%, #0b55b1 100%);
    transform: translateY(-50%);
}

.packagesSec .swiper-button-prev::before,
.packagesSec .swiper-button-next::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    width: 52px;
    height: 52px;
    background: #008CFF;
    transition: 0.5s ease;
    z-index: -1;
}

.packagesSec .swiper-button-prev {
    left: -5rem;
}

.packagesSec .swiper-button-next {
    right: -5rem;
}

.packagesSec .swiper-button-prev::after,
.packagesSec .swiper-button-next::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 1.25rem;
    color: #008CFF;
}

.packagesSec .swiper-button-prev::after {
    content: '\f053';
}

.packagesSec .swiper-button-next::after {
    content: '\f054';
}

.packagesSec .swiper-button-prev:hover::before,
.packagesSec .swiper-button-next:hover::before {
    background: linear-gradient(-45deg, #008CFF 0%, #0b55b1 100%);
}

.packagesSec .swiper-button-prev:hover::after,
.packagesSec .swiper-button-next:hover::after {
    color: #008CFF;
}

p#ftr-cl {
    color: #fff !important;
    font-variant: lining-nums;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

#subscribeWidth,
#getAnAppointmentBtn {
    width: 100% !important;
    border-radius: 16px !important;
}


/* !@Package Section */
@media (max-width: 1440px) {
    .packagesCard h2 {
        font-size: 3.75rem;
    }

    .packageSlider {
        margin-top: 2.5rem;
        padding-bottom: 0.75rem;
    }
}

@media (max-width: 1199.98px) {
    .packagesCard h2 {
        font-size: 3.5rem;
    }

    .packageSlider {
        margin-top: 2rem;
        padding-bottom: 0.5rem;
    }
}

@media (max-width: 991.98px) {
    .packagesSec .swiper-button-prev {
        left: -6rem;
    }

    .packagesSec .swiper-button-next {
        right: -6rem;
    }

    .packagesSec .swiper-button-prev,
    .packagesSec .swiper-button-next {
        width: 40px;
        height: 40px;
    }

    .packagesSec .swiper-button-prev::before,
    .packagesSec .swiper-button-next::before {
        width: 38px;
        height: 38px;
    }

    .packagesCard h2 {
        font-size: 3.25rem;
    }

    .packageSlider {
        margin-top: 1.5rem;
        padding-bottom: 0.25rem;
    }

    .packagesCard {
        padding: 2rem 1rem 1.5rem;
    }
}

@media (max-width: 767.98px) {
    .packagesCard h5 {
        font-size: 1.25rem;
    }

    .packagesCard h2 {
        font-size: 3rem;
    }

    .packagesCard ul li {
        margin-top: 10px;
    }

    .packagesCard .cardTitle {
        min-width: fit-content;
    }

    .packageSlider {
        margin-top: 1rem;
        padding-bottom: 0rem;
    }

    .packagesCard {
        margin: 0rem 5rem;
        padding: 1.5rem 1rem 1rem;
    }

    .packagesSec .swiper-button-next {
        right: 2rem;
    }

    .packagesSec .swiper-button-prev {
        left: 2rem;
    }
}

@media (max-width: 575.98px) {
    .packagesCard ul li {
        margin-top: 5px;
    }
}

@media (max-width:420px) {
    .packagesCard {
        margin: 0rem 1rem
    }
}

.packagesSec .nav-tabs {
    border-bottom: 0;
    justify-content: center;
    margin-bottom: 3rem;
    gap: 1rem;
    margin-top: 3rem;
}

.packagesSec .nav-tabs .nav-link {
    color: #232323;
    border-radius: 10px;

}

.packagesSec .nav-tabs .nav-item.show .nav-link,
.packagesSec .nav-tabs .nav-link.active,
.packagesSec .nav-tabs .nav-link:hover {
    color: #232323;
    background-color: #008CFF;
    border-color: #008CFF;

}
