* {
  box-sizing: border-box;
  margin: 0;
}

body,
html {
  --color1: #0c6666;
  --color2: black;
  font-family: "Inter", Inter, Arial, sans-serif;
  margin: 0;
  padding: 0;
}

body {
  overflow-x: hidden;
}
.l-1 li{
color:#fff;
}
   .form-label {
            color: white;
        }
        .form-control {
            background-color: transparent;
            border: 1px solid white;
            color: white;
        }
        .form-control::placeholder {
            color: rgba(255, 255, 255, 0.7);
        }
        .feature{
            border:1px solid #ddd !important;
            border-radius:15px !important;
            display: flex;
            flex-direction: column;
            gap: 15px;

        }
.h-3{
font-weight:700;
font-size:22px;
}
    .adv-c1 {
        padding: 10px;
        border: 2px solid white;
    }

    .adv-heading {
        margin-top: 20px;
    }

    .adv-img {
        object-fit: scale-down;
        width: 100px;
        height: 130px;
    }
.text-left{
  text-align:left;
}
.text-justify{
  text-align:justify !important;
}
.col-md-4 .feature{
  background-color:#fff;
}
.pg-links a{
color:#fff;
border-right: 1px solid #fff;
padding:0 5px;
margin:5px 0;
text-decoration:none;
}
.data-top , .data-bottom{
    background-image: url("./images/withtek1.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;

}
.data-bottom{
      background-image: url("./images/withtek3.png");

}
.form-bg{
        background-image: url("./images1/withtek4.png");

}
@media (max-width: 1199px) and (min-width: 995px) {

.card1{
  height:400px !important;
}
}
@media(max-width:568px){
    .feature{
     height:auto !important;
   }
}
 @media(min-width:570px) and (max-width:1196px){
   .feature{
     height:250px !important;
   }
 }
.feature{
  border:1px solid #0C6666 !important;
  box-shadow: 0px 10px 20px 0px #00000014;

  padding:20px;
  border-radius:10px 0;
  height:210px;
  margin-top:10px;
}
 .col-md-9 .feature{
  background-color:#0C6666;
  color:#fff;
display:flex;
align-items:center;
}
.feature i , .feature p strong{
color:#0C6666;
}
@media (max-width:575px){
  .card1{
    height:auto !important;
  }
}
.box1{
  background-color:#F1F7FF;
    padding:20px;
    border-radius:15px;
    margin-top:10px;
    height:220px;
}
.box2{
box-shadow: 0px 10px 20px 0px #00000014;

  border-radius:15px;
  margin-top:10px;
  padding:14px;
}
.box2 img{
  width:233px;
  height:200px;
  margin-bottom:10px;
}
.card1{
  background-color:#fff;
margin-top:10px;
}

.bg1{
    background-color:#F1F7FF;

}

.bg2 {
  background-color:#0C6666;
}
.box1:hover{
  box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.3);
}

.box1 i, .box1 h4, .box1 p , .bg1-1 h3,  .box2 h3{
  color: #0C6666 !important;

}
.bg1-1 p{
  text-align:justify;
}
.pro{  padding:20px; border-radius:20px; border: 3px solid orangered;background-color:black;margin-top:20px;}.pro p{  text-align:justify;color:white;}.pro h2{color:white;}.pro i{  color:var(--color1);  padding:20px;    background: linear-gradient(to left, #f7f8fb 0,#a6aab0  80%);  border-radius:50px;  margin-top:-30px;  margin-left:-32px;}  .dev-img {  position: relative;  text-align: center;  color: white;}.centered1 {  position: absolute;  top: 50%;  left: 50%;  transform: translate(-50%, -50%);  background: linear-gradient(to left, #a6aab0 0, #f7f8fb 80%);  padding:20px;  color:black;  border-radius: 30px 0 30px 0;  border:3px solid orangered;box-shadow:  0 0 3px 5px #a6aab0,  0 0 10px 7px #f7f8fb;}

.card1{
  padding:20px;
  border-radius:15px;
  border:1px solid #0C6666;
box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.3);
height:350px ;
}
.text-white .btn-light{
  border-radius: 0 10px 0 10px;
  
}
#more {
  display: none;
}

