@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
html,
body {
    font-family: 'Montserrat', sans-serif !important;
    overflow: auto;
    color: #222;
    overflow-x: hidden;
    overflow: auto;
    height: 100%;
}

a,
p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
label,
li {
    font-family: 'Montserrat', sans-serif !important;
}

.card {
    border-radius: 6px !important
}

/*#flagstrap-drop-down-oOVUNFvs-list.dropdown-menu.show{position: absolute!important;
transform: translate3d(1173px, 38px, 0px)!important;
top: 0px!important;
left: 49px!important;
will-change: transform!important;}*/
.section-overlay {
    padding: 30px 0;
}

button {
    cursor: pointer;
}

.aboutsection-l {
    margin: 50px 0;
}

.text-des p {
    text-align: justify;
}

input::placeholder {
    font-size: 1rem
}

.banner-slider {
    margin-top: 70px;
}

/*.services-content>.owl-controls{display: none}*/
#content {
    padding: 0 !important;
}

#page-banner {
    padding: 20px !important;
    padding-top: 20px !important;
}

.services-section {
    background: #f5f5f5;
    margin: 40px 0;
}

.imgs {
    text-align: center;
}

.img-fluid {
    width: 130px;
    margin: auto;
    border: 3px solid #659959;
    border-radius: 111px;
    height: 130px;
    padding: 3px;
}

.service_text {
    text-align: center;
    margin-top: 20px;
}

.service_text h3 {
    font-size: 20px;
    padding: 20px 0 6px 0;
}

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

.profile-area {
    padding: 15px;
}

.profile-dtl {
    width: 100%
}

.card-body.rgt-area {
    padding: 1.25rem 0 1.25rem 0;
}

.rgt-area .table td,
.rgt-area .table th {
    border-top: none !important;
}

.rgt-area .table td {
    font-size: 16px;
}

.profile-dtl li {
    border-top: 1px solid rgba(0, 0, 0, .125);
    padding: 15px 7px;
    float: left;
    width: 100%;
    font-size: 16px
}

.profile-dtl li span.rgt {
    float: right;
}

.profile-dtl li span.left-area {
    float: left;
    font-weight: 700;
}

.std-name {
    font-weight: 600;
    font-size: 21px;
    margin: 15px 0;
}

.rgt-area table tr th {
    font-size: 18px;
    font-weight: 600
}

.home_about_img {
    width: 100%;
    height: 350px;
}

.col-left p {
    padding-left: 21px;
    padding-right: 21px;
    text-align: justify;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.ckeditor-area {
    width: 92%;
    margin: 25px 20px;
    line-height: 1.5;
}
.ckeditor-area h2 {
    font-size: 18px;
    font-weight: 600;
}
.ckeditor-area p {
    font-size: 17px;
}
.ckeditor-area> .border-line {
    border-top: 1px solid rgb(204 204 204);
    border-bottom: 1px solid rgb(204 204 204);
}

.progress-line {
    position: relative;
    height: 8px;
    width: 200px;
    margin-right: 10px;
    display: inline-block;
    background: #d9d7d7;
    border-radius: 20px;
}
@media (max-width:1392px) {
    .progress-line {
        margin-bottom: 5px;
    }
}

.add-task {
    padding: 0 27px 15px;
    border-bottom: 1px solid #ccc;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px
}

.txt-area {
    width: 95%;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, .125);
    padding: 10px;
    margin-bottom: 15px;
    height: 100px
}
select.form-control:not([size]):not([multiple]) {
    height: 2.25003rem;
    width: 95%;
    margin-bottom: 15px;
}

.sub-btn {
    color: #fff;
    border-radius: 5px;
    background: #0babea;
    border: 1px solid #0babea;
    padding: 10px 20px;
}

.dtl-area {
    border: 1px solid rgba(0, 0, 0, .125);
    margin: 27px;
    padding: 20px;
    border-radius: 5px;
}

.dtl-area ul li {
    margin-bottom: 15px;
    line-height: 1.9
}

.text-area {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin: 15px 0;
}

.progress-line.pending:before {
    background-color: #100c88;
    position: absolute;
    content: '';
    width: 100px;
    height: 8px;
    border-radius: 20px;
}

.progress-line.complete:after {
    width: 200px;
    background-color: #100c88;
    position: absolute;
    content: '';
    height: 8px;
    border-radius: 20px;
}

.ellipsis-button a {
    padding: 8px;
}

.course-listing-inner h4 {
    padding-left: 21px
}

