::-webkit-scrollbar {
    width: 7px
}

::-webkit-scrollbar-thumb {
    background: var(--primary-color)
}

::-webkit-scrollbar-track {
    background: #f1f1f1
}

section.hero {
    background-color: #D92D2D;
}

section.hero .slide-content {
    color: #fff
}

.plr-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.about-img-1 {
    margin: -60px 0 -60px
}

.lb-about-img-1 {
    margin-bottom: -50px
}

section.hero .slide-content .title {
    background-image: linear-gradient(45deg, #fff 15%, #fff 65%)
}

section.hero .primary-button,
section.hero .primary-button:active,
section.hero .primary-button:visited {
    border: 2px solid var(--primary-b-color);
    color: var(--primary-b-color);
    padding: 10px 15px;
    font-weight: 400;
    max-width: initial
}

section.hero .primary-button i {
    margin-right: 0;
    margin-left: .4rem;
    margin-top: 4px
}

.banner-form {
    position: relative;
    z-index: 2;
    overflow: hidden;
    margin: 0 auto !important;
    display: flex !important;
    justify-content: center;
    flex-wrap: wrap
}

.banner-form:before {
    content: '';
    position: absolute;
    height: 22px;
    width: 22px;
    background: url(../images/pencil.png) no-repeat center center;
    background-size: contain;
    left: 52px;
    top: 50%;
    transform: translateY(-50%)
}

.banner-form-inner {
    display: flex
}

.home-banner-input,
.home-banner-input:active,
.home-banner-input:focus {
    width: 100%;
    background: no-repeat;
    box-shadow: none;
    padding: 10px 25px 10px 40px;
    border: 2px solid var(--primary-b-color);
    border-radius: 6px;
    line-height: 1.2;
    color: var(--primary-b-color);
    max-width: 360px;
    float: left;
    height: 68px;
    margin-right: 10px;
    font-size: 18px
}

.home-banner-input+input.primary-button,
.home-banner-input+input.primary-button:active {
    float: left;
    border-radius: 6px;
    height: 68px;
    background: var(--primary-b-color);
    color: #821b1b;
    padding: 10px 45px;
    font-weight: 600;
    font-size: 18px
}

.home-banner-input+input.primary-button:hover {
    background: 0 0;
    color: #fff
}

.home-banner-input::placeholder {
    color: #fff;
    opacity: 1
}

.logodesign-banner {
    width: 100%;
    max-width: 690px;
    margin: 0 auto
}

.logodesign-banner p {
    margin-bottom: 20px;
    font-size: 22px
}

.banner-form-area {
    display: inline-block;
    background: rgba(0, 0, 0, .4);
    padding: 20px 30px 30px 30px;
    border-radius: 8px;
    width: 100%
}

.full-slider.featured .inner .left:after,
.full-slider.featured .inner .left:before,
.no-slider.featured .inner .left:after,
.no-slider.featured .inner .left:before {
    display: none
}

header .navbar-expand .navbar-brand,
header .navbar-expand .navbar-brand i {
    color: #fff
}

.navbar-expand .navbar-nav .nav-link.active:not(.btn):not(.title),
.navbar-expand .navbar-nav .nav-link:not(.btn):not(.title):hover,
header .navbar-expand .navbar-nav .nav-link:not(.btn) {
    color: #fff
}

header .primary-button,
header .primary-button:active,
header .primary-button:focus,
header .primary-button:hover,
header .primary-button:visited {
    padding: 7px 0;
    background: 0 0;
    font-weight: 600
}

header .primary-button i {
    font-size: 13px
}

.dark-logo {
    display: none
}

header .navbar-expand.navbar-sticky .dark-logo {
    display: initial
}

header .navbar-expand.navbar-sticky .white-logo {
    display: none
}

header .navbar-expand.navbar-sticky .navbar-brand,
header .navbar-expand.navbar-sticky .navbar-brand i {
    color: var(--nav-item-color)
}

.navbar-expand.navbar-sticky .navbar-nav .nav-link.active:not(.btn):not(.title),
.navbar-expand.navbar-sticky .navbar-nav .nav-link:not(.btn):not(.title):hover,
header .navbar-expand.navbar-sticky .navbar-nav .nav-link:not(.btn) {
    color: var(--nav-item-color)
}

header .navbar-sticky .primary-button,
header .navbar-sticky .primary-button:active,
header .navbar-sticky .primary-button:hover,
header .navbar-sticky .primary-button:visited {
    color: var(--nav-item-color);
    background: 0 0;
    transform: none;
    opacity: 1;
    font-weight: 600
}

header .navbar-sticky .primary-button i,
header .navbar-sticky .primary-button:active i,
header .navbar-sticky .primary-button:hover i,
header .navbar-sticky .primary-button:visited i {
    color: var(--primary-color)
}

header .navbar-sticky {
    background: #fff
}

.gdpr-cookie-notice {
    display: none
}

section.hero.featured:after {
    background-image: linear-gradient(180deg, #fff 50%, var(--primary-color) 50%)
}

section {
    padding: 60px 0 60px 0
}

.intro {
    margin-bottom: 20px
}

h2,
h4,
p {
    margin: .5rem 0
}

.mt-15 {
    margin-top: 15px !important
}

.home-banner-slider {
    position: absolute !important;
    top: 60%;
    right: -24%;
    transform: translate(0, -50%);
    width: 100%;
    text-align: center
}

.home-banner-slider .items {
    text-align: center
}

.home-banner-slider.owl-carousel .owl-item img {
    max-height: 590px;
    display: initial;
    object-fit: contain
}

.home-banner-slider .owl-dots {
    display: none
}

.home-banner-slider.owl-carousel .owl-stage {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.home-banner-slider.inner-slider-banner.owl-carousel .owl-item img {
    max-height: 530px
}

.home-banner-slider.web-inner-slider-banner {
    top: 52%
}

.home-banner-slider.web-inner-slider-banner {
    right: -27%;
}

.home-banner-slider.web-inner-slider-banner.owl-carousel .owl-item img {
    max-height: 380px
}

.highlights .items .item {
    margin-bottom: 15px
}

.service-tabs>ul.nav-tabs {
    text-align: center;
    border: 0;
    margin-bottom: 50px
}

.portfolio-tabs.service-tabs>ul.nav-tabs {
    margin-bottom: 70px
}

.service-tabs>ul>li {
    float: left;
    width: 25%;
    margin: 0;
    padding: 0
}

.service-tabs .nav-tabs .nav-link {
    padding: 20px 15px;
    position: relative;
    color: #4b4b4b;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 14px;
    transition: all .3s;
    z-index: 2;
    border: 1px solid #cecece;
    border-radius: 0
}

.service-tabs .nav-tabs .nav-item:first-child .nav-link {
    border-radius: 4px 0 0 4px
}

.service-tabs .nav-tabs .nav-item:last-child .nav-link {
    border-radius: 0 4px 4px 0
}

.primary-button,
.primary-button:active,
.primary-button:focus,
.primary-button:hover,
.primary-button:visited {
    border-radius: 6px
}

.card {
    border-radius: 6px
}

.service-tabs>ul>li.nav-item+li.nav-item .nav-link {
    border-left: 0
}

.service-tabs ul li i {
    font-size: 60px
}

.service-tabs ul li img {
    height: 60px
}

.service-white-img {
    display: none
}

.service-tabs .nav-tabs .nav-link.active .service-dark-img {
    display: none
}

.service-tabs .nav-tabs .nav-link.active .service-white-img {
    display: initial
}

.service-tabs .nav-tabs .nav-link p {
    margin: 15px 0 0 0;
    color: #6f6f6f
}

.service-tabs .nav-tabs .nav-link.active {
    color: #fff;
    border-radius: 0;
    border-color: var(--primary-color);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .3);
    background: var(--primary-color)
}

.service-tabs .nav-tabs .nav-link.active p {
    color: #fff
}

.service-tabs .nav-tabs .nav-link.active:after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 50%;
    border-bottom: 5px solid var(--primary-color);
    border-right: 5px solid var(--primary-color);
    transform: translateX(-50%) rotate(45deg);
    width: 10px;
    height: 10px;
    background: var(--primary-color)
}

.form-control {
    border-radius: 6px
}

#contact {
    background: #fff
}

.contact-img-1 {
    text-align: center;
    position: relative
}

.contact-img-1 img.shadow-contact {
    position: absolute;
    bottom: -26%;
    left: 51%;
    max-width: 320px;
    opacity: .8;
    transform: translateX(-50%)
}

.contact-img-1 img.man-contact {
    margin-top: 30px;
    max-height: 495px;
    position: relative;
    margin-bottom: -30px;
    -webkit-animation: contact-bounce 2.5s infinite;
    animation: contact-bounce 2.5s infinite
}

.portfolio-tabs>ul.nav-tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 50px
}

.portfolio-tabs>ul>li {
    width: auto
}

.portfolio-tabs .nav-tabs .nav-link {
    padding: 10px 30px
}

.portfolio-tabs .nav-tabs .nav-link p {
    margin: 0
}

.porfolio-item {
    margin: 0 5px;
    margin-bottom: 10px;
    position: relative;
    border-radius: 6px;
    overflow: hidden
}

.porfolio-item img {
    width: 100%
}

.porfolio-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(217, 45, 45, .8);
    opacity: 0;
    visibility: hidden;
    transition: all .3s
}

.porfolio-item:hover .porfolio-overlay {
    opacity: 1;
    visibility: visible
}

