@import url("https://fonts.googleapis.com/css2?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&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Work+Sans: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&amp;display=swap");
img {
  max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
span {
  font-family: "Raleway";
}
p,
input,
li,
a {
  font-family: "Work Sans";
}

section.header-top {
  margin-top: 38px;
}

.header-top .container {
  max-width: 1150px;
}

.header-top .row {
  align-items: center;
}

.header-top h4 span {
  text-align: left;
  color: #06384b;
  font-size: 18px;
  letter-spacing: 0px;
  opacity: 1;
}

.header-top h4 {
  font: normal normal 600 18px/17px Muli;
  letter-spacing: 0px;
  color: #00a1e0;
  font-size: 18px;
  text-align: right;
  margin-bottom: 0;
}

section.header-top a {
  text-decoration: none;
  color: #06384b;
  color: #00a1e0;
}

/**slider-banner**/

section.header-top img {
  width: 100%;
}

.slider-banner {
  margin-top: 47px;
}

.slider-banner .container {
  max-width: 1195px;
}
.banner-img img {
  width: 679px;
  object-fit: contain;
  position: relative;
  left: -80px;
}
span.some {
  letter-spacing: 0px;
  color: #06384b !important;
  opacity: 1;
  font-size: 40px;
  font-weight: 600;
  line-height: 47px;
  margin-bottom: 20px;
  text-decoration: line-through #00a1e0;
}

.banner-containt img {
  margin-top: 43px;
}

.banner-containt h1 {
  letter-spacing: 0px;
  color: #06384b;
  opacity: 1;
  font-size: 47px;
  font-weight: sami-bold;
  width: 609px;
  font-weight: 700;
}

.banner-containt h5 {
  letter-spacing: 0px;
  color: #06384b;
  opacity: 1;
  font-size: 40px;
  font-weight: 700;
  line-height: 47px;
  margin-bottom: 20px;
}

.banner-containt h5 span {
  color: #00a1e0;
}

.banner-containt p {
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
  max-width: 500px;
  margin-bottom: 48px;
}

.coulam-left {
  width: 609px;
}
.coulam-right {
  width: calc(100% - 609px);
}

.Schedule-Consultation-bt a {
  text-decoration: none;
  color: #fff;
  background-color: #06384b;
  padding: 20px 31px;
  letter-spacing: 0px;
  /* color: #FFFFFF; */
  opacity: 1;
  font-size: 18px;
  line-height: 58px;
  border-radius: 31px;
}
.btn-primary {
  text-decoration: none;
  color: #fff;
  background-color: #00a1e0;
  padding: 1px 31px;
  letter-spacing: 0px;
  opacity: 1;
  font-size: 15px;
  line-height: 58px;
  border-radius: 50px;
  border: none;
  transition: all 0.2s ease;
}

.row-hero {
  display: flex;
}

/**Leading-Brands**/

.row.barnds1 {
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.Leading-Brands {
  margin-top: 60px;
  background-color: #ebf9ff;
  padding-top: 70px;
  padding-bottom: 60px;
}

.leading-column-right h5 {
  letter-spacing: 0px;
  color: #06384b;
  line-height: 60px;
  font-size: 45px;
  font-weight: 600;
}

.leading-column-right h5 span {
  color: #00a1e0;
}

.leading-column-right {
  width: 530px;
  padding-left: 90px;
}
.leading-column-left {
  width: 620px;
}

.Leading-Brands .container {
  max-width: 1152px;
}

.all-logo-img {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-template-rows: repeat(2, minmax(0, 1fr));
  grid-gap: 20px;
  display: grid;
  grid-auto-columns: minmax(0, 1fr);
}
.all-logo-img .img-box:first-child {
  /*grid-row-start: span 1; */
  content-visibility: auto;
  inline-size: 100%;
  place-self: stretch;
  position: relative;
  /* grid-column-start: span 2; */
  background: #fff;
  /* min-width: 151px; */
  /* width: 151px; */
  /* display: block; */
  justify-content: center;
  align-items: center;
}
.all-logo-img .img-box:first-child img {
  background: #fff;
  object-fit: contain;
  margin-top: -9px;
  display: block;
  justify-content: center;
  align-items: center;
  line-height: 41px;
}
.all-logo-img .img-box {
  background: #fff;
  height: 88px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  vertical-align: middle;
}
.all-logo-img .img-box img {
  max-width: 92%;
  padding: 8px;
}

/**Business-Potential**/

.Business-Potential {
  margin-top: 70px;
}
.business-heading h5 {
  padding-top: 35px;
  letter-spacing: 0px;
  color: #06384b;
  font-size: 45px;
  line-height: 60px;
  font-weight: 600;
}

.business-heading h5 span {
  color: #00a1e0;
}

.business-heading {
  width: 470px;
}

.business-heading-bt a {
  text-decoration: none;
  color: #fff;
  background-color: #06384b;
  padding: 20px 31px;
  letter-spacing: 0px;
  opacity: 1;
  font-size: 18px;
  line-height: 21px;
  border-radius: 31px;
}

.business-heading-bt {
  margin-top: 50px;
}
.business-heading-img {
  width: 240px;
  border: 1px solid #f3f3f3;
  border-radius: 10px;
  padding: 15px 15px;
  display: inline-block;
  box-sizing: initial;
  box-shadow: 0px 0px 27px 4px #f9faff;
  vertical-align: top;
}
.business-heading-img h4 {
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-size: 18px;
  line-height: 21px;
  font-weight: 600;
}

.business-heading-img p {
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-size: 16px;
  line-height: 20px;
}

/*.Business-Potential .container {
    max-width: 1072px;
}*/

.row-hero1 {
  display: flex;
  justify-content: space-between;
  /*margin-right: -25px;*/
}

.business-heading-img img {
  height: 150px;
  margin: 0 auto;
  /*box-shadow: 0px 3px 6px #00000029;*/
  border-radius: 10px;
  opacity: 1;
  width: 230px;
  object-fit: contain;
  margin-bottom: 20px;
  padding: 9px 26px;
}

.bg img {
  background-color: #00a1e0;
}

.next-step {
  margin-top: 40px;
}

/**Salesforce-Clouds**/

.Salesforce-Clouds .container {
  max-width: 985px;
}

.Salesforce-Clouds {
  margin-top: 80px;
}
.Salesforce-Clouds {
  background-color: #ebf9ff;
  padding: 50px 0;
}

.Salesforce-Clouds h2 {
  text-align: center;
  font-size: 50px;
  line-height: 53px;
  /* letter-spacing: 0px; */
  /* opacity: 1; */
  letter-spacing: 0px;
  color: #06384b;
  font-weight: 600;
}

.Salesforce-Clouds h2 span {
  color: #00a1e0;
}

.Salesforce-Clouds .tab-menu ul {
  margin: 0;
  padding: 0;
}
.Salesforce-Clouds .tab-menu ul li {
  list-style-type: none;
  display: inline-block;
  cursor: pointer;
  margin: 0.9em 0;
}

.Salesforce-Clouds .tab-menu ul li a.active-a {
  background-color: #00a1e0;
  color: #ffffff;
}

.Salesforce-Clouds .tab-menu ul li a {
  text-decoration: none;
  color: #000;
  padding: 10px 15px;
  border-radius: 5px 5px 0 0;
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
}

.Salesforce-Clouds .tab {
  display: none;
}
.Salesforce-Clouds .tab h2 {
  color: 000;
}
.Salesforce-Clouds .tab p {
  color: 000;
}

.Sales-drop-img .accordion .panel.panel-default {
  border: none;
  box-shadow: none;
}
.Sales-drop-img .accordion .panel.panel-default .panel-heading {
  border: none;
}
.Sales-drop-img
  .accordion
  .panel.panel-default
  .panel-heading
  a.accordion-toggle {
  background: #fff;
  box-shadow: none;
  border: none;
  padding: 15px 15px;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}

.Sales-drop-img
  .accordion
  .panel.panel-default
  .panel-heading
  a.accordion-toggle
  i.fa.fa-chevron-down {
  margin: 0;
}

.Salesforce-Clouds .tab-active {
  display: block;
}

.tab-container {
  margin-top: 50px;
}

.Sales-drop-img img {
  width: auto;
  max-width: 600px;
}

.tab-menu {
  height: 43px;
  border-bottom: 1px solid #cfcfcf;
  margin-bottom: 46px;
}

.accordion {
  color: #000000;
  opacity: 1;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  list-style: none;
  padding: 0;
}

/* Indent submenus */
ul .accordion-inner {
  /* padding-left: 1em; */
  overflow: hidden;
  display: none;
  padding: 5;
  list-style: none;
  padding: 0 8px;
  margin-right: 20px;
  text-align: justify;
}

/* Spacing between sections */
li {
  margin: 0.7em 0;
}

/* Box arround each section */
a.accordion-toggle {
  text-decoration: none;
  width: 100%;
  display: block;
  padding: 0.45em;
  transition: background 0.3s ease;
  -moz-border-radius: 7px;
  border-radius: 0px;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-size: 16px;
  line-height: 19px;
  border-bottom: 1px solid #e2e2e2;
  font-weight: 600;
}

/* Hover effect on a sections */

.accordion a .fa-chevron-down {
  position: relative;
  color: #00a1e0;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  float: right;
}

.accordion a.chev .fa-chevron-down {
  color: #00a1e0;
}

ul.accordion-inner.show li {
  color: #000000;
  opacity: 1;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
ul.accordion-inner.show p {
  color: #000000;
  opacity: 1;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

.accordion a .fa-chevron-down {
  margin-left: 5px;
  margin-right: 15px;
  font-size: 18px;
}

.accordion a.chev .fa-chevron-down {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(180deg);
}

.collaps-accordin img {
  width: auto;
  margin-right: 15px;
  margin-top: -4px;
}
.collaps-accordin h4 {
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
  margin-bottom: 15px;
}

.collaps-accordin p {
  font-size: 16px;
  letter-spacing: 0px;
  color: #000000 !important;
  opacity: 1;
  line-height: 20px;
  font-weight: 500;
}

.collaps-accordin {
  width: 437px;
}

/**alesforce-Queries**/

.alesforce-Queries {
  margin-top: 50px;
}

.alesforce-Queries h4 {
  letter-spacing: 0px;
  color: #000000;
  font-size: 50px;
  line-height: 53px;
  text-align: center;
  font-weight: 600;
  margin-bottom: 60px;
}

.alesforce-Queries h4 span {
  color: #00a1e0;
}

.information-form .request-form {
  padding: 25px 0;
  margin: 38px 0;
}

.information-form .request-form h3 {
  display: block;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  line-height: 30px;
}

.information-form .request-form h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
  font-weight: 400;
}

.information-form fieldset {
  border: medium none !important;
  margin: 0 0 20px;
  min-width: 100%;
  padding: 0;
  width: 100%;
}

.request-form input[type="text"],
.request-form input[type="email"],
.request-form input[type="tel"],
.request-form input[type="url"],
.request-form textarea {
  width: 100%;
  border: 1px solid #ebebeb;
  background: #fff;
  margin: 0 0 0px;
  padding: 12px 15px;
  border-radius: 8px;
}

.request-form input[type="text"]:hover,
.request-form input[type="email"]:hover,
.request-form input[type="tel"]:hover,
.request-form input[type="url"]:hover,
.request-form textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #aaa;
}

.information-form .request-form textarea {
  height: 100px;
  max-width: 100%;
  resize: none;
}

.information-form .request-form button[type="submit"] {
  text-decoration: none;
  color: #fff;
  background-color: #00a1e0;
  padding: 4px 31px;
  letter-spacing: 0px;
  opacity: 1;
  font-size: 18px;
  line-height: 58px;
  border-radius: 50px;
  border: none;
  transition: all 0.2s ease;
  width: 100%;
}
.information-form .request-form button[type="submit"]:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.information-form .request-form button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.information-form .copyright {
  text-align: center;
}

.request-form input:focus,
.request-form textarea:focus {
  outline: 0;
  border: 1px solid #aaa;
}

::-webkit-input-placeholder {
  color: #888;
}

:-moz-placeholder {
  color: #888;
}

::-moz-placeholder {
  color: #888;
}

:-ms-input-placeholder {
  color: #888;
}

/**Sales-Channel**/

.Sales-Channel {
  background-color: #ebf9ff;
  padding: 70px 0;
}

.Sales-Channel a.accordion-toggle.chev {
  background-color: #fff;
  padding-left: 8px !important;
}

.Sales-Channel ul.accordion-inner.show {
  background-color: #fff;
  width: 100%;
}

.Sales-Channel h4 {
  text-align: center;
  letter-spacing: 0px;
  opacity: 1;
  font-size: 50px;
  line-height: 59px;
  font-weight: 600;
  margin-bottom: 60px;
}

.Sales-Channel h4 span {
  color: #00a1e0;
}
.Sales-Channel .container {
  max-width: 1025px;
}

.Sales-Channel .fa-chevron-down:before {
  content: "\f078";
}

.Sales-Channel .accordion a .fa-chevron-down {
  margin-left: 5px;
  margin-right: 15px;
  font-size: 15px;
}

.Sales-Channel .accordion a .fa-chevron-down {
  position: relative;
  color: #fff;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  float: right;
  color: #00a1e0;
  border-radius: 50[x];
  padding: 3px 0 0;
  font-size: 18px;
}

.Sales-Channel .panel-heading,
.Sales-Channel .panel.panel-default {
  border: none;
  box-shadow: none;
}
.Sales-Channel a.accordion-toggle i.fa.fa-chevron-down {
  margin: 0;
}
.Sales-Channel a.accordion-toggle {
  background: #fff;
  box-shadow: none;
  border: none;
  padding: 15px 15px;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}

.Sales-Channel h5 {
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  margin-top: 21px;
}

.Sales-Channel p {
  font-size: 16px;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  line-height: 22px;
  font-weight: 500;
}

/**How-Work**/

.How-Work {
  background-color: #ebf9ff;
  padding: 50px 0px;
  margin-top: 50px;
}

.How-Work h4 {
  letter-spacing: 0px;
  color: #000000;
  font-size: 50px;
  line-height: 53px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 60px;
}

.How-Work h4 span {
  color: #00a1e0;
}

.How-Work ul.accordion-inner.show {
  background-color: #fff;
  padding-bottom: 20px;
  width: 100%;
}
.panel-heading {
  padding: 0px;
}
.How-Work .panel.panel-default {
  border: none;
  box-shadow: none;
}
.How-Work .panel-heading {
  border: none;
  box-shadow: none;
}
.How-Work a.accordion-toggle {
  background: #fff;
  box-shadow: none;
  border: none;
  padding: 15px 15px 15px 50px;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
  position: relative;
}

.How-Work i.fa.fa-chevron {
  background-color: #d7f0fa;
  /* opacity: 0.16; */
  color: #00a1e0;
  font-size: 15px;
  line-height: 20px;
  padding: 5px 11px 4px 11px;
  border-radius: 50px;
  margin: 0px;
  position: absolute;
  left: 10px;
  top: 13px;
}
.How-Work a.accordion-toggle i.fa.fa-chevron-down {
  margin: 0;
}

.How-Work ul.accordion-inner.show li {
  font-size: 16px;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  line-height: 20px;
  font-weight: 500;
}

.How-Work ul.accordion-inner li {
  font-size: 16px;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  line-height: 20px;
  font-weight: 500;
}

.How-Work .container {
  max-width: 1130px;
}

/**Salesforce-AppExchange**/

.Salesforce-AppExchange {
  margin-top: 50px;
}

.Salesforce-AppExchange h4 {
  font-size: 50px;
  line-height: 53px;
  letter-spacing: 0px;
  color: #000000;
  font-weight: 600;
  margin-bottom: 60px;
  text-align: center;
}

.Salesforce-AppExchange h4 span {
  color: #00a1e0;
}

.Salesforce-AppExchange .container {
  max-width: 1115px;
}

.app-img img {
  width: 100%;
}

.bulid-button ul li {
  text-decoration: none;
  list-style: none;
}
.bulid-button ul {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bulid-button ul li p {
  letter-spacing: 0px;
  color: #06384b;
  opacity: 1;
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  margin: 0 20px;
}

.bulid-button {
  margin-top: 50px;
  display: inline-block;
  max-width: 100%;
  width: 100%;
}

.bulid-button ul li a {
  border: 1px solid #06384b;
  border-radius: 31px;
  opacity: 1;
  background-color: #06384b;
  padding: 20px 30px;
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  line-height: 21px;
  cursor: pointer;
}

/**tem-heading**/

.tem-heading h4 {
  letter-spacing: 0px;
  opacity: 1;
  font-size: 35px;
  line-height: 53px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 33px;
}

.tem-heading h4 span {
  color: #00a1e0;
}

.meet-our-team {
  background-color: #ebf9ff;
  padding: 80px 0;
  margin-top: 50px;
}
.meet-our-team .tem-heading img.group {
  border: 12px solid rgb(0, 161, 224, 0.2);
}

.meet-our-team .container {
  max-width: 1170px;
}

img.group {
  width: 100%;
}

.all-logo-certification ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
  /* text-decoration: none; */
  border-left: 1px solid #cecece;
  /* padding: 0 0; */
  margin-left: 20px;
  text-align: center;
}
.all-logo-certification ul li {
  width: 150px;
  list-style: none;
}

section.footer-design {
  background-color: #ebf9ff;
  padding-top: 184px;
  padding-bottom: 116px;
  margin-top: -117px;
}

/**footer-design**/

.footer-design img {
  width: 366px;
  float: right;
}

.footer-design .container {
  max-width: 1170px;
  background-color: #00a1e0;
  height: 291px;
  box-shadow: 0px 0px 15px #00000029;
  border-radius: 25px;
  opacity: 1;
  padding: 15px 85px;
}
.footer-design h4 {
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
  font-size: 35px;
  line-height: 45px;
  margin-bottom: 36px;
}
.row-footer {
  display: flex;
  align-items: center;
}

section.footer-design a {
  background-color: #fff;
  border-radius: 22px;
  opacity: 1;
  padding: 12px 24px;
  text-decoration: none;
  letter-spacing: 0px;
  color: #242424;
  font-size: 18px;
  line-height: 21px;
  font-weight: 600;
}

section.last-footer p {
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
  font-size: 14px;
  line-height: 18px;
  padding: 20px 0;
  margin: 0;
}
section.last-footer * {
  color: #ffffff;
}
section.last-footer {
  background-color: #000;
}

section.last-footer .container {
  max-width: 865px;
}

/**Software-Integration**/
.Software-Integration {
  margin-top: 50px;
}

.Software-Integration h4 {
  letter-spacing: 0px;
  color: #06384b;
  font-size: 50px;
  line-height: 53px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 60px;
}

.Software-Integration h4 span {
  color: #00a1e0;
}

.slider__contents img {
  width: 467px;
  float: right;
}

.Software-Integration .container {
  max-width: 1125px;
}

.Software-Integration ul.slick-dots {
  margin-top: 40px;
}

.Software-Integration ul.slick-dots {
  display: flex !important;
  justify-content: center;
  list-style: none;
}

h4.slider__caption {
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  text-align: left;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 15px;
}

p.slider__txt {
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  margin-bottom: 30px;
}
.tetimoniales ul.slick-dots li {
  width: 20%;
}
.tetimoniales ul.slick-dots li button {
  width: 100%;
}

.tetimoniales .slick-dots li button {
  position: relative;
  height: 40px;
  line-height: inherit;
  border: none;
  background: transparent;
  text-align: left;
  padding-left: 0;
  width: 100% !important;
  font-size: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: -webkit-right;
  color: #000;
}
.tetimoniales button#slick-slide-control00:before {
  content: "Custom Integration";
  position: absolute;
  left: 0;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 0;
}
.tetimoniales button#slick-slide-control01:before {
  content: "Tool-Based Integration";
  position: absolute;
  left: 0;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 0;
}
.tetimoniales button#slick-slide-control02:before {
  content: "App Integration";
  position: absolute;
  left: 0;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 0;
}
.tetimoniales button#slick-slide-control03:before {
  content: "UI Integration";
  position: absolute;
  left: 0;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 0;
}