.adv-r1 {
  width: 100%;
}
.adv-r {
  margin-left: 50px;
}
.l-1 {
  width: 90%;
}
.testimonials {
  background: linear-gradient(to right, #a6aab0 0, #f7f8fb 100%);
  margin-right: 7px;
  margin-left: 7px;
  color: var(--color1);
  padding: 20px 30px 20px 30px;
  width: 400px;
}
h2 {
  font-family: "A Avante Bs", Helvetica, Arial, sans-serif;
  font-weight: 800;
  font-size: 30px;
  line-height: 30px;
  color: var(--color1);
  /* text-align: center; */
  margin-bottom:15px;
}
.footer {
  padding-right: 0;
  margin: 0;
}
.main_header {
  position: fixed;
  top: 0;
  z-index: 1000; /* Adjust the z-index value as needed */
  color: #fff;
  min-height: 85px;
  width: 100%;
  box-shadow: 0px 0px 13px 0px #f0f1f3;
  padding-left: 10px;
}
.section-top {
  margin-top: 60px;
}
.div-1 {
  padding: 40px 60px 20px 60px;
}
.section_heading {
  font-size: 24px;
  font-weight: 1000;
  line-height: 29px;
  color: var(--color1);
}

.who_we {  padding:0 30px 0 30px;  margin-top: 90px;  margin-bottom: 40px;}
.text {
  font-family: "Montserrat, Helvetica, Arial, sans-serif";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #666666;
}
.map {
  background-image: url("./images/bottom-nav-bg.png");
  background-color: #f8f9fb;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0;
  overflow-x: hidden;
}
.fa-circle-check {
  color: #0c6666;
  margin: 10px 10px;
  filter: drop-shadow(1px 6px 1px #d3d3d3);
}
.fa-circle-minus {
  color: #0c6666;
  margin: 10px 10px;
  filter: drop-shadow(1px 6px 1px #d3d3d3);
}

.fa-circle-chevron-up,
.fa-circle-chevron-down {
  color: #9db3be;
  margin: -10px 0 10px -16px;
  filter: drop-shadow(0 0 5px #9db3be);
}

.menu__btn {
  margin-left: 50px;
  margin-top: 5px;
  color: var(--color1);
}
.footerlogo {
  height: 60px;
  width: auto;
  margin-left: 0px;
  margin-bottom: 10px;;
}

.phone {
  height: 30px !important;
}

.head {
  width: 85%;
}

.search {
  height: 30px;
  width: 100%;
  border-radius: 100%;
  border: 1px solid #ccc;
  padding: 5px;
}
.sidenav {
  height: 100% !important;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
#menu__toggle:checked + .menu__btn > span,
#menu__toggle:checked + .menu__btn > span::before,
#menu__toggle:checked + .menu__btn > span::after {
  background-color: #f1f1f1;
  transition-duration: 0.25s;
}
#menu__toggle {
  opacity: 0;
}
#menu__toggle:checked + .menu__btn > span {
  transform: rotate(45deg);
}
#menu__toggle:checked + .menu__btn > span::before {
  top: 0;
  transform: rotate(0deg);
}
#menu__toggle:checked + .menu__btn > span::after {
  top: 0;
  transform: rotate(90deg);
}
#menu__toggle:checked ~ .menu__box {
  left: 0 !important;
}
.menu__btn {
  position: fixed;
  top: 20px;
  left: 40px;
  width: 26px;
  height: 26px;
  cursor: pointer;
  z-index: 1;
}
.menu__btn > span,
.menu__btn > span::before,
.menu__btn > span::after {
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: var(--color1);
  transition-duration: 0.25s;
}
.menu__btn > span::before {
  content: "";
  top: -8px;
}
.menu__btn > span::after {
  content: "";
  top: 8px;
}
.menu__box {
  display: block;
  position: fixed;
  top: 0;
  left: -100%;
  width: 300px;
  height: 100;
  margin: 0;
  padding: 80px 0;
  list-style: none;
  background-color: var(--color1);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
  transition-duration: 0.25s;
}
.menu__item {
  display: block;
  margin-left: 20px;
  padding: 10px 12px !important;
  color: white;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  transition-duration: 0.25s;
  line-height: 22px;
}
.menu__item:hover {
  color: #098c8c;
  transform: translateX(10px);
  transition: transform 0.1s ease;
}