.porfolio-overlay a {
    display: inline-block;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.porfolio-overlay a i {
    font-size: 50px;
    color: #fff
}

.how-it-works {
    position: relative
}

.how-it-works-img {
    position: relative;
    text-align: center
}

.how-it-works-img img {
    max-height: 250px
}

.margin-img {
    margin-top: 15px;
    margin-bottom: -15px
}

.how-it-works-details h6 {
    font-size: 20px;
    margin-bottom: 1rem;
    text-align: center
}

.how-it-works-details p {
    margin: 0
}

h2.featured+p.text-max-800 {
    font-size: 1.2rem;
    color: var(--primary-t-color)
}

h2.featured {
    padding-bottom: 11px;
    position: relative;
    margin-bottom: .8rem;
    font-weight: 600
}

h2.featured:before {
    top: auto;
    bottom: 0
}

section.how-it-works-sec {
    background: #fff
}

.text-center>h2.featured.alt:before {
    left: 50%;
    transform: translateX(-50%)
}

#services h2.featured+p {
    margin-top: 20px
}

.list-group-item {
    border: 0;
    padding: .2rem 0;
    color: #000;
    display: flex
}

.list-group-item span {
    padding-left: 10px
}

.price {
    margin-bottom: 10px;
    border: 0
}

.plans .tab-pane .items {
    padding-left: 7px;
    padding-right: 7px
}

.list-title-li i {
    display: none
}

.list-title-li span {
    font-weight: 700;
    padding: 0;
    color: var(--primary-t-color)
}

li+.list-title-li {
    padding-top: 10px
}

.plans .tab-pane .items .col-lg-3 .card {
    padding-left: 30px;
    padding-right: 30px
}

.plans .tab-pane .items .col-lg-3 .card .list-group-flush .list-group-item {
    padding-left: 2px;
    display: flex
}

.plans .tab-pane .items .col-lg-3 {
    padding-left: 7px;
    padding-right: 7px
}

.plans .tab-pane .items .card {
    background-color: #fff
}

.plans .tab-pane .items .card i.icon-min {
    padding-top: 3px;
    color: var(--secondary-color)
}

.plans .tab-pane .items .col-lg-3:nth-child(3) .card {
    background: -webkit-linear-gradient(45deg, var(--secondary-color) 15%, var(--primary-color) 65%);
    background: linear-gradient(45deg, var(--secondary-color) 15%, var(--primary-color) 65%);
    transform: translateY(-7.5px)
}

.plans .tab-pane .items .col-lg-3:nth-child(3) .card .icon {
    background-color: transparent;
    color: #f5f5f5;
    -webkit-text-fill-color: #f5f5f5
}

.plans .tab-pane .items .col-lg-3:nth-child(3) .card * {
    border-color: var(--secondary-l-color)
}

.plans .tab-pane .items .col-lg-3:nth-child(3) .card h3,
.plans .tab-pane .items .col-lg-3:nth-child(3) .card h4,
.plans .tab-pane .items .col-lg-3:nth-child(3) .card i,
.plans .tab-pane .items .col-lg-3:nth-child(3) .card p,
.plans .tab-pane .items .col-lg-3:nth-child(3) .card span {
    color: #f5f5f5
}

.plans .tab-pane .items .col-lg-3:nth-child(3) .card .btn {
    background: 0 0;
    border: 2px solid #fff
}

.plans .tab-pane .items:hover .col-lg-3:not(:hover) .card {
    background: #fff;
    transform: none
}

.plans .tab-pane .items:hover .col-lg-3:not(:hover) .card .icon {
    color: var(--primary-color);
    -webkit-text-fill-color: var(--primary-color);
    background-image: -webkit-linear-gradient(45deg, var(--secondary-color) 15%, var(--primary-color) 65%);
    background-image: linear-gradient(45deg, var(--secondary-color) 15%, var(--primary-color) 65%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.plans .tab-pane .items:hover .col-lg-3:not(:hover) .card h3,
.plans .tab-pane .items:hover .col-lg-3:not(:hover) .card h4,
.plans .tab-pane .items:hover .col-lg-3:not(:hover) .card p {
    color: var(--primary-t-color)
}

.plans .tab-pane .items:hover .col-lg-3:not(:hover) .card i,
.plans .tab-pane .items:hover .col-lg-3:not(:hover) .card span {
    color: #000
}

.plans .tab-pane .list-group.list-group-flush {
    max-height: 210px;
    min-height: 210px;
    overflow: auto
}

/* .plans .tab-pane.no-scroll-price .list-group.list-group-flush {
    max-height: initial;
    min-height: initial
} */

.plans .tab-pane .items:hover .col-lg-3:not(:hover) .card i.icon-min {
    color: var(--secondary-color)
}

.plans .tab-pane .list-group.list-group-flush::-webkit-scrollbar,
.plans .tab-pane .list-group.list-group-flush::-webkit-scrollbar-thumb,
.plans .tab-pane .list-group.list-group-flush::-webkit-scrollbar-track {
    border-radius: 4px
}

.plans .tab-pane .items:hover .col-lg-3:not(:hover) .card .list-group.list-group-flush::-webkit-scrollbar-thumb {
    background: var(--secondary-color)
}

.plans .tab-pane .items .col-lg-3 .card:hover .list-group.list-group-flush::-webkit-scrollbar-thumb,
.plans .tab-pane .items .col-lg-3:nth-child(3) .card .list-group.list-group-flush::-webkit-scrollbar-thumb {
    background: #fff
}

.plans .tab-pane .items .col-lg-3 .card:hover .list-group.list-group-flush::-webkit-scrollbar-track,
.plans .tab-pane .items .col-lg-3:nth-child(3) .card .list-group.list-group-flush::-webkit-scrollbar-track {
    background: #f56363
}

.plans .tab-pane .items:hover .col-lg-3:not(:hover) .card .list-group.list-group-flush::-webkit-scrollbar-track {
    background: #f1f1f1
}

.footer i {
    color: var(--secondary-color)
}

.plans .tab-pane .items:hover .col-lg-3:not(:hover) .card .list-title-li span {
    color: var(--primary-t-color)
}

.plans .tab-pane .items:hover .col-lg-3:not(:hover) .card .price,
.plans .tab-pane .items:hover .col-lg-3:not(:hover) .card .price i {
    color: var(--primary-color)
}

.plans .items .item .card:hover .btn {
    border: 2px solid #fff
}

.plans .tab-pane .items:hover .col-lg-3:not(:hover) .card .primary-button {
    background-color: var(--primary-color);
    color: var(--primary-b-color)
}

.plans .tab-pane .items:hover .col-lg-3:not(:hover) .card .primary-button i {
    color: var(--primary-b-color)
}

.plans .items .item .btn {
    padding-left: 15px;
    padding-right: 15px;
    border-width: 2px
}

.red-container {
    position: relative;
    padding: 40px 0;
    width: 100%;
    background: var(--primary-color);
    margin: 60px auto 0;
    color: #fff
}

.red-container-left {
    width: 55%
}

.red-container h3 {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    margin: 0
}

.red-container p {
    font-size: 16px;
    font-weight: var(--p-weight);
    margin: 7px 0 15px;
    color: #fff
}

.red-container .btn-anchor {
    font-size: 15px;
    padding: 15px 35px;
    margin-right: 15px;
    border-color: #fff;
    color: #fff;
    transition: all .3s ease 0s
}

.red-container-right {
    width: 45%;
    text-align: right;
    position: absolute;
    right: 0;
    top: 40%;
    transform: translateY(-50%)
}

.red-container-right img {
    max-width: 100%
}

.red-container .primary-button,
.red-container .primary-button:active,
.red-container .primary-button:visited {
    border: 2px solid var(--primary-b-color);
    color: var(--primary-b-color);
    font-weight: 400;
    float: left;
    margin-right: 10px
}

.pricing-menu-change {
    display: none !important
}

header.pricing-scrolled .navbar-expand .navbar-nav.items {
    display: none
}

header.pricing-scrolled .navbar-expand .navbar-nav.items.pricing-menu-change {
    display: inline-block !important
}

#why-us.offers .items .item {
    margin-top: 15px;
    margin-bottom: 0
}

#why-us.offers .items {
    padding: 0 8px
}

#why-us.offers .items .item {
    padding: 0 7px
}

#services .link-area {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap
}

#services .link-area a {
    float: left;
    border: 2px solid var(--primary-color)
}

#services .link-area a+a,
.link-area a+a {
    margin-left: 15px
}

.link-area a,
.link-area a:active,
.link-area a:hover,
.link-area a:visited {
    border: 2px solid var(--primary-color);
    font-weight: 400
}

.link-area a.bordered-a {
    background: 0 0;
    color: var(--primary-color);
    border-radius: 6px
}

.red-color-sec {
    background: var(--primary-color)
}

.red-color-sec h4,
.red-color-sec p {
    color: #fff
}

.testimonials-carousel .owl-dots {
    display: none
}

.testimonials-carousel img.person {
    display: initial;
    margin-bottom: 10px;
    margin: 0 auto;
}

@media (min-width: 768px) {
    .slide-content .title {
        font-size: 52px;
    }
}

.testimonials-carousel .item {
    padding-top: 40px;
    padding-bottom: 40px
}

.testimonials-carousel h4,
.testimonials-carousel p {
    max-width: 580px;
    margin-left: auto;
    margin-right: auto
}

.testimonials-img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: auto !important;
    max-height: 430px;
    max-width: 100%
}

.testimonials-carousel .share-list .nav-link i {
    background-image: -webkit-linear-gradient(45deg, #fdac01 15%, #fdac01 65%);
    background-image: linear-gradient(45deg, #fdac01 15%, #fdac01 65%);
    font-size: 16px;
    font-weight: 900;
    margin: 0 4px !important
}

.testimonials-carousel .owl-item .col-12 {
    position: relative
}

.testimonials-carousel .social.share-list,
.testimonials-carousel .social.share-list li {
    margin: 0;
    padding: 0
}

.testimonials-carousel .social.share-list li a {
    padding: 5px 0 0 0
}

.testimonials-carousel .owl-stage-outer {
    padding-top: 55px;
    padding-bottom: 55px;
    margin-top: -55px;
    margin-bottom: -55px
}

section.footer {
    padding: 40px 0
}

.service-img {
    max-width: 105%
}

.web-service-img {
    max-width: 130%;
    margin-top: 50px;
    margin-bottom: -50px;
    margin-left: -65px
}

section#testimonials.section-4 {
    padding-top: 50px !important
}

#why-us .items .card {
    background: #fff;
    background-color: #fff;
    height: 100%
}

