@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,700;1,800;1,900&display=swap);

body,
p {
  font-size: 17px;
}

#banner,
#client_logo,
.blog_details,
.clients {
  background-size: cover;
  background-repeat: no-repeat;
}

.round-more,
p {
  line-height: 31px;
}

#banner,
#client_logo,
#service,
.blog_details,
.clients,
.testimoni {
  background-repeat: no-repeat;
}

#count,
.blank_area {
  background-color: #1a40aa;
}

.client_logo .slick-slider,
.slick-slider {
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.dropdown-menu ul li .fa-angle-left,
.dropdown-menu ul li .fa-angle-right,
.dropdown-menu ul li .fa-users {
  margin-right: 20px;
  margin-left: -30px;
}

.interests,
.quote2 {
  text-transform: capitalize;
}

#count,
#count2 {
  background-attachment: fixed;
}

#count2 i,
.team-slider .member .person-details .description {
  margin-bottom: 25px;
}

body {
  margin: 0 auto;
  overflow-x: hidden;
  font-family: "Nunito Sans", sans-serif;
  color: #090909;
  font-weight: 600 !important;
}

.dropdown-menu {
  padding: 0.5rem 0 0;
}

.navbar .dropdown-menu {
  border: none;
  background-color: #fff !important;
}

@media screen and (min-width: 992px) {
  .navbar {
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar .nav-item {
    padding: 0.5rem;
    margin: 0 0.25rem;
  }

  .navbar .dropdown {
    position: static;
  }

  .navbar .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0;
    top: 80px;
    border: none !important;
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: visibility, opacity 0.3s linear;
    background-color: #fff;
  }

  .navbar .dropdown .dropdown-menu:hover,
  .navbar .dropdown:hover .dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    transition: visibility, opacity 0.3s linear;
  }
}

#client_logo .col-lg-10,
.banner_info .quote,
.case_btn span,
.case_study_info_mini .text-right,
.main-service,
.main-service .img-box,
.product_fetures-new .icon_div ul li,
.readmore,
.readmore a,
.readmore i,
.recomanded_blog .container,
.team-slider {
  position: relative;
}

.navbar-nav .nav-link {
  color: #1a40aa;
  font-size: 18px;
  font-weight: 600;
}

.navbar-nav .nav-link:hover {
  color: #0056b3;
}

.accordion-content,
.capi,
.case_playv.v-play,
.case_study_inn_points li:before,
.client_comment .pv,
.client_logo .slick-arrow.slick-hidden,
.client_logo .slick-slide.slick-loading img,
.contact-info br,
.count_rm .fa:before,
.dropdown-toggle::after,
.flip-card:hover .font_logo_div,
.footer_links_ul .fa-angle-right,
.footer_links_ul li a .fa-angle-left,
.footer_links_ul li img,
.home_casestudy .slick-slider .s-logo,
.icon2,
.inner_page_menu .navbar-nav,
.mobilenav,
.product_div:hover .rm_pro,
.product_form_div .fo img,
.product_form_div::after,
.product_form_div::before,
.product_form_div_style:after,
.product_form_div_style:before,
.readmore .fa-angle-right,
.service-benefit li::before,
.slick-arrow.slick-hidden,
.slick-prev,
.slick-slide.slick-loading img,
.staff-list .owl-nav,
.testimonial_slider_product input,
.timeline-point,
.top-contact {
  display: none;
}

p {
  font-weight: 500;
}

.career_info,
.pro_ser_div,
.sub_links {
  margin-top: 30px;
}

.sub_menu_div {
  margin: 0;
  padding: 25px 10px;
  border-right: 1px solid #cde6f0 !important;
  border-bottom: 1px solid #cde6f0 !important;
}

.banner_ul,
.dropdown-menu ul li ul li:last-child {
  margin-bottom: 100px;
}

.sub_menu_img {
  width: 20%;
  margin-right: 14px;
  float: left;
  max-width: 60px;
}

.text {
  float: left;
  width: 70%;
  margin-left: 8px;
}

.text dt {
  padding: 0;
  line-height: 1;
  margin-bottom: 7px;
  font-weight: 700;
  display: inline-block;
  color: #1a40aa;
  font-size: 16px;
}

.text span {
  text-transform: none !important;
  font-size: 12px;
  line-height: 18px;
  margin: 10px 0;
  color: #9c959c;
  letter-spacing: 1px;
  min-height: 38px;
  float: left;
  height: 58px;
}

.sub_menu_logo {
  width: 19% !important;
}

#banner {
  width: 100%;
  margin: 0;
  background-image: url(../img/banner_bg.webp);
}

.banner_div {
  padding: 130px 0;
  z-index: 5;
}

.banner_info {
  padding: 0 356px 0 237px;
}

.banner_ul li,
.sticky_icon_ul li,
.team__meta,
footer {
  padding: 15px 0;
}

.banner_info h1 {
  color: #fff;
  font-size: 48px;
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

#banner .rm_pro,
.carousel-control-next,
.carousel-control-prev,
.case_study_info_mini2 h4 {
  color: #fff !important;
}

.banner_info .quote,
.banner_inner .quote {
  background: #fff !important;
  color: #000 !important;
  padding: 10px 20px;
  font-size: 20px;
  margin-bottom: 30px;
  transition: 0.3s;
}

.banner_info .quote:hover,
.banner_inner .quote:hover {
  text-decoration: none;
  background: #1a40aa !important;
  text-shadow: none;
  color: #fff !important;
}

.banner_info .video {
  color: #fff;
  font-size: 20px;
}

.count,
.count-new,
.cout_section .plus1,
.cout_section .plus2,
.cout_section .plus3 {
  font-size: 54px;
  color: #fff;
}

.banner_info .video:hover,
.card-header h5 button:hover,
.part_info:hover,
.quote:hover,
.service_main a:hover,
.slick-slide a:hover {
  text-decoration: none;
}

.banner_ul {
  list-style: none;
  margin-top: 72%;
}

.banner_ul li a,
.sticky_icon_ul li a i {
  color: #1a40aa;
  font-size: 20px;
}

.blank_area {
  width: 100%;
  padding: 74px 0;
}

.carousel-caption {
  right: 0;
  bottom: 23px;
  left: 0;
  text-align: left;
}

.banner_inner .banner_div {
  background-image: url(../img/banner_inner.jpg);
}

.clients {
  background-image: url(../img/clients.jpg) !important;
}

.blog_details {
  background-image: url(../img/Blogs-Banner-1.png) !important;
}

.testimoni {
  background-image: url(../img/testimonial.jpg) !important;
}

.case_testimonial {
  background-image: url(../img/dot2.png), none !important;
  background-color: #f3f3f3;
}

#client_logo {
  width: 100%;
  margin: 0;
  padding: 20px 0;
  background-image: url(../img/client_bg.png);
  background-color: #fff;
}

.client_logo_ul li {
  display: inline-block;
  padding: 0 0 0 18px;
}

.round-more {
  width: 30px;
  height: 30px;
  text-align: center;
  position: absolute;
  right: 88px;
  z-index: 99;
  top: 30px;
  color: #fff;
  background: #0c1e7450;
  border-radius: 50px;
}

.round-more:hover {
  color: #fff;
  box-shadow: 0 0 5px #051148;
}

#service {
  width: 100%;
  margin: 0;
  padding: 100px 0;
  background-image: url(../img/service_bg.png);
  background-size: contain;
  background-position: bottom;
}

.banner_info3 h2,
.faq-q h2,
.section_heading h2 {
  color: #1a40aa;
  font-weight: 700;
}

.section_heading p {
  color: #090909;
}

.section_heading h6 {
  color: #333;
  font-size: 26px;
  margin-bottom: 30px;
}

.service_box {
  border: 1px solid #e6e6e6;
  min-height: 500px;
  padding: 40px 40px 20px;
  transition: 0.2s;
  background: #fff;
}

#enquire,
.til2 {
  background: #1a40aa;
}

.service_box .quote2 {
  display: block;
  text-align: center;
  margin-top: 45%;
}

.service_box h3 {
  font-size: 23px;
  margin: 4px 0 5px;
  color: #1a40aa;
  padding: 19px 0;
}

.service_box p {
  color: #090909;
  margin-bottom: 20px;
  line-height: 34px;
  overflow: hidden;
}

.pro_sec1,
.product_div .d-non,
.service_box.text-center {
  text-align: left !important;
}

#customers-testimonials,
#customers-testimonials .item,
.iconimg,
.shadow-effect,
.slider_text,
.test_lide_banner,
.test_part1,
.testimonial-name,
.testimonial_slider_product #controls {
  text-align: center;
}

.readmore {
  color: #1a40aa;
  transition: 0.1s;
}

.readmore a {
  border-bottom: 1px solid #1a40aa;
  display: inline-block !important;
  color: #1a40aa;
}

.readmore:hover {
  color: #03113a;
  text-decoration: none;
}

.sec_icon {
  max-width: 133px;
  width: 100% !important;
  max-height: 140px;
}

.readmore i {
  top: 5px;
  color: #03113a;
  opacity: 0.5;
  transition: 1s;
  font-size: 30px;
}

.allcasestudy-inner .slider_report,
.client_logo_box,
.service_box:hover .sec_icon,
.success .rm_pro {
  margin-top: 0;
}

.service_box,
.service_box:hover {
  box-shadow: 0 0 25px -5px rgb(16 16 16 / 10%);
  border: none;
}

.quote2:hover i,
.service_box:hover .readmore i {
  opacity: 1;
  color: #1a40aa;
  margin-left: 15px;
  transition: 1s;
}

.service_box:hover .readmore {
  visibility: visible;
}

.box3:hover h6,
.box3:hover img,
.case_stude .flip-card:hover .flip-card-front h3,
.client_logo .slick-loading .slick-slide,
.client_logo .slick-loading .slick-track,
.product-0l {
  visibility: hidden;
}

#count {
  width: 100%;
  margin: 0;
  padding: 50px 0;
}

.cout_section {
  padding: 0 0 0 24px;
}

.about_html #partners .section_heading p,
.accordion-toggle.active-tab a:after,
.b_info2 h1,
.banner_info h3,
.banner_info2 h5,
.banner_inner .banner_info2 h1,
.bellow_btn_sec .quote2 i,
.capi_info .rm_pro,
.case_list .dropdown-toggle,
.copy,
.cosulation .section_heading h2,
.cosulation .set_up_btn a,
.cout_section h6,
.helpful .accordion .card-header::after,
.helpful .card-body p,
.helpful .card-header.icon_div2 a,
.iniciative .section_heading h2,
.iniciative .section_heading p,
.inner_banner_link .pv:hover,
.last_product_div .new-section .product_flow_sec_info .md_btn .pv,
.last_product_div .new-section .product_flow_sec_info h3,
.last_product_div .new-section .product_flow_sec_info p,
.last_product_div .new-section .sec_bellow_btn a,
.last_product_div .quote2 i,
.last_product_div .section_heading h2,
.last_product_div .section_heading h3,
.leadeship_div .section_heading h2,
.leadeship_div2 .section_heading h2,
.p_btn:hover,
.product_catagori_sec .new-section:nth-child(odd) .product_flow_sec_info h3,
.product_catagori_sec .new-section:nth-child(odd) .product_flow_sec_info h4,
.product_catagori_sec .new-section:nth-child(odd) .product_flow_sec_info p,
.product_catagori_sec .new-section:nth-child(odd) .product_flow_sec_info ul li,
.product_catagori_sec .new-section:nth-child(odd) .quote2 i,
.product_catagori_sec .new-section:nth-child(odd) .sec_bellow_btn a,
.product_fetures .section_heading h2,
.product_form_div .quote2:hover,
.recomanded_blog .case_study_info_mini .rec_blog_hide_div .readmore a,
.ser_inn_banner p,
.small-testimonials .quote2,
.timeline_sec .quote2,
.timeline_sec .quote2 i,
.timeline_sec .sec_bellow_btn a,
.timeline_sec .section_heading h2,
footer .copy a {
  color: #fff;
}

.product_div h3,
.vm {
  color: #1a40aa;
  font-weight: 600;
}

.cout_section .plus1 {
  position: absolute;
  top: 67px;
  left: 63%;
}

.cout_section .plus2 {
  position: absolute;
  top: 67px;
  left: 71%;
}

.cout_section .plus3 {
  position: absolute;
  top: 67px;
  left: 73%;
}

.right_border {
  border-right: 1px solid #fff;
}

#product {
  width: 100%;
  margin: 0;
  padding: 29px 0 100px;
  background: url(../img/product_bg.jpg) left top repeat-x #f3f3f3;
}

#product .section_heading h2,
.testimonials-banner-new2 .test_part1 {
  margin-top: 80px;
}

.til2 {
  height: 1px;
  width: 60px;
  margin-top: 20px;
}

.vm {
  padding-left: 2%;
  width: 200px;
  font-size: 18px;
  margin-top: 6px;
  transition: 0.7s ease-in-out;
}

.capi_info .rm_pro:hover,
.vm:hover {
  color: #333;
  text-decoration: none;
}

.pro_view,
.test_single_div:nth-child(2n) .row {
  display: flex;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot,
.iconimg {
  display: inline-block;
}

.pro_view span {
  display: flex;
  padding-left: 2%;
}

.product_div {
  padding: 40px;
  margin-top: 3rem;
  transition: 1s;
  border: 1px solid #ccc;
  overflow: hidden;
}

.product_div:hover {
  transform: scale(1.1);
  transition: 1s;
}

.col-md-5.band2 img,
.pro_icon,
.right-image-shape img {
  max-width: 100%;
}

.product-l {
  height: 121px;
}

.product_div.pro_sec1 p {
  min-height: auto !important;
}

.product_div h3 {
  font-size: 27px;
  margin: 30px 0;
}

.product_div p {
  color: #090909;
  min-height: 185px;
  margin-bottom: 30px;
}

.rm_pro {
  color: #1e3593;
  font-size: 17px;
  font-weight: 500;
  transition: 0.7s ease-in-out;
  padding: 12px 0;
  float: left;
}

#banner .rm_pro {
  padding: 15px 0 !important;
}

.rm_pro:hover {
  color: #1e3593;
  text-decoration: none;
  border-color: #1e3593;
}

.case_btn,
.case_btn:hover {
  color: #fff;
  text-decoration: none;
}

.iconimg {
  margin-top: 6px;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  line-height: 43px;
}

.iconimg img {
  width: 49%;
  margin-left: 14px;
}

.case_btn {
  float: right;
  transition: 0.3s;
  background: #233d8f;
  padding: 0 30px 0 0;
}

.input1,
.input2,
.input3 {
  padding-left: 30px;
}

.case_btn:hover {
  background: #1e3593;
}

.case_btn:hover .iconimg img {
  margin-left: 8px;
}

.case_btn span {
  top: 30%;
  font-size: 14px;
  left: 3%;
}

#enquire {
  width: 100%;
  margin: 0;
  padding: 75px 0;
}

.enquire_form {
  margin-top: 15px;
}

.enquire_form .form-control {
  border-radius: 0 !important;
  line-height: 3;
  background-color: #fff;
}

.input1 {
  background: url(../img/form_icon1.png) 7px 10px no-repeat;
}

.input2 {
  background: url(../img/form_icon2.png) 7px 12px no-repeat;
}

.input3 {
  background: url(../img/form_icon3.png) 7px 14px no-repeat;
}

.submit {
  border-radius: 0 !important;
  background: 0 0;
  border-color: #fff;
  padding: 1px 71px;
  line-height: 59px;
  font-size: 17px;
  font-weight: 600;
}

.submit:hover {
  background: #fff;
  color: #03113a;
}

.testimonials {
  width: 100%;
  padding: 100px 0;
  background-image: url(../img/dot2.png), url(../img/dot1.png);
  background-position: right bottom, left top;
  background-repeat: no-repeat, no-repeat;
  background-size: 29%, 30%;
}

.shadow-effect {
  background: #fff;
  padding: 29px;
  border-radius: 4px;
  border: 1px solid #ececec;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.02);
}

#customers-testimonials .shadow-effect p {
  font-size: 17px;
  padding: 0 50px;
  text-align: left;
  line-height: 30px;
}

.before_p {
  color: #ccc;
  font-size: 30px;
}

.test_info {
  padding: 30px;
}

.testimonial-name {
  margin: -17px auto 0;
  display: table;
  width: auto;
  background: #3190e7;
  padding: 9px 35px;
  border-radius: 12px;
  color: #fff;
  box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
}

#partners,
.shadow-effect {
  background-repeat: no-repeat;
  background-size: cover;
}

#customers-testimonials .item {
  padding: 50px 0 35px;
  margin-bottom: 0;
  opacity: 0.1;
  transform: scale3d(0.8, 0.8, 1);
  transition: 0.3s ease-in-out;
}

#customers-testimonials .owl-item.active.center .item {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

.owl-carousel .owl-item img {
  transform-style: preserve-3d;
  margin: 0 auto 17px;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
  background: #333;
  transform: translate3d(0, -50%, 0) scale(0.7);
}

#customers-testimonials.owl-carousel .owl-dots {
  width: 100%;
  text-align: center;
  display: none;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
  background: #333;
  display: inline-block;
  height: 6px;
  margin: 0 0 5px;
  transform: translate3d(0, -50%, 0) scale(0.3);
  transform-origin: 50% 50% 0;
  transition: 250ms ease-out;
  width: 44px;
}

