/* .servicesdiv4{
  padding: 20px;
 display: flex;
 flex-direction: column;
 margin: auto;
    background-color: #ffffff;
    margin: 10px;
    font-size:14px;
    height:350px;
    text-align: center;
    border-radius:14px;
    box-shadow: 0 15px 15px rgba(0, 0, 0, 0.2);
    position: relative;
}
.servicesdiv5{
  text-align: center;
  padding: 20px;
    background-color: #ffffff;
    margin: 10px;
    margin-top: 70px;
    font-size:14px;
    height:350px;
    border-radius:12px;
    box-shadow: 0 15px 15px rgba(0, 0, 0, 0.2); 
} */

.iconsx {
  margin: auto;
  width: 100px;
  height: 100px;
}
.flex2xx {
  width: 100%;
  margin-left: 160px;
  margin-right: 0px;
  margin-top: 190px;
}
.mainservices {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 90px;
}
.flex_mainxx {
  height: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.flex_mainx {
  height: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.gradientdiv {
  width: 100%;
  height: 100%;
  z-index: -1;
}

body {
  overflow-x: hidden;
}

.picset {
  max-width: 600px;
  margin-left: 0px;
}

.gradientpicset {
  max-width: 600px;
}

/* 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;
}

.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;
}

/*FIRST SECTION */
@media only screen and (min-width: 300px) and (max-width: 400px) {
  .flex2xx {
    display: flex;
    flex-direction: column;
    margin-left: 0px;
  }
  .mainservices {
    margin-left: 0px;
    display: flex;
    height: auto;
    width: 80%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .flex_mainx {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: auto;
    text-align: center;
    align-items: center;
    justify-content: center;
  }
  .flex_mainxx {
    width: 80%;
    display: flex;
    flex-direction: column;
    margin: auto;
    text-align: center;
    align-items: center;
    justify-content: center;
  }
  .flex2 {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 40px;
  }

  .text-wrap {
    width: auto;
  }

  .flex1x {
    display: flex;
    flex-direction: column;
    max-width: 700px;
    margin: auto;
    max-height: 700px;
  }

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

  .blackdivspart2 h2 {
    font-size: 20px;
  }
  .blackdivspart2 {
    height: auto;
  }
  .flexescontainer {
    flex-direction: column;
  }

  .paraflex {
    height: auto;
  }

  .corner {
    text-align: left;
    margin: 20px;
  }

  .flex_main {
    flex-direction: column;
  }

  .flex_mainx {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .flex_main2 {
    flex-direction: column;
    text-align: center;
  }
  .flex_main3 {
    flex-direction: column;
    text-align: center;
  }

  .get-in-touch {
    margin-top: 10px;
    margin-left: 20px;
  }
  .flex1,
  .flex2 {
    max-width: none;
  }
}
/* end m*/

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

.divs_howcanwehelp {
  background-color: white;
  border: 2px solid rgb(233, 233, 233);
  border-radius: 12px 12px 12px 12px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  width: 80%;
  min-height: 150px;
}
.divs_howcanwehelp:hover {
  border: 2px solid orangered;
}

.servicesdiv {
  margin: 10px;
  padding: 10px;
  max-width: 800px;
  background-color: #f4f4f4;
  box-shadow: 10px lightgray;
  border-radius: 8px;
  color: black;
}
.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
  );
  width: 100%;
}

.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: 16px;
  margin-bottom: 20px;
}

.see-all-button {
  margin: auto;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f1511b;
  border-radius: 8px;
  padding-inline: 1.2rem;
  font-size: 1.5rem;

  border: none;
  cursor: pointer;
}
.see-all-buttonx {
  margin: auto;
  margin-top: 20px;
  margin-bottom: 30px;
  height: 55px;
  width: 170px;
  display: flex;
  text-align: center;
  font-size: 14px;
  background-color: #f1511b;
  border-radius: 20px;
  padding: 10px 20px;
  font-size: 23px;
  border: none;
  cursor: pointer;
}
.see-all-buttonx a {
  margin: auto;
}
.btnlink {
  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;
}
.rdmore {
  color: black;
}

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



nav li {
  font-size: 20px;
  margin: 10px;
}
body {
  margin: 0;
  padding: 0;
  overflow-y: scroll;
}

.icons {
  width: 100px;
  height: 100px;
}
.icons2 {
  width: 160px;
  height: 120px;
}

.pricebtn {
  width: 180px;
  height: 40px;
  font-size: 20px;
  background-color: #f1511b;
  color: white;
  margin: 5px;
  border: #f1511b;
  border-radius: 20px;
}

.pricebtn2 {
  width: 200px;
  background-color: #f1511b;
  color: white;
  font-size: 20px;
  border-radius: 20px;
  margin: 5px;
}
.pricebtn3 {
  width: 200px;
  background-color: black;
  color: white;
  margin: 5px;
  border-radius: 8px 8px 8px 8px;
}

.pricebtn5 {
  width: 300px;
  height: 60px;
  background-color: black;
  color: white;
  font-size: 20px;
  margin: 5px;
  border-radius: 30px 30px;
}
.pricebtnx {
  background-color: black;
  color: white;

  border-radius: 8px 8px 8px 8px;
}

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

.flex_main {
  height: auto;
  margin-top: 50px;
  display: flex;
  margin-right: 40px;
  margin-left: 40px;
  justify-content: center;
}
.flex1x {
  display: flex;
  flex-direction: column;
  max-width: 700px;
  margin: auto;
  max-height: 700px;
}

.flex1 {
  display: flex;
  flex-direction: column;
  max-width: 700px;
  margin: 20px;
  max-height: 700px;
}
.img1 {
  width: 100%;
  height: 70%;
}
img {
  width: 100%;
  height: 100%;
}

.text-wrap {
  max-width: 420px;
  word-wrap: break-word;
}

.devOps-help-top h5 {
  font-size: 21px;
}
.devOps-help-top h1 {
  font-size: 48px;
  font-weight: 700;
}

.tw-help-container {
  display: flex;
  /* justify-content: center; */
  flex-direction: column;
  align-items: center;
  gap: 3rem;
}

.tw-help-card {
  background-color: white;
  border-radius: 24px;
  display: flex;
  width: 90%;
  max-width: 920px;
  padding: 15px 25px;
  gap: 2rem;
  border: 3px solid white;
}

.tw-help-card:hover {
  border: 3px solid #f1511b;
}

@media (max-width: 768px) {
  .tw-help-card {
    flex-direction: column;
    gap: 0.5rem;
  }
}

.tw-help-card > div > p {
  font-size: 19px;
  color: #373131;
}
.tw-help-card > div > h3 {
  font-size: 23px;
  font-weight: 900;
  text-transform: uppercase;
}

.gradientimg {
  position: absolute;
  /* left: -150px; */
  top: 0;
}
.gradientimg2 {
  position: absolute;
  left: -180px;
  bottom: 150px;
}
.gradientimg3 {
  position: absolute;
  left: -200px;
  top: 170px;
}
.gradientimg4 {
  position: absolute;
  left: 156px;
  top: 0;
}

.tw-benefits-grid {
  display: flex;
  justify-content: center;
  gap: 15px;
}

@media (max-width: 1024px) {
  .gradientimg, .gradientimg2, .gradientimg3, .gradientimg4 {
    display: none;
  }
}

.tw-benefits-col {
  height: full;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 1.5rem;
}

.tw-benefit-wrapper {
  display: flex;
  align-items: center;
  gap: 3rem;
}

@media (max-width: 1024px) {
  .tw-benefit-wrapper {
    flex-direction: column !important;
  }
  .tw-benefits-order {
    order: -1;
  }
  .tw-benefits-col > div {
    width: 250px;
  }

  .gradientimg {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -30%);
    margin: auto;
  }

  .tw-flex-end {
    align-items: end;
  }
  .tw-flex-start {
    align-items: start;
  }
}

@media (max-width: 540px) {
  .tw-flex-end {
    align-items: center;
  }
  .tw-flex-start {
    align-items: center;
  }
}

#devops-cards {
  width: 294px !important;
  height: 286px !important;
}

#devops-cards > h5 {
  margin-block: 0.5rem;
}

#devops-cards > p {
  font-size: 14px;
}

@media (max-width: 1024px) {
  #devops-cards > p {
    font-size: 12px !important;
  }
}

@media (max-width: 602px) {
  .tw-benefits-grid {
    flex-direction: column;
    align-items: center;
    gap: 1.5rem;
  }
}


@media (min-width: 1024px) {
  #cicdClass {
    margin-left: -15px;
    margin-right: 15px;
  }
}

@media (max-width: 1024px) {
  #cicdClass {
    margin-right: 20px;
  }
}


@media (max-width: 768px){
  .devopsIconz {
    margin-left: -20px !important;
  }

  #cicdClass {
    margin-left: -25px;
  }
}



.devOpsImages {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;

}