* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Roboto", sans-serif;
  opacity: 1;
  letter-spacing: 0px;
}

a:hover {
  opacity: 0.8;
  color: #4c388f;
}

.pt-60 {
  padding-top: 60px;
}

.pt-30 {
  padding-top: 30px;
}

main {
  margin-top: 100px;
}
main .banner {
  background-color: #f9e3c3;
  padding: 32px 0;
}
main .banner h1 {
  font-size: 40px;
  color: rgb(59, 55, 55);
}
main .banner h1 .text-color-orange {
  color: #4c388f;
}
main .banner h2 {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.5;
}
main .banner .button-design {
  border: 2px solid rgb(59, 55, 55);
}

/*home-page-scss*/
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show > .nav-link {
  color: #4c388f;
}

.navbar {
  position: fixed;
  width: 100vw;
  top: 0;
  left: 0;
  z-index: 99;
}
.navbar ul .nav-item {
  padding: 1rem 0.5rem;
}
.navbar ul .nav-item .nav-link {
  font-size: 15px;
  padding: 6px;
}
.navbar ul .nav-item .nav-link:hover,
.navbar ul .nav-item .nav-link:focus {
  color: #f4931e;
}
.navbar ul .broucher {
  background-color: #f4931e;
  color: white;
}
.navbar ul .broucher:link,
.navbar ul .broucher:focus {
  background-color: #f4931e;
  color: white !important;
}
.navbar ul .broucher:hover {
  background-color: #ff7300;
  color: white !important;
}
.navbar ul .broucher:active {
  background-color: #f4931e;
  color: white !important;
}
.navbar ul .social-icons {
  display: flex;
  align-items: center;
}
.navbar ul .social-icons img {
  max-height: 25px;
  -o-object-fit: contain;
  object-fit: contain;
}
.navbar ul .social-icons .instagram {
  max-height: 22px;
}

nav .social-media-sharing .list-group-horizontal .list-group-item {
  border: 0;
}

.clients-carousel {
  margin-bottom: 100px;
}

.tools {
  text-align: center;
}
.tools ul {
  margin-top: 70px;
}
.tools ul li {
  display: inline-block;
  padding: 2.5rem 2rem;
}
.tools ul li img {
  height: 100px;
}
.tools ul li .img-thumbnail {
  border: 0;
}

.industrial-expertise h2 {
  font-size: 40px;
  font-weight: 500;
  text-align: center;
  text-align: center;
  margin: 50px 0;
}
.industrial-expertise ul {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 1em;
}
.industrial-expertise ul li {
  display: inline-block;
  align-items: center;
  padding: 1rem 0;
}
.industrial-expertise ul li img {
  width: 6rem;
}
.industrial-expertise ul li h4 {
  font-size: 18px;
  font-weight: bold;
}