.shadow-effect {
  background-image: url(../img/test_bg.jpg);
}

.testimonial_img {
  width: 130px;
  height: 130px;
  border-radius: 100%;
  border: 9px solid #fff;
  overflow: hidden;
  margin: 44px auto 0;
}

.til4,
.til5 {
  margin-top: 15px;
}

.test_head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}

.til3,
.til4,
.til5 {
  height: 1px;
  margin-bottom: 20px;
  width: 60px;
}

.testimonials .test_head {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 5px;
}

.til3 {
  background: #333 !important;
  animation: 2s infinite underline;
}

.slider_card,
.til4,
.til5 {
  background: #fff;
}

@keyframes underline {
  0% {
    width: 0%;
    background-color: #000;
  }

  100% {
    width: 100%;
    background-color: transparent;
  }
}

.til4 {
  animation: 2s infinite underline2;
}

@keyframes underline2 {
  0% {
    width: 0%;
    background-color: #fff;
  }

  100% {
    width: 15%;
    background-color: transparent;
  }
}

.til5 {
  animation: 2s infinite underline3;
  position: absolute;
  right: 49px;
}

@keyframes underline3 {
  0% {
    width: 0%;
    background-color: #fff;
  }

  100% {
    width: 30%;
    background-color: transparent;
  }
}

.pv {
  color: #1a40aa;
  border-bottom: 1px solid #1a40aa !important;
  padding-bottom: 5px;
}

.pv:hover,
.set_up_btn a:hover {
  text-decoration: none;
  color: #1a40aa;
}

.customer_logo {
  width: auto !important;
  margin: 0 0 10px !important;
  height: 70px;
}

.client_name h4 {
  color: #fff;
  font-size: 21px;
  margin: 20px auto 10px;
}

.client_name h6 {
  color: #fff;
  font-size: 13px;
}

#partners {
  width: 100%;
  padding: 60px 0;
  background-image: url(../img/partners.jpg);
  background-position: bottom center;
}

.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}

.slider_card {
  width: 480px;
  box-shadow: 10px 10px 50px 3px rgba(39, 92, 141, 0.1);
}

.slick-dots li button,
.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
  color: transparent;
  background: 0 0;
}

.slider_text {
  padding: 40px 57px;
  height: 545px;
}

.slider_text h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  margin-block-start: 0;
}

.slider_text p {
  font-style: normal;
  font-size: 18px;
  line-height: 32px;
  color: #090909;
}

.slider_img {
  margin-top: 8px;
  position: relative;
  bottom: 2px;
  left: 0;
}

.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.slick-list {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.client_logo .slick-list:focus,
.slick-list:focus,
.slick-next:focus,
.slick-prev:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
  outline: 0;
}

.slick-dots li,
.slick-dots li button {
  cursor: pointer;
  height: 20px;
  width: 20px;
}

.slider_report {
  margin-top: 27px;
  overflow: hidden;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  top: 0;
  left: 0;
}

.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}

.client_logo .slick-track:after,
.slick-track:after {
  clear: both;
}

.slick-slide {
  border-right: 1px solid #ccc;
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  outline: 0;
}

.count_div ul li,
.cs_pro_img:hover .cs_pro_hidden_info,
.dropdown-menu ul li:hover ul,
.home_casestudy .col-md-12.p-0:hover .arrow li button,
.ser_in_det .case_study_inn_points2 li,
.slick-initialized .slick-slide,
.slick-slide img,
.sub_submenu {
  display: block;
}

.client_logo .slick-slide.dragging img,
.slick-slide.dragging img {
  pointer-events: none;
}

.client_logo .slick-vertical .slick-slide,
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.arrow {
  margin-bottom: 80px;
}

.arrow li {
  list-style: none;
  display: inline-block !important;
  float: left;
}

.slick-dots li,
.slick-next,
.slick-next:before,
.slick-prev,
.slick-prev:before {
  position: relative;
  display: inline-block;
}

.arrow ul {
  margin: 24px 0 80px;
  padding: 0;
}

.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  width: 50px;
  height: 50px;
  padding: 0;
  cursor: pointer;
  border: none;
  opacity: 0.3;
}

.slick-dots,
.slick-dots li button:before,
.slick-next {
  position: absolute;
  text-align: center;
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}

.slick-next:before,
.slick-prev:before {
  width: 60px;
  height: 22px;
  margin-top: 5px;
  margin-left: -30px;
  font-size: 20px;
  line-height: 1;
  -webkit-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
}

.interests,
.interests:hover {
  border-bottom: 1px solid #fff;
  transition: 1s;
}

.client_logo_box:hover .client-details span,
.client_logo_box:hover .client-details:before,
.main-service .slider .imgContainer .image.active,
.search_list:hover,
.slick-dots li button:focus:before,
.slick-dots li button:hover:before,
.slick-next:hover,
.slick-prev:hover {
  opacity: 1;
}

[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

.ser_in_det,
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}

.slick-dots li {
  margin: 0 5px;
  padding: 0;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  padding: 5px;
  border: 0;
}

.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  opacity: 0.25;
  color: #000;
  -moz-osx-font-smoothing: grayscale;
}

.author_2 h4 a:hover:after,
.banner_info .quote:hover:before,
.case_study_info_mini_img img,
.img-icon img,
.person-img img,
.readmore a:hover:before,
.rm_pro,
.service-benefit li .numb img,
.slick-slide img,
.slider,
.testimonials-banner-new2 .shadow-effect .testimonial_img img,
footer {
  width: 100%;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #000;
}

.slider {
  margin: 0 auto;
  padding-right: 0;
  padding-left: 2rem;
}

.slick-current {
  font-size: initial;
}

@media screen and (max-width: 991px) {
  .slider_card {
    margin: 0 !important;
  }

  .arrow li {
    float: none;
  }
}

.slider_card {
  margin-left: 0 !important;
}

.slider_text img {
  width: auto;
  max-width: 100%;
  max-height: 100px;
  margin: 0 auto;
}

.slick-next {
  resize: both;
  border-radius: 100%;
  width: 70px;
  height: 70px;
  color: #fff;
  opacity: 1;
  top: -304%;
  left: -14%;
}

.interests {
  color: #fff;
  font-size: 20px;
  padding: 10px 20px;
  text-align: center;
  margin: 0 auto;
}

.fa-quote-left,
.fa-quote-right {
  font-size: 30px !important;
  opacity: 0.2;
  position: relative;
}

.interests:hover {
  color: #fff;
  text-decoration: none;
}

.fa-quote-left {
  left: -145px;
}

.fa-quote-right {
  left: 140px;
}

#main_footer {
  width: 100%;
  margin: 0;
  padding: 20px 0 40px;
  background: #fff;
}

.footer_logo {
  display: block;
  margin-top: 10px;
}

.footer_links {
  margin-top: 3rem;
}

.footer_links h4 {
  color: #1a40aa;
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 19px;
  text-transform: uppercase;
}

.case_study_inn_points,
.client_info ul,
.footer_links_ul,
.fst_count,
.hide_sub_menu ul,
.s_link,
.sarv_icons {
  list-style: none;
  padding: 0;
}

.footer_links_ul li a {
  color: #272727;
  font-size: 16px;
  font-weight: 600;
  transition: 0.3s ease-in-out;
}

.footer_links_ul li {
  padding: 11px 0 5px;
}

.footer_links_ul li a:hover {
  color: #1a40aa;
  text-decoration: none;
}

.footer_links_ul li a i {
  padding-right: 1%;
}

.logo_footer {
  background: #fff;
  border-radius: 20px;
  box-shadow: -7px -29px 148px 1px rgba(156, 149, 149, 0.32);
  -webkit-box-shadow: -7px -29px 148px 1px rgba(156, 149, 149, 0.32);
  -moz-box-shadow: -7px -29px 148px 1px rgba(156, 149, 149, 0.32);
  padding: 40px;
  margin-top: 15px;
  z-index: 1;
}

footer {
  background: #1c41ab;
  color: #fff;
}

.request {
  padding: 0 !important;
  background: #fff;
  width: 200px;
  margin-top: -50px;
  text-align: center;
  border-radius: 30px;
}

.request a {
  padding: 26px 0 20px !important;
  color: #1c41ab;
  vertical-align: middle;
  font-size: 14px !important;
  margin-left: 0 !important;
  display: block;
}

.request:hover {
  box-shadow: 0 0 15px #bbd3ed;
}

.case_stude .flip-card-back,
.test_single_div {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.02);
}

.request a:hover {
  text-decoration: none;
  color: #000;
}

.banner-testimonial p,
.case_fot_btn .readmore,
.copy,
.pro_challenge .section_heading p {
  font-size: 17px;
}

.copy a {
  color: #14192f;
}

.request_btn_send {
  color: #fff;
  background-color: #1a40aa !important;
  border-color: #1a40aa !important;
}

.request_btn_send:hover {
  color: #fff;
  background-color: #323232 !important;
  border-color: #323232 !important;
}

.modal-dialog {
  max-width: 800px;
}

.navbar-toggler-icon {
  content: "\f0c9";
  font-family: FontAwesome;
  color: #fff;
  font-size: 14px;
}

.case_stude,
.clients_logo {
  width: 100%;
  padding: 60px 0;
}

.client_img,
.test_vplay {
  width: 200px;
  overflow: hidden;
}

.client_logo_box {
  padding: 30px 40px;
  border: 1px solid #e6e6e6;
  text-align: center;
  background: #fff;
  height: 186px;
}

.success {
  padding: 100px 0 0;
}

.success .slider_text {
  padding: 24px 57px;
  text-align: center;
  height: 445px;
}

.success .slider_text img {
  width: auto;
  margin: 0 auto 17px;
  max-height: 121px;
}

.success .slider_text p {
  height: 190px;
  overflow: hidden;
}

.slider_text_img {
  height: 144px;
}

.testimonial_section {
  background-image: url(../img/dot2.png), url(../img/dot1.png);
  background-position: right bottom, left top;
  background-repeat: no-repeat, no-repeat;
  padding: 100px 0;
  background-color: #f9f9f9;
}

.test_single_div {
  margin-bottom: 50px;
  background: #fff;
  padding: 30px;
  border-radius: 20px;
}

.client_img {
  border-radius: 100%;
  height: 200px;
  line-height: 188px;
  text-align: center;
  margin: 0 auto;
}

.client_details h5 {
  color: #1a40aa;
  padding: 20px 0;
}

.client_comment h4 {
  font-size: 16px;
  font-weight: 600;
}

.client_comment p {
  font-size: 17px;
  line-height: 37px;
  font-weight: 500;
  margin-bottom: 30px;
}

.client_logo a img {
  width: 71%;
}

.case_head,
.client_logo {
  display: flex;
  justify-content: space-between;
}

.client_comment h5 {
  color: #1a40aa;
  font-weight: 600;
  font-size: 23px;
  margin: 27px 0;
}

.client_comment h5 span {
  font-size: 20px;
}

.til6 {
  background: #1a40aa;
  height: 1px;
  width: 60px;
  margin-bottom: 20px;
  animation: 2s infinite underline6;
}

@keyframes underline6 {
  0% {
    width: 0%;
    background-color: #000;
  }

  100% {
    width: 40%;
    background-color: transparent;
  }
}

.blog_products,
.case_stude .container-fluid:nth-child(2n) .case_stude_sec2 {
  background-color: #f3f3f3;
}

.case_stude_sec1 {
  background-image: url(../img/dot2.png), url(../img/dot1.png);
  background-position: right bottom, left top;
  background-repeat: no-repeat, no-repeat;
  background-size: 20%, 20%;
  padding: 60px 0 300px;
}

.case_stude .container-fluid:first-child .case_stude_sec1 {
  background-image: url(../img/dot2.png), none;
}

.case_stude_sec1 .row,
.case_stude_sec2 .row {
  width: 1521px;
  margin: 0 auto;
}

