@import url('https://fonts.googleapis.com/css2?family=Mitr:wght@200;300;400;500&display=swap');
.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.course-header h3{
    color: #F8C41B;
    -webkit-text-stroke: 1px #F8C41B;
}

.course-header h6{
    color: #ffffff;
}

.course-header a{
    color: #08C5FF;
}

.course-header a.btn{
    color: #ffffff;
}

.course-overall-wrapper,.course-detail-wrapper{
    margin-bottom: 20px;
}

.table td{
    vertical-align: middle;
}

.extra-paddingright{
    padding-right: 30px;
}

.extra-marginbottom{
    margin-bottom: 10px;
}

.extra-margintop{
    margin-top: 10px;
}

.disable-margin{
    margin: 0px !important;
}

.voted{
    color:#DFDFDF;
}

@media (max-width: 1024px){
    .course-enroll {
    margin-left: 50px !important;
    }

}

@media (max-width: 448px){
    .course-enroll {
        margin-left: 0px !important;
    }
}

table tr:last-child td:first-child {
    -moz-border-radius-bottomleft:10px;
    -webkit-border-bottom-left-radius:10px;
    border-bottom-left-radius:10px}

table tr:last-child td:last-child {
    -moz-border-radius-bottomright:10px;
    -webkit-border-bottom-right-radius:10px;
    border-bottom-right-radius:10px}

table.collapsed {border-collapse:collapse}

textarea{
    line-height: 1.6em;
}

.content{
    background: #f5f5f5;
    padding-top: 50px;
}

#instinfo{
    padding: 15px;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    margin-bottom: 60px;
    background: white;
}

#instinfo .img-circle{
    max-width: 70px;
    max-height: 70px;
    height: fit-content;
}

#instinfo strong, #instinfo #toppart, #instinfo #about, #instinfo #instcontact{
    margin-top: 15px;
}

#instinfo #toppart, #instinfo #instname{
    display: inline-block;
    vertical-align: middle;
}

#instinfo #instname{
    /*padding-top: 10px;*/
    margin-left: 15px;
}

#instcontact a{
    color: #4d4d4d;
}

#instcontact a:active{
    color: #f02c03;
}

#instcontact a.active{
    color: #f02c03;
}

#instcontact a:hover{
    color: #f02c03;
    text-decoration: none;
}

#instinfo .tab-pane{
    text-align: center;
}

#instcontact i{
    margin-left: 15px;
    margin-right: 15px;
}

.row.display-flex {
  display: flex;
}


#ataglance{
    border-radius: 10px;
    margin-top:30px;
    overflow: hidden;
    border-collapse: inherit;
    border: 1px solid #ddd;
}

#ataglance th, #ataglance td{
    line-height: 1.5;
}

#ataglance th{
    text-align: center;
    background-color: #dfdfdf;
}

#ataglance td{
    background: white;
    vertical-align: middle;
}

#ataglance td i{
    padding-left: 20px;
    padding-right: 20px;
}

.ataglance-hilight{
    font-size: 20px;
}

.bubble
{
    background: #e9e9e9 !important;
    color:#f03c02 !important;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.first-bubble-no-show-parent:after,.third-bubble-no-show-parent:after,.forth-bubble-no-show-parent:after,.second-bubble-no-show-parent:after{
    display:none !important;
}

.second-bubble-parent:after,.first-bubble-parent:after,.third-bubble-parent:after,.forth-bubble-parent:after{
    margin-left:32%;
}

.bubble-parent:after
{
    content: '';
    border-style: solid;
    border-width: 0 15px 15px;
    border-color: #e9e9e9 transparent;
    display: block;
    width: 0;
    z-index: 1;
}

.tutor-name-on-header{
    color:lightskyblue;
}

.course-overall-wrapper{
    background: #ffffff;
    border: 1px solid #ddd;

}

.course-overall{
    border-right:1px solid #ddd;
}

.course-overall, .course-enroll{
    padding: 20px 15px 20px 15px;
}

.no-bottom-margin{
    margin-bottom: 0px !important;
}

.line-course-overall{
    border-top: 1px solid #ddd;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.course-description{
    padding: 15px 15px 15px 15px;
    box-sizing: border-box;
    text-align:justify;
    border-radius: 4px;
    border: 1px solid #ddd;
}
.course-description ul {
  list-style: disc;
  margin-left: 15px;
}
.course-description ol {
  list-style: decimal;
}
.course-discount {
    padding: 15px 15px 15px 15px;
    border-radius: 4px;
    border: 1px solid #ddd;
}

.shortdesc-buffet{
    color: #808080;
}

.shortdesc{
    padding-bottom: 10px;
    text-align:justify;
}

.btn-fullwidth{
    min-width: 100%;
}

