body {
    word-break: break-word;
}

.c-modal__inner {
    overflow-y: auto !important;
}

.lg-logo {
    text-align: center;
    margin-bottom: 40px;
}

.spn-logo {
    margin-bottom: 30px;
    display: block;
}

.lg-logo p {
    font-size: 20px;
}

.m-1 {
    margin: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.mx-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
}

.mx-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mt-auto {
    margin-top: auto !important
}

.me-0 {
    margin-right: 0 !important
}

.me-1 {
    margin-right: .25rem !important
}

.me-2 {
    margin-right: .5rem !important
}

.me-3 {
    margin-right: 1rem !important
}

.me-4 {
    margin-right: 1.5rem !important
}

.me-5 {
    margin-right: 3rem !important
}

.me-auto {
    margin-right: auto !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.mb-auto {
    margin-bottom: auto !important
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

.ms-0 {
    margin-left: 0 !important
}

.ms-1 {
    margin-left: .25rem !important
}

.ms-2 {
    margin-left: .5rem !important
}

.ms-3 {
    margin-left: 1rem !important
}

.ms-4 {
    margin-left: 1.5rem !important
}

.ms-5 {
    margin-left: 3rem !important
}

.ms-auto {
    margin-left: auto !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
}

.px-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pe-0 {
    padding-right: 0 !important
}

.pe-1 {
    padding-right: .25rem !important
}

.pe-2 {
    padding-right: .5rem !important
}

.pe-3 {
    padding-right: 1rem !important
}

.pe-4 {
    padding-right: 1.5rem !important
}

.pe-5 {
    padding-right: 3rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.ps-0 {
    padding-left: 0 !important
}

.ps-1 {
    padding-left: .25rem !important
}

.ps-2 {
    padding-left: .5rem !important
}

.ps-3 {
    padding-left: 1rem !important
}

.ps-4 {
    padding-left: 1.5rem !important
}

.ps-5 {
    padding-left: 3rem !important
}

.small,
small {
    font-size: .875em;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.btn-plain {
    background: none !important;
    box-shadow: 0;
    outline: none;
    padding: 0;
}

.btn-secondary {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 158px;
    height: 45px;
    padding-bottom: 2px;
    border: 1px solid #32c1b2;
    border-radius: 5px;
    color: #32c1b2;
    font-size: 15px;
    background-color: transparent;
    transition: 0.2s ease-in-out 0s;
}

textarea {
    resize: none;
}

.boder-bottom-0 {
    border-bottom: none !important;
}

.text-dim {
    color: #32C1B2;
}

.w-50 {
    width: 50% !important;
}

.text-primary {
    color: #0d6efd !important
}

.text-secondary {
    color: #6c757d !important
}

.text-success {
    color: #198754 !important
}

.text-info {
    color: #0dcaf0 !important
}

.text-warning {
    color: #ffc107 !important
}

.text-danger {
    color: #dc3545 !important
}

.text-light {
    color: #f8f9fa !important
}

.text-dark {
    color: #212529 !important
}

.text-white {
    color: #fff !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
    color: rgba(255, 255, 255, .5) !important
}

.text-reset {
    color: inherit !important
}

.disabled {
    pointer-events: none;
    filter: none;
    opacity: .5;
}

.border-bottom {
    border-bottom: solid 1px #e5e5e5;
}

.btn-secondary:hover {
    opacity: 0.7;
}

.radio-inline {
    display: flex;
}

.radio-inline .radio-contain {
    margin-right: 20px;
}

.radio-inline .radio-contain:last-child {
    margin-right: 0;
}


/* The radio-contain */

.radio-contain {
    display: block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-top: 3px;
}


/* Hide the browser's default radio button */

.radio-contain input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}


/* Create a custom radio button */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    border: solid 1px #D3D2D2;
}


/* Create the indicator (the dot/circle - hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the indicator (dot/circle) when checked */

.radio-contain input:checked ~ .checkmark:after {
    display: block;
}


/* Style the indicator (dot/circle) */

.radio-contain .checkmark:after {
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #D3D2D2;
}

.sgn-form {
    margin-bottom: 30px;
}

.form-group {
    margin-bottom: 20px;
}

.form-group label {
    font-size: 14px;
    margin-bottom: 12px;
    display: block;
}

.form-control {
    width: 100%;
    padding: 4px 15px;
    border: 1px solid #e5e5e5;
    font-size: 14px;
    min-height: 42px;
    border-radius: 4px;
}

.small-modal-inner {
    width: 600px;
}

.small-modal-inner .c-course {
    padding: 60px;
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    border: 1px solid #e5e5e5;
    white-space: nowrap;
    border-radius: .25rem;
    color: #b1b1b1;
    border-left: none;
}

.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group > .form-control,
.input-group > .form-select {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    border-right: none;
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

button.input-group-text:hover {
    color: #5f5b5b;
}

.custom-check {
    margin-bottom: 0;
}

.custom-check .check {
    margin-left: 0;
}

.w-100 {
    width: 100%;
}

.m-0 {
    margin: 0
}

.forgot-pass {
    color: #A6A6A6;
    margin-bottom: 40px;
    display: inline-block;
}

.lg-sign-wrap > h5 {
    font-size: 18px;
    line-height: 30px;
}

.lg-sign-wrap > h5 a {
    color: #0000FF;
    font-size: 16px;
    margin: 0 7px;
    display: inline-block;
}

.lg-sign-wrap > h5 span {
    font-size: 14px;
}

.text-center {
    text-align: center !important;
}

.lg-sign-wrap > h6 {
    font-size: 16px;
    text-align: center;
    display: flex;
    justify-content: space-around;
    margin-top: 20px;
}

.lg-sign-wrap > h6 span {
    color: #434343;
    font-size: 14px;
}

.lg-sign-wrap > h6 a {
    color: #0000FF;
    font-size: 14px;
}

.mark-completed {
    text-align: center;
}

.mark-completed span {
    width: 70px;
    height: 70px;
    color: #fff;
    background: #32c1b2;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    margin: 0 auto 20px;
}

.mark-completed p {
    font-size: 18px;
    color: #32C1B2;
    margin-bottom: 22px;
}

.mark-completed h4 {
    font-size: 20px;
    color: #434343;
    line-height: 34px;
    margin-bottom: 25px;
}

.p-list-detail {
    padding: 45px 50px 20px 50px;
}


/* .application-body-sec * {
    font-weight: 300;
} */

.application-head {
    border-bottom: solid 1px #e5e5e5;
    padding: 50px 0 40px;
}

.application-head h2 {
    font-size: 50px;
    color: #32C1B2;
    margin-bottom: 25px;
}

.application-head p {
    font-size: 18px;
}

.appll-body-block {
    padding: 50px 60px;
}

.appll-date {
    border: solid 1px #e5e5e5;
    border-radius: 6px;
    padding: 30px 50px;
    margin-bottom: 30px;
}

.appll-date h3 {
    font-size: 25px;
    color: #32C1B2;
    margin-bottom: 18px;
}

.appll-date p {
    font-size: 18px;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 5px;
}

.appll-date p:last-child {
    margin-bottom: 0;
}

.appl-info p {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 25px;
}

.appll-service {
    border: solid 1px #e5e5e5;
}

.sercive-head {
    background: #eeeeee;
    padding: 15px 50px;
}

.sercive-head h4 {
    font-size: 16px;
    margin: 0;
}

.service-dtl {
    padding: 35px 45px;
}

.item-service {
    margin-bottom: 50px;
}

.scnd-item-service {
    padding-top: 20px;
}

.item-service-head {
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.scnd-item-service .item-service-head {
    margin-bottom: 40px;
}

.item-service-head h4 {
    font-size: 17px;
}

.custom-table {
    width: 100%;
}

.custom-table td {
    border-bottom: solid 1px #e5e5e5;
    font-size: 13px;
    padding: 10px 8px 10px 0;
}

.align-middle th,
.align-middle td {
    vertical-align: middle !important;
}

.spn-hgt {
    min-height: 42px;
    display: inline-block;
    display: flex;
    align-items: center;
    line-height: 20px;
    white-space: nowrap;
}

.srv-btn-grps {
    display: flex;
    margin-bottom: 30px;
}

.srv-btn-grps button,
.srv-btn-grps .btn {
    flex: 1 1 0;
    margin: 0 40px 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.srv-btn-grps button:last-child,
.srv-btn-grps .btn:last-child {
    margin-right: 0;
}

.srv-ftr p {
    font-size: 18px;
    line-height: 32px;
}

.btn-bnft {
    border: solid 1px #FF6E20;
    border-radius: 10px;
    padding: 12px 16px;
    font-size: 14px;
    color: #FF6E20;
}

.bnft-block {
    position: relative;
    display: flex;
    justify-content: flex-end;
}

.bnft-display {
    width: 300px;
    border: solid 1px #e5e5e5;
    background-color: #fff;
    box-shadow: 0 1px 8px rgb(0, 0, 0, 0.1);
    position: absolute;
    opacity: 0;
    visibility: hidden;
    z-index: 20;
    top: 102%;
    /*left: 105%;*/
    right: 0;

}

.bnft-display.show {
    opacity: 1;
    visibility: visible;
}

.bnft-display h5 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #EEEEEE;
    padding: 12px 20px;
    font-size: 14px;
}

.bnft-display ul {
    padding: 10px 0;
}

.bnft-display ul li {
    padding: 10px 20px;
    font-size: 13px;
}

.check__parts {
    flex-shrink: 0;
}

.p-popup__btns {
    margin-top: 5px;
}

.change-pass-block {
    max-width: 600px;
    margin: auto;
    border: solid 1px #e5e5e5;
    padding: 40px;
}

.profile-mngt-block {
    padding: 40px 0;
}

.profile-mngt-block h2 {
    font-size: 22px;
    margin-bottom: 40px;
}

.profile-body {
    display: flex;
    align-items: flex-start;
}

.prf-list {
    flex-shrink: 0;
    margin-right: 30px;
    width: 290px;
    border: solid 1px #e5e5e5;
    border-radius: 5px;
    padding: 30px 20px;
    margin-bottom: 30px;
}

.prf-content {
    flex-grow: 1;
    margin-bottom: 30px;
    min-width: 0;
}

.item-prf-list {
    margin-bottom: 40px;
}

.item-prf-list:last-child {
    margin-bottom: 0;
}

.item-prf-list h3 {
    font-size: 14px;
    margin-bottom: 20px;
}

.ul-list li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 15px;
    border-radius: 4px;
    background-color: #EEEEEE;
    margin-bottom: 7px;
    font-size: 13px;
}

.ul-prf li {
    border-bottom: solid 1px #e5e5e5;
}

.ul-prf li:last-child {
    border-bottom: none;
}

.ul-prf li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 15px;
    border-radius: 4px;
    font-size: 13px;
    transition: 0.2s ease-in-out 0s;
}

.ul-prf li a:hover,
.ul-prf li a.active {
    background-color: #EEEEEE;
    color: #2EB3A5;
}

.prf-content-form h4 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 35px;
}

.item-form-dv {
    margin-bottom: 40px;
}

.item-form-dv h5 {
    font-size: 17px;
    margin-bottom: 25px;
    padding-bottom: 12px;
    border-bottom: solid 1px #e5e5e5;
}

.item-info-dv {
    margin-bottom: 55px;
}

.item-info-dv h5 {
    font-size: 17px;
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: solid 1px #e5e5e5;
}

.btn-default {
    background-color: #EEEEEE !important;
    color: #313131 !important;
    box-shadow: none;
}

.review-title {
    border: solid 1px #e5e5e5;
    padding: 25px 30px;
    border-radius: 6px;
    margin-bottom: 40px;
}

.review-title h3 {
    font-size: 18px;
    color: #32C1B2;
    margin-bottom: 6px;
    line-height: 26px;
}

.review-title h4 {
    font-size: 18px;
    margin-bottom: 8px;
    line-height: 26px;
}

.review-title p {
    font-size: 18px;
    line-height: 26px;
}

.review-title span {
    color: #EB6100;
}

.rate {
    float: left;
}

.rate:not(:checked) > input {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}

.rate:not(:checked) > label {
    float: right;
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 18px;
    color: #ccc;
}

.rate:not(:checked) > label:before {
    content: '★ ';
}

.rate > input:checked ~ label {
    color: #ffc700;
}

.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #deb217;
}