#why-us .items .card .icon {
    margin-top: 0;
    margin-bottom: 7px
}

#why-us .items .card:hover {
    background: -webkit-linear-gradient(45deg, var(--secondary-color) 15%, var(--primary-color) 65%);
    background: linear-gradient(45deg, var(--secondary-color) 15%, var(--primary-color) 65%)
}

#why-us .items .col-lg-4:nth-child(2) .card {
    background: -webkit-linear-gradient(45deg, var(--secondary-color) 15%, var(--primary-color) 65%);
    background: linear-gradient(45deg, var(--secondary-color) 15%, var(--primary-color) 65%);
    transform: translateY(-7.5px)
}

#why-us .items .col-lg-4:nth-child(2) .card .icon {
    background-color: transparent;
    color: #f5f5f5;
    -webkit-text-fill-color: #f5f5f5
}

#why-us .items .col-lg-4:nth-child(2) .card h3,
#why-us .items .col-lg-4:nth-child(2) .card h4,
#why-us .items .col-lg-4:nth-child(2) .card i,
#why-us .items .col-lg-4:nth-child(2) .card p,
#why-us .items .col-lg-4:nth-child(2) .card span {
    color: #f5f5f5
}

#why-us .items .col-lg-4:nth-child(2) .card .btn {
    background: 0 0;
    border: 2px solid var(--secondary-l-color)
}

#why-us .items:hover .col-lg-4:not(:hover) .card {
    background: #fff;
    transform: none;
    background-color: #fff
}

#why-us .items:hover .col-lg-4:not(:hover) .card .icon {
    color: var(--primary-color);
    -webkit-text-fill-color: var(--primary-color);
    background-image: -webkit-linear-gradient(45deg, var(--secondary-color) 15%, var(--primary-color) 65%);
    background-image: linear-gradient(45deg, var(--secondary-color) 15%, var(--primary-color) 65%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

#why-us .items:hover .col-lg-4:not(:hover) .card h3,
#why-us .items:hover .col-lg-4:not(:hover) .card h4,
#why-us .items:hover .col-lg-4:not(:hover) .card p {
    color: var(--primary-t-color)
}

#why-us .items:hover .col-lg-4:not(:hover) .card i,
#why-us .items:hover .col-lg-4:not(:hover) .card span {
    color: var(--primary-p-color)
}

#why-us .items:hover .col-lg-4:not(:hover) .card .price,
#why-us .items:hover .col-lg-4:not(:hover) .card .price i {
    color: var(--primary-color)
}

#why-us .items:hover .col-lg-4:not(:hover) .card .primary-button {
    background-color: var(--primary-color);
    color: var(--primary-b-color)
}

#why-us .items:hover .col-lg-4:not(:hover) .card .primary-button i {
    color: var(--primary-b-color)
}

.multi-step-form {
    min-height: 0
}

.contact-ul {
    margin: 25px 0 0 0;
    padding: 0;
    list-style: none
}

.contact-ul li {
    padding-left: 30px;
    position: relative
}

.contact-ul li i {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    color: var(--primary-color)
}

.input-group {
    margin: 7px 0
}

#about {
    background: #fff
}

#about .icon {
    width: 50px;
    height: 50px
}

#about+#testimonials {
    background: #fff
}

footer .copyright p a {
    font-size: 14px !important;
    line-height: 1.8 !important;
    color: var(--secondary-p-color) !important
}

header.step-header .navbar-expand {
    background: #fff;
    border-bottom: 1px solid #ddd
}

header.step-header .navbar-expand .dark-logo {
    display: initial
}

header.step-header .navbar-expand .white-logo {
    display: none
}

header.step-header .navbar-expand .navbar-brand,
header.step-header .navbar-expand .navbar-brand i {
    color: var(--nav-item-color)
}

header.step-header .navbar-expand .navbar-nav .nav-link.active:not(.btn):not(.title),
header.step-header .navbar-expand .navbar-nav .nav-link:not(.btn),
header.step-header .navbar-expand .navbar-nav .nav-link:not(.btn):not(.title):hover {
    color: var(--nav-item-color)
}

header.step-header .primary-button,
header.step-header .primary-button:active,
header.step-header .primary-button:hover,
header.step-header .primary-button:visited {
    border-color: #fff;
    color: var(--nav-item-color);
    background: #fff
}

header.step-header .primary-button i {
    color: var(--primary-color)
}

.mt-30 {
    margin-top: 30px
}

.step-form {
    width: 100%;
    height: 100vh;
    position: relative
}

.step-container {
    width: 100%;
    position: relative;
    top: 61px;
    height: calc(100% - 145px);
    overflow: auto;
    padding: 0
}

.step-area {
    padding-top: 60px
}

.step-center {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%)
}

.step-center.top-48-desktop {
    top: 48%
}

.step-heading {
    text-align: center;
    width: 100%;
    padding-bottom: 30px
}

.step-heading h1 {
    font-weight: 700;
    font-size: 30px;
    color: #000;
    margin: 0;
    font-family: Poppins, sans-serif;
    text-transform: capitalize
}

.step-input-area {
    width: 100%;
    margin: 0 auto;
    padding: 0 15px
}

.step-input {
    width: 100%;
    padding: 14px 15px 14px 15px;
    font-weight: 400;
    outline: 0;
    border: 2px solid #d7d7d7;
    color: #4b4b4b;
    margin-bottom: 14px;
    border-radius: 6px;
    height: auto;
    background: #fff;
    font-size: 16px;
    line-height: 1.5
}

.step-input:focus {
    border-color: var(--primary-color)
}

.step-footer {
    width: 100%;
    background: #fff;
    border-top: 1px solid #ddd;
    padding: 20px 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0
}

.step-form-submit-area {
    display: inline-block;
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

button.step-form-submit,
input.step-form-submit {
    color: #fff;
    position: relative;
    background: var(--primary-color);
    border: 0;
    outline: 0;
    padding: 10px 30px;
    z-index: 2;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 6px
}

button.step-submit,
input.step-submit {
    color: #fff;
    position: relative;
    background: var(--primary-color);
    border: 0;
    outline: 0;
    padding: 10px 30px;
    z-index: 2;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 6px
}

.step-footer-loader {
    display: none;
    height: 3px;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-50%);
    background: var(--primary-color);
    transition: all .5s
}

.step-footer-loader:after {
    content: '';
    position: absolute;
    right: 0;
    top: 49%;
    background: var(--primary-color);
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, .2);
    width: 10px;
    height: 10px;
    transform: translate(50%, -50%)
}

.step-selective {
    width: 100%;
    display: none
}

.step-label {
    width: calc(100% + 10px);
    height: calc(100% - 20px);
    background: #fff;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .4);
    position: relative;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    margin: 0 -5px;
    margin-bottom: 20px;
    transition: all .3s;
    border-radius: 6px
}

.step-label {
    width: calc(100% + 10px);
    height: calc(100% - 20px);
    background: #fff;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .4);
    position: relative;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    margin: 0 -5px;
    margin-bottom: 20px;
    transition: all .3s
}

.step-img-holder {
    position: relative
}

.step2 .step-img-holder {
    padding-top: 10px
}

.step-label img {
    width: 100%;
    text-align: center
}

.step2 .step-label img {
    max-height: 55px;
    width: auto
}

.step-label-heading {
    margin: 0;
    font-weight: 600;
    text-align: center;
    font-size: 13px;
    padding: 10px 10px;
    color: #010101;
    background: #fff;
    position: relative
}

.step-label:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Pro', 'FontAwesome';
    background-color: var(--primary-color);
    top: 10px;
    left: auto;
    right: 10px;
    transform: scale(0);
    color: #fff;
    display: block;
    border-radius: 50%;
    position: absolute;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 28px;
    transition-duration: .1s;
    font-weight: 900;
    font-size: 14px;
    transition: all .4s;
    z-index: 1
}

.step-selective:checked + .step-label:before,
input[type="checkbox"]:checked + .step-label:before,
input.step-selective:checked + label.step-label:before {
    transform: scale(1) !important
}

.small-tick-area .step-label-heading {
    margin-top: -34px
}

.step-footer-loader>span {
    position: absolute;
    top: 0;
    right: -5px;
    transform: translateY(-150%);
    color: var(--primary-color);
    font-weight: 400;
    font-size: 18px;
    z-index: 30;
    font-family: Montserrat, sans-serif
}

.step-footer-loader>span>span {
    opacity: .7;
    font-size: 12px
}

.step-pt-20 .step-img-holder {
    padding-top: 20px
}

.step-footer-z-index {
    z-index: 2000;
    background: 0 0;
    border: none
}

.step-slider,
input.step-slider:focus {
    -webkit-appearance: none;
    width: 100%;
    height: 15px;
    border-radius: 5px;
    background: #d3d3d3;
    outline: 0;
    opacity: .9;
    -webkit-transition: .2s;
    transition: opacity .2s;
    padding: 0;
    margin-bottom: 15px
}

.step-slider:hover,
input.step-slider:focus {
    opacity: 1
}

.step-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: var(--primary-color);
    cursor: pointer
}

.step-slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: var(--primary-color);
    cursor: pointer
}

.p-left-bar {
    float: left;
    margin: 0
}

