@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?rvoht5");
  src: url("../fonts/icomoon.eot?rvoht5#iefix") format("embedded-opentype"),
    url("../fonts/icomoon.ttf?rvoht5") format("truetype"),
    url("../fonts/icomoon.woff?rvoht5") format("woff"),
    url("../fonts/icomoon.svg?rvoht5#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

a:focus,
button:focus,
input:focus {
  outline: none !important;
  text-decoration: none !important;
}

[class^="icon-"],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-pinterest:before {
  content: "\e90f";
}

.icon-play-next:before {
  content: "\e90d";
}

.icon-play-prev:before {
  content: "\e90e";
}

.icon-arrow-mark:before {
  content: "\e908";
}

.icon-heart:before {
  content: "\e909";
}

.icon-heart_border:before {
  content: "\e90a";
}

.icon-left-arrow:before {
  content: "\e90b";
}

.icon-right-arrow:before {
  content: "\e90c";
}

.icon-email:before {
  content: "\e900";
}

.icon-facebook:before {
  content: "\e901";
}

.icon-linkedin:before {
  content: "\e902";
}

.icon-location:before {
  content: "\e903";
}

.icon-phone:before {
  content: "\e904";
}

.icon-skype:before {
  content: "\e905";
}

.icon-twitter:before {
  content: "\e906";
}

.icon-whatsapp:before {
  content: "\e907";
}

body {
  font-size: 14px;
     font-family: "Poppins", sans-serif !important;
  font-weight: 400;
  padding: 0;
  margin: 0;
}

html {
  font-family: "Poppins", sans-serif !important;
  font-weight: 400;
}
.navbar-toggler{
min-width: 45px;
box-shadow: none;
height: 45px;
background: #080808;
filter: invert(1);
border: 1px solid #262626;
}
/* .navbar-toggler span{
background: transparent !important;
} */
button,
input,
optgroup,
select,
option,
textarea {
  font-family: "Poppins", sans-serif !important;
  font-weight: 400;
}

body p {
  font-family: "Poppins", sans-serif !important;
  font-weight: 400;
  line-height: 26px;
}

h1,
h2,
h3 {
  font-family: "Poppins", sans-serif !important;
  font-weight: 600;
}

h1,
.h1 {
  font-size: 28px;
}

ul,
li {
  padding: 0;
  margin: 0;
}

.btn {
  font-size: 14px;
}

section {
  overflow: hidden;
}

.btn-theme {
  padding: 12px 35px;
  border-radius: 30px;
  font-weight: 600;
  background: #EF3D3D;
  color: #fff;
  font-size: 14px;
  margin: 25px 0px;
}

.qa-text-center {
  font-size: 17px;
  text-align: center;
  line-height: 30px;
}

.gallery_header h2 {
  font-size: 24px;
  line-height: 40px;
}

.testing-detail p {
  font-size: 14px;
}

.btn-theme:hover {
  background: #151621;
}

.getquote_btn {
  cursor: pointer;
  display: block;
  height: 180px;
  margin-top: -90px;
  position: fixed;
  right: 0px;
  top: 50%;
  width: 34px;
  z-index: 99;
}

.getquote_bg {
  background-image: url('../images/getaquote.svg');
  background-size: contain;
  width: 45px;
  height: 156px;
}

.d-flex.agile-box {
  border-bottom: 1px solid #e1e1e1;
  height: 100%;
  padding-bottom: 15px;
  padding-top: 15px;
  transition: all 0.2s ease-in-out;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

.d-flex.agile-box:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: auto;
  right: 0;
  width: 0;
  height: 4px;
  display: block;
  background-color: #EF3D3D;
  transition: all ease-in-out 0.5s;
}

.d-flex.agile-box:hover::after {
  width: 100%;
  left: 0;
  right: auto;
}

.menu-item-link-return {
  display: none !important;
}

.mobile-parent-nav-menu-item {
  display: none !important;
}

.ul-box li::before {
  position: absolute;
  content: "";
  border-left: 1px dashed #ddd;
  height: 100%;
  left: 45px;
  margin-left: 0px;
  top: 90px;
}

.ul-box li:last-child::before {
  display: none;
}

.ul-box li {
  list-style-type: none;
  position: relative;
}

.icon-box-new .fa {
  font-size: 35px;
  color: #213166;
}

.heading h2 {
  color: #151621;
  text-align: center;
  font-size: 32px;
}

/****/
.banner {
  background: linear-gradient(90deg, rgba(32, 11, 60, 1) 0%, rgba(239, 61, 61, 1) 100%);
  background: #EF3D3D url("../images/banner.webp");
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  height: 100vh;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  display: flex;
  align-items: center;
}

a.btn-sm {
  background-color: #ffffff;
  color: #151621;
  border: 1px solid #151621
}

a.btn-sm:hover {
  background-color: #151621;
  color: #ffffff;
}

.color-red {
  color: #EF3D3D;
}

/* .icon-box-new:before {
position: absolute;
content: '';
border: 1px dashed #4c4c4c;
width: 1px;
height: 140px;
left: 50%;
bottom: -180px;
margin-left: 0px;
margin-bottom: 39px;
} */
.icon-box-new1 {
  position: absolute;
  background: #fff;
  width: 90px;
  height: 90px;
  line-height: 100px;
  border: 1px solid #ddd;
  border-radius: 50%;
  text-align: center;
  transition: all 500ms ease;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
}

.icon-box-new1 .fa {
  font-size: 35px;
  color: #213166;
}

.ul-box {
  padding-top: 30px;
}

.icon-box-new img {
  transition: all 0.2s ease-in-out;
  transform: scale(1);
}

.ul-box li:hover img {
  transition: all 0.2s ease-in-out;
  transform: scale(1.15);
}

.icon-box-new1 img {
  transition: all 0.2s ease-in-out;
  transform: scale(1);
}

.icon-box-new1:hover img {
  transition: all 0.2s ease-in-out;
  transform: scale(1.3);
}

.icon-box-new:hover {
  border: 1px solid #ddd;
}

.icon-box-new1:hover {
  border: 1px solid #ddd;
}

.sec-pad {
  padding-bottom: 40px;
}

.graph_images {
  text-align: center;
}

.graph_images img {
  max-width: 420px;
  margin: 0 auto;
}

.slide_content p {
  font-size: 14px;
  color: #fff;
  margin-bottom: 0px;
}

.slide_content h1 {
  font-size: 34px;
  color: #fff;
  margin-bottom: 20px;
  font-family: "Poppins", sans-serif !important;
  font-weight: 500;
}
.no_wrap{
  flex-wrap: nowrap;
  overflow: auto;
  width: 90%;
  padding: 0 15px;

}
.no_wrap::-webkit-scrollbar {
 display: none;  
}
/******/

/******/

.app_section {
  padding: 50px 0;
  /* text-align: center; */
}

.step-count {
  width: 70px;
  height: 70px;
  background: #EF3D3D;
  border-radius: 50%;
  -moz-border-radius: 50%;
  text-align: center;
  line-height: 60px;
  color: #fff;
  font-size: 30px;
  border: 4px solid #e5e5e5;
  margin: 0 auto 40px;
  position: relative;
  z-index: 2;
  font-family: "Poppins", sans-serif !important;
  font-weight: 600;
}

.min-h {
  min-height: 80px;
}

/* .step_div p {
  font-family: "Poppins", sans-serif !important;
font-weight: 500;
} */

.step_div {
  position: relative;
  padding: 15px;
  border-radius: 6px;
  height: 100%;
  text-align: center;
}

.show-content {
  max-height: 180px;
  overflow: hidden;
  text-align: left;
}

.show-content.active {
  max-height: inherit;
  overflow: hidden;
}

.read_more span {
  border: 1px solid #EF3D3D;
  color: #EF3D3D;
  padding: 6px 15px;
  cursor: pointer;
}

.step_div h4 {
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 25px;
  font-family: "Poppins", sans-serif !important;
  font-weight: 600;
}

.step_div li {
  margin: 5px 16px 10px 0px;
  position: relative;
  list-style: disc;
  padding-left: 10px;
}

.step_div ul {
  padding: 0;
}

.step_div ul ul {
  padding: 15px 0 0 0;
}

.st_1:after {
  left: 50%;
  right: auto;
}

.st_3:after {
  right: 50%;
  left: auto;
}

.dropdown-item {
  padding: 0.5rem 1rem;
}

/* .submenu-expand {
display: none !important;
} */
.menu-main-menu-container .sub-menu {
  background: #fff;
  border-radius: 10px;
  border: 0px;
  box-shadow: 0px 17px 34px rgba(0, 0, 0, 0.44);
  overflow: hidden;
  padding-bottom: 10px;
  margin-top: 0px !important;
}

.main-navigation .sub-menu>li>a,
.main-navigation .sub-menu>li>.menu-item-link-return {
  color: #000;
}

.main-navigation .sub-menu>li>a:hover,
.main-navigation .sub-menu>li>a:focus,
.main-navigation .sub-menu>li>.menu-item-link-return:hover,
.main-navigation .sub-menu>li>.menu-item-link-return:focus {
  background: #f8f9fa;
  text-decoration: none;
}

.current_page_item a {
  border: none !important;
}
.floting_btn {
    position: fixed;
    /* z-index: 999; */
    top: 50%;
    z-index: 9999;
    right: 50px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.floting_btn a{
    color: #fff;
    /* width: 30px;
    height: 30px; */
    background-color: #fff;
    padding: 4px;
    border-radius: 100px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

}
.floting_btn a img{
min-width: 40px;
    height: 40px;
    border-radius: 50px;
}
/***quote section***/
.quote_section {
  background: url("../images/bottom_bg.svg");
  background-repeat: no-repeat;
  padding: 135px 0 65px;
  background-size: cover;
  background-position: top;
  color: #fff;
  display: flex;
  align-items: center;
}

.email_icon {
  background: #fff;
  height: 60px;
  width: 60px;
  border-radius: 60px;
  min-width: 60px;
  text-align: center;
  line-height: 55px;
}

.portfolio-list {
  border: 1px solid #E6E6E6;
  position: relative;
  text-align: left;
  overflow: hidden;
  margin: 10px;
  height: 100%;
}

.portfolio-list img {
  margin-bottom: 30px;
  width: 50px;
  height: 50px;
  transition-duration: 0.5s;
}

.portfolio-list h2 {
  font-size: 16px;
}

.hr-contact_detail ul li {
  line-height: 25px;
  list-style: none;
}

.hr-contact_detail {
  background-color: #ededed;
}

.featured-box {
  padding: 30px;
  background: #fff;
  border-width: 1px 1px 1px 4px;
  border-style: solid;
  border-color: #fff;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.09);
  margin: 8px 0px;
}

.fbox {
  padding-left: 25px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.fbox ul {
  padding-left: 0px;
}

.career-list {
  margin-left: 20px;
}

.career-list li {
  list-style-type: disc;
  padding-left: 8px;
}

.entry .entry-content p {
  word-wrap: break-word;
}

/********/
.specility_section {
  background: #EF3D3D url("../new_Icons/statbanner.svg");
  background-repeat: no-repeat;
  padding-top:45px;
  background-size: cover;
  background-attachment: fixed;
  background-position: center top;
  color: #fff;
  display: flex;
  align-items: center;
  width: -webkit-fill-available;
  min-width: 100%;
}

.icon_set .fa {
  font-size: 43px;
  margin-bottom: 15px;
}

.icon_set img {
  margin-bottom: 15px;
}

.wpsm_counterbox h3 {
  font-size: 18px !important;
  font-weight: 600 !important;
}

/***Projects***/
.my-prfoject {
  border-radius: 6px;
  overflow: hidden;
  transform: scale(0.85);
  transition: all 250ms ease-in;
  position: relative;
}

.my-prfoject:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
}

.testimonial-carousel .owl-stage {
  padding: 15px 0;
}

.testimonial-carousel .owl-nav {
  padding: 0 8px;
}

.testimonial-carousel .owl-nav .owl-prev {
  margin-right: 5px;
}

.center .my-prfoject {
  transform: scale(1.05, 1.05);
}

.center .my-prfoject:after {
  background: rgba(0, 0, 0, 0);
}

.item_box {
  padding: 0 5px;
  text-align: center;
}

.portfolio-detail-right iframe {
  width: 100%;
  min-height: 280px;
}

.heading p {
  max-width: 745px;
  margin: 0 auto 10px;
}

.project {
  padding: 70px 0;
}

.font-bold {
  font-weight: bolder;
}

.test_head {
  background: url("../images/quote.svg");
  background-repeat: no-repeat;
  background-size: 80px;
}

/***what we do***/
section.what_do {
  padding: 50px 0 350px;
  position: relative;
}

.icon_whats {
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  height: 70px;
  width: 70px;
  border-radius: 50%;
  text-align: center;
  line-height: 67px;
  margin: 0 auto;
}

.icon_whats img {
  max-width: 35px;
}

.whats_step {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
}

.bg_img {
  position: absolute;
  bottom: 0;
  z-index: 2;
  left: 0;
  right: 0;
}

.bg_img img {
  position: absolute;
  left: 0;
  right: 0;
  top: auto !important;
  bottom: 0 !important;
  width: 110%;
  max-width: inherit;
}

.whats_step h5 {
  font-family: "Poppins", sans-serif !important;
  font-weight: 600;
  font-size: 16px;
}

.whats_step p {
  margin: 0;
  font-size: 12px;
  position: relative;
  line-height: 20px;
}

.whats_step p::after {
  height: calc(100% + 370px);
  width: 2px;
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  background: #EF3D3D;
  top: calc(100% + 60px);
  z-index: 1;
  margin: 0 auto;
}

.whats_step p.secound::after {
  height: calc(100% + 266px);
}

.whats_step p:before {
  height: 25px;
  width: 25px;
  position: absolute;
  content: "";
  left: 0;
  bottom: -62px;
  right: 0;
  border-radius: 50%;
  border: 2px solid #EF3D3D;
  z-index: 1;
  margin: 0 auto;
}

.whats_step:nth-child(1) {
  padding-bottom: 200px;
}

.whats_step:nth-child(2) {
  padding-bottom: 20px;
}

.whats_step:nth-child(3) {
  padding-bottom: 185px;
}

.whats_step:nth-child(4) {
  padding-bottom: 40px;
}

.whats_step:nth-child(5) {
  padding-bottom: 190px;
}

.whats_step:nth-child(6) {
  padding-bottom: 90px;
}

/**team**/
section.team {
  padding: 80px 0;
  background: #f5f8fa;
  background-repeat: no-repeat;
  /* background-size: cover; */
  background-position: center;
}

.team .container {
  padding: 0 120px;
}

.team_pro {
  height: 125px;
  width: 125px;
  overflow: hidden;
  margin: 10px auto 10px;
  border-radius: 50%;
  border: 5px solid #EF3D3D;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
  position: relative;
}


/* .center .team_pro:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(2, 173, 240, 0.55);
  left: 0;
  top: 0;
} */

.team_details h5 {
  font-size: 14px;
  margin: 0 0 5px;
  color: #151621;
  font-family: "Poppins", sans-serif !important;
  font-weight: 600;
}

.team_details h6 {
  color: #727272;
  font-size: 14px;
  font-family: "Poppins", sans-serif !important;
  font-weight: 500;
}

.team_pro img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  object-position: center;
}

/***client comment***/
.view_btn {
  border: 2px solid #EF3D3D;
  background: transparent;
  border-radius: 60px;
  padding: 7px 25px;
  color: #EF3D3D;
  font-family: "Poppins", sans-serif !important;
  font-weight: 500;
  box-shadow: none;
  outline: none;
}

.view_btn:hover {
  border: 2px solid #EF3D3D;
  background: #EF3D3D;
  color: #fff;
  box-shadow: none;
  outline: none;
}

.clien_pro {
  height: 50px;
  width: 50px;
  border-radius: 80%;
  overflow: hidden;
}

.clien_pro img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.client_box {
  max-width: 400px;
  margin: 10px 0;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
  padding: 15px;
  border-radius: 6px;
  background: #fff;
  position: relative;
  transition: all ease-in-out 0.2s;
  /* height: 100%; */
}

.client_box:hover {
  z-index: 10 !important;
  box-shadow: 0px 0px 28px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

/* .client_box div{
	transform: scale(1);
	transition: all 0.1s ease-in-out;
}

.client_box:hover div{
	transform: scale(0.98);
	transition: all 0.1s ease-in-out;
} */

img.coma {
  max-width: 20px;
}

.client_box h6 {
  font-size: 14px;
  line-height: 20px;
  font-family: "Poppins", sans-serif !important;
  font-weight: 500;
}

.client_box h5 {
  font-size: 14px;
  font-family: "Poppins", sans-serif !important;
  font-weight: 500;
}

.client_box.cli_4 {
  z-index: 3;
  right: -50px;
}

.client_box.cli_3 {
  right: -50px;
}

.client_box.cli_1 {
  position: absolute;
  top: -50px;
  right: 14%;
  z-index: 2;
}

.client_box.cli_2 {
  position: absolute;
  bottom: -45px;
  right: 20%;
  z-index: 2;
}

/* section.testimonial {
  margin: 30px 0;
} */

.testimonial .container-fluid {
  max-width: 1250px;
}

/***service_section****/
section.service_section {
  padding: 80px 0 0px;
  margin-bottom: 40px;
}

.service_section p {
  margin-top: 0;
}

.service_section .col-md-4 p {
  margin: 0;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ser_icon_img img {
  max-width: 80px;
  position: relative;
  z-index: 3;
}

.circle-design {
  border: 5px solid #dee5f3;
  border-radius: 100%;
  width: 100%;
  padding: 25px;
  position: relative;
  margin: -15px 35px 0;
  z-index: 0;
  background: #fff;
}

.service_section .container-fluid {
  max-width: 1320px;
}

.circle-design img {
  width: 100%;
}

img.circle_logo {
  position: absolute;
  max-width: 150px;
  margin: -8px auto 0;
  left: 0;
  right: 0;
  top: 45%;
  bottom: 50%;
}

.ser_icon_img {
  position: absolute;
  z-index: 1;
}

.box_three,
.box_one {
  padding-right: 55px;
  position: relative;
}

.box_two {
  padding: 60px 80px 60px 0;
  position: relative;
}

.icon_one {
  right: -82px;
  bottom: -38px;
}

.icon_two {
  right: -26px;
  bottom: 52px;
}

.icon_three {
  right: -58px;
  top: -10px;
}

.box_six,
.box_four {
  padding-left: 55px;
  position: relative;
}

.box_five {
  padding: 40px 0 35px 80px;
  position: relative;
}

.icon_four {
  left: -79px;
  bottom: -17px;
}

.icon_six {
  left: -70px;
  top: 0px;
}

.icon_five {
  left: -27px;
  bottom: 58px;
}

.ser_icon_img:after {
  position: absolute;
  content: "";
  height: 5px;
  width: 50px;
  background: #dee5f3;
  z-index: 0;
}

.ser_icon_img.icon_one:after {
  right: -22px;
  transform: rotate(42deg);
  bottom: 0px;
}

.ser_icon_img.icon_two:after {
  right: -44px;
  top: 39px;
}

.ser_icon_img.icon_three:after {
  right: -28px;
  top: 0;
  transform: rotate(-40deg);
}

.ser_icon_img.icon_four:after {
  left: -22px;
  bottom: 2px;
  transform: rotate(-42deg);
}

.ser_icon_img.icon_five:after {
  left: -43px;
  top: 36px;
}

.ser_icon_img.icon_six:after {
  left: -27px;
  transform: rotate(42deg);
  top: -2px;
}

.ser_icon_img:before {
  position: absolute;
  content: "";
  height: 25px;
  width: 25px;
  z-index: 0;
  border-radius: 50%;
  text-align: center;
  line-height: 25px;
  background: #000;
  color: #fff;
  font-weight: 600;
  display: none;
}

.ser_icon_img.icon_one:before {
  content: "1";
  right: -24px;
  bottom: -23px;
  z-index: 1;
  background: #04d5e9;
}

.ser_icon_img.icon_two:before {
  content: "3";
  right: -44px;
  top: 29px;
  z-index: 1;
  background: #EF3D3D;
}

.ser_icon_img.icon_three:before {
  content: "5";
  right: -31px;
  top: -24px;
  z-index: 1;
  background: #2a53ad;
}

.ser_icon_img.icon_four:before {
  content: "2";
  left: -26px;
  bottom: -21px;
  z-index: 1;
  background: #04d5e9;
}

.ser_icon_img.icon_five:before {
  content: "4";
  left: -44px;
  top: 27px;
  z-index: 1;
  background: #EF3D3D;
}

.ser_icon_img.icon_six:before {
  content: "6";
  left: -30px;
  top: -25px;
  z-index: 1;
  background: #2a53ad;
}

.service_section h5 {
  font-family: "Poppins", sans-serif !important;
  font-weight: 600;
  font-size: 16px;
}

/***header***/
ul.navbar-nav {
  margin: 0;
  padding: 0;
}

ul.navbar-nav li {
  margin: 0;
  padding: 0;
}

header.fixed-top {
  background: transparent;
  top: 25px;
}

header.fixed-top.shrinkHeader {
  background: #151621;
  top: 0;
}

header.fixed-top.shrinkHeader .navbar-brand img {
  width: 130px;
}

.fourte-sec {
  margin: 50px 0px;
}

.page-template-home .current_page_item a {
  border-bottom: 2px solid #fff;
}

header.fixed-top {
  transition: all ease-in 300ms;
  background: transparent;
  padding: 0px 0;
}

header.inner-header ul li a {
  color: #151621 !important;
  text-transform: capitalize;
}

header.inner-header ul li a {
  color: #ffffff;
}

.inner-header {
  padding: 4px 0;
  position: relative;
  z-index: 999;
}

.navbar-dark .navbar-toggler {
  border: none;
}

.shrinkHeader .main-navigation .main-menu>li>a {
  color: #fff;
}

header.inner-header .w-logo {
  display: none;
}

header.inner-header.shrinkHeader .w-logo {
  display: block;
}

header.inner-header.shrinkHeader .b-logo {
  display: none;
}

header.inner-header.shrinkHeader {
  position: fixed;
  background: #151621;
  top: 0;
  z-index: 9;
  width: 100%;
}

header.inner-header.shrinkHeader ul li a {
  color: #fff !important;
}

ul.navbar-nav li.active a {
  border-bottom: 2px solid #EF3D3D !important;
}

header.fixed-top.shrinkHeader .current_page_item a {
  border-bottom: 2px solid #EF3D3D !important;
}

.current_page_item a {
  border-bottom: 2px solid #151621 !important;
}

.sub-menu li.current_page_item a {
  border-bottom: 0px solid #151621 !important;
}

.sub-menu li a {
  border-bottom: 0px solid #151621 !important;
}

.menu-services-container #menu-services .current_page_item a {
  border-bottom: 0px solid #151621 !important;
}

.shrinkHeader .current_page_item a {
  border-bottom: 2px solid #fff;
}

.home_logo {
  display: none;
}

.shrinkHeader .home_logo {
  display: block;
}

.inner-header ul.navbar-nav li.active a {
  border-bottom: 2px solid #EF3D3D !important;
}

.inner-header ul.navbar-nav li .dropdown-menu li a {
  border-bottom: 0px solid #151621 !important;
  color: #fff !important;
}

/* .inner-header.shrinkHeader ul.navbar-nav li.active a {
  border-bottom: 2px solid #EF3D3D !important;
} */

ul.dropdown-menu {
  width: 280px;
  background: #393a41;
  border-radius: 10px;
  border: 0px;
  box-shadow: 0px 10px 30px rgb(0 0 0 / 22%);
  overflow: hidden;
  padding-bottom: 10px;
  margin-top: 0px !important;
}

header.shrinkHeader ul.dropdown-menu li a,
ul.dropdown-menu li a {
  color: #FFF !important;
  text-decoration: none;
}

header.shrinkHeader ul.dropdown-menu li a:hover,
ul.dropdown-menu li a:hover {
  color: #106da8;
  text-decoration: none;
}

.shrinkHeader .inner_logo {
  display: none;
}

.page-template-home .inner_logo {
  display: none;
}

.page-template-home .home_logo {
  display: block;
}

.navbar-brand img {
  width: 150px;
  max-width: 215px;
}

.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  text-transform: capitalize;
}

.border-link {
  border: 1px solid #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-left: 10px;
  color: #EF3D3D;
}

/***footer***/
.footer ul {
  padding: 0;
}

.footer p {
  margin-bottom: 10px;
}

.footer h6 {
  margin-bottom: 0px;
  font-size: 14px;
}

.footer {
  background: #404147;
  position: relative;
  padding: 50px 0 0px 0;
  color: #fff;
  width: 100%;
}

footer h4 {
  color: #fff;
  margin-bottom: 25px;
  font-size: 22px;
  font-family: "Poppins", sans-serif !important;
  font-weight: 400;
}

.footer ul {
  padding: 0;
}

.footer ul li {
  list-style-type: none;
  margin-bottom: 15px;
}

.footer ul li a {
  color: #fff;
}

.footer ul li a:hover {
  color: #EF3D3D;
  text-decoration: none;
}

.footer ul li a:hover span {
  color: #EF3D3D;
  text-decoration: none;
}

.footer ul li span {
  margin-left: 10px;
  font-size: 20px;
}

.social ul li {
  list-style-type: none;
  margin-bottom: 0px;
}

.site-info a {
  font-size: 14px;
}

.socialMedia a:hover {
  color: #EF3D3D;
  text-decoration: none;
}

.bottom_footer {
  position: relative;
  color: #fff;
  background: #2f2f2f;
  padding: 15px 0;
  margin: 30px 0 0;
}

.bottom_footer p {
  margin-bottom: 0;
}

.social a {
  height: 35px;
  width: 35px;
  background: #7a7a7f;
  display: block;
  border-radius: 50%;
  text-align: center;
  line-height: 35px;
  font-weight: 600;
}

.social li {
  margin: 0 8px 0 0;
}

span.counter {
  position: relative;
}

span.counter:after {
  content: "+";
}

.quote_section h6 {
  margin: 0px 0px 7px 0px;
  font-size: 20px;
}

.quote_section p {
  margin: 0;
  line-height: 22px;
}

.navbar-brand {
  font-size: inherit;
}

.page-template-home .site-main {
  margin-top: 0;
}

.arrow-in {
  position: relative;
  top: 2px;
  left: 3px;
}

/**contact**/
section.contact_section {
  padding: 40px 0 0px;
  margin-top: 80px;
}

#thanks {
  margin: 0 auto;
  background: #e9fbe9;
  position: fixed;
  height: auto;
  padding: 12px 20px;
  border-radius: 10px;
  top: 100px;
  z-index: 4;
  right: 40px;
  transform: translateX(600px);
  transition: all 0.5s ease-in-out 0s;
}

