/* Add here all your css styles (customizations) */

.swal2-title{
    font-family: 'DTKaLaTeXaDisplay-Regular' !important;
    font-size: 32px !important;
}

.swal2-content{
    font-family: 'DTKaLaTeXaText-Regular' !important;
    font-size: 20px !important;
}

.swal2-styled{
    font-family: 'DTKaLaTeXaText-Regular' !important;
    font-size: 19px !important;
}

.nav-item{
    font-family: 'DTKaLaTeXaDisplay-Regular' !important;
    font-size: 16px;
}

.dropdown-item{
    font-size: 16px;
}

.profile-g-font-size-18 {
    font-size: min(5vw, 1.5rem) !important;
}
.profile-g-font-size-16 {
    font-size: min(5vw, 1.3rem) !important;
}

img {
    vertical-align: middle;
    border-style: none;
    object-fit: cover !important;
    
}

.div_detail *{
    font-family: 'DTKaLaTeXaText-Regular' !important;
    margin-bottom: 0px !important;
}

.line-height-26 {
    line-height: 26px;
}
/* Start Navbar */
@media (min-width: 992px){
    .fix-navbar-mx{
        margin-left: 0.25rem !important;
        margin-right: 0.25rem !important;
    }

    .fix-navbar-mr{
        margin-right: 0.25rem !important;
    }

    .fix-navbar-ml{
        margin-left: 0.25rem !important;
    }

    .btn-primary-custom{
        font-size: 14px !important;
    }

    .nav-search {
        width: 135px !important;
    }

    .btn-primary-custom{
        font-size: 13px !important;
    }

    .nav-item{
        font-size: 13px;
    }

    .nav-item  .d-inline-block  .u-btn-outline-secondary{
        font-size: 13px;
    }

    .nav-item  .d-inline-block  .u-btn-outline-secondary-Two{
        font-size: 13px;
    }

}

@media (min-width: 1200px){
    .fix-navbar-mx{
        margin-left: 0.5rem !important;
        margin-right: 0.5rem !important;
    }

    .btn-primary-custom{
        font-size: 16px !important;
    }

    .nav-item{
        font-size: 16px;
    }

    .fix-navbar-mr{
        margin-right: 0.5rem !important;
    }

    .fix-navbar-ml{
        margin-left: 0.5rem !important;
    }
}

@media (max-width: 1280px){
    .nav-item  .d-inline-block  .u-btn-outline-secondary{
        font-size: 13px !important;
    }

    .nav-item  .d-inline-block  .u-btn-outline-secondary-Two{
        font-size: 13px !important;
    }
}

@media (min-width: 1250px){
    .fix-navbar-mx{
        margin-left: 0.85714rem !important;
        margin-right: 0.85714rem !important;
    }

    .fix-navbar-mr{
        margin-right: 0.85714rem !important;
    }

    .fix-navbar-ml{
        margin-left: 0.85714rem !important;
    }
}

/* End Navbar */

.image_thumbnail {
    padding: 5px;
    /* min-height: 163px; */
    max-height: 170px;
    object-fit: contain !important;
}