.tetimoniales button#slick-slide-control04:before {
  content: "API development";
  position: absolute;
  left: 0;
  color: #000;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 0;
}

.tetimoniales ul.slick-dots li.slick-active button:before {
  color: #00a1e0 !important;
  font-weight: 600;
}
.tetimoniales ul.slick-dots li.slick-active button {
  color: #00a1e0 !important;
  font-weight: 600;
}

.tetimoniales ul.slick-dots {
  display: flex !important;
  justify-content: space-between;
  list-style: none;
  padding: 0;
}
.tetimoniales button.slick-prev.slick-arrow {
  position: absolute;
  z-index: 2;
}
.tetimoniales button.slick-next.slick-arrow {
  position: absolute;
  left: 80px;
  z-index: 2;
}

.tetimoniales .slick-dots li.active button,
.tetimoniales .slick-dots li.active button:before {
  color: red !important;
}

.tetimoniales button.slick-arrow {
  font-size: 0;
  background: #fff;
  height: 50px;
  width: 50px;
  border: none;
  border-radius: 50%;
  box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
  top: inherit;
  bottom: 0;
  left: 0;
}

.tetimoniales button.slick-prev.slick-arrow:before {
  content: "";
  border: solid #000;
  border-width: 0px 2px 2px 0px;
  height: 10px;
  width: 10px;
  position: absolute;
  transform: rotate(135deg);
  top: 20px;
  left: 21px;
}

