@charset "utf-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
*focus-visible {
  outline: none;
}
body {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Roboto", sans-serif;
  overflow-x: hidden;
}
.header-part {
  background: #fff;
  box-shadow: 0px 0px 7px #eee;
}
nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0px;
}
nav ul li {
  list-style: none;
  display: inline-block;
  margin: 0 20px;
}
nav ul li a {
  color: #1a40aa;
  font-weight: 400;
  text-decoration: none;
}
.logo-part {
  width: 350px;
  height: auto;
}
.logo-part img {
  width: 100%;
  height: 100%;
}
.Login {
  background: #1a40aa;
  border-radius: 10px;
  padding: 6px 35px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  border: 1px solid #1a40aa;
}
.Login:hover {
  border: 1px solid #1a40aa;
  background: transparent;
  color: #1a40aa;
  text-decoration: none;
}
.client-icon img:hover {
}
.menu-part ul li a {
  text-decoration: none;
}
.banner-part {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.4)),
    url(../images/Mask%20group.png);
  height: 470px;
  background-size: 100% 100%;
  background-position: center top;
  position: relative;
  background-repeat: no-repeat;
}
.menu-img {
  width: 44px;
  height: auto;
  display: flex;
}
.sales-banner {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.4)),
    url(../images/sales-banner.png);
  height: 470px;
  background-size: 100% 100%;
  background-position: center top;
  position: relative;
  background-repeat: no-repeat;
  width: 93%;
}
.sales-banner.sales-banner-dist-management {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.4)),
    url(../images/distrbuter.png);
  height: 470px;
  background-size: 100% 100%;
  background-position: center top;
  position: relative;
  background-repeat: no-repeat;
  width: 93%;
}
.management-banner {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.4)),
    url(../images/istockphoto-1147131297-612x612.jpg);
  height: 470px;
  background-size: 100% 100%;
  background-position: center top;
  position: relative;
  background-repeat: no-repeat;
  width: 93%;
}
.sales-banner.dealer-retailer-app-banner {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.4)),
    url(../images/dealer-retailer.jpg);
  height: 470px;
  background-size: 100% 100%;
  background-position: center top;
  position: relative;
  background-repeat: no-repeat;
  width: 93%;
}
.banner-text-part {
  padding-top: 10%;
  padding-left: 25px;
}
.banner-text-part h1 {
  font-size: 45px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 1px;
}
.banner-text-part p {
  font-weight: 400;
  font-size: 35px;
  color: #fff;
  margin-bottom: 25px;
}
.new_banner_section {
  position: relative;
  background: transparent;
  width: 93%;
  z-index: 1;
}
.video_overlay {
  width: 100%;
  height: 99%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
}
.new_banner_section video {
  width: 100%;
  height: 70vh;
  object-fit: cover;
  opacity: 1;
}
.new_banner_content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 12%;
  z-index: 1;
  width: 85%;
  color: #fff;
}
.new_video_btn {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70px;
  height: 70px;
  background: #f60;
}
.new_video_btn img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.video_sep {
  background: #fff;
  margin-top: -10px;
  width: 100%;
  height: 20px;
}
/*--.logo-slider{margin-top:-6px;}*/

