@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap");
.x_006_img_thumbnail_indicators > .carousel-indicators {
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  width: 1280px;
  height: 120px;
  margin: auto;
  padding: 5px 5px;
  cursor: s-resize;
  overflow-y: auto;
  text-align: left;
  overflow-x: hidden;
  white-space: nowrap;
}

#x_006_img_thumbnail,
#x_006_img_thumbnail > .carousel-inner,
#x_006_img_thumbnail > .carousel-inner > .item {
  position: relative;
}
#x_006_img_thumbnail::before,
#x_006_img_thumbnail > .carousel-inner::before,
#x_006_img_thumbnail > .carousel-inner > .item::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
}

.x_006_img_thumbnail_indicators > .carousel-indicators li,
.x_006_img_thumbnail_indicators > .carousel-indicators li.active {
  width: 255px;
  height: 100px;
  border-radius: 0;
  margin: 0 10px;
}

.x_006_img_thumbnail_indicators > .carousel-indicators li.active {
  border: 1px solid red;
}

#x_006_img_thumbnail > .carousel-inner > .item > img,
#x_006_img_thumbnail > .carousel-inner > .item > a > img {
  filter: none;
}

.x_006_img_thumbnail_indicators > .carousel-indicators li img {
  filter: brightness(0.5);
}

.x_006_img_thumbnail_control_button .carousel-control.left {
  bottom: 45px;
  left: -10px;
  right: auto;
  top: auto;
  background: transparent;
  font-size: 40px;
  z-index: 1000;
}
.x_006_img_thumbnail_control_button .carousel-control.left:hover {
  background-color: transparent;
}

.x_006_img_thumbnail_control_button .carousel-control.right {
  bottom: 45px;
  right: -10px;
  left: auto;
  top: auto;
  background: transparent;
  z-index: 1000;
  font-size: 40px;
}
.x_006_img_thumbnail_control_button .carousel-control.right:hover {
  background-color: transparent;
}

.x_006_img_thumbnail_text > a {
  width: 165px;
  margin: 0 20px;
  color: #F23838;
}

.x_006_img_thumbnail_text {
  width: 70%;
  height: 350px;
  margin: auto;
}

.x_006_img_thumbnail_text {
  left: 0;
  right: 0;
}

.x_006_img_thumbnail_text > h1 {
  font-size: 40px;
  padding: 20px;
  margin-bottom: 0;
}

.x_006_img_thumbnail_text > p {
  padding: 20px;
}

.carousel-caption {
  right: 0;
  left: 0;
  padding-bottom: 0;
  padding-top: 0;
  font-size: 12px;
}

@media (max-width: 992px) {
  .x_006_img_thumbnail_indicators > .carousel-indicators li,
.x_006_img_thumbnail_indicators > .carousel-indicators li.active {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 5px;
  }

  .x_006_img_thumbnail_indicators > .carousel-indicators {
    height: 30px;
    width: 100%;
  }

  .x_006_img_thumbnail_control_button .carousel-control.left,
.x_006_img_thumbnail_control_button .carousel-control.right {
    bottom: 5px;
  }

  .x_006_img_thumbnail_control_button .carousel-control {
    display: none;
  }

  #x_006_img_thumbnail,
#x_006_img_thumbnail > .carousel-inner,
#x_006_img_thumbnail > .carousel-inner > .item {
    height: 60vh;
  }

  .x_006_img_thumbnail_text {
    width: 90%;
    height: max-content;
  }
  .x_006_img_thumbnail_text h1 {
    font-size: 30px;
    padding-bottom: 5px;
  }
  .x_006_img_thumbnail_text p {
    padding-bottom: 5px;
  }
}
@media (max-width: 880px) {
  #x_006_img_thumbnail > .carousel-inner > .item > img,
#x_006_img_thumbnail > .carousel-inner > .item > a > img {
    height: 100%;
  }
}
@media (min-width: 576px) {
  .x_006_img_thumbnail_text {
    max-width: 540px;
    width: 540px;
  }
  .x_006_img_thumbnail_text h1,
.x_006_img_thumbnail_text p {
    width: 500px;
  }
}
@media (max-width: 600px) {
  #x_006_img_thumbnail,
#x_006_img_thumbnail > .carousel-inner,
#x_006_img_thumbnail > .carousel-inner > .item {
    height: 400px !important;
  }

  .x_006_img_thumbnail_text > a {
    margin: 15px 9px;
  }
}
@media (min-width: 768px) {
  .x_006_img_thumbnail_text {
    max-width: 720px;
    width: 720px;
  }
  .x_006_img_thumbnail_text h1,
.x_006_img_thumbnail_text p {
    width: 650px;
  }
}
@media (min-width: 992px) {
  .x_006_img_thumbnail_text {
    max-width: 960px;
    width: 960px;
  }
  .x_006_img_thumbnail_text h1,
.x_006_img_thumbnail_text p {
    width: 700px;
  }
}
@media (min-width: 1200px) {
  .x_006_img_thumbnail_text {
    max-width: 1140px;
    width: 1140px;
  }
  .x_006_img_thumbnail_text h1,
.x_006_img_thumbnail_text p {
    width: 820px;
  }
}
@media (min-width: 1440px) {
  .x_006_img_thumbnail_text {
    max-width: 1280px;
    width: 1280px;
  }
  .x_006_img_thumbnail_text h1,
.x_006_img_thumbnail_text p {
    width: 900px;
  }
}
@media (max-width: 500px) {
  .x_006_img_thumbnail_text {
    width: 100%;
  }
  .x_006_img_thumbnail_text h1,
.x_006_img_thumbnail_text p {
    padding: 0 10px;
  }
  .x_006_img_thumbnail_text h1 {
    font-size: 25px;
  }
}
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.swiper.mySwiper {
  max-width: 1050px;
}

.swiper-slide {
  background-size: cover;
  background-position: center;
}

.mySwiper2 {
  /* height: 80%; */
  height: 700px;
  width: 100%;
}

.mySwiper {
  height: 100px;
  /* height: 20%; */
  box-sizing: border-box;
  padding: 10px 0;
  position: absolute;
  top: 620px;
  left: 0;
  right: 0;
}

.mySwiper .swiper-slide {
  width: 25%;
  height: 100px;
  /* height: 100%; */
  opacity: 0.7;
}

.swiper-slide.swiper-slide-visible.swiper-slide-active {
  opacity: 1;
}

.swiper-slide::before {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
}

.mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-button-next,
.swiper-button-prev {
  margin-top: -80px;
}

.caption {
  position: absolute;
  color: #fff;
}

.caption h1 {
  font-size: 30px;
  max-width: 700px;
  margin-bottom: 20px;
}

.caption p {
  font-size: 20px;
  max-width: 700px;
  margin-bottom: 30px;
}

.caption a {
  background-color: #F23838;
  color: #fff;
  padding: 10px 20px;
  text-decoration: none;
  margin-top: 70px;
}

.top-header {
  background-color: transparent;
  color: #fff;
  opacity: 0.9;
  font-size: 13px;
  position: absolute;
  z-index: 1111;
  margin: 0 auto;
  right: 0;
  left: 0;
  justify-content: space-between;
}