.triangle-container {
  width: 50%;
  height: 80px;
  background: linear-gradient(
    to bottom left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 50%,
    var(--color1) 50%,
    var(--color1) 100%
  );
  padding: 0;
  margin: 0;
}
.tri {
  width: 50%;
  height: 80px;
  background: linear-gradient(
    to bottom right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 50%,
    var(--color1) 50%,
    var(--color1) 100%
  );
}
.triangle-container1 {
  width: 50%;
  height: 80px;
  background: linear-gradient(
    to bottom left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 50%,
    #f7f8fb 50%,
    #f7f8fb 100%
  );
  padding: 0;
  margin: 0;
}
.tri1 {
  width: 50%;
  height: 80px;
  background: linear-gradient(
    to bottom right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 50%,
    #f7f8fb 50%,
    #f7f8fb 100%
  );
}

.test {
  
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 0;
  margin: 0;
  padding-left: 0%;
  margin-top: -60px;
  background-position: -30px 20px;
}

.section_caption,
.section_caption1,
.section_caption2 {
  position: absolute;
  left: -150px;
  text-transform: uppercase;
  font-family: "A Avante Bs", Helvetica, Arial, sans-serif;
  line-height: 0.8;
  font-weight: 900;
  pointer-events: none;
  opacity: 2;
  color: #f7f8fb;
  font-size: 9.375rem;
  white-space: nowrap;
  z-index: -1;
  margin-top: -120px;
}

.section_caption2 {
  left: 67%;
  overflow: hidden;
}

.adv {
  color: #ffffff;
  padding: 50px 100px 0 100px;
  position: relative;
  background-color: var(--color1);
}

.adv-r {
  background-color: var(--color1);
}
.adv-r1 {
  margin-left: 80px;
}
.adv-c {
  margin-bottom: 7px;
}
.adv-heading {
  font-family: "A Avante Bs", Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: 900;
  line-height: 26px;
}

.test1 {
  background-image: none !important;
}
.section_step {
  transform: translateY(-50%) rotate(-90deg);
  color: #ffffff;
  white-space: nowrap;
  z-index: 1;
  padding: 10px;
  background-color: var(--color1);
  position: absolute;
  left: -3px;
  margin-top: 130px;
}

.section_stepx {
  white-space: nowrap;
  z-index: 1;
  padding: 10px;
  position: absolute;
  background-color: transparent;
  animation: slideAnimation 10s linear infinite;
  margin-top: 30px;
}
@keyframes slideAnimation {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}

.section_step::after,
.section_stepx::after {
  content: "";
  display: inline-block;
  width: 50px;
  font-weight: 900;
  height: 2px;
  background-color: var(--color1);
  margin-left: 10px;
}
.list a {
  text-decoration: none;
  color: black;
}
.list a:hover {
  color: var(--color1);
}
.topEqui {
  width: 0;
  height: 0;
  border-left: 50vw solid transparent;
  border-right: 50vw solid transparent;
  border-top: 70px solid var(--color1);
  overflow-x: hidden;
  overflow: hidden;
}
.topEqui-b {
  width: 0;
  height: 0;
  border-left: 50vw solid transparent;
  border-right: 50vw solid transparent;
  border-top: 70px solid #f7f8fb;
  overflow-x: hidden;
  overflow: hidden;
}
.topEqui-1 {
  width: 0;
  height: 0;
  border-left: 50vw solid transparent;
  border-right: 50vw solid transparent;
  border-top: 70px solid white;
  overflow-x: hidden;
  overflow: hidden;
}
.bottomEqui {
  position: relative;
  width: 0;
  height: 0;
  border-left: 50vw solid transparent;
  border-right: 50vw solid transparent;
  border-bottom: 70px solid black;
}

.link {
  font-size: 20px;
  font-weight: 800;
  line-height: 30px;
  color: var(--color1);
  text-decoration: none;
  margin-bottom: 25px;
}
.link_list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  border-left: 1px solid var(--color1);
}
.repair {
  list-style-type: none;
  border-left: 1px solid var(--color1);
  padding-left: 12px;
}

.repair li {
  margin-bottom: 7px;
}
.repair a {
  text-decoration: none;
  color: gray;
}

