@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,500;0,600;0,700;0,800;0,900;1,500;1,600;1,700;1,800;1,900&display=swap");

.right-section {
  display: flex;
  flex-direction: row;
  font-size: 17px;
  font-weight: 500;
}

.left-section {
  display: flex;
  flex-direction: row;
  font-size: 17px;
  font-weight: 500;
}

.left-section .col-md-5 {
  /* min-height:600px;  */
  padding-left: 20px;
  padding-left: 20px;
}

.right-section .col-md-5 {
  /* min-height:600px;  */
  padding-left: 20px;
  padding-left: 20px;
}

.left-image {
  position: relative;
}

.left-image img {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  vertical-align: middle;
}

.right-image {
  position: relative;
}

.right-image img {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  vertical-align: middle;
}

.client-main-heading {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 60px;
  padding-left: 70px;
  margin-bottom: 50px;
  color: #1267a0;
}

.client-name {
  color: #1267a0;
  font-size: 50px;
  margin-top: 20px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}

.date {
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  margin-top: 0px;
  font-size: 17px;
  color: #00a598;
}

.client-category {
  margin-top: 20px;
  margin-bottom: 15px;
  color: #00a598;
  font-size: 20px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}

.client-category span {
  font-weight: 500;
}

.subtitle {
  margin: 20px 0 0 3.5em;
  color: #00a598;
  font-size: 20px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}

.fancy {
  line-height: 1;
  text-align: left;
}

.fancy span {
  display: inline-block;
  position: relative;
}

.fancy span:before {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 2px solid #00a598;
  top: 0;
  width: 50px;
}

.fancy span:before {
  right: 100%;
  margin-right: 15px;
}

.visit {
  margin-top: -30px;
  font-size: 20px;
  font-weight: 600;
  color: #1267a0;
  font-family: "Poppins", sans-serif;
  position: absolute;
}

.col-md-5 a {
  text-decoration: none;
  transition-delay: 2s;
}

.mb {
  margin-bottom: 100px;
}

.col-md-5 a:hover {
  color: #fff;
  text-decoration: underline;
  transition-delay: 2s;
}

.bg-logo-sumanam {
  position: relative;
}

.bg-logo-panda {
  position: relative;
}

.bg-logo-ktu {
  position: relative;
}

.bg-logo-vastav {
  position: relative;
}

.bg-logo-genrobotics {
  position: relative;
}

.bg-logo-ithub {
  position: relative;
}

.bg-logo-montfort {
  position: relative;
}

.bg-logo-vodafone {
  position: relative;
}

.bg-logo-stjohns {
  position: relative;
}

.bg-logo-atto {
  position: relative;
}

.bg-logo-60ml {
  position: relative;
}

.bg-logo-ksrtc {
  position: relative;
}

.bg-logo-bulkoos {
  position: relative;
}

.bg-logo-printmaker {
  position: relative;
}

.bg-logo-gargo {
  position: relative;
}

.bg-logo-smt {
  position: relative;
}

.bg-logo-sjb {
  position: relative;
}

.bg-logo-brocase {
  position: relative;
}

.bg-logo-kannus {
  position: relative;
}
.bg-logo-srivari {
  position: relative;
}

.bg-logo-nish {
  position: relative;
}

.bg-logo-glossme {
  position: relative;
}

.bg-logo-studyoutlook {
  position: relative;
}