.btn-social {
  color: #fff;
  border-radius: 2px;
  text-decoration: none;
  width: 32px;
  padding: 5px 0px;
}
.btn-social:hover {
  color: #fff;
}
.btn-fb{border-color:#3b5998; color:#3b5998;}
.btn-fb:hover{background-color: #224389; color:#fff;}
.btn-twitter{border-color:#55acee; color:#55acee;}
.btn-twitter:hover{background-color:#3197E5; color:#fff;}
.btn-line{border-color:#00c300; color:#00c300;}
.btn-line:hover{background-color: #009A00; color:#fff;}

.play-button {
    display: block;
    width: 100px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.7);
}
.play-button:hover {
    background-color: #F03C02;
    cursor: pointer;
}
.intro-video{
    cursor: pointer;
}
.play-button:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.875rem 0 0 -0.49297rem;
    border-style: solid;
    border-width: 0.875rem 0 0.875rem 1.5625rem;
    border-color: transparent transparent transparent #fff;
}

@media (max-width: 768px) {
    .loading{
        left:15%;
    }
    .row.display-flex {
        flex-wrap: wrap;
    }

}

#apply-coup{
 margin-top: 15px;
 margin-bottom: 0px;
}

#apply-coup input{
    text-transform: uppercase;
}

@media screen and (max-width: 750px) {
    .course-review-left-col{text-align: center;}
}

.course-buffet-title{
    background: url(../../../images/default/bodybg/bg4.jpg);
    background-size: cover;
    padding: 50px 0 50px 0;
}

.course-buffet-title hr{
    margin: 0 0 10px 0;
}

.course-buffet-title .text-center{
    margin-bottom: 20px;
}

.service-icon img{
    max-height: 150px;
    display:block;
    margin:auto;
}

.course-buffet-title{
    background: url(../../../images/nisittutor/bg/bg4.jpg);
    background-size: cover;
    padding: 50px 0 50px 0;
}

.course-buffet-title hr{
    margin: 0 0 10px 0;
}

.course-buffet-title .text-center{
    margin-bottom: 20px;
}

.recommended-course-container .col-xs-12{
    padding-left: 0;
    padding-right: 0;
}

.price-thumbnail{
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 15px 20px;
}
.price-thumbnail .pricetag {
    position: absolute;
    right: 0px;
}
.price-thumbnail h5 {
    line-height: 1.5;
}
.price-detail{
    margin-top: 20px;
}
.out-cdt{
    padding: 0 10px;
}
.course-details{
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 20px;
    height: 100%;
}
.course-details .icon{
    width: 50%;
    margin: 0 auto;
}
.course-details p{
    font-family: 'Mitr', sans-serif;
    padding-top: 10px;
}
.course-details h6{
    font-size: 20px;
    padding-top: 10px;
}
.course-details .time{
    font-size: 14px;
}
.short-dest hr{
    border: 5px solid #000;
    width: 30%;
    margin: 10px 0;
}
.btn-section{
    padding: 20px 20px 20px 20px;
    text-align: center;
    font-size: 21px;
    font-family: 'Mitr', sans-serif;
}
.btn-section .border-btn{
    color: #000;
}
.btn-section .btn-large{
    font-size: 18px !important;
    padding: 9px 10px !important;
    margin-bottom: 10px;
}
.top-column{
    padding-bottom: 30px;
    overflow: unset;
}
.cdc{
    padding: 0 0 20px 0;
}
.cdc h2{
    padding-bottom: 10px;
}
.cdc .col-md-12{
    padding-left: 0px;
}
.fancy-tab{
    border: 1px solid #ddd;
    padding: 0px;
    border-radius: 100px;
    display: flex;
    justify-content: space-between;
}
.fancy-tab > .btntab{
    min-width: 24%;
    display: inline-block;
}
.fancy-tab > .btntab > a{
    font-family: 'Mitr', sans-serif;
    padding: 15px;
    font-size: 16px;
    color: #000;
    text-align: center;
    display: block;
}
.fancy-tab > .activetab > a {
    color: #fff;
}
.fancy-tab a:hover, .fancy-tab .activetab{
    background-color: #0ea33d;
    color: #fff;
    border-radius: 100px;
}
.tab-content {
    border: 0px solid #eee;
}
.imglog{
    width: 20%;
    margin: 0 auto;
}
.end-course{
    padding-top: 0px;
    padding-bottom: 20px;
}
.allcontent{
    padding-top: 10px;
    padding-bottom: 20px;
}
#add-to-cart{
    text-align: center;
}

#paymentManual{
    border: 1px solid #ddd;
    margin-top: 12px;
    padding: 12px 15px;
}
#paymentManual hr {
    border-color: #fff;
}

@media (min-width: 768px) {
    .row.display-flex > [class*='col-'] {
        flex-grow: 1;
    }


}

.box-price{
    background: #0ea33d;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 5px;
    cursor: pointer;
    margin-bottom: 10px;
}
.btn-section{
    padding: 20px 0;
}
.icon a{
    color: #fff;
    margin: 0!important;
}
.box-price span{
    font-size: 16px;
}

.aslk {
    position: relative;
}

.aslk .tglk {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
}

.select-price{
    background: #0ea33d;
    color: #fff;
    border: #fff;
    padding: 10px 5px;
    width: 100%
}

.dropdown-size{
    padding: 10px;
    width: 100%;
}

.dropdown-list-price{
    display: flex;
    justify-content: space-between;
}

.dropdown-list-size{
    font-size: 16px !important;
    margin-top: 5px;
}