.header {
  position: absolute;
  z-index: 1111;
  margin: 0 auto;
  right: 0;
  left: 0;
  justify-content: space-between;
  color: #fff;
  top: 35px;
}
.header .navbar {
  background-color: transparent !important;
}
.header .navbar .nav-link {
  padding: 8px 10px;
  font-size: 14px;
  position: relative;
  font-family: "DM Sans", sans-serif;
}
.header .navbar .nav-link::after {
  content: "";
  content: "";
  background: red;
  width: 0;
  height: 2px;
  position: absolute;
  bottom: 3px;
  left: 10px;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
}
.header .navbar .nav-link:hover::after {
  width: 25px;
}
.header .navbar .dropdown .nav-link {
  padding: 8px 10px;
  font-size: 14px;
  position: relative;
  font-family: "DM Sans", sans-serif;
}
.header .navbar .dropdown .nav-link::after {
  content: "";
  content: "";
  background: red;
  width: 0;
  height: 2px;
  position: absolute;
  bottom: 3px;
  left: 10px;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
}
.header .navbar .dropdown:hover .nav-link::after {
  width: 25px;
}
.header .navbar .nav-link.active::after {
  width: 25px;
}
.header .navbar .dropdown-menu {
  min-width: 660px;
  transition: 0.3s ease;
  font-size: 14px;
}
.header .navbar .dropdown-menu .tech-dropdown-sec2 hr {
  border-top: 1px solid #eee;
}
.header .navbar .dropdown-menu .tech-dropdown-sec2 .dropdown-heading-link {
  font-size: 12px;
  line-height: 1.8;
  font-weight: 300;
}
.header .navbar .dropdown-menu .tech-dropdown-sec2 a {
  line-height: 1.8;
  font-weight: 300;
  transition: 0.3s ease;
  color: #292930 !important;
  border-bottom: 1px solid #F23838;
}
.header .navbar .dropdown-menu .tech-dropdown-sec2 a:hover {
  color: #F23838 !important;
}
.header .navbar .dropdown-menu .tech-dropdown-sec2 a.active {
  color: #F23838 !important;
}
.header .navbar .dropdown-menu .tech-dropdown-sec2 ul {
  padding-left: 15px;
  margin-bottom: 0;
}
.header .navbar .dropdown-menu .tech-dropdown-sec2 ul li {
  color: #292930;
  transition: 0.3s ease;
}
.header .navbar .dropdown-menu .tech-dropdown-sec2 ul li a {
  line-height: 1.8;
  color: #292930 !important;
  font-weight: 400;
  font-size: 12px;
  border-bottom: none;
}
.header .navbar .dropdown-menu .tech-dropdown-sec2 ul li:hover {
  color: #F23838 !important;
}
.header .navbar .dropdown-menu .tech-dropdown-sec2 ul li:hover a {
  color: #F23838 !important;
}
.header .navbar .dropdown:hover > .dropdown-menu {
  display: block;
}
.header .navbar .dropdown > .dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
  pointer-events: none;
}
.header .navbar a {
  text-decoration: none;
  color: #fff !important;
  cursor: pointer !important;
}
.header .navbar .get-a-quote {
  background-color: #F23838;
  font-size: 14px;
  font-family: "DM Sans", sans-serif;
  text-transform: uppercase;
  padding: 7px 12px;
  border-radius: 5px;
  margin-left: 10px;
}
.header .navbar .get-a-quote:hover {
  background-color: #ad2828;
}
.header .navbar .get-a-quote:hover::after {
  width: 0;
}
.header .navbar .dropdown-menu-left {
  left: 50% !important;
  transform: translateX(-50%) !important;
  top: 92% !important;
  /* Style the tab */
  /* Style the buttons inside the tab */
  /* Change background color of buttons on hover */
  /* Create an active/current "tab button" class */
  /* Style the tab content */
  /* Clear floats after the tab */
}
.header .navbar .dropdown-menu-left a {
  color: #292930;
}
.header .navbar .dropdown-menu-left .tab {
  float: left;
  width: 40%;
  height: 100%;
}
.header .navbar .dropdown-menu-left .tab a {
  display: block;
  background-color: inherit;
  color: #292930 !important;
  padding: 10px 15px;
  width: 100%;
  border: inherit;
  outline: none;
  text-align: left;
  cursor: pointer;
  font-size: 12px;
  border-bottom: 1px solid lightgray;
}
.header .navbar .dropdown-menu-left .tab a:hover {
  color: #F23838 !important;
}
.header .navbar .dropdown-menu-left .tab a.active {
  color: #F23838 !important;
}
.header .navbar .dropdown-menu-left .tab a.active1 {
  color: #F23838 !important;
}
.header .navbar .dropdown-menu-left .tabcontent,
.header .navbar .dropdown-menu-left .tabcontent1 {
  float: left;
  padding-left: 40px;
  width: 60%;
  border-left: none;
  height: 100%;
  display: none;
}
.header .navbar .dropdown-menu-left .tabcontent h3,
.header .navbar .dropdown-menu-left .tabcontent1 h3 {
  font-size: 18px;
  color: #F23838;
}
.header .navbar .dropdown-menu-left .tabcontent p,
.header .navbar .dropdown-menu-left .tabcontent1 p {
  font-size: 14px;
}
.header .navbar .dropdown-menu-left .clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.mobile-sidebar {
  /*main side bar*/
  /*main content wrapper*/
  /*globals*/
  /* Slide in animation */
}
.mobile-sidebar .msb {
  width: 290px;
  background-color: #5f5f5f;
  position: fixed;
  left: 0;
  top: 0;
  right: auto;
  min-height: 100%;
  overflow-y: auto;
  white-space: nowrap;
  height: 100%;
  z-index: 1111;
  overflow-x: hidden;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.mobile-sidebar .msb .navbar {
  border: none;
  margin-left: 0;
  background-color: inherit;
}
.mobile-sidebar .msb .navbar .navbar-brand {
  padding: 0;
}
.mobile-sidebar .msb .navbar-header {
  width: 100%;
  margin-bottom: 0;
}
.mobile-sidebar .msb .navbar-nav .tech-dropdown .panel-body {
  padding: 0 15px !important;
  display: grid;
}
.mobile-sidebar .msb .navbar-nav .panel {
  border: 0 none;
  box-shadow: none;
  margin: 0;
  background: inherit;
}
.mobile-sidebar .msb .navbar-nav .panel .panel-body {
  padding: 0 35px;
}
.mobile-sidebar .msb .navbar-nav li {
  display: block;
  width: 100%;
}
.mobile-sidebar .msb .navbar-nav li a {
  padding: 10px 26px;
  color: #fff;
  line-height: 1.8;
}
.mobile-sidebar .msb .navbar-nav li a .glyphicon,
.mobile-sidebar .msb .navbar-nav li a .fa {
  margin-right: 8px;
}
.mobile-sidebar .msb .navbar-nav li a:hover {
  color: #F23838;
}
.mobile-sidebar .msb .navbar-nav li a .drop-icon {
  position: absolute;
  top: -28px;
  right: 0;
}
.mobile-sidebar .msb .navbar-nav li a.active {
  color: #F23838;
}
.mobile-sidebar .msb .nb {
  padding-top: 5px;
  padding-left: 10px;
  margin-bottom: 30px;
  overflow: hidden;
}
.mobile-sidebar #dropdown-lvl1 ul.nav li a {
  padding: 5px;
}
.mobile-sidebar .get-a-quote {
  background-color: #F23838;
  text-transform: uppercase;
  padding: 8px 15px !important;
  border-radius: 5px;
  text-align: center;
  width: 150px;
  margin-left: 24px;
}
.mobile-sidebar .get-a-quote:hover {
  background-color: #ad2828;
}
.mobile-sidebar .get-a-quote:hover::after {
  width: 0;
}
.mobile-sidebar .msb.mobile-sidebar-toggle {
  -moz-animation: slideout 300ms forwards;
  -o-animation: slideout 300ms forwards;
  -webkit-animation: slideout 300ms forwards;
  animation: slideout 300ms forwards;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.mobile-sidebar .msb {
  -moz-animation: slidein 300ms forwards;
  -o-animation: slidein 300ms forwards;
  -webkit-animation: slidein 300ms forwards;
  animation: slidein 300ms forwards;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.mobile-sidebar #msbo {
  position: fixed;
  background-color: #F23838;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 20px;
  z-index: 2;
  color: #fff;
  font-size: 20px;
  top: 12px;
}
.mobile-sidebar ul.nv,
.mobile-sidebar ul.ns {
  position: relative;
  padding: 0;
  list-style: none;
}
.mobile-sidebar .nv {
  /*ns: nav-sub*/
}
.mobile-sidebar .nv li {
  display: block;
  position: relative;
}
.mobile-sidebar .nv li::before {
  clear: both;
  content: "";
  display: table;
}
.mobile-sidebar .nv li a {
  color: #444;
  padding: 10px 25px;
  display: block;
  vertical-align: middle;
}
.mobile-sidebar .nv li a .ic {
  font-size: 16px;
  margin-right: 5px;
  font-weight: 300;
  display: inline-block;
}
.mobile-sidebar .nv .ns li a {
  padding: 10px 50px;
}
.mobile-sidebar .mcw {
  margin-left: 290px;
  position: relative;
  min-height: 100%;
  /*content view*/
}
.mobile-sidebar a,
.mobile-sidebar a:focus,
.mobile-sidebar a:hover {
  text-decoration: none;
}
.mobile-sidebar .inbox .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.mobile-sidebar .inbox ul,
.mobile-sidebar .inbox li {
  margin: 0;
  padding: 0;
}
.mobile-sidebar .inbox ul li {
  list-style: none;
}
.mobile-sidebar .inbox ul li a {
  display: block;
  padding: 10px 20px;
}
.mobile-sidebar .msb,
.mobile-sidebar .mnb {
  -moz-animation: slidein 300ms forwards;
  -o-animation: slidein 300ms forwards;
  -webkit-animation: slidein 300ms forwards;
  animation: slidein 300ms forwards;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.mobile-sidebar .mcw {
  -moz-animation: bodyslidein 300ms forwards;
  -o-animation: bodyslidein 300ms forwards;
  -webkit-animation: bodyslidein 300ms forwards;
  animation: bodyslidein 300ms forwards;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
@-moz-keyframes slidein {
  0% {
    left: -290px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes slidein {
  0% {
    left: -290px;
  }
  100% {
    left: 0;
  }
}
@keyframes slidein {
  0% {
    left: -290px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes slideout {
  0% {
    left: 0;
  }
  100% {
    left: -290px;
  }
}
@-webkit-keyframes slideout {
  0% {
    left: 0;
  }
  100% {
    left: -290px;
  }
}
@keyframes slideout {
  0% {
    left: 0;
  }
  100% {
    left: -290px;
  }
}
@-moz-keyframes bodyslidein {
  0% {
    left: 0;
  }
  100% {
    margin-left: 290px;
  }
}
@-webkit-keyframes bodyslidein {
  0% {
    left: 0;
  }
  100% {
    left: 0;
  }
}
@keyframes bodyslidein {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: 290px;
  }
}
@-moz-keyframes bodyslideout {
  0% {
    margin-left: 290px;
  }
  100% {
    margin-right: 0;
  }
}
@-webkit-keyframes bodyslideout {
  0% {
    margin-left: 290px;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes bodyslideout {
  0% {
    margin-left: 290px;
  }
  100% {
    margin-left: 0;
  }
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background-color: transparent;
  color: #F23838 !important;
}

.fixed-header {
  position: fixed !important;
  top: 0 !important;
  background-color: #000 !important;
  transition: 0.3s ease;
  z-index: 1111111;
}

.tech-dropdown-sec1 {
  background-image: url("../images/about-us-bg.jpg");
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  color: #fff;
  z-index: 1;
}
.tech-dropdown-sec1:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(242, 56, 56, 0.7);
  bottom: 0;
}
.tech-dropdown-sec1 p {
  z-index: 10;
}
.tech-dropdown-sec1 img {
  z-index: 10;
}
.tech-dropdown-sec1 .hire-a-dev-btn {
  background-color: #fff;
  border: 0;
  outline: 0;
  border-radius: 10px;
  padding: 10px 20px;
  z-index: 10;
}
.tech-dropdown-sec1 .hire-a-dev-btn:hover {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

h5.sub-heading {
  font-size: 25px;
  font-weight: 300;
  color: #F23838;
}

h1.main-heading {
  font-size: 50px;
  font-weight: 400;
}

.main-paragraph {
  font-size: 30px;
  font-weight: 300;
}

.paragraph {
  font-size: 16px;
  font-weight: 300px;
}

.sub-line {
  height: 3px;
  width: 50px;
  background: #F23838;
  margin: 10px 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0;
  margin-top: 0;
}

@media (max-width: 600px) {
  .main-paragraph {
    font-size: 22px;
  }
}
footer {
  background: #292929;
  color: #84bec9;
}
footer h6 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 0;
  padding-bottom: 30px;
}
footer h6::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 30px;
  height: 1px;
  background: #f23838;
  top: 37px;
}
footer a {
  font-size: 14px;
  color: #b4bec9;
  transition: 0.3s ease;
}
footer a:hover, footer a:focus {
  color: #fff;
  text-decoration: none;
}
footer .icon {
  font-size: 16px;
}
footer .footer-logo {
  width: auto;
}
footer .footer-section {
  position: relative;
  padding: 50px 0 !important;
}
footer .footer-section::after {
  content: "";
  display: block;
  width: 71%;
  height: 2px;
  background: #9ba2ab;
  left: 200px;
  top: 50%;
  position: absolute;
}
footer .footer-section i {
  color: #9ba2ab;
  padding: 0 8px;
}
footer .footer-section i:hover {
  color: #fff;
}
footer .footer-list-section {
  z-index: 1;
}
footer .footer-list-section ul li {
  position: relative;
  display: flex;
  align-items: baseline;
  font-weight: 300;
  line-height: 1.8;
  padding: 6px 0;
}
footer .footer-list-section ul li::before {
  content: "-";
  display: inline-block;
  width: 14px;
  left: 0;
  top: 50%;
}
footer .footer-list-section ul.get-in-touch li {
  position: relative;
  display: flex;
  align-items: baseline;
  line-height: 1.8;
  font-weight: 300;
}
footer .footer-list-section ul.get-in-touch li i {
  color: #f23838;
}
footer .footer-list-section ul.get-in-touch li::before {
  content: "";
  width: 0;
}
footer .sub-footer {
  border-top: 1px solid #9ba2ab;
  color: #b4bec9;
  font-size: 12PX;
  padding: 20px 15px !important;
  text-align: center;
}
@media (max-width: 500px) {
  footer .footer-section {
    position: relative;
  }
  footer .footer-section::after {
    width: 0%;
  }
}
@media (max-width: 992px) {
  footer .footer-list-section .last-section {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    z-index: 0;
  }
  footer .footer-list-section .last-section img {
    z-index: 0;
  }
  footer .footer-section::after {
    width: 0;
    height: 0;
  }
}
@media (max-width: 600px) {
  footer .footer-logo {
    width: auto;
  }
}

.contact-form {
  background-color: #ffdfdf !important;
  background-color: #132446 !important;
  /* Circle */
  /* Vertical Line */
}
.contact-form h5 {
  font-weight: 300;
  color: #F23838;
}
.contact-form h4 {
  font-weight: 600;
  color: #fff;
}
.contact-form p.sub-heading {
  font-weight: 300;
  max-width: 800px;
  color: #fff;
}
.contact-form .step {
  position: relative;
  min-height: 15em;
  color: gray;
}
.contact-form .title {
  line-height: 1.5em;
  font-weight: bold;
}
.contact-form .caption {
  font-size: 20px;
  color: #fff;
}
.contact-form .step + .step {
  margin-top: 1.5em;
}
.contact-form .step > div:first-child {
  position: static;
  height: 0;
}
.contact-form .step > div:not(:first-child) {
  margin-left: 90px;
  padding-left: 1em;
  height: 90px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.contact-form .circle {
  background-color: #fff;
  border: 3px solid #F23838;
  position: relative;
  width: 90px;
  height: 90px;
  border-radius: 100%;
  color: #F23838;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 16px;
}
.contact-form .circle span {
  font-size: 26px;
}
.contact-form .circle-last {
  background-color: #fff;
  border: 3px solid #F23838;
  position: relative;
  width: 90px;
  height: 90px;
  border-radius: 100%;
  color: #F23838;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-size: 16px;
  align-items: center;
}
.contact-form .circle-last span {
  font-size: 26px;
}
.contact-form .circle:after {
  content: " ";
  position: absolute;
  display: block;
  top: 38px;
  right: 50%;
  bottom: 1px;
  left: 49%;
  height: 57%;
  width: 3px;
  transform: scale(1, 2);
  transform-origin: 50% -100%;
  background-color: #F23838;
}
.contact-form .step:last-child .circle:after {
  display: none;
}
.contact-form .step.step-active {
  color: #707070;
}
.contact-form .step.step-active .circle {
  background-color: #F23838;
  color: #fff;
}
.contact-form form {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  max-width: 460px;
  margin: 0 auto;
  min-height: 450px;
  height: 600px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 15px;
}
@media (max-width: 576px) {
  .contact-form h5 {
    margin-bottom: 0px;
  }
  .contact-form .file-attach-btn,
.contact-form .get-a-quote {
    font-size: 8px !important;
  }
}
.contact-form .form-control {
  padding: 22px;
  font-size: 16px;
}
.contact-form .get-a-quote {
  font-size: 16px;
  background-color: #F23838;
  color: #fff;
  border-radius: 5px;
  border: 0;
  border: 1px solid #F23838;
  padding: 10px 15px;
  transition: 0.3s ease;
}
.contact-form .get-a-quote:hover {
  background-color: #c02a2a;
  color: #fff;
}
.contact-form .file-attach-btn {
  background-color: transparent;
  border: 0;
  color: #F23838;
  padding: 10px 15px;
  transition: 0.3s ease;
  border-radius: 5px;
  border: 1px solid #F23838;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact-form .file-attach-btn i {
  color: #F23838 !important;
  font-size: 15px !important;
}
.contact-form .file-attach-btn:hover {
  background-color: #F23838;
  color: #fff;
}
.contact-form .file-attach-btn:hover i {
  color: #fff !important;
}
@media (max-width: 767px) {
  .contact-form .caption {
    font-size: 14px;
  }
  .contact-form form {
    height: 510px;
  }
  .contact-form .contact-form h4 {
    text-align: left;
  }
}

.hire-developer {
  background-color: #27272E;
}
.hire-developer h4 {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 25px;
  color: #fff;
  max-width: 800px;
}

.latest-story {
  background-position: top right, bottom left;
  background-repeat: no-repeat;
  background-size: contain;
}
.latest-story h5 {
  font-weight: 300;
  color: #F23838;
}
.latest-story h4 {
  font-weight: 600;
  color: #292930;
}
.latest-story p.sub-heading {
  font-weight: 300;
  max-width: 800px;
}
.latest-story .card-header {
  width: 100%;
  padding: 0;
}
.latest-story .card {
  border-radius: 10px;
  height: 100%;
  padding: 0;
  background-color: transparent;
  transition: 0.3s ease;
}
.latest-story .card:hover {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.latest-story .card:hover h3 {
  color: #F23838;
}
.latest-story .card-header {
  border-radius: 10px;
}
.latest-story .card-header img {
  width: 100%;
  border-radius: 10px;
}
.latest-story .card-content {
  padding: 15px;
}
.latest-story .card-content span {
  color: #F23838;
  padding: 10px 0;
  display: block;
  font-size: 16px;
  font-weight: 300;
}
.latest-story .card-content h3 {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
  color: #292930;
}
.latest-story .card-content p {
  font-size: 16px;
  color: #b4bec9;
  margin-bottom: 10px;
  color: #292930;
}
.latest-story .read-more-btn {
  border: 0;
  background-color: transparent;
  font-size: 16px;
  padding: 0;
  display: flex;
  align-items: center;
  color: #f23838;
  outline: 0;
}
.latest-story .read-more-btn::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 1px;
  background: #f23838;
  margin-right: 6px;
}

.services h5 {
  font-weight: 300;
  color: #F23838;
  text-transform: capitalize;
}
.services h4 {
  font-weight: 600;
  color: #292930;
  max-width: 800px;
}
.services p.sub-heading {
  font-weight: 300;
  max-width: 800px;
}
.services a {
  color: inherit;
}
.services a:hover {
  text-decoration: none;
}
.services a:hover .card {
  box-shadow: inset 0 -8px 4px -6px #F23838, rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.services .card {
  box-shadow: inset 0 -8px 4px -6px black, rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 20px;
  transition: 0.3s ease;
  height: 100%;
}
.services .card h5 {
  color: #292930;
}
.services .card p {
  font-size: initial;
}
.services .card .read-more-btn {
  border: 0;
  background-color: transparent;
  font-size: 16px;
  padding: 0;
  display: flex;
  align-items: center;
  color: #f23838;
}
.services .card .read-more-btn::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 1px;
  background: #f23838;
  margin-right: 6px;
}
.services .card .card-image {
  position: relative;
  transition: 0.3s ease;
}
.services .card .card-image .icon {
  display: block;
  transition: 0.3s ease;
  height: 70px;
  font-size: 40px;
  color: #F23838;
}
.services .card .card-image::after {
  content: "";
  height: 2px;
  width: 57px;
  background: #F23838;
  position: absolute;
  bottom: 15px;
  left: 0;
}
.services .card:hover {
  box-shadow: inset 0 -8px 4px -6px #F23838, rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  transform: translateY(10px);
}
.services .card:hover h5 {
  color: #F23838;
}
.services .get-a-quote {
  background-color: #F23838;
  font-size: 16px;
  font-family: "DM Sans", sans-serif;
  text-transform: uppercase;
  padding: 10px 15px;
  border-radius: 5px;
  margin-left: 10px;
  color: #fff;
}
.services .get-a-quote:hover {
  background-color: #ad2828;
}
.services .get-a-quote:hover::after {
  width: 0;
}

.case-studies h5 {
  font-weight: 300;
  color: #F23838;
}
.case-studies h4 {
  font-weight: 600;
  color: #292930;
}
.case-studies p.sub-heading {
  font-weight: 300;
  max-width: 800px;
}
.case-studies a {
  text-decoration: none;
}
.case-studies a:hover .bg-01 .card::after,
.case-studies a:hover .bg-02 .card::after,
.case-studies a:hover .bg-03 .card::after,
.case-studies a:hover .bg-04 .card::after,
.case-studies a:hover .bg-05 .card::after,
.case-studies a:hover .bg-06 .card::after {
  content: "";
}
.case-studies .case-studies-2 .section-red {
  background-color: #F23838;
  transition: 0.3s ease;
}
.case-studies .case-studies-2 .section-red h6 {
  font-size: 18px;
  margin-bottom: 5px;
}
.case-studies .case-studies-2 .section-red small {
  font-size: 16px;
}
.case-studies .case-studies-2 .section-red .icon {
  font-size: 40px;
}
.case-studies .case-studies-2 .section-red:hover {
  background-color: #707070;
}
.case-studies .case-studies-2 .card-body {
  position: relative;
}
.case-studies .case-studies-2 .card-body p {
  font-size: 16px;
  color: #707070;
  font-weight: 200;
}
.case-studies .case-studies-2 .card-body a {
  color: #F23838;
  text-decoration: none;
  font-size: 16px;
  font-weight: 300;
  position: absolute;
  bottom: 30px;
}
.case-studies .owl-carousel2 .owl-stage {
  display: flex;
}
.case-studies .owl-carousel2 .item-inner {
  height: 100%;
}
.case-studies .owl-carousel2 .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  font-size: 50px;
}
.case-studies .owl-carousel2 .owl-nav .owl-prev {
  left: -20px;
  position: absolute;
  color: #F23838;
  z-index: 100;
  background-color: #fae2e2;
  height: 60px;
  width: 60px;
  display: flex;
  justify-content: center;
  border-radius: 50%;
  align-items: center;
}
.case-studies .owl-carousel2 .owl-nav .owl-next {
  right: -20px;
  position: absolute;
  color: #F23838;
  z-index: 100;
  background-color: #fae2e2;
  height: 60px;
  width: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
@media (max-width: 600px) {
  .case-studies .owl-carousel2 .owl-nav {
    font-size: 30px;
  }
  .case-studies .owl-carousel2 .owl-nav .owl-next,
.case-studies .owl-carousel2 .owl-nav .owl-prev {
    height: 40px;
    width: 40px;
  }
  .case-studies .owl-carousel2 .owl-nav .owl-next {
    right: -12px;
  }
  .case-studies .owl-carousel2 .owl-nav .owl-prev {
    left: -12px;
  }
}
@media (min-width: 992px) {
  .case-studies .owl-carousel2 .owl-nav .owl-next {
    right: -66px;
  }
  .case-studies .owl-carousel2 .owl-nav .owl-prev {
    left: -66px;
  }
}
@media (max-width: 576px) {
  .case-studies .bg-01-img,
.case-studies .bg-02-img,
.case-studies .bg-03-img,
.case-studies .bg-04-img,
.case-studies .bg-06-img {
    height: 300px;
  }
}

.testimonials {
  background: url("../images/testimonial-bg.png"), rgba(230, 230, 250, 0.1);
  background-size: contain;
  background-repeat: no-repeat;
}
.testimonials h5 {
  font-weight: 300;
  color: #F23838;
}
.testimonials h4 {
  font-weight: 500;
  color: #292930;
}
.testimonials .owl-nav {
  display: flex;
  font-size: 30px;
  width: 35px;
  height: 20px;
  color: #F23838;
}
.testimonials .owl-nav .owl-prev,
.testimonials .owl-nav .owl-next {
  padding: 0 10px;
}
.testimonials .owl-carousel .test {
  position: relative;
  width: 100%;
  height: 100%;
}
.testimonials .owl-carousel .test::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #132446;
  opacity: 0.9;
}
.testimonials .owl-carousel .item .play-btn {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  top: 0;
}
.testimonials .owl-carousel .item .play-btn img {
  width: 55px;
}
@media (max-width: 768px) {
  .testimonials .owl-nav {
    margin: 0 auto;
  }
}

.technologies {
  background-image: url("../images/tech-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
}
.technologies h5 {
  font-weight: 300;
  color: #F23838;
  width: 100%;
}
.technologies h4 {
  font-weight: 600;
  color: #fff;
  max-width: 800px;
  width: 100%;
}
.technologies .sub-heading {
  color: #828282;
  max-width: 800px;
}

.wrapper {
  font-size: 16px;
  overflow: hidden;
}
.wrapper .tabs {
  padding: 0;
}
.wrapper .tabs li {
  list-style: none;
  width: 15%;
}
.wrapper .tabs a {
  display: block;
  text-align: center;
  text-decoration: none;
  position: relative;
  text-transform: uppercase;
  color: #fff;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 2px solid transparent;
}
.wrapper .tabs a:hover, .wrapper .tabs a.active {
  border-bottom: 2px solid #f23838;
  color: #F23838;
}
.wrapper .tabgroup {
  padding-bottom: 50px;
}
.wrapper .tabgroup .tech-icon {
  transition: 0.3s ease;
}
.wrapper .tabgroup .tech-icon:hover span {
  color: #F23838;
}
.wrapper .tabgroup .tech-icon:hover .icon {
  color: #F23838;
}
.wrapper .tabgroup span {
  font-size: 22px;
  font-weight: 500;
  color: #828282;
  padding: 0;
  padding-left: 20px;
}
.wrapper .tabgroup .icon {
  color: #828282;
  font-size: 30px;
}
.wrapper .tabgroup img.titanium {
  width: 30px;
}
.wrapper .clearfix:after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 600px) {
  .tabs {
    padding: 0;
    font-size: 10px;
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  .technologies {
    height: 500px;
  }
}
.what-we-do h5 {
  font-weight: 300;
  color: #F23838;
}
.what-we-do h4 {
  font-weight: 600;
  color: #292930;
  max-width: 800px;
}
.what-we-do p.sub-heading {
  font-weight: 300;
  max-width: 800px;
}
.what-we-do .what-we-do2 .card {
  height: 100%;
  padding: 20px;
  color: #fff;
  border: 0;
  border: 2px solid transparent;
  transition: 0.3s ease;
  border-radius: 10px;
}
.what-we-do .what-we-do2 .card .sub-line {
  background-color: #fff;
}
.what-we-do .what-we-do2 .card .main-paragraph {
  font-size: 20px;
  font-weight: 400;
}
.what-we-do .what-we-do2 .card:hover {
  background-color: transparent;
  border: 2px solid #F23838;
  color: #292930;
}
.what-we-do .what-we-do2 .card:hover .main-paragraph {
  color: #F23838;
}
.what-we-do .what-we-do2 .card:hover .icon {
  color: #F23838;
}
.what-we-do .what-we-do2 .card:hover .sub-line {
  background-color: #f23838;
}
.what-we-do .what-we-do2 .card2,
.what-we-do .what-we-do2 .card4 {
  margin-top: 25px;
}
.what-we-do .what-we-do2 .card1,
.what-we-do .what-we-do2 .card3 {
  margin-top: -25px;
}
.what-we-do .what-we-do2 .card1 {
  background-color: #53585c;
}
.what-we-do .what-we-do2 .card2 {
  background-color: #f23838;
}
.what-we-do .what-we-do2 .card3 {
  background-color: #9e8276;
}
.what-we-do .what-we-do2 .card4 {
  background-color: #37589b;
}
@media (max-width: 768px) {
  .what-we-do .what-we-do2 .card1,
.what-we-do .what-we-do2 .card2,
.what-we-do .what-we-do2 .card3,
.what-we-do .what-we-do2 .card4 {
    margin-top: 0;
  }
}

.why-us {
  background-color: #F8F8F8;
}
.why-us h5 {
  font-weight: 300;
  color: #F23838;
}
.why-us h4 {
  font-weight: 600;
  color: #292930;
  max-width: 800px;
}
.why-us p.sub-heading {
  font-weight: 300;
  max-width: 700px;
}
.why-us .why-us-content {
  max-width: 600px;
}
.why-us .why-us-content h6 {
  font-size: 32px;
  font-weight: 500;
}
.why-us .why-us-content p {
  font-weight: 300px;
}
.why-us .why-us-bg {
  background-image: url("../images/why-us-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 768px) {
  .why-us .why-us-bg {
    height: 400px;
  }
}
@media (max-width: 576px) {
  .why-us .why-us-content {
    padding-top: 20px;
  }
  .why-us .why-us-content h6 {
    font-size: 22px;
  }
}

.about-section h5 {
  display: inline-block;
  font-weight: 300;
  color: #F23838 !important;
}
.about-section h4 {
  line-height: 1.25;
}
.about-section p {
  color: #747a76;
}
.about-section .list-style-one li {
  font-weight: 600;
  font-size: 18px;
  display: flex;
}
.about-section .list-style-one li:not(:last-child) {
  margin-bottom: 15px;
}
.about-section .list-style-one li:before {
  content: "\f00c";
  font-size: 12px;
  height: 25px;
  width: 25px;
  flex: none;
  line-height: 25px;
  border-radius: 50%;
  text-align: center;
  background: #F23838;
  color: #F8F8F8 !important;
  margin: 5px 12px 0 0;
  color: var(--primary-color);
  font-family: "font awesome 5 free";
}
@media (max-width: 576px) {
  .about-section h4 {
    font-size: 25px;
  }
  .about-section .h5 {
    margin-top: 15px;
  }
  .about-section img {
    height: 300px;
  }
}

@media (max-width: 992px) {
  .about-section h5 {
    margin-top: 10px !important;
  }
}
.hire-developers {
  background-position: top right;
  background-repeat: no-repeat;
  background-size: contain;
  /*Vertical Sliding*/
}
.hire-developers h5 {
  font-weight: 300;
  color: #F23838;
}
.hire-developers h4 {
  font-weight: 600;
  color: #292930;
  position: relative;
  text-align: initial;
  max-width: 600px;
  margin: 0 auto;
}
.hire-developers h4 .text-brak {
  display: none;
}
.hire-developers p.sub-heading {
  font-weight: 300;
  max-width: 800px;
}
.hire-developers h4 span.typed-text {
  color: #F23838;
}
.hire-developers h4 span.cursor {
  display: inline-block;
  background-color: #ccc;
  margin-left: 0.1rem;
  width: 3px;
  animation: blink 1s infinite;
}
.hire-developers h4 span.cursor.typing {
  animation: none;
}
@keyframes blink {
  0% {
    background-color: #ccc;
  }
  49% {
    background-color: #ccc;
  }
  50% {
    background-color: transparent;
  }
  99% {
    background-color: transparent;
  }
  100% {
    background-color: #ccc;
  }
}
.hire-developers .card {
  background-color: transparent;
}
.hire-developers .card .card-btn {
  border: 0;
  background-color: transparent;
  font-size: 16px;
  padding: 0;
  display: flex;
  align-items: center;
  color: #f23838;
}
.hire-developers .card .card-btn::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 1px;
  background: #f23838;
  margin-right: 6px;
}
.hire-developers .card p {
  font-weight: 300;
}
.hire-developers .card .heading-main {
  font-size: 29px;
  font-weight: 500;
  margin-bottom: 20px;
}
.hire-developers .card .number-circle {
  font-weight: 500;
  font-size: 32px;
  padding: 5px;
  border: 2px solid #F23838;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #F23838;
  margin-bottom: 20px;
}
@media (max-width: 600px) {
  .hire-developers .card .heading-main {
    font-size: 22px;
    margin-bottom: 5px;
  }
  .hire-developers .card .number-circle {
    height: 50px;
    width: 50px;
    font-size: 22px;
    margin-bottom: 5px;
  }
  .hire-developers h4 .text-brak {
    display: block;
  }
}

.hire-a-developer-bg {
  background-image: url("../images/hire-a-developer-main.png") !important;
  position: relative;
  background-size: cover;
}

.industries {
  background-image: url("../images/industries-bg.png");
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
}
.industries h5 {
  font-weight: 300;
  color: #F23838;
}
.industries h4 {
  font-weight: 600;
  color: #292930;
}
.industries p.sub-heading {
  font-weight: 300;
  max-width: 800px;
}
.industries .main-paragraph {
  font-size: 29px;
  font-weight: 500;
  padding-left: 20px;
  margin-bottom: 20px;
}
.industries .sub-line {
  height: 3px;
  width: 65px;
  background: #F23838;
  margin: 10px 0px;
  transform: rotate(270deg);
  top: -10px;
  position: absolute;
  transform-origin: right;
  left: -49px;
}
.industries .find-more-btn {
  border: 0;
  background-color: transparent;
  font-size: 16px;
  padding: 0;
  display: flex;
  align-items: center;
  color: #f23838;
}
.industries .find-more-btn::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 1px;
  background: #f23838;
  margin-right: 6px;
}
.industries .facts .fact h5 {
  font-size: 48px;
  font-weight: 600;
  color: #132446;
  margin-bottom: 0;
}
.industries .facts .fact p {
  font-size: 18px;
  font-weight: 300px;
}
.industries .ind-btn {
  background-color: #F23838;
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  transition: 0.3s ease;
}
.industries .ind-btn:hover {
  background-color: #ad2828;
}
@media (max-width: 600px) {
  .industries .main-paragraph {
    font-size: 22px;
  }
  .industries .sub-line {
    width: 45px;
    left: -28px;
  }
}

.industries-inner {
  max-width: 800px;
}
.industries-inner a {
  text-decoration: none;
}
.industries-inner .card {
  padding: 25px;
  border-radius: 10px;
  transition: 0.3s ease;
}
.industries-inner .card h6 {
  font-size: 30px;
  color: #292930;
  margin-bottom: 20px;
}
.industries-inner .card p {
  font-size: 16px;
  font-weight: 300;
  color: #292930;
}
.industries-inner .card .icon {
  color: #F23838;
  font-size: 50px;
}
.industries-inner .card:hover {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.industries-inner .card:hover h6 {
  color: #F23838;
}
@media (max-width: 600px) {
  .industries-inner .card h6 {
    font-size: 22px;
  }
}

.faq {
  max-width: 700px;
}
.faq h5 {
  font-weight: 300;
  color: #F23838;
}
.faq h4 {
  font-weight: 600;
  color: #292930;
}
.faq p.sub-heading {
  font-weight: 300;
  max-width: 800px;
}
.faq #accordion .card {
  border: 0;
}
.faq #accordion .card .card-header {
  background-color: transparent;
  border: 1px solid lightgray;
  margin-bottom: 20px;
  border-radius: 5px;
}
.faq #accordion .card .card-header button {
  outline: none;
  text-decoration: none;
  color: #292930;
}
.faq #accordion .card .card-header button:focus {
  outline: none;
}
.faq #accordion .card .card-body {
  border-radius: 5px;
  margin-bottom: 20px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.faq #accordion .card .card-body h6 {
  color: #F23838;
  font-size: 21px;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .tabs-about {
    justify-content: center !important;
  }
  .tabs-about .nav-link {
    padding: 10px 4px;
    font-size: 10px;
  }
}
.accordion-wrapper {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
  max-width: 800px;
  margin: 0 auto;
}
.accordion-wrapper .accordion {
  width: 100%;
  color: white;
  overflow: hidden;
}
.accordion-wrapper .accordion:last-child {
  margin-bottom: 0;
}
.accordion-wrapper .accordion-label {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 16px;
  background: rgba(4, 57, 94, 0.8);
  font-weight: bold;
  cursor: pointer;
  font-size: 16px;
  margin-bottom: 0;
  border-bottom: 1px solid white;
}
.accordion-wrapper .accordion-label:hover {
  background: #04395e;
}
.accordion-wrapper .accordion-label::after {
  content: "❯";
  width: 16px;
  height: 16px;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.accordion-wrapper .accordion-content {
  max-height: 0;
  padding: 0 16px;
  color: #04395e;
  background: white;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.accordion-wrapper .accordion-content p {
  margin: 0;
  color: #292930;
  font-size: 16px;
}
.accordion-wrapper input[type=radio] {
  display: none;
}
.accordion-wrapper input:checked + .accordion-label {
  background: #04395e;
}
.accordion-wrapper input:checked + .accordion-label::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.accordion-wrapper input:checked ~ .accordion-content {
  max-height: 100vh;
  padding: 16px;
}

.get-a-quote h2 {
  font-size: 30px;
  line-height: 52px;
}
.get-a-quote .icon {
  font-size: 35px;
  color: #F23838;
}
.get-a-quote .form-control {
  padding: 22px;
  font-size: 16px;
}
.get-a-quote .get-a-quote-btn {
  background-color: #F23838;
  text-transform: uppercase;
  padding: 8px 15px !important;
  border-radius: 5px;
  text-align: center;
  width: 150px;
  border: 0;
  color: #fff;
}
.get-a-quote .get-a-quote-btn:hover {
  background-color: #ad2828;
}
.get-a-quote .get-a-quote-btn:hover::after {
  width: 0;
}
.get-a-quote select.form-control {
  height: 45px !important;
  padding: 8px 20px;
}
.get-a-quote label {
  font-weight: 300;
  font-size: 16px;
}
.get-a-quote ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: auto;
}
.get-a-quote ul li {
  color: #AAAAAA;
  display: block;
  position: relative;
  float: left;
  width: 100%;
}
.get-a-quote ul li input[type=radio] {
  position: absolute;
  visibility: hidden;
}
.get-a-quote ul li label {
  display: block;
  position: relative;
  font-weight: 300;
  font-size: 16px;
  margin: 13px auto;
  height: 18px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
  padding: 0px 0px 9px 40px;
}
.get-a-quote ul li:hover label {
  color: #F23838;
}
.get-a-quote ul li .check {
  display: block;
  position: absolute;
  border: 3px solid #AAAAAA;
  border-radius: 100%;
  height: 25px;
  width: 25px;
  top: 10px;
  left: 0px;
  z-index: 5;
  transition: border 0.25s linear;
  -webkit-transition: border 0.25s linear;
}
.get-a-quote ul li:hover .check {
  border: 3px solid #F23838;
}
.get-a-quote ul li .check::before {
  display: block;
  position: absolute;
  content: "";
  border-radius: 100%;
  height: 15px;
  width: 15px;
  top: 2px;
  left: 2px;
  margin: auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
}
.get-a-quote input[type=radio]:checked ~ .check {
  border: 3px solid #F23838;
}
.get-a-quote input[type=radio]:checked ~ .check::before {
  background: #F23838;
}
.get-a-quote input[type=radio]:checked ~ label {
  color: #F23838;
}

@media (max-width: 768px) {
  .get-a-quote h2 {
    font-size: 22px !important;
    line-height: 1 !important;
    margin-bottom: 10px;
  }
  .get-a-quote .icon {
    font-size: 20px !important;
    padding-right: 5px !important;
  }
  .get-a-quote h3 {
    font-size: 18px !important;
    margin-bottom: 10px !important;
  }
  .get-a-quote .counter-section {
    margin: 30px 0;
  }
}
.tabs .tabs-about {
  color: #292930;
}
.tabs .tabs-about a.nav-link {
  color: #292930;
}
.tabs .tabs-about a.nav-link.active {
  color: #F23838;
}
.tabs .nav-tabs {
  border-bottom: 0px;
}
.tabs .tab-content .about-card {
  border: 0;
}
.tabs .tab-content .about-card h6 {
  font-size: 25px;
  font-weight: 500;
}
.tabs .tab-content .about-card p {
  font-size: 16px;
  font-weight: 300;
}
@media (max-width: 600px) {
  .tabs .tab-content .about-card h6 {
    font-size: 16px;
  }
  .tabs .tab-content .about-card p {
    font-size: 12px;
  }
}

.about-us-bg {
  background-image: url("../images/about-us-bg.jpg") !important;
  position: relative;
  background-size: cover;
}
.about-us-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
}

.contact-us-bg {
  background-image: url("../images/contact-us-bg.jpg") !important;
  position: relative;
  background-size: cover;
}
.contact-us-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
}

