/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html,
body {
  font-size: 100%;
  background: #fff;
  background-image: url('../images/bck_new3.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}
body a {
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
p {
  margin: 0;
}
ul,
label {
  margin: 0;
  padding: 0;
}
body a:hover {
  text-decoration: none;
}

/*-- Header Part Starts Here --*/
.navigation {
  float: left;
}
.logo {
  float: left;
  min-width: 20%;
  max-width: 70%;
  padding-top: 15px;
}
.logo h1 a {
  font-size: 1.1em;
  font-weight: 700;
  color: skyblue;
  margin: 0;
}
.logo h1 a:hover {
  text-decoration: none;
  color: #67267a;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
}
.header {
  padding: 1em 0;
}
ul.navig {
  padding: 0;
  position: relative;
  margin-top: 40px;
  font-size: 20px;
  font-family: 'calibri';
}
ul.navig li span {
  color: #fff;
  margin: 0 15px;
  font-size: 16px;
}
ul.navig li {
  display: inline-block;
  margin: 0 1px;
  position: relative;
}
ul.navig li ul {
  display: none;
  position: absolute;
  top: 33px;
  text-align: left;
  border-top: 1px solid #ff5e3a;
  padding: 15px 0px;
  background: #fff;
  z-index: 9999;
  border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  -o-border-radius: 0.3em;
  -ms-border-radius: 0.3em;
}
ul.navig li ul li {
  list-style: none;
  display: block;
  padding: 8px 0px;
}
ul.navig li.plan:hover ul.sub-nav {
  display: block;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
}
ul.navig li a {
  font-size: 1em;
  font-weight: 600;
  text-decoration: none;
  padding: 11px 30px;
  text-shadow: 2px 2px 2px black;
  background: rgba(70, 181, 227, 0);
  -webkit-text-shadow: 2px 2px 2px #f9f9f9;
  -moz-text-shadow: 2px 2px 2px #f9f9f9;
  -o-text-shadow: 2px 2px 2px #f9f9f9;
  -ms-text-shadow: 2px 2px 2px #f9f9f9;
  color: white;
}
ul.navig li a.sup {
  color: black;
  background: #f9f9f9;
  font-weight: 500;
}
ul.navig li a:hover {
  color: #ff5f3b;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

@media (max-width: 768px) {
  span.menu:before {
    content: url(../images/nav-icon.png);
    cursor: pointer;
    height: 32px;
  }
  ul.navig li.plan:hover ul.sub-nav {
    display: none;
  }
  .head {
    margin: 0 auto;
    position: absolute;
    width: 100%;
    left: 0;
  }
  ul.navig {
    width: 11%;
    float: right;
    margin: 0;
  }
  ul.navig {
    display: none;
  }
  ul.navig li {
    font-size: 12px;
    display: inline-block;
    width: 100%;
    margin: 0;
  }
  ul.navig li a {
    padding: 7px;
    font-size: 15px;
    width: 100%;
    font-weight: 600;
    display: block;
  }
  ul.navig li a:hover {
    color: #ff5e3a;
  }
  span.menu {
    display: block;
    float: right;
    margin: 11px 15px 0 0;
  }
  ul.navig {
    margin: 0;
    z-index: 999;
    position: absolute;
    width: 96%;
    text-align: center;
    top: 59%;
    left: 2%;
    background: rgba(255, 255, 255, 0.97);
  }
  .navigation {
    height: 60px;
    padding: 0px 16px 0em;
    margin-bottom: 0em;
  }
}

/*--Header-Part-Ends-Here --*/

/*--digital-Part-Starts-Here --*/
.digital {
  min-height: 650px;
}

.digital-main {
  text-align: center;
  margin-bottom: 3em;
  margin-top: -1em;
}

.digital-main h3,
.digital-bottom h3 {
  color: #646464;
  font-size: 2.8em;
  font-weight: 700;
  margin: 0;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.digital-main h3 span {
  font-weight: 400;
  color: #ffd700;
}

.digital-top {
  margin-top: -1em;
}

.digital-left {
  padding: 0 15px;
  margin-bottom: 30px;
}

.digital-one {
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  position: relative;
}

.digital-one:hover {
  transform: translateY(-10px) scale(1.02);
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.25);
}

.featured-plan {
  border: 3px solid #ff6b6b;
  transform: scale(1.05);
}

.featured-plan:hover {
  transform: translateY(-10px) scale(1.07);
}

.card-header {
  background: linear-gradient(135deg, #667eea, #764ba2);
  color: white;
  text-align: center;
  padding: 1em 1em;
  position: relative;
}

.featured-plan .card-header {
  background: linear-gradient(135deg, #ff6b6b, #ff8e8e);
}

.card-header h4 {
  font-size: 1.2em;
  font-weight: 700;
  margin: 0;
  line-height: 1.2;
}

.popular-badge {
  position: absolute;
  right: 10px;
  background: #ffd700;
  color: #333;
  padding: 8px 16px;
  border-radius: 20px;
  font-size: 0.8em;
  font-weight: 700;
  box-shadow: 0 4px 12px rgba(255, 215, 0, 0.3);
  z-index: 9999;
}

.popular-badge.popular {
  background: #ff4757;
  color: white;
  animation: pulse 2s infinite;
}

.popular-badge.premium {
  background: linear-gradient(135deg, #ffd700, #ffed4e);
  color: #333;
}

@keyframes pulse {
  0% {
    transform: rotate(15deg) scale(1);
  }
  50% {
    transform: rotate(15deg) scale(1.1);
  }
  100% {
    transform: rotate(15deg) scale(1);
  }
}

.price-section {
  text-align: center;
  padding: 1em 1.5em 1em;
  background: #f8f9ff;
}

.price-section p {
  color: #ff6b6b;
  font-size: 2.5em;
  font-weight: 800;
  margin: 0;
  position: relative;
}

.price-section p sup {
  font-size: 0.6em;
  position: absolute;
  top: 0.2em;
  left: -0.1em;
}

.price-section p sub {
  font-size: 0.4em;
  color: #666;
  position: absolute;
  bottom: 0.5em;
  right: -0.1em;
}

.features-section {
  padding: 0 1em;
}

.features-section ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.features-section ul li {
  display: flex;
  align-items: center;
  margin: 0.8em 0;
  padding: 0.2em;
  background: #f8f9ff;
  border-radius: 10px;
  transition: all 0.3s ease;
}

.features-section ul li:hover {
  background: #e8f2ff;
  transform: translateX(5px);
}

.feature-icon {
  font-size: 1.5em;
  margin-right: 1em;
  width: 40px;
  text-align: center;
  color: #667eea;
}

.features-section ul li p {
  color: #333 !important;
  font-size: 1em !important;
  font-weight: 600;
  margin: 0;
  flex: 1;
}

.features-section ul li p span {
  color: #ff6b6b;
  font-weight: 700;
}

.order-btn {
  text-align: center;
  padding: 0.5em;
}

.cta-button {
  display: inline-block;
  background: linear-gradient(135deg, #667eea, #764ba2);
  color: white !important;
  padding: 10px 25px;
  border-radius: 50px;
  font-weight: 700;
  font-size: 1em;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease;
  box-shadow: 0 8px 20px rgba(102, 126, 234, 0.3);
}

.cta-button:hover {
  background: linear-gradient(135deg, #5a67d8, #6b46c1);
  transform: translateY(-2px);
  box-shadow: 0 12px 25px rgba(102, 126, 234, 0.4);
  color: white !important;
  text-decoration: none;
}

.featured-plan .cta-button {
  background: linear-gradient(135deg, #ff6b6b, #ff8e8e);
  box-shadow: 0 8px 20px rgba(255, 107, 107, 0.3);
}

.featured-plan .cta-button:hover {
  background: linear-gradient(135deg, #ff5252, #ff7979);
  box-shadow: 0 12px 25px rgba(255, 107, 107, 0.4);
}

/*--digital-Part-Ends-Here --*/

/*--read-Part-starts-Here --*/
.read {
  background: white;
}
.read-main p {
  color: black;
  font-size: 15px;
  display: inline-block;
}
.read-main p a {
  font-weight: 700;
  text-decoration: underline;
  color: #642278;
  font-style: italic;
}
.read-main p a:hover {
  color: #ff5e3a;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
}
.read-main {
  text-align: Center;
}
.read-main img {
  display: inline-block;
}
/*--read-Part-Ends-Here --*/

.digital-bottom {
  text-align: center;
  margin-top: 5%;
}
.digital-bottom p {
  margin-top: 1em;
  color: white;
  font-size: 2.25em;
  font-weight: 300;
  text-shadow: 1px 1px 1px black;
  -webkit-text-shadow: 1px 1px 1px #cfc4d8;
  -moz-text-shadow: 1px 1px 1px #cfc4d8;
  -o-text-shadow: 1px 1px 1px #cfc4d8;
  -ms-text-shadow: 1px 1px 1px #cfc4d8;
}
.digital-bottom p span {
  font-weight: 700;
  color: lightblue;
  font-size: 1em;
  margin: 0 !important;
}
.digital-bottom p span a {
  font-weight: 700;
  color: white;
  font-size: 24px;
}
.digital-bottom span {
  font-weight: 400;
  color: white;
  font-size: 25px;
  display: inline-block;
  margin-top: 15px;
}
.digital-bottom label {
  width: 170px;
  height: 1px;
  background: rgba(102, 36, 121, 0.2);
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px;
}
.digital-bottom p:nth-child(4) {
  margin-top: 10px;
}
.digi-one {
  margin-top: 5%;
}
.digi-left p {
  color: rgb(202, 202, 202);
  font-size: 20px;
  text-shadow: 1px 1px 1px black;
  -webkit-text-shadow: 0px 0px 1px #cfc4d8;
  -moz-text-shadow: 0px 0px 1px #cfc4d8;
  -o-text-shadow: 0px 0px 1px #cfc4d8;
  -ms-text-shadow: 0px 0px 1px #cfc4d8;
}

/*--clients-Part-starts-Here --*/
.clients {
  margin-top: 5%;
  text-align: center;
}
.clients p {
  color: #868686;
  font-size: 15px;
  font-weight: 700;
  text-shadow: 1px 1px 1px rgba(102, 36, 121, 0.22);
  -webkit-text-shadow: 1px 1px 1px rgba(102, 36, 121, 0.22);
  -moz-text-shadow: 1px 1px 1px rgba(102, 36, 121, 0.22);
  -o-text-shadow: 1px 1px 1px rgba(102, 36, 121, 0.22);
  -ms-text-shadow: 1px 1px 1px rgba(102, 36, 121, 0.22);
}
.clients ul {
  padding: 0px;
  margin-top: 3%;
}
.clients ul li {
  list-style: none;
  display: inline-block;
  margin: 0 10px;
}
/*--clients-Part-Ends-Here --*/

/*--bottom-navgation-Part-Starts-Here --*/
.b-navgation {
  background: #f3f3f3;
  padding: 3em 0px 12em 0px;
}
.b-nav-main ul {
  padding: 0;
  position: relative;
}
.b-nav-main ul li {
  list-style: none;
  display: inline-block;
  margin-right: 7%;
}
.b-nav-main ul li ul {
  padding: 0;
  position: absolute;
  top: 120%;
  text-align: left;
}
ul.b-nav li {
  list-style: none;
  display: block;
  margin: 4px 0px;
}
.b-nav-main ul li a {
  color: red;
  font-size: 16px;
  font-weight: 700;
}
.b-nav-main ul li a:hover {
  text-decoration: none;
  color: #662479;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
}
ul.b-nav li a,
ul.b-nav li p {
  color: rgba(67, 67, 67, 0.92);
  font-size: 15px;
  font-weight: 600;
}
ul.b-nav li a:hover {
  color: #ff5f3b;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
}
ul.b-nav li p a,
ul.b-nav li p span {
  color: #662479;
  font-weight: 700;
}
ul.b-nav li p a:hover,
.digital-bottom p span a:hover {
  color: #ff5f3b;
  text-decoration: none;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
}
/*--bottom-navgation-Part-Ends-Here --*/

/*--footer-Part-Starts-Here --*/
.footer {
  background: linear-gradient(135deg, #6b95be 0%, #6795c4 100%);
  padding: 4em 0 0;
  color: white;
  position: relative;
}

.footer::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, #667eea, #764ba2, #ff6b6b, #ffd700);
}

.footer-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 3em;
  gap: 2em;
}

.footer-section {
  flex: 1;
  min-width: 200px;
  margin-bottom: 2em;
}

.footer-section h4 {
  color: #ffd700;
  font-size: 1.3em;
  font-weight: 700;
  margin-bottom: 1.5em;
  position: relative;
  padding-bottom: 0.5em;
}

.footer-section h4:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 2px;
  background: linear-gradient(90deg, #667eea, #764ba2);
  border-radius: 2px;
}

.footer-logo img {
  max-width: 120px;
  margin-bottom: 1em;
  filter: brightness(1.2);
}

.footer-logo p {
  color: #ffffff;
  font-size: 0.95em;
  line-height: 1.6;
  margin-top: 1em;
}

.footer-section ul {
  list-style: none;
  padding: 0;
}

.footer-section ul li {
  margin-bottom: 0.8em;
}

.footer-section ul li a {
  color: #ecf0f1;
  text-decoration: none;
  font-size: 0.95em;
  transition: all 0.3s ease;
  position: relative;
  padding-left: 15px;
}

.footer-section ul li a:before {
  content: '→';
  position: absolute;
  left: 0;
  opacity: 0;
  transition: all 0.3s ease;
  color: #667eea;
}

.footer-section ul li a:hover {
  color: #667eea;
  transform: translateX(10px);
  text-decoration: none;
}

.footer-section ul li a:hover:before {
  opacity: 1;
  left: -10px;
}

.contact-info p {
  display: flex;
  align-items: center;
  margin-bottom: 1em;
  color: #ecf0f1;
  font-size: 0.95em;
}

.contact-icon {
  font-size: 1.2em;
  margin-right: 0.8em;
  width: 25px;
  text-align: center;
}

.contact-info a {
  color: #f0f0f0;
  text-decoration: none;
  transition: all 0.3s ease;
}

.contact-info a:hover {
  color: #ffd700;
  text-decoration: none;
}

.social-media {
  margin-top: 1.5em;
  display: flex;
  gap: 1em;
  flex-wrap: wrap;
}

.social-link {
  display: inline-block;
  background: linear-gradient(135deg, #667eea, #764ba2);
  color: white !important;
  padding: 0.6em 1.2em;
  border-radius: 25px;
  text-decoration: none;
  font-size: 0.85em;
  font-weight: 600;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.social-link:before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #ff6b6b, #ff8e8e);
  transition: all 0.3s ease;
  z-index: 0;
}

.social-link:hover {
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(102, 126, 234, 0.3);
  color: white !important;
  text-decoration: none;
}

.social-link:hover:before {
  left: 0;
}

.social-link span {
  position: relative;
  z-index: 1;
}

.footer-bottom {
  margin-top: 2em;
}

.footer-divider {
  height: 1px;
  background: linear-gradient(90deg, transparent, #667eea, #764ba2, #ff6b6b, transparent);
  margin: 2em 0;
}

.footer-text {
  text-align: center;
  padding: 2em 0;
  background: rgba(0, 0, 0, 0.1);
  margin: 0 -15px;
}

.footer-text p {
  color: #bdc3c7;
  font-size: 0.9em;
  margin: 0;
  font-weight: 400;
}

/* Responsive Footer */
@media (max-width: 768px) {
  .footer-content {
    flex-direction: column;
  }

  .footer-section {
    margin-bottom: 2.5em;
  }

  .social-media {
    justify-content: center;
  }

  .contact-info p {
    justify-content: center;
    text-align: center;
  }

  .footer-section:first-child {
    text-align: center;
  }
}

@media (max-width: 480px) {
  .footer {
    padding: 2em 0 0;
  }

  .footer-section h4 {
    font-size: 1.1em;
    text-align: center;
  }

  .footer-section ul {
    text-align: center;
  }

  .social-link {
    padding: 0.5em 1em;
    font-size: 0.8em;
  }
}

/*--footer-Part-Ends-Here --*/

#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  overflow: hidden;
  width: 55px;
  height: 55px;
  border: none;
  text-indent: 100%;
  background: linear-gradient(135deg, #667eea, #764ba2);
  border-radius: 50%;
  box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
  transition: all 0.3s ease;
  z-index: 9999;
}

#toTop:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(102, 126, 234, 0.4);
}

#toTop:before {
  content: '↑';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 1.5em;
  font-weight: 700;
  text-indent: 0;
}

/* Keep all the existing responsive styles from the original CSS */
@media (max-width: 1440px) {
  .digital-one h4 {
    font-size: 1.25em;
  }
  .digital-one {
    min-height: 480px;
  }
}

@media (max-width: 1024px) {
  .digital-main h3 {
    font-size: 2.3em;
  }
  .digital-one {
    min-height: 450px;
  }
  .card-header h4 {
    font-size: 1.2em;
  }
  .price-section p {
    font-size: 2.8em;
  }
}

@media (max-width: 768px) {
  .digital {
    padding: 2em 0;
  }
  .digital-main h3 {
    font-size: 1.8em;
  }
  .digital-left {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 30px;
  }
  .digital-one {
    min-height: 420px;
  }
  .featured-plan {
    transform: none;
    border: 2px solid #ff6b6b;
  }
  .featured-plan:hover {
    transform: translateY(-5px);
  }
}

@media (max-width: 480px) {
  .digital-main h3 {
    font-size: 1.5em;
  }
  .card-header {
    padding: 1.5em 1em;
  }
  .card-header h4 {
    font-size: 1.1em;
  }
  .price-section {
    padding: 1.5em 1em 0.8em;
  }
  .price-section p {
    font-size: 2.4em;
  }
  .features-section {
    padding: 1em;
  }
  .features-section ul li {
    padding: 0.6em;
    margin: 0.8em 0;
  }
  .feature-icon {
    font-size: 1.3em;
    width: 35px;
  }
  .cta-button {
    padding: 12px 25px;
    font-size: 0.9em;
  }
  .digital-one {
    min-height: 400px;
  }
}
