@font-face {
  font-family: "Roboto-Black";
  src: url("../fonts/Roboto/Roboto-Black.ttf");
  font-weight: bold;
}
.r-bold {
  font-family: "Roboto-Black", sans-serif, bold;
}

.modal {
  z-index: 1130;
}

.navbar-default {
  z-index: 9;
  background-color: #fff;
}

.text-white {
  color: #fff;
}

.text-primary {
  color: #152f60;
}

.text-sucess {
  color: #25b442;
}

.text-dark {
  color: #333;
}

.text-secondary {
  color: #777;
}

.bg-light {
  background-color: #f1f1f1;
}

.bg-white {
  background-color: #fff;
}

.bold {
  font-weight: bold;
}

.regular {
  font-weight: 400;
}

.semibold {
  font-weight: 500;
}

.d-flex {
  display: flex;
}

.align-self-center {
  vertical-align: middle;
  align-items: center;
  align-content: center;
}

.flex-column {
  flex-direction: column;
}

.position-relative {
  position: relative;
}

.position-absolute {
  position: absolute;
}

.h-100 {
  height: 100%;
}

.w-100 {
  width: 100%;
}

.w-50 {
  width: 50%;
}

.w-33 {
  width: 33%;
}

.w-75 {
  width: 75%;
}

.w-80 {
  width: 80%;
}

.mx-auto {
  margin: auto;
}

.py-4 {
  padding: 50px 0 0px;
}

.py-3 {
  padding: 30px 0 20px;
}

.pb-4 {
  padding-bottom: 25px;
}

.pl-5 {
  padding-left: 30px;
}

.pr-5 {
  padding-right: 30px;
}

.mb-0 {
  margin-bottom: 0px;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.ml-4 {
  margin-left: 10px;
}

.mt-5 {
  margin-top: 50px;
}

.border-right {
  border-right: 1px solid #ccc;
}

.rounded-0 {
  border-radius: 0px;
}

.f-15 {
  font-size: 15px;
}

.f-16 {
  font-size: 16px;
}

.f-18 {
  font-size: 18px;
}

.f-20 {
  font-size: 20px;
}

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

.f-25 {
  font-size: 25px;
}

.f-28 {
  font-size: 28px;
}

.f-30 {
  font-size: 30px;
}

.f-40 {
  font-size: 40px;
}

.border-radius {
  border-radius: 30px;
}

.float-none {
  float: none;
}

.margin-top {
  margin-top: 71px;
}

.headings {
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: -1.65px;
}

.btn-yellow {
  background-color: #ffd800;
  padding: 10px 30px;
  box-shadow: 0 3px 0 0 #d7a800;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  border: none;
  color: #ae7500;
  font-size: 18px;
  text-transform: uppercase;
  font-family: MuseoSansRounded500;
  margin-top: 20px;
}
.btn-yellow:hover {
  background-color: #ffea00;
  color: #ae7500;
}

.custome_btn {
  background-color: #ffd800;
  padding: 5px 30px;
  box-shadow: 0 3px 0 0 #d7a800;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  border: none;
  color: #ae7500;
  font-size: 16px;
  line-height: 2.2;
  font-family: MuseoSansRounded500;
}
.custome_btn:hover {
  background-color: #ffea00;
  color: #ae7500;
}

.d-md-block {
  display: none;
}

.pt-sm-4 {
  padding-top: 30px !important;
}

.new-header .navbar-nav li a {
  color: #1E4768;
}
.new-header .navbar-nav li a:hover {
  color: #1E4768;
}
.new-header .navbar-nav .mega-menu-content {
  box-shadow: none;
  border: none;
}
.new-header .navbar-nav .mega-menu-content .product a {
  color: #1E4768;
}
.new-header .navbar-nav .mega-menu-content .product ul {
  padding-left: 0px;
}
.new-header .navbar-nav .mega-menu-content .product ul li {
  list-style-type: none;
}
.new-header .navbar-nav .mega-menu-content .product ul li a {
  color: #1E4768;
}
.new-header .navbar-nav .mega-menu-content .product ul li a:hover {
  color: #4EA775;
}
.new-header .f-15 {
  font-size: 15px;
}
.new-header .f-16 {
  font-size: 16px;
}
.new-header .pl-4 {
  padding-left: 20px;
}
.new-header .some-pl {
  padding-left: 40px;
}
.new-header .ml-auto {
  margin-left: auto;
}
.new-header .float-right {
  float: right;
}
.new-header .w-50 {
  width: 50%;
}
.new-header .w-40 {
  width: 40%;
}

.desktop-service {
  display: block !important;
}

.mobile-service {
  display: none !important;
}

.innerwrapper {
  float: none;
}

.success-border {
  border-bottom: 2px solid #63b573;
  display: inline-block;
}

#read-blogs {
  background-color: #fff;
  padding: 30px 0px;
}
#read-blogs p {
  font-size: 14px;
  line-height: 2;
  color: #333;
}
#read-blogs p a {
  color: #007bff !important;
}
#read-blogs ul li a {
  font-size: 14px;
  line-height: 2;
  color: #333;
  padding-bottom: 0px;
}

.contact-details {
  background: #3c3c3b;
  padding: 30px 0;
}