footer {
  margin-top: 80px;
  color: #42495b;
}
footer .footer-top {
  padding-top: 50px;
  background-image: url("./../images/footer-map.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-bottom: 80px;
  font-size: 14px;
}
footer .footer-top .footer-logo {
  text-align: center;
}
footer .footer-top .footer-logo .img-fluid {
  max-width: 75%;
}
footer .footer-top .footer-logo .social {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 0.5rem;
}
footer .footer-top .footer-logo .social img {
  max-height: 30px;
  -o-object-fit: contain;
  object-fit: contain;
}
footer .footer-top .footer-logo .social .instagram {
  max-height: 25px;
  -o-object-fit: contain;
  object-fit: contain;
}
footer .footer-top h6 {
  font-size: 23px;
  letter-spacing: 0;
  font-weight: 600;
  padding-bottom: 0.5rem;
}
footer .footer-top h3 {
  font-weight: 600;
}
footer .footer-top ul {
  list-style-type: none;
  line-height: 30px;
  font-size: 15px;
  margin-bottom: 0;
}
footer .footer-top ul a {
  font-size: 14px;
  color: #000;
  text-decoration: none;
  transition: 0.3s;
  list-style: none;
  padding-left: 0;
  padding-top: 0;
}
footer .footer-top ul a:hover {
  opacity: 0.8;
  color: #4c388f;
}
footer .footer-top ul a span {
  padding-left: 0.5rem;
  color: #000;
}
footer .footer-top .footer-column {
  padding-top: 40px;
}
footer .footer-top .footer-column .address {
  padding-left: 1rem;
  color: #000;
}
footer .footer-top .footer-col-width {
   
}
footer .footer-top .footer-col-maxwidth {
  width: 20%;
}
footer .footer-bottom {
  background-color: #edeef2;
}
footer .footer-bottom p {
  padding-top: 1rem;
}

.logo {
  height: 65px;
  -o-object-fit: contain;
  object-fit: contain;
}

/*careers page */
.careers-page .careers-heading {
  color: #42495b;
}
.careers-page .or-class {
  color: #707070;
}
.careers-page .monster-naukri {
  text-align: center;
}
.careers-page .form-label {
  color: #42495b;
}
.careers-page .mobile-pr {
  padding-right: 0;
}
.careers-page .mobile-textarea {
  padding-left: 0;
}
.careers-page .btn {
  background-color: #fe6258;
  color: #ffffff;
  text-align: center;
  padding: 8px 35px;
}
.careers-page #career_form .error,
.careers-page #career_form .error-msg {
  color: #ff1e5a;
}
.careers-page #career_form .information {
  color: #ff1e5a;
}
.careers-page #career_form .form-control {
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
.careers-page #career_form .formh3 {
  margin-top: 50px;
  font-size: xx-large;
}
.careers-page #career_form .formpara {
  font-size: 15px;
}
.careers-page #career_form .names {
  border-top-style: none;
  border-left: none;
  border-right: none;
  border-width: 1px;
  border-bottom-color: #42495b;
}
.careers-page #career_form .btn {
  border-radius: 50px;
  padding: 1rem 3rem;
  border: 0;
  background-color: #ff5b4a;
  color: #fff;
}

/* Career success page*/
.career-success-page .career-success-msg {
  margin-top: 200px;
}
.career-success-page .career-success-msg h1 {
  font-size: 4rem;
  font-weight: 200;
}
.career-success-page .career-success-msg p {
  line-height: 2;
}

.industrial-expertise ul {
  display: block !important;
  padding-left: 0;
}
.industrial-expertise ul li {
  padding: 10px;
}

.home-page #our-clients .logo-area {
  margin-top: 60px;
  align-items: center;
}
.home-page #our-clients .logo-area h3 {
  font-size: 40px;
  font-weight: 500;
  text-align: center;
}
.home-page #our-clients .logo-area ul li {
  display: inline-block;
  margin-left: -20px;
  margin-top: 40px;
  padding: 2px 0;
}
.home-page #our-clients .logo-area ul li img {
  width: 70%;
  height: 70%;
}
.home-page #we-offer {
  padding-top: 60px;
}
.home-page #we-offer .card {
  border: 0;
  margin: 1.5rem 0;
}
.home-page #we-offer .card a {
  font-size: 2rem;
  text-decoration: none;
  color: #000;
}
.home-page #we-offer .card a .text-organge {
  color: #4c388f;
  font-weight: 400;
  font-size: 2rem;
}
.home-page #we-offer .card #mk-btn-block .mk-btn {
  color: #fff;
}
.home-page #we-offer .card #mk-btn-block .mk-btn:hover {
  outline: none;
  box-shadow: none;
  border-color: #ff6600;
  color: #ff6600;
  background-color: transparent;
  border: 1px solid;
}
.home-page #we-offer .card .card-text {
  padding-top: 1rem;
}
.home-page #we-offer .card .card-content {
  align-self: center;
}
.home-page #our-testimonial .carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 10px;
  height: 10px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  cursor: pointer;
  border: 1px solid orange;
  transition: opacity 0.6s ease;
  border-radius: 50%;
}
.home-page #our-testimonial .carousel-indicators .active {
  background-color: orange;
}
.home-page #our-testimonial .back-img {
  background-image: url(../images/Testimonial-orange.png);
  background-repeat: no-repeat;
  background-size: 90%;
  background-position: center;
  margin-top: 100px;
  text-align: center;
  padding-bottom: 110px;
}
.home-page #our-testimonial .back-img .parent {
  color: white;
  min-height: 490px;
  padding-top: 60px;
}
.home-page #our-testimonial .back-img .parent .quotation {
  width: 3rem;
  margin-bottom: 20px;
}
.home-page #our-testimonial .back-img .parent p {
  width: 50%;
}
.home-page #our-testimonial .back-img .parent .text-area img {
  width: 6rem;
  border-radius: 50%;
}
.home-page #our-testimonial .back-img .parent .text-area h4 {
  margin-top: 10px;
  font-size: 15px;
  font-weight: bold;
}