.get-quote-bg {
  background-image: url("../images/businessman-his-office-making-deal.jpg") !important;
  position: relative;
  background-size: cover;
}
.get-quote-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
}

.counter-sec .counter-section i {
  display: block;
  margin: 0 0 10px;
}
.counter-sec .counter-section span.counter {
  font-size: 40px;
  color: #000;
  line-height: 60px;
  display: block;
  font-family: "Oswald", sans-serif;
  letter-spacing: 2px;
}
.counter-sec .counter-title {
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.counter-sec .counter-icon {
  top: 25px;
  position: relative;
}
.counter-sec .counter-style2 .counter-title {
  letter-spacing: 0.55px;
  float: left;
}
.counter-sec .counter-style2 span.counter {
  letter-spacing: 0.55px;
  float: left;
  margin-right: 10px;
}
.counter-sec .counter-style2 i {
  float: right;
  line-height: 26px;
  margin: 0 10px 0 0;
}
.counter-sec .counter-subheadline span {
  float: right;
}
.counter-sec .medium-icon {
  font-size: 40px !important;
  margin-bottom: 15px !important;
}

.contact-page {
  background-image: url("../images/banner_contact.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position-x: 100%;
}
.contact-page h4 {
  font-size: 40px;
  padding: 20px 0;
  font-weight: 400;
}
.contact-page p {
  font-size: 25px;
  font-weight: 300;
  padding-bottom: 20px;
}
.contact-page .form-control {
  padding: 22px;
  font-size: 16px;
}
.contact-page .get-a-quote {
  font-size: 16px;
  background-color: #132446;
  color: #fff;
  border-radius: 5px;
  border: 0;
  padding: 10px 15px;
}
.contact-page .file-attach-btn {
  background-color: transparent;
  border: 0;
  color: #F23838;
  padding: 10px 15px;
  border-radius: 5px;
  border: 1px solid lightgray;
}
.contact-page .file-attach-btn i {
  font-size: 12px;
}
.contact-page .section2 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  padding-left: 100px;
}
.contact-page .section2 h6 {
  line-height: 35px;
  margin-bottom: 30px;
  font-weight: 500;
  font-size: 20px;
}
.contact-page .section2 .line {
  height: 4px;
  width: 52px;
  background: #F23838;
  margin-bottom: 15px;
  position: relative;
  top: -30px;
  margin-top: 40px;
}
.contact-page .section2 span {
  font-size: 16px;
  font-weight: 500;
  color: #646161;
}
.contact-page .section2 a {
  font-size: 16px;
  font-weight: 300;
  color: #646161;
  text-decoration: none;
}
.contact-page .section2 a i {
  background-color: lightgray;
  border-radius: 50%;
  border: 1px solid lightgray;
  padding: 10px;
  height: 45px;
  width: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5px;
  transition: 0.3s ease;
}
.contact-page .section2 a:hover i {
  background-color: #F23838;
  color: #fff;
}
.contact-page .section2 .location {
  font-size: 16px;
  background-color: #132446;
  color: #fff;
  border-radius: 5px;
  border: 0;
  padding: 10px 15px;
}

.contact-page-form .location {
  font-size: 16px;
  background-color: #132446;
  color: #fff;
  border-radius: 5px;
  border: 0;
  padding: 10px 15px;
  text-align: center;
}
.contact-page-form h6 {
  font-size: 25px;
  margin-bottom: 10px;
}
.contact-page-form p {
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .contact-page p {
    font-size: 18px;
  }
  .contact-page .section2 {
    padding: 0;
    padding-top: 50px;
  }
}
.tech-inner h5 {
  font-size: 25px;
  font-weight: 300;
  color: #F23838;
  margin-bottom: 20px;
  width: 100%;
}
.tech-inner h4 {
  font-size: 40px;
  font-weight: 600;
  max-width: 700px;
  margin-bottom: 20px;
  color: #292930;
  width: 100%;
}
.tech-inner p.sub-heading {
  font-size: 16px;
  font-weight: 300;
  max-width: 700px;
}
.tech-inner .hire-btn {
  background-color: #F23838;
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  transition: 0.3s ease;
}
.tech-inner .hire-btn:hover {
  background-color: #ad2828;
}
.tech-inner .owl-theme-inner-tech {
  /* fix blank or flashing items on carousel */
  /*-----slider-------*/
}
.tech-inner .owl-theme-inner-tech h6 {
  font-size: 32px;
  margin-bottom: 20px;
  font-weight: 500;
}
.tech-inner .owl-theme-inner-tech p {
  font-size: 16px;
  font-weight: 300px;
}
.tech-inner .owl-theme-inner-tech .owl-carousel.main-carousel h2 {
  font-family: "Source Sans Pro", "Arial", sans-serif;
  font-size: 50px;
  line-height: 1;
}
.tech-inner .owl-theme-inner-tech .owl-carousel.main-carousel h2 span {
  font-size: 53px;
  font-weight: 600;
}
.tech-inner .owl-theme-inner-tech .main-carousel .slider-img {
  width: 100%;
}
.tech-inner .owl-theme-inner-tech .main-carousel .slider-img img {
  margin: auto 0;
}
.tech-inner .owl-theme-inner-tech .carousel-wrap {
  margin: 90px auto;
  padding: 0 5%;
  width: 80%;
  position: relative;
}
.tech-inner .owl-theme-inner-tech .owl-carousel .item {
  position: relative;
  z-index: 100;
  -webkit-backface-visibility: hidden;
}
.tech-inner .owl-theme-inner-tech .owl-carousel.main-carousel .owl-dots {
  text-align: center;
  padding-top: 10px;
}
.tech-inner .owl-theme-inner-tech .owl-carousel.main-carousel .owl-dots .owl-dot {
  border-radius: 50%;
  width: 15px;
  height: 15px;
  margin-left: 2px;
  margin-right: 2px;
  background: #ccc;
  border: none;
}
.tech-inner .owl-theme-inner-tech .owl-carousel.main-carousel .owl-dots .owl-dot.active,
.tech-inner .owl-theme-inner-tech .owl-carousel.main-carousel .owl-dots .owl-dot:hover {
  background: #1AA8E2;
}
.tech-inner .owl-theme-inner-tech .owl-nav {
  position: absolute;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  left: 0;
  right: 0;
  height: 100%;
  top: 0;
  display: flex;
  align-items: center;
  font-size: 40px;
}
.tech-inner .owl-theme-inner-tech .owl-nav .owl-next {
  right: -20px;
  position: absolute;
}
.tech-inner .owl-theme-inner-tech .owl-nav .owl-prev {
  left: -20px;
  position: absolute;
}
@media (max-width: 576px) {
  .tech-inner .owl-theme-inner-tech .owl-nav .owl-next {
    right: 0;
  }
  .tech-inner .owl-theme-inner-tech .owl-nav .owl-prev {
    left: 0;
  }
}

.tech-inner-banner {
  min-height: 500px;
  background-color: #9a9da4;
  background-image: url(../images/tech-bg-main.webp);
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
}
.tech-inner-banner::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
}
.tech-inner-banner h2 {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #fff;
}
.tech-inner-banner p {
  font-weight: 300;
  max-width: 700px;
  font-size: 16px;
  color: #fff;
}
.tech-inner-banner .get-a-quote {
  color: #fff;
  background-color: #F23838;
  padding: 10px 20px;
  border-radius: 5px;
}