.contact_gradient_bar {
  background: #1a355d;
  background: linear-gradient(90deg, #1a355d 0, #63b770);
  height: 9px;
}

.modal-dialog {
  max-width: 570px !important;
  margin: 1.75rem auto;
  top: 16%;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.modal-dialog .close {
  position: absolute;
  top: -50px;
  right: 0px;
}
.modal-dialog .modal-body {
  padding: 20px 20px 30px;
}
.modal-dialog .modal-body .headings {
  font-size: 23px;
  margin-bottom: 20px;
}

.responsive-sticky {
  display: none;
}

.slider-banner .carousel-inner {
  background-image: linear-gradient(#4EA775, #1E4768);
}
.slider-banner .carousel-inner .item {
  height: calc(100vh - 120px);
  position: relative;
}
.slider-banner .carousel-inner .item img {
  width: 90%;
}
.slider-banner .carousel-inner .item h2 {
  color: #fff;
  line-height: 1.2;
  font-size: 50px;
}
.slider-banner .carousel-inner .item h2 span {
  color: #ffd800;
  font-size: 50px;
}
.slider-banner .carousel-inner .item .your-digital {
  font-size: 70px !important;
  line-height: 1;
}
.slider-banner .carousel-inner .item p {
  color: #fff;
  font-size: 25px;
  padding-bottom: 20px;
}
.slider-banner .carousel-inner .item .align-selft-center {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.slider-banner .carousel-inner .item .website-development {
  padding-top: 100px !important;
}
.slider-banner .carousel-inner .item .watch-video {
  color: #fff;
  background-color: #4fa975;
  border-radius: 9px;
  padding: 10px 30px;
  font-size: 19px;
  margin-top: 30px;
}
.slider-banner .carousel-inner .item .watch-video i {
  color: red;
  padding-right: 5px;
}
.slider-banner .carousel-inner .item .watch-video:hover {
  background-color: #387f56;
}
.slider-banner .carousel-inner .item .pt-md-4 {
  padding-top: 60px;
}
.slider-banner .carousel-control.right, .slider-banner .carousel-control.left {
  background-image: none;
}

.seo-banner-slider .carousel-inner {
  background: linear-gradient(#4EA775, #1E4768);
}
.seo-banner-slider .carousel-inner .item {
  min-height: calc(100vh - 122px);
  position: relative;
  overflow-y: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center 135px;
}
.seo-banner-slider .carousel-inner .item img {
  width: 90%;
}
.seo-banner-slider .carousel-inner .item h2 {
  color: #1E4768;
  line-height: 1.2;
  font-size: 45px;
}
.seo-banner-slider .carousel-inner .item h2 span {
  color: #ffd800;
  font-size: 45px;
}
.seo-banner-slider .carousel-inner .item p {
  color: #fff;
  font-size: 22px;
  padding-bottom: 20px;
}
.seo-banner-slider .carousel-inner .item .pt-md-4 {
  padding-top: 40px;
}
.seo-banner-slider .carousel-inner .carousel-control.right, .seo-banner-slider .carousel-inner .carousel-control.left {
  background-image: none;
}

.qd-core-section {
  background: #f1f1f1;
  padding: 70px 0 200px;
  overflow: hidden;
  display: block;
}
.qd-core-section .tac {
  text-align: center !important;
}
.qd-core-section .tar {
  text-align: right !important;
}
.qd-core-section .tal {
  text-align: left !important;
}
.qd-core-section .float-left, .qd-core-section .fl {
  float: left !important;
}
.qd-core-section .float-right, .qd-core-section .fr {
  float: right !important;
}
.qd-core-section .pr20 {
  padding-right: 20px;
}
.qd-core-section .pl20 {
  padding-left: 20px;
}
.qd-core-section .qd-tittle-common p {
  font-size: 22px;
  line-height: 36px;
}
.qd-core-section .qd-core-cont {
  padding-top: 30px;
  padding-bottom: 30px;
}
.qd-core-section .qd-core-round-sec {
  max-width: 400px;
  margin: 0 auto;
  margin: 0 auto;
  position: relative;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.qd-core-section .qd-core-round-sec .qd-core-round {
  background: #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 400px;
  height: 400px;
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
}
.qd-core-section .qd-core-option {
  position: absolute;
  cursor: pointer;
}
.qd-core-section .qd-core-option .qd-option-icon {
  width: 85px;
  height: 85px;
  -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
  -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
  transition: transform ease-out 0.1s, background 0.2s;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #fff;
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
}
.qd-core-section .qd-core-option .qd-option-icon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: "";
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.qd-core-section .qd-core-option .qd-option-text {
  width: 364px;
  padding-top: 5px;
}
.qd-core-section .qd-core-option .qd-option-text h4 {
  font-size: 18px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 600;
}
.qd-core-section .qd-core-option .qd-option-text h4 a {
  color: #152f60;
}
.qd-core-section .qd-core-option .qd-option-text p {
  font-size: 14px;
  line-height: 18px;
  position: relative;
}
.qd-core-section .qd-core-option svg {
  fill: #152f60;
  width: 50px;
  height: 52px;
}
.qd-core-section .qd-core-option .stroke-img {
  stroke: #152f60;
}
.qd-core-section .qd-core-option:hover .qd-option-icon:after {
  -webkit-animation: sonarEffect 1.3s ease-out 75ms;
  -moz-animation: sonarEffect 1.3s ease-out 75ms;
  animation: sonarEffect 1.3s ease-out 75ms;
}
.qd-core-section .qd-core-option:hover .qd-option-text h4 a {
  color: #25b442;
}
.qd-core-section .qd-core-option:hover svg {
  fill: #25b442;
  width: 50px;
  height: 52px;
}
.qd-core-section .qd-core-option:hover .stroke-img {
  stroke: #25b442;
}
.qd-core-section .zoom1 {
  top: 20px;
  left: -360px;
}
.qd-core-section .zoom2 {
  top: 20px;
  right: -358px;
}
.qd-core-section .zoom3 {
  top: 160px;
  left: -400px;
}
.qd-core-section .zoom4 {
  top: 174px;
  right: -410px;
}
.qd-core-section .zoom5 {
  top: 310px;
  left: -351px;
}
.qd-core-section .zoom6 {
  top: 310px;
  right: -354px;
}
.qd-core-section .zoom7 {
  top: 370px;
  left: 0;
  right: 0;
  width: 400px;
  margin: 0 auto;
}
.qd-core-section .zoom7 .qd-option-icon {
  margin: 0 auto;
}

.total-businness {
  background-color: #e6e6e6;
  padding: 50px 0;
}
.total-businness .counter {
  background: #25b442;
  background: -webkit-linear-gradient(to left, #25b442, #152f60);
  background: linear-gradient(to left, #25b442, #152f60);
  padding: 40px 0;
  margin-top: 30px;
  text-align: center;
}
.total-businness .counter img {
  width: auto;
  height: 50px;
}
.total-businness .counter h6 {
  color: #fff;
  font-size: 33px;
  font-weight: 600;
  margin-bottom: 10px;
}
.total-businness .counter p {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0px;
}

.technology-we-use .col-md-6.border-right {
  border-right: 1px solid #ccc;
}
.technology-we-use .col-md-6 {
  padding: 30px 0;
}
.technology-we-use h3 {
  font-size: 28px;
  margin-bottom: 0px;
}
.technology-we-use p {
  font-size: 16px;
  font-weight: 400;
}
.technology-we-use ul {
  margin: 20px auto 0;
  text-align: center;
  padding: 0 20px;
}
.technology-we-use ul li {
  width: 19%;
  vertical-align: top;
  display: inline-block;
  padding: 20px 15px 10px;
  position: relative;
  text-align: center;
}
.technology-we-use ul li:before {
  top: 43%;
  width: 50%;
  left: 15%;
  content: "";
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  height: 10px;
  width: 70%;
  display: block;
  margin: 0 auto;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, #00000059 0%, #0000 80%);
  background: radial-gradient(ellipse at center, #00000059 0%, #0000 80%);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.technology-we-use ul li img {
  max-width: 70%;
  filter: gray;
  -webkit-filter: grayscale(100%) brightness(90%) contrast(85%);
  filter: grayscale(100%) brightness(90%) contrast(85%);
  -webkit-transition: all 0.5s ease-in-out;
  vertical-align: middle;
}
.technology-we-use ul li span {
  display: block;
  padding-top: 15px;
  min-height: 60px;
  font-size: 14px;
}
.technology-we-use ul li:hover {
  color: #25b442;
}
.technology-we-use ul li:hover:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.technology-we-use ul li:hover img {
  -webkit-filter: grayscale(0%);
  filter: none;
  transform: translateY(-5px);
}

.blogs {
  background: #f1f1f1;
  padding: 30px 0;
}
.blogs .date {
  position: relative;
  display: inline-block;
  margin-top: 30px;
  font-weight: 600;
  color: #808080;
  font-size: 16px;
  margin-bottom: 0px;
}
.blogs .date:before {
  position: absolute;
  content: "";
  top: -10px;
  left: 0px;
  width: 40%;
  height: 3px;
  background-color: #152f60;
}
.blogs h6 {
  font-size: 18px;
  font-weight: 600;
}
.blogs .info {
  font-size: 15px;
  color: #808080;
  line-height: 1.7;
  padding: 10px 0;
  margin-bottom: 0px;
}
.blogs a {
  font-size: 16px;
  font-weight: 600;
  color: #333;
}
.blogs a:hover {
  color: #25b442;
}
.blogs .clearfix {
  clear: both;
  padding-top: 20px;
}
.blogs .clearfix .visit-blog {
  float: right;
  color: #152f60;
}
.blogs .clearfix .visit-blog:hover {
  color: #25b442;
}

.ready-to-talk {
  padding: 30px 0 50px;
}
.ready-to-talk .col-md-9.mx-auto {
  margin: auto;
  float: none;
  padding: 25px 0;
}
.ready-to-talk .headings {
  font-weight: bold;
  font-size: 40px;
}
.ready-to-talk h5 {
  font-weight: 700;
  font-size: 30px;
  text-transform: uppercase;
}
.ready-to-talk .row .process {
  text-align: center;
}
.ready-to-talk .row .process .process-img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background-color: #152f60;
  margin: auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ready-to-talk .row .process .process-img .numbers {
  position: absolute;
  bottom: -10px;
  left: 50%;
  background-color: #25b442;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #fff;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: flex;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}
.ready-to-talk .row .process .process-img svg {
  fill: #fff;
}
.ready-to-talk .row .process p {
  font-size: 15px;
  font-weight: 600;
  padding: 20px 15px 0;
}
.ready-to-talk .row .process-line {
  position: relative;
}
.ready-to-talk .row .process-line:after {
  content: "";
  position: absolute;
  width: 251px;
  height: 3px;
  right: -249px;
  top: 50%;
  background-color: #152f60;
  display: block;
}
.ready-to-talk .mx-auto {
  margin: auto;
  float: none;
}
.ready-to-talk .btn-yellow {
  margin-top: 0px;
}

.last-section .take-brand {
  background-color: #f1f1f1;
  padding: 10px 0;
}
.last-section .take-brand h2 {
  font-weight: bold;
  font-size: 40px;
  text-align: center;
  color: #333;
}
.last-section .brand-info {
  padding: 13px 0 45px;
}
.last-section .brand-info p {
  font-size: 15px;
  font-weight: 400;
}
.last-section p {
  font-size: 15px;
  color: #545454;
  line-height: 1.7;
  padding: 10px 0;
  margin-bottom: 0px;
  font-weight: bold;
}

.cookiealert {
  position: fixed;
  bottom: 75px;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 900px;
  margin: 0 auto 10px !important;
  z-index: 992;
  opacity: 1;
  border-radius: 10px;
  background: #202122;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #fff;
  padding: 12px 20px;
}
.cookiealert a {
  color: #ffd800;
}
.cookiealert .cookiealert-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.cookiealert .cookiealert-container .cookiealert-img {
  width: 60px;
}
.cookiealert .cookiealert-container .cookiealert-img span {
  font-size: 35px;
}
.cookiealert .cookiealert-container .cookiealert-text {
  width: calc(100% - 200px);
  padding: 0 10px;
}
.cookiealert .cookiealert-container .cookiealert-text .que {
  font-size: 18px;
  padding-bottom: 2px;
}
.cookiealert .cookiealert-container .cookiealert-text .que span {
  display: none;
}
.cookiealert .cookiealert-container .cookiealert-text p {
  margin: 0;
  color: #fff;
}
.cookiealert .cookiealert-container .cookiealert-buttons {
  width: 140px;
}

.mobile-app-banner {
  background: url("../img/mobile-app/banner-slider-2.png") no-repeat center;
  background-size: cover;
  height: calc( 100vh - 120px );
}
.mobile-app-banner .banner-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.what-we-offer {
  padding: 30px 0;
  background-color: #f1f1f1;
}
.what-we-offer .media {
  margin: 20px 0 0px;
}
.what-we-offer .media .media-left {
  padding-right: 30px;
}
.what-we-offer .media .media-left img {
  width: 80px;
}

.ideas-to-reality {
  padding: 30px 0;
}
.ideas-to-reality .row {
  justify-content: space-between;
}
.ideas-to-reality .row .process {
  text-align: center;
}
.ideas-to-reality .row .process .process-img {
  width: 100px;
  height: auto;
  margin: auto;
  position: relative;
}
.ideas-to-reality .row .process-line {
  position: relative;
}
.ideas-to-reality .row .process-line:after {
  content: url("../img/mobile-app/arrow.png");
  position: absolute;
  width: 25px;
  height: auto;
  right: -28px;
  top: 50%;
  display: block;
}
.ideas-to-reality .makeit-happen {
  border: 2px solid #ccc;
  margin-top: 30px;
}
.ideas-to-reality .mx-auto {
  margin: auto;
  float: none;
}
.ideas-to-reality .btn-yellow {
  margin-top: 0px;
}

.why-choose-impulse {
  background: #25b442;
  background: -webkit-linear-gradient(to left, #25b442, #152f60);
  background: linear-gradient(to left, #25b442, #152f60);
  padding-bottom: 30px;
}
.why-choose-impulse .card {
  border-radius: 12px;
  background-color: #fff;
  padding: 25px 15px;
  margin: 26px 0 0px;
  min-height: 417px;
}
.why-choose-impulse .card img {
  width: 130px;
  height: 130px;
}
.why-choose-impulse .card h4 {
  padding-top: 8px;
}

.amazing-mobility-work .mobile-website .slick-prev {
  left: -100px;
}
.amazing-mobility-work .mobile-website .slick-prev:before {
  display: none;
}
.amazing-mobility-work .mobile-website .slick-next {
  right: -50px;
}
.amazing-mobility-work .mobile-website .slick-next:before {
  display: none;
}

.our-work-took img {
  width: 100%;
}

.testimonial {
  position: relative;
  overflow: hidden;
}

.testimonial-inner {
  position: absolute;
  top: 52%;
  left: 55%;
  transform: translate(-50%, -55%);
  width: 70%;
  margin: 0;
  padding: 0;
}

.blue-green-color {
  background: linear-gradient(to bottom right, #152f60 0%, #25b043 100%);
  color: transparent;
  -webkit-background-clip: text;
}

.px-left {
  padding-left: 5rem;
}

.d-flex {
  display: flex;
}

.testimonial-pic {
  width: 8.5%;
}

.testimonial-pic img {
  width: 100%;
}

.testimonial-text {
  width: 50%;
}

.testimonial-text h5 {
  color: #fff;
  font-size: 2.3rem;
  padding: 1rem 0;
}

.testimonial-text p {
  font-size: 1.8rem;
  margin-bottom: 0;
}

.blue-color {
  color: #00c5d5;
}

.testimonial-icon {
  font-size: 3rem;
  margin-top: -20px;
  margin-bottom: 0.8rem;
}

.custom-img {
  width: 10%;
  cursor: pointer;
  position: relative;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  transition: transform 200ms;
}

.custom-img img {
  width: 100%;
  z-index: 1;
}

.overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.85);
  z-index: 2;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: background 0.9s;
}

.testimonial-inner:hover .overlay {
  background: rgba(0, 0, 0, 0);
}

.testimonial-inner:hover .custom-img {
  z-index: 3;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.custom-img:hover .overlay {
  background: rgba(0, 0, 0, 0);
}

.custom-img:hover {
  z-index: 3;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.alert {
  background: #202122;
}
.alert i {
  padding-right: 10px;
}
.alert .alert-wrapper {
  position: relative;
}
.alert .alert-wrapper .schedule-close {
  position: absolute;
  right: 78px;
  top: -37px;
  font-size: 25px;
  color: #fff;
}
.alert .got-question {
  display: flex;
  justify-content: center;
}

.schedule {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  margin-bottom: 0px;
  z-index: 100;
  border: none;
  border-radius: 0px;
}

.app-demo-tap {
  background: url("../img/delivery-app/bg1.png") no-repeat center;
  background-size: cover;
  height: auto;
  padding: 30px 0;
}
.app-demo-tap .tab-content {
  padding: 40px 0;
}
.app-demo-tap .align-self-center {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 80%;
}
.app-demo-tap .padding-top {
  padding-top: 100px;
}

.nav-pills li a {
  background-color: #fff;
  color: #333;
  border-radius: 0px;
  margin: 0px 7px;
  padding: 17px 15px;
  font-size: 16px;
  border: 1px solid #ccc;
}
.nav-pills li a:hover {
  background-color: #e5f3e8;
  color: #333;
  border-bottom: 5px solid #64b771;
}
.nav-pills li a:focus {
  background-color: #e5f3e8;
  color: #333;
  border-bottom: 5px solid #64b771;
}
.nav-pills .active a {
  background-color: #e5f3e8 !important;
  color: #333 !important;
  border-bottom: 5px solid #64b771 !important;
  border: none;
}
.nav-pills .active a:hover {
  background-color: #e5f3e8;
  color: #333;
  border-bottom: 5px solid #64b771;
}
.nav-pills .active a:focus {
  background-color: #e5f3e8;
  color: #333;
  border-bottom: 5px solid #64b771;
}

.delivery-app-card {
  padding-bottom: 30px;
}
.delivery-app-card .card {
  border-radius: 12px;
  background-color: #fff;
  padding: 25px 15px;
  margin: 26px 0 0px;
  min-height: 350px;
}
.delivery-app-card .card img {
  width: 130px;
  height: 130px;
}
.delivery-app-card .card h4 {
  padding-top: 8px;
}

.interested-in {
  background-color: #4d4d4d;
  padding: 40px 0;
  border-top: 10px solid;
  border-image-slice: 1;
  border-width: 10px;
  border-image-source: linear-gradient(to left, #25b442, #152f60);
}

.Key-Benefits h2 {
  margin-bottom: 20px;
}
.Key-Benefits .container-fluid {
  margin: 25px 15px;
}
.Key-Benefits .media {
  margin: 50px 0 0px;
}
.Key-Benefits .media .media-left {
  padding-right: 15px;
}
.Key-Benefits .media .media-left img {
  width: 100px;
}
.Key-Benefits .media .media-body, .Key-Benefits .media .media-left, .Key-Benefits .media .media-right {
  vertical-align: middle;
}
.Key-Benefits .table img {
  width: 150px;
  margin: auto;
}

.technology-solution .tab-content .flex-wrap {
  flex-wrap: wrap;
  justify-content: center;
}
.technology-solution .tab-content .technology {
  width: 216px;
}
.technology-solution .tab-content .technology-tab {
  padding-right: 20px;
  overflow-y: hidden;
}

.seo-videos h4 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 30px;
}
.seo-videos p {
  font-size: 15px;
  color: #545454;
  line-height: 1.7;
  margin-bottom: 0px;
  font-weight: bold;
}

.why-choose-impulse-seo {
  background: #f1f1f1;
  padding-bottom: 30px;
}
.why-choose-impulse-seo .card {
  border-radius: 12px;
  background-color: #fff;
  padding: 25px 15px;
  margin: 26px 0 0px;
  min-height: 417px;
}
.why-choose-impulse-seo .card img {
  width: 130px;
  height: 130px;
}
.why-choose-impulse-seo .card h4 {
  padding-top: 8px;
}
.what-we-offer-seo {
  padding: 30px 0;
  background: #4EA775;
  background: -webkit-linear-gradient(to left, #4EA775, #1E4768);
  background: linear-gradient(to left, #4EA775, #1E4768);
}
.what-we-offer-seo .media {
  margin: 20px 0 0px;
}
.what-we-offer-seo .media .media-left {
  padding-right: 30px;
}
.what-we-offer-seo .media .media-left img {
  width: 95px;
}

.pages-link .btn {
  padding: 3px 15px;
  width: 90%;
  margin: auto;
  border: 1px solid #1a355d;
  text-align: center;
  border-radius: 0px;
}
.pages-link .btn p {
  margin-bottom: 0px;
  font-size: 22px;
  color: #1a355d;
  font-weight: bold;
}
.pages-link .btn:hover {
  background-color: #fff;
}

@media screen and (max-width: 1199px) {
  .hidden-sm {
    display: none !important;
  }

  .amazing-mobility-work .mobile-website .slick-prev {
    left: -50px;
  }
  .amazing-mobility-work .mobile-website .slick-prev img {
    width: 50px;
  }
  .amazing-mobility-work .mobile-website .slick-next {
    right: -10px;
  }
  .amazing-mobility-work .mobile-website .slick-next img {
    width: 50px;
  }

  .navbar-brand {
    padding: 25px 0px;
  }

  .navbar-nav > li {
    padding-left: 8px;
    padding-right: 8px;
  }

  .new-header .float-right {
    float: none !important;
  }

  .seo-banner-slider .carousel-inner .item {
    min-height: calc(100vh - 270px);
  }
}
@media screen and (max-width: 1024px) {
  .qd-core-section {
    padding: 50px 0 30px;
  }
  .qd-core-section .qd-core-round-sec {
    text-align: center;
    max-width: 100%;
  }
  .qd-core-section .qd-core-round-sec .qd-core-round {
    display: none !important;
  }
  .qd-core-section .qd-core-option {
    position: initial;
    width: 49%;
    display: inline-block;
  }
  .qd-core-section .qd-core-option .qd-option-text {
    width: 100%;
    text-align: center !important;
    padding: 20px 10px;
  }
  .qd-core-section .qd-core-option .qd-option-text h4 {
    padding-bottom: 3px;
  }
  .qd-core-section .qd-core-option .qd-option-text p {
    font-size: 14px;
    line-height: 20px;
    padding-top: 5px;
    min-height: 76px;
  }
  .qd-core-section .qd-core-option .qd-option-icon {
    float: none !important;
    margin: 0 auto;
    width: 90px;
    height: 90px;
  }
}
@media screen and (max-width: 992px) {
  .new-header .float-right {
    float: none !important;
  }

  .hidden-sm {
    display: none !important;
  }

  .navbar-nav > li {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }

  .navbar-brand {
    padding: 15px 0px 0;
    height: 30px;
  }

  .slider-banner .carousel-inner .item .your-digital {
    font-size: 58px !important;
  }
  .slider-banner .carousel-inner .item h2 {
    font-size: 41px;
  }
  .slider-banner .carousel-inner .item h2 span {
    color: #ffd800;
    font-size: 41px;
  }
  .slider-banner .carousel-inner .item p {
    font-size: 22px;
  }
  .slider-banner .carousel-inner .item .pt-md-4 {
    padding-top: 0px;
  }

  .technology-we-use .col-md-6.border-right {
    border-right: none;
  }

  .amazing-mobility-work .mobile-website .slick-prev {
    left: -34px;
  }
  .amazing-mobility-work .mobile-website .slick-prev img {
    width: 50px;
  }
  .amazing-mobility-work .mobile-website .slick-next {
    right: 7px;
  }
  .amazing-mobility-work .mobile-website .slick-next img {
    width: 50px;
  }

  .blogs .col-md-4.col-xs-6 {
    padding-top: 30px;
  }

  .Key-Benefits .bg-white {
    background-color: transparent !important;
  }
  .Key-Benefits .pl-5 {
    padding-left: 15px;
  }
  .Key-Benefits .pr-5 {
    padding-right: 15px;
  }
  .Key-Benefits .media {
    background-color: #fff;
    padding: 12px;
    margin: 30px 0 0px;
  }
  .Key-Benefits .media .media-left {
    display: block;
  }
  .Key-Benefits .media .media-body {
    padding-top: 8px;
  }

  .technology-solution .tab-content .technology {
    width: 210px;
  }
}
@media screen and (max-width: 768px) {
  .seo-banner-slider .carousel-inner .item h2 {
    font-size: 38px !important;
  }
  .seo-banner-slider .carousel-inner .item h2 span {
    font-size: 38px !important;
  }

  .d-md-none {
    display: none;
  }

  .d-md-block {
    display: block;
  }

  .what-we-offer-seo .container {
    margin: 0 15px;
  }

  .hidden-sm-bar {
    display: block !important;
  }

  .desktop-service {
    display: none !important;
  }

  .mobile-service {
    display: block !important;
  }

  .new-header #brand-mobile {
    padding: 0px;
    margin-top: 15px;
  }
  .new-header .navbar-nav li .f-20 {
    font-size: 20px;
  }
  .new-header .navbar-nav li a {
    color: #1E4768;
  }
  .new-header .navbar-nav li a:hover {
    color: #1E4768;
  }
  .new-header .navbar-toggle {
    margin-right: 0px;
  }
  .new-header .nav-pills li a {
    border: none;
    padding: 10px 10px;
    margin: 0px;
  }
  .new-header .float-right {
    float: none !important;
  }
  .new-header .border-right {
    border-right: none;
  }
  .new-header .some-pl {
    padding-left: 20px;
    padding-top: 30px;
  }

  h1 {
    font-size: 38px !important;
  }

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

  .f-40 {
    font-size: 35px;
  }

  .f-30 {
    font-size: 27px;
  }

  .headings {
    font-size: 35px;
  }

  .py-4 {
    padding: 0px 0 0px;
  }

  .py-3 {
    padding: 0px 0 0px;
  }

  .total-businness {
    padding: 30px 0 !important;
  }

  .amazing-mobility-work {
    padding: 40px 0px 80px;
  }
  .amazing-mobility-work .mobile-website {
    padding: 30px 0;
  }
  .amazing-mobility-work .mobile-website .slick-next {
    right: auto;
    left: 60%;
    transform: translateX(-50%);
    top: auto;
    bottom: -15px;
  }
  .amazing-mobility-work .mobile-website .slick-next img {
    width: 50px;
  }
  .amazing-mobility-work .mobile-website .slick-next:before {
    display: none;
  }
  .amazing-mobility-work .mobile-website .slick-prev {
    left: 40%;
    transform: translateX(-50%);
    top: auto;
    bottom: -15px;
  }
  .amazing-mobility-work .mobile-website .slick-prev img {
    width: 50px;
  }
  .amazing-mobility-work .mobile-website .slick-prev:before {
    display: none;
  }

  .ideas-to-reality .row .process {
    margin-top: 20px;
  }
  .ideas-to-reality .row .process .process-img {
    width: 145px;
  }
  .ideas-to-reality .row .process-line:after {
    display: none;
  }

  .what-we-offer .media {
    margin: 54px 0 0px;
  }
  .what-we-offer .media .media-left img {
    width: 139px;
  }

  .why-choose-impulse {
    padding: 40px 0;
  }

  .our-work-took {
    padding: 40px 0;
  }

  br {
    display: none;
  }

  .testimonial-text h5 {
    font-size: 1.5rem;
    padding: 1rem 0;
  }

  .navbar-default {
    position: fixed;
    top: 0px;
  }

  .slider-banner .carousel-inner .item {
    overflow-y: hidden;
  }

  .ready-to-talk {
    height: auto;
  }
  .ready-to-talk .headings {
    font-weight: bold;
    font-size: 35px;
  }
  .ready-to-talk h5 {
    font-size: 27px;
  }
  .ready-to-talk .row .process-line:after {
    width: 177px;
    right: -168px;
    top: 50%;
  }
  .ready-to-talk .row .process p {
    font-size: 15px;
    font-weight: 600;
    padding: 20px 7px 0;
  }

  .slider-banner .carousel-inner .item {
    height: auto;
  }
  .slider-banner .carousel-inner .item .align-selft-center {
    position: relative;
    top: 40px;
    transform: none;
    width: auto;
  }
  .slider-banner .carousel-inner .item .your-digital {
    font-size: 50px !important;
  }
  .slider-banner .carousel-inner .item br {
    display: block;
  }
  .slider-banner .carousel-inner .item h2 {
    font-size: 40px !important;
  }
  .slider-banner .carousel-inner .item h2 span {
    font-size: 30px;
  }
  .slider-banner .carousel-inner .item p {
    font-size: 22px;
    text-align: center;
  }
  .slider-banner .carousel-inner .item .pt-md-4 {
    padding-top: 10px;
    padding-bottom: 40px;
  }
  .slider-banner .carousel-inner .item .w-100 {
    width: 60%;
    margin: auto;
  }

  .app-demo-tap .align-self-center {
    position: static;
    top: auto;
    transform: none;
    width: 100%;
  }
  .app-demo-tap .align-self-center p {
    text-align: center;
  }
  .app-demo-tap .tab-content .d-flex {
    display: block;
  }

  .w-50 {
    width: 100%;
  }

  .Key-Benefits {
    padding: 30px 0 !important;
  }
  .Key-Benefits .bg-white {
    background-color: transparent !important;
  }
  .Key-Benefits .pl-5 {
    padding-left: 15px;
  }
  .Key-Benefits .pr-5 {
    padding-right: 15px;
  }
  .Key-Benefits .media {
    background-color: #fff;
    padding: 12px;
    margin: 30px 0 0px;
  }
  .Key-Benefits .media .media-left {
    display: block;
  }
  .Key-Benefits .media .media-body {
    padding-top: 8px;
  }

  .technology-solution {
    padding: 30px 0 !important;
  }
  .technology-solution .nav-pills {
    margin: 20px 0;
  }
  .technology-solution .tab-content .technology {
    width: 160px;
  }
}
@media screen and (max-width: 575px) {
  .seo-banner-slider .carousel-inner .item {
    height: auto;
    background-size: 100%;
    background-position: center bottom;
    min-height: calc(100vh - 190px);
  }
  .seo-banner-slider .carousel-inner .item h2 {
    font-size: 28px !important;
  }
  .seo-banner-slider .carousel-inner .item h2 span {
    font-size: 28px !important;
  }
  .seo-banner-slider .carousel-inner .item p {
    font-size: 14px;
    padding-bottom: 20px;
    text-align: center;
  }
  .seo-banner-slider .carousel-inner .item .pt-md-4 {
    padding-top: 0px;
  }

  .w-33 {
    width: 100%;
  }

  #read-blogs .d-flex {
    display: block;
  }

  .new-header .navbar-nav li .f-20 {
    font-size: 15px;
  }
  .new-header .navbar-nav .product a {
    font-size: 15px;
  }
  .new-header .navbar-nav .product h4 {
    padding-bottom: 0px;
  }
  .new-header .pl-4 {
    padding-top: 15px;
  }
  .new-header .some-pl {
    padding-left: 15px;
    padding-top: 15px;
  }
  .new-header .d-flex {
    display: block;
  }
  .new-header .d-flex .w-50 {
    width: 100%;
  }

  .d-none {
    display: none !important;
  }

  .website-development {
    padding-top: 30px !important;
  }

  .responsive-sticky {
    position: fixed;
    bottom: -10px;
    left: 0px;
    width: 100%;
    z-index: 1093;
    display: block;
  }
  .responsive-sticky ul {
    width: 100%;
    list-style-type: none;
    display: flex;
    padding-left: 0px;
  }
  .responsive-sticky ul li {
    width: 50%;
    text-align: center;
    padding: 10px 0;
  }
  .responsive-sticky ul li a {
    color: #fff;
    font-size: 15px;
  }
  .responsive-sticky ul li a i {
    padding-right: 5px;
  }
  .responsive-sticky ul .phone {
    background-color: #ffd800;
  }
  .responsive-sticky ul .phone a {
    color: #ae7500 !important;
  }
  .responsive-sticky ul .whatsapp {
    background-color: #4fa975;
  }

  .slider-banner .carousel-inner .item {
    height: auto;
  }
  .slider-banner .carousel-inner .item img {
    width: 100%;
  }
  .slider-banner .carousel-inner .item .align-selft-center {
    position: relative;
    top: 40px;
    transform: none;
    width: auto;
  }
  .slider-banner .carousel-inner .item .your-digital {
    font-size: 50px !important;
  }
  .slider-banner .carousel-inner .item br {
    display: block;
  }
  .slider-banner .carousel-inner .item h2 {
    font-size: 40px !important;
  }
  .slider-banner .carousel-inner .item h2 span {
    font-size: 30px;
  }
  .slider-banner .carousel-inner .item p {
    font-size: 22px;
    text-align: center;
  }
  .slider-banner .carousel-inner .item .pt-md-4 {
    padding-top: 10px;
    padding-bottom: 70px;
    text-align: center;
  }
  .slider-banner .carousel-inner .item .website-development {
    padding-top: 10px !important;
  }
  .slider-banner .carousel-inner .item .w-100 {
    width: 100%;
    margin: auto;
  }

  br {
    display: none;
  }

  .margin-top {
    margin-top: 68px;
  }

  .w-75 {
    width: 100%;
  }

  .w-80 {
    width: 100%;
  }

  .py-4 {
    padding: 0px 0 0px;
  }

  .py-3 {
    padding: 0px 0 0px;
  }

  .f-40 {
    font-size: 30px !important;
  }

  .f-30 {
    font-size: 24px;
  }

  .f-22 {
    font-size: 19px;
  }

  .col-xs-6 {
    width: 100%;
  }

  .col-xs-4 {
    width: 100%;
  }

  .pt-sm-3 {
    padding-top: 20px;
  }

  .headings {
    font-size: 30px;
  }

  .px-left {
    padding-left: 1rem;
  }

  .navbar-default {
    position: fixed;
    top: 0px;
  }

  .slider-banner .carousel-inner .d-none {
    display: none;
  }

  .qd-core-section .qd-core-option {
    position: initial;
    width: 100%;
    display: inline-block;
  }

  .technology-we-use ul li {
    width: 32%;
    vertical-align: top;
    display: inline-block;
    padding: 20px 10px 10px;
    position: relative;
    text-align: center;
  }

  .cookiealert {
    padding: 0px 10px 8px;
    bottom: 175px;
  }
  .cookiealert .cookiealert-container {
    display: block;
  }
  .cookiealert .cookiealert-container .cookiealert-text {
    width: 100%;
    padding: 0 0px;
  }
  .cookiealert .cookiealert-container .cookiealert-buttons {
    margin-top: 10px;
  }

  .ready-to-talk {
    height: auto;
  }
  .ready-to-talk .row .process-line:after {
    display: none;
  }
  .ready-to-talk .row .process {
    padding: 15px 0;
  }
  .ready-to-talk h5 {
    font-size: 24px;
  }
  .ready-to-talk .headings {
    font-weight: bold;
    font-size: 30px;
  }

  .alert {
    padding: 10px 5px;
  }
  .alert i {
    padding-right: 10px;
  }
  .alert .alert-wrapper {
    position: relative;
  }
  .alert .alert-wrapper .schedule-close {
    position: absolute;
    right: 0px;
    top: -82px;
    font-size: 21px;
    color: #fff;
  }
  .alert .got-question {
    display: block;
    justify-content: center;
  }
  .alert .got-question h5 {
    text-align: left;
  }
  .alert .ml-4 {
    margin-left: 0px;
  }

  .amazing-mobility-work {
    padding: 40px 0px 80px;
  }
  .amazing-mobility-work .mobile-website {
    padding: 30px 0;
  }
  .amazing-mobility-work .mobile-website .slick-next {
    right: auto;
    left: 60%;
    transform: translateX(-50%);
    top: auto;
    bottom: -15px;
  }
  .amazing-mobility-work .mobile-website .slick-next img {
    width: 50px;
  }
  .amazing-mobility-work .mobile-website .slick-next:before {
    display: none;
  }
  .amazing-mobility-work .mobile-website .slick-prev {
    left: 40%;
    transform: translateX(-50%);
    top: auto;
    bottom: -15px;
  }
  .amazing-mobility-work .mobile-website .slick-prev img {
    width: 50px;
  }
  .amazing-mobility-work .mobile-website .slick-prev:before {
    display: none;
  }

  .ideas-to-reality .row .process {
    margin-top: 50px;
  }
  .ideas-to-reality .row .process .process-img {
    width: 126px;
  }
  .ideas-to-reality .row .process-line:after {
    display: none;
  }

  .what-we-offer .media {
    margin-top: 40px;
  }
  .what-we-offer .media .media-left, .what-we-offer .media .what-we-offer .media .media-right {
    vertical-align: middle;
    display: block;
  }
  .what-we-offer .media .media-left img, .what-we-offer .media .what-we-offer .media .media-right img {
    width: 125px;
  }

  .what-we-offer-seo .media {
    margin-top: 40px;
  }
  .what-we-offer-seo .media .media-left, .what-we-offer-seo .media .what-we-offer .media .media-right {
    vertical-align: middle;
    display: block;
  }
  .what-we-offer-seo .media .media-left img, .what-we-offer-seo .media .what-we-offer .media .media-right img {
    width: 125px;
  }

  .why-choose-impulse {
    padding: 40px 0;
  }

  .our-work-took {
    padding: 40px 0;
  }

  .border-right {
    border-right: none;
  }

  .testimonial-text h5 {
    font-size: 1rem;
    padding: 0 0 5px;
    margin-top: 0px;
    margin-bottom: 5px;
  }
  .testimonial-text p {
    font-size: 1rem;
  }
  .testimonial-text .testimonial-icon {
    font-size: 2rem;
  }

  .pt-sm-4 {
    padding-top: 30px;
  }

  .seo-videos h4 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 12px;
    margin-top: 20px;
  }

  .what-we-offer-seo .container {
    margin: 0 15px;
  }

  .f-28 {
    font-size: 22px;
  }

  .pages-link {
    padding-bottom: 30px;
  }
}

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