.aboutus-page .aboutus-main {
  margin-top: 60px;
}
.aboutus-page .aboutus-main h3 {
  font-size: 2.5rem;
}
.aboutus-page .aboutus-main .mission-vision-content {
  margin-top: 100px;
}
.aboutus-page .why-choose-us,
.aboutus-page p {
  line-height: 2;
}
.aboutus-page .aboutus img {
  width: 320px;
  margin-top: 0;
}
.aboutus-page .why-choose-us img {
  margin-top: 0;
}
.aboutus-page #leadership-team {
  margin-top: 100px;
}
.aboutus-page #leadership-team h3 {
  font-size: 40px;
  font-weight: 500;
  text-align: center;
}
.aboutus-page #leadership-team .row {
  margin: 50px 50px;
}
.aboutus-page #leadership-team .row .card-text {
  font-size: 1rem;
  font-style: italic;
  padding: 6px 0 16px;
}
.aboutus-page #leadership-team .row .card-content {
  width: 18rem;
  margin-top: 10px;
}
.aboutus-page #leadership-team .row .card-content h2 {
  font-size: 22px;
  font-weight: bold;
  margin-top: 10px;
}
.aboutus-page #leadership-team .row .card-content h4 {
  font-size: 15px;
}
.aboutus-page #leadership-team .row .btn {
  border: 0;
}
.aboutus-page #leadership-team .row .btn:hover {
  opacity: 0.9;
}
.aboutus-page #leadership-team .row .btn:active {
  opacity: 1;
}
.aboutus-page .our-team h3 {
  text-align: center;
  padding-bottom: 3rem;
}

.services-page .services {
  padding-top: 60px;
}
.services-page .services .row h3 {
  text-align: center;
  font-size: 2.5rem;
  margin-bottom: 3rem;
}
.services-page .services .row p {
  line-height: 2;
}
.services-page .services .row .col-md-6 {
  margin-bottom: 30px;
}
.services-page .services .row .card {
  border: 0;
  border-radius: 10px;
  margin-bottom: -20px;
}
.services-page .services .row .card .card-icon {
  width: 120px;
  display: flex;
  align-items: flex-start;
}
.services-page .services .row .card .card-body .card-title {
  margin-top: 1rem;
  font-size: 30px;
  font-weight: 500;
  text-align: left;
}
.services-page .services .row .card .card-body .card-text {
  padding-top: 1rem;
  font-size: 16px;
  line-height: 2;
  font-weight: 400;
  height: 210px;
  text-align: left;
}
.services-page .services .row .card .card-body .btn {
  border: 1px solid #fe6258;
  border-radius: 12px;
  padding: 1rem 2rem;
  font-size: 17px;
  margin-bottom: 2rem;
  font-weight: 700;
}
.services-page .services .row .card .card-body .mk-btn {
  border: 1px solid #fe6258;
  border-radius: 12px;
  padding: 1rem 2rem;
  font-size: 20px;
  margin-bottom: 2rem;
  font-weight: 700;
}
.services-page .services .row .card .card-body .mk-btn:hover {
  outline: none;
  box-shadow: none;
  border-color: #ff6600;
  color: #ff6600;
  background-color: transparent;
  border: 1px solid;
}

.fullstack-page .fullstack-main {
  margin-top: 60px;
}
.fullstack-page .fullstack-main h3 {
  text-align: center;
  font-size: 2.5rem;
  margin-bottom: 3rem;
}
.fullstack-page .fullstack-main p {
  line-height: 2;
}
.fullstack-page .fullstack-main .contents {
  padding-top: 59px;
}
.fullstack-page .fullstack-main .Intro ul {
  list-style-image: url(../images/check.png);
}
.fullstack-page .fullstack-main .Intro ul li {
  padding: 0.5rem;
}
.fullstack-page .fullstack-main .tech ul li {
  display: inline-block;
}
.fullstack-page .fullstack-main .tech ul li img {
  width: 150px;
}
.fullstack-page .fullstack-main .tech ul li a {
  text-decoration: none;
}