.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}

.review-display-sec {
    padding: 0 60px;
}

.item-review-display {
    -webkit-box-shadow: 0 6px 20px 0 rgb(0 0 0 / 8%);
    padding: 40px 50px;
    background-color: #fff;
    box-shadow: 0 6px 20px 0 rgb(0 0 0 / 8%);
    margin-bottom: 40px;
}

.review-dy-head {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-end;
}

.review-dy-left h3 {
    font-size: 14px;
    margin-bottom: 20px;
}

.review-dy-left h3 i {
    font-size: 18px;
    margin-right: 10px;
}

.review-dy-right p {
    font-size: 13px;
    margin-bottom: 5px;
}

.rating-vw {
    display: flex;
    align-items: center;
}

.rating-vw p {
    font-size: 13px;
    margin-right: 10px;
}

.list-rating {
    display: flex;
    align-items: center;
}

.rating-star {
    position: relative;
    display: flex;
}

.rating-star:before,
.rating-box:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: #cccfd5;
    content: "\f005\f005\f005\f005\f005";
    font-size: 12px;
    letter-spacing: 3px;
    line-height: 20px;
}

.rating-box {
    height: 20px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    line-height: 20px;
}

.rating-box:before {
    color: #FA671F;
    position: absolute;
}

.reviews {
    color: #FA671F;
    font-size: 17px;
    margin-left: 5px;
}