.case_stude_sec1_left {
  background-image: url(../img/case_img_bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  padding: 40px 0 40px 40px;
  height: 455px;
}

.case_stude_sec1_left img {
  max-height: 373px;
  overflow: hidden;
}

.case_stude_sec1_right {
  padding: 40px 0;
}

.case_study_info {
  background: #f3f3f3;
  padding: 0 50px;
  height: 373px;
  overflow: hidden;
}

.case_study_info p {
  margin-bottom: 30px;
  height: 100px;
  overflow: hidden;
}

.case_head img {
  margin-left: -2%;
  max-height: 148px;
  width: auto;
}

.case_vplay {
  position: relative;
  top: 26px;
  height: 60px;
}

.suc_btn {
  transition: 0.7s ease-in-out;
}

.case_stude_sec2 {
  background-color: #1a40aa;
  padding: 0 0 60px;
}

.busines_sec,
.cap_left_div,
.capi,
.case_study_info_mini,
.ent_impact2,
.ps2,
.quote_case_study,
.solution {
  background: #f3f3f3;
}

.case_study_info_mini_bg {
  background-image: url(../img/case_div_bg.png);
  background-repeat: no-repeat;
  background-position: bottom left;
  padding: 40px 0 40px 40px;
  background-size: 60%;
  margin-top: -15%;
}

.case_study_info_mini_bg:nth-child(3) {
  background-position: bottom right;
  padding: 40px 40px 0;
}

.case_study_info_mini_img {
  height: 250px;
  overflow: hidden;
}

.popular_blog .case_study_info_mini_img {
  height: 400px;
  overflow: hidden;
}

.case_study_info_mini_info {
  padding: 0 30px 30px;
  text-align: left;
}

.case_study_info_mini_info h4 {
  margin-top: 20px;
  color: #1a40aa;
  font-size: 19px;
  line-height: 34px;
  height: 67px;
  overflow: hidden;
}

.popular_blog .case_study_info_mini_info h4 {
  font-size: 23px;
}

.case_study_info_mini_info p {
  line-height: 31px;
  overflow: hidden;
  height: 66px;
}

.case_study_info_mini .case_head img {
  max-height: 150px;
  width: auto;
}

.c_img {
  height: 150px;
  background: #fff;
  margin-top: -10%;
}

.case_stude .flip_box {
  background-image: url(../img/flip_main_bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  height: 472px;
  margin-bottom: 50px;
}

.case_stude .flip-card {
  background-color: transparent;
  width: 100%;
  height: 400px;
  perspective: 1000px;
  margin: 40px 0 60px;
}

.case_stude .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.case_stude .flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.case_stude .flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 400px;
  backface-visibility: hidden;
  overflow: hidden;
}

.case_stude .flip-card-front {
  background-color: #bbb;
  color: #000;
}

.case_stude .flip-card-back {
  background-image: url(../img/flip_bg.png);
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
  transform: rotateY(180deg);
  padding: 30px;
}

.flip-card-front img {
  object-fit: cover;
  min-height: 100%;
}

.case_stude .flip-card-back .customer_logo {
  text-align: left;
  position: relative;
  left: 0;
}

.case_stude .flip-card-back p {
  color: #090909;
  line-height: 36px;
  margin-bottom: 45px;
  height: 219px;
  overflow: hidden;
  margin-top: 0;
}

.font_logo_div {
  width: 150px;
  height: 150px;
  line-height: 150px;
  background-color: #fff;
  border-radius: 100%;
  text-align: center;
  position: absolute;
  z-index: 1;
  bottom: -17%;
  left: 29%;
  border: 1px solid #ccc;
}

.button,
button {
  background: 0 0;
  cursor: pointer;
}

.font_logo_div img {
  width: 82%;
}

#count,
.count_div,
.count_hide_text {
  transition: 6s;
}

.count_hide_text h2 {
  color: #1a40aa !important;
  padding: 30px 0;
}

.count_hide_text p {
  font-weight: 500;
  line-height: 36px;
}

#customers-testimonials.owl-carousel .owl-item,
.service_main {
  float: none;
  display: inline-block;
}

.banner_inner {
  padding: 76px 0;
}

.banner_info2 {
  padding: 0 64px 0 0;
}

#count2 .container,
.banner_inner .container {
  max-width: 1521px;
}

.inner_burger_menu i {
  color: #1a40aa;
  font-size: 26px;
}

.inner_burger_menu {
  position: absolute;
  right: 0;
  top: 38%;
}

.inner_page_menu .navbar .nav-item {
  display: inline-flex;
}

.grid {
  width: 100%;
  margin: auto;
}

.button-group {
  margin: 62px auto 0;
  display: flex;
  justify-content: center;
}

.button {
  padding: 10px 5px;
  border-radius: 5px;
  border: 0;
  color: #323232;
  margin: 0 13px;
  font-size: 18px;
}

.btn-group.case_list img {
  width: 18px;
}

.element-item {
  padding: 0;
  margin: 10px;
  width: calc(33% - 20px);
  display: inline-block;
}

.item-image {
  width: 100%;
  padding-bottom: 50%;
  background-size: cover;
}

.item-title {
  margin: 0;
  padding: 10px;
  height: 40px;
  overflow: hidden;
}

button:focus {
  outline: 0;
  box-shadow: none !important;
}

.case_list .dropdown-menu {
  width: 315px;
}

.search_list {
  margin-left: 16px;
  font-size: 21px;
  margin-top: 3px;
  opacity: 0.5;
}

.search_box {
  display: none;
  padding: 10px;
  width: 50%;
  text-align: center;
  margin: 0 auto;
  transition: 0.5s;
}

.Consultation_html .case_study_info_mini_info h4,
.partner_html .case_study_info_mini_info h4,
.search_box input {
  height: 50px;
}

.case_study_inn_points li::before,
.product_flow_sec_info ul li::before {
  background: url(../img/mini.png) bottom right no-repeat;
  width: 20px;
  height: 20px;
  content: "";
}

.banner_info2 h4 {
  color: #fff;
  font-weight: 500;
  font-size: 30px;
  line-height: 46px;
  margin-bottom: 30px;
}

.inner_banner_link,
form .quote2 {
  width: 200px;
}

.faq-q span,
.inner_banner_link a {
  font-size: 22px;
}

.abt_company,
.product_fetures {
  padding: 100px 0;
}

.md_abt_comp {
  margin-bottom: 56px;
}

.sec_bellow_btn {
  text-align: center;
  width: 30%;
  margin: 50px auto 0;
}

.sec_bellow_btn a {
  color: #1a40aa;
  margin: 0 auto;
}

.til5_secend {
  background: #1a40aa;
  height: 1px;
  width: 60px;
  animation: 2s infinite und_line;
  margin: 0 auto;
}

@keyframes und_line {
  0% {
    width: 0%;
    background-color: #1a40aa;
  }

  100% {
    width: 30%;
    background-color: transparent;
  }
}

.Philosopy .quote2,
.Philosopy .quote2 i,
.blog_details_info strong,
.button.is-checked,
.button:hover,
.contact-info a,
.contact-info i,
.cosulation .interests,
.cosulation .interests:hover,
.culture_div2 h4,
.dropdown-menu ul li a:hover,
.footer_logo p a,
.icon_div h4,
.md_abt_compy_info .quote2,
.md_abt_compy_info .quote2 i,
.menu-link,
.product_fetures.n-bg .section_heading h2,
.product_html .cosulation .set_up_btn a,
.product_icon_sec .card-body p,
.queries_div h4,
.queries_div i,
.receent_blog h5,
.s_link li a,
.sec_bellow_btn a:hover {
  color: #1a40aa;
}

.about_md,
.cat_list,
.goal_info {
  margin-bottom: 40px;
}

.about_md h5 {
  color: #1a40aa;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 30px;
}

.about_md p {
  padding: 26px 0;
}

.Philosopy {
  background: #f3f3f3 !important;
  padding: 100px 0 !important;
}

.m_v_info {
  padding: 60px 15px;
}

.carrer_html .card,
.guied_tool .col-lg-6,
.mission,
.vission {
  padding: 20px;
}

.mission {
  border-right: 1px dotted #e1e1e1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.timeline_sec {
  padding: 100px 0;
  background: #1a40aa;
}

.timeline {
  font-size: 18px;
  font-family: -apple-system, Arial;
  margin-bottom: -100px;
  color: #fff;
}

.timeline-item {
  position: relative;
  display: block;
  margin-bottom: 50px;
  text-align: center;
}

.timeline-title {
  font-size: 30px;
  line-height: 1;
  color: #fff;
  float: left;
}

.timeline-point {
  width: 30px;
  height: 30px;
  margin: 10px auto;
  border-radius: 30px;
  background-color: #fff;
}

@media (min-width: 340px) {
  .timeline-item:after,
  .timeline-item:before {
    position: absolute;
    display: block;
    width: 5px;
    margin-left: -3px;
    content: "";
    background-color: #fff;
    top: 0;
    left: 50%;
  }

  .timeline-item {
    margin-bottom: 100px;
    text-align: left;
  }

  .timeline-item:before {
    bottom: 0;
    margin-bottom: 20px;
  }

  .timeline-item:after {
    margin-top: 0;
    bottom: -100px;
  }

  .timeline-item:first-child:before,
  .timeline-item:last-child:after {
    display: none;
  }

  .timeline-item:nth-child(2n) .timeline-title {
    left: 50%;
    float: right;
    padding-right: 0;
    padding-left: 67px;
    text-align: left;
  }

  .timeline-item:nth-child(2n) .timeline-text {
    float: left;
    padding-right: 67px;
    padding-left: 0;
    text-align: right;
  }

  .timeline-title {
    width: 50%;
    padding-right: 67px;
    text-align: right;
  }

  .timeline-point {
    position: absolute;
    margin-left: -15px;
    left: 50%;
    top: 0;
    margin-top: -15px;
  }
}

.timeline-body:after {
  display: table;
  clear: both;
  content: "";
}

.timeline-inner h3 {
  font-weight: 900;
  font-size: 83px;
}

.form-subscribe {
  max-width: 600px;
  margin-bottom: 30px;
}

.form-subscribe .form-control {
  background-color: hsla(0, 0%, 100%, 0.8);
  padding-left: 24px;
  padding-right: 24px;
  letter-spacing: 1px;
  border-radius: 0 !important;
}

.form-subscribe .form-control.focus,
.form-subscribe .form-control:focus {
  z-index: 2;
  background-color: hsla(0, 0%, 100%, 0.8);
}

.form-subscribe .btn {
  background: #fff;
  border-color: #fff;
  height: 46.5px;
  border-radius: 0 !important;
  color: #1a40aa;
}

.blog_products .button {
  margin: 0 15px;
}

.blog_products .case_study_info_mini {
  background: #fff;
  margin-top: 40px;
  margin-bottom: 0;
  transition: 1s;
}

.blog_products .case_study_info_mini:hover {
  box-shadow: 0 0 12px #e1e1e1;
  transform: scale(1.1);
  transition: 1s;
}

.blog_products .case_study_info_mini_img img {
  min-height: 189px;
}

.Philosopy .test_head {
  align-content: flex-end;
}

.guied_tool {
  width: 100%;
  padding: 100px 0;
  background-image: url(../img/dot2.png), url(../img/dot1.png);
  background-position: right bottom, left top;
  background-repeat: no-repeat, no-repeat;
  background-size: 25%, 20%;
}

.guied_tool img {
  box-shadow: 0 19px 38px rgb(0 0 0 / 10%), 0 15px 12px rgb(0 0 0 / 2%);
  margin-bottom: 40px;
  transition: transform 0.2s;
}

#benefit .benefit_div:hover .benefit_img,
.guied_tool img:hover {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.guied_tool h4 {
  color: #1a40aa;
  font-weight: 600;
  font-size: 32px;
}

.recomanded_blog {
  width: 100%;
  padding: 60px 0 180px;
  background-color: #f3f3f3;
  background-image: url(../img/blue_bg.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  transition: height 4s;
}

.recomanded_blog .case_study_info_mini {
  margin: 40px 0;
  transition: 1s;
}

.recomanded_blog .case_study_info_mini .rec_blog_hide_div {
  opacity: 0;
  visibility: hidden;
  height: 0;
}

.box3:hover,
.partner-part-section .pro_ser_div_prodiv_img,
.recomanded_blog .case_study_info_mini:hover {
  height: auto;
}

.recomanded_blog .case_study_info_mini:hover .rec_blog_hide_div {
  opacity: 1;
  visibility: visible;
}

.r_blog {
  transition: 1s;
  height: 400px;
  position: relative;
  z-index: 99;
}

.r_blog:hover {
  z-index: 99999;
}

.r_blog:hover .case_study_info_mini {
  transition: 1s;
  z-index: 999 !important;
}

.banner-testimonial p,
.timeline-inner p {
  text-align: justify;
}

.recomanded_blog .container::before {
  background: url(../img/case_div_bg.png) bottom left no-repeat;
  content: "";
  position: absolute;
  width: 100%;
  height: 300px;
  bottom: -79px;
  left: -15px;
}

.recomanded_blog .container::after {
  background: url(../img/case_div_bg.png) bottom right no-repeat;
  content: "";
  position: absolute;
  width: 100%;
  height: 300px;
  bottom: -79px;
  right: -15px;
}

.btn-pop-body,
.case_study_info_mini .readmore,
.client_info p,
.clients_logo .col-md-3,
.iniciative p,
.p0-all,
.page-inner .banner_info2,
.pro_challenge p {
  padding: 0;
}

.iniciative,
.v-details2 {
  background: #1a40aa;
  padding: 100px 0;
  color: #fff;
}

.pro_challenge {
  padding: 50px 0;
}

.banner-testimonial p,
.carrer_html .icon_div h4,
.case_study_inn_points li,
.product_form_div h3 {
  line-height: 30px;
}

.case_study_inn_points li::before {
  position: absolute;
  left: 10px;
  margin-top: 0;
}

.iniciative .case_study_inn_points li::before,
.product_catagori_sec
  .new-section:nth-child(odd)
  .product_flow_sec_info
  ul
  li::before {
  background: url(../img/mini2.png) bottom right no-repeat;
}

.client_case_pro_img {
  padding: 65px 0 0 30px;
}

.pro_challenge .about_md h4 {
  color: #1a40aa;
  margin-bottom: 22px;
}

.client_case_pro_img img {
  float: left;
  width: 50%;
}

.client_case_pro_img img:first-child,
.leadeship_info,
.product_fetures-new .icon_div ul li ul {
  margin-top: 20px;
}

.impact_details {
  background: #1a40aa;
  border-radius: 100%;
  width: 180px;
  height: 180px;
  line-height: 180px;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  border: 3px solid #d5d4d9;
  position: absolute;
  top: 208px;
  padding: 50px 0;
  left: 0;
  right: 0;
}

.impact_details h5 {
  font-size: 37px;
  font-weight: 700;
}

.impact_details h6 {
  font-weight: 400;
}

.product_icon_sec {
  width: 100%;
  margin: 0;
  padding: 100px 0;
}

.icon_div {
  background: #fff;
  border: 1px solid #333;
  padding: 40px;
  height: 400px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 45px;
  margin-top: 40px;
}

.icon_div:hover {
  box-shadow: 0 20px 25px -5px rgb(16 16 16 / 10%);
}

.pro_det_product_icon_sec .icon_div,
.team_html .culture_div2 {
  box-shadow: 0 0 25px #cbd6e2;
  border: none !important;
}

.product_casestudy_div .popular_blog,
.product_form_div {
  box-shadow: 0 19px 38px rgb(0 0 0 / 10%), 0 15px 12px rgb(0 0 0 / 2%);
}

.icon_div img {
  max-height: 200px;
  margin-bottom: 40px;
}

.product_flow_sec {
  width: 100%;
  margin: 0;
  padding: 0 0 20px;
}

.mission_vission .section_heading,
.product_flow_sec_info {
  margin-top: 100px;
}

.product_flow_sec_info h3 {
  color: #1a40aa;
  font-weight: 600;
  font-size: 38px;
}

.product_catagori_sec {
  background: #f3f3f3;
  padding: 100px 0 0;
}

.product_catagori_sec .new-section:nth-child(odd) {
  background-color: #1a40aa;
  background-image: url(https://wp.vlthemes.com/sixten/wp-content/uploads/2020/09/cartographer.png);
  background-position: top left;
  background-repeat: repeat;
  background-size: auto;
}

.last_product_div .new-section .product_flow_sec_info .md_btn .til3,
.last_product_div .new-section .til5_secend,
.product_catagori_sec
  .new-section:nth-child(odd)
  .product_flow_sec_info
  .md_btn
  .til3,
.product_catagori_sec .new-section:nth-child(odd) .til5_secend {
  background: #fff !important;
}

.bg-fff,
.bg-fff .icon_div,
.last_product_div
  .new-section
  #customers-testimonials.owl-carousel
  .owl-dots
  .owl-dot
  span,
.product_catagori_sec
  .new-section:nth-child(odd)
  #customers-testimonials.owl-carousel
  .owl-dots
  .owl-dot
  span {
  background: #fff;
}

.client-details span,
.client-details:before,
.client-details:hover ul,
.product_catagori_sec #customers-testimonials .item {
  opacity: 0;
}

.last_product_div {
  background-color: #1a40aa;
  background-position: top left;
  background-repeat: repeat;
  background-size: auto;
}

.new-section {
  float: left;
  width: 100%;
}

.new-section .testimonials {
  background: 0 0;
  padding: 30px 0 100px;
}

.sticky_icon_div {
  position: fixed;
  top: 43%;
  right: 0;
  transform: translateY(-50%);
  padding: 13px;
  transition: 0.5s;
  z-index: 99999999;
  border-radius: 34px;
}

.sticky_icon_ul {
  list-style: none;
  padding: 0;
  z-index: 9999;
  background: #fff;
  width: 50px;
  border-radius: 30px;
  text-align: center;
}

.cosulation {
  width: 100%;
  margin: 0;
  padding: 100px 0 30px;
  background: #1a40aa;
}

.author_2,
.content_2 {
  margin-left: 30px;
}

.cosulation .slider_text img,
.product_form_div img {
  width: 21%;
}

.cosulation .slider_card {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
}

.cosulation .slider_text {
  height: 250px;
}

.set_up_btn {
  width: 15%;
  position: absolute;
  right: 92px;
  text-align: right;
}

.set_up_btn a {
  font-size: 28px;
  color: #1a40aa;
  padding: 0 10px;
}

.set_up_btn .til5 {
  right: 10px;
}

.blog_details_info ul li,
.icon_div ul li,
.product_flow_sec_info ul li {
  padding: 5px 0;
}

.product_flow_sec_info ul li::before {
  position: absolute;
  left: 22px;
  margin-top: -2px;
}

.inner_page .inner_page_menu {
  position: fixed;
  width: 100%;
  z-index: 9999;
}

.product_form_div_style:after,
.product_form_div_style:before {
  height: 200px;
  width: 200px;
  background: #1a40aa;
  z-index: 99;
  content: "";
  position: absolute;
}

.product_form_div {
  background: #fff;
  z-index: 999;
}

/* .product_form_div .form-group {
  margin-bottom: 26px;
} */
.product_form_div_style:before {
  left: -8px;
  top: -20px;
}

.product_form_div_style:after {
  right: 0;
  bottom: -20px;
}

.product_form_div h4 {
  margin: 20px 0 40px;
}

.sticky {
  background: #fff;
  border-bottom: 1px solid #ccc;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999999;
}

.author_2 h4 a,
.box3,
.content_2 {
  position: relative;
}

.product_fetures .icon_div {
  height: 430px;
  display: block;
}

.pro_det_product_icon_sec .icon_div {
  height: 300px;
  display: block;
}

.product_casestudy_div,
.vission_icon_info {
  padding: 100px 0;
  background-image: url(../img/dot2.png), url(../img/dot1.png);
  background-position: right bottom, left top;
  background-repeat: no-repeat, no-repeat;
  background-size: 29%, 30%;
}

.product_casestudy_div .popular_blog {
  background: #fff;
  margin-top: 60px;
}

.product_casestudy_div .popular_blog .case_study_info_mini_img {
  height: 490px;
}

.blog_img img,
.product_casestudy_div .popular_blog img {
  width: 100%;
  height: auto;
}

.testimonial_slider_product {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  padding-bottom: 30px;
}

.client_logo_ul li:first-child,
.testimonial_slider_product #slide_2_1:checked ~ .boo_inner {
  margin-left: 0;
}

.testimonial_slider_product #slide_2_2:checked ~ .boo_inner {
  margin-left: -100%;
}

.testimonial_slider_product #slide_2_3:checked ~ .boo_inner {
  margin-left: -200%;
}

.testimonial_slider_product #slide_2_4:checked ~ .boo_inner {
  margin-left: -300%;
}

.testimonial_slider_product .boo_inner {
  width: 400%;
  -webkit-transform: translateZ(0);
  -webkit-transition: 0.8s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: 0.8s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: 0.8s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: 0.8s cubic-bezier(0.77, 0, 0.175, 1);
  transition: 0.8s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}

.testimonial_slider_product .slide_content {
  width: 25%;
  float: left;
}

.testimonial_slider_product #controls label {
  width: 8px;
  height: 8px;
  margin: 0 2px;
  display: inline-block;
  background: #999;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.testimonial_slider_product #slide_2_1:checked ~ #controls label:first-child,
.testimonial_slider_product #slide_2_2:checked ~ #controls label:nth-child(2),
.testimonial_slider_product #slide_2_3:checked ~ #controls label:nth-child(3),
.testimonial_slider_product #slide_2_4:checked ~ #controls label:nth-child(4) {
  background: #000;
}

.testimonial_2 {
  font-size: 16px !important;
  color: #333;
  padding: 30px 0 0;
}

.content_2 {
  margin-bottom: 30px;
}

.content_2:before {
  content: "\f10d";
  height: 20px;
  width: 20px;
  position: absolute;
  left: -27px;
  font-family: FontAwesome;
  font-size: 22px;
  color: #fff;
}

.testimonial_2 p {
  display: inline;
}

.author_2 h3 {
  color: #fff;
  font-size: 14px;
  font-weight: 600px;
  padding: 0 0 5px;
}

.author_2 h4 {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  padding: 0 0 5px;
}

.author_2 h4 a {
  color: #fff;
  text-decoration: none;
  padding-bottom: 1px;
  overflow: hidden;
}

