.intelligence {
  font-family: 'Poppins' !important;
  font-style: normal;
  font-weight: 600;
  font-size: 60px;
  line-height: 93px;
  /* identical to box height, or 119% */

  text-align: center;

  /* background: linear-gradient(135deg, #43CBFF 0%, #9708CC 100%); */
  background-image: linear-gradient(
      rgba(255, 255, 255, 0),
      rgba(255, 255, 255, 0)
    ),
    linear-gradient(60deg, #0bffd1 -20.61%, #3a56f7 109.38%);

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  fill: transparent;

  filter: drop-shadow(3px 2px #0e0017);
}

.your-cloud {
  font-family: 'Poppins' !important;
  font-style: normal;
  /* letter-spacing: 3px; */
  font-weight: 500;
  font-size: 60px;
  line-height: 50px;
}

@media only screen and (max-width: 991px) {
  #hero-20 {
    /* background-image: url(../src/img/bg-01.png); */

    /* padding-top: 250px;
    padding-bottom: 150px; */
    padding-top: 285px;
    padding-bottom: 275px;

    /* -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; */
  }

  .your-cloud {
    font-family: 'Poppins' !important;
    font-style: normal;
    /* letter-spacing: 3px; */
    font-weight: 500;
    font-size: 47px;
    line-height: 50px;
  }
}
.starts-here {
  font-family: 'Poppins' !important;
  font-style: normal;
  letter-spacing: 6px;
  font-weight: 300;
  font-size: 50px;
  line-height: 50px;
}

.Button_gradientBackground {
  line-height: 15px;
  background-color: #0e0e0e !important;
  background-image: linear-gradient(
      rgba(255, 255, 255, 0),
      rgba(255, 255, 255, 0)
    ),
    linear-gradient(60deg, #0bffd1 -20.61%, #3a56f7 109.38%);
  border: 2px solid transparent !important;
  background-position: center;
  background-size: calc(100% + 4px);
  border-radius: 100rem;
  padding: 2rem;
  padding: 0.7rem 1.6rem;
  margin-right: 2rem;
  /* transition: 1s; */
}

.Button_gradientBackground:hover {
  line-height: 15px;
  border-radius: 100rem;
  border: 3px solid transparent !important;
  padding: 2rem;
  /* padding: 1rem 2rem; */
  padding: 0.7rem 1.6rem;
  color: #05a083 !important;
  box-shadow: 0 0 6px 0 rgba(157, 96, 212, 0.5);
  border: solid 3px transparent;
  background-image: linear-gradient(
      rgba(255, 255, 255, 0),
      rgba(255, 255, 255, 0)
    ),
    linear-gradient(60deg, #0bffd1 -20.61%, #3a56f7 109.38%);
  background-origin: border-box;
  background-clip: content-box, border-box;
  box-shadow: 2px 1000px 1px #fff inset;
}

.Button_transparentBackground {
  line-height: 15px;
  border-radius: 100rem;
  padding: 2rem;
  /* padding: 1rem 2rem; */
  padding: 0.7rem 1.6rem;
  color: #05a083 !important;
  box-shadow: 0 0 6px 0 rgba(157, 96, 212, 0.5);
  border: solid 3px transparent;
  background-image: linear-gradient(
      rgba(255, 255, 255, 0),
      rgba(255, 255, 255, 0)
    ),
    linear-gradient(60deg, #0bffd1 -20.61%, #3a56f7 109.38%);
  background-origin: border-box;
  background-clip: content-box, border-box;
  box-shadow: 2px 1000px 1px #fff inset;
  /* transition: 1s; */
}

.login {
  background-color: white !important;
  /* background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(60deg, #0BFFD1 -20.61%, #3A56F7 109.38%); */
  border: 1px solid black !important;
  background-position: center;
  background-size: calc(100% + 4px);
  border-radius: 100rem;
  padding: 2rem;
  padding: 0.7rem 1.6rem;
  margin-right: 2rem;
  /* transition: 1s; */
  /* transition: 1s; */
}

.Button_transparentBackground:hover {
  line-height: 15px;
  box-shadow: none !important;
  color: white !important;
}

legend {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

/* background: linear-gradient(92.89deg, #0BFFD1 -20.61%, #3A56F7 109.38%); */

.secfinops {
  /* width: 100px;
    height: 100px; */
  padding: 0px 15px 0px 15px !important;
  background: linear-gradient(to right, #3a56f7 4px, transparent 4px) 0 0,
    /* linear-gradient(to right, black 4px, transparent 4px) 0 100%, */
      /* linear-gradient(to left, black 4px, transparent 4px) 100% 0, */
      linear-gradient(to left, #3a56f7 4px, transparent 4px) 100% 100%,
    linear-gradient(to bottom, #0bffd1 4px, transparent 4px) 0 0,
    /* linear-gradient(to bottom, black 4px, transparent 4px) 100% 0, */
      /* linear-gradient(to top, black 4px, transparent 4px) 0 100%, */
      linear-gradient(to top, #0bffd1 4px, transparent 4px) 100% 100%;

  background-repeat: no-repeat;
  background-size: 20px 20px;
}

.fieldset {
  margin: auto !important;
  margin-top: 40px !important;
  position: relative;
  border: 1px solid rgb(0, 0, 0);
  border-radius: 15px;
  padding: 25px;
  max-width: 380px !important;
  min-height: 120px !important;
  text-align: center;
}

.fieldset h1 {
  position: absolute;
  top: 0;
  font-size: 18px;
  line-height: 1;
  margin: -9px 0 0;
  background: #fff;
  padding: 0 3px;
  margin-left: 15% !important;
}

.cloudProviderSpan {
  margin-top: 20px !important;
}

.cloudProvider {
  padding: 15px;
  margin: 0px 10px;
  border: 1px solid #dadada;
  background-color: white;
  border-radius: 25%;
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: 0.2s;
  min-height: 70px;
  /* width: 50%; */
}

.banner1 {
  color: #fff !important;
  background-image: url(../src/img/banner_mobile.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  /* background-attachment: fixed!important; */
}

@media only screen and (min-width: 320px) and (max-width: 400px) {
  .banner1 {
    /* background-color: red; */
    background-image: url(../src/img/banner_mobile_v1.svg);
    background-repeat: no-repeat;
    background-position: center center;
      background-size: cover;
  }
}


@media only screen and (min-width: 400px) and (max-width: 1000px) {
  .banner1 {
    /* background-color: red; */
    background-image: url(../src/img/banner_mobile_v2.svg);
    background-repeat: no-repeat;
    background-position: center center;
      background-size: cover;
  }
}


@media only screen and (min-width: 1000px) and (max-width: 1400Px){
  .banner1 {
    /* background-color: red; */
    background-image: url(../src/img/banner_v1.svg);
    background-repeat: no-repeat;
    background-position: center center;
      background-size: cover;
  }
}

@media only screen and (min-width: 1400Px){
  .banner1 {
    /* background-color: red; */
    background-image: url(../src/img/banner.svg);
    background-repeat: no-repeat;
    background-position: center center;
      background-size: cover;
  }
}




.banner1 h3 {
  color: #fff !important;
}

.banner2 {
  background-image: url(../src/img/banner2.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  /* background-attachment: fixed!important; */
}

.footer-bg {
  color: #fff;
  /* background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(-60deg, #0BFFD1 -20.61%, #3A56F7 109.38%); */
  background-image: url(../src/img/Footer_Background.png);
  background-repeat: no-repeat;
  background-size: cover;

  /* background-size: 100% 120%; */

  min-height: 40px;
  /* max-height: 400px; */
  background-attachment: scroll !important;
  /* position: sticky; */
  /* position: absolute; */
  bottom: 0%;
}

.footer h6 {
  color: #fff !important;
}

.footer a {
  color: #fff !important;
}

.bg-features {
  background-image: url(../src/img/bg-02.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.headColor {
  color: #0088ba !important;
}

.bg-03 {
  background-image: url(../src/img/bg-03.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll !important;
}

.bg-05 {
  background-image: url(../src/img/bg-05.png);
  background-repeat: no-repeat;
  /* background-size: cover; */
  background-attachment: scroll !important;
}

.servicesMenu {
  width: 25% !important;
}

.resourcesMenu {
  width: 53% !important;
}

.vertical-line {
  text-align: center !important;
  border-left: 1px solid #d3e5e8 !important;
  margin-bottom: 0;
  padding-left: 40px !important;
}

/* .wsmenu > .wsmenu-list.nav-violet-red-hover > li > ul.sub-menu > li > a:hover {
  background: -webkit-linear-gradient(#0BFFD1,  #3A56F7);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
} */

.corners-borders {
  display: inline-block;
  position: relative;
  padding: 5px;
  /* padding: 1px; */
}

.corners-borders:before {
  height: 20px;
  width: 20px;
  position: absolute;
  margin-left: -15px !important;
  content: '';
}
.corners-borders:after {
  height: 20px;
  width: 20px;
  position: absolute;
  content: '';
}

.corners-borders:before {
  /* right: 0; */
  top: 0;
  border-left: 4px solid #0bffd1;
  border-top: 4px solid #3a56f7;
}

.corners-borders:after {
  /* left: 0; */
  bottom: 0;
  border-right: 4px solid #0bffd1;
  border-bottom: 4px solid #3a56f7;
}

/* Core Values Section */

.CoreValue {
  padding: 10px;
  margin: 0px 10px;
  border: 1px solid #dadada;
  border-radius: 25%;
  box-shadow: 4px 4px 8px 0 rgb(0 0 0 / 20%);
  transition: 0.2s;
  min-height: 70px;
  width: 140px;
  height: 140px;
}

/* Our Team Section */
.team-member-photo-1 {
  width: 209px !important;
  height: 209px !important;
}

/* Join Our Team */

.jot {
  /* The image used */
  background-image: url(../src/img/join-our-team.png) !important;

  /* Full height */
  height: 50% !important;

  /* Center and scale the image nicely */
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  display: block !important;
}

.intro_video {
  width: 120%;
  border: 1px solid #dce1e0;
  padding: 6px;
  background-color: #dce1e0;
  border-radius: 8px;
}

.footerLogo {
  padding: 10px;
  /* margin: 0px 10px; */
  border: 1px solid #dadada;
  border-radius: 10px;
  box-shadow: 4px 4px 8px 0 rgb(0 0 0 / 20%);
  transition: 0.2s;
  background-color: #fff;
  width: 200px;
}

#tabs-2 .tabs-1 li {
  list-style: none;
  display: block;
  color: black;
  margin-bottom: 30px;
  margin-top: 30px;
  background-color: transparent;
  /* border: 1px solid #f3f3f3; */
  /* padding: 30px 40px; */
  /* -webkit-border-radius: 16px; */
  /* -moz-border-radius: 16px; */
  /* -o-border-radius: 16px; */
  border-radius: 3px;
}

/* #tabs-2 .tabs-1 li.current, */
#tabs-2 .tabs-1 li.current:hover {
  background-color: #d4dafe;
  border-color: #efefef !important;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.05);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.05);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, 0.05);
}

/* Services Page */

.serviceDigit {
  font-size: 54px;
  font-weight: 900;
  background: -webkit-linear-gradient(88deg, #0bffd147, #0bffd11c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.chreem-bg {
  /* background: #e5fffcba !important; */
}

.cms-box {
  /* box-shadow: 4px 4px 8px 0 rgb(0 0 0 / 20%); */
  box-shadow: 4px 1000px 8px #fff inset;
  transition: 0.2s;
}

.cms-box:hover {
  /* background: linear-gradient(to right, red, purple); */
  border: solid 2px transparent;
  background-image: linear-gradient(
      rgba(255, 255, 255, 0),
      rgba(255, 255, 255, 0)
    ),
    linear-gradient(60deg, #0bffd1 -20.61%, #3a56f7 109.38%);
  background-origin: border-box;
  background-clip: content-box, border-box;
  /* box-shadow: 2px 1000px 1px #fff inset; */
}

.cmsHead {
  margin-left: 20px;
}

/* -webkit-linear-gradient(88deg, #0bffd147, #0bffd11c 100%) */

.services05Line {
  border-style: solid;
  border-width: 0px 2.5px 0px 0px;
  border-image: linear-gradient(to bottom, #0bffd1 -20.61%, #3a56f7 109.38%) 1
    100%;
}

.kubeSerImgDiv {
  width: 120px;
  height: 120px;
  margin: -50% auto auto;
  border: 2px solid #efefef;
  border-radius: 50%;
  text-align: center;
  background-color: white;
}

.kubeSerImg {
  width: 80px;
  height: 80px;
  /* margin-top: -140px; */
  /* border: 1px solid #464343; */
  /* border-radius: 50%; */
  background: white;
  margin-top: 15%;
}

.kubeSerItem {
  border: 2px solid #efefef;
  border-radius: 25px;
  box-shadow: 4px 1000px 8px #fff inset;
  transition: 0.2s;
}

.kubeSerItem:hover {
  border: solid 2px transparent;
  background-image: linear-gradient(
      rgba(255, 255, 255, 0),
      rgba(255, 255, 255, 0)
    ),
    linear-gradient(60deg, #0bffd1 -20.61%, #3a56f7 109.38%);
  background-origin: border-box;
  background-clip: content-box, border-box;
  border-style: solid;
  /* border-width: 0px 2.5px 0px 0px; */
  /* border-image: linear-gradient(to bottom,#0BFFD1 -20.61%, #3A56F7 109.38% ) 1 100%; */
}

/* Contact form */

.contact-form {
  background-color: transparent;
}

.contact-form input[type='text'],
.contact-form .input-subject select,
.contact-form .contact-form-message .message {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  border: 2px solid #c1bcbc;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  outline: none;
}

.contact-form input[type='text']:focus,
.contact-form select:focus {
  border: 3px solid linear-gradient(to right, #0bffd1 0%, #3a56f7 100%);
}

.jotquote::before {
  content: '\201C';
  /* color: #ff0000; */
  font-size: 128px;
  font-family: 'Pontano Sans' !important;
  padding-top: 20px;
}

.jottext {
  margin-top: -250px;
}

.leftQuote {
  margin-top: -40px;
  width: 35px;
  height: 35px;
}

.content-link {
  color: black;
}

/* Custom code by Raju */


.knowmore:hover {
  text-decoration: underline;
}
.knowmore {
  color: #4CAF50;
}