.tetimoniales button.slick-next.slick-arrow:before {
  content: "";
  border: solid #000;
  border-width: 0px 2px 2px 0px;
  height: 10px;
  width: 10px;
  position: absolute;
  transform: rotate(-45deg);
  top: 20px;
  left: 18px;
}

/**Client-Says**/

.client-says {
  margin-top: 80px;
}

.what-says h4 {
  letter-spacing: 0px;
  color: #000000;
  font-size: 50px;
  line-height: 53px;
  font-weight: 600;
}

.what-says h4 span {
  color: #00a1e0;
}

.what-says p {
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-size: 16px;
  line-height: 20px;
  margin-top: 20px;
}
.client-say .item {
  background: #fff;
  height: auto;
  width: 100%;
  box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
  margin-bottom: 20px;
  padding: 33px 32px 24px 32px;
}

section.client-says .container {
  max-width: 1025px;
}
/*
section.client-say.slick-initialized.slick-slider.slick-dotted.slick-vertical .slick-list.draggable {
    min-height: 300px;
}*/

.client-rivew-point .item {
  background: #fff;
  width: 100% !important;
  margin-bottom: 20px;
  padding: 15px 15px 15px 15px;
  border: 1px solid #ebebeb;
  box-shadow: inherit;
  box-shadow: 0px 3px 6px #d9d9d929;
  opacity: 1;
  border-radius: 10px;
}