.author_2 h4 a:after {
  background: #fff;
  height: 1px;
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.author_2 h4 a:hover {
  color: #000;
  border: none;
}

.inner_page .section_heading h2 {
  font-size: 43px;
}

.capi_info_div,
.faq-q {
  padding: 30px 50px;
}

.capi_info {
  color: #fff;
  margin-bottom: 40px;
  float: left;
  width: 100%;
}

.rm_pro i {
  padding-left: 1%;
}

.rm_pro:hover i {
  margin-left: 5px;
}

.capi_info p {
  font-weight: 400;
  font-size: 15px;
}

.quote2 {
  color: #1a40aa;
  padding: 10px 20px;
  font-size: 20px;
  margin-bottom: 30px;
  transition: 0.3s;
}

.quote2:hover {
  text-decoration: none;
  color: #03113a;
  border-bottom: 1px solid #03113a;
}

.leadeship_div {
  padding: 100px 0 0;
  background-color: #1a40aa;
  background-image: url(../img/ass_bg.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
}

.leadeship_info_div {
  padding: 70px 0 100px;
  background: #f3f3f3;
}

.staf_img,
.staf_img2 {
  border-radius: 100%;
  background: #fff;
}

.leadeship_info h2 {
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 34px;
}

.contact-info .img-content .para_list span a,
.leadeship_info h5 {
  font-size: 16px;
}

.leadeship_info p {
  margin: 30px 0;
}

.leadeship_info_div .sec_bellow_btn {
  width: 40%;
}

.staf_img {
  width: 150px;
  height: 150px;
}

.staf_img2 {
  width: 200px;
  height: 200px;
  line-height: 153px;
  overflow: hidden;
  padding: 0;
  margin: 0 auto;
}

.md_quet_img,
.philosophy_info_div .test_vplay {
  width: 400px;
  overflow: hidden;
}

.staf_img2 img {
  width: 100% !important;
  height: 100% !important;
}

.staff-meta {
  font-size: 12px;
  margin-top: 20px;
}

.staff-meta h3 {
  margin: 0 0 10px;
  color: #fff;
}

.staff-list .owl-nav button {
  display: inline-block;
  width: 50px;
  height: 40px;
  background-color: #f3f3f3 !important;
  margin-left: 10px;
  transition: 0.3s;
}

.staff-list .owl-nav button:hover {
  background: #14adf3 !important;
  color: #fff !important;
}

.staff-list .owl-nav {
  position: absolute;
  right: 0;
  top: -46px;
}

.staff-desc {
  margin-top: 20px;
  color: #fff;
}

.single-staff-item img {
  display: initial !important;
}

.staff-list .owl-nav button.owl-next,
.staff-list .owl-nav button.owl-prev,
.staff-list button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.box3 {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  padding: 20px;
  text-align: center;
  margin-bottom: 30px;
}

.culture_div,
.pro_ser_div_prodiv {
  box-shadow: rgb(0 0 0 / 10%) 0 2rem 6rem;
}

.box3 .box-content,
.box3:after,
.box3:before {
  position: absolute;
  left: 7%;
  right: 7%;
  transition: 0.3s;
}

.box3:after,
.box3:before {
  display: block;
  background: rgba(0, 0, 0, 0.3);
  top: 10%;
  bottom: 10%;
  z-index: 1;
  transform: scale(0, 1);
}

.box3:after {
  top: 10.8%;
  bottom: 10.8%;
  transform: scale(1, 0);
}

.box3:hover:after,
.box3:hover:before {
  transform: scale(1);
  animation: 1.5s animate;
}

.box3:hover:before {
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
}

.box:hover:after {
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
}

.box img {
  width: 100%;
  height: auto;
  transition: 0.3s;
}

.box3 .box-content {
  padding: 30px 10px;
  top: 10%;
  bottom: 10%;
  opacity: 0;
  z-index: 2;
}

.box3:hover .box-content {
  box-shadow: 0 0 0 35px rgba(255, 255, 255, 0.3);
  opacity: 1;
  transition: 0.3s;
}

.box3 .description {
  font-size: 14px;
  color: #333;
  margin: 0 0 20px;
}

.box3 .icon {
  padding: 0;
  margin: 0;
  list-style: none;
}

.box3 .icon li {
  display: inline-block;
  margin: 0 10px 0 0;
}

.box3 h6 {
  margin: 40px 0 20px;
  transition: 0.1s;
}

@keyframes animate {
  0%,
  100% {
    opacity: 1;
  }
}

@keyframes animate-hover {
  0% {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3);
  }

  50% {
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.3);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  }
}

@media only screen and (max-width: 990px) {
  .box3 {
    margin-bottom: 30px;
  }

  .box3 .box-content {
    padding: 10px;
  }

  .box3 .description {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 479px) {
  .box3 .title {
    margin: 0;
  }
}

.vission_icon_info .sec_bellow_btn.sec_bellow_btn {
  margin-top: 20px !important;
  width: 40%;
}

.mt_5 {
  margin-top: 60px;
}

.product_form_div textarea {
  height: 55px;
}

.md_quet_img {
  height: 400px;
  line-height: 180px;
  margin: 50px auto 0;
}

.bnn-img img,
.md_quet_img img,
.userProfile img {
  width: 100%;
  height: 100%;
}

.md_quote h5 {
  color: #fff;
  font-size: 28px;
  margin-top: 75px;
}

.md_quote h5:before {
  content: "\f10d";
  height: 20px;
  width: 20px;
  position: absolute;
  left: 17px;
  font-family: FontAwesome;
  font-size: 51px;
  padding-right: 36px;
  color: #fff;
  top: 37%;
}

.leadeship_div2 {
  padding: 100px 0 0;
  background-color: #1a40aa;
  background-image: url(../img/ass_bg2.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
}

.mission_vission .product_flow_sec_info {
  margin-top: 50px;
}

.philosophy_sec {
  padding: 40px 0 100px;
}

.philosophy_info_div:nth-child(2n) {
  flex-direction: row-reverse;
}

.culture_div {
  background-image: linear-gradient(
    110deg,
    #fff 20%,
    rgba(255, 255, 255, 0.6) 100%
  );
  border-radius: 1.25rem;
  margin-bottom: 40px;
  padding: 40px;
}

.culture_div_info h4:before {
  background-image: url(https://segment.com/site-assets/836adfaa/images/careers/ico__quote--green.svg);
  background-position: center center;
  background-repeat: no-repeat no-repeat;
  background-size: contain;
  content: "";
  height: 4rem;
  left: 7%;
  position: absolute;
  top: 7%;
  width: 5rem;
}

.team-slider .member {
  padding: 0;
  margin: 0;
  position: relative;
  max-height: 250px;
  overflow: hidden;
  background-color: #22252c;
}

.faq-q:nth-child(2n):before,
.faq-q:nth-child(odd):before {
  content: counter(section);
  border-radius: 50%;
  padding: 10px;
  height: 40px;
  width: 40px;
  text-align: center;
  font-size: 110%;
  color: #fff;
}

.team-slider .member .details-expander {
  width: 35px;
  height: 35px;
  background-color: #1a40aa;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
  cursor: pointer;
  box-shadow: -1px -1px 2px rgb(34 37 44 / 25%);
}

.team-slider .member .details-expander:hover {
  background-color: #1a40aa;
}

.team-slider .member .details-expander span {
  display: block;
  position: absolute;
  width: 1px;
  height: 13px;
  background-color: #fff;
  transform-origin: top right;
  top: 12px;
  left: 18px;
  transition: 0.15s ease-in-out;
}

.team-slider .member .details-expander span:first-child {
  transform: rotate(45deg);
}

.team-slider .member .details-expander span:last-child {
  transform: rotate(-45deg);
}

.team-slider .member .person-img {
  position: relative;
  z-index: 1;
  transition: 0.15s;
  max-height: 300px;
  overflow: hidden;
}

.team-slider .member .person-img:hover {
  cursor: pointer;
  opacity: 0.9;
}

.team-slider .member .person-details {
  padding: 0 15px;
  background-color: transparent;
  box-sizing: border-box;
  position: absolute;
  top: 120%;
  left: 0;
  height: 100%;
  width: 100%;
  transform: translate(0, -50px);
  transition: transform 0.1s ease-in-out;
  z-index: 2;
}

.team-slider .member .person-details .cred {
  margin-bottom: 25px;
  padding-right: 50px;
}

.team-slider .member .person-details .cred h3 {
  font-size: 12pt;
  color: #fff;
}

.team-slider .member .person-details .cred h4 {
  color: #333;
  font-size: 14px;
}

.team-slider .member.expanded {
  z-index: 3;
}

.team-slider .member.expanded .details-expander span {
  top: 23px;
  left: 18px;
}

.team-slider .member.expanded .details-expander span:first-child {
  transform: rotate(135deg);
}

.team-slider .member.expanded .details-expander span:last-child {
  transform: rotate(-135deg);
}

.team-slider .member.expanded .person-img {
  box-shadow: 2px 0 3px rgba(34, 37, 44, 0.5);
}

.team-slider .member.expanded .person-details {
  border-color: #22252c;
  transform: translate(0, -120%);
  background-color: #fff;
  padding-top: 30px;
}

.team-slider .member.expanded .person-details .cred h3 {
  color: #22252c;
}

.collor-pallete ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

.collor-pallete ul li {
  display: inline-block;
  max-width: 85px;
  width: 100%;
  height: 25px;
}

.collor-pallete ul li#color-primary {
  background-color: #dcae1d;
}

.collor-pallete ul li#color-secondary {
  background-color: #22252c;
}

.collor-pallete ul li#color-third {
  background-color: #d9534f;
}

.faq {
  font-family: Helvetica;
  width: 75%;
  margin: 0 0 0 12%;
}

.faq-q {
  border-top: 2px dashed;
  border-color: #1a40aa !important;
  margin: 0;
  counter-increment: section;
  position: relative;
}

.faq-q:nth-child(2n):before {
  right: 100%;
  margin-right: -20px;
  position: absolute;
  background-color: #1a40aa;
}

.faq-q:nth-child(odd):before {
  left: 100%;
  margin-left: -20px;
  position: absolute;
  background-color: #1a40aa;
}

.faq-q:nth-child(2n) {
  border-left: 2px dashed;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  margin-right: 30px;
  padding-right: 0;
}

.faq-q:nth-child(odd) {
  border-right: 2px dashed;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  margin-left: 30px;
  padding-left: 0;
}