#thanks h6,
#thanks p {
  margin-bottom: 0 !important;
  display: flex;
  color: #000;
}

#thanks p {
  font-size: 12px;
}

#close {
  cursor: pointer;
}

#thanks.active {
  transform: translateX(0px);
}

.contact_info.text-left {
  margin: 0 auto;
}

.contact_info p {
  margin-bottom: 10px;
}

.contact_page {
  max-width: 600px;
  margin: 0 auto;
}

.contact_page label {
  width: 100%;
  margin: 0 0 5px;
}

.contact_page span {
  display: block;
}

.contact_page input,
.contact_page select.form-control {
  width: 100%;
  /* padding: 10px 15px 10px 5px; */
  height: 41px;
  border-radius: 0;
  background: #fafbff;
  border: 1px solid #dcdcdc;
}

textarea:active,
.form-control:active,
textarea:focus,
.form-control:focus {
  border-radius: 0;
  background: #fafbff;
  border: 1px solid #dcdcdc;
  box-shadow: none !important;
  outline: none !important;
}

.contact_page textarea {
  width: 100%;
  padding: 10px 15px;
  border-radius: 0;
  background: #fafbff;
  border: 1px solid #dcdcdc;
  height: 100px;
}

.flag_head h3 {
  font-size: 22px;
  margin-bottom: 25px;
}

.flag_head img {
  margin-right: 10px;
}

.contact_page .form-group {
  margin: 0 0 15px;
}

.contact_page .form-group {
  margin: 0 0 15px;
}

.submit_btn {
  width: 130px;
  height: 44px;
  position: relative;
}

.submit_btn:hover .loaderr.container {
  background: #151621;
}

.loaderr.container.active {
  display: flex;
}

.loaderr.container {
  position: absolute;
  width: 60px;
  height: 40px;
  display: none;
  justify-content: center;
  top: 0px;
  left: 0;
  right: 0;
  background: #EF3D3D;
  border-radius: 50px;
}

.loaderr.container .wrapper {
  transform: scale(.5);
  top: 14px;
  left: 30px;
  position: absolute;
}

.loader {
  height: 25px;
  width: 1px;
  position: absolute;
  animation: rotate 3.5s linear infinite;
}

.loader .dot {
  top: 30px;
  height: 7px;
  width: 7px;
  background: #fff;
  border-radius: 50%;
  position: relative;
}

.text {
  position: absolute;
  bottom: -85px;
  font-size: 25px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  color: #fff;
}

@keyframes rotate {
  30% {
    transform: rotate(220deg);
  }

  40% {
    transform: rotate(450deg);
    opacity: 1;
  }

  75% {
    transform: rotate(720deg);
    opacity: 1;
  }

  76% {
    opacity: 0;
  }

  100% {
    opacity: 0;
    transform: rotate(0deg);
  }
}

.loader:nth-child(1) {
  animation-delay: 0.15s;
}

.loader:nth-child(2) {
  animation-delay: 0.3s;
}

.loader:nth-child(3) {
  animation-delay: 0.45s;
}

.loader:nth-child(4) {
  animation-delay: 0.6s;
}

.loader:nth-child(5) {
  animation-delay: 0.75s;
}

.loader:nth-child(6) {
  animation-delay: 0.9s;
}

.submit_btn input {
  width: auto;
  min-width: 130px;
  padding: 10px 35px;
  border-radius: 30px;
  font-weight: 600;
  background: #EF3D3D;
  color: #fff;
  font-size: 14px;
  height: unset;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
}

.submit_btn input:hover {
  background: #151621;
}

.submit_btn input:focus {
  background: #151621;
  border-radius: 50px;
  border: none;
}

.submit_btn {
  margin-top: 10px;
}

.social-links ul {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
}

.site-info .social-links ul li a {
  background: transparent;
  font-size: 20px;
  height: auto;
  width: auto;
  padding: 4px 8px;
}

.site-info .social-links ul li a:hover {
  color: #EF3D3D !important;
}

.social-links ul li {
  list-style: none;
  margin: 0 0 0px 0;
}

#menu-footer-links .current_page_item a {
  border-bottom: 0px solid #fff !important;
}

.app_img {
  padding: 10px 15px;
  text-align: center;
}

.company_heding h2 {
  font-size: 20px;
}

.app_img img {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}

.service_inner {
  text-align: center;
  padding: 25px;
}

.service_inner img {
  max-width: 100px;
  margin-bottom: 40px;
}

.company_heding {
  padding: 50px;
}

/*****/
section.propertys {
  padding: 50px 0;
}

.propertys .card {
  margin-bottom: 34px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.12);
  border: none;
}

.propertys .card-header {
  padding: 10px;
  border-bottom: none;
}

.propertys .btn-link {
  padding: 0;
  margin: 0;
  color: #27376b;
  font-size: 16px;
  text-decoration: none;
  background: transparent;
  width: 100%;
  text-align: left;
  position: relative;
}

.propertys .btn-link:after {
  content: "";
  position: absolute;
  height: 18px;
  width: 18px;
  border-left: 3px solid #000;
  border-bottom: 3px solid #000;
  transform: rotate(-45deg);
  right: 5px;
}

.propertys .btn-link:focus {
  background: transparent;
  color: #27376b;
}

.propertys h2 {
  line-height: 0;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  background: #ff5959;
  border-radius: 40px;
  color: #fff;
  border: 2px solid #ff5959 !important;
}

.tab_header {
  background: #fff;
  border-bottom: 1px solid #e0e0e0;
  padding: 15px 30px;
}

.tab_header ul {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow-x: auto;
  position: relative;
  width: calc(100vw);
}

.tab_header ul li {
  list-style: none;
}

.tab_header ul li span {
  color: #757575;
  padding: 8px 12px;
  text-decoration: none;
  outline: none !important;
  box-shadow: none !important;
  border-bottom: 3px solid transparent;
  border-radius: 0;
}

.tab_header ul li.active span {
  background: #EF3D3D;
  color: #ffffff;
  font-weight: bold;
  border-radius: 7px;
}

a {
  color: #EF3D3D;
}

a:hover {
  color: #757bce;
}

.text-white,
.text-white a {
  color: #ffffff !important;
}

.gallery_product img {
  width: 100%;
  transition: all ease-in-out 0.25s;
}

.portfolio_section {
  min-height: calc(100vh - 200px);
  background: #f4f4f4;
}

.details {
  background: #fff;
  padding: 0px;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
}
.navbar_btn{
  display: flex;
  gap:15px;
  margin-left: 26px;
}
/* .box-port:hover .details {
  position: absolute;
  bottom: 0px;
  right: 0;
  left: 0;
} */

.port-container {
  padding: 40px 30px 40px 30px;
}

.details h4 {
  font-family: "Poppins", sans-serif !important;
  font-weight: 600;
  font-size: 14px;
  margin: 3px 0px 2px 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: calc(100% - 123px);
  overflow: hidden;
}

.details p {
  margin-bottom: 0px;
}

.details p {
  word-wrap: break-word;
  font-size: 12px;
  color: #999;
  line-height: 13px;
}

.btn-like {
  border: 1px solid #ddd;
  background: transparent;
  border-radius: 0;
  outline: none !important;
  box-shadow: none !important;
  color: #4a4a4a;
  padding: 3px 10px;
  border-radius: 2px;
  font-size: 12px;
}

.btn-like:hover {
  border-color: #EF3D3D;
  color: #EF3D3D;
}

.btn-like.active {
  color: #EF3D3D;
}

.medium-weight {
  font-size: 20px;
  font-family: "Poppins", sans-serif !important;
  font-weight: 600;
}

section.gallery_header {
  background-color: #151621;
  background-image: url("../images/gallery_banner.webp");
  color: #fff;
  background-repeat: no-repeat;
  background-position: bottom right 70px;
  padding: 50px 0;
}

.load-more {
  background: #EF3D3D;
  padding: 10px 25px;
  border-radius: 50px;
  font-size: 16px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
}

.box-port {
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.11);
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  padding: 10px;
  position: relative;
  cursor: pointer;
}

.wpsisac-slick-carousal button.slick-prev,
.wpsisac-slick-carousal button.slick-prev:hover,
.wpsisac-slick-carousal button.slick-prev:focus {
  border: 1px solid #e4e4e4 !important;
  text-align: center !important;
}

.wpsisac-slick-carousal button.slick-next,
.wpsisac-slick-carousal button.slick-next:hover,
.wpsisac-slick-carousal button.slick-next:focus {
  border: 1px solid #e4e4e4 !important;
  text-align: center !important;
}

.wpsisac-slick-carousal .slick-dots li button {
  background: #ebe7f0 !important;
  margin: 30px 0px 0px 0px !important;
  padding: 0px !important;
  border: 1px solid #ebe7f0;
  border-radius: 50% !important;
  width: 10px !important;
  height: 10px !important;
}