.new_banner_content p {
  font-size: 26px;
  margin-bottom: 15px;
  font-weight: bold;
}
.new_banner_content p span {
  background: rgba(255, 255, 255, 0.5);
  color: #022e4f;
  font-weight: bold;
  padding: 0px 10px;
}
.banner-text-part span {
  color: #022e4f;
  font-weight: 600;
  background: #fff;
  opacity: 0.7;
  padding: 4px;
}
.free-sign-up {
  padding: 10px 20px;
  background: #fff;
  border-radius: 6px;
  color: #1a40aa;
}
.watch-demo {
  padding: 10px 20px;
  background: #1a40aa;
  border-radius: 6px;
  color: #fff;
}
.banner-text-part .video-on {
  width: 105px;
  height: 105px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 666;
  background: rgba(242, 242, 242, 0.6);
  position: absolute;
  border-radius: 50%;
}
.video-on {
  width: 10%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-on img {
  width: 30%;
}
.our-clients {
  /* background: #1A40AA;
	clip-path: polygon(147px 12px, 105% 0px, 113% 100%, 17.60% 101.39%); */
  min-height: 168px;
  margin-top: -94px;
  padding-top: 87px;
  position: relative;
  /* z-index: -123; */
}
.heading-client {
  width: 60px;
  height: 93px;
  color: #1a40aa;
  /*margin-left: 85px;*/
  margin-top: 35px;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.heading-client h6 {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  margin-top: -25px;
}
.owl-carousel.owl-theme .item img {
  width: 100%;
}
.client-logo {
  display: flex;
  align-items: center;
  justify-content: center;
}
#testimonial-slider {
  display: flex;
  align-items: center;
  justify-content: center;
}
#testimonial-slider .item img {
  max-width: 145px;
}
.sales-delivery {
  margin-top: 25px;
  margin-bottom: 25px;
}
.sales-delivery h2 {
  text-align: center;
  color: #1a40aa;
  font-size: 35px;
  font-weight: 600;
  margin-top: 40px;
}
.order-management h3 {
  padding-top: 120px;
  color: #00217c;
  font-weight: 700;
}
.order-management p {
  margin-bottom: 25px;
  color: #212529;
  margin-top: -15px;
}
.order-management .read-more {
  background: #1a40aa;
  padding: 9px 25px;
  color: #fff;
  border-radius: 7px;
}
/*.order-place:before {
	content: "";
	position: absolute;
	top: 0;
	left: 15%;
	background: url(../images/circle.png);
	width: 500px;
	height: 500px;
	background-repeat: no-repeat;
	background-size: cover;
}*/
.work-flow-part {
  background: url(../images/service_bg%201.png);
  width: 100%;
  height: 330px;
  bottom: 0;
  background-size: 100% 100%;
  background-position: top center;
}
.manage-workflow {
  position: relative;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  min-height: 600px;
  width: 100%;
  margin-bottom: 35px;
  padding-bottom: 40px;
}
.manage-workflow h5 {
  color: #1a40aa;
  background: #fff;
  padding: 5px;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  width: 200px;
  margin: 0 auto;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
.manage-workflow h2 {
  text-align: center;
  color: #1a40aa;
  font-weight: 600;
  font-size: 35px;
}
.manage-workflow p {
  text-align: left;
  color: #212529;
  margin-bottom: 35px;
}
.sales-part {
  text-align: center;
  box-shadow: 0px 0px 4px #666666;
  padding: 15px;
  margin-bottom: 25px;
  background: #1a40aa;
  border-radius: 12px;
}
.sales-part h6 {
  color: #fff;
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 21px;
  font-weight: bold;
}
.award-part h2 {
  font-size: 35px;
  font-weight: 600;
  color: #1a40aa;
  text-align: center;
  margin-bottom: 25px;
}

.award-logo ul li {
  display: inline-block;
  list-style: none;
  margin: 10px 5px;
  width: calc(16.6666% - 20px);
}

.client-icon {
  width: 100%;
  height: 100px;
  background: #f9f9f9;
  padding: 20px;
}
.client-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.testimonial-part h2 {
  text-align: center;
  color: #1a40aa;
  font-size: 35px;
  font-weight: 600;
}
.testimonial-part p {
  text-align: center;
}
.testimonial-part {
  margin-top: 35px;
}
.achieve-part {
  background: #c8f2ff;
  min-height: 250px;
  border-radius: 30px 0px;
  margin-bottom: 150px;
  margin-top: 55px;
  padding: 20px 0px;
}
.achieve-part-start {
  background: #1a40aa;
  border-radius: 20px;
  width: 250px;
  min-height: 330px;
  position: absolute;
  margin-top: -55px;
  margin-left: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
}
.achieve-part-start p {
  font-size: 13px;
  color: #fff;
  text-align: left;
}
.achieve-part-start span {
  font-size: 45px;
  font-weight: 600;
  color: #fff;
}
.gosales-text {
  margin-left: 27%;
}
.gosales-text p {
  text-align: left;
  margin-bottom: 45px;
}
.gosales-text h5 {
  font-size: 16px;
  color: #3b3b3b;
}
.free-demo {
  min-height: 200px;
  padding: 5% 0px;
  margin-bottom: 45px;
  margin-top: 115px;
}
.free-demo h2 {
  color: #fff;
  font-weight: 700;
  font-size: 50px;
  letter-spacing: 1px;
  margin-bottom: 25px;
}
.request-part {
  background: #ffffff;
  border-radius: 7px;
  color: #1a40aa;
  font-size: 18px;
  font-weight: 600;
}
.easy-to-use {
  min-height: 380px;
  width: 300px;
  border-radius: 7px;
  float: right;
  margin-top: -380px;
  padding: 30px 20px;
  position: relative;
}
/*.easy-to-use:after {
	content: "";
	position: absolute;
	top: -71px;
	right: -1px;
	background: url(../images/Group%2022.png);
	background-size: auto;
	width: 200px;
	background-size: cover;
	height: 100px;
}*/
.easy-to-use img {
  max-width: 50%;
  padding-bottom: 20px;
}
.easy-to-use h5 {
  font-size: 24px;
  font-weight: 600;
  color: #000;
}
.easy-to-use p {
  color: #202020;
  font-size: 16px;
  font-weight: 600;
}
.footer-part h3 {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: 600;
  color: #1a40aa;
  margin-bottom: 12px;
}
.footer-part ul {
  padding: 0;
}
.footer-part ul li {
  font-family: "Roboto", sans-serif;
  list-style: none;
  padding: 5px 0px;
}
.footer-part ul li a {
  color: #4a4949;
  font-size: 1rem;
  line-height: 1.5;
}
.footer-part ul li a:hover {
  text-decoration: underline !important;
}
.form-part {
  background: #1a40aa;
  border-radius: 12px;
  min-height: 350px;
  width: 100%;
  padding: 15px;
  text-align: center;
}
.form-part h2 {
  color: #fff;
  font-weight: 600;
  font-size: 24px;
  text-align: center;
  margin-bottom: 12px;
}
.name-side {
  padding: 5px 25px;
  width: 100%;
}
.for-all {
  margin-bottom: 25px;
  position: relative;
}
.for-all span {
  position: absolute;
}
.for-all span img {
  margin-top: 5px;
}
.submit-button {
  text-align: center;
  margin-top: 15px !important;
  background: #fff;
  color: #1a40aa;
  padding: 10px 25px;
  margin: 0 auto;
  border-radius: 7px;
  border: none;
}
.footer-bottom {
  margin-top: 35px;
  background: #1a40aa;
  min-height: 80px;
  text-align: center;
  padding: 5px;
}
.footer-bottom p {
  color: #fff;
  padding-top: 15px;
  font-size: 14px;
  width: 100%;
}
.footer-bottom ul li {
  display: inline-block;
  list-style: none;
  margin: 0px 5px;
}
.for-all2 {
  text-align: left;
  color: #fff;
}
.go-sales-part {
  margin-bottom: 55px;
}
.go-sales-part h2 {
  text-align: center;
  color: #1a40aa;
  font-weight: 600;
  font-size: 35px;
}
.go-sales-part p {
  text-align: center;
}
.go-sales-part {
  background: url(../images/bg2.jpg);
  min-height: 400px;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding: 55px;
}
.total-exp {
  text-align: center;
}
.total-exp p {
  color: #000;
  font-size: 16px;
  font-weight: 600;
}
.owl-nav .owl-prev {
  position: absolute;
  left: 0;
  font-size: 18px !important;
  color: #3030d5 !important;
  font-weight: bold !important;
}
.new-success-story #testimonial-slider012 .service_pre {
  position: absolute;
  margin-top: -186px;
  margin-left: -28px;
}
.new-success-story #testimonial-slider012 .service_next {
  position: absolute;
  margin-top: -186px;
  margin-left: 25px;
}
.owl-nav.disabled .owl-prev span {
  display: none;
}
.owl-nav.disabled .owl-next span {
  display: none;
}
.owl-nav .owl-next {
  position: absolute;
  right: 0;
  font-size: 18px !important;
  color: #3030d5 !important;
  font-weight: bold !important;
}
.total-exp img {
  border: 4px solid #fff;
  border-radius: 50%;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 999999;
  -webkit-box-shadow: 0px 10px 14px -7px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0px 10px 14px -7px rgba(0, 0, 0, 0.23);
  box-shadow: 0px 10px 14px -7px rgba(0, 0, 0, 0.23);
}
/*-----------------your-need---------------*/
.your-need {
  margin-top: 35px;
  margin-bottom: 35px;
}
.your-need h2 {
  text-align: center;
  font-size: 35px;
  font-weight: 600;
  color: #1a40aa;
  margin-bottom: 25px;
}
.your-need p {
  margin-bottom: 25px;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.management-order {
  min-height: 280px;
  background: #1a40aa;
  border-radius: 7px;
  margin-top: 5px;
  padding: 10px;
  text-align: center;
  margin-bottom: 35px;
}
.management-order h3 {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
}
.management-order p {
  color: #fff;
  padding-top: 15px;
}
.sales-field h2 {
  text-align: center;
  font-size: 35px;
  font-weight: 600;
  color: #1a40aa;
  margin-bottom: 35px;
}
.sales-field p {
  margin-bottom: 35px;
}
.sales-transformation p {
  margin-bottom: 25px;
  color: #fff;
}
.sales-transformation {
  margin-top: 55px;
}
.transformation-part {
  padding: 10px 30px;
  margin-bottom: 25px;
  height: 275px;
  background: #1a40aa;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.transformation-part ul {
  padding: 10px;
}
.transformation-part ul li {
  color: #fff;
}
.transformation-part h3 a {
  margin-bottom: 15px;
  margin-top: 15px;
  color: #fff;
}
.transformation-part h3 {
  color: #fff;
}
.transformation-part-sec {
  background: #1a40aa;
  min-height: 280px;
  padding: 40px 15px;
  margin-bottom: 25px;
}
.transformation-part-sec2 {
  box-shadow: 0px 0px 10px #e2e2e2;
  padding: 25px;
  height: 275px;
  margin-bottom: 50px;
}
.transformation-part-sec2 img {
  width: 100%;
  object-fit: contain;
}
.order-image {
  width: 80px;
  height: 80px;
  margin: 0 auto;
}
.order-image img {
  width: 100%;
  object-fit: contain;
}
.your-need2 ul {
  text-align: center;
  padding: 0;
}
.your-need2 ul li {
  list-style-type: none;
  display: inline-block;
  list-style: none;
  margin: 0px 5px;
  width: calc(33.333% - 20px);
}
.transformation-part-management {
  border-radius: 15px;
  padding: 0px;
  margin-bottom: 35px;
}
.part-management-image img {
  width: 100%;
  /*box-shadow:0px 0px 5px #eee;*/
  height: 275px;
  object-fit: cover;
}
.text_center {
  text-align: center;
}
.blue_box {
  width: 100%;
  margin-bottom: 30px;
  border-radius: 10px;
  min-height: 300px;
  display: inline-block;
  background-color: #1a40aa;
  padding: 25px;
}
.blue_box_icon {
  width: 80px;
  height: 80px;
  margin: 0px auto;
}
.blue_box_icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.blue_box h3 {
  color: #fff;
  font-weight: bold;
}
.blue_box p {
  color: #fff;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
/*-----------03-08-2022---------------------*/
.demo-page2 {
  background: linear-gradient(45deg, #0ba4d4 0 50%, #0ba4d4 10% 100%);
  padding: 12px;
}
.demo-heading {
  text-align: center;
  width: 700px;
  margin: 0 auto;
  margin-top: 35px;
}
.html-code-2 p {
  padding: 0px;
  font-weight: 600;
  color: #fff;
}
.demo-heading h2 {
  padding: 0px 15px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 35px;
  font-weight: bold;
}
.demo-page label {
  width: 100%;
  text-align: left;
  color: #fff;
}
.demo-heading input {
  width: 700px;
  margin-bottom: 20px;
  height: 40px;
  border: 1px solid #eee;
  background: #fff;
  box-shadow: 0px 0px 2px #eee;
}
.demo-heading textarea {
  width: 700px;
  margin-bottom: 20px;
  height: 40px;
  border: 1px solid #eee;
  background: #fff;
  box-shadow: 0px 0px 2px #eee;
  min-height: 150px;
}
.demo-heading .form-submit {
  background: #1a40aa;
  padding: 10px 35px;
  border: none;
  color: #fff;
  border-radius: 4px;
  margin-bottom: 35px;
}
.free-demo ul {
  padding: 0;
}
.free-demo ul li {
  display: inline-block;
  list-style: none;
  width: 220px;
  background: #fff;
  text-align: center;
  padding: 8px 0px;
  border-radius: 10px;
  cursor: pointer;
}
.free-demo ul li a {
  text-decoration: none;
  font-size: 16px;
}
-- > .free-demo ul li:last-child {
  margin-left: 25px;
  content: "";
  position: absolute;
}
.new_banner_content ul {
  padding: 0;
}
.new_banner_content ul li {
  display: inline-block;
  list-style: none;
  width: 220px;
  background: #fff;
  text-align: center;
  padding: 8px 0px;
  border-radius: 10px;
}
.new_banner_content ul li a {
  text-decoration: none;
  font-size: 16px;
  color: #1a40aa;
}
.new_banner_content ul li:last-child {
  margin-left: 25px;
}
.order-management a {
  text-decoration: none;
}
.banner-text-part a {
  text-decoration: none;
  color: #fff;
}
.form-part a {
  text-decoration: none;
}
.for_line li a {
  border-bottom: 1px solid #eee;
}
.tempo-slider_box {
  width: 800px;
  height: 500px;
}
.tempo-slider_box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.download-brocoure {
  margin-top: 75px;
  margin-bottom: 75px;
}
.case-study h2 {
  font-size: 48px;
  font-weight: 600;
  letter-spacing: 1px;
  color: rgba(115, 115, 115, 1);
  margin-bottom: 25px;
}
.case-study h2 span {
  color: #1a40aa;
  font-size: 48px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 60px;
  text-align: left;
}
.case-study p {
  color: rgba(115, 115, 115, 1);
  margin-bottom: 25px;
}
.case-study a {
  text-decoration: none;
  color: #fff;
}
.case-study .now-download {
  background: #1a40aa;
  color: #fff;
  padding: 12px 45px;
  border-radius: 25px;
}
.brocure-image {
  width: 600px;
  height: auto;
}
.brocure-image img {
  width: 100%;
  height: 100%;
}
.case-study-border {
  margin-bottom: 35px;
  background: url(../images/footer_line.png);
  background-repeat: repeat;
  width: 100%;
  height: 1px;
}
#exampleModal .modal-dialog {
  margin-top: 15%;
  width: 500px;
}

#exampleModal label {
  width: 100%;
}
.for-long-form {
  width: 100%;
  margin-bottom: 15px;
}

#exampleModalLabel .modal-title {
  display: flex;
  justify-content: center;
}
#exampleModalLabel .modal-title {
  text-align: center;
}
/*-----------------22-08-2022-----------*/
.new-success-story {
  margin-top: 45px;
  margin-bottom: 45px;
  text-align: center;
}
.new-success-story h2 {
  color: #1a40aa;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 35px;
  margin-bottom: 80px;
}
.succc-new-image {
  position: absolute;
  top: 25%;
  color: #fff;
}
.succc-new-image h1 {
  margin-bottom: 35px;
}
.succc-new-image .new-read-more {
  background: #fff;
  padding: 10px 25px;
  border-radius: 7px;
}
.succc-new-image a {
  color: #0056b3;
  text-decoration: none;
  font-weight: 500;
}
.succc-new-image h2 {
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 25px;
}
.pagination-part .pagination {
  display: flex;
  justify-content: center;
  margin-bottom: 135px;
}
.achieve-part:last-child {
  content: "";
  margin-bottom: 150px;
}