.faq-q:first-child {
  border-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.faq-q:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.ans_option_div {
  margin-top: 19px;
}

.ans_option_div .form-check {
  margin-bottom: 10px;
}

.consultation_dev {
  padding: 0 0 100px;
}

.quote_case_study .case_study_info_mini {
  margin-top: 40px;
  background: #fff;
}

.client_logo {
  background-color: #f3f3f3;
  padding: 100px 0;
}

.client_logo .slick-slide {
  margin: 0 20px;
}

.client_logo .slick-slide img {
  width: auto;
  margin: 0 auto;
  max-width: 100%;
  height: 99%;
  display: block;
}

.client_logo .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.client_logo .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.client_logo .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.client_logo .slick-slider .slick-list,
.client_logo .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.client_logo .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.client_logo .slick-track:after,
.client_logo .slick-track:before {
  display: table;
  content: "";
}

.client_logo .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  border: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.client_logo .slick-initialized .slick-slide {
  display: block;
  background: #fff;
  height: 137px;
  overflow: hidden;
}

.pro_ser_div h3 {
  padding: 20px 0;
  font-size: 25px;
}

#benefit .benefit_div,
.mobilenav h4:first-child,
.pro_ser_div h4 {
  margin-bottom: 20px;
}

.pro_ser_div .banner_info2 h1 {
  color: #323232;
  font-size: 57px;
}

.pro_ser_div_prodiv {
  border-radius: 0;
  margin-bottom: 40px;
  padding: 20px;
  text-align: left;
}

.client_logo_cs,
.client_logo_ul,
.count_div ul,
.count_rm,
.cs_pro_hidden_info,
.so-apart {
  text-align: center;
}

.Consultation_html .pro_ser_div_prodiv {
  height: 255px;
}

.pro_ser_div_prodiv_img img {
  width: 45%;
  margin-bottom: 20px;
}

.pro_ser_div_prodiv_img {
  height: 70px;
  vertical-align: middle;
  display: flex;
  align-items: center;
}

.pro_ser_div_prodiv h5 {
  color: #1a40aa;
  font-weight: 600;
}

.qoute_form_banner:before {
  left: -20px !important;
}

.qoute_form_banner:after {
  right: -20px !important;
}

.count_hide_text:before {
  content: "";
  width: 30px;
  position: absolute;
  z-index: 99;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #fff;
  top: -20px;
  left: 0;
  right: 0;
  margin: auto;
}

.nav-link:before,
.slider_text h5:after {
  width: 0;
  content: "";
  left: 0;
  position: absolute;
}

.count_hide_text {
  display: none;
  background: #fff;
  padding: 50px 30px;
  border-radius: 20px;
  position: absolute;
  left: 0;
  max-width: 1000px;
  right: 0;
  margin: auto;
  z-index: 9999999;
  box-shadow: 0 15px 14px rgba(0, 0, 0, 0.2);
  top: -64px;
}

.count_rm {
  color: #fff;
  font-size: 18px;
  border-radius: 100%;
  height: 50px;
  width: 50px;
  line-height: 30px;
  margin: 10px auto 0;
  cursor: pointer;
}

.count_rm .fa {
  font-size: 61px;
}

.count_rm:hover i {
  margin: 0 !important;
}

.case_list {
  background: #1a40aa;
  border-radius: 30px;
  padding: 0 17px;
}

.vp_btn {
  width: 77%;
}

.banner_info2 .owl-carousel .owl-nav .owl-next,
.banner_info2 .owl-carousel .owl-nav .owl-prev {
  color: #fff;
  opacity: 1;
  background: 0 0;
}

.count_vision_text {
  display: block !important;
  color: #fff;
}

.abt_md_bg,
.home_casestudy,
.patner_partner,
.product_fetures.n-bg {
  background: #f3f3f3 !important;
}

.owl-next,
.owl-prev {
  width: 30%;
  height: 100%;
  background: #00000050;
  top: -5%;
  opacity: 1;
}

.owl-carousel .owl-nav.disabled {
  display: block !important;
  position: reltive;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 999;
}

.testimonials .owl-next:before,
.testimonials .owl-prev:before {
  height: 50px;
  top: 40%;
  left: 0;
  padding-right: 10px;
  position: absolute;
  margin: auto;
  font-family: FontAwesome;
}

.owl-prev {
  position: absolute;
  left: 0;
}

.owl-next {
  position: absolute;
  right: 0;
}

.testimonials .owl-next:before,
.testimonials .owl-prev:before {
  width: 50px;
  font-size: 20px;
  color: #03113a;
}

.testimonials .owl-next,
.testimonials .owl-prev {
  background: 0 0 !important;
  opacity: 9;
  color: #fff;
}

.banner_img2,
.place-card,
.sarv_icons li:before,
.test_lide_banner .owl-nav,
.test_lide_banner .owl-next,
.test_lide_banner .owl-prev,
.testimonials .owl-carousel .owl-nav.disabled,
.testimonials-banner-new .owl-nav.disabled,
iframe .place-card {
  display: none !important;
}

.count_div ul,
.testimonials .owl-carousel:hover .owl-nav.disabled {
  display: block !important;
}

.testimonials .owl-prev:before {
  width: 50px;
  content: "\f0a8";
  right: 0;
}

.testimonials .owl-next:before {
  width: 50px;
  content: "\f0a9";
  right: -29px;
}

.testimonials .owl-next:hover:before,
.testimonials .owl-prev:hover:before {
  color: #007bff;
}

.count_div ul {
  list-style: none;
  padding: 0;
}

.dropdown-menu ul li a,
.product_div a {
  display: block;
  text-decoration: none;
}

.count_div ul li img {
  max-height: 70px;
  width: auto;
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
}

.cout_section {
  min-width: 139px;
  padding-left: 0;
}

.navbar-brand,
.product_form_div img {
  max-width: 200px;
}

.client_logo_ul {
  list-style: none;
  padding-left: 0;
}

.nav-link,
.product_div p {
  z-index: 999999;
  position: relative;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
  position: fixed;
  height: 100%;
  right: -740px;
  max-width: 740px;
  left: auto;
  padding: 112px 60px 50px 0;
  top: 50px;
  overflow-y: scroll;
}

.navbar-expand-lg .navbar-nav:hover .dropdown-menu {
  right: 0;
}

.dropdown-menu h4 {
  font-size: 19px;
  color: #1a40aa;
  padding-left: 60px;
}

.dropdown-menu h5 {
  font-size: 17px;
  padding-left: 60px;
  color: #6f6f6f;
  margin: 15px 0;
}

.dropdown-menu h3 {
  font-size: 22px;
  color: #1a40aa;
  padding-left: 15px;
  margin-top: 20px;
}

.product-0l .readmore a:hover,
.quote2 i {
  color: #03113a;
}

.dropdown-menu ul {
  list-style: none;
  padding-left: 0;
}

.dropdown-menu ul li a {
  color: #090909;
  line-height: 32px;
}

.dropdown-menu ul li a h6 {
  margin-bottom: 15px;
  padding-left: 32px;
}

.dropdown-menu ul li:last-child {
  border-bottom: 0.5px solid #f7f2f2;
}

.dropdown-menu ul li {
  padding: 15px 15px 15px 90px;
  font-size: 22px;
  display: flex;
}

.dropdown-menu ul li .fa-angle-left {
  margin-top: 5px;
}

.dropdown-menu ul:last-child li:last-child {
  border-bottom: none !important;
}

.dropdown-menu ul li a h6 .fa-angle-right {
  margin-right: 12px;
  margin-left: -23px;
}

.dropdown-menu ul li ul {
  position: fixed;
  transform: translateX(-387px);
  -webkit-transform: translateX(-387px);
  display: none;
  width: 300px;
  background: #f3f3f3;
  top: 95px;
  height: 94%;
  padding: 60px 15px 30px;
  overflow: auto;
}

.dropdown-menu ul li ul li {
  font-size: 15px;
  padding-left: 15px;
  margin-bottom: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 200px;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.client_name h6 {
  line-height: 28px;
}

#count2 .count,
.banner_info h3 {
  line-height: 46px;
}

.footer_logo img {
  max-height: 90px;
  margin: 5px 10px;
}

.product_div {
  position: relative;
  min-height: 500px;
  overflow-x: hidden;
}

.product_div .product-l,
.product_div h3,
.product_form_div .fo,
.product_form_div form,
.product_read_sec,
product-l p {
  position: relative;
  z-index: 999;
}

.product_div .d-non:before {
  background: #fff;
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.product-0l {
  height: 0;
  transition: transform 0.8s;
  position: relative;
  transform-style: preserve-3d;
}

.product-0l img {
  margin: 0 auto;
}

.product_div:hover .product-0l {
  visibility: visible;
  height: auto;
  transform: rotateY(360deg);
}

.product_div:hover .d-non {
  opacity: 0;
  visibility: hidden;
  display: none;
}

.product_div h3 i {
  color: #1e3593;
  font-size: 18px;
  opacity: 0.5;
  transition: 1s;
}

.product_div:hover a i {
  opacity: 1;
  font-size: 18px;
  color: #333;
  margin-left: 15px;
  transition: 1s;
}

.s-logo {
  min-height: 128px;
  max-height: 128px;
  margin-bottom: 0;
}

.s-logo img {
  max-height: 127px;
  margin-bottom: 30px;
}

.ser-img {
  min-height: 109px;
  max-height: 109px;
}

.ser-img img {
  min-height: 109px;
  max-height: 100%;
}

.product-0l img {
  max-height: 400px;
}

.banner_info h1 {
  margin-bottom: 27px;
}

.banner_info h3 {
  font-weight: 400;
  font-size: 23px;
  margin-bottom: 30px;
}

.interests i,
.quote2 i {
  position: relative;
  top: 4px;
  opacity: 0;
  font-size: 25px;
  transition: 1s;
}

.navbar-nav {
  margin-top: 22px;
}

.top-contact {
  position: absolute;
  top: 10px;
  font-size: 13px;
  color: #444;
  right: 38px;
  z-index: 999999;
}

.quote2 {
  border-bottom: 1px solid #03113a;
}

.interests:hover i {
  opacity: 1;
  color: #fff;
  margin-left: 15px;
  transition: 1s;
}

.so-apart {
  position: fixed;
  right: 29px;
  z-index: 9999;
  background: #fff;
  width: 50px;
  border-radius: 30px;
}

.so-apart .banner_ul {
  margin: 10px 0;
  padding: 0;
}

.client_logo_ul li:first-child {
  padding-left: 0 !important;
  float: left;
}

.client_logo_ul li h6 {
  color: #fff;
  font-size: 40px;
  line-height: 82px;
}

.count_rm .fa.fa-angle-down {
  content: "" !important;
  background: url(../img/d-arow.png) bottom center/80% no-repeat !important;
  width: 35px;
  transform: rotate(0) !important;
  height: 50px;
  animation-name: example2;
  animation-duration: 4s;
  animation-iteration-count: infinite;
}

@keyframes example2 {
  0%,
  100% {
    margin-top: 0;
  }

  50% {
    margin-top: 20px;
  }
}

.count_rm .fa.fa-angle-up {
  content: "" !important;
  background: url(../img/d-arow.png) top center/80% no-repeat;
  width: 35px;
  transform: rotate(-180deg);
  height: 50px;
}

.nav-link:before {
  height: 1px;
  background: #333;
  bottom: -5px;
  z-index: 999;
  transition: 1s;
}

.nav-link:hover:before {
  width: 100%;
  transition: 1s;
}

.hcs:hover,
.readmore a:hover,
.slider_card:hover {
  text-decoration: none !important;
}

.slider_card:hover .slider_text h5:after {
  width: 100px;
  transition: 1s;
}

.slider_text h5:after {
  height: 1px;
  background: #03113a;
  right: 0;
  margin: 0 auto;
  bottom: -17px;
  transition: 1s;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.enquire_form .form-check {
  padding-left: 34px;
  color: #fff;
}

.cs_pro_img {
  max-height: 350px;
  overflow: hidden;
  transition: 1s;
  background: #fff;
}

.client_logo_cs {
  max-height: 100px;
  overflow: hidden;
  background: #fff;
}

.client_logo_cs img {
  width: 42%;
  transition: 1s;
}

.cs_pro_hidden_info {
  display: none;
  height: 350px;
  overflow: hidden;
  padding: 20px;
  margin: auto 0;
}

.cs_pro_img:hover img {
  visibility: hidden;
  opacity: 0;
  height: 0;
}

.cs_pro_hidden_info p {
  color: #090909;
  font-size: 19px;
  line-height: 36px;
  height: 219px;
  overflow: hidden;
  margin-top: 0;
}

.case_testimonial .th2,
.th2 {
  display: flex !important;
  justify-content: space-between !important;
  margin-bottom: 5px !important;
}

.pv_cs {
  color: #1a40aa;
  margin-top: 14px;
}

.home_casestudy .slider_card {
  width: 497px !important;
  background: #fff;
  box-shadow: none;
  border: 1px solid #f0f0f0;
}

.home_casestudy .slick-next,
.home_casestudy .slick-prev {
  resize: both;
  border-radius: 100%;
  width: 70px;
  height: 70px;
  text-align: center;
  opacity: 1;
  top: -304%;
  position: absolute;
}

.home_casestudy .slick-next {
  left: auto;
  right: -137px;
}

.home_casestudy .slick-prev {
  left: -137px;
  display: block;
}

.allcasestudy-inner .slider,
.home_casestudy .slider {
  padding-left: 0;
}

.home_casestudy .slick-slide {
  margin: 5px;
}

.home_casestudy .slider_text {
  box-shadow: 0 0 5px #e1e1e1 inset;
}

.dropdown-menu ul li a h6 img {
  padding-right: 6px;
  width: auto;
  max-width: 50px;
  margin-left: -50px;
}

.dropdown-menu ul li a h6 {
  color: #1a40aa;
  font-size: 19px;
  background-color: #f3f3f3;
}

.testimonials .quote2 {
  z-index: 999;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.flip_box .readmore:hover i {
  margin-left: 6px;
}

.slider_text h5 {
  position: relative;
  color: #1a40aa;
  min-height: 157px;
  line-height: 30px;
  margin-bottom: 30px;
}

ifram .gm-style .place-card-large {
  padding: 9px 4px 9px 11px;
  display: none !important;
  opacity: 0;
  visibility: hidden;
}

.carousel-control-next-icon {
  background-image: url(../img/nexticon.png);
}

.carousel-control-prev-icon {
  background-image: url(../img/preicon.png);
}

.carousel-control-next {
  left: 15%;
}

.carousel-control-prev {
  left: 12%;
}

#banner:hover .carousel-control-next,
#banner:hover .carousel-control-prev {
  opacity: 1;
  display: block;
}

.backtomainmenu {
  display: none;
  text-align: right;
  font-size: 20px;
  margin-bottom: 20px;
}

#menu-wrapper {
  overflow: hidden;
  max-width: 100%;
  cursor: pointer;
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
}

.mobilemenu_logo {
  width: 130px;
}

#menu-wrapper #hamburger-menu {
  position: relative;
  width: 25px;
  height: 20px;
  margin: 15px;
  right: 0;
}

#menu-wrapper #hamburger-menu span {
  opacity: 1;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  border-radius: 10px;
  color: #000;
  background-color: #1a40aa !important;
  position: absolute;
  transform: rotate(0);
  transition: 0.4s ease-in-out;
}

#menu-wrapper #hamburger-menu span:first-child,
.faq-q:first-child:before {
  top: 0;
}

#menu-wrapper #hamburger-menu span:nth-child(2) {
  top: 9px;
}

#menu-wrapper #hamburger-menu span:nth-child(3) {
  top: 18px;
}

#menu-wrapper #hamburger-menu.open span:first-child {
  transform: translateY(9px) rotate(135deg);
}

#menu-wrapper #hamburger-menu.open span:nth-child(2) {
  opacity: 0;
  transform: translateX(-60px);
}

#menu-wrapper #hamburger-menu.open span:nth-child(3) {
  transform: translateY(-9px) rotate(-135deg);
}

#menu-container .menu-list .menu-submenu {
  padding: 20px;
  list-style: none;
  overflow-x: hidden;
}

#menu-container .menu-list {
  padding-left: 0;
  display: block;
  position: absolute;
  width: 100%;
  max-width: 450px;
  background: #fff;
  box-shadow: rgba(100, 100, 100, 0.2) 6px 2px 10px;
  z-index: 9999999999999999999;
  overflow-y: auto;
  overflow-x: hidden;
  left: -100%;
  height: 90vh;
}

#menu-container .menu-list .menu-login,
#menu-container .menu-list li.accordion-toggle {
  font-size: 16px;
  padding: 20px;
  text-transform: uppercase;
  border-top: 0.5px solid #f7f2f2;
}

#menu-container .menu-list li:first-of-type {
  border-top: 0;
}

#menu-container .menu-list li {
  position: relative;
  padding: 10px 0;
}

#menu-container .menu-list li .sub_menu_plus {
  position: absolute;
  right: 0;
  top: 20px;
}

.accordion-content,
.accordion-toggle {
  cursor: pointer;
  font-size: 16px;
  position: relative;
  letter-spacing: 1px;
}

.accordion-toggle a:after {
  content: "\f054";
  display: block;
  position: absolute;
  top: 30%;
  right: 30px;
  width: 15px;
  height: 2px;
  margin-top: -1px;
  transform-origin: 50% 50%;
  transition: 0.3s ease-out;
  font-family: FontAwesome;
}

.rott {
  transform: rotate(90deg);
}

.accordion-toggle a:before {
  transform: rotate(-90deg);
  opacity: 1;
  z-index: 2;
  color: #fff;
}

.accordion-toggle.active-tab {
  background: #1a40aa;
  transition: 0.3s;
}

.accordion-toggle.active-tab .menu-list li a,
.menu-link.active {
  text-decoration: none;
  color: #fff !important;
}

.accordion-toggle a.active:before {
  transform: rotate(0);
  background: #fff !important;
}

.accordion-toggle a.active:after {
  transform: rotate(90deg);
  top: 57%;
  opacity: 1;
}

.mobilenav h4 {
  font-size: 17px;
  color: #1a40aa;
  margin-top: 10px;
}

.mobilenav h5 {
  font-size: 14px;
  color: #6f6f6f;
}

#menu-container .menu-list li a,
.hide_sub_menu a {
  display: block;
  color: #090909;
  text-decoration: none;
  line-height: 32px;
  font-size: 17px;
}

.hide_sub_menu {
  display: none;
  padding: 20px 10px;
}

.sub_submenu .sub_menu_plus {
  margin-right: 29px;
  font-weight: 400;
  position: absolute;
  right: 0;
  margin-top: 12px;
}

.hide_sub_menu a h6 {
  color: #1a40aa;
  font-size: 19px;
}

.hide_sub_menu ul li {
  padding: 12px 0 !important;
}

#menu-container .menu-list li a i {
  padding-right: 5px;
}

.blog_detail_sec {
  padding: 100px 0 50px;
  margin: 0;
  width: 100%;
  background: #f3f3f3;
}

.blog_img {
  background: #ccc;
}

.blog_details_div {
  background: #fff;
  box-shadow: 0 19px 38px rgb(0 0 0 / 10%), 0 15px 12px rgb(0 0 0 / 2%);
}

.blog_details_info {
  padding: 30px 40px;
}

.blog_details_info h4 {
  margin-top: 20px;
  color: #1a40aa;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 14px;
}

.blog_details_info ul,
.list-bulettt,
.product_fetures-new .icon_div ul,
.ul-list3 {
  list-style: none;
}

.blog_details_info ul li::before {
  background: url(../img/mini.png) bottom right no-repeat;
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  left: 76px;
  margin-top: 10px;
}

.blog_details_info ol {
  margin-top: 36px;
  font-size: 24px;
  color: #1a40aa;
  padding-left: 22px;
}

.list-item {
  display: flex;
  padding-bottom: 14px;
  border-bottom: 1px solid #ccc;
  margin-top: 14px;
}

.list-content {
  background: #fff;
  padding: 10px 20px;
}

.list-item img {
  width: 90px;
  height: 80px;
  overflow: hidden;
  padding-right: 10px;
}

.list-item a {
  color: #090909;
  font-size: 14px;
}

.banner-left .input-group input,
.list-item:last-child,
.product_fetures .icon_div,
.product_fetures .nav-fill .nav-item,
.product_icon_sec .card {
  border: none;
}

.r_blog2 {
  position: sticky;
  top: 100px;
}

.about_html .slider_text {
  height: 355px;
}

.about_html .slick-next,
.cosulation .slick-next,
.partner_html .slick-next {
  resize: both;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #fff;
  left: 0;
  position: absolute;
  opacity: 1;
}

.about_html .slick-next,
.partner_html .slick-next {
  top: -273%;
}

.cosulation .slick-next {
  background: #333;
  top: -206%;
}

.partner_html .slider_text {
  height: 322px;
}

.product_catagori_sec .new-section .quote2 {
  width: 16%;
}

.last_product_div .quote2,
.product_catagori_sec .new-section:nth-child(odd) .quote2 {
  color: #fff;
  border-bottom: 1px solid #fff;
  width: 16%;
}

.product_fetures,
.product_html .cosulation .set_up_btn .til5 {
  background: #1a40aa !important;
}

.product_html .rm_pro {
  padding: 12px 0;
}

.quote {
  background: #fff;
  color: #1a40aa;
  padding: 10px 20px;
  font-size: 20px;
  margin-bottom: 30px;
  transition: 0.3s;
}

.Philosopy .quote2,
.md_abt_compy_info .quote2,
.md_info .quote2,
.service .quote2 {
  border-bottom: 1px solid #1a40aa;
}

.md_info .readmore i {
  position: relative;
  top: 0;
  color: #1a40aa;
  opacity: 1;
  transition: 1s;
  font-size: 28px;
  padding-right: 5px;
}

.partner_html .owl-stage-outer .owl-prev {
  opacity: 1 !important;
}

.last_product_div .testimonials .owl-next,
.last_product_div .testimonials .owl-prev,
.product_catagori_sec .new-section:nth-child(odd) .testimonials .owl-next,
.product_catagori_sec .new-section:nth-child(odd) .testimonials .owl-prev {
  color: #273e7f !important;
}

.product_catagori_sec .new-section .testimonials .owl-next,
.product_catagori_sec .new-section .testimonials .owl-prev {
  color: #f3f3f3;
}

.partner_html .case_study_info_mini_info p {
  height: 30px;
}

.bellow_btn_sec {
  background-color: #1a40aa;
  padding: 60px 0;
}

.bellow_btn_sec .quote2 {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.readmore:hover i {
  margin-left: 4px;
}

.cases_back_logo {
  width: 45%;
  display: block;
  margin: 0 auto 20px;
}

.img_big {
  width: 20%;
}

.img_100 {
  width: 100% !important;
}

.img_small {
  width: 58% !important;
}

.culture_div2 {
  background: #fff;
  border: 1px solid #333;
  padding: 32px 20px;
  height: 219px;
  margin-top: 40px;
}

.culture_video {
  padding: 20px 0;
  margin-top: 40px;
}

.career_apply,
.modal-header {
  background-color: #1a40aa;
  border-radius: 0 !important;
  color: #fff;
}

.modal-open .modal {
  z-index: 9999999999999;
}

.close {
  color: #fff;
  opacity: 1;
}

.modal-content:hover .close {
  color: #ccc;
  opacity: 6;
}

.apply_tips_video h6 {
  color: #fff;
  margin-top: 30px;
}

.card-body,
.card-header h5,
.enterprise_html .accordion,
.testimonials-banner-new2 .shadow-effect .test_part2 {
  text-align: left;
}

.band2,
.numb {
  text-align: center;
}

.card-header h5 button {
  color: #1a40aa !important;
  text-decoration: none;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
}

.career_banner {
  background-image: url(../img/career-banner.jpg) !important;
  background-repeat: no-repeat;
  background-size: cover;
}

.queries {
  padding: 100px 0;
  background: #f3f3f3;
}

.s_link li {
  padding: 0 5px;
  color: #1a40aa;
  display: inline-block;
}

.case_fot_btn {
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 8px;
  width: 100%;
  left: 0;
  padding: 0 26px;
}

.carousel-control-next,
.carousel-control-prev {
  top: auto;
  bottom: 30px;
  width: 35px !important;
  height: 35px;
  line-height: 35px;
  display: none !important;
}

#customers-testimonials.owl-carousel .owl-stage .center,
.testimonials-banner-new2 .shadow-effect .fa-quote-left {
  left: 0;
}

.v-play {
  position: relative;
  margin-top: -9px;
}

.v-play span {
  position: absolute;
  line-height: 44px;
  right: 30px;
  color: #1a40aa;
  transition: 1s;
  top: 0;
  width: 100px;
}

.v-play:hover span {
  opacity: 9;
  right: 30px;
  transition: 1s;
}

.banner_info .quote:before,
.readmore a:before {
  color: #191970;
  text-decoration: underline;
  transition: width 275ms;
  width: 0;
  white-space: nowrap;
  background: #333;
  position: absolute;
  content: "";
  left: 0;
  overflow: hidden;
}

header.sticky {
  border-bottom: none;
  -webkit-box-shadow: 0 5px 10px 0 rgba(46, 53, 144, 0.1);
  box-shadow: 0 5px 10px 0 rgba(46, 53, 144, 0.1);
}

.carousel-caption.ani-text {
  bottom: 24% !important;
}

.carousel-caption.ani-text .banner_div {
  padding: 78px 0;
}

.carousel-item .d-block.banner_img1 {
  height: 75vh;
}

.section_heading h2 {
  font-size: 48px;
  margin-bottom: 44px;
}

.readmore a:before {
  bottom: -1px;
  height: 1px;
}

.banner_info .quote:before {
  top: 0;
  height: 2px;
}

.client_logo_ul li img {
  max-width: 150px;
  max-height: 70px;
  width: auto !important;
}

.section_heading p {
  font-size: 23px;
  font-weight: 400;
}

.service_box p {
  font-weight: 500;
}

.cout_section h6 {
  font-size: 18px;
}

.testimonials .owl-prev:before {
  content: "\f060";
}

.testimonials .owl-next:before {
  content: "\f061";
}

.home_casestudy .arrow li button {
  display: block;
  font-size: 16px;
  color: #fff;
}

.service_main {
  margin: 64px 0 0;
}

.product_div p {
  line-height: 34px;
}

.product-0l .product_read_sec .readmore a {
  font-size: 16px;
  margin-top: 8px;
}

.testimonials .quote2 {
  width: 100%;
  max-width: 297px;
}

.element-item .flip-card-front,
.flip-card-back,
.product_casestudy_div02 .popular_blog {
  box-shadow: 0 0 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.02);
}