.wpsisac-slick-carousal .slick-dots li.slick-active button {
  background-color: #EF3D3D !important;
  border-color: #EF3D3D !important;
  width: 15px !important;
  height: 15px !important;
}

.slick-image-slide-wrap {
  height: 450px !important;
}

.slick-image-slide-wrap:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  background: rgba(0, 0, 0, 0.2);
  transition: all ease-in-out 0s;
}

.slick-current .slick-image-slide-wrap:after {
  background: rgba(0, 0, 0, 0);
  transition: all ease-in-out 0.2s;
}

.slick-image-slide-wrap {
  border-radius: 6px !important;
}

.wpsisac-slick-carousal.wpsisac-center .slick-slide .slick-image-slide-wrap {
  opacity: 1 !important;
}

.wpsisac-slick-carousal .slick-slide {
  outline: none;
}

/* .testimonial-carousel{display: none !important;} */
.wpsm_count-icon .fa {
  font-size: 42px !important;
  color: #fff !important;
}

.slick-dots {
  display: none;
}

.heading-size {
  font-size: 1.75em;
}

.services-banner {
  margin: 0 0 -200px;
}

section.blank_white {
  padding: 100px;
  background: #fff;
}

/****/
.gallery_header.banner-inner {
  background-image: none;
}

.banner-inner h2 {
  margin: 0px;
  font-size: 30px;
}

.banner-inner p {
  margin: 0px 0px 5px 0px;
}

.client-name {
  position: relative;
  padding-left: 35px;
  margin-bottom: 10px;
}

section.portfolio-detail {
  background: #f5f8fa;
  padding: 50px 0;
}

.client-name::before {
  content: "";
  height: 2px;
  background: #fff;
  width: 25px;
  position: absolute;
  top: 50%;
  left: 0;
  margin: -2px 0 0;
}

.portfolio-detail-left-image {
  border: 1px solid #e0e4e8;
  width: 100%;
}

.portfolio-detail-left {
  background-color: #ffffff;
  border: 1px solid #e0e4e8;
  padding: 20px;
}

.portfolio-detail-left2 h2 {
  margin: 0px;
  padding: 0px;
  font-size: 22px;
}

.portfolio-detail-left2 ol {
  margin: 0px;
  padding: 0px;
  padding-left: 20px;
}

.portfolio-detail-left2 ol li {
  padding: 5px 15px 5px 15px;
}

.portfolio-detail-left2 ul {
  padding-left: 20px;
}

.portfolio-detail-left2 ul li {
  list-style: upper-alpha;
  padding: 5px 15px 5px 15px;
}

.portfolio-detail-left2 h3 {
  margin: 0px;
  padding: 0px;
  font-size: 22px;
}

.portfolio-detail-right {
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  border: 1px solid #e0e4e8;
}

.portfolio-detail-right ul {
  margin: 0px;
  padding: 0px;
}

.portfolio-detail-right ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  padding: 10px 0px;
}

.wrapper-inner {
  background-color: #f5f8fa;
}

.portfolio-detail-right h2 {
  font-size: 25px;
}

.live-preview-btn {
  background-color: #EF3D3D;
  color: #fff;
}

.share-button {
  background-color: #4b4b4b;
  padding: 7px 20px;
}

.bradcrumb-inner .breadcrumb-item::after {
  color: #fff;
}

.bradcrumb-inner {
  background: none;
  color: #fff;
  color: #fff;
  margin-bottom: 0px;
}

.breadcrumb-item.active {
  color: #fff;
}

.bradcrumb-inner a {
  color: #fff;
}

.bradcrumb-inner a.active {
  color: #fff;
}

.owl-nav {
  padding: 0 15px;
  text-align: right;
}

.owl-nav button {
  border: 1px solid #ccc !important;
  height: 35px !important;
  width: 35px;
  border-radius: 0;
  line-height: 0;
  text-align: center;
}

.owl-nav button.owl-prev:hover,
.owl-nav button.owl-next:hover {
  background: #f5f8fa;
}

.owl-nav button.owl-prev {
  margin-right: 10px;
}

.owl-nav span {
  font-size: 14px;
  line-height: 31px;
  margin: 0 2px 0 0;
}

section.who_we_are_section {
  padding: 50px 0;
  position: relative;
}

.z-4 {
  z-index: 4;
}

.right_bg {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.right_bg img {
  max-width: 600px;
}

.strenth-box {
  border: 1px solid #e0e4e8;
  margin-bottom: 20px;
  display: block;
  height: 100%;
  transition: all 0.3s ease-in-out;
  top: 0;
  position: relative;
  border-radius: 5px;
}

.strenth-box:hover {
  position: relative;
  top: -10px;
  transition: all 0.3s ease-in-out;
}

.strenth-box:before {
  position: absolute;
  z-index: -1;
  content: "";
  top: 101%;
  left: 5%;
  height: 0px;
  width: 100%;
  opacity: 1;
  background: -webkit-radial-gradient(center,
      ellipse,
      rgba(0, 0, 0, 0.15) 0%,
      rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center,
      rgba(0, 0, 0, 0.15) 0%,
      rgba(0, 0, 0, 0) 80%);
  transition: all 0.3s ease-in-out;
}

.strenth-box:hover::before {
  position: absolute;
  z-index: -1;
  content: "";
  top: 101%;
  left: 5%;
  height: 20px;
  width: 100%;
  opacity: 1;
  background: -webkit-radial-gradient(center,
      ellipse,
      rgba(0, 0, 0, 0.15) 0%,
      rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center,
      rgba(0, 0, 0, 0.15) 0%,
      rgba(0, 0, 0, 0) 80%);
  transition: all 0.3s ease-in-out;
}

.strenth-box p {
  margin: 0;
  font-family: "Poppins", sans-serif !important;
  font-weight: 600;
}

.strenth-box img {
  margin-bottom: 20px;
  width: 110px;
}

.our_development,
.android_app {
  background: #f5f8fa;
}

.development img {
  min-width: 80px;
  width: 100%;
  max-width: 80px;
}

.development h4 {
  font-size: 20px;
  font-family: "Poppins", sans-serif !important;
  font-weight: 600;
}

.navbar-dark .navbar-brand {
  padding: 6px 0;
}

ul.navbar-nav li a {
  /* padding: 22px 15px !important; */
  /* display: block; */
}
ul.navbar-nav
.dropdown-item:focus, .dropdown-item:hover{
  background-color: transparent !important;
}
.icon img {
  max-width: 80px;
}

.facebook {
  background: #4267b2;
  border: none;
}

.facebook:hover {
  background: #355aa5;
}

.twitter {
  background: #3c9cf3 !important;
  border: none;
}

.pinterest {
  background: #b8001b !important;
  border: none;
}

.twitter:focus,
.twitter:hover,
.facebook:focus,
.facebook:hover {
  outline: none;
  box-shadow: none;
  border: none;
}

.icon {
  position: relative;
  width: 120px;
  height: 120px;
  line-height: 120px;
  border-radius: 20px;
  font-size: 48px;
  background: #fff;
  box-shadow: 0 15px 50px rgba(0, 0, 0, 0.12);
  margin: 0 auto 20px;
  text-align: center;
  top: 0px;
  transition: all 0.5s ease-in-out;
}

.step_div:hover .icon {
  top: -15px;
  position: relative;
  transition: all 0.5s ease-in-out;
}

nav.navbar.navbar-expand-lg.navbar-dark {
  padding: 0;
}

.project .owl-nav {
  padding: 0 15px;
  text-align: center;
  margin-top: 30px;
}

.project .owl-nav span {
  font-size: 14px;
  color: #9b9b9b;
}

.project .owl-nav button:hover {
  border-color: #151621 !important;
  background-color: #151621;
}

.wpsm_number {
  color: #fff !important;
  font-family: "Poppins", sans-serif !important;
  font-weight: 600;
  font-size: 2rem !important;
}

.wpsm_count-title {
  color: #fff !important;
  font-family: "Poppins", sans-serif !important;
  font-weight: 400;
  font-size: 14px !important;
  letter-spacing: 0px !important;
}

.dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 14px;
  height: 23px;
}

.dot {
  margin: 0 4px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #dadada;
}

.social-links ul li a {
  display: block;
  color: #fff !important;
  line-height: 0;
  text-decoration: none !important;
  margin-right: 5px;
  font-size: 25px;
  border-radius: 5px;
}

.facebook-icon {
  background-color: #3b5998;
  padding: 13px 30px;
  border-radius: 5px;
}

.twitter-icon {
  background-color: #EF3D3D;
  padding: 13px 30px;
  border-radius: 5px;
}

.linkedin-icon {
  background-color: #0274b3;
  padding: 13px 30px;
  border-radius: 5px;
}

.skypee-icon {
  background-color: #EF3D3D;
  padding: 13px 10px;
  border-radius: 5px;
  font-family: "Poppins", sans-serif !important;
  font-weight: 400;
  color: #fff;
  margin-right: 5px !important;
}

.skypee-icon span {
  padding-top: 3px;
}

.contact-icon {
  background-color: #f16262;
  padding: 2px 4px;
  border-radius: 5px;
  font-family: "arial";
  color: #fff;
}

.contact-icon a {
  position: relative;
  top: 7px;
}

.flow-top {
  position: relative;
  opacity: 1;
  transition: all 0.5s ease-in-out;
  display: block;
}

.app_flow:hover .flow-top {
  position: relative;
  opacity: 1;
  transition: all 0.5s ease-in-out;
  display: block;
}

/* .app_flow:hover .medium-weight {
margin-top: -19px !important;
} */

/* .app_flow:hover .flow-top img {
transition: all 0.5s ease-in-out;
opacity: 0;
height: 0px;
width: 0px;
} */

.app_flow .flow-top img {
  transition: all 0.5s ease-in-out;
  opacity: 1;
  height: 140px;
}

.contact-icon-span {
  font-size: 15px !important;
  padding: 8px 5px;
}

.diffrent_domain_section {
  padding: 40px 0px 30px 0;
}

.icon-box {
  padding: 5px;
}

.icon-box-image {
  border: 1px solid #e2e2e2;
  padding: 0px;
  display: block;
  width: max-content;
  margin: 0px auto 15px auto;
  border-radius: 5px;
  transition: all ease-in-out 0.2s;
}

.icon-box-image:hover {
  box-shadow: 0px 9px 10px #edecec;
}

.icon-box img {
  border-radius: 5px;
  padding: 0px;
}

/*shubham*/
.app_flow {
  width: 100%;
  text-align: center;
  padding: 13px;
  border-radius: 5px;
  max-height: 320px;
  overflow: hidden;
  transition: all ease-in-out 0.2s;
}

.app_flow:hover {
  background-color: #fff;
  box-shadow: 0px 9px 10px #edecec;
  cursor: pointer;
}

.app_flow img {
  width: 150px;
}

.app_flow p {
  margin-bottom: 0px;
  margin-top: 20px;
}

.app_test {
  display: flex;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 0 18px #000000;
}

.approach_img {
  width: 180px;
  height: 180px;
  background-color: #fafbff;
  border: 2px dashed #EF3D3D;
  text-align: center;
  border-radius: 50%;
  line-height: 11;
  margin: auto;
}

.approach_img img {
  width: 90px;
}

.approach_details {
  border-bottom: 2px dashed #ccc;
  padding-bottom: 35px;
}

.world_box {
  margin-top: 50px;
  background-color: #151621;
}

.sky-bg {
  background-color: #EF3D3D;
}

.world_img {
  background-size: 560px 100%;
  height: 100%;
  overflow: hidden;
  background: url("../images/img1.webp") no-repeat;
}

.iosdev_img {
  background: url("../images/ios_dev.webp") no-repeat center;
  height: 100%;
}

.non-bg {
  background-image: none !important;
}

.timeframe {
  background: #151621;
  padding: 40px 0;
  margin-top: 40px;
}

.timeframe-grid {
  background: #fff;
  position: relative;
}

.timeframe .heading h2,
.timeframe p {
  color: #fff;
}

.v-text {
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
  transition: all 0.4s ease-in-out;
  height: 63px;
}

.timeframe-grid {
  transition: all 0.4s ease-in-out;
}

.timeframe-grid:hover .v-text {
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
  background: #ef3d3dab;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.4s ease-in-out;
  height: 100%;
}

.resource-box {
  position: relative;
}

.variedPlatform .service-grid::after {
  content: "" !important;
  position: absolute !important;
  bottom: 0px !important;
  left: auto !important;
  right: 0 !important;
  width: 0 !important;
  height: 4px !important;
  display: block !important;
  background-color: #EF3D3D !important;
  transition: all ease-in-out 0.5s !important;
}

.variedPlatform .service-grid:hover::after {
  width: 100% !important;
  left: 0 !important;
  right: auto !important;
}

.v-text p {
  color: #fff;
  padding-top: 15px;
  font-size: 20px;
  font-family: "Poppins", sans-serif !important;
  font-weight: 600;
}

.world_text {
  color: #fff;
  padding: 35px 45px;
}

.approach h2 {
  font-size: 30px;
}

.world_text p {
  font-size: 14px;
  margin-top: 20px;
}

.domain-link-color {
  color: #EF3D3D;
  font-weight: bold;
  font-family: "Poppins", sans-serif !important;
  font-weight: 400;
  font-size: 14px;
}

.gallery_product {
  margin-bottom: 30px;
  width: 33.333%;
  display: inline-block;
  padding: 0px 10px;
}

.arrow-none::after {
  display: none;
}

.arrow-none {
  color: #757575;
  background: none;
  border: none;
  box-shadow: none;
}

.arrow-rotate {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  position: relative;
  display: inline-block;
  top: 4px;
}

.arrow-none:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0) !important;
}

.arrow-none .dropdown-menu {
  font-size: 14px !important;
  font-size: 14px !important;
  border-radius: 10px;
  border: 0px;
  box-shadow: 0px 17px 34px rgba(0, 0, 0, 0.15);
}

.arrow-none .dropdown-menu a.dropdown-item:focus {
  background-color: #fff;
}

.portfolio-slider .gallery_product {
  margin-bottom: 10px;
  width: 100% !important;
  display: inline-block;
  padding: 0px 10px;
}

.portfolio-slider .gallery_product .box-port {
  padding: 0px !important;
}

.portfolio-slider .gallery_product .box-port .details {
  background: #fff;
  padding: 0px;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -96px;
}

.portfolio-slider .gallery_product .box-port:hover .details {
  position: absolute;
  bottom: 0px;
  right: 0;
  left: 0;
  padding: 0px 5px;
}

.portfolio-slider .btn-like {
  border: 1px solid #ddd;
  background: transparent;
  border-radius: 0;
  outline: none !important;
  box-shadow: none !important;
  color: #000;
  padding: 1px 4px;
  border-radius: 2px;
  font-size: 14px;
}

.portfolio-slider .details h4 {
  font-family: "Poppins", sans-serif !important;
  font-weight: 600;
  font-size: 12px;
  margin: 3px 0px 2px 0px;
}

.portfolio-slider .details p {
  line-height: 20px;
}

.font-size24 {
  font-size: 22px;
}

#portfolio {
  margin-left: 0px;
}

/* ---------- Timeline ------------------ */
.how-it-works h5 {
  font-family: "Poppins", sans-serif !important;
  font-weight: 600;
  font-size: 16px;
}

.timeline-container {
  max-width: 1100px;
  margin: 0px auto;
}

.blue-bg {
  background-color: #4d4545;
  color: #EF3D3D;
  height: 100%;
}

.circle {
  font-weight: bold;
  padding: 14px 21px;
  border-radius: 50%;
  background-color: #EF3D3D;
  color: #fff;
  max-height: 50px;
  z-index: 2;
}

.m-8 {
  margin-top: 8em;
}

.how-it-works.row .col-2 {
  display: inline-flex;
  align-self: stretch;
  align-items: center;
  justify-content: center;
}

.how-it-works.row .col-2::after {
  content: "";
  position: absolute;
  border-left: 3px solid #EF3D3D;
  z-index: 1;
}

.how-it-works.row .col-2.bottom::after {
  height: 50%;
  left: 50%;
  top: 50%;
}

.how-it-works.row .col-2.full::after {
  height: 100%;
  left: calc(50% - 3px);
}

.how-it-works.row .col-2.top::after {
  height: 50%;
  left: 50%;
  top: 0;
}

.timeline div {
  padding: 0;
  height: 40px;
}

.timeline hr {
  border-top: 3px solid #EF3D3D !important;
  margin: 0;
  top: 17px;
  position: relative;
  width: 100% !important;
  max-width: 100% !important;
  background: none !important;
}

.timeline .col-2 {
  display: flex;
  overflow: hidden;
}

.timeline .corner {
  border: 3px solid #EF3D3D;
  width: 100%;
  position: relative;
  border-radius: 15px;
}

.timeline .top-right {
  left: 50%;
  top: -50%;
}

.timeline .left-bottom {
  left: -50%;
  top: calc(50% - 3px);
}

.timeline .top-left {
  left: -50%;
  top: -50%;
}

.timeline .right-bottom {
  left: 50%;
  top: calc(50% - 3px);
}

/*.mt-8 {
	margin-top: 8em;
}*/

.min-container {
  max-width: 1250px;
}

.social-link-contact ul {
  margin-bottom: 20px !important;
}

.contact-section p {
  margin-bottom: 15px !important;
}

.agile-p-btm {
  margin-bottom: 15px;
}

.variedPlatform .service-grid {
  padding: 15px 15px;
}