.download-btn {
    padding: 8px
}

.mob-num input[type=number] {
    appearance: none !important;
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: textfield !important;
}

.owl-prev,
.owl-next {
    display: block !important;
    font-size: 0;
    width: 30px;
    height: 35px;
    line-height: 35px;
    color: #f01a22;
    position: absolute;
    top: 45%;
}

.owl-prev {
    left: 0;
}

.owl-next {
    right: 0;
}

.course-listing table tr th a {
    display: block;
}

#header-area .header-top .dropdown-menu {
    transform: unset !important;
    top: 26px !important;
}

#header-area .header-top .headtext-information .form-group {
    position: relative ! important;
}

.owl-prev:before {
    position: absolute;
    content: '\f104';
    font-size: 32px;
    color: #fff;
    font-family: 'FontAwesome';

    background: #659959;
    padding: 10px;
    border-radius: 50px;
    line-height: 20px;
    width: 40px;
    height: 40px;
    text-align: center;
}

.owl-next:after {
    position: absolute;
    content: '\f105';
    font-size: 32px;
    color: #fff;
    font-family: 'FontAwesome';
    right: 0px;
    background: #659959;
    padding: 10px;
    border-radius: 50px;
    line-height: 20px;
    width: 40px;
    height: 40px;
    text-align: center;
}

/*.owl-prev::before, .owl-next:before {
border-style: solid;
border-width: 4px 4px 0 0;
content: '';
display: inline-block;
height: 15px;
left: 0px;
position: relative;
top: 10px;
transform: rotate(45deg);
vertical-align: top;
width: 15px;

}
.owl-prev{
left:0px;
}
.owl-prev:before{
transform: rotate(225deg);
left: 10px;
}*/
.navbar-toggler {
    background-color: #659959;
    float: right;
    margin-top: -30px;
    margin-right: -8px;
    font-size: 15px;
    padding: 4px 8px;
    color: #fff;
    display: none;
}

.work-area form {
    width: 96%
}

.done-btn {
    background: #659959;
    padding: 8px 20px;
    border-radius: 5px;
    margin-top: 20px;
    margin-right: 10px;
    border: 1px solid #659959;
    color: #fff;
    font-weight: 500;
}

.done-btn:hover {
    background: transparent;
    color: #659959;
}

.cancel-btn {
    background: transparent;
    padding: 8px 20px;
    margin-top: 20px;
    border-radius: 5px;
    margin-right: 10px;
    border: 1px solid #659959;
    color: #659959;
    font-weight: 500;
}

.cancel-btn:hover {
    background: #659959;
    color: #fff;
}

.task-dtl {
    padding: 20px 60px 0 20px
}

.task-dtl .panel {
    border-radius: 10px;
    margin-bottom: 40px;
}

.task-head a {
    text-decoration: none;
    line-height: 2;
}

.task-body .panel-body {
    padding: 25px
}

.task-head {
    padding: 20px
}

.coursetableunit {
    background-color: #f9f9f9;
}

.task-head a:hover {
    color: #659959
}

.coursetableunit:hover {
    /*background-color: #9cc055;*/
    /*color: #fff*/
}

.course-listing a:hover, .mycourse a:hover {
    color: #2196f3;
}

tr.row-heading-course {
    text-transform: uppercase;
}

tr.coursetableunit td {
    vertical-align: middle;
}

/*.course-listing table tr td a:hover{color:#659959; }*/
.task-area,
.work-area {
    padding: 20px;
}

.task-area ul li {
    border: 1px solid #ddd;
    padding: 25px;
    border-radius: 10px;
    margin: 20px 0
}

.collapse {
    display: block;
}

.fixTotop {
    position: fixed;
    top: 0;
    width: 99%;
    right: 0;
    left: 0;
    z-index: 1030;
}

#header-area {
    right: 17px;
}

.ellipsis-button {
    text-align: center;
    position: relative;
}

.ellipsis-button a:hover .ellipsis-dtl {
    display: block;
}

.ellipsis-dtl {
    position: absolute;
    background-color: #fff;
    top: 30px;
    left: -48px;
    display: none;
    z-index: 100;
    border-radius: 5px;
    padding: 3px;
    border: 1px solid #ddd;
}

.ellipsis-dtl li {
    padding: 5px;
    border-bottom: 1px solid #ccc;
}

.ellipsis-dtl li:nth-child(2) {
    border-bottom: none
}

