/*----------------------------------------------
*
* [Theme Pink Stylesheet]
*
* Theme    : Leverage
* Version  : 1.1.0
* Author   : Codings
* Support  : adm.codings@gmail.com
* 
----------------------------------------------*/

/*----------------------------------------------

[ALL CONTENTS]

1. Root

----------------------------------------------*/

/*----------------------------------------------
1. Root
----------------------------------------------*/

/* #region Root */

:root {

  --primary-color: #d20428;
  --secondary-color: #d20428;
}

/* #endregion Root */


::-webkit-scrollbar {
  width: 7px
}

::-webkit-scrollbar-thumb {
  background: var(--primary-color)
}

::-webkit-scrollbar-track {
  background: #f1f1f1
}

section.hero {
  background: url(../images/lp.jpg) no-repeat scroll center top #3e160c;


  background-size: auto;
  min-height: 690px;
  padding-bottom: 50px;
  background-size: cover;
}

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;
  margin-right: 5px;
}

section.hero .primary-button i {
  margin-right: 0;
  margin-left: .4rem;
  margin-top: 4px
}

.banner-form {
  position: relative;
  z-index: 0;
  overflow: hidden;
  margin: 0 auto !important;
  justify-content: left;
  flex-wrap: wrap;
  margin-top: 12px;
  text-align: center;
  display: flex;
}

/* .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: #000000;
  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;
  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;
  font-size: 15px;
}

.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;
  font-size: 15px;
}

.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);
  margin-right: 10px !important;
}

.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: 65%
}

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

.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 {
  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
}

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

.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';
  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 .4;
  z-index: 1
}

:checked+label:before {
  transform: scale(1)
}

.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: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
}

.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;
  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
  }
}

/* popup from */

.form-error {
  display: none;
}

input.error {
  border-color: #dd3b18 !important;
}

#entry-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 22;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.entry-box {
  background: #000;
  text-align: center;
  padding-top: 0;
  padding-bottom: 30px;
  width: 100%;
  margin: 0 auto;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  pointer-events: auto;
  border: 1px solid #fff;
}

.entry-box h1 {
  text-shadow: 0 5px 10px rgba(0, 0, 0, 0.35);
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  line-height: 60px;
}

.entry-box h1 span {
  color: #ffd800;
}

.entry-left {
  text-align: center;
  background-color: #dd1920;
}

.entry-box h1 {
  text-shadow: 0 5px 10px rgba(0, 0, 0, 0.35);
  color: #fff;
  font-size: 28px;
  font-weight: 800;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  line-height: 60px;
  letter-spacing: 1px;
}

.entry-right .text {
  position: relative;
  margin: 15px 0 25px;
}

.entry-right .text h2 {
  font-size: 22px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
}

.entry-right .text h2 span {
  color: #dd1920;
  font-weight: 700;
}

.entry-right .text:before {
  content: "";
  width: 6px;
  height: 50px;
  background: #dd1920;
  border-radius: 20%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}

.form-control.error {
  border-color: red !important;
}

label.error {
  display: none !important;
}

.entry-right .text strong {
  text-transform: uppercase;
}

.entry-right .form-control:focus {
  border-color: #e2001b;
  box-shadow: 0 0 5px 0 #dee2e4;
  background-color: #fff;
  box-shadow: 0 15px 35px 0 rgba(0, 0, 0, 0.2);
}

.entry-right input,
.entry-right textarea {
  border-radius: 5px;
  height: 50px;
  padding-left: 20px;
  border: 1px solid #e3e3e3;
  box-shadow: none;
  background: #fafafa;
  margin: 5px 0;
}

.entry-right textarea {
  height: 110px;
}

.entry-right input[type="email"],
.leaving-box input[type="email"] {
  background-color: #fff !important;
  color: #555 !important;
}

.entry-right .intl-tel-input {
  width: 100%;
}

.entry-right .intl-tel-input.separate-dial-code .selected-dial-code {
  padding-left: 0;
}

.entery-submit {
  width: 60%;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  background: #dd1920;
  border: none !important;
  padding: 10px;
  cursor: pointer;
  border-radius: 30px;
  justify-content: center;
}

.entry-right a {
  height: 60px;
  line-height: 60px;
  display: block;
  width: 100%;
  background-color: #ffd800;
  border-radius: 50px;
  text-transform: uppercase;
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.entry-right a i {
  margin-left: 6px;
}

.entry-right p {
  color: #fff;
  font-size: 12px;
  margin: 0;
}

.entry-right .form-group {
  margin-bottom: 10px;
}

a#entry-box_close {
  position: absolute;
  right: 5px;
  background-color: transparent;
  width: 40px;
  height: 40px;
  border-radius: 50pc;
  color: #fff;
  font-size: 29px;
  top: 15px;
  z-index: 9;
}

#entry-popup .col-sm-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.close {
  margin-top: 10px;
  font-size: 32px;
  color: #fff;
  opacity: 1;
}

/* popup from End*/

#regForm .tab {
  display: none;
  margin: 0;
}

.frm-grup-cta-btn {
  display: flex;
  align-items: center;
  margin-left: 10px;
}

#header .navbar-expand .navbar-brand img {
  height: 100%;
}

.fixed-top {
  /* background-color: #181818; */
  padding: 12px !important;
}
#header{
  position: absolute !important;
}
.header-btns-wrapp {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.bnnr-chat {
  margin-left: 20px;
}

.header-btns-wrapp li a {
  font-size: 18px;
}

.bnnr-dscount {
  color: #fafd1f;
  font-weight: 800;
}

.card:hover ul li {
  color: #f5f5f5;
}

.logodesign-banner p {
  font-weight: 700;
}

.banner-btns-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}

.all-port-img .porfolio-item img {
  width: 100%;
  height: 300px;
}

.price-box {
  display: flex;
  /* align-items: center; */
  justify-content: center;
}

.cut-price {
  display: flex;
  flex-direction: column;
  font-size: 18px;
  color: #c4c4c4;
  font-weight: 600;
  padding-left: 30px;
  align-items: center;
  padding-top: 6px;
}

.cut-price sub {
  /* text-decoration-line: line-through; */
  bottom: -9px;
  font-size: 20px;
  position: relative;
}

.cut-price sub:before {
  content: '';
  background: #ff0042;
  width: 100%;
  height: 2px;
  display: block;
  position: absolute;
  top: -2px;
  margin: auto;
  left: 0;
  right: 0;
  transform: rotate(-12deg);
  z-index: 2;
}

.header-logo a img {
  width: 140px !important;
  margin: 5px 10px;
}

.banner_content ul {
  text-align: center;
  padding: 20px 0
}

a.logo_area img {
  width: 65%;
}

.banner_content ul li {
  display: inline-block !important;
  margin: 0 20px !important;
  color: #fff !important;
  font-size: 15px !important;
  position: relative !important;
  padding-left: 21px !important;
  font-weight: 600 !important;
}

.banner_content ul li:before {
  background: var(--primary-color);
  padding: 3px 6px;
  border-radius: 50px;
  position: absolute;
  content: "";
  left: 0;
  top: 8px
}

input.required.error,

textarea.required.error,

select.required.error {

  border-bottom: red 2px solid !important;

  color: red !important
}



label.error {

  display: none !important
}



@media(min-width: 767px) {

  .d-flex {

    display: block;

    align-items: center
  }

  .padding-full {

    padding-right: 15px;

    padding-left: 15px
  }

  .no-padding {

    padding-left: 0;

    padding-right: 0
  }

  .no-padding-left {

    padding-left: 0
  }

  .no-padding-right {

    padding-right: 0
  }

}






ul {

  list-style: none;

  margin: 0;

  padding: 0
}



a,

a:hover {

  text-decoration: none !important
}



img {

  max-width: 100%
}



.top-header {

  padding: 15px 0
}



.header-cta a {

  color: #fff;

  font-size: 16px;

  line-height: 18px;

  text-decoration: none;

  font-weight: 500;

  padding: 15px 20px;

  display: inline-block;

  text-transform: uppercase
}



.cta-main {

  float: right;

  text-align: right
}



.header-cta a.chat {}



.header-cta a i.fa {

  margin-right: 5px
}



.bottom-header {
  margin-top: 20px
}

.header-content {
  margin-top: 0;
  text-align: center
}

.banner_content h1 {
  color: #fff !important;
  font-size: 40px !important;
  line-height: 62px !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  margin: 0 !important;
}



.banner_content {
  margin-bottom: 20px;
  text-align: center;
}

.banner_content p.any_con {
  width: 100%;
  padding: 8px 0;
  text-align: center;
  font-size: 13px
}

.banner_content h1 span {
  font-size: 17px;
  font-weight: 500;
  display: block;
  color: #fff !important;
}

.banner_content p {
  color: #fff !important;
  font-size: 20px !important;
  margin: 0;
  text-transform: uppercase
}

a.header-btn {
  color: #fff;
  text-decoration: none;
  padding: 12px 25px;
  display: inline-flex;
  text-transform: uppercase;
  font-weight: 600;
  margin: 20px 0 0;
  transition: .3s;
  position: relative;
  font-size: 15px
}

.cta-center {

  background: url(../images/cta-bg.jpg) no-repeat scroll center top #9f2b2c;

  background-size: cover;

  padding: 60px 0
}



.cta-center h3 {

  color: #fff;

  font-size: 30px;

  line-height: 36px;

  text-align: center;

  text-transform: uppercase;

  margin: 0;

  font-weight: 700
}



.cta-center h2 {

  color: #fff;

  font-size: 50px;

  line-height: 58px;

  text-align: center;

  text-transform: uppercase;

  font-weight: 700;

  margin: 0 0 40px
}



.cta-main-center {

  display: table;

  margin: 0 auto
}