.contact-section.success-box {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.contact-section.success-box img {
  max-width: 120px;
  animation: bounceIn;
  animation-duration: 1s;
}

.contact-section.success-box h2 {
  font-size: 22px;
  color: #151621;
  margin-top: 25px;
  animation: bounceIn;
  animation-duration: 1s;
}

/*banner//////////////////////*/
.banner {
  overflow: hidden;
  position: relative;
  height: calc(100vh - 200px);
}

@-webkit-keyframes mouse {
  0% {
    transform: translateY(0) rotate(-20deg);
  }

  50% {
    transform: translateY(10px) rotate(-20deg);
  }

  100% {
    transform: translateY(20px) rotate(-20deg);
  }
}

@keyframes mouse {
  0% {
    transform: translateY(0) rotate(-20deg);
  }

  100% {
    transform: translateY(-10px) rotate(-20deg);
  }
}

.mouse_img {
  position: absolute;
  right: 40px;
  top: 70px;
  -webkit-animation: mouse 2s infinite alternate;
  animation: mouse 2s infinite alternate;
}

.mobile_img {
  position: absolute;
  bottom: -25%;
  left: 45%;
  -webkit-animation: mouse 2s infinite alternate;
  animation: mouse 2s infinite alternate;
  width: 200px;
}

.keyboard_img {
  position: absolute;
  bottom: -10%;
  right: -5%;
  -webkit-animation: mouse 1.8s infinite alternate;
  animation: mouse 1.8s infinite alternate;
}

img {
  max-width: 100%;
}

.ipad_img {
  width: 460px !important;
  position: relative;
  top: 10%;
  right: -18%;
  -webkit-animation: mover 1.5s infinite alternate;
  animation: mover 1.5s infinite alternate;
  height: 300px;
  border-radius: 10px;
  border: 2px solid #d5cdcd;
  padding: 10px;
  background: #fff;
}

#home-carousel {
  position: absolute;
  top: 8px;
  width: 95%;
  height: 95%;
  left: 12px;
  border-radius: 5px;
}

#home-carousel .owl-stage {
  padding: 0;
}

#home-carousel .owl-stage-outer {
  height: 280px;
}

#home-carousel .owl-dots {
  position: absolute;
  bottom: -30px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}

#home-carousel button.owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #fff;
  margin: 0 3px;
}

#home-carousel button.owl-dot.active {
  background: #EF3D3D;
}

#home-carousel .owl-nav {
  display: none;
}

@-webkit-keyframes mover {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-10px);
  }
}

@keyframes mover {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-10px);
  }
}

.fa fa-user:before {
  content: "\f2c0" !important;
  font-family: "FontAwesome";
}

.service-grid {
  background: #fff;
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(221, 221, 221);
  padding: 25px 28px;
  position: relative;
  height: 100%;
  width: 100%;
  align-items: center;
  border: none;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
}

.service-grid .services-icon {
  background: transparent;
  width: 50px;
  height: 50px;
  margin: 0 0px 0 0;
  position: relative;
  background-image: none;
  float: left;
}

.service-grid h4 {
  width: 75%;
  float: left;
  padding-left: 0px;
  margin: 0;
  position: relative;
  font-size: 16px;
  font-weight: 700;
}

.service-grid p {
  float: left;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 25px;
  padding: 10px 0px 20px 0px !important;
}

.service-grid:hover::after {
  width: 100%;
  left: 0;
  right: auto;
}

.service-grid:hover .d-flex>h4 {
  color: #EF3D3D;
}

.service-grid::after {
  content: " ";
  position: absolute;
  bottom: 0px;
  left: auto;
  right: 0;
  width: 0;
  height: 4px;
  display: block;
  background-color: #EF3D3D;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.batch-grid {
  background: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(221, 221, 221);
  padding: 10px 10px 10px 10px;
  height: 100%;
  display: flex;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
  position: relative;
  top: 0px;
}

.batch-grid:hover {
  position: relative;
  top: -10px;
  transition: all 0.3s ease-in-out;
}

.batch-grid:before {
  position: absolute;
  z-index: -1;
  content: "";
  top: 101%;
  left: 5%;
  height: 0px;
  width: 100%;
  opacity: 1;
  background: -webkit-radial-gradient(center,
      ellipse,
      rgba(0, 0, 0, 0.15) 0%,
      rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center,
      rgba(0, 0, 0, 0.15) 0%,
      rgba(0, 0, 0, 0) 80%);
  transition: all 0.3s ease-in-out;
}

.batch-grid:hover::before {
  position: absolute;
  z-index: -1;
  content: "";
  top: 101%;
  left: 5%;
  height: 20px;
  width: 100%;
  opacity: 1;
  background: -webkit-radial-gradient(center,
      ellipse,
      rgba(0, 0, 0, 0.15) 0%,
      rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center,
      rgba(0, 0, 0, 0.15) 0%,
      rgba(0, 0, 0, 0) 80%);
  transition: all 0.3s ease-in-out;
}

.icon-batch {
  min-width: 70px;
}

.icon-batch img {
  max-width: 60px;
  margin-top: 5px;
}

.batch-grid h4 {
  font-size: 16px;
  font-weight: 700;
}

.variedPlatform div[class*="col-"] {
  margin-bottom: 20px;
  text-align: center;
}

.variedPlatform .service-grid {
  min-height: 100px;
  display: flex;
}

.variedPlatform .service-grid img {
  margin-right: 15px;
}

.variedPlatform .service-grid::after {
  display: none;
}

.service_details {
  border: 1px dashed #ccc;
  padding: 35px;
}

.service_details:first-child {
  border-bottom: 0px dashed #ccc;
}

.service_details:last-child {
  border-top: 0px dashed #ccc;
}

.list-style-none {
  list-style-type: none;
  padding-left: 0px !important;
}

.service_details p {
  margin-bottom: 0;
}

.box ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  transition: all 0.5s linear;
  top: 0;
}

.box ul:last-of-type {
  top: 80px;
}

.box ul:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  border: 1px dashed #fff;
  position: absolute;
  top: 0;
  left: 30px;
}

.box ul li {
  margin: 20px 60px 60px;
  position: relative;
  padding: 10px 20px;
  background: rgba(255, 255, 255, 0.3);
  color: #fff;
  border-radius: 10px;
  line-height: 20px;
  width: 35%;
}

.box ul li>span {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  border: 1px solid #fff;
  position: absolute;
  top: 0;
  left: -30px;
}

.box ul li>span:before,
.box ul li>span:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff6d6d;
  border: 2px solid #fff;
  position: absolute;
  left: -7.5px;
}

.box ul li>span:before {
  top: -10px;
}

.box ul li>span:after {
  top: 95%;
}

.box .title {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 5px;
}

.box .info:first-letter {
  text-transform: capitalize;
  line-height: 1.7;
}

.box .name {
  margin-top: 10px;
  text-transform: capitalize;
  font-style: italic;
  text-align: right;
  margin-right: 20px;
}

.box .time span {
  position: absolute;
  left: -100px;
  color: #fff;
  font-size: 80%;
  font-weight: bold;
}

.box .time span:first-child {
  top: -16px;
}

.box .time span:last-child {
  top: 94%;
}

/*- timeline ---------*/
#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}

#cd-timeline::before {
  content: "";
  position: absolute;
  top: 35px;
  left: 25px;
  height: calc(100% - 65px);
  width: 2px;
  background: #EF3D3D;
}

.page-template-home .main-navigation .main-menu>li {
  color: #fff;
}

.page-template-default .main-navigation .main-menu>li {
  color: #000;
}

.agile-p-btm {
  margin-bottom: 20px !important;
}

.page-template-default .shrinkHeader .main-navigation .main-menu>li {
  color: #fff;
}

.main-navigation .main-menu>li.menu-item-has-children .submenu-expand {
  display: inline-block;
  margin-right: 0;
  right: -5px;
  position: absolute;
  top: 10px;
}

.main-navigation .main-menu>li.menu-item-has-children .submenu-expand svg {
  max-width: 19px;
}

.mb30 {
  margin-bottom: 30px;
  margin-top: 40px;
}

.cd-timeline-block {
  position: relative;
  margin: 20px 0;
}

.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}

.cd-timeline-block:first-child {
  margin-top: 0;
}

.cd-timeline-block:last-child {
  margin-bottom: 0;
}

.cd-timeline-img {
  position: absolute;
  top: 8px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #EF3D3D;
}

.cd-timeline-img {
  background: #fff;
}

.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  margin-right: 30px;
  background: #fff;
  border-radius: 2px;
  padding: 1em;
  border: 1px solid #eee;
  color: #000;
}

.timeline-content-info {
  background: #2b343a;
  padding: 5px 10px;
  font-size: 12px;
  box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.08);
  border-radius: 2px;
}

.timeline-content-info-title,
.timeline-content-info-date {
  width: calc(50% - 2px);
  display: inline-block;
}

.content-skills {
  font-size: 12px;
  padding: 0;
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}

.cd-timeline-content h2 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 16px;
}

.cd-timeline-content p,
.cd-timeline-content .cd-date {
  font-size: 14px;
}

.cd-timeline-content .cd-date {
  display: inline-block;
}

.cd-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}

.cd-timeline-content::before {
  content: "";
  position: absolute;
  top: 16px;
  right: -45px;
  height: 3px;
  width: 45px;
  border-top: 1px solid #eee;
}

.cd-timeline-block:nth-child(2n) .cd-timeline-content::after {
  content: "";
  position: absolute;
  top: 16px;
  left: -45px;
  height: 3px;
  width: 45px;
  border-top: 1px solid #eee;
}

.resource-box {
  margin-bottom: 30px;
  width: 16.16%;
  display: inline-block;
  padding: 0px 10px;
}

.android_app {
  background: transparent;
  padding-bottom: 15px !important;
  margin-top: 50px;
}

/* Date 05-oct Work start  */
.icon-box-new .img {
  font-size: 35px;
  color: #213166;
}

.new-img {
  width: 45px;
}

.circle-outline-icon {
  font-size: 34px;
  height: 80px;
  width: 80px;
  border: 2px solid #85b6ee;
  border-radius: 100%;
  padding: 18px 19px;
  margin-bottom: 30px;
  color: #15549a;
  display: block;
  line-height: 1.2;
  text-align: center;
  border-color: #15549a !important;
}

.pdl120 {
  padding-left: 20px;
}

.pdl120 h3 {
  font-size: 20px;
}

.pdl120 ul {
  padding-left: 15px;
}

.pdl120 ul li {
  list-style-type: circle;
  line-height: 40px;
}

.single-services {
  position: relative;
}

services-about .single-services .services-box:hover {
  background-color: rgba(152, 203, 43, 0.85);
}

.single-services .services-box:hover {
  background-color: rgb(33, 49, 102);
  /* border-image: none; */
}

.single-services .services-box {
  min-height: 420px;
  width: 100%;
  /* background: #213166; */
  border: 6px solid transparent;
  border: 1px dashed #23282d;
  padding: 28px 23px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.single-services .services-box:hover {
  border: 1px dashed #213166;
}

.services-about .single-services .services-box:hover i {
  color: #fff;
}

.services-about .single-services .services-box i {
  color: #98cb2b;
}

.single-services .services-box:hover i {
  color: #fff;
}

.single-services .services-box>i {
  font-size: 80px;
  color: #ff4302;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.single-services .services-box:hover .title {
  color: #fff;
}

.single-services .services-box .title {
  color: #213166;
  font-size: 22px;
  padding-top: 10px;
  padding-bottom: 25px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.single-services .services-box:hover p {
  color: #fff;
}

.single-services .services-box p {
  color: #23282d;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.middle-section {
  background: #f5f8fa;
}

.section-pb {
  padding-bottom: 50px;
}

.icon-box-new {
  position: absolute;
  background: #fff;
  width: 90px;
  height: 90px;
  line-height: 100px;
  border: 1px solid #ddd;
  border-radius: 50%;
  text-align: center;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}

.testing-detail {
  padding-left: 120px;
  margin-bottom: 40px;
  min-height: 100px;
  padding-top: 20px;
}

.testing-detail h2 {
  font-size: 20px;
  text-transform: capitalize;
}

.ulstyle-sec li {
  list-style-type: circle;
  line-height: 30px !important;
  margin-bottom: 10px !important;
}

.list-back {
  background: #fff;
  padding: 20px;
}

.entry .entry-content p {
  margin: auto;
}

.our_development {
  padding: 50px 0px;
}

.our_development h2 {
  padding-bottom: 40px;
}

.test-brdr {
  border-bottom: 0px !important;
}

.slide_content.wow.fadeInUp.animated {
  margin-top: 60px;
}

.social-ul li a span {
  padding: 8px 10px !important;
  width: 42px;
  text-align: center;
}

.social-ul li a span.fa-phone {
  padding: 2px 0 0 8px !important;
}

.imprint {
  display: none;
}

.main-menu-more {
  display: none !important;
}

.section-pb {
  padding: 50px 0px;
}

#portfolio-inner .item_box {
  padding: 0px;
}

#portfolio .item_box {
  padding: 0px;
}
.navbar-toggler{
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}


.bg_marquee {
  background-color: #151621;
}

/* Header Css  */
.cust_container {
  width: calc(100% - 150px);
  display: flex;
  margin: auto;
}

.navbar {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding: 10px 0px;
  transition: all 0.3s ease;
}

.navbar.scrolled {
  padding: 10px 0;
  background-color: white !important;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
}

.navbar-brand img {
  /* height: 40px; */
  width: 150px;
  transition: all 0.3s ease;
  margin-right: 30px;
}

.navbar.scrolled .navbar-brand img {
  height: 35px;
}

.nav-link {
  font-weight: 600;
  margin: 0 8px;
  position: relative;
  padding: 20px 0px;
}

.nav-link:hover {
  color: #DB1C0A;
  text-decoration: none !important;
}

.dropdown-menu .icon_menu {
  filter: invert(1);
  margin-right: 8px;
}


.grid2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
  min-width: 560px;
}

.grid2 ul:nth-child(1) {
  border-right: 1px solid #eee
}

.grid3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px;

}

.grid3 ul {
  border-right: 1px solid #eee;
  list-style: none;
  padding-right: 35px !important;
}

.navbar-nav .dropdown-menu {
  position: absolute;
  max-width: 80%;
  min-width: 250px;
  width: fit-content;
  left: 0;
  right: 0 auto;
  right: 0;
  margin: auto;
  left: 50% !important;
  top: 65px;
  right: 50%;
  transform: translateX(-50%);
  background-color: rgba(0, 0, 0, 0.9);
}

.dropdown-menu li {
  margin-bottom: 20px !important;
}

.nav-item.dropdown:hover .dropdown-menu {
  display: block;

}

.navbar-nav .dropdown-menu.first_menu {
  left: 40%;
}

/* .dropdown-menu {
  display: none;
} */
.menuCard {
  min-width: 230px;
  background: #fff;
  border-radius: 8px;
  padding: 16px;
  /* height: 150px; */

}

.menuCard.noborder h4 {
  font-size: 12px;
}

.menuCard h5 {
  font-size: 14px;
}

.menuCard.noborder p {
  font-size: 11px;
      
}

.outerline_btn {
  border: 1px solid #000;
  border-radius: 50px;
  color: #686868;
  text-align: center;
  padding: 5px 15px;
  font-size: 14px;
  width: 110px;
  height: 32px;
  box-shadow: none;
  font-size: 12px;
  background-color: #fff;
}

.menuCard h4::before {
  position: absolute;
  content: '';
  background: red;
  height: 100%;
  width: 1.5px;
  margin-right: 12px;
  left: -7px;
  top: -3px;
}

.menuCard_wrap {
  display: flex;
  gap: 12px;
}

.menuCard h4 {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 5px;
  position: relative;
}

.menuCard p {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 10px;
  line-height: 18px !important;
}

.nav-item.dropdown.show .dropdown-menu {
  display: block;
}

.dropdown ul {
  list-style: none;
}

/* .nav-item.dropdown .dropdown-menu {
  display: block;
 
} */
.dropdown-menu {
  border: none;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  padding: 20px;
  margin-top: 10px;

  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.55);

}

.nav-item.dropdown {
  position:static;
}

.dropdown-item {
  padding: 0px 20px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 15px;
}

.dropdown-menu ul li:hover a {
  background-color: transparent;
  color: #DB1C0A;
  text-decoration: none !important;
}


.nav-item:hover .bi-chevron-down {
  transform: rotate(180deg);
  transition: all 0.3s ease-in-out;
}

@media (max-width: 1320px) {
 .cust_container {
    width: calc(100% - 40px);
  }

  
}

@media (max-width: 991px) {
  .client_box {
    height: 100%;
  }
  .client_box.cli_2{
     position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    margin-top: 20px;
  }
  .client_box.cli_1{
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    margin-top: 20px;


  }
    .slider_section h6, .slider_section p{
max-width: 100% !important;
  }
  .grid3 ul,
  .grid ul {
    border-right: 1px solid transparent;

  }



  .navbar {
    border-bottom: 1px solid #80808040;
  }

 

 

  .nav-item {
    margin: 5px 0;
  }

  .search-box {
    margin: 15px 0 0 0;
  }

  .search-input {
    width: 100%;
  }

  .search-input:focus {
    width: 100%;
  }

  .grid3,
  .grid2 {
    display: block;
  }

  .navbar-nav .dropdown-menu {
    left: 74%;
    top: 84px;
  }
}

.setStart img {
  height: 100px;
  aspect-ratio: 16/9;

}

.setStart {
  /* width: 150px; */
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-right: 24px;
}

@import url('https://fonts.googleapis.com/css?family=Raleway:200');

.contact-btn {
  box-shadow: none;
  display:flex!important;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-items: center;
  background-color: #e60000;
  /* Red background */
  color: white;
  font-size: 15px;
  font-weight: 600;
  padding: 5px 14px;
  border: none;
  border-radius: 30px;
  /* Rounded pill */
  cursor: pointer;
  text-decoration: none;
  /* margin-left: 15px; */
  transition: background 0.3s ease;
  
 padding: 7px 15px;

}

