
.banner-title .key-word {
  padding: 0px 12px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.10);
  backdrop-filter: blur(15px);
}

.banner-btn, .blogs-heading-btn {
  display: inline-flex;
  padding: 4px 2px;
  justify-content: center;
  align-items: flex-end;
  gap: 12px;
  border-bottom: 1px solid var(--Background-light, #FAFAFA);
  border-radius: 0;
  transition: all 0.3s linear;
}
body {
font-family: "Poppins" !important;
}
.desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
.btn:focus {
box-shadow: unset;
}
.sliding-banner {
  position: relative;
  padding: 0;
}
#banner-dots {
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 100%;
}
#banner-dots .owl-dots {
display: flex;
}
#banner-dots .owl-dots button {
  padding: 15px 15px 35px 15px;
  text-align: left;
  background: transparent;
  border: 0;
  border-top: 1px solid #D9D9D9;
  border-radius: 0;
  display: flex;
  gap: 10px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px;
}
#banner-dots .owl-dots button .dot-num{
font-weight: 600;
}
#banner-dots .owl-dots button:nth-of-type(1) {
  padding-left: 0;
}
#banner-dots .owl-dots button.active {
  color: #0EBAB1;
  border-top: 2px solid #0EBAB1;
}
#banner-dots .owl-dots button.active .dot-text {
font-weight: 500;
}
section {
  padding: 80px 0;
}
.get-in-touch {
  padding: 120px 0;
  padding-top: 0;
}
.git-heading-box {
  padding-bottom: 30px;
  background: #FAFAFA;
  padding-top: 95px;
}
.git-heading-box .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.git-title {
  color: #042638;
  font-size: 34px;
  font-weight: 600;
  line-height: 130%;
  text-align: left;
}
.git-desc {
  color: #042638;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
}
.git-img-box  {
gap: 40px 0;
}
.git-img-box, .git-stats-box {
  display: flex;
}
.git-info-box {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: end;
}
.git-stats-left, .git-stats-middle, .git-stats-right {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
.git-desc {
  margin-bottom: 40px;
}
.git-stats-box .git-desc {
  margin-bottom: 0;
  color: #454545;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 16px;
}
.btn-standard {
  display: inline-flex;
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  gap: 12px;
  border-radius: 4px;
  width: fit-content;
}
.git-btn-left {
  border: 1px solid #454545;
  color: #454545 !important;
}
.light-btn {
  border: 1px solid #0EBAB1;
  background: #0EBAB1;
}
.git-btns {
  display: flex;
  gap: 16px;
}
.git-stats-box {
  display: flex;
  padding: 24px 16px;
  border-radius: 8px;
  border: 1px solid #D9D9D9;
  margin-bottom: 28px;
  justify-content: space-between;
}
.git-counter {
  color: #0EBAB1;
  font-family: Poppins;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}
.divider-vr {
  width: 1px;
  background: #D9D9D9;
}
.git-info-box .git-desc {
  color: #454545;
  font-size: 16px;
  font-weight: 400;
}
div#page {
  max-width: 1920px;
  margin: auto;
  overflow: hidden;
  position: relative;
}
.b-model {
  padding: 0;
  background: #FAFAFA;
  position: relative;
}
.bm-teams, .bm-bid {
  padding: 60px 0;
}
.bm-teams-tag {
  color: #0EBAB1;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  width: fit-content;
}
.tag {
  color: #0EBAB1;
  font-family: "Poppins";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px;
  width: fit-content;
  border-radius: 4px;
  background: rgba(14, 185, 176, 0.04);
  display: inline-flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}
.bm-bid-tag {
  color: #FAFAFA;
  background: rgba(250, 250, 250, 0.20);
}
.bm-bid {
  background: linear-gradient(0deg, rgba(4, 38, 56, 0.90), rgba(4, 38, 56, 0.90)), url('http://devsinc.com/wp-content/uploads/2023/11/Rectangle-21.png');
  padding-left: 32px;
  padding-right: 100px;
  gap: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  padding-bottom: 90px;
  position: absolute;
  right: 0;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.bm-bid-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 130%;
}
.bm-bid-btn, .bmt-item-btn {
  color: #0EBAB1 !important;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  display: inline-flex;
  align-items: flex-start;
  gap: 8px;
}
.bm-bid-btn {
padding: 0;
}
.bm-bid-info {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 360px;
}
.bm-teams-title {
  color: #042638;
  font-size: 24px;
  font-weight: 600;
  line-height: 130%;
}
.bm-team-box .item {
  display: flex;
  border-radius: 12px;
  background: #FFF;
  padding: 40px 12px;
  margin: 0;
  gap: 10px;
  min-height: 378px;
}
.bm-team-icon {
  max-width: 56px;
}
.bmt-item-title {
  color: #042638;
  font-size: 20px;
  font-weight: 500;
  line-height: 130%;
}
.bmt-item-desc {
  color: #454545;
  font-size: 12px;
  line-height: 170%;
}
.bm-teams {
  gap: 20px;
  display: flex;
  flex-direction: column;
}
.it-services-title {
  color: #042638;
  font-size: 40px;
  font-weight: 600;
  line-height: 130%;
  margin-bottom: 15px;
}
.it-services-desc {
  color: #454545;
  line-height: 150%;
  margin-bottom: 40px;
}
.its-upper, .its-bottom {
  display: flex;
  justify-content: space-between;
}
.services-big-box {
  border-radius: 12px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  transition: width 1s;
  min-height: 305px;
}
.serv-big-info-title {
  line-height: 130%;
}
.sbb-inner {
  padding: 60px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  background-color: rgba(4, 38, 56, 0.9);
  border-radius: 12px;
  height: 100%;
  overflow: hidden;
}
.serv-big-info-desc {
  font-size: 12px;
  line-height: 150%;
  display: none;
  min-width: 450px;
}
.serv-big-info-btn, .services-big-box.active .serv-big-info-title {
  font-weight: 600;
  padding-left: 0;
}
.btn {
  display: flex;
  gap: 12px;
  align-items: center;
  transition: all 0.3s linear;
}
.serv-big-info-btn {
  display: none;
  min-width: 200px;
}
.services-big-box.active .serv-big-info-desc {
  display: block;
}
.services-big-box.active .serv-big-info-btn {
display: flex;
}
.services-big-box.active .sbb-inner {
  background: rgba(4, 38, 56, 0.50);
  padding: 60px 100px 60px 40px;
}
.its-upper {
  margin-bottom: 40px;
}
.services-big-box.col-5 {
  width: 44%;
}
.adv-services {
  background: #FAFAFA !important;
}