#sidebar .sidebar-header {
    padding: 8px 10px 8px 20px;
    background: $lila-60 font-size:1.1rem;
    font-weight: 700;
    margin-top: 18px;
    /*#6d7fcc*/
    ;
    border: 1px solid #f5f5f5;
}

.sidebar-header h3 {
    font-size: 18px;
    font-weight: 600;
}

#sidebar ul.components {
    padding: 6px 0 20px 15px;
    border-bottom: 1px solid $lila-line;
}

.mycourse h1,
.mycourse h2,
.mycourse h3,
.mycourse h4,
.mycourse h5,
.mycourse h6,
.mycourse p,
.mycourse span,
.mycourse a,
.mycourse button,
.course-listing h1,
.course-listing h2,
.course-listing h3,
.course-listing h4,
.course-listing h5,
.course-listing h6,
.course-listing p,
.course-listing span,
.course-listing a,
.course-listing button {
    font-family: 'Montserrat', sans-serif !important;
}

.course-listing a:visited,
.mycourse a:visited {
    text-decoration: none !important;
}

.mycourse {
    background-color: #fff;
    border-radius: 6px;
    font-family: 'Montserrat', sans-serif !important;
}

.mycourse .head-area {
    border-bottom: 1px solid #eee;
    padding: 6px 20px;
}

.mycourse .head-area h3 {
    font-weight: 700;
}

.mycourse-dtl {
    padding: 20px;
}

#sidebar ul p {
    color: $text-sidebar;
    padding: 10px;
    font-size: 1.1rem;
}

#sidebar ul li a {
    padding: 10px;
    margin: 5px 0px;
    font-size: 1em;
    display: block;
    color: #000;
}
#sidebar ul li a:hover {
    color: #ffffff;
    background-color: #3a5f32;
}

#sidebar ul li.active>a,
a[aria-expanded="true"] {
    color: $text-sidebar;
    background: $lila-60;
}

.app-main {
    grid-area: app-main-area;
    background: #f2ffe5;
    padding: 1rem;
    align-content: start;
}

#sidebar {
    min-width: 250px;
    max-width: 250px;
    background: #fff;
    color: white;
    transition: all 0.3s;
}

#sidebar.active {
    margin-left: -250px;
}

.ellipsis-button a i {
    padding: 5px 10px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 5px;
    color: #659959;
}

.file-name {
    word-wrap: break-word;
    width: 75%;
    margin: 0 5px !important;
}

.categories li,
.designers li {
    color: #000
}

#content {
    width: 100%;
    padding: 20px;
    min-height: 100vh;
    transition: all 0.3s;
}

.course-dtl-area {
    border: 2px solid #ccc;
    border-radius: 6px;
    padding: 20px 20px 20px 30px;
    margin: 20px 0;
}

.course-dtl-area h2 {
    color: #659959;
    font-weight: 600;
    padding: 20px 0;
}

.course-dtl-area p i {
    color: #659959;
    font-size: 22px;
}

.course-dtl-area p {
    padding: 5px 0
}

.course-dtl-area p span {
    margin-left: 15px;
    color: #666;
}

.progress-circle {
    padding: 40px 0 0 20px;
    position: relative;
}

.increase-num {
    color: #659959;
}

.increase-border {
    position: absolute;
    width: 70px;
    height: 70px;
    border: 3px solid #ccc;
    border-radius: 50%;
    left: 0;
    top: 15px;
    border-left-color: #659959;
}

.increase-border:after {
    position: absolute;
}

.course-dtl-area button {
    background-color: #659959;
    color: #ffffff;
    padding: 8px 15px;
    border: 1px solid #659959;
    border-radius: 6px;
    transition: all ease-in-out 0.4s;
    margin-top: 25px;
}
.course-dtl-area button:hover {
    background-color: transparent;
    color: #659959;
    border: 1px solid #659959;
}

.wrapper {
    display: flex;
    width: 100%;
    align-items: stretch;
}

#header-top {
    background-color: #2e3357;
    padding: 10px 0;
    line-height: 20px;
}

.cf_email {
    font-size: 16px;
    color: #f01a22
}

#header-top i {
    color: #24add2;
    font-size: 15px;
    margin-right: 2px
}

#header-bottom {
    background-color: #fff;
    padding: 5px 0;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.logo {
    display: inline-block;

}

.mainmenu ul li {
    float: left;
    position: relative
}

.mainmenu ul li a {
    display: block;
    margin: 10px 15px;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    color: #2e3357;
    cursor: pointer;
    font-weight: 500;
}

.mainmenu ul li a:hover {
    color: #659959;
}