/*-------------------------------thank-you-page------------------*/
.thankyou-background {
  background: #ffff;
  box-shadow: 0px 0px 10px #eee;
  min-height: 600px;
}
.thank-you-part {
  background: #ffffff;
  box-shadow: 0px 4px 40px 10px rgba(46, 191, 223, 0.17);
  border-radius: 15px;
  min-height: 860px;
  border: none;
  text-align: center;
  margin-top: 30px;
  padding-top: 35px;
  margin-bottom: 55px;
}
.thank-you-part h2 {
  font-size: 40px;
  font-weight: 700;
  color: #979797;
  margin-bottom: 25px;
}
.thank-you-part p {
  font-weight: 700;
  font-size: 20px;
  color: #b7b7b7;
  line-height: 23px;
}
.follow-us {
  margin-top: 40px;
  text-align: center;
}
.follow-icon {
  text-align: center;
  padding: 0;
}
.follow-icon li {
  display: inline-block;
  list-style: none;
}
.backto-home {
  padding: 12px 35px;
  background: #1a40aa;
  border-radius: 7px;
}
.button-part2 a {
  text-decoration: none;
  color: #fff;
}
/*-------------------------------thank-you-page------------------*/

/*-------------------------26/08/2022-------------------*/
.new_banner_content h1 {
  line-height: 20px;
  font-weight: bold;
}
.gallery-item.gallery-item-1 img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.top_carousel {
  margin-top: 55px;
  margin-bottom: 55px;
}
.order-management h2 {
  display: flex;
}
.order-management h2 span {
  margin-top: 14px;
  color: #1a40aa;
  font-weight: bold;
  font-size: 28px;
}
.slide-bar {
  position: fixed;
  z-index: 666666;
  right: 23px;
  top: 20%;
  background: #fff;
  width: 47px;
  min-height: 235px;
  padding: 10px;
  border-radius: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 3px;
}
.slide-bar ul {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.slide-bar ul li {
  list-style: none;
  padding: 14px 0px;
}
.slide-barulli:last-child {
  top: 6px;
  position: absolute;
}
.slide-bar ul li a {
  text-decoration: none;
}
/*-------------------for-new-part--------------------*/
.test_carousel {
  margin-bottom: 200px;
  margin-top: 100px;
}
.screenshot_slider.owl-item .item {
  transform: translate3d(0, 0, 0);
  margin: 50px 0;
}
.top_carousel {
  background: url(../images/43453%20%5BConverted%5D.png);
  background-position: center bottom;
  background-size: 100% 137px;
  background-repeat: no-repeat;
}
.screenshot_slider .owl-item .item {
  -webkit-transition: 0.3s;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0.5;
  background: url(../images/test_bg1.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% 100%;
}
.screenshot_slider .owl-item.center .item {
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  transform-origin: center;
  opacity: 1;
  min-height: 335px;
}
.screenshot_slider .owl-item.center {
  z-index: 999;
}
.screenshot_slider .owl-nav {
  text-align: center;
}
.screenshot_slider .owl-nav button {
  font-size: 24px !important;
  margin: 10px;
  color: #033aff !important;
}
.award-part {
  margin-top: 45px;
  margin-bottom: 70px;
}
/*--------------------new-css----*/
.sol_info {
  border-radius: 10px;
  box-shadow: 0 0 25px #cbd6e280;
  background-color: #fff;
  margin-bottom: 35px;
  padding: 10px;
  height: 150px;
  margin-top: 20px;
}
#sfa .sol_info {
  margin-bottom: 15px;
}
.sol_info img {
  width: 60px;
  margin-bottom: 10px;
}
.section_heading h2 {
  font-size: 35px;
  font-weight: 600;
  color: #1a40aa;
  text-align: center;
  margin-bottom: 25px;
}
.abcd {
  padding: 0px 25px;
  padding-top: 100px;
}
.efgh {
  padding-top: 150px;
  padding-left: 38px;
}
.test_img img {
  width: 81px !important;
  height: 81px;
  border-radius: 50%;
  border: 5px solid #fff;
  object-fit: cover;
}
.abcd h3 {
  font-size: 10px;
  color: #fff;
  text-align: center;
}
.abcd h4 {
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.test_carousel h2 {
  font-size: 35px;
  font-weight: 600;
  color: #1a40aa;
  text-align: center;
  margin-bottom: 25px;
}
.testimonial_img {
  width: 130px;
  height: 130px;
  border-radius: 100%;
  border: 9px solid #fff;
  overflow: hidden;
  margin: 44px auto 0;
  margin-top: 44px;
}
.test_part1 {
  width: 40%;
  float: left;
  text-align: center;
  padding: 50px;
}
.test-right {
  width: 60%;
  float: left;
}
.testimonials .test_head {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 5px;
}
.shadow-effect {
  background-image: url(../images/test_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
/*------------------for-menu-css--------------------*/
.dropdown-menu {
  padding: 0.5rem 0 0;
}
.navbar .dropdown-menu {
  border: none;
  background-color: #fff !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-left: 0.1rem;
  padding-right: 0.1rem;
}
@media screen and (min-width: 992px) {
  .navbar {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .navbar .nav-item {
    padding: 0.5rem 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 0s, opacity 0.3s linear;
  }
  .navbar .dropdown .dropdown-menu:hover,
  .navbar .dropdown:hover .dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity 0.3s linear;
  }
  .navbar .dropdown-menu {
    border: 1px solid rgba(0, 0, 0, 0.15);
    background-color: #fff;
  }
}
.navbar-nav .nav-link {
  color: #1a40aa;
  font-size: 18px;
  font-weight: 400;
}
.navbar-nav .nav-link:hover {
  color: #0056b3;
}
.dropdown-toggle::after {
  display: none;
}
@keyframes underline {
  0% {
    width: 0%;
    background-color: #000;
  }
  100% {
    width: 100%;
    background-color: transparent;
  }
}
.til4 {
  background: #fff;
  height: 1px;
  width: 60px;
  margin-bottom: 20px;
  animation: underline2 2s infinite;
  margin-top: 15px;
}
@keyframes underline2 {
  0% {
    width: 0%;
    background-color: #fff;
  }
  100% {
    width: 15%;
    background-color: transparent;
  }
}
.til5 {
  background: #fff;
  height: 1px;
  width: 60px;
  margin-bottom: 20px;
  animation: underline3 2s infinite;
  margin-top: 15px;
  position: absolute;
  right: 49px;
}
@keyframes underline3 {
  0% {
    width: 0%;
    background-color: #fff;
  }
  100% {
    width: 30%;
    background-color: transparent;
  }
}
.navbar-toggler-icon {
  content: "\f0c9";
  font-family: FontAwesome;
  color: #fff;
  font-size: 14px;
}
@keyframes underline6 {
  0% {
    width: 0%;
    background-color: #000;
  }
  100% {
    width: 40%;
    background-color: transparent;
  }
}
@keyframes und_line {
  0% {
    width: 0%;
    background-color: #1a40aa;
  }
  100% {
    width: 30%;
    background-color: transparent;
  }
}
.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%);
}
.icon_div img {
  max-height: 200px;
  margin-bottom: 40px;
}
.product_flow_sec {
  width: 100%;
  margin: 0;
  padding: 0 0 20px;
}
.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;
}
.sticky_icon_ul li {
  padding: 15px 0;
}
.sticky_icon_ul li a i {
  color: #1a40aa;
  font-size: 20px;
}
.sticky {
  background: #fff;
  border-bottom: 1px solid #ccc;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999999;
}
.navbar-brand {
  max-width: 222px;
}
.nav-link {
  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;
}
.dropdown-menu ul {
  list-style: none;
  padding-left: 0;
}
.dropdown-menu ul li a {
  display: block;
  color: #090909;
  text-decoration: none;
  line-height: 32px;
}
.dropdown-menu ul li a:hover {
  color: #1a40aa;
}
.dropdown-menu ul li a h6 {
  color: #090909;
  font-size: 20px;
  margin-bottom: 15px;
}
.dropdown-menu ul li h6 {
  color: #1a40aa;
  font-size: 19px;
  background-color: #f3f3f3;
  line-height: 24px;
  margin-bottom: 10px;
}
.dropdown-menu ul li:last-child {
  border-bottom: 0.5px solid #f7f2f2;
}
.dropdown-menu ul li {
  padding: 15px;
  font-size: 22px;
  padding-left: 90px;
  display: flex;
}
.dropdown-menu ul li .fa-angle-left {
  margin-right: 20px;
  margin-left: -30px;
  margin-top: 5px;
}
.dropdown-menu ul li .fa-angle-right {
  margin-right: 20px;
  margin-left: -30px;
}
.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 a h6 {
  padding-left: 32px;
}
.dropdown-menu ul li .fa-users {
  margin-right: 20px;
  margin-left: -30px;
}
.dropdown-menu ul li ul {
  position: fixed;
  transform: translateX(-387px);
  -webkit-transform: translateX(-387px);
  display: none;
  width: 300px;
  background: #f3f3f3;
  top: 66px;
  height: 94%;
  padding: 60px 15px 30px;
  overflow: auto;
}
.dropdown-menu ul li ul li:last-child {
  margin-bottom: 100px;
}
.dropdown-menu ul li:hover ul {
  display: block;
}
.dropdown-menu ul li ul li {
  font-size: 14px;
  padding-left: 15px;
  margin-bottom: 40px;
  margin-left: 5px;
  margin-right: 5px;
}

.top-contact {
  position: absolute;
  top: 10px;
  font-size: 13px;
  color: #444;
  right: 38px;
  z-index: 999999;
}
@keyframes example2 {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: 20px;
  }
  100% {
    margin-top: 0;
  }
}
.nav-link:before {
  content: "";
  width: 0;
  height: 2px;
  background: #1a40aa;
  position: absolute;
  bottom: -5px;
  z-index: 999;
  transition: all ease 1s;
  left: 0;
}
.nav-link:hover:before {
  width: 100%;
  transition: all ease 1s;
}
.dropdown-menu ul li a h6 img {
  width: 28px;
  padding-right: 6px;
}
.dropdown-menu ul li a h6 {
  color: #1a40aa;
  font-size: 19px;
  background-color: #f3f3f3;
}
.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:nth-child(1) {
  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:nth-child(1) {
  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;
}
#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-content {
  display: none;
}
.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: all 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: all 0.3s ease;
}
.accordion-toggle.active-tab a:after {
  color: #fff;
}
.accordion-toggle.active-tab .menu-list li a {
  text-decoration: none;
  color: #fff !important;
}
.menu-link {
  color: #1a40aa;
}
.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 {
  display: none;
}
.mobilenav h4 {
  font-size: 17px;
  color: #1a40aa;
  margin-top: 10px;
}
.mobilenav h4:nth-child(1) {
  margin-bottom: 20px;
}
.mobilenav h5 {
  font-size: 14px;
  color: #6f6f6f;
}
#menu-container .menu-list li a {
  display: block;
  color: #090909;
  text-decoration: none;
  line-height: 32px;
  font-size: 17px;
}
#menu-container .menu-list li {
  padding: 10px 0;
}
.hide_sub_menu {
  display: none;
  padding: 20px 10px;
}
.hide_sub_menu ul {
  list-style: none;
  padding: 0;
}
.sub_submenu {
  display: block;
}
.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 a {
  display: block;
  color: #090909;
  text-decoration: none;
  line-height: 32px;
  font-size: 17px;
}
.hide_sub_menu ul li {
  padding: 12px 0 !important;
}
#menu-container .menu-list li a i {
  padding-right: 5px;
}
.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;
}
.receent_blog h5 {
  color: #1a40aa;
}
.list-item:last-child {
  border: none;
}
@media screen and (min-device-width: 1200px) and (max-device-width: 1479px) {
}
@media screen and (min-device-width: 1200px) and (max-device-width: 1300px) {
}
.top-contact {
  display: block;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #fff;
  background-color: #494949;
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
.accordion .card-header:after {
  font-family: FontAwesome;
  content: "\f068";
  float: left;
}
.accordion .card-header.collapsed:after {
  content: "\f067";
}
.nav-tabs .nav-item {
  color: #444;
}
#sfa .sol_info {
  margin-bottom: 15px;
}
.dropdown-menu ul li a h6 img {
  width: auto;
  max-width: 50px;
  margin-left: -50px;
}
.dropdown-menu ul li ul li {
  /* overflow: hidden; */
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.contract-no {
  padding-left: 60px;
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
.contract-no a {
  padding: 10px;
  float: left;
  color: #082c91;
  font-size: 14px;
}
.navbar .product-logo {
  max-width: 367px !important;
}
#navbarSupportedContent {
  z-index: 999999999;
}
.log_incont {
  border-radius: 15px;
  padding: 6px 2px;
  text-align: center;
  color: #fff;
}
.log_incont a {
  color: #ffffff;
  padding: 7px 23px;
  border: 1px solid #1a40aa;
  border-radius: 24px;
  font-size: 13px;
  background: #1a40aa;
  text-decoration: none;
}
.log_incont a:hover {
  background: #fff;
  border: 1px solid #1a40aa;
  color: #1a40aa;
}
.mrgt-5 {
  margin-right: 10px;
}
.sticky-for-header {
  top: 0;
  left: 0;
  position: sticky;
  z-index: 999999;
}
.user_logicon {
  font-size: 28px !important;
}
.user_logicon:hover {
  color: #6584ff;
}
.nav-link.no_underline:hover::before {
  width: 0 !important;
  transition: all ease 1s;
}
.navbar-expand-lg .navbar-nav .dropdown-menu.user_icon_pdtp {
  padding: 53px 60px 50px 0;
}
.mobilenav .mob_usericon {
  font-size: 24px;
}
/*------------------for-menu-css--------------------*/

/*------------------------------home-page-new-testimonial-slider------------------------*/
.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%;
}
#customers-testimonials {
  text-align: center;
}
#customers-testimonials .item {
  text-align: center;
  padding: 50px 0 35px;
  margin-bottom: 0;
  opacity: 0.1;
  transform: scale3d(0.8, 0.8, 1);
  transition: all 0.3s ease-in-out;
}
.shadow-effect {
  background: #fff;
  padding: 29px;
  border-radius: 4px;
  text-align: center;
  border: 1px solid #ececec;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.02);
}
.shadow-effect {
  background-image: url(../images/test_bg.jpg);
  background-repeat: no-repeat;
  background-size: 113% 100%;
}
.testimonial_img {
  width: 130px;
  height: 130px;
  border-radius: 100%;
  border: 9px solid #fff;
  overflow: hidden;
  margin: 44px auto 0;
}
.test_part1 {
  text-align: center;
}
.client_name h4 {
  color: #fff;
  font-size: 21px;
  margin: 20px auto 10px;
}
.client_name h6 {
  line-height: 28px;
}
.client_name h6 {
  line-height: 28px;
}
.testimonials .test_head {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 5px;
}
.customer_logo {
  width: auto !important;
  margin: 0 0 10px !important;
  height: 70px;
}
#customers-testimonials .fa-quote-left {
  font-size: 30px !important;
  opacity: 0.2;
  position: absolute;
  left: 0 !important;
  top: 73px;
}
#customers-testimonials .shadow-effect p {
  font-size: 17px;
  line-height: 1.5;
  padding: 0 50px;
  text-align: justify;
  text-align: left;
  line-height: 30px;
}
#customers-testimonials.owl-carousel .owl-stage .center {
  left: 0;
}
#customers-testimonials .owl-item.active.center .item {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}
.client_name h6 {
  color: #fff;
  font-size: 13px;
}
#customers-testimonials .owl-stage .center {
  z-index: 1000 !important;
}
#customers-testimonials .owl-stage .center .item {
  margin-top: 51px;
}
.test_part2 {
  position: relative;
}
#customers-testimonials .fa-quote-right {
  font-size: 30px !important;
  opacity: 0.2;
  position: relative;
  right: -177px;
  bottom: 3px;
}
@media screen and (min-device-width: 1480px) and (max-device-width: 2090px) {
  #customers-testimonials .item {
    margin-bottom: 0;
  }
  .testimonial_img {
    width: 190px;
    height: 190px;
    border-radius: 100%;
    border: 15px solid #fff;
    overflow: hidden;
    margin-top: 44px;
    margin-left: 20px;
  }
  #customers-testimonials .fa-quote-left {
    left: -261px;
  }
  #customers-testimonials .fa-quote-right {
    left: 261px;
  }
  #customers-testimonials .owl-stage .active .item {
    width: 900px !important;
  }
  #customers-testimonials .owl-stage .center .item {
    padding: 0 !important;
    width: 900px !important;
    z-index: 1000 !important;
    margin-left: -100px;
    margin-top: 51px;
  }
  #customers-testimonials .owl-stage .center .item .shadow-effect {
    /* height: 450px!important; */
    width: 900px !important;
  }
}
@media only screen and (min-width: 1026px) {
}
@media screen and (min-device-width: 1200px) {
  #customers-testimonials .item {
    padding: 50px 0 0 !important;
    max-height: 640px;
  }
}
@media screen and (min-device-width: 1200px) and (max-device-width: 1479px) {
  #customers-testimonials .owl-stage .center .item {
    padding: 0 !important;
    width: 700px !important;
    z-index: 1000 !important;
    margin-left: -39%;
  }
  #customers-testimonials .owl-stage .center .item .shadow-effect {
    /*height: 430px!important;*/
    width: 795px !important;
  }
  #customers-testimonials .item {
    padding: 50px 0 0 !important;
  }
}
@media screen and (min-device-width: 1100px) and (max-device-width: 1400px) {
  #customers-testimonials .owl-stage .center .item .shadow-effect {
    height: 500px !important;
  }
  #customers-testimonials .owl-stage .center .item .shadow-effect {
    /*    height: 430px!important;*/
    width: 795px !important;
  }
  .shadow-effect {
    background-repeat: no-repeat;
    background-size: 108% 100%;
  }
}
@media screen and (min-device-width: 992px) and (max-device-width: 1199px) {
  #customers-testimonials .item {
    padding: 50px 0 45px !important;
  }
  #customers-testimonials .owl-stage .active .item {
    width: 700px !important;
  }
  #customers-testimonials .owl-stage .center .item {
    padding: 0 !important;
    width: 700px !important;
    z-index: 1000 !important;
    margin-left: -100px;
  }
  #customers-testimonials .owl-stage .center {
    z-index: 1000 !important;
  }
  #customers-testimonials .owl-stage .center .item .shadow-effect {
    height: 500px !important;
    width: 700px !important;
  }
}
@media screen and (max-width: 991px) {
  .client_name h4 {
    color: #090909;
  }
  .client_name h6 {
    color: #1a40aa;
  }
  .client_name h6 {
    color: #1a40aa;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
  #customers-testimonials .item {
    padding: 19px;
    margin-bottom: 0;
  }
  .shadow-effect {
    background: #fff;
  }
  .testimonials .test_head {
    justify-content: center;
  }
  #customers-testimonials .fa-quote-right {
    font-size: 30px !important;
    opacity: 0.2;
    position: absolute;
    right: 19px;
    bottom: 3px;
  }
}
@media screen and (min-device-width: 480px) and (max-device-width: 767px) {
  .testimonials .test_head {
    justify-content: center;
  }
  .testimonial_img {
    margin: 0 auto;
  }
  .shadow-effect {
    background: #fff;
  }
  #customers-testimonials .item {
    padding: 19px;
  }
}
@media only screen and (max-width: 575.98px) {
}
@media only screen and (max-width: 480px) {
}
@media screen and (min-device-width: 320px) and (max-device-width: 479px) {
  #customers-testimonials .item {
    margin-bottom: 0 !important;
  }
  #customers-testimonials .item {
    padding: 19px;
    margin-bottom: 34px;
  }
  .shadow-effect {
    background: #fff;
  }
  .test_head {
    margin-bottom: 0;
    justify-content: center !important;
  }
  #customers-testimonials.owl-carousel .owl-item img {
    height: auto;
  }
  #customers-testimonials .shadow-effect p {
    margin: 0 0 17px 0;
    padding: 0;
    color: #090909;
  }
}
/*----------------------------------19-09-2022-------------------------------*/
.user-part {
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
}