.p-right-bar {
    float: right;
    margin: 0
}

.step-number-hidden {
    display: none
}

.step-number-hidden.show-this {
    display: block
}

.click-show-hide {
    cursor: pointer;
    transition: all .3
}

.click-show-hide:hover {
    color: var(--primary-color)
}

.max-700 {
    width: 100%;
    max-width: 700px;
    margin: 0 auto
}

.max-900 {
    width: 100%;
    max-width: 900px;
    margin: 0 auto
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-0 {
    margin-bottom: 0
}

.plr-5 {
    padding-left: 5px;
    padding-right: 5px
}

.pt-30 {
    padding-top: 30px
}

.pt-40 {
    padding-top: 40px
}

.mlr--5 {
    margin-left: -5px !important;
    margin-right: -5px !important
}

.plr-5 {
    padding-left: 5px !important;
    padding-right: 5px !important
}

.items .item:first-child .card.featured:after,
.items .item:first-child .card.featured:before {
    border-radius: 0 6px 6px 6px
}

.items .item:last-child .card.featured:after,
.items .item:last-child .card.featured:before {
    border-radius: 6px 6px 0 6px
}

.swiper-wrapper>img {
    position: absolute
}

.banner-pad-img {
    bottom: 0;
    right: 0;
    max-width: 495px;
    transform: translate(40%, 6%);
    display: flex
}

.banner-pot-img {
    top: 0;
    right: 6%;
    max-width: 343px;
    transform: translate(0, -13%)
}

.banner-note-img {
    bottom: 0;
    left: 0;
    max-width: 590px;
    transform: translate(-45%, 1%)
}

.banner-pens-img {
    bottom: 0;
    left: 9%;
    max-width: 270px;
    transform: translate(0, 28%)
}

.onload-animate {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.banner-pad-ani {
    -webkit-animation-name: banner-pad-ani;
    animation-name: banner-pad-ani
}

.banner-pot-ani {
    -webkit-animation-name: banner-pot-ani;
    animation-name: banner-pot-ani
}

.banner-note-ani {
    -webkit-animation-name: banner-note-ani;
    animation-name: banner-note-ani
}

.banner-pens-ani {
    -webkit-animation-name: banner-pens-ani;
    animation-name: banner-pens-ani
}

@-webkit-keyframes banner-pad-ani {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 2000px, 0);
        transform: translate3d(2000px, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(40%, 6%, 0);
        transform: translate3d(40%, 6%, 0)
    }
}

@keyframes banner-pad-ani {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 2000px, 0);
        transform: translate3d(2000px, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(40%, 6%, 0);
        transform: translate3d(40%, 6%, 0)
    }
}

@-webkit-keyframes banner-pot-ani {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, -13%, 0);
        transform: translate3d(0, -13%, 0)
    }
}

@keyframes banner-pot-ani {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, -13%, 0);
        transform: translate3d(0, -13%, 0)
    }
}

@-webkit-keyframes banner-note-ani {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 2000px, 0);
        transform: translate3d(-2000px, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(-45%, 1%, 0);
        transform: translate3d(-45%, 1%, 0)
    }
}

@keyframes banner-note-ani {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 2000px, 0);
        transform: translate3d(-2000px, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(-45%, 1%, 0);
        transform: translate3d(-45%, 1%, 0)
    }
}

@-webkit-keyframes banner-pens-ani {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 28%, 0);
        transform: translate3d(0, 28%, 0)
    }
}

@keyframes banner-pens-ani {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 28%, 0);
        transform: translate3d(0, 28%, 0)
    }
}

.contact-bounce {
    -webkit-animation-name: banner-note-ani;
    animation-name: banner-note-ani
}

@-webkit-keyframes contact-bounce {
    0% {
        top: 0
    }

    50% {
        top: 10px
    }

    100% {
        top: 0
    }
}

@keyframes contact-bounce {
    0% {
        top: 0
    }

    50% {
        top: 10px
    }

    100% {
        top: 0
    }
}

#why-us .card p {
    text-align: left
}

.drop-menu {
    position: absolute;
    bottom: 0;
    background: #fff;
    padding: 5px 0;
    transform: translateY(100%);
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, .09);
    transition: all .5s
}

.drop-menu ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.drop-menu ul li a {
    padding: 0 30px 0 45px;
    color: var(--nav-item-color) !important;
    transition: all .3s
}

.drop-menu ul li a img {
    position: absolute;
    width: 24px;
    left: 11px
}

.drop-menu ul li a svg {
    position: absolute;
    width: 20px;
    left: 14px;
    fill: #d92d2d;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.drop-menu ul li a:hover {
    color: var(--primary-color) !important
}

.drop-menu-li>a>i {
    margin-left: .5rem;
    transform: scale(.8)
}

.drop-menu-li:hover .drop-menu {
    visibility: visible;
    opacity: 1
}

.mob-menu-logo {
    max-height: 32px
}

.pb-20 {
    padding-bottom: 20px !important
}

footer .nav-item .nav-link {
    font-size: 14px
}

.lg-backdrop.in {
    opacity: .8
}

#why-us .items .card h4>br {
    display: none
}

@media (min-width:768px) {
    .plans .items .item {
        margin-bottom: 0
    }

    header .navbar-expand {
        padding: 10px 25px
    }

    .slide-content .title {
        font-size: 52px
    }

    h2 {
        font-size: 42px
    }

    #why-us .items .card h4 {
        font-size: 1.2rem
    }

    #why-us .items .card {
        padding: 27px
    }
}

@media (min-width:1899px) {
    ::-webkit-scrollbar {
        width: 9px
    }

    .container.header {
        max-width: 1470px
    }

    .full-slider .inner,
    .no-slider .inner {
        max-width: 1470px
    }

    .container {
        max-width: 1500px
    }

    header .navbar-expand {
        padding: 15px 25px
    }

    header .navbar-expand .navbar-brand img {
        height: 40px
    }

    .navbar-expand .navbar-nav .nav-item a:not(.btn) {
        font-size: 21px
    }

    header .primary-button,
    header .primary-button:active,
    header .primary-button:focus,
    header .primary-button:hover,
    header .primary-button:visited {
        font-size: 21px;
        color: #fff
    }

    header .primary-button i {
        font-size: 17px
    }

    .drop-menu-li>a>i {
        margin-top: 3px
    }

    .slide-content .title {
        font-size: 66px;
        margin-bottom: 1.7rem
    }

    .no-slider .slide-content .left .description {
        max-width: 700px;
        margin-bottom: 2.2rem;
        font-size: 27px
    }

    section.hero .primary-button,
    section.hero .primary-button:active,
    section.hero .primary-button:visited {
        padding: 15px 20px;
        font-size: 21px
    }

    .home-banner-slider,
    .home-banner-slider.web-inner-slider-banner {
        max-width: 825px;
        right: -8%;
    }

    .home-banner-slider.owl-carousel .owl-item img {
        max-height: 790px
    }

    .about-img-1 {
        margin: -80px 0 -80px;
        width: 100%
    }

    section {
        padding: 80px 0 80px 0
    }

    p {
        font-size: 21px
    }

    h2.featured {
        padding-bottom: 15px;
        margin-bottom: 1.1rem
    }

    h2.featured:before {
        width: 65px;
        height: 7px
    }

    .btn {
        font-size: 21px
    }

    .primary-button,
    .primary-button:active,
    .primary-button:visited {
        padding: 12px 28px
    }

    h2 {
        font-size: 48px
    }

    .text-max-800 {
        max-width: 1000px
    }

    #services h2.featured+p {
        margin-top: 20px
    }

    h2.featured+p.text-max-800 {
        font-size: 1.5rem
    }

    .service-tabs .nav-tabs .nav-item:first-child .nav-link {
        border-radius: 6px 0 0 6px
    }

    .service-tabs .nav-tabs .nav-item:last-child .nav-link {
        border-radius: 0 6px 6px 0
    }

    .banner-pad-img {
        max-width: 650px
    }

    .banner-pot-img {
        right: 13%;
        max-width: 440px
    }

    .banner-note-img {
        max-width: 720px
    }

    .banner-pens-img {
        left: 8%;
        max-width: 370px
    }

    .service-tabs ul li img {
        height: 80px
    }

    .service-tabs .nav-tabs .nav-link.active:after {
        bottom: -8px;
        width: 15px;
        height: 15px
    }

    .portfolio-tabs .nav-tabs .nav-link {
        padding: 12px 35px
    }

    .porfolio-overlay a i {
        font-size: 70px
    }

    .icon {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 60px
    }

    h4 {
        margin: .7rem 0;
        font-size: 30px
    }

    .price {
        font-size: 60px;
        line-height: 1.3
    }

    .price i {
        font-size: 32px
    }

    .plans .tab-pane .items .col-lg-3 .card {
        padding: 45px 40px
    }

    .list-group-item {
        font-size: 21px
    }

    section.featured:after {
        bottom: -62.5px;
        left: calc(50% - 3.5px);
        width: 7px;
        height: 125px
    }

    .plans .items .item .btn {
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 35px
    }

    .red-container {
        position: relative;
        padding: 60px 0;
        margin: 70px auto 0
    }

    .red-container-right img {
        width: 100%
    }

    .red-container h3 {
        font-size: 29px
    }

    .red-container p {
        font-size: 21px;
        margin: 10px 0 18px
    }

    .intro {
        margin-bottom: 30px
    }

    #why-us .items .card {
        padding: 40px
    }

    #why-us .items .card h4 {
        font-size: 1.5rem
    }

    section#testimonials.section-4 {
        padding-top: 75px !important
    }

    .testimonials-carousel .owl-stage-outer {
        padding-top: 75px;
        padding-bottom: 75px;
        margin-top: -75px;
        margin-bottom: -75px
    }

    .testimonials-img {
        left: 50%;
        transform: translate(-50%, -50%);
        max-height: 530px
    }

    .form-control {
        padding: 15px 20px;
        height: 60px;
        font-size: 21px
    }

    .contact-img-1 img.man-contact {
        max-height: 586px
    }

    .testimonials-carousel h4,
    .testimonials-carousel p {
        max-width: 780px
    }

    a:active:not(.btn),
    a:hover:not(.btn),
    a:link:not(.btn),
    a:not(.btn),
    a:visited:not(.btn) {
        font-size: 21px
    }

    footer .copyright p a {
        font-size: 17px !important
    }

    .p-3 {
        padding: 12px !important
    }

    footer .copyright p {
        font-size: 17px
    }

    .logodesign-banner {
        max-width: 860px
    }

    .logodesign-banner p {
        margin-bottom: 1.8rem;
        font-size: 27px
    }

    .banner-form-area {
        padding: 30px 40px 40px 40px
    }

    .home-banner-input,
    .home-banner-input:active,
    .home-banner-input:focus {
        padding: 15px 30px 15px 55px;
        max-width: 470px;
        height: 82px;
        margin-right: 15px;
        font-size: 1.5rem
    }

    section.hero input.primary-button,
    section.hero input.primary-button:active,
    section.hero input.primary-button:visited {
        padding: 20px 45px;
        font-size: 1.5rem;
        height: 82px
    }

    .banner-form:before {
        height: 28px;
        width: 28px;
        left: 64px
    }

    .how-it-works-img img {
        max-height: 315px
    }

    .how-it-works-details h6 {
        font-size: 28px;
        margin-bottom: 21px
    }

    section.footer {
        padding: 50px 0
    }

    footer .brand .logo img {
        height: 48px !important;
        height: 48px !important
    }

    .plans .tab-pane .list-group.list-group-flush {
        max-height: 270px;
        min-height: 270px
    }

    .home-banner-slider.owl-carousel .owl-item img.diff-home-banner {
        margin-top: -40px;
        margin-left: -55px
    }

    .home-banner-slider.inner-slider-banner.owl-carousel .owl-item img {
        max-height: 730px
    }

    .home-banner-slider.web-inner-slider-banner.owl-carousel .owl-item img {
        max-height: 580px
    }

    .step-container {
        top: 79px;
        height: calc(100% - 179px)
    }

    .max-700 {
        max-width: 900px
    }

    .max-900 {
        max-width: 1100px
    }

    .step-heading {
        padding-bottom: 40px
    }

    .step-heading h1 {
        font-size: 40px
    }

    .step-input {
        padding: 19px 20px 19px 20px;
        font-size: 23px
    }

    button.step-form-submit,
    input.step-form-submit {
        font-size: 20px;
        height: 55px
    }

    .step-footer {
        padding: 22px 0
    }

    .step2 .step-img-holder {
        padding-top: 15px
    }

    .step2 .step-label img {
        max-height: 65px
    }

    .step-label-heading {
        font-size: 16px
    }

    .click-show-hide {
        font-size: 18px
    }

    footer .nav-item .nav-link {
        font-size: 17px
    }
}