@media (max-width: 600px) {
  .tech-inner-banner {
    min-height: 400px;
  }
  .tech-inner-banner h2 {
    font-size: 30px;
  }
  .tech-inner-banner p {
    font-size: 12px;
  }
}
.tech-section1 h5 {
  font-weight: 300;
  color: #F23838;
}
.tech-section1 h4 {
  font-weight: 600;
  color: #292930;
  max-width: 700px;
}
.tech-section1 p.sub-heading {
  font-weight: 300;
  max-width: 800px;
}
.tech-section1 a {
  text-decoration: none;
}
.tech-section1 a .card {
  height: 100%;
  border-radius: 10px;
  transition: 0.3s ease;
}
.tech-section1 a .card h6 {
  font-size: 24px;
  margin-bottom: 20px;
  color: #292930;
  font-weight: 400;
}
.tech-section1 a .card p {
  font-size: 16px;
  color: #292930;
}
.tech-section1 a .card .icon {
  font-size: 50px;
  color: #F23838;
}
.tech-section1 a .card:hover {
  background-color: #F23838;
}
.tech-section1 a .card:hover h6,
.tech-section1 a .card:hover p {
  color: #fff;
}
.tech-section1 a .card:hover .icon {
  color: #fff;
}

.tech-how-we-help h4 {
  font-weight: 600;
  color: #292930;
}
.tech-how-we-help p.sub-heading {
  font-weight: 300;
  max-width: 800px;
}
.tech-how-we-help .help-row span {
  color: #828282;
  padding: 0 20px;
  font-size: 16px;
}