.view-botton {
  margin-top: 45px;
}
.for-brochure-new {
  text-align: center;
  border-right: 1px solid #1a40aa;
  height: 200px;
}
.for-brochure-new:nth-of-type(2) {
  border-right: 0px;
}
.for-brochure-new2 {
  height: 200px;
  text-align: center;
}

.for-brochure-new .download-gosales-brochure {
  background: #1a40aa;
  width: 180px;
  padding: 10px;
  display: block;
  margin: 0 auto;
  text-decoration: none;
  color: #fff;
  border-radius: 5px;
}
.for-brochure-new .download-gosales-brochure:hover {
  background: transparent;
  border: 1px solid #1a40aa;
  color: #1a40aa;
}
.for-brochure-new h3 {
  margin-bottom: 35px;
  font-size: 28px;
  font-weight: bold;
  color: #1a40aa;
}
/*----------------------------------19-09-2022-------------------------------*/

/*----------------------------------27-09-2022-------------------------------*/
.how-to-contact {
  margin-top: 30px;
  margin-bottom: 60px;
}
.webp-icon {
  padding: 0;
  margin-top: 35px;
}
.webp-icon li {
  list-style: none;
  margin-bottom: 25px;
  letter-spacing: 2px;
}
.webp-icon li a {
  text-decoration: none;
}
.webp-icon span {
  margin-left: 20px;
}
.our-contact-page {
  background: #efefef;
  padding: 25px 30px;
  box-sizing: border-box;
  border-radius: 15px;
}
.our-contact-page h4 {
  margin-bottom: 25px;
}
.our-contact-page form input {
  width: 100%;
  border-bottom: 1px solid #000;
  border: none;
  padding: 10px;
  margin-bottom: 25px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #343434;
  line-height: 40px;
  background: transparent;
}
.our-contact-page form textarea {
  height: 100px;
  width: 100%;
  padding: 10px;
  margin-bottom: 25px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #343434;
  line-height: 40px;
  background: transparent;
}
.contact-submit-new {
  padding: 10px 30px;
  border: none;
  background: #2097fc;
  border: 1px solid #2097fc;
  color: #fff;
  border-radius: 5px;
  margin-bottom: 25px;
}
.our-contact-page a {
  text-decoration: none;
  color: #fff;
}
.contact-submit-new:hover {
  border: 1px solid #2097fc;
  background: transparent;
  color: #2097fc;
}
/*----------------------------------27-09-2022-------------------------------*/