@media screen and (min-device-width:1920px) and (-webkit-min-device-pixel-ratio:1) and (min-resolution:96dpi) {
    header .navbar-expand .navbar-brand img {
        height: 40px
    }

    p {
        font-size: 18px
    }

    .no-slider .slide-content .left .description {
        font-size: 23px
    }

    .btn {
        font-size: 18px
    }

    .list-group-item {
        font-size: 18px
    }

    .form-control {
        font-size: 18px
    }

    .navbar-expand .navbar-nav .nav-item a:not(.btn) {
        font-size: 18px
    }

    header .primary-button,
    header .primary-button:active,
    header .primary-button:focus,
    header .primary-button:hover,
    header .primary-button:visited {
        font-size: 18px
    }

    h2.featured+p.text-max-800 {
        font-size: 22px
    }

    .logodesign-banner p {
        font-size: 23px
    }
}

@media (max-width:1380px) {
    .banner-pad-img {
        max-width: 420px
    }

    .banner-pot-img {
        max-width: 300px
    }

    .banner-note-img {
        max-width: 490px
    }

    .banner-pens-img {
        left: 8%;
        max-width: 220px
    }
}

@media (max-width:768px) {
    .testimonials-img {
        margin-left: auto;
        margin-right: auto;
    }

    p {
        font-size: 16px
    }

    body section {
        padding: 60px 0
    }

    .home-banner-slider {
        display: none !important
    }

    .hero-image {
        display: none !important
    }

    body .slide-content .title {
        font-size: 2.4rem
    }

    .about-img-1 {
        max-width: 100%;
        margin: 10px 0 0 0
    }

    #about .text-center {
        text-align: left !important
    }

    #about .link-area .btn {
        margin-left: 0 !important;
    }

    body .no-slider .slide-content .inner .description br {
        display: none;
    }

    .video-second-sec-img {
        margin-top: 50px;
    }

    .full-slider .slide-content .left .description,
    .full-slider .slide-content .right .description,
    .no-slider .slide-content .left .description,
    .no-slider .slide-content .right .description {
        font-size: 16px;
        margin-bottom: 0;
    }

    .full-slider .slide-content .left .description br,
    .full-slider .slide-content .right .description br,
    .no-slider .slide-content .left .description br,
    .no-slider .slide-content .right .description br {
        display: none;
    }

    .contactheadingcol {
        margin: 0 -10px;
    }

    body h2.featured:before {
        content: ''
    }

    .service-tabs>ul.nav-tabs {
        margin-bottom: 60px
    }

    .portfolio-tabs.service-tabs>ul.nav-tabs {
        margin-bottom: 60px
    }

    #services .link-area a {
        margin: 0
    }

    .service-tabs ul li img {
        height: 25px
    }

    .service-tabs .nav-tabs .nav-link p {
        font-size: 10px
    }

    .portfolio-tabs .nav-tabs .nav-link p {
        font-size: 15px
    }

    .plans .tab-pane .items .col-lg-3 .card {
        padding-left: 40px;
        padding-right: 40px;
        margin: 0 -14px;
        width: auto
    }

    .plans .items .item {
        margin-bottom: 15px
    }

    .plans .items .item:last-child {
        margin-bottom: 0
    }

    #why-us .items .col-lg-4:nth-child(2) .card,
    .plans .tab-pane .items .col-lg-3:nth-child(3) .card {
        transform: none
    }

    .red-container .primary-button,
    .red-container .primary-button:active,
    .red-container .primary-button:visited {
        margin-right: 0;
        margin-top: 5px;
        position: relative
    }

    .red-container .primary-button.smooth-anchor {
        display: none
    }

    .red-container h3 {
        margin-bottom: 15px
    }

    .navbar-expand .navbar-nav .nav-item {
        margin: 0;
        display: inline-flex;
        margin-left: 0 !important
    }

    body header .navbar-expand .navbar-nav.toggle {
        display: flex;
        float: right;
        order: 4
    }

    body footer .title {
        margin-top: .5rem
    }

    body footer .col-12.col-lg-6.p-3.text-center.text-lg-left.item {
        padding-bottom: 0 !important
    }

    #why-us.offers .items {
        padding: 0
    }

    .red-container {
        margin: 0
    }

    .service-img {
        width: 100% !important;
        max-width: 100% !important;
        margin-top: 0;
        margin-bottom: 50px !important
    }

    .portfolio-tabs>ul>li {
        width: 100%
    }

    .portfolio-tabs>ul>li.nav-item+li.nav-item .nav-link {
        border-left: 1px solid #cecece;
        border-top: 0
    }

    .service-tabs .nav-tabs .nav-link {
        padding: 20px 20px
    }

    .service-tabs .nav-tabs .nav-link.active:after {
        z-index: 1
    }

    .portfolio-tabs .nav-tabs .nav-link {
        padding: 10px 30px
    }

    .testimonials-img {
        position: relative;
        top: 0;
        transform: none;
        margin-bottom: 30px;
        max-height: 270px
    }

    section#testimonials.section-4 {
        padding-top: 0 !important
    }

    #contact .content-images.d-none {
        display: initial !important
    }

    .form-content.intro {
        margin-bottom: 70px
    }

    .contact-ul {
        text-align: left
    }

    .display-none-mob {
        display: none
    }

    .red-container-left {
        width: 100%
    }

    .red-container-right {
        display: none
    }

    .banner-note-ani,
    .banner-pad-img,
    .banner-pens-img,
    .banner-pot-img {
        display: none
    }

    .banner-form-area {
        padding: 25px 20px 35px 20px
    }

    .banner-form-area p {
        font-size: 1.1rem !important
    }

    .banner-form:before {
        left: 13px;
        top: 25px
    }

    .how-it-works-details h6 {
        font-size: 24px
    }

    .home-banner-input,
    .home-banner-input:active,
    .home-banner-input:focus {
        width: 100%;
        max-width: 100%;
        margin-bottom: 15px;
        border-radius: 6px;
        height: 50px;
        font-size: 14px;
        margin-right: 0
    }

    .home-banner-input+input.primary-button,
    .home-banner-input+input.primary-button:active {
        width: 100%;
        min-width: 100%;
        border-radius: 6px;
        height: 50px;
        font-size: 14px
    }

    .logodesign-banner p {
        font-size: 1rem !important;
        display: initial !important
    }

    .banner-form {
        margin-top: 1.2rem !important
    }

    .banner-form-inner {
        flex-wrap: wrap
    }

    .banner-link a {
        float: left;
        padding: 10px 15px;
    }

    .web-service-img {
        max-width: 100%;
        margin-top: 0;
        margin-bottom: 60px;
        margin-left: 0
    }

    .lb-about-img-1 {
        max-width: 100% !important;
        margin: 60px 0 -10px 0 !important
    }

    .portfolio-tabs .nav-tabs .nav-item:first-child .nav-link {
        border-radius: 4px 4px 0 0
    }

    .portfolio-tabs .nav-tabs .nav-item:last-child .nav-link {
        border-radius: 0 0 4px 4px
    }

    body .full-slider .slide-content .inner .description,
    body .no-slider .slide-content .inner .description {
        font-size: 1rem;
        display: initial !important;
        margin-bottom: 25px
    }

    .drop-menu {
        position: relative;
        transform: none;
        visibility: visible;
        opacity: 1;
        text-align: left;
        background: 0 0;
        box-shadow: none;
        padding: 0
    }

    .drop-menu ul li {
        margin: 0
    }

    .drop-menu-li>a {
        display: none !important
    }

    .drop-menu ul li a {
        font-size: 1.15rem !important;
        font-weight: 600 !important;
        padding: 7px 5px !important;
        display: flex
    }

    .drop-menu ul li a img {
        display: none
    }

    .drop-menu ul li a svg {
        display: none;
    }

    header .navbar-expand .navbar-brand img {
        height: 30px
    }

    header .navbar-expand .navbar-nav.action {
        display: none
    }

    body header .navbar-expand .navbar-nav.toggle .nav-link:not(.btn) {
        padding: 6px 0
    }

    body h2 {
        font-size: 30px
    }

    h2.featured+p.text-max-800 {
        font-size: 16px
    }

    body h2 br {
        display: none
    }

    header .navbar-expand .navbar-nav.toggle i {
        font-weight: 900;
        font-size: 24px
    }

    #services .tab-content .tab-pane>.row {
        flex-direction: column-reverse
    }

    body .container {
        padding: 0 15px
    }

    #contact .content-images,
    #footer .p-3.item,
    body .container>.row>.col-12 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    #how-it-works .row>.col-md-4 {
        padding-left: 0;
        padding-right: 0
    }

    #portfolio .container-fluid.plr-5 {
        padding-left: 10px;
        padding-right: 10px
    }

    footer .copyright {
        padding: 16px 0 !important
    }

    header .navbar-expand {
        padding: 20px 20px 20px 15px
    }

    .card.featured:after {
        border-radius: 6px
    }

    h2.featured+p.text-max-800 br {
        display: none
    }

    .testimonials-carousel .item p {
        text-align: left
    }

    #contact .input-group button {
        height: 50px
    }

    .menu .contacts {
        margin-top: 20px
    }

    .menu .nav-link:first-child {
        font-size: 1.15rem;
        padding: 7px 0;
        justify-content: flex-start
    }

    .menu .nav-link i {
        transform: scale(.8);
        margin-right: 15px;
        color: var(--primary-color)
    }

    header.pricing-scrolled .navbar-expand .navbar-nav.items.pricing-menu-change {
        display: none !important
    }

    .menu.modal-body {
        padding: 25px 30px 75px
    }

    #menu .modal-content {
        background-color: #fff
    }

    .step-container {
        top: 73px;
        height: calc(100% - 157px)
    }

    .step-center.top-mob {
        position: relative;
        top: 0;
        transform: none;
        padding-top: 40px
    }

    .step-heading h1 {
        font-size: 25px
    }

    .step-input {
        font-size: 14px
    }

    .mt-mob-7 {
        margin-top: 7px !important
    }
}