.p-gallery__list li a .image {
    height: 166px;
}

.p-gallery__list li a .image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.p-basic-main {
    justify-content: space-between;
}

.review-dy-left,
.review-dy-right {
    margin-bottom: 25px;
}

.srv-box {
    border: solid 1px #e5e5e5;
    border-radius: 6px;
    padding: 20px 30px;
    margin-bottom: 30px;
}

.table-srv-box th,
.table-srv-box td {
    text-align: left;
    border: none;
}

.table-srv-box th {
    color: #32C1B2;
}

.srv-list-secs,
.column-block {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    flex-wrap: wrap;
}

.col-list-secs,
.column-block-left,
.column-block-right {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
    flex: 0 0 auto;
}

.col-list-secs {
    width: 50%;
}

.item-list-secs h4 {
    background-color: #F4F7F9;
    font-size: 15px;
    padding: 6px 15px;
    margin-bottom: 10px;
    line-height: 24px;
}

.item-list-block p {
    line-height: 26px;
    font-size: 14px;
    height: 80px;
    overflow: hidden;
}

.srv-comments-sec {
    background-color: #F4F7F9;
    padding: 20px 25px;
}

.srv-comments-sec h5 {
    color: #fff;
    background-color: #017af5;
    padding: 6px 12px;
    font-size: 14px;
    display: inline-block;
    border-radius: 3px;
    margin-bottom: 10px;
}

