@font-face {
  font-family: "Poppins";
  src: url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Bold.eot");
  src: url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Boldd41d.eot?#iefix") format("embedded-opentype"),
    url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Bold.html") format("woff2"),
    url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Bold.woff") format("woff"),
    url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Bold.ttf") format("truetype"),
    url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Bold.svg#Poppins-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Light.eot");
  src: url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Lightd41d.eot?#iefix") format("embedded-opentype"),
    url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Light.html") format("woff2"),
    url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Light.woff") format("woff"),
    url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Light.ttf") format("truetype"),
    url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Light.svg#Poppins-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Italic.eot");
  src: url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Italicd41d.eot?#iefix") format("embedded-opentype"),
    url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Italic.html") format("woff2"),
    url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Italic.woff") format("woff"),
    url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Italic.ttf") format("truetype"),
    url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Italic.svg#Poppins-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Medium.eot");
  src: url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Mediumd41d.eot?#iefix") format("embedded-opentype"),
    url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Medium.html") format("woff2"),
    url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Medium.woff") format("woff"),
    url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Medium.ttf") format("truetype"),
    url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Medium.svg#Poppins-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-SemiBold.eot");
  src: url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-SemiBoldd41d.eot?#iefix")
      format("embedded-opentype"),
    url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-SemiBold.html") format("woff2"),
    url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-SemiBold.woff") format("woff"),
    url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-SemiBold.ttf") format("truetype"),
    url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-SemiBold.svg#Poppins-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Regular.eot");
  src: url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Regulard41d.eot?#iefix")
      format("embedded-opentype"),
    url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Regular.html") format("woff2"),
    url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Regular.woff") format("woff"),
    url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Regular.ttf") format("truetype"),
    url("https://www.dotsquares.com/css/assets_java/fonts/Poppins-Regular.svg#Poppins-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

*,
*::after,
*::before {
  box-sizing: border-box;
}
body {
  margin: 0;
  padding: 0;
  font-family: "Poppins";
  font-size: 16px;
  color: #000;
}
table,
tr,
th,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
div,
ul,
li,
span,
p,
a {
  padding: 0;
  margin: 0;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins" !important;
  padding: 0;
  margin: 0;
  text-decoration: none;
  font-weight: 700 !important;
}
p,
span,
a,
li,
label,
input,
div {
  font-family: "Poppins" !important;
  padding: 0;
  margin: 0;
  text-decoration: none;
  outline: none;
  margin-top: 0;
  margin-bottom: 0;
}

ul,
ol {
  list-style: none;
}
img {
  max-width: 100%;
}
input:not([type="radio"], [type="checkbox"]),
textarea,
select {
  border: 1px solid #70707085;
  transition: all ease 0.3s;
  padding: 11px 12px;
  width: 100%;
  border-radius: 3px;
  background: #fff;
}
input:not([type="radio"], [type="checkbox"]):focus,
textarea:focus,
textarea:hover {
  border-color: #000;
}
input,
textarea,
button {
  font-family: "Poppins" !important;
  outline: none;
}
h1 {
  font-size: 55px;
  line-height: 1.2;
  font-weight: 600 !important;
}
h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 1.2;
}
h3 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
}