.service_text h3 {
    font-size: 20px;
    padding: 20px 0 6px 0;
}

.price {
    font-size: 15px;
    padding: 7px 15px;
    font-weight: 500;
}

.course-dtl {
    display: block !important;
}

ul.course-dtl li span.date,
ul.course-dtl li span.tutor-name,
ul.course-dtl li span.enter-course {
    width: 40%;
    padding: 5px 5px 5px 0;
    font-size: 15px !important
}

.course-head {
    padding-top: 0 !important;
    padding-bottom: 20px !important;
}

.singel-course .thum .price.course-p {
    top: 0 !important;
}

ul.course-dtl li {
    display: block !important;
    clear: both;
}

ul.course-dtl li button {
    border-radius: 4px;
    padding: 5px 25px;
    text-align: center;
    color: #fff;
    margin: 3px 5px 3px 0
}

.req-btn {
    background-color: #7bb635;
    border: 1px solid #7bb635;
    margin-top: 7px !important;
    margin-left: 20px !important
}

.testimonial h4 {
    padding-left: 15px
}

.service-context {
    font-size: 15px;
}

.about-title {
    font-size: 26px;
    text-align: center;
    padding-bottom: 10px;
}

.about-content {
    font-size: 16px;
    text-align: center;
    line-height: 32px;
    padding: 30px 0 5px 0;
}

.about-content p {
    text-align: justify;
}

.about-uscontent,
.contact-section {
    font-size: 18px;
    line-height: 30px;
    padding: 30px 0;
}

.about-uscontent h2 {
    font-size: 22px;
    font-weight: 500;
    padding: 20px 0 0 0;
}

.contact-section h2 {
    font-size: 22px;
    font-weight: 500;
    padding: 5px 0 0 0;
}

.about-uscontent p,
.contact-section p {
    margin: 5px 0 10px 0;
}

.about-content-read {
    font-size: 18px;
    text-align: right;
    line-height: 30px;
}

.about-content-read a {
    color: #fff;
    font-size: 15px;
    padding: 7px 10px;
    border: 1px solid #f01a22;
    background: #f01a22;
    border-radius: 5px;
    cursor: pointer;
}

.about-content-read a:hover {
    color: #f01a22;
    background-color: #fff;
}

.address-section {
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
    padding: 20px;
    margin-top: 30px;
    min-height: 435px;
}

.feedback-row .tutor-text {
    line-height: 2
}

.tutor-text p {
    text-align: justify;
}

.course-prg {
    padding: 0
}

.con-area {
    padding: 0 20px
}

.address-section ul li {
    padding: 15px 0
}

.address-section ul li i {
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 50%;
    margin-right: 4px;
}

.address-section ul li:nth-child(1) i {
    padding: 10px 12px
}

.address-section ul li:nth-child(3) i {
    padding: 10px 11px
}

.safe-efficient,
.contact-list {
    padding-left: 20px;
}

.safe-efficient li,
.contact-list li {
    list-style: disc
}

.owl-carousel .owl-item .imgs img {
    width: 130px;
    margin: auto;
    border: 3px solid #659959;
    border-radius: 111px;
    height: 130px;
    padding: 3px;
}

.service_text {
    text-align: center;
    margin-top: 20px;
}
.service_text p {
    line-height: 32px;
    font-size: 16px;
}

.hvr-radial-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
    background: none;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.icon-left {
    float: left;
    width: 70px;
    height: 70px;
    border: solid 1px #f01a22;
    text-align: center;
    color: #f01a22;
    font-size: 40px;
    margin-right: 25px;
}

.icon-right {
    float: left;
    width: 80%;
}

.icon-right h5 {
    color: #f01a22;
    font-size: 18px;
}

.icon-right p {
    color: #000;
    font-size: 14px;
    margin-top: 8px;
}

.item {
    padding: 0 140px;
}

/*.services-content{
margin-top: 50px;
}*/
.footer-area {
    background: #3a5f32;
    padding: 35px 0;
    color: #fff;
}

.social-icons {
    padding: 30px 0 0 0;
}

.social-comobs li {
    display: inline-block;
}