.cta-main-center a {

  color: #fff;

  text-align: left;

  font-weight: 500;

  font-size: 32px;

  line-height: 30px;

  float: left;

  margin-right: 30px;

  margin-bottom: 30px;

  padding-top: 10px
}



.cta-main-center a:hover {

  text-decoration: none;

  color: #fff
}



.cta-main-center a.header-btn.sec4-btn.various {

  font-size: 17px;

  color: #fff;

  clear: both;

  float: none;

  display: table;

  margin-left: auto;

  margin-right: auto;

  margin-bottom: 0;

  background: var(--primary-color);

  padding: 17px 40px;

  border-radius: 5px;

  text-transform: capitalize;

  line-height: 20px
}



.cta-main-center a span {

  color: #fff;

  text-align: left;

  font-weight: 500;

  font-size: 16px;

  display: block
}



.cta-main-center a.phone-center {

  padding-left: 70px;

  background: url(../images/icon3.png) left center no-repeat
}



.cta-main-center a.chat-center {

  padding-left: 80px;

  background: url(../images/icon4.png) left center no-repeat;

  margin-right: 0
}



.pricing {

  background: url("../images/price-bg.jpg") top center/cover no-repeat;

  padding: 50px 0 60px
}



.price-title {

  background: #1a1b23;

  padding: 10px 0;

  border-radius: 3px 3px 0 0
}



.pricing h2,

.proces h2,

.industry h2,

.types-of-logo h2 {

  font-size: 30px;

  line-height: 48px;

  color: #000;

  text-transform: uppercase;

  text-align: center;

  font-weight: 700;

  margin: 0 0 35px;

  clear: both
}



.pricing h2+p,

.proces h2+p,

.industry h2+p,

.types-of-logo h2+p {

  text-align: center;

  color: #000;

  font-weight: 400
}



.pricing h3 {

  text-align: center;

  font-size: 20px;

  line-height: 30px;

  text-transform: uppercase;

  color: #fff;

  font-weight: 700;

  margin-bottom: 0
}



.pricing h4 {

  text-align: center;

  font-size: 50px;

  line-height: 58px;

  text-transform: uppercase;

  color: #fff;

  font-weight: 400;

  margin-top: 0;

  margin-left: auto;

  margin-right: auto;

  display: table
}



.pricing h4 span {

  text-align: center;

  font-size: 20px;

  line-height: 36px;

  text-transform: uppercase;

  color: #72737a;

  font-weight: 600;

  text-decoration: line-through;

  float: right
}



.pricing ul {

  background: #292a32;

  margin-bottom: 0;

  width: 100%;

  float: left
}



.pricing ul li i.fa {

  color: #ffb301;

  margin-right: 5px
}



.pricing .price_body ul li {

  color: #fff;

  font-size: 12px;

  line-height: 16px;

  margin-bottom: 6px;

  padding-left: 20px;

  position: relative;

  font-weight: 400
}



.pricing ul li span {

  font-size: 12px;

  display: block;

  margin-left: 22px;

  line-height: 24px
}



.pricing ul li.features {

  color: #fff
}



.pricing ul li.price-btns {

  display: inline-block;

  margin: 0
}



.pricing ul.order-btn {

  text-align: center;

  padding: 25px 10px
}



.pricing ul.order-btn li i.fa {

  color: #292a32;

  margin-right: 5px
}



.pricing ul.order-btn li.price-btns a {

  color: #fff;

  font-weight: 600;

  background: var(--primary-color);

  padding: 10px 13px;

  display: table;

  border-radius: 3px;

  min-height: 36px
}



.pricing ul.order-btn li.price-btns.chat {

  margin-left: 6px
}



.order-button {

  text-align: center;

  background: #ffb301;

  display: none
}



.order-button .order-btn {

  color: #292a32;

  font-size: 20px;

  line-height: 52px;

  font-weight: 700;

  text-transform: uppercase;

  display: block;

  text-align: center;

  background: #ffb301;

  width: 100%;

  border: 0
}



.price-box-main {

  padding: 0 1px
}



.proces {

  padding: 50px 0
}



.cta-center.second-cta {

  background: url(../images/second-cta-bg.jpg) no-repeat scroll center top #f96237;

  padding: 44px 0 15px;

}



.second-cta a.phone-center {

  padding-left: 72px;

  background: url(../images/icon5.png) left center no-repeat
}



.second-cta .cta-main-center a {

  color: #fff;

  text-align: left;

  font-weight: 500;

  font-size: 24px;

  line-height: 30px;

  float: left;

  margin-right: 40px;

  text-transform: uppercase
}



.second-cta .cta-main-center a.header-btn {

  background: #151515;

  font-size: 18px;

  line-height: 20px;

  color: #fff;

  margin: 0;

  margin-right: 0;

  padding: 15px 29px;

  text-transform: uppercase;

  border-radius: 3px;

  float: right;

  margin-top: 16px
}



.second-cta a.chat-center {

  padding-left: 90px;

  background: url(../images/icon6.png) left center no-repeat;

  margin-right: 20px;

  text-transform: uppercase
}



.secnd-cta-title h3 {

  color: #fff;

  font-size: 36px;

  line-height: 50px;

  margin: 0;

  font-weight: 500;

  text-align: left;

  line-height: normal
}



.secnd-cta-title h3 span {

  color: #fff;

  font-size: 26px;

  line-height: 30px;

  margin: 0;

  font-weight: 500;

  text-align: left;

  display: block
}



.industry {

  padding: 50px 0 60px;

  overflow: hidden
}



.industry .row {

  margin-bottom: 20px
}



.industry .row:last-of-type {

  margin-bottom: 0
}



.industry h3 {

  color: #000;

  text-align: center;

  text-transform: uppercase;

  font-size: 30px;

  line-height: 40px;

  font-weight: 500;

  font-weight: 700;

  margin-bottom: 0
}



.indus-box h4 {

  font-family: poppins, sans-serif;

  color: #292a31;

  font-size: 16px;

  line-height: 24px;

  float: left
}



.indus-box {

  display: table;

  margin: 0 auto;

  min-width: 175px
}



.indus-box img {

  float: left;

  margin-right: 10px
}



.industry h2 {

  margin-bottom: 60px;

  font-size: 44px;

  font-weight: 900
}



section.testimonial-wrap {

  padding: 90px 0 0;

  background: url("../images/test-bg.jpg") top center/cover no-repeat;

  position: relative;

  border-bottom: 10px solid var(--primary-color);

}



section.testimonial-wrap h2 {

  font-size: 30px;

  line-height: normal;

  color: #000;

  text-transform: uppercase;

  text-align: center;

  font-weight: 700;

  margin-top: 0
}



.testimonial-content h2.testimonial-title {

  color: #000;

  font-size: 54px;

  line-height: 66px;

  margin-bottom: 25px;

  margin-top: 50px
}



.testimonial-content p {

  color: #666;

  font-size: 16px;

  line-height: 24px;

  margin-bottom: 0;

  font-weight: 500;

  padding-top: 25px;

  background: url(../images/test-arow.png) top left no-repeat;

  min-height: 130px
}



.testimonial-content h4.review-name {

  color: #000;

  font-size: 20px;

  line-height: 28px;

  font-weight: 600;

  margin-top: 45px
}



.testimonial-content h4.review-name span {

  font-size: 16px;

  line-height: 20px;

  display: block;

  font-weight: 500
}



.test-img img {

  border-radius: 100%;

  border: 10px solid var(--primary-color);

}



.testimonial-content {

  margin-top: 50px
}



.testimonial-wrap .owl-pagination {

  margin: auto;

  display: block;

  float: right;

  position: absolute;

  bottom: 22%;

  right: 0
}



.testimonial-wrap .owl-theme .owl-controls .owl-page span {

  width: 15px;

  height: 15px;

  margin: 5px 3px;

  background: #fff
}



.testimonial-wrap .owl-page.active,

.testimonial-wrap .owl-page:hover {}



.testimonial-wrap .owl-carousel {

  z-index: 99;

  margin-bottom: -10px
}



.logos-clinets img {

  display: table;

  margin: 0 auto
}



.logos-clinets {

  padding: 20px 0 15px
}



.footer-top {

  background: #27282d;

  padding: 60px 0
}



.footer-top h2 {

  font-size: 40px;

  color: #fff;

  text-transform: uppercase;

  text-align: center;

  font-weight: 700;

  margin: 0 0 40px
}



.footer-top h3 {

  color: #fff;

  text-align: center;

  text-transform: uppercase;

  font-size: 30px;

  line-height: 40px;

  font-weight: 500;

  margin-top: 0;

  margin-bottom: 0
}



.contact-form input.contact-field,

.contact-form textarea {

  height: 44px;

  width: 100%;

  margin-bottom: 0;

  border-radius: 3px;

  border: none;

  padding: 15px;

  background: 0 0;

  color: #fff;

  border-bottom: none;

  outline: none;

  background: #3d3e42;

  font-size: 13px;

  font-weight: 400
}



.contact-form div {

  margin-bottom: 1em
}



.contact-form textarea {

  height: 150px
}



.contact-form ::-webkit-input-placeholder {

  color: #fff
}



.contact-form :-moz-placeholder {

  color: #fff
}



.contact-form ::-moz-placeholder {

  color: #fff
}



.contact-form :-ms-input-placeholder {

  color: #fff
}



.contact-form .btn-orangedark {

  display: inline-block;

  padding: 10px 40px;

  background: var(--primary-color);

  color: #fff;

  border-radius: 3px;

  font-size: 17px;

  font-weight: 600;

  border: none;

  transition: .3s;

  float: left
}



.social-icons {

  padding: 0
}



.social-icons h4 {

  color: #fff;

  text-transform: uppercase;

  font-size: 20px;

  line-height: 30px;

  margin-bottom: 15px
}