.help-create-apps h4 {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #292930;
}
.help-create-apps p.sub-heading {
  font-weight: 300;
  max-width: 700px;
}
.help-create-apps .card {
  height: 100%;
  border-radius: 10px;
  border: 1px solid #F23838;
  padding: 20px;
  transition: 0.3s ease;
}
.help-create-apps .card h6 {
  font-size: 24px;
  margin-bottom: 20px;
  color: #292930;
  font-weight: 400;
}
.help-create-apps .card p {
  font-size: 16px;
  color: #292930;
}
.help-create-apps .card .icon {
  color: #F23838;
  font-size: 30px;
}
.help-create-apps .card:hover {
  background-color: #F23838;
}
.help-create-apps .card:hover h6,
.help-create-apps .card:hover p {
  color: #fff;
}
.help-create-apps .card:hover .icon {
  color: #fff;
}

.hiring-model {
  background-color: #FBF6F6;
}
.hiring-model h4 {
  font-weight: 600;
  color: #292930;
}
.hiring-model p.sub-heading {
  font-weight: 300;
  max-width: 700px;
}
.hiring-model .card {
  height: 100%;
  border-radius: 10px;
  border: 1px solid #F23838;
  padding: 50px 25px;
  transition: 0.3s ease;
}
.hiring-model .card h6 {
  font-size: 24px;
  margin-bottom: 20px;
  color: #292930;
  font-weight: 400;
}
.hiring-model .card .card-inner {
  display: flex;
  align-items: baseline;
}
.hiring-model .card .card-inner p {
  font-size: 16px;
  color: #292930;
  line-height: 1.8;
}
.hiring-model .card .card-inner i {
  padding-right: 15px;
}
.hiring-model .card .get-a-quote {
  background-color: #F23838;
  color: #fff;
  padding: 10px 15px;
  border-radius: 5px;
  outline: none;
  text-decoration: none;
}
.hiring-model .card .img-margin {
  margin-bottom: 20px;
}
.hiring-model .card .img-margin .icon {
  color: #F23838;
  font-size: 40px;
}
.hiring-model .card:hover {
  background-color: #F23838;
}
.hiring-model .card:hover h6,
.hiring-model .card:hover p,
.hiring-model .card:hover i {
  color: #fff;
}
.hiring-model .card:hover .get-a-quote {
  background-color: #fff;
  color: #F23838;
}
.hiring-model .card:hover .img-margin {
  margin-bottom: 20px;
}
.hiring-model .card:hover .img-margin .icon {
  color: #fff;
  font-size: 40px;
}

