a,
a:active,
a:hover,
a:link,
a:visited {
  outline: none;
}

.container {
  max-width: 1280px;
  width: 100%;
}

.n-p {
  padding: 0;
}

.row {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}

h2 {
  color: #000;
  font-family: Levenim MT;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 5px;
}

h4 {
  color: #000;
  font-family: Levenim MT;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
}

p a {
  color: #e42d2d;
  text-decoration-line: underline !important;
}

p a:hover {
  color: #000;
  text-decoration-line: underline !important;
}

.scroll-top {
  display: none !important;
}

.blog_container {
  max-width: 1600px;
  width: 100%;
  margin: auto;
}

.container-fluid.blog-header-wrapper {
  background: #2d3e50;
  padding: 6px 0px;
  width: 100%;
  z-index: 99;
}

.blog-header-wrapper .container {
  position: relative;
  z-index: 99999;
}

i.fa.fa-times {
  color: #fff;
  position: absolute;
  right: -30px;
  font-size: 20px;
  cursor: pointer;
  transition: 0.4s;
}

i.fa.fa-times:hover {
  color: #e42d2d;
}

div#blog_top_header .common-btn a {
  line-height: 32px;
  font-size: 14px;
}

.blog_main_title {
  color: #000;
  text-align: center;
}

.li_style li {
  list-style-type: decimal !important;
  padding-top: 2px;
  padding-bottom: 4px;
}

.common-btn a {
  color: #fff;
  font-family: Levenim MT;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 2px;
  background: #e42d2d;
  padding: 0px 22px;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  transition: 0.4s;
  cursor: pointer;
}

.blog-header-wrapper h6 {
  color: #fff;
  font-family: Levenim MT;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  margin: 0;
}

.blog-header-wrapper .row {
  display: flex;
  justify-content: flex-start;
  margin: 0;
  align-items: center;
  width: 100%;
}

.blog-header-wrapper .common-btn {
  text-align: right;
}

/* .blog-content-wrapper .blog_container {
    background: #FAFAFA;
} */

.b_content_wrp {
  background: #e42d2d;
  display: flex;
  align-items: center;
  padding: 20px 65px;
}

.in_b_content p {
  color: #fff;
  font-family: Levenim MT;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0;
  padding: 15px 0px;
}

.b_image {
  padding: 0px 20px;
  height: 100%;
}

.heading h2 {
  color: #000;
  text-align: center;
  font-family: Levenim MT;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
  text-transform: capitalize;
  margin: 0;
}

.heading {
  padding: 40px 24%;
}

.right {
  padding: 0px 0px 0px 40px;
}
.without_sidebar right {
  padding: 0px 0px 0px 40px;
}
.key-elements .left ul {
  padding: 0px !important;
  margin-bottom: 20px;
}

.key-elements .left ul.blog_sub_menu {
  margin: 0;
}

.key-elements .left li {
  padding: 10px 0px;
}

.key-elements .left ul.blog_sub_menu li,
.key-elements .left ul li.child {
  padding: 3px 0px 3px 10px;
}

.key-elements .left ul.blog_sub_menu li:last-child,
.key-elements .left ul li.child:last-child {
  padding-top: 0px;
}

.key-elements .left ul li a {
  color: #000;
  font-family: Levenim MT;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}

.key-elements .left ul li.active a,
.key-elements .left ul li:hover a {
  color: #e42d2d;
}