.footer-phone h4,

.payment h4 {

  color: #fff;

  text-transform: uppercase;

  font-size: 18px;

  line-height: 20px;

  margin-bottom: 0;

  margin-top: 25px
}



.payment h4 {

  margin-bottom: 20px
}



.footer-phone a.footer-btn {

  color: #fff;

  text-transform: uppercase;

  font-size: 40px;

  line-height: 50px;

  font-weight: 500;

  margin-bottom: 0
}



.social-icons ul li {

  border-radius: 100%;

  border: 1px solid #fff;

  display: inline-block;

  margin-right: 8px
}



.social-icons i.fa {

  color: #fff;

  text-transform: uppercase;

  font-size: 26px;

  width: 50px;

  height: 50px;

  text-align: center;

  line-height: 50px
}



.footer-bottom {

  background: #17181c;

  padding: 20px 0 5px;

  clear: both
}



.footer-bottom p,

.footer-bottom a {

  font-size: 12px;

  line-height: 16px;

  color: #fff;

  font-family: poppins, sans-serif;

  text-align: center;

  text-decoration: none
}



.slideform {

  background: rgba(44, 15, 9, .8);

  border-top: 7px solid var(--primary-color);

  padding: 20px;

  margin: 0 auto;

  border-radius: 5px
}



.slider-hm-images h2 {

  color: #fff;

  font-size: 80px;

  line-height: 90px;

  font-weight: 700;

  margin-bottom: 30px;

  text-transform: capitalize
}



.slideform h2 {

  font-size: 27px !important;

  line-height: 40px !important;

  margin-bottom: 0 !important;

  font-weight: 600 !important;

  text-align: center !important;

  color: #fff !important;

  margin-top: 0 !important;
}



.slideform h3 {

  font-size: 24px !important;

  margin: 0 0 15px !important;

  text-align: center !important;

  color: var(--primary-color) !important;
}



.slideform h3 span {

  line-height: 20px !important;

  color: var(--primary-color) !important;

  text-align: center !important;
}



.slideform div {

  margin-bottom: .6em
}



.slideform div textarea.placeholder1,

.slideform div input.placeholder1 {

  width: 100%;

  padding: 11px;

  background: #2b0e08;

  border-bottom: none;

  font-size: 13px;

  color: #fff;

  height: 40px;

  border: none;

  margin: 0;

  font-weight: 300;

  font-size: 12px;

  outline: none
}



.slideform div textarea.placeholder1 {

  height: 73px
}



.slideform input[type=submit] {

  display: table;

  padding: 10px 10px;


  background: var(--primary-color);

  color: #fff;

  border-radius: 3px;

  margin: 0 auto;

  font-size: 16px;

  font-weight: 500;

  border: none
}



.slideform div select option {

  color: #000;

  font-size: 12px
}



.placeholder1::-webkit-input-placeholder {

  color: #fff
}



.placeholder1:-moz-placeholder {

  color: #fff
}



.placeholder1::-moz-placeholder {

  color: #fff
}



.placeholder1:-ms-input-placeholder {

  color: #fff
}



.our-process-container {

  padding-top: 50px;

  padding-bottom: 30px
}



.section-title {

  text-align: center;

  padding: 0 0 20px;

  margin: 0 auto 10px;

  max-width: 1170px
}



.section-title h4 {

  font-size: 30px;

  line-height: normal;

  color: #000;

  text-transform: uppercase;

  text-align: center;

  font-weight: 700
}



.section-title h6 {

  color: #000;

  font-size: 16px;

  margin: 0 0 0
}



.process-desc p {

  color: #000;

  font-size: 16px;

  font-weight: 400
}



.single-process h6 {

  color: #000;

  font-size: 20px;

  font-weight: 700;

  margin: 10px 0
}



.single-process {

  display: inline-block;

  margin: 20px 0;

  padding: 0 10px;

  vertical-align: top;

  text-align: center;

  width: 24%
}



.process-thumb {

  margin: 10px auto 24px;

  height: 190px
}



.single-process img {

  margin: 0 0 10px;

}



.process-desc {

  color: #666;

  font-size: 13px;

  font-weight: 400;

  font-family: Open Sans, sans-serif
}



.connect1 {

  background: url(../images/connect1.html) no-repeat 0 0 transparent;

  width: 136px;

  height: 106px;

  display: block;

  position: absolute;

  left: 246px;

  top: 10px
}



.connect2 {

  background: transparent url(../images/connect2.html) no-repeat scroll 0 0;

  display: block;

  height: 106px;

  left: 466px;

  position: absolute;

  top: 10px;

  width: 136px
}



.connect3 {

  background: transparent url(../images/connect1.html) no-repeat scroll 0 0;

  display: block;

  height: 106px;

  left: 816px;

  position: absolute;

  top: 10px;

  width: 136px
}



.process-container {

  position: relative
}



.home-featured-area.desktopawards {

  padding: 60px 0
}



.home-brands img {

  max-width: 90%;

  height: auto
}



.home-brands {

  overflow: hidden;

  padding: 20px 0 0;

  text-align: center
}



.home-brands img:hover {}



.home-brands img {

  margin: 0 15px
}



.social-counts {

  background: #fff;

  min-height: 124px;

  -moz-box-shadow: 0 0 8px 1px rgba(119, 119, 119, .81);

  -webkit-box-shadow: 0 0 18px 1px rgba(226, 226, 226, .81);

  padding: 5px 0
}



.social-left {

  float: left;

  width: 25%;

  position: relative
}



.social-right {

  float: left;

  width: 70%
}



.social-right ul li {

  float: left;

  width: 100% !important;

  text-align: center;

  padding: 0
}



.social-right ul li span {

  display: block;

  font-size: 30px;

  font-family: open sans, sans-serif;

  font-weight: 600;

  padding: 4px 0
}



.social-right ul li span.green {

  color: #559928
}



.social-right ul li span.blue {

  color: #156099
}



.social-right ul li span.pink {

  color: #ca1051
}



.social-right ul li span.purple {

  color: #5d258a
}



.social-right ul li span.cyan {

  color: #1381a2
}



.get_started {

  display: table;

  padding: 10px 33px;

  background: var(--primary-color);

  color: #fff;

  border-radius: 3px;

  margin: 16px auto -11px;

  font-size: 16px;

  font-weight: 700;

  position: absolute;

  border: none;

  bottom: 0
}



.price-box-main .price-title img.bestseal {

  position: absolute;

  top: 0;

  right: 5px;

  width: 110px
}



.price-box-main.popular .price-title img {

  display: block
}



.email_slider_form {

  margin-bottom: 0 !important
}



input:-internal-autofill-selected {

  background-color: transparent !important
}



.fixed-area {

  width: 100%;

  position: fixed;

  left: 0;

  top: -154px;

  z-index: 9999;

  -webkit-transition: .4s;

  -moz-transition: .4s;

  -o-transition: .4s;

  transition: .4s;

  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, .4);

  background-image: -moz-linear-gradient(90deg, rgb(113, 1, 0) 0%, rgb(232, 0, 2) 100%);

  background-image: -webkit-linear-gradient(90deg, rgb(113, 1, 0) 0%, rgb(232, 0, 2) 100%);

  background-image: -ms-linear-gradient(90deg, rgb(113, 1, 0) 0%, rgb(232, 0, 2) 100%)
}



.fixed-area:before {

  content: '';

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  background-image: none;

  background-repeat: no-repeat
}



.fixed-area.fixed {

  top: 0
}



.stky-counter p {

  margin-bottom: 0;

  font-size: 18px;

  color: #fff;

  text-align: center;

  font-weight: 500;

  margin-bottom: 5px
}



.stickybuttoncontainer .btn {

  font-size: 15px;

  font-weight: 600;

  text-transform: uppercase;

  border: 0;

  border-radius: 50px;

  padding: 16px 0;

  width: 49%;

  transition: all .5s ease;

  display: flex;

  align-items: center;

  justify-content: center;

  height: 46px;

  background: #ffea00;

  color: #031a46
}



.btn-new-primary2 {

  background-color: #fff !important;

  color: #000;

  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, .3)
}



.btn-new-primary3 {

  color: #fff;

  margin-right: 2%;

  background-image: -moz-linear-gradient(90deg, rgb(84, 157, 42) 0%, rgb(122, 197, 79) 100%);

  background-image: -webkit-linear-gradient(90deg, rgb(84, 157, 42) 0%, rgb(122, 197, 79) 100%);

  background-image: -ms-linear-gradient(90deg, rgb(84, 157, 42) 0%, rgb(122, 197, 79) 100%);

  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, .3)
}



.ClassyCountdown-wrapper {

  text-align: center
}



.ClassyCountdown-wrapper>div.ClassyCountdown-days {

  display: none
}



.offer_div {

  position: relative
}



.site_img {

  position: relative
}



.site_img:before {

  content: '';

  position: absolute;

  bottom: 0;

  left: -35%;

  background-image: url(../images/sticky_img1.html);

  background-repeat: no-repeat;

  width: 50%;

  height: 100%;

  display: none
}



.site_img:after {

  content: '';

  position: absolute;

  bottom: 0;

  right: -150px;

  background-image: url(../images/sticky_img2.html);

  background-repeat: no-repeat;

  width: 12%;

  height: 91%;

  display: none
}



.offer_heading h4 {

  font-size: 13px;

  text-transform: uppercase;

  font-weight: 700;

  color: #ffea00;

  background-color: #031a46;

  padding: 3px 5px;

  text-align: center;

  margin: 0;

  font-family: poppins, sans-serif
}



.offer_heading h1 {

  color: #fff;

  font-size: 21px;

  text-transform: uppercase;

  font-weight: 700;

  margin-bottom: 0;

  font-family: poppins, sans-serif;

  margin: 0;

  text-shadow: 1.782px .908px 1px rgba(0, 0, 0, .004)
}