.service-banner {
  min-height: 500px;
  background-color: #0C1223;
  background-image: url(../images/overlay.png);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.service-banner h2 {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #fff;
  width: 100%;
}
.service-banner p {
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  width: 100%;
  margin-bottom: 20px;
}
.service-banner .get-a-quote {
  color: #fff;
  background-color: #F23838;
  padding: 10px 20px;
  border-radius: 5px;
}

.service-banner2 {
  min-height: 500px;
  background-color: #0C1223;
  background-image: url(../images/Placeholder.png);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.service-banner2 h2 {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #fff;
  width: 100%;
}
.service-banner2 p {
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 20px;
  width: 100%;
}
.service-banner2 .get-a-quote {
  color: #fff;
  background-color: #F23838;
  padding: 10px 20px;
  border-radius: 5px;
}

.industry-banner1 {
  background-image: url("../images/insurance-and-finance.jpg");
  position: relative;
  background-size: cover;
}
.industry-banner1:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
}

.service-banner-main {
  background-image: url("../images/services-bg-main.jpg") !important;
  position: relative;
  background-size: cover;
}
.service-banner-main:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
}

.industry-banner2 {
  background-image: url("../images/oil & Gas.jpg");
  position: relative;
  background-size: cover;
}
.industry-banner2:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
}