.contact-btn:hover {
  background-color: #cc0000;
  text-decoration: none;
  color: #fff;
}

.contact-btn .bi-arrow-up-right-circle-fill {
  font-size: 24px;
}

.main_header .btn {
  position: relative;
  display: inline-block;
  padding: 9.5px 14px;
  font-size: 14px;
  color: #000;
  background: #fff;
  border: none;
  border-radius: 100px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
  font-weight: 500;
}

.dropdown-toggle {
  display: flex;
  align-items: center;
  gap: 5px;
}

.dropdown-toggle::after {
  display: none !important;
}

/* animated border effect */
.main_header .btn::before {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;

  /* background: linear-gradient(90deg, #ff4d6d, #DB1C0A, #ffd54d, #54f0c6, #7a86ff, #ff4d6d); */
  background: linear-gradient(90deg, #ff4d6d, #DB1C0A, #ffd54d, #54f0c6, #7a86ff, #ff4d6d);
  ;
  background-size: 400%;
  z-index: -1;
  animation: moveBorder 4s linear infinite;
  border-radius: 100px;
}

/* black background mask to keep border outside */
.main_header .btn::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  border-radius: 100px;

  background: #fff;
  z-index: -1;
}

@keyframes moveBorder {
  0% {
    background-position: 0% 50%;
  }

  100% {
    background-position: 400% 50%;
  }
}

/* All Servicess  */




.hero-section {

  position: relative;
  color: #fff;
  padding: 70px 10px;
}
.hero {
    position: relative;
    height: 100vh;
    width: 100%;
    overflow: hidden;
    display: flex
;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


.hero_second {
  background: url("../newImages/ui-ux-Banner/ui-banner.png") center/cover no-repeat;
}

.hero_third {
  background: url("../newImages/sd.png") center/cover no-repeat;
}

.cloud_banner {
  background: url("../newImages/cloud.png") center/cover no-repeat;
}

.hr_banner {
  background: url("../newImages/hr-banner.png") center/cover no-repeat;
}

.cart_banner {
  background: url("../newImages/cart.png") center/cover no-repeat;
}

.all_service p {
  font-size: 16px;
  line-height: 27px !important;
  z-index: 99;
}

.hero-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #0000009c;
}

.hero-content {
  position: relative;
  z-index: 2;
}

.hero-content small {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}

.line_vertical {
  border-left: 2px solid #FF2244;
  /* thickness of border */
  /* border-image: linear-gradient(135deg, #FE7E40, #FF2244) 1; */
  padding: 0px 20px;
  margin: 25px 0px;
}

.hero-content h2 {
  font-size: 34px;
  font-weight: bold;
  /* line-height: 50px; */
}

.hero-content span {
  font-weight: 400;
}

.hero-content p {
  font-size: 18px;
  line-height: 32px;
}

.hero-section .btn {
  margin-top: 65px;
}

.all_service .custom_btn {
  /* padding: 10px !important; */
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0px !important;
  background: linear-gradient(135deg, #FE7E40, #FF2244) !important;
  border: none;
  height: 40px !important;
  white-space: nowrap;
  max-width: 190px !important;
  z-index: 99;

}


.service-section span {
  color: #000;
}

.service-section p {
  font-size: 16px;
}


.service-card {
  border: 1px solid #0000001a;
  background: #fff;
  border-radius: 22px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  padding: 25px;
  transition: all 0.3s ease;
  height: 100%;
}

.service-card:hover {
  background-color: #000;
}

.icon_div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
}
.icon_div img{
  width: 52px;
}
.service-card:hover h5 {
  color: #fff;
}

.service-card:hover .service-icon {
  color: #f24;
}

.service-card img {
  transition: all 0.3s ease-in-out;
}

.service-card:hover i {
  color: #000;
}

.service-card:hover .arrow-btn {
  background: #fff !important;
}

.icon_div .arrow-btn {
  background: linear-gradient(135deg, #FE7E40, #FF2244) !important;
  border-radius: 50%;
  max-height: 44px;
  max-width: 44px;
  min-height: 44px;
  min-width: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.service-card h5 {
  font-size: 20px;
  font-weight: 600;
  line-height: 34px;
  padding-bottom: 10px;
}

.service-card p {
  color: grey;
  line-height: 32px;
}

.service-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}

.service-icon {
  font-size: 44px;
}

.arrow-btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FF2244;
  color: #fff;
  font-size: 1.2rem;
  transition: 0.3s;
}

.arrow-btn:hover {
  background: #FE7E40;
}

.slider_section {
  background-color: #3388ff1a;
}

.slider_section h6 {
  font-size: 32px;
  font-weight: 600;
  
  text-transform: uppercase;
}


.bg_slide .swiper-slide {
  /* height: 400px !important; */
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;

  color: #fff;
  position: relative;
  overflow: hidden;
}

.slider_section .swiper-slide p {
  color: #fff !important;
  line-height: 26px !important;
  font-size: 16px !important;
  font-weight: 500;
  padding-bottom: 40px;
}

/* Wave background effect */
/* .slider_section .swiper::before {
          content: "";
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: linear-gradient(to right,
                  rgba(0, 0, 0, 0.7) 40%,
                  rgba(0, 0, 0, 0.3) 70%,
                  transparent);
          background-size: cover;
          opacity: 0.3;
      } */


.slide-content {
  max-width: 45%;
  z-index: 2;
}

.slide-content h2 {
  font-size: 2rem;
  margin: 15px 0px;
}

.slide-image {
  /* position: absolute; */
  right: 30px;
  bottom: 15px;
}

.slide-image img {
  max-width: 100%;
  /* height: 440px;
  object-fit: cover; */
  /* border-radius: 15px; */
}

/* Custom Navigation Wrapper (bottom-left corner) */
.nav-buttons {
  position: absolute;
  bottom: 30px;
  left: 30px;
  display: flex;
  gap: 15px;
  z-index: 10;
}

.swiper-button-next svg,
.swiper-button-prev svg {
  width: 12px !important;
}

.swiper-button-next,
.swiper-button-prev {

  background: transparent;
  border: 2px solid #fff;
  color: #fff !important;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  top: 85% !important;
}
.slider_section h6, .slider_section p{
max-width: 50%;
}
.slider_section .swiper-button-prev {
  left: 58px !important;
}

.slider_section .swiper-button-next {
  right: 87% !important;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 12px;
  font-weight: bold;
}

.process-box {

  background: #0e0c14;
  padding: 40px 80px !important;
  border-radius: 20px;
  color: #fff;
  text-align: center;
}

.process-box h2 {
  margin-bottom: 15px;
}

.process-box p {
  font-weight: 400 !important;
  padding-bottom: 15px !important;
}

.process-box .accordion-item {
  background: transparent !important;

  margin-bottom: 20px !important;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #b8814759 !important;
  border-radius: 40px !important;
  color: #D5A45A !important;
  /* Orange heading text */
}
.process-box .accordion-item:last-child {
margin-bottom: 0 !important;
}
.process-box .accordion-button {
  background: transparent !important;
  color: #D5A45A !important;
  /* Orange heading text */
  font-weight: 500;
  border: none;
  box-shadow: none !important;
  padding: 20px !important;
  font-size: 24px !important;
  font-weight: 400 !important;
}

.process-box .accordion-button:focus {
  box-shadow: none;
}

.process-box .accordion-button::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 16c-.3 0-.6-.1-.8-.3l-6-6c-.4-.4-.4-1.1 0-1.5s1.1-.4 1.5 0L12 13.4l5.3-5.2c.4-.4 1.1-.4 1.5 0s.4 1.1 0 1.5l-6 6c-.2.2-.5.3-.8.3z' fill='%23D5A45A'/%3E%3C/svg%3E") !important;
  background-size: 1rem;
  width: 1rem;
  height: 1rem;
  transform: rotate(0deg);
  transition: transform 0.3s ease-in-out;
}

/* Rotate on expand */
.process-box .accordion-button:not(.collapsed)::after {
  transform: rotate(180deg);
}

.process-box .accordion-body {
  padding-left: 25px !important;
  padding-bottom: 15px !important;
  color: #fff;
  text-align: left;
  padding-top: 0px !important;
}

.img_shape_div {
  padding-top: 40px;
}

.image-grid-new {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  position: relative;
}

/* .image-grid-new img {
  width: 100%;
  height: 222px;
  object-fit: cover;
  width: 222px;
} */

/* Custom shapes */
.rounded-top-left {
  aspect-ratio: 0.992701 / 1;
  border-bottom-right-radius: 102px;
  border-top-left-radius: 102px;
  margin-left: 70px;
  margin-top: -25px;
}

.rounded-top-right {
  aspect-ratio: 0.992701 / 1;
  border-bottom-left-radius: 102px;
  border-top-right-radius: 102px;
}

.rounded-bottom-left {
  border-bottom-left-radius: 102px;
  border-top-right-radius: 102px;
  margin-left: 70px;
}

.rounded-bottom-right {
  border-bottom-right-radius: 102px;
  border-top-left-radius: 102px;
  margin-top: 15px;
}

.transform_section .accordion-button {
  padding: 0px !important;
  font-size: 20px !important;
  font-weight: 600 !important;
}

.transform_section .accordion-item {
  background: transparent !important;
  border: 1px solid #00000033 !important;
  padding: 20px !important;
  border-radius: 10px !important;

  margin-bottom: 20px !important;
}
.transform_section .accordion-item:last-child{
  margin-bottom: 0px !important;

}
/* Accordion styling */
.transform_section .accordion-button::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M 15 0 C 13.619 0 12.5 1.119 12.5 2.5 L 12.5 12.5 L 2.5 12.5 C 1.119 12.5 0 13.619 0 15 C 0 16.381 1.119 17.5 2.5 17.5 L 12.5 17.5 L 12.5 27.5 C 12.5 28.881 13.619 30 15 30 C 16.381 30 17.5 28.881 17.5 27.5 L 17.5 17.5 L 27.5 17.5 C 28.881 17.5 30 16.381 30 15 C 30 13.619 28.881 12.5 27.5 12.5 L 17.5 12.5 L 17.5 2.5 C 17.5 1.119 16.381 0 15 0 Z' fill='%23000000'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  font-weight: bold;
  color: #000 !important;
  transform: rotate(0deg);
  transition: transform 0.3s ease;
}

.transform_section .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Crect x='2.5' y='13' width='25' height='4' fill='%23000000'/%3E%3C/svg%3E");
}

.accordion-button:focus {
  box-shadow: none !important;
}

.transform_section .accordion-button:not(.collapsed) {
  background-color: transparent !important;
  color: #000 !important;
  box-shadow: none !important;
}

.transform_section .accordion-button:focus {
  border: none !important;
}

.transform_section .accordion-body {
  text-align: left !important;
  font-size: 16px !important;
  color: #000 !important;
  font-weight: 400 !important;
  padding-left: 0px !important;
}

.first_div {
  border-bottom-width: 2px;
  border-color: #ff2244;
  border-left-width: 2px;
  border-right-width: 2px;
  border-style: solid;
  border-top-width: 2px;
  border-bottom-right-radius: 200px;
  border-top-left-radius: 200px;
  border-top-right-radius: 20px;
  flex: 0 0 auto;
  height: 382px;
  left: -177px;
  top: -78px;
  overflow: var(--overflow-clip-fallback, clip);
  position: absolute;
  width: 401px;
  will-change: var(--framer-will-change-override, transform);
  z-index: 1;
}

.second_div {
  border-bottom-width: 2px;
  border-color: #ff2244;
  border-left-width: 2px;
  border-right-width: 2px;
  border-style: solid;
  border-top-width: 2px;
  border-bottom-right-radius: 200px;
  border-top-left-radius: 200px;
  border-top-right-radius: 20px;
  bottom: -121px;
  flex: 0 0 auto;
  height: 382px;
  left: 93px;
  overflow: var(--overflow-clip-fallback, clip);
  position: absolute;
  width: 401px;
  will-change: var(--framer-will-change-override, transform);
  z-index: 1;
}

.banner_section .container {
  position: relative;
  color: #fff;
  padding: 70px;
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 20px;
}

.banner_section .container::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #00000024;
  border-radius: 20px;
}

.banner_section .btn {
  margin-top: 40px !important;
}

.banner_section p {
  font-weight: 500 !important;
}

.logo_section {
  background-color: #000;
 margin:0px
}

.logo_section h2 {
  color: #fff !important;

  line-height: 46px !important;
}

.logo_section p {
  color: #fff !important;
}

.logo_section .logo {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.inner_flex {
  display: flex;

  gap: 40px;
  align-items: center;
  /* justify-content: center; */
}

.main_flex {
  display: flex;
  gap: 14px;
  align-items: center;
  flex-wrap: wrap;
}

.inner_div {
  padding: 9px 25px;
  border: 1px solid #fff;
  border-radius: 40px;
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: center;
  max-height: 46px;
  min-height: 46px;
}
.inner_div p{
margin-bottom: 0;
}
.inner_flex p {
  margin-bottom: 0px !important;
  white-space: nowrap;
  font-weight: 600 !important;
  text-align: left;
}

.inner_div img {
  max-width: 26px;
  min-width: 26px;
}

.heading_div {
  min-width: 180px;
  display: flex;
}

.testimonial-slider {
  margin: 45px 5px;
}

.testimonial-card {
  background: #fff;
  border: 1px solid #0000001a;
  border-radius: 22px;
  padding: 20px;

  height: 381px;
  transition: 0.3s ease-in-out;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: start;
}

.testimonial-card:hover {
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
}

.testimonial-logo img {
  max-height: 40px;
  margin-bottom: 15px;
}

.testimonial-text {
  font-size: 18pz;
  color: #333;
  margin-bottom: 10px;
  line-height: 1.3rem;
  text-align: left;
  font-weight: 300;
}

.testimonial-author {
  display: flex;
  align-items: center;
  gap: 12px;
}

.author-img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
}

.author-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.author-info h6 {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  text-align: left !important;
}

.author-info small {
  color: #777;
  text-align: left;
  display: flex;
}

.testimonial-slider .swiper-button-next,
.testimonial-slider .swiper-button-prev {
  display: none;
}

.textimonial_slider .btn {
  margin-top: 20px !important;
}

.question_section {
  background-color: #3388ff1a;
  margin:0px;
  margin-bottom: 0px !important;
}

.question_section .container {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.question_section .accordion-button {
  padding: 0px !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  background: #1c1c1c !important;
  color: #fff !important;
}

.question_section .accordion-item {
  background: #1c1c1c !important;
  border: 1px solid #00000033 !important;
  padding: 20px !important;
  border-radius: 10px !important;

  margin-bottom: 14px !important;
}
.question_section .accordion-item:last-child{
  margin-bottom: 0 !important;
}
/* Accordion styling */
.question_section .accordion-button::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M 15 0 C 13.619 0 12.5 1.119 12.5 2.5 L 12.5 12.5 L 2.5 12.5 C 1.119 12.5 0 13.619 0 15 C 0 16.381 1.119 17.5 2.5 17.5 L 12.5 17.5 L 12.5 27.5 C 12.5 28.881 13.619 30 15 30 C 16.381 30 17.5 28.881 17.5 27.5 L 17.5 17.5 L 27.5 17.5 C 28.881 17.5 30 16.381 30 15 C 30 13.619 28.881 12.5 27.5 12.5 L 17.5 12.5 L 17.5 2.5 C 17.5 1.119 16.381 0 15 0 Z' fill='%23ff4d00'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  font-weight: bold;
  color: #000 !important;
  transform: rotate(0deg);
  transition: transform 0.3s ease;
}

.question_section .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Crect x='2.5' y='13' width='25' height='4' fill='%23ff4d00'/%3E%3C/svg%3E");
}

.accordion-button:focus {
  box-shadow: none !important;
}

.question_section .accordion-button:not(.collapsed) {
  background-color: transparent !important;
  color: #ff4d00 !important;
  box-shadow: none !important;
}

.question_section .accordion-button:focus {
  border: none !important;
}

.question_section .accordion-body {
  text-align: left !important;
  font-size: 18px !important;
  color: #fff !important;
  font-weight: 400 !important;
  padding-left: 0px !important;
}



.overlay-text {
  /* position: absolute; */

  text-align: center;
  color: #fff;
  padding: 20px;
  background-color: #2222224d;
  width: 100%;
}

.overlay-text h2 {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 33px;
  
}

.overlay-text p {
  max-width: 700px;
  margin: auto;
}

.overlay-text .btn {
  background: #fff !important;
  color: #000 !important;

  height: 34px !important;
}

.contact-form {
  background: #fff;
  border-radius: 32px;
  padding: 32px;
  width: 100%;
  max-width: 700px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.form-control {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  border-radius: 0 !important;
  margin-bottom: 20px;
  padding: 10px 5px;
}

.form-control::placeholder {
  color: #808080bf !important;
  font-weight: 300 !important;
}

.form-control:focus {
  box-shadow: none !important;
  border-color: #000;
}

.btn-custom {
  width: 100% !important;
  background: #222 !important;
  color: #fff !important;
  font-weight: 500 !important;
  border-radius: 50px !important;
  padding: 12px !important;
  transition: 0.3s;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  height: 49px !important;
}

.btn-custom:hover {
  background: #ff4d00 !important;
}

footer {
  background: #000;
  color: #fff;
  padding: 50px 60px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  /* font-size: 14px; */
}

footer h5 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
  position: relative;
  
}

footer ul {
  list-style: none;
  padding: 0;
}

footer ul li {
  margin-bottom: 8px;
}

footer ul li a {
  color: #ffffff80;
  text-decoration: none;
  transition: 0.3s;

}

footer ul li a:hover {
  color: #fff;
}

.newsletter input {
  border-radius: 5px 0 0 5px;
  border: none;
  padding: 10px;
  width: 100%;
}

