/* colors */
/*font family*/
/* breakpoints */
/*transform*/
/*transform*/
/*opacity*/
/*opacity- end*/
.cp-blog-detail .blog-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 5rem; }
  @media only screen and (max-width: 768px) {
    .cp-blog-detail .blog-wrap {
      margin-top: 1rem; } }

.cp-blog-detail .cp-specif-tab .tab_content {
  border: none; }

.cp-blog-detail .cp-specif-tab .tabs .nav-tabs {
  text-align: left; }
  .cp-blog-detail .cp-specif-tab .tabs .nav-tabs:first-child .tab-title {
    min-width: 10rem; }
  .cp-blog-detail .cp-specif-tab .tabs .nav-tabs .tab-title {
    min-width: 27rem; }
    @media only screen and (max-width: 768px) {
      .cp-blog-detail .cp-specif-tab .tabs .nav-tabs .tab-title {
        min-width: 20rem; } }

.cp-blog-detail .btn-link {
  padding-left: 2rem;
  position: relative;
  font-size: 1.6rem; }
  .cp-blog-detail .btn-link .icon {
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(180deg); }

@media only screen and (max-width: 768px) {
  .cp-blog-detail .b-detail-wrap .news-detail-share-btn {
    z-index: 3;
    right: 2rem; } }

.cp-blog-detail .b-detail-wrap .sec-head {
  margin: 4rem 0; }
  @media only screen and (max-width: 768px) {
    .cp-blog-detail .b-detail-wrap .sec-head {
      margin: 3rem 0 2.4rem; } }

.cp-blog-detail .b-detail-wrap .sec-title {
  font-family: "Gotham-Bold";
  font-size: 4rem;
  line-height: 5rem;
  letter-spacing: 0.8px;
  color: #000000;
  text-transform: none; }
  @media only screen and (max-width: 768px) {
    .cp-blog-detail .b-detail-wrap .sec-title {
      font-size: 2.4rem;
      line-height: 2.8rem; } }