/* .social-comobs li a {
    color: #fff;
    text-align: center;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 10px;
    font-size: 28px;
    border-radius: 7px;
    line-height: 30px;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
} */
.social-comobs li a {
    color: #fff;
    text-align: center;
    width: 50px;
    height: 50px;
    display: flex;
    /* margin-right: 10px; */
    font-size: 28px;
    border-radius: 50%;
    line-height: 30px;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.social-comobs li a:hover {
    background-color: #9cc055;
    color: #fff;
}

.social-comobs li a.fb_class:hover {
    background-color: #395693;
    color: #fff;
}

.social-comobs li a.tweet_class:hover {
    background-color: #1c9cea;
    color: #fff;
}

.social-comobs li a.insta_class:hover {
    background-color: #f0237f;
    color: #fff;
}

.social-comobs li a.youtube_class:hover {
    background-color: #f70000;
    color: #fff;
}

.elit-tel {
    margin-bottom: 10px;
    color: #fff;
    font-size: 16px;
}

.elit-tel a {
    color: #fff;
    font-size: 15px;
}

.elit-tel i {
    width: 30px;
}

.single-footer-widget h2 {
    font-size: 21px;
    margin-bottom: 15px;
    color: #fff;
    font-weight: 500;
}

.social-list li a {
    color: #fff;
    font-size: 15px;
    line-height: 35px;
}

.social-list li a:hover {
    color: #9cc055
}

.elit-tel a:hover {
    color: #9cc055
}
.elit-tel.sds a:hover {
    color: rgb(242 255 229);
}

.headtext-information a:hover {
    color: #000000;
}

.about-banner {
    background-image: url(../image/about-us.jpg);
}

.terms-conditions {
    background-image: url(../image/terms-conditions.jpg);
}

.contact-us {
    background-image: url(../image/contact-us.jpg);
}

.career-banner {
    background-image: url(../image/careers.jpg);
}

.cookie-banner {
    background-image: url(../image/cookie-policy.jpg);
}

.services-banner {
    background-image: url(../image/services.jpg);
}

.ourcourses-banner {
    background-image: url(../image/our-courses.jpg);
}

.section-title h2 {
    color: #fff;
    font-size: 45px;
}

.inner-banner {
    height: 300px;
    padding-top: 125px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.submit-form {
    color: #fff;
    font-size: 17px;
    padding: 7px 20px;
    border: 1px solid #f01a22;
    background: #f01a22;
    border-radius: 10px;
    cursor: pointer;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}

.submit-form:hover {
    color: #f01a22;
    background-color: #fff;
}

.maparea {
    height: 400px;
}

.maparea iframe {
    border: medium;
    height: 100%;
    width: 100%;
}

.agileits-icon-grid:hover div.hvr-radial-out:before {
    -webkit-transform: scale(2);
    transform: scale(2);
    color: #FFFFFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.hvr-radial-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #212121;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.agileits-icon-grid {
    margin-bottom: 20px;
}

.footer-logo {
    display: block;
    margin-bottom: 10px;
}

.prperty-lane {
    padding: 10px 0;
    background: #659959;
    color: #fff;
}

.all-rights {
    color: #fff;
}

/* Start */

.banner-item,
.about-banner {
    margin-top: 0;
    position: relative;
    height: 500px
}

.about-banner img,
.banner-item img {
    position: absolute;
    z-index: 10
}

.banner-area,
.about-area {
    position: relative;
    z-index: 99;
    top: 75px;
    left: 16px
}

.header-top {
    background: #9cc055;
    padding: 9px 0;
}

.header-top a {
    color: #fff;
    margin-right: 10px
}

.mainmenu {
    padding: 32px 0;
}

.log-button {
    border-radius: 5px;
    margin-top: 0px !important;
    background-color: #659959;
    border: 1px solid #659959;
    color: #fff !important;
    padding: 6px 15px;
    font-size: 15px;
    line-height: 25px;
}

.mainmenu ul li a.log-button:hover {
    color: #659959 !important;
    background-color: #fff;
    border: 1px solid #9cc055;
}

.search-btn img {
    position: absolute;
    top: 10px;
    right: 10px
}

.mainmenu ul li a.signu-button {
    border-radius: 5px;
    background-color: #659959;
    border: 1px solid #659959;
    color: #fff;
    padding: 6px 15px;
    font-size: 15px;
    margin: 0;
    margin-top: 0px;
    line-height: 25px;
}
.mainmenu ul li form {
    padding-top: 0px !important;
}

.mainmenu ul li a.signu-button:hover,
.signu-button:hover {
    color: #659959;
    background-color: #fff;
}

.signu-button {
    border-radius: 5px;
    background-color: #659959;
    border: 1px solid #659959;
    color: #fff;
    padding: 6px 15px;
}

.filter_sectionp {
    border-radius: 5px;
    background-color: #659959;
    border: 1px solid #659959;
    color: #fff;
    padding: 6px 15px;
}

.search-i {
    padding: 10px;
    background: #659959;
    border-radius: 50px;
    color: #fff;
    font-size: 20px;
    margin-left: 18px;
}

.banner-text p {
    font-size: 16px;
    line-height: 32px;
    margin: 15px 0;
}

.about-places p {
    font-size: 16px;
    line-height: 32px;
    text-align: justify;
}

.main-t {
    font-size: 18px;
    font-weight: 500;
    margin: 7px 0 20px 0;
}

.abouth2 {
    font-size: 30px;
    font-weight: 600;
}

.featuredc-section {
    background: #f2ffe5
}

.about-feature {
    text-align: center;
    padding-bottom: 40px
}

.testimonial {
    background: #fff;
    height: 100%;
    border-bottom: 1px solid #eee;
}

.testimonial hr {
    display: none;
}

.brand img {
    width: 100%
}

.fc-image-specs {
    padding: 10px 9px;
    font-size: 16px;
    border-bottom: 3px solid #659959;
}

.name-h {
    margin-left: 10px
}

.hearts-o {
    padding: 12px 0;
}

.hearts-o .checked {
    color: #ffa500;
}

.circle-feature {
    position: relative;
    margin-bottom: 50px
}

.circle-feature span {
    background: #9cc055;
    border-radius: 50px;
    padding: 25px 6px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    left: 157px;
    top: -40px;
    width: 80px;
    height: 80px;
    text-align: center;
}

.view-course-section {
    text-align: center;
    padding: 35px 0;
}

.view-course-section .signu-button {
    padding: 11px 16px;
}

.about-u {
    margin-top: 8px
}

.image-places:before {
    content: '';
    position: absolute;
    border: 10px solid #9cc055;
    width: 120px;
    top: -20px;
}

.image-places:after {
    content: '';
    position: absolute;
    border: 10px solid #659959;
    width: 120px;
    bottom: -6px;
    right: 15px;
}

.image-places img {
    width: 100%;
}

.logo img {
    margin-top: 0 !important;
}

.about-places {
    padding: 22px 0px 10px 28px;
}
.about-places .signu-button {
    padding: 11px 39px;
}
.price button.btn.btn-success {
    width: 109px;
}

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

.banner-text .signu-button {
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 500;
}

.search-bar {
    border: none;
    border-top: 2px solid #659959;
    font-size: 16px;
    font-weight: 400;
    margin-right: 10px;
    padding: 20px 18px;
    float: right;
    position: absolute;
    background: #fff;
    top: 72px;
    width: 320px;
    right: -18px;
    z-index: 99;
    box-shadow: 0 0px 8px #ccc;
}

.search-area {
    background-color: #fff;
}

#toggle-search {
    float: right;
}

.up-arrow {
    position: absolute;
    top: 67px;
    right: 12px;
    color: #000;
    z-index: 10;
    font-size: 0;
    background: #659959;
    height: 12px;
    width: 12px;
    transform: rotate(45deg);
}

.search-btn {
    height: 39px;
    width: 39px;
    text-align: center;
    display: inline-block;
    background-color: #659959;
    border: 1px solid #659959;
    line-height: 37px;
    border-radius: 100%;
    color: #fff;
    margin-left: 15px;
    cursor: pointer;
    position: relative;
}

.search-area.active {
    display: block !important;
}

.custom_container>.container {
    padding: 0 80px;
}

.coureses_data>.container {
    max-width: 1070px;
    display: flex;
}

.coureses_data .col_left {
    width: 67%;
    padding-right: 50px;
}

.coureses_data .col_left .course-expand {
    margin: 0;
    width: 100%;
}

.coureses_data .col_left .expand-collapse {
    margin: 0;
    width: 100%;
}

.coureses_data .col_left .expand-collapse.active .panel {
    padding: 10px;
    border: solid 1px #efefef;
}

.coureses_data .col_right {
    width: 33%;
    margin-top: -135px;
    position: relative;
}

.coureses_data .col_right .card {
    width: 100%;
    position: static;
}

.coureses_data {
    padding: 30px 0 50px;
}

.coureses_data .accordion.active:after {
    content: '\002D';
}

div#DataTables_Table_0_wrapper .dropdown-menu {
    max-height: 130px;
    overflow-y: auto;
}
.modal-content .modal-header.text-center button.close {
    top: 10px !important;
    right: 15px !important;
}