.cut-text-multi {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.cut-text-multi:hover {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #47663c;
}

.nav-search {
    width: 145px;
}

.cut-text {
    text-decoration: none;
    text-overflow: ellipsis;
    /* เพิ่ม ... จุดจุดจุดท้ายสุด */
    display: block;
    overflow: hidden;
    white-space: nowrap;
    width: 255px;
    /* กำหนดความกว้าง */
}
.cut-text {
    text-decoration: none;
    text-overflow: ellipsis;
    /* เพิ่ม ... จุดจุดจุดท้ายสุด */
    display: block;
    overflow: hidden;
    white-space: nowrap;
    width: 255px;
    /* กำหนดความกว้าง */

}

.list-group-item {
    position: relative;
    display: block;
    padding: .3rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
}

.fix-Search-nav {
    width: 425%;
    margin-left: -60%;
}

/* .text-justify {
    text-align: justify;
} */

.course-title{
    height: 130px;
    overflow-y: hidden;
}

.card-detail {
    height: 237px !important;
    overflow: hidden !important;
    margin-bottom: 0px !important;
}

.card-detail-1 {
   /* height: 283px !important;*/
    overflow: hidden !important;
    margin-bottom: 0px !important;
}

.bold {
    font-weight: bold !important;
}

.container {
    max-width: 1290px;
}

a {
    color: unset;
}

.color-danger{
    background-color: #47663c !important;
    color: #FFFFFF;
}

a:focus,
a:hover {
    color: #47663c;
}

img.logo {
    max-height: 90px;
    max-width: 300px;
}

.custom-navbar {
    padding-top: 20px;
}

.border-card--hover {
    border: 2.5px solid #fff;
}

.border-card--hover:hover {
    border: 2.5px solid #47663c;
    -webkit-animation-delay: 2s;
    -webkit-transition: 1s;
    transition: 1s;
    animation-delay: 2s;
}

.js-header-fix-moment>div>.custom-navbar {
    padding-top: 0;
    background-color: #ffffff;
}

.js-header-fix-moment>div>.custom-navbar>div>a>img {
    max-height: 54px;
}

.dzsparallaxer.height-is-based-on-content {
    min-height: 500px;
}

.u-btn-outline-secondary-Two {
    border-radius: 18px;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.1);
    border: solid 2px #c0cfbc;
    background-color: #c0cfbc;
    /*font-family: Mitr;*/
    font-size: 18px !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

.u-btn-outline-secondary-Two:hover {
    border: solid 2px #ffffff;
    color: #ffffff;
}

.u-btn-outline-black-Two {
    border-radius: 17px;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.1);
    border: solid 2px #555555;
    background-color: #555555;
    /*font-family: Mitr;*/
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

.u-btn-outline-black-Two:hover {
    border: solid 2px #000000;
    background-color: #000000;
    color: #ffffff;
}

.u-btn-outline-secondary {
    border-radius: 17px;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.1);
    border: solid 2px #47663c;
    background-color: #47663c;
    /*font-family: Mitr;*/
    font-size: 18px !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

.u-btn-outline-secondary:hover {
    color: #fff;
    background-color: #5a5a5c;
}

ul.custom-text-menu>li>a {
    /*font-family: Mitr;*/
    font-size: 17px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #5a5a5c;
}
ul.custom-text-menu>li>a.active {
    font-weight: 500;
    color: #47663c !important;
}

a:visited {
    text-decoration: none;
}

a:link {
    word-break: normal;
    text-decoration: none;
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 1.3rem;
    outline: 0;
}

h5 {
    font-family: 'DTKaLaTeXaDisplay-Regular';
    font-size: 1.7rem;
    line-height: 1.4 !important;
padding-top: 5px;
}

h2.custom-header {
    font-size: 26px;
    font-weight: normal;
    color: #5a5a5c;
}

h2.custom-header img {
    width: 105px;
    height: 45px;
    object-fit: contain;
}

p.remark {
    font-size: 13px;
    color: #a0a0a0;
}

.frame-img-share {
    width: 100%;
    height: 200px;
}

.img-share {
    float: left;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 2px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}

/* ----manu------ */
.btn-primary-custom:not(:disabled):not(.disabled).active,
.btn-primary-custom:not(:disabled):not(.disabled):active,
.show>.btn-primary-custom.dropdown-toggle {
    color: #5f5f5f;
    background-color: #ffffff00 !important;
    border-color: #ffffff03 !important;
}

.btn-primary-custom:hover {
    color: #5f5f5f;
    background-color: #ffffff00 !important;
    border-color: #ffffff00 !important;
}

.btn-primary-custom {
    border-radius: 8px;
    box-shadow: none;
    background-color: #29c98900;
    color: #5f5f5f;
    border-color: #ffffff00 !important;
    font-size: unset;
    font-weight: 300;
}

/* ----manu end------ */
/*-------------font-----------------*/
.font-color-Orange {
    color: #47663c;
}

.font-color-Blue {
    color: #5f5f5f;
}

.u-heading-v2__title{
    font-size: 2.2em;
    font-family: 'DTKaLaTeXaDisplay-Bold';
}

.font-title{
    font-family: 'DTKaLaTeXaDisplay-Bold';
}
.font-sub-title{
    font-family: 'DTKaLaTeXaDisplay-Regular';
}

hr{
    margin-top: 1.5rem;
}

/*-------------font-----------------*/
.list-inline-item:not(:last-child) {
    margin-right: -0.5rem;
}

.form-control:focus,
.custom-select:focus {
    border-color: #47663c;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.bg-custom-gray {
    background-color: #fbfbfb;
}

[role="tablist"]:not([data-tabs-mobile-type="slide-up-down"]):not([data-tabs-mobile-type="accordion"]):not([data-scroll]) {
    display: none;
}

.pt-37 {
    padding-top: 37px;
}

.fz-15 {
    font-size: 15px;
}

.fz-16 {
    font-size: 16px;
}

.fz-18 {
    font-size: 18px;
}

.fz-20 {
    font-size: 20px;
}

.fz-24 {
    font-size: 24px;
}

.fz-30 {
    font-size: 30px;
}

.kept-box-pro {
    color: #47663c;
}

.text-secondary {
    color: #47663c !important;
}

.pt-40 {
    padding-top: 40px;
}

.btn-primary {
    border-radius: 8px;
    box-shadow: 2px 2px 6px 1px rgba(0, 0, 0, 0.26);
    background-color: #47663c;
}

.mt-16 {
    margin-top: 16px;
}

.mt-index {
    padding-top: 160px;
}

.custom-color-breadcrumb {
    color: #a0a0a0;
}

.u-block-hover:hover .g-color-primary--hover, .g-color-primary--hover:hover {
    color: #6c6c6c !important;
}

.bg-primary {
    background-color: #47663c !important;
}

.title-kept-box {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
}

.custom-figcaption {
    font-size: 16px;
    font-weight: 500;
    min-width: 47px;
    padding: 0;
    height: 25px;
    text-align: center;
    line-height: normal;
}

.button-box {
    position: absolute;
    width: 90%;
    bottom: -20px;
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 70%;
    border: 1px solid #e0dbdb;
    border-radius: 8px;
}

.input-group.form-search {
    width: 100%;
}

.text-calendar-index {
    font-size: x-large;
    color: #778899;
    font-weight: 400;
}

.fontsize-xxx {
    font-size: -webkit-xxx-large;
}

.card-calendar {
    box-shadow: 4px 7px 9px 0px #eae7e7;
    border: 1px solid #eae7e7;
}

/* .g-bg-red{
    background-color: 	#FF0000 !important;
}
.g-bg-ping {
    background-color: #ed7c7e !important;
}
.g-bg-green {
    background-color: #92ce5e !important;
}

.g-bg-orange{
    background-color: #FFA500 !important;
}

.g-bg-light-blue{
    background-color: #add8e6 !important;
}

.g-bg-purple{
    background-color: #800080 !important;
} */
.g-bg-monday {
    background-color: #98b49d!important;
}

.g-bg-tuesday {
    background-color: #98b49d !important;
}

.g-bg-wednesday {
    background-color: #98b49d !important;
}

.g-bg-thursday {
    background-color: #98b49d!important;
}

.g-bg-friday {
    background-color: #98b49d !important;
}

.g-bg-saturday {
    background-color: #98b49d !important;
}

.g-bg-sunday {
    background-color: #98b49d !important;
}

/* pagination */
.pagination {
    justify-content: center;
}

.pagination span,
.pagination a {
    padding: .5rem .75rem;
    line-height: 1.25;
    color: #47663c;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.pagination>.active>span {
    padding: .5rem .75rem;
    line-height: 1.25;
    color: #fff;
    background-color: #47663c;
    border: 1px solid #dee2e6;
}

/* end pagination */
.u-shadow-v1-4 {
    box-shadow: 8px 8px 5px rgba(0, 0, 0, 0.3);
}

.u-go-to-v1:hover,
.u-go-to-v1:focus:hover {
    text-decoration: none;
    color: #fff;
    background-color: #47663c;
}

/*------*/
.border-pfs {
    border: 2px solid #47663c;
    border-radius: 15px;
    overflow: hidden;
}

.border-2 {
    border: 2px solid #47663c;
}

.bg_shape {
    position: inherit;
   
}

.bg_shape::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background: url(../../images/Vector01.png) left center no-repeat;
    background-size: cover;
    z-index: -1;
}