.offer_dis {

  font-size: 39px;

  font-weight: 800;

  line-height: 40px;

  color: #000;

  margin-left: 10px
}



.offer_dis sup {

  font-size: 22px;

  top: -12px
}



.offer_div span.offspan {

  color: #fff;

  font-weight: 500;

  font-size: 12px;

  text-transform: uppercase;

  display: block;

  line-height: 10px;

  text-align: right;

  font-family: poppins, sans-serif
}



.offer_div span.offspan+span {

  font-family: poppins, sans-serif;

  color: #ffea00
}



.logo_area h4 {

  margin: 0;

  font-size: 30px;

  color: #fff;

  font-weight: 600
}



.d-flex {

  display: flex;

  align-items: center
}



.header-content .slideform h2 span {

  display: inline-block;

  font-size: 30px;

  font-weight: 700;

  color: var(--primary-color);

}



.slideform h3 span span {

  font-weight: 700;

  color: #fff500
}



.header-content p.any_con a {

  color: #fff
}



.social-icons.footer-phone {

  margin-top: 40px
}



.contact-form div.btn {

  margin-bottom: 0
}



.pricing .col-lg-12 {

  margin-bottom: 2em
}



.price-box-main.pricing-box {

  padding: 0 5px;

  margin-bottom: 34px
}



.pricing .price_body ul li:before {

  content: "\f054";

  position: absolute;

  left: 0;

  font-size: inherit;

  font-family: 'Font Awesome 5 Free';

  Font-weight: 700;

  color: var(--primary-color);

}



.types-of-logo {

  padding: 60px 0;

  overflow: hidden;

  clear: both
}



.logo-content {

  padding-bottom: 20px;

  min-height: 332px
}



.logo-content h3 {

  font-weight: 700;

  color: #000;

  font-size: 30px;

  line-height: 40px;

  text-transform: uppercase;

  margin-bottom: 20px
}



.logo-content p {

  color: #333;

  font-size: 15px;

  line-height: 24px;

  margin-bottom: 15px;

  font-weight: 400
}



.types-of-logo .owl-theme .owl-controls .owl-buttons .owl-prev {

  background: url(../images/left-arrow.html) no-repeat;

  opacity: 1;

  width: 22px;

  height: 16px;

  overflow: hidden;

  text-indent: 100%;

  display: block;

  float: left
}



.types-of-logo .owl-theme .owl-controls .owl-buttons .owl-next {

  background: url(../images/right-arrow.html) no-repeat;

  opacity: 1;

  width: 22px;

  height: 16px;

  overflow: hidden;

  text-indent: 100%;

  display: block;

  float: left;

  margin-left: 37%
}



.types-of-logo .owl-theme .owl-controls .owl-buttons {

  margin: auto;

  display: block;

  position: absolute;

  bottom: 2%;

  left: 0;

  right: 0
}



.types-of-logo .owl-theme .owl-controls {

  margin: 0
}



.owl-stage-outer {

  overflow: hidden
}



.bx-wrapper .bx-viewport li {

  color: #000;

  font-size: 16px
}



.social-left .bx-wrapper .bx-viewport {

  margin-top: 32px
}



.testimonial-wrap .owl-dots,

.testimonial-wrap .owl-nav,

.types-of-logo .owl-dots,

.types-of-logo .owl-nav.disabled {

  display: none
}



.pricing h2 {

  margin-bottom: 0
}



.pricing ul.order-btn li.price-btns.chat a.chat {

  background: var(--primary-color);

}



.pricing .price_body ul li span {

  color: var(--primary-color);

  font-weight: 600;

  text-transform: uppercase;

  display: inline-block;

  margin: 0;

  font-size: inherit
}



.price_strip {

  background: #000;

  padding: 7px 16px
}



.price_strip a {

  color: #fff !important
}



.price_strip a span {

  color: var(--primary-color);

}



.price_body {

  height: 270px;

  background: #292a32;

  padding: 25px 10px 25px 20px
}



.pricing ul.order-btn li.price-btns a:hover {

  background: var(--primary-color);

}



.pricing ul.order-btn li.price-btns.chat a.chat:hover {

  background: #ffffff;

}



.second-cta .cta-main-center {}



.contact-form div.btn-s {

  margin-bottom: 0
}

form#consulationinquirybasic111 p {

  color: #fff;

  margin-left: 15px;

  margin-top: 10px !important;

}

.types-of-logo .row {

  clear: both
}



.logo-card {
  width: 100%;
  text-align: center;

}



.logo-card img {
  display: inline-block;

  vertical-align: middle
}



.logo-card .front,

.logo-card .back {}



.logo-card .back {

  display: none
}



.logo-cards {

  font-size: 0;

  margin: 1px 2px;

  padding: 0;

  background: #fff
}



.logo-cards>div {

  display: inline-block;

  vertical-align: middle;

  width: 33.33%;

  padding: 0;

  margin-bottom: 0
}



.logo-card-cover {
  margin-top: 0;
  background: url(../images/screen0.png) no-repeat scroll center top;
  padding: 36px 81px;
  min-height: 420px;
  background-size: 570px;
}

.logo-card {

  width: 100%;

  text-align: center;

  margin: 0 auto;

}



.logo-card img {

  display: inline-block;

  margin: 0 auto;

  vertical-align: middle
}

.rightfilter button {

  color: #fff;

  font-size: 13px;

  background: 0 0;

  border: none;

  margin-bottom: 4px;

  font-weight: 500;

  text-transform: uppercase;

  cursor: pointer;

  padding: 10px;

  border-radius: 0;

  margin-right: 5px;

  border-bottom: 3px solid transparent;

  outline: none
}



.rightfilter button.is-checked {

  background: 0 0;

  color: var(--primary-color);

  border-bottom-color: var(--primary-color)
}



.pfimg {

  padding: 5px;

  max-width: 100%;

  min-height: 120px;

  width: 16.66%
}



.pfimg figure {

  margin-bottom: 0
}



.hidden {

  visibility: hidden;

  width: 0 !important;

  height: 0 !important;

  margin: 0 !important;

  padding: 0 !important
}



button#showMore {

  clear: both;

  display: none !important;

  margin: 4em auto 0;

  float: none;

  background: #f2572b;

  border: none;

  padding: 15px 40px;

  color: #fff;

  font-size: 16px;

  border-radius: 3px
}



.header-cta a:hover,

.header-cta a:focus,

.header-cta a:active {

  background: inherit;

  color: #fff
}



.header-cta a.get_a_quote {

  background: var(--primary-color);

  float: right;

  padding: 15px 20px;

  border-radius: 3px;

  margin-left: 10px
}



a.header-btn:hover,

a.header-btn:focus,

a.header-btn:active {

  background: #151515;

  color: #fff
}



.form-container {

  background: #232323
}



.footer-bottom a:hover,

.footer-bottom a:active,

.footer-bottom a:focus {

  color: #fff
}



.popupform ul li {

  text-align: left;

  position: relative;

  width: 100%;

  margin: 8px 0;

  display: inline-block
}



.popupform ul li input[type=text],

.popupform ul li input[type=email],

.popupform ul li textarea {

  background: #fff;

  border: #dedede 2px solid;

  padding: 10px 10px 10px 10px;

  width: 100%;

  border-radius: 6px;

  font-size: 14px;

  color: #000;

  box-shadow: none !important;

  outline: 0 !important
}



.popupform ul li i {

  position: absolute;

  top: 15px;

  left: 14px;

  color: var(--primary-color)
}



.popupform ul li textarea {

  height: 161px
}



.popupform ul li.last {

  text-align: center
}



.popupform ul li input[type=submit] {

  background: var(--primary-color);

  color: #fff;

  font-size: 18px;

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

  text-transform: uppercase;

  font-weight: 600;

  padding: 10px;

  letter-spacing: 1px;

  outline: 0;

  border-radius: 3px;

  width: 185px;

  margin: 0 auto;

  float: none;

  display: table
}



.popupform ul li input[type=submit]:hover {

  background: var(--primary-color)
}



.popupform ul li input[type=text]:focus,

.popupform ul li input[type=email]:focus,

.popupform ul li textarea:focus {

  border: #b9bbbd 2px solid !important
}



.popupform {

  width: 450px;

  border-radius: 23px;

  padding: 31px 67px 31px 31px;

  overflow: visible;

  border-bottom: var(--primary-color) 5px solid
}



.popupform h2 {

  font-size: 28px;

  color: #000;

  font-weight: 900;

  padding-left: 15px;

  border-left: var(--primary-color) 6px solid;

  margin-bottom: 12px;

  line-height: 35px
}



.popupform h2+p {

  line-height: 19px;

  font-size: 14px;

  margin-bottom: 12px
}



.popupform .fancybox-close-small {

  border: var(--primary-color) 3px solid;

  background: #fff;

  border-radius: 72px;

  text-align: center;

  box-shadow: #000 0 0 10px;

  right: -14px;

  top: -13px;

  overflow: visible
}



.popupform .fancybox-close-small:after {

  color: var(--primary-color);

  font-size: 25px;

  right: 4px
}



.popupform ul {

  margin: 0
}



.fancybox-slide--html .popupform .fancybox-close-small {

  border: var(--primary-color) 3px solid;

  background: #fff;

  border-radius: 72px;

  text-align: center;

  box-shadow: #000 0 0 10px;

  right: -14px;

  top: -13px;

  overflow: visible
}



[class*=col].logo-content {

  float: right;

  padding-left: 50px;

  padding-top: 80px
}



[class*=col].type-logos {

  float: left
}



.types-of-logo .container {

  background: #fff
}



.type-logos img {

  border-radius: 3px
}