.industry-banner16 {
  background-image: url("../images/logistics-bg.jpg");
  position: relative;
  background-size: cover;
}
.industry-banner16:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
}

.industry-banner3 {
  background-image: url("../images/education.jpg");
  position: relative;
  background-size: cover;
}
.industry-banner3:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
}

.industry-banner4 {
  background-image: url("../images/ecommerce.jpg");
  position: relative;
  background-size: cover;
}
.industry-banner4:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
}

.industry-banner5 {
  background-image: url("../images/energy & Utlility.webp");
  position: relative;
  background-size: cover;
}
.industry-banner5:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
}

.industry-banner6 {
  background-image: url("../images/healthcare industry.webp");
  position: relative;
  background-size: cover;
}
.industry-banner6:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
}

.industry-banner7 {
  background-image: url("../images/travel & hospitality.jpg");
  position: relative;
  background-size: cover;
}
.industry-banner7:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
}

.industry-banner8 {
  background-image: url("../images/media-banner.jpg");
  position: relative;
  background-size: cover;
}
.industry-banner8:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
}

.industry-banner15 {
  background-image: url("../images/public-sector-bg.jpg");
  position: relative;
  background-size: cover;
}
.industry-banner15:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
}

.industry-banner9 {
  background-image: url("../images/sports.webp");
  position: relative;
  background-size: cover;
}
.industry-banner9:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
}

.industry-banner10 {
  background-image: url("../images/food & grocery store.jpeg");
  position: relative;
  background-size: cover;
  background-position-y: center;
}
.industry-banner10:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
}

.industry-banner11 {
  background-image: url("../images/real estate.jpg");
  position: relative;
  background-size: cover;
}
.industry-banner11:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
}

.industry-banner12 {
  background-image: url("../images/construction 1.jpg");
  position: relative;
  background-size: cover;
}
.industry-banner12:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  bottom: 0;
}

.overview {
  align-items: center;
  padding: 50px 0;
}
.overview h3 {
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 20px;
}
.overview p {
  font-size: 16px;
}
.overview .quote-form {
  background-color: #132446;
  padding: 50px 30px;
  border-radius: 10px;
  max-width: 370px;
  margin: 0 auto;
}
.overview .quote-form h4 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-size: 24px;
}
.overview .quote-form .form-control {
  padding: 22px;
}
.overview .quote-form .submit-detail {
  width: 100%;
  background-color: #F27E38;
  padding: 15px 20px;
  border: 0;
  border-radius: 10px;
  color: #fff;
}

.process h5 {
  font-weight: 300;
  color: #F23838;
}
.process h4 {
  font-weight: 600;
  color: #292930;
}

.custom-software-bg {
  background-image: url("../images/custom-accounting-software-development-bg.png");
  position: relative;
  background-size: cover;
}
.custom-software-bg:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  bottom: 0;
}

.mobile-app-bg {
  background-image: url("../images/25464.jpg");
  position: relative;
  background-size: cover;
}
.mobile-app-bg:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  bottom: 0;
}

.web-dev-bg {
  background-image: url("../images/web-dev-bg.jpg");
  position: relative;
  background-size: cover;
}
.web-dev-bg:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  bottom: 0;
}

.software-modernization-bg {
  background-image: url("../images/software-modernization-bg.jpg");
  position: relative;
  background-size: cover;
}
.software-modernization-bg:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  bottom: 0;
}

.ecommerce-bg {
  background-image: url("../images/ecommerce-bg.webp");
  position: relative;
  background-size: cover;
  background-position-y: center;
}
.ecommerce-bg:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  bottom: 0;
}

.testing-bg {
  background-image: url("../images/testing-bg.jpg");
  position: relative;
  background-size: cover;
}
.testing-bg:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  bottom: 0;
}

.industries-banner {
  background-image: url("../images/industries-bg-main.webp");
  position: relative;
  background-position-y: center;
  background-size: cover;
}
.industries-banner:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  bottom: 0;
}

.tech-bg-main {
  background-image: url("../images/tech-bg-main.webp");
  position: relative;
  background-size: cover;
}
.tech-bg-main:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  bottom: 0;
}

.backend-tech-bg {
  background-image: url("../images/backend-tech-bg.jpg");
  position: relative;
  background-size: cover;
  background-position-y: bottom;
}
.backend-tech-bg:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  bottom: 0;
}

.cms-bg {
  background-image: url("../images/close-up-man-writing-code-laptop-min.jpg");
  position: relative;
  background-size: cover;
}
.cms-bg:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  bottom: 0;
}

.software-development-bg {
  background-image: url("../images/software-product-dev-bg.jpg");
  position: relative;
  background-size: cover;
}
.software-development-bg:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  bottom: 0;
}

.db-bg {
  background-image: url("../images/db-bg.webp");
  position: relative;
  background-size: cover;
}
.db-bg:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  bottom: 0;
}

.infra-bg {
  background-image: url("../images/01-bg.png");
  position: relative;
  background-size: cover;
}
.infra-bg:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  bottom: 0;
}