.bg-logo-panda:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;

  width: 100%;
  height: 100%;
  opacity: 0.05;
  background-image: url("../images/logos/logo.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.bg-logo-srivari:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;

  width: 100%;
  height: 100%;
  opacity: 0.05;
  background-image: url("../images/logos/srivari.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.bg-logo-genrobotics:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;

  width: 100%;
  height: 100%;
  opacity: 0.05;
  background-image: url("../images/logos/genrobotics.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.bg-logo-nish:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;

  width: 100%;
  height: 100%;
  opacity: 0.05;
  background-image: url("../images/logos/Nish-Chintha-logo.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.bg-logo-glossme:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;

  width: 100%;
  height: 100%;
  opacity: 0.05;
  background-image: url("../images/logos/gvs.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.bg-logo-sjb:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;

  width: 100%;
  height: 100%;
  opacity: 0.05;
  background-image: url("../images/logos/sjb.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.bg-logo-brocase:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;

  width: 100%;
  height: 100%;
  opacity: 0.05;
  background-image: url("../images/logos/brocase.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.bg-logo-kannus:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;

  width: 100%;
  height: 100%;
  opacity: 0.05;
  background-image: url("../images/logos/kannus.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.bg-logo-ktu:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;

  opacity: 0.05;
  background-image: url("../images/logos/ktuguru.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.bg-logo-vastav:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;

  opacity: 0.05;
  background-image: url("../images/logos/vastav.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.bg-logo-vodafone:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.05;

  background-image: url("../images/logos/vodafone-logo.webp");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.bg-logo-ithub:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.05;

  background-image: url("../images/logos/Government_of_Telangana_Logo.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.bg-logo-montfort:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;

  opacity: 0.05;
  background-image: url("../images/logos/logomid.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.bg-logo-stjohns:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;

  opacity: 0.05;
  background-image: url("../images/logos/sch.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.bg-logo-inspire:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;

  opacity: 0.05;
  background-image: url("../images/logos/i4i.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.bg-logo-atto:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.05;
  background-image: url("../images/logos/atto.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.bg-logo-60ml:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;

  height: 100%;
  opacity: 0.05;
  background-image: url("../images/logos/60ml-logo.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.bg-logo-ksrtc:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;

  opacity: 0.05;
  background-image: url("../images/logos/logo-bus2.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.bg-logo-bulkoos:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;

  opacity: 0.05;
  background-image: url("../images/logos/bulkoos.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.bg-logo-printmaker:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;

  opacity: 0.05;
  background-image: url("../images/logos/printmakerLogo.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.bg-logo-sumanam:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;

  opacity: 0.05;
  background-image: url("../images/logos/sumanam-logo.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.bg-logo-gargo:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;

  opacity: 0.05;
  background-image: url("../images/logos/gargologo.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.bg-logo-smt:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;

  height: 100%;
  opacity: 0.05;
  background-image: url("../images/logos/smt.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.bg-logo-studyoutlook:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;

  height: 100%;
  opacity: 0.05;
  background-image: url("../images/logos/studylogo.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

@media (min-width: 320px) and (max-width: 580px) {
  .left-image {
    white-space: nowrap;
    position: inherit;
  }

  .left-image img {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%;
    position: inherit;
    top: 0;
    bottom: 0;
    left: 0;
    margin: 20px auto;
  }

  .right-image {
    white-space: nowrap;
    position: inherit;
  }

  .right-image img {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%;
    position: inherit;
    top: 0;
    bottom: 0;
    right: 0;
    margin: 20px auto;
  }

  .left-section .col-md-5 {
    /* min-height:500px;  */
    padding-left: 20px;
    padding-left: 20px;
  }

  .right-section .col-md-5 {
    /* min-height:500px;  */
    padding-left: 20px;
    padding-left: 20px;
  }

  .right-section {
    display: flex;
    flex-direction: column-reverse;
  }

  .left-section {
    display: flex;
    flex-direction: column;
  }

  .client-main-heading {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 40px;
    padding-left: 30px;
    margin-bottom: 50px;
  }

  .right-image {
    display: flex;
    flex-direction: column-reverse;
  }

  .client-name {
    color: #1267a0;
    font-size: 40px;
    margin-top: 0px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
  }

  .date {
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-top: 10px;
    font-size: 17px;
  }

  .client-category {
    font-size: 20px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
  }

  .visit {
    margin-top: -30px;
    font-size: 20px;
    font-weight: 600;
    color: #1267a0;
    font-family: "Poppins", sans-serif;
    position: absolute;
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 900px) {
  .left-image {
    position: relative;
  }

  .left-image img {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    vertical-align: middle;
    top: 0;
    bottom: 0;
  }

  .right-image {
    position: relative;
  }

  .right-image img {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    vertical-align: middle;
    top: 64px;
    bottom: 0;
  }

  .client-main-heading {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 40px;
    padding-left: 30px;
    margin-bottom: 50px;
  }

  .client-name {
    color: #1267a0;
    font-size: 40px;
    margin-top: 0px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
  }

  .date {
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-top: 10px;
    font-size: 17px;
  }

  .client-category {
    font-size: 20px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
  }

  .visit {
    margin-top: -30px;
    font-size: 20px;
    font-weight: 600;
    color: #1267a0;
    font-family: "Poppins", sans-serif;
    position: absolute;
    margin-bottom: 100px;
  }
}

/*
.client-main-heading{
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 50px;
    padding-left: 70px;
    margin-bottom: 50px;
}
*/
.client-work-heading {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 34px;
  color: #1267a0;
  padding-left: 90px;
  margin-bottom: 50px;
  margin-top: 110px;
}

.detail-top {
  margin-top: 100px;
  position: relative;
}

.tech-stack {
  text-align: center;
}

.tech-stack .tech-stack-image {
  height: 100px;
}

.tech-stack h5 {
  margin-top: 20px;
}

.stack-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.stack-row .stack {
  margin-top: 30px;
  flex: 20%;
}

.client-needs {
  padding-left: 150px;
  padding-right: 150px;
  margin-top: 80px;
  margin-bottom: 80px;
}

.client-needs h6 {
  color: #1267a0;
  font-size: 25px;
}

.client-needs h3 {
  color: #1267a0;
  font-size: 20px;
}

.other-needs {
  margin-top: 80px;
  margin-bottom: 80px;
}

.client-needs h6 {
  font-family: "Poppins", sans-serif;
  padding-bottom: 15px;
}

.client-needs p {
  font-family: "Poppins", sans-serif;
  padding-bottom: 15px;
}

.first-image {
  margin-top: 100px;
}

.client-first-image {
  height: 350px;
  width: auto;
  margin-top: -50px;
}

.app-image {
  text-align: center;
}

.item2 {
  cursor: pointer;
  width: 150px;
  height: 350px;
  margin: 0 auto;
}

.item2 img {
  height: 300px;
  width: auto;
  margin: 0 auto;
}

.item3 {
  cursor: pointer;
  width: 500px;
  height: 350px;
  margin-left: 60px;
  margin-right: 60px;
}

.item3 img {
  cursor: pointer;
  width: 100%;
  height: auto;
}

.item4 {
  cursor: pointer;
  width: 500px;
  height: 350px;
  margin-left: 60px;
  margin-right: 60px;
}

.item4 img {
  cursor: pointer;
  width: 100%;
  height: 300px;
}

.client-link {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}

.client-link h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-size: 16px;
  margin-bottom: 20px;
  color: #1267a0;
}

.client-link h5 {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 30px;
  text-decoration: underline;
  position: relative;
  margin: 0 auto;
}

.details-top-client {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.details-top-client .onee {
  flex: 25%;
}

@media screen and (max-width: 600px) {
  .client-work-heading {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 34px;
    color: #1267a0;
    text-align: center;
    margin: 0 auto;
    padding-left: 0px;
    margin-bottom: 50px;
    margin-top: 110px;
  }

  .details-top-client {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .details-top-client .onee {
    flex: 50%;
    padding-bottom: 20px;
    margin: 0 auto;
    padding-left: 30px;
  }

  .tech-stack {
    text-align: center;
  }

  .tech-stack .tech-stack-image {
    height: 60px;
  }

  .tech-stack .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .tech-stack .col-md-3 {
    flex: 50%;
  }

  .stack-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .stack-row .stack {
    flex: 50%;
    margin-top: 30px;
  }

  .client-needs {
    text-align: justify;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .item2 {
    text-align: center;
    cursor: pointer;
    width: 150px;
    height: 350px;
    margin: 0 auto;
  }

  .item2 img {
    margin: 0 auto;
    height: 300px;
    width: auto;
  }

  .item3 {
    cursor: pointer;
    width: 100%;
    height: 100%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .item3 img {
    cursor: pointer;
    width: 100%;
    height: 100%;
  }

  .item4 {
    cursor: pointer;
    width: 100%;
    height: 100%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .item4 img {
    cursor: pointer;
    width: 100%;
    height: 100%;
  }

  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next {
    display: block;
  }
}

html body main {
  width: 100%;
  max-width: 1440px;
  padding: 16px;
}

/*
html body main .slider .buttons {
  z-index: 99999999999;
  right: 50%;
  top: 261px;
  width: 80px;
  height: 40px;
  display: flex;
  border-radius: 50px;
  transform: translate(700% , 100%);
  
  background-color: #FFFFFF;
}
html body main .slider .buttons .previous,
html body main .slider .buttons .next {
  width: 50%;
  height: 100%;
  
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
html body main .slider .buttons .previous {
  left: 0;
  background-image: url("https://alcs-slider.netlify.app/images/icon-prev.svg");
}
html body main .slider .buttons .previous:hover {
  transform: scale(1.25);
}
html body main .slider .buttons .next {
  right: 0;
  background-image: url("https://alcs-slider.netlify.app/images/icon-next.svg");
}
html body main .slider .buttons .next:hover {
  transform: scale(1.25);
}
*/
html body main .slider .slidee {
  display: flex;
  margin: 0 auto;
  text-align: center;
  align-items: center;
  justify-content: center;
  flex-direction: column-reverse;
}

html body main .slider .slidee .testimonial {
  padding: 32px 51px;
  background-size: 60px;
  background-position: top;
  background-repeat: no-repeat;
  background-image: url(https://alcs-slider.netlify.app/images/pattern-quotes.svg);
}

html body main .slider .slidee .testimonial blockquote {
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 36px;
}

html body main .slider .slidee .testimonial .author {
  font-size: 15px;
  font-weight: 700;
  z-index: 99999;
}

html body main .slider .slidee .testimonial .author span {
  display: block;
  color: #babacf;
  font-weight: 500;
  z-index: 99999;
}

html body main .slider .slidee .slideer-img {
  width: 100%;
  padding: 30px;
  display: flex;
  margin-bottom: 40px;
  align-items: center;
  justify-content: center;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(https://alcs-slider.netlify.app/images/pattern-bg.svg);
}

html body main .slider .slidee .slideer-img img {
  opacity: 1;
  width: 240px;
  display: block;
  border-radius: 10px;
  box-shadow: 0px 16px 40px 0px rgba(135, 105, 210, 0.4);
}

html body main .slider .slidee .active {
  opacity: 1;
  transform: translateX(0) scale(1);
}

html body .hide {
  display: none;
}

@media screen and (min-width: 600px) {
  html body main {
    max-width: 800px;
  }

  html body main .slider .buttons {
    top: 280px;
  }
}

@media screen and (min-width: 900px) {
  html body main {
    width: 100%;
    max-width: 1054px;
    padding: 64px 64px 64px 0;
  }

  html body main .slider .buttons {
    right: 43%;
    top: 500px;
  }

  html body main .slider .slidee {
    position: relative;
    text-align: left;
    display: flex;
    flex-direction: row;
  }

  html body main .slider .slidee .testimonial {
    padding: 32px 0 0 0;
    background-size: 80px;
    background-position: 19% -7%;
    transform: translateX(100px);
  }

  html body main .slider .slidee .testimonial blockquote {
    font-size: 24px;
    line-height: 30px;
  }

  html body main .slider .slidee .testimonial .author span {
    display: contents;
  }

  html body main .slider .slidee .slideer-img {
    padding: 55px;
  }

  html body main .slider .slidee .slideer-img img {
    width: 400px;
  }
}

.saas-cover {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  border-radius: 50px;
}

.saas-cover .saas-left {
  flex: 50%;

  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}

.saas-cover .saas-right {
  flex: 50%;
}

.saas-cover .saas-right img {
  padding: 30px;
  margin-top: 100px;
}

.saas-cover .saas-left p {
  margin-bottom: 50px;
  padding-left: 20px;
  padding-right: 50px;
}

.saas-cover .saas-left .subtitle {
  line-height: 20px;
}

.saas-cover .saas-left h2 {
  margin-bottom: 50px;
  padding-left: 50px;
}

.saas-cover .saas-left .subscribe {
  margin-bottom: 50px;
  padding-left: 50px;
  padding-right: 50px;
}

@media screen and (max-width: 600px) {
  .saas-cover {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border-radius: 50px;
  }

  .saas-cover .saas-left {
    flex: 50%;

    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
  }

  .saas-cover .saas-right {
    flex: 50%;

    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
  }

  .saas-cover .saas-right img {
    padding: 30px;
    vertical-align: middle;
  }

  .saas-cover .saas-left p {
    margin-bottom: 50px;
    padding-left: 20px;
    padding-right: 50px;
  }

  .saas-cover .saas-left .subtitle {
    line-height: 20px;
  }

  .saas-cover .saas-left h2 {
    margin-bottom: 50px;
    padding-left: 50px;
  }

  .saas-cover .saas-left .subscribe {
    margin-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
  }
}