.newsletter button {
  border: none;
  background: #444;
  color: #fff;
  padding: 10px 15px;
  border-radius: 0 5px 5px 0;
  transition: 0.3s;
  cursor: pointer;
}

.newsletter button:hover {
  background: #ff4d00;
}

.footer-logo img {
  max-width: 150px;
  margin-bottom: 20px;
}

footer p {
  color: #ffffff80;
  font-size: 16px !important;
}
 .slide_content2 {
            background: #0000008c !important;
            z-index: 999;
            position: relative;
            right: 50%;
            left: 50%;
            transform: translateX(-50%);
            max-width: 900px;
            padding: 68px 22px;
            color: #fff;
            width: 100%;

        }
/* .new_slider {
          margin: 40px 0px;
      } */

/* .new_slider img {
          width: 80% !important;
      } */
.new_slider .swiper-slide {
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.new_slider .swiper-button-prev,
.new_slider .swiper-button-next {
  top: 50% !important;
  background-color: #00000033 !important;
  border: 1px solid transparent !important;
}

.new_slider .swiper-button-next {
  right: 18px !important;
}

.new_slider .swiper-button-prev {
  left: 18px !important;
}
.swiper{
  position: relative;
}
.swiper_btns{
  position: absolute;
  left: 50%;
  bottom: 50px;
}

footer p {
  margin-bottom: 0px;
}

/* Responsive */
@media (max-width: 991px) {
  .img_shape_div {
    padding-top: 20px;
  }

  .slider_section .swiper-slide p {
    padding-bottom: 10px !important;
  }

  .process-box .accordion-button {
    font-size: 18px !important;
  }

  .hero-section .btn {
    margin-top: 20px;
  }

  .slide-content {
    flex-direction: column;
    text-align: center;
  }

  .slide-text h2 {
    font-size: 32px;
  }

  /* .slide-image {
    display: none;
  } */

  .swiper-button-prev,
  .swiper-button-next {
    display: none !important;
  }

  .slide-content {
    max-width: 100%;

  }

  /* .bg_slide .swiper-slide {
    padding: 20px;
  } */

  h2 {
    font-size: 28px !important;
  }

  .service-card h5 {
  margin-bottom: 0;
  }

  .process-box {
    border-radius: 0px;
    padding: 40px 20px !important;
  }

 
  .banner_section .container {
    padding: 30px;
  }

  .image-grid-new {
    display: none !important;
  }

  .transform_section .accordion-button {
    font-size: 18px !important;
  }

  .inner_flex {
    gap: 15px;
    flex-wrap: wrap;
  }

  .contact-form {
    border-radius: 0px;
  }

  footer {
    padding:15px 0px;
  }

  .logo_section h2 {
    line-height: 32px !important;
  }

}



.advance_section h2,
.advance_section p {
  color: #fff !important;
}

.image-grid img {
  width: 600px;
  height: 465px;
  object-fit: cover;
}
.feature h3::before {
  content: "";
  height: 30px;
  width: 2px;
  background: linear-gradient(135deg, #FE7E40, #FF2244) !important;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
}

.feature p {
  color: #ccc;
 font-size: 16px;
  line-height: 1.5;
  margin: 0;
  text-align: left;
  padding-left: 15px;
 
}

.uppercase {
  text-transform: uppercase;
 
}

.pricing-table {
  border: 1px solid #ddd;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 20px;
}

.features-col {
  background: #fff;

  padding: 15px 0px !important;
  text-align: left;
}

.features-col h5 {
  font-weight: 400;
  margin-bottom: 20px;
  font-size: 20px;
 
  padding: 0px 15px;
}

.ideal-col {
  background: #361438;
  color: #fff;
  margin-top: -30px;
  padding: 30px 15px;
}

.ideal-col h5 {
  margin-bottom: 20px;
}

.ideal-col p {
  font-weight: 400;
  color: #dbdbdb;
}

.ideal-col .btn {
  margin-top: 20px;
  color: #fff !important;
  max-width: fit-content !important;
  margin: 0 auto;
  font-size: 16px;
}

.check {
  color: #2ecc71;
  font-size: 1.3rem;
}

.cross {
  color: #e74c3c;
  font-size: 1.3rem;
}

.col-heading {
  font-weight: 500;
  padding: 15px;
  background: #fff;
  border-bottom: 1px solid #ddd;
 
  background: #fff5f5;
}

.comparison-col {
  background: #fff5f5;
  padding: 15px;
}

.comparison-col p {
  margin: 12px 0;
}

.feature-item {
  padding: 12px 15px;
  border-bottom: 1px solid #ddd;
}

.pricing_grid {
  padding: 40px 0px;

}



.banner_contant {
  position: relative;
}

.banner_contant::before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  background:#00000091;
}

.banner_contant .slide_content {
  margin: 0 !important;
  padding-top: 0 !important;
  text-align: start;
}

.banner_contant .slide_content h1 {
  position: relative;
  color: #fff;
  font-size: 2.4rem;
  /* padding-left: 12px; */
}

.banner_contant .slide_content p {
  color: #fff;
}


/* Accordion styling */
      .question_section .accordion-button::after {
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M 15 0 C 13.619 0 12.5 1.119 12.5 2.5 L 12.5 12.5 L 2.5 12.5 C 1.119 12.5 0 13.619 0 15 C 0 16.381 1.119 17.5 2.5 17.5 L 12.5 17.5 L 12.5 27.5 C 12.5 28.881 13.619 30 15 30 C 16.381 30 17.5 28.881 17.5 27.5 L 17.5 17.5 L 27.5 17.5 C 28.881 17.5 30 16.381 30 15 C 30 13.619 28.881 12.5 27.5 12.5 L 17.5 12.5 L 17.5 2.5 C 17.5 1.119 16.381 0 15 0 Z' fill='%23ff4d00'/%3E%3C/svg%3E");
          background-repeat: no-repeat;
          font-weight: bold;
          color: #000 !important;
          transform: rotate(0deg);
          transition: transform 0.3s ease;
      }

      .question_section .accordion-button:not(.collapsed)::after {
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Crect x='2.5' y='13' width='25' height='4' fill='%23ff4d00'/%3E%3C/svg%3E");
      }

      .accordion-button:focus {
          box-shadow: none !important;
      }

      .question_section .accordion-button:not(.collapsed) {
          background-color: transparent !important;
          color: #ff4d00 !important;
          box-shadow: none !important;
      }

      .question_section .accordion-button:focus {
          border: none !important;
      }

      .question_section .accordion-body {
          text-align: left !important;
          font-size: 16px !important;
          color: #fff !important;
          font-weight: 300 !important;
          padding-left: 0px !important;
      }
.cta-section {
      position: relative;
      height: auto;
     background: url("../newImages/company-building.jpg");
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      color: #fff;
      width: 100%;
      background-position: center;
      padding: 40px 15px;

    }

    .cta-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.4);
    }

    .cta-content {
      position: relative;
      z-index: 2;
      max-width: 800px;
      /* padding: 20px; */
    }

    .cta-btn-top {
      background: #fff;
      color: #000;
      padding: 10px 20px;
      border-radius: 25px;
      border: none;
      font-size: 14px;
      cursor: pointer;
      margin-bottom: 20px;
    }

    .cta-content h2 {
      font-size: 26px;
      font-weight: bold;
      margin-bottom: 10px;
    }

    .cta-content p {
      font-size: 16px;
      margin-bottom: 30px;
      color: #ddd;
    }

    .cta-form-box {
      background: #fff;
      border-radius: 15px;
      padding: 30px;
      display: flex;
      flex-direction: column;
      gap: 15px;
      max-width: 600px;
      margin: auto;
    }

    .cta-form-row {
      display: flex;
      gap: 15px;
    }

    .cta-form-row input {
      flex: 1;
    }

    .cta-input,
    .cta-textarea {
      padding: 12px;
      border: 1px solid #ccc;
      border-radius: 10px;
      font-size: 14px;
      width: 100%;
      box-sizing: border-box;
    }

    .cta-textarea {
      resize: none;
      height: 80px;
    }

    .cta-btn-submit {
      background: #000;
      color: #fff;
      border: none;
      padding:8px 24px;
      font-size: 16px;
      border-radius: 25px;
      cursor: pointer;
      transition: 0.3s;
      box-shadow: none;
    }

    .cta-btn-submit:hover {
      background: #333;
      color: #eee;
    }
   .gradient-text {
      font-size: 48px;
      font-weight: bold;
      background: linear-gradient(90deg, #fe7e40, #ff2244);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      display: inline-block;
    }

        .marquee-container {
      width: 100%;
      overflow: hidden;
      position: relative;
      background: #fff;
      padding: 50px 0;
    }

    .marquee-track {
      display: flex;
      width: calc(300px * 3);
       /* adjust based on number of images */
      animation: scroll 5s linear infinite;
    }

    .marquee-track img {
      width: 600px;
      height: 250px;
      object-fit: cover;
      border-radius: 12px;
      margin: 0 10px;
      box-shadow: 0 4px 10px rgba(0,0,0,0.3);
    }

    @keyframes scroll {
      from {
        transform: translateX(0);
      }
      to {
        transform: translateX(-50%);
      }
    }


    /* career_page_css_by_rajeev */

.rj_career_banner{
  background-color: #000;
  padding: 80px 0;
}
.rj_career_banner h2{
font-size:2.5rem;
font-weight: bold;
}
.job-card {
    background: #fff;
    border-radius: 12px;
    padding: 2rem;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    border: 1px solid #e9ecef;
    display: flex;
    flex-direction: column;
}
.job-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
}
.skills-section {
    flex-grow: 1;
}
.job-icon{
  width:60px;
}
.job-card h4{
  font-weight:700;
}
.job-card p{
  font-size: 16px;
}
.btn-outline-primary {
    color: #dc072a;
    background-color: transparent;
    background-image: none;
    border-color: #dc072a !important;
    padding:10px;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #dc072a !important;
    border-color: #dc072a !important;
}
.career_head_2{
  font-size: 2.5rem;
  font-weight: bold;
}
   @media (max-width: 768px) {
       .question_section .accordion-button {
        font-size: 14px !important;
       }
        .contact-section {
          padding: 60px 0px !important;
        }
       }

       .footer-logo{
        display: flex;
        align-items: center;
        height: 100%;
       }

         .btn_wrap{
    width: 180px;
   margin: auto;
   margin-top: 15px;
  }
   .btn_wrap button{
width: 100%;
   }
      /* .slide_content2 {
            background: #0000008c !important;
            z-index: 999;
            position: relative;
            right: 50%;
            left: 50%;
            transform: translateX(-50%);
            width: 900px;
            padding: 68px 22px;
            color: #fff;

        } */

         /* .cta-btn {
            display: inline-block;
            background: #cc0000;
            color: white;
            padding: 12px 25px;
            border-radius: 25px;
            font-size: 16px;
            text-decoration: none;
            margin-top: 20px;
            text-decoration: none;
        }
          .cta-btn:hover {
text-decoration: none;
color: #fff;
background-color: #cc0000;
          } */
           .cta-btn {
            display: inline-block;
            background: transparent;
            color: white;
            padding: 12px 25px;
            border-radius: 25px;
            font-size: 16px;
            text-decoration: none;
            margin-top: 20px;
            border: 1px solid #e60000;
        }

        .cta-btn:hover {
            background: #e60000;
            color: #fff;
            text-decoration: none;
        }

        .bg-yellow{
          background:linear-gradient(135deg, #fff5e6, #fff9f2);;
        }

 .btn_wrap a{
   text-decoration: none;
 }
.accordion-body{
  padding-bottom: 0 !important;
}
  .accordion-body p{
    margin-bottom: 0 !important;
  }
      .section-gap{
            padding: 60px 0px ;
        }
 .section-gap-bottom{
            padding-bottom: 60px;
        }
        /* Responsive Css  */
@media screen and (max-width: 1620px) and (min-width: 1600px) {

  .banner {
    height: calc(100vh - 100px);
  }

  .slide_content h1 {
    font-size: 33px;
  }

  .ipad_img {
    width: 75%;
  }

  .mobile_img {
    width: 170px;
  }
}
@media screen and (min-width: 1900px) {
  .gallery_product {
    margin-bottom: 30px;
    width: 20%;
    display: inline-block;
    padding: 0px 10px;
  }

  .container {
    max-width: 1490px;
  }

  .min-container {
    max-width: 1300px;
  }

  header.fixed-top .container,
  .page-template-home .container {
    max-width: 1750px;
  }

  .graph_images img {
    max-width: 510px;
  }

}
@media screen and (min-width: 1600px) {
  .gallery_product {
    margin-bottom: 30px;
    width: 20%;
    display: inline-block;
    padding: 0px 10px;
  }

  .container {
    max-width: 1400px;
  }

  header.fixed-top .container,
  .page-template-home .container {
    max-width: 1450px;
  }

  .min-container {
    max-width: 1220px;
  }

  .graph_images {
    text-align: right;
  }

  section.what_do {
    padding: 80px 0 450px;
    overflow: hidden;
  }

  .keyboard_img img {
    max-width: 70%;
  }
}
@media screen and (max-width: 1400px) {
 .cust_container {
    width: calc(100% - 50px);
  }
  .navbar-brand img{
    margin-right: 0;
    width: 120px;
  }
  .cust_container
  ul.navbar-nav li a {
    font-size: 14px;
}
}
@media screen and (min-width: 1400px) {
 
  .gallery_header h2 {
    font-size: 24px;
  }

  .gallery_product {
    margin-bottom: 30px;
    width: 20%;
    display: inline-block;
    padding: 0px 10px;
  }

  .container {
    max-width: 1400px;
  }

  .min-container {
    max-width: 1200px;
  }

  header.fixed-top .container,
  .page-template-home .container {
    max-width: 1400px;
  }

  section.what_do {
    padding: 80px 0 400px;
  }

  section.gallery_header {
    background-position: bottom right -35px;
    background-size: 55%;
  }

  .ipad_img {
    width: 55%;
    right: -22%;
  }
}
@media screen and (max-width: 1399px) {
  .variedPlatform .service-grid {
    min-height: 90px;
    display: flex;
  }

  .resource-box {
    margin-bottom: 30px;
    width: 25%;
    display: inline-block;
    padding: 0px 10px;
  }

  .cd-timeline-block:nth-child(2n) .cd-timeline-content::after {
    content: "";
    position: absolute;
    top: 16px;
    left: -35px;
    height: 3px;
    width: 35px;
    border-top: 1px solid #eee;
  }

  .cd-timeline-content::before {
    content: "";
    position: absolute;
    top: 16px;
    right: -35px;
    height: 3px;
    width: 35px;
    border-top: 1px solid #eee;
  }

  .app_flow {
    width: 100%;
    min-height: inherit;
    text-align: center;
    padding: 13px;
    border-radius: 5px;
    max-height: inherit;
    overflow: hidden;
    transition: all ease-in-out 0.2s;
    height: 100%;
  }

  .footer h3,
  .footer .widget-title {
    color: #fff;
    margin-bottom: 25px;
    font-size: 21px;
    font-family: "Poppins", sans-serif !important;
    font-weight: 400;
  }

  .gallery_header h2 {
    font-size: 24px;
    line-height: 32px !important;
  }

  section.gallery_header {
    background-color: #151621;
    background-image: url("../images/gallery_banner.webp");
    color: #fff;
    background-repeat: no-repeat;
    background-position: bottom right -29px;
    /*padding: 75px 0 50px 0!important;*/
    background-size: 60%;
  }

  .heading h2 {
    color: #151621;
    text-align: center;
    font-size: 22px;
  }

  .app_flow h5 {
    font-size: 22px;
  }

  .approach_details h5 {
    font-size: 25px;
  }

  .contact_page h2 {
    font-size: 28px;
  }

  .world_img {
    height: 100%;
    overflow: hidden;
    background-image: url("../images/img1.webp");
    background-size: cover;
    min-height: 432px;
    background-position: center center;
  }

  .keyboard_img img {
    width: 80%;
  }

  .keyboard_img {
    right: -10%;
  }

  .slide_content h1 {
    font-size: 22px;
  }

  .mouse_img {
    top: -7px;
    right: -49px;
  }

  .mouse_img img {
    width: 70%;
  }

  .mobile_img img {
    width: 90%;
  }

  .banner {
    height: calc(90vh - -10px);
  }

  .team .container {
    padding: 0 20px;
  }

  .specility_section {
    background-position: center bottom -0px;
  }

  .home-banner-padding {
    padding-top: 80px;

  }


  .client_box.cli_3,
  .client_box.cli_4 {
    right: 0px;
  }

  .banner {
    background-size: 100%;
  }

  .ipad_img {
    width: 350px !important;
    height: 230px;
    right: -8%;
  }

  #home-carousel .owl-stage-outer {
    height: 210px;
  }

  .mobile_img {
    display: none;
  }

  .mouse_img {
    top: 75px;
  }

}
@media screen and (max-width: 1366px) {
  .icon_four {
    left: -86px;
    bottom: -17px;
  }

  .icon_one {
    right: -88px;
    bottom: -38px;
  }

  .icon_three {
    right: -62px;
    top: -10px;
  }

  .icon_six {
    left: -72px;
    top: 0px;
  }

  p {
    font-size: 14px;
  }

  body {
    font-size: 14px;
  }

  .site-info a {
    font-size: 14px;
  }

  .qa-text-center {
    font-size: 14px;
  }

  .testing-detail p {
    font-size: 14px;
  }
}