.client-say button.slick-arrow {
  display: none !important;
}

element.style {
}
ul.star li img {
  width: 21px;
  height: 19px;
}
ul.star li {
  list-style: none;
  width: 30px;
}
ul.star {
  display: flex;
  padding: 0;
}

.item p {
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
}

.item h6 {
  letter-spacing: 0px;
  color: #00a1e0;
  opacity: 1;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.item h5 {
  letter-spacing: 0px;
  color: #a4a4a4;
  opacity: 1;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.client-rivew-point {
  width: 520px;
  margin: 0 auto;
  z-index: 9;
  position: relative;
}
.client-rivew-point .slick-list {
  padding: 8px 0;
}

.client-rivew-point ul.slick-dots {
  position: absolute;
  left: -70px;
  top: 0;
  list-style: none;
  padding: 0;
}

.what-says {
  margin-top: 124px;
}

.client-rivew-point ul.slick-dots li.slick-active button:before {
  color: #00a1e0 !important;
  font-weight: 600;
}
.client-rivew-point ul.slick-dots li.slick-active button {
  color: #00a1e0 !important;
  font-weight: normal;
  font-size: 0;
  /* color: #fff; */
}

.client-rivew-point ul.slick-dots li {
  width: 20%;
}
.client-rivew-point ul.slick-dots li button {
  width: 100%;
  width: 8px;
  height: 42px;
  border: 0px solid #00a1e0;
  background-color: #62badd;
  color: #62badd;
  font-size: 0;
}

.client-rivew-point .slick-dots li button {
  position: relative;
  height: auto;
  line-height: inherit;
  border: none;
  background: transparent;
  text-align: left;
  padding-left: 0;
}
.client-rivew-point button#slick-slide-control10:before {
  content: "";
  position: absolute;
  left: 10px;
  font-weight: 600;
}

.hello {
  display: contents;
}

/* SSS */

.lead-data {
  background: url(https://www.dotsquares.com/css/assets_salesforce/images/bg-repeat.png) repeat;
  padding: 20px 25px 2px 25px;
  display: inline-block;
  width: 100%;
  border-radius: 10px;
  box-shadow: 0 0 18px #dbebf2;
}
.lead-data .row-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: solid 1px #ddd;
  background: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 19px;
}
.lead-data .row-block .icon {
  width: 95px;
  background: #2f3e51;
  height: 75px;
  text-align: center;
  padding-top: 14px;
}
.lead-data .row-block .icon img {
}
.lead-data .row-block .content {
  width: 100%;
  text-align: left;
  padding: 0 0 0 16px;
}
.lead-data .row-block .content h4 {
  font-size: 15px;
  text-align: left;
  margin: 9px 0 2px 0;
  line-height: normal;
  text-transform: capitalize;
}
.lead-data .row-block .content h4 span {
}
.lead-data .row-block .content p {
  color: #6a6a6a;
  font-weight: normal;
  font-size: 14px;
  text-transform: capitalize;
}

.modal-body .request-form {
  padding: 25px;
  margin: 0px 0;
}

.modal-body .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1pxsolidrgba (0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
  border-radius: 25px;
}

.desktop-client button.slick-prev.slick-arrow {
  font-size: 0;
  height: 34px;
  border: none;
  border-radius: 20px;
  background: #00a1e08f;
  width: 6px;
  padding: 0;
  position: absolute;
  left: -30px;
}
.desktop-client button.slick-next.slick-arrow {
  font-size: 0;
  height: 30px;
  border: none;
  border-radius: 20px;
  background: #00a1e0;
  width: 6px;
  padding: 0;
  position: absolute;
  left: -30px;
  top: 40px;
}
.error {
  color: red;
}

@media (max-width: 767px) {
  .all-logo-certification ul {
    border-top: 1px solid #cecece;
    padding-top: 30px;
  }
  .btn-primary {
    text-decoration: none;
    color: #fff;
    background-color: #06384b;
    padding: 4px 28px;
    letter-spacing: 0px;
    /* color: #FFFFFF; */
    opacity: 1;
    font-size: 16px;
    line-height: 33px;
    border-radius: 31px;
  }
}

.bts-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  z-index: 9999999;
}
.bts-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.bts-popup-container {
  position: relative;
  width: 90%;
  max-width: 530px;
  margin: auto;
  background: #ffffff;
  border-radius: none;
  text-align: center;
  box-shadow: 0 0 2px rgb(0 0 0 / 20%);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  top: 50%;
  transform: translate(0, -50%) !important;
}
.bts-popup-container .form-fields {
  padding: 22px;
}
.bts-popup-container .request-form .form-fields .form-group,
.bts-popup-container .request-form .form-fields .form-block {
  margin-bottom: 25px;
}
.bts-popup-container .request-form .error-message {
  text-align: left;
}
.bts-popup-container img {
  padding: 20px 0 0 0;
}
.bts-popup-container p {
  color: #37a2e2;
  font-weight: 600;
  padding: 25px 40px;
  font-size: 24px;
  text-transform: capitalize;
  max-width: 384px;
  margin: auto;
  line-height: 32px;
}
.bts-popup-container .bts-popup-button {
  padding: 5px 25px;
  border: 2px solid white;
  display: inline-block;
  margin-bottom: 10px;
}