.mobile-page .mobile-main {
  margin-top: 60px;
}
.mobile-page .mobile-main h3 {
  text-align: center;
  font-size: 2.5rem;
  margin-bottom: 3rem;
}
.mobile-page .mobile-main p {
  line-height: 2;
}
.mobile-page .mobile-main .tech ul li {
  display: inline-block;
}
.mobile-page .mobile-main .tech ul li img {
  width: 150px;
}
.mobile-page .mobile-main .tech ul li a {
  text-decoration: none;
}
.mobile-page .mobile-main ul {
  list-style-image: url(../images/check.png);
}
.mobile-page .mobile-main ul li {
  padding: 0.5rem;
}

.devops-page .devops-main {
  margin-top: 60px;
}
.devops-page .devops-main h3 {
  text-align: center;
  font-size: 2.5rem;
  margin-bottom: 3rem;
}
.devops-page .devops-main p {
  line-height: 2;
}
.devops-page .devops-main .tech ul {
  padding-left: 0;
}
.devops-page .devops-main .tech ul li {
  display: inline-block;
}
.devops-page .devops-main .tech ul li img {
  width: 150px;
}
.devops-page .devops-main .tech ul li a {
  text-decoration: none;
}
.devops-page .devops-main ul {
  list-style-image: url(../images/check.png);
}
.devops-page .devops-main ul li {
  padding: 0.5rem;
}

.qa-page .qa-main {
  margin-top: 60px;
}
.qa-page .qa-main h3 {
  text-align: center;
  font-size: 2.5rem;
  margin-bottom: 3rem;
}
.qa-page .qa-main p {
  line-height: 2;
}
/* .qa-page .qa-main ul {
  list-style-image: url(../images/check.png);
} */
.qa-page .qa-main ul li {
  padding: 0.5rem;
}
.qa-page .qa-main h1 {
  font-size: 60px;
  font-weight: 900;
}
.qa-page .qa-main .tech ul li {
  display: inline-block;
}
.qa-page .qa-main .tech ul li a {
  text-decoration: none;
}

.pmo-page .pmo-main {
  margin-top: 60px;
}
.pmo-page .pmo-main h3 {
  text-align: center;
  font-size: 2.5rem;
  margin-bottom: 3rem;
}
.pmo-page .pmo-main p {
  line-height: 2;
}
.pmo-page .pmo-main ul {
  list-style-image: url(../images/check.png);
}
.pmo-page .pmo-main ul li {
  padding: 0.5rem;
}
.pmo-page .pmo-main h1 {
  font-size: 60px;
  font-weight: 900;
}
.pmo-page .pmo-main .tech ul li {
  display: inline-block;
}
.pmo-page .pmo-main .tech ul li a {
  text-decoration: none;
}

.microsoft-page .microsoft-main {
  padding-top: 60px;
}
.microsoft-page .microsoft-main h3 {
  text-align: center;
  font-size: 2.5rem;
  margin-bottom: 3rem;
}
.microsoft-page .microsoft-main p {
  line-height: 2;
}
.microsoft-page .microsoft-main ul {
  list-style-image: url(../images/check.png);
}
.microsoft-page .microsoft-main ul li {
  padding: 0.5rem;
}
.microsoft-page .microsoft-main h1 {
  font-size: 60px;
  font-weight: 900;
}
.microsoft-page .microsoft-main .tech ul li {
  display: inline-block;
}
.microsoft-page .microsoft-main .tech ul li a {
  text-decoration: none;
}

.ourclients-page .clients {
  margin-top: 60px;
}
.ourclients-page .clients h1 {
  margin-bottom: -56px;
}
.ourclients-page .clients .color-img {
  position: absolute;
  opacity: 0;
}
.ourclients-page .clients .color-img:hover {
  opacity: 1;
}

.gallery-page .gallery-main {
  margin-top: 60px;
}
.gallery-page .gallery-main a {
  width: 300px;
  padding: 1rem;
}