@media screen and (max-width: 1200px) {
  .hero{
    height: 60vh !important;
  }
   .navbar-nav{
width: calc(100% - 50px);
 }
     .navbar-toggler {
    margin-left: auto;
  }
   .navbar-collapse {
    padding-top: 0 !important;
    padding: 20px 0px;
    position: absolute;
    left: 00px;
    top: 65px;
    border-radius: 0;
      background: #fff;
    margin: 0 -15px;
    padding: 15px;
    box-shadow: 0 8px 7px rgba(0, 0, 0, 0.06);
    position: absolute;
    right: 15px;
    top: 71px;
    min-width: 320px;
    max-height: 500px;
    border-radius: 0px;
  }
   .navbar-nav .nav-link {
margin: 0;
 }
  .m-dl-none,
  .blank_white {
    display: none;
  }

  .app_flow:hover .flow-top {
    opacity: 1;
  }

  .mobile_img {
    left: 36% !important;
  }

  .mouse_img {
    top: 75px;
    right: 10px !important;
  }

}
@media only screen and (max-width: 1199px) {
  .specility_section {
    padding: 50px 0 30px;
  }

  #cd-timeline {
    margin-top: 0px;
  }

  /* section.testimonial {
    margin: 30px 0;
  } */

  .android_app {
    margin-bottom: 0px;
  }

  .diffrent_domain_section {
    padding: 20px 0px 50px 0px;
  }

  .app_img {
    padding: 20px 15px;
    text-align: center;
  }

  section.who_we_are_section {
    padding: 50px 0;
    position: relative;
  }

  .our_development {
    padding: 40px 0px;
  }

  section.team {
    padding: 60px 0;
  }

  .project {
    padding: 50px 0 30px;
  }

  #wpsm_counter_b_row_333 .wpsm_counterbox {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }

  .md-dis {
    display: none !important;
  }

  .ser_icon_img::after,
  .ser_icon_img::before,
  .col-md-4.d-flex.m-d-none {
    display: none !important;
  }

  .ser_icon_img {
    position: relative;
    z-index: 1;
    right: inherit;
    bottom: inherit;
    left: inherit;
    top: inherit;
    margin-right: 18px;
  }

  .box_two,
  .box_six,
  .box_four,
  .box_five,
  .box_three,
  .box_one {
    padding: 20px 10px;
    text-align: left !important;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    min-height: 130px;
  }

  .t-align-r {
    text-align: left !important;
  }

  .ser_icon_img {
    position: relative;
    z-index: 1;
  }

  .icon_one,
  .icon_two,
  .icon_three,
  .icon_four,
  .icon_five,
  .icon_six {
    right: 0;
    bottom: 0;
    left: 0;
  }

  .ser_icon_img img {
    display: block;
  }

  .circle-center .col-sm-6.col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 50%;
    max-width: 50%;
  }

  .entry .entry-content p {
    margin: auto;
    font-size: 14px;
    line-height: 19px;
  }

}

@media only screen and (min-width: 1170px) {
   .cd-timeline-block {
    margin: 0em 0;
  }

  .cd-timeline-block:first-child {
    margin-top: -4px;
  }

  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }

  #cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }

  #cd-timeline::before {
    left: 50%;
    margin-left: -1px;
  }
  .cd-timeline-content {
    margin-left: 0;
    padding: 1em 1.6em;
    width: 36%;
    margin: 0 10%;
  }

  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 14px;
    font-size: 1rem;
  }

  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }

  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: #fff;
  }

  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }

  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
}
@media screen and (max-width: 1080px) {
  .port-mid {
    padding-top: 40px;
  }

  .section-pb {
    padding: 30px 0px !important;
  }

  .variedPlatform .service-grid img {
    margin-right: 8px;
  }

  .service-grid strong {
    font-size: 12px;
  }

  section.company_sec {
    padding: 0px 0px 40px;
  }

  .box_two,
  .box_six,
  .box_four,
  .box_five,
  .box_three,
  .box_one {
    padding: 20px 10px;
    text-align: left !important;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    min-height: 160px;
  }

  .heading h2 {
    font-size: 22px;
  }

  .how-it-works h5 {
    font-size: 19px;
  }

  .step_div h4 {
    font-size: 19px;
  }

  .ser_icon_img img {
    display: block;
  }

  section.service_section {
    margin-bottom: 0px;
    padding: 60px 0 30px;
  }

  .ser_icon_img::after,
  .ser_icon_img::before,
  .col-md-4.d-flex.m-d-none {
    display: none !important;
  }
}
@media only screen and (max-width: 1024px) {
      .infrastructure_slider .container-fluid {
        max-width: calc(100% - 20px) !important;
    }
    .infrastructure_slider h3{
    font-size: 20px !important;
  }
  .infrastructure_slider p {
    font-size: 16px;
}
 .box-p {
    min-height: 100%;
  }
  #colophon .widget-area,
  #colophon .site-info {
    margin-top: 0px;
  }

  .fourte-sec {
    margin: 25px 0px;
  }

  .batch-grid {
    display: block;
    text-align: center;
  }

  .icon-batch {
    min-width: 50px;
    /*	width: 100%; */
    display: block;
  }

  .service-grid {
    padding: 15px 8px !important;
  }

  .service_details {
    padding: 15px;
  }

  .v-text p {
    font-size: 14px;
  }

  .box-p {
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .diffrent_domain_section {
    padding: 30px 0px 50px 0px;
  }

  .diffrent_domain_section .pt-5,
  .py-5 {
    padding-top: 20px !important;
  }

  .icon-box {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 995px) {

  .diffrent_domain_section {
    padding: 25px 0px 50px 0;
  }

  .android_app {
    padding: 0px 0px;
  }
}
@media screen and (max-width: 991px) {
  .slider_section h6{
    font-size: 24px;
  }
  .nav-link{
    padding: 12px 0px;
  }
      .navbar-collapse {
        top: 65px;
        min-height: 100vh;
    }
.grid2 ul:nth-child(1) {
    border-bottom: 1px solid #525252;
    border-right: 0;
}
  .infrastructure_slider{
    padding: 40px 0px;
  }
  .section-gap{
            padding: 40px 0px !important;
        }
         .section-gap-bottom{
            padding-bottom: 40px;
        }
  .hero h1{
    font-size: 24px !important;
  }
  .hero p{
    font-size: 16px !important;
  }
  .grid2{
    min-width:auto;
    display: flex;
    flex-direction: column;
  }
  
  .nav-item.dropdown{
    position: relative !important;
  }
  .navbar-nav .dropdown-menu{
    transform: translate(0) !important;
    width: 100% !important;
    max-width: 100% !important;
    left: 0 !important;
    right: 0 !important;
    top:50px !important
  }
  .homeHero{
    height: auto;
    margin-top: 40px;
  }
  .navbar-dark .navbar-nav .nav-link {
    color: #ffffff !important;
  }
.navbar-brand img{
  max-width: 100px;
}
  .navbar-brand img {
    width: 100px;
  }

  .container-fluid.d-index-1 .align-items-end {
    align-items: inherit !important;
  }

  header.fixed-top {
    /* top: 10px;
    background: transparent; */
    background-color: #000;
    top: 0px;
  }

  header.inner-header.shrinkHeader ul li a {
    color: #000 !important;
  }

  .page-template-home .current-menu-parent .sub-menu {
    background: #ebebeb !important;
  }

  .vision-image {
    display: none;
  }

  .slide_content.wow.fadeInUp.animated {
    margin-top: 0px;
  }

  .mb30 {
    margin-bottom: 20px;
    margin-top: 10px;
  }

  .brdr-sm {
    border-right: 0px !important;
  }

  .home-banner-padding {
    padding-top: 50px;
  }

  .staff-image {
    display: none;
  }

  .whats_step p::before,
  .whats_step p::before,
  .whats_step p::after {
    display: none;
  }

  .cd-timeline-content {
    margin-left: 30px;
  }

  .banner {
    height: auto;
    padding: 50px 0;
  }

  .menu-main-menu-container {
    display: flex;
    justify-content: end;
  }

  #cd-timeline::before {
    width: 0px;
  }

  .cd-timeline-content:after {
    display: none;
  }

  .cd-timeline-content::before {
    display: none;
  }

  .contact-icon {
    min-height: 51px;
    justify-content: center;
    align-self: center;
  }

  .main-navigation .main-menu {
    min-width: 230px;
  }

  .gallery_header h2 {
    font-size: 22px;
    line-height: 38px;
  }

  #cd-timeline {
    padding: 0px 0;
    margin-top: 0px;
  }

  .page-template-default header.fixed-top.shrinkHeader .current_page_item a {
    border-bottom: 0px solid #fff !important;
  }

  .page-template-home .current_page_item a {
    border-bottom: 2px solid #20346b !important;
  }

  .main-navigation .sub-menu>li>a:hover,
  .main-navigation .sub-menu>li>a:focus,
  .main-navigation .sub-menu>li>.menu-item-link-return:hover,
  .main-navigation .sub-menu>li>.menu-item-link-return:focus {
    background: #ececec;
    text-decoration: none;
  }

  .main-navigation .sub-menu>li {
    padding: 5px 15px;
    /*background: #fff;
		
		/*border-bottom: 1px dotted
		#fff;*/
  }

  /*.menu-item-has-children .sub-menu > li{
      background: #fff;
	}*/

  .menu-main-menu-container .sub-menu {
    padding-left: 0px;
  }

  .menu-main-menu-container .sub-menu {
    background: #f5f8fa;
    border-radius: 10px;
    border: 0px;
    overflow: hidden;
    padding-bottom: 0px;
    margin-top: 0px !important;
    box-shadow: none;
  }

  .portfolio_section {
    position: relative;
    z-index: 1;
  }

  .main-navigation .main-menu>li.menu-item-has-children .submenu-expand {
    position: absolute;
    left: 210px;
    top: 2px;
  }

  .main-navigation .sub-menu {
    color: #fff;
    list-style: none;
    position: relative;
    opacity: 1;
    left: 0;
    z-index: 1;
    background: #fff;
  }

  /*.hidden-links {
    background: #EBEBEB !important;}*/

  .menu-main-menu-container .sub-menu {
    background: #fff;
    border-radius: 0px;
    border: 0px;
    overflow: hidden;
    padding-bottom: 0px;
    margin-top: 0px !important;
    box-shadow: none;
    min-width: 230px !important;
  }

  .main-navigation .main-menu>.menu-item-has-children:not(.off-canvas):hover>.sub-menu {
    animation: none;
  }

  .page-template-default .main-navigation .main-menu>li {
    position: relative;
  }

  .submenu-expand svg {
    transition: fill 120ms ease-in-out;
    fill: #000;
  }

  .gallery_product {
    margin-bottom: 30px;
    width: 33.33%;
    display: inline-block;
    padding: 0px 10px;
  }

  .main-navigation .main-menu>li {
    display: block;
  }

  .main-navigation .main-menu>li a {
    display: block;
    padding: 10px 0;
    font-size: 14px;
    border-bottom: 2px solid transparent;
  }

  .gallery_product {
    margin-bottom: 30px;
    width: 50%;
    display: inline-block;
    padding: 0px 10px;
  }

  .gallery_header {
    text-align: center;
  }

  section.gallery_header,
  .gallery_header .pt-4,
  .gallery_header .pb-4 {
    /*padding-bottom: 0.5rem !important;
		padding-top: 0.5rem;*/
    padding: 50px 0 18px 0 !important;
  }

  .client-name {
    display: inline-table;
    padding-left: 0;
  }

  .client-name::before {
    left: -35px;
  }

  .client-name::after {
    content: "";
    height: 2px;
    background: #fff;
    width: 25px;
    position: absolute;
    top: 12px;
    right: -35px;
  }

  .container,
  header.fixed-top .container,
  .page-template-home .container {
    max-width: 95%;
  }

  .page-template-default .shrinkHeader .main-navigation .main-menu>li>a,
  .main-navigation .main-menu>li>a,
  .main-navigation .main-menu>li>a:hover,
  .main-navigation .main-menu>li>a:hover+svg {
    color: #000;
  }

  .current_page_item a {
    border-bottom: 2px solid transparent;
    color: #000 !important;
  }

  header .container,
  .app_section .container,
  .banner .container,
  .site-branding .container {
    max-width: 100% !important;
  }

  header.fixed-top {
    padding: 0px 0px;
  }

  .navbar-toggler {
    top: -2px;
    position: relative;
    font-size: 22px;
  }

  .navbar-toggler-icon {
    width: 1.2em;
    height: 2px;
    background: #fff;
    position: relative;
    transition: all ease-in-out 0.2s;
  }

  .navbar-toggler-icon:before {
    content: "";
    position: absolute;
    width: 1.2em;
    height: 2px;
    background: #fff;
    left: 0;
    top: -8px;
    transition: all ease-in-out 0.2s;
  }

  .navbar-toggler-icon:after {
    content: "";
    position: absolute;
    width: 1.2em;
    height: 2px;
    background: #fff;
    left: 0;
    bottom: -8px;
    transition: all ease-in-out 0.2s;
  }


  .inner-header .navbar-toggler .navbar-toggler-icon {
    width: 1.2em;
    height: 2px;
    background: #000;
    position: relative;
    transition: all ease-in-out 0.2s;
  }

  .inner-header .navbar-toggler .navbar-toggler-icon:before {
    content: "";
    position: absolute;
    width: 1.2em;
    height: 2px;
    background: #000;
    left: 0;
    top: -8px;
    transition: all ease-in-out 0.2s;
  }

  .inner-header .navbar-toggler .navbar-toggler-icon:after {
    content: "";
    position: absolute;
    width: 1.2em;
    height: 2px;
    background: #000;
    left: 0;
    bottom: -8px;
    transition: all ease-in-out 0.2s;
  }


  .page-template-home .main-navigation .navbar-toggler-icon,
  .page-template-home .main-navigation .navbar-toggler-icon:after,
  .page-template-home .main-navigation .navbar-toggler-icon:before {
    background: #fff;
  }

  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
    transform: rotate(80deg);
    top: 0;
  }

  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    transform: rotate(-40deg);
    top: 0;
  }

  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
    opacity: 0;
  }

  header.shrinkHeader .navbar-toggler-icon:after,
  header.shrinkHeader .navbar-toggler-icon:before,
  header.shrinkHeader .navbar-toggler-icon {
    background: #fff !important;
  }


  .contact_section .padding-l-r0 {
    padding: 0 !important;
  }

  .contact_section .mt-5 {
    margin-top: 1rem !important;
  }

  .contact_section .heading h2 {
    margin-bottom: 20px;
  }

  .social-links {
    padding: 0 !important;
  }

  .submit_btn {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  section.contact_section {
    padding: 0px 0 0px;
  }

  .portfolio-slider.pt-5 {
    padding-top: 3em !important;
  }

  .breadcrumbn {
    display: none !important;
  }

  ul.tabbing {
    overflow-x: scroll;
    position: relative;
    width: calc(100vw);
  }

  .arrow-none {
    padding: 5px 10px 14px 4px;
    position: relative;
  }

  .arrow-none:before {
    content: "";
    height: 56px;
    width: 10px;
    background: #fff;
    left: -8px;
    position: absolute;
    box-shadow: -4px 1px 6px rgba(0, 0, 0, 0.1);
    top: -7px;
  }

  .tab_header ul li:last-child {
    margin-right: 30px;
  }

  .m-d-none,
  .mmm-d-none,
  .ser_icon_img::before,
  .ser_icon_img::after {
    display: none !important;
  }

  .box_two,
  .box_six,
  .box_four,
  .box_five,
  .box_three,
  .box_one {
    padding: 20px 10px;
    text-align: left !important;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    min-height: 130px;
  }

  .box_one .text-right,
  .box_two .text-right,
  .box_three .text-right {
    text-align: left !important;
    display: block !important;
  }

  .ser_icon_img {
    position: relative;
    z-index: 1;
    right: inherit;
    bottom: inherit;
    left: inherit;
    top: inherit;
    margin-right: 18px;
  }

  .service_section .col-md-4 p {
    max-height: inherit;
  }

  section.service_section {
    padding: 40px 0 0;
    margin-bottom: 0px;
  }

  .tab_header {
    justify-content: start !important;
  }

  .tab_header {
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
    padding: 8px 5px;
  }

  .tab_header .dropdown-item {
    padding: 0.5rem 0.8rem;
  }

  .mt-m-5 {
    margin-top: 0px !important;
  }

  .m-mt-0 {
    margin-top: 0px !important;
  }

  .what_do {
    padding-top: 20px !important;
    background: #151621;
    color: #fff;
  }

  .what_do .heading h2 {
    color: #fff;
  }

  .bg_img {
    display: none;
  }

  .m-mb-5 {
    margin-bottom: 20px !important;
  }

  .p-pb-5 {
    padding-bottom: 20px !important;
  }

  .p-pb-0 {
    padding-bottom: 0px !important;
  }

  .m-pt-5,
  #our_team {
    padding-top: 20px !important;
  }

  .app_flow {
    display: inherit;
    text-align: center;
    min-height: auto;
  }

  .flow-top {
    min-width: 170px;
  }

  .approach_img {
    width: 110px;
    height: 110px;
    line-height: 7;
  }

  .approach_img img {
    width: 55px;
  }

  .footer {
    padding: 10px 0 0 0;
    width: 100%;
  }

  .android_app {
    background: transparent;
    margin-top: 40px;
  }

  section.who_we_are_section {
    padding: 35px 0;
  }

  .our_strenth_section .row .col-12 {
    margin-bottom: 10px;
  }

  .strenth-box img {
    max-width: 40%;
  }

  .strenth-box {
    min-height: 100%;
  }

  .d-flex.m-display {
    text-align: left !important;
  }

  .text-right.order-sm-2 {
    text-align: left !important;
  }

  .d-icon {
    padding: 0 10px 15px 0 !important;
  }

  .development img {
    margin-right: 22px;
  }

  .d-flex.m-display {
    padding: 20px 10px !important;
  }

  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .text-right.order-sm-2 {
    text-align: left !important;
  }

  .company_heding {
    padding: 0px;
    text-align: center !important;
  }

  .team .owl-nav {
    text-align: center;
  }

  section.team {
    padding: 25px 0;
  }

  .specility_section {
    padding: 30px 0px 20px 0;
    background: #151621;
    text-align: left;
  }

  #wpsm_counter_b_row_333 .wpsm_counterbox .wpsm_count-title {
    margin-top: 0px !important;
  }

  #wpsm_counter_b_row_333 .wpsm_counterbox,
  #wpsm_counter_b_row_333 .wpsm_counterbox .wpsm_number {
    margin-top: 10px !important;
    margin-bottom: 0px !important;
  }

  .wpsm_col-md-3 {
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 10px;
    width: 50%;
    float: left;
  }

  .wpsm_counterbox h3 {
    font-size: 13px !important;
  }

  #wpsm_counter_b_row_333 .wpsm_counterbox .wpsm_count-title {
    min-height: 43px !important;
  }

  .specility_section .container,
  .project .container {
    max-width: 100%;
  }

  .project {
    padding: 40px 0 0px;
  }

  .project .text-center,
  .project .heading h2,
  .service_section .heading.text-center,
  .service_section .heading h2 {
    text-align: center !important;
  }

  /* section.testimonial {
    margin: 30px 0;
  } */

  .m-d-flex {
    display: block !important;
  }

  .m-d-flex.align-items-center,
  .m-text-center {
    text-align: center !important;
  }

  .email_icon {
    margin: 0 auto 10px !important;
  }

  .testimonial .custom-width {
    flex: 0 0 50%;
    max-width: 50%;
    /* margin-bottom: 0 !important; */
  }

  .client_box {
    max-width: initial;
  }

  .service_section .heading p {
    max-width: 100%;
  }

  .service_section .col-md-4 {
    max-width: 50%;
    flex: 0 0 50%;
  }

  .whats_step {
    padding-bottom: 0 !important;
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
    max-width: 31%;
    flex: 0 0 31%;
    margin: 10px 1%;
    color: #fff;
  }

  section.what_do {
    padding: 60px 0 40px;
  }

  .container-fluid.d-index-1 {
    position: relative;
    z-index: 3;
  }

  .container-fluid.d-index-1 .align-items-end {
    align-items: inherit !important;
  }

  .icon_whats {
    margin-top: 20px;
  }

  .step_div {
    padding: 20px 0;
  }

  .app_section {
    padding-bottom: 10px !important;
  }

  .our_development {
    margin-top: 30px !important;
    padding-top: 40px !important;
  }

  .banner {
    background-size: 200vw 2000vh;
  }

  .mobile_img {
    left: 43%;
  }

  .mouse_img {
    top: 28px;
  }

  .keyboard_img {
    right: -28%;
  }

  .ipad_img {
    right: 0%;
  }

  .portfolio-detail-right iframe {
    height: 600px !important;
  }
   .client_box.cli_1,
  .client_box.cli_2,
  .whats_step p::before,
  .whats_step p::after,
  .read_more {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .process-box{
    padding: 30px 15px !important;
  }
  .question_section .container{
    gap: 25px;
  }
  .bg-gray h1 {
    font-size: 28px;
}
    .portfolio-detail-right {
    padding: 20px;
  }

  .banner {
    height: calc(100vh - 350px);
  }

  .slide_content {
    margin-top: 45px;
  }

  .btn-theme {
    margin-bottom: 0px;
  }
    .section-gap{
            padding: 30px 0px !important;
        }
         .section-gap-bottom{
            padding-bottom: 30px;
        }
  .process_wrap{
  gap: 0;  
  }
 .process_bx {
    text-align: center;
    margin: auto;
    border: 1px solid #eee;
    padding: 50px 15px;
    border-radius: 7px;
}
  .menuCard{
    width: 100%;
  }
   .variedPlatform .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .dropdown-toggle img{
    filter: invert(1);
  }
  .qa-section {
    padding-top: 30px !important;
    padding-bottom: 15px;
  }

  .portfolio-detail-right iframe {
    height: 440px !important;
  }

  .strenth-box p {
    font-size: 16px !important;
  }

  .gallery_header h2 {
    font-size: 18px !important;
  }

  .testing-detail {
    margin-bottom: 0px;
  }

  .world_box {
    margin-top: 20px;
    background-color: #151621;
  }

  .android_app {
    background: transparent;
    padding-bottom: 15px;
    margin-top: 30px;
  }

  .portfolio-detail-right {
    margin-top: 20px;
  }

  .menu-main-menu-container .sub-menu li a {
    color: #000 !important;
  }

  .resource-box {
    margin-bottom: 30px;
    width: 33.33%;
    display: inline-block;
    padding: 0px 10px;
    font-size: 15px;
  }

  .icon-box {
    margin: 0px 0px 20px 0px;
  }

  .pdl120 {
    padding-left: 0px !important;
  }

  .testing-detail {
    padding-left: 100px !important;
  }

  .icon-box p {
    font-size: 14px;
  }

  .testing-detail h2 {
    font-size: 18px !important;
  }

  .pdl120 ul li {
    line-height: 30px !important;
    font-size: 14px;
  }

  .qa-text-center {
    font-size: 14px;
  }

  .android_app {
    margin-top: 30px;
  }

  .variedPlatform .service-grid strong {
    text-align: left;
  }

  .service-grid .services-icon {
    width: 50px;
    height: 60px;
    padding: 0px;
  }
  .all_service h2 {
    font-size: 24px !important;
  }
  .grid2{
    min-width: 100%;
  }
   .slide_content2 {
                padding: 20px !important;
            }

  .navbar-brand img{
    width: 100px !important;
  }
  .main-menu-more-toggle {
    display: none !important;
  }

  ul.dropdown-menu {
    width: 100%;
    box-shadow: none;
  }

  .main-menu-more {
    display: block !important;
  }

  .show-content {
    max-height: inherit;
  }

 

  .contact-icon {
    min-height: auto;
  }

  .menu-main-menu-container {
    display: flex;
    justify-content: end;
  }

  .menu-main-menu-container {
    display: flex;
    justify-content: end;
  }

  .main-navigation .main-menu>li.menu-item-has-children {
    position: relative;
  }

  .main-navigation .main-menu>li.menu-item-has-children .submenu-expand {
    position: absolute;
    left: auto;
    right: 0px;
    top: 2px;
  }

  .finance-list::before {
    display: none !important;
  }

  .ul-box li:last-child::before {
    display: block;
  }

  .ul-box li:nth-last-child(4)::before {
    position: absolute;
    content: "";
    border-left: 1px dashed #4c4c4c;
    height: 100%;
    left: 45px;
    margin-left: 0px;
    top: 90px;
  }

  .testing-detail p {
    font-size: 14px;
  }

  .qa-text-center {
    font-size: 14px;
  }

  .cd-timeline-content p,
  .cd-timeline-content .cd-date {
    font-size: 14px;
  }

  .slide_content p {
    font-size: 14px;
  }

  .slide_content h1 {
    font-size: 22px;
  }

  .contact-icon {
    background-color: #f16262;
    padding: 0px 10px 0px 10px;
    border-radius: 5px;
    font-family: "arial";
    color: #fff;
    line-height: 29px;
  }

  .contact-icon-span {
    padding: 1px 5px;
  }

  .menu-main-menu-container .sub-menu {
    padding-left: 0px;
  }

  .menu-main-menu-container .sub-menu li a {
    color: #000 !important;
  }

  .gallery_product {
    margin-bottom: 30px;
    width: 50%;
    display: inline-block;
    padding: 0px 10px;
  }

  .contact_info.text-left {
    display: flex;
  }

  .india_flag {
    padding: 20px 20px 20px 0px;
    /* box-shadow: 0 0 1px rgba(0, 0, 0, 0.3); */
    width: 100%;
    margin-bottom: 20px;
    margin-top: 10px;
  }

  .flag_head.mt-5 {
    margin-top: 0 !important;
  }

  .contact_page {
    max-width: initial;
  }

  .social-links ul li {
    margin: 0 0 15px 0;
    margin: 0px;
  }

  /*.site-main {
		margin-top: 40px;
	}*/
  .gallery_header {
    background-image: inherit !important;
  }

  .gallery_header h2,
  .heading h2 {
    font-size: 1.2em;
  }

  .contact-icon-span {
    font-size: 12px !important;
  }

  .social-links ul li a span {
    padding: 8px 8px;
    font-size: 15px;
  }

  .skypee-icon {
    padding: 8px 5px;
    font-size: 14px;
  }

  .skypee-icon span {
    padding: 0;
  }

  section.portfolio-detail {
    background: #fff;
    padding: 23px 0;
  }

  .buttons-group .btn {
    padding: 0.45rem 0.55rem !important;
  }

  .portfolio-detail-left {
    padding: 10px 10px 0 10px;
  }

  #portfolio {
    margin-left: 0px;
  }

  .gallery_header h2 {
    line-height: 29px;
  }

  .tab_header ul {
    justify-content: left;
    margin-right: 20px;
  }

  .v-top,
  .keyboard_img,
  .mouse_img,
  .mobile_img {
    display: none !important;
  }

  .approach {
    margin-top: 40px !important;
    margin-bottom: 20px !important;
  }

  .approach_details,
  .approach .heading h2,
  .m-text-left {
    text-align: left !important;
  }

  .approach .heading h2 {
    font-size: 1.5em;
  }

  .m-mb-5 {
    margin-bottom: 20px !important;
  }

  .p-pb-5 {
    padding-bottom: 20px !important;
  }

  .m-pt-5 {
    padding-top: 20px !important;
  }

  .border-none-b {
    border-bottom: none;
  }

  .world_text {
    padding: 35px 10px;
  }

  .heading-size,
  .heading h2 {
    font-size: 20px;
  }

  body,
  .world_text p {
    font-size: 14px;
  }

  .portfolio-detail-left2 ol,
  .portfolio-detail-left2 ul {
    padding-left: 30px;
  }

  .circle {
    padding: 6px 11px;
    font-size: 12px;
  }

  .quote_section {
    padding-top: 40px;
    background: #EF3D3D url("../images/bottom_bg.svg");
  }

  .whats_step {
    max-width: 48%;
    flex: 0 0 48%;
  }

  .service_section .col-md-4 {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .dd-none {
    display: none;
    padding: 40px 0px;
  }

  .banner {
    height: auto;
  }

  .btn-theme {
    padding: 8px 22px;
    margin-bottom: 30px;
  }

  .home-banner-padding {
    padding-top: 66px;
  }
}
@media (max-width: 575px) {
      .banner_section .container {
        padding: 15px;
    }
  #thanks{
        z-index: 4;
    right: 11px;
    /* left: 50%;
    right: 50%;
    transform: translate(-50%) !important;
    width: max-content; */
  }
  .image-grid img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
  .pbm-0{
    padding-bottom: 0 !important;
  }
    .question_section .container{
    gap: 15px;
  }
  .process-box .accordion-button {
        font-size: 16px !important;
    }
  .mp-0{
    padding: 0 !important;
  }
  .pb-m-0{
    padding-bottom: 0;
  }
  .banner_section .container::before{
            border-radius: 0 !important;

  }
     .banner_section .container{
            border-radius: 0 !important;
        }