.cp-blog-detail .b-detail-wrap .sec-desc {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: end;
      align-items: flex-end; }
  @media only screen and (max-width: 768px) {
    .cp-blog-detail .b-detail-wrap .sec-desc {
      -ms-flex-pack: justify;
          justify-content: space-between; } }
  .cp-blog-detail .b-detail-wrap .sec-desc .icon {
    width: 4rem;
    height: 4rem;
    background-color: transparent;
    padding: 0.9rem 1rem;
    box-shadow: 0 0 5px 0 rgba(0, 125, 255, 0.3);
    color: #bd001c;
    font-size: 2rem;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    cursor: pointer;
    z-index: 1;
    position: relative; }
    @media only screen and (max-width: 768px) {
      .cp-blog-detail .b-detail-wrap .sec-desc .icon {
        font-size: 1.4rem;
        line-height: 2rem; } }
    .cp-blog-detail .b-detail-wrap .sec-desc .icon.icon-share1 {
      background: #ffffff;
      padding: 1rem 1rem; }
    .cp-blog-detail .b-detail-wrap .sec-desc .icon.active {
      background: #fff; }
      .cp-blog-detail .b-detail-wrap .sec-desc .icon.active .icon {
        color: #ffffff; }

.cp-blog-detail .b-detail-wrap .b-details {
  font-size: 1.8rem;
  line-height: 2.4rem;
  color: #3f4351;
  margin-right: 2rem;
  font-family: "Gotham-Book";
  padding-top: 3.4rem; }
  @media only screen and (max-width: 768px) {
    .cp-blog-detail .b-detail-wrap .b-details {
      font-size: 1.4rem;
      line-height: 2rem;
      margin-right: 1rem;
      padding-top: 2.8rem;
      color: #000000; } }
  .cp-blog-detail .b-detail-wrap .b-details .text-capitalize {
    text-transform: capitalize; }
  .cp-blog-detail .b-detail-wrap .b-details.typ-news .text-capitalize {
    color: #bd001c; }

.cp-blog-detail .b-detail-wrap .share-wrap {
  position: relative; }

.cp-blog-detail .b-detail-wrap .desc {
  font-family: "Gotham-Book";
  font-size: 1.8rem;
  line-height: 3rem;
  color: #000000;
  margin-bottom: 3rem; }
  @media only screen and (max-width: 768px) {
    .cp-blog-detail .b-detail-wrap .desc {
      font-size: 1.6rem;
      line-height: 2.4rem;
      margin-bottom: 1.5rem;
      color: #3f4351; } }

.cp-blog-detail .sub-title {
  margin-bottom: 2rem;
  font-family: "Gotham-Bold";
  font-size: 2.8rem;
  line-height: 3.6rem;
  color: #000000; }
  @media only screen and (max-width: 768px) {
    .cp-blog-detail .sub-title {
      font-size: 1.8rem;
      line-height: 2.4rem; } }

.cp-blog-detail .desc-cont {
  font-family: "Gotham-Bold";
  font-size: 3.6rem;
  line-height: 4.4rem;
  color: #000000; }
  @media only screen and (max-width: 768px) {
    .cp-blog-detail .desc-cont {
      font-size: 2rem;
      line-height: 3.8rem;
      padding: 0; } }

.cp-blog-detail .box-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 3rem; }
  @media only screen and (max-width: 768px) {
    .cp-blog-detail .box-wrap {
      margin-bottom: 3rem; } }
  .cp-blog-detail .box-wrap .lhs,
  .cp-blog-detail .box-wrap .rhs {
    width: 48%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-direction: column;
        flex-direction: column; }
    .cp-blog-detail .box-wrap .lhs.typ-flex-start,
    .cp-blog-detail .box-wrap .rhs.typ-flex-start {
      -ms-flex-pack: start;
          justify-content: flex-start; }
    @media only screen and (max-width: 768px) {
      .cp-blog-detail .box-wrap .lhs,
      .cp-blog-detail .box-wrap .rhs {
        width: 100%; } }
  @media only screen and (max-width: 768px) {
    .cp-blog-detail .box-wrap .lhs {
      margin-bottom: 3rem; } }

.cp-blog-detail .img-desc-wrap.typ-mb {
  margin-bottom: 3rem; }
  @media only screen and (max-width: 768px) {
    .cp-blog-detail .img-desc-wrap.typ-mb {
      margin-bottom: 2rem; } }
  @media only screen and (max-width: 768px) {
    .cp-blog-detail .img-desc-wrap.typ-mb img {
      height: 18.8rem; } }

.cp-blog-detail .img-desc {
  margin: 2rem 0;
  font-family: "Gotham-Book";
  font-size: 1.4rem;
  line-height: 2rem;
  letter-spacing: 0.28px;
  text-align: center;
  color: #666; }
  @media only screen and (max-width: 768px) {
    .cp-blog-detail .img-desc {
      font-size: 1.2rem;
      line-height: 1.6rem;
      letter-spacing: 0.24px;
      margin-top: 1rem; } }

.cp-blog-detail .b-list {
  padding-left: 2rem; }
  .cp-blog-detail .b-list .b-item {
    font-family: "Gotham-Book";
    margin-bottom: 1rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #333;
    list-style: disc; }
    .cp-blog-detail .b-list .b-item:last-child {
      margin-bottom: 0; }
    @media only screen and (max-width: 768px) {
      .cp-blog-detail .b-list .b-item {
        font-size: 1.6rem;
        line-height: 2.4rem;
        margin-bottom: 2rem; } }

.cp-blog-detail .video-wrap {
  position: relative;
  margin-bottom: 3rem; }
  .cp-blog-detail .video-wrap .icon {
    font-size: 4.8rem;
    line-height: 4.8rem;
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1; }
    @media only screen and (max-width: 768px) {
      .cp-blog-detail .video-wrap .icon {
        font-size: 3rem;
        line-height: 3rem;
        margin-bottom: 1.6rem; } }
  .cp-blog-detail .video-wrap .img-wrap {
    height: 65.8rem;
    border-radius: 4px; }
    @media only screen and (max-width: 768px) {
      .cp-blog-detail .video-wrap .img-wrap {
        height: 18.9rem; } }

@media only screen and (max-width: 768px) {
  .cp-blog-detail .b-detail-wrap .sec-desc .icon {
    font-size: 2rem; } }

.cp-blog-detail .b-detail-wrap .bs-toast-msg .desc {
  font-size: 1.4rem;
  line-height: 1.4rem;
  font-family: "Gotham-Bold";
  color: #22894e;
  text-align: center;
  text-transform: uppercase; }