.bts-popup-container a {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}
.bts-popup-container .bts-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
}
.bts-popup-container .bts-popup-close::before,
.bts-popup-container .bts-popup-close::after {
  content: "";
  position: absolute;
  top: 12px;
  width: 16px;
  height: 3px;
  background-color: #37a2e2;
}
.bts-popup-container .bts-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
  top: 13px;
}
.bts-popup-container .bts-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 6px;
  top: 13px;
}
.is-visible .bts-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.bts-popup .form-fields .form-control {
  padding: 0 11px;
  height: 40px;
  border-radius: 0;
  background: #f4f4f4;
}
a.footer_call {
  display: none;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.topmodal .modal-content .modal-header {
  background: #13a0db;
  font-size: 24px;
  line-height: 32px;
  color: #fff;
  font-weight: 600;
  padding: 25px 18px 25px 40px;
}
.topmodal .modal-content .modal-header button.close {
  color: #fff;
  opacity: 1;
  position: relative;
  top: -16px;
  right: -5px;
}
.topmodal .modal-content .modal-body .information-form .request-form {
  padding: 0;
}
.topmodal
  .modal-content
  .modal-body
  .information-form
  .request-form
  .form-control {
  border: none;
  border-bottom: 1px solid #000;
  padding: 15px 15px 15px 0;
  font-family: "Poppins";
  box-shadow: none;
  border-radius: 0px;
  height: 34px;
  font-size: 14px;
}
.topmodal
  .modal-content
  .modal-body
  .information-form
  .request-form
  textarea.form-control {
  height: 100px;
  resize: none;
  font-weight: normal;
  overflow: hidden;
  display: inline-block;
}

.alesforce-Queries .information-form .request-form fieldset .form-control {
  border: 1px solid #b7b7b7;
  border-radius: 5px;
  padding: 12px 15px;
  height: auto;
  box-shadow: none;
  font-size: 15px;
}

#dialog,
#dialog1 {
  width: 90%;
  max-width: 530px;
  border: none;
  padding: 0;
  position: fixed;
  top: 39%;
  bottom: 0;
  z-index: 9;
  left: 50%;
  transform: translate(-50%, -50%);
  right: initial;
}