.bg_shape1 {
    position: relative;
}

.bg_shape1::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 300px;
    background: url(../../images/Vector02.png) left center no-repeat;
    background-size: cover;
    z-index: -1;
    
}

.bg_shape2 {
    position: relative;
}

.bg_shape2::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background: url(../../images/Vector03.png) left center no-repeat;
    background-size: cover;
    z-index: -1;
}

.bg_shape3 {
    position: relative;
}

.bg_shape3::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 300px;
    background: url(../../images/Vector04.png) left center no-repeat;
    background-size: cover;
    z-index: -1;
}

.comment-title {
    height: 55px;
    overflow: hidden;
}

.dokchan {
    color: #47663c;
    font-weight: bold;
    margin-right: 5px;
}

.bg-org-v1 {
    background-color: #efe7dc !important;
}

.fix-text-h {
    height: 25px;
    overflow: hidden;
}

.fix-text-h1 {
    height: 95px;
    overflow: hidden;
}

.fix-text-cardecoh {
    height: 196px;
    overflow: hidden;
}

/* datetimepicker */
.table-condensed {
    /* margin-left: 4px !important; */
    border-collapse: unset;
    width: 100% !important;
}

/* End datetimepicker */
@media (max-width: 620px) {
    .bg_shape::before {
        display: none;
    }

    .bg_shape1::before {
        display: none;
    }
}

/*
.bg-shape::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 755px;
  height: 860px;
  background: url(../../images/curve-11.png) left center no-repeat;
  background-size: cover;
  z-index: -1;
}*/
@media (max-width: 620px) {
    .bg_shape::after {
        display: none;
    }

    .bg_shape1::after {
        display: none;
    }
}

.d-flex {
    display: flex !important;
}

.d-flex-inline {
    display: inline-flex !important;
}

.align-items-center {
    align-items: center;
}

.align-items-flex-end {
    align-items: flex-end;
}

.align-items-flex-start {
    align-items: flex-start;
}

/******************************** Start Index ********************************/
.g-bg-pink {
    background-color: #47663c !important;
}

.btn-close {
    top: -30px !important;
    right: 0px !important;
    font-size: 20px !important;
}

.swal2-container {
    z-index: 9999;
}

.c-card {
    display: flex !important;
    height: 100% !important;
    flex-direction: column !important;
}

.c-header {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
}

.c-body {
    flex: 1 1 auto;
}

