/* FOOTER*/

.quicklinks {
  color: rgb(14, 13, 13);
  text-decoration: none;
}
.main_footer {
  background-color: #f4f4f4;
  color: black;
  font-size: 18px;
  margin: auto;
  text-align: left;
  padding-left: 30px;
  padding-right: 30px;
  padding: 20px 0;
}

.footer-text {
  max-width: 400px;
  text-align: left;
}
.links {
  /* margin-left: 200px; */
  display: flex;
  max-width: 700px;
}
.others {
  margin-left: 100px;
}
.logoandtext {
  text-align: left;
  margin-left: 40px;
  flex: display;
  flex-direction: column;

  justify-content: center;
}
.footer_para {
  width: 350px;
  word-wrap: break-word;
  margin-bottom: 20px;
}

.footer-icons {
  text-align: right;
}

.footer-icons a {
  color: #1d91e8;
  margin: 0 10px;
  font-size: 1.5em;
}

.footer-links {
  margin-right: 20px;
  justify-content: center;
  text-align: left;
}

.footer-links h5 {
  color: #1d91e8;
  margin-bottom: 10px;
  align-items: center;
}

.footer-links p {
  margin-bottom: 5px;
}

.get-in-touch {
  text-align: left;
}

.contact-icons {
  text-align: left;
  padding-top: 10px;
}

.contact-icons p {
  margin-bottom: 5px;
}

.contact-icons hr {
  border-top: 1px solid white;
}

.copyright,
.policy {
  text-align: center;
  margin-top: 20px;
}

.policy p {
  display: inline-block;
  margin-right: 10px;
}

/*FIRST SECTION */
@media only screen and (min-width: 300px) and (max-width: 400px) {
  .pricebtn a {
    margin: auto;
    text-align: center;
    width: 120px;
    height: 30px;
    font-size: 15px;
  }

  /* footer on small screens*/

  .footer-text {
    max-width: 200px;
    text-align: left;
  }

  .links {
    margin: 20px;
    flex-direction: column;
    display: flex;
  }

  .others {
    margin-top: 20px;
    margin: 0px;
  }

  .logoandtext {
    text-align: left;
    flex: display;
    flex-direction: column;
    margin: 20px;
  }

  .footer_para {
    width: 200px;
    word-wrap: break-word;
    margin-bottom: 20px;
  }

  .footer-links {
    margin-right: 20px;
    justify-content: center;
    text-align: left;
  }
}

/* idha he raheyga bcz of positioning issues */
.servicesdivs {
  background-color: #373131;
  height: 200px;
  display: flex;
  padding: 20px;
  color: #f8f8f8;
  align-items: center;
  justify-content: center;
}

.flex2 {
  margin-top: -20px;
  margin-left: 20px;
  margin-right: -70px;
  margin-left: 120px;
  max-width: 700px;
  max-height: 700px;
}
@media only screen and (min-width: 300px) and (max-width: 400px) {
  .flex2 {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 40px;
  }

  .servicesdivs {
    flex-direction: column;
    height: auto;
  }
  .blackmaindiv {
    flex-direction: column;
    height: auto;
  }
  .blackdivs {
    flex-direction: column;
  }

  .blackdivspart2 h2 {
    font-size: 20px;
  }
  .blackdivspart2 {
    height: auto;
  }

  .flex_mainx {
    flex-direction: column;
    text-align: center;
  }

  .get-in-touch {
    margin-top: 10px;
    margin-left: 20px;
  }

  .img1 {
    width: 100%;
    height: 100%;
  }

  flexescontainer {
    flex-direction: column;
  }

  .flex_main {
    flex-direction: column;
    text-align: left;
  }
  .flex_main2 {
    flex-direction: column;
    text-align: center;
  }
  .flex_main3 {
    flex-direction: column;
    text-align: center;
  }

  .flex1,
  .flex2 {
    max-width: none;
  }

  .main-container {
    width: 100%;
    background-color: #f0f0f0;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .servicesdivs {
    flex-direction: column;
  }
  .corner {
    text-align: left;
    margin: 20px;
  }
}

/*end media query*/

.paraflex {
  max-width: 850px;
  flex-wrap: wrap;
}
.img1 {
  width: 100%;
  height: 75%;
}

body {
  overflow-x: hidden;
}

.main-container {
  width: 100%;
  background-color: #f0f0f0;
  padding: 20px;
  display: flex;
  justify-content: center;
}

.servicesdiv2 {
  padding: 20px;
  background-color: #ffffff;
  margin: 10px;
  height: 350px;
  min-width: 230px;
  font-size: 17px;
  border-radius: 12px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
.servicesdiv2 a {
  font-size: 12px;
}

.servicesdiv2:hover {
  border: 4px solid #6db8f2;
}

.servicesdiv {
  margin: 10px;
  padding: 10px;
  max-width: 800px;
  height: 280px;
  background-color: #f4f4f4;
  box-shadow: 10px lightgray;
  border-radius: 8px;
  color: #373131;
}
.servicesdiv:hover {
  border: 4px solid #fbbc09;
  border-radius: 8px;
  color: black;
}

.rdmore2 {
  color: #f1511b;
}

.logo {
  width: 200px;
  height: aut0;
}
.blackdivs {
  margin: auto;
  align-items: center;
  display: flex;
}
.blackmaindiv {
  border-radius: 8px;
  display: flex;
  margin: 30px;
  padding: 20px;
  background-color: #373131;
  color: white;
  border-radius: 12px 12px 12px 12px;
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.2);
}