.dialog-popup {
  display: none;
}
.dialog-popup.open-popup {
  display: block;
}

.dialog-popup .exit {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0;
  background: none;
}
.dialog-popup .exit:before,
.dialog-popup .exit:before {
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 30px;
  top: 13px;
  background: #fff !important;
  position: absolute;
  z-index: 9999;
  width: 16px;
  height: 3px;
}
.dialog-popup .exit:after,
.dialog-popup .exit:after {
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 6px;
  top: 13px;
  background: #fff !important;
  z-index: 99999;
  width: 16px;
  height: 3px;
  position: absolute;
}

.bg-opacity:before {
  content: "";
  background: rgb(0 0 0 / 66%);
  width: 100%;
  height: 100%;
  position: fixed;
  display: inline-block;
  z-index: 1;
}

.information-form {
  background: #fff;
}

#dialog h3.modal-title,
#dialog1 h3.modal-title {
  background: #13a0db;
  font-size: 24px;
  line-height: 32px;
  color: #fff;
  font-weight: 600;
  padding: 25px 40px;
}
#dialog .information-form .request-form,
#dialog1 .information-form .request-form {
  padding: 22px 15px 22px 15px;
  margin: 0;
}
#dialog .information-form .request-form fieldset .form-control,
#dialog1 .information-form .request-form fieldset .form-control {
  border: none;
  border-bottom: 1px solid #000;
  padding: 15px 15px 15px 0;
  font-family: "Poppins";
  color: var(--ds-text);
  box-shadow: none;
  border-radius: 0px;
  height: 34px;
  font-size: 14px;
}
#dialog .information-form .request-form fieldset textarea.form-control,
#dialog1 .information-form .request-form fieldset textarea.form-control {
  height: 100px;
  resize: none;
  font-weight: normal;
  overflow: hidden;
  display: inline-block;
}
#dialog .information-form .request-form button,
#dialog1 .information-form .request-form button {
  background: #13a0db;
  border: none;
  border-radius: 40px;
  padding: 15px 60px;
  font-size: 18px;
  color: #fff;
  font-weight: 600 !important;
  line-height: 28px;
  transition: all 0.2s ease-in-out;
  text-transform: capitalize;
}