.content-fix {
    position: relative;
    width: 100%;
    max-width: 300px;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
    /* Black see-through */
    color: #f1f1f1;
    width: 74% !important;
    transition: .5s ease;
    opacity: 2;
    color: white;
    font-size: 20px;
    padding: 10px;
    text-align: center;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.overlay1 {
    position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
    /* Black see-through */
    color: #f1f1f1;
    width: 74% !important;
    transition: .5s ease;
    opacity: 2;
    color: white;
    font-size: 20px;
    padding: 10px;
    text-align: center;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

/* .content-fix:hover .overlay {
    opacity: 1;
} */
.fix-add {
    position: absolute;
    top: 15px;
    left: 23px;
}

.u-check input[type="checkbox"]:checked+.u-check-icon-checkbox-v6 i,
.u-check input[type="checkbox"]:checked+.u-check-icon-radio-v6 i,
.u-check input[type="checkbox"]:checked+* .u-check-icon-checkbox-v6 i,
.u-check input[type="checkbox"]:checked+* .u-check-icon-radio-v6 i,
.u-check input[type="radio"]:checked+.u-check-icon-checkbox-v6 i,
.u-check input[type="radio"]:checked+.u-check-icon-radio-v6 i,
.u-check input[type="radio"]:checked+* .u-check-icon-checkbox-v6 i,
.u-check input[type="radio"]:checked+* .u-check-icon-radio-v6 i {
    color: #fff;
    background-color: #47663c;
    border-color: #47663c;
    border-radius: 10px;
}

.u-check-icon-checkbox-v6 i,
.u-check-icon-radio-v6 i {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 100%;
    height: 100%;
    border: solid 2px #47663c;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 10px;
}

/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #47663c;
    border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #47663c border-radius: 10px;
}

.scrollberder {
    overflow: auto;
    height: 373px;
    scrollbar-width: thin;
    scrollbar-color: #47663c #E0E0E0;
}

.overflow-hidden: {
    overflow: hidden !important;
}

.image_thumbnail {
    /* min-height: 163px; */
    max-height: 170px;
    object-fit: contain !important;
}

@media screen and (min-width: 320px) {
    .fix-Search-nav {
        width: 500%;
        margin-left: -120%;
    }

    .g-width-300 {
        width: 220px !important;
        max-width: 100%;
    }

    .mt-index {
        padding-top: 60px;
    }

    .overlay {
        position: absolute;
        bottom: 0;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.5);
        color: #f1f1f1;
        width: 77% !important;
        transition: .5s ease;
        opacity: 2;
        color: white;
        font-size: 16px;
        padding: 10px;
        text-align: center;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    .overlay1 {
        position: absolute;
        bottom: 0;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.5);
        color: #f1f1f1;
        width: 79% !important;
        transition: .5s ease;
        opacity: 2;
        color: white;
        font-size: 16px;
        padding: 10px;
        text-align: center;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    .calendar-previous-title{
        height: 80px;
        overflow-y: hidden;
    }

    .calendar-fix-card {
        background-color: #47663c;
        height: 528px;
    }

    .fix-frame-text {
        word-break: normal;
        overflow: hidden;
        height: 191px;
        /* font-size: small; */
    }
}

@media screen and (min-width: 375px) {
    .fc-toolbar.fc-header-toolbar {
      margin-bottom: 1.5em;
      font-size: 1rem;
    }
    .g-absolute-centered--y {
        position: absolute !important;
        top: 57% !important;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-backface-visibility: hidden;
    }
    .mt-index {
        padding-top: 60px;
    }

    .overlay {
        width: 81% !important;
    }

    .overlay1 {
        width: 83% !important;
    }

    .image_thumbnail {
        /* min-height: 240px; */
        max-height: 170px;
        object-fit: contain !important;
    }
}

@media screen and (min-width: 414px) {
    .fc-toolbar.fc-header-toolbar {
      margin-bottom: 1.5em;
      font-size: 1rem;
    }
    .g-absolute-centered--y {
        position: absolute !important;
        top: 57% !important;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-backface-visibility: hidden;
    }
    .mt-index {
        padding-top: 60px;
    }

    .overlay {
        width: 83% !important;
    }

    .overlay1 {
        width: 85% !important;
    }

    .fix-frame-text {
        word-break: normal;
        overflow: hidden;
        height: 191px;
        /* font-size: small; */
    }
}

@media only screen and (min-device-width: 667px)and (max-device-width: 735.99px) {

    .mt-index {
        padding-top: 70px;
    }

    .bg_shape::before {
        content: "";
        display: block;
        position: absolute;
        top: -47px;
        left: 0;
        width: 100%;
        height: 302px;
        background: url(../../images/Vector01.png) left center no-repeat;
        background-size: contain;
        z-index: -1;
    }

    .bg_shape1::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 302px;
        background: url(../../images/Vector02.png) left center no-repeat;
        background-size: contain;
        z-index: -1;
    }

    .bg_shape2::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 302px;
        background: url(../../images/Vector03.png) left center no-repeat;
        background-size: contain;
        z-index: -1;
    }

    .bg_shape3::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 302px;
        background: url(../../images/Vector04.png) left center no-repeat;
        background-size: contain;
        z-index: -1;
    }
}