@media (max-width:376px) {
    .service-tabs .nav-tabs .nav-link {
        padding: 15px 15px
    }

    .portfolio-tabs .nav-tabs .nav-link {
        padding: 10px 30px
    }
}

.heading-glow-anim span {
    color: #fff;
    -webkit-animation: letter-glow .4s 0s ease both;
    animation: letter-glow .4s 0s ease both;
    -webkit-text-fill-color: #fff
}

.heading-glow-anim span:nth-child(1) {
    -webkit-animation-delay: 10ms;
    animation-delay: 10ms
}

.heading-glow-anim span:nth-child(2) {
    -webkit-animation-delay: .11s;
    animation-delay: .11s
}

.heading-glow-anim span:nth-child(3) {
    -webkit-animation-delay: .21s;
    animation-delay: .21s
}

.heading-glow-anim span:nth-child(4) {
    -webkit-animation-delay: .31s;
    animation-delay: .31s
}

.heading-glow-anim span:nth-child(5) {
    -webkit-animation-delay: .41s;
    animation-delay: .41s
}

.heading-glow-anim span:nth-child(6) {
    -webkit-animation-delay: .51s;
    animation-delay: .51s
}

.heading-glow-anim span:nth-child(7) {
    -webkit-animation-delay: .61s;
    animation-delay: .61s
}

.heading-glow-anim span:nth-child(8) {
    -webkit-animation-delay: .71s;
    animation-delay: .71s
}

.heading-glow-anim span:nth-child(9) {
    -webkit-animation-delay: .81s;
    animation-delay: .81s
}

.heading-glow-anim span:nth-child(10) {
    -webkit-animation-delay: .91s;
    animation-delay: .91s
}

.heading-glow-anim span:nth-child(11) {
    -webkit-animation-delay: 1.01s;
    animation-delay: 1.01s
}

.heading-glow-anim span:nth-child(12) {
    -webkit-animation-delay: 1.11s;
    animation-delay: 1.11s
}

.heading-glow-anim span:nth-child(13) {
    -webkit-animation-delay: 1.21s;
    animation-delay: 1.21s
}

.heading-glow-anim span:nth-child(14) {
    -webkit-animation-delay: 1.31s;
    animation-delay: 1.31s
}

.heading-glow-anim span:nth-child(15) {
    -webkit-animation-delay: 1.41s;
    animation-delay: 1.41s
}

.heading-glow-anim span:nth-child(16) {
    -webkit-animation-delay: 1.51s;
    animation-delay: 1.51s
}

.heading-glow-anim span:nth-child(17) {
    -webkit-animation-delay: 1.61s;
    animation-delay: 1.61s
}

.heading-glow-anim span:nth-child(18) {
    -webkit-animation-delay: 1.71s;
    animation-delay: 1.71s
}

.heading-glow-anim span:nth-child(19) {
    -webkit-animation-delay: 1.81s;
    animation-delay: 1.81s
}

.heading-glow-anim span:nth-child(20) {
    -webkit-animation-delay: 1.91s;
    animation-delay: 1.91s
}

.heading-glow-anim span:nth-child(21) {
    -webkit-animation-delay: 2.01s;
    animation-delay: 2.01s
}

.heading-glow-anim span:nth-child(22) {
    -webkit-animation-delay: 2.11s;
    animation-delay: 2.11s
}

.heading-glow-anim span:nth-child(23) {
    -webkit-animation-delay: 2.21s;
    animation-delay: 2.21s
}

.heading-glow-anim span:nth-child(24) {
    -webkit-animation-delay: 2.31s;
    animation-delay: 2.31s
}

.heading-glow-anim span:nth-child(25) {
    -webkit-animation-delay: 2.41s;
    animation-delay: 2.41s
}

.heading-glow-anim span:nth-child(26) {
    -webkit-animation-delay: 2.51s;
    animation-delay: 2.51s
}

.heading-glow-anim span:nth-child(27) {
    -webkit-animation-delay: 2.61s;
    animation-delay: 2.61s
}

.heading-glow-anim span:nth-child(28) {
    -webkit-animation-delay: 2.71s;
    animation-delay: 2.71s
}

.heading-glow-anim span:nth-child(28) {
    -webkit-animation-delay: 2.81s;
    animation-delay: 2.81s
}

.heading-glow-anim span:nth-child(29) {
    -webkit-animation-delay: 2.91s;
    animation-delay: 2.91s
}

.heading-glow-anim span:nth-child(30) {
    -webkit-animation-delay: 3.01s;
    animation-delay: 3.01s
}

.heading-glow-anim span:nth-child(31) {
    -webkit-animation-delay: 3.11s;
    animation-delay: 3.11s
}

.heading-glow-anim span:nth-child(32) {
    -webkit-animation-delay: 3.21s;
    animation-delay: 3.21s
}

.heading-glow-anim span:nth-child(33) {
    -webkit-animation-delay: 3.31s;
    animation-delay: 3.31s
}

.heading-glow-anim span:nth-child(34) {
    -webkit-animation-delay: 3.41s;
    animation-delay: 3.41s
}

.heading-glow-anim span:nth-child(35) {
    -webkit-animation-delay: 3.51s;
    animation-delay: 3.51s
}

.heading-glow-anim span:nth-child(36) {
    -webkit-animation-delay: 3.61s;
    animation-delay: 3.61s
}

.heading-glow-anim span:nth-child(37) {
    -webkit-animation-delay: 3.71s;
    animation-delay: 3.71s
}

.heading-glow-anim span:nth-child(38) {
    -webkit-animation-delay: 3.81s;
    animation-delay: 3.81s
}

.heading-glow-anim span:nth-child(39) {
    -webkit-animation-delay: 3.91s;
    animation-delay: 3.91s
}

.heading-glow-anim span:nth-child(40) {
    -webkit-animation-delay: 4.01s;
    animation-delay: 4.01s
}

.heading-glow-anim span:nth-child(41) {
    -webkit-animation-delay: 4.11s;
    animation-delay: 4.11s
}

.heading-glow-anim span:nth-child(42) {
    -webkit-animation-delay: 4.21s;
    animation-delay: 4.21s
}

.heading-glow-anim span:nth-child(43) {
    -webkit-animation-delay: 4.31s;
    animation-delay: 4.31s
}

.heading-glow-anim span:nth-child(44) {
    -webkit-animation-delay: 4.41s;
    animation-delay: 4.41s
}