h4 {
  font-size: 30px;
}
h5 {
  font-size: 18px;
}
p {
  font-size: 16px;
  line-height: 1.3;
  color: #000000;
}
.footer_call {
  display: none;
}
footer.footer.footer-wrap{display: block !important;}
a,
button {
  transition: all ease 0.2s;
}
.orange-color {
  color: #f48120;
}
.mb-only {
  display: none;
}
.container-fluid {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
.container-small {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 15px;
  width: 100%;
}
.container {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 15px;
  width: 100%;
}
.container-fluid::after,
.container::after {
  display: table;
  clear: both;
  content: "";
}
.dflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dflex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.white-color {
  color: #fff;
}
.btn-small-round {
  background: #000;
  color: #fff;
  border-radius: 25px;
  font-size: 14px;
  font-weight: 500;
  padding: 9px 17px;
  display: inline-block;
  transition: all ease 0.2s;
}
.btn-small-round:hover,
.btn-small-round:focus {
  color: #fff;
  background: #f48120;
}

.center {
  text-align: center;
}
.section-heading {
  margin: 0 0 30px 0;
}
.section-heading p {
  color: #f48120;
  font-size: 14px;
  margin: 0 0 4px 0;
}
.ds-main-logo {
    width: 29%;
}
.ds-main-logo img{width: 100%}
.section-space {
  padding: 60px 0 60px 0;
}
.orange-lg-btn {
  background: #f48120;
  color: #fff;
  padding: 10px 30px;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 600;
  display: inline-block;
}
.orange-lg-btn:hover {
  background: #000;
  color: #fff;
}
.sub-para {
  margin: 12px 0 0 0;
  font-size: 16px;
  font-weight: 400 !important;
}
.box-col-3 {
  width: calc(100% / 3);
}
.f-form-fields {
  margin: 0 0 20px 0;
  display: flex;
  border-radius: 3px;
  border: 1px solid #70707085;
}
.f-form-fields select {
  width: 30%;
  border-right: 1px solid #70707085 !important;
  border-radius: 0;
}

.full-orange-btn {
  width: 100%;
  font-size: 18px;
  background: #f48120;
  color: #fff;
  border: none;
  padding: 11px 20px;
  cursor: pointer;
  font-weight: 600;
  text-transform: uppercase;
}
.full-orange-btn:hover,
.full-orange-btn:focus {
  background: #000;
  color: #fff;
}
.btn-black {
  background: #000;
  color: #fff;
  box-shadow: 0px 3px 6px #00000029;
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
  padding: 9px 24px;
}
.btn-black:hover {
  color: #fff;
  background: #f48120;
}

/** header css start **/

.ds-header-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ds-header-ryt {
  display: flex;
  column-gap: 23px;
  align-items: center;
}
.ds-call-numbers a {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding: 0 0 0 24px;
  transition: all ease 0.2s;
}
.ds-call-numbers a:hover {
  color: #f48120;
}
.ds-call-numbers a:not(:first-child)::before {
  content: "";
  position: absolute;
  left: 9px;
  width: 2px;
  height: 14px;
  background: #000;
  top: 0;
  bottom: 0;
  margin: auto;
}
.ds-main-header {
  padding: 15px 0;
  background-color: #fff;
  box-shadow: 0px 3px 6px #00000029;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 99;
}

/** banner start **/
.ds-main-banner {
  background-image: url(https://www.dotsquares.com/css/assets_java/images/banner-bg-one.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  padding: 48px 0 40px 0;
}
.ds-banner-inner {
  display: flex;
  flex-wrap: wrap;
}
.ds-banner-text {
  width: 60%;
  padding: 20px 100px 0 0;
}

.ds-banner-text span {
  font-size: 18px;
  font-weight: 500;
  color: #f48120;
  display: block;
  margin: 0;
  padding-bottom: 15px;
}

.ds-banner-text h1 {
  color: #fff;
  margin: 0;
}
.ds-banner-text .banner-subtitle {
  color: #fff;
  font-size: 18px;
  margin: 28px 0 0px;
  line-height: 24px;
}
.ds-banner-text  .main-subtitle{
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin: 20px 0 40px;
  line-height: 24px;
}
.ds-banner-text .design-list:nth-child(2){border-left: 1px solid #fff;border-right: 1px solid #fff}
.ds-banner-text .new-design{
  display: flex;
  justify-content: space-between;
}
.ds-banner-text .design-list{display: flex;padding: 0 5px; justify-content: space-between;align-items: center;column-gap: 10px}
  .ds-banner-text .design-list p{color: #fff;font-size: 16px;line-height: 18px}
.ds-banner-count-col {
  width: 33%;
  position: relative;
  text-align: center;
  display: flex;
  margin-top: 0;
  margin-bottom: 0;
  align-items: self-start;
}
.ds-banner-count-col .ds-text {
  margin: 0;
}
.ds-banner-count-col h4, .ds-banner-count-col .number {
  color: #fff;
  font-size: 50px;
  font-weight: 600 !important;
  line-height: 44px;
  margin: 0 0 0 8px;
}
.ds-banner-count-col p {
  font-size: 15px;
  color: #fff;
  margin: 0;
  padding: 0;
  line-height: 1.3;
}
.ds-banner-count-col .ds-icon-text {
  display: flex;
  align-items: center;
}
.ds-banner-count-col h4::before,.ds-banner-count-col .number::before {
  content: "";
  background-image: url(https://www.dotsquares.com/css/assets_java/images/up-arrow.svg);
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
  top: 2px;
  display: none;
}

.ds-banner-form {
  width: 40%;
  background: #fff;
  padding: 26px 30px 28px;
  box-shadow: 0px 0px 25px #46464640;
}
.banner-form-heading {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  padding: 0px 0 10px 0;
}
.banner-form-heading span {
  display: block;
}
.form-fields input:not([type="radio"], [type="checkbox"]) {
  width: 100%;
  border-width: 0 0 1px 0;
  border-color: #000;
  border-style: solid;
  padding: 8px 10px 12px;
  font-size: 14px;
  background: #fff;
  border-radius: 0;
}
.form-fields input:not([type="radio"], [type="checkbox"]):hover,
.form-fields input:not([type="radio"], [type="checkbox"]):focus {
  border-color: #000;
}
.form-fields textarea {
  width: 100%;
  border-width: 0 0 1px 0;
  border-color: #000;
  border-style: solid;
  padding: 8px 10px 12px;
  font-size: 14px;
  background: #fff;
}
.form-fields {
  margin: 0 0 20px 0;
}
.form-fields .inp-sel select {
  border-width: 0 0 1px 0;
  border-color: #000;
  border-style: solid;
  padding: 8px 10px 12px;
  font-size: 14px;
  background: #fff;
  width: 111px;
  border-radius: 0;
}
.form-fields .inp-sel input {
  width: calc(100% - 111px);
}
.form-fields .inp-sel {
  display: flex;
  align-items: flex-end;
}
.in-potion-list span {
  color: #3a3a3a;
  font-size: 12px;
  display: block;
  margin: 0 0 5px 0;
}
.in-potion-list label {
  background: #f1f1f1;
  padding: 6px 10px;
  border-radius: 5px;
  color: #3a3a3a;
  font-size: 14px;
  display: inline-block;
}
.option-bx {
  position: relative;
}
.in-potion-list .option-bx input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}
.in-potion-list .option-bx input:checked ~ label {
  background: #f48120;
  color: #fff;
}
.consult-option {
  display: flex;
  column-gap: 14px;
}
.form-fields textarea {
  width: 100%;
  border-width: 0 0 1px 0;
  border-color: #000;
  border-style: solid;
  padding: 8px 10px 12px;
  font-size: 14px;
  background: #fff;
  color: #000;
  font-family: "Poppins";
  height: 45px;
  resize: none;
}
.full-black-btn {
  width: 100%;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  border: none;
  padding: 11px 14px;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  transition: all ease 0.2s;
}
.full-black-btn:hover {
  color: #fff;
  background: #f48120;
}
.f-text-inn-text {
  font-size: 15px;
  font-weight: 600;
}
.f-text-inn {
  display: flex;
  align-items: center;
  column-gap: 19px;
}
.form-text-bottom .f-text-inn:first-child {
  border-right: 1px solid #bdbdbd;
  padding: 0px 44px 0 0;
}
.form-text-bottom .f-text-inn:last-child {
  padding: 0px 0 0 44px;
}
.form-text-bottom {
  display: flex;
}

/** Java offering section css **/
.java-offer-sec.section-space {
  padding-top: 120px;
  position: relative;
}
.afterbox {
  width: 80px;
  height: 145px;
  position: absolute;
  border-radius: 150px 0 0 149px;
  background-color: #f48120;
  right: 0;
  top: 20px;
  z-index: -1;
}
.java-offer-text h6 {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600 !important;
  margin: 15px 0 15px 0;
}
.java-offer-text p {
  color: #111;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
}
.java-offer-list {
  display: flex;
  flex-wrap: wrap;
}
.java-offer-col {
  width: 33.33%;
  border: 1px solid #dcdcdc;
  padding: 29px 28px;
  transition: all ease 0.3s;
  background: #fff;
}
.java-offer-col:hover {
  background: #f48120;
  color: #fff;
  border-color: #f48120;
}
.java-offer-col:hover .java-offer-text p {
  color: #fff;
}
.java-offer-col h3{
      font-size: 15px;
    text-transform: uppercase;
    font-weight: 600 !important;
    margin: 15px 0 15px 0;
}
.java-offer-img img {
  background: #fff;
  padding: 4px 5px;
  border-radius: 6px;
  margin: 0 0 -4px -5px;
}

/**Who We are**/
.we-working-sec {
  position: relative;
}
.we-work-img {
  width: 50%;
}
.we-work-text ul li {
  display: block;
  font-size: 15px;
  position: relative;
  margin: 0 0 12px 0;
  padding: 0 0 0 32px;
}
.we-work-text ul li::before {
  content: "";
  background-image: url(https://www.dotsquares.com/css/assets_java/images/check-icon.svg);
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
  top: 2px;
}
.we-work-text {
  width: 50%;
  padding: 0 0 0 30px;
}
.we-working-count-inner {
  margin: 0 -19px;
}
.we-working-count-cols h4, .we-working-count-cols .number {
  color: #f48120;
  font-size: 35px;
  line-height: 44px;
  margin: 0 0 8px 0;
  font-weight: 700 !important;
  max-width: inherit;
}
.we-working-count {
  text-align: center;
  margin: 44px 0 0 0;
  position: relative;
}
.we-working-count-cols p {
  font-size: 14px;
  max-width: 160px;
  margin: auto;
  font-weight: 400 !important;
}
.we-working-count-cols {
  position: relative;
  padding: 0 19px;
  width: 33%;
}
.we-working-count-cols:not(:last-child)::after {
  content: "";
  background: #a0a0a0;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.letstalk {
  margin: 40px 0 0 0;
  text-align: center;
  position: relative;
}
.dots-img {
  position: absolute;
  right: 9%;
  top: -3px;
  display: none;
}

/** How we build **/
.how-we-build-sec {
  background: #fcfcfc;
}
.how-we-build-sec .how-we-inner-col {
  border-left: 10px solid #f48120;
  border-radius: 5px;
  text-align: center;
}

/** How we help **/
.how-we-inner-text p {
  font-size: 14px;
  margin: 10px auto 0;
  max-width: 230px;
  font-weight: 600;
}
.how-we-help-sec {
  position: relative;
  text-align: center;
  background: #fcfcfc;
}
.how-we-inner-col {
  background: #fff;
  box-shadow: 0px 3px 6px #00000029;
  padding: 30px 30px;
  height: 100%;
}
.how-we-inner .box-col-3 {
  padding: 10px 10px;
}
.outline-box {
  width: 94px;
  height: 200px;
  background-color: #fff;
  border-radius: 110px 0 0 110px;
  border: 12px solid #f48120;
  border-right: 0;
  opacity: 0.13;
  position: absolute;
  right: 0;
  top: 27%;
}

.how-we-build-sec .outline-box {
  left: 0;
  transform: rotate(180deg);
}

.how-we-inner-img img {
  width: auto !important;
  margin: auto;
}

/** Java Services **/
.java-services-sec {
  border-top: 5px solid #fcfcfc;
  position: relative;
  overflow: hidden;
}
.java-services-left {
  width: 38%;
  text-align: right;
}
.java-services-center {
  width: 22%;
  text-align: center;
}
.java-services-right {
  width: 38%;
  text-align: left;
}
.contactus {
  margin: 0 0 0 0;
  text-align: center;
  position: relative;
}

.contactus .orange-lg-btn {
  position: relative;
}

.contactus .orange-lg-btn::after {
  content: "";
  position: absolute;
  background: url(https://www.dotsquares.com/css/assets_java/images/dots.svg);
  width: 146px;
  height: 37px;
  right: 0;
  left: 135px;
  z-index: -1;
}

.javabox-img {
  width: 232px;
  height: 232px;
  background: #fff;
  border-radius: 50%;
  margin: auto;
  box-shadow: 0px 1px 8px #00000029;
  border: 10px solid #f8f8f8;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tech-services-img {
  min-width: 91px;
  min-height: 91px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0px 3px 6px #00000029;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 0 auto;
  width: 91px;
  height: 91px;
}
.tech-services-list {
  background: #fcfcfc;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  align-content: end;
  margin: 36px 0;
}
.tech-services-text {
  width: 79%;
  padding: 0 13px 0 0;
}
.java-services-row {
  align-items: center;
}
.tech-services-text p {
  color: #1e1e1e;
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 5px 0;
}
.tech-services-text ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.tech-services-text ul li {
  position: relative;
  font-size: 14px;
  color: #000000;
  padding: 0 0 0 13px;
  margin: 0 0 0 15px;
}
.tech-services-text ul li::before {
  content: "";
  background: #f48120;
  width: 8px;
  height: 8px;
  position: absolute;
  left: 0;
  border-radius: 50%;
  top: 7px;
}
.tech-services-list:nth-child(2) {
  margin-right: 50px;
}

.java-services-right .tech-services-text ul {
  justify-content: flex-start;
}
.java-services-right .tech-services-list {
  justify-content: flex-start;
  align-content: flex-start;
}
.java-services-right .tech-services-text ul li {
  margin: 0 15px 0 0;
}
.java-services-right .tech-services-list:nth-child(2) {
  margin-left: 50px;
  margin-right: 0;
}
.java-services-right .tech-services-text {
  padding: 0 0 0 13px;
}
.shape-ln {
  position: absolute;
  left: 0;
  max-width: 137px;
  top: 30px;
  display: none;
}

/** EXTEND YOUR IN-HOUSE TEAM WITH OUR JAVA DEVELOPERS  **/
.extend-hire-sec {
  background-color: #000;
  position: relative;
  padding: 20px 0;
}
.extend-hire-row {
  align-items: center;
}
.extend-hire-img {
  width: 20%;
  margin: -45px 0 -23px 0;
}
.extend-hire-text {
  width: 56%;
  padding: 0 90px 0 30px;
  color: #fff;
}
.extend-hire-text h5,.extend-hire-text .extend-head {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 8px 0;
}
.extend-hire-text h5 span,.extend-hire-text h4 span {
  color: #000;
}
.extend-hire-btn {
  width: 24%;
}

.extend-hire-text p {
  color: #fff;
  font-size: 15px;
  line-height: 20px;
}

.extend-hire-sec::after {
  background-image: url(https://www.dotsquares.com/css/assets_java/images/bg-path.png);
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: right bottom;
}
.extend-hire-sec .container {
  position: relative;
  z-index: 1;
}

/** Why Choose Us **/
.choose-us-sec {
  background-color: #fcfcfc;
  position: relative;
}
.choose-us-col {
  width: calc(100% / 5);
  padding: 20px;
}
.choose-us-text {
  font-size: 18px;
  color: #171717;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 28px;
}
.choose-us-img {
  width: 95px;
  height: 95px;
  background: #fff;
  box-shadow: 0px 3px 6px #00000029;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.whychoose-shape {
  width: 227px;
  height: 227px;
  background-color: #eae9e9;
  border-radius: 50%;
  border: 2px solid #707070;
  border-right: 0;
  opacity: 0.13;
  position: absolute;
  right: -130px;
  top: 27%;
}

/** How to Hire **/
.how-to-hire {
  position: relative;
}
.how-to-hire-col {
  width: calc(100% / 3);
  position: relative;
}
.upgrade-btn {
  text-align: center;
  margin: 40px 0 0 0;
}
.how-to-hire-text-num {
  background: #f48120;
  width: 48px;
  height: 48px;
  min-width: 48px;
  min-height: 48px;
  text-align: center;
  color: #fff;
  font-size: 29px;
  font-weight: 600;
  border-radius: 50%;
  line-height: 48px;
}
.how-to-hire
.how-to-hire-text-text {
  box-shadow: 0px 3px 6px #00000029;
  padding: 13px 27px 13px 33px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 0 -23px;
}
.how-to-hire-text {
  display: flex;
  align-items: center;
  margin: 24px 0 0 0;
}

.how-to-hire-col:nth-child(2) {
  text-align: center;
}
.how-to-hire-col:nth-child(2) .how-to-hire-text {
  justify-content: center;
  margin: 0 0 30px 0;
}
.how-to-hire-col:nth-child(2) .how-to-hire-text-text {
  text-align: left;
  padding-right: 65px;
}
.how-to-hire-col:nth-child(2) {
  text-align: center;
  padding: 0 33px;
}
.how-to-hire-col:nth-child(1) {
  padding: 0 35px;
}
.how-to-hire-col:nth-child(3) {
  padding: 0 35px;
}
.how-to-hire-col:nth-child(2)::after {
  content: "";
  background-image: url(https://www.dotsquares.com/css/assets_java/images/right-line-border.svg);
  position: absolute;
  width: 76px;
  height: 250px;
  background-repeat: no-repeat;
  background-position: center right;
  top: 22px;
  right: -36px;
}
.sh-shape {
  position: absolute;
  left: 0;
  top: 90px;
}

.how-to-hire-col:nth-child(2)::before {
  content: "";
  background-image: url(https://www.dotsquares.com/css/assets_java/images/left-line-border.svg);
  position: absolute;
  width: 80px;
  height: 250px;
  background-repeat: no-repeat;
  background-position: center left;
  top: 16px;
  left: -30px;
}
.small-circle {
  background: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #f48120;
  position: absolute;
  left: 120px;
  top: 10%;
}
/** testimoinal and client **/
.testimonials-client-sec {
  background: #fcfcfc;
  position: relative;
}
.testimonials-left {
  width: 40%;
  padding: 0 110px 0 0;
}
.clients-review-text {
  font-size: 14px;
  font-style: italic;
}
.clients-name {
  text-align: right;
  margin: 23px 0 0 0;
}
.clients-name p {
  font-weight: 600;
  font-size: 15px;
}
.clients-name span {
  font-size: 14px;
  color: #111111;
}
.clients-ryt {
  width: 60%;
}
.owl-carousel button.owl-dot {
  background: #9f9f9f;
  width: 13px;
  height: 4px;
  border-radius: 4px;
  margin: 0 2px;
}
.owl-carousel button.owl-dot.active {
  background: #f48120;
}
.owl-carousel .owl-dots {
  text-align: center;
  margin: 26px 0 0 0;
}
.clients-logos {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  row-gap: 60px;
  column-gap: 70px;
  align-items: center;
}
.left-light-shape {
  width: 212px;
  height: 212px;
  background-color: #fff;
  border-radius: 50%;
  border: 12px solid #707070;
  border-left: 0;
  opacity: 0.04;
  position: absolute;
  left: -110px;
  top: 6%;
}
/*.clients-logos a{text-align: center;}*/
.clients-logos a img {
  max-width: 160px;
  filter: grayscale(100%);
  transition: all ease 0.2s;
  max-height: 70px;
  margin: auto;
}
.clients-logos a:hover img {
  filter: inherit;
}
/** footer **/
.ds-main-footer {
  padding: 60px 0 0 0;
  display: none;
}

.ds-main-footer input:not([type="radio"], .ds-main-footer [type="checkbox"]),
.ds-main-footer textarea,
.ds-main-footer select {
  /* border: none; */
  margin: 8px;
}

.footer-copyright {
  background: #000;
  text-align: center;
  color: #fff;
  padding: 20px 0;
}
.footer-copyright p {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}
.footer-connect-left {
  width: 42%;
  padding: 35px 20px 0 0;
}
.footer-connect-ryt {
  width: 58%;
  padding: 0 0 0 70px;
}
.footer-connect-left h3 {
  position: relative;
  padding: 0 0 14px 0;
  margin: 0 0 18px 0;
}
.footer-connect-left p {
  color: #1e1e1e;
  font-size: 16px;
  font-weight: 400 !important;
  line-height: 21px;
}
.footer-connect-left h3:after {
  content: "";
  background: #f48120;
  border-radius: 10px;
  height: 5px;
  width: 123px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.footer-connect-left ul {
  margin: 34px 0 0 5px;
}
.footer-connect-left ul li {
  font-size: 16px;
  color: #1e1e1e;
  position: relative;
  margin: 0 0 11px 0;
  padding: 0 0 0 19px;
  font-weight: 500 !important;
}
.footer-connect-left ul li::before {
  content: "";
  background: #f48120;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 6px;
}
.f-code-number {
  display: flex;
}
.f-code-number select {
  width: 140px;
  border-width: 1px 0 1px 1px;
  border-radius: 3px 0 0 3px;
}
.f-code-number input {
  border-radius: 0px 3px 3px 0px;
}
.f-in-contr {
  font-size: 14px;
  font-weight: normal;
}
textarea.f-in-contr {
  height: 90px;
  resize: none;
}

.footer-connect {
  padding: 0 0 60px 0;
}
.talkpopup-inner {
  background: #ebebeb;
  max-width: 560px;
  border-radius: 8px;
  padding: 40px 40px;
  position: absolute;
  width: 94%;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(-50%);
}
.talkpopup-close {
  position: absolute;
  right: 16px;
  top: 10px;
}
.talkpopup-close .clostalk-popup {
  color: #000;
  font-size: 22px;
}
.talk-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999;
  align-items: center;
  padding: 15px 15px;
  display: none;
}
.talkpopup-content h4, .talkpopup-content h3 {
  margin: 0 0 20px 0;
      font-size: 24px;
}
.talkpoppup-btn {
  background: #2b2ba8;
  border: none;
  width: 100%;
  color: #fff;
  padding: 10px 11px;
  font-size: 15px;
  border-radius: 6px;
  cursor: pointer;
}
.talkform {
  display: none;
}
.popup-in-bx {
  width: 100%;
  height: 45px;
  padding: 8px 14px;
  font-size: 14px;
  border: 1px solid #e0e0e0;
}
.popup-form-fields {
  margin: 0 0 18px 0;
}
.popup-form-fields label {
  display: block;
  width: 100%;
  font-size: 15px;
  margin: 0 0 4px 0;
}
.lets-talk h2 a {
  color: #000;
}
.error {
  color: red;
  font-weight: 200;
  margin-left: 10px;
}

/* 28-09-22 */

.ds-main-banner .ds-banner-form label {
  font-weight: normal;
  font-size: 15px;
}
.ds-main-banner
  .ds-banner-form
  input:not([type="radio"], .ds-main-banner .ds-banner-form [type="checkbox"]),
.ds-main-banner .ds-banner-form textarea,
.ds-main-banner .ds-banner-form select {
  margin: 0 0 12px 0;
}
footer.footer.footer-wrap {
  display: none;
}

.our-projcts .project-list {
    background-image: linear-gradient(to right, #fc3837 50% , #ffff 50%);
    margin: 20px 0 0;
}
.our-projcts .slick-track {
transition: fade 2000ms ease-out;  
infinite: true;  
}
.our-projcts .project-list1 {
    background-image: linear-gradient(to right, #9b1733 50% , #ffff 50%);
    }
    .our-projcts .project-list2 {
    background-image: linear-gradient(to right, #f4821f 50% , #ffff 50%);
  }
  .our-projcts .project-list3 {
    background-image: linear-gradient(to right, #252774 50% , #ffff 50%);
  }
.our-projcts .left-detail {
    width: 49%;
    color: #fff;
    padding: 40px 0;
}
.our-projcts .right-detail{
  width: 49%;
  padding: 50px 0 0 ; 
}
.our-projcts  img{
  margin: 0 0  0 auto;
  
  display: block;
}
.our-projcts .owl-carousel .owl-item .right-detail img{width: 80%;}
.our-projcts .project-subhead {
    font-size: 20px;
    margin: 20px 0 5px;
    font-weight: 600;
    line-height: 26px;
}


.our-projcts h3 {
    font-size: 36px;
    line-height: 40px;
    margin: 25px 0 10px;
}
.our-projcts p {
    font-size: 16px;
    line-height: 21px;
    color: #fff;
}
.our-projcts .owl-carousel .owl-item img{height: auto;width: auto;}
.our-projcts .download-flex {
    margin: 20px 0 0;
}
.our-projcts .list {
    width: 50%;
    font-size: 14px;
}
.our-projcts .list p {
    font-size: 17px;
    font-weight: 700;
    margin: 5px 0 0;
}
.our-projcts .d-flex{display: flex;}
.our-projcts .project-divide{
  align-items: center;
  justify-content: space-between;
  display: flex;
}
.our-projcts .store_icon {
    column-gap: 10px;
    margin: 30px 0 0;
}
.our-projcts button.owl-prev, .our-projcts button.owl-next {
    background-color: #fff !important;
    left: 35px;
    padding: 12px !important;
    border: 1px solid #ccc !important;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #000;
    z-index: 1;
    position: absolute;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.our-projcts button.owl-prev .nav-btn, .our-projcts button.owl-next .nav-btn{
  font-size: 45px;
    font-weight: 300;
    line-height: 17px;
}
.our-projcts button.owl-next{
  left: inherit;
  right: 35px;
}
.our-projcts .owl-prev:before,.our-projcts  .slick-next:before{
  color: #000;
}

.engagement-models .service-box {
    transition: .3s;
    padding: 30px;
    text-align: center;
    background-color: #f9f9f9;
    width: 32%;
}
.engagement-models .service-box:hover{box-shadow: 0 2.8125rem 3.75rem 0 rgba(34,34,34,.1);}
.engagement-models .small-heading {
    font-size: 20px;
    color: #222;
    line-height: 1.4;
}
.engagement-models{border-bottom: 5px solid #fcfcfc;}
.engagement-models .small-heading-two {
    color: #111;
    font-weight: 400;
    line-height: 21px;
}
.engagement-list{display: flex;justify-content: space-between;flex-wrap: wrap;}
.engagement-models .orange-lg-btn{margin:40px auto 0;}
.industries .how-we-inner{display: flex;flex-wrap: wrap;margin: 40px 0 0}
.industries .how-we-inner .box-col-3 {padding: 10px 10px;    width: calc(100% / 4);}
.industries .how-we-inner-col {background: #fff;box-shadow: 0px 3px 6px #00000029;padding: 30px 30px;height: 100%;border-left: 10px solid #f48120;border-radius: 5px;text-align: center;}
.industries img {width: 50px !important;margin: auto;}
.industries .how-we-inner-img{text-align: center;}
.industries .how-we-inner-text p {font-size: 16px;line-height: 20px; margin: 10px auto 0;font-weight: 600;text-align: center;}
.industries .outline-box {width: 94px;height: 200px;background-color: #fff;border-radius: 110px 0 0 110px;border: 12px solid #f48120;border-right: 0;opacity: 0.13;position: absolute;right: 0;top: 27%;left: 0; transform: rotate(180deg);}
.rbts_inr {
    border-radius: 10px;
    box-shadow: 0 0 10px #0000001c;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin: 20px 10px;
}
.rbts_inr figure {
    width: 150px;
    height: auto;
}
.rbts_inr img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}
.rbst_tchn_sc .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0px;
}

.frm_nr,.nh_optr_mn{align-items:stretch}
.nh_optr_mn{margin-top:50px;display:flex;justify-content:center;flex-wrap:wrap}
.nh_optr_lst:nth-last-child(-n+3){border-bottom:unset}
.nh_optr_lst:last-child,.nh_optr_lst:nth-child(5n){border-right:unset}
.nh_optr_lst{width:19.8%;text-align:center;padding:0;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;min-height:140px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}
.nh_optr_lst img{max-width:90%;transition:.2s ease-in-out;width:auto;margin:0 auto;padding:0 5px}
.nh_optr_lst:hover img{filter:grayscale(0)}
.nh_optr_lst:hover:before{box-shadow:0 7px 25px #0000001a;transform:scale(1.1);background:#fff}
.nh_optr_lst:before{content:"";position:absolute;left:5px;right:5px;top:5px;bottom:5px}

/*blackfriday popup*/
.offerpopup .talkpopup-inner{padding: 0;}
.offerpopup .talkpopup-close .clostalk-popup{color: #fff;font-size: 30px;}

/*black friday remove below after blackfriday*/

.offerpopup .bts-popup-container img{padding: 0}
/*bts-popup start*/
.new-popup {width: 90%;max-width: 1000px;border: none;padding: 0;position: fixed;top: 39%;bottom: 0;z-index: 99999;left: 50%;transform: translate(-50%, -50%);right: initial;display: none;}
.new-popup.open-popup{display: block;}
.new-popup-flex {display: flex;}
.new-popup-flex .left {background: #fff;width: 50%;padding:30px 40px}
.new-popup-flex .mobile-head {font-size: 27px;line-height: 30px;font-weight: 600;margin: 0 0 10px; }
.new-popup-flex .mobile-head span{color: #f48120}
.new-popup-flex .mobile-subhead { font-size: 16px;color: #5C5C5E;margin: 0 0 15px;line-height: 20px;}
.new-popup-flex .information-form fieldset, .new-popup-flex .mb-30 {margin: 0 0 15px;}
.new-popup-flex .information-form .form-control {border: 1px solid #DCDCDC;background: #FCFCFC;padding: 11px 15px;color: #000 !important;box-shadow: none;border-radius: 3px;height: 40px; font-size: 14px;}
.new-popup-flex .information-form textarea.form-control {height: 75px; resize: none;font-weight: normal;overflow: hidden;display: inline-block;}
.new-popup-flex .information-form .form-control:focus{box-shadow: none;background-color: #fcfcfc;border: 1px solid #f48120;}
.new-popup-flex button.call-action {background: #f48120;border: none;border-radius: 3px;padding: 14px 30px;font-size: 18px;color: #fff;font-weight: 600 !important;line-height: 21px;transition: all 0.2s ease-in-out;text-transform: capitalize;width: 100%;}
.new-popup-flex button.call-action:hover{background:#f48120;color:#fff }
.new-popup-flex .right{width: 50%;background: #fff;display: flex;align-items: end;}

.bg-opacity:before {content: "";background: rgb(0 0 0 / 66%);width: 100%;height: 100%;position: fixed;display: inline-block;z-index: 9999;}
.new-popup .exit, .bts-popup .exit {position: absolute;top: 5px;right: 5px;font-size: 0;border: none;width: 30px;background: none;height: 30px;padding:0; }
.new-popup .exit:after, .bts-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: #000 !important;z-index: 99999; width: 25px;height: 3px;position: absolute;}
.new-popup .exit:before, .bts-popup .exit:before {content: "";transform: rotate(45deg);left: 0px;top: 13px;background: #000 !important;position: absolute;z-index: 9999; width: 25px;height: 3px;}

/*exit-popup*/
.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;}
.bts-popup-container {position: relative;width: 90%;max-width: 1000px;margin: auto;background-color: #296cda;border-radius: none;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;}




.offerpopup-blackfriday .bts-popup-container{max-width: 1000px}
.offerpopup-blackfriday .new-popup-flex .mobile-head{color: #000;text-align: left;padding: 0}
.offerpopup-blackfriday .bts-popup-container p{text-align: left;max-width: max-content;padding: 0}
.offerpopup-blackfriday .bts-popup-container img {padding: 0;width: 100%;height: 100%;object-fit: cover;}
.offerpopup-blackfriday.bts-popup .form-fields .form-control{padding: 15px}
.offerpopup-blackfriday .bts-popup-container .form-fields{padding: 0}
@media (max-width:767px){
 .offerpopup-blackfriday  .new-popup-flex .right{display: none;}
  .offerpopup-blackfriday .new-popup-flex .left{width: 100%;padding: 30px 20px}
  .offerpopup-blackfriday .new-popup-flex .mobile-head {font-size: 22px;line-height: 27px;}

}

/*footer start*/
.footer {background: #12151d;position: relative;}
.footer .container-two {max-width: 1320px;width: 90%; margin: 0 auto;}
.footer .footer-row-wrap {-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;border-top: 1px solid #2f3646;display: -webkit-box;display: -ms-flexbox;display: flex;padding: 25px 0;}
.footer .footer-col-wrap { width: 67%;}
.footer .btm-footer .adddress-deatil {color: #fff;list-style: none;}
.footer ul{padding: 0}
.footer .btm-footer .adddress-deatil li {padding-bottom: 5px;line-height: 1.5;font-size: 14px;font-weight: 500;}
.footer .btm-footer .adddress-deatil li small{line-height: 1.5;font-size: 14px;}
.footer .btm-footer .adddress-deatil small,.footer  .btm-footer .adddress-deatil .phone-no,.footer  .btm-footer .adddress-deatil li span.phone-no a {color: #f5821f;}
.footer .footer-col-wrap2 {width: 33%;padding: 50px 0;}
.footer .ftr-logo-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;}
.footer .ftr-logo-wrap li {list-style: none;padding: 4px;}
.footer .ftr-logo-wrap li a img {width: 100%;}
.footer .footer_winning {padding: 20px 0;}
.footer .footer_winning-btm {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.footer .footer_winning p {font-size: 12px;line-height: 18px;margin: 0;color: #ccc;}
.footer .footer_winning ul {margin-top: 6px;text-align: right;}
.footer .footer_winning ul li {display: inline-block;width: auto;text-align: center; float: none;}
.footer .footer_winning ul {margin-top: 6px;text-align: right;}
.footer .footer_winning ul li a {margin: 0 3px;font-size: 27px;color: #ccc;}
a.footer_call{display:none}