@media screen and (min-width: 768px) {
    .mt-index {
        padding-top: 85px;
    }

    .bg_shape::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 302px;
        background: url(../../images/Vector01.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .bg_shape1::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 302px;
        background: url(../../images/Vector02.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .bg_shape2::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 302px;
        background: url(../../images/Vector03.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .bg_shape3::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 302px;
        background: url(../../images/Vector04.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .overlay {
        width: 86% !important;
    }

    .overlay1 {
        width: 86% !important;
    }

    .calendar-fix-card {
        background-color: #47663c;
        height: 300px;
    }

    .fix-frame-text {
        word-break: normal;
        overflow: hidden;
        height: 191px;
    }

    .image_thumbnail {
        /* min-height: 400px; */
        max-height: 170px;
        object-fit: contain !important;
    }
}

@media screen and (min-width: 1024px) {
    .fix-Search-nav {
        width: 425%;
        margin-left: -60%;
    }

    .mt-index {
        padding-top: 70px;
    }

    .bg_shape {
        position: inherit;
    }

    .bg_shape::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 380px;
        background: url(../../images/Vector01.png) left center no-repeat;
        background-size: contain;
        z-index: -1;
    }

    .bg_shape1 {
        position: relative;
    }

    .bg_shape1::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: -32%;
        width: 100%;
        height: 380px;
        background: url(../../images/Vector02.png) left center no-repeat;
        background-size: contain;
        z-index: -1;
    }

    .bg_shape2 {
        position: relative;
    }

    .bg_shape2::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 380px;
        background: url(../../images/Vector03.png) left center no-repeat;
        background-size: contain;
        z-index: -1;
    }

    .bg_shape3 {
        position: relative;
    }

    .bg_shape3::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        right: -32%;
        width: 100%;
        height: 380px;
        background: url(../../images/Vector04.png) left center no-repeat;
        background-size: contain;
        z-index: -1;
    }

    .calendar-ffix-card {
        background-color: #47663c;
        height: 300px;
    }

    .fix-frame-text {
        word-break: normal;
        overflow: hidden;
        height: 191px;
        /* font-size: x-large; */
    }

    .image_thumbnail {
        /* min-height: 163px; */
        max-height: 170px;
        object-fit: contain !important;
    }
}