.key-elements .left ul.blog_sub_menu li a,
.key-elements .left ul li.child a {
  color: #000;
  font-family: Levenim MT;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

.key-elements .left ul.blog_sub_menu li.active a,
.key-elements .left ul.blog_sub_menu li:hover a,
.left ul li.child.active a {
  color: #e42d2d;
}

.key-elements .left {
  position: sticky;
  top: 115px;
  height: auto;
  overflow-y: scroll;
  padding: 2px 0 10px;
}

.key-elements .left::-webkit-scrollbar {
  display: none;
}

.key-elements .right .content-box {
  width: 100%;
  background: #fff;
  position: relative;
  transition: 0.4s;
  margin-bottom: 45px;
}

.key-elements .right .content-box .title {
  display: inline-block;
  color: #101010;
  font-family: Questrial;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  /* 233.333% */
  padding-left: 25px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #101010;
  width: 80%;
}

.key-elements .right .content-box .title:hover {
  color: #169cf5;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #169cf5;
}

.key-elements .right .content-box .description {
  padding: 20px 0;
}

.key-elements .right .content-box .description p {
  color: #101010;
  font-family: Questrial;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 150% */
  padding: 0 0 10px;
}

.key-elements .right .content-box .listing-section ul {
  padding: 0 0 0 20px;
}

.key-elements .right .content-box .listing-section .subtitle {
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  color: #1c243c;
  padding: 0 0 22px;
}

.key-elements .right .content-box .listing-section .listing {
  display: flex;
  flex-wrap: wrap;
}

.key-elements .right .content-box .listing-section .listing li {
  position: relative;
  width: 50%;
  font-family: "Inter";
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #1c243c;
  margin: 8px 0;
  padding: 0px 30px 0 40px;
}

.key-elements .right .content-box .listing-section .listing li:before {
  content: "";
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 2px;
}

.key-elements .right .content-box .cta-btn {
  text-align: right;
  padding: 22px 0 0;
}

.key-elements .left .cta-btn {
  margin: 70px 0 0;
}

.key-elements .title-wrap {
  max-width: 1200px;
}

.key-elements .row {
  padding: 50px 0 0;
  display: flex;
  flex-wrap: wrap;
}

.key-elements-wrap {
  padding: 40px 15px 60px;
}

.left h4 {
  background: #f6f6f6;
  margin: 0;
  padding: 26px 20px 20px;
  color: #000;
  text-align: center;
  font-family: Levenim MT;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  text-transform: capitalize;
  margin-bottom: 20px;
}

.left p {
  color: #000;
  font-family: Levenim MT;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  text-transform: capitalize;
}

.fixed_common_wrp {
  padding: 0;
}

.fixed_middle_wrp {
  padding: 0;
}

.listing-section p {
  color: #000;
  font-family: Levenim MT;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin: 12px 0px;
}

.listing-section h3 {
  color: #000;
  font-family: Levenim MT;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}

.key-elements .right .content-box .listing-section ul li {
  list-style: disc;
  color: #000;
  font-family: Levenim MT;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin: 12px 0px;
}

.border_wrap {
  border: 1px solid #e42d2d;
  padding: 20px;
  display: flex;
  align-items: center;
  margin: 30px 0px 35px;
}

.border_wrap h6 {
  color: #000;
  font-family: Levenim MT;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: -0.44px;
  text-transform: capitalize;
  width: 96%;
  margin: 0;
  padding-right: 15px;
}

.border_wrap .common-btn a {
  color: #fff;
  font-family: Levenim MT;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 10px;
  width: 200px;
}

.content-box .listing-section ul li img {
  margin: 20px 0px;
}

.fixed_common_wrp {
  width: 22%;
}

.fixed_middle_wrp {
  width: 56%;
}

.heateor_sss_sharing_title {
  color: #000;
  font-family: Levenim MT;
  font-size: 18px;
  font-style: normal;
  font-weight: 700 !important;
  line-height: normal;
  text-transform: capitalize;
  position: relative;
  margin-top: 35px;
}

.heateor_sss_sharing_title:after {
  content: "";
  position: absolute;
  width: 80%;
  height: 0.5px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto 0px;
  background: #dfdfdf;
}

.blog_scrolling_content h2 {
  font-size: 35px;
  line-height: 36px;
}

.blog_scrolling_content h3 {
  font-size: 30px;
}

.left .common-btn a {
  display: block;
}

.blog_details {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background: #f6f6f6;
  padding: 15px;
  margin-bottom: 50px;
}

.author_details {
  width: 70%;
  display: flex;
  align-items: center;
}

.blog_date {
  width: 30%;
  color: #a7a7a7;
  font-family: Levenim MT;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  text-align: right;
  line-height: normal;
}

.blog_breadcrumb {
  margin-bottom: 10px;
  color: #000;
  font-family: Levenim MT;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
  /* 277.778% */
}

.blog_breadcrumb a {
  text-decoration: none !important;
}

.blog_breadcrumb span:last-child {
  color: #e42d2d;
  font-family: Levenim MT;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
}

.author_details_box h6 {
  color: #000;
  font-family: Levenim MT;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  margin: 0;
}

.author_details_box p {
  color: #a7a7a7;
  font-family: Levenim MT;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}

.author_photo {
  width: 55px;
  height: 55px;
  border-radius: 100%;
  background: #000;
  overflow: hidden;
}

.author_details_box {
  padding: 0px 15px;
}

.fixed_common_wrp .dinput {
  padding: 0;
  position: relative;
}
.fixed_common_wrp .dinput .name-col {
  position: relative;
}
.fixed_common_wrp .dinput input {
  border: none;
  border-bottom: 1px solid #dfdfdf;
  color: #717171;
  font-family: Levenim MT;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 60px;
  text-transform: capitalize;
  outline: none;
  width: 100%;
}

.fixed_common_wrp span.wpcf7-not-valid-tip {
  margin: 0;
  font-size: 0.8em;
  text-align: -webkit-auto;
}

.dinput.dinput-submit input {
  border-radius: 2px;
  background: #e42d2d;
  width: 100%;
  height: 61px;
  color: #fff;
  text-align: center;
  font-family: Levenim MT;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.dinput.dinput-submit {
  margin-top: 25px;
  position: relative;
}

.wpcf7 form .wpcf7-response-output {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}

.wpcf7-response-output {
  font-size: 12px;
  clear: both;
}

span.wpcf7-spinner {
  position: absolute;
  bottom: -20px;
  left: 0px;
  right: 0px;
  margin: auto;
}

.content-box.scroll-section:last-child {
  border: 1px solid #000;
  padding: 40px 30px;
}

.right .sp-easy-accordion > .sp-ea-single {
  border: none;
  border-bottom: 2px solid #131313;
  padding-bottom: 20px;
  background: transparent !important;
  margin-bottom: 20px;
}

.right h3.ea-header a {
  padding: 0 !important;
  background: #fff !important;
  color: #000 !important;
  font-family: Levenim MT;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: normal !important;
}

.blog_faqs .sp-easy-accordion {
  padding-top: 20px;
}

.right h3.ea-header {
  background: #fff !important;
}

.right .sp-easy-accordion > .sp-ea-single {
  border: none !important;
  border-bottom: 1px solid #131313 !important;
  padding-bottom: 20px;
  background: transparent !important;
  margin-bottom: 20px;
  border-radius: 0px !important;
}

.right h3.ea-header a {
  padding: 0 !important;
  background: #fff !important;
  color: #000 !important;
  font-family: Levenim MT;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: normal !important;
}

.right h3.ea-header {
  background: #fff !important;
}

.right .ea-body p,
.ea-body li {
  color: #000;
  font-family: Levenim MT;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

.ea-body ul {
  padding-left: 20px;
  padding-bottom: 20px;
}

.ea-body li {
  list-style: disc;
}

.container-fluid.blogs_wrapper {
  background: #f6f6f6;
  padding: 40px 15px;
}

.container-fluid.blogs_wrapper .heading_wrap h3 {
  text-align: center;
  margin-bottom: 25px;
}

.b_item_img img {
  max-height: 304px;
  min-height: 304px;
  object-fit: cover;
  object-position: center;
  width: auto;
}

.b_item_img {
  background: url(<path-to-image>), lightgray 50% / cover no-repeat;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 32px;
}

.blog_content h5 {
  text-transform: none;
  color: #000;
  font-family: Levenim MT;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 15px;
  letter-spacing: 0;
  min-height: 55px;
}

.blog_content p {
  color: #000;
  font-family: Levenim MT;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}

.blog_content h5 a {
  color: #000;
}

.blog_content h5 a:hover {
  color: #e42d2d;
}

.slick-prev:before {
  content: "\f104";
  color: #000;
  font: normal normal normal 40px/1 FontAwesome;
}

.slick-next:before {
  content: "\f105";
  font: normal normal normal 40px/1 FontAwesome;
  color: #000;
}

.slick-prev,
.slick-next {
  height: 42px;
}

.container-fluid.subscribe_form_wrapper {
  background: #2d3e50;
  padding: 60px 0px;
}

.subscribe_form_wrapper .heading_wrap h4 {
  color: #fff;
  font-family: Levenim MT;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  text-align: center;
}

.subscribe_form_wrapper h5,
.subscribe_form_wrapper p {
  color: #fff;
  text-align: center;
}

.subscribe_form_wrapper .text_h5 {
  margin-bottom: 50px;
}

.subscribe_form_wrapper .heading_wrap,
.subscribe_form_box {
  max-width: 1164px;
  width: 100%;
  margin: auto;
}

.subscribe_form_wrapper .dinput {
  padding: 0px 24px;
}

.subscribe_form_wrapper .dinput input {
  width: 100%;
  color: #fff;
  font-family: Levenim MT;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  padding: 0px 8px;
  outline: none;
}

.subscribe_form_wrapper .dinput.dinput-submit {
  padding-top: 30px;
}

.subscribe_form_wrapper .dinput.dinput-submit input {
  border-radius: 2px;
  background: #e42d2d;
  width: 100%;
  height: 61px;
  text-align: center;
  border: none;
  width: 292px;
  margin: auto;
  display: block;
  color: #fff;
  font-family: Levenim MT;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.subscribe_form_wrapper ::placeholder {
  color: #fff;
}

.subscribe_form_wrapper .force-opaque::placeholder {
  opacity: 1;
}

.subscribe_form_wrapper .heading_wrap {
  margin-bottom: 60px;
}

.subscribe_form_wrapper .subscribe_form_box .row {
  margin: 0px -15px;
}

.subscribe_form_wrapper span.wpcf7-not-valid-tip {
  margin-top: 8px;
  margin-bottom: 0;
  color: #fff;
  font-size: 12px;
}

.subscribe_form_wrapper .wpcf7 form .wpcf7-response-output {
  text-align: center;
  color: #fff;
}

.page-template-new-blog .footer-bg.footer-banner,
.post-template-single-new-blog .footer-bg.footer-banner {
  display: none;
}

h5 {
  line-height: normal;
  letter-spacing: 0;
  color: #000;
  margin: 0;
  text-transform: none;
}

.listing-section h5 {
  color: #000;
  font-family: Levenim MT;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}

.listing-section p a:hover,
.listing-section li a:hover {
  color: #000 !important;
  text-decoration: underline;
}

.listing-section p a,
.listing-section li a {
  color: #e42d2d !important;
  text-decoration: underline;
}

.common-btn a:hover {
  background: #000;
}

.single .a2a_floating_style {
  display: none !important;
}

.cs-banner {
  background-color: #000;
  padding: 50px 15px 110px;
}

.cs_banner_wrap {
  text-align: center;
}

.cs_banner_wrap h1 {
  color: #fff;
  text-align: center;
  font-family: Levenim MT;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 70px;
  padding: 55px 0px;
  margin: 0;
}

.cs_counter_box {
  background: #fff;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  padding: 30px 20px;
  position: relative;
  margin-top: -100px;
}

.stats-box {
  border-right: 1px solid #e01212;
  padding: 15px 35px;
}

.cs_counter_box .col-md-4:last-child .stats-box {
  border-right: none;
}

.stats-box h3 {
  color: #e01212;
  font-family: Levenim MT;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0;
}

.cs_counter_box .col-md-4:nth-child(2) .stats-box h3 {
  color: #000;
}

.cs-counter-wrp .stats-box p {
  color: #000;
  font-family: Levenim MT;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
  padding: 0;
}

span.result_text {
  color: #000;
  text-align: center;
  font-family: Levenim MT;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  transform: rotate(-90deg);
  position: absolute;
  right: -75px;
  top: 95px;
}

.cs-counter-wrp p {
  color: #000;
  font-family: Levenim MT;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0;
  padding: 20px 0px;
}

ul {
  padding: 0px;
  margin: 0px;
}

.overview-listing {
  padding: 0;
  display: flex;
  align-items: center;
  width: 42%;
}

.overview-listing ul {
  padding: 0 0px 0 24px;
  margin: 0;
}

.overview-listing li {
  color: #fff;
  font-family: Levenim MT;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  list-style: disc;
}

.overview-box-content p {
  color: #000;
  font-family: Levenim MT;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin: 0;
}

.overview-content {
  padding: 0 15px 0px 0px;
  width: 58%;
}

.overview-wrp {
  padding: 50px 0px;
}

.overview-box-listing {
  background: #e01212;
  width: 100%;
  padding: 30px 10px 30px 20px;
}

.Challenge-wrp {
  background: #f7f7f7;
  padding: 60px 0px;
}

.Challenge-wrp .border_wrap {
  margin-bottom: 0;
  justify-content: space-between;
}

.Challenge-wrp p {
  color: #000;
  font-family: Levenim MT;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  padding: 0.5rem 0 1.5rem;
  margin: 0;
}

.Challenge-wrp h4 {
  color: #e01212;
  font-family: Levenim MT;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 1rem 0 0;
  margin: 0;
}

.border_wrap.cs h6 {
  color: #000;
  font-family: Levenim MT;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  padding-right: 10%;
}

.border_wrap.cs .common-btn a {
  color: #fff;
  font-family: Levenim MT;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  text-align: center;
  padding: 0px 10px;
  width: 226px;
}

.Process-Analysis-wrp {
  padding: 60px 0px;
}

.Process-Analysis-wrp p {
  color: #000;
  font-family: Levenim MT;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.Process-Analysis-wrp h2 {
  padding-bottom: 1.5rem;
}

.Process-Analysis-wrp p,
.Process-Analysis-wrp h4 {
  padding: 0.5rem 0 1.5rem;
  margin: 0;
}

.chnage-of-hierarchy_wrap {
  border: 1px solid #d9d9d9;
  margin: 70px 0px 0px;
  text-align: center;
  padding-bottom: 40px;
}

.chnage-of-hierarchy_wrap h2 {
  background: #fff;
  display: inline-block;
  padding: 0px 50px;
  margin-top: -50px;
}

.change-of-hierarchy-listing.black {
  background: #000;
}

.change-of-hierarchy-listing.red {
  background: #e01212;
}

.row.hierarchy-box {
  margin: 0px -15px;
}

.change-of-hierarchy-listing h4 {
  color: #fff;
  font-family: Levenim MT;
  font-style: normal;
  font-weight: 700;
  padding: 0rem 0 1rem;
  margin: 0;
}

.change-of-hierarchy-listing li {
  color: #fff;
  font-family: Levenim MT;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  list-style: disc;
}

.change-of-hierarchy-listing ul {
  padding-left: 20px;
}

.change-of-hierarchy-listing {
  padding: 20px 50px;
}

.Organization-content {
  padding: 40px 0px 0px;
}

.Organization-content h2 {
  margin-bottom: 0px;
  padding-bottom: 0;
  padding-top: 20px;
}

.Organization-content ul {
  background: #f7f7f7;
  padding: 30px 30px 30px 50px;
  margin-bottom: 35px;
  margin-top: 12px;
}

.Organization-content ul li {
  color: #000;
  font-family: Levenim MT;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  list-style: disc;
  padding: 10px 0px;
}

.Organization-content h4 {
  color: #e01212;
  font-family: Levenim MT;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 15px;
}

.dws-difference-wrp {
  background-color: #e01212;
  background-position: right center;
  padding: 60px 0px 110px;
}

.dws-difference-content {
  padding-top: 40px;
}

.dws-difference-box h2 {
  color: #fff;
  font-style: normal;
  font-weight: 700;
  line-height: 56px;
}

.dws-difference-box p {
  color: #fff;
  font-family: Levenim MT;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  padding: 10px 0px;
}

.dws-cs-img {
  position: relative;
}

.dws-cs-img img {
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
}

.Integration-wrp {
  padding: 40px 0px 20px;
}

.Onboarding-wrp {
  padding-bottom: 50px;
}

.Onboarding-wrp h2,
.Integration-wrp h2,
.Revolutionizing-operation-wrp {
  margin-bottom: 0px;
  padding-bottom: 0;
  padding-top: 20px;
}

.Onboarding-wrp ul,
.Integration-wrp ul,
.Revolutionizing-operation-wrp ul {
  background: #f7f7f7;
  padding: 10px 10px 10px 20px;
}

.Onboarding-wrp ul li,
.Integration-wrp ul li,
.Revolutionizing-operation-wrp ul li {
  color: #000;
  font-family: Levenim MT;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  list-style: disc;
  padding: 10px 0px;
}

.Onboarding-wrp p,
.Integration-wrp p,
.Revolutionizing-operation-wrp p {
  color: #000;
  font-family: Levenim MT;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  padding: 10px 0px;
  margin: 0;
}

.Onboarding-wrp h4,
.Integration-wrp h4,
.Revolutionizing-operation-wrp h4 {
  color: #e01212;
  font-family: Levenim MT;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 15px;
}

.Revolutionizing-operation-wrp {
  background: #f7f7f7;
  padding: 70px 0px;
}

.Revolutionizing-operation-wrp .border_wrap.cs {
  margin-bottom: 0;
}

.cs-reults-wrp {
  padding: 70px 0px;
}

.reults-content {
  background: #e01212;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  padding: 20px;
}

.cs-reults-wrp .row {
  margin: 0px -15px;
}

.reults-content h5 {
  color: #fff;
  font-family: Levenim MT;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 5px;
}

.reults-content p {
  color: #fff;
  font-family: Levenim MT;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0;
  min-height: 145px;
}

.reults-img {
  margin-bottom: 30px;
  max-height: 387px;
  overflow: hidden;
}

.result_area {
  padding-top: 40px;
}

.result_area p {
  color: #000;
  font-family: Levenim MT;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  /* 160% */
}

.result_area p a {
  color: #000;
  font-style: normal;
  font-weight: 700;
  text-decoration-line: underline;
}

.result_area:last-child p {
  margin-bottom: 0;
}

.footer-bg.footer-banner.none_dk {
  display: none;
}

.strategy_form_wrapper {
  background: #000 url(../images/f-bg.jpg) no-repeat;
  background-size: cover;
  padding: 50px 0;
  text-align: center;
  color: #fff;
}

.strategy_form_wrapper .dinput {
  width: 20%;
  padding: 0px 8px;
}

.strategy_form_wrapper .dinput input {
  width: 100%;
}

.strategy_form_wrapper h4 {
  color: #fff;
  text-align: center;
  font-family: Levenim MT;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 0px 5% 30px;
}

.strategy_form_wrapper .dinput input {
  width: 100%;
  color: #fff;
  font-family: Levenim MT;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background: transparent;
  border: 1px solid #fff;
  padding: 0px 15px;
  outline: none;
  height: 53px;
}

.strategy_form_wrapper .dinput-submit {
  padding-top: 30px;
  width: 100%;
}

.strategy_form_wrapper .dinput.dinput-submit input {
  border-radius: 2px;
  background: #e42d2d;
  height: 61px;
  border: none;
  width: 100%;
  max-width: 378px;
  margin: auto;
  display: block;
  color: #fff;
  text-align: center;
  font-family: Levenim MT;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  transition: 0.4s;
}

.strategy_form_wrapper .dinput.dinput-submit input:hover {
  background-color: #fff;
  color: #e42d2d;
}

.strategy_form_wrapper ::placeholder {
  color: #fff;
}

.strategy_form_wrapper .force-opaque::placeholder {
  opacity: 1;
}

.border_wrap.cs {
  justify-content: space-between;
}

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

.cs_top_box h6 {
  padding: 0px 22px;
}

.cs_top_box .common-btn {
  padding: 0px 22px;
}

.single-case-studies.postid-14569 .blog-header-wrapper .row {
  position: relative;
}

.single-case-studies.postid-14569 .blog-header-wrapper i.fa.fa-times {
  right: 0px;
  z-index: 999;
}

.single-case-studies.postid-14569 #wpcs_tab_14730 {
  display: block;
  border-radius: 5px 5px 0px 0px;
}

div#wpcs_tab_14730 {
  font-weight: 700;
  height: 42px;
  padding: 6px 0px 6px 0px;
  right: -65px;
}

div#wpcs_content_main_14730 .dinput input {
  border: 1px solid #f1f1f1;
  margin: 10px 0px;
  height: 48px;
  padding: 0px 15px;
  width: 100%;
  font-size: 16px;
}

.border_wrap h6 span {
  display: block;
}

.listing_row .text_h5 h5 {
  border: 1px solid #e42d2d;
  background: rgba(214, 233, 250, 0.5);
  backdrop-filter: blur(5px);
  color: #000;
  text-align: center;
  font-family: Levenim MT;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  /* 125% */
  padding: 30px 24px;
}

.listing_row .text_h5 {
  padding: 6px;
}

.listing-section .listing_row {
  margin: 0px -8px;
}

.container-fluid.blog-content-wrapper .row {
  align-items: center;
  justify-content: center;
}

.subs_text h4 {
  color: #fff;
  text-align: center;
  font-family: Levenim MT;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}

.subs_text {
  margin-bottom: 50px;
}

#Artificial-Intelligence .container {
  max-width: 1200px;
  padding: 0;
}

.AI-banner-content {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.AI-banner-img h1 {
  color: #df0c00;
  text-align: center;
  font-family: Levenim MT;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 75px;
  margin: 0;
}

.AI-banner-img {
  position: relative;
  background: #000;
}

.AI-banner-img h1 span {
  display: block;
  color: #fff;
}

.video_content {
  max-width: 1128px;
  margin: auto;
}

.container-fluid.blog-new-wrapper.AI-1 {
  padding: 70px 0 0;
  background-size: 100%;
  background-position: center top;
}

.tip-to-prepare-wrp {
  background-size: 100% 100%;
  background-position: 0 0;
  padding: 310px 0px 70px;
}

.video_box video {
  height: 100%;
}

.container.tip-to-prepare-content span {
  border-radius: 3px;
  border: 4px solid rgba(255, 255, 255, 0.2);
  display: block;
  padding: 20px 30px;
  position: relative;
}

.blog-new-wrapper.AI-1 .tip-to-prepare-content p {
  color: #fff;
  font-family: Levenim MT;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 10px 0px;
}

.h2_3 {
  font-family: "levenim-bold";
  font-size: 30px;
  margin: 0 0 12px 0;
  font-weight: 700;
}

.container.tip-to-prepare-content p strong {
  font-weight: 700;
}

img.Vector {
  position: absolute;
  left: -4px;
  top: -4px;
}

img.Vector2 {
  position: absolute;
  right: -4px;
  bottom: -4px;
}

.blog-new-wrapper.AI-1 .tip-to-prepare-content h2 {
  color: #fff;
  line-height: normal;
  margin-bottom: 25px;
}

.img-mn-rp {
  position: relative;
  border-radius: 20px;
  height: 530px;
  width: 100%;
  overflow: hidden;
  margin-bottom: -240px;
  background: #000;
}

.blog-new-wrapper.AI-1 p {
  color: #000;
  font-family: Levenim MT;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  padding: 10px 0px;
}

.AI-content {
  padding: 45px 0px 30px;
}

.AI-bg-content {
  background-size: 100% 100%;
  background-position: center center;
  padding: 40px 50px;
  margin-bottom: -150px;
  position: relative;
}

.AI-bg-content h3 {
  color: #fff;
  font-family: Levenim MT;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 12px 0px;
}

.blog-new-wrapper.AI-1 .AI-bg-content p {
  color: #fff;
}

.video_content_wrp {
  background: #fff;
  padding-top: 170px;
}

.video_content {
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 70px;
}

.video_content h2 span,
.video_content h2 strong {
  border-radius: 6px;
  background: #e02630;
  display: inline-block;
  color: #fff;
  font-family: Levenim MT;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  padding: 6px 24px;
}

.video_content h2 {
  line-height: 55px;
  margin-bottom: 20px;
}

.blog-new-wrapper.AI-1 .video_content_wrp p {
  color: #000;
  font-family: Levenim MT;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

.video_box {
  margin-top: 35px;
}

.black .tip-to-prepare-content span {
  margin-bottom: 20px;
  border-radius: 3px;
  border: 4px solid rgba(0, 0, 0, 0.2);
  display: block;
  padding: 20px 30px;
  position: relative;
}

.blog-new-wrapper.AI-1 .black .tip-to-prepare-content h2,
.blog-new-wrapper.AI-1 .black .tip-to-prepare-content p {
  color: #000;
}

.AI-content h3 {
  color: #000;
  font-family: Levenim MT;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 0px;
}

.single strong {
  font-family: Levenim MT;
}

.video_content_wrp.black {
  padding-top: 0;
}

.b_heading {
  margin-bottom: 40px;
  color: #fff;
  font-family: Levenim MT;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 5px;
  background: #000;
  padding: 15px 30px;
}

.b_heading strong {
  font-weight: 700;
}

.transparent_bg {
  background: transparent;
}

.transparent_bg .video_content {
  padding-top: 10px;
}

.black .video_content {
  padding-top: 10px;
}

.AI-1.armen_andonia_content {
  background-color: #000;
  padding-top: 30px !important;
  background-size: cover !important;
}

.AI-1.brett_arndt_content {
  background-color: #e02630;
  padding-top: 30px !important;
  background-size: cover !important;
}

.AI-1.chris_rodgers_content {
  background-color: #fff;
  padding-top: 30px !important;
  background-size: cover !important;
}

.AI-1.armen_andonia_content p,
.AI-1.armen_andonia_content h2,
.AI-1.armen_andonia_content h3,
.AI-1.brett_arndt_content p,
.AI-1.brett_arndt_content h3,
.AI-1.brett_arndt_content h2 {
  color: #fff !important;
}

.armen_andonia_content .b_heading {
  border-radius: 5px;
  background: #e02630;
  margin-bottom: 65px;
}

.armen_andonia_content .tip-to-prepare-content span,
.brett_arndt_content .tip-to-prepare-content span {
  border: 4px solid rgba(255, 255, 255, 0.2);
}

.AI-1.brett_arndt_content .b_heading,
.AI-1.brett_arndt_content .video_content h2 strong {
  background: #fff;
  color: #e02630;
}

.wrapping_up_content .AI-content {
  padding: 0;
}

.container-fluid.blog-new-wrapper.AI-1.wrapping_up_content {
  padding: 60px 0px;
  background-size: cover;
  background-position: center center;
  text-align: center;
}

.wrapping_up_content .AI-content h2 {
  color: #df0c00;
  text-align: center;
  font-family: Levenim MT;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.expert-wrapper {
  background-color: #000;
}

.expert-wrapper span.wpcf7-form-control-wrap {
  width: 20%;
  height: 53px;
  padding: 0px 8px;
}

.expert-wrapper span.wpcf7-form-control-wrap input {
  width: 100%;
  height: 100%;
  background: transparent;
  border: 1px solid #fff;
  padding: 0px 15px;
  color: #fff;
  font-family: Levenim MT;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 0;
  outline: none;
}

.interviewer-ambitious {
  margin-bottom: 35px;
}

.expert-wrapper input.submitbutton {
  border-radius: 5px;
  background: #e01212;
  border: 1px solid #e01212;
  width: 186px;
  height: 65px;
  color: #fff;
  text-align: center;
  font-family: Levenim MT;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 75px auto 0;
  display: block;
  transition: 0.4s;
}

.expert-wrapper input.submitbutton:hover {
  background: #fff;
  color: #e01212;
}
/*=== Header Css ===*/

.con_number.ct_headerconbox {
  position: relative;
  display: flex;
  align-items: center;
}
.con_number.ct_headerconbox span.my-shcedule a.chat_icon {
  right: 0;
  display: block !important;
}
.con_number img {
  margin: 0;
  max-width: 30px;
}
.con_number a {
  font-size: 20px;
  color: #000;
}

.con_number i {
  font-size: 24px;
  color: #e42d2d;
  border-right: 1px solid #dcdcdc;
  padding-right: 10px;
  margin-right: 5px;
}

/** Blog Sidebar Form CSS **/

.key-elements .left.sidebarform {
  border: 2px solid #dbdbdb;
  padding: 20px;
  border-radius: 20px;
  box-shadow: 0 0 0 4px hsl(0deg 0% 0% / 5%);
}

.fixed_common_wrp .sidebarform .dinput input,
.fixed_common_wrp .sidebarform .dinput textarea {
  border: 1px solid #d2d5da;
  border-radius: 8px;
  margin-bottom: 5px;
  font-size: 12px;
  padding: 13px 15px;
  height: auto;
  line-height: 18px;
  box-sizing: border-box;
  text-transform: none;
}
.fixed_common_wrp .sidebarform .dinput textarea {
  height: 62px;
  width: 100%;
  margin-bottom: 20px;
}

.left.sidebarform h4 {
  font-size: 32px;
  background: transparent;
  padding: 0;
  margin-bottom: 10px;
}

.left.sidebarform h4 span {
  color: #e42d2d;
  font-weight: 800;
}

.left.sidebarform p {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.left.sidebarform .wpcf7 {
  margin-top: 20px;
  display: flex;
}

.fixed_common_wrp .sidebarform .dinput-submit input {
  font-size: 22px;
  line-height: 18px;
}

.left.sidebarform .dinput p {
  margin: 0;
}

.sidebarform .dinput.dinput-submit {
  margin-top: 0;
}

.twocol {
  display: flex;
  gap: 20px;
}

.fixed_common_wrp .sidebarform .dinput label {
  font-size: 12px;
  font-family: Levenim MT;
  background-color: #fff;
  position: absolute;
  left: 15px;
  top: 15px;
  padding: 0 5px;
  z-index: 9;
}

.fixed_common_wrp .sidebarform .dinput label span {
  color: #e42d2d;
}
input.new_class {
  text-transform: none !important;
}
.dinput input,
.dinput input::placeholder {
  font: 12px/3 Levenim MT;
}

.postid-67691 ol li {
  list-style: none;
  position: relative;
  padding-left: 50px;
}
.postid-67691 ol {
  counter-set: my-counter 0;
  padding: 0 0 0 10px;
}

.postid-67691 ol li::before {
  counter-increment: my-counter;
  content: counter(my-counter) ". ";
  position: absolute;
  left: 0;
  width: 44px;
  text-align: center;
  font-weight: 600;
}
.postid-67691 div#services-tab3 ol {
  counter-set: my-counter 12;
}
.postid-67691 div#services-tab4 ol {
  counter-set: my-counter 22;
}
.postid-67691 div#services-tab5 ol {
  counter-set: my-counter 37;
}
.postid-67691 div#services-tab6 ol {
  counter-set: my-counter 47;
}
.postid-67691 div#services-tab7 ol {
  counter-set: my-counter 78;
}
.postid-67691 div#services-tab8 ol {
  counter-set: my-counter 88;
}
.postid-67691 div#services-tab9 ol {
  counter-set: my-counter 95;
}
.postid-67691 div#services-tab10 ol {
  counter-set: my-counter 101;
}
.postid-67691 div#services-tab11 ol {
  counter-set: my-counter 111;
}
.postid-67691 div#services-tab12 ol {
  counter-set: my-counter 119;
}