.space {
  margin-top: 30px;
  padding-left: 70px;
  padding-right: 70px;
}

/*Footer*/
footer {

  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.footer-row {
  margin: 0 60px 0 60px !important;
  padding-top: 10px;
}
footer p {
  font-size: 14px;
}
.icon-f {
  color: #fff !important;
  border: 1px solid #fff !important;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center !important;
  align-items: center !important;
  padding: 6px;
}
#icon {
  position: absolute;
  top: -50px; /* Adjust the top position as needed */
  left: 45%; /* Center it horizontally */
  transform: translateX(-6%); /* Center it horizontally */
  color: white;
  font-size: 24px;
}
.footer-links {
  text-decoration: none;
  color: #000;
}
.fa-facebook-f:hover {
  background-color: #3b5998;
}
.fa-instagram:hover {
  background-color: #c13584;
}
.fa-whatsapp:hover {
  background-color: limegreen;
}
.fa-phone:hover {
  background-color: var(--color1);
}
.fa-facebook-messenger:hover {
  background-color: #0084ff;
}

.fa-i:hover {
  background-color: var(--color1);
}

.content {
  max-height: 100px; /* Initial height, adjust as needed */
  overflow: hidden;
  position: relative;
}
.f-1 {
  margin-bottom: 20px;
}

#moreText,
#moreText1 {
  /* Display nothing for the element */
  display: none;
  width: 80%;
}
#textButton,
#textButton1 {
  cursor: pointer;
}
.iphone-div1 {
  text-align: center;
  margin: auto;
}
.iphone-div1 p {
  font-size: 14px;
  width: 80%;
  margin: auto;
}
.d1-h {
  font-size: 24px;
  font-weight: 700;
  color: var(--color1);
}

