
.banner-top{
    background: url('../images/banner-top.png') no-repeat;
    background-size: cover !important;
    background-position: center center;
    min-height: 138px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.banner-top h2 span{
    display: inline-block;
    font-weight: 600;
}
.banner-top h2{
    color: #7C4299;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.sub-inner-title{
    color: #606060;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.name-ct{
    color: #7C4299;
    text-align: right;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;

}

.img-ct img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.col-cta {
    text-align: center;
  }
  .img-ct{
   overflow: hidden;
    margin: auto;
}
.col-cta:hover .img-ct img{
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.banner-top {
    border-radius: 20px;
  }
@media screen and (min-width: 768px) {
  .mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-right: 30px;
  }
  #total-desc-box {
    max-height: 440px;
    overflow-y: auto;
  }
  .total-desc{
    font-size: 13px;
  }
  .total-desc h4{
    font-size: 20px;
  }
  .reply-button{
    font-size: 12px;
  }
  .h-com{
    font-size: 12px;
  }
  .c-body{
    font-size: 14px;
  }
  .sv-title{
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  -moz-box-orient: vertical;
  -moz-line-clamp: 1;
  display: -webkit-box;
  min-height: 30px;
  font-size: 13px;
  }
  .sv-img {
    height: 186px;
    border-radius: 28.9px;
  }
  .desc-tariff{
    font-size: 14px;
}
  .tariff-sect h4{
    font-size: 19px;
  }
  .row-item-tariff {
    padding:5px 25px;
  }
  .align-items-center-md{
    align-items: center;
  }
    .pe-md-150{
        padding-left: 9% !important;
    }
    .ord-btn-link{
        margin-top: 70px;
    }
    .cal-btn{
        min-width: 170px;
    }
    .img-ct img{
        border-radius: 40px;
    }
    .img-ct{
        width: 151px;
        height: 151px;
        border-radius: 40px;
    }
    .name-ct{
        font-size: 18px;
        min-height: 43px;
    }
    .banner-top h2{
        font-size: 25px;
    }
    .sub-inner-title{
        font-size: 16px;
    }
}
.d-block.ord-btn-link span {
  display: inline-block;
}
@media (max-width: 767px) {
     .soc-as {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
    .col-xl-9.mx-auto.col-12.ps-md-0.pe-md-0 {
  flex: 0 0 auto;
  width: 83.33333333%;
}
  .mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-right: 22px;
  }
  #total-desc-box {
    max-height: 300px;
    overflow-y: auto;
  }
  .owl-sv-article{
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .main-title-section {
    font-size: 11px !important;
  }
  .total-desc{
    font-size: 11px;
    line-height: 1.5 !important;
  }
  .total-desc h4{
    font-size: 14px;
  }
  .layer-box {
    height: 100% !important;
  }
}
@media screen and (max-width: 767.99px) {
  .reply-button{
    font-size: 10px;
  }
  .h-com{
    font-size: 10px;
  }
  .c-body{
    font-size: 11px;
  }
  .sv-title{
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -moz-box-orient: vertical;
    -moz-line-clamp: 2;
    display: -webkit-box;
    min-height: 60px;
    font-size: 10px;
    }
  .desk-sv{
    display: none !important;
  }
  .sv-img {
    height: 145px;
    border-radius: 28.9px;
  }
  .desc-tariff{
    font-size: 12px;
}
  .tariff-sect h4{
    font-size: 15px;
  }
  .row-item-tariff {
    padding:5px 14px;
    font-size: 12px;
  }
  .btn-ord ,.cal-btn{
    padding: 6px 12px !important;
    display: block !important;
  }
  .d-block.ord-btn-link span {
    display: inline-block;
    width: 49%;
    margin: 0 !important;
  }
  .desc-sv {
    font-size: 10px !important;
  }
  .pe-xs-0{
    padding-left: 0 !important;
  }
    .name-ct{
        font-size: 9px;
        min-height: 23px;
        margin-bottom: 0 !important;
        margin-top: 8px !important;
    }
    .img-ct img{
        border-radius: 15px;
    }
    .img-ct{
        width: 48px;
        height: 48px;
        border-radius:15px;
    }
    .col-cta {
        margin-top: 15px !important;
      }
      .banner-top {
        margin-top: 10px;
      }
      .banner-top h2{
        font-size: 14px;
    }
    .sub-inner-title{
        font-size: 10px;
    }
    .sub-inner-title {
        padding: 0 20px;
      }
      .banner-top {
  min-height: 79px !important;

}
}
.breadcrumb{
    border-radius: 100px;
    background: #F2F2F2;
    padding: 7px 15px;
}
.breadcrumb li a{
    color:#7C4299;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.breadcrumb li {
    color:#B0B0B0;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.breadcrumb li:last-child .g-b{
    display: none !important;
}
.breadcrumb li .g-b{
    margin-left: 2px;
    margin-right: 2px;
}
.main-title-sv{
color: #6A6A6A;

}
.desc-sv{
    color: #6A6A6A;
    text-align: justify;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.cal-btn{
    color: #fff;
    flex-shrink: 0;
    border-radius: 30px;
    background: #7C4299;
    display: inline-block;
    padding: 6px 19px;
    text-align: center;
}
.btn-ord{
    flex-shrink: 0;
    border-radius: 30px;
    background: #09C358;
    padding: 6px 19px;
  color: #fff !important;
    display: inline-block;
    text-align: center;
}
.tariff-sect{
    background: #FAF0FF;
}
.tariff-sect h4{
  color: #000;
  font-weight: 600;
}
.desc-tariff{
    color: #323232;
    text-align: justify;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.tbl-title-tariff{
    display: flex;
    justify-content: space-between;
    color: #FFF;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
    border-radius: 20px;
    background: #7C4299;
    padding:2px 15px;
}
.unit{
    font-size: 11px;
    font-weight: 300;
}
.row-item-tariff {
    justify-content: space-between;
  }
  .box-item-tariff {
    border-radius: 20px;
    border: 1px solid #7C4299;
    background: #F2F2F2;
    overflow: hidden;
  }
  .box-item-tariff .row-item-tariff:nth-child(odd){
  background-color: #F2F2F2;
  }
  .box-item-tariff .row-item-tariff:nth-child(even){
    background-color: #fff;
  }
  .tariff-sect li,  .tariff-sect p , .tariff-sect{
    color: #6A6A6A;
  }
  .tariff-sect ul{
    padding-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px !important;
  }
  .sv-title{
    color: #000000;
  font-weight: 600;
  overflow: hidden;
  }
  .desk-sv{
    color: #8E8E8E;
    font-size: 9.362px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.725px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    -moz-box-orient: vertical;
    -moz-line-clamp: 4;
    display: -webkit-box;
    overflow: hidden;
    min-height: 75px;
  }
  .owl-sv-article .item{
    border-radius: 28.9px;
    border: 1px solid #E3E3E3;
    background: #FFF;
  }
  .sv-img {
    width: 100%;
    display: block;
    overflow: hidden;
  }
  .sv-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  }
  .owl-sv-article .owl-next{
    margin: 0 !important;
    background: url("../images/chevron-arrow.png") !important;
    width: 34px;
    height: 35px;
    right: -33px !important;
  }
  .owl-sv-video .owl-next{
    margin: 0 !important;
    background: url("../images/chevron-arrow.png") !important;
    width: 34px;
    height: 35px;
    right: -23px !important;
  }
  .owl-sv-article .owl-prev {
    margin: 0 !important;
    background: url("../images/chevron-arrow.png") !important;
    width: 34px;
    height: 35px;
    left: -33px !important;
  }
  .owl-sv-video .owl-prev{
    margin: 0 !important;
    background: url("../images/chevron-arrow.png") !important;
    width: 34px;
    height: 35px;
    left: -23px !important;
  }
  .owl-sv-article .owl-dots .owl-dot span,.owl-sv-video .owl-dots .owl-dot span{
    margin: 5px 2px !important;
    width: 6.38px !important;
    height: 6.38px !important;
  }
  .owl-sv-article .owl-dot.active span,  .owl-sv-video .owl-dot.active span {
    width: 16.447px !important;
    height: 6.38px;
    flex-shrink: 0;
    border-radius: 28.356px;
    background: #09C358 !important;
  }
  .sv-video-section{
    background: #FAF0FF;
  }
  .layer-box {
    backdrop-filter: none !important;
    height: 48%;
  }
  .title-vide-box {
    font-size: 11px !important;
  }
  .video-icon{
    background: url('../images/video-icon.png') no-repeat;
    position: absolute;
    left: 10px;
    top:10px;
    z-index: 1;
    width: 30px;
    height: 30px;
  }
  .total-desc{
    color: #6A6A6A;
    text-align: justify;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
  }
  .total-desc h4{
    color: #7C4299;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 10px;
  }
  .total-desc-box{
    padding: 25px;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 1px 7.2px 0px rgba(0, 0, 0, 0.15);
  }
  .br{
    height: 1px;
    width: 100%;
    background-color: #DDD;
  }
  .main-title-comment{
    color: #6C6C6C;
    text-align: right;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .total-rate{
    color: #000000;
    text-align: justify;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .total-rate span{
    color: #B4B4B4;
    font-size: 14px;
    font-weight: 400;
  }
  .text-gray{
    color: #888;
    text-align: justify;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .cp-comment{
    color: #606060;
    text-align: right;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .wr-comment{
    display: flex;
    color: #7C4299;
    text-align: justify;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: 282px;
    height: 44px;
    flex-shrink: 0;
    border-radius: 50px;
    border: 1px solid #7C4299;
    background: #FFF;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .text-2{
    color: #969696;
    text-align: justify;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
  }
  .c-body{
    color: #7C7C7C;
    text-align: justify;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 10px;
    background: #F2F2F7;
    padding: 10px;
    position: relative;
  }
  .c-body::before{
    background: url('../images/vector-m.svg');
    content: '';
    position: absolute;
    top: -15px;
    right: 29px;
    width: 30px;
    height: 29px;
  }
  .m-user {
    color: #6C6C6C;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
  .m-date{
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .h-com{
    color: #7C4299;
    text-align: right;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .like-button,.dislike-button{
    width: 30.787px;
    height: 17.524px;
    flex-shrink: 0;
    border-radius: 5.153px;
    border: 0.515px solid #7C4299;
    background: #FFF;
    text-align: center;
    justify-content: center;
    margin-left: 10px;
    display: flex;
    align-items: center;
  }
  .like-button span{
    color: #7C4299;
    margin-left: 2px;
  }
 .dislike-button span{
    color: #7C4299;
    margin-right: 2px;
  }
  .reply-button{
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
    color: #7C4299;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .reply-button svg{
    margin-right: 5px;
  }
.actions{
    align-items: center;
    justify-content: space-between;
  }
  .reply-form textarea {
    border: 1px solid #7c4299;
    border-radius: 15px;
    padding: 10px;
    width: 100%;
  }
.reply-form input {
    border: 1px solid #7c4299;
    border-radius: 15px;
    padding: 10px;
    margin-bottom: 10px;
    width: 100%;
  }
  .reply-form  button{
    display: flex;
    color: #7C4299;
    text-align: justify;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: 89px;
    height: 41px;
    flex-shrink: 0;
    border-radius: 50px;
    border: 1px solid #7C4299;
    background: #FFF;
    justify-content: center;
    align-items: center;
    margin-right: auto;
    margin-top: 10px;

  }
  .gp{
    font-weight: 600;
    margin: 0 5px;
  }
  .pagination{
    direction: ltr;
  }
  .pagination li{
    display: inline-block;
    margin-right: 5px;
  }
  .pagination li a:not(.next){
    color: #868686;
    text-align: justify;
    font-size: 15.405px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 28.5px;
    height: 28.5px;
    flex-shrink: 0;
    background-color: #FFF;
    border: 0.77px solid #DDD;
    display: inline-flex;
    border-radius: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
  }
  .pagination li a.active{
    background-color: #7BC144;
    border-color: #7BC144;
    color: #fff;
  }
  .d-flex.actions .d-flex {
    align-items: center;
  }
  .mCustomScrollBox {
    direction: rtl;
  }
  .mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: auto;
    right: 0;
  }
  .mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-left: 0;
  }
  .mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    background-color: #DDD;
    border-radius: 25px;
  }
  .mCSB_scrollTools {
    width: 12px;
  }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0,0,0,.75);

}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 5px;
  margin: 3px 4px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color:#7C4299 !important;
}
.owl-sv-video .item:hover  .img-agu-box img{
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.owl-sv-article .item:hover .sv-img img{
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