.postid-67676 ol li {
  list-style: none;
  position: relative;
  padding-left: 50px;
}
.postid-67676 ol {
  counter-set: my-counter 0;
  padding: 0 0 0 10px;
}

.postid-67676 ol li::before {
  counter-increment: my-counter;
  content: counter(my-counter) ". ";
  position: absolute;
  left: 0;
  width: 44px;
  text-align: center;
  font-weight: 600;
}
.postid-67676 div#services-tab3 ol {
  counter-set: my-counter 8;
}
.postid-67676 div#services-tab4 ol {
  counter-set: my-counter 18;
}
.postid-67676 div#services-tab5 ol {
  counter-set: my-counter 23;
}
.postid-67676 div#services-tab6 ol {
  counter-set: my-counter 29;
}
.postid-67676 div#services-tab7 ol {
  counter-set: my-counter 36;
}
.postid-67676 div#services-tab8 ol {
  counter-set: my-counter 41;
}
.postid-67703 ol li {
  list-style: none;
  position: relative;
  padding-left: 50px;
}
.postid-67703 ol {
  counter-set: my-counter 0;
  padding: 0 0 0 10px;
}

.postid-67703 ol li::before {
  counter-increment: my-counter;
  content: counter(my-counter) ". ";
  position: absolute;
  left: 0;
  width: 44px;
  text-align: center;
  font-weight: 600;
}
.postid-67703 div#services-tab3 ol {
  counter-set: my-counter 9;
}
.postid-67703 div#services-tab4 ol {
  counter-set: my-counter 18;
}
.postid-67703 div#services-tab5 ol {
  counter-set: my-counter 24;
}
.postid-67703 div#services-tab6 ol {
  counter-set: my-counter 30;
}
.postid-67703 div#services-tab7 ol {
  counter-set: my-counter 36;
}
.container-fluid.blog-header-wrapper h6 a {
  color: #fff;
}
.container-fluid.blog-header-wrapper h6 a:hover {
  color: #e42d2d;
}