/*------------------------------------29-09-2022-----------------------------------*/

.new-botton-for-footer .footer-end {
  padding: 10px 35px;
  background-color: #1a40aa;
  border: none;
  color: #fff;
  border-radius: 3px;
  margin-top: 5px;
}
.new-botton-for-footer a {
  text-decoration: none;
}
.new-company-footer-part {
  margin-top: 20px;
}
.new-company-footer-part span {
  margin-left: 13px;
}
#home-map .container-fluid {
  margin-bottom: 35px;
}
.new-botton-for-footer {
  margin-top: 15px;
}

/*------------------------------------29-09-2022-----------------------------------*/

.our-clients:after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: #1a40aa;
  clip-path: polygon(147px 12px, 105% 0px, 113% 100%, 17.6% 101.39%);
  top: 0;
  z-index: -123;
}

.optin-part-new {
  margin-top: 35px;
  margin-bottom: 35px;
}
.new-opn-part {
  background: #1a40aa;
  min-height: 300px;
  padding: 15px;
}
.optin-left {
  display: flex;
  justify-content: center;
  align-items: center;
}
.optin-right img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.btn.sub_btn_signup_optin {
  background: #fff;
  border: none;
  color: #1a40aa;
  padding: 10px 30px;
}

.new-cntrn {
  background-color: #1a40aa;
  padding: 35px 30px;
  box-sizing: border-box;
  border-radius: 15px;
  width: 600px;
  margin: 0 auto;
  margin-top: 80px;
  margin-bottom: 60px;
}
.new-cntrn h3 {
  text-align: center;
  color: #fff;
}
.new-cntrn input {
  width: 100%;
  border-top: none;
  border-left: none;
  border-right: none;
  height: 40px;
  padding: 10px;
  color: #fff;
  margin-bottom: 25px;
  background: transparent;
  border-bottom: 1px solid #fff;
}
.new-cntrn label {
  width: 100%;
  float: left;
  padding: 10px;
  color: #fff;
}
.new-cntrn select {
  width: 100%;
  border-top: none;
  border-left: none;
  border-right: none;
  height: 40px;
  padding: 10px;
  color: #000;
  margin-bottom: 25px;
  border-bottom: 1px solid #fff;
  border-radius: 5px;
}