.modal-body.mx-3 p.fieldset {
    display: flex;
    align-items: baseline;
    gap: 10px;
}
.modal-body.mx-3 p.fieldset label {
    margin-top: 10px;
}

@media(max-width: 768px) {
    .rgt-area {
        overflow-x: scroll;
    }

    .txt-area {
        margin: 0px 2% 15px 2%;
    }

    .text-area {
        margin: 15px 0 0 25px;
        text-align: left;
    }

    .sub-btn {
        margin-left: 10px;
        margin-bottom: 25px;
    }

    .navbar-dark h4 {
        padding-bottom: 10px
    }
}

/* exam page css start here */
.exam_area .wrap {
    margin: 20px 0;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}

.exam_area .exam-head-top,
.exam_area .exam-head-middle,
.exam_area .exam-head-bottom {
    padding: 12px 25px;
    border-bottom: solid 1px #f1f1f1;
}

.exam_area .exam-head-top,
.exam_area .exam-head-bottom {
    display: flex;
    justify-content: space-between;
}

.exam_area .exam-head-top h3 {
    font-weight: 600;
    color: #000;
}

.exam_area h3,
.exam_area h5 {
    margin: 0;
    font-family: 'Montserrat', sans-serif !important;
}

.exam_area h5 {
    color: #444;
    font-weight: 500;
}