@media (max-width: 600px) {
  .service-banner,
.service-banner2 {
    min-height: 400px;
  }
  .service-banner h2,
.service-banner2 h2 {
    font-size: 30px;
  }
  .service-banner p,
.service-banner2 p {
    font-size: 14px;
  }

  .industry-banner1::before {
    min-height: 400px;
  }
}
.software-process h5 {
  font-weight: 300;
  color: #F23838;
}
.software-process h4 {
  font-weight: 600;
  color: #292930;
}

body {
  font-family: "Lato", sans-serif;
  font-family: "Poppins", sans-serif;
  padding: 0;
}

@media (min-width: 1440px) {
  .container {
    max-width: 1280px;
    width: 1280px;
  }
}
@media (max-width: 600px) {
  h5 {
    font-size: 18px !important;
    margin-bottom: 5px !important;
  }

  h4 {
    font-size: 25px !important;
  }

  .why-us,
.tech-section1,
.help-create-apps,
.industries-inner,
.hiring-model,
.tech-how-we-help,
.software-process,
.process,
.faq,
.contact-page,
.contact-page-form,
.get-quote-form,
.overview,
.tech-inner,
.what-we-do,
.about-section,
.hire-developers,
.services,
.hire-developer,
.hire-developer,
.industries,
.technologies,
.case-studies,
.testimonials,
.contact-form,
.latest-story {
    padding: 40px 0 !important;
  }
  .why-us p.sub-heading,
.tech-section1 p.sub-heading,
.help-create-apps p.sub-heading,
.industries-inner p.sub-heading,
.hiring-model p.sub-heading,
.tech-how-we-help p.sub-heading,
.software-process p.sub-heading,
.process p.sub-heading,
.faq p.sub-heading,
.contact-page p.sub-heading,
.contact-page-form p.sub-heading,
.get-quote-form p.sub-heading,
.overview p.sub-heading,
.tech-inner p.sub-heading,
.what-we-do p.sub-heading,
.about-section p.sub-heading,
.hire-developers p.sub-heading,
.services p.sub-heading,
.hire-developer p.sub-heading,
.hire-developer p.sub-heading,
.industries p.sub-heading,
.technologies p.sub-heading,
.case-studies p.sub-heading,
.testimonials p.sub-heading,
.contact-form p.sub-heading,
.latest-story p.sub-heading {
    margin-bottom: 10px;
  }
  .why-us h5,
.why-us h4,
.tech-section1 h5,
.tech-section1 h4,
.help-create-apps h5,
.help-create-apps h4,
.industries-inner h5,
.industries-inner h4,
.hiring-model h5,
.hiring-model h4,
.tech-how-we-help h5,
.tech-how-we-help h4,
.software-process h5,
.software-process h4,
.process h5,
.process h4,
.faq h5,
.faq h4,
.contact-page h5,
.contact-page h4,
.contact-page-form h5,
.contact-page-form h4,
.get-quote-form h5,
.get-quote-form h4,
.overview h5,
.overview h4,
.tech-inner h5,
.tech-inner h4,
.what-we-do h5,
.what-we-do h4,
.about-section h5,
.about-section h4,
.hire-developers h5,
.hire-developers h4,
.services h5,
.services h4,
.hire-developer h5,
.hire-developer h4,
.hire-developer h5,
.hire-developer h4,
.industries h5,
.industries h4,
.technologies h5,
.technologies h4,
.case-studies h5,
.case-studies h4,
.testimonials h5,
.testimonials h4,
.contact-form h5,
.contact-form h4,
.latest-story h5,
.latest-story h4 {
    margin-bottom: 10px;
  }
  .why-us .head-sec,
.tech-section1 .head-sec,
.help-create-apps .head-sec,
.industries-inner .head-sec,
.hiring-model .head-sec,
.tech-how-we-help .head-sec,
.software-process .head-sec,
.process .head-sec,
.faq .head-sec,
.contact-page .head-sec,
.contact-page-form .head-sec,
.get-quote-form .head-sec,
.overview .head-sec,
.tech-inner .head-sec,
.what-we-do .head-sec,
.about-section .head-sec,
.hire-developers .head-sec,
.services .head-sec,
.hire-developer .head-sec,
.hire-developer .head-sec,
.industries .head-sec,
.technologies .head-sec,
.case-studies .head-sec,
.testimonials .head-sec,
.contact-form .head-sec,
.latest-story .head-sec {
    margin-bottom: 30px;
  }
}
.bg-light-1 {
  background-image: url("../images/bg-light.webp");
  background-size: cover;
}

.breadcrumb {
  margin-bottom: 0;
  background-color: transparent;
  padding-top: 20px;
}
.breadcrumb li.breadcrumb-item a {
  color: #292930;
}
.breadcrumb li.breadcrumb-item.active a {
  color: #F23838;
}

.why-us,
.tech-section1,
.help-create-apps,
.industries-inner,
.hiring-model,
.tech-how-we-help,
.software-process,
.process,
.faq,
.contact-page,
.contact-page-form,
.get-quote-form,
.overview,
.tech-inner,
.what-we-do,
.about-section,
.hire-developers,
.services,
.hire-developer,
.industries,
.technologies,
.case-studies,
.testimonials,
.contact-form,
.latest-story {
  padding: 80px 0;
}
.why-us p.sub-heading,
.tech-section1 p.sub-heading,
.help-create-apps p.sub-heading,
.industries-inner p.sub-heading,
.hiring-model p.sub-heading,
.tech-how-we-help p.sub-heading,
.software-process p.sub-heading,
.process p.sub-heading,
.faq p.sub-heading,
.contact-page p.sub-heading,
.contact-page-form p.sub-heading,
.get-quote-form p.sub-heading,
.overview p.sub-heading,
.tech-inner p.sub-heading,
.what-we-do p.sub-heading,
.about-section p.sub-heading,
.hire-developers p.sub-heading,
.services p.sub-heading,
.hire-developer p.sub-heading,
.industries p.sub-heading,
.technologies p.sub-heading,
.case-studies p.sub-heading,
.testimonials p.sub-heading,
.contact-form p.sub-heading,
.latest-story p.sub-heading {
  margin-bottom: 10px;
}
.why-us h5,
.why-us h4,
.tech-section1 h5,
.tech-section1 h4,
.help-create-apps h5,
.help-create-apps h4,
.industries-inner h5,
.industries-inner h4,
.hiring-model h5,
.hiring-model h4,
.tech-how-we-help h5,
.tech-how-we-help h4,
.software-process h5,
.software-process h4,
.process h5,
.process h4,
.faq h5,
.faq h4,
.contact-page h5,
.contact-page h4,
.contact-page-form h5,
.contact-page-form h4,
.get-quote-form h5,
.get-quote-form h4,
.overview h5,
.overview h4,
.tech-inner h5,
.tech-inner h4,
.what-we-do h5,
.what-we-do h4,
.about-section h5,
.about-section h4,
.hire-developers h5,
.hire-developers h4,
.services h5,
.services h4,
.hire-developer h5,
.hire-developer h4,
.industries h5,
.industries h4,
.technologies h5,
.technologies h4,
.case-studies h5,
.case-studies h4,
.testimonials h5,
.testimonials h4,
.contact-form h5,
.contact-form h4,
.latest-story h5,
.latest-story h4 {
  margin-bottom: 10px;
}
.why-us .head-sec,
.tech-section1 .head-sec,
.help-create-apps .head-sec,
.industries-inner .head-sec,
.hiring-model .head-sec,
.tech-how-we-help .head-sec,
.software-process .head-sec,
.process .head-sec,
.faq .head-sec,
.contact-page .head-sec,
.contact-page-form .head-sec,
.get-quote-form .head-sec,
.overview .head-sec,
.tech-inner .head-sec,
.what-we-do .head-sec,
.about-section .head-sec,
.hire-developers .head-sec,
.services .head-sec,
.hire-developer .head-sec,
.industries .head-sec,
.technologies .head-sec,
.case-studies .head-sec,
.testimonials .head-sec,
.contact-form .head-sec,
.latest-story .head-sec {
  margin-bottom: 40px;
}
.why-us h5,
.tech-section1 h5,
.help-create-apps h5,
.industries-inner h5,
.hiring-model h5,
.tech-how-we-help h5,
.software-process h5,
.process h5,
.faq h5,
.contact-page h5,
.contact-page-form h5,
.get-quote-form h5,
.overview h5,
.tech-inner h5,
.what-we-do h5,
.about-section h5,
.hire-developers h5,
.services h5,
.hire-developer h5,
.industries h5,
.technologies h5,
.case-studies h5,
.testimonials h5,
.contact-form h5,
.latest-story h5 {
  font-size: 20px;
}
.why-us h4,
.tech-section1 h4,
.help-create-apps h4,
.industries-inner h4,
.hiring-model h4,
.tech-how-we-help h4,
.software-process h4,
.process h4,
.faq h4,
.contact-page h4,
.contact-page-form h4,
.get-quote-form h4,
.overview h4,
.tech-inner h4,
.what-we-do h4,
.about-section h4,
.hire-developers h4,
.services h4,
.hire-developer h4,
.industries h4,
.technologies h4,
.case-studies h4,
.testimonials h4,
.contact-form h4,
.latest-story h4 {
  font-size: 40px;
}
.why-us p,
.tech-section1 p,
.help-create-apps p,
.industries-inner p,
.hiring-model p,
.tech-how-we-help p,
.software-process p,
.process p,
.faq p,
.contact-page p,
.contact-page-form p,
.get-quote-form p,
.overview p,
.tech-inner p,
.what-we-do p,
.about-section p,
.hire-developers p,
.services p,
.hire-developer p,
.industries p,
.technologies p,
.case-studies p,
.testimonials p,
.contact-form p,
.latest-story p {
  font-size: 16px;
}

.testimonials h4 {
  font-size: 35px;
}

/*# sourceMappingURL=main.css.map */