@media (max-width: 1200px) {
  .our-clients:after {
    clip-path: polygon(90px 12px, 105% 0px, 113% 100%, 17.6% 101.39%);
  }
}
@media (max-width: 992px) {
  .our-clients:after {
    clip-path: polygon(-3px 12px, 105% 0px, 113% 100%, 15.6% 101.39%);
  }
}
@media (max-width: 768px) {
  .our-clients:after {
    clip-path: none;
  }
}

@media (max-width: 575px) {
  .new_banner_content p {
    font-size: 24px;
    margin-bottom: 5px;
  }
  .new_banner_content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 6%;
    z-index: 1;
    width: 90%;
    color: #fff;
  }
}

.four-o-four-bg {
  width: 100%;
  height: 800px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 32px;
  background: #fafafa;
  margin-bottom: 60px;
}
.four-o-four-text-lg {
  color: #134c83;
  text-align: center;
  font-size: 109px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
}

.border-1 {
  border: 1px solid #1a40aa;
}
.common-btn {
  font-size: 20px;
  padding: 16px 16px;
}

/* ///////////////////////////////// */
.footer-part {
  text-align: left;
  bottom: 0;
  color: #4b4b4b;
  font-family: "Circular Std Book";
  font-size: 14px !important;
  background: #fff url(../images/footer_line.png) repeat-x top left;
  padding: 20px 0 0;
}

/* Contact modal form start */

.contact-modal-btn {
  display: none;
  position: fixed;
  bottom: 30%;
  right: 0;
  padding: 12px 16px;
  background: #1a40aa;
  color: #fff;
  align-items: center;
  justify-content: center;
  z-index: 999999;
  line-height: 100%;
  font-size: 14px;
  font-weight: 500;
  transition: 0.3s;
  border-radius: 24px 0 0 24px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-border-radius: 24px 0 0 24px;
  -moz-border-radius: 24px 0 0 24px;
  -ms-border-radius: 24px 0 0 24px;
  -o-border-radius: 24px 0 0 24px;
}

.contact-modal-btn:hover {
  color: #fff;
  text-decoration: none;
}
.contact-modal-right-part {
  background: #1a40aa;
  width: 100%;
  height: 100%;
  border-radius: 0 0 14px 14px;
  -webkit-border-radius: 0 0 14px 14px;
  -moz-border-radius: 0 0 14px 14px;
  -ms-border-radius: 0 0 14px 14px;
  -o-border-radius: 0 0 14px 14px;
}

@media (min-width: 768px) {
  .contact-modal-right-part {
    border-radius: 0 14px 14px 0px;
    -webkit-border-radius: 0 14px 14px 0px;
    -moz-border-radius: 0 14px 14px 0px;
    -ms-border-radius: 0 14px 14px 0px;
    -o-border-radius: 0 14px 14px 0px;
  }
}
.contact-modal-right-part {
  padding: 32px;
}
.contact-modal-left-part {
  padding: 32px;
}

.modal-contact-form .form-label {
  color: #fff;
}
.modal-contact-form .form-check-label {
  color: #fff;
}

.contact-modal-form-close-btn .btn-close {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m7 7l10 10M7 17L17 7'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  opacity: 1;
  width: 24px;
  height: 24px;
  display: inline-block;
}
.contact-modal-form-close-btn {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 1;
  background: #2097fc;
  color: #fff;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  font-size: 22px;
}

.modal-contact-title {
  color: #1a40aa;

  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.5px;
  margin-bottom: 16px;
}

.modal-contact-desc {
  color: #000;

  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.5px;
}

.contact-modal-left-part-list {
  margin-top: 16px;
}
.contact-modal-left-part-list .list-group li {
  color: #000;

  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.5px;
  border: 0;
}
.contact-modal-left-part-list .list-group li span {
  margin-left: 12px;
}

.modal-contact-form .form-label {
  color: #fff;

  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.5px;
}
.modal-contact-form .form-control {
  color: #000;

  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.5px;
}

.contact-modal-form .modal-content {
  border: none;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
}

.modal-contact-form-submit {
  background: #2097fc;
  border-color: #2097fc;
  padding: 8px 30px;
}
.modal-contact-form-submit:hover {
  background: #2f9eff;
  border-color: #2f9eff;
}
.modal-dialog {
  max-width: 100%;
  padding-left: 16px;
  padding-right: 16px;
}
.contact-modal-form.modal {
  z-index: 999999;
}
.modal-open .navbar-brand {
  display: none;
}
@media (min-width: 992px) {
  .modal-dialog {
    max-width: 100%;
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 1200px) {
  .modal-dialog {
    max-width: 100%;
    padding-left: 50px;
    padding-right: 50px;
  }
}
.form-select:focus {
  outline: none;
}
/* .modal {
  z-index: 1200;
} */
.form-select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #6c757d;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: px solid #dee2e6;
  border-radius: 0.356rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0.356rem;
  -moz-border-radius: 0.356rem;
  -ms-border-radius: 0.356rem;
  -o-border-radius: 0.356rem;
}

/* To prepevent body scroll when modal open start */
body.modal-open {
  overflow: hidden;
  position: fixed;
}
/* To prepevent body scroll when modal open end */
/* Contact modal form end */
.workflow .panel-title,
.button_p,
.sign-up a {
  font-family: "Roboto" !important;
}
.pric-box .pric-box-top h3 {
  font-family: "Roboto" !important;
  font-weight: 500;
}
.pric-box .pric-box-top .workflow h3 {
  font-size: 16px;
}
.sign-up a {
  background: linear-gradient(to right, #128ed8, #3687d7);
}

.pricing-top {
  background: #f7f8ff url(gosales-pricing/img/go-pricing.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100%;
}
.button_p.button_p-n {
  background: none;
  border: 1px solid #128ed8;
  color: #222;
}
.button_p.button_p-n:hover {
  color: #fff;
  border: 1px solid #b3c70a;
}
.pric-box {
  position: relative;
}
.button_p.get_pack29 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
}
.button_p.get_pack31 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
}
.button_p.get_pack32 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
}
.button_p.get_pack33 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
}
.faq-section {
  margin-bottom: 54px !important;
}
.dropdown-menu ul li ul {
  top: 59px !important;
}

/*-----------------------------------*/
.sticky-for-header .navbar {
  margin-bottom: 0 !important;
}
.anul_check_click {
  float: left;
  vertical-align: top;
  margin-top: 0;
  margin-right: 3px;
}
.optional_packeg {
  float: left;
  vertical-align: top;
  margin-top: 0;
  margin-right: 3px;
}
.pricing-background2 {
  background:/*--#f5fff3--*/ #c8f2ff !important;
  padding-top: 50px;
  padding-bottom: 0;
}
.pric-box .pric-box-top h3 {
  background: #1c41ab !important;
  margin-top: 0;
  color: #fff;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  line-height: 1.4em;
}
.pric-box {
  border-color: #fff; /*--min-height: 603px; height:auto !important;--*/
}
.panel-heading::before {
  display: none;
}
.panel-title::before {
  content: " ";
  background: url(gosales-pricing/img/arrow12.png) no-repeat left 3px;
  right: 3px;
  width: 10px;
  height: 13px;
  position: absolute;
  z-index: 999;
  transform: rotate(90deg);
}
panel-title {
  position: relative;
}
/*--.workflow{height:auto !important;}--*/
.pric-box .pric-box-top .workflow h3 {
  border-bottom: 1px solid #f1f1f1;
  background: #fff !important;
  margin-top: 0;
  margin-bottom: 10px;
  color: #2ca9a9;
  font-size: 19px;
  text-align: left;
  border-radius: 0 !important;
}
.list-part li {
  border-bottom: none !important;
  line-height: 24px;
}
.pric-box .amount0 {
  color: #4f778a;
  padding: 15px 0 0;
  display: block;
}
.list-part li {
  background: url(gosales-pricing/img/benefit-icon.png) no-repeat left 5px;
  background-size: 15px;
  padding-left: 30px !important;
  color: #666;
  padding-right: 10px !important;
}
.gradient-block2 h2 {
  color: #666;
}
.panel {
  border: none !important;
  box-shadow: none !important;
}
/*--.workflow .panel-group .panel-body, .workflow .panel-group .panel-title { padding-right: 0 !important;}
	  .panel-default > .panel-heading { padding-right: 0;}--*/