.srv-comments-sec p {
    line-height: 26px;
    font-size: 14px;
}

.app-history-sec h3 {
    font-size: 14px;
    margin-bottom: 18px;
}

.text-nowrap {
    white-space: nowrap !important;
}

.tbl-history th,
.tbl-history td {
    border: solid 1px #e5e5e5;
    padding: 14px 10px;
    line-height: 20px;
}

.tbl-history thead th {
    background-color: #F6F6F4;
    white-space: nowrap;
}

.text-use {
    color: #32C1B2;
}

.tbl-history td a {
    color: #0000FF;
}

.tbl-nobr th:first-child,
.tbl-nobr td:first-child {
    border-left: none;
}

.tbl-nobr th:last-child,
.tbl-nobr td:last-child {
    border-right: none;
}

.tbl-nobr th {
    border-top: none;
}

.tbl-nobdr th,
.tbl-nobdr td {
    border: none !important
}

.column-sec {
    padding: 40px 0 30px;
}

.column-block-left {
    width: 66.6666666667%;
    margin-bottom: 30px;
}

.column-block-right {
    width: 33.3333333333%;
    margin-bottom: 30px;
    padding-left: 30px;
}

.column-list-block {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    flex-wrap: wrap;
}

.column-list-block-services {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    flex-wrap: wrap;
}

.col-column-list {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
    flex: 0 0 auto;
    width: 50%;
}

.col-column-list-services {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
    flex: 0 0 auto;
    width: 25%;
}

.item-column-list {
    border: solid 1px #e5e5e5;
    position: relative;
    transition: 0.2s ease-in-out 0s;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 8%);
}

.item-column-list:hover {
    box-shadow: 0 4px 15px 0 rgb(0 0 0 / 9%);
}