i.dtag {

  position: absolute;

  top: -20px;

  max-width: 120px;

  right: -30px
}

/*Thankyou Css*/
.main-thankyou-sec {
  display: flex;
  align-items: center;
  padding: 100px 0;
}

.main-thankyou {
  text-align: center;
}

.site-header__title {
  font-size: 65px;
  font-weight: 700;
  line-height: 70px;
  margin: 0;
}

.main-thankyou .row.d-flex {
  justify-content: center;
}

.main-content__checkmark {
  font-size: 55px;
  color: var(--primary-color);
  margin: 20px;
}

.main-content__body {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 20px;
}

.start_live_chat {
  font-size: 18px;
  background-color: #16171a;
  padding: 14px 40px;
  display: inline-block;
  color: white !important;
  text-decoration: none;
  border-radius: 50px;
  cursor: pointer;
  margin-top: 10px;
}

.header-content p.any_con {
  width: 100%;
  padding: 8px 0;
  text-align: center;
  font-size: 13px;
  display: block;
}

.industry {

  padding: 50px 0 60px;
  text-align: center;
  overflow: hidden
}



.industry .row {

  margin-bottom: 20px
}



.industry .row:last-of-type {

  margin-bottom: 0
}



.industry h3 {

  color: #000;

  text-align: center;

  text-transform: uppercase;

  font-size: 20px;

  line-height: 40px;

  font-weight: 500;

  font-weight: 700;

  margin-bottom: 0
}



.indus-box h4 {

  color: #292a31;
  font-size: 16px;
  line-height: 24px;
  float: left
}



.indus-box {
  display: table;
  margin: 0 auto;
  min-width: 175px
}



.indus-box img {
  float: left;
  margin-right: 10px
}



.industry h2 {
  margin-bottom: 60px;
  font-size: 48px;
  font-weight: 900;

}

.industry .featured::before {
  content: '';
  position: absolute;
  left: 15px;
  width: 50px;
  height: 5px;
  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%);
  left: 50%;
  transform: translateX(-50%);
}

.logo-card-cover .col-md-4 {
  padding-right: 0%;
  padding-left: 0px;
}


@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 (max-width: 1880px) {
  #header img {}

}

@media (min-width: 1899px) {
  ::-webkit-scrollbar {
    width: 9px
  }

  .container.header {
    max-width: 1480px;
  }

  .full-slider .inner,
  .no-slider .inner {
    max-width: 1470px
  }

  .container {
    max-width: 1500px
  }

  .inter-container {
    width: 1170px;
  }

  header {
    padding: 0px 25px;
  }

  .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: 20px;
  }

  .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: 620px;
  }

  .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: 60px;
  }

  .icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 50px;
  }

  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;
    margin: 0px !important;
  }

  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 20px;
    width: 100%;
    height: 66px;
    margin-right: 15px;
    font-size: 18px;
  }

  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: 25px;
    width: 25px;
    left: 180px;
  }

  .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 img {
    height: 100%;
    width: 45%;
  }

  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: 1680px) {

  .home-banner-input,
  .home-banner-input:active,
  .home-banner-input:focus {
    height: 50px;
    margin-right: 0px;
    font-size: 16px;
  }
}


@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: 1199px) {}

@media (max-width: 991px) {
  .header-btns-wrapp {
    justify-content: center !important;
  }

  section.hero {
    padding-top: 6rem;
  }

  .logo-card-cover {
    margin-top: 73px;
    background: url(../images/screen0.png) no-repeat;
    padding: 26px 30px;

    background-size: contain;
  }

  .slideform {
    padding: 16px;
  }

  i.dtag {

    top: -40px;
    max-width: 90px;
    right: -8px;
  }

  .highlights p {
    white-space: normal;
  }

  .red-container-right {
    width: 40%;

    right: -30px;
    top: 46%;

  }

  .header-logo a {
    display: block;
    text-align: center;
  }

  .portfolio-tabs .nav-tabs .nav-link {
    padding: 10px 10px;
  }

  .portfolio-tabs .nav-tabs .nav-link p {
    font-size: 14px;
  }

  .card p {

    white-space: normal;
  }

  .industry h2 {

    font-size: 30px;
    font-weight: 600;
  }

  .indus-box img {
    float: left;
    margin-right: 6px;
  }
}


@media (max-width: 768px) {
  .bnnr-chat {
    display: none;
  }

  .banner_content h1 {

    font-size: 34px !important;
    line-height: 1.4 !important;
    padding: 1rem 0;
  }

  .banner_content p {

    font-size: 16px !important;

  }

  .banner_content,
  .banner_content ul {
    text-align: left;
  }

  .banner_content ul li {
    display: block !important;
    margin: 0 !important;
  }

  section.hero {
    padding-top: 3rem;
  }

  .logo-card-cover {
    margin-top: 0;
  }

  #header img {}

  .header-btns-wrapp li a {
    padding: 0px 0px !important;
    font-size: 16px !important;
  }

  #header img {
    height: 80px !important;
  }

  .header-btns-wrapp {
    font-size: 10px !important;
    padding: 6px 0px !important;
  }

  .header-btns-wrapp {
    padding: 0px !important;
  }

  .logo-card-cover {

    background: url(../images/screen0.png) no-repeat;
    padding: 20px 23px;
    min-height: 260px;
    background-size: contain;
  }

  .slideform {
    padding: 0;
  }

  i.dtag {
    top: -28px;
    max-width: 80px;
  }

  .testimonials-img {
    margin-left: auto;
    margin-right: auto;
  }

  .highlights p {
    white-space: normal;
  }

  .primary-button,
  .primary-button:active,
  .primary-button:visited {
    font-size: 14px !important;
    padding: 6px 10px !important;
  }

  .entry-right .text h2 {
    font-size: 18px !important;
  }

  .entry-right input,
  .entry-right textarea {
    border-radius: 5px !important;
    height: 40px !important;
    padding-left: 15px !important;
    margin: 0px 0 !important;
    font-size: 14px !important;
  }

  .entry-right .text {
    margin: 15px 0 15px !important;
  }

  .entry-box h1 {
    font-size: 20px !important;
    line-height: 50px !important;
  }

  .entry-right .text:before {
    display: none !important;
  }

  .entery-submit {
    width: 100% !important;
    font-size: 14px !important;
    padding: 9px 0px !important;
  }

  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: 30px;
  }

  .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 {
    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: 0px;
    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;
    margin-right: 15px !important;
    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
  }

  header img {
    height: 100px !important;
  }

  /* 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: 680px) {
  .frm-grup-cta-btn {
    margin-left: 0px;
    margin-top: 15px;
  }

  .header-btns-wrapp li a {
    font-size: 14px !important;
  }

  .header-btns-wrapp {
    justify-content: center !important;
  }

  .header-btns-wrapp {
    display: inline !important;
    padding-left: 0px !important;
  }

  .header-logo a {
    text-align: left;
    width: 130px !important;
  }

  .bnnr-phone a {
    font-size: 16px !important;
    padding: 6px 0px !important;
  }

  .header-btns-wrapp {
    justify-content: center !important;
  }


  .header-btns-wrapp {
    justify-content: left !important;
  }

  .header-logo a {
    text-align: left;
  }

  .bnnr-chat {
    display: none;
  }

  .entry-right p {
    font-size: 10px;
    margin: 6px 0 0;
    font-weight: 600;
  }


  footer .copyright p {
    font-size: 13px;
    margin-bottom: 5px;
  }

  .banner-form-area {
    padding: 25px 10px 25px 10px;
  }
}

@media (max-width: 575px) {
  .frm-grup-cta-btn {
    margin-top: 5px;
  }

  .all-port-img .porfolio-item img {
    height: auto;
  }

  .home-banner-input,
  .home-banner-input:active,
  .home-banner-input:focus {
    padding-left: 20px;
  }

  .banner-pot-img {
    max-width: 200px;
    top: 50px;
  }

  .banner-pens-img {
    left: 8%;
    bottom: 25px;
    max-width: 120px;
  }
}

@media (max-width: 480px) {
  .navbar-expand .navbar-nav .nav-item {
    margin: 0;
    display: block;
    text-align: center;
  }

  /*#header .row{*/
  /*  justify-content: unset !important;*/
  /*}*/
  header .primary-button i {
    font-size: 12px;
  }

  #header img {
    height: auto !important;
  }

  .header-btns-wrapp li a {
    font-size: 12px !important;
  }
}


@media (max-width: 376px) {

  header .navbar-expand .navbar-brand,
  header .navbar-expand .navbar-brand i {
    display: block;
    text-align: center;
    margin: unset;
  }

  .service-tabs .nav-tabs .nav-link {
    padding: 15px 15px
  }

  .portfolio-tabs .nav-tabs .nav-link {
    padding: 10px 30px
  }

  .banner-pot-img {
    max-width: 180px;
    top: 30px;
  }
}


