html {
  font-size: 14px;
  overflow-x: hidden;
}
body {
  font-family: Lato, sans-serif;
  overflow-x: hidden;
}
.col-2-5 {
  width: 20%;
}
#solutions .col-2-5 h1.text-sm {
  font-size: 1.145rem !important;
}
.not_found_wrapper {
  background-color: #008ab3;
}
#pagenotfound ~ #getintouch {
  display: none;
}
#blogs ~ #getintouch {
  display: none;
}
.blog_card img {
  object-fit: fill;
}
.blog_card .blog_type {
  text-align: left;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 27px;
  letter-spacing: 0;
  color: #707070;
  text-transform: uppercase;
  margin-top: 15px;
}
.blog_card .blog_title {
  margin-top: 8px;
  text-align: left;
  font-weight: 900;
  font-size: 1.3rem;
  line-height: 27px;
  letter-spacing: 0;
  color: #2b2b2b;
}
.blog_card .blog_timings {
  margin-top: 8px;
  text-align: left;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 27px;
  letter-spacing: 0;
  color: #707070;
}
.blog_timings span {
  width: 3px;
  height: 3px;
  border: 1px solid #2b2b2b;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  top: -3px;
  margin: 0 3px;
}
.blog_card .blog_data {
  cursor: pointer;
  text-decoration: none;
}
#blogs .more_blogs {
  text-align: left;
  font-size: 28px;
  line-height: 60px;
  font-weight: 500;
  letter-spacing: 2.8px;
  color: #008ab3;
  text-transform: uppercase;
  margin-bottom: 30px;
}
#blogs_details .blog_category {
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  letter-spacing: 0;
  color: #707070;
  text-transform: uppercase;
  margin-bottom: 8px;
}
#blogs_details .blog_category span {
  color: #008ab3;
}
#blogs_details .blog_main_title {
  font-size: 30px;
  line-height: 68px;
  font-weight: 900;
  letter-spacing: 0;
  color: #333;
  margin-bottom: 8px;
}
#blogs_details .blog_timings {
  font-size: 0.78rem;
  margin-bottom: 30px;
}
#blogs_details .blogs_summary {
  margin-top: 40px;
  margin-bottom: 100px;
}
#blogs_details .blogs_summary p {
  text-align: left;
  line-height: 32px;
  font-weight: 400;
  letter-spacing: 0;
  color: #707070;
}
#blogs_details .blogs_summary p a {
  color: #008ab3;
}
#blogs_details .blogs_summary h4 {
  line-height: 32px;
  font-weight: 600;
  letter-spacing: 0;
  color: #333;
  margin-top: 20px;
  font-size: 1.3rem;
}
.tool_main {
  background-color: #f2f2f2;
  padding: 90px;
}
.tool_main h3 {
  text-align: center;
  font-size: 1.7rem;
  font-weight: 700;
  margin-bottom: 70px;
}
.tool_box .tool_circle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}
.tool_box p {
  color: #000 !important;
  text-align: center !important;
  margin-top: 16px;
}
.newsletterwrap {
  background-color: #e5656b;
  padding: 100px 0;
  margin-top: 100px;
}
.newsletterwrap h1 {
  font-weight: 900;
  font-size: 39px;
  line-height: 51px;
  letter-spacing: 0;
  color: #000;
  margin-bottom: 16px;
}
.newsletterwrap p {
  text-align: center;
  font-weight: 400;
  font-size: 21px;
  line-height: 28px;
  letter-spacing: 0;
  color: #fff;
  margin-bottom: 24px;
}
.newsletterwrap .newsletterform {
  width: 45%;
  margin: auto;
}
.newsletterform input {
  background-color: transparent;
  height: auto;
  border-radius: 5px;
  border-color: #fff;
}
.newsletterform input::placeholder {
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.75px;
  color: #fff;
}
.newsletterform input:focus {
  box-shadow: none;
  border-color: #fff;
}
.newsletterform #basic-addon2 {
  padding: 16px 38px;
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.75px;
  color: #e2202a;
  text-transform: uppercase;
}
.newsletterform .input-group-text {
  cursor: pointer;
}
.newsletterform .input-group-text:focus {
  border-color: #fff;
  outline-color: #fff;
}
.newsletterform .noinput::placeholder {
  color: #e2202a;
}
.inner_image_part {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.inner_image_part h2 {
  line-height: 44px !important;
}
.inner_image_part p {
  line-height: 24px !important;
}
.strip {
  bottom: 20px;
  left: 0;
  background-color: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(30px);
}
.strip h4 {
  color: #fff !important;
}
#popup-phone,
#popup-phone1 {
  text-indent: 27% !important;
}
.icon-box p a {
  color: #000 !important;
  text-decoration: none !important;
}
.accordion div img {
  height: 100px;
  width: 100px;
}
.accordion .row .col-md-3 {
  width: 50%;
  border: 1px dashed #008ab3;
}
.color-red {
  color: #008ab3;
}
.color-e41e28 {
  color: #008ab3 !important;
}
.container2 {
  width: 100%;
  height: auto;
  padding: 1%;
  background: #2867b2;
}
.rounded {
  border-radius: 0.25rem !important;
}
.link {
  padding: 5px 20px 5px 20px;
  text-decoration: none;
  color: #fff;
  display: inline-block;
}
.w-100 {
  width: 100% !important;
}
.link img {
  vertical-align: middle;
  margin-left: 2%;
  float: left;
  width: 20px;
}
.hr1 {
  position: absolute;
  width: 40%;
  left: 15px;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.hr2 {
  position: absolute;
  width: 40%;
  right: 15px;
}
.theme-text-black {
  color: #333;
}
.theme-text-red {
  color: #008ab3;
}
.theme-bg-red {
  background-color: #008ab3;
}
.theme-text-darkred {
  color: #008ab3;
}
.theme-bg-darkred {
  background: #008ab3;
}
.theme-text-gray {
  color: #8c8f9b;
}
.theme-border {
  border: 2px dashed #ffadab;
}
.bg-lightgray {
  background: #fafafa;
}
.theme-link-red {
  border-left: 1px solid #008ab3;
  padding: 10px 15px;
}
.theme-link-red:hover {
  color: #008ab3;
}
.theme-link-white {
  border-left: 1px solid #fff;
  padding: 10px 15px;
}
.theme-link-white:hover {
  color: #fff;
}
.theme-btn {
  min-width: 150px;
  height: 37px;
  border-radius: 2.5px;
  padding: 0.7rem 3rem;
  font-size: 0.84rem;
  font-weight: 500;
  letter-spacing: 0.2px;
  border-radius: 5px;
}
.btn-red {
  min-width: 150px;
  height: 37px;
  border-radius: 2.5px;
  padding: 0.7rem 3rem;
  font-size: 0.84rem;
  font-weight: 500;
  letter-spacing: 0.2px;
  border-radius: 5px;
  background: #008ab3 0 0 no-repeat;
  color: #fff !important;
}
.btn-red:hover {
  background-color: #fff !important;
  color: #008ab3 !important;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  transition: all 0.2s linear;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 0.93rem !important;
}
.btn-navy-blue {
  background: #0057ff 0 0 no-repeat padding-box;
  border-radius: 5px;
  opacity: 1;
  min-width: 135px;
  height: 40px;
  color: #fff;
  font-size: 0.85rem;
}
.btn-white {
  min-width: 150px;
  height: 37px;
  border-radius: 2.5px;
  padding: 0.7rem 3rem;
  font-size: 0.84rem;
  font-weight: 500;
  letter-spacing: 0.2px;
  border-radius: 5px;
  color: #eb5b63 !important;
}
.btn-white:hover {
  background-color: #008ab3 !important;
  color: #fff !important;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  transition: all 0.2s linear;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 0.93rem !important;
}
.theme-heading {
  font-weight: 800;
  font-size: 3.05rem;
  line-height: 45px;
  margin-bottom: 15px;
}
.theme-heading.text-sm {
  font-size: 2.05rem;
  line-height: 35px;
}
.theme-heading .black {
  color: #333;
}
.theme-heading .red {
  color: #008ab3;
}
.heading-line span {
  background: #fff;
  position: relative;
  padding-right: 16px;
  color: #eb5b63;
  font-size: 1.3rem;
  font-weight: 500;
  z-index: 1;
  color: #008ab3;
  text-transform: uppercase;
  letter-spacing: 2.8px;
  font-weight: bolder;
}
.heading-line hr {
  top: -1px;
}
.desc {
  color: #8c8f9b;
  font-size: 1.2rem;
  font-weight: 400;
}
nav {
  justify-content: space-between !important;
}
nav #navbarNav {
  flex-grow: unset;
}
nav #navbarNav a {
  color: #8c8f9b;
  font-size: 0.89rem;
  font-weight: 600;
  margin-left: 15px;
}
nav #navbarNav a.active {
  color: #eb5b63;
}
nav #navbarNav .dropdown-menu {
  box-shadow: 0 3px 6px #00000029;
  border-radius: 7px;
  border: 0;
}
nav #navbarNav .dropdown-menu .dropdown-item {
  padding: 7px 0;
  margin: 0;
  font-size: 0.893rem;
  color: #8c8f9b;
  font-weight: bolder;
  letter-spacing: 0.75px;
  text-transform: uppercase;
  border: 2px solid transparent;
}
nav #navbarNav .dropdown-menu .dropdown-item:hover {
  border: 2px dashed #ffadab;
  background-color: unset;
}
.new_dropdown {
  width: 540px;
  left: -45px;
}
.dropdown_new {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 20px 20px;
}
.service_type {
  width: 50%;
}
.service_type .service_label {
  color: #008ab3 !important;
  font-size: 0.893rem;
  font-weight: bolder;
  letter-spacing: 0.75px;
  text-transform: uppercase;
}
.service_type a.service_label {
  position: relative;
}
.service_type a.service_label:after {
  content: "";
  position: absolute;
  top: 12px;
  transform: rotate(-45deg);
  margin-left: 15px;
  border-left: 5px solid transparent;
  border-bottom: 5px solid red;
}
nav #navbarNav .dropdown-menu .service_type a {
  padding: 5px 0 !important;
  border: none !important;
}
nav #navbarNav .dropdown-menu .service_type a:hover {
  border: none !important;
}
#homebanner .dash-border {
  border-top: 2px dashed #ffadab;
  border-bottom: 2px dashed #ffadab;
}
#homebanner p {
  font-size: 1.2rem;
}
#info h1.title {
  font-size: 4.8rem;
  font-weight: 800;
}
#info h2.title {
  font-size: 2.1rem;
  font-weight: 800;
  line-height: 37px;
}
#info .notes-wrapper div.notes:first-child {
  height: 250px;
  background-color: #28799b;
  box-shadow: -7px 14px 19px 0 #110e0e 73;
}
#info .notes-wrapper div.notes:nth-child(2) {
  height: 230px;
  background-color: #2f90b9;
}
#info .notes-wrapper div.notes:nth-child(3) {
  height: 210px;
  background-color: #43c7ff;
}
#info .notes-wrapper div.notes:nth-child(4) {
  height: 190px;
  background-color: #4d93b1;
  background: #136486 0 0 no-repeat padding-box;
}
#info .notes-wrapper div.notes {
  position: relative;
  box-shadow: 9px 15px 19px 0 #110e0e73;
  padding-top: 35px;
  padding-right: 32px;
  padding-left: 32px;
  text-align: center;
}
.app_types .app_type {
  width: 25%;
  text-align: center;
  margin-bottom: 50px;
}
.app_types {
  margin-bottom: 50px;
}
.tech_heading {
  margin-bottom: 80px;
}
.tech_types .app_type {
  margin: 0 100px 0 100px;
}
.app_type h5 {
  margin-top: 10px;
}
.app_type img {
  width: 100px;
}
.qa_propcess_wrap {
  background-color: #008ab3;
}
.bg-background {
  background-color: #008ab3 !important;
}
.why_sundaytech_points .dash {
  max-width: 16px;
  width: 100%;
  height: 2px;
  margin-right: 15px;
  display: inline-block;
  background-color: #008ab3 !important;
}
.capabilities {
  border: 1px dashed #fbcdcd;
  border-radius: 5px;
  padding: 40px;
}
.capabilities img {
  width: 75px;
}
.mt-top {
  margin-top: 100px !important;
}
.blog_link_web {
  text-align: left;
  text-decoration: underline;
  font-weight: 600;
  line-height: 32px;
  font-size: 1.3rem;
  letter-spacing: 0;
  color: #008ab3;
}
.blog_link_web:hover {
  color: #008ab3;
}
@media screen and (max-width: 993px) {
  .blog_icon img {
    width: 70px;
    display: block;
    margin: auto;
  }
}
@media screen and (max-width: 768px) {
  .app_types {
    margin-bottom: 25px;
  }
  .app_types .app_type {
    width: 50%;
    text-align: center;
    margin-bottom: 50px;
  }
  .tech_heading {
    margin-bottom: 20px;
  }
  .tech_types .app_type {
    margin: 30px 25px 30px 25px;
    flex-grow: 1;
  }
  .md-red {
    color: #008ab3 !important;
  }
  .new_dropdown {
    width: auto;
    left: 0;
  }
  .dropdown_new {
    display: block;
    padding: 0;
  }
  .service_type {
    width: 100%;
  }
  .service_type .service_label {
    color: #8c8f9b !important;
  }
  .service_type a.service_label:after {
    display: none;
  }
}
@media (max-width: 536px) {
  #info .notes-wrapper div.notes {
    padding-right: 16px;
    padding-left: 16px;
  }
}
@media (max-width: 415px) {
  #info .notes-wrapper div.notes {
    padding-right: 9px;
    padding-left: 10px;
  }
}
#info .notes-wrapper div.notes img {
  width: 65px;
}
#info .notes-wrapper div.notes .title {
  font-weight: 800;
  margin-top: 5px;
  font-size: 1.55rem;
}
#solutions .item {
  border: 2px dashed #fde8e9;
  padding-top: 30px;
  padding-bottom: 30px;
}
#solutions .item:nth-child(odd) {
  border-right: 0;
}
#solutions .item:nth-child(even) {
  border-right: 0;
}
#solutions .item:nth-child(10) {
  border-right: 2px dashed #fde8e9;
}
#solutions .item:nth-child(5) {
  border-right: 2px dashed #fde8e9;
}
#solutions .item:nth-child(9) {
  border-bottom: 2px dashed #fde8e9 !important;
}
#solutions .item img {
  width: 250px;
  height: 110px;
}
#solutions .item .text-sm {
  font-size: 1.8rem;
  line-height: 29px;
}
#solutions .item p {
  font-weight: 500;
  font-size: 1.05rem;
}
#solutions .item a {
  border-left: 1px solid #008ab3;
  padding: 10px 15px;
  font-size: 0.89rem;
  font-weight: 700;
}
#solutions .item a:hover {
  color: #008ab3;
}
@media only screen and (min-device-width: 1024px) {
  #solutions .new-solution .item:hover {
    background-color: #2fccff;
    border-color: transparent;
    cursor: pointer;
    border-radius: 10px;
  }
  #solutions .item:hover {
    background-color: #2fccff;
    border-color: transparent;
    cursor: pointer;
  }
}
#solutions .item:hover .theme-heading .red {
  color: #fff;
}
#solutions .new-solution .item:hover .theme-heading .red {
  color: #008ab3;
}
#solutions .item:hover p {
  color: #fff;
  opacity: 0.6;
  font-weight: 400;
}
#solutions .new-solution .item:hover p {
  color: #fff;
  opacity: 1;
  font-weight: 400;
}
#solutions .item:hover a {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 10px 24px;
}
#develiverycapabilites .solution_shape {
  float: right;
  shape-margin: 5px;
  margin-right: 5px;
  width: 100%;
}
@media (max-width: 991px) {
  #develiverycapabilites .solution_shape {
    float: unset;
    width: 100%;
  }
}
#develiverycapabilites .infotext1 {
  color: #000;
  font-size: 1.15rem;
  font-weight: 500;
  margin-left: -14px;
}
#develiverycapabilites .infotext2 {
  color: #000;
  font-size: 1.15rem;
  font-weight: 600;
}
#capabilites .infotext1 {
  color: #000;
  font-size: 1.15rem;
  font-weight: 500;
}
#capabilites .table-wrapper {
  margin-top: 100px;
}
#capabilites .table-wrapper .holder {
  position: relative;
  padding-top: 82px;
  padding-bottom: 10px;
  border: 2px dashed #ffadab;
}
@media (min-width: 768px) and (max-width: 992px) {
  .col-2-5 {
    width: 50%;
  }
  #capabilites .table-wrapper .holder:nth-child(-n + 3) {
    margin-bottom: 110px;
  }
  #capabilites .table-wrapper .holder:nth-child(3) {
    border-right: 2px dashed #ffadab !important;
  }
}
#capabilites .table-wrapper .holder:not(:last-child) {
  border-right: 0;
}
#capabilites .table-wrapper .holder .theme-bg-red {
  margin-bottom: 150px;
  background-color: #008ab3;
  right: 0;
  left: 0;
  position: absolute;
  width: 120px;
  height: 120px;
  margin: 0 auto;
  top: -59px;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