@media only screen and (min-device-width: 834.1px) and (max-device-width: 1129px) {
  .g-font-size-18 {
      font-size: 1.0rem !important;
  }
    .overlay {
        position: absolute;
        bottom: 0;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.5);
        color: #f1f1f1;
        width: 84% !important;
        transition: .5s ease;
        opacity: 2;
        color: white;
        font-size: 20px;
        padding: 10px;
        text-align: center;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    .overlay1 {
        position: absolute;
        bottom: 0;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.5);
        color: #f1f1f1;
        width: 87% !important;
        transition: .5s ease;
        opacity: 2;
        color: white;
        font-size: 20px;
        padding: 10px;
        text-align: center;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    .g-width-300 {
        width: 170px !important;
        max-width: 100%;
    }

    .g-font-size-default--lg {
        font-size: 0.7rem !important;
    }

    .bg_shape {
        position: inherit;
    }

    .bg_shape::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 369px;
        background: url(../../images/Vector01.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .bg_shape1 {
        position: relative;
    }

    .bg_shape1::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 369px;
        background: url(../../images/Vector02.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .bg_shape2 {
        position: relative;
    }

    .bg_shape2::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 369px;
        background: url(../../images/Vector03.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .bg_shape3 {
        position: relative;
    }

    .bg_shape3::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 369px;
        background: url(../../images/Vector04.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }
}

@media only screen and (min-device-width: 1130px) and (max-device-width: 1279.99px) {
  .g-font-size-18 {
      font-size: 1.0rem !important;
  }
    .g-width-300 {
        width: 280px !important;
        max-width: 100%;
    }

    .g-font-size-default--lg {
        font-size: 0.7rem !important;
    }

    .overlay {
        position: absolute;
        bottom: 0;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.5);
        color: #f1f1f1;
        width: 84% !important;
        transition: .5s ease;
        opacity: 2;
        color: white;
        font-size: 20px;
        padding: 10px;
        text-align: center;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    .overlay1 {
        position: absolute;
        bottom: 0;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.5);
        color: #f1f1f1;
        width: 87% !important;
        transition: .5s ease;
        opacity: 2;
        color: white;
        font-size: 20px;
        padding: 10px;
        text-align: center;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    .bg_shape3::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 369px;
        background: url(../../images/Vector04.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .bg_shape {
        position: inherit;
    }

    .bg_shape::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 369px;
        background: url(../../images/Vector01.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .bg_shape1 {
        position: relative;
    }

    .bg_shape1::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 369px;
        background: url(../../images/Vector02.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .bg_shape2 {
        position: relative;
    }

    .bg_shape2::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 369px;
        background: url(../../images/Vector03.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .bg_shape3 {
        position: relative;
    }
}

@media only screen and (min-device-width: 1300px) {
    .overlay {
        width: 76% !important;
    }

    .overlay {
        position: absolute;
        bottom: 0;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.5);
        color: #f1f1f1;
        width: 74% !important;
        transition: .5s ease;
        opacity: 2;
        color: white;
        font-size: 12px;
        padding: 10px;
        text-align: center;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    .overlay1 {
        width: 76% !important;
    }

    .overlay1 {
        position: absolute;
        bottom: 0;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.5);
        color: #f1f1f1;
        width: 74% !important;
        transition: .5s ease;
        opacity: 2;
        color: white;
        font-size: 12px;
        padding: 10px;
        text-align: center;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    .g-width-300 {
        width: 300px !important;
        max-width: 100%;
    }
}

@media only screen and (min-device-width: 1360px)and (max-device-width: 1450px) {
    .g-width-300 {
        width: 300px !important;
        max-width: 100%;
    }

    .bg_shape {
        position: inherit;
    }

    .bg_shape::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 72%;
        height: 300px;
        background: url(../../images/Vector01.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .bg_shape1 {
        position: relative;
    }

    .bg_shape1::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 72%;
        height: 300px;
        background: url(../../images/Vector02.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .bg_shape2 {
        position: relative;
    }

    .bg_shape2::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 72%;
        height: 300px;
        background: url(../../images/Vector03.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .bg_shape3 {
        position: relative;
    }

    .bg_shape3::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 72%;
        height: 300px;
        background: url(../../images/Vector04.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }
}

@media screen and (min-width: 1450px) and (max-device-width: 1500px) {
    .overlay {
        position: absolute;
        bottom: 0;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.5);
        color: #f1f1f1;
        width: 74% !important;
        transition: .5s ease;
        opacity: 2;
        color: white;
        font-size: 12px;
        padding: 10px;
        text-align: center;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    .overlay {
        width: 74% !important;
    }

    .overlay1 {
        position: absolute;
        bottom: 0;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.5);
        color: #f1f1f1;
        width: 74% !important;
        transition: .5s ease;
        opacity: 2;
        color: white;
        font-size: 12px;
        padding: 10px;
        text-align: center;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    .overlay1 {
        width: 74% !important;
    }

    .g-width-300 {
        width: 320px !important;
        max-width: 100%;
    }

    .bg_shape {
        position: inherit;
    }

    .bg_shape::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 90%;
        height: 395px;
        background: url(../../images/Vector01.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .bg_shape1 {
        position: relative;
    }

    .bg_shape1::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 90%;
        height: 395px;
        background: url(../../images/Vector02.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .bg_shape2 {
        position: relative;
    }

    .bg_shape2::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 90%;
        height: 395px;
        background: url(../../images/Vector03.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .bg_shape3 {
        position: relative;
    }

    .bg_shape3::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 90%;
        height: 395px;
        background: url(../../images/Vector04.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }
}

@media only screen and (min-device-width: 1200px) and (max-device-width: 1279px) {
    .g-font-size-18 {
        font-size: 1.0rem !important;
    }
    .overlay {
        position: absolute;
        bottom: 0;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.5);
        color: #f1f1f1;
        width: 71% !important;
        transition: .5s ease;
        opacity: 2;
        color: white;
        font-size: 12px;
        padding: 10px;
        text-align: center;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    .overlay1 {
        position: absolute;
        bottom: 0;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.5);
        color: #f1f1f1;
        width: 71% !important;
        transition: .5s ease;
        opacity: 2;
        color: white;
        font-size: 12px;
        padding: 10px;
        text-align: center;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }
}

@media only screen and (min-device-width: 1280px) and (max-device-width: 1359.99px) {
    .overlay {
        width: 70% !important;
    }
    .g-font-size-default--lg {
        font-size: 0.99rem !important;
    }
    .g-font-size-18 {
      font-size: 1.0rem !important;
  }

    .overlay {
        position: absolute;
        bottom: 0;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.5);
        color: #f1f1f1;
        width: 70% !important;
        transition: .5s ease;
        opacity: 2;
        color: white;
        font-size: 12px;
        padding: 10px;
        text-align: center;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    .overlay1 {
        width: 70% !important;
    }

    .overlay1 {
        position: absolute;
        bottom: 0;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.5);
        color: #f1f1f1;
        width: 70% !important;
        transition: .5s ease;
        opacity: 2;
        color: white;
        font-size: 12px;
        padding: 10px;
        text-align: center;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    .g-width-300 {
        width: 300px !important;
        max-width: 100%;
    }

    .bg_shape {
        position: inherit;
    }

    .bg_shape::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 395px;
        background: url(../../images/Vector01.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .bg_shape1 {
        position: relative;
    }

    .bg_shape1::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 395px;
        background: url(../../images/Vector02.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .bg_shape2 {
        position: relative;
    }

    .bg_shape2::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 395px;
        background: url(../../images/Vector03.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .bg_shape3 {
        position: relative;
    }

    .bg_shape3::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 395px;
        background: url(../../images/Vector04.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }
}

@media only screen and (min-device-width: 1500px) and (max-device-width: 1920px) {
    .overlay {
        width: 77% !important;
    }

    .overlay {
        position: absolute;
        bottom: 0;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.5);
        color: #f1f1f1;
        width: 77% !important;
        transition: .5s ease;
        opacity: 2;
        color: white;
        font-size: 16px;
        padding: 10px;
        text-align: center;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    .overlay1 {
        width: 77% !important;
    }

    .overlay1 {
        position: absolute;
        bottom: 0;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.5);
        color: #f1f1f1;
        width: 77% !important;
        transition: .5s ease;
        opacity: 2;
        color: white;
        font-size: 13px;
        padding: 10px;
        text-align: center;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    .mt-index {
        padding-top: 120px;
    }

    .g-width-300 {
        width: 370px !important;
        max-width: 100%;
    }

    .bg_shape {
        position: inherit;
    }

    .bg_shape::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 60%;
        background: url(../../images/Vector01.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .bg_shape1 {
        position: relative;
    }

    .bg_shape1::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 90%;
        height: 500px;
        background: url(../../images/Vector02.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .bg_shape2 {
        position: relative;
    }

    .bg_shape2::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 90%;
        height: 500px;
        background: url(../../images/Vector03.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .bg_shape3 {
        position: relative;
    }

    .bg_shape3::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 90%;
        height: 500px;
        background: url(../../images/Vector04.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }
}

@media screen and (min-width: 1900px) {

    .mt-index {
        padding-top: 100px;
    }

    .overlay {
        width: 78% !important;
    }

    .overlay1 {
        width: 72% !important;
    }

    .calendar-fix-card {
        background-color: #47663c;
        height: 300px;
    }

    .image_thumbnail {
        /* min-height: 163px; */
        max-height: 170px;
        object-fit: contain !important;
    }

    .bg_shape {
        position: inherit;
    }

    .bg_shape::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 75%;
        height: 450px;
        background: url(../../images/Vector01.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .bg_shape1 {
        position: relative;
    }

    .bg_shape1::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 75%;
        height: 380px;
        background: url(../../images/Vector02.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .bg_shape2 {
        position: relative;
    }

    .bg_shape2::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 75%;
        height: 380px;
        background: url(../../images/Vector03.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .bg_shape3 {
        position: relative;
    }

    .bg_shape3::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 75%;
        height: 380px;
        background: url(../../images/Vector04.png) left center no-repeat;
        background-size: cover;
        z-index: -1;
    }
}

@media screen and (min-width: 2000px) {
    .mt-index {
        padding-top: 160px;
    }

    .bg_shape {
        position: inherit;
    }

    .bg_shape::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 48%;
        height: 395px;
        background: url(../../images/Vector01.png) left center no-repeat;
        background-size: contain;
        z-index: -1;
    }

    .bg_shape1 {
        position: relative;
    }

    .bg_shape1::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 20%;
        height: 395px;
        background: url(../../images/Vector02.png) left center no-repeat;
        background-size: contain;
        z-index: -1;
    }

    .bg_shape2 {
        position: relative;
    }

    .bg_shape2::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 48%;
        height: 395px;
        background: url(../../images/Vector03.png) left center no-repeat;
        background-size: contain;
        z-index: -1;
    }

    .bg_shape3 {
        position: relative;
    }

    .bg_shape3::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 20%;
        height: 395px;
        background: url(../../images/Vector04.png) left center no-repeat;
        background-size: contain;
        z-index: -1;
    }
}

#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {
    opacity: 0.7;
}

/* The Modal (background) */
.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1000;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.41);
}

.modal-backdrop {
    z-index: 999;
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
/* .modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
} */
@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #000;
    text-shadow: 0 1px 0 #000;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
}

.echo-img {
    /* max-height: 180px !important; */
}

/******************************** End Index ********************************/
/******************************** Start Course-detail ********************************/
.header {
    position: relative;
   
    /* z-index: 2; */
}

.progress {
    position: absolute;
    top: -3px;
    bottom: -3px;
    width: 300px;
    max-width: 100%;
    background-color: #47663c;
}

.course-img {
    max-width: 720px;
    max-height: 400px;
    width: 100%;
    height: 100%;
}

.course-img-slide {
    max-width: 355px;
    max-height: 200px;
    /* width: 100%;
    height: 100%; */
}

.download-file {
    border: 1px solid gray;
    padding-top: 0.5rem;
}

ul {
    list-style-type: unset;
}

.col-gender {
    display: flex;
    align-items: flex-end;
    height: 40px;
}

.social {
    margin: 7px;
    max-height: 35px;
    max-width: 35px;
}

.education {
    font-size: 14px;
    padding-right: 2px;
    padding-left: 0px;
    height: 40px;
    display: flex;
    align-items: center;
}

.education.first {
    padding-left: 14px;
}

@media (max-width: 768px) {
    .education {
        padding-right: 14px;
        padding-left: 14px;
    }
}

/******************************** End Course-detail  ********************************/
/******************************** Start Share ********************************/
.hr-share {
    border: 1px solid #47663c;
}


.share-title{
    height: 50px;
    overflow-y: hidden;
}

.social-30 {
    max-width: 20px;
    max-height: 20px;
}

.btn-rounded {
    border-radius: 20px;
    background-color: #47663c;
    border-color: #47663c;
}

.btn-rounded:hover {
    border-radius: 20px;
    background-color: #47663c;
    border-color: #47663c;
}

.padding-odd {
    padding: 5px;
    padding-left: 40px;
}

.padding-even {
    padding: 5px;
    padding-right: 40px;
}

@media (max-width: 768px) {
    .padding-odd {
        padding: 0px;
        padding-left: 0px;
    }

    .padding-even {
        padding: 0px;
        padding-right: 0px;
    }

    .fix-card {
        background-color: #47663c;
        height: 70vmin;
    }
}

@media (max-width: 1366px) {
}

@media (min-width: 1024px) {
    .container {
        max-width: 950px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1000px;
    }
}

@media (min-width: 1366px) {
    .container {
        max-width: 1160px;
    }
}

@media (min-width: 1500px) {
    .container {
        max-width: 1290px;
    }
}

@media (min-width: 1025px) and (max-width: 1280px) {

  //CSS

}

.share-card-detail {
    height: 104px;
    overflow: hidden;
}

.share-image_thumbnail {
    height: 200px;
}
.share-video_thumbnail {
    width: 100%;
    height: 210px;
}

/******************************** End Share ********************************/
.echo-card-text {
    height: 177px;
    overflow: hidden;
}

/******************************** Start Calendar ********************************/
.btn-event{
    font-size: 1rem;
    background-color: #ce7b5b;
    border-color: #ce7b5b;
}
.btn-event:hover{
    background-color: #ce7b5b;
    border-color: #ce7b5b;
}

.btn-course{
    font-size: 1rem;
    /*background-color: #c0cfbc;
    border-color: #c0cfbc;*/

	background-color: #ce7b5b;
    border-color: #ce7b5b;
}
.btn-course:hover{
    background-color: #ce7b5b;
    border-color: #ce7b5b;
}

.btn-api{
    font-size: 1rem;
    background-color: #3a5e50;
    border-color: #3a5e50;
}
.btn-api:hover{
    background-color: #3a5e50;
    border-color: #3a5e50;
}

.btn-event{
    font-size: 1rem;
    background-color: #a3c392;
    border-color: #a3c392;
}
.btn-event:hover{
    background-color: #a3c392;
    border-color: #a3c392;
}



/* // Very Small devices (landscape phones, 320px and up) */
@media (min-width: 0px) and (max-width: 575px) {
    .btn-event{
        font-size: 0.9rem;
        margin-bottom: 10px;
    }
    .btn-course{
        font-size: 0.9rem;
        margin-bottom: 10px;
    }
    .btn-api{
        font-size: 0.9rem;
        margin-bottom: 10px;
    }
}

/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    .btn-event{
        width: 110px;
    }
    .btn-course{
    }
    .btn-api{
    }
}

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {

}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

}

/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}


/******************************** End Calendar ********************************/
/******************************** Start Course ********************************/
.hr-share {
    border: 1px solid #47663c;
}

.btn-rounded {
    border-radius: 20px;
    background-color: #47663c;
    border-color: #47663c;
}

.btn-rounded:hover {
    border-radius: 20px;
    background-color: #47663c;
    border-color: #47663c;
}

.card {
    margin-top: 20px;
}

.card:hover {
    border: solid 2px #47663c !important;
    transition: 1s;
    animation-delay: 2s;
}

.observation-course-img {
    padding: 5px;
    max-width: 100%;
    max-height: 350px;
    object-fit: contain !important;
}

.observation-course-img-mid-card {
    max-width: 100%;
    max-height: 450px;
    object-fit: contain !important;
}

.observation-date {
    font-weight: 400;
    font-size: 18px;
}

.card-title {
    height: 57px;
    overflow: hidden;
}

.a-card-title:hover {
    color: #47663c;
}

.a-card-title:focus {
    color: #47663c;
}

.observation-course-img {
    width: 100%;
    height: 200px;
    object-fit: contain !important;
}

.date {
    font-size: 18px;
    font-weight: bold;
}

.a-card-title:hover {
    color: #47663c;
}

.a-card-title:focus {
    color: #47663c;
}

.course-content {
    height: 234px;
    overflow: hidden;
}

.course-name {
    height: 60px;
    overflow: hidden;
}

.course-content-mid-card {
    height: 259px;
    overflow: hidden;
}

/******************************** End Course ********************************/
.date {
    padding-left: 10px;
    margin-bottom: 5px;
}

/* Start Custom Calendar*/
.custom-border-calendar {
    width: 100%;
    height: 100%;
    position: relative;
    border: solid;
    border-radius: 1em;
}

/* End Custom Calendar*/
/*fix card*/
.fix-card {
    background-color: #47663c;
    height: 40vmin;
}

mark {
    background-color: #47663c;
    color: white;
}

/*fix card*/