.banner-text-wrapper p.main-head strong {
  text-transform: capitalize
}
.banner-text-wrapper h1 {
  font-size: 48px;
  font-weight: 700;
  line-height: .9;
  color: #ff0100;
  margin: 0;
  letter-spacing: 1px;
  text-transform: capitalize;
  margin-bottom: 13px
}
.injust-text {
  font-size: 60px
}
.banner-offer-text {
  display: inline-block;
  color: #fe4328
}
.banner-offer-text sup:first-child {
  font-size: 52px
}
.banner-offer-text sup:last-child {
  font-weight: 700;
  font-size: 100px
}
.banner-injust-wrapper {
  color: #fff
}
.banner-injust-wrapper sup:nth-child(2) {
  font-size: 70px;
  color: #fc0;
  /*! align-self: center; */
  margin: 0 0 0 8px;
  font-weight: 700;
  -webkit-text-stroke: 1px #00b9f6
}
.banner-injust-wrapper sup:nth-child(3) {
  font-size: 72px;
  color: #fc0;
  font-weight: 700;
  -webkit-text-stroke: 1px #00b9f6
}
.form-group.banner-input {
  position: relative;
  background-color: #fff;
  border-radius: 5px;
  display: flex
}
.form-group.banner-input label {
  position: absolute;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
  left: 0
}
.banner-form form {
  text-align: left;
  position: relative;
  z-index: 1
}
.form-group.banner-input input {
  height: auto;
  border: 0;
  background: 0 0;
  border-radius: 0;
  color: #a2a2a2;
  font-size: 14px;
  padding: 12px 0 8px 45px
}
.form-group.banner-input textarea {
  height: 41px;
  width: 100%;
  border: 0;
  background: 0 0;
  border-radius: 0;
  color: #a2a2a2;
  font-size: 14px;
  padding: 12px 0 8px 45px
}
.input.form-control::-moz-placeholder {
  color: #6c757d!important;
  opacity: 1
}
input.form-control:-ms-input-placeholder {
  color: #6c757d!important
}
input.form-control::-webkit-input-placeholder {
  color: #6c757d!important
}
.form-group.banner-input svg {
  fill: #b3b1ae;
  margin-left: 15px
}
.banner-form form .red-btn {
  margin-top: 20px
}
.banner-form form .cred-btn {
  font-size: 16px;
  border-radius: 5px;
  height: 40px;
  width: 25%
}
.banner-text-wrapper>p {
  margin: 0;
  color: #afb6c4;
  font-size: 22px;
  margin-bottom: 9px;
}
.banner-text-wrapper p.main-head {
  font-size: 48px;
  color: #fff
}
.banner-injust-wrapper+p {
  font-size: 18px;
  color: #fff;
  margin: 25px 0 20px 0
}
.banner-form>p {
  font-size: 26px;
  color: #fff;
  margin: 0;
  line-height: 1.3;
  font-weight: 600;
  padding-bottom: 10px
}
.banner-form>p span {
  color: #ffde00
}
.banner-form {
  margin: 20px 0 0
}


.blue-bg{
  /* background-color: #031a46; */
  padding: 20px ;
  border-radius: 20px;
}

.banner-text-wrapper h1 hr {
  display: inherit;
  height: 10px;
  border-top: 2px solid #fff;
  /* width: 9%; */
  float: left;
  /* margin-right: 15px; */
  margin-top: 25px;
}

.pric-img {
  position: absolute;
  top: -7%;
  right: 4%;
  width: 16%;
  animation: zoom-in-zoom-out 2s ease-out infinite;
}

.footer-form .green-btn {
  border-radius: 2px;
  font-size: 15px;
  font-weight: 700;
  height: auto;
  width: auto;
  border: none;
  margin-right: 10px;
  padding: 16px 9px;
  margin-top: 5px;
  background-color: #efaf16;
  color: #000;
  text-transform: uppercase;
}

.btn-sec {
  background-color: #efac13;
  border-radius: 0 5px 5px 0;
}

.footer-form input {
  background-color: #fff;
  width: 100%;
  height: 40px;
  padding: 0 15px 0 15px;
  font-weight: 500;
  font-size: 14px;
  border-radius: 2px;
  color: #000 !important;
  margin-bottom: 0;
}

.form-sec {
  width: 55%;
  background-color: #efaf16;
  padding: 10px;
  border-radius: 6px 0 0 6px;
}
.footer-form input:focus::placeholder {
  color: #000!important
}
.footer-form input::placeholder {
  color: #000!important;
  opacity: 1;
  font-size: 15px
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.companies-list li img {
  width: auto !important;
  max-width: 100%;
}
.companies-logoes-sec {
  padding: 0px 0;
  border-bottom: 2px solid #eee;
  background-color: #ffff;
}
.companies-logoes-sec h5.text-center {
  color: #000;
  font-size: 18px;
  margin: 10px 0;
}


.reviews-section {
  /* max-width: 1200px; */
  margin: 0 auto;
  background: #fff;
  padding: 4px 20px;
  border-radius: 10px;
}

.review-header {
  text-align: center;
  font-size: 20px;
  margin-bottom: 40px;
  margin-top: 13px;
  color: #000;
}

.swiper {
  width: 100%;
  padding: 20px 0;
}

.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}

.logo-catogories img {
  max-width: 343px;
  height: 370px;
  object-fit: contain;
  /* filter: grayscale(100%); */
  /* opacity: 0.7; */
  transition: all 0.3s ease;
}

.swiper-slide img:hover {
  filter: grayscale(0%);
  opacity: 1;
  transform: scale(1.1);
}

/* Swiper Navigation Buttons */
.swiper-button-next,
.swiper-button-prev {
  color: #ff6b00;
}

/* Swiper Pagination */
.swiper-pagination-bullet-active {
  background: #ff6b00;
}

@media (max-width: 768px) {
  .review-header {
      font-size: 16px;
  }
  
  .swiper-slide img {
      max-width: 120px;
  }
}


.logo-catogories {
  padding: 110px 0;
  overflow: hidden
}
.logo-catogories {
  /* background: url(../images/review-bg.webp) no-repeat; */
  background-size: cover;
  background: #3c083e;
}
.logo-catagories-wrapper {
  position: relative;
  left: 10%
}
.logo-catogories .heading h2 {
  font-weight: 600;
  color: #fff;
  font-size: 40px;
  margin-bottom: 10px
}
.logo-catogories-text-wrapper>h3 {
  color: #f7c900;
  font-weight: 500;
  font-size: 30px;
  border-bottom: 2px solid #f7c900;
  display: initial;
  line-height: 52px
}
.logo-catogories-text-wrapper>p {
  margin: 25px 0;
  font-size: 15px;
  color: #fff;
}
.logo-catogories p{
  color: #fff;
}
.lp-sec-py {
  padding: 90px 0 90px
}
.logo-catogories {
  padding: 110px 0;
  overflow: hidden
}
.logo-catogories .row {
  flex-direction: row-reverse
}
.logo-catogories-text-wrapper>h3 {
  color: #f7c900;
  font-weight: 500;
  font-size: 30px;
  border-bottom: 2px solid #f7c900;
  display: initial;
  line-height: 52px
}
.logo-catogories-text-wrapper>p {
  margin: 25px 0;
  font-size: 15px
}

.main-slider .media {
  align-items: center;
  justify-content: center;
}
.swiper-container .media .media-body {
  margin: 0 25px;
}

.swiper-container .swiper-pagination-bullet {
  opacity: .8;
  background: #efaf16;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 0 3px;
}

.swiper-container .swiper-pagination-bullet-active {
  background: #fff;
}

.cta {
  padding: 35px 0;
  background-color: #01143a;
  position: relative
}
.cta-wrapper>p {
  font-size: 30px;
  font-weight: 500;
  margin: 0;
  line-height: 1;
  color: #fbcf00
}
.cta-wrapper>h3 {
  font-size: 48px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  line-height: 1;
  margin-top: 10px
}
.cta-btns a:first-child {
  background: 0 0;
  border: 2px solid #fff;
  padding: 8px 25px;
  margin: 0 10px 0 0;
  color: #fff
}
.cta-btns {
  margin: 20px 0 0 0
}
.cta img {
  position: absolute;
  right: 130px;
  top: 50%;
  transform: translateY(-50%)
}

.cred-btn {
  display: inline-block;
  font-weight: 600;
  color: #191300;
  font-size: 14px;
  border-radius: 22px;
  text-decoration: none;
  background-color: #7fe53e;
  padding: 10px 25px;
  transition: all .3s ease-in-out;
  text-transform: capitalize;
  border: none;
  color: #fff;
}
.cta-btns a:first-child {
  background: 0 0;
  border: 2px solid #fff;
  padding: 8px 25px;
  margin: 0 10px 0 0;
  color: #fff;
}

.cta-btns {
  margin: 20px 0 0 0;
}

.cyellow-btn {
  display: inline-block;
  font-weight: 600;
  color: #fff !important;
  background-color: #7fe53e;
  font-size: 14px;
  border-radius: 22px;
  text-decoration: none;
  padding: 10px 25px;
  transition: all .3s ease-in-out;
  text-transform: capitalize;
  border: none;
}


