.two {
  background: url(IMG/);
  padding: 50px 20px;
  text-align: center;
}
.two h1 {
  font-family: "Open Sans", sans-serif;
  position: relative;
  color: rgb(98, 198, 200);
  font-size: 3em;
  font-weight: normal;
  line-height: 1;
  padding: 10px 0;
  margin: 0;
  display: inline-block;
}
.two h1:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  height: 200%;
  border-radius: 50%/30%;
  border: 6px solid rgb(98, 198, 200);
  border-left-color: transparent;
  border-right-color: transparent;
}
@media (max-width: 420px) {
  .two h1 {
    font-size: 2em;
  }
}

.card {
  background-color: rgba(0, 0, 0, 0);
  text-align: center;
  align-items: center;
}
.card1 {
  background-color: rgba(0, 0, 0, 0);
  text-align: center;
  align-self: flex-end;
}

.textShadow {
  text-shadow: 0px 4px 10px rgba(179, 147, 211, 0.8);
}

.shrift {
  font-size: 20px;
  font-weight: 1000;
  color: #1313d2;
  text-shadow: 0px 0px 5px #913fe3, 0px 0px 10px #7914de, 0px 0px 10px #b393d3,
    0px 0px 20px #b393d3;
}

.shrift1 {
  font-size: 20px;
  font-weight: 1000;
  color: #f3f3f6;
  text-shadow: 0px 0px 5px #4b098d, 0px 0px 10px #7914de, 0px 0px 10px #b393d3,
    0px 0px 20px #b393d3;
}

.card-text {
  color: rgb(98, 198, 200);
  font-size: medium;
}
.card-title {
  color: rgb(98, 198, 200);
}

.img-fluid {
  width: 155px;
}

.img-fluidIphone {
  width: 155px;
}

.imgimg {
  width: 350px;
  height: 291px;
}

.item-header {
  display: flex;
  align-items: center;
  justify-content: center;
}

.padXbox {
  padding-bottom: 60px;
}

.padWindows1 {
  padding-bottom: 8px;
}

.padiphone {
  padding-bottom: 20px;
}

.element:hover {
  transform: scale(1.1);
  transition: transform 0.2s;
}

.padiphone1 {
  padding-bottom: 71px;
}

.padWindowsButton {
  padding-bottom: 70px;
}

.padXboxButton {
  padding-bottom: 24px;
}

.padXboxButton1 {
  padding-top: 17px;
}

.iphone22 {
  padding-right: 20;
}
.page {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.containerMaps {
  text-align: center;
  padding-top: 100px;
}
.body {
  height: 100%;
  padding: 0;
  margin: 0;
}
.card-textMaps {
  color: rgb(98, 198, 200);
  font-size: xx-large;
}
.card-textMaps1 {
  color: rgb(98, 198, 200);
  font-size: x-large;
}
.container {
  align-content: center;
  padding-top: 50px;
  padding-bottom: 100px;
  align-items: center;
}
.row1 {
  display: flex;
  align-items: center;
  margin-right: 750px;
  margin-left: 750px;
}
.containerPricing {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
a {
  color: #007bff;
  text-decoration: solid;
  background-color: transparent;
}
.footer-top {
  color: #fff;
  border-bottom: 1px solid #222222;
  text-align: center;
  margin-bottom: 0;
}
.footer-info {
  bottom: 0px;
}
.container1 {
  align-content: center;
  padding-top: 24px;
  padding-bottom: 5px;
  align-items: center;
}