.element-item .flip-card-front {
  background: #fff;
  padding-top: 15px;
}

.element-item .flip-card-front h3 {
  position: relative;
  text-align: justify;
  background: #fff;
  color: #000;
  padding: 26px 30px 78px;
  bottom: 0;
  font-size: 18px;
  line-height: 35px;
  height: 100vh;
  margin: 0;
  width: 100%;
}

.case_study_inn_points li:nth-child(2n + 4),
.case_study_inn_points li:nth-child(odd),
.element-item:nth-child(odd) .flip-card-front {
  border-top: 10px solid #516f90;
  border-radius: 6px;
}

.element-item:nth-child(2n) .flip-card-front {
  border-top: 10px solid #1a40aa;
  border-radius: 6px;
}

.case_stude .flip-card-back p {
  font-size: 18px !important;
  font-weight: 600 !important;
  text-align: justify;
}

.pro_challenge .section_heading p,
.service_box h3 {
  font-weight: 600;
}

.banner_info h1 {
  line-height: 1.3;
}

.Overview li,
.Overview li a,
.Overview li span {
  line-height: 30px;
  color: #fff;
}

#service .col-md-6 .service_box p {
  min-height: 171px;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1479px) {
  #service .col-md-6 .service_box {
    min-height: 499px;
  }

  .banner_div {
    padding: 0 0 7% !important;
  }
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1300px) {
  .banner_div {
    padding: 0 0 7% !important;
  }
}

.so-apart {
  top: 23%;
}

.bnn-img {
  width: 300px;
  height: 300px;
  position: absolute;
  right: 15px;
  top: 15%;
  z-index: 99;
  display: none;
}

.client_logo_ul li {
  margin: 5px 0 5px 5.8%;
}

.case_stude .flip-card-front img {
  object-fit: contain;
  min-height: auto;
  max-height: 100px;
  width: auto;
  max-width: 58%;
  background: #fff;
}

.case-logo,
.testimonials-banner-new2 .customer_logo {
  height: 100px;
}

.banner_inner {
  background: #1c41ab;
  background-size: 100% 100% !important;
}

.case_list .dropdown-menu {
  border-radius: 20px;
  background: #1a40aa;
  overflow: hidden;
  padding: 0;
}

.case_list .dropdown-item {
  padding: 9px 1.5rem;
  color: #fff;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
  text-align: center;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #fff;
  background-color: #494949;
}

.banner_inner .banner_info2 h1 {
  font-size: 48px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 16px;
}

.product_div,
.service_box {
  box-shadow: 0 0 25px #cbd6e280;
  border: none;
}

.case_study_inn_points li:hover,
.sarv_icons li:hover,
.section-video-bg video,
.service_box:hover,
video {
  box-shadow: 0 0 25px #cbd6e2;
}

#product,
#service {
  background-color: #fff;
}

.product_div:hover {
  box-shadow: none;
}

.numb,
.product_fetures .nav-fill .nav-item:before,
.v-details {
  background: #1a40aa;
}

.v-details h3 {
  font-size: 28px;
  margin-bottom: 30px;
  margin-top: 40px;
  padding: 5px 15px;
  color: #fff;
}

.v-details li {
  margin-bottom: 5px;
}

.v-details td {
  padding: 5px 15px;
  font-weight: 400 !important;
}

.v-details h4 {
  font-size: 20px;
  margin-bottom: 15px;
  margin-top: 0;
}

.Overview li {
  display: block;
  font-size: 15px;
  font-weight: 400;
  padding: 7px 15px;
}

.Overview li span {
  font-size: 18px;
  font-weight: 400;
  padding-right: 10px;
}

.Overview li strong {
  color: #fff;
  padding-right: 10px;
  font-size: 16px;
  font-weight: 400;
}

.Overview li a {
  font-size: 15px;
  font-weight: 400;
}

.pro_challenge .about_md h4,
.section_heading h4 {
  font-size: 24px;
  line-height: 43px;
}

.page-inner p {
  font-weight: 400 !important;
  line-height: 30px;
}

.full-wi .form-control-nw option,
.page-inner .pro_challenge .about_md h4,
.patner_program2 a,
.r_blog .pv {
  color: #000;
}

.banner_inner img {
  max-width: 100%;
  width: auto;
}

.banner-in-bg {
  background: url(../img/laptop-mocup.png) center top/100% 100% no-repeat;
  max-width: 800px;
  margin-bottom: 0;
}

.banner-in-bg video {
  border: 5px solid #06c;
}

.page-inner .testimonials {
  padding-top: 30px;
}

.band2 {
  margin-top: -30px;
  padding: 15px;
  margin-bottom: 100px;
  background: #fff;
  border-bottom: 1px solid #ccc;
}

.band2 ul {
  margin: 0;
  padding: 0;
}

.band2 ul li,
.numb,
.product_form_div form {
  padding: 15px;
}

.band2 .col-md-3 h4 {
  color: #1a40aa;
  font-size: 22px;
  margin-bottom: 20px;
  font-weight: 700;
}

.right-image-shape {
  position: absolute;
  top: 20%;
  right: 0;
  z-index: -1;
}

.oval-pic img {
  border-radius: 60px;
  overflow: hidden;
}

.case_study_inn_points li {
  font-weight: 400 !important;
  width: 46%;
  min-height: 210px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 15px;
  margin: 1.5%;
  box-shadow: 0 0 25px #cbd6e280;
  background-color: #fff;
  border-top: 10px solid #1a40aa;
  border-radius: 6px;
}

.do_html .case_study_inn_points li {
  min-height: 300px;
}

.case_study_inn_points li:nth-child(2n + 3) {
  border-top: 10px solid #b0c536;
  border-radius: 6px;
}

.numb {
  width: 60px;
  height: 60px;
  color: #fff;
  font-size: 28px;
  border-radius: 50%;
  font-weight: 900;
  line-height: 32px;
}

.page-inner .impact_details {
  background: 0 0;
  border-radius: 100%;
  width: 100%;
  height: auto;
  line-height: 180px;
  margin: 0 auto;
  color: #000;
  border: none;
  position: relative;
  text-align: left;
  top: 0;
  padding: 14px 0;
  left: 0;
  right: 0;
}

.allcasestudy-inner .readmore,
.col-md-5.band2 {
  margin-bottom: 0;
}

.page-inner .impact_details h5 {
  font-size: 45px;
}

.impact_details b {
  color: #1a40aa;
  font-size: 25px;
}

.case_stude.aboutcase_stude .flip-card-front img {
  object-fit: cover;
  min-height: 100%;
  max-height: 100%;
  width: 100%;
  max-width: 100%;
  background: #fff;
}

.about-testimonials .quote2 {
  width: 100%;
  max-width: 310px;
}

.succes-details .banner_inner {
  padding: 50px 0;
  background-size: 71%;
}

.impact_details-n {
  background: #fff;
  margin-top: -120px;
  margin-bottom: 30px;
  border-top: 8px solid #b2c833;
  -webkit-box-shadow: 0 1px 18px 0 rgb(19 26 10 / 20%);
  -moz-box-shadow: 0 1px 18px 0 rgba(19, 26, 10, 0.2);
  box-shadow: 0 1px 18px 0 rgb(19 26 10 / 20%);
  padding: 40px 42px;
}

.clint-bg2,
.numb2 {
  background: #1a40aa;
}

.clint-bg1,
.clint-bg2,
.clint-bg3 {
  padding: 50px 30px;
  text-align: center;
}

.impact_details-n h5 {
  color: #1a40aa;
  font-size: 57px;
  font-weight: 900;
}

.col-md-5.band2 {
  margin-top: 50px;
  position: relative;
  border: none;
}

.col-md-5.band2 .col-md-6 {
  -webkit-box-shadow: 0 1px 25px 0 rgb(19 26 10 / 20%);
  -moz-box-shadow: 0 1px 25px 0 rgba(19, 26, 10, 0.2);
  box-shadow: 0 1px 25px 0 rgb(19 26 10 / 20%);
}

.clint-bg1 {
  border-radius: 12px;
  border: 1px solid #e6e6e6;
}

.clint-bg2 {
  border: 1px solid #e6e6e6;
  top: 120px;
  position: absolute;
  right: 5%;
  border-radius: 12px;
  color: #fff;
  z-index: 999;
}

.clint-bg3 {
  border: 1px solid #e6e6e6;
  margin-left: 0;
  margin-top: 50px;
  border-radius: 12px;
}

.v-details2 h2 {
  font-size: 49px;
}

.v-details2 .Overview li {
  color: #000;
  margin-top: 50px;
  position: relative;
  font-size: 18px;
}

.v-details2 .Overview li .divider-left {
  position: absolute;
  width: 5px;
  height: 100%;
  top: 8px;
  left: 0;
}

.divider-left:before {
  content: "";
  width: 100%;
  height: 3rem;
  background: #b2c833;
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.divider-left:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100px;
  background: rgba(17, 20, 30);
}

.v-details2 .Overview li .box-item {
  margin-left: 0;
  background: #fff;
  min-height: 200px;
  -webkit-box-shadow: 0 1px 25px 0 rgb(19 26 10 / 20%);
  -moz-box-shadow: 0 1px 25px 0 rgba(19, 26, 10, 0.2);
  box-shadow: 0 1px 25px 0 rgb(19 26 10 / 20%);
  padding: 15px 30px;
}

.v-details2 .Overview li .box-item i {
  color: #1a40aa;
  font-size: 50px;
}

.v-details2 .Overview li .box-item strong {
  color: #000;
  display: block;
  font-size: 20px;
  font-weight: 700;
  margin: 15px 0;
}

.section-video-bg {
  position: relative;
  padding-top: 50px;
  margin-top: 50px;
}

#count2:before,
.numb2,
.thumb-layer {
  position: absolute;
}

.mission_vission {
  padding-bottom: 100px;
}

.case_study_info_mini_img h4 {
  color: #1a40aa;
  padding: 10px;
  font-size: 40px;
}

.case_study_inn_points2,
.service-benefit {
  padding: 0;
  margin-top: 50px;
}

.case_study_inn_points2 li {
  display: flex;
  align-items: center;
  vertical-align: top;
  position: relative;
  padding: 15px 15px 15px 80px;
  margin: 10px 0 0 50px;
  box-shadow: 0 0 25px #cbd6e280;
  background-color: #fff;
  min-height: 150px;
}

.numb2 {
  width: 100px;
  height: 100px;
  color: #fff;
  font-size: 48px;
  text-align: center;
  padding: 15px;
  border-radius: 50%;
  font-weight: 900;
  line-height: 62px;
  left: -50px;
}

.small-testimonials {
  background: #fff;
  padding: 0;
  color: #fff;
  min-height: 150px;
  width: 100%;
}

.small-testimonials .row {
  align-content: stretch;
}

.point2 li {
  width: 100%;
  margin-top: 30px;
  display: flex;
  min-height: auto;
  border-top: 0 !important;
  align-items: center;
}

.thumb-layer {
  right: 30px;
  top: 120px;
}

.thumb-layer .image {
  position: relative;
  margin-right: 0;
}

#count2 {
  width: 100%;
  margin: 0;
  padding: 50px 0;
  background-color: #1a40aa;
  position: relative;
}

#count2:before {
  content: "";
  z-index: 9;
  width: 100%;
  height: 31px;
  bottom: -3px;
  background: url(../img/product_bg.jpg) left top repeat-x;
}

#count2 i {
  font-size: 48px;
  color: #fff;
}

#count2 h2 {
  color: #fff;
  font-size: 49px;
  text-align: center;
  margin-bottom: 44px;
}

#count2 h6 {
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 15px;
}

#count2 .big-text {
  font-size: 32px;
  color: #fff;
}

.banner-left {
  padding-right: 5%;
}

.banner-testimonial {
  text-align: left !important;
  overflow: hidden;
  border-left: 1px dotted #f3f3f3;
}

.banner-testimonial h5,
.product_form_div h4 {
  font-size: 30px;
}

.banner-testimonial h6 {
  line-height: 25px;
}

.banner-testimonial img {
  width: 200px;
  height: 200px;
  border: 8px solid #ffffff50;
  border-radius: 50%;
  margin: 0 15px 30px 0;
  float: left;
  box-shadow: 0 0 15px #ccc;
}

.allcasestudy-inner h3 {
  color: #000;
  text-align: left;
  margin-top: 15px;
  font-size: 24px;
  font-weight: 700;
}

.service-benefit li,
.service-part p {
  color: #000 !important;
}

.allcasestudy-inner .slider_card {
  max-width: 250px;
}

.allcasestudy-inner .slider_text {
  height: 190px !important;
}

.allcasestudy-inner .slick-slide {
  border-right: none;
}

.banner-testimonial .c-spk {
  position: relative;
  padding-left: 47px;
  margin-top: 20px;
}

.banner-testimonial .c-spk:before {
  content: "\f10d";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  color: #fff;
  font-size: 30px;
  padding-right: 0.5em;
  position: absolute;
  top: -10px;
  left: 0;
}

.inner-plas {
  top: 103px !important;
  left: 76%;
  right: 0;
}

.main-service .slider {
  padding: 0;
  margin: 0 !important;
}