.contactus-page .contactus-main {
  margin-top: 60px;
}
.contactus-page .contactus-main .container h1 {
  font-size: 70px;
  font-weight: bold;
}
.contactus-page .contactus-main .container .address h5 {
  font-size: 30px;
}
.contactus-page .contactus-main .container .address h6 {
  font-size: 24px;
  font-weight: bold;
}
.contactus-page .contactus-main .container .location-map iframe {
  width: 100%;
  height: 500px;
}
.contactus-page .contactus-main .form .error {
  color: #ff1e5a;
}
.contactus-page .contactus-main .form .information {
  color: #ff1e5a;
}
.contactus-page .contactus-main .form .form-control {
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
.contactus-page .contactus-main .form .formh3 {
  margin-top: 50px;
  font-size: xx-large;
}
.contactus-page .contactus-main .form .formpara {
  font-size: 15px;
}
.contactus-page .contactus-main .form .names {
  border-top-style: none;
  border-left: none;
  border-right: none;
  border-width: 1px;
  border-bottom-color: #42495b;
}
.contactus-page .contactus-main .form .btn {
  border-radius: 50px;
  padding: 1rem 3rem;
  border: 0;
  background-color: #ff5b4a;
  color: #fff;
}

.blogs-page .blogs-main {
  margin-top: 80px;
}
.blogs-page .blogs-main .blog-post-title {
  font-size: 3rem;
  padding: 1.5rem 0;
}

.blog-page .blog-main {
  margin-top: 160px;
}
.blog-page .blog-main h3 {
  font-size: 2.5rem;
}
.blog-page .blog-main h5 {
  margin-left: 60px;
}
.blog-page .blog-main p,
.blog-page .blog-main ol,
.blog-page .blog-main ul {
  margin-left: 80px;
}

.security-test-page .list-heading {
  margin-bottom: 0.6rem;
}
.security-test-page .list-heading .check-icon {
  margin-right: 0.6rem;
}
.security-test-page .list-heading span {
  font-weight: 700;
}

@media only screen and (min-width: 320px) and (max-width: 425px) {
  .carousel-indicators [data-bs-target] {
    margin-top: -37px;
    align-self: center;
  }
  .navbar ul .nav-item {
    padding: 0.5rem;
  }
  .navbar ul .nav-item a.broucher {
    width: 100px;
    padding: 8px 10px 10px 15px;
  }
  main .banner h1 {
    font-size: 30px;
  }
  main .banner h2 {
    font-size: 23px;
  }
  .home-page #we-offer .card {
    margin-bottom: 60px;
  }
  .home-page #we-offer .card img {
    width: 150px;
  }
  .home-page #our-testimonial .back-img {
    background: none;
    background-color: #f4931e;
  }
  .home-page #our-testimonial .back-img .parent p {
    width: 100%;
  }
  .aboutus-page .aboutus-main .why-choose-us h3 {
    padding-top: 40px;
  }
  .aboutus-page .aboutus-main .why-choose-us,
  .aboutus-page .aboutus-main .mission-vision-content {
    text-align: center;
  }
  .aboutus-page #leadership-team .row {
    margin: 10px 0;
    padding-top: 40px;
  }
  .services-page .services .row .card .card-icon {
    width: 120px;
    display: flex;
    align-items: flex-center;
  }
  .services-page .services .row .card .btn {
    border: 1px solid #fe6258;
    border-radius: 0;
    padding: 1rem 2rem;
    font-size: 17px;
    margin-bottom: 2rem;
  }
  .services-page .services .row .card .rm-btn {
    margin-top: 8.5rem;
  }
  .fullstack-page .fullstack-main .Intro {
    margin-top: 60px;
  }
  .pmo-page .pmo-main .tech ul {
    padding-left: 0;
  }
  .pmo-page .pmo-main .tech ul li {
    display: inline-block;
  }
  .pmo-page .pmo-main .tech ul li a {
    text-decoration: none;
  }
  .ourclients-page .clients h1 {
    text-align: center;
  }
  .ourclients-page .clients .tools {
    margin-bottom: 8px;
  }
  .ourclients-page .clients .tools ul li {
    margin: 0;
    padding: 0;
  }
  .contactus-page .contactus-main .container h1 {
    font-size: 50px;
  }
  footer {
    margin-top: 0;
  }
  footer .footer-top {
    background-image: none;
  }
  footer .footer-top .links {
    padding-left: 1rem;
  }
  footer .footer-top .pt-60 {
    padding-top: 0;
  }
  footer .footer-top .footer-col-width {
    width: 100%;
  }
  footer .footer-top .footer-col-maxwidth {
    width: 100%;
  }
  .blog-page .blog-main {
    margin-top: 160px;
  }
  .blog-page .blog-main h3 {
    font-size: 2.5rem;
  }
  .blog-page .blog-main h4 {
    font-size: 17px;
  }
  .blog-page .blog-main h5 {
    margin-left: 0;
  }
  .blog-page .blog-main p,
  .blog-page .blog-main ol,
  .blog-page .blog-main ul {
    margin-left: 10px;
  }
  .mk-btn {
    margin-top: 1rem;
    margin-left: 0 !important;
  }
}
@media only screen and (min-width: 575px) and (max-width: 767px) {
  .navbar ul .nav-item {
    padding: 0.5rem;
  }
  .navbar ul .nav-item a.broucher {
    width: 100px;
    padding: 8px 10px 10px 15px;
  }
  .home-page #our-testimonial .back-img {
    background: none;
    background-color: #f4931e;
  }
  .home-page #our-testimonial .back-img .parent p {
    width: 100%;
  }
  .aboutus-page .aboutus-main {
    margin-top: 210px;
  }
  .aboutus-page .aboutus-main .why-choose-us h3 {
    padding-top: 40px;
  }
  .aboutus-page #leadership-team .row {
    margin: 10px 0;
    padding-top: 40px;
    text-align: center;
  }
  .ourclients-page .clients h1 {
    text-align: center;
  }
  .ourclients-page .clients .tools {
    margin-bottom: 8px;
  }
  .ourclients-page .clients .tools ul {
    margin-bottom: 0;
  }
  .ourclients-page .clients .tools ul li {
    margin: 0;
    padding: 0;
  }
  footer .footer-top {
    background-image: none;
    padding-left: 0;
    padding-right: 0;
  }
  footer .footer-top .footer-logo .social {
    justify-content: space-evenly;
  }
  footer .footer-top div:nth-child(1) {
    width: 100%;
  }
  footer .footer-top div:nth-child(2),
  footer .footer-top div:nth-child(3) {
    width: 50%;
  }
  footer .footer-top .company-address {
    width: 50%;
  }
  footer .footer-top .company-address .pt-60 {
    padding-top: 0;
  }
  footer .footer-top .links {
    padding-left: 1rem;
    width: 25%;
  }
  footer .footer-top .footer-col-width {
    width: 100%;
  }
  footer .footer-top .footer-col-maxwidth {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar ul .nav-item {
    padding: 0.5rem;
  }
  .navbar ul .nav-item a.broucher {
    width: 100px;
    padding: 8px 10px 10px 15px;
  }
  .home-page #our-testimonial .back-img {
    background: none;
    background-color: #f4931e;
  }
  .home-page #our-testimonial .back-img .parent p {
    width: 100%;
  }
  .services-page .services .card {
    width: 100%;
  }
  .fullstack-page .fullstack-main .Fullstack {
    width: 100%;
    text-align: center;
  }
  .fullstack-page .fullstack-main .Intro {
    margin-top: 60px;
    width: 100%;
  }
  footer .footer-top {
    background-image: none;
  }
  footer .footer-top .footer-logo .social {
    justify-content: space-evenly;
  }
  footer .footer-top div:nth-child(1) {
    width: 100%;
  }
  footer .footer-top div:nth-child(2),
  footer .footer-top div:nth-child(3) {
    width: 50%;
  }
  footer .footer-top .company-address {
    width: 50%;
  }
  footer .footer-top .links {
    padding-left: 1rem;
    width: 25%;
  }
  footer .footer-top .footer-col-width {
    width: 100%;
  }
  footer .footer-top .footer-col-maxwidth {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .navbar .container {
    margin-right: 0px;
    margin-left: 0px;
  }
  .navbar #navbarNavDropdown {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .navbar ul .nav-item .nav-link {
    padding: 6px 2px;
  }
  .navbar .social-media-sharing {
    display: none;
  }
  .home-page #our-testimonial .back-img {
    background: none;
    background-color: #f4931e;
  }
  .home-page #our-testimonial .back-img .parent p {
    width: 100%;
  }
  .fullstack-page .fullstack-main .Fullstack {
    width: 100%;
    text-align: center;
  }
  .fullstack-page .fullstack-main .Intro {
    margin-top: 60px;
    width: 100%;
  }
  footer .footer-top {
    background-image: none;
  }
  footer .footer-top .footer-logo .social {
    justify-content: space-evenly;
  }
  footer .footer-top div:nth-child(1) {
    width: 100%;
  }
  footer .footer-top div:nth-child(2),
  footer .footer-top div:nth-child(3) {
    width: 50%;
  }
  footer .footer-top .company-address {
    width: 50%;
  }
  footer .footer-top .links {
    padding-left: 1rem;
    width: 25%;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1400px) {
  nav .social-media-sharing {
    position: absolute;
    right: 15%;
    margin-top: 96px;
  }
}
.custom_image_wrapper {
  margin-top: 50px;
  gap: 20px;
}