.service-card h5 {
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 5px;
}
  .contact-btn{
    display:initial !important;
  }
      h2 {
        font-size: 22px !important;
        line-height: 30px;
    }

  .cta-form-row {
flex-direction: column;
  }
      .hero p {
        font-size: 14px !important;
    }
      .hero h1 {
        font-size: 20px !important;
    }
  .process_bx {
max-width: 100%;
  }
   .menuCard_wrap{
    flex-wrap: wrap;
  }
  .time{
    width: 80%;
    margin: auto;
  }
  .navbar-collapse{
    top: 66px !important;
  }
  .flag_head h3 {
    font-size: 19px;
  }

  .portfolio-detail-right iframe {
    height: 340px !important;
  }

  .how-it-works h5 {
    font-size: 14px;
  }

  .pdl120 h3 {
    font-size: 16px;
  }

  .service-grid h4 {
    font-size: 14px;
  }

  .portfolio-detail-left2 h2 {
    font-size: 20px;
  }

  .development h4 {
    font-size: 16px;
  }

  .font-size24 {
    font-size: 20px;
  }

  .portfolio-slider.pt-5 {
    padding-top: 10px !important;
  }

  .portfolio-detail-right h2 {
    font-size: 20px;
  }

  .medium-weight {
    font-size: 16px;
  }

  .sky_bg {
    margin: 30px 0px;
  }

  .ul-box li {
    min-height: 120px;
  }

  .test-brdr {
    border-bottom: 1px solid #dee2e6 !important;
  }

  .social-links ul li a span {
    padding: 8px 0px;
  }

  section.what_do {
    padding: 60px 0 30px;
  }

  .our_development h2 {
    padding-bottom: 10px;
  }

  .our_development {
    margin-top: 30px !important;
    padding-top: 30px;
  }

  .social-links ul li {
    margin: 0px 0 7px 0;
  }

  .box_two,
  .box_six,
  .box_four,
  .box_five,
  .box_three,
  .box_one {
    margin-bottom: 15px;
  }

  .circle-center .col-sm-6.col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 100%;
    max-width: 100%;
  }

  .main-navigation .main-menu>li.menu-item-has-children {
    position: relative;
    width: 100%;
  }

  .contact-icon {
    height: 30px;
  }

  .app_section {
    padding: 10px 0;
  }

  .diffrent_domain_section {
    padding: 15px 0px 30px 0;
  }

  .fourte-sec {
    margin: 20px 0px;
  }

  .navbar-collapse {
    background: #fff;
    margin: 0 -15px;
    padding: 15px;
    box-shadow: 0 8px 7px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 80px;
    min-width: 260px;
    left: 0;
    right: 0;
    max-height: 520px;
    overflow-y: auto;
    z-index: 999;
  }

  .ul-box {
    padding-top: 0px;
  }

  .tab_header {
    margin-bottom: 0px !important;
  }

  .heading-size,
  .heading h2 {
    font-size: 21px;
  }

  .mb30 {
    margin-top: 0px;
  }

  #cd-timeline {
    padding: 0px;
    margin: 0px;
  }

  .menu-main-menu-container {
    display: flex;
    justify-content: start;
  }

  .main-navigation .main-menu {
    width: 100%;
  }

  .menu-main-menu-container .sub-menu {
    padding-left: 0px;
  }

  .timeframe {
    margin-top: 0px;
    padding: 10px 0;
  }

  .resource-box {
    margin-bottom: 30px;
    width: 50% !important;
    display: inline-block;
    padding: 0px 10px;
  }

  .team_pro {
    height: 115px;
    width: 115px;
  }

  .wpsm_number {
    font-size: 30px !important;
  }

  section.blank_white {
    padding: 30px;
    background: #f5f8fa;
  }

  .services-banner {
    margin: 0 0 -200px;
    display: none;
  }

  .gallery_product {
    margin-bottom: 30px;
    width: 100%;
    display: inline-block;
    padding: 0px 10px;
  }

  .padding-l-r0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .live-preview-btn {
    padding: 0px 9px !important;
  }

  section.gallery_header {
    background-color: #151621;
    background-image: url("../images/gallery_banner.webp");
    color: #fff;
    background-repeat: no-repeat;
    background-position: bottom right -29px;
    padding: 17px 0 17px 0 !important;
    background-size: 0;
  }

  .world_img {
    height: 350px;
    overflow: hidden;
    background-image: url("../images/img1.webp");
    background-size: cover;
  }

  .display-none-mobile {
    display: none;
  }

  .contact_info.text-left {
    display: inherit;
  }

  .container {
    max-width: 100%;
  }

  .flow-top img {
    max-width: 100px;
    max-height: 100px;
  }

  .flow-top {
    min-width: 115px;
  }

  .approach_img {
    width: 80px;
    height: 80px;
  }

  .approach_img img {
    width: 35px;
  }

  .mmm-d-none {
    display: block;
  }

  .d-icon {
    padding: 0 10px 15px 0 !important;
  }

  .development img {
    min-width: 30px;
  }

  .testimonial .custom-width {
    flex: 0 0 100%;
    max-width: 100%;
    /* margin-top: 0 !important; */
  }

  .whats_step {
    max-width: 100%;
    flex: 0 0 100%;
    margin: 10px 0;
  }

  .banner {
    background: url("../images/banner-inner.svg");
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 15px 0;
  }

  .btn-theme {
    margin-bottom: 0;
  }

  .slide_content h1 {
    font-size: 22px;
    margin-top: 30px;
  }

  .navbar-dark .navbar-brand {
    padding: 4px 0;
  }

  .bottom_footer p {
    text-align: center !important;
  }

  .social-links {
    justify-content: center !important;
  }
}
@media (max-width: 500px) {

  .timeline-content-info-title,
  .timeline-content-info-date {
    display: block;
    width: 100%;
  }
}

@media only screen and (max-width: 425px) {
  .variedPlatform .service-grid {
    min-height: auto;
    display: flex;
  }

  .icon-skype {
    line-height: 21px;
  }

  .portfolio-detail-right iframe {
    height: 250px !important;
  }
}
@media only screen and (max-width: 375px) {
  .resource-box {
    margin-bottom: 15px;
    width: 100% !important;
    display: inline-block;
    padding: 0px 10px;
  }

  .approach .batch-grid p {
    font-size: 14px;
    line-height: 25px;
  }
}
@media only screen and (max-width: 340px) {
  .portfolio-detail-right {
    margin-top: 40px;
    padding: 0px !important;
    border: none;
  }

  .banner {
    height: calc(100vh - 5px);
  }

  .portfolio-detail-left .buttons-group .btn {
    font-size: 12px;
  }

  .slide_content h1 {
    font-size: 20px;
  }

  .portfolio-detail-right iframe {
    height: 200px !important;
  }
}