.blackdivspart2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 320px;
  word-wrap: break-word;
  height: 190px;
  color: white;
}

.gradient {
  background: linear-gradient(
    to bottom left,
    #ffe8cc,
    #f8f8f8,
    #ffffff,
    #ffffff,
    #ffe8cc
  );
}

.blog-heading {
  text-align: center;
  margin-top: 20px;
  font-size: 24px;
  color: red; /* Light red text color */
}

.subheading {
  text-align: center;
  font-weight: bold;
  font-size: 40px;
  color: black;
  margin: 10px 0;
}

.blog-para {
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
}
.blog-parax {
  margin: auto;
  max-width: 500px;
  word-wrap: break-word;
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
}

.see-all-button {
  margin: auto;
  margin-bottom: 30px;
  height: 55px;
  width: 170px;
  display: flex;
  text-align: center;
  font-size: 16px;
  background-color: #f1511b;
  border-radius: 20px;

  padding: 10px 20px;
  font-size: 23px;

  border: none;
  cursor: pointer;
}
.see-all-buttonx {
  margin: auto;
  margin-bottom: 30px;
  height: 45px;
  width: 170px;
  display: flex;
  text-align: center;
  font-size: 16px;
  background-color: #f1511b;
  padding: 10px 20px;
  font-size: 18px;
  border: none;
  cursor: pointer;
}
.btnlink {
  margin: auto;
  color: white;
  text-decoration: none;
}

/* FLEXES */
.submitbtn {
  width: 100px;
}
.flexescontainer {
  display: flex;

  justify-content: space-around;
  align-items: center;
  background-color: #373131;
  flex-wrap: wrap;
  width: auto;
  padding: 20px;
}

.left-div {
  flex: 1;
  color: white;
  padding: 20px;
  text-align: left;
}

.left-div img {
  max-width: 100%;
  height: auto;
}

.right-div {
  flex: 1;
  color: white;
  padding: 20px;
  text-align: left;
}

form {
  display: flex;
  flex-direction: column;
}

input,
select,
textarea {
  margin-bottom: 10px;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
}

button {
  background-color: red;
  color: white;
  padding: 10px;
  cursor: pointer;
  border: none;
}

@media (max-width: 768px) {
  .container {
    flex-direction: column;
  }
}

.rdmore {
  color: black;
}

nav {
  z-index: 1;
  color: white;
  position: absolute;
  width: 100%;
}
nav li {
  font-size: 20px;
  margin: 10px;
}

body {
  margin: 0;
  padding: 0;
  overflow-y: scroll;
}

.flex_main {
  height: auto;
  margin-top: 50px;
  display: flex;
  margin-left: 40px;
  margin-right: 40px;
  justify-content: space-between;
}

.flex1 {
  display: flex;
  flex-direction: column;
  max-width: 700px;
  margin: 20px;
  flex-grow: 1;
  max-height: 700px;
}
.icons {
  width: 100px;
  height: 100px;
}
.icons2 {
  width: 140px;
  height: 160px;
}
/* bcz user exp icon is too big in size*/
.icons3 {
  width: 140px;
  height: 100px;
}
.pricebtn {
  width: 180px;
  height: 40px;
  font-size: 20px;
  background-color: #f1511b;
  color: white;
  margin: 5px;
  border: #f1511b;
  border-radius: 20px;
}
.pricebtn2 {
  width: 200px;
  font-size: 20px;
  background-color: #f1511b;
  color: white;
  margin: 5px;
  border-radius: 20px;
}
/* .pricebtn4 {
  width: 260px;
  height: 60px;
  background-color: #f1511b;
  color: white;
  font-size: 20px;
  margin: auto;
  border-radius: 30px 30px;
} */
.pricebtn3 {
  width: 200px;
  background-color: black;
  color: white;
  margin: 5px;
  border-radius: 8px 8px 8px 8px;
}

.pricebtn3 a {
  background-color: black;
  color: white;
}

.flex_mainx {
  height: auto;
  justify-content: space-between;
  display: flex;
}

img {
  width: 100%;
  height: 100%;
}

.tw-main-container {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  place-items: center;
  padding-inline: 2rem;
}

@media (min-width: 640px) {
  .tw-main-container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding-inline: 2rem;
  }
}

@media (min-width: 1024px) {
  .tw-main-container {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    padding-inline: 2rem;
  }
}

#productdesignbox {
  width: 261px;
  height: 368px;
  border-radius: 16px;
}

@media (min-width: 1024px) and (max-width: 1280px) {
  #productdesignbox {
    width: 229px !important;
  }
}

#productdesignbox > h4 {
  font-size: 32px;
  color: #373131;
  line-height: 31px;
  margin-top: 0.4rem;
  margin-bottom: 1rem;
}

#productdesignbox > p {
  font-size: 20px;
  line-gap-override: 25px;
}

.learnmorebtn {
  color: #ff6100;
  font-size: 17px;
  line-height: 21px;
  position: absolute;
  bottom: 10px;
  font-weight: bold;
}

#productDeHeadin > p, #productDeHeadin1 > p{
  line-height: 45px !important;
  font-size: 38px !important;
}


@media (max-width: 640px){
  #productDeHeadin > p, #productDeHeadin1 > p{
    line-height: 34px !important;
    font-size: 30px !important;
  }
}