.panel-heading a {
  padding-left: 0px !important;
  color: #666;
  padding-right: 10px !important;
  line-height: 24px;
  font-size: 14px;
}
#testimonial-slider012 .service_pre {
  position: absolute !important;
  margin-top: -144px !important;
  margin-left: -40px !important;
}
#testimonial-slider012 .service_next {
  position: absolute !important;
  margin-top: -144px !important;
  margin-left: 28px !important;
}
.panel-group .panel {
  padding-top: 5px;
  padding-bottom: 5px;
}
.tooltip .panel-title::before {
  display: none;
}
.tooltip {
  position: relative !important;
  display: block;
  transition: all ease 1s;
  opacity: 1;
  z-index: 999;
}
.tooltip:after {
  width: 13px;
  height: 13px;
  position: absolute;
  content: "";
  top: 16px;
  right: 5px;
  background: url(gosales-pricing/img/web-49-512.png);
  background-size: 100%;
}
.tooltip .tooltiptext {
  visibility: hidden;
  width: 80%;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 10px;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: 0% !important;
  transition: all ease 1s;
  opacity: 0;
  right: 25px;
  font-size: 9px;
}
.tooltip .tooltiptext:after {
  content: " ";
  position: absolute;
  right: -7px;
  top: 8px;
  border-top: 8px solid transparent;
  border-right: none;
  border-left: 8px solid black;
  border-bottom: 8px solid transparent;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
  transition: all ease 1s;
  opacity: 1;
}
.pricing-top {
  background: linear-gradient(to right, #1aa0d3 0%, #0cc 60%);
  padding: 50px 0 20px;
  margin-bottom: 50px;
  text-align: center;
}
.pricing-top h3 {
  font-size: 30px;
  text-transform: capitalize;
  font-weight: bold;
  color: #fff;
  margin-bottom: 20px;
  line-height: 1.4em;
}
.pricing-top h5 {
  font-size: 18px;
  text-transform: capitalize;
  color: rgba(255, 255, 255, 0.75);
  margin-bottom: 20px;
}
.sign-up {
  margin: 20px auto;
  float: none;
  width: 200px;
  display: inline-block;
}
.sign-up a {
  padding: 15px;
  display: block;
  border-radius: 7px;
  text-align: center;
  font-family: "Roboto_Condensed";
  text-transform: uppercase;
  background: #128ed8;
  font-size: 15px;
  color: #fff;
  font-family: "Poppins";
  font-weight: 500;
  transition: all ease-in 0.3s;
}
.sign-up a:hover {
  transition: all ease-in 0.3s;
}
.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
  vertical-align: top;
  margin: 0 10px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #2196f3;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  /* background-color: white; */
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
input:checked + .slider {
  background-color: #2196f3;
}
input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
.pricing-toggle {
  text-align: center;
  margin-bottom: 20px;
}
.pricing-package {
  font-size: 20px;
  color: #00cccc;
  font-weight: 600;
}
.supports {
  text-align: center;
  margin-top: 20px;
}
.supports p {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
}
.supports p span {
  color: #666;
}
.faq {
  margin-top: 30px;
}
.faq .panel-title::before {
  display: none;
}
.faq .panel-group .panel {
  padding-top: 12px;
  padding-bottom: 12px;
  background: transparent;
  border-top: solid 1px #ccc !important;
  border-radius: 0;
  margin-top: 0;
}
.faq .panel-group .panel:last-child {
  border-bottom: solid 1px #ccc !important;
}
.faq .panel-default > .panel-heading {
  background: transparent;
  padding-left: 5px;
}
.faq .panel-default > .panel-heading.collapsed {
  border: none;
}
.faq .panel-heading .panel-title {
  padding-left: 0;
  color: #4d4d4d;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
}
.faq .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
  background: rgba(107, 200, 254, 0.15);
  margin: 10px 0 10px 10px;
}
.faq .panel-heading .panel-title:hover {
  color: #0973a5;
}
.faq p {
  font-size: 14px;
  margin-bottom: 0;
  color: #4d4d4d;
  text-align: left;
  line-height: 1.8em;
}
.faq-section {
  float: left;
  width: 100%;
  padding: 50px 0;
  margin-top: 30px;
  background: #fff;
}
.faq-section h1 {
  color: #0973a5;
  font-size: 30px;
  text-transform: uppercase;
  font-family: "Catamaran-Regular_b";
  text-align: Center;
  margin-bottom: 20px;
}
.navbar-brand img {
  max-width: 100%;
  height: auto;
}
.faq .panel-group .panel-heading:after {
  position: absolute;
  font-family: "FontAwesome";
  top: 10px;
  right: 20px;
  font-weight: 100;
  content: "\f068";
  font-size: 16px;
  color: #0973a5;
  border-radius: 50%;
}
.faq .panel-group .collapsed:after {
  position: absolute;
  font-family: "FontAwesome";
  top: 10px;
  right: 20px;
  font-weight: 100;
  content: "\f067";
  font-size: 16px;
  border-radius: 50%;
}
.pri {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: top;
  justify-content: center;
}
.pric-box {
  margin: 15px 5px;
}
/*----*/
.p_button_last {
  position: relative;
}
@media only screen and (min-width: 240px) and (max-width: 990px) {
  .pri {
    display: block !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1590px) {
  .pric-box {
    width: 18%;
  }
  .pricing-top {
    padding-top: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .pric-box {
    width: 45% !important;
  }
}
@media only screen and (min-width: 1600px) {
  .pricing-top {
    padding-top: 100px;
  }
}
/*--------------------------------------*/
.point2 li {
  margin-top: 30px;
  display: flex;
  min-height: auto;
  border-top: 0 !important;
  align-items: center;
}
.point2 li {
  width: 100%;
}
.case_study_inn_points li {
  line-height: 30px;
  padding: 5px 0;
  font-weight: 400 !important;
}
.case_study_inn_points li {
  /* 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;
}
.case_study_inn_points li:hover {
  box-shadow: 0 0 25px #cbd6e2;
}
.mission_vission {
  background-image: url(../images/dot2.png), url(../images/dot1.png);
  background-position: right bottom, left top;
  background-repeat: no-repeat, no-repeat;
  background-size: 29%, 30%;
  background-color: #fff;
}
.case_study_inn_points {
  padding: 0;
}
.case_study_inn_points {
  list-style: none;
}
.list-bulettt i,
.ul-list-all i {
  margin-left: -40px;
  position: absolute;
  top: 10px;
  color: #193ea8;
}
.list-bulettt li,
.ul-list-all li {
  position: relative;
  padding: 5px 15px 10px;
}
.case_study_inn_points li:nth-child(odd) {
  border-top: 10px solid #516f90;
  border-radius: 6px;
}
.mission_vission .product_flow_sec_info {
  margin-top: 50px;
}
.mission_vission .section_heading {
  margin-top: 100px;
}
.philosophy_sec {
  padding: 40px 0 100px;
}
.ps2 {
  background: #f3f3f3;
}
.list-bulettt {
  list-style: none;
}
.font_wt_bolder {
  font-weight: 800;
  font-size: 40px;
  color: #1a40aa;
}
.bg_optin {
  background: #edf2f6;
  padding-bottom: 100px;
}
.optn_cont {
  background: #f9f9f9;
  padding: 19px 15px;
  border-radius: 5px;
}
.optn_cont p {
  font-size: 20px;
  color: #337ab4;
}
.custm_signup_optin {
  background: #1a40aa;
  padding: 24px 38px;
  padding-bottom: 20px;
  margin-bottom: 0;
  border-radius: 14px;
  border: 5px solid #f1f1f1;
}
.custm_signup_optin h3 {
  /* font-family: 'Roboto', sans-serif; */
  font-size: 29px;
  text-transform: capitalize;
  color: #fff;
  text-align: center;
  font-weight: 400;
  letter-spacing: 1px;
  font-weight: 600;
}
.custm_signup_optin .form-group {
  position: relative;
}
.custm_signup_optin .form-group img {
  width: 28px;
  position: absolute;
  top: 14px;
  opacity: 0.5;
  left: 13px;
  -webkit-filter: invert(1);
  filter: invert(1);
}
.custm_signup_optin .form-control {
  background-color: #fff !important;
  border-radius: 2px;
  border: 1px solid #fff;
  outline: none;
  padding-left: 47px;
  padding-top: 28px;
  padding-bottom: 28px;
}
.error_m {
  color: red;
}
.custm_signup_optin .form-group img {
  width: 28px;
  position: absolute;
  top: 14px;
  opacity: 0.5;
  left: 13px;
  -webkit-filter: invert(1);
  filter: invert(1);
}
.form-group .option-part {
  width: 100%;
  padding: 20px;
  background-color: #fff;
  border: none;
  padding-left: 13%;
  color: #495057;
}
.btn.btn-primary {
  font-size: 18px;
  font-weight: 500;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.pxy-100 {
  padding: 100px 0;
}
.text-center {
  text-align: center !important;
}
.download-brocure-part img {
  width: 100%;
  max-width: 400px;
  height: auto;
}
.hdng_four {
  font-weight: 600;
  color: #1a40aa;
  line-height: 52px;
  margin-bottom: 30px;
}
.optin_txt {
  font-size: 20px;
  padding-left: 30px;
  position: relative;
  color: #1a40aa;
}
.optin_txt i {
  position: absolute;
  top: 6px;
  left: 0;
  color: #1a40aa;
  font-weight: 300;
}
.bg_cta {
  background-color: #1a40aa;
  /* background-image: url(../images/cta_bg.png); */
  background-size: cover;
  background-position: center 47px;
  background-repeat: no-repeat;
  border-radius: 6px;
  -webkit-box-shadow: 0 6px 6px -4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 6px -4px rgba(0, 0, 0, 0.2);
}
.bg_cta h2 {
  font-weight: 800;
  letter-spacing: 2px;
  color: #fff;
}
.bg_cta h5 {
  color: #fff;
  font-size: 24px;
  letter-spacing: 1px;
}
.grid {
  width: 100%;
  margin: auto;
}
.element-item {
  padding: 0;
  margin: 10px;
  width: calc(33% - 20px);
  display: inline-block;
}
.case_stude .flip_box {
  background-image: url(../images/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;
}
.element-item:nth-child(odd) .flip-card-front {
  border-top: 10px solid #516f90;
  border-radius: 6px;
}
.element-item .flip-card-front {
  background: #fff;
  padding-top: 15px;
}
.element-item .flip-card-front,
.flip-card-back {
  box-shadow: 0 0 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.02);
}
.case_stude .flip-card-front {
  /* background-color: #bbb; */
  color: #000;
}
.case_stude .flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  height: 400px;
  backface-visibility: hidden;
  overflow: hidden;
}
.case_stude .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.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_stude .flip-card-back {
  background-image: url(../images/flip_bg.png);
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
  transform: rotateY(180deg);
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.02);
  padding: 30px;
}

.test_head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}
.cases_back_logo {
  width: 45%;
  margin-bottom: 20px;
  display: block;
  margin: 0 auto 20px;
}
.img_big {
  width: 20%;
}
.case_stude .flip-card-back p {
  font-size: 18px !important;
  font-weight: 600 !important;
  text-align: justify;
}
.case_stude .flip-card-back p {
  color: #090909;
  font-size: 19px;
  line-height: 36px;
  margin-bottom: 45px;
  height: 219px;
  overflow: hidden;
  margin-top: 0;
}
.case_fot_btn {
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 8px;
  width: 100%;
  left: 0;
  padding: 0 26px;
}
.v-play {
  position: relative;
  margin-top: -9px;
}
.case_playv.v-play {
  display: none;
}
.v-play span {
  position: absolute;
  line-height: 44px;
  right: 30px;
  color: #1a40aa;
  transition: all ease 1s;
  top: 0;
  width: 100px;
}
.cases_back_logo {
  width: 45%;
  margin-bottom: 20px;
  display: block;
  margin: 0 auto 20px;
}
.case_stude {
  width: 100%;
  padding: 60px 0;
}
.case_stude .flip-card-front img {
  object-fit: contain;
  min-height: auto;
  max-height: 100px;
  width: auto;
  max-width: 58%;
  background: #fff;
}
.case-logo {
  height: 100px;
}
.test_head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}
.element-item:nth-child(even) .flip-card-front {
  border-top: 10px solid #1a40aa;
  border-radius: 6px;
}
.case_stude .flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
.case_stude .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.case_fot_btn {
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 8px;
  width: 100%;
  left: 0;
  padding: 0 26px;
}
.readmore {
  color: #1a40aa;
  transition: all 0.1s ease;
}
.readmore {
  position: relative;
}
.readmore i {
  position: relative;
  top: 5px;
  color: #03113a;
  opacity: 0.5;
  transition: 1s ease all;
  font-size: 30px;
}
.readmore .fa-angle-right {
  display: none;
}
.case_fot_btn .readmore {
  font-size: 17px;
}
.readmore a:before {
  position: absolute;
  content: "";
  bottom: -1px;
  left: 0;
  color: #191970;
  text-decoration: underline;
  overflow: hidden;
  transition: width 275ms ease;
  width: 0;
  height: 1px;
  white-space: nowrap;
  background: #333;
}
.readmore a {
  border-bottom: 1px solid #1a40aa;
  display: inline-block !important;
  color: #1a40aa;
}
.owl-carousel.owl-theme .item img {
  width: 100%;
}
#testimonial-slider .item img {
  max-width: 150px;
}
.how-to-contact h2 u {
  color: #1a40aa;
}
.how-to-contact {
  margin-top: 128px;
  margin-bottom: 60px;
}
.how-to-contact h2 u {
  color: #1a40aa;
}
.webp-icon {
  padding: 0;
  margin-top: 35px;
}
.webp-icon li {
  list-style: none;
  margin-bottom: 25px;
  letter-spacing: 2px;
}
.webp-icon li a {
  text-decoration: none;
}
.our-contact-page {
  background: #efefef;
  padding: 25px 30px;
  box-sizing: border-box;
  border-radius: 15px;
}
.our-contact-page {
  background: #1a40aa;
}
.our-contact-page h4 {
  color: #ffffff;
}
.our-contact-page h4 {
  margin-bottom: 25px;
}
.our-contact-page form input {
  width: 100%;
  border-bottom: 1px solid #000;
  border: none;
  padding: 10px;
  margin-bottom: 25px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #c9c9c9;
  line-height: 40px;
  background: transparent;
  color: #fff;
}
.contact-submit-new {
  padding: 10px 30px;
  border: none;
  background: #2097fc;
  border: 1px solid #2097fc;
  color: #fff;
  border-radius: 5px;
  margin-bottom: 25px;
}
.drp-dwn-prt select {
  width: 100%;
  border-top: none;
  border-left: none;
  border-right: none;
  height: 40px;
  padding: 10px;
  color: #343a40;
  margin-bottom: 25px;
  background: transparent;
  border-bottom: 1px solid #343434;
}
.our-contact-page .drp-dwn-prt select option {
  color: #3a3a3a;
  background: #ebebeb;
}
.our-contact-page .drp-dwn-prt label {
  color: #ffffff;
}
.our-contact-page .drp-dwn-prt select {
  color: #9b9797;
  border-bottom: 1px solid #c9c9c9;
}
#contact-page-form input::placeholder {
  color: #ebebeb;
  opacity: 0.7;
}
input:focus {
  outline: none;
}
@media (min-width: 991px) {
  .request-demo-modal .modal-dialog {
    max-width: 686px;
  }
}
.request-demo-modal .modal-content {
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border: none;
}