#dialog .exit,
#dialog1 .exit {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0;
}
#dialog .exit button,
#dialog1 .exit button {
  font-size: 0;
  background: none;
}
#dialog .exit button:before,
#dialog1 .exit button:before {
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 30px;
  top: 13px;
  background: #fff !important;
  position: absolute;
  z-index: 9999;
  width: 16px;
  height: 3px;
}
#dialog .exit button:after,
#dialog1 .exit button:after {
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 6px;
  top: 13px;
  background: #fff !important;
  z-index: 99999;
  width: 16px;
  height: 3px;
  position: absolute;
}

.Salesforce-AppExchange .client-say-mobile1 button {
  padding: 0;
  font-size: 0;
  background: #fff;
  height: 50px;
  width: 50px;
  border: none;
  border-radius: 50%;
  box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
  top: 50%;
  transform: translate(-50px, -50%);
}

.Salesforce-AppExchange .client-say-mobile1 button.slick-prev {
  left: 17px;
  position: absolute;
  transform: translate(-53%, -50%);
  bottom: 0;
  z-index: 1;
  top: 50%;
}
.Salesforce-AppExchange .client-say-mobile1 button.slick-prev:before {
  content: "";
  border: solid #000;
  border-width: 0px 2px 2px 0px;
  height: 10px;
  width: 10px;
  position: absolute;
  transform: rotate(135deg);
  top: 21px;
  left: 22px;
}