.services .mk-btn {
  background-color: #ff6600;
  color: #fff;
}
.services .mk-btn :hover {
  outline: none;
  box-shadow: none;
  border-color: #ff6600;
  color: #ff6600;
  background-color: transparent;
}

.mk-btn {
  background-color: #4c388f;
  color: #fff;
}
.mk-btn :hover {
  outline: none;
  box-shadow: none;
  border-color: #ff6600;
  color: #ff6600;
  background-color: transparent;
}

.contact_form {
  background-color: #fff;
  max-width: 500px;
  width: 100%;
  padding: 40px;
  margin-left: auto;
  box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.0784313725);
  border-radius: 12px;
}

.contact_form .form-group .error {
  color: red;
  font-size: 14px;
}

.contact_form .btn {
  border-radius: 50px;
  padding: 1rem 3rem;
  border: 0;
  background-color: #ff5b4a;
  color: #fff;
}
.contact_form .btn:hover {
  outline: none;
  box-shadow: none;
  border-color: #ff6600;
  color: #ff6600;
  background-color: transparent;
  border: 1px solid;
}

div#toast-container {
  right: 0px;
  bottom: 10px;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 500px;
  height: -moz-fit-content;
  height: fit-content;
}

.hero-sec {
  position: relative;
  scroll-margin-top: 130px;
}
.hero-sec .container .contact_form .form-group input,
.hero-sec .container .contact_form .form-group select,
.hero-sec .container .contact_form .form-group textarea {
  border: 0px;
  border-bottom: 1px solid #747474;
  border-radius: 0px;
  padding: 9px 0;
  font-size: 14px;
  line-height: 1;
  color: #747474;
}
.hero-sec .container .contact_form .form-group .form-control:focus {
  box-shadow: none;
}