.request-demo-modal .modal-header {
  padding-bottom: 0;
  border-bottom: 0px;
}
.btn.btn-primary.btn-modal-free-trial {
  background: #00217c;
  border-color: #00217c;
  font-size: 16px;
  padding: 10px 32px;
}

.btn-modal-free-trial:hover,
.btn-modal-free-trial:focus {
  background: transparent;
  border-color: #00217c;
  color: #00217c;
}
.form-modal-free-trial label {
  font-size: 16px;
}
.form-modal-free-trial input::placeholder,
.form-modal-free-trial select::placeholder {
  font-size: 14px;
}

@media (min-width: 992px) {
  .navbar-collapse.collapse.desktop-nav-custom {
    display: flex !important;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .industry_dropdown {
    margin-top: 40px !important;
  }
}

.tstm-sldr .item img {
  height: 70px;
}
.list-part-new {
  list-style: none;
  padding-left: 0;
  margin-left: -28px;
}

.btn-submit {
  padding: 10px 35px;
  background-color: #1a40aa;
  border: none;
  color: #fff;
  border-radius: 3px;
  margin-top: 5px;
}

.w-100 {
  width: 100% !important;
}

.panel-group-new .panel-title a {
  display: flex;
}
.panel-group-new .panel-title img {
  margin-top: 4px;
}

.defaulttitle-new {
  margin-left: -22px;
}

.free-trial-plan-title {
  margin-left: -22px;
  margin-bottom: 27px;
}
.t-align-center {
  text-align: center;
}
.border-radius-0 {
  border-radius: 0;
}
