/*Single Page Styling CSS Starts From here*/

.post-template-single-v2 .left-bar #ezw_tco-2 .ez-toc-title {
  font-size: 20px;
  color: rgba(33, 33, 33, 1);
  font-weight: 300;
  margin-right: 20px;
  text-transform: uppercase;
}

.post-template-single-v2 .bor-line {
  padding-right: 0;
}

.post-template-single-v2 .left-bar .tocsec {
  margin-right: -6px;
}

.post-template-single-v2 .share .searchBtn {
  margin-right: 20px;
}

.post-template-single-v2 .left-bar div.ez-toc-widget-container ul.ez-toc-list {
  padding: 0;
}

.post-template-single-v2 .left-bar #ezw_tco-2 .ez-toc-widget-container ul.ez-toc-list li {
  border-right: 6px solid transparent;
  padding-right: 20px;
}

.post-template-single-v2 .left-bar #ezw_tco-2 .ez-toc-widget-container ul.ez-toc-list li a {
  text-decoration: none;
  padding: 8px 30px;
  color: rgba(101, 101, 101, 1);
  border-radius: 5px;
  font-weight: 500;
  display: block;
  position: relative;
  font-size: 18px;
  line-height: 30px;
}

.post-template-single-v2 .left-bar #ezw_tco-2 .ez-toc-widget-container ul.ez-toc-list li.active a,
.post-template-single-v2 .left-bar #ezw_tco-2 .ez-toc-widget-container ul.ez-toc-list li:hover a {
  color: #212121;
}

.post-template-single-v2 .left-bar #ezw_tco-2 .ez-toc-widget-container ul.ez-toc-list li.active {
  background: transparent;
  border-color: #016be3;
}

.post-template-single-v2 .left-bar #ezw_tco-2 .ez-toc-widget-container ul.ez-toc-list li:hover {
  border-color: #016be3;
}

.post-template-single-v2 .left-bar .ez-toc-widget-container li.active > a {
  color: #212121;
  font-weight: 500;
  background: #f1f6ff;
  position: relative;
  display: block;
}

.post-template-single-v2 .left-bar .ez-toc-widget-container ul.ez-toc-list li::before {
  display: none;
}

.post-template-single-v2 .right-bar h2 {
  font-size: 30px;
  color: rgba(5, 22, 77, 1);
  line-height: 1.5;
  position: relative;
  margin: 50px 0 20px;
  font-weight: bold;
}

.post-template-single-v2 .right-bar h2:first-of-type {
  margin-top: 0;
}

.post-template-single-v2 .right-bar h3 {
  margin: 0 0 20px;
}

.post-template-single-v2 .right-bar blockquote {
  color: #555;
  border-left: 4px solid #016be3;
  margin: 30px 0;
  padding: 20px;
  background-color: #FFF9ED;
  position: relative;
  quotes: "“" "”" "‘" "’";
}

.post-template-single-v2 .right-bar blockquote::before {
  content: open-quote;
  font-size: 2.5rem;
  line-height: 0;
  margin-right: 0.25rem;
  color: #016be3;
  vertical-align: -0.4em;
}

.post-template-single-v2 .left-bar{width:340px;}
.post-template-single-v2 .right-bar { width: calc(100% - 420px);} 

.post-template-single-v2 .right-bar blockquote cite {
  display: block;
  margin-top: 15px;
  font-size: 14px;
  color: #444;
  font-style: normal;
}

.post-template-single-v2 .right-bar blockquote cite::before {
  content: "— ";
}

.post-template-single-v2 .right-bar img {
  max-width: 100%;
  height: auto;
  margin: 2rem 0;
  border-radius: 8px;
  display: block;
}

.post-template-single-v2 .right-bar table {
  position: relative;
  z-index: 9;
  border: 1px solid #BDB7B7;
  margin: 20px 0 0;
}

.post-template-single-v2 .right-bar table td,
.post-template-single-v2 .right-bar table th {
  border: 1px solid #BDB7B7;
  padding: 15px 20px;
  line-height: 24px;
}