.why-us {
  background: url('http://devsinc.com/wp-content/uploads/2023/11/Frame-584.png');
  background-repeat: no-repeat;
  background-position: top right;
  background-color: rgba(4, 38, 56, 1);
}
.why-us-title {
  color: #0EBAB1;
  font-size: 40px;
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 20px;
}
.why-us-heading-box {
  max-width: 530px;
  margin-bottom: 140px;
}
.why-us-desc, .wui-desc {
  color: #C7C7C7;
  margin-bottom: 40px;
}
.wui-desc {
  line-height: 170%;
  margin-bottom: 0;
}
.why-us-btn {
  display: inline-flex;
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  gap: 12px;
  border-radius: 4px;
  border: 1px solid #FAFAFA;
}
.wui-title {
  padding: 2px 10px;
  font-size: 20px;
}
.wu-info-left .wui-title {
  border-left: 2px solid #0EBAB1;
}
.wu-info-middle .wui-title {
  border-left: 2px solid #FCD53F;
}
.wu-info-right .wui-title {
  border-left: 2px solid #9747FF;
}
.divider-vr {
  width: 1px;
  background: #D9D9D9;
  margin-right: 22px;
  margin-left: 22px;
  min-height: 30px;
}
.wu-info-left, .wu-info-middle, .wu-info-right {
  margin-top: 28px;
  margin-bottom: 28px;
  max-width: calc(33.33%);
  width: 100%;
}
.why-us-info-box, .tibi-upper, .tibi-bottom {
  display: flex;
}
.sol-titles-wrap {
  display: flex;
  border-radius: 8px;
  border: 0.5px solid #D9D9D9;
  background: #FAFAFA;
  padding: 20px;
  cursor: pointer;
}
.stw-title {
  color: #042638;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 0 !important;
  display: flex;
  align-items: center;
}
.solutions-titles {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.sol-init-title {
  color: #042638;
  font-size: 40px;
  font-weight: 600;
  line-height: 130%;
}
.sol-init-wrap {
  margin-left: auto;
  display: flex;
  flex-direction: column;
  gap: 24px;
display: flex;
}
.solutions-info {
  display: flex;
  align-items: center;
}
.sol-init-desc {
  color: #454545;
  font-size: 20px;
}
.sol-init-btn {
  display: inline-flex;
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  gap: 12px;
  border-radius: 4px;
  background: #0EBAB1;
  width: fit-content;
}
.solutions-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.siw-image {
  border-radius: 8px 0px 0px 8px;
}
.sol-info-wrap {
  border-radius: 8px;
  background: var(--Background-light, #FAFAFA);
  box-shadow: 3px 10px 24px 0px rgba(158, 158, 158, 0.10), 12px 42px 44px 0px rgba(158, 158, 158, 0.09), 27px 94px 59px 0px rgba(158, 158, 158, 0.05), 48px 168px 70px 0px rgba(158, 158, 158, 0.01), 75px 262px 76px 0px rgba(158, 158, 158, 0.00);
  display: none;
}
.siw-title {
  color: #042638;
  font-size: 20px;
  font-weight: 600;
}
.siw-desc {
  color: #454545;
  font-size: 14px;
  margin-top: 24px;
}
.siw-info {
  padding: 65px 32px 0 32px;
  position: relative;
}
.siw-info a {
  border-radius: 0px 0px 8px 0px;
  background: var(--Main-Sea-Green, #0EBAB1);
  text-decoration: none;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 16px 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 75px;
  color: #FFF;
  font-family: "Poppins";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}
.sol-info-wrap.active {
display: flex;
}
.siw-image {
  border-radius: 8px 0px 0px 8px;
  max-height: 450px;
  object-fit: cover;
}
.case-studies {
background: url(http://devsinc.com/wp-content/uploads/2023/12/Frame-565-1.svg), rgba(4, 38, 56, 1);
  min-height: 880px;
}
.case-studies-title {
  font-size: 40px;
  font-weight: 600;
  line-height: 130%;
  margin-bottom: 16px;
}
.cs-heading {
  display: flex;
  justify-content: space-between;
}
.case-studies-desc {
  max-width: 550px;
  font-size: 20px;
}
.cs-slider {
  position: absolute;
  margin-top: 16px;
}
.cs-item {
  min-width: 1100px;
  min-height: 558px;
  padding: 120px 50px;
  display: flex;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  border-radius: 30px;
}
.csi-title {
  color: var(--Main-Dark-Blue, #042638);
  font-family: Poppins;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
}
.csi-tag {
  display: inline-flex;
  padding: 14px 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
  background: rgba(69, 69, 69, 0.10);
  color: #535353;
  font-size: 12px;
}
.csi-tags {
  margin-top: 20px;
  margin-bottom: 32px;
  display: flex;
  gap: 12px;
}
.csi-desc {
  color: var(--Description-heading, #454545);
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 128.5%;
  margin-bottom: 40px;
}
.faqs-heading {
  color: var(--Main-Dark-Blue, #042638);
  font-family: Poppins;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  margin-bottom: 16px;
}
.faqs-desc {
  color: var(--Description-heading, #454545);
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 40px;
}
.dev-home .accordion-button {
  color: #042638;
  font-family: "Poppins";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  border-radius: 8px;
  background: var(--Background-light, #FAFAFA);
  padding: 24px;
  border: 0;
  min-height: 90px;
}
.dev-home .accordion {
  display: flex;
  gap: 24px !important;
  flex-direction: column;
}
.dev-home .accordion-body {
  color: #454545;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  padding: 20px;
}
.achievements-inner {
  border-radius: 12px;
  border: 1px solid #D9D9D9;
  background: var(--Background-light, #FAFAFA);
  padding: 40px;
  align-items: center;
  justify-content: space-between;
}
.achievements .container {
  padding: 0 105px;
}
.achievements-title {
  color: var(--Main-Dark-Blue, #042638);
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
}
.al-upper, .al-bottom {
  display: flex;
}
.alu-left {
  border-right: 1px dotted #D9D9D9;
}
.alu-left, .alu-right, .al-left, .al-right {
  padding: 29px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.al-upper {
  border-bottom: 1px dotted #D9D9D9;
}
.al-left {
  border-right: 1px dotted #D9D9D9;
}
.achievements-logos {
  position: relative;
}
.achievements-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blogs-heading {
  display: flex;
  justify-content: space-between;
}
.blogs-title, .d-blue-32-text {
  color: #042638;
  font-size: 32px;
  font-weight: 600;
  line-height: 130%;
}
.blogs-heading-btn, .d-blue-16-btn {
  color: #042638 !important;
  font-size: 16px;
  border-bottom: 1px solid #042638;
  align-items: center;
  height: fit-content;
}
.blogs-inner {
  display: flex;
  justify-content: space-between;
}
.blogs-left {
  width: 46%;
}
.blogs-left-title {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}
.blogs-left, .blogs-middle .bm-item, .blogs-right {
  padding: 60px 40px;
  min-height: 460px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 12px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.blogs-middle .bm-item, .blogs-right {
  padding: 24px;
}
.blogs-middle .bm-item svg, .blogs-right svg {
  display: none;
}
.blogs-middle .bm-item .blogs-inner-btn, .blogs-right .blogs-inner-btn {
  padding-left: 0;
}
.blogs-middle {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.bm-item {
  min-height: 218px !important;
}
.blogs-desc {
  color: var(--Description-heading, #454545);
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 40px;
}
.testimonials {
  background-color: #FAFAFA;
}
.testimonials-title {
  color: var(--Main-Dark-Blue, #042638);
  font-family: Poppins;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  margin-bottom: 16px;
}
.testimonials-desc {
  color: var(--Description-heading, #454545);
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 24px;
}
.testimonials-right-inner {
  background: url(http://devsinc.com/wp-content/uploads/2023/12/Frame-565-1.svg), rgba(4, 38, 56, 1);
  border-radius: 10.852px;
  padding: 32px 0 32px 32px;
  position: absolute;
  bottom: 0;
}
.testimonials-inner {
  display: flex;
  align-items: end;
  position: relative;
}
.ti-info {
  padding: 20px 70px 20px 0;
}
.ti-title {
  color: #0EBAB1;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
}
.tid-desc,.ti-desc {
  color: #C7C7C7;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
}
.tid-review img {
  width: fit-content !important;
}
.ti-designation {
  display: flex;
  gap: 12px;
  margin-bottom: 36px;
}
.ti-desc {
  font-size: 14px;
  line-height: 170%;
}
.testimonials-video {
  max-height: 265px;
  object-fit: cover;
  border-radius: 12px;
  height: 100%;
  width: 100%;
}
.testimonials-left {
  padding-right: 24px;
}
.ti-image {
  padding-right: 28px;
}
.ti-image img {
  height: 404px;
  object-fit: cover;
  border-radius: 8px;
}
div#testimonials-slider {
  max-height: 404px;
}
section.blogs {
  padding: 120px 0;
}

/* About us page */
.static-banner {
  min-height: 750px;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  position: relative;
}
.sbi-subtitle {
  color: #0EBAB1;
  font-family: "Poppins";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.sbi-title {
  font-size: 78px;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.78px;
  max-width: 1000px;
}
.sec-navs {
  padding: 0;
  background: #FAFAFA;
  transition: all 0.3s linear;
}
.sec-nav {
  padding: 16px 50px;
  text-align: center;
  border-bottom: 1px solid transparent;
  width: fit-content;
  cursor: pointer;
}
.grey-desc, .grey-desc-600, .grey-desc-500 {
  color: #454545 !important;
  text-decoration: none;
  max-width: 620px;
}
.grey-desc-600 {
  font-weight: 600;
}
.grey-desc-500 {
font-weight: 500;
}
.sec-navs-inner {
  gap: 0;
  overflow: scroll;
  flex-wrap: nowrap;
  margin: 0;
  transition: all 0.5s linear;
  justify-content: space-between;
}
.fixed .sec-navs-inner {
  gap: 0;
  justify-content: space-between;
}
.sec-navs-inner::-webkit-scrollbar {
display: none;
}
&::-webkit-scrollbar:horizontal {
height: 0;
width: 0;
display: none;
}

&::-webkit-scrollbar-thumb:horizontal {
display: none;
}
.sec-nav:hover, .sec-nav.active {
  color: #0EBAB1 !important;
  border-bottom: 1px solid #0EBAB1;
}
.sec-title {
  color: #042638;
  font-size: 40px;
  font-weight: 600;
  line-height: 150%;
  max-width: 620px;
}
.tagline {
  color: #042638;
  font-family: "Poppins";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}
.cctai-counters {
  border-radius: 12px;
  position: relative;
  margin-top: 32px;
}
.ccta-bottom {
  position: absolute;
  bottom: 0;
  display: flex;
}
.ccta-counter-inner {
  border-radius: 0px 0px 0px 12px;
  background: rgba(255, 255, 255, 0.30);
  backdrop-filter: blur(10px);
    display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.ccta-button-inner {
  border-radius: 0px 0px 12px 0px;
  background: rgba(14, 185, 176, 0.50);
  backdrop-filter: blur(10px);
  padding: 20px;
}
.cctabi-btn {
  padding-left: 0;
  font-size: 12px;
  font-weight: 300;
  line-height: 12px;
  display: flex;
  gap: 12px;
  align-items: center;
}
.cctaci-counter {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px 60px;
}
.cctaci-counter {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px 60px;
  gap: 8px;
}
.ccta-desc {
  font-size: 16px;
  font-weight: 300;
  line-height: 16px;
}
.cctabi-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 18px;
}
.title-tagline {
  margin-bottom: 32px;
  margin-top: 10px;
}
.image-blocks {
  background: #FAFAFA;
}
.image-blocks-inner {
  flex-direction: column;
  align-items: flex-start;
}
.ibi-inner {
  margin-top: 30px;
}
.image-blocks-inner .image-block {
  width: calc(25% - 24px);
}
.image-block {
  box-sizing: border-box;
  margin: 12px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding: 22px 22px 0 22px;
}
.image-block-info {
  width: 100%;
  border-radius: 0px 0px 12px 12px;
  background: rgba(217, 217, 217, 0.30);
  backdrop-filter: blur(27.5px);
  padding: 14px 20px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: absolute;
  bottom: 0;
}
.imb-inner {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.imbi-title {
  color: #FFF;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
}
.imbi-desc {
  color: #FFF;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
}
.cbib-block {
  border-top: 3px solid #C7C7C7;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cbi-blocks {
  flex-wrap: nowrap;
  overflow: scroll;
  padding-top: 100px;
  position: absolute;
}
.cbib-block-first {
  background-clip: content-box;
  border-image: linear-gradient(to right, transparent 50%, #C7C7C7 50%);
  border-image-slice: 1;
}
.cbib-block-end {
  background-clip: content-box;
  border-image: linear-gradient(to right, #C7C7C7 50%, transparent 50%);
  border-image-slice: 1;
}
.cbibb-indicator {
  margin-top: -12px;
}
.cbibb-icon {
  margin-top: 26px;
  margin-bottom: 26px;
}
.cbib-block .grey-desc {
  max-width: 330px;
}
.three-info-blocks {
  background-color: #042638;
}
.divider-hr {
  width: 100%;
  background: #D9D9D9;
  margin-top: 22px;
  margin-bottom: 22px;
  min-height: 1px;
}
.three-info-blocks .divider-vr, .three-info-blocks .divider-hr {
background: #0C3A53 !important;
}
.tib-inner {
  display: flex;
  justify-content: flex-start;
  gap: 40px;
}
.three-info-blocks {
  background: url('http://devsinc.com/wp-content/uploads/2023/11/Rounds-1.png') !important;
  background-repeat: no-repeat !important;
  background-position: top right !important;
  background-color: rgba(4, 38, 56, 1) !important;
}
.tib-title {
  font-size: 32px;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 40px;
  max-width: 80%;
}
.tib-btn {
  border: 1px solid #FAFAFA;
  margin: auto;
  margin-top: 40px;
}
.dual-img-slider {
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.dis-upper-slider .item, .dis-lower-slider .item {
  height: 220px;
  border-radius: 12px;
  object-fit: cover;
}
.dis-upper-slider {
  margin-bottom: 24px;
  margin-top: 40px;
}
.dual-img-slider .sec-title, .dual-img-slider .grey-desc {
max-width: 700px;
}
.cbi-blocks::-webkit-scrollbar {
display: none;
}
&::-webkit-scrollbar:horizontal {
height: 0;
width: 0;
display: none;
}

&::-webkit-scrollbar-thumb:horizontal {
display: none;
}
.ccta-counter {
  color: #FAFAFA;
  font-size: 28px;
  font-weight: 600;
  line-height: 28px;
}
.dev-about .case-studies {
background: url(http://devsinc.com/wp-content/uploads/2023/12/Frame-565-1.svg), #FAFAFA;
}
.dev-about .case-studies .case-studies-title {
color: #042638;
}
.dev-about .case-studies .case-studies-desc {
color: #454545;
}
.dev-about .testimonials {
  background-color: #FFF;
}
.connected-blocks {
  min-height: 700px;
}
.sec-navs.fixed {
  position: fixed;
  top: 72px;
  width: 100%;
  z-index: 9999;
  border-top: 0.5px solid #EBEBEB;
  border-bottom: 0.5px solid #EBEBEB;
}
.sbi-title span {
  color: #0EBAB1;
}
#banner-slider .item .sb-box-vid {
  position: absolute;
  z-index: 0;
}
#banner-slider .item .sb-box-vid:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(4, 38, 56, 0.7);
}
#banner-slider .item video, #banner-slider .item .sb-box-vid {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

/* Blogs Page */

.blogs-listing {
  padding: 80px 0 120px;
}
.bli-blog-img {
  overflow: hidden;
  border-radius: 12px 12px 0px 0px;
}
.bli-blog img {
  transition: transform .5s, filter 1.5s ease-in-out;
}
.bli-blog img:hover {
  transform: scale(1.1);
}
.blib-info {
  border-radius: 0 0 12px 12px;
  background: #FAFAFA;
  padding: 28px 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  min-height: 231px;
  position: relative;
}
.blibi-terms {
  max-width: fit-content;
  padding: 8px 16px;
  border-radius: 4px;
  background: rgba(14, 186, 177, 0.10);
  font-size: 14px;
  gap: 10px;
  display: flex;
  align-items: center;
}
.blibi-terms span {
  color: #0EBAB1;
  font-family: "Poppins";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px;
}
.blibi-title {
  color: #042638 !important;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.blibi-title:hover {
color: #042638 !important;
}
.blibi-btn {
  width: fit-content;
  padding-left: 0;
  position: absolute;
  bottom: 24px;
}
.bli-pagination {
  justify-content: center;
  display: flex;
  align-items: center;
  margin-top: 40px;
  gap: 12px;
}
.bli-pagination .page-numbers {
  display: flex;
  width: 21px;
  padding: 4px 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
  border: 1px solid #E1E1E1;
  background: #FAFAFA;
  color: #454545 !important;
  font-family: "Poppins";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
}
.bli-pagination .page-numbers.current {
  border: 1px solid #042638;
  background: #042638;
  color: #FAFAFA !important;
}
.blogs-listing-inner {
  gap: 60px 0;
}
.dev-contact .static-banner {
  position: relative;
  padding: 0;
  align-items: flex-start;
  flex-direction: column;
}
.static-banner-bg {
  min-height: 750px;
  position: absolute;
  top: 0;
  z-index: 0;
}
.dev-contact .static-banner .container {
  padding: 310px 0 120px 0;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
}
.contact-info {
  border-radius: 12px;
  border: 1px solid #C5C5C5;
  backdrop-filter: blur(20px);
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.csl-inner {
  display: flex;
  gap: 24px;
}
.contact-info-icon {
  background: #FFF;
  border-radius: 4px;
  margin-bottom: 60px;
}
.contact-info-label {
  color: #042638;
  font-size: 16px;
  font-weight: 600;
}
.contact-info-desc {
  color: #A19D99;
  font-size: 12px;
  margin-bottom: 24px;
}
a.contact-info-label:hover {
  color: #042638;
}
.contact-sec-right {
  border-radius: 12px;
  border: 1px solid #FAFAFA;
  background: rgba(250, 250, 250, 0.50);
  backdrop-filter: blur(20px);
  padding: 40px 32px;
  min-height: 710px;
}
.csr-title {
  font-size: 28px;
  font-weight: 600;
margin-bottom: 16px;
}
.contact-sec-right .wpforms-container-full {
  margin: 44px auto 0 !important;
}
.csr-form-field input, .csr-form-field .choices__inner, .csr-form-field textarea {
  border-radius: 4px !important;
  border: 1px solid #C7C7C7 !important;
  background: rgba(250, 250, 250, 0.40) !important;
}
.csr-form-field .choices__inner .choices__list--single {
background-color: unset !important;
}
.csr-form-field textarea {
height: 100px !important;
}
.csr-form-field div.wpforms-container-full .wpforms-field-label-inline {
  color: #535353;
  font-family: "Poppins";
  font-size: 12px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 12px !important;
}
.contact-sec-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.address-map {
  position: relative;
}
.address-map-inner {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(4, 38, 56, 0.40);
  backdrop-filter: blur(8px);
}
.ami-addresses {
  display: flex;
  padding: 24px 0;
  align-items: center;
  justify-content: flex-start;
}
.amiab-desc {
  padding: 0 24px 28px;
  border-right: 1px solid #FAFAFA;
  font-size: 14px;
  font-weight: 300;
  line-height: 150%;
  margin-bottom: 0;
}
.amiab-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  padding: 0 24px;
}
.amiab-btn {
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  text-decoration-line: underline;
  padding: 0 24px;
}

.ami-address-block:nth-of-type(1) .amiab-title, .ami-address-block:nth-of-type(1) .amiab-desc, .ami-address-block:nth-of-type(1) .amiab-btn {
padding-left: 0;
}

.ami-address-block:nth-of-type(4) .amiab-desc {
border-right: 0;
}
.bm-team-heading {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-right: 5%;
}
.al-right {
  padding: 0 !important;
}
.al-right img {
  max-height: 139px;
}
.services-big-box {
  border-radius: 12px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  transition: width 1.3s;
}
.btn:hover {
  gap: 20px;
}
section.connected-blocks {
  display: none;
}
.git-img-box {
  margin-top: -45px;
  justify-content: space-between;
}

div.wpforms-container-full .wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
  background: unset !important;
  border: 0 !important;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  font-family: 'Poppins';
  font-size: large;
  font-weight: 500;
  color: #;
}
.sol-titles-wrap.active, .sol-titles-wrap:hover {
  background: rgba(4, 38, 56, 1);
}

.sol-titles-wrap.active .stw-title, .sol-titles-wrap:hover .stw-title {
  color: #C7C7C7 !important;
}
.grey-outline-btn:hover {
  background: #0A1C2E;
  color: #FAFAFA !important;
}
.light-btn:hover {
  background: #00A69D;
}
.white-outline-btn:hover {
  background: #FAFAFA;
  color: #042638 !important;
}

/* Footer */

.site-info-top {
  background: #042638;
margin-top: 90px;
}
.site-info-bottom {
  background: #0C3A53;
}
footer.site-footer {
  display: flex;
  flex-direction: column;
  position: relative;
}
.footer-form {
  margin-top: -90px;
}
.footer-form-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 60px 40px;
  background: url(http://devsinc.com/wp-content/uploads/2023/12/Frame-565-1.svg), rgba(12, 58, 83, 1);
  border-radius: 12px;
}
.ffi-desc {
  color: #C7C7C7;
  line-height: 125%;
}
.ffi-title {
  font-size: 28px;
  font-weight: 600;
  line-height: 32px;
}
.footer-form-right .wpcf7-form {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: end;
  flex-wrap: wrap;
}
.ffr-form-field {
  border-radius: 8px;
  border: 1px solid rgba(250, 250, 250, 0.50);
  background: rgba(250, 250, 250, 0.20);
  backdrop-filter: blur(1px);
  padding: 16px;
}
.ffr-form-field p {
  margin-bottom: 0;
  display: flex;
  gap: 12px;
}
.ffr-form-field p img {
  padding-right: 12px;
  border-right: 1px solid #C7C7C7;
}
.ffr-form-field p input, .ffr-form-field p input::placeholder {
  background: transparent;
  border: 0;
  color: #C7C7C7 !important;
  font-size: 16px;
  font-weight: 400;
}
.ffr-form-btn span {
  display: none;
}
.ffr-form-btn p {
  margin: 0;
}
.ffr-form-btn input {
  padding: 20px 28px;
  border-radius: 8px;
  border: 1px solid rgba(14, 185, 176, 0.40);
  background: #0EB9B0;
  backdrop-filter: blur(1px);
  color: #FAFAFA;
  font-family: "Poppins";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
.wpcf7-response-output {
  margin: 0 0 0 auto !important;
  max-width: fit-content;
  color: #fafafa;
  border: 0 !important;
}
section.faq {
  padding: 120px 0;
}
.footer-info {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 60px 0;
  border-bottom: 1px solid #0C3A53;
  gap: 50px 0;
}
.footer-info-left {
  gap: 20px;
}
.footer-info-left img {
  max-width: 160px;
}
.fil-dec.desc {
  gap: 32px;
  display: flex;
  flex-direction: column;
}
.fil-dec p {
margin: 0 !important;
}
.fil-dec, .fil-dec a, .fir-info-box a, .sib-inner-text {
  color: #C7C7C7 !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.fir-info-box a {
text-decoration: none;
margin-bottom: 16px;
}
.fir-info-box {
  display: flex;
  flex-direction: column;
  padding-right: 24px;
}
.firib-title {
  color: #FAFAFA;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  padding: 20px 0;
  border-top: 1px solid #0C3A53;
}
.footer-partners-clients {
  padding: 40px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.fpc-title {
  color: #0EBAB1;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 20px;
}
.fpcc-slider img {
  max-width: 130px;
  width: unset !important;
}
.fpcp-images img {
  max-height: 20px;
}
.si-bottom-inner {
  justify-content: space-between;
  padding: 16px 0;
  gap: 24px 0;
}
.si-bottom-inner {
  justify-content: space-between;
  padding: 16px 0;
}
.sib-inner-links {
  display: flex;
  justify-content: end;
}
.sib-inner-links .divider-vr {
  background: #042638;
  min-height: unset;
  margin: 0 16px;
}
.sib-inner-text {
margin: 0 !important;
}
.firi-box-inner {
  border-top: 1px solid #0C3A53;
  transition: all 0.5s linear;
}
.firi-box-inner:hover {
  border-top: 1px solid #0EBAB1;
}
.firi-box-inner a:hover {
color: #0EBAB1 !important;
}
.solutions-tabs {
  margin-top: 40px;
}
section.blogs-categories {
  padding: 0;
  background: #FAFAFA;
}
.blogs-all-categories {
  gap: 20px;
  overflow: scroll;
  flex-wrap: nowrap;
  list-style-type: none;
  padding: 0;
  display: flex;
  margin: 0;
  -ms-overflow-style: none;  /* IE and Edge */
scrollbar-width: none;  /* Firefox */
}
.blogs-all-categories::-webkit-scrollbar {
display: none;
}
.blogs-all-categories a {
  color: #8C8C8C;
  font-family: "Poppins";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
  white-space: nowrap;
    border-radius: 20px;
  border: 1px solid #8C8C8C;
  padding: 6px 12px;
}
.blogs-all-categories a:hover, .blogs-all-categories a.active{
  color: #FAFAFA;
  border: 1px solid #042638;
background: #042638;
}
.blogs-categories-inner>* {
  width: unset !important;
}
.blogs-categories-inner {
  flex-wrap: nowrap;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  gap: 28px;
}
.grey-20-text {
color: var(--Description-heading, #454545);
font-family: "Poppins";
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 100% */
}
.blogs-categories-inner .grey-20-text {
padding-right: 0;
}
.accordion-button .accordion-number {
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(199, 199, 199, 1);
  font-size: 50px;
  padding-right: 20px;
}
.accordion-button .divider-vr {
  background: rgba(12, 58, 83, 1);
  margin-right: 12px;
  margin-left: 0;
}
#overlay {
position: fixed; /* Sit on top of the page content */
display: block; /* Hidden by default */
width: 100%; /* Full width (cover the whole page) */
height: 100%; /* Full height (cover the whole page) */
top: 0;
left: 0;
right: 0;
bottom: 0;
border-radius: 8px 0px 0px 8px;
background: linear-gradient(0deg, rgba(14, 186, 177, 0.50) 0%, rgba(14, 186, 177, 0.50) 100%);
z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
cursor: pointer; /* Add a pointer on hover */
}
.owl-item.active #overlay {
display: none;
}
section.achievements {
  display: none;
}
.testimonials .owl-theme .owl-nav {
  margin-top: 10px;
  position: absolute;
  top: 0;
  left: 850px;
  height: 100%;
  display: flex;
  margin: 0;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: unset;
  color: unset;
  text-decoration: none;
}
.our-mission .icon-box {
  gap: 24px;
  margin-top: 28px;
}
.icon-box-info {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.icon-box-info>* {
  margin: 0;
}
.omir-block {
  padding-right: 24px;
}
.omir-block-img {
  background: url(http://devsinc.com/wp-content/uploads/2023/12/Rectangle-2104.webp);
  border-radius: 12px;
  height: calc(100% - 36px);
  background-size: cover;
}
.sh-btn {
  padding-left: 0;
}
.contact-cta-inner {
  background: url(http://devsinc.com/wp-content/uploads/2023/12/Frame-685-1.png), rgba(4, 38, 56, 1);
  border-radius: 20px;
  padding: 60px;
}
.contact-cta-inner .sec-title {
  color: rgba(250, 250, 250, 1);
  max-width: 640px;
  text-align: center;
  margin: 0;
  margin-bottom: 20px;
}
.lb-20-text, .lb-16-text {
  color: #C7C7C7;
  text-align: center;
  font-size: 20px;
  line-height: 150%;
}
.lb-16-text {
  text-align: left;
  font-size: 16px;
}
.contact-cta-inner .lb-20-text {
max-width: 640px;
margin-bottom: 60px;
}
.contact-cta {
  padding-top: 120px;
  padding-bottom: 40px;
}
.omir-block-top {
  background: url(http://devsinc.com/wp-content/uploads/2023/12/Rectangle-2101.webp);
  height: calc(70% - 60px);
  border-radius: 12px;
  background-size: cover;
}
.omir-block-bottom {
background: url(http://devsinc.com/wp-content/uploads/2023/12/Frame-565-1.svg), rgba(4, 38, 56, 1);
  height: 30%;
  border-radius: 12px;
  margin-top: 24px;
  background-size: cover;
}
.liri-inner {
  background: url(http://devsinc.com/wp-content/uploads/2023/12/Frame-565-1.svg), rgba(4, 38, 56, 1);
  border-radius: 12px;
  padding: 24px 64px 24px 32px;
}
.liri-img-block {
margin: 0px !important;
}
.liri-info-title {
  color: #0EBAB1;
  font-size: 40px;
  font-weight: 600;
  line-height: 40px;
margin-bottom: 20px;
}
.location-grid .image-block {
margin: 0;
border-radius: 0px;
padding: 0;
}
.location-grid .image-block-info {
  background: rgba(255, 255, 255, 0.30) !important;
  border-radius: 0px !important;
}
.location-grid .imbi-title {
  color: #FAFAFA;
  font-weight: 500;
  display: flex;
  gap: 16px;
  align-items: center;
}
.location-grid .imbi-desc {
color: #FAFAFA;
font-size: 14px;
font-weight: 300;
line-height: 150%; /* 21px */
}
.icon-blocks .icon-box {
  display: flex;
  align-items: center;
  gap: 8px;
  max-width: calc(33.33% - 16px);
  border-radius: 12px;
  border: 2px solid #FAFAFA;
  padding: 40px 32px;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
}
.icon-blocks .icon-box .icon-box-icon {
  margin-bottom: 24px;
  width: 40px;
}
.icon-blocks .icon-blocks-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 0;
  justify-content: space-between;
  margin-top: 40px;
}
.horizontal-cta .container {
  background: url('http://devsinc.com/wp-content/uploads/2023/12/Rectangle-2098.webp'), rgba(4, 38, 56, 0.8);
  padding: 0;
  border-radius: 12px;
}
.horizontal-cta-inner {
  background: rgba(4, 38, 56, 0.8);
  padding: 91px 60px;
  border-radius: 12px;
}
.horizontal-cta-info .sec-title {
  color: #FAFAFA;
  max-width: unset;
}
.cws-inner-left {
  background: transparent;
  padding: 40px 40px 40px 0;
  position: relative;
}
.cws-slider .owl-dots {
  position: absolute;
  bottom: 10px;
  width: 100%;
}
.cws-slider.owl-theme .owl-dots .owl-dot.active span, .cws-slider.owl-theme .owl-dots .owl-dot:hover span {
  background: #FAFAFA;
}
.cws-slider.owl-theme .owl-dots .owl-dot span {
  margin: 5px 8px;
  background: rgba(217, 217, 217, 0.5);
}
.culture-with-slider {
  padding: 0;
  background: url(http://devsinc.com/wp-content/uploads/2023/12/Frame-565-1.svg), rgba(4, 38, 56, 1);
  position: relative;
  margin: 80px 0;
}
.cws-inner-right {
  background: #FAFAFA;
  padding: 60px 0 60px 24px;
}
.culture-with-slider .container {
position: relative;
z-index: 1;
}
.culture-with-slider-bg {
  background: #FAFAFA;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  z-index: 0;
}
.cws-inner-right .sec-title, .cws-inner-right .grey-desc {
  max-width: unset;
  padding-right: 24px;
}
.cws-inner-right .sec-title {
margin-bottom: 20px;
}
.cws-inner-right .grey-desc {
margin-bottom: 40px
}
.icon-boxes-main .icon-box {
  padding: 32px 24px;
  border-radius: 8px;
  background: #FFF;
  width: calc(50% - 12px);
  gap: 24px;
}
.icon-boxes-main .icon-box .icon-box-icon {
  width: 40px;
}
.cws-slider .item {
  border-radius: 12px;
  object-fit: cover;
  min-height: 600px;
  height: 100%;
}
.dual-img-slider .sec-title {
  max-width: unset;
}
.sg-40-text {
color: #0EBAB1;
font-family: "Poppins";
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 130%; /* 52px */
}
.onboard-process {
  background: url(http://devsinc.com/wp-content/uploads/2023/11/Rounds-1.png), rgba(4, 38, 56, 1) !important;
  background-repeat: no-repeat !important;
  background-position: top right !important;
  padding: 0;
}
.onboard-process.sticky::-webkit-scrollbar {
display: none;
}
.opi-left-inner {
  position: sticky;
  top: 0;
  position: -webkit-sticky;
  padding: 80px 0;
}
.opi-left {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.opi-left img {
  margin-bottom: 10px;
}
.opi-right {
  padding: 80px 24px;
}
.opi-right .icon-box-icon {
  width: 40px;
  margin-bottom: 24px;
}
.icon-box-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 16px;
}
.opi-right .divider-hr {
  background: url(http://devsinc.com/wp-content/uploads/2023/12/Line-157.svg);
  margin-top: 70px;
  margin-bottom: 70px;
}
.eti-navs {
  display: flex;
  justify-content: flex-end;
}
.eti-right {
  position: absolute;
  right: 0;
  top: 140px;
}
.eti-item {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.eti-review {
  border-radius: 12px;
  background: #FAFAFA;
  padding: 28px;
  min-height: 310px;
}
.eti-employer {
  background: url(http://devsinc.com/wp-content/uploads/2023/12/Frame-565-1.svg), rgba(4, 38, 56, 1);
  border-radius: 12px;
  padding: 20px 24px;
  gap: 16px;
}
.eti-employer .icon-box-icon {
  max-width: 100px;
}
.eti-employer .lb-20-text {
  color: #FAFAFA;
  font-weight: 600;
  text-align: left;
}
.eti-employer .icon-box-info {
  gap: 0px;
}
.employer-testimonials {
  position: relative;
}
.employer-testimonials-inner {
  min-height: 540px;
}
.blog-stats .divider-vr {
  background: rgba(250, 250, 250, 0.10);
  margin: 0 40px;
}
.blog-stats {
  position: absolute;
  bottom: 0;
  background: rgba(250, 250, 250, 0.10);
  backdrop-filter: blur(20px);
}
.blog-stats-box {
  display: flex;
  gap: 12px;
  padding: 12px 0;
  color: #FAFAFA;
  font-family: "Poppins";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px;
  align-items: center;
  justify-content: flex-start;
}
.categories-box {
text-transform: capitalize;
}
.eci-content {
word-wrap: break-word;
}
.eci-content p {
  color: #454545;
  font-family: "Poppins";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.eci-content h3, .eci-content h3 span {
  color: #042638;
  font-family: "Poppins";
  font-size: 28px;
  font-style: normal;
  font-weight: 500 !important;
  line-height: 130%;
}
.eci-content a {
  color: #454545 !important;
}
.dev-single-blog .blogs {
  background: url(http://devsinc.com/wp-content/uploads/2023/12/Frame-565-1.svg), rgba(4, 38, 56, 1);
  padding: 80px 0;
}
.dev-single-blog .blogs-title {
  color: #FAFAFA;
  font-family: "Poppins";
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 40px;
}
.d-blue-16-text {
color: #042638 !important;
font-size: 16px;
font-weight: 600;
line-height: 16px; /* 100% */
}

.abi-inner-name {
  gap: 8px;
}
.abi-inner-name h3{
  margin: 0;
}
.eci-sidebar-box {
  padding: 24px 16px;
  border-radius: 8px;
  background: #FAFAFA;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.author-box-info {
  gap: 16px;
}
.abi-inner-desc, .spb-desc {
  color: #B0B0B0;
  font-family: "Poppins";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}
.author-img {
  border-radius: 100px;
  border: 1px solid #0EBAB1;
}
.author-box-desc, .like-post-date {
  color: #454545;
  font-family: "Poppins";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.eci-sidebar {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding-left: 24px;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
}
.share-post-box .title {
  text-align: center;
}
.share-post-box {
  gap: 12px;
  align-items: center;
}
.spb-img {
  max-width: fit-content;
}
.like-post-box img {
  width: 60px;
  height: 60px;
  border-radius: 4px;
}
.like-posts-box {
  gap: 0;
}
.like-post-box {
  display: flex;
  gap: 12px;
  align-items: flex-end;
}
.like-post-title {
  color: #042638;
  font-family: "Poppins";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.like-posts-box .d-blue-16-text {
margin-bottom: 16px;
}
.like-posts-box .divider-hr {
  margin-top: 20px;
  margin-bottom: 20px;
}
.like-post-title:visited, .like-post-title:hover, .like-post-title:active {
  color: #042638;
}
.categories-box-inner {
  height: 260px;
  overflow: scroll;
-ms-overflow-style: none;  /* IE and Edge */
scrollbar-width: none;  /* Firefox */
}
.categories-box-inner .divider-hr {
margin: 16px 0;
}
.cbi-categpry {
font-size: 14px;
}
.categories-box-inner::-webkit-scrollbar {
display: none;
}
.blog-cta-info .sec-title {
line-height: 130%;
}
.blog-cta-info .grey-desc {
font-size: 20px;
line-height: 150%; 
margin: 20px 0 40px 0;
}
.bcta-images-left {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 12px;
  padding-right: 12px;
}
.bcta-left-top {
  height: 57%;
  background-size: cover !important;
  border-radius: 12px !important;
}
.bcta-left-bottom {
  height: 32%;
  background-size: cover !important;
  border-radius: 12px;
}
.blog-cta-images {
  min-height: 420px;
  display: flex;
}
.bcta-right-top {
  height: 25%;
  background-size: cover !important;
  border-radius: 12px;
}
.bcta-right-bottom {
  height: 60%;
  background-size: cover !important;
  border-radius: 12px;
}
.bcta-images-right {
  gap: 12px;
  display: flex;
  flex-direction: column;
  padding-left: 12px;
}
.entry-content {
margin: 0;
}
.eci-content p {
  margin: 1rem 0;
}
.fcs-featured-img {
  padding: 20px;
  border-radius: 16px;
  background: #FAFAFA;
}
.fcs-info {
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.fcs-info-tag {
  padding: 16px 32px;
  color: #454545;
  margin-bottom: 24px;
  background: #FAFAFA;
}
.d-blue-28-text {
  color: #042638;
  font-size: 28px;
  font-weight: 500;
  line-height: 130%;
}
.d-blue-20-text {
  color: #042638;
  font-size: 20px;
  font-weight: 500;
  line-height: 130%;
}
.fcs-info p.grey-desc {
  font-size: 14px;
  margin-top: 16px;
  margin-bottom: 32px;
}
.case-study-btn {
  padding-left: 0 !important;
}
.cs-listing-inner .divider-hr {
  margin: 20px 0;
  background: #EBEBEB;
}
.cs-listing-inner {
  justify-content: space-between;
  gap: 40px 0;
}
.case-study-box {
  padding: 16px;
  border-radius: 12px;
  background: #FAFAFA;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.case-study-box.col-lg-4 {
  width: calc(33.33% - 12px);
}
.case-study-box.col-lg-8 {
  width: calc(66.667% - 12px);
}
.case-study-box .fcs-info-tag {
  background: #FFF;
  margin-left: auto;
  margin-right: auto;
  margin-top: -23px;
  margin-bottom: 24px;
}
.case-study-box 
.divider-hr {
  margin: 24px 0 12px;
}
.csb-featured-img {
  max-height: 240px;
  object-fit: cover;
  border-radius: 12px;
}
.case-study-box p.grey-desc {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin-top: 15px;
  max-width: unset;
}
.dark-blue-btn {
  border-radius: 4px;
  background: #042638;
}
.dark-blue-btn:hover {
background: #0A1C2E;
}
.case-studies-load {
  margin: auto;
}
.blibi-extras .rt-reading-time {
  color: #C7C7C7;
  font-family: "Poppins";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px;
}
.dev-careers .sec-navs-inner {
  gap: 0;
  justify-content: space-between;
}
.imbi-number {
  display: none;
  margin-top: 10px;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #042638B2;
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}
.overlay:target {
visibility: visible;
opacity: 1;
}

.share-popup {
  margin: 70px auto;
  padding: 40px 30px;
  background: #fff;
  border-radius: 12px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
}
.popup-close {
position: absolute;
top: 10px;
right: 30px;
transition: all 200ms;
font-size: 30px;
font-weight: bold;
text-decoration: none;
color: #333;
}
.popup-close:hover {
color: #06D85F;
}
.share-popup .content {
max-height: 30%;
overflow: auto;
}
#share-popup label {
  border-radius: 4px;
  border: 1px solid #C7C7C7;
  background: #FAFAFA;
  padding: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #454545
  font-family: "Poppins";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px; /* 100% */
}
.share-popup-box {
  gap: 8px;
}
.green-notice-text {
  color: #0EBAB1;
  font-family: "Poppins";
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px;
  text-align: center;
  margin: 20px 0;
  display: none;
}
.case-studies-listing {
  position: relative;
  height: 100vh;
}
.case-studies-listing.sticky {
  overflow: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.case-studies-listing.sticky::-webkit-scrollbar {
display: none;
}
.contact-popup-btn {
  rotate: 270deg;
  display: flex;
  align-items: center;
  padding: 5px 0;
  gap: 12px;
  text-decoration: none;
  font-weight: 400;
}
.contact-popup-btn-wrap {
  position: absolute;
  top: 155px;
  display: flex;
  justify-content: end;
  height: 0;
}
.case-studies-listing.sticky .contact-popup-btn-wrap {
position: sticky;
position: -webkit-sticky;
top: 75px;
}
.contact-popup-btn svg {
  rotate: 90deg;
}
.contact-popup {
  background: transparent;
  width: 1000px;
  position: relative;
}
.contact-popup-left {
  background: url('http://devsinc.com/wp-content/uploads/2023/12/Rectangle-2153.webp');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 40px 100px 40px 30px;
  border-radius: 12px 0px 0px 12px;
}
.text-20 {
font-size: 20px;
font-weight: 600;
line-height: 140%; /* 28px */
}
.text-12 {
font-size: 12px;
font-weight: 400;
line-height: 140%; /* 28px */
}
.contact-popup-right {
  border-radius: 0px 12px 12px 0px;
  background: #FAFAFA;
  padding: 40px 65px;
}
.contact-us-form .wpcf7-form-control {
  border-radius: 4px;
  border: 1px solid #C7C7C7;
  background: rgba(250, 250, 250, 0.40);
  padding: 16px !important;
}
.contact-us-form .wpcf7-form-control, .contact-us-form .intl-tel-input {
  color: #535353;
  font-family: "Poppins";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  width: 100%;
}
.contact-us-form p {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin: 0;
}
.contact-us-form .intl-tel-input .wpcf7-form-control {
  padding-left: 60px !important;
}
.contact-us-form .intl-tel-input .selected-flag .iti-arrow {
  position: absolute;
  top: 20px;
  margin-top: 0px;
  right: 0;
  width: 0;
  height: 14px;
  border: 1px solid #FAFAFA;
}
.contact-us-form .intl-tel-input .selected-flag {
  width: 50px !important;
  padding-left: 16px !important;
}
.contact-us-form .wpcf7-submit {
  border-radius: 4px !important;
  background: #0C3A53 !important;
  width: 100%;
  color: #FFF !important;
  font-family: "Poppins" !important;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 16px !important;
}
.contact-us-form .wpcf7-spinner {
  position: absolute;
  bottom: 54px;
  right: 240px;
}
.wpcf7-response-output {
  margin: 0 0 0 auto !important;
  max-width: fit-content;
  color: #dc3232;
  border: 0 !important;
  text-align: center;
  font-size: 14px;
  margin: 10px auto !important;
}
.blogs-inner-title{
  line-height: 150%;
}
.bm-teams-nav {
  display: flex;
  gap: 16px;
}
.bm-team-prev, .bm-team-next {
cursor: pointer;
}
.entry-content-inner {
  height: 1500px;
  overflow: scroll;
  position: relative;
  -ms-overflow-style: none;  /* IE and Edge */
scrollbar-width: none;  /* Firefox */
}
.entry-content-inner::-webkit-scrollbar {
display: none;
}
.eci-content h4, .eci-content h4 span {
  color: #0EBAB1;
  font-family: Poppins;
  font-size: 21px;
  font-style: normal;
  font-weight: 500 !important;
  line-height: 130%;
}
.in-blog-cta {
  padding: 140px 28px 28px 28px;
  background: url(http://devsinc.com/wp-content/uploads/2023/12/Frame-565-1.svg), rgba(4, 38, 56, 1);
  border-radius: 12px;
  margin: 80px 0;
}
.in-blog-title {
  color: #FAFAFA;
  font-family: "Poppins";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  max-width: 500px;
}
.in-blog-end {
  border-radius: 8px;
  background: #FAFAFA;
  padding: 32px 28px;
  margin: 2rem 0;
}
.fpcc-slider {
  max-height: 30px;
}
.icon-box-info .grey-desc-500 {
font-size: 20px;
}
.icon-box-icon {
  width: 32px;
}
.opi-left-inner img {
margin-bottom: 30px;
}
#masthead.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
background: #FAFAFA !important;
box-shadow: 0px 4px 8px 0px rgba(189, 189, 189, 0.10), 0px 15px 15px 0px rgba(189, 189, 189, 0.09), 0px 35px 21px 0px rgba(189, 189, 189, 0.05), 0px 62px 25px 0px rgba(189, 189, 189, 0.01), 0px 96px 27px 0px rgba(189, 189, 189, 0.00) !important;
backdrop-filter: blur(10px) !important;
-webkit-backdrop-filter: blur(10px) !important;
}
.header-second-logo {
display: none;
}
#masthead.fixed .header-second-logo, #masthead.fixed .header-second-logo .custom-logo {
display: block !important;
}
#masthead.fixed .custom-logo {
display: none;
}
#masthead.fixed #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link {
  color: #042638;
  font-weight: 400 !important;
}
#masthead.fixed #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link:hover {
color: #0ebab1;
}
.fixed .top-site-header {
display: none;
}
.site-branding {
gap: 0 !important;
}
.top-site-header-inner .icon-box-icon {
width: 20px;
}
.sec-navs-inner .desc {
font-size: 12px;
}
.onboard-process.sticky {
  height: 100vh;
  overflow: scroll;
   -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
#shadow-host-companion {
padding: 0 !important;
}
.faq-inner {
  padding: 0;
  margin: 0;
}
.why-us-info-box .divider-hr {
  display: none;
  background: #0C3A53;
}
@media only screen and (max-width: 1440px) {
.bm-team-heading {
  padding-right: 11%;
}
}
@media only screen and (max-width: 1140px) {
.bm-team-heading {
  padding-right: 15%;
}
}


@media only screen and (max-width: 992px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 {
    padding: 50px 0 !important;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 22px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link, #masthead.fixed #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link {
  padding-bottom: 22px;
  border-bottom: 1px solid #FAFAFA;
}
#masthead.fixed #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link {
  color: #0ebab1 !important;
}
#mega-menu-menu-1 {
  padding: 15px 5px !important;
}
.site-header-internal {
  padding: 22px 0;
}
#banner-dots .owl-dots button .dot-text {
  display: none;
}
#banner-slider .banner-title {
  font-size: 40px;
}
#site-navigation .menu-toggle {
  display: none !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item {
  margin: 0 0 0 20px;
}
.ffi-desc, .ffi-title {
  text-align: center;
}
.footer-form-inner {
  flex-direction: column;
  gap: 32px;
}
.fpcp-images {
  display: flex;
  gap: 40px;
}
#mega-menu-menu-1 li:last {
  margin-top: 22px !important;
}
.bm-bid {
  position: unset;
}
.b-model-inner {
  margin-left: unset;
  margin-right: unset;
}
.bm-team-heading {
  padding-right: 0;
  gap: 40px;
}
}
@media only screen and (max-width: 576px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 {
  width: 260px !important;
}
#banner-slider .item .container {
  min-height: 1000px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item {
  margin: 0;
  padding: 0 20px 0 20px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li a {
  width: 100% !important;
}
.ffi-desc, .ffi-title {
  text-align: left;
}
.footer-form-inner {
  padding: 40px 25px;
}
.ffr-form-field, .ffr-form-btn, .ffr-form-btn input { 
  width: 100%;
}
.footer-partners-clients {
  gap: 30px 0;
}
.sib-inner-links {
  justify-content: start;
}
.why-us-info-box, .tibi-upper, .tibi-bottom {
  flex-direction: column;
}
.wu-info-left, .wu-info-middle, .wu-info-right {
  max-width: 100%;
}
.why-us-info-box .divider-hr{
  display: block;
}
.why-us-info-box .divider-vr{
  display: none;
}
.solutions-tabs {
  margin-top: 40px;
  flex-direction: column-reverse;
}
} 