.text-glow-anim span {
    -webkit-animation: letter-glow .2s 0s ease both;
    animation: letter-glow .2s 0s ease both
}

.text-glow-anim span:nth-child(1) {
    -webkit-animation-delay: 3.71s;
    animation-delay: 3.71s
}

.text-glow-anim span:nth-child(2) {
    -webkit-animation-delay: 3.73s;
    animation-delay: 3.73s
}

.text-glow-anim span:nth-child(3) {
    -webkit-animation-delay: 3.75s;
    animation-delay: 3.75s
}

.text-glow-anim span:nth-child(4) {
    -webkit-animation-delay: 3.77s;
    animation-delay: 3.77s
}

.text-glow-anim span:nth-child(5) {
    -webkit-animation-delay: 3.79s;
    animation-delay: 3.79s
}

.text-glow-anim span:nth-child(6) {
    -webkit-animation-delay: 3.81s;
    animation-delay: 3.81s
}

.text-glow-anim span:nth-child(7) {
    -webkit-animation-delay: 3.83s;
    animation-delay: 3.83s
}

.text-glow-anim span:nth-child(8) {
    -webkit-animation-delay: 3.85s;
    animation-delay: 3.85s
}

.text-glow-anim span:nth-child(9) {
    -webkit-animation-delay: 3.87s;
    animation-delay: 3.87s
}

.text-glow-anim span:nth-child(10) {
    -webkit-animation-delay: 3.89s;
    animation-delay: 3.89s
}

.text-glow-anim span:nth-child(11) {
    -webkit-animation-delay: 3.91s;
    animation-delay: 3.91s
}

.text-glow-anim span:nth-child(12) {
    -webkit-animation-delay: 3.93s;
    animation-delay: 3.93s
}

.text-glow-anim span:nth-child(13) {
    -webkit-animation-delay: 3.95s;
    animation-delay: 3.95s
}

.text-glow-anim span:nth-child(14) {
    -webkit-animation-delay: 3.97s;
    animation-delay: 3.97s
}

.text-glow-anim span:nth-child(15) {
    -webkit-animation-delay: 4.01s;
    animation-delay: 4.01s
}

.text-glow-anim span:nth-child(16) {
    -webkit-animation-delay: 4.03s;
    animation-delay: 4.03s
}

.text-glow-anim span:nth-child(17) {
    -webkit-animation-delay: 4.05s;
    animation-delay: 4.05s
}

.text-glow-anim span:nth-child(18) {
    -webkit-animation-delay: 4.07s;
    animation-delay: 4.07s
}

.text-glow-anim span:nth-child(19) {
    -webkit-animation-delay: 4.09s;
    animation-delay: 4.09s
}

.text-glow-anim span:nth-child(20) {
    -webkit-animation-delay: 4.11s;
    animation-delay: 4.11s
}

.text-glow-anim span:nth-child(21) {
    -webkit-animation-delay: 4.13s;
    animation-delay: 4.13s
}

.text-glow-anim span:nth-child(22) {
    -webkit-animation-delay: 4.15s;
    animation-delay: 4.15s
}

.text-glow-anim span:nth-child(23) {
    -webkit-animation-delay: 4.17s;
    animation-delay: 4.17s
}

.text-glow-anim span:nth-child(24) {
    -webkit-animation-delay: 4.19s;
    animation-delay: 4.19s
}

.text-glow-anim span:nth-child(25) {
    -webkit-animation-delay: 4.21s;
    animation-delay: 4.21s
}

.text-glow-anim span:nth-child(26) {
    -webkit-animation-delay: 4.23s;
    animation-delay: 4.23s
}

.text-glow-anim span:nth-child(27) {
    -webkit-animation-delay: 4.25s;
    animation-delay: 4.25s
}

.text-glow-anim span:nth-child(28) {
    -webkit-animation-delay: 4.27s;
    animation-delay: 4.27s
}

.text-glow-anim span:nth-child(29) {
    -webkit-animation-delay: 4.29s;
    animation-delay: 4.29s
}

.text-glow-anim span:nth-child(30) {
    -webkit-animation-delay: 4.31s;
    animation-delay: 4.31s
}

.text-glow-anim span:nth-child(31) {
    -webkit-animation-delay: 4.33s;
    animation-delay: 4.33s
}

.text-glow-anim span:nth-child(32) {
    -webkit-animation-delay: 4.35s;
    animation-delay: 4.35s
}

.text-glow-anim span:nth-child(33) {
    -webkit-animation-delay: 4.37s;
    animation-delay: 4.37s
}

.text-glow-anim span:nth-child(34) {
    -webkit-animation-delay: 4.39s;
    animation-delay: 4.39s
}

.text-glow-anim span:nth-child(35) {
    -webkit-animation-delay: 4.41s;
    animation-delay: 4.41s
}

.text-glow-anim span:nth-child(36) {
    -webkit-animation-delay: 4.43s;
    animation-delay: 4.43s
}

.text-glow-anim span:nth-child(37) {
    -webkit-animation-delay: 4.45s;
    animation-delay: 4.45s
}

.text-glow-anim span:nth-child(38) {
    -webkit-animation-delay: 4.47s;
    animation-delay: 4.47s
}

.text-glow-anim span:nth-child(39) {
    -webkit-animation-delay: 4.49s;
    animation-delay: 4.49s
}

.text-glow-anim span:nth-child(40) {
    -webkit-animation-delay: 4.51s;
    animation-delay: 4.51s
}

.text-glow-anim span:nth-child(41) {
    -webkit-animation-delay: 4.53s;
    animation-delay: 4.53s
}

.text-glow-anim span:nth-child(42) {
    -webkit-animation-delay: 4.55s;
    animation-delay: 4.55s
}

.text-glow-anim span:nth-child(43) {
    -webkit-animation-delay: 4.57s;
    animation-delay: 4.57s
}

.text-glow-anim span:nth-child(44) {
    -webkit-animation-delay: 4.59s;
    animation-delay: 4.59s
}

.text-glow-anim span:nth-child(45) {
    -webkit-animation-delay: 4.61s;
    animation-delay: 4.61s
}

.text-glow-anim span:nth-child(46) {
    -webkit-animation-delay: 4.63s;
    animation-delay: 4.63s
}

.text-glow-anim span:nth-child(47) {
    -webkit-animation-delay: 4.65s;
    animation-delay: 4.65s
}

.text-glow-anim span:nth-child(48) {
    -webkit-animation-delay: 4.67s;
    animation-delay: 4.67s
}

.text-glow-anim span:nth-child(49) {
    -webkit-animation-delay: 4.69s;
    animation-delay: 4.69s
}

.text-glow-anim span:nth-child(50) {
    -webkit-animation-delay: 4.71s;
    animation-delay: 4.71s
}

.text-glow-anim span:nth-child(51) {
    -webkit-animation-delay: 4.73s;
    animation-delay: 4.73s
}

.text-glow-anim span:nth-child(52) {
    -webkit-animation-delay: 4.75s;
    animation-delay: 4.75s
}

.text-glow-anim span:nth-child(53) {
    -webkit-animation-delay: 4.77s;
    animation-delay: 4.77s
}

.text-glow-anim span:nth-child(54) {
    -webkit-animation-delay: 4.79s;
    animation-delay: 4.79s
}

.text-glow-anim span:nth-child(55) {
    -webkit-animation-delay: 4.81s;
    animation-delay: 4.81s
}

.text-glow-anim span:nth-child(56) {
    -webkit-animation-delay: 4.83s;
    animation-delay: 4.83s
}

.text-glow-anim span:nth-child(57) {
    -webkit-animation-delay: 4.85s;
    animation-delay: 4.85s
}

.text-glow-anim span:nth-child(58) {
    -webkit-animation-delay: 4.87s;
    animation-delay: 4.87s
}

.text-glow-anim span:nth-child(59) {
    -webkit-animation-delay: 4.89s;
    animation-delay: 4.89s
}

.text-glow-anim span:nth-child(60) {
    -webkit-animation-delay: 4.91s;
    animation-delay: 4.91s
}

.text-glow-anim span:nth-child(61) {
    -webkit-animation-delay: 4.93s;
    animation-delay: 4.93s
}

.text-glow-anim span:nth-child(62) {
    -webkit-animation-delay: 4.95s;
    animation-delay: 4.95s
}

.text-glow-anim span:nth-child(63) {
    -webkit-animation-delay: 4.97s;
    animation-delay: 4.97s
}

.text-glow-anim span:nth-child(64) {
    -webkit-animation-delay: 4.99s;
    animation-delay: 4.99s
}

.text-glow-anim span:nth-child(65) {
    -webkit-animation-delay: 5.01s;
    animation-delay: 5.01s
}

.text-glow-anim span:nth-child(66) {
    -webkit-animation-delay: 5.03s;
    animation-delay: 5.03s
}

.text-glow-anim span:nth-child(67) {
    -webkit-animation-delay: 5.05s;
    animation-delay: 5.05s
}

.text-glow-anim span:nth-child(68) {
    -webkit-animation-delay: 5.07s;
    animation-delay: 5.07s
}

.text-glow-anim span:nth-child(69) {
    -webkit-animation-delay: 5.09s;
    animation-delay: 5.09s
}

.text-glow-anim span:nth-child(70) {
    -webkit-animation-delay: 5.11s;
    animation-delay: 5.11s
}

.text-glow-anim span:nth-child(71) {
    -webkit-animation-delay: 5.13s;
    animation-delay: 5.13s
}

.text-glow-anim span:nth-child(72) {
    -webkit-animation-delay: 5.15s;
    animation-delay: 5.15s
}

.text-glow-anim span:nth-child(73) {
    -webkit-animation-delay: 5.17s;
    animation-delay: 5.17s
}

.text-glow-anim span:nth-child(74) {
    -webkit-animation-delay: 5.19s;
    animation-delay: 5.19s
}

