
@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: "\f082";
}

.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;
}

html {
  font-family: "Poppins", sans-serif !important;
font-weight: 400;
}

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: 28px;
}

/****/
.banner {
  background:#00014b url("../images/bannerbg.webp");
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  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;
}

/******/

/******/

.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 #ffa502;
  color: #ffa502;
  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;
}

/***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("../images/statbanner.svg");
  background-repeat: no-repeat;
  padding: 70px 0;
  background-size: cover;
  background-attachment: fixed;
  background-position: center top;
  color: #fff;
  display: flex;
  align-items: center;
}

.icon_set {
  margin: 60px 0 40px;
}

.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 250px;
  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: #ff4d00;
  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;
  background-image: URL("../images/icon25.png");
  background-repeat: no-repeat;
  background-size: 25px 15px;
  position: absolute;
  content: "";
  left: 0;
  bottom: -45px;
  right: 0;
/*  border-radius: 50%;
  border: 2px solid #ff4d00;*/
  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;
}

.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 {
  padding: 10px 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 #ff5300;
  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: -60px 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: #ff5300;
  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: #00347a;
  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 #ff4d00 !important;
}

header.fixed-top.shrinkHeader .current_page_item a {
  border-bottom: 2px solid #ff4d00 !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: 180px;
  max-width: 180px;
}

.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;
}

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;
}

#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;
}

/* .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;
}

.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: #ffa502;
  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 #ffa502;
  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 #ffa502 !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 #ffa502;
  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(45deg);
  }

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

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

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

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

.mouse_img {
  -webkit-animation: mouse 2s infinite alternate;
  animation: mouse 2s infinite alternate;
  margin-left: 200px;
}

.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;
  }

@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 (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;
  }


  .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: cover;
    background-position: center;
  }
  .ipad_img{
    width: 350px !important;
    height: 230px;
    right: -8%;
  }
  #home-carousel .owl-stage-outer {
    height: 210px;
}
  .mobile_img {
    display: none;
  }

  .mouse_img {
    top: 280px;
  }

}


@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) and (min-width: 995px) {
  .diffrent_domain_section {
    padding: 25px 0px 50px 0;
  }

  .android_app {
    padding: 0px 0px;
  }
}

@media screen and (max-width: 1200px) {

  .m-dl-none,
  .blank_white {
    display: none;
  }

  .app_flow:hover .flow-top {
    opacity: 1;
  }

  .mobile_img {
    left: 36% !important;
  }

  .mouse_img {
    top: 270px;
    right: 80px !important;
  }

}

@media only screen and (max-width: 1199px) {
  .specility_section {
    padding: 50px 0 30px;
  }

  #cd-timeline {
    margin-top: 0px;
  }

  section.testimonial {
    padding: 10px 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;
  }
}

@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 (min-width: 1170px) {
  .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: 1024px) and (min-width: 769px) {
  .variedPlatform .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}

@media only screen and (min-width: 1025px) {
  .box-p {
    min-height: 100%;
  }
}

@media only screen and (max-width: 1024px) {

  #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 (max-width: 991px) {
  .navbar-dark .navbar-nav .nav-link {
    color: #ffffff !important;
  }
  .navbar-brand img{width: 100px;}
  .container-fluid.d-index-1 .align-items-end {
    align-items: inherit !important;
  }

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

  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: 90%;
  }

  .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;
  }

  .navbar-collapse {
    background: #151621;
    margin: 0 -15px;
    padding: 15px;
    box-shadow: 0 8px 7px rgba(0, 0, 0, 0.06);
    position: absolute;
    right: 15px;
    top: 50px;
    min-width: 320px;
    max-height: 500px;
    border-radius: 12px;
    /*overflow-y: auto;*/
  }

  .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;
  }

  .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 {
    padding: 20px 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;
  }

  .mobile_img {
    left: 43%;
  }

  .mouse_img {
    top: 28px;
  }

  .keyboard_img {
    right: -28%;
  }

  .ipad_img {
    right: 0%;
  }

  .portfolio-detail-right iframe {
    height: 600px !important;
  }
}

@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: 768px) and (min-width: 450px) {
  .portfolio-detail-right {
    padding: 20px;
  }

  .banner {
    height: calc(100vh - 350px);
  }

  .slide_content {
    margin-top: 45px;
  }

  .btn-theme {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 768px) {
  .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;
  }
}

@media screen and (max-width: 767px) {
  .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;
  }

  .client_box.cli_1,
  .client_box.cli_2,
  .whats_step p::before,
  .whats_step p::after,
  .read_more {
    display: none !important;
  }

  .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: 80px;
  }
}

@media (max-width: 575px) {
  .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: #151621;
    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: #000e2b;
    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: 97%;
  }

  .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: cover;
    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;
  }
}
