::-webkit-scrollbar {
  display: none;
}
/* navbar hover button */
.navbar-wrapper {
  position: relative;
}

.carousel {
  top: 0;
}

.carousel-inner {
  width: 100%;
  overflow: hidden;
}

/* .animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 2s;
  animation-name: animatebottom;
  animation-duration: 2s;
}
a
@-webkit-keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0;
  }
  to {
    bottom: 100px;
    opacity: 1;
  }
}

@keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0;
  }
  to {
    bottom: 100px;
    opacity: 1;
  }
}

#carousel {
  display: none;
} */

/* scroll Bar style */
/* width */
::-webkit-scrollbar {
  width: 10px;
}

.navbar {
  position: absolute;
  top: 0;
  z-index: 10;
  padding: 50px 30px;
}

.navbar-bg-contact {
  background-image: url("../images/carousel-img-1.jpg");
  height: 570px;
  background-repeat: no-repeat;
  background-size: cover;
}

.mobile-development {
  background-image: url("../images/mobile-app-development.jpg");
  height: 570px;
  background-repeat: no-repeat;
  background-size: cover;
}

.game-development {
  background-image: url("../images/game-development-bg.jpg");
  height: 570px;
  background-repeat: no-repeat;
  background-size: cover;
}

.software-development {
  background-image: url("../images/software-development-bg.jpg");
  height: 570px;
  background-repeat: no-repeat;
  background-size: cover;
}

.digital-marketing {
  background-image: url("../images/digital-marketing-bg.jpg");
  height: 570px;
  background-repeat: no-repeat;
  background-size: cover;
}

.walkthroughs{
  background-image: url("../images/3d-walkthroughs-bg.jpg");
  height: 570px;
  background-repeat: no-repeat;
  background-size: cover;
}