.exam_area .exam-head-middle {
    padding: 16px 25px;
}

.exam_area .exam-head-middle h5 {
    margin-bottom: 15px;
}

.exam_area .exam-head-middle p {
    line-height: 1.55em;
}

.exam_form {
    padding: 0 30px;
}

.exam_form .form-group {
    margin-bottom: 0;
    padding: 30px 0;
    border-bottom: solid 1px #f1f1f1;
}

.exam_form .form-group h5 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
}

.exam_form .form-group label {
    margin-bottom: 0;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px;
}

.exam_form .form-group label input {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    cursor: pointer;
}

.exam_form .btn_wrap {
    column-count: 5;
}

.exam_form .form-group label:first-of-type,
.exam_form .form-group label:nth-of-type(3) {
    margin-bottom: 10px;
}

.form_button {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.form_button button {
    cursor: pointer;
    outline: none;
    border-radius: 5px;
    border: solid 1px #3a5f32;
    padding: 12px 30px;
    color: #fff;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 17px;
    background-color: #3a5f32;
    transition: all 0.35s ease;
}

.form_button button:hover {
    color: #3a5f32;
    background-color: #fff;
}

.form_page {
    display: none;
}

.form_page.active {
    display: block;
}

.tab-content td,
th {
    padding: 8px;
    border: 1px solid #dddddd;
    text-align: left;
}

tr:nth-child(even) {
    background-color: rgb(239, 239, 239);
}

.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.pop-up .popup-text {
    display: none;
    width: 462px;
    height: 245px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    right: -205px;
    margin-left: -80px;
}

.pop-up .popup-text::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.pop-up .visible {
    display: block;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.sub-btn2 {
    color: #fff;
    border-radius: 5px;
    display: block;
    margin-left: 10px;
    background: #0babea;
    border: 1px solid #0babea;
    padding: 10px 20px;
}

#myPopup {
    padding-left: 18px;
    padding-top: 18px;
}

.field-style {
    width: 95%;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, .125);
    padding: 10px;
    margin: 8px 0;
}

.task-wrapper .custom-label {
    padding-left: 30px;
    display: flex;
    align-items: center;
}

.task-wrapper .col-md-3 h4 {
    font-weight: 600;
    font-size: 18px;
}

.work-accordion {
    padding: 10px 30px;
}

.work-accordion li {
    border: 1px solid #dddddd;
    margin-bottom: 20px;
}

.work-accordion li .acc-head {
    position: relative;
}

.work-accordion li .acc-head::after {
    content: "";
    right: 10px;
    top: 19px;
    position: absolute;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-image: url(../image/down.png);
}

.work-accordion li .acc-head h5 {
    font-weight: 600;
    padding: 15px;
    cursor: pointer;
}

.work-accordion .acc-content {
    display: none;
    padding: 10px 15px 15px;
}

.work-accordion li .acc-content p {
    color: #000000;
    line-height: 1.5;
}

.work-accordion li:first-of-type .acc-content {
    display: block;
}

.course-area img.img-thumbnail {
    height: 200px;
    width: 100%;
    object-fit: cover;
}

