MOON
Server: Apache
System: Linux e2e-78-16.ssdcloudindia.net 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
User: imensosw (1005)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/imensosw/.trash/styles_bk-inline.css
body {
  font-size: 1.25rem;
  font-family: "Plus Jakarta Sans", sans-serif;
  color: #000;
  line-height: 1.6; }

.container {
  max-width: 1200px; }

.animate {
  transition: 0.3s all; }

.burger {
  padding: 100px 0; }

.shade {
  display: inline;
  color: #fd2e35;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.9rem;
  letter-spacing: 2px; }

h1, h2, h3, h4, h5 {
  line-height: 1.3;
  font-weight: 800; }

a {
  color: #000;
  text-decoration: none;
  outline: none; }
  a:hover, a:focus {
    text-decoration: none;
    outline: none; }
  a:hover {
    color: #c1312c; }

.vh-100 {
  height: 100vh !important; }
.required_sign {color: red;}
section {
  position: relative; }

.big-p {
  font-size: 1.5rem;
  font-weight: 600;
  opacity: 0.7; }

.sml-p {
  font-size: 0.8rem; }

.big-light {
  font-size: 2.5rem !important;
  font-weight: 500 !important; }

.gutter {
  padding: 0 100px; }

.t-burger {
  padding-top: 100px; }

.b-burger {
  padding-bottom: 100px; }

.bg-1 {
  background: #f7f7f7; }

.bigger-h1 {
  font-size: 4.5rem;
  letter-spacing: -0.015em;
  line-height: 1.05; }

.big-h2 {
  font-size: 2.75rem; }


.form-control {
  width: 100%;
  padding: 12px 20px;
  border: 1px solid #20376A;
  border-radius: 30px; }
  .form-control:focus {
    outline: none;
    box-shadow: none; 
    border: 1px solid #fd2e35;
  }

form .form-group {
  font-weight: 500;
  font-size: 0.8rem;
  margin-bottom: 1rem; }
form label {
  font-size: 0.8rem;
  margin-bottom: 0.5rem; }
form .form-control {
  border-radius: 0; }

.highlighted1 {
  box-shadow: 0 -1.4em 0 0 #fedc86 inset !important; }

.theme_red {
  color: #c1312c; }

.background_2 {
  background-color: #E4EDED; }

/*common*/
/*Button*/
.btn-bordered {
  border: 2px solid #20376A;
  border-radius: 30px;
  padding: 10px 30px;
  font-weight: 600;
  background-color: #FFF;
  transition: 0.3s all;
  color: #20376A;
  display: inline-block;
  }
  .btn-bordered:hover {
    background-color: #20376A;
    color: #fff; }

.btn-check:focus + .btn-primary, .btn-primary:focus {
  background: transparent;
  box-shadow: none;
  border-color: #20376A;
  color: #20376A; }

.btn-primary {
  background: #20376A;
  border: 2px solid #20376A !important;
  border-radius: 30px;
  padding: 9px 27px;
  font-weight: 600;
  border: none; }
  .btn-primary:hover {
    color: #20376A;
    background-color: #fff;
    border-color: #20376A; }

/*Button*/
/*top strip*/
.fixed-top.navbar {
  height: 100px;
  transition: 0.3s all;
  background: #fff !important; }
  .fixed-top.navbar.navbar-sml {
    height: 70px;
    padding-bottom: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
  .fixed-top.navbar .navbar-brand img {
    width: 130px; }

/*top strip*/
/*banner*/
.banner {
  min-height: 100vh !important; }
  .banner__developertech {
    height: 60px;
    width: 60px;
    border-radius: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center; }
  .banner h2 {
    font-size: 4.5rem;
    letter-spacing: -0.015em;
    line-height: 1.2;
    color: #20376A; }
  .banner__clients {
    margin-top: 30px; }
    .banner__clients-logos {
      margin-bottom: 20px; }
      .banner__clients-logos img {
        padding-right: 20px;
        margin: 0 6px;
        max-width: 105px; }
  .banner .btn-primary {
    padding: 14px 50px; }


.red-text {
  color: #fd2e35; }

.redbg {
  background-color: #fd2e35; }

.skybg {
  background-color: #5ed3f3; }

.greenbg {
  background-color: #8cbf3d; }

.darkgreenbg {
  background-color: #0a934e; }

.blackbg {
  background-color: #666; }

.para {
  font-size: 20px !important;
  font-weight: 500; }

.two-item-row {
  margin-right: 50px;
  display: flex;
  }
.commoncard__content {
  margin-left: 30px;
}

.commoncard .border-right {
  border-right: 1px solid #000; }
.commoncard p {
  margin: 0;
  font-size: 16px; }

.pointers h3 {
  font-size: 22px;
  margin-top: 40px;
  margin-bottom: 30px;
  font-weight: bold;
  line-height: 1.5; }
  .pointers h3 span {
    color: #86868b; }
.pointers p {
  font-size: 16px; }

.tir-header {
  display: flex;
  align-items: center; }
  .tir-header h3 {
    margin: 0 !important; }

.tir-header {
  margin-bottom: 34px;
  padding-bottom: 20px; }
  .tir-header .commoncard__image {
    margin-right: 40px; }

.tir-h h3 {
  margin-top: 40px !important;
  margin-bottom: 40px !important; }

#capabilities .commoncard {
  min-height: auto;
  height: 100%; }

.form-inline {
  width: 700px;
  margin: auto;
  position: relative; }
  .form-inline .form-group {
    width: 100%; }
    .form-inline .form-group .form-control {
      padding: 9px 20px !important;
      border-radius: 30px; }
  .form-inline .btn {
    position: absolute;
    right: 0;
    top: 0;
    margin-bottom: 0; }

.logo-position {
  position: absolute;
  width: 100%;
  bottom: 0;
  margin: 0 auto;
  transform: translate(-50%, -50%);
  left: 50%; }

.blur-heading {
  display: block;
  margin-top: 26px;
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: bold;
  opacity: 1;
  letter-spacing: 1px;
  position: relative; }
  .blur-heading:before {
    width: 100px;
    height: 2px;
    background: #000;
    position: absolute;
    content: "";
    top: 50%;
    right: 56%; }
  .blur-heading:after {
    width: 100px;
    height: 2px;
    background: #000;
    position: absolute;
    content: "";
    top: 50%;
    margin-left: 15px; }

/*banner*/
.section-header h2 {
  font-size: 2.75rem;
  line-height: 1.4;
  margin-top: 20px; }

.commoncard {
  background: #FFF;
  border-radius: 18px;
  padding: 40px;
  margin: 0.75rem 0; }
  .commoncard__image {
    height: 60px;
    min-width: 60px;
    max-width: 60px;
    display: flex;
    border-radius: 10px;
    background: #fd2e35;
    justify-content: center;
    align-items: center; }
  .commoncard h3 {
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 15px; }
  .commoncard__content {
    display: block; }

.borderbox .commoncard p {
  font-size: 1rem;
  opacity: 0.7; }
.borderbox .commoncard h3 {
  font-size: 1.4rem;
  margin-top: 0; }

.lining .border-bottom {
  border-color: #000 !important; }
.lining .techicons {
  margin: 0;
  padding-left: 20px; }
  .lining .techicons li {
    display: inline-block;
    max-width: 12rem;
    flex-basis: 12rem;
    margin: 0rem 0.75rem 0.75rem 0; }
    .lining .techicons li a {
      position: relative;
      display: inline-flex;
      min-width: 130px;
      align-items: center;
      padding: 10px 12px;
      line-height: 130%;
      color: #000;
      background-color: #FFF;
      box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
      border-radius: 8px;
      border: 1px solid #eee;
      font-size: 0.8em;
      transition: 0.3s all; }
      .lining .techicons li a .ti-image {
        margin-right: 15px;
        display: flex; }
        .lining .techicons li a .ti-image img {
          width: 24px;
          height: auto; }

.industry_list {
  margin: 0;
  padding: 0; }
  .industry_list li {
    display: inline-block;
    margin: 8px 16px 8px 0; }
    .industry_list li a {
      display: block;
      padding: 7px 27px;
      font-size: 1rem;
      background: #FFF;
      border: 2px solid;
      color: #20376A;
      border-radius: 30px;
      transition: 0.3s ease all; }
      .industry_list li a:hover {
        background: #20376A;
        color: #fff; }

.projects {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px; }
  .projects__item {
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 30px; }
    .projects__item a {
      display: block; }
      .projects__item a img {
        max-width: 100%;
        border-radius: 8px; }
  .projects__brief {
    display: flex;
    flex-direction: column;
    margin-top: 40px;
    justify-content: space-between; }
    .projects__brief p {
      margin-right: 50px;
      width: 350px; }
    .projects__brief h3 {
      font-size: 1.5rem;
      line-height: 1.5;
      font-weight: 500; }

.cursor {
  position: fixed;
  pointer-events: none;
  opacity: 0; }
  .cursor.cursor-eye {
    top: -50px;
    left: -50px;
    padding: 20px;
    z-index: 1;
    border-radius: 50%;
    background-color: var(--darkblue); }
    .cursor.cursor-eye .cursor-show {
      height: 60px;
      width: 60px;
      background: rgba(0, 0, 0, 0.8);
      display: flex;
      border-radius: 100%;
      text-align: center;
      color: #FFF;
      justify-content: center;
      align-items: center;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-size: 0.625rem; }

.lining .shade {
  position: relative;
  display: block; }
  .lining .shade:before {
    height: 1px;
    background: #fd2e35;
    content: "";
    position: absolute;
    width: 100px;
    left: -15%;
    top: 47%; }

.zebra {
  position: relative; }
  .zebra:before {
    border-bottom: 2px solid #81d4fa;
    content: " ";
    height: 1rem;
    left: 96%;
    position: absolute;
    width: 105px;
    top: 21px; }
  .zebra:after {
    background-color: #81d4fa;
    border-radius: 50%;
    content: " ";
    height: 20px;
    left: 100%;
    margin-left: 75px;
    margin-top: -5px;
    position: absolute;
    top: 30px;
    width: 20px; }
  .zebra .media .im-step {
    height: 70px;
    width: 70px;
    background-color: #81d4fa;
    margin-right: 0 !important;
    line-height: 70px;
    font-weight: 600;
    font-size: 2rem;
    text-align: center; }
  .zebra .media .media-body {
    display: flex;
    align-items: center;
    font-size: 1.25rem;
    background-color: #b3e5fc;
    height: 70px;
    padding-left: 20px; }
    .zebra .media .media-body .media-heading {
      font-weight: 600 !important;
      margin: 0;
      font-size: 1.125rem; }

.whyus__item {
  margin: .75rem 0;
  display: flex; }
  .whyus__item-big {
    font-size: 4.125rem;
    font-weight: bold;
    display: block;
    border-bottom: 1px solid #000; }
  .whyus__item-title {
    font-size: 1.25rem;
    font-weight: 600;
    display: block; }
  .whyus__item p {
    font-size: 16px;
    opacity: 0.6;
    margin-top: 20px; }

.whyus__item-star {
  margin-right: 20px;
  color: #fd2e35;
  font-size: 24px;
  line-height: 38px;
  font-weight: bold; }

.whyus__item
.sml-part {
  padding-left: 115px;
  font-size: 1.125rem;
  margin-top: 15px; }

/*FAQ*/
.more-stuffs {
  padding: 10px 0; }
  .more-stuffs a {
    font-size: 0.9rem;
    color: #000;
    display: flex;
    align-items: center; }
    .more-stuffs a .fa {
      font-size: 1.125rem;
      margin-left: 10px; }

.schema-faq-code .faq h2 {
  font-size: 1.25rem; }
.schema-faq-code .faq__q {
  font-weight: normal;
  border: none !important;
  font-size: 1rem !important;
  margin: 0;
  padding: 12px 56px 12px 0px;
  line-height: 1.4;
  cursor: pointer;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .schema-faq-code .faq__q:after {
    content: "+";
    position: absolute;
    top: 50%;
    right: 0;
    width: 16px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #000;
    font-size: 1.5rem !important;
    font-weight: normal !important; }
  .schema-faq-code .faq__q.faq__q-open:after {
    content: "-"; }
.schema-faq-code .faq__a {
  margin: 0;
  border-bottom: 1px solid #dedee0;
  padding: 20px 0;
  background-color: transparent;
  font-size: 1rem;
  line-height: 24px;
  padding-top: 5px;
  color: #5d6769;
  display: none; }
  .schema-faq-code .faq__a ul {
    list-style: disc;
    margin-left: 30px; }
    .schema-faq-code .faq__a ul li {
      margin-bottom: 10px; }
.schema-faq-code .faq__question:last-child .faq-div {
  border-bottom: none; }
.schema-faq-code .faq__question:last-child .faq__a {
  border-bottom: 0px;
  border-bottom: 0px;
  border-bottom: 0px; }
.schema-faq-code .faq__div {
  border-bottom: 1px solid #CCC; }
.schema-faq-code .faq__q-open {
  color: #0f346c; }
.schema-faq-code .faq__a-open, .schema-faq-code .faq__q-open {
  opacity: 1; }

/*FAQ*/
.bulletpoint {
  background: #fc0; }
  .bulletpoint__item {
    display: flex;
    background: white;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 45px;
    align-items: center; }
    .bulletpoint__item-number img {
      width: 40px;
      height: auto; }
    .bulletpoint__item h5 {
      font-size: 1.125rem;
      font-weight: 600;
      line-height: 1.5;
      margin-bottom: 0;
      margin-left: 20px; }

/*Contact form*/
.sidebar {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  height: 100%;
  top: 150px;
  bottom: auto;
  padding-bottom: 50px; }

.contact-form .big-light {
  margin-right: 50px; }
.contact-form .estimate {
  margin-top: 2rem; }
.contact-form.open {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  max-height: 100vh;
  background-color: #FFF;
  z-index: 1111111;
  overflow: auto;
  padding: 80px 0 38px;
  display:block !important; }
  .contact-form.open .close-btn {
    display: block !important; }

.close-btn {
  position: absolute;
  right: 40px;
  top: 60px;
  opacity: 0.6;
  transition: 0.3s all;
  display: none; }
  .close-btn:hover {
    opacity: 1; }

.next-steps {
  /*margin-top: 100px;*/ }
  .next-steps h4 {
    font-weight: 500; }
  .next-steps ol {
    margin-top: 40px;
    font-size: 16px;
    padding-left: 17px;
    list-style: none; }
    .next-steps ol li {
      margin-bottom: 15px;
      padding-left: 20px;
      position: relative;
      counter-increment: step-counter; }
      .next-steps ol li:after {
        height: 20px;
        width: 20px;
        background-color: #fd2e35;
        content: counter(step-counter);
        position: absolute;
        top: 5px;
        left: -10px;
        border-radius: 4px;
        font-size: 14px;
        font-weight: bold;
        color: #FFF;
        text-align: center;
        line-height: 20px; }

.stat {
  padding-bottom: 20px;
  margin-top: 20px;
  border-bottom: 1px solid #666; }
  .stat .stat-big {
    font-size: 50px;
    color: #20376A;
    display: block;
    font-weight: 800; }
  .stat .stat-sml {
    font-size: 16px;
    opacity: 0.6;
    font-weight: 500;
    display: block; }

.stats h3 {
  font-size: 42px;
  font-weight: 800;
  margin-bottom: 30px; }

.text-right {
  text-align: right; }

.cta {
  background-color: #20376a;
  padding: 50px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  /*	background-image: url('../images/pat1.jpg');*/
  background-size: cover; }
  .cta h4 {
    font-size: 38px;
    font-weight: 800;
    margin-bottom: 0;
    color: #FFF;
    width: 62%;
    line-height: 48px; }
  .cta .btn-primary {
    background-color: #FFF;
    color: #000; }

.cta-circle {
  /*height: 500px; width: 500px;*/
  position: relative;
  display: block;
  background-color: #20376a;
  border-radius: 100%;
  height: 100%;
  width: 100%;
  text-align: center; }
  .cta-circle:after {
    content: '';
    display: block;
    position: relative;
    padding-bottom: 100%;
    z-index: -1; }
  .cta-circle .fix_center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 60%; }
  .cta-circle h3 {
    color: #fff; }
  .cta-circle .btn-primary {
    color: #20376A;
    background-color: #fff;
    border-color: #fff; }
    .cta-circle .btn-primary:hover {
      background-color: rgba(255, 255, 255, 0.7); }

.flex-center {
  display: flex;
  justify-content: center; }

.workbg-1 {
  background-color: #FFF; }

.hider {
  position: absolute;
  background: #FFF;
  height: 50px;
  width: 320px;
  bottom: 3px;
  left: 50%;
  margin-left: -160px;
  z-index: 111111; }

.featured {
  overflow: hidden; }
/*  .featured .slides .swiper-slide {width: calc(100% - 500px); margin: 0 10px; border-radius: 8px; overflow: hidden; }*/
  .featured .slides .swiper-slide-prev .author_img, .featured .slides .swiper-slide-next .author_img {
    display: none; }
  .featured .slides .swiper-button-next:hover, .featured .slides .swiper-button-prev:hover {
    opacity: 1; }
  .featured .slides .swiper-button-next, .featured .slides .swiper-button-prev {
    height: 100%;
    width: 275px;
    top: 0;
    transition: all ease .35s; }
  .featured .slides .swiper-slide-next .slide {
    margin-right: auto; }
  .featured .slides .slide {
    display: flex;
    position: relative;
    overflow: hidden;
    height: 100%;
    background-color: #FFF; }
  .featured .slides .swiper-slide.swiper-slide-active .slide {
    margin: 0 auto;
    opacity: 1; }
  .featured .slides .slide__content {
    width: 400px;
    position: absolute;
    top: 80px;
    left: 30px;
    padding-right: 50px;
    font-size: 0.85em; }
    .featured .slides .slide__content h4 {
      font-size: 26px;
      color: #000;
      line-height: 36px; }
    .featured .slides .slide__content p {
      font-size: 0.9em;
      opacity: 0.6; }
  .featured .slides .buttet-points {
    font-size: 0.9em; }
    .featured .slides .buttet-points li {
      margin-bottom: 5px; }
  .featured .slides .swiper-button-prev {
    left: 0; }
  .featured .slides .swiper-button-next {
    right: 0; }
  .featured .slides .swiper-slide:not(.swiper-slide-active) .slide {
    flex-direction: column;
    opacity: 0.5; }
  .featured .slides .swiper-pagination-bullet {
    margin: 10px !important;
    position: relative;
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background-color: #000; }
  .featured .slides span.swiper-pagination-bullet:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #fd2e35;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transform: scale(0);
    border-radius: 50%;
    opacity: .5;
    transition: all ease .3s; }
  .featured .slides span.swiper-pagination-bullet-active:before {
    transform: scale(3); }
  .featured .slides .swiper-slide-prev .review_slide {
    margin-left: auto; }
  .featured .slides .number_counter {
    counter-reset: Number; }
  .featured .swiper-container-horizontal > .swiper-pagination-bullets, .featured .swiper-pagination-custom, .featured .swiper-pagination-fraction {
    bottom: -5px; }
  .featured .swiper-container {
    padding-bottom: 55px; }

/*Contact form*/
/*Footer*/
.imenso_rating .brand-logo {
  width: 100px; }
.imenso_rating .hastag {
    font-size: 1.5rem;
    font-style: italic;
    font-weight: bold;
    color: #20376A;
}
.imenso_rating .bg-txt {
  position: relative;
  display: inline-block;
  overflow: hidden;
  height: 58px;
}
.imenso_rating .bg-txt video {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: auto;
}
.imenso_rating .bg-txt h2 {
  font-size: 4.125rem;
  background-color: #fff;
  color: #000;
  font-weight: 800;
  letter-spacing: -5px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  line-height: 90%;
  mix-blend-mode: screen;
}
.imenso_rating .bg-txt:after {
  content: '';
  display: block;
  background: #fff;
}
.imenso_rating .brand-logo img {
    width: 100%;
    height: auto; }
.imenso_rating .g-review p {
  font-size: 0.75rem; }
.imenso_rating .g-review .stars i {
  color: #ffa500; }
.imenso_rating .footercreds {
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  .imenso_rating .footercreds a {
    margin: 10px; 
    display: inline-block;
  }
    .imenso_rating .footercreds a img {
      height: 64px;
      width: auto; }

footer .copyright {
  font-size: 0.75rem;
  opacity: 0.5;
  padding: 3rem 0; }

/*Footer*/
/*.thank-msg{position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%);color:#fff; border-radius: 20px; padding:50px 80px; text-align: center; font-size: 13px;
background: #0b0529;
background: -moz-linear-gradient(-45deg,  #0b0529 0%, #5a3985 100%);
background: -webkit-linear-gradient(-45deg,  #0b0529 0%,#5a3985 100%);
background: linear-gradient(135deg,  #0b0529 0%,#5a3985 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b0529', endColorstr='#5a3985',GradientType=1 ); */
.thank-msg {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 20px;
  padding: 50px 80px;
  text-align: center; }
  .thank-msg h1 {
    font-size: 100px; }
  .thank-msg h3 {
    font-size: 40px;
    font-weight: 600;
    color: #0f346c; }
  .thank-msg a {
    color: #fff;
    text-decoration: underline; }
  .thank-msg strong {
    font-size: 18px; }
  .thank-msg .check {
    position: relative;
    margin: 0px auto 20px;
    /* border: 2px solid; width: 200px; height: 200px;  line-height: 270px; border-radius: 100%;*/
    /*&:after{ content: ''; position: absolute; left: 50%; bottom: 0; width: 200px; height: 30px; background: rgba(255,255,255,.8); margin-left: -100px; filter: blur(20px); border-radius: 100%; z-index: -1; }*/ }
    .thank-msg .check i {
      font-size: 120px; }
  .thank-msg .btn-primary {
    background: #ee2761;
    color: #fff;
    border: none !important;
    text-decoration: none;
    font-size: 14px; }
    .thank-msg .btn-primary:hover {
      opacity: .7; }

.slideswipe {
  margin-bottom: 60px;
  overflow: hidden; }
  .slideswipe .slidearea {
    background: #F3F3F3;
    position: relative;
    padding: 20px;
    border-radius: 6px; }
    .slideswipe .slidearea__header {
      display: flex;
      align-items: center; }
      .slideswipe .slidearea__header .img {
        width: 50px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        color: #fff;
        border-radius: 100%; }
      .slideswipe .slidearea__header h6 {
        font-size: 13px;
        margin: 0 0 0 10px; }
      .slideswipe .slidearea__header span {
        margin-left: 10px;
        font-size: 10px;
        display: none; }
    .slideswipe .slidearea__body {
      margin-top: 10px; }
      .slideswipe .slidearea__body .stars i {
        color: #FCBF02; }
      .slideswipe .slidearea__body p {
        font-size: 14px;
        margin-bottom: 0px;
        min-height: 100px;
        /*display: -webkit-box; -webkit-line-clamp: 4; min-height: 90px; -webkit-box-orient: vertical; overflow: hidden;*/ }
        .slideswipe .slidearea__body p.show {
          display: block;
          -webkit-line-clamp: inherit;
          -webkit-box-orient: inherit;
          overflow: visibile; }
      .slideswipe .slidearea__body .more {
        display: none; }
      .slideswipe .slidearea__body .morelink {
        font-size: 13px;
        color: #6c757d !important;
        margin-top: 10px; }
    .slideswipe .slidearea__footer {
      display: flex;
      align-items: center;
      margin-top: 10px; }
      .slideswipe .slidearea__footer .text-muted {
        font-size: 13px;
        margin-left: 10px;
        line-height: 100%; }
      .slideswipe .slidearea__footer .text-logo {
        color: #3289FD;
        margin-left: 10px;
        line-height: 100%; }
  .slideswipe .swiper-pagination-bullet {
    margin: 0 5px !important;
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background-color: #000; }
  .slideswipe .swiper-pagination-bullets {
    bottom: 30px; }
  .slideswipe .swiper-button-next, .slideswipe .swiper-button-prev {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-size: 20px auto;
    top: 150px; }
    .slideswipe .swiper-button-next:hover, .slideswipe .swiper-button-prev:hover {
      background-color: rgba(0, 0, 0, 0.4); }
  .slideswipe .swiper-button-next {
    background: url(../images/next.png) no-repeat 1px center rgba(0, 0, 0, 0.2) !important;
    right: 30px; }
  .slideswipe .swiper-button-prev {
    background: url(../images/pre.png) no-repeat -1px center rgba(0, 0, 0, 0.2) !important;
    left: 30px; }

.morecontent span {
  display: none; }

.morelink {
  display: block; }
@media (min-width:1201px) and (max-width: 1420px) {
  .lining .shade::before {
    width: 45px;
    left: -5%;
  }
}  
@media (min-width:993px) and (max-width: 1200px) {
  .lining .shade::before {
    width: 30px;
    left: -5%;
  }
}
@media (max-width: 1200px) {
  .banner__clients-logos img {max-width: 95px; } 
/*  .imenso_rating .footercreds a img {height: 55px; margin: auto; } */
  .two-item-row {margin-right: 30px; }
}
@media (max-width: 1100px) {
  .featured .slides .swiper-slide {margin: 0; } 
  .featured .slides .swiper-button-next, .featured .slides .swiper-button-prev {width: 65px; } 
  .cta-circle .fix_center {width: 80%; } 
  .stats h3 {font-size: 46px; }
}
@media (max-width: 992px) {
  .cta-circle h3 {font-size: 34px; } 
  .gutter {padding: 0 50px; } 
  .burger {padding: 50px 0; } 
  .t-burger {padding-top: 50px; } 
  .b-burger {padding-bottom: 50px; } 
  .banner {min-height: auto !important; margin-top: 50px; } 
  .banner h2 {font-size: 3.5rem; } 
  .banner__clients-logos img {max-width: 120px; } 
  .banner .form-inline {max-width: 600px; } 
  .big-h2 {font-size: 2.5rem; } 
/*  .imenso_rating .footercreds {justify-content: flex-start; flex-wrap: wrap; } */
/*  .imenso_rating .footercreds a {margin: 0 20px 20px; } */
/*  .imenso_rating .footercreds a img {height: 55px; } */
  footer .copyright {padding: 20px 0; } 
  .lining .shade {padding-left: 50px; } 
  .lining .shade:before {left: 0; width: 40px; } 
  .big-h2 {font-size: 2.5rem; } 
  .blur-heading:before, .blur-heading:after {width: 50px; } 
  .blur-heading:before {right: calc(60% - 10px); } 
/*  .blur-heading:after {left: calc(60% - 10px); } */
  .contact-from .big-light {font-size: 2rem !important; } 
  .two-item-row {margin-right: 0px; } 
  .featured .slide img {position: absolute; bottom: 0; right: 0; width: 80%; } 
  .featured .slide__content {position: relative !important; top: 0 !important; left: 0 !important; padding: 20px 20px 20px 40px !important; background: #fff; }
}
@media (min-width:575.98px) and (max-width: 767.98px) {
  .cta .btn-primary {
    padding: 10px 28px;
  }
  .cta h4 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 767.98px) {
  .commoncard .border-right {border-right: 0; } 
  .gutter {padding: 0 30px; } 
  .banner__clients-logos img {min-width: 70px; } 
  .banner .form-inline {max-width: 500px; } 
  .banner h2 {font-size: 3rem; } 
  .banner .gutter {padding: 0 50px; } 
  .projects__item {flex: 0 0 100%; max-width: 100%; margin: 20px 0; } 
  .imenso_rating .brand-logo {width: 120px; height: auto; } 
  .imenso_rating .brand-logo, .imenso_rating .g-review {margin-bottom: 20px; } 
/*  .imenso_rating .footercreds a img {height: 80px; }*/
  .imenso_rating .footercreds {display: block; margin-top: 10px;} 
  .testimonial_review .reviewslide {display: block; } 
  .testimonial_review .reviewslide__authorimg {position: relative; width: 150px; height: 150px; border-radius: 100%; overflow: hidden; margin: 0 auto 20px; background: #fedc86; } 
  .testimonial_review .reviewslide__authorimg:before {display: none; } 
  .testimonial_review .reviewslide__content {padding: 0; } 
  .testimonial_review .reviewslide__content .blockquote {position: relative; font-size: 1rem; } 
  .testimonial_review .reviewslide__content-author {font-size: 1rem; } 
  .whyus__item-big {font-size: 3rem; } 
  .zebra:before {width: 50px; } 
  .zebra:after {margin-left: 25px; } 
  .sml-part {padding-left: 40px; } 
  .lining .techicons {padding-left: 0; } 
  .whyus__item {margin: 0; } .whyus__item-title {margin-top: 10px; } 
  .testimonial_review .swiper-slide {padding-bottom: 30px; } 
  .sidebar {position: relative; position: -webkit-relative; position: -moz-relative; position: -ms-relative; position: -o-relative; top: 0; padding-bottom: 20px; } 
  .contact-from .big-light {font-size: 1.7rem !important; } 
  .contact-from .estimate {margin-top: 1rem; } 
  .big-light {font-size: 2rem !important; } 
  .close-btn {right: 22px; } 
  .estimate .btn-primary {margin-bottom: 40px; } 
  .featured .slides .swiper-button-next, 
  .featured .slides .swiper-button-prev {display: none; } 
  .contact-form .big-light {font-size: 1.5rem !important; margin-right: 0px; } 
  .contact-form.open .big-light {margin-right: 50px; } 
  .close-btn {top: 35px; } 
  .thank-msg {padding: 50px 30px; width: 80%; } 
  .thank-msg h1 {font-size: 4rem !important; } 
  .thank-msg h3 {font-size: 33px; margin-bottom: 20px; } 
  .slideswipe .swiper-button-next, .slideswipe .swiper-button-prev {display: block; } 
  .swiper-button-next {right: 10px; } 
  .swiper-button-prev {left: 10px; }
}

@media (min-width: 575.98px) and (max-width:767.98px) {
  .cta-circle .btn-primary {font-size: 14px;} 
  .cta-circle h3 {font-size: 25px;}
}
@media (min-width: 575.98px) {
  .mobile-show {display: none !important; } 
}

@media (max-width: 575.98px) {
  .mobile-hide {display: none; } 
/*  .burger {padding: 30px 0; } */
  .featured .slide {display: block !important; padding-top: 20px; } 
  .featured .slide img {position: relative; bottom: 0; right: 0; width: 80%; margin-left: 20%; border-bottom: 4px solid; border-radius: 0 0 0 6px; } 
  .featured .slide .slide__content {width: 100%; padding: 30px 15px !important; text-align: left; } 
  .contact-form .estimate {margin-top: 1.5rem; } 
  .commoncard {padding: 20px; } 
  .commoncard .text-center {text-align: left !important; } 
  .pointers h3 {margin-top: 20px; } 
  .gutter {padding: 0 15px; } 
  .fixed-top.navbar .navbar-brand img {width: 90px; } 
  .banner.burger {padding-top: 100px; } 
  .banner .form-inline {max-width: 100%; } 
  .mt-5 {margin-top: 1.5rem !important; } 
  .big-h2 {font-size: 1.8rem; } 
  .commoncard.two-item-row {text-align: left; } 
  .commoncard h3 {min-height: auto; margin: 20px 0 !important; } 
  .testimonial_review .reviewslide__authorimg {width: 120px; height: 120px; } 
  .whyus__item p {margin-top: 0px; } 
  .whyus__item-big {font-size: 2.5rem; } 
  .blur-heading:before {right: calc(60% + 20px); } 
/*  .blur-heading:after {left: calc(60% + 10px); } */
  .zebra:before, .zebra:after {display: none; } 
  .big-p {font-size: 1rem; } 
  .bulletpoint__item-number img {width: 30px; } 
  .bulletpoint__item h5 {font-size: 1rem; } 
  .borderbox .commoncard h3 {font-size: 1.25rem; } 
  .whyus__item-star {line-height: 0; padding-top: 18px; } 
  .stats .stat {text-align: left !important; width: calc(50% - 20px); float: left; margin: 0 10px; } 
  .stats .cta-circle {border-radius: 16px; padding: 30px; margin-top: 20px; } 
  .stats .cta-circle:after {display: none; } 
  .stats .cta-circle .fix_center {position: relative; left: 0; top: 0; transform: translate(0, 0); width: 100%; } 
  .cta {display: block; padding: 20px 20px 30px; } 
  .cta h4 {width: 100%; font-size: 30px; text-align: center; margin-bottom: 30px; line-height: normal; } 
  .cta .cta-b {margin-top: 30px; } 
  .cta .ms-4.btn {margin-left: 0rem !important; display: block; } 
  .pointers h3 span {display: block; } 
  .two-item-row {margin-bottom: 40px; } 
  .commoncard br, .whyus__item-title br, * br {display: none; } 
  .imenso_rating .footercreds a {margin: 10px; width: calc(33% - 20px); text-align: center; } 
  .imenso_rating .footercreds a img {margin: auto; max-width: 100%; height: auto; }  
  .para {font-size: 18px !important; }

}

@media (max-width: 500px) {
  .banner .gutter {padding: 0 0px; } 
  .banner h2 {font-size: 2.4rem; line-height: normal; } 
  .banner.burger {padding-top: 50px; } 
  .banner .form-inline {max-width: 100%; } 
  .form-inline .btn {font-size: 0.75rem; padding: 13px 10px; } 
  .commoncard {padding: 25px 15px; } 
  .commoncard h3 {margin-top: 20px; } 
  .stat .stat-sml {min-height: 50px; }
  .popup_form h4 {font-size: 16px;}
}

.hs-input {border: 1px solid #000; padding: 8px 20px; width: 100%; border-radius: 4px; }
.hbspt-form .actions{margin-top: 30px; float: inline-start; } 
.hs-fieldtype-textarea {width: 99%; margin-bottom: 10px; position: relative; } 
.hs-button {background: #20376A !important; font-size: 18px !important; border: 2px solid #20376A !important; border-radius: 30px !important; padding: 8px 40px; font-weight: 600; border: none; color: #FFF; } 
.hs-button:hover {border:1px solid #000; color: #000; background: white; } 
.hs-fieldtype-text {width: 48%; margin-right: 2%; float:left; margin-bottom: 10px; position: relative; } 
.hs-error-msgs {list-style: none; padding-left: 0; color: red; position: absolute; top: 0; right: 0; } 
.hs_error_rollup {display: none; } 
form label {font-weight: 500; } 
.hs-error-msgs label {font-weight: normal; font-size: 12px; } 
.yellowbg {background-color: #f1c913; }
/*# sourceMappingURL=styles.css.map */

.work-2.featured .swiper-slide {position: relative; background: none; }
.work-2.featured .swiper-slide {overflow: hidden; margin: 0 5px; padding: 0; border-radius: 0px; opacity: .5; isolation: isolate; background: #0f326d; color: #fff; }
.work-2.featured .swiper-slide.swiper-slide-active {opacity: 1; }
.work-2.featured .swiper-slide .img-head {position: absolute; left: 50%; top: 50%; height: auto; width: 100%; transform: translate(-50%, -50%); z-index: 0; }
.work-2.featured .swiper-slide .section-header {position: relative; width: 33%; min-height: 600px; padding: 1.99em 2.2em !important; background: linear-gradient(180deg, #20376A, #000); color: #fff; z-index: 1; display: flex; flex-direction: column; justify-content: space-around; margin-left: 0 !important; }
.work-2.featured .swiper-slide .section-header img {max-height: 50px; width: auto; max-width: 100px; margin-bottom: 50px; }
.work-2.featured .section-header h2 {font-size: 30px; line-height: 1.4; margin: 10px 0 20px; font-weight: 500; color: #fff; }
.work-2.featured .swiper-slide ul {margin-bottom: 0; }
.work-2.featured .swiper-slide ul li {font-size: 14px; padding: 3px 0; }
.work-2.featured .swiper-slide .section-header .btn-inverse {margin-top: 50px !important; } 
.btn-inverse {border: 2px solid #FFF; display: inline-block; border-radius: 30px; padding: 7px 27px; background-color: transparent; transition: 0.3s all; color: #FFF; }
.btn-inverse:hover {background-color: #FFF; color: #000; } 
.work-2.featured .work-shed {position: absolute; top: 0; bottom: 0; right: 0; width: 35%; z-index: -1; }

.work-2.featured .swiper-button-prev {left: 50% !important; margin-left: -663px; } 
.work-2.featured .swiper-button-next {right: 50% !important; margin-right: -663px; }
.work-2.featured .swiper-button-next, .work-2.featured .swiper-button-prev {background-color: rgba(0,0,0,0.8) !important; background-image: url("../images/next1.png") !important; background-size: 24px auto; width: 2.7em !important; height: 3.99em !important; top: 50%; margin-top: -2em; } 
.work-2.featured .swiper-button-prev{ transform:rotate(180deg); }
.work-2.featured .swiper-button-next:after, .work-2.featured .swiper-button-prev:after {color: #fff; font-size: 28px; font-weight: 900; }

@media (max-width: 1200px) {
  .work-2.featured .swiper-button-next {right: 0% !important; margin-right: 0px; }
  .work-2.featured .swiper-button-prev {left: 0% !important; margin-left: 0px; }
  .slideswipe .swiper-button-next {right: 13px;}
  .slideswipe .swiper-button-prev {left: 13px;}
}
@media (max-width: 1100px) {
  .work-2.featured .swiper-slide {width: 100% !important; margin: 0;}
  .work-2.featured .swiper-button-next {right: 0 !important; margin-right: 0 !important; }
  .work-2.featured .swiper-button-prev {left: 0 !important; margin-left: 0 !important; }
  .work-2.featured .swiper-slide .img-head {height: 100%; width: auto; min-width: 100%; object-fit: cover; }
  .work-2.featured .swiper-slide .section-header {width: 50%; height: auto; min-height: auto; padding: 50px 30px; }
}
@media (max-width: 767px) {
  .work-2.featured .swiper-slide .section-header {width: 100%; background: linear-gradient(180deg, rgba(32,55,106,0.8), rgba(0,0,0,0.8)); padding: 50px 70px !important; min-height: 625px; justify-content: inherit;}
  .work-2.featured  .slides .swiper-button-next, .work-2.featured .slides .swiper-button-prev {display:block;}
}
@media (max-width: 575.98px){
  .work-2.featured .swiper-button-next, .work-2.featured .swiper-button-prev {width: 2em !important; }
  .work-2.featured .section-header h2 {font-size: 1.5rem !important; }
  .work-2.featured .swiper-slide .section-header {padding: 50px !important; }
}
/* ============Contact pop up css -============ */
.contact_popup {
  max-width: inherit;
  width: 950px;
}
.contact_popup_img {
  height: 500px;
  width: 100%;
  background-size: cover;
  background-position: top;
  border-radius: 8px 0 0px 8px;
}
.contact_popup .modal-body {
  padding: 0;
}
.contact_popup .modal-content {
  border-radius: 9px;
}
.contact_popup .btn-close {
  position: absolute;
  left: 5px;
  top: 5px;
}
.contact_popup .btn-close:focus {
  box-shadow: none;
}
.popup_form {
  padding: 0 40px;
}
.project{
  display:flex;
  flex-wrap:wrap;
}
.project__item{
  flex:0 0 50%;
  max-width:50%;
  position:relative;
  width:100%;
  min-height:1px;
  padding-right:20px;
  padding-left:20px;
  margin-top:50px;
}
.project__item img{
  max-width:100%;
  border-radius:8px;
  height:auto;
}
.project__item-brief{
  display:block;
  margin-top:20px;
  justify-content:space-between;
}
.project__item-brief p{
  margin-bottom:10px;
}
.project__item-brief h3{
  font-size:1.5rem;
  line-height:1.5;
  font-weight:500;
}
.project__item .shade:before {
  content: none;
}

input[type=checkbox]:checked + .project_info_box:after {
  transform: translateY(-50%) scale3d(8, 6, 1);
}
input[type=checkbox]:checked + .project_info_box .box__item {
  transform: translateX(0px);
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease-out;
  transition-delay: calc(var(--index) * 0.1s);
  transition-property: transform, opacity;
}
input[type=checkbox]:checked + .project_info_box .info_icon:before {
/*  content: "\f00d";*/
transform: rotate(45deg);
}

.project_info_box {
  position: absolute; 
    top: 0;
    right: 20px;
    left: 20px;
    bottom: 0;
}
.project_info_box:after {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 50%;
  background: #fff6da;
  transform-origin: 100% 50%;
  transform: translateY(-50%);
  transition: transform 0.3s var(--easing);
  z-index: -1;
}
.box__item {
  visibility: hidden;
  transform: translateX(20px);
  opacity: 0;
  transition: opacity 0.2s var(--easing-2) 0;
}

.info_toggle {
  display: block;
  position: absolute;
  right: 0;
  top: 0%;
  z-index: 1;
}
.toggle__checkbox {
  display: none;
}
.info_icon {
  cursor: pointer;
  font-size: 14px;
}
.info_icon:before {
    content: "\f067";
    font-family: FontAwesome;
    position: absolute;
    right: 7px;
    top: 7px;
    background: #fd2e35;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-style: initial;
    color: #fff;
}
/*.icon1 {
  cursor: pointer;
  display: block;
  width: 40px;
  height: 40px;
  background: no-repeat center/40%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-clock'%3E %3Ccircle cx='12' cy='12' r='10'/%3E %3Cpath d='M12 6v6l4 2'/%3E %3C/svg%3E ");
}*/
.project_points {
    background: #20376a;
    height: 100%;
    padding: 25px;
    overflow-y: auto;
    overflow-x: hidden;
    transition: all 0.3s ease-out;
    color: #fff;
    border-radius: 8px;
}
.project_points li {
  margin-bottom: 5px;
  font-size: 14px;
}
.project_points h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}
.clients-wrap {
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    margin-bottom: 30px;
}
.client-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;
    background: #fff;
    height: 70px;
}
.spotlight {
  font-weight: 500;
  font-size: 48px;
}
.spotlight strong {
  font-weight: 800;
}
.clientele {
  display: flex;
  justify-content: center;
}
.clientele figure {
  margin: 0 10px;
}
.usps {
  list-style: none;
  padding: 20px;
  border-top: 2px dashed #000;
  border-bottom: 2px dashed #000;
}
.usps li {
  display: inline-flex;
  font-size: 16px;
  font-weight: 600;
  padding-left: 36px;
  position: relative;
  align-items: center;
  margin-right: 40px;
}
.usps li:before {
  position: absolute;
  background-image: url('../images/verified.svg');
  left: 0;
  height: 24px;
  width: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";  

}
.underline {
  border-bottom: 8px solid #fedc86;
}


/* width */
.project__item ::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.project__item ::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.project__item ::-webkit-scrollbar-thumb {
  background: #aaa;
}

/* Handle on hover */
.project__item ::-webkit-scrollbar-thumb:hover {
  background: #aaa;
}

/*******/
.reviewsection .why-item{ 
  padding: 30px; 
  border-radius: 10px; 
  margin-bottom:24px;
  background-color: rgba(0,0,0,0.2);
}

.reviewsection{background-color:#333; color: #fff;}
.reviewsection h2 {font-size: 2.875rem;}

.reviewsection .why-item .big {
  font-size: 4rem; 
  font-weight: bold; 
  display: block; 
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.font_icon i {
  font-size: 32px;
}
.stats-light .why-item .big {
  border-color: #FEDC86;
  color: #FEDC86;
}
.reviewsection .why-item .title {
  font-size:1.25rem; 
  font-weight: 500;
  margin-top: 20px; 
  display: block; 
}
.reviewsection .why-item p {font-size: 1.125rem; 
  opacity: 0.7; 
  margin-top: 20px;
}
/***&***/


/*Testimonial*/


.new_review {
  width: 78%;
  margin: 100px auto 0;
  position: relative;
 /*padding-bottom: 150px;
 */
}
.new_review .tab-pane {
  text-align: center;
  font-size: 32px;
  line-height: 48px;
  padding: 0;
}
.new_review .tab-pane .p {
  isolation: isolate;
  position: relative;
  margin-bottom: 50px;
  line-height: 140%;
  min-height: 200px;
}
.new_review .tab-pane .p:before, .new_review .tab-pane .p:after {
  background-image: url("../images/image-1.png");
  content: "";
  opacity: .1;
  background-repeat: no-repeat;
  z-index: -1;
}
.new_review .tab-pane .p:before {
  position: absolute;
  width: 197px;
  height: 202px;
  left: 20%;
  top: -50px;
}
.new_review .tab-pane .p:after {
  position: absolute;
  width: 197px;
  height: 202px;
  right: 20%;
  bottom: -40px;
  transform: rotate(180deg);
}
.new_review .author_dtl {
  font-weight: 400;
  font-size: 18px;
  padding-bottom: 50px;
}
.new_review .author_dtl span {
  color: #999;
}
.new_review ul {
 /*position: absolute;
  left: 0;
  bottom: 50px;
  width: 100%;
 */
  padding-bottom: 20px !important;
  margin-bottom: 0 !important;
}
.new_review li {
  min-width: 88px;
  min-height: 88px;
  text-align: center;
}
.new_review button {
  margin: 7px;
 /* &.active:after{
    content:'';
    position:absolute;
    right:7px;
    top:7px;
    width:10px;
    height:10px;
    border-radius:100%;
    background-color:#f9004d;
 }
 */
}
.new_review button img {
  width: 50px;
  height: auto;
}
.new_review button.nav-link {
  border: 1px solid #ccc;
  border-radius: 50%;
  padding: 0.5rem;
  transition: 0.5s all ease;
}
.new_review button:hover {
  border: 1px solid #fd2e35 !important;
}
.new_review button.active {
  position: relative;
  border: 3px solid #fd2e35 !important;
  background-color: rgba(255, 255, 255, 0.05) !important;
}


/**&**/

/****/
.discuss_project_banner {
  min-height: 450px;
}
.project_form {
  background: #fff;
  padding: 60px 40px;
  border-radius: 8px;
  margin-top: -360px;
  box-shadow: 0 0px 12px 0px rgba(0,0,0,.1);
}
.projct_form_scroll {
  position: absolute;
  top: -500px;
}
.blue_heading {
  color: #20376A;
}
.project_steps_heading p{
  font-size: 17px;
}
.project_steps ul li {
  list-style: none;
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
  display: flex;
  align-items: center;
}
/*.project_steps ul li:last-child {
  border-bottom: none;
}*/
.project_steps .psteps_number span {
  width: 35px;
  height: 35px;
  background: #fd2e35;
  color: #fff;
  font-weight: bold;
  display: flex;
  font-weight: bold;
  margin-right: 20px;
  align-items: center;
  justify-content: center;
  line-height: 1;
  border-radius: 50%;
  font-size: 14px;
}
.psteps_info p {
  font-size: 0.9em;
  margin-bottom: 0px;
}
.psteps_info h5 {
  font-size: 16px;
  margin-bottom: 0px;
  font-weight: 500;
}
.blur-heading:before {
  height: 0px !important;
}
.discuss_project_banner .banner__clients {
  position: absolute;
  bottom: 20px;
  width: 540px;
}
.slider_logos .blur-heading span {
  padding: inherit;
}
/* .help {
  display: none;
} */
.discuss_help .btns .btn {
  margin: 10px;
  font-size: 1.125rem;
}

.slider_logos .banner__clients-logos img {
  max-width: 100%;
}
.client_logo_slider .swiper-slide{
  text-align: center;
}
.form-select{
  font-size: 13px;
  height: 45px;
  border: 1px solid #000;
}
.big-h1 {
  font-size: 3.75rem;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .discuss_project_banner .banner__clients {
    width: calc(50% - 60px);
  }
  .slider_logos .banner__clients-logos img {
    padding: inherit;
  }
}
@media (max-width: 991px) {
  .discuss_project_banner {
    min-height: 430px;
  }
  .slider_logos .banner__clients-logos img {
    max-width: 100% !important;
  }
}
@media (max-width: 767px) {
  .discuss_project_banner {
    min-height: inherit;
  }
  .discuss_project_banner .banner__clients {
    position: relative;
    margin-top: 80px;
  }
  .project_form {
    margin-top: inherit;
  }
  .discuss_project_banner .banner__clients {
    width: 100%;
  }
  .slider_logos .banner__clients-logos img {
    max-width: 120px !important;
    width: 100% !important;
  }   
}
/**&**/
/**banner**/
.banner1 {
  background-size: 50% auto;
  background-repeat: no-repeat;
  background-position: left bottom;
  display: flex;
  align-items: center;
  overflow: hidden;
  height: 100vh;
  padding: 6.25rem 0;
}
.banner1.banner-technology {
  background-size: 40%;
  background-position: 1% center;
}
.banner-technology .para3 {
  font-size: 18.5px;
  font-weight: 500;
  font-style: italic;
  opacity: 0.7;
  padding-right: 130px;
}
.banner-technology .blur-heading span {
  color: #fd2e35;
}
  .banner-technology .blur-heading:after {
    width: 17px;
    height: 2px;
    background: #fd2e35;
  position: absolute;
  content: "";
  top: 50%;
  margin-left: 7px;
}
.google_review {
  text-align: center;
  padding-bottom: 60px;
}
.google_review a{
    font-size: 0.75rem;
    font-style: italic;
    color: #fedc86;
    opacity: .8;
}
.google_review a:hover {
  color: #fff;
}
/**&**/

/****Fotter****/
.footer__links {
  padding-left: 0;
  list-style: none;
  font-size: .875rem;
  margin-top: 15px;
}
.footer__links li {
  margin-bottom: 7px;
}
.footer_bottom .footer__links {
  margin-top: 7px;
  margin-bottom: 0px;
}
.footer_bottom .footer__links li {
  display: inline-block;
  padding-right: 15px;
}
.footer__links i {
  width: 20px;
  display: inline-block;
}
.banner_heading {
    font-size: 4.3rem;
}
.font_icon {
  position: relative;
}
.font_icon i::before {
  position: absolute;
  bottom: 30px;
}
.why-item br {
  display: none;
}
.bordercard .icn {
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: 800;
    color: #fd2e35;
    font-size: 2rem;
}
.bordercard .icn i {
    font-size: 22px;
}
.bordercard .font_icon i:before {
    bottom: 13px;
}
.bordercard p {
    font-weight: 500;
    font-size: .8em;
}
.br-lg br {
    display: none;
}
.big_label {
  font-size: 1.25rem;
}
.client_logo h5{
  margin-bottom:50px;
  position:relative;
}
.client_logo h5 span{
  color:#fff;
  background:#333;
  display:inline-block;
  padding:5px 30px;
  position:relative;
  z-index:1;
  letter-spacing:6px;
  text-transform:uppercase;
  font-size:1rem;
  opacity:0.8;
}
.client_logo h5:after{
  content:'';
  position:absolute;
  left:0;
  top:50%;
  border-top:1px solid rgba(255,255,255,0.1);
  width:100%;
  height:1px;
  z-index:0;
}
.client_logo ul{
  margin:0;
  padding:0;
  list-style:none;
}
.client_logo ul li{
  border-right:1px solid rgba(255,255,255,0.3);
  border-bottom:1px solid rgba(255,255,255,0.3);
}
.client_logo ul li a,.client_logo ul li .a{
  display:block;
  transition:.5s ease all;
  cursor:default;
  position:relative;
}
.client_logo ul li a:after,.client_logo ul li .a:after{
  content:'';
  display:block;
  padding-bottom:100%;
}
.client_logo ul li a img,.client_logo ul li .a img{
  width:110px;
  filter:grayscale(100%);
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%, -50%);
}
.client_logo ul li a span,.client_logo ul li .a span{
  display:block;
  width:100%;
  color:rgba(255,255,255,0.6);
  font-size:1rem;
  text-transform:uppercase;
}
.client_logo ul li:nth-child(6),.client_logo ul li:nth-child(7),.client_logo ul li:nth-child(8),.client_logo ul li:nth-child(9),.client_logo ul li:nth-child(10){
  border-bottom:none !important;
}
.client_logo ul.col8{
  display:grid;
  gap:0;
  grid-template-columns:repeat(5, 1fr);
  grid-template-rows:masonry;
  width:940px;
  margin:0 auto;
}
.client_logo ul.col8 li{
  position:relative
}
.client_logo ul.col8 li a img,.client_logo ul.col8 li .a img{
  width:60% !important;
  height:auto;
}
.client_logo ul.col8 li.bouble{
  background-color:#fff;
  color:#474747;
  grid-column:span 2;
}
.client_logo ul.col8 li .stats_feature{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%, -50%);
  min-width:170px;
}
.client_logo ul.col8 li .stats_feature span{
  display:block;
}
.client_logo ul.col8 li .stats_feature span:last-child{
  font-size:.8rem;
  line-height:18px;
  margin-top:5px;
}
.client_logo ul.col8 li .stats_feature .big-text{
  font-size:2.5rem;
  font-weight:700;
  color:#474747;
  display:inline-block;
  line-height:100%;
}
/***&***/
@media (min-width: 1199px) {
  .br-lg br {
    display: block;
  }
}
@media (max-width: 1100px) {
  .client_logo ul.col8{width:auto !important}.reviewsection .client_logo{padding:0}
  .imenso_rating .footercreds {display: block;}
}

@media (min-width: 992px) {
    .row-cols-lg-8 > * {
      flex: 0 0 12.5%;
      max-width: 12.5%;
    }
    .client-logo, .clients-wrap {border: none;}

}
@media (min-width: 992px) and (max-width: 1199px) {
  .banner_heading {
    font-size: 3.5rem;
  }
}
@media (min-width: 992px) and (max-width: 1080px) {
    .discuss_project_banner .big-h1 {
      font-size: 3rem;
    }
    .reviewsection .why-item .title {
      font-size: 1rem;
    } 
}
@media (min-width: 767.98px) and (max-width: 991.98px) {
    .commoncard__image {
      height: 45px;
      min-width: 45px;
      max-width: 45px;
    }
    .commoncard__image img {
      width: 30px;
    }
    .discuss_project_banner .para3 {
      width: calc(50% - 15px);
    }
    .bordercard p {
      font-size: 14px;
    }
}
@media (max-width: 991.98px) {
  .contact_popup {
    width: auto !important;
  }
  .lining .shade.no-line {
    padding-left: 0px;
  }
  .banner1 {
    height: auto;
  }
  .reviewsection .why-item .big {
    font-size: 3rem !important;
  }
  .font_icon i::before {
    bottom: 20px;
  }
  .new_review .tab-pane {
    font-size: 28px;
  }
  .new_review button.nav-link {
    outline: none;
  }
  .reviewsection h2 {
    font-size: 2rem;
  }
  .discuss_project_banner .big-h1 {
    font-size: 2.5rem;
  }
  .banner_heading {
    font-size: 3rem;
  }
  .why-item br {
    display: block;
  }     
}
@media (max-width: 767.98px) {
  .contact_popup_img {
    display: none !important;
  }
  .contact_popup .btn-close {
    right: 5px !important;
    left: inherit !important;
  }
  .project {
    display: block;
  }
  .project__item {
    padding-right: 0px;
    padding-left: 0px;
    max-width: 100%;
    margin-bottom: 50px;
  }
  .project__item img {
    width: 100%;
  }
  .project_info_box {
    left: inherit;
    right: inherit;
    width: 100%;
  }
  .banner__clients-logos img {padding: 10px 16px;}
  .client-logo {height:60px; }
  .offset_mobile {
    margin-top: 60px;
  }
  .banner1 {
    padding: 50px 0px !important;
  }
  .banner_tech_icon {
    display: none;
  }
  .two-item-row {
    display: block;
  }
  .commoncard__content {
    margin-left: 0;
    margin-top: 20px;
  }
  .pointers h3 {
    font-size: 18px;
  }
  .reviewsection .w-50 {
    width: 100% !important;
  }
  .project_form .estimate .btn-primary {
    margin-bottom: 0px;
  }
  .navbar .btn-bordered {
    font-size: 12px;
  }
  .imenso_rating .footercreds a {
    margin: 0 10px 0px 0;
    display: inline-block;
    width: 70px;
    height: 70px;
    text-align: center;
    position: relative;
  }
  .new_review {
    width: 90%;
  }
  .discuss_project_banner .big-h1 {
    font-size: 3rem;
  }
  .imenso_rating .footercreds a img {
    width: 90%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .projct_form_scroll {
    top: 0px;
  }
  /*.fixed-top.navbar.navbar-sml {
    padding-top: 20px;
  }*/
  .fixed-top.navbar {
    height: 70px !important;
  }
  .new_review .tab-pane .p {
    overflow-y: scroll;
    height: 250px;
  }

}
@media (max-width: 575.98px) {
  .project_points h4 {
    display: none;
  }
  .project_points ul {
    padding-left: 1rem;
  }
  .project__item-brief h3 {
    font-size: 1.25rem;
  }
  .banner_heading {
    font-size: 2.2rem;
  }
  .banner1 .para3 {
    font-size: 1rem;
  }
  .reviewsection h2 {
    font-size: 1.8rem;
  }
  .reviewsection p, .discuss_project_banner .section-header p{
    font-size: 16px;
  }
  .reviewsection .why-item .big {
    font-size: 2rem !important;
  }
  .font_icon i {
    font-size: 18px;
  }
  .font_icon i::before {
    bottom: 15px;
  }
  .navbar .btn-bordered {
    padding: 5px 10px; 
    font-size: 11px;
  }
  .new_review .tab-pane {
    font-size: 20px;
  }
  .new_review .tab-pane .p {
    line-height: 160%;
  }
  .new_review li {
    min-height: 50px;
    min-width: 50px;
  }
  .new_review button.nav-link {
    padding: 0.1rem;
  }
  .new_review button img {
    width: 30px;
    display: flex;
  }
  .discuss_project_banner .big-h1 {
    font-size: 2.4rem;
  }
  .help .btns .btn {
    margin: 10px;
  }
  .bordercard br {
    display: block;
  }
  .bordercard {
    text-align: center;
  }
  .bordercard p {
    font-size: .6em;
    line-height: 1.3;
  }
  .btn-primary, .btn-bordered {
    padding: 6px 27px;
    font-size: .9rem;
  }
  .border_1 {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  .border_2 {
    border-bottom: 1px solid #ddd;
  }
  .border_3 {
    border-right: 1px solid #ddd;
  }
  .bordercard .icn {
    margin-top: 0px;
    padding-top: 10px;
  }
  .banner_btn {
    text-align: center;
  }
  .pointers .two-item-row br {
    display: block;
  }
  
}
@media (max-width: 500px) {
  .banner__clients-logos img {
    padding: 10px 11px;
  }
  .reviewsection .why-item .title {
    font-size: 1rem;
  }
  .reviewsection .why-item {
    padding: 20px;
  }
}