.main-service .slider .imgContainer {
  min-height: 18.75rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  background-image: linear-gradient(-45deg, #febd3a, #fd3838);
  -webkit-box-shadow: 0 0.125rem 0.625rem 0.0625rem rgba(0, 0, 0, 0.15);
  box-shadow: 0 0.125rem 0.625rem 0.0625rem rgba(0, 0, 0, 0.15);
  border-radius: 1rem;
  overflow: hidden;
}

.contact-info,
.sarv_icons li,
.service-benefit li {
  box-shadow: 0 0 25px #cbd6e280;
}

.main-service .slider .imgContainer .image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.main-service .slider .imgContainer .image img {
  max-width: 100%;
  max-height: 100%;
  -webkit-transform: translateX(-40px);
  transform: translateX(-40px);
  position: relative;
}

.main-service .slider .imgContainer .image.active img {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.main-service .slider .content {
  color: #000;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.main-service .slider .content .date {
  font-size: 0.875rem;
  font-weight: 600;
  color: gray;
  margin-bottom: 0;
  margin-top: 0.5rem;
}

.main-service .slider .content .title {
  font-weight: 600;
  font-size: 1.5rem;
  margin-bottom: 1rem;
  color: #1a40aa;
}

.main-service .slider .content .desc {
  text-align: justify;
  margin-bottom: 1rem;
}

.main-service .slider .content .readMoreBtn {
  background: #1a40aa !important;
  color: #fff !important;
  padding: 10px 20px;
  font-size: 20px;
  margin-top: 30px;
  transition: 0.3s;
  line-height: 1.15;
  border-radius: 0;
}

.capi .accordion .card-header:after,
.enterprise_html .accordion .card-header::after {
  padding-right: 5px;
  font-size: 12px;
  margin-top: 5px;
}

.main-service .slider img {
  margin-top: 10px;
}

.main-service .slider .slide {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-service .slider .indicators {
  top: 0;
  bottom: auto;
  margin: 0.25rem;
}

.main-service .slider .indicators li {
  height: 0.625rem;
  width: 0.625rem;
  background-color: #b3b3b3;
  border-radius: 1.25rem;
  background-clip: initial;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  margin: 0.25rem;
}

.main-service .slider .indicators li.active {
  width: 1.875rem;
  background-color: #fd3838;
}

@media (min-width: 768px) {
  .timeline-text {
    float: right;
    width: 50%;
    padding-left: 67px;
  }

  .timeline-text .timeline-inner {
    max-width: 70%;
    display: inline-block;
  }

  .main-service .slider .indicators {
    top: auto;
    bottom: 0;
  }
}

@media (min-width: 992px) {
  .main-service .slider .indicators {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    left: auto;
    margin: auto 1rem;
    bottom: 0;
    top: 0;
  }

  .main-service .slider .indicators li.active {
    height: 1.875rem;
    width: 0.625rem;
  }
}

.main-service .slider .carousel-item .content > * {
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  opacity: 0;
}

.main-service .slider .carousel-item.active .content > * {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.main-service .slider .carousel-item.active .content > :first-child {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
}

.main-service .slider .carousel-item.active .content > :nth-child(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.main-service .slider .carousel-item.active .content > :nth-child(3) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.main-service .slider .carousel-item.active .content > :nth-child(4) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.main-service .slider .carousel-item.active .content > :nth-child(5) {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

.main-service .slider .carousel-item.active .content > :nth-child(6) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.main-service .slider .carousel-item.active .content > :nth-child(7) {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}

.main-service .slider .carousel-item.active .content > :nth-child(8) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.main-service .slider .carousel-item.active .content > :nth-child(9) {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

.main-service .slider .carousel-item.active .content > :nth-child(10) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.service-benefit li {
  transition: 1s;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 15px !important;
  margin: 15px 10px;
  text-align: center;
  background-color: #fff;
  min-height: 210px;
  width: 30.5%;
  font-weight: 600;
}

.p0 {
  margin-top: 0 !important;
}

.service-benefit li .numb {
  width: 100px;
  height: 100px;
  background: #fff;
  color: #fff;
  font-size: 28px;
  text-align: center;
  padding: 15px;
  border-radius: 50%;
  font-weight: 900;
  line-height: 32px;
  position: relative;
  margin: 0 auto 15px;
  display: block;
}

.service-benefit li:hover {
  background: #1a40aa;
  color: #fff !important;
  transition: 1s;
  cursor: sw-resize;
}

.product_catagori_sec.service-part .new-section:nth-child(odd) {
  background: #fff;
  color: #000;
}

.patner_program2 h3,
.service-part h3 {
  color: #1a40aa !important;
  margin-bottom: 20px;
}

.product_catagori_sec.service-part .new-section .testimonials .owl-next,
.product_catagori_sec.service-part .new-section .testimonials .owl-prev {
  color: #f3f3f3 !important;
}

.product_catagori_sec.service-part .new-section:nth-child(odd) .quote2 {
  color: #1a40aa !important;
  border-bottom: 1px solid #000;
  width: 16%;
}

.client_logo .section_heading h2,
.home_casestudy .section_heading h2,
.home_casestudy .slick-next,
.home_casestudy .slick-prev,
.pro_ser_div h3,
.product_catagori_sec.service-part .new-section:nth-child(odd) .quote2 i {
  color: #1a40aa !important;
}

.main-service .img-box:before {
  border-left: 1px dotted #666;
  position: absolute;
  width: 5px;
  height: 100%;
  content: "";
  right: 20px;
  top: 0;
}

.clients_logo,
.service_icon_sec {
  background-image: url(../img/dot2.png), url(../img/dot1.png);
  background-position: right bottom, left top;
  background-repeat: no-repeat, no-repeat;
  background-size: 29%, 30%;
}

.main-service .title {
  margin-top: 10px;
  font-size: 30px !important;
}

.service_icon_sec .icon_div {
  height: auto;
  margin-top: 0;
}

.service_icon_sec .icon_div img {
  margin-right: 15px;
}

.case_study_info_mini2 {
  background: 0 0;
  color: #fff !important;
}

.case_study_info_mini2 .case_study_info_mini_info h4 {
  height: auto !important;
}

.r_blog .case_study_info_mini,
.r_blog:hover .case_study_info_mini {
  -ms-transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
  position: relative;
  overflow: hidden;
}

.recomanded_blog .case_study_info_mini .rec_blog_hide_div {
  position: absolute;
  width: 100%;
  border: 0;
  padding: 15px;
  background: #162975;
  z-index: 99;
  bottom: 0;
  left: 0;
  transform: translateY(100px);
  transition: 1s;
  color: #fff;
}

.recomanded_blog .case_study_info_mini .rec_blog_hide_div p {
  min-height: 150px;
}

.recomanded_blog .case_study_info_mini:hover .rec_blog_hide_div {
  transform: translateY(0);
  height: 250px;
  transition: 1s;
}

.sarv_icons li {
  display: inline-block;
  background: #fff;
  border-radius: 5px;
  padding: 12px !important;
  margin: 0 10px;
  overflow: hidden;
}

.sarv_icons li img {
  width: 35px;
}

.banner_inner {
  min-height: 525px;
}

.staff-desc {
  font-size: 24px !important;
  line-height: 39px;
}

.staff-list {
  margin-top: 62px;
}

.staff-meta h3 {
  font-size: 32px !important;
}

.staff-list .owl-prev {
  left: -27px !important;
}

.product_form_div .form-control {
  border: none;
  border-bottom: 1px solid #e1e1e1;
}

.product_form_div .form-control:focus {
  outline: 0 !important;
  box-shadow: none !important;
  order-bottom: 1px solid #1a40aa !important;
}

.p_btn {
  font-size: 18px;
  color: #fff;
}

.banner_info3 h2 {
  font-size: 58px !important;
  margin-bottom: 16px !important;
}

.cout_section a {
  cursor: pointer;
}

.page-link {
  color: #1c41ab;
}

.pro_ser_div_prodiv p,
.product_fetures p {
  line-height: 31px;
}

.pro_ser_div_prodiv h5 {
  line-height: 33px;
}

.consultation_dev .product_form_div_style:after {
  content: "";
  height: 200px;
  width: 200px;
  position: absolute;
  background: #1a40aa;
  z-index: 99;
  right: 0;
  top: 51%;
}

.product_form_div .quote2 {
  border: none !important;
  background: #1a40aa;
  color: #fff;
  margin-top: 30px;
}

.client_logo_box {
  position: relative;
  transition: 1s;
}

.client_logo_box:hover {
  box-shadow: 0 0 30px #44444470;
}

.client-details {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99;
  left: 0;
  top: 0;
  margin: auto;
  color: #fff;
}

.client-details a {
  color: #fff;
  padding: 30% 0;
  display: block;
}

.client-details ul {
  position: relative;
  z-index: 9999;
  list-style: none;
  padding: 0;
  margin: 0;
  opacity: 0;
  transition: 1s;
}

.client-details ul li {
  height: 186px;
}

.client-details span {
  position: absolute;
  right: 8px;
  bottom: 5px;
  font-size: 15px;
  color: #fff;
}

.client-details span .fa-file-text {
  margin-right: 10px;
}

.client-details:before {
  position: absolute;
  width: 135px;
  height: 37px;
  content: "";
  bottom: 0;
  right: 0;
  background: #1a40aa;
  transition: 1s;
  border-top-left-radius: 50px;
}

form .quote2 {
  background: #1a40aa !important;
  padding: 10px 20px;
  font-size: 20px;
  margin-bottom: 0;
  color: #fff !important;
  transition: 0.3s;
}

.product_form_div h3 {
  margin: 15px 0 0;
  font-size: 22px;
}

.product_form_div form input,
.product_form_div form select {
  border: none;
  border-bottom: 1px solid #ccc;
  border-radius: 0.25rem;
}

#sfa .sol_info,
.icon_div2,
.icon_div4 img,
.img-content strong {
  margin-bottom: 15px;
}

.icon_div2 h4 {
  padding: 10px 0 10px 40px;
  position: relative;
  color: #1a40aa;
}

.icon_div2 h4:before {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #1a40aa;
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  border: 5px solid #f3f3f3;
  box-shadow: 0 0 5px #00000050;
}

.icon_div2 p {
  padding-left: 30px;
}

.accordion .card-header:after {
  font-family: FontAwesome;
  content: "\f068";
  float: left;
}

.accordion .card-header.collapsed:after {
  content: "\f067";
}

.product_icon_sec .card-header {
  border: none;
  background: 0 0;
  position: relative;
}

.product_icon_sec .card-header.icon_div2 a {
  padding-left: 0;
  color: #222;
  font-size: 21px;
}

.product_icon_sec .card-body {
  padding-top: 0;
}

.product_icon_sec .accordion .card-header::after {
  float: left;
  color: #1a40aa;
  position: absolute;
  left: 0;
  top: 15px;
}

.icon_div3 {
  background: #fff;
  padding: 20px;
  margin: 15px 0;
}

.product_fetures .nav-fill .nav-item.active {
  border: none;
  color: #fff;
  background: #1a40aa;
}

.product_fetures h5 {
  color: #1a40aa;
  min-height: 57px;
  line-height: 30px;
}

.product_casestudy_div02 .popular_blog .case_study_info_mini_img {
  height: auto;
  margin: auto;
}

.product_casestudy_div02 .case_study_info_mini_info p {
  line-height: 31px;
  height: auto;
}

.product_casestudy_div02 .case_study_info_mini_info {
  padding: 30px;
  background: #1a40aa !important;
  color: #fff !important;
}

.product_casestudy_div02 .case_study_info_mini_info h4 {
  color: #fff;
  height: auto;
}

.product_casestudy_div02 .popular_blog img {
  width: auto;
  height: auto;
  margin: 50px auto;
  display: block;
}

.last_product_div {
  background-image: none;
}

#partners2 {
  padding: 80px 0;
}

.banner-in-bg {
  padding: 31px 80px 33px;
}

.product_fetures-new .icon_div {
  height: auto;
  margin-top: 0;
  overflow-y: auto;
}

.nav-tabs .nav-item {
  color: #444;
}

.contact-info .img-content,
.img-content {
  color: #333;
  text-align: left;
  height: 250px;
  float: left;
}

.product_fetures-new .icon_div ul li:before {
  font-family: FontAwesome;
  display: inline-block;
  padding-right: 6px;
  vertical-align: middle;
  content: "\f178";
  left: -30px;
  position: absolute;
  color: #828282;
}

.product_fetures-new .icon_div ul li ul li {
  display: inline-block;
  vertical-align: top;
  padding-right: 50px;
  width: 48%;
}

.product_fetures-new h5 {
  color: #1a40aa;
  font-size: 25px !important;
}

.product_fetures-new .icon_div ul li ul li:before {
  font-family: FontAwesome;
  display: inline-block;
  padding-right: 6px;
  vertical-align: middle;
  top: 10px;
  content: "\f00c";
  left: -20px;
  position: absolute;
  color: #1a40aa;
  font-size: 12px;
}

.pro_det_product_icon_sec h3,
.product_fetures-new h3 {
  line-height: 40px;
}

.icon_div ul {
  padding: 0 15px;
}

.contact_doc {
  padding: 100px 0;
  width: 100%;
}

.contact-info {
  width: 100%;
  float: left;
  margin-bottom: 16px;
}

.contact-info .img-content strong {
  margin-bottom: 15px;
  display: block;
}

.img-content {
  background: #fff;
  width: 100%;
  min-height: 210px;
  margin-bottom: 14px;
  padding: 10px 20px;
}

.contact_doc .contact-info {
  position: relative;
  background: 0 0;
  min-height: 500px;
  box-shadow: none;
}

.contact-info .img-content {
  background: #fff;
  box-shadow: 0 0 25px #cbd6e280;
  width: 89%;
  min-height: 210px;
  padding: 10px 20px;
  position: absolute;
  z-index: 999;
  margin: auto;
  left: 0;
  right: 0;
  top: 210px;
}

.inner-banner-height {
  min-height: 100% !important;
}

.mission_vission {
  background-image: url(../img/dot2.png), url(../img/dot1.png);
  background-position: right bottom, left top;
  background-repeat: no-repeat, no-repeat;
  background-size: 29%, 30%;
  background-color: #fff;
}

.Consultation_html .client_logo,
.about_html .slick-next,
.helpful .card,
.partner_html .slick-next {
  background: 0 0 !important;
}

.vcenter {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 100px 0;
}

.vcenter .section-header {
  padding: 15px 0;
  text-align: center;
}

.vcenter .section-header * {
  color: #fff;
  text-align: center;
}

.vcenter .section-title {
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 35px;
  position: relative;
  padding-bottom: 10px;
  display: inline-block;
}

.vcenter .section-title:after {
  bottom: 0;
  position: absolute;
  content: " ";
  width: 100%;
  height: 2px;
  background-color: #fff;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.vcenter .userProfile {
  flex-wrap: wrap;
  align-items: center;
}

.userProfile__thumbnail {
  flex: 0 0 auto;
  background-color: #f1f1f1;
  margin: 0;
  padding: 0;
}

.vcenter .userProfile__image {
  object-fit: cover;
  overflow: hidden;
  background-color: #f1f1f1;
}

.vcenter .team {
  padding: 0;
  list-style: none;
  flex-wrap: wrap;
}

.vcenter.team__members {
  position: relative;
  padding: 1rem;
  display: none;
  margin-bottom: calc(var(--userthumb) + var(--arrowSize) * 2);
  box-sizing: border-box;
  flex: 0 0 100%;
  filter: grayscale(1);
}

.team__members:nth-child(9n + 6),
.team__members:nth-child(9n + 7),
.team__members:nth-child(9n + 8),
.team__members:nth-child(9n + 9) {
  left: auto;
}

.team__members:nth-child(9n + 9) {
  margin: 0;
}

.team__members .userProfile {
  justify-content: center;
  position: absolute;
  top: calc(100% + var(--arrowSize));
  margin: 0 auto;
  left: 0;
  right: 0;
}

.banner_inner-before,
.capi .accordion .card-header,
.full-wi,
.md-qut,
.product_form_div,
.team .team__members,
.team__details,
.team__members .userProfile__thumbnail {
  position: relative;
}

.team__members .userProfile__thumbnail:after {
  content: " ";
  position: absolute;
  left: 50%;
  top: 50%;
  width: var(--userthumb, 50px);
  height: var(--userthumb, 50px);
  transform: translate(-50%, -50%) scale(0);
  background: linear-gradient(90deg, #fff, #f19066);
  background-size: 400% 400%;
  border-radius: 50%;
  z-index: -1;
  transition: 0.3s linear;
}

.team__members.team__members--show,
.team__members:hover {
  filter: grayscale(0);
  display: inline-block;
}

.team__members.team__members--show .userProfile__thumbnail:after,
.team__members:hover .userProfile__thumbnail:after {
  transform: translate(-50%, -50%) scale(1.2);
  animation: 1.5s linear infinite rainbow-border;
}

@media (max-width: 480px) {
  .team {
    justify-content: center;
  }

  .team__members:hover:not(.team__members--show) {
    display: none !important;
  }
}

.team__details {
  margin: 0 auto;
  transform: translateX(0) scale(1, 1);
  background: #fff;
  padding: 20px 0 10px;
  width: 300px;
  text-align: center;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  transform-origin: center bottom;
  transition: transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}

.part_info,
.sol_info {
  box-shadow: 0 0 25px #cbd6e280;
}

@media (min-width: 480px) {
  .team__members {
    padding: 0;
    display: inline-block;
    flex: 0 0 5%;
    margin: 0;
  }

  .team__members .userProfile {
    position: static;
  }

  .team__members.team__members--show .team__details,
  .team__members:hover .team__details {
    transform: translateX(-50%) scale(1, 1);
  }

  .team__details {
    position: absolute;
    bottom: calc(100% + 15px);
    left: 50%;
    transform: translateX(-50%) scale(0, 0);
  }
}

.team__details:after {
  width: var(--arrowSize);
  height: var(--arrowSize);
  position: absolute;
  top: calc(100% - var(--arrowSize) / 2);
  background-color: #fff;
  content: " ";
  transform: rotate(45deg);
  left: calc(50% - var(--arrowSize) / 2);
  border-right: 1px solid #ccc;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

.team__details__summery {
  padding-top: 15px;
  font-size: 15px;
  color: #aeaeae;
}

.team__meta__title {
  margin: 0;
}

.team__meta__designation {
  margin-top: 10px;
}

@keyframes rainbow-border {
  0%,
  100% {
    background-position: 0 50%;
  }

  50% {
    background-position: 100% 50%;
  }
}

.userProfile {
  width: 200px;
  height: 200px;
  overflow: hidden;
}

.tetimonial_html .client_img {
  border: 6px solid #1a40aa;
  line-height: 175px;
}

.tetimonial_html .client_img img {
  height: 100% !important;
}

.ser_in_det h4 {
  font-size: 22px;
  margin: 4px 0 5px;
  font-weight: 600;
  color: #000;
  padding: 19px 0 10px;
}

.h3-font {
  color: #1a40aa;
  margin-bottom: 50px;
}

.enterprise_html .icon_div {
  height: 200px;
  margin-top: 0;
}

.enterprise_html .card-header {
  border: none !important;
  background: 0 0 !important;
  position: relative !important;
}

.enterprise_html .card {
  padding: 20px;
  background: 0 0 !important;
  border: none !important;
  color: #fff;
}

.ent_impact .icon_div,
.philosophy-02 .icon_div {
  height: 300px;
}

.ent_impact2 .icon_div {
  height: 600px;
  background: #f3f3f3;
}

.Manage-accordion:before,
.product-list {
  background-repeat: no-repeat;
  background-position: center;
}

.ent_impact2 .icon_div h4 {
  color: #1a40aa;
  min-height: 69px;
}

.staf_img {
  line-height: 133px !important;
  overflow: hidden;
  margin-bottom: 30px;
  padding: 15px;
}

.abt_culture h3 {
  color: #1a40aa;
  font-size: 23px;
}

.part-12 .icon_div {
  height: 350px !important;
  min-height: 258px;
}

.part-12 .icon_div img {
  max-height: 200px !important;
}

.partner-part-section {
  margin: 100px 0;
}

.product-list,
.product-list-right .product_flow_sec_info {
  margin-top: 30px !important;
}

.partner-part-section .pro_ser_div_prodiv_img img {
  width: 100%;
  margin-bottom: 64px;
}

.capi .capi_info_div .card-title {
  font-size: 23px;
  padding-left: 14px;
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.capi .accordion .card-header:after {
  position: absolute;
  left: 0;
  top: 13px;
}

.beniE .icon_div {
  height: 359px;
}

.beniE .icon_div h4 {
  line-height: 38px;
}

.product_flow_sec_info ul {
  list-style: none;
  margin-top: 38px;
}

.home_casestudy .interests {
  color: #1a40aa !important;
  border-bottom: 1px solid #1a40aa;
}

.home_casestudy .quote2 i,
.interests i,
.testimonials .quote2 i {
  color: #1a40aa !important;
  opacity: 1;
}

.test_lide_banner .item {
  width: 600px !important;
  text-align: center;
}

.part-12 .icon_div {
  border: none;
  box-shadow: 0 0 13px #f1f1f1;
  border-radius: 15px;
}

.product-list {
  padding: 30px;
  border-radius: 15px;
  background-image: url(../img/flip_bg.png);
}

.service-part .row.col-lg-12 {
  min-height: 500px;
}

.product-list img {
  max-height: 500px;
}

.product-list-right .col-md-3 {
  padding: 0 5px;
}

.sol_info {
  border-radius: 10px;
  background-color: #fff;
  margin-bottom: 35px;
  padding: 10px;
  height: 150px;
  margin-top: 20px;
}

.sol_info img {
  width: 60px;
  margin-bottom: 10px;
}

.product-banner-list {
  overflow: hidden;
  height: 550px;
}

.product-banner-list .container002 {
  perspective: 2000px;
  width: 100%;
  height: 500px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.product-banner-list .img,
.product-banner-list .ring,
.product-banner-list .stage {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  user-select: none;
  background-image: none !important;
}

.product-banner-list .img {
  width: 300px;
}

.product-banner-list .img img {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: block;
}

.product-banner-list div,
.product-banner-list svg {
  position: absolute;
}

.Manage-accordion .accordion {
  width: 90%;
  margin: 0 auto;
  box-shadow: 0 0 15px #f6f6f6;
  padding: 30px;
  border-radius: 30px;
}

.Manage-accordion:before {
  position: absolute;
  right: 0;
  top: -200px;
  background-image: url(http://t.commonsupport.com/adro/images/icons/ring-circle.png);
  width: 701px;
  height: 756px;
  content: "";
  -webkit-animation: 25s infinite alternate fa-spin;
  animation: 25s infinite alternate fa-spin;
}

.product_form_div:after,
.product_form_div:before {
  width: 80%;
  height: 80%;
  background: #ffffff50;
  position: absolute;
  content: "";
}

.product_form_div:before {
  top: -30px;
  left: -30px;
  border-top-left-radius: 30px;
}

.product_form_div:after {
  bottom: -30px;
  right: -30px;
  border-bottom-right-radius: 30px;
}

.l-border .icon_div {
  border-left: 5px solid #1a40aa;
}

.l-border .col-lg-12:nth-child(2n) .icon_div {
  border-left: 5px solid #666;
}

.section_heading {
  z-index: 9999;
  position: relative;
}

.success-banner {
  border-top: 1px solid #f1f1f1;
}

html {
  scroll-behavior: smooth;
}

.banner-testimonial {
  padding: 15px !important;
  color: #000;
}

.banner-testimonial h5 {
  margin-top: 102px;
  color: #1a40aa;
}

.banner-testimonial h6 {
  color: #7d8398;
  font-size: 15px;
  font-weight: 300;
}

.banner-testimonial .c-spk::before {
  color: #ccc;
}

.so-apart.so-apart-pro {
  right: 23px;
}

.product-cat .icon_div img {
  max-height: 147px !important;
}

.testimonials-banner-new2 .shadow-effect {
  width: 100%;
  background-image: url(../img/bbg.png);
  background-size: 40% 100%;
  padding-bottom: 50px;
  min-height: 600px;
}

.testimonials-banner-new2 .shadow-effect .testimonial_img {
  margin: 44px auto 10px;
  width: 250px;
  height: 250px;
}

.testimonials-banner-new2 .shadow-effect .client_name h6 {
  color: #67f8ff;
}

.testimonials-banner-new2 .shadow-effect .fa-quote-right {
  right: 0;
  left: 100%;
}

.pop-video {
  background: #1a40aa;
  color: #fff;
  padding: 0 15px;
  text-align: left;
}

.pop-video h2 {
  font-size: 28px;
  margin-top: 30px;
}

.pop-video .col-md-8 {
  padding: 50px 15px;
}

.pop-video .col-md-4 {
  text-align: center;
  padding: 50px 15px;
  background-image: url(../img/flip_bg.png);
  background-repeat: no-repeat;
  --background-size: cover;
  background-position: center;
}

.pop-video .quote {
  margin-top: 15px;
  float: left;
}

.pop-video img {
  margin-top: 5%;
  cursor: pointer;
  border-radius: 50%;
  -webkit-animation: 1s ease-in-out infinite alternate glow;
  -moz-animation: 1s ease-in-out infinite alternate glow;
  animation: 1s ease-in-out infinite alternate glow;
}

.btn-pop {
  position: relative;
  background: 0 0;
  padding: 0;
}

.btn-pop button {
  position: absolute;
  right: 18px;
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 50%;
  line-height: 0;
  top: 19px;
  z-index: 999;
  text-align: center;
  opacity: 0;
}

.btn-pop button span {
  line-height: 1px;
  margin-left: -6px;
}

@-webkit-keyframes glow {
  from {
    box-shadow: 0 0 20px #1a40aa, 0 0 30px #1a40aa, 0 0 40px #1a40aa,
      0 0 50px #1a40aa, 0 0 60px #1a40aa, 0 0 70px #1a40aa, 0 0 80px #1a40aa;
  }

  to {
    box-shadow: 0 0 10px #1a40aa, 0 0 20px #1a40aa, 0 0 30px #2c1aaa,
      0 0 40px #2c1aaa, 0 0 50px #2c1aaa, 0 0 60px #2c1aaa, 0 0 70px #2c1aaa;
  }
}

.client_logo_box img {
  width: auto;
  max-height: 100%;
  max-width: 100%;
}

.leader-pic {
  background-image: url(../img/flip_bg.png);
  background-repeat: no-repeat;
  background-position: center;
}

.banner-left .input-group {
  background: #fff;
  padding: 15px;
  border-radius: 43px;
}

.Consultation_html002 .pro_ser_div_prodiv {
  min-height: 279px;
  height: auto;
}

.banner_inner-bg-new {
  background: url(../img/bbg.png) left top no-repeat #f3f3f3;
}

.banner_inner-before:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background: #fff;
  width: 0;
  display: none;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 178px solid transparent;
  border-top: 140px solid #1c41ab;
}

.md_quote h5.md-qut:before {
  left: -2px;
  color: #fff;
  top: -63px;
}

.con-submit {
  width: 200px !important;
  font-weight: 700;
}

.team {
  text-align: center;
  padding-left: 0;
}

.team__members {
  padding: 15px;
  border: 1px solid #e1e1e1;
  width: 230px;
  text-align: center;
  display: inline-block;
  margin-top: 5px;
}

.team-member__details {
  margin: 15px 0;
}

.team-member__details .team__meta__designation {
  font-size: 14px;
}

.team__meta__title {
  font-size: 16px;
  font-weight: 700 !important;
}

.all-h1,
.banner-testimonial h5 {
  font-weight: 700;
}

.ul-list3 li {
  position: relative;
  padding: 8px 5px 8px 35px;
  width: 350px;
  display: inline-block;
  vertical-align: top;
}

.ul-list3 li:before {
  content: "\f178";
  font-family: FontAwesome;
  font-size: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  vertical-align: top !important;
  color: #000 !important;
}

.ul-list-all li {
  min-height: 30px !important;
  box-shadow: none !important;
  margin: 0;
}

.list-bulettt li {
  color: #000;
  font-size: 18px;
}

.leadeship_info_div .md_quet_img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.testimonials-banner-new2 .shadow-effect p {
  font-weight: 500;
  font-size: 18px;
  line-height: 34px;
}

.innerall-banner-left {
  background: url(../img/bbg.png) left top no-repeat;
  background-size: 47% 100% !important;
  min-height: 600px;
}

.list-bulettt li,
.ul-list-all li {
  position: relative;
  padding: 5px 15px 10px;
}

.list-bulettt i,
.ul-list-all i {
  margin-left: -40px;
  position: absolute;
  top: 10px;
  color: #193ea8;
}

.coc-con {
  position: absolute;
  width: auto;
  padding: 5px 15px;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  background: #000;
  color: #fff;
  right: 0;
  top: 1px;
  font-size: 14px;
}

.error,
.full-wi label.error {
  color: red;
  font-size: 12px;
}

.job-Openings .col-md-4 {
  padding: 30px 15px;
}

.leader-pic .md_quet_img {
  border-radius: 100% !important;
  background: #fff;
}

.leadeship-box2 {
  background: #fff;
  border-radius: 20px;
  margin: 30px 0;
  display: flex;
  padding: 30px;
  overflow: hidden;
  position: relative;
}

.leadeship-box2:before {
  width: 30%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #1a40aa;
  content: "";
}

.pro_det_product_icon_sec .icon_div4 {
  min-height: 186px;
  display: block;
  box-shadow: 0 0 25px #cbd6e2;
  border: none !important;
  background: #fff;
  padding: 15px;
  margin-bottom: 0;
  margin-top: 40px;
}

.part_info,
.product_form_div {
  border-radius: 10px;
  overflow: hidden;
}

.icon_div4 h4 {
  font-size: 21px;
}

.contract-no {
  padding-left: 60px;
  margin-bottom: 30px;
  float: left;
  width: 100%;
}

.contract-no a {
  padding: 10px;
  float: left;
  color: #082c91;
  font-size: 14px;
}

.product_form_div {
  padding: 0 !important;
}

.product_form_div h3 {
  padding: 15px;
  text-align: center;
  margin-top: 0;
}

.sol_info h6 {
  font-size: 13px;
}

#benefit {
  width: 100%;
  padding: 100px 0 0;
}

#benefit .benefit_img {
  border-radius: 15px;
  height: 170px;
  width: 170px;
  line-height: 160px;
  text-align: center;
  overflow: hidden;
  margin: 0 auto 16px;
  box-shadow: 0 8px 30px -7px #728390;
  transition: transform 0.9s;
  cursor: pointer;
}

#benefit .benefit_div h4 {
  line-height: 27px;
  font-size: 18px;
  padding: 17px;
}

.patner_program2 .part_info {
  padding: 41px 30px;
}

.last_pp {
  padding-bottom: 100px !important;
}

.part_info img {
  width: 30%;
  text-align: left;
  margin-bottom: 20px;
}

.part_info {
  padding: 50px 30px;
  display: block;
  height: 320px;
  text-align: left;
  border: none;
  background-color: #fff;
  margin-bottom: 40px;
}

#gif_se,
.til {
  background: #1a40aa;
}

.all-h1,
.til {
  margin-bottom: 20px;
}

.til {
  height: 1px;
  width: 60px;
}

.form_popup_left_div {
  padding: 10px 0;
  background-image: url(../img/popup_bg2.jpg);
  background-repeat: repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
}

.info-box2 .thumb {
  border-radius: 100%;
  height: 100px;
  width: 100px;
  line-height: 100px;
  background-color: #615858;
  overflow: hidden;
  border: 2px solid #1a40aa;
  margin: 20px auto;
}

.leadeship_info p {
  padding: 0 0 30px;
  color: #000;
}

.info-box2 h4 {
  font-size: 18px;
  margin-top: 30px;
}

.info-box2 span {
  font-size: 12px;
  margin-bottom: 30px;
}

.form_popup_right_div {
  padding: 20px 40px 100px;
  overflow-x: hidden;
  overflow-y: scroll;
  height: 100vh;
  background: #fff;
}

.form_popup_right_div form {
  margin-top: 30px;
  margin-bottom: 77px;
}

.modal-body form h3 {
  color: #1a40aa;
  margin-bottom: 20px;
}

.navbar .product-logo {
  max-width: 367px !important;
}

.full-wi label.error {
  position: absolute;
  left: 0;
  bottom: -28px;
}

.product_form_div h3 {
  background: #fff;
  color: #031e6e;
  font-weight: 700;
}

#get_quote,
#gosales {
  padding: 15px 30px;
}

#get_quote .col-md-6,
#gosales .col-md-6,
.product_form_div .col-md-6 {
  flex: 100%;
  max-width: 100%;
}

#get_quote .col-md-12 select.form-control,
#get_quote .col-md-6 .form-control,
.product_form_div .col-md-12 select.form-control {
  border: 1px solid #e1e1e1 !important;
}

#gosales .col-md-12 select.form-control,
#gosales .col-md-6 .form-control,
.product_form_div .col-md-6 .form-control {
  border: none;
  border-bottom: 1px solid #e1e1e1 !important;
}

.product_form_div .col-md-12 .quote2 {
  width: 200px;
  margin: 10px 0 0;
  display: block;
  border-radius: 0.25rem !important;
}

#navbarSupportedContent {
  z-index: 999999999;
}

#gif_se {
  padding: 0;
  width: 100%;
  color: #fff;
}

#gif_se h4 {
  font-size: 34px;
  color: #fff;
  line-height: 58px;
  padding-bottom: 30px;
}

#gif_se .bp_btn {
  background: #fff;
  color: #000;
  padding: 10px 20px;
  font-size: 20px;
  margin-bottom: 30px;
  transition: 0.6s;
  border-radius: none;
  border: none;
  cursor: pointer;
}

.banner_inner .product_form_div .col-md-12 select.form-control {
  border: none !important;
  border-bottom: 1px solid #e1e1e1;
}

.enterprise-box {
  padding-bottom: 0 !important;
}

.enterprise-box .beniE .icon_div h4 {
  line-height: 38px;
  min-height: 75px;
}

.enterprise-box .beniE.beniE-new .icon_div {
  height: 400px;
  max-height: 400px !important;
}

.font-readmore {
  position: absolute;
  bottom: 25px;
  left: 28px;
  display: none;
}

.all-h1 {
  color: #1a40aa;
  font-size: 48px;
}

.inquery-form-wrap.enquire_form .form-control {
  border-radius: 0.25rem !important;
}

.inquery-form-submit-btn {
  border-radius: 0.25rem !important;
}

.inquery-form-submit-btn:hover {
  border-color: #fff;
}

.transform-cotact-us-form input:focus,
.transform-cotact-us-form select:focus {
  outline: none !important;
}

.con-holder h2.submitting-info {
  margin-bottom: 32px;
}

.google_captcha {
  margin-left: auto !important;
  margin-right: auto !important;
}
.transform-cotact-us-form .g-recaptcha > div {
  margin: auto !important;
}

.con-holder h2 {
  border-color: #fff !important;
}

.con-submit {
  border-radius: 0.25rem;
  padding: 16px 20px !important;
}

.transform-cotact-us-form {
  padding: 0 16px;
}
@media (max-width: 767px) {
  .case_stude .flip-card-front.flipcard-front-new {
    height: 460px !important;
  }
}

.form-control::placeholder {
  font-size: 15px !important;
  font-weight: 500 !important;
  color: #495057;
  font-family: "Nunito Sans", sans-serif;
}
.form-control {
  font-size: 15px !important;
  color: #495057;
  font-family: "Nunito Sans", sans-serif;
}
.form-group label.error.valid {
  display: none !important ;
}


.client_logo2 a img {
  max-width: 180px;
}

@media (max-width:768px) {
  .testimonials{
    overflow-x: hidden;
  }
}


#customers-testimonials .testimonial_img img.img-circle {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.client_logo .slick-track {
    display: flex;
    justify-content: center;
    align-items: center;
}
.all-h1.tect {
    color: #1a40aa;
    font-size: 35px;
}
@media screen and (min-device-width: 320px) and (max-device-width: 991px) {
.client_logo .slick-initialized .slick-slide {
    height: auto;
    width: auto !important;
}

}


.do_html .case_study_inn_points.tech_stackwrpr li {
    min-height: 150px;
}
.tech_stackwrpr span img {
  display:inline-block;
  max-width: 70px;
}
.tech_stackwrpr .tech_icon_wrpr {
  display: inline-block;
  margin-right: 10px;
}
.case_study_inn_points.tech_stackwrpr li {
    font-weight: 400 !important;
    width: 25%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 15px;
    margin: 1.5%;
    box-shadow: 0 0 25px #cbd6e280;
    background-color: #fff;
    border-top: 10px solid #1a40aa;
    border-radius: 6px;
}
@media (max-width:767px){
  .case_study_inn_points.tech_stackwrpr li{
    width: 100%;
  }
}