@media (max-width: 1920px) {
  .logo-catogories .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
      
  }
  .pric-img {
      top: -7%;
      right: 6%;
  }
}
@media (max-width: 1899px) {
  h2.featured {
      padding-bottom: 15px;
      margin-bottom: 1.1rem
  }
  h2.featured:before {
      width: 65px;
      height: 7px
  }
  h2.featured + p.text-max-800 {
      font-size: 1.5rem
  }

}
@media screen and (min-device-width: 1920px) and (-webkit-min-device-pixel-ratio: 1) and (min-resolution: 96dpi) {
  h2.featured + p.text-max-800 {
      font-size: 22px
  }
}
@media (max-width: 1600px) {
  .banner-main-logo {
      max-width: 300px;
      margin: -50px;
  }
  .logo-catogories .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {

  }
  .cta img {
      right: 0;
  }
  .cta2 img {
      top: 50%;
      width: 150px;
      transform: translateY(-50%);
  }
  .banner {
      padding-top: 180px;
      overflow: hidden;
      padding-bottom: 80px;
  }
  .pric-img {
      right: 26%;
  }
  a.banner-main img {
      width: 70%;
  }
  .banner-right-images-wrapper {
      top: 190px;
      right: 16%;
      width: 25%;
  }
  .center-card {
      width: 170px;
      height: 202px;
      left: 100px;
      top: 85px;
  }
  .pric-img {
      right: 17%;
  }
}
@media (max-width: 1440px) {
  .container-fluid {
      padding: 0 70px;
  }
  .pric-img {
      right: 33%;
  }
  .banner-right-images-wrapper {
      top: 100px;
      width: 50%;
  }
  .portfolio-title {
      padding-bottom: 20px;
  }
  .portfolio {
      padding: 20px 0 50px;
  }
  .lp-sec-py {
      padding: 40px 0;
  }
  .cta2 img {
      display: none;
  }
  .banner-text-wrapper > p {
      font-size: 20px;
  }
  .footer-form .green-btn{
    padding: 16.2px 9px;
  }
  .banner-injust-wrapper + p {
      font-size: 18px;
  }
  .injust-text {
      font-size: 45px;
  }
  .banner-form {
      margin: 2px 0 0;
  }
  .logo-catogories {
      padding-top: 55px;
  padding: 80px 0;}
  .banner-injust-wrapper {
      margin: 0;
  }
  .banner-form > p {
      margin-top: 30px;
  }
  .banner-text-wrapper {
      margin-top: 27px;
  }
  .banner-text-wrapper h1 {
      font-size: 51px;
  }
  .banner-injust-wrapper {
      height: 55px;
  }
  .banner-form > p:nth-child(2) {
      font-size: 45px;
  }
  .banner-form > p:nth-child(2) {
      margin: 0 0 14px 0;
  }
}
@media (max-width: 1366px) {
  .banner {
      padding: 90px 0 40px 0;
  }
  .banner-text-wrapper p.main-head {
      font-size: 45px;
  }
  .combo-list-style ul li {
      padding: 7px 0;
  }
  .cta img {
      width: 300px;
  }
  .banner-injust-wrapper + p {
      margin: 20px 0 30px 0;
  }
  .banner-right-images-wrapper {
      width: 36%;
      right: 8%;
  }
  .banner-text-wrapper h1 {
      font-size: 50px;
  }
  .pric-img {
      right: 15%;
  }
  .banner-text-wrapper > p {
      font-size: 20px;
  }
  .center-card {
      width: 170px;
      height: 202px;
      left: 100px;
      top: 123px;
  }
  .product-card img {
      width: 85%;
  }
}
@media (max-width: 1199px) {
  .cta img {
      display: none;
  }
  .pric-img {
      right: 23%;
  }
  .package-box {
      margin: 0 auto;
  }
  .cta2-left-side h3 {
      font-size: 36px;
  }
  .cta2-left-side h4 {
      font-size: 33px;
  }
  .copy-right-wrap > p {
      font-size: 12px;
  }
  .copy-right-wrap a {
      font-size: 12px;
  }
  .portfolio-inner-wrapper {
      grid-template-columns: repeat(3, 1fr);
  }
  .testimonials-sec .owl-dots {
      bottom: 18px;
  }
  .banner-right-images-wrapper {
      width: 25%;
  }
  .center-card {
      width: 110px;
      height: 175px;
      left: 83px;
      top: 65px;
  }
  .pric-img {
      top: 85%;
      width: 15%;
      right: 15%;
  }
  .swiper-slide img {
      width: 100%;
  }
  .about-main article {
      padding: 20px 0 55px;
  }
  .banner-text-wrapper h1 hr {
      margin-top: 25px;
  }
  .cta {
      text-align: center;
  }
  .banner-right-images-wrapper {
      display: none;
  }
}
@media (max-width: 991px) {
  .industry .row {
      margin-bottom: 0;
  }
  .combo-list-style ul li {
      margin-right: 5px;
      font-size: 12px;
  }
  .banner .col-md-8 {
      flex: 0 0 100%;
      max-width: 100%;
  }
  .animated-logo img.gif-img {
      width: 340px !important;
      height: 320px !important;
  }
  .hdr-btns > a:first-child {
      font-size: 12px;
  }
  .banner-text-wrapper {
      text-align: left;
  }
  .banner-injust-wrapper {
      justify-content: center;
  }
  .banner-form {
      margin: 12px 0 0;
      text-align: center;
  }
  .banner {
      padding-bottom: 40px;
  }
  .cta-wrapper {
      text-align: center;
  }
  .banner-form > p {
      text-align: left;
  }
  .banner-right-images-wrapper {
      width: 40%;
      top: 160px;
  }
  .banner-text-wrapper > p {
      font-size: 18px;
  }
  .banner-injust-wrapper + p {
      font-size: 18px;
  }
  .banner-text-wrapper h1 {
      font-size: 55px;
  }
  .pric-img {
      right: 20%;
      top: 85%;
  }
  .injust-text {
      font-size: 37px;
  }
  .cta-wrapper > h3 {
      font-size: 50px;
  }
  .logo-catogories-text-wrapper {
      padding: 30px 0;
  }
  .packages-slider .owl-stage-outer {
      padding: 0;
  }
  .cta2-left-side {
      text-align: center;
      margin-bottom: 20px;
  }
  .logo-catogories-text-wrapper {
      text-align: center;
  }
  .testimonials-inner-wrapper img {
      width: auto;
      margin: 0 auto;
  }
  .logo-catagories-wrapper .owl-item img,
  .testimonials-inner-wrapper .owl-item img {
      width: auto;
      margin: 0 auto;
  }
  .test-cont-wrapper {
      text-align: center;
      padding: 20px 0;
  }
  .testimonials-sec .owl-dots {
      position: relative;
  }
  .disclaimer-sec {
      text-align: center;
  }
  .ban-form .fldset input {
      height: 36px;
  }
  .swiper-slide img {
      width: 100%;
  }
  a.get-us {
      font-size: 10px;
      padding: 8px 14px;
      margin: 0 15px;
  }
  .cred-btn {
      font-size: 12px;
      padding: 6px 20px;
  }
  a.banner-main img {
      width: 60%;
  }
  .logo-catogories {
      overflow: hidden;
  }
  .cta-wrapper > h3 {
      font-size: 41px;
  }
  .about-us-testimonials article h3 {
      font-size: 25px;
      margin-bottom: 15px;
  }
  .about-us-testimonials article p {
      font-size: 13px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .editingServicesSec .logodesign {
      border-bottom: 1px solid #000;
  }
}
@media (max-width: 767px) {
  .editingServicesSec .logodesign {
      border-bottom: 1px solid #000;
  }
  body h2.featured:before {
      content: ''
  }
  h2.featured + p.text-max-800 {
      font-size: 16px
  }
  h2.featured + p.text-max-800 br {
      display: none
  }
  .industry h2 {
      font-size: 32px;
  }
  .industry h3 {
      font-size: 16px;
      font-weight: 600;
  }
  .banner-main-logo {
      flex: 1 1 100%;
      text-align: center;
      margin-bottom: -35px;
  }
  .hdr-btns {
      flex: 1 1 50%;
      text-align: center;
  }
  .banner {
      padding-top: 80px;
  }
  .owl-theme .owl-nav.disabled + .owl-dots {
      margin-top: 10px;
  }
  .cta-wrapper > p {
      font-size: 36px;
  }
  .cta-wrapper > h3 {
      font-size: 46px;
  }
  .logo-catogories-text-wrapper {
      padding: 30px 0 10px;
  }
  .banner-main-logo {
      max-width: 260px;
  }
  .hdr-btns > a:first-child {
      padding: 8px 15px;
      font-size: 13px;
  }
  .final + figure {
      display: none;
  }
  .container-fluid {
      padding: 0 10px;
  }
  .banner-right-images-wrapper {
      display: none;
  }
  .hdr-btns {
      flex: 1 1 0%;
      text-align: center;
  }
  .banner-text-wrapper p.main-head {
      font-size: 38px;
  }
  .about-us-testimonials article {
      padding: 0;
  }
  .about-us-testimonials article h3 {
      font-size: 20px;
      margin-bottom: 15px;
  }
  .about-us-testimonials article h3 {
      font-size: 17px;
      margin-bottom: 15px;
      line-height: 24px;
  }
  .copy-secure p {
      margin-bottom: 15px;
  }
  .pric-img {
      right: 9%;
      top: 91%;
  }
}
@media (max-width: 575px) {
  .bottom-btn{
      display: block;
      position: fixed;
      bottom: 10px;
      left: 0;
      width: 100%;
      text-align: center;
      z-index: 999;
  }
  .bottom-btn a {
      background: #12247d;
      color: #fff;
      border: none;
      padding: 15px ;
      margin-left: 14px;
      font-size: 18px;
      font-weight: bold;
      /* border-radius: 30px; */
      width: 100%;
      cursor: pointer;
      animation: blink 1s infinite;
  }
    
    /* Blink animation */
    @keyframes blink {
      0%   { opacity: 1; }
      50%  { opacity: 0; }
      100% { opacity: 1; }
    }
  .industry h2 {
      font-size: 28px;
  }
  .banner-main-logo {
      margin: 0;
      margin-top: -55px;
      margin-bottom: -30px;
  }
  .footer-logo {
      margin: -30px 0 -20px;
  }
  .banner-form > p:nth-child(2) {
      font-size: 32px;
      margin: 0 0 10px 0;
  }
  .banner-injust-wrapper sup:nth-child(2) {
      font-size: 40px;
  }
  .banner-injust-wrapper sup:nth-child(3) {
      font-size: 46px;
  }
  .companies-logoes-sec {
      padding: 25px 0 0;
  }
  .pric-img {
      top: 50%;
      right: 16%;
      width: 20%;
  }
  .hdr-btns > a:first-child span {
      display: none;
  }
  .cta-wrapper > p {
      font-size: 24px;
  }
  .cta-wrapper > h3 {
      font-size: 27px;
      line-height: normal;
  }
  .cta-btns a:first-child {
      padding: 8px 15px;
  }
  .cyellow-btn {
      padding: 10px 15px;
  }
  .logo-catogories-text-wrapper > h3 {
      font-size: 27px;
  }
  .lp-sec-title {
      line-height: 1.45;
  }
  .package-price-wrapper {
      min-width: 330px;
  }
  .package-box {
      width: 290px;
  }
  .package-body li {
      margin: 0 0 3px;
  }
  .cta2-left-side h3 {
      font-size: 26px;
  }
  .cta-btns-2 .cred-btn {
      padding: 8px 15px;
  }
  .logo-catagories-wrapper .owl-item img,
  .testimonials-inner-wrapper .owl-item img {
      width: 80%;
  }
  .logo-catagories-wrapper .row {
      margin: 0;
  }
  .cta2-left-side h4 {
      font-size: 18px;
  }
  .hdr-btns a {
      padding: 10px 15px;
  }
  .hdr-btns > a:first-child {
      padding: 8px 15px;
  }
  .banner-injust-wrapper {
      height: 49px;
  }
  .popuptitle > h2 {
      font-size: 20px;
  }
  .popuptitle > h3 {
      font-size: 16px;
  }
  .popup-form input {
      padding: 10px 20px;
  }
  .cmxform .row {
      margin: 0;
  }
  .contact-whatsapp {
      width: 150px;
  }
  .package-ftr .cred-btn {
      padding: 10px 14px;
  }
  .about-main .d-xs-none {
      display: none;
  }
  .about-main article {
      padding: 20px 0 0;
  }
  .about-main article h2 {
      font-size: 35px;
  }
  .about-us-testimonials article h3 {
      margin-bottom: 20px;
      font-size: 30px;
  }
  .about-us-testimonials {
      padding: 90px 0 60px;
  }
  .secure-payment {
      margin-top: 20px;
  }
  .about-us-testimonials article h3 br {
      display: none;
  }
  .about-us-testimonials article h3 {
      font-size: 25px;
  }
  .pric-img {
      top: 90%;
      right: 15%;
      width: 14%;
  }
  .animated-logo img.gif-img {
      width: 222px !important;
      height: 210px !important;
  }
  .banner-text-wrapper h1 {
      font-size: 38px;
  }
  .testimonials-inner-wrapper img.img-fluid {
      margin-bottom: 45px;
  }
}
.pric-img  {
  animation: zoomInOut 2s infinite ease-in-out;
}

@keyframes zoomInOut {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@media (max-width: 480px) {
  .industry h2 {
      line-height: 34px;
  }
  .indus-box h4 {
      font-size: 14px;
  }
  .banner-form > p {
      margin-top: 10px;
  }
  .swiper-slide img {
      width: 100%;
      height: 100%;
      display: block;
      margin: 0 auto !important;
  }
  .hdr-btns {
      flex: 10;
  }
  .hdr-btns a {
      margin: 25px 3px;
  }
  .floatbutton {
      width: 300px;
  }
  .floatbutton.visible {
      right: -299px;
  }
  .floatbutton .clickbutton {
      position: absolute;
      top: 26px;
      left: -51px;
  }
  .banner-form-right-fixed {
      width: 100%;
  }
  .floatbutton.active {
      right: 0;
  }
  .banner-text-wrapper {
      margin-top: 30px;
  }
  .pric-img {
      right: 13%;
      top: -15px;
      width: 15%;
  }
  .banner-form > p {
      font-size: 22px;
  }
  .combo-list-style ul li {
      font-size: 11px;
  }
  .banner-form form .cred-btn {
      width: 35%;
  }
  .main-slider .media {
      display: block;
  }
  .hdr-nav {
      display: block;
  }
  .banner {
      padding-top: 160px;
  }
  .hdr-nav a.banner-main img {
      width: 40%;
  }
  .hdr-btns {
      text-align: left;
  }
  .banner-text-wrapper p.main-head {
      font-size: 30px;
  }
  .banner-text-wrapper h1 {
      font-size: 35px;
  }
  .banner-text-wrapper > p {
      font-size: 14px;
  }
  .banner-text-wrapper > p br {
      display: none;
  }
  .banner {
      padding-top: 120px;
  }
  .footer-form .green-btn {
    padding: 5px 9px;
}

  .banner-text-wrapper h1 hr {
      margin-top: 16px;
  }
  .portfolio .nav-tabs .nav-item {
      margin-bottom: 15px;
  }
  .logo-catogories {
      overflow: hidden;
  }
  .about-main .d-xs-none {
      display: none;
  }
  .about-main article {
      padding: 20px 0 0;
  }
  .about-main article h2 {
      font-size: 35px;
  }
  .about-us-testimonials article h3 {
      margin-bottom: 20px;
      font-size: 30px;
      margin-top: 30px;
      font-size: 25px;
  }
  .about-us-testimonials {
      padding: 90px 0 60px;
  }
  .secure-payment {
      margin-top: 20px;
  }
  .about-us-testimonials article h3 br {
      display: none;
  }
  .animated-logo img.gif-img {
      width: inherit !important;
      height: inherit !important;
  }
  .banner .d-flex {
      display: block !important;
  }
  .form-sec {
      width: 100%;
      padding: 10px;
      border-radius: 0;
  }
  .footer-form .green-btn {
      border-radius: 0;
  }
  .banner_form_btn {
      justify-content: center;
  }
  .btn-sec {
      border-radius: 0;
  }
  .footer-form {
      margin-bottom: 35px;
  }
}
@media (max-width: 428px) {
  .swiper-container .media .media-body {
      margin: 0 25px;
      min-height: 276px;

  }
  .logo-catogories .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
      display: inherit !important;
  }
  .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
      margin-bottom: -16px;
  }
  .swiper-container .media .media-body {
      min-height: 150px !important;
  }
  .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
      width: 90%;
  }
  .animated-logo .media img {
      width: 568px;
      height: 386px;
  }
  .swiper-container .media .media-body {
      min-height: 277px;
  }
}
@media (max-width: 414px) {
  .animated-logo .media img {
      width: 568px;
      height: 370px;
  }
  .banner-text-wrapper h1 {
      font-size: 33px;
  }
  .swiper-slide img {
      width: 100%;
      display: block;
      height: 100%;
      margin: 0 auto !important;
  }
  .hdr-btns {
      text-align: left;
      margin-top: 20px;
  }
  .injust-text {
      font-size: 30px;
  }
  .banner-text-wrapper > p {
      font-size: 14px;
  }
  .banner-form > p {
      font-size: 17px;
  }
  .pric-img {
      top: 90%;
      width: 15%;
      right: 60px;
  }
  .banner-main-logo {
      max-width: 220px;
  }
  .banner-injust-wrapper + p {
      font-size: 16px;
  }
  .hdr-btns a {
      margin: 0 3px;
  }
  .banner-text-wrapper {
      margin-top: 10px;
  }
  .hdr-btns > a:first-child {
      padding: 8px 9px;
  }
  .hdr-btns a {
      padding: 7px 10px;
      font-size: 10px;
  }
  .form-sec {
      width: 100%;
  }
  .form-sec {
      width: 100%;
      padding: 15px;
      border-radius: 0;
  }
  .footer-form .green-btn {
    font-size: 15px;
    width: 100%;
    padding: 21px 9px;
    background-color: #efaf16;
    /* border: 1px solid #000; */
    /* margin: 10px; */
}
  .btn-sec {
      background-color: #efac13;
      width: 100%;
      border-radius: 0;
  }
  .logo-catogories .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
      display: inherit !important;
  }
  .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
      margin-bottom: -16px;
  }
  .swiper-container .media .media-body {
      min-height: 277px;
  }
  .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
      width: 90%;
  }
  .trust-img img {
      width: 100%;
  }
  .trust-img {
      margin-top: 25px;
  }
}
@media (max-width: 390px) {
  .banner-text-wrapper h1 {
      font-size: 32px;
  }
  .hdr-btns > a:first-child {
      padding: 8px 8px;
  }
  .banner-text-wrapper > p {
      font-size: 14px;
  }
  .pric-img {
      top: -10%;
      width: 15%;
      right: 31px;
  }
  .animated-logo .media img {
      width: 568px;
      height: 347px;
  }
  .companies-logoes-sec h5.text-center {
      font-size: 13px;
      margin: 10px 0;
  }
  .portfolio-wrapper-grid-outer ul li a {
      padding: 6px 10px;
  }
  .hdr-btns {
      text-align: left;
      margin-top: 15px;
  }
  .logo-catagories-wrapper .owl-item img,
  .testimonials-inner-wrapper .owl-item img {
      width: 100%;
      margin-bottom: 30px;
  }
  .swiper-slide img {
      width: 100%;
      margin: 0 auto !important; 
      display: block;
      height: 100%;

  }
  .leadForm .row {
      padding: 15px;
      margin-bottom: 0;
      background-color: #efaf16;
      margin: 0;
      margin-top: 30px;
  }
  .form-sec {
      width: 100%;
  }
  .form-sec {
      width: 100%;
      padding: 10px;
  }
  .footer-form .green-btn {
    font-size: 14.6px;
    width: 100%;
    border: none;
    margin-right: 4px;
    padding: 13px 5px;
    margin-top: 9px;
    background-color: #efaf16;
    /* border: 1px solid #000; */
    margin-top: 12.2px;
}

  .btn-sec {
      background-color: #efac13;
      width: 100%;
  }
  .logo-catogories .heading h2 {
      margin-bottom: 30px;
  }
  .footer-form input {
      text-align: center;
  }
}
 .logo-catogories .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
      
  }
  .pric-img {
    top: 10%;
    right: 0%;
}

@media (max-width: 1899px) {
  h2.featured {
      padding-bottom: 15px;
      margin-bottom: 1.1rem
  }
  h2.featured:before {
      width: 65px;
      height: 7px
  }
  h2.featured + p.text-max-800 {
      font-size: 1.5rem
  }

}