@media (max-width:768px) {
    .progress-line.complete:after {
        width: 70px;
        background-color: #100c88;
        position: absolute;
        content: '';
        height: 8px;
        border-radius: 20px;
    }

    .progress-line {
        position: relative;
        height: 8px;
        width: 70px;
        margin-right: 10px;
        display: inline-block;
        background: #d9d7d7;
        border-radius: 20px;
    }

    .pop-up .popup-text {
        display: none;
        width: 220px;
        height: 275px;
        background-color: #555;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 8px 0;
        position: absolute;
        z-index: 1;
        bottom: 125%;
        right: -86px;
        margin-left: -80px;
    }

    .tab-pane.text-right {
        text-align: center !important;
    }

    .field-style {
        margin: 8px 10px;
    }

    .price {
        text-align: left !important;
        padding: 0 0 10px !important;
    }

    .task-wrapper .col-md-3 h4 {
        font-size: 16px;
    }

    .task-wrapper .custom-label {
        padding-top: 13px;
    }

}

@media(max-width: 650px) {

    .card .table td,
    .table th {
        padding: .75rem .75rem;
    }

    .card .table td a.btn {
        padding: 4px 6px;
    }

    .field-style {
        margin: 8px 7px;
    }

    .work-accordion {
        padding: 10px 10px;
    }

    .work-accordion li {
        margin-bottom: 10px;
    }
}

button.btn.btn-success.float-right.m-3 {
    margin-right: 60px !important;
}

span.select2-dropdown.select2-dropdown--above {
    top: 72px;
}

.wizard>.content>.body {
    padding: 35px 1.25rem;
}

table.table.table-striped.order-history-table th {
    font-size: 17px;
    font-weight: 500;
}

.search-area input.search-bar {
    color: black;
}
.course-listing-inner h3 {
    padding: 20px 20px 0px;
    font-size: 26px;
    font-weight: 600;
}
#content main a.course-back-button-list {
    border-radius: 5px;
    background-color: #9cc055;
    border: 1px solid #9cc055;
    color: #fff;
    padding: 10px 15px;
    transition: all ease-in-out 0.4s;
    font-size: 15px;
    line-height: 40px;
}
#content main a.course-back-button-list:hover {
    background-color: transparent;
    border: 1px solid #9cc055;
    color: #9cc055;
}
#content main a.course-back-button-detail {
    border-radius: 5px;
    background-color: #659959;
    border: 1px solid #659959;
    color: #fff;
    padding: 10px 15px;
    transition: all ease-in-out 0.4s;
    font-size: 15px;
    line-height: 40px;
}
#content main a.course-back-button-detail:hover {
    background-color: transparent;
    border: 1px solid #659959;
    color: #659959;
}
.unit_links {
    background: #f9f9f9;
    margin: 0px 20px 0px 17px;
}
.unit_links a {
    padding: 15px 40px;
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    height: 50px;
}
.unit_links a .active {
    background-color: #659959;
    color: #ffffff;
}
.unit_links a:hover {
    background-color: #659959;
    color: #ffffff;
}

h3.course_h3 {
    font-size: 22px !important;
    font-weight: 600 !important;
    padding: 10px 0px 17px !important;
    margin: 0px 20px;
    border-bottom: 2px solid rgb(249 249 249);
}
h4.course_h4 {
    padding-left: 0px;
    font-size: 20px;
    font-weight: 500;
    margin-top: -15px;
}


/* ------------------start-----22-04-22------------------------------ */
@media only screen and (max-width: 600px) and (min-width: 300px) {
    .order-history-table {
        width: 300px;
        overflow-x: auto;
    }
    .course_buttons-list-detail {
        display: inline-grid;
    }
    #content main a.course-back-button-detail {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 600px) {
    .order-history-table {
        width: 100%;

    }
}

/* ------------------end-----22-04-22------------------------------ */

.unit_links a#active {
    color: #ffffff;
    background-color: #659959;
}

.inner-banner .section-title h2 {
    margin: 0 auto;
}
.search-btn img {
    margin-top: 8px;
}
.headtext-information span.form-group{
    width: 85px;
    font-size: 14px;
}
.headtext-information span.form-group select{
    width: 100%;
}
.coursePrice {
    border: none;
    height: auto !important;
    background: transparent;
    margin-bottom: 15px;
    cursor: text;
}
.coursePrice .bx--accordion__title{
    font-size: 18px;
}

@media (max-width: 767px){
    .headtext-information{
        justify-content: center !important;
        flex-wrap: wrap;
    }
    .headtext-information span.form-group select{
        margin-top: 10px;
    }
}