.link-cover {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.column-img {
    height: 200px;
    background-color: #eeeeee;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.column-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.column-dtl {
    padding: 20px;
}

.clm-dtl-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.clm-dtl-top span {
    color: #808080;
    font-size: 12px;
    margin-right: 15px;
    flex-shrink: 0;
}

.clm-dtl-top p {
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.clm-tag {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
    height: 66px;
    align-content: flex-start;
    overflow: hidden;
}

.spn-tag {
    display: inline-block;
    border: solid 1px #32C0B0;
    color: #32C1B2;
    padding: 7px 15px;
    border-radius: 3px;
    font-size: 12px;
    margin: 0 5px 5px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

}

.column-dtl h3 {
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.side-menu-block {
    margin-bottom: 30px;
}

.side-title {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 45px;
    border-radius: 5px;
    background-color: #32c1b2;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    display: flex;
    align-items: center;
    padding-left: 20px;
    margin-bottom: 15px;
}

.side-ranking-block {
    padding-top: 20px;
}

.item-side-ranking {
    display: flex;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: solid 1px #e5e5e5;
}

.item-side-ranking:last-child {
    margin-bottom: 0;
    border-bottom: none;
}

.side-rnk-img {
    margin-right: 20px;
    flex-shrink: 0;
}

.side-rnk-img a {
    width: 106px;
    height: 74px;
    background-color: #eeeeee;
    display: flex;
    justify-content: center;
    align-items: center;
}

.side-rnk-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.side-rnk-dtl {
    flex-grow: 1;
}

.side-rnk-dtl h5 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
    height: 50px;
    overflow: hidden;
}

.side-rnk-dtl h5 a {
    font-size: 16px;
}

.side-rnk-dtl span {
    color: #808080;
    font-size: 12px;
    font-weight: 300;
}

.column-details-head {
    border-bottom: solid 1px #e5e5e5;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.column-details-head .clm-dtl-top {
    justify-content: flex-start;
}

.column-details-head .clm-tag {
    margin-bottom: 20px;
    height: auto;
}

.column-details-head h3 {
    font-size: 14px;
}

.clm-dtl-one {
    border-bottom: solid 1px #e5e5e5;
    margin-bottom: 40px;
}

.clm-intro {
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 30px;
}

.clm-vita {
    background-color: #F4F7F9;
    border-radius: 6px;
    margin-bottom: 40px;
    padding: 30px;
}

.clm-vita p {
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 18px;
}

.clm-vita p:last-child {
    margin-bottom: 0;
}

.ingre-top {
    font-size: 14px;
    margin-bottom: 40px;
}

.item-diet {
    margin-bottom: 20px;
}

.diet-title {
    position: relative;
    background-color: #F4F7F9;
    border-radius: 6px;
    padding: 15px 20px 15px 50px;
    font-size: 16px;
    margin-bottom: 20px;
}

.diet-title::before {
    position: absolute;
    left: 22px;
    top: 21px;
    content: "";
    width: 8px;
    height: 8px;
    background-color: #32C1B2;
}

.diet-ingre p {
    font-size: 16px;
    line-height: 46px;
}

.diet-img {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0 0;
    margin-bottom: 35px;
}

.diet-txt {
    margin-bottom: 35px;
}

.diet-txt p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 18px;
}

.diet-txt p:last-child {
    margin-bottom: 0;
}

.column-article-sec {
    margin-bottom: 70px;
}

.clm-art-txt {
    margin-bottom: 40px;
}

.clm-art-txt p {
    font-size: 16px;
    margin-bottom: 20px;
}

.writer-block {
    background-color: #F4F7F9;
    border-radius: 6px;
    padding: 40px;
    display: flex;
    margin-bottom: 40px;
}

.writer-img {
    width: 110px;
    height: 110px;
    margin-right: 40px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    overflow: hidden;
    border-radius: 100%;
}

.writer-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.writer-dtl {
    flex-grow: 1;
}

.writer-dtl span {
    color: #2EB3A5;
    font-size: 14px;
    display: block;
    margin-bottom: 15px;
}

.writer-dtl p {
    font-size: 16px;
    line-height: 30px;
}

.btn-cov {
    text-align: center;
    margin-bottom: 50px;
}

.btn-writer-link {
    display: inline-block;
    border: solid 1px #32C0B0;
    border-radius: 10px;
    padding: 20px 30px;
    color: #32C1B2;
    font-size: 13px;
}

.writer-pagin {
    background-color: #F4F7F9;
    border-radius: 6px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 20px 30px;
}

.writer-pagin a {
    font-size: 13px;
}

.writer-pagin a:first-child i {
    margin-right: 5px;
}

.writer-pagin a:last-child i {
    margin-left: 5px;
}

.related-art-sec h5 {
    font-size: 18px;
    margin-bottom: 30px;
}

.item-rltd-art {
    display: flex;
    border-bottom: solid 1px #e5e5e5;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.item-rltd-art:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.rltd-art-img {
    flex-shrink: 0;
    margin-right: 30px;
}

.rltd-art-img a {
    background-color: #EEEEEE;
    width: 174px;
    height: 118px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.side-rltd-art-img a {
    background-color: #EEEEEE;
    width: 116px;
    height: 79px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.rltd-art-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.spn-rltd-date {
    color: #808080;
    font-size: 12px;
    display: block;
    margin-bottom: 10px;
}

.rltd-art-dtl {
    margin-bottom: 15px;
}

.rltd-art-dtl .clm-tag {
    margin-bottom: 10px;
    height: auto;
}

.rltd-art-dtl h6 {
    font-size: 16px;
    margin-bottom: 15px;
}

.rltd-art-dtl h6 a {
    font-size: 16px;
}

.rltd-art-dtl p {
    font-size: 12px;
}

.attendant-sec h3 {
    font-size: 18px;
    margin-bottom: 30px;
    line-height: 30px;
}

.atten-cntct-block {
    border: solid 1px #32C0B0;
    border-radius: 6px;
    padding: 50px 70px;
    margin-bottom: 50px;
}

.atten-cntct-block {
    display: flex;
}

.atten-lft {
    margin-bottom: 50px;
}

.atten-top {
    margin-bottom: 32px;
}

.atten-top h4 {
    font-size: 18px;
    position: relative;
    padding-left: 18px;
    margin-bottom: 30px;
}

.atten-top h4:before {
    position: absolute;
    left: 0;
    top: 6px;
    content: "";
    width: 8px;
    height: 8px;
    background-color: #32C1B2;
}

.atten-top p {
    font-size: 18px;
    line-height: 26px;
}

.business-hour {
    display: inline-block;
}

.business-hour h5 {
    font-size: 32px;
    color: #32C1B2;
    margin-bottom: 20px;
    padding: 0 10px;
}

.business-hour h5 i {
    margin-right: 10px;
}

.business-hour p {
    font-size: 13px;
    background-color: #EEEEEE;
    padding: 9px 30px;
    text-align: center;
}

.atten-rht {
    margin-left: 30px;
    flex-shrink: 0;
    padding-top: 20px;
    min-width: 315px;
    position: relative;
}

.attex-txt {
    box-shadow: 0 6px 20px 0 rgb(0 0 0 / 8%);
    border-radius: 7px;
    padding: 20px;
    width: 230px;
    position: absolute;
    margin-bottom: 70px;
    bottom: 0;
}

.attex-txt p {
    font-size: 14px;
    height: 112px;
    overflow: hidden;
    line-height: 22px;
}

.spn-atten-img {
    position: absolute;
    right: -41%;
    top: 12px;
    height: auto;
}

.spn-atten-img img {
    max-width: 124px;
}

.p-notes {
    background-color: #F6F6F4;
    padding: 30px 40px;
    border-radius: 6px;
    margin-bottom: 30px;
}

.p-notes h6 {
    font-size: 18px;
    margin-bottom: 15px;
}

.p-notes p {
    font-size: 16px;
    line-height: 28px;
}

.c-service__list li a .textarea__title {
    min-height: 20px;
    height: 44px;
    overflow: hidden;
}

.c-service__list li a .textarea__addr {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.c-service__list li a .textarea__cat {
    height: 50px;
    overflow: hidden;
}


/* .textarea__list {
    word-break: break-word;
} */

.error404-block {
    padding: 50px 0;
}

.error404-block h2 {
    font-size: 50px;
    color: #32C1B2;
    margin-bottom: 25px;
    font-weight: bold;
}

.error404-block h3 {
    font-size: 22px;
    margin-bottom: 20px;
}

.error404-block p {
    font-size: 16px;
    margin-bottom: 30px;
}

/* .p-mv .slick-slide img {
    height: 400px;
    object-fit: cover;
} */

.about .func .smart-box h4 {
    color: #32c1b2;
    font-size: 16px;
    height: 41px;
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 15px;
}

.smart-img {
    height: 370px;
    /* box-shadow: 0 2px 10px 0 rgb(0 0 0 / 8%); */
    margin-bottom: 25px;
    position: relative;
    padding: 45px 30px 35px;
    max-width: 240px;
    margin-left: auto;
    margin-right: auto;
}

.smart-img:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9;
    background: url("../img/mobile.png") no-repeat;
    background-size: 100% 100%;
}

.smart-img img {
    max-height: 100%;
    margin: 0 !important;
    width: 100%;
    object-fit: contain;
    height: 100%;
    object-position: top;
}

.p-genre__list {
    margin-left: -5px !important;
    margin-right: -5px !important;
}

.p-genre__list li {
    margin-right: 0 !important;
    padding: 0 5px;
    margin-top: 10px !important;
    width: 33.333333%;
}

.p-genre__list li a .text {
    -webkit-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.47059;
    text-align: center;
    top: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    transform: translate(0, 0) !important;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding: 15px;
    font-size: 13px !important;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 22%, rgba(0, 0, 0, 0.07) 32%, rgba(0, 0, 0, 0.16) 40%, rgba(0, 0, 0, 0.24) 46%, rgba(0, 0, 0, 0.42) 56%, rgba(0, 0, 0, 0.61) 68%, rgba(0, 0, 0, 0.74) 82%, rgba(0, 0, 0, 0.81) 98%, rgba(0, 0, 0, 0.88) 99%, rgba(0, 0, 0, 0.81) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(22%, rgba(0, 0, 0, 0.02)), color-stop(32%, rgba(0, 0, 0, 0.07)), color-stop(40%, rgba(0, 0, 0, 0.16)), color-stop(46%, rgba(0, 0, 0, 0.24)), color-stop(56%, rgba(0, 0, 0, 0.42)), color-stop(68%, rgba(0, 0, 0, 0.61)), color-stop(82%, rgba(0, 0, 0, 0.74)), color-stop(98%, rgba(0, 0, 0, 0.81)), color-stop(99%, rgba(0, 0, 0, 0.88)), to(rgba(0, 0, 0, 0.81)));
    background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 22%, rgba(0, 0, 0, 0.07) 32%, rgba(0, 0, 0, 0.16) 40%, rgba(0, 0, 0, 0.24) 46%, rgba(0, 0, 0, 0.42) 56%, rgba(0, 0, 0, 0.61) 68%, rgba(0, 0, 0, 0.74) 82%, rgba(0, 0, 0, 0.81) 98%, rgba(0, 0, 0, 0.88) 99%, rgba(0, 0, 0, 0.81) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 22%, rgba(0, 0, 0, 0.07) 32%, rgba(0, 0, 0, 0.16) 40%, rgba(0, 0, 0, 0.24) 46%, rgba(0, 0, 0, 0.42) 56%, rgba(0, 0, 0, 0.61) 68%, rgba(0, 0, 0, 0.74) 82%, rgba(0, 0, 0, 0.81) 98%, rgba(0, 0, 0, 0.88) 99%, rgba(0, 0, 0, 0.81) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cf000000', GradientType=0);
}

.fc .fc-daygrid-event {
    line-height: 16px !important;
}

.fc-daygrid-dot-event {
    font-size: 11px !important;
}

.fc .fc-view-harness {
    overflow: auto !important;
}

.fc .fc-view-harness-active > .fc-view {
    width: 938px !important;
}

.mark-completed table th,
.mark-completed table td {
    width: 50% !important;
}

.c-service__list li a .textarea__cat span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100% !important;
    display: inline-block !important;
}

.c-column__list li a .textarea__tit {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p-list-detail__main .textarea__fav {
    top: -15px !important;
}

.p-search .l-search {
    margin-top: 0 !important;
}

.p-gallery-modal {
    background-color: #fff;
    background: none !important;
    display: flex;
    justify-content: center;
}

.p-gallery-modal__image {
    position: relative;
}

.p-gallery-modal__image img {
    width: auto !important;
}

.l-hdr {
    position: relative;
}

.preview-bar {
    position: relative;
    top: 100%;
    z-index: 99;
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    left: 0;
    padding: 20px;
}

.preview-bar p {
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.l-ftr__pagetop {
    position: fixed !important;
    top: auto !important;
    bottom: 81px !important;
}

.select2.select2-container {
    max-width: 100% !important;
    position: absolute !important;
    left: 0 !important;
    right: 8px !important;
    top: 10px !important;
    width: auto !important;
}

.select2-container--default .select2-selection--single {
    padding: 4px 15px !important;
    border: 1px solid #e5e5e5 !important;
    font-size: 14px !important;
    min-height: 42px !important;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #757575 !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px !important;
}

.prf-content p {
    font-size: 14px;
    line-height: 26px;
}

.p-list-detail__main .image {
    position: relative;
}

.online {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: absolute;
    top: 10px;
    left: 10px;
    align-items: center;
    justify-content: center;
    padding: 3px 5px;
    border: 1px solid #32c1b2;
    border-radius: 3px;
    background-color: #fff;
    color: #32c1b2;
    font-size: 10px;
}

.p-popup {
    bottom: 150px !important;
}

.word-break-normal {
    word-break: normal !important;
}


@media (min-width: 768px) {
    .w-sm-50 {
        width: 50% !important;
    }

    /* .c-course__main .textarea__list dl {
        width: 100%;
    }

    .c-course__main .textarea__list dl dt {
        align-items: flex-start;
    }

    .c-course__main .textarea__list dl dt {
        width: 170px;
    } */
}

@media (max-width: 1500px) {
    .bnft-display {
        top: 102%;
        left: auto;
        right: 0;
    }
}

@media (max-width: 767px) {
    .table-responsive-md {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .appll-body-block {
        padding: 50px 20px;
    }

    .profile-body {
        flex-wrap: wrap;
    }

    .prf-list {
        width: 100%;
        margin-right: 0;
    }

    .review-display-sec {
        padding: 0;
    }

    .item-review-display {
        padding: 25px 30px;
    }

    .col-list-secs {
        width: 100%;
    }

    .column-block-left,
    .column-block-right {
        width: 100%;
    }

    .column-block-right {
        padding-left: 15px;
    }

    .atten-cntct-block {
        flex-direction: column;
    }

    .atten-rht {
        margin-left: 0;
    }

    .attex-txt {
        position: relative;
    }

    /* .p-mv .slick-slide img {
        height: 250px;
    } */
    .p-campaign__imag img {
        max-height: 300px;
    }

    .col-column-list-services {
        width: 50% !important;
    }

    .p-genre__list li {
        width: 50% !important;
    }

    .application-head h2 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .appll-body-block {
        padding: 30px 0;
    }

    .appll-date {
        padding: 25px 20px;
        margin-bottom: 20px;
    }

    .appll-date h3 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .appll-date p {
        font-size: 16px;
        line-height: 30px;
    }

    .appl-info p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 20px;
    }

    .sercive-head {
        padding-left: 20px;
        padding-right: 20px;
    }

    .service-dtl {
        padding: 20px;
    }

    .srv-ftr p {
        font-size: 14px;
        line-height: 28px;
    }

    .srv-btn-grps button,
    .srv-btn-grps .btn {
        margin-right: 10px;
    }

    .prf-content {
        margin-bottom: 10px;
    }

    .srv-btn-grps {
        flex-direction: column;
    }

    .srv-btn-grps button,
    .srv-btn-grps .btn {
        flex: 1 1 45px;
    }

    .profile-mngt-block {
        padding: 20px 0;
    }

    .profile-mngt-block h2 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .review-title {
        padding: 15px 20px;
        margin-bottom: 30px;
    }

    .review-title h3 {
        font-size: 16px;
    }

    .review-title h4 {
        font-size: 16px;
    }

    .review-title p {
        font-size: 16px;
    }

    .appl-info p {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 20px;
    }
}

@media (max-width: 575px) {
    .col-column-list {
        width: 100%;
    }

    .item-column-list {
        max-width: 350px;
        margin: auto;
    }

    .atten-cntct-block {
        padding: 30px;
    }

    .attex-txt {
        width: 200px;
    }

    .col-column-list-services {
        width: 100% !important;
    }

    .p-genre__list li {
        width: 100% !important;
    }

    .small-modal-inner .c-course {
        padding: 30px 15px;
    }

    .l-hdr-main {
        position: relative !important;
        top: 0 !important;
    }

    .l-hdr {
        padding-bottom: 5px !important;
    }
}

@media (max-width: 480px) {
    .fc .fc-button-group > .fc-button,
    .fc-today-button.fc-button.fc-button-primary,
    .fc-dayGridMonth-button.fc-button.fc-button-primary.fc-button-active {
        font-size: 10px !important;
    }

    .fc .fc-toolbar-title {
        font-size: 12px !important;
    }
}

@media (max-width: 440px) {
    .spn-hgt {
        min-width: 100px;
        white-space: normal !important;
    }
}


@media (min-width: 220px) and (max-width: 767px) {
    .banner-mobile-view {
        display: block;
    }

    .banner-web-view {
        display: none;
    }

    .app-apply{
        position: relative;
        bottom: 10px;
        left: 0;
    }

}

@media (min-width: 768px) {
    .banner-web-view {
        display: block;
        margin-bottom: 2px;
    }
}

@media (min-width: 768px) {
    .banner-mobile-view{
        display: none;
    }
}

.app-apply{
    position: relative;
    right: 16px;
}