.text-glow-anim span:nth-child(75) {
    -webkit-animation-delay: 5.21s;
    animation-delay: 5.21s
}

.text-glow-anim span:nth-child(76) {
    -webkit-animation-delay: 5.23s;
    animation-delay: 5.23s
}

.text-glow-anim span:nth-child(77) {
    -webkit-animation-delay: 5.25s;
    animation-delay: 5.25s
}

.text-glow-anim span:nth-child(78) {
    -webkit-animation-delay: 5.27s;
    animation-delay: 5.27s
}

.text-glow-anim span:nth-child(79) {
    -webkit-animation-delay: 5.29s;
    animation-delay: 5.29s
}

.text-glow-anim span:nth-child(80) {
    -webkit-animation-delay: 5.31s;
    animation-delay: 5.31s
}

.text-glow-anim span:nth-child(81) {
    -webkit-animation-delay: 5.33s;
    animation-delay: 5.33s
}

.text-glow-anim span:nth-child(82) {
    -webkit-animation-delay: 5.35s;
    animation-delay: 5.35s
}

.text-glow-anim span:nth-child(83) {
    -webkit-animation-delay: 5.37s;
    animation-delay: 5.37s
}

.text-glow-anim span:nth-child(84) {
    -webkit-animation-delay: 5.39s;
    animation-delay: 5.39s
}

.text-glow-anim span:nth-child(85) {
    -webkit-animation-delay: 5.41s;
    animation-delay: 5.41s
}

.text-glow-anim span:nth-child(86) {
    -webkit-animation-delay: 5.43s;
    animation-delay: 5.43s
}

.text-glow-anim span:nth-child(87) {
    -webkit-animation-delay: 5.45s;
    animation-delay: 5.45s
}

.text-glow-anim span:nth-child(88) {
    -webkit-animation-delay: 5.47s;
    animation-delay: 5.47s
}

.text-glow-anim span:nth-child(89) {
    -webkit-animation-delay: 5.49s;
    animation-delay: 5.49s
}

.text-glow-anim span:nth-child(90) {
    -webkit-animation-delay: 5.51s;
    animation-delay: 5.51s
}

.text-glow-anim span:nth-child(91) {
    -webkit-animation-delay: 5.53s;
    animation-delay: 5.53s
}

.text-glow-anim span:nth-child(92) {
    -webkit-animation-delay: 5.55s;
    animation-delay: 5.55s
}

.text-glow-anim span:nth-child(93) {
    -webkit-animation-delay: 5.57s;
    animation-delay: 5.57s
}

.text-glow-anim span:nth-child(94) {
    -webkit-animation-delay: 5.59s;
    animation-delay: 5.59s
}

.text-glow-anim span:nth-child(95) {
    -webkit-animation-delay: 5.61s;
    animation-delay: 5.61s
}

.text-glow-anim span:nth-child(96) {
    -webkit-animation-delay: 5.63s;
    animation-delay: 5.63s
}

.text-glow-anim span:nth-child(97) {
    -webkit-animation-delay: 5.65s;
    animation-delay: 5.65s
}

.text-glow-anim span:nth-child(98) {
    -webkit-animation-delay: 5.67s;
    animation-delay: 5.67s
}

.text-glow-anim span:nth-child(99) {
    -webkit-animation-delay: 5.69s;
    animation-delay: 5.69s
}

.text-glow-anim span:nth-child(100) {
    -webkit-animation-delay: 5.71s;
    animation-delay: 5.71s
}

@-webkit-keyframes letter-glow {
    0% {
        opacity: 0;
        text-shadow: 0 0 1px rgba(255, 255, 255, .1)
    }

    66% {
        opacity: 1;
        text-shadow: 0 0 20px rgba(255, 255, 255, .9)
    }

    77% {
        opacity: 1
    }

    100% {
        opacity: 1;
        text-shadow: 0 0 20px rgba(255, 255, 255, 0)
    }
}

@keyframes letter-glow {
    0% {
        opacity: 0;
        text-shadow: 0 0 1px rgba(255, 255, 255, .1)
    }

    66% {
        opacity: 1;
        text-shadow: 0 0 20px rgba(255, 255, 255, .9)
    }

    77% {
        opacity: 1
    }

    100% {
        opacity: 1;
        text-shadow: 0 0 20px rgba(255, 255, 255, 0)
    }
}

.plans .items .item .card:hover .btn::before {
    display: block
}

.redbgbutton {
    color: #fff;
    cursor: pointer;
    border-radius: 6px !important;
    position: relative;
    border: 2px solid #fff;
    transition: all .4s cubic-bezier(.42, 0, .58, 1);
    z-index: 4 !important
}

.redbgbutton:focus,
.redbgbutton:hover {
    color: #d92d2d !important;
    background-color: transparent
}

.redbgbutton:focus::before,
.redbgbutton:hover::before {
    left: 0;
    right: auto;
    width: 100%;
    color: #d92d2d !important
}

.redbgbutton::before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    z-index: -1;
    content: '';
    color: #000 !important;
    background: #fff;
    transition: all .4s cubic-bezier(.42, 0, .58, 1)
}

.redbutton {
    cursor: pointer;
    position: relative;
    transition: all .4s cubic-bezier(.42, 0, .58, 1);
    z-index: 1;
    border: 2px solid #d92d2d
}

.redbutton:focus,
.redbutton:hover {
    color: #d92d2d !important;
    background-color: transparent
}

.redbutton:focus::before,
.redbutton:hover::before {
    left: 0;
    right: auto;
    width: 100%
}

.redbutton::before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    z-index: -1;
    content: '';
    color: #000 !important;
    background: #fff;
    transition: all .4s cubic-bezier(.42, 0, .58, 1);
    border-radius: 4px
}

.borderredbutton {
    color: #d92d2d;
    cursor: pointer;
    border-radius: 6px;
    position: relative;
    border: 2px solid #d92d2d;
    transition: all .4s cubic-bezier(.42, 0, .58, 1)
}

.borderredbutton:focus,
.borderredbutton:hover {
    color: #fff !important;
    background-color: transparent
}

.borderredbutton:focus::before,
.borderredbutton:hover::before {
    left: 0;
    right: auto;
    width: 100%
}

.borderredbutton::before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    z-index: -1;
    content: '';
    color: #000 !important;
    background: #d92d2d;
    transition: all .4s cubic-bezier(.42, 0, .58, 1)
}

.plans .items .item .card:hover .redbgbuttonpricing {
    color: #fff;
    cursor: pointer;
    border-radius: 6px;
    position: relative;
    border: 2px solid #fff;
    transition: all .4s cubic-bezier(.42, 0, .58, 1);
    z-index: 9999 !important
}

.plans .items .item .card:hover .redbgbuttonpricing:hover {
    color: #d92d2d !important;
    background-color: transparent;
    -webkit-text-fill-color: #d92d2d !important
}

.plans .items .item .card:hover .redbgbuttonpricing:hover i {
    -webkit-text-fill-color: #d92d2d !important
}

.plans .items .item .card:hover .redbgbuttonpricing:hover::after,
.plans .items .item .card:hover .redbgbuttonpricing:hover::before {
    left: 0;
    right: auto;
    width: 100%;
    color: #d92d2d !important
}

.plans .items .item .card:hover .redbgbuttonpricing::before {
    display: block;
    position: absolute;
    top: -1px;
    right: 0;
    height: 104%;
    width: 0;
    z-index: -1;
    content: '';
    color: #000 !important;
    background: #fff;
    transition: all .4s cubic-bezier(.42, 0, .58, 1)
}

#lg-download {
    display: none
}

.home-banner-video {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.home-banner-video video {
    min-width: 100%;
    min-height: 100%
}

.videobanner {
    position: relative
}

#overlay-video-bg {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    cursor: pointer
}

.redbgbuttonvideo {
    color: #fff;
    cursor: pointer;
    border-radius: 6px;
    position: relative;
    border: 2px solid #fff;
    transition: all .4s cubic-bezier(.42, 0, .58, 1)
}

.redbgbuttonvideo:focus,
.redbgbuttonvideo:hover {
    background-color: transparent
}

.redbgbuttonvideo:focus::before,
.redbgbuttonvideo:hover::before {
    left: 0;
    right: auto;
    width: 100%
}

.redbgbuttonvideo::before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    z-index: -1;
    content: '';
    color: #000 !important;
    background: #fff;
    transition: all .4s cubic-bezier(.42, 0, .58, 1)
}

.videobannerbtn {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 180px;
    height: 180px;
    background: #fff;
    border: none;
    border-radius: 50%;
    box-shadow: 10px 10px 33px #6d6d6d;
    outline: 0;
    cursor: pointer
}

.videobannerbtn::before,
.videobannerbtn:after {
    content: '';
    position: absolute;
    top: 16%;
    left: 16%;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 2px solid #fff;
    transform-origin: 50%;
    z-index: -1;
    animation: ripple-1 2s infinite ease-in-out;
    transform: scale(1);
    transition: 1s transform ease, 2.1s blur ease, .9s border-color ease
}

.videobannerbtn::after {
    transition-delay: .1s;
    animation: ripple-2 2s infinite ease-in-out;
    animation-delay: .5s
}

.videobannerbtn i {
    font-size: 70px;
    top: 50%;
    position: absolute;
    left: 55%;
    transform: translate(-50%, -50%);
    color: #d92d2d !important
}

@keyframes ripple-1 {
    0% {
        transform: scale(1);
        opacity: 1
    }

    100% {
        transform: scale(2.5);
        opacity: 0
    }
}

@keyframes ripple-2 {
    0% {
        transform: scale(1);
        opacity: 1
    }

    100% {
        transform: scale(2.7);
        opacity: 0
    }
}