.Salesforce-AppExchange .client-say-mobile1 button.slick-next {
  position: absolute;
  transform: translate(-50%, -50%);
  right: -33px;
}

.Salesforce-AppExchange .client-say-mobile1 button.slick-next:before {
  content: "";
  border: solid #000;
  border-width: 0px 2px 2px 0px;
  height: 10px;
  width: 10px;
  position: absolute;
  transform: rotate(316deg);
  top: 20px;
  left: 19px;
}

.Salesforce-AppExchange .bg-block {
  margin: 10px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.Salesforce-AppExchange .client-overlay {
  background: rgb(0 161 224 / 92%);
  position: absolute;
  bottom: -100%;
  left: -15px;
  padding: 20px 40px;
  height: 100%;
  transition: 0.3s ease-in-out;
  right: 0;
}
.Salesforce-AppExchange .client-overlay h5 {
  color: #fff;
  font-size: 18px;
}
.Salesforce-AppExchange .client-overlay p {
  color: #fff;
}
.Salesforce-AppExchange .item:hover .client-overlay {
  bottom: 0;
  transition: 0.3s ease-in-out;
}

dialog#dialog1,
dialog#dialog2,
dialog#dialog3,
dialog#dialog4,
dialog#dialog5,
dialog#dialog6,
dialog#dialog7 {
  border: none;
  border-radius: 5px;
}

dialog#dialog1 .app-img,
dialog#dialog2 .app-img,
dialog#dialog3 .app-img,
dialog#dialog4 .app-img,
dialog#dialog5 .app-img,
dialog#dialog6 .app-img,
dialog#dialog7 .app-img {
  width: 800px;
  max-width: 100%;
  border: none;
}

dialog#dialog1 .app-img img,
dialog#dialog2 .app-img img,
dialog#dialog3 .app-img img,
dialog#dialog4 .app-img img,
dialog#dialog5 .app-img img,
dialog#dialog6 .app-img img,
dialog#dialog7 .app-img img {
  width: 290px;
  margin: auto;
  display: table;
}

dialog#dialog1 h3,
dialog#dialog2 h3,
dialog#dialog3 h3,
dialog#dialog4 h3,
dialog#dialog5 h3,
dialog#dialog6 h3,
dialog#dialog7 h3 {
  color: #0091c9;
  font-size: 18px;
}

dialog#dialog1 p,
dialog#dialog2 p,
dialog#dialog3 p,
dialog#dialog4 p,
dialog#dialog5 p,
dialog#dialog6 p,
dialog#dialog7 p {
  text-align: center;
  color: #000;
  font-weight: 400;
  padding: 0 20px;
}

dialog#dialog1 form.exit,
dialog#dialog2 form.exit,
dialog#dialog3 form.exit,
dialog#dialog4 form.exit,
dialog#dialog5 form.exit,
dialog#dialog6 form.exit,
dialog#dialog7 form.exit {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0;
}

dialog#dialog1 form.exit button,
dialog#dialog2 form.exit button,
dialog#dialog3 form.exit button,
dialog#dialog4 form.exit button,
dialog#dialog5 form.exit button,
dialog#dialog6 form.exit button,
dialog#dialog7 form.exit button {
  font-size: 0;
  background: none;
}

dialog#dialog1 form.exit button:before,
dialog#dialog2 form.exit button:before,
dialog#dialog3 form.exit button:before,
dialog#dialog4 form.exit button:before,
dialog#dialog5 form.exit button:before,
dialog#dialog6 form.exit button:before,
dialog#dialog7 form.exit button:before {
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 30px;
  top: 13px;
  background: #000;
  position: absolute;
  z-index: 9999;
  width: 16px;
  height: 3px;
}

dialog#dialog1 form.exit button:after,
dialog#dialog2 form.exit button:after,
dialog#dialog3 form.exit button:after,
dialog#dialog4 form.exit button:after,
dialog#dialog5 form.exit button:after,
dialog#dialog6 form.exit button:after,
dialog#dialog7 form.exit button:after {
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 6px;
  top: 13px;
  background: #000;
  z-index: 99999;
  width: 16px;
  height: 3px;
  position: absolute;
}
footer.footer.footer-wrap {
  display: none;
}