#capabilites .table-wrapper .holder .theme-bg-red h6 {
  margin-top: 7px;
}
#capabilites .table-wrapper .holder .theme-bg-red img {
  height: 35px;
  margin-top: 15px;
}
#capabilites .table-wrapper .holder img,
#capabilites .table-wrapper .holder span {
  margin-bottom: 13px;
  color: #707070;
  font-weight: 500;
  font-size: 1.02rem;
}
#client-slider .clients img.logo-icon {
  width: 150px;
  height: 60px;
  object-fit: contain;
}
#client-slider .clients img:not([class*="logo-icon"]) {
  height: 250px;
  display: block;
  margin: 0 auto;
}
#client-slider .clients .title {
  color: #717a85;
  font-size: 1.1rem;
}
#client-slider .clients .description {
  color: #717a85;
  font-size: 1rem;
}
#getintouch {
  margin-top: 181px;
}
#getintouch .tree {
  top: -189px;
  right: 0;
}
#client-slider .slick-next {
  top: unset;
  left: 11%;
  bottom: -68px;
  width: unset;
  height: unset;
}
#client-slider .slick-prev {
  top: unset;
  bottom: -68px;
  height: unset;
  width: unset;
  left: 18%;
}
#client-slider .slick-slide {
  min-height: 470px;
}
#testimonial_slider .slick-next {
  top: unset;
  left: 2%;
  bottom: -68px;
  width: unset;
  height: unset;
}
#testimonial_slider .slick-prev {
  top: unset;
  bottom: -68px;
  height: unset;
  width: unset;
  left: 9%;
}
.approach-scale:hover img {
  transition: all 1s;
  transform: scale(1.2);
}
#flip-container .flip-card {
  perspective: 1000px;
  min-height: 200px;
}
#flip-container .flip-card-inner {
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
#flip-container .dotted-box:hover {
  cursor: pointer;
}
#flip-container .flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
#flip-container .flip-card-front img {
  width: 70px;
  height: 70px;
}
#flip-container .flip-card-back,
#flip-container .flip-card-front {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#flip-container .flip-card-back {
  background-color: #008ab3;
  transform: rotateY(180deg);
}
#flip-container .flip-card-back b {
  font-size: 1.2rem;
}
#client-slider .clients,
#client-slider.theme-border,
.case-box .clients,
.case-box.theme-border {
  position: relative;
  overflow: hidden;
}
#client-slider .clients:hover .display-overlay,
#client-slider.theme-border:hover .display-overlay,
.case-box .clients:hover .display-overlay,
.case-box.theme-border:hover .display-overlay {
  bottom: 0;
  transition: all 0.5s ease-in-out;
}
#client-slider .display-overlay,
.case-box .display-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: -100%;
  left: 0;
  background-color: #1a7d9b;
}
#client-slider .display-overlay p,
.case-box .display-overlay p {
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  margin-top: 23px;
  line-height: 25px;
}
#testimonial .testimonial-review h5 {
  font-size: 2rem;
}
.heading {
  font-weight: 900;
  font-size: 2.5rem;
  color: #333;
}
@media (max-width: 767px) {
  #sl1 {
    padding-bottom: 40% !important;
  }
  #sl2 {
    padding-bottom: 0 !important;
  }
  #sl3 {
    padding-bottom: 64% !important;
  }
  #sl4 {
    padding-bottom: 23% !important;
  }
  #sl5 {
    padding-bottom: 111% !important;
  }
  #sl6 {
    padding-bottom: 60% !important;
  }
  #sl7 {
    padding-bottom: 71% !important;
  }
  #sl8 {
    padding-bottom: 115% !important;
  }
  .heading {
    font-size: 2.05rem;
  }
}
.sub-heading {
  letter-spacing: 0;
  color: #333;
  text-transform: capitalize;
  font-size: 1.037rem;
  line-height: 1.65rem;
  font-weight: 600;
}
p {
  font-size: 1.2rem;
  color: #707070;
}
.red-btn {
  font-size: 0.9rem;
  color: #fff;
  background: #008ab3;
  min-width: 200px;
  height: 40px;
}
.red-btn:hover {
  color: #fff;
}
.sectionTitle {
  font-size: 20px;
  color: #008ab3;
 
  text-transform: uppercase;
  letter-spacing: 2.8px;
  font-weight: bolder;
  background: #fff;
  padding-right: 10px;
}
.sectionTitleline {
  position: absolute;
  top: 0;
  border: 1px solid #e5e5e5;
  width: 100%;
  z-index: -1;
}
.dotted-box {
  border: 2px dashed #4ec6eb;
}
.dotted-box:nth-child(odd) {
  border-right: 0;
}
.dotted-box:nth-child(2) {
  border-right: 0;
}
.dotted-box:last-child {
  border-right: 2px dashed #4ec6eb;
  border-top: 0;
}
.dotted-box:nth-child(7) {
  border-left: 0;
  border-top: 0;
}
.dotted-box:nth-child(8) {
  border-top: 0;
}
@media (max-width: 768px) {
  #sl1 {
    padding-bottom: 21% !important;
  }
  #sl2 {
    padding-bottom: 0 !important;
  }
  #sl3 {
    padding-bottom: 34% !important;
  }
  #sl4 {
    padding-bottom: 21% !important;
  }
  #sl5 {
    padding-bottom: 60% !important;
  }
  #sl6 {
    padding-bottom: 32% !important;
  }
  #sl7 {
    padding-bottom: 38% !important;
  }
  #sl8 {
    padding-bottom: 62% !important;
  }
  .dotted-box:nth-child(2) {
    border-right: 2px dashed #4ec6eb;
  }
}
.dotted-box:nth-child(5),
.dotted-box:nth-child(6) {
  border-top: 0;
}
.dotted-box:nth-child(7) {
  border-left: 2px dashed #4ec6eb;
}
.dotted-box:nth-child(5) {
  border-bottom: 2px dashed #4ec6eb;
}
.dotted-box h5 {
  font-size: 1.2rem;
  font-weight: 700;
  color: #333;
  margin-bottom: 0;
}
.job-profile {
  cursor: pointer;
}
.join-pointers {
  font-size: 1.2rem;
  color: #707070;
  padding-left: 18px;
}
.join-pointers li {
  position: relative;
  padding-left: 0.4rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 768px) {
  .join-pointers li {
    padding-bottom: 1.25rem;
  }
}
.join-pointers li:before {
  content: "";
  position: absolute;
  left: -20px;
  top: 7px;
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #008ab3;
}
.grid-box {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  grid-column-gap: 60px;
}
.grid-box .my-3 {
  align-items: center;
  justify-content: center;
  display: flex;
}
@media (max-width: 1200px) {
  nav #navbarNav a {
    margin-left: 10px;
  }
  .newsletterwrap .newsletterform {
    width: 53%;
    margin: auto;
  }
  #btn-w-setter {
    min-width: 112px;
  }
  .tool_main {
    padding: 50px;
  }
  #solutions .item:nth-child(even) {
    border-right: 2px dashed #fde8e9;
  }
}
@media (max-width: 1024px) {
  .grid-box {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .newsletterwrap .newsletterform {
    width: 75%;
    margin: auto;
  }
}
@media (max-width: 768px) {
  .grid-box {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    padding: 0 1rem;
  }
  .newsletterwrap .newsletterform {
    width: 100%;
    margin: auto;
  }
  #blogs .more_blogs {
    font-weight: 500;
    font-size: 20px;
    line-height: 60px;
  }
  #blogs_details .blog_category {
    font-weight: 600;
    font-size: 16px;
    line-height: 27px;
  }
  #blogs_details .blog_main_title {
    font-weight: 900;
    font-size: 22px;
    line-height: 30px;
  }
  #blogs_details .blog_timings {
    margin-bottom: 30px;
  }
  #blogs_details .blogs_summary {
    margin-top: 40px;
    margin-bottom: 100px;
  }
  #blogs_details .blogs_summary p {
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 26px;
  }
  #blogs_details .blogs_summary h4 {
    font-weight: 600;
    line-height: 30px;
  }
}
@media (max-width: 575px) {
  .grid-box img {
    margin: 0 !important;
  }
  .grid-box {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-column-gap: 18px;
  }
  .newsletterwrap h1 {
    font-weight: 900;
    font-size: 22px;
  }
  .newsletterwrap p {
    font-size: 18px;
    line-height: 28px;
  }
  .newsletterform input {
    padding: 15px 12px;
  }
  .newsletterform .input-group-append {
    margin-top: 15px;
    display: block;
    width: 100%;
  }
  .newsletterform .input-group-text {
    width: 100%;
  }
  .newsletterform .input-group-append button {
    justify-content: center;
  }
  .strip h4 {
    font-size: 1.3rem !important;
    font-weight: 600 !important;
    line-height: 22px !important;
    margin-top: 0 !important;
    color: #fff !important;
  }
  .strip {
    bottom: 10px;
  }
  .inner_image_part h2 {
    font-weight: 600;
    font-size: 20px !important;
    line-height: 30px !important;
    margin-bottom: 25px !important;
  }
}
@media (max-width: 420px) {
  .newsletterwrap p {
    font-size: 14px;
    line-height: 28px;
  }
  .more_data.bottom:before {
    height: 84% !important;
    top: 19% !important;
  }
}
#client-logo-slider .slick-next {
  top: unset;
  left: 11%;
  bottom: -68px;
  width: unset;
  height: unset;
}
#client-logo-slider .slick-prev {
  top: unset;
  bottom: -68px;
  height: unset;
  width: unset;
  left: 18%;
}
#client-logo-slider .slick-slide {
  outline: 0;
}
.testimonialslider .slick-prev {
  position: absolute;
  top: unset;
  bottom: -20px;
  left: auto;
  right: 105px;
  width: 42px;
  background: #000 url(../img/left-white-arrow.png) !important;
  background-size: cover !important;
  background-repeat: no-repeat;
  z-index: 1;
  height: 20px;
}
.testimonialslider .slick-prev:before {
  content: "";
}
.testimonialslider .slick-next {
  position: absolute;
  top: unset;
  bottom: -20px;
  right: 35px;
  width: 42px;
  background: #000 url(../img/right-white-arrow.png) !important;
  background-size: cover !important;
  background-repeat: no-repeat;
  z-index: 1;
  height: 20px;
}
.testimonialslider .slick-next:before {
  content: "";
}
.blackBox {
  background: #000;
  height: 50px;
  width: 150px;
  position: absolute;
  bottom: -24px;
  right: 16px;
}
.bg-lightred {
  background: #008ab3;
}
.bg-testimonial-lightgray {
  background: #e0e0e0;
}
.testimonialslider p {
  color: #fff;
}
.webkitright {
  text-align: -webkit-right;
}
.zindex2 {
  z-index: 2;
}
.zindex6 {
  z-index: 6;
}
.w-85 {
  width: 85%;
}
.hr-white {
  position: absolute;
  top: 0;
  border: 0.5px solid #fff;
  width: 100%;
  z-index: 1;
}
.case-box {
  margin-bottom: 5rem;
}
.dotted-timeline {
  padding: 0 8rem;
}
@media (max-width: 768px) {
  .dotted-timeline {
    padding: 0 3rem;
  }
}
@media (max-width: 575px) {
  .dotted-timeline {
    padding: 0;
  }
}
.timeline-pointer {
  position: relative;
  padding: 2.5rem 0;
}
.timeline-pointer.top:before {
  content: "";
  border-left: 2px dashed #4ec6eb;
  height: 70px;
  position: absolute;
  top: 0;
}
.timeline-pointer.bottom:before {
  content: "";
  border-left: 2px dashed #4ec6eb;
  height: 50%;
  position: absolute;
  top: 50%;
}
.more_data.bottom:before {
  height: 70%;
  top: 40%;
}
.timeline-pointer.full:before {
  content: "";
  border-left: 2px dashed #4ec6eb;
  height: 100%;
  position: absolute;
  top: 0;
}
.circle {
  position: absolute;
  left: -5px;
  top: 70px;
  width: 12px;
  height: 12px;
  background: #008ab3;
  border-radius: 50%;
}
.pointer-icon {
  width: 70px;
}
.pointer-title {
  font-weight: 900;
}
.pointer-desc {
  color: #707070;
}
::placeholder {
  color: #717a85;
  opacity: 0.54;
}
:-ms-input-placeholder {
  color: #717a85;
}
::-ms-input-placeholder {
  color: #717a85;
}
.radius-5 {
  border-radius: 5px;
}
.thin-dashed-border {
  border: 1px dashed #fde8e9;
}
.bg-input {
  background: #f8f8f8;
}
.py-2-5 {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
.modal-subtitle {
  font-size: 1.5rem;
  color: #717a85;
  line-height: 1.4;
  font-weight: 400;
}
.modal-content .close {
  position: absolute;
  top: 1px;
  right: 12px;
  font-size: 42px;
  font-weight: 300;
  z-index: 1;
}
.btn-attach {
  width: auto;
  height: 40px;
  border-radius: 5px;
  font-size: 0.84rem;
  font-weight: 500;
  padding: 0.375rem;
  letter-spacing: 0.2px;
  background: #008ab3 0 0 no-repeat;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  color: #fff !important;
}
#afile {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn:focus {
  outline: 0;
  box-shadow: none;
}
.w-230px {
  width: 250px;
}
@media (max-width: 575px) {
  .w-230px {
    width: 230px;
  }
}
.errorMsg {
  color: #ff4040 !important;
}
.invalidfield {
  border-color: #ff4040 !important;
}
.reqasterisk {
  color: #ff4040 !important;
}
.form-group {
  position: relative;
  text-align: left;
  margin-top: 1.75rem !important;
  margin-bottom: 1rem;
}
.form-group input::placeholder,
.form-group textarea::placeholder {
  opacity: 1;
}
.form-field:focus {
  box-shadow: unset;
}
.form-control-placeholder {
  color: #717a85;
  font-weight: 400;
  position: absolute;
  top: 2px;
  left: 2px;
  padding: 7px 0 0 13px;
  transition: all 0.2s;
}
.color-black {
  color: #000;
}
.intl-tel-input .flag {
  background-image: url(assets/img/flags.html);
}
.opacity-5 {
  opacity: 0.5;
}
.line-height-2 {
  line-height: 2;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.btn-danger {
  border: 1px solid #fff !important;
}
.form-field-select:focus ~ .form-control-placeholder,
.form-field-select:not([value=""]) ~ .form-control-placeholder {
  left: 4px;
  transform: translate3d(0, -40px, 0);
}
.form-control-select {
  color: transparent !important;
}
.form-control-select:focus,
.form-control-select:not([value=""]) {
  color: #717a85 !important;
}
.accordion .card {
  overflow: visible !important;
  border: 0;
}
.accordion .timeline-pointer {
  padding-top: 0 !important;
}
.accordion .timeline-pointer.top:before {
  height: 44px;
}
.accordion .timeline-pointer.bottom:before {
  top: 44px;
  height: 100%;
}
.accordion .circle {
  top: 40px;
}
.accordion .card-header {
  padding: 0.5rem 1rem;
  background-color: transparent;
  border: 0;
}
.accordion .expertise_desc {
  font-size: 1.1rem;
}
.accordion .btn-link {
  width: 100%;
  color: #333;
  text-align: left;
  font-size: 1.35rem;
  font-weight: 900;
  text-decoration: none;
  padding-left: 0.35rem;
  padding-right: 1.75rem;
}
.dotted-timeline.d-block.d-md-none .accordion .btn-link::after {
  top: 60px;
}
.accordion .btn-link::after {
  content: "";
  display: inline-block;
  position: absolute;
  background-image: url(../img/red-arrowhead.svg);
  background-repeat: no-repeat;
  width: 15px;
  height: 9px;
  top: 44px;
  right: 20px;
  transition: 0.2s linear;
  transform: rotateZ(180deg);
}
.accordion .collapsed::after {
  transform: rotateZ(0);
}
.accordion .pointer-icon {
  width: 64px;
  margin-right: 1rem;
}
.footeraccordion .btn-link::after {
  content: "";
  display: inline-block;
  position: absolute;
  background-image: url(../img/red-arrowhead.svg);
  background-repeat: no-repeat;
  width: 15px;
  height: 9px;
  top: 32px;
  right: 20px;
  transition: 0.2s linear;
  transform: rotateZ(180deg);
}
.footeraccordion .collapsed::after {
  transform: rotateZ(0);
}
.f-pages {
  font-size: 1.2rem;
}
.f-pages a {
  color: #333;
  margin: 0.8rem;
  text-transform: uppercase;
  font-weight: 900;
  text-decoration: none;
}
.f-pages a:hover {
  text-decoration: none;
}
.footer-dotted-box {
  padding: 2.5rem;
  border: 2px dashed #4ec6eb;
}
.footer-dotted-box:nth-child(1),
.footer-dotted-box:nth-child(2) {
  border-right: 0;
}
.industries .dropdown-toggle::after {
  display: inline-block;
  width: 0.4em;
  height: 0.4em;
  margin: -0.4em 0 0 0.4em;
  vertical-align: middle;
  content: "";
  border: 0.3em solid #008ab3;
  border-width: 0 0.1em 0.1em 0;
  transform: rotateZ(45deg);
}
.industries .dropdown-toggle[aria-expanded="true"]::after {
  transform: rotate(224deg);
  margin-top: 0;
}
.industries .dropdown-item:hover {
  background-color: transparent !important;
  color: #8c8f9b !important;
}
@media (max-width: 768px) {
  .footer-dotted-box:nth-child(1),
  .footer-dotted-box:nth-child(2) {
    border-right: 2px dashed #4ec6eb;
    border-bottom: 0;
  }
}
.footer-dotted-box h4 {
  color: #333;
  font-size: 1.2rem;
  font-weight: 900;
  margin-bottom: 1.2rem;
  text-transform: uppercase;
}
.footer-dotted-box ul {
  list-style: none;
  font-size: 0.9rem;
  font-weight: 700;
  color: #707070;
  padding-left: 0;
}
.footer-dotted-box ul li a.dark {
  color: #333;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 900;
}
.footer-dotted-box ul li a {
  display: inline-block;
  color: #8c8f9b;
  margin-bottom: 0.8rem;
  text-transform: uppercase;
  text-decoration: none;
}
.footer-credits p {
  margin: 0.25rem 0;
  color: #8c8f9b;
  font-size: 0.9rem;
  font-weight: 700;
}
.sub-head-one {
  color: #333;
  font-weight: 600;
  font-size: 23px;
  line-height: 32px;
}
.sub-head-two {
  font-size: 1.1rem;
  color: #717a85;
}
.sub-head-three {
  font-size: 1.1rem;
  color: #717a85;
}
.sub-head-txt {
  color: #333;
  font-size: 1.2rem;
}
.sunday-title {
  font-size: 1.6rem;
  color: #333;
  font-weight: 600;
}
.sunday-desc {
  font-size: 1.1rem;
  font-weight: 550;
  color: #333;
  line-height: 26px;
}
.sunday_mail {
  font-weight: 400;
  color: #333;
  font-size: 1.6rem;
}
.country {
  font-weight: 550;
  color: #333;
  font-size: 1.6rem;
}
.number {
  color: #333;
  font-size: 29px;
  line-height: 44px;
  font-weight: 500;
  margin-left: 1%;
}
.about-join-pointers {
  font-size: 1.2rem;
  color: #707070;
  padding-left: 10px;
}
.about-join-pointers li {
  position: relative;
  padding-bottom: 0.5rem;
  margin-bottom: 11px;
  margin-left: 12px;
  padding-left: 10px;
}
.about-join-pointers li:before {
  content: "";
  position: absolute;
  left: -20px;
  top: 7px;
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #008ab3;
}
.expertise_desc {
  color: #717a85;
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
  font-size: 1em;
}
.carousel-btn {
  background: #008ab3;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-right: 8px;
  margin-bottom: 0;
  padding: 1px 16px 1px 16px;
  font-size: 1.1rem;
}
.carousel-btn:hover {
  text-decoration: none;
}
.theme-text-black {
  color: #333;
}
.theme-text-gray {
  color: #8c8f9b;
  font-weight: 400 !important;
}
#arkose .modal-content {
  border-color: transparent;
}
#simility .modal-content {
  border-color: transparent;
}
#shipcom .modal-content {
  border-color: transparent;
}
#servify .modal-content {
  border-color: transparent;
}
#downtodash .modal-content {
  border-color: transparent;
}
@media (max-width: 767px) {
  .mobile-btn {
    min-width: unset;
    height: unset;
    padding: 5px 11px;
  }
  nav #navbarNav a {
    margin-left: 0;
    font-size: 1.2rem;
  }
  .navbar-collapse.collapse.show .navbar-nav {
    height: 100%;
  }
  .navbar-collapse .nav-item {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-collapse {
    transition: all 0.4s linear;
  }
  .dropdown-menu a {
    padding-left: 0 !important;
  }
  nav #navbarNav .dropdown-menu .dropdown-item {
    font-size: 1rem;
  }
  nav #navbarNav .dropdown-menu {
    box-shadow: none;
  }
  .navbar-collapse.collapse.show {
    height: calc(100vh - 45px);
    overflow: scroll;
  }
  nav .navbar-toggler {
    padding-right: 0;
    outline: 0;
  }
  .w-sm-100 {
    width: 100% !important;
  }
  nav .navbar-brand {
    display: contents;
  }
  .navbar-light .navbar-toggler {
    border-color: transparent;
  }
  .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'><path stroke='red' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/></svg>");
  }
  .theme-heading {
    font-size: 2.05rem;
    line-height: 35px;
  }
  #getintouch .tree {
    position: relative !important;
    top: unset;
    margin-top: -208px;
    margin-bottom: 25px;
  }
  #mobileAccordian .theme-heading {
    font-size: 1.3rem;
    text-align: left;
    line-height: 23px;
    margin: 10px 0;
  }
  #mobileAccordian .card-header {
    padding: 0;
    border: 0;
    background-color: unset;
  }
  #mobileAccordian .card {
    border: 2px dashed #ffadab;
  }
  #mobileAccordian .card:not(:first-child) {
    border-top: 0;
  }
  #mobileAccordian .btn-link {
    width: 100%;
    position: relative;
  }
  #mobileAccordian .btn-link:focus {
    text-decoration: none;
  }
  #mobileAccordian .btn-link::after {
    content: "";
    position: absolute;
    top: 0;
    margin: auto 0;
    right: 14px;
    bottom: 0;
    background-image: url(../img/dropdown.svg);
    width: 15px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  #mobileAccordian .btn-link[aria-expanded="true"] {
    padding: 0.75rem 1.25rem;
    background-color: grey;
  }
  #mobileAccordian .btn-link[aria-expanded="true"] .red {
    color: #fff;
  }
  #mobileAccordian .btn-link[aria-expanded="true"]::after {
    transform: rotate(0);
    background-image: url(../img/whitedropdown.svg);
  }
  #mobileAccordian .card-body {
    background-color: grey;
    border-color: transparent;
  }
  #mobileAccordian .card-body .theme-heading .red {
    color: #fff;
  }
  #mobileAccordian .card-body p {
    color: #fff;
    opacity: 0.6;
    font-weight: 400;
  }
  #mobileAccordian .card-body a {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 10px 24px;
  }
  #mobileAccordian .card-body img {
    width: 150px;
    height: 150px;
  }
  #develiverycapabilites .solution_shape {
    float: unset;
  }
  #capabilites .table-wrapper .holder {
    margin-bottom: 110px;
  }
  #capabilites .table-wrapper .holder:nth-child(even) {
    border-right: 2px dashed #ffadab;
  }
  #mobile_testimonial_slider .slick-next,
  #mobile_testimonial_slider .slick-prev {
    top: unset;
    width: unset;
  }
  #client-logo-slider .slick-next,
  #client-logo-slider .slick-prev,
  #client-slider .slick-next,
  #client-slider .slick-prev,
  #mobile_testimonial_slider .slick-next,
  #mobile_testimonial_slider .slick-prev {
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: -54px;
  }
  #client-logo-slider .slick-prev,
  #client-slider .slick-prev,
  #mobile_testimonial_slider .slick-prev {
    padding-left: 77px;
    padding-right: 0;
  }
  #client-logo-slider .slick-next,
  #client-slider .slick-next,
  #mobile_testimonial_slider .slick-next {
    padding-left: 0;
    padding-right: 77px;
  }
}
#client-slider .display-overlay p {
  margin-top: 10px;
  line-height: unset;
}
.overlay {
  opacity: 0;
}
.overlay:hover {
  opacity: 1;
}
.card-img-overlay .btn {
  position: absolute;
  top: 90%;
  left: 70%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #fff;
  cursor: pointer;
}
#hp-ctn-howItWorks {
  padding: 0;
  text-align: center;
  margin: 0;
  width: 125px;
  bottom: 70%;
  height: 40px;
  background: #000;
  z-index: 15;
  border-radius: 22px 22px 0 0;
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform-origin: bottom right;
  position: fixed;
  right: 0;
}
#hp-ctn-howItWorks a {
  color: #fff;
  font-weight: 900;
  text-decoration: none;
  display: inline-block;
  line-height: 40px;
}
@media screen and (min-width: 320px) and (max-width: 359px) {
  #sl1 {
    padding-bottom: 45% !important;
  }
  #sl2 {
    padding-bottom: 0 !important;
  }
  #sl3 {
    padding-bottom: 77% !important;
  }
  #sl4 {
    padding-bottom: 24% !important;
  }
  #sl5 {
    padding-bottom: 157% !important;
  }
  #sl6 {
    padding-bottom: 75% !important;
  }
  #sl7 {
    padding-bottom: 67% !important;
  }
  #sl8 {
    padding-bottom: 144% !important;
  }
  #sl1,
  #sl2,
  #sl3,
  #sl4,
  #sl5,
  #sl6,
  #sl7,
  #sl8 {
    padding-bottom: 0 !important;
    height: 435px !important;
  }
}
@media screen and (min-width: 360px) and (max-width: 374px) {
  #sl1 {
    padding-bottom: 40% !important;
  }
  #sl2 {
    padding-bottom: 0 !important;
  }
  #sl3 {
    padding-bottom: 74% !important;
  }
  #sl4 {
    padding-bottom: 21% !important;
  }
  #sl5 {
    padding-bottom: 130% !important;
  }
  #sl6 {
    padding-bottom: 70% !important;
  }
  #sl7 {
    padding-bottom: 51% !important;
  }
  #sl8 {
    padding-bottom: 124% !important;
  }
  #sl1,
  #sl2,
  #sl3,
  #sl4,
  #sl5,
  #sl6,
  #sl7,
  #sl8 {
    padding-bottom: 0 !important;
    height: 440px !important;
  }
}
@media screen and (min-width: 375px) and (max-width: 410px) {
  #sl1 {
    padding-bottom: 42% !important;
  }
  #sl2 {
    padding-bottom: 0 !important;
  }
  #sl3 {
    padding-bottom: 70% !important;
  }
  #sl4 {
    padding-bottom: 26% !important;
  }
  #sl5 {
    padding-bottom: 125% !important;
  }
  #sl6 {
    padding-bottom: 68% !important;
  }
  #sl7 {
    padding-bottom: 49% !important;
  }
  #sl8 {
    padding-bottom: 120% !important;
  }
  #sl1,
  #sl2,
  #sl3,
  #sl4,
  #sl5,
  #sl6,
  #sl7,
  #sl8 {
    padding-bottom: 0 !important;
    height: 445px !important;
  }
}
#tech {
  display: none;
}
@media only screen and (min-width: 411px) and (max-width: 767px) {
  #sl1 {
    padding-bottom: 39% !important;
  }
  #sl2 {
    padding-bottom: 0 !important;
  }
  #sl3 {
    padding-bottom: 63% !important;
  }
  #sl4 {
    padding-bottom: 22% !important;
  }
  #sl5 {
    padding-bottom: 111% !important;
  }
  #sl6 {
    padding-bottom: 60% !important;
  }
  #sl7 {
    padding-bottom: 70% !important;
  }
  #sl8 {
    padding-bottom: 114% !important;
  }
  .card.bg-dark.text-white > .card-img-overlay.overlay > img {
    margin: 20px auto !important;
  }
  #sl1,
  #sl2,
  #sl3,
  #sl4,
  #sl5,
  #sl6,
  #sl7,
  #sl8 {
    padding-bottom: 0 !important;
    height: 450px !important;
  }
}
@media screen and (max-width: 768px) {
  .row.holder .col-6:nth-child(2) {
    display: flex;
    justify-content: flex-end;
    display: flex;
    flex-direction: column;
  }
  .row.holder .col-6:nth-child(2) .logo-holder {
    margin-bottom: auto;
    margin-top: 10px;
  }
  #tech1 {
    display: none;
  }
  #tech {
    display: block;
  }
  .holder {
    display: inline-block !important;
    height: 100% !important;
  }
  .project-slider-container .holder {
    display: flex !important;
    min-height: 240px;
  }
  .project-slider-container .holder img:nth-child(1) {
    height: 100%;
    object-fit: cover;
  }
  .project-slider-container .logo-holder img {
    height: unset !important;
    object-fit: unset !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    width: 100px;
  }
  .project-slider-container.d-md-none.d-block .logo-holder img {
    width: unset !important;
    margin-top: 10px;
    margin-bottom: 10px !important;
  }
  .project-slider-container .title {
    margin: 0 !important;
    margin-bottom: 20px !important;
    font-size: 1.2rem !important;
    line-height: 22px !important;
    font-weight: 900 !important;
  }
  .slick-list {
    overflow-x: visible !important;
  }
  .slick-slide {
    padding: 10px !important;
    margin-top: 2%;
  }
}
@media screen and (min-width: 480px) {
  #hideonmobile1 {
    display: none;
  }
  #hideonmobile2 {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  #hideonmobile1 {
    display: block;
  }
  #hideonmobile2 {
    display: none;
  }
}
#contactmodal1 {
  padding-top: 105px;
}
@media screen and (max-width: 480px) {
  .logo_nomobile {
    display: none;
  }
  .webonly {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .bannr_img {
    margin-top: 70px;
  }
}
@media screen and (min-width: 480px) {
  .logo_nomobile2 {
    display: none;
  }
  .mobileonly {
    display: none;
  }
}
.cascade-slider_container {
  position: relative;
  width: 100%;
  height: 250px;
  margin: 25px auto;
  padding-top: 150px;
}
.cascade-slider_item {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%) scale(0.3);
  opacity: 0;
  z-index: -1;
  text-align: center;
}
.cascade-slider_item img {
  width: 400px;
}
.cascade-slider_item.next {
  left: 126%;
  width: 84%;
  margin-right: 1%;
  transform: translateY(-50%) translateX(-150%) scale(1);
  opacity: 0;
  z-index: 1;
}
.cascade-slider_item.prev {
  left: -28%;
  width: 84%;
  margin-left: 2%;
  transform: translateY(-50%) translateX(50%) scale(1);
  opacity: 0;
  z-index: 1;
}
.cascade-slider_item.now {
  top: 50%;
  left: 50%;
  box-shadow: 0 0 0 10px #fff;
  width: 84%;
  transform: translateY(-50%) translateX(-50%) scale(1);
  opacity: 1;
  z-index: 5;
}
.cascade-slider_arrow {
  display: inline-block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 5;
}
.cascade-slider_arrow-left {
  left: 0;
}
.cascade-slider_arrow-right {
  right: 0;
}
.cascade-slider_nav {
  position: absolute;
  bottom: -120px;
  width: 100%;
  text-align: center;
  z-index: 5;
}
.cascade-slider_dot {
  display: inline-block;
  width: 1em;
  height: 1em;
  margin: 1em;
  background: #ddd;
  list-style: none;
  cursor: pointer;
}
.cascade-slider_dot:hover {
  background: #555;
}
.cascade-slider_dot.cur {
  background: #555;
}
.default {
  border-color: #fff;
  color: #fff;
}
.default:hover {
  border-color: #fff;
  color: #fff;
}
.danger {
  border-color: #15a7d3;
  color: #008ab3;
}
.danger:hover {
  border-color: #15a7d3;
  color: #008ab3;
}
@media screen and (min-width: 320px) and (max-width: 575px) {
  .accordion .row .col-md-3 {
    padding-top: 10px;
  }
}
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img,
carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out,
      -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  opacity: 0.5;
}
.carousel-control.left {
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-repeat: repeat-x;
}
.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.imgAlign {
  margin-top: 28px;
}
.footer-credits a {
  margin: 0.25rem 0;
  color: #8c8f9b;
  font-size: 0.9rem;
  font-weight: 700;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 992px) and (orientation: landscape) {
  #solutions .item:hover p {
    color: #000;
    opacity: 0.6;
    font-weight: 400;
  }
  #solutions .item:hover a {
    color: #000;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 10px 24px;
  }
}
.footer-left > div {
  margin-top: 5px;
}
.footer-right p {
  margin-right: 39px;
}
@media screen and (max-width: 1200px) {
  .footer-left {
    order: 1;
  }
  .footer-right {
    order: 0;
  }
  .footer-left > div {
    margin-top: 5px;
    margin-left: 0;
  }
}
@media (max-width: 575px) {
  #tech .slides {
    max-height: unset !important;
  }
  .footer-logo {
    height: 35px;
  }
  #tech .holder {
    padding: 0 !important;
    height: unset !important;
    border: 0 !important;
    border-left: 1px solid #008ab3 !important;
    margin-left: 10px;
    display: flex !important;
    flex-wrap: wrap;
    padding-left: 10px !important;
  }
  #tech .theme-bg-red {
    height: unset !important;
    display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: row !important;
    right: -2px;
  }
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.imgAlign {
  margin-top: 28px;
}
.footer-credits a {
  margin: 0.25rem 0;
  color: #8c8f9b;
  font-size: 0.9rem;
  font-weight: 700;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 992px) and (orientation: landscape) {
  #solutions .item:hover p {
    color: #000;
    opacity: 0.6;
    font-weight: 400;
  }
  #solutions .item:hover a {
    color: #000;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 10px 24px;
  }
}
@media (max-width: 575px) {
  #tech .slides {
    max-height: unset !important;
  }
  #tech .holder {
    padding: 0 !important;
    height: unset !important;
    border: 0 !important;
    border-left: 2px solid #008ab3 !important;
    margin-left: 10px;
    display: flex !important;
    flex-wrap: wrap;
    padding-left: 10px !important;
    margin-bottom: 70px;
  }
  #tech .theme-bg-red {
    height: unset !important;
    display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: row !important;
    right: unset !important;
    left: -1px !important;
    top: -39px !important;
    box-shadow: none;
  }
  .holder .d-flex.align-items-center img,
  .holder .d-flex.align-items-center span {
    margin-bottom: 0 !important;
  }
  .holder .theme-bg-red img {
    height: 25px !important;
    margin-right: 10px;
    margin: 8px 8px 8px 0 !important;
  }
  .holder .d-flex.align-items-center {
    background: #f5f4f4;
    box-shadow: none;
    border-radius: 5px;
    margin: 15px 8px 0 5px;
    padding: 8px;
  }
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.imgAlign {
  margin-top: 28px;
}
.footer-credits a {
  margin: 0.25rem 0;
  color: #8c8f9b;
  font-size: 0.9rem;
  font-weight: 700;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 992px) and (orientation: landscape) {
  #solutions .item:hover p {
    color: #000;
    opacity: 0.6;
    font-weight: 400;
  }
  #solutions .item:hover a {
    color: #000;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 10px 24px;
  }
}
#tech .slides {
  max-height: unset !important;
}
#capabilites .table-wrapper .holder {
  padding: 0 !important;
  height: unset !important;
  border: 0 !important;
  border-left: 2px solid #008ab3 !important;
  margin-left: 10px;
  display: flex !important;
  flex-wrap: wrap;
  padding-left: 10px !important;
  margin-bottom: 70px;
}
#capabilites .table-wrapper .holder .theme-bg-red {
  height: unset !important;
  display: flex !important;
  flex-wrap: wrap !important;
  flex-direction: row !important;
  right: unset !important;
  left: -2px !important;
  top: -39px !important;
  box-shadow: none;
}
.holder .d-flex.align-items-center img,
.holder .d-flex.align-items-center span {
  margin-bottom: 0 !important;
}
.holder .theme-bg-red img {
  height: 25px !important;
  margin-right: 10px;
  margin: 8px 8px 8px 0 !important;
}
.holder .d-flex.align-items-center {
  background: #f5f4f4;
  box-shadow: none;
  border-radius: 5px;
  margin: 15px 8px 0 5px;
  padding: 8px;
  height: 48px;
}
.project-slider-container .paypal-holder,
.project-slider-container .paypal-holder .content-hidden {
  background-color: #dceefd;
}
.project-slider-container .realme-holder,
.project-slider-container .realme-holder .content-hidden {
  background-color: #fcf6e1;
}
.project-slider-container .servify-holder,
.project-slider-container .servify-holder .content-hidden {
  background-color: #f8efff;
}
.project-slider-container .dailyhunt-holder,
.project-slider-container .dailyhunt-holder .content-hidden {
  background-color: #e8f2ff;
}
.project-slider-container .equity-holder,
.project-slider-container .equity-holder .content-hidden {
  background-color: #fdedeb;
}
.project-slider-container .shipcom-holder,
.project-slider-container .shipcom-holder .content-hidden {
  background-color: #dfe0ea;
}
.project-slider-container .lodha-holder,
.project-slider-container .lodha-holder .content-hidden {
  background-color: #d7cfb6;
}
.project-slider-container .star-holder,
.project-slider-container .star-holder .content-hidden {
  background-color: #dceefd;
}
.project-slider-container .paypal-holder .title b {
  color: #f26921;
}
.paypal-holder .banner-holder {
  background-color: #f26921;
}
.project-slider-container .realme-holder .title b {
  color: #e6bd41;
}
.realme-holder .banner-holder {
  background-color: #f2c745;
}
.project-slider-container .servify-holder .title b {
  color: #5030bd;
}
.servify-holder .banner-holder {
  background-color: #4e2fb9;
}
.project-slider-container .dailyhunt-holder .title b {
  color: #2e76d0;
}
.dailyhunt-holder .banner-holder {
  background-color: #307ddc;
}
.project-slider-container .equity-holder .title b {
  color: #008ab3;
}
.equity-holder .banner-holder {
  background-color: #d81f1d;
}
.project-slider-container .shipcom-holder .title b {
  color: #303875;
}
.shipcom-holder .banner-holder {
  background-color: #303875;
}
.project-slider-container .lodha-holder .title b {
  color: #ae902f;
}
.lodha-holder .banner-holder {
  background-color: #0a0906;
}
.project-slider-container .star-holder .title b {
  color: #ff8c31;
}
.project-slider-container .logo-holder img {
  margin-left: -19px;
  margin-bottom: 15px;
}
.project-slider-container img:nth-child(2) {
  height: 250px;
  object-fit: cover;
}
.project-slider-container .holder {
  margin-right: 16px;
  cursor: pointer;
}
.project-slider-container .holder .title {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 29px;
  letter-spacing: 0;
  color: #000;
  margin: 10px 0;
}
.project-slider-container .holder ul.small {
  display: inline-flex;
  flex-wrap: wrap;
  padding-left: 19px;
}
.project-slider-container .holder ul.small li {
  padding-left: 0;
  padding-right: 25px;
  line-height: 20px !important;
  color: #000 !important;
  font-weight: 600 !important;
  font-size: 0.89rem !important;
}
.project-slider-container .holder .content-hidden {
  left: 0;
  top: 66px;
  width: 100%;
  bottom: 0;
  padding: 0 20px;
  position: absolute;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.project-slider-container .holder:hover .content-hidden {
  overflow: hidden;
  opacity: 1;
}
.project-slider-container .holder .content-hidden h3 {
  font-size: 1rem;
  font-weight: 600;
  margin-top: 14px;
}
.project-slider-container .holder .content-hidden p.info {
  font-size: 1.02rem;
  line-height: 19px;
  font-weight: 400;
  letter-spacing: 0;
  color: #525252;
  margin-bottom: 18px;
}
.project-slider-container .holder .content-hidden ul:not(.small) {
  padding-left: 19px;
  list-style-type: circle;
}
.project-slider-container .holder .content-hidden ul:not(.small) li {
  line-height: 20px;
}
.project-slider-container .holder .content-hidden p,
.project-slider-container .holder .content-hidden ul li {
  font-weight: 400;
  font-size: 1.036rem;
  line-height: 19px;
  color: #000;
}
.project-slider-container .slick-list {
  overflow: unset;
}
.project-slider-container .slick-list .slick-slide:not(.slick-active) {
  opacity: 0.5;
}
.project-slider-container .slick-track {
  display: flex !important;
}
.project-slider-container .slick-slide {
  height: inherit !important;
  outline: 0;
}
.project-slider-container .holder .mobile-modal,
.project-slider-container .holder .mobile-modal .modal-content {
  height: 100vh;
  min-height: 100vh;
  overflow: scroll;
}
.project-slider-container .holder .mobile-modal .content-hidden {
  height: 100%;
  top: 54px;
  padding: 0 15px;
  padding-top: 10px;
}
.project-slider-container .holder .mobile-modal img:nth-child(2) {
  height: 50px;
}
.project-slider-container .holder .mobile-modal img:nth-child(1) {
  height: unset;
}
.project-slider-container .holder .modal-header {
  z-index: 2;
  position: fixed;
  width: 100%;
  background: #fff;
}
.sub-heading p,
.sub-heading span {
  color: #717a85;
}
#contactModal1 b {
  font-family: Lato, sans-serif;
}
.dropdown-toggle::after {
  transition: all 0.1s linear;
}
nav .nav-link[aria-expanded="true"]::after {
  transform: rotate(180deg);
}
.project-slider-container {
  visibility: hidden;
}
.project-slider-container .slick-prev.slick-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.col-xs-6.col-sm-6.col-md-3.icon-box {
  display: flex;
  flex-direction: column;
}
.col-xs-6.col-sm-6.col-md-3.icon-box p {
  margin-top: auto;
}
footer form.low-height .form-group {
  margin-top: unset !important;
}
.services-text {
  text-transform: none;
  font-size: 1.047rem;
}
@media (max-width: 768px) {
  .timeline-pointer.bottom:before {
    height: 70%;
    top: 32%;
  }
  .more_data.bottom:before {
    height: 72%;
    top: 27%;
  }
  .main-page-heading {
    line-height: 44px !important;
  }
  .footeraccordion .card-body,
  .footeraccordion .card-header {
    padding-left: 7px;
    padding-right: 7px;
  }
}
.main-page-heading {
  line-height: 55px;
}
footer a.dark.footer-dotted-box.d-block {
  color: #333;
  font-size: 1.2rem;
  font-weight: 900;
  margin-bottom: 1.2rem;
  text-transform: uppercase;
  padding: 25px 15px;
  margin-bottom: 0;
  border-bottom: 0;
  position: relative;
  display: flex !important;
  align-items: center;
}
footer a.dark.footer-dotted-box.d-block::after {
  content: "";
  position: absolute;
  right: 20px;
  display: inline-block;
  background-image: url(../img/red-arrowhead.svg);
  background-repeat: no-repeat;
  width: 15px;
  height: 9px;
  transform: rotate(-90deg);
}
.banner-holder {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  height: 295px;
}
.blog-title {
  font-size: 1.8rem;
  font-weight: 900;
  color: #333;
}
.blog-desc {
  font-size: 1.1rem;
  font-weight: 400;
  color: #1f1f1f;
  margin-top: 12px;
  opacity: 0.76;
}
.blog-info {
  font-size: 1rem;
  color: #1f1f1f;
  opacity: 0.73;
  margin-right: 19px;
}
.blog-image {
  width: 297px;
  height: 200px;
  object-fit: cover;
  box-shadow: 0 3px 6px #00000029;
}
.main-blog-title {
  font-size: 2.8rem;
  font-weight: 900;
  color: #333;
}
.blog-banner {
  height: 400px;
  width: 100%;
  object-fit: cover;
}
.blog-dark-desc {
  font-size: 1.15rem;
  font-weight: 600;
  color: #1f1f1f;
  line-height: 25px;
}
.blog-gray-desc {
  font-size: 1.1rem;
  font-weight: 600;
  color: #717a85;
  line-height: 25px;
}
#contactModel #contactpopupicons > div {
  width: 25%;
}
#contactModel #contactpopupicons > div > img {
  width: 75%;
}
#contactModel .close:focus {
  border: none !important;
  box-shadow: none !important;
  outline: 0 !important;
}
#contactModel .contactform-title {
  font-size: 30px;
  font-weight: 900;
  line-height: 40px;
  letter-spacing: 0;
  color: #000;
}
#contactModel .contactfrom-tagline {
  font-size: 20px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: 0;
  color: #000;
}
#contactModel .contactfrom-form-tagline {
  font-size: 30px;
  font-weight: 900;
  line-height: 40px;
  letter-spacing: 0;
  color: #000;
}
#contactModel form .contactform-bestime {
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
  color: #707070;
  margin-left: 12px;
}
#contactModel .contactfrom-form-tagline span {
  color: #008ab3;
}
#contactModel form input::placeholder {
  font-size: 16px;
  font-weight: 500;
  line-height: 40px;
  color: #717a85;
  text-transform: capitalize;
  opacity: 0.54;
}
#contactModel form input {
  background-color: #f8f8f8;
  border-radius: 5px;
  border-color: #f8f8f8;
  height: 43px;
  font-size: 16px;
  font-weight: 500;
  line-height: 40px;
  color: #717a85;
}
#contactModel form input:focus {
  box-shadow: none !important;
  border-color: #f8f8f8 !important;
}
#contactModel form select {
  background-color: #f8f8f8;
  border-radius: 5px;
  border-color: #f8f8f8;
  height: 43px;
  color: #717a85;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 500;
  line-height: 40px;
}
#contactModel form select:focus {
  box-shadow: none !important;
  border-color: #f8f8f8 !important;
}
#contactModel .contact-error {
  color: #008ab3;
  font-size: 12px;
  margin-left: 12px;
}
#contactModel form button {
  background-color: #008ab3;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  border: none;
  padding: 11px;
  opacity: 1;
}
#contactModel form button:focus {
  box-shadow: none !important;
}
.calendly-inline-widget {
  overflow: hidden !important;
}
#contactModel::-webkit-scrollbar {
  width: 0;
}
#sideformstrip {
  position: fixed;
  bottom: 5%;
  right: 2%;
  display: none;
  z-index: 149;
}
#sideformstrip button {
  background-color: #008ab3;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.8px;
  border: none;
}
#sideformstrip button:focus {
  box-shadow: none !important;
}
#contactformsec {
  padding-left: 40px !important;
}
@media (max-width: 1200px) {
  #contacticonsec {
    order: 1;
    border-right: none !important;
    border-top: 1px solid rgba(112 112 112 / 50%);
    margin-top: 20px;
    padding-top: 30px !important;
  }
  #contactformsec {
    order: 0;
    padding-left: 0 !important;
  }
  #contactModel .contactfrom-form-tagline br {
    display: none;
  }
  #contactModel .contactform-title {
    font-size: 20px;
    font-weight: 900;
    line-height: 26px;
    text-align: center;
  }
  #contactModel .contactfrom-tagline {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
  }
  #contactModel .contactform-title br.last {
    display: none;
  }
  #contactModel .contactfrom-form-tagline {
    font-size: 20px;
    font-weight: 900;
    line-height: 26px;
    text-align: center;
  }
}
@media (max-width: 576px) {
  .capabilities {
    padding: 20px;
  }
  #contactModel #contactpopupicons > div {
    width: 33%;
  }
  #sideformstrip {
    position: fixed;
    bottom: 0;
    right: 0;
    display: none;
    z-index: 149;
    width: 100%;
  }
  #sideformstrip button {
    width: 100%;
    border-radius: 0;
  }
}
#thankscontactModelCamp .check_circle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  padding: 30px 0;
  border: 4px solid #e41e29;
}
#thankscontactModelCamp h4 {
  font-weight: 900;
  font-size: 42px;
  line-height: 34px;
  letter-spacing: 0;
  color: #231f20;
}
#thankscontactModelCamp p {
  font-weight: 500;
  font-size: 16px;
  line-height: 34px;
  color: #231f20;
}
#thankscontactModelCamp .modal-footer button {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  color: #fff;
  text-transform: uppercase;
  background-color: #e41e29;
  border: none;
  width: 360px;
  padding: 10px;
  border-radius: 5px;
}
#thankscontactModelCamp .close:focus,
#thankscontactModelCamp .modal-footer button:focus {
  outline: 0 !important;
  border: none !important;
  box-shadow: none !important;
}
#process_section {
  margin-top: 100px;
}
.process_boxes .processbox {
  border: 2px dashed #4ec6eb;
  height: 372px;
  width: 100%;
  padding: 30px;
  margin-bottom: 30px;
  position: relative;
}
.process_boxes:last-child .processbox {
  margin-bottom: 0;
}
.process_boxes:nth-child(odd) .process_count {
  position: absolute;
  top: -35px;
  left: 4px;
}
.process_boxes:nth-child(even) .process_count {
  position: absolute;
  top: -35px;
  right: 4px;
}
.process_boxes .processbox > div:nth-child(1) {
  position: relative;
  z-index: 1;
}
.process_boxes .processbox h4 {
  text-align: left;
  font-size: 30px;
  font-weight: 900;
  line-height: 36px;
  color: #333;
  letter-spacing: 3px;
  margin-bottom: 20px;
}
.process_boxes .processbox p {
  font-weight: 500;
  color: #333;
  line-height: 22px;
  font-size: 16px;
  letter-spacing: 1.8px;
  margin-bottom: 0;
}
.process_boxes:nth-child(even) .processbox h4 {
  text-align: left;
}
.process_boxes:nth-child(even) .processbox p {
  text-align: left;
}
.process_boxes:nth-child(odd) .processbox h4 {
  text-align: right;
}
.process_boxes:nth-child(odd) .processbox p {
  text-align: right;
}
.process_boxes .processbox h4 span {
  color: #008ab3;
}
.process_boxes:nth-child(odd) .process_box_connector {
  border-top: 2px dashed #4ec6eb;
  border-right: 2px dashed #4ec6eb;
  width: 300px;
  height: 200px;
  bottom: 0;
}
.process_boxes:nth-child(even) .process_box_connector {
  border-top: 2px dashed #4ec6eb;
  border-left: 2px dashed #4ec6eb;
  width: 300px;
  height: 200px;
  bottom: 0;
  right: 0;
}
@media (max-width: 992px) {
  .datepick {
    width: 100%;
  }
  #process_section {
    margin-top: 80px;
  }
  .process_boxes .processbox {
    margin-bottom: 60px;
    height: 345px;
    padding: 20px;
  }
  .process_boxes:last-child .processbox {
    margin-bottom: 0;
  }
  .process_boxes .processbox h4 {
    font-size: 18px;
    line-height: 22px;
  }
  .process_boxes .processbox p {
    font-size: 14px;
    line-height: 17px;
  }
  .process_boxes:nth-child(odd) .process_box_connector {
    border-top: none;
    border-right: 2px dashed #4ec6eb;
    width: calc(100% - 50%);
    height: 60px;
  }
  .process_boxes:nth-child(even) .process_box_connector {
    border-top: none;
    border-left: 2px dashed #4ec6eb;
    width: calc(100% - 50%);
    height: 60px;
  }
  .process_boxes:nth-child(even) div.position-relative {
    order: 1;
  }
  .process_boxes .process_count img {
    width: 118px;
  }
  .process_boxes:nth-child(odd) .process_count {
    position: absolute;
    top: auto;
    left: 8px;
  }
  .process_boxes:nth-child(even) .process_count {
    position: absolute;
    top: auto;
    right: 8px;
  }
  .tool_box {
    width: 33%;
  }
  .tool_box .tool_circle {
    margin: auto;
  }
}
@media (max-width: 576px) {
  #thankscontactModelCamp h4 {
    font-weight: 900;
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 0;
    color: #231f20;
  }
  #stripimg img {
    height: 250px;
  }
  .tool_box {
    width: 50%;
    margin-bottom: 30px;
  }
  .tool_main {
    padding: 50px 10px;
  }
  .tool_main h3 {
    font-size: 1.6rem;
  }
}
#campaign {
  display: none;
}
.campwrapper {
  box-shadow: 0 3px 6px #00000029;
}
.campaign-wrapper-1 {
  padding-top: 120px;
  padding-bottom: 100px;
}
.campaign-wrapper-1 .campaign_banner_data h1 {
  text-align: left;
  font-weight: 900;
  font-size: 48px;
  line-height: 68px;
  letter-spacing: 0;
  color: #000;
  margin-bottom: 24px;
}
.campaign-wrapper-1 .campaign_banner_data h1 span {
  color: #008ab3;
}
.campaign_know_more a {
  margin-top: 35px;
  background-color: #fff;
  color: #000;
  padding: 12px 150px;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  line-height: 32px;
  cursor: pointer;
  border: 1px solid #ebebeb;
  border-radius: 5px;
}
#contact_campaign {
  border-radius: 10px;
  padding-top: 40px;
}
#contact_campaign .hr-line {
  width: 100px;
  height: 5px;
  background-color: #7b292c;
  margin: auto;
  border-radius: 5px;
  margin-bottom: 25px;
}
#contact_campaign h3 {
  text-align: center;
  font-weight: 600;
  font-size: 26px;
  line-height: 38px;
  letter-spacing: 0;
  color: #000;
}
#contact_campaign input,
#contact_campaign select {
  background-color: #fff;
  text-align: left;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: #000;
  border-top: none;
  border-left: none;
  border-right: none;
  opacity: 0.4;
  border-color: rgba(0, 0, 0, 0.4);
}
#contact_campaign input::placeholder,
#contact_campaign select::placeholder {
  background-color: #fff;
  text-align: left;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: #000;
  border-top: none;
  border-left: none;
  border-right: none;
  opacity: 0.4;
  border-color: rgba(0, 0, 0, 0.4);
}
#contact_campaign input:focus,
#contact_campaign select:focus {
  box-shadow: none;
  border-color: rgba(0, 0, 0, 0.4);
}
#contact_campaign .contact-error {
  color: #008ab3;
  font-size: 12px;
  margin-left: 12px;
}
#contact_campaign input::placeholder {
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: #000;
  opacity: 0.4;
}
#contact_campaign #time {
  width: 48%;
}
#contact_campaign #timetype {
  width: 48%;
}
#contact_campaign button.btn-primary {
  background: #008ab3;
  border: none;
  height: 60px;
  color: #fff;
  box-shadow: 0 6px 30px #0000001a;
}
#contact_campaign .contactform-bestime {
  font-size: 20px;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: 0;
  color: #000;
}
.heading-bg {
  font-weight: 900;
  font-size: 42px;
  line-height: 48px;
}
.paragraph-bg {
  font-weight: 400;
  font-size: 22px !important;
  line-height: 28px;
}
.heading-bg span {
  color: #008ab3;
}
.campaign-wrapper-2 {
  padding: 100px 0;
  background: #fcfcfc;
  box-shadow: inset 0 3px 6px #00000029, 0 3px 6px #00000029;
}
.camp_clients_data h2 {
  letter-spacing: 0;
  color: #000;
  margin-bottom: 100px;
}
.camp_clients_data p {
  color: #333;
}
.campaign-wrapper-3 {
  padding: 100px 0;
}
.our_services h2 {
  margin-bottom: 16px;
}
.services_card {
  border: 0.5px solid #008ab31a;
  border-radius: 12px;
  padding: 20px;
  margin-bottom: 30px;
}
.services_card:hover {
  box-shadow: 0 6px 30px #008ab31a;
}
.services_card h5 {
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  color: #000;
  margin-top: 24px;
}
.services_card p {
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  letter-spacing: 0;
  color: #333;
  opacity: 0.8;
  margin-bottom: 0;
}
.service_card_img img {
  height: 110px;
  display: block;
  margin: auto;
}
.campaign-wrapper-4 {
  background: #fcfcfc;
  padding: 100px 0;
}
.client_cards {
  background: #fff;
  border-radius: 12px;
  padding: 20px;
  width: auto;
  margin-right: 10px;
  position: relative;
}
.client_cards h5 {
  text-align: left;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0;
  color: #000;
  margin-bottom: 16px;
}
.client_cards p {
  text-align: left;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0;
  color: #333;
  opacity: 0.8;
  margin-bottom: 26px;
}
.client_cards a {
  text-align: left;
  font-size: 18px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0;
  color: #008ab3;
  position: absolute;
  bottom: 15px;
  text-decoration: none;
  border-bottom: 2px solid transparent;
}
.client_cards a:hover {
  border-bottom: 2px solid #008ab3;
}
.contact_details h4 {
  font-weight: 900;
  font-size: 32px;
  line-height: 54px;
  letter-spacing: 0;
  color: #000;
  opacity: 1;
  margin-bottom: 0;
}
.contact_details p {
  font-weight: 700;
  font-size: 18px;
  line-height: 38px;
  letter-spacing: 0;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 0;
}
.contact_details a {
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0;
  color: #008ab3;
  margin-bottom: 0;
  text-decoration: none;
}
.campaign-wrapper-5 .footer_links {
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0;
  color: #000;
}
.campaign-wrapper-5 .contact_details a:hover {
  color: #008ab3;
}
.campaign-wrapper-5 .copyright {
  font-size: 16px;
  line-height: 36px;
  font-weight: 400;
  letter-spacing: 0;
  color: #333;
  opacity: 0.5;
}
.case_study {
  padding: 20px;
  background-color: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 30;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s;
  overflow-y: scroll;
}
.case_study::-webkit-scrollbar {
  width: 2px;
}
.case_study::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.case_study::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 5px;
}
.case_study::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.slider:hover .case_study {
  opacity: 1;
}
.case_study h3 {
  text-align: left;
  font-weight: 700;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 0;
  color: #000;
}
.case_study h3 span {
  color: #e41e29;
}
.case_study .p-font {
  text-align: left;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0;
  color: #333;
}
.case_study ul {
  list-style: circle;
}
.case_study h4.case_heading {
  text-align: left;
  font-weight: 600;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0;
  color: #000;
}
.project-slider-container .slider {
  position: relative;
  margin-right: 10px;
  box-shadow: 0 0 9px 1px rgb(0 0 0 / 30%);
}
.gotop {
  bottom: 40px;
  right: 30px;
  display: none;
  cursor: pointer;
  z-index: 100;
}
@media (max-width: 1200px) {
  .heading-bg {
    font-size: 32px;
  }
}
@media (max-width: 992px) {
  .gotop {
    bottom: 0;
    right: 0;
    display: none;
    cursor: pointer;
  }
  .campaign_know_more a {
    margin-top: 50px;
    margin-bottom: 50px;
    font-weight: 600;
    font-size: 24px;
    line-height: 35px;
    padding: 11px 40px;
  }
  .client_cards {
    flex-direction: column;
    width: 400px;
  }
  .client_cards .data_cl {
    flex-direction: column;
    order: 1;
  }
  .project-slider-container {
    overflow: scroll;
  }
  .client_img1 img {
    display: block;
    margin: auto;
    height: 290px;
  }
  .contact_details p {
    margin-top: 20px;
  }
}
@media (max-width: 576px) {
  .campaign-wrapper-2 {
    padding: 60px 0;
    background: #fcfcfc;
  }
  .campaign-wrapper-3 {
    padding: 60px 0;
    background: #fcfcfc;
  }
  .campaign-wrapper-4 {
    background: #fcfcfc;
    padding: 60px 0;
  }
  .campaign_company_counts > div {
    width: 50%;
  }
  .campaign_company_counts > div:nth-child(1) {
    border-right: 1px solid #534344;
    border-bottom: 1px solid #534344;
  }
  .campaign_company_counts > div:nth-child(2) {
    border-right: none;
    border-bottom: 1px solid #534344;
  }
  .campaign_company_counts > div:nth-child(3) {
    border-right: 1px solid #534344;
  }
  .campaign-wrapper-1 {
    padding-top: 60px;
  }
  .client_cards {
    flex-direction: column;
    justify-content: start !important;
    width: 100vw;
    margin-right: 10px;
  }
  .client_cards:nth-child(1) {
    margin-left: 10px;
  }
  .campaign-wrapper-1 .campaign_banner_data h1 {
    font-size: 30px;
    line-height: 42px;
  }
  .paragraph-bg {
    font-weight: 400;
    font-size: 1.2rem !important;
    line-height: 28px;
  }
  .campaign_banner_data p {
    font-size: 18px;
  }
  #contact_campaign {
    box-shadow: none;
    border-radius: 10px;
    padding-top: 0;
  }
  #contact_campaign h3 {
    font-size: 20px;
    line-height: 32px;
  }
  #contact_campaign .contactform-bestime {
    font-size: 18px;
  }
  .heading-bg {
    font-size: 32px;
    line-height: 44px;
  }
  .services_card h5 {
    font-size: 20px;
  }
  .services_card p {
    font-size: 1.2rem;
  }
  .contact_details h4 {
    font-size: 24px;
  }
  .contact_details p {
    font-size: 16px;
    margin-top: 20px;
  }
  .case_study h3 {
    font-size: 22px;
  }
  .case_study h3 span {
    color: #e41e29;
  }
  .case_study .p-font {
    font-size: 1.2rem;
  }
  .case_study h4.case_heading {
    font-size: 18px;
  }
}
#web_call {
  background-color: #008ab3;
  color: #fff;
  padding: 10px 27px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 5px;
  text-decoration: none;
  display: block;
  margin-bottom: 24px;
}
#mob_call {
  display: none;
}
.calendly-inline-widget {
  display: block;
}
@media (max-width: 992px) {
  #web_call {
    position: fixed;
    bottom: 10px;
    right: 10px;
    background-color: transparent;
    padding: 0;
    display: none;
  }
  .calendly-inline-widget {
    display: none;
  }
  #mob_call {
    background-color: #008ab3;
    color: #fff;
    padding: 10px 27px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px;
    text-decoration: none;
    display: block;
    width: 100%;
    text-align: center;
  }
  .campaign_know_more a {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 16px;
  }
  .hybridapp .card-header button span {
    width: 90%;
  }
}
.services_footer {
  display: flex;
  flex-wrap: wrap;
}
.services_footer li {
  width: 50%;
}
.down_box_border {
  border-top: 2px dashed #4ec6eb;
  padding: 2.5rem;
}
.footer_upper_box {
  padding: 2.5rem;
}
.footer_right_box {
  border-right: 2px dashed #4ec6eb !important;
}
.hybridapp .card {
  border: 2px dashed #4ec6eb;
}
.hybridapp .card-body,
.hybridapp .card-header {
  background: #fff;
  border-radius: 4px;
  border-bottom: 0;
}
.hybridapp .card-header button {
  color: #333;
  font-size: inherit;
  text-decoration: none !important;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  font-weight: 500 !important;
}
.hybridapp .card-header button::after {
  content: "+";
  background-color: #008ab3;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  color: #fff;
  font-weight: 500;
  display: block;
  text-align: center !important;
}
.hybridapp .card-header button[aria-expanded="true"]::after {
  content: "-";
}
.blue-color-hug{
  filter: hue-rotate(204deg);
}