.repair_btn {
  cursor: pointer;
  text-transform: uppercase;
  border-radius: 2.5rem;
  width: 25%;
  padding: 7px;
  font-size: 12px;
  color: black;
  font-weight: 800;
  /*  background: linear-gradient(to right, #098c8c 0, #0C6666 100%);*/
  background: linear-gradient(to right, #a6aab0 0, #f7f8fb 100%);
  width: fit-content;
  box-shadow: 0 2px 4px rgba(166, 170, 176, 0.6),
    /* Shadow color for the light end of the gradient */ 0 2px 4px
      rgba(247, 248, 251, 0.6);
}
.show_btn {
  cursor: pointer;
  text-transform: uppercase;
  border-radius: 2.5rem;
  width: 25%;
  padding: 7px;
  font-size: 12px;
  color: #f1f2f5;
  font-weight: 800;
  background: linear-gradient(to right, #098c8c 0, #0c6666 100%);
  box-shadow: 0 4px 6px rgba(9, 140, 140, 0.6),
    /* Shadow color for the light end of the gradient */ 0 4px 6px
      rgba(12, 102, 102, 0.6);
  width: fit-content;
}

.c3 {
  background-color: white;
  align-items: center;
  padding-top: 15px;
  border-top: 2px solid var(--color1);
}
.c2 {
  align-items: center;
  justify-content: center;
  margin-top: 25px !important;
  margin-bottom: 20px !important;
}
.ch {
  font-size: 13px;
  font-weight: 900px;
  line-height: 14px;
  margin-top: 3px;
}
.iphone-d2 {
  padding: 20px 90px 20px 90px;
  margin-left: 15px;
}

.card img {
  bottom: 10px; /* Adjust this value to control the distance from the bottom */
  margin-left: 20px;
  width: 100px;
}
.card {
  padding-top: 20px;
  padding-bottom: 30px;
  align-items: center;
  justify-content: center;
  margin-left: 15px;
  margin-right: 21px;
  width: 22%;
  margin-top: 20px !important;
  height: 400px !important;
  position: relative;
       background-color: linear-gradient(to left, #f7f8fb 0,#a6aab0  80%) !important;


}
.check-div1 {
  margin-top: 80px;
  min-height: 60vh;
  width: 100vw;
}
.img-list {
  display: flex;
  flex-direction: row;
  width: auto;
  margin-right: 5rem;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  text-align: center;
  justify-content: center;
  margin-bottom: 30px;
}
.figure-caption {
  text-decoration: none;
  font-size: 17px;
  color: white;
  font-weight: 600;
  margin: auto;
  width: 130px !important;
}
.img-list li {
  margin-right: 20px;
  margin-right: 40px;
  margin-top: 10px;
  flex-direction: column;
}
.img-list li a {
  text-decoration: none;
  color: white;
}
.img-list li:hover {
  transform: translateY(10px);
  transition: transform 0.3s ease;
}
.img-list .im1 {
  width: 40px;
  height: 90px;
}
.img-1 {
  position: absolute;
  right: 90px; /* Adjust this value as needed */
  top: 50px; /* You can adjust the top position if necessary */
}
.ch-col1 {
  width: 100%;
  display: block;
}

.i-d1 {
  width: 100%;
  display: block;
  margin-top: 80px;
  background-color: var(--color1);
  min-height: 100vh;
  text-align: center;
  justify-content: center;
  padding: 50px;
}

/*Homearrow*/
.arrow-container {
  position: relative;
  width: 100%;
  height: 100px; /* Adjust the height as needed */
  overflow: hidden; /* Clip the arrow shape */
}

/* Arrow Background */
.topEqui1 {
  position: relative;
  width: 100%;
  height: 100px;
  background-color: #f7f8fb !important; /* Adjust the color */
  clip-path: polygon(0 0, 100% 0, 50% 100%); /* Create an arrow shape */
}

.arrow-icon {
  position: absolute;
  top: 70%; /* Position it at the bottom tip of topEqui */
  left: 50%;
  transform: translateX(-50%), -50%;
  color: black; /* Arrow icon color */
  font-size: 24px; /* Adjust font size as needed */
  z-index: 1; /* Ensure the icon appears above the arrow background */
  align-items: center;
  z-index: 2;
  cursor: pointer;
}
.i-icon {
  color: var(--color1);
  /* background: linear-gradient(to right, #ca2752 0, #912d57 100%);*/
  background: linear-gradient(to right, #a6aab0 0, #f7f8fb 100%);

  padding: 15px;
  display: none;
  width: 65px;
  height: 60px;
}
.i-text:hover + .i-icon {
  display: inline-block;
  position: absolute;
  margin-top: -20px;
  left: 50%;
  transform: translateX(-50%);
}
.i-div1 {
  padding: 100px 60px 80px 60px;
}
.i-div2 {
  position: relative;
}
.i-text {
  text-decoration: underline;
  text-decoration-color: var(--color1);
  text-decoration-thickness: 2px;
  color: white;
  font-size: 15px;
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
}
.i-text:hover {
  color: #11b2b2;
}

@media (max-width: 950px) {
  .figure-caption {
    display: block;
    width: 40px;
  }

  .r-s {
    margin-left: 0 !important;
  }
}

@media (max-width: 767px) {
  .f-1 {
    flex-direction: column !important;
    display: flex;
  }
  .card {
    width: 100% !important;
  }
  .test-1 {
    padding-top: 20px;
  }
  .d-r {
    margin-left: 0 !important;
  }
  .fix-div {
    margin-left: 25%;
  }
  .device-fix {
    align-items: center !important;
    justify-content: center;
  }
  .delivery {
    margin: auto;
  }
  .b1 {
    margin-top: -30px;
  }
  .adv-r {
    padding-left: 0 !important;
  }

  .container-fluid {
    overflow: hidden;
  }
  .i-div1 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .d-r {
    margin: 0;
    padding: 0;
  }
  .m-r {
    margin-top: 0 !important;
  }
  .m-t {
    margin-top: 0;
  }
  .f-1 {
    flex-direction: column;
    margin-left: 0 !important;
  }
  .c-1 {
    margin-left: 0;
  }
  .img-list li {
    flex-direction: row;
  }
  .img-list {
    margin: 0;
    text-align: center;
    justify-content: center;
    margin-top: 100px;
  }
  .c1 {
    margin-left: 90px;
  }
  .check-div1 {
    padding-top: 130px !important;
  }
  .iphone-d2 {
    margin: 0 !important;
    padding: 0 !important;
  }
  .map_data,
  .who_we,
  .section-top {
    padding: 0 15px 0 15px;
  }
  .section-top {
    margin-top: 40px;
  }
  .map_data {
    margin-left: 30px;
    margin-top: 10px;
  }
  .center-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: auto;
    margin: 0 auto;
  }

  .logo1 {
    height: 30px;
    width: 30px;
  }

  .menu__btn {
    margin-left: 2px;
    margin-top: 5px;
  }

  .head {
    width: 100%;
  }

  .section_caption,
  .section_caption1 {
    width: 100%;
    top: -2rem;
    text-align: center;
  }

  .adv {
    padding: 0;
    margin: 0;
  }
  .map {
    padding: 0 !important;
    margin: 0 !important;
  }
  .space {
    margin-top: 70px;
    padding: 0;
  }
  .section_heading {
    font-size: 20px;
    font-weight: 800;
    line-height: 26px;
  }
  .section_caption,
  .section_caption1,
  .repair_caption {
    position: relative;
    top: 0; /* Adjust the top position as needed */
    left: 0; /* Adjust the left position as needed */
    text-align: center;
    width: 100%; /* Make it span the full width */
    margin-top: -110px; /* Adjust margin-top as needed */
    font-size: 4.5rem;
    margin-bottom: 25px;
  }

  .test {
    
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 0;
    margin: 0;
    padding-left: 0%;
    background-position: center center;
    margin-top: -50px;
  }

  .t {
    margin: 0;
  }
  .footer {
    padding-right: 0;
    margin: 0;
  }
 
  .adv-heading {
    font-size: 27px !important;
    font-weight: 800;
    line-height: 40px !important;
    margin-top: 0;
  }
  
  .adv {
    margin: 0;
    padding: 0;
  }

  .adv-items {
    padding: 0 10px 0 20px;
  }
  .img-2 {
    height: 60px !important;
    width: 110px !important;
  }
  .img-3 {
    height: 50px !important;
    width: 75px !important;
  }
  .img-5 {
    height: 70px;
    width: 100px;
  }
  .adv-items p {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
  }
  .space {
    margin-left: 50px;
    margin-right: 10px;
  }

  .space-1 {
    margin: 0;
    padding-top: 60px;
  }
  .link {
    text-decoration: none;
    color: #8c2d57; /* Your desired link color */
    cursor: pointer; /* Add a pointer cursor to indicate clickability */
  }

  /* Hide the unordered list initially */
  .repair {
    display: none;
  }
  .c-2 {
    margin-left: 0 !important;
  }
}
@media (max-width: 768px) {.centered1{width:80%;margin:auto;}
  .right-check {
    text-align: right !important;
  }
  .r-step {
    width: 100% !important;
    margin-left: 20px;
    margin-right: 20px;
  }
  .f-ch {
    padding-top: 0 !important;
  }
  .check-o {
    width: 100% !important;
  }
  .box {
    margin: 30px;
    padding: 0;
  }
  .adv-r {
    margin-left: 0;
  }
  .last-col-footer {
    padding-top: 20px;
  }
  .c1 {
    margin-left: 10px;
  }
  .img-1 {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .section_step {
    display: block !important;
  }
}

@media (max-width: 1199px) {
  .section_step {
    display: none !important;
  }
  .check-div1 {
    width: 100%;
    padding-left: 0;
  }
  .adv-r {
    margin-left: 0;
    width: 100% !important;
  }
  .iphone-d2 {
    padding-left: 15px;
    padding-right: 10px;
  }
  .adv {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 1068px) {
  .adv-r {
    margin-left: 0;
  }
  .img-1 {
    margin-right: 0;
    margin-left: 90px !important;
  }
  .card {
    width: 22% !important;
  }
}

@media only screen and (min-width: 584px) and (max-width: 766px) {
  .card {
    width: 35% !important;
    margin: auto;
  }
  .ch-service {
    display: flex;
    flex-direction: column !important;
    margin-top: 0;
  }
  .f-1 {
    flex-direction: column !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1142px) {
  .who_we {
    padding: 20px 30px 20px 30px;
  }
  .menu__btn {
    margin-left: 0 !important;
  }
}
@media (max-width: 585px) {
  .right-check {
    text-align: right !important;
  }
  .r-step {
    width: 100% !important;
    margin-left: 20px;
    margin-right: 20px;
  }
  .f-ch {
    padding-top: 0 !important;
  }
  .payment button {
    margin-top: 30px;
    width: 50% !important;
  }
  .img-list {
    flex-direction: column;
    width: 100% !important;
    margin-top: 0 !important;
  }
  .iphone-d2 {
    margin-left: 15px;
  }
  .card {
    width: 45% !important;
    margin: auto;
  }
  .l-1 {
    width: 100%;
  }
  .fa-circle-chevron-down {
    margin: -10px 10px 10px -40px;
  }
  .testimonials {
    margin-bottom: 20px !important;
  }
}
@media (min-width: 576px) {
  .iphone-d2 {
    padding: 10px !important;
  }

  .img-list li {
    margin-bottom: 0.75rem;
    margin-top: 0.75rem;
    justify-content: space-between;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    max-width: 1600px;
  }
  .i-r {
    max-width: 1000px;
    justify-content: space-between;
  }

  .img-list div {
    flex-direction: row-reverse;
  }

  .fa-circle-exclamation {
    margin-left: 0 !important;
    margin-right: 20px !important;
  }
  .r-exclaimation {
    margin-top: 20px;
  }
  .card button {
    width: 100% !important;
  }
}

.c-2 p {
  color: #5f696e;
}

.carousel-inner {
  padding: 1em;
}
.carousel-control-prev,
.carousel-control-next {
  background-color: #e1e1e1;
  width: 5vh;
  height: 5vh;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  .card img {
    height: 11em;
  }
}
@media (max-width: 568px) {
  .figure-caption {
    text-align: left;
    font-size: 22px;
    width: 100px;
  }.ch-col{margin-left:20px;
}
.fa-1 {
  background-color: white;
}
.box {
  border: 2px solid black;
}
.payment input {
  width: 200px;
  background-color: #f7f8fb;
  height: 40px;
  border-radius: 30px;
  border: none;
  padding-left: 30px;
}
.payment button {
  margin-top: 30px;
  width: 20%;
}
.payment {
  height: 100%;
  object-fit: cover;
  margin-top: 40px;
}
.check-o {
  background-color: transparent !important;
  width: 60%;
  margin: auto;
}
.summary {
  margin-right: 60px;
}
.s-1 {
  justify-content: left !important;
  text-align: left !important;
}

.required::after {
  content: " *";
  color: red;
}

.check-time h3 {
  font-weight: 700;
  font-size: 18px;
}
.check-time input {
  width: 200px;
  height: 70px;
}
.f-ch {
  padding-top: 7px;
}

.r-step {
  width: 55%;
  margin: auto;
}
.right-check {
  text-align: right !important;
}
.counting {
  color: white;
  background-color: var(--color1);
  border-radius: 50%;
  margin: 5px;
  padding: 5px 10px 5px 10px;
}
.top-link {
  text-decoration: none;
  background-color: var(--color1);
  font-weight: 900;
  color: white !important;
  margin-left: auto !important;
  text-align: center;
  display: block;
  position: relative;
  z-index: 2;
}
.loc {
  z-index: 0;
  margin-top: -40px;
  color: white;
}
.step-green {
  text-align: left;
  margin-left: 10px;
  margin-top: 7px;
  color: var(--color1);
}
.link-green {
  text-decoration: none;
  font-weight: 900;
  color: var(--color1) !important;
  margin-left: auto !important;
  text-align: center;
  display: block;
  position: relative;
  z-index: 2;
}
	



.dev-img img {  height: 80vh;  object-fit: cover;} .app-ul {      list-style-type: none;      align-items: center;      display: flex;      justify-content: flex-start;      flex-wrap: wrap;      padding-top: 20px;      padding-left: 0;    }    .app-ul li {      width: 47%;      background-color: var(--color1);      margin: 5px 10px 5px 0;      padding: 13px 0;      text-align: center;      border-radius: 7px;      color: white;    }    .app {      margin: 40px 40px !important;    }@media(max-width:375px){  /* was body{overflow:hidden} - that killed vertical scrolling entirely on 320-375px phones (iPhone SE and similar). Only the horizontal axis should ever be constrained. */  body{    overflow-x:clip;  }  .container-fluid{    max-width:100%;  }.centered1{width:80%;}