.post-template-single-v2 .right-bar table tr:nth-child(even) {
  background-color: #f2f2f21a;
}

.post-template-single-v2 .right-bar table th {
  padding: 15px 20px;
  text-align: left;
  background: #0400F5;
  color: #fff;
}



   

.post-template-single-v2 .right-bar ol {
  list-style-type: decimal;
  padding: 0;
  margin: 0 0 20px;
}

.post-template-single-v2 .right-bar .highlight {
  background-color: #f1f6ff;

  padding: 0.5rem;
  border-left: 4px solid #016be3;
  margin: 1rem 0;
}
.post-template-single-v2 .left-bar ul {margin: 20px 0 !important;}
.post-template-single-v2 .left-bar ul li{margin:0 0 12px !important;}

.post-template-single-v2 .right-bar ul {
  padding: 0;
    margin: 20px 0 0;
}

.post-template-single-v2 .right-bar ul li {
  font-weight: 400;
  position: relative;
  padding-left: 28px;
  padding-bottom: 15px;
}

.post-template-single-v2 .right-bar ul li::before {
  content: "";
  background: url(assets/images/iconex.svg);
  width: 17px;
  height: 17px;
  position: absolute;
  left: 0;
  top: 5px;
  background-size: 100%;
}

/*Single Page Styling CSS Ends here*/


/* CTA Section */
.cust-secton1 {
  width: 100%;
  background: #0400F5;
  border-radius: 10px;
  margin:50px 0 0;
}

.padd-all {
  padding: 40px 60px;
}

.cust-secton1 .btn-container {
  margin: 0;
}

.cust-secton1 .dis-flex {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.cust-secton1 .colleft {
  flex-basis: 55%;
}

.cust-secton1 .colrit {
  flex-basis: 30%;
  text-align: right;
}

.cust-secton1 .colrit a:hover {
  color: #0400F5 !important;
}

.cust-secton1 .colleft .pb-heading {
  color: #fff;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
}

.cust-secton1 p {
  margin: 10px 0 0;
  color: #BDB7B7;
  line-height: 28px;
}

.cust-secton1 .banner-btn {
  background: #DFFB0B;
  color: #0400F5;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  padding: 10px 18px;
  border-radius: 100px;
  cursor: pointer;
  border: none;
  margin: 0;
  transition: all 0.3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.cust-secton1 .banner-btn:hover {
  background: #fff;
  color: #0400F5;
}


@media screen and (max-width: 1440px) {
    .padd-all {
        padding: 40px 30px;
    }
}

@media screen and (max-width: 1240px) {

.cust-secton1 .colleft {
       flex-basis: 100%;
        text-align: center;
    }

    .cust-secton1 .colrit {
        flex-basis: 100%;
            text-align: center;
            margin:20px 0 0;
    }

    .padd-all {
        padding:30px 20px;
    }
}

@media (max-width: 991px) {
  .post-template-single-v2 .left-bar #ezw_tco-2 .ez-toc-title {
    font-size: 18px;
  }

  .post-template-single-v2 .left-bar #ezw_tco-2 .ez-toc-widget-container ul.ez-toc-list li {
    padding-right: 0;
    border-right: none;
  }

  .post-template-single-v2 .left-bar #ezw_tco-2 .ez-toc-widget-container ul.ez-toc-list li a {
    font-size: 16px;
    line-height: 26px;
  }
}

@media (max-width: 767px) {

  .case-section{padding:50px 0;}
  .post-template-single-v2 .share .searchBtn {
    margin-right: 0;
  }



  .post-template-single-v2 .left-bar {
    width: 100%;        padding: 20px 20px 40px;
}

  .post-template-single-v2 .right-bar {
    width: 100%;
  }

  .post-template-single-v2 .right-bar h2 {
    font-size: 22px;
    margin: 40px 0 15px;
  }
}

.ez-toc-toggle {
  display: none !important;
}