#recaptcha-error {
  color: #ff0400;
  font-size: 14px;
  display: none;
}

.recaptcha-wrapper {
  position: relative;
  margin: 10px 0;
  width: 100%;
  overflow: hidden;
}

.recaptcha-wrapper .g-recaptcha {
  transform-origin: left top;
}

@media screen and (max-width: 480px) {
  .recaptcha-wrapper .g-recaptcha {
    transform: scale(0.85);
    -webkit-transform: scale(0.85);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}

@media screen and (max-width: 380px) {
  .recaptcha-wrapper .g-recaptcha {
    transform: scale(0.75);
    -webkit-transform: scale(0.75);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}

@media only screen and (max-width: 1499px) {
  .hero-sec {
    padding-top: 70px;
    padding-bottom: 70px;
    scroll-margin-top: 113px;
  }
}
@media only screen and (max-width: 1400px) {
  .hero-sec {
    padding-top: 60px;
    padding-bottom: 60px;
    scroll-margin-top: 100px;
  }
}
@media only screen and (max-width: 1200px) {
  .hero-sec {
    scroll-margin-top: 84px;
  }
}
@media only screen and (max-width: 992px) {
  .hero-sec {
    padding-top: 50px;
    padding-bottom: 50px;
    scroll-margin-top: 0;
  }
}
@media only screen and (max-width: 425px) {
  .hero-sec {
    padding: 10px 0;
    scroll-margin-top: -390px;
  }
} /*# sourceMappingURL=style.css.map */