.graphic-design{
  background-image: url("../images/graphic-design-bg.jpg");
  height: 570px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.motion-graphics{
  background-image: url("../images/motion-graphics-bg.jpg");
  height: 570px;
  background-repeat: no-repeat;
  background-size: cover;
}

.video-editing{
  background-image: url("../images/video-editing-bg.jpg");
  height: 570px;
  background-repeat: no-repeat;
  background-size: cover;
}

.navbar-bg-contact1 {
  background-image: url("../images/footer-pattern.jpeg");
  height: 510px;
  background-repeat: no-repeat;
  background-size: cover;
}

.navbar-bg-contact3 {
  background-image: url("../images/footer-pattern2.jpeg");
  height: 510px;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}

.nav-button {
  color: rgb(213, 210, 210);
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 16px;
  padding: 0px 10px;
  transition: 0.5s;
}

.nav-button:hover {
  color: #f10e49 !important;
  transition: 0.5s;
}

.btn-group {
  display: none;
}

.navbar-bg {
  background-color: #1e1f25;
}

.dropbtn a {
  font-size: 17px;
  border: none;
  background: none;
}

.dropdown-toggle {
  display: none;
}

.dropdown {
  position: relative;
  display: inline-block;
  transition: 0.5s !important;
}

.dropdown-content1 {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  width: 230px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  transition: 0.5s !important;
  border-radius: 5px;
}

.dropdown-content1 a {
  color: black;
  padding: 5px 15px;
  text-decoration: none;
  display: block;
  font-size: 15px;
  font-weight: 500;
  transition: 0.5s !important;
  margin: 8px 0px;
  font-family: "Poppins", sans-serif;
}

.dropdown-content1 a:hover {
  background: rgba(249, 0, 77, 0.07);
  color: #f1014b;
  transition: 0.5s;
  border-radius: 10px;
}

.dropdown:hover .dropdown-content1 {
  display: block;
  transition: 0.5s;
}

.dropdown-item1 {
  color: black;
  font-weight: 500;
  font-size: 14px;
  padding: 5px 10px;
  margin: 3px 10px;
  transition: 0.6s;
  font-family: "Poppins", sans-serif;
}

.dropdown-item1:hover {
  color: #f1014b;
  font-weight: 500;
  font-size: 14px;
  transition: 0.6s;
  margin: 3px 10px;
  border: none;
  border-radius: 4px;
  background: rgba(249, 0, 77, 0.07);
  padding: 5px 10px;
  font-family: "Poppins", sans-serif;
}

.btn-group {
  margin-top: -30px;
  margin-left: 8px;
}

.nav-service-btn {
  font-size: 17px;
}
/* //navbar hover button */

/* carousel */
.carousel img {
  width: 100%;
  height: 100%;
  background-position: center;
}

.title {
  font-size: 100px;
  font-weight: 900;
  text-align: start;
  margin-top: -60vh;
  font-family: "Poppins", sans-serif;
}

.description {
  font-size: 24px;
  font-weight: 300px;
  text-align: start;
  color: #c6c9d8;
  font-family: "Poppins", sans-serif;
}

/* //carousel */
.bg-color {
  border: none;
  border-radius: 20px;
  transition: 0.5s;
}

.bg-color:hover {
  background-color: #f10e49;
  color: white;
  border-radius: 15px;
  transition: 0.5s;
  margin-top: -10px;
  margin-bottom: 10px;
}

.our-services-text h1 {
  font-family: "Poppins", sans-serif;
  font-size: 54px;
  font-weight: 700;
  margin-top: 10%;
  /* margin-bottom: 2%; */
}

.our-services-text p {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #6b6b76;
  text-align: justify;
  /* text-justify: inter-word;   */
  line-height: 30px;
}

.view-more-btn {
  background-color: #f10e49;
  color: white;
  border: 2px solid #f10e49;
  transition: 0.5s;
  font-weight: 500;
  font-size: 17px;
  letter-spacing: 3px;
  font-family: "Poppins", sans-serif;
}

.view-more-btn:hover {
  background-color: transparent;
  color: #f10e49;
  border: 2px solid #f10e49;
  margin-top: -10px;
  margin-bottom: 10px;
  transition: 0.5s;
}

.slide-btn {
  transition: 0.5s;
  text-align: start;
  padding-top: 40px;
}
.slide-btn:hover {
  margin-top: -10px;
  margin-bottom: 10px;
  transition: 0.5s;
}

.working-process-img {
  width: 95%;
  height: 600px;
  border: none;
  border-radius: 10px;
}

.working-process-heading {
  font-size: 40px;
  font-weight: 700;
}

.working-process-text {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #6b6b76;
  text-align: justify;
}

:focus {
  outline: 0 !important;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
}

.accordion-button1::after {
  background-image: initial;
}

.accordion-button1:not(.collapsed)::after {
  background-image: initial;
}

.accordion-button {
  border: none;
  outline: none;
  background-color: transparent !important;
  border: none !important;
  font-size: 18px;
  font-weight: 500;
  color: rgb(59, 58, 58);
  margin-top: 3%;
 
}

.collapsed{
  border-bottom: 1px solid #8080832c !important;
  padding-bottom: 8px;
  width: 50%;
}

.accordion-text {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: #74747c;
  text-align: justify;
}

/* service  */

.services-heading h1 {
  color: #f10e49;
  font-size: 54px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  padding-top: 200px;
}

.services-text {
  color: white;
}

.service {
  color: #f10e49;
}

/* Our Project */
.btn {
  color: white;
  background-color: #f10e49;
  border: 2px solid #f10e49;
  transition: 0.5s;
  font-size: 15px;
  font-family: "Poppins", sans-serif;
}

.btn:hover {
  color: white;
  border: 2px solid white;
  background-color: transparent;
  transition: 0.5s;
}

.zoom1 {
  transition: 0.3s;
  cursor: pointer;
}

.zoom1:hover {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: 0.3s;
}

.projects {
  position: relative;
  border-radius: 8px;
  transition: 0.5s;
}

.project-image {
  opacity: 1;
  display: block;
  width: 100%;
  height: 100%;
  transition: 0.5s;
  backface-visibility: hidden;
  border-radius: 8px;
}

.project-name {
  transition: 0.5s;
  opacity: 0;
  position: absolute;
  top: 80%;
  left: 50%;
  font-family: "Poppins", sans-serif;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.project-name h5 {
  text-align: justify;
  white-space: nowrap;
}

.project-name {
  transition: 0.5s;
  opacity: 0;
  position: absolute;
  top: 60%;
  left: 50%;
  font-family: "Poppins", sans-serif;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.projects:hover .project-image {
  opacity: 0.3;
  border-radius: 8px;
  transition: 0.5s;
}

.projects:hover {
  opacity: 1;
  border-radius: 8px;
  transition: 0.5s;
}

.projects:hover .project-name {
  opacity: 1;
  margin-top: -10px;
  margin-bottom: 10px;
  transition: 0.5s;
  border-radius: 8px;
  color: white;
}

.projects:hover {
  background: linear-gradient(180deg, #fc004d 0, #000);
  border-radius: 8px;
  transition: 0.5s;
}

.projects ul.social-icon {
  position: absolute;
  top: 25px;
  left: 35px;
  padding: 0;
  z-index: 2;
  list-style: none;
  display: flex;
  margin: 0 -10px;
}

.img-text p {
  /* position: absolute; */
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: -45% !important;
  margin-left: 50% !important;
  color: white;
  font-weight: 500 !important;
  font-size: 18px;
}
.img-text a {
  /* position: absolute; */
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: -0% !important;
  margin-left: 50% !important;
  color: white;
  font-weight: 500 !important;
  font-size: 18px;
}
/* //Our Project */

/* about-details */
.about-details {
  margin-top: 11%;
  margin-bottom: 6.5%;
}

.about-img {
  margin-top: 10%;
}
.about-details img {
  width: 512px;
  height: 512px;
  border-radius: 7px;
}
.about-details h1 {
  text-align: start;
  font-size: 60px;
  font-weight: 700;
  margin-bottom: 5%;
  font-family: "Poppins", sans-serif;
}

.about-text p {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #6b6b76;
  text-align: justify;
  text-justify: inter-word;
}
/* //about-details */

/* let's-connect */
.lets-connect-btn {
  background-color: #1d1d1e;
  opacity: 85%;
  border: none;
  border-radius: 10px;
  margin-right: 30%;
  width: 40%;
  padding: 130px;
  margin-top: 6%;
  position: absolute;
}

.lets-connect h5 {
  color: #f10e49;
  font-size: 40px;
  font-weight: 400;
  padding: 20px 0px;
}

.lets-connect p {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #6b6b76;
  text-align: justify;
  text-justify: inter-word;
}

.lets-connect a {
  text-decoration: none;
  color: white;
  border: 2px solid white;
  padding: 8px 25px;
  border-radius: 4px;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  transition: 0.5s;
}

.lets-connect a:hover {
  border: 2px solid #f10e49;
  background-color: #f90049;
  transition: 0.5s;
}

.get-start-btn:hover {
  transition: 0.5s;
  margin-top: -10px;
  margin-bottom: 10px;
}

.get-start-btn {
  transition: 0.5s;
}
/* //let's-connect */

/* skiled team  */

.team h1 {
  font-size: 60px;
  font-weight: 700;
  padding: 30px 0px;
}

.container1 {
  position: relative;
  border-radius: 8px;
  transition: 0.5s;
  /* width: 50%; */
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: 400px;
  transition: 0.5s;
  backface-visibility: hidden;
  border-radius: 8px;
}

.middle {
  transition: 0.5s;
  opacity: 0;
  position: absolute;
  top: 2%;
  left: 1%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.team-role {
  transition: 0.5s;
  opacity: 0;
  position: absolute;
  top: 80%;
  left: 50%;
  font-family: "Poppins", sans-serif;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.team-role h5 {
  text-align: justify;
  white-space: nowrap;
}

.team-role p {
  text-align: justify;
  white-space: nowrap;
}

.team-role {
  transition: 0.5s;
  opacity: 0;
  position: absolute;
  top: 80%;
  left: 50%;
  font-family: "Poppins", sans-serif;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.team-role h5 {
  text-align: justify;
  white-space: nowrap;
}

.team-role p {
  text-align: justify;
  white-space: nowrap;
}

.container1:hover .image {
  opacity: 0.3;
  border-radius: 8px;
  transition: 0.5s;
}

.container1:hover .middle {
  opacity: 1;
  border-radius: 8px;
  transition: 0.5s;
}

.container1:hover .team-role {
  opacity: 1;
  margin-top: -10px;
  margin-bottom: 10px;
  transition: 0.5s;
  border-radius: 8px;
  color: white;
}

.container1:hover {
  background: linear-gradient(180deg, #fc004d 0, #000);
  border-radius: 8px;
  transition: 0.5s;
}

.text ul li {
  color: white;
  font-size: 16px;
  padding: 0px 10px;
}

.container1 ul.social-icon {
  position: absolute;
  top: 25px;
  left: 35px;
  padding: 0;
  z-index: 2;
  list-style: none;
  display: flex;
  margin: 0 -10px;
}

.social-icon svg {
  color: white;
  background-color: transparent;
  transition: transform 0.3s;
}

.social-icon svg:hover {
  color: white;
  transform: scale(1.5);
  transition: transform 0.3s;
  background-color: transparent;
}
/* //skiled team  */

/* Our Partners */
.our-partners h1 {
  text-align: center;
  font-size: 60px;
  font-weight: 700;
  padding: 40px 0px;
  white-space: nowrap;
  font-family: "Poppins", sans-serif;
}

.our-project h1 {
  text-align: center;
  font-size: 60px;
  font-weight: 700;
  padding: 0px 0px;
  white-space: nowrap;
  font-family: "Poppins", sans-serif;
}

.our-project p {
  font-size: 16px;
  font-weight: 300;
  margin: 0px;
  text-align: center;
  margin-top: -3%;
  margin-bottom: 4%;
}

.zoom {
  transition: 0.3s;
  width: 250px;
  border-radius: 10px;
  cursor: pointer;
  opacity: 0.6;
}

.zoom:hover {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1);
  transition: 0.3s;
  opacity: unset;
}
/* //Our Partners */

/* Contact Us */
.contact-heading {
  margin-top: -20%;
}

.services-heading {
  margin-top: -25%;
}

.contact-heading h1 {
  color: #f10e49;
  font-size: 70px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  /* padding-top: 47px; */
}

.contact-heading p {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #cacad8;
  text-align: center;
}
/* //Contact Us */

/* contact Details */
.contact-bg {
  /* padding: 100px 0px; */
  background-color: #f8f9fc;
}

/* .contact-details-container {
  position: relative;
} */

.contact-us-text{
  text-align: justify;
}

.contact h4 {
  font-size: 18px;
  font-weight: 700;
}

.contact-bg p {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #626266;
  transition: 0.5s;
}

.card {
  width: 22rem;
  height: 15rem;
}

.contact-card a {
  color: #626266;
  text-decoration: none;
}

.contact-card a:hover {
  color: #f10e49;
}

.contact-card p:hover {
  cursor: pointer;
}

.contact-card p:hover {
  color: #f10e49;
}

.icon {
  z-index: 1;
  border: 1px solid #ebebeb;
  width: 78px;
  height: 78px;
  color: #f9004d;
  line-height: 73px;
  text-align: center;
  border-radius: 100%;
  background: #fff;
  font-size: 28px;
  position: absolute;
  top: -42px;
  left: 42%;
  display: block;
  transition: 0.5s;
}

.icon:hover {
  background-color: #f9004d !important;
  color: white;
  transition: 0.5s;
}
.contact p:hover {
  color: #f9004d;
  transition: 0.5s;
}
/* //contact Details */

/* contact us form  */
.contact-us {
  padding: 90px 0px;
}

.contact-us h1 {
  font-size: 60px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  padding: 0px 80px;
}

.contact-us p {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #626266;
  transition: 0.5s;
  padding: 0px 80px;
}

.form {
  padding: 25px 80px;
  width: 100%;
}
.contact-us input,
.contact-us textarea {
  border: 2px solid #dddde6;
}

.contact-us input:focus,
.contact-us textarea:focus {
  box-shadow: none;
  border-color: #626266;
}

.contact-us input:focus,
.contact-us textarea:focus {
  border-color: #f10e49;
  border: 2px solid #f10e49;
}

.button {
  padding: 12px 40px;
  background-color: #f10e49;
  border: 2px solid #f10e49;
  color: white;
  border-radius: 5px;
  transition: 0.5s;
  letter-spacing: 3px;
  font-family: "Poppins", sans-serif;
}

.button:hover {
  background-color: transparent;
  color: #f10e49;
  transition: 0.5s;
  margin-top: -10px;
  margin-bottom: 10px;
  font-family: "Poppins", sans-serif;
}
/* //contact us form  */

/* footer */

.footer-bg-color {
  background: linear-gradient(145deg, #f81f01, #ee076e);
  border-top-right-radius: 10px;
  /* bottom: -10px; */
}

.pattern-bg-img {
  background-image: url("../images/footer-pattern-1.png");
  width: auto;
  height: 100%;
  opacity: 0.9;
  margin-left: -12px;
  margin-right: -12px;
  background-position: center;
}

.footer-left {
  background-image: url("../images/big-logo.png");
  padding: 80px;
  margin-right: 10vw;
  background-position: right;
  background-repeat: no-repeat;
}

.footer-wrapper h6 {
  white-space: nowrap;
  color: white;
}

.footer-wrapper p {
  font-size: 80px;
  font-weight: 900;
  color: white;
  font-family: "Poppins", sans-serif;
}

.footer-left button {
  padding: 14px 30px;
  cursor: pointer;
  border-radius: 5px;
  color: white;
  background-color: transparent;
  border: 2px solid white;
  font-family: "Poppins", sans-serif;
  transition: 0.5s;
  text-wrap: nowrap;
  letter-spacing: 3px;
}

.footer-left button:hover {
  background-color: white;
  border: 2px solid white;
  color: #f10e49;
  margin-top: -10px;
  margin-bottom: 10px;
  transition: 0.5s;
}

.footer-right {
  background-image: url("../images/footer-pattern.jpeg");
  background-position: center;
  background-size: cover;
  /* height: 90%; */
  margin-top: 4%;
}

.copyright {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  text-align: start;
  color: #b7b7bf;
  transition: 0.5s;
  padding: 30px 80px;
  text-decoration: none;
  text-align: justify;
}

.footer-right h5 {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #b7b7bf;
  transition: 0.5s;
  padding: 18px 80px;
  margin-top: 13vh;
  text-decoration: none;
  font-weight: 400;
}

.footer-right a {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #b7b7bf;
  transition: 0.5s;
  padding: 0px 80px;
  text-decoration: none;
  font-weight: 400;
}

.footer-right a:hover {
  color: #f10e49;
  transition: 0.5s;
}
/* //footer */

/* home page footer  */
.footer-bg-colors {
  background: linear-gradient(145deg, #f81f01, #ee076e);
  width: auto;
  margin-left: -12px;
  margin-right: -15px;
}

.pattern-img {
  background-image: url("../images/footer-pattern-1.png");
  width: auto;
  opacity: 0.9;
  padding: 130px 0px;
  margin-right: -9px;
}

.home-footer-1 {
  text-align: center;
}

.home-footer-1 button {
  padding: 14px 45px;
  cursor: pointer;
  border-radius: 5px;
  color: white;
  font-size: 16px;
  font-weight: 500;
  background-color: transparent;
  border: 2px solid white;
  font-family: "Poppins", sans-serif;
  transition: 0.5s;
  letter-spacing: 3px;
}

.home-footer-1 button:hover {
  background-color: white;
  border: 2px solid white;
  color: #f10e49;
  margin-top: -10px;
  margin-bottom: 10px;
  transition: 0.5s;
}

.footer-wrapper-1 h6 {
  white-space: nowrap;
  color: white;
  letter-spacing: 3px;
  font-family: "Poppins", sans-serif;
}

.footer-wrapper-1 p {
  font-size: 75px;
  font-weight: 900;
  color: white;
  font-family: "Poppins", sans-serif;
}

.pattern-img-1 {
  background-color: #171515;
  margin-left: -12px;
  margin-right: -15px;
}

ul.social-share {
  margin-top: 9% !important;
  list-style: none;
  gap: 10px;
  /* padding-right: 60%; */
}

ul.social-share a {
  padding: 15px;
  color: rgb(130, 125, 125);
  border: 2px solid rgb(193, 188, 188);
  border-radius: 100%;
  transition: 0.5s;
  margin-bottom: 10px;
}

ul.social-share a:hover {
  color: white;
  background-color: #f10e49;
  border: 2px solid #f10e49;
  transition: 0.5s;
}

ul.social-share li:hover {
  transition: 0.5s;
  margin-top: -10px;
}

ul.social-share-1 {
  display: flex;
  /* justify-content: start; */
  margin-top: 6% !important;
  margin-left: 10%;
  list-style: none;
  gap: 10px;
  /* padding-right: 30%; */
}

ul.social-share-1 a {
  padding: 10px;
  align-items: center;
  text-align: center;
  color: rgb(130, 125, 125);
  transition: 0.5s;
  border: 2px solid rgb(208, 208, 208);
  border-radius: 50%;
  margin-bottom: 10px;
}

ul.social-share-1 a:hover {
  color: white;
  background-color: #f10e49;
  border: 2px solid #f10e49;
  transition: 0.5s;
  border: 2px solid #f10e49;
}

ul.social-share-1 li:hover {
  transition: 0.5s;
  margin-top: -10px;
  margin-bottom: 10px;
}
ul.social-share-2 {
  list-style: none;
  gap: 10px;
  margin-left: 10%;
}

ul.social-share-2 a {
  padding: 10px;
  align-items: center;
  text-align: center;
  color: rgb(130, 125, 125);
  transition: 0.5s;
  margin-bottom: 10px;
}

ul.social-share-2 a:hover {
  color: white;
  transition: 0.5s;
}

ul.social-share-2 li:hover {
  transition: 0.5s;
  margin-top: -10px;
  margin-bottom: 10px;
}

.copyright1 {
  color: rgb(130, 125, 125);
  font-size: 16px;
  font-weight: 500;
}
/* //home page footer  */

/* development */
.development-heading {
  margin-top: -20%;
}

.development-heading h1 {
  color: #f10e49;
  font-size: 50px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
}

.development-heading p {
  color: white;
  font-family: "Poppins", sans-serif;
}

.development-us-text {
  color: #f10e49;
}

.development-details {
  padding-top: 13%;
  padding-bottom: 6%;
}
/* //development */

.text-paragraph {
  color: #666669;
  padding-top: 22%;
  font-size: 19px;
  line-height: 30px;
  font-weight: 400;
}
/* //development */

/* Portfolio */
.our-project h1 {
  text-align: center;
  font-size: 60px;
  font-weight: 700;
  padding: 40px 0px;
  white-space: nowrap;
  font-family: "Poppins", sans-serif;
}

.our-project {
  padding: 70px 0px;
}

/* //Portfolio */
.bg-color h4 {
  font-size: 25px;
}

.bg-color p {
  font-size: 20px;
}

.card1 p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
}

.card1 {
  border: none;
  margin: 20px 0px;
}

.bg-color {
  padding: 4% 5%;
}

/* cpanle-page */
.logo1 {
  width: 30%;
  padding-left: 10px;
}
.footer-logo-cpanel {
  text-align: start;
}
.cpanle-page {
  margin-top: 12.8%;
  margin-bottom: 12%;
}

.text-cpanel h1 {
  font-size: 150px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  color: #f10e49;
  line-height: 140px;
}

.text-cpanel h3 {
  font-size: 40px;
  color: rgb(238, 236, 236);
  font-family: "Poppins", sans-serif;
}
.text-cpanel p {
  font-size: 14px;
  padding-top: 10px;
  color: rgb(148, 148, 148);
  font-family: "Poppins", sans-serif;
}
/* //cpanle-page */

.contact-form-img{
  margin-top: 12%;
}

.text-1,
.text-2 {
  font-size: 18px;
  padding: 5px;
  text-align: justify;
  font-weight: 400;
}

.text-2 span {
  font-weight: 700;
}

 li::marker {
  font-weight: 700;
}

@media only screen and (max-width: 1025px) {
  .title {
    font-size: 80px;
    font-weight: 900;
    margin-top: 0px !important;
  }

  .description {
    font-size: 18px;
  }

  .carousel img {
    width: 100%;
    height: 700px;
  }

  .carousel-caption {
    margin-bottom: 60px !important;
  }

  .card1 {
    margin: 1% 0%;
    text-wrap: wrap;
    border: none;
  }

  .card1 h4 {
    text-wrap: wrap !important;
  }

  .social-share-1 li {
    margin-top: 32px !important;
  }

  /* services  */
  .services-heading {
    color: #f10e49;
    font-family: "Poppins", sans-serif;
    margin-top: -49%;
  }

  .our-services-text h1 {
    margin-top: 10%;
  }

  .footer-bg-color {
    background: linear-gradient(145deg, #f81f01, #ee076e);
    border-top-right-radius: 5px;
    margin-bottom: -41px;
  }

  .development-heading {
    margin-top: -30%;
  }
  /* //services  */

  /* service */
  .development-details img {
    border-radius: 3px;
  }
  /* //service */

  /* about  */
  .about-details {
    margin-top: 22%;
    margin-bottom: 6%;
  }

  .about-details img {
    border-radius: 5px;
  }

  .about-details h1 {
    text-align: start;
    font-size: 36px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
  }
  .about-img {
    margin-top: 15%;
  }

  .about-text h1 {
    font-size: 60px;
    font-weight: 700;
  }
  .about-text p {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #6b6b76;
    text-align: justify;
    text-justify: inter-word;
  }

  .lets-connect-row {
    display: table;
    clear: both;
  }

  .lets-connect-btn {
    justify-content: center;
    align-items: center;
    height: 310px;
    background-color: #484444;
    margin-left: 12px;
    border-radius: 0px;
    width: 100%;
    padding: 20px;
    margin-top: 54.6%;
    opacity: 1;
    position: absolute;
  }

  .lets-connect {
    margin-bottom: 30%;
  }
  .lets-connect h5 {
    color: #f10e49;
    font-size: 30px;
    font-weight: 400;
    padding-left: 30px;
  }

  .lets-connect p {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    padding: 10px;
    font-weight: 300;
    color: #6b6b76;
    text-align: justify;
    padding-left: 30px;
    text-justify: inter-word;
  }

  .lets-connect a {
    text-decoration: none;
    color: white;
    border: 2px solid white;
    padding: 8px 25px;
    border-radius: 4px;
    font-size: 14px;
    margin-left: 30px;
    font-family: "Poppins", sans-serif;
    transition: 0.5s;
  }

  .lets-connect-btn a:hover {
    border: 2px solid #f10e49;
    background-color: #f90043;
    transition: 0.5s;
    margin-top: -10px;
    margin-bottom: 10px;
  }
  /* //about  */

  /* Contact */
  .contact-heading {
    margin-top: -32%;
  }

  .contact-heading h1 {
    color: #f10e49;
    font-size: 56px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
  }

  .contact-form-img {
    max-width: 100%;
    padding: 10px;
  }
  /* //Contact */

 .footer-right h5 {
    padding: 18px 10px;
  }
  
  .footer-right a {
    padding: 10px 10px;
  }

  ul.social-share-1 {
    margin-left: -20px;
  } 
  
}

@media only screen and (max-width: 991px) {
  .nav-button {
    color: black;
  }
}

@media only screen and (max-width: 770px) {
  .carousel img {
    width: 100%;
    height: 600px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }

  .dropdown-toggle {
    display: block;
  }

  .navbar {
    padding: 20px 15px;
  }

  .logo {
    width: 80% !important;
  }
  /* Dropdown Small Screen */
  .navbar {
    padding: 10px;
  }

  .dropbtn a {
    font-size: 10px;
    font-weight: 500;
    border: none;
    background: none;
  }

  #dropdown-small-screen {
    display: block;
  }

  .dropdown {
    position: relative;
    display: inline-block;
    margin-left: 2%;
  }

  #dropdown {
    display: none;
  }
  /* //Dropdown Small Screen  */

  .carousel img {
    width: 100%;
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }

  .dropdown-toggle {
    display: block;
  }

  .logo {
    width: 75%;
  }

  .rounded {
    width: 70%;
  }

  .title {
    font-size: 40px;
    font-weight: 900;
    text-align: center;
    margin-top: 0px;
  }

  .description {
    font-size: 16px;
    font-weight: 300;
    text-align: center;
  }

  .view-more-btn {
    font-weight: 300;
    font-size: 16px;
  }

  .slide-btn {
    margin-bottom: 20%;
    text-align: center;
  }

  .our-services-text h1 {
    font-family: "Poppins", sans-serif;
    font-size: 52px;
    font-weight: 700;
    margin-top: 5%;
  }

  .our-services-text p {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #555557;
    text-align: justify;
    line-height: 24px;
  }

  .card1 {
    border: none;
  }

  .bg-color {
    color: white;
    background-color: #f10e49;
    padding: 1%;
  }

  .bg-color h4 {
    font-size: 22px;
  }

  .bg-color p {
    font-size: 18px;
    font-family: 400;
    padding: 0px;
  }

  .bg-color:hover {
    background-color: #f10e49;
    color: white;
    border-radius: 20px;
    transition: 0.5s;
  }

  .view-more-btn {
    background-color: #f10e49;
    color: white;
    border: 2px solid #f10e49;
    font-weight: 500;
    font-size: 18px;
  }

  .working-process-img {
    height: 50%;
  }

  .working-process-heading {
    font-size: 36px;
    font-weight: 700;
    margin-top: 2%;
    padding: 0px 10px;
    text-align: start;
  }

  .working-process-text {
    font-size: 16px;
    font-weight: 400;
    padding: 0px 15px;
  }

  .accordion-body {
    font-size: 16px;
    font-weight: 400;
    padding: 5px 15px;
  }

  .collapsed{
    border-bottom: 1px solid #8080832c !important;
    padding-bottom: 8px;
    width: 100%;
  }

  .our-partners h1 {
    font-size: 50px !important;
    margin-top: 10px;
  }

  .our-partners p {
    font-size: 16px;
    font-weight: 300;
    margin: 0px;
    text-align: center;
    margin-bottom: 8%;
  }

  .btn {
    color: white;
    border: 2px solid #f10e49;
    background-color: #f10e49;
    transition: 0.5s;
  }

  .btn:hover {
    color: white;
    border: 2px solid #f10e49;
    background-color: #f10e49;
    transition: 0.5s;
  }

  .view-more-btn {
    background-color: #f10e49;
    color: white;
    border: 2px solid #f10e49;
    transition: 0.5s;
    font-weight: 400;
    font-size: 15px;
  }

  .view-more-btn:hover {
    background-color: #f10e49;
    color: white;
    border: 2px solid #f10e49;
    transition: 0.5s;
  }

  .our-partners h1 {
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    padding: 40px 0px;
    white-space: wrap;
    font-family: "Poppins", sans-serif;
  }

  .zoom1 {
    transition: 0.3s;
    width: auto;
    cursor: pointer;
  }

  .zoom1:hover {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: 0.3s;
    /* opacity: unset; */
  }

  .footer-wrapper-1 p {
    font-size: 75px !important;
    white-space: wrap;
    padding: 8px;
    font-weight: 900;
    color: white;
    font-family: "Poppins", sans-serif;
  }

  .social-share-1 li {
    margin-top: 30px !important;
  }

  /* service page */
  .services-heading {
    color: #f10e49;
    font-family: "Poppins", sans-serif;
    margin-top: -60%;
  }

  .services-heading h1 {
    color: #f10e49;
    font-size: 50px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    padding-top: 200px;
  }

  .navbar-bg-contact1 {
    background-image: url("../images/footer-pattern.jpeg");
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .navbar-bg-contact3 {
    background-image: url("../images/footer-pattern2.jpeg");
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .footer-bg-color {
    background: linear-gradient(145deg, #f81f01, #ee076e);
    border-top-right-radius: 5px;
    bottom: -10px;
  }

  .footer-wrapper h6 {
    white-space: nowrap;
    color: white;
    text-align: start;
  }

  .footer-wrapper p {
    font-size: 75px;
    font-weight: 900;
    color: white;
    text-align: start;
    font-family: "Poppins", sans-serif;
  }

  .footer-left {
    background-image: url("../images/big-logo.png");
    padding: 50px;
    background-position: right;
    background-repeat: no-repeat;
  }

  .footer-right {
    background-image: url("../images/footer-pattern.jpeg");
    background-position: center;
    background-size: cover;
    padding: 6% 0%;
    padding-left: 10%;
    margin: 0px;
  }

  .footer-right h5 {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #b7b7bf;
    transition: 0.5s;
    padding: 0px 10px;
    padding-bottom: 10px;
    margin-top: 2vh;
    text-decoration: none;
    font-weight: 400;
  }

  .footer-right a {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #b7b7bf;
    transition: 0.5s;
    padding: 0px 10px;
    text-decoration: none;
    font-weight: 400;
  }

  .footer-right a:hover {
    color: #f10e49;
    transition: 0.5s;
  }

  ul.social-share-2 {
    list-style: none;
    gap: 10px;
    margin-left: -10%;
  }

  .copyright {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    text-align: start;
    color: #b7b7bf;
    transition: 0.5s;
    padding: 30px 10px;
    text-decoration: none;
    text-align: justify;
  }
  /* //service page */

  /* development */
  .navbar-bg-contact {
    background-image: url("../images/carousel-img-1.jpg");
    height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .mobile-development {
  background-image: url("../images/mobile-app-development.jpg");
    height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .game-development {
    background-image: url("../images/game-development-bg.jpg");
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .software-development{
    background-image: url("../images/game-development-bg.jpg");
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .digital-marketing {
    background-image: url("../images/digital-marketing-bg.jpg");
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .walkthroughs {
    background-image: url("../images/3d-walkthroughs-bg.jpg");
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .graphic-design{
    background-image: url("../images/graphic-design-bg.jpg");
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .motion-graphics{
    background-image: url("../images/motion-graphics-bg.jpg");
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .video-editing{
    background-image: url("../images/video-editing-bg.jpg");
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  

  .development-heading {
    margin-top: -35%;
  }

  .development-heading h1 {
    color: #f10e49;
    font-size: 40px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
  }

  .development-heading p {
    color: white;
    text-wrap: nowrap;
    text-align: center;
    font-family: "Poppins", sans-serif;
  }

  .development-details img {
    border-radius: 5px;
  }

  .text-1,
  .text-2 {
    font-size: 18px;
    padding: 5px;
    text-align: justify;
    font-weight: 400;
  }
  /* //development */

  /* about page  */
  .about-details {
    margin-top: 40%;
    margin-bottom: 6.5%;
  }

  .about-details img {
    border-radius: 5px;
  }

  .about-details h1 {
    text-align: start;
    font-size: 36px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
  }
  .about-img {
    margin-top: -15%;
  }

  .about-text h1 {
    font-size: 60px;
    font-weight: 700;
  }
  .about-text p {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #6b6b76;
    text-align: justify;
    text-justify: inter-word;
  }

  .lets-connect-row {
    display: table;
    clear: both;
  }

  .lets-connect-btn {
    justify-content: center;
    align-items: center;
    height: 290px;
    background-color: #484444;
    margin-left: 12px;
    border-radius: 0px;
    width: 100%;
    padding: 20px;
    margin-top: 54.6%;
    opacity: 1;
    position: absolute;
  }

  .lets-connect h5 {
    color: #f10e49;
    font-size: 40px;
    font-weight: 400;
    padding: 15px 30px;
  }

  .lets-connect p {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    padding: 10px 30px !important;
    padding: 10px;
    font-weight: 300;
    color: #6b6b76;
    text-align: justify;
    text-justify: inter-word;
  }

  .lets-connect a {
    text-decoration: none;
    color: white;
    border: 2px solid white;
    padding: 10px 25px;
    margin-left: 30px;
    border-radius: 4px;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    transition: 0.5s;
  }

  .lets-connect-btn a:hover {
    border: 2px solid #f10e49;
    background-color: #f90043;
    transition: 0.5s;
    margin-top: -10px;
    margin-bottom: 10px;
  }

  .team {
    margin-top: 35%;
  }

  .team h1 {
    font-size: 60px;
    font-weight: 700;
    padding: 30px 0px;
  }
  /* //about page  */

  /* Contact */
  .contact-heading {
    margin-top: -40%;
  }

  .contact-heading h1 {
    color: #f10e49;
    font-size: 50px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    /* padding-top: 47px; */
  }

  .contact-heading p {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #cacad8;
    text-align: center;
  }

  .contact-details {
    padding: 100px 190px 50px;
    display: block;
    background-color: #f8f9fc;
    width: 10px;
    text-align: center;
    height: 135vh;
  }

  .card {
    width: 20rem;
    height: 15rem;
  }

  .contact-details-container {
    margin: 140% 0%;
    padding-right: 70%;
  }
  .contact-details-container h4 {
    font-family: "Poppins", sans-serif;
  }
  .contact h4 {
    font-size: 16px;
    font-weight: 600;
  }

  .contact-details p {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #626266;
    transition: 0.5s;
  }
  .contact {
    background-color: white;
    border: 1px solid rgb(234, 223, 223);
    border-radius: 10px;
    /* padding: 50px; */
    height: 25vh;
    /* width: ; */
  }

  .contact-number,
  .email {
    padding: 50px 20px;
  }

  .address {
    padding: 50px 20px;
  }

  .icon {
    z-index: 1;
    border: 1px solid #ebebeb;
    width: 78px;
    height: 78px;
    color: #f9004d;
    line-height: 73px;
    text-align: center;
    border-radius: 100%;
    background: #fff;
    font-size: 28px;
    position: absolute;
    top: -42px;
    left: 35%;
    display: block;
    transition: 0.5s;
  }

  .icon:hover {
    background-color: #f9004d;
    color: white;
    transition: 0.5s;
  }
  .contact p:hover {
    color: #f9004d;
    transition: 0.5s;
  }

  .contact-us {
    padding: 20% 0%;
    text-align: start;
    flex-direction: row-reverse;
  }

  .contact-us h1 {
    font-size: 60px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    padding: 0px 30px;
  }

  .contact-us p {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #626266;
    transition: 0.5s;
    padding: 0px 30px;
  }

  .form {
    padding: 25px 30px;
    width: 100%;
  }

  .button {
    padding: 12px 35px;
  }

  .contact-form-img {
    max-width: 100%;
    padding: 20px;
    margin-top: -15%;
  }

  footer {
    margin-top: 10%;
  }

  .logo1 {
    width: 45%;
    justify-content: center;
  }

  .footer-logo-cpanel {
    text-align: center;
  }
  /* //Contact */

  /* cpanle-page */
  .cpanle-page {
    margin-top: 40%;
    /* margin-bottom: 12%; */
  }

  .text-cpanel h1 {
    font-size: 100px;
    font-weight: 800;
    font-family: "Poppins", sans-serif;
    color: #f10e49;
    line-height: 140px;
  }

  .text-cpanel h3 {
    font-size: 30px;
    color: rgb(238, 236, 236);
    font-family: "Poppins", sans-serif;
  }
  .text-cpanel p {
    font-size: 13px;
    padding-top: 10px;
    color: rgb(148, 148, 148);
    font-family: "Poppins", sans-serif;
  }

  .social-icon-footer {
    margin-left: 18% !important;
    gap: 10px;
  }
  /* //cpanle-page */
}

@media only screen and (max-width: 426px) {
  /* Dropdown Small Screen */
  .navbar {
    padding: 10px;
  }

.nav-service-btn{
  font-weight: 500;
  padding-bottom: 0px;
  margin-top: 4%;
}

  .dropbtn a {
    font-size: 50px;
    font-weight: 500;
    border: none;
    background: none;
  }


  #dropdown-small-screen {
    display: block;
  }

  .dropdown {
    position: relative;
    display: inline-block;
    margin-left: 2%;
  }

  #dropdown {
    display: none;
  }
  /* //Dropdown Small Screen  */

  .carousel img {
    width: 100%;
    height: 600px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }

  .dropdown-toggle {
    display: block;
  }

  .logo {
    width: 50%;
  }

  .rounded {
    width: 70%;
  }

  .title {
    font-size: 36px;
    font-weight: 900;
    text-align: center;
  }

  .description {
    font-size: 16px;
    font-weight: 300;
    text-align: center;
  }

  .view-more-btn {
    font-weight: 300;
    font-size: 16px;
  }

  .slide-btn {
    margin-bottom: 20%;
    text-align: center;
  }

  .our-services-text h1 {
    font-family: "Poppins", sans-serif;
    font-size: 36px;
    font-weight: 700;
    margin-top: 15%;
  }

  .our-services-text p {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #555557;
    text-align: justify;
    line-height: 24px;
  }

  .card1 {
    margin: 5% 0%;
    padding: 0px 50px;
    border: none;
  }

  .bg-color {
    color: white;
    background-color: #f10e49;
    /* margin: 5% 0px; */
    padding: 5%;
  }

  .bg-color h4 {
    font-size: 20px;
  }

  .bg-color p {
    font-size: 18px;
  }

  .bg-color:hover {
    background-color: #f10e49;
    color: white;
    border-radius: 20px;
    transition: 0.5s;
  }

  .view-more-btn {
    background-color: #f10e49;
    color: white;
    border: 2px solid #f10e49;
    font-weight: 500;
    font-size: 18px;
  }

  .working-process-img {
    width: 100%;
    height: 100%;
  }

  .working-process-heading {
    font-size: 40px;
    font-weight: 600;
    margin-top: 2%;
    padding: 0px 0px;
    text-align: center;
  }

  .working-process-text {
    font-size: 16px;
    font-weight: 400;
    padding: 0px 2px;
  }

  .accordion-body {
    font-size: 16px;
    font-weight: 400;
    padding: 5px 15px;
  }

  .collapsed{
    border-bottom: 1px solid #8080832c !important;
    padding-bottom: 8px;
    width: 100%;
  }

  .our-partners h1 {
    font-size: 36px;
    font-weight: 700;
    padding: 10px 0px;
    margin-top: 10%;
  }

  .our-partners p {
    font-size: 16px;
    font-weight: 300;
    margin: 0px;
    text-align: center;
    margin-bottom: 8%;
  }

  .btn {
    color: white;
    border: 2px solid #f10e49;
    background-color: #f10e49;
    transition: 0.5s;
  }

  .btn:hover {
    color: white;
    border: 2px solid #f10e49;
    background-color: #f10e49;
    transition: 0.5s;
  }

  .view-more-btn {
    background-color: #f10e49;
    color: white;
    border: 2px solid #f10e49;
    transition: 0.5s;
    font-weight: 400;
    font-size: 16px;
  }

  .view-more-btn:hover {
    background-color: #f10e49;
    color: white;
    border: 2px solid #f10e49;
    transition: 0.5s;
  }

  .our-partners h1 {
    text-align: center;
    font-size: 36px !important;
    font-weight: 700;
    padding: 40px 0px;
    white-space: wrap;
    font-family: "Poppins", sans-serif;
  }

  .zoom1 {
    transition: 0.3s;
    width: auto;
    cursor: pointer;
  }

  .zoom1:hover {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: 0.3s;
    /* opacity: unset; */
  }

  .footer-wrapper-1 p {
    font-size: 47px;
    white-space: wrap;
    padding: 8px;
    font-weight: 900;
    color: white;
    font-family: "Poppins", sans-serif;
  }

  /* service page */
  .services-heading {
    color: #f10e49;
    font-family: "Poppins", sans-serif;
    margin-top: -100%;
  }

  .services-heading h1 {
    color: #f10e49;
    font-size: 50px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    padding-top: 200px;
  }

  .navbar-bg-contact1 {
    background-image: url("../images/footer-pattern.jpeg");
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .navbar-bg-contact3 {
    background-image: url("../images/footer-pattern2.jpeg");
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .footer-bg-color {
    background: linear-gradient(145deg, #f81f01, #ee076e);
    border-top-right-radius: 5px;
    bottom: 10px;
    width: 100%;
    padding-bottom: 40px;
  }

  .footer-wrapper h6 {
    white-space: nowrap;
    color: white;
    text-align: start;
  }

  .footer-wrapper p {
    font-size: 45px;
    font-weight: 900;
    color: white;
    text-align: start;
    font-family: "Poppins", sans-serif;
  }

  .footer-left {
    background-image: url("../images/big-logo.png");
    padding: 50px;
    /* margin-right: 10vw; */
    background-position: right;
    background-repeat: no-repeat;
  }

  .footer-right {
    background-image: url("../images/footer-pattern.jpeg");
    background-position: center;
    background-size: cover;
    /* height: 700px; */
    margin-top: 0%;
  }

  .footer-right h5 {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #b7b7bf;
    transition: 0.5s;
    padding: 0px 10px;
    margin-top: 2vh;
    text-decoration: none;
    font-weight: 400;
  }

  .footer-right a {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #b7b7bf;
    transition: 0.5s;
    padding: 0px 10px;
    text-decoration: none;
    font-weight: 400;
  }

  .footer-right a:hover {
    color: #f10e49;
    transition: 0.5s;
  }

  ul.social-share-2 {
    list-style: none;
    gap: 10px;
    margin-left: -10%;
  }

  .copyright {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    text-align: start;
    color: #b7b7bf;
    transition: 0.5s;
    padding: 15px 10px;
    text-decoration: none;
    text-align: justify;
  }
  /* //service page */

  /* development */
  .navbar-bg-contact {
    background-image: url("../images/carousel-img-1.jpg");
    height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .mobile-development {
    background-image: url("../images/mobile-app-development.jpg");
    height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .software-development {
    background-image: url("../images/mobile-app-development.jpg");
    height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .game-development {
    background-image: url("../images/game-development-bg.jpg");
    height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .digital-marketing {
    background-image: url("../images/digital-marketing-bg.jpg");
    height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .walkthroughs {
    background-image: url("../images/3d-walkthroughs-bg.jpg");
    height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .graphic-design{
    background-image: url("../images/graphic-design-bg.jpg");
    height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .motion-graphics{
    background-image: url("../images/motion-graphics-bg.jpg");
    height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .video-editing{
    background-image: url("../images/video-editing-bg.jpg");
    height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .development-heading {
    margin-top: -80%;
  }

  .development-heading h1 {
    color: #f10e49;
    font-size: 40px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
  }

  .development-heading p {
    color: white;
    text-wrap: nowrap;
    text-align: center;
    font-family: "Poppins", sans-serif;
  }

  .development-details img {
    border-radius: 5px;
    margin-top: 50px;
  }

  .text-1 {
    padding-top: 20px;
  }

  .text-1,
  .text-2 {
    font-size: 18px;
    text-align: justify;
    font-weight: 400;
  }

  /* //development */

  /* about page  */
  .about-details {
    margin-top: 40%;
    margin-bottom: 6.5%;
  }

  .about-details img {
    border-radius: 5px;
  }

  .about-details h1 {
    margin-top: 20px;
    text-align: start;
    font-size: 36px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
  }

  .about-text p {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #6b6b76;
    text-align: justify;
    text-justify: inter-word;
  }

  .lets-connect-row {
    display: table;
    clear: both;
  }

  .lets-connect-btn {
    justify-content: center;
    align-items: center;
    height: 290px;
    background-color: #484444;
    margin-left: 12px;
    border-radius: 0px;
    width: 100%;
    padding: 20px;
    margin-top: 54.6%;
    opacity: 1;
    position: absolute;
  }

  .lets-connect h5 {
    color: #f10e49;
    font-size: 30px;
    font-weight: 400;
  }

  .lets-connect p {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    padding: 10px;
    font-weight: 300;
    color: #6b6b76;
    text-align: justify;
    text-justify: inter-word;
  }

  .lets-connect a {
    text-decoration: none;
    color: white;
    border: 2px solid white;
    padding: 8px 25px;
    border-radius: 4px;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    transition: 0.5s;
  }

  .lets-connect-btn a:hover {
    border: 2px solid #f10e49;
    background-color: #f90043;
    transition: 0.5s;
    margin-top: -10px;
    margin-bottom: 10px;
  }

  .team {
    margin-top: 60%;
  }

  .team h1 {
    font-size: 36px;
    font-weight: 700;
    padding: 30px 0px;
  }
  /* //about page  */

  /* Contact */
  .contact-heading {
    margin-top: -70%;
  }

  .contact-heading h1 {
    color: #f10e49;
    font-size: 40px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    /* padding-top: 47px; */
  }

  .contact-heading p {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #cacad8;
    text-align: center;
  }

  .contact-details {
    padding: 100px 190px 50px;
    display: block;
    background-color: #f8f9fc;
    width: 10px;
    text-align: center;
    height: 135vh;
  }

  .card {
    width: 20rem;
    height: 15rem;
  }

  .contact-details-container {
    margin: 140% 0%;
    padding-right: 70%;
  }
  .contact-details-container h4 {
    font-family: "Poppins", sans-serif;
  }
  .contact h4 {
    font-size: 16px;
    font-weight: 600;
  }

  .contact-details p {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #626266;
    transition: 0.5s;
  }
  .contact {
    background-color: white;
    border: 1px solid rgb(234, 223, 223);
    border-radius: 10px;
    /* padding: 50px; */
    height: 25vh;
    /* width: ; */
  }

  .contact-number,
  .email {
    padding: 50px 20px;
  }

  .address {
    padding: 50px 20px;
  }

  .icon {
    z-index: 1;
    border: 1px solid #ebebeb;
    width: 78px;
    height: 78px;
    color: #f9004d;
    line-height: 73px;
    text-align: center;
    border-radius: 100%;
    background: #fff;
    font-size: 28px;
    position: absolute;
    top: -42px;
    left: 35%;
    display: block;
    transition: 0.5s;
  }

  .icon:hover {
    background-color: #f9004d;
    color: white;
    transition: 0.5s;
  }
  .contact p:hover {
    color: #f9004d;
    transition: 0.5s;
  }

  .contact-us {
    padding: 20% 0%;
    text-align: center;
    flex-direction: row-reverse;
  }

  .contact-us h1 {
    font-size: 36px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    padding: 0px 80px;
  }

  .contact-us p {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #626266;
    transition: 0.5s;
    padding: 0px 80px;
  }

  .form {
    padding: 25px 80px;
    width: 100%;
  }

  .button {
    padding: 10px 45px;
  }

  .contact-form-img {
    max-width: 100%;
    padding: 50px;
  }

  .contact-form h1{
    font-size: 50px;
    font-weight: 600;
    padding: 0px;
    text-align: center;
  }

  .contact-form p{
    padding: 0px 50px;
    text-align: justify;
  }

  .form{
    padding: 0px 45px;
  }

  footer {
    margin-top: 10%;
  }

  .logo1 {
    width: 45%;
    justify-content: center;
  }

  .footer-logo-cpanel {
    text-align: center;
  }
  /* //Contact */

  /* cpanle-page */
  .cpanle-page {
    margin-top: 40%;
    /* margin-bottom: 12%; */
  }

  .text-cpanel h1 {
    font-size: 100px;
    font-weight: 800;
    font-family: "Poppins", sans-serif;
    color: #f10e49;
    line-height: 140px;
  }

  .text-cpanel h3 {
    font-size: 30px;
    color: rgb(238, 236, 236);
    font-family: "Poppins", sans-serif;
  }
  .text-cpanel p {
    font-size: 13px;
    padding-top: 10px;
    color: rgb(148, 148, 148);
    font-family: "Poppins", sans-serif;
  }

  ul.social-share-1{
    display: flex;
    justify-content: center;
    margin-left: -10%;
   }

  .social-icon-footer {
    margin-left: 18% !important;
    gap: 10px;
  }
  /* //cpanle-page */
}

.modal-btn{
  color: white;
  background-color: #f10e49;
  border: 2px solid #f10e49;
  border-radius: 5px;
  font-size: 18px;
  padding: 5px 10px;
  transition: 0.5s;
}

.modal-btn:hover{
  color: #f10e49;
  background-color: white;
  transition: 0.5s;

}

.loading{
  background-color: rgba(0, 0, 0, 0.57);
}


.scroll-top button {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #f10e49;
  color: white;
  cursor: pointer;
  padding: 0px 3px;
  border: 2px solid #f10e49;
  border-radius: 5px;
  transition: 0.5s;
}

.scroll-top button:hover {
  background-color: transparent;
  color: #f10e49;
  transition: 0.5s;
}

.plans-card{
  border: 1px groove;
  border-radius: 30px;
  transition: 0.15s; 
  transition-timing-function: ease-out;
  
}

.plans-card-title{
  background-color: #f10e49;
  color: white;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}

.plans-card:hover{
  border: 5px solid  #f10e49;
  border-radius: 40px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  
  transition-timing-function: ease-in-out;
}

.plan-heading{
  font-family: "Poppins", sans-serif;
}

