
html{
    margin: 0px;
    padding: 0px;
    scroll-behavior: smooth;
}
body {
    background: #fff;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif;
    color: #262626;
    box-sizing: border-box;
    /* padding-top: 83px; */
}

ul{
    padding-left: 0;
    list-style: none;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    position: relative;
    font-family: 'Spartan', sans-serif;
    font-weight: 400;
    color: #061a3a;
    margin: 0px;
    transition: all 500ms ease;
}
p {
    margin: 0;
    font-size: 15px;
    line-height: 28px;
    color: #262626;
    z-index: 9;
    position: relative;
}
.py-90{
    padding-top: 90px;
    padding-bottom: 90px;
}
.pt-50{
    padding-top: 70px;
}
.pb-70{
    padding-bottom: 70px;
}
.my-90{
    margin-top: 90px;
    margin-bottom: 90px;
}
.mr-16{
    margin-right: 16px !important;
}
.mr-18{
    margin-right: 18px !important;
}
.mr-20{
    margin-right: 20px !important;
}
.blackBtn{
    background:#000 !important;
}
.secondary-color{
    background:#01b8c5 !important;
}

.text-primary {
    color: #01b8c5 !important;
    opacity: 1;
}
.text-success {
    color: #204ecf!important;
    opacity: 1;
}
.fs-16 {
    font-size: 16px !important;
}
.fs-14 {
    font-size: 14px !important;
}
.fs-18 {
    font-size: 18px !important;
}
.fs-20 {
    font-size: 20px !important;
}
.fs-24 {
    font-size: 24px !important;
}
.fs-28 {
    font-size: 28px !important;
}
.fs-35 {
    font-size: 35px !important;
}
.container-fluid {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;

}
/**************** header-section 21-5-23 by Nadeem *******************************************/
.header-section {
    background: #01439100;
    transition: all .3s ease;
    height: 90px;
    padding: 18px 0px;
    /* box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%); */
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 99;
    border-bottom: 1px solid #fff3;
}
.header-section.fixed {
    background: #fff;
    transition-duration: 500ms;
    transition: all .3s ease;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
}
img.nav-logo {
    max-height: 55px;
}
ul.navbar-nav li.nav-item a.nav-link:hover .svg-icon.login-icon{
    fill: #01b8c5;
}
.fixed ul.navbar-nav li.nav-item a.nav-link.account .svg-icon.login-icon, .fixed ul.navbar-nav li.nav-item a.nav-link.account {
    fill: #0b0b0b;
    color: #0b0b0b;
}
.fixed ul.navbar-nav li.nav-item a.nav-link {
    color: #0b0b0b;
}
.fixed .svg-icon.login-icon {
    fill: #0b0b0b;
}
.header-section.fixed img.nav-logo {
    display: none;
}
.header-section.fixed img.nav-logo.d-none {
    display: block !important;
}
.header-section a.navbar-brand {
    padding: 0px;
    margin: 0px;
}
span.navbar-toggler-icon {
    /* background: red; */
    color: #fff;
    padding-top: 4px;
    font-size: 20px;
}
button.navbar-toggler {
    background: #3d4c73;
    padding: 4px 12px;
    border-radius: 3px;
}
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}
form.header-right {
    width: 25%;
    justify-content: end;
    text-align: center;
}
/* ul.navbar-nav.headerSlot {
    display: flex;
    justify-content: end;
    width: 100%;
    align-items: center;
    padding: 0px;
    margin-left: 85px;
} */
ul.navbar-nav.headerSlot {
    display: flex;
    justify-content: center;
    width: 75%;
    align-items: center;
    padding: 0px;
    margin-left: 0;
    text-align: center;
}
ul.navbar-nav li.nav-item {
    margin-left: 0px;
}

ul.navbar-nav li.nav-item a.nav-link.fixed {
    color: #000;
}
ul.navbar-nav li.nav-item a.nav-link.account {
    background: #fff;
    color: #01b8c5;
}
.svg-icon.login-icon {
    max-height: 22px;
    fill: #fff;
}
ul.navbar-nav li.nav-item a.nav-link.account .svg-icon.login-icon {
    fill: #01b8c5;
}
ul.navbar-nav li.nav-item a.nav-link:hover {
    background: #fff ;
    color: #01b8c5;
}
ul.navbar-nav li.nav-item a.nav-link {
    color: #ffffff;
    padding: 6px 30px;
    border-radius: 30px;
    /* text-transform: uppercase; */
    text-decoration: none;
    font-size: 16px;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

.corporate-txt .submitBtn {
    background: #fff;
    color: #01b8c5;
}
.form-control:focus {
    color: #262626;
    background-color: #fff;
    border-bottom:1px solid #b26fae !important;
    outline: 0;
    box-shadow: none;
}
.form-control {
    font-size: 14px;
    height: 42px;
    border-radius: 7px;
    color: #262626;
}
.slider_txt {
    padding: 20px 0px;
}
.carousel_slider {
    background: #3d4c73;
    padding: 60px 0px;
}
.slider_txt ul {
    list-style: outside;
    padding-left: 20px;
    margin-bottom: 30px;
}
.slider_txt ul li {
    color: #fff;
    font-size: 15px;
    margin-bottom: 10px;
}
.slider_txt h4 {
    font-size: 42px;
    font-weight: 600;
    line-height: 60px;
    color: #fff;
}
.slider_txt p {
    font-size: 18px;
    line-height: 28px;
    padding: 15px 0px;
    color: #fff;
}
.banner_imgs {
    text-align: center;
}
.submitBtn {
    background: #01b8c5;
    color: #fff;
    text-decoration: none;
    padding: 10px 55px;
    display: inline-block;
    border-radius: 30px;
    font-size: 16px;
    transition: 0.4s all ease;
    border-style: none;
}
.submitBtn:hover {
    background: #fff;
    color: #000000;
    box-shadow: 0px 0px 6px #b26fae96;
}
a.submitBtn.blackBtn:hover{
    background: #fff !important;
}
a.submitBtn.whtBg {
    background: #fff;
    color: #204ECF;
}
.formContact .form-control:focus {
    color: #fff;
    background-color: transparent;
    border-bottom: 2px solid #fff !important;
    outline: 0;
    box-shadow: none;
}
.text-right {
    text-align: right !important;
}
.text-left {
    text-align: left !important;
}
.accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none;
}
/* =======start Home page css section by Nadeem 10-8-2023========= */
section.corporate-banner {
    background-image: url(../images/banner_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    padding: 130px 0px 0px;
    position: relative;
    height: 544px;
    background-size: cover;
}
/* .corporate-banner:before {
    content: "";
    background-image: url(../images/corporate-sprite.png);
    width: 105px;
    height: 166px;
    position: absolute;
    right: 0px;
    bottom: -22px;
    transform: translateY(0%);
    background-position: -199px -298px;
    transition: all .3s ease-in-out;
} */
.corporate-banner img {
    max-height: 400px;
}
.corporate-txt h4 {
    font-size: 50px;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    line-height: 56px;
    text-align: left;
    margin-bottom: 0px;
    /* letter-spacing: 1px; */
    px; */
;
    margin-bottom: 15px;
}
.corporate-txt {
    padding: 40px 0px;
}
.corporate-txt p {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    letter-spacing: normal;
    text-align: left;
    margin-bottom: 33px;
}
.corporate-txt span {
    font-weight: 600;
}
.corporate-counter {
    position: relative;
}
.corporate-counter .counter {
    padding: 24px 120px;
    width: 90%;
    margin-top: -50px;
    box-shadow: 0px 0px 19px rgba(0,0,0,.05);
    border-radius: 4px;
    background-color: #ffffff;
    z-index: 1;
}
.counter .counter-column {
    border-right: 1px solid #eee;
    padding: 0px 64px;
}
.counter-column h3 {
    color: #000;
    font-size: 30px;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 12px;
}
.counter-column h6 {
    color: #7c7c7c;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
}
p.heading-details {
    padding-top: 65px;
    line-height: 30px;
}
.experience-learning .heading {
    color: #231f20;
    font-size: 30px;
    font-weight: 400;
    line-height: 45px;
    width: 380px;
    margin-bottom: 40px;
    text-transform: capitalize;
}
.experience-learning .heading span {
    font-weight: 700;
}
.swiper-wrapper {
    box-shadow: 0 0 17px rgba(0,0,0,.08);
    margin: 10px 0px;
    background-color: #fff;
}
.swiper-wrapper .learning {
    padding: 32px;
    background-color: #fff;
}
.learning .icon-div {
    padding-right: 15px;
}
.corporate-icon-learn{
    background-position: -725px -43px;
    width: 41px;
    height: 41px;
    display: inline-block;
}
.corporate-icon {
    background-image: url(../images/corporate-sprite.png);
    background-repeat: no-repeat;
}
.learning .conent-div {
    padding-left: 20px;
}
.conent-div h3.title {
    color: #231f20;
    font-size: 17px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 12px;
}
.conent-div h6.para {
    color: #333;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 2px;
    overflow: hidden;
    height: 74px;
    max-height: 74px;
    font-family: 'Open Sans', sans-serif;
}
.experience-learning .swiper-wrapper:nth-child(odd) {
    border: 1px solid;
    border-image-source: linear-gradient(to bottom,#f35a4b 0%,#d92c92 100%);
    border-image-slice: 1;
    border-top: 0;
    border-bottom: 0;
    border-left-width: 2px;
    border-right-width: 0;
}
.experience-learning .swiper-wrapper:nth-child(even) {
    border: 1px solid;
    border-image-source: linear-gradient(to top,#00cdff 0%,#9e24db 100%);
    border-image-slice: 1;
    border-top: 0;
    border-bottom: 0;
    border-left-width: 2px;
    border-right-width: 0;
}
section.experience-learning {
    position: relative;
    padding: 90px 0px 90px 0px;
    background: #fff;
}
.experience-learning .owl-nav {
    display: none;
}
.owl-nav {
    position: absolute;
    top: 0px;
    right: -40%;
}
button.owl-prev, button.owl-next {
    width: 80px;
    height: 40px;
    background: #01b8c5 !important;
    margin: 0px 3px;
    border-radius: 30px;
    /* border: 1px solid #ccc !important; */
    line-height: 30px !important;
}
button.owl-prev span, button.owl-next span  {
    font-size: 30px;
    color: #e9e9e9;
}
section.our-approach {
    background: white;
    padding: 50px 0px;
    position: relative;
}
.nav-heading .top-title {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-transform: uppercase;
    margin-bottom: 16px;
}
.nav-heading .main-title {
    color: #231f20;
    font-size: 30px;
    font-weight: 400;
    line-height: 45px;
    margin-bottom: 50px;
    width: 385px;
}
.nav-heading .main-title span {
    font-weight: 700;
}

.our-approach-tab-content .tab-pane .left-tab {
    padding-top: 287px;
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
.animatetab {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.our-approach .our-approach-nav {
    position: absolute;
    z-index: 1;
}
.our-approach .free-assessment p {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
}
.our-approach .free-assessment {
    padding: 20px 50px;
    border-top: 1px solid #f1eaea;
    border-bottom: 1px solid #f1eaea;
    margin: 0px 15px;
}
section.future-work {
    background: #f2f7f9;
    padding: 90px 0px;
    position: relative;
}
.right-side-content {
    padding: 30px 50px;
    border-radius: 2px;
    /* background-color: #0e0202; */
}
.right-side-content .first-row {
    margin-bottom: 50px;
    position: relative;
}
.right-side-content .first-row::before {
    content: "";
    position: absolute;
    background: #50505066;
    height: 1px;
    width: calc(107% - 15px);
    left: -16px;
    bottom: -50px;
}
.future-work .counter-column h3 {
    color: #505050;
    font-size: 35px;
    font-weight: 700;
    line-height: 41px;
    margin-bottom: 10px;
}
.future-work .counter-column h6 {
    color: #505050;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    width: 175px;
    font-family: 'Open Sans', sans-serif;
}
.skill-hour {
    padding-top: 180px;
}
.right-side-content .second-row {
    padding: 25px 0px;
}
.right-side-content .second-row .title {
    color: #505050;
    font-size: 16px;
    font-weight: 400;
    line-height: 31px;
    margin-bottom: 34px;
    height: 38px;
}
.right-side-content .third-row .para {
    color: #505050;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    /* margin-bottom: 25px; */
}
.future-work .left-side-img {
    background: linear-gradient(45deg, #09bbfe 40%, #5a42ec 100%);
    /* width: 100%; */
    height: 585px;
    border-radius: 2px;
    text-align: right;
}
.future-work .left-side-img .title {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    line-height: 48px;
    position: relative;
    right: -30%;
}
.left-side-img .title span {
    font-weight: 700;
}

.corporate-from {
   background-color: #123272;
   padding: 85px 0px 0px;
   background-image: url(../images/pattern_bg2.png);
    background-position: center center;
    background-size: cover;
}
.corporate-from .global-form {
    background: rgba(255,255,255,0.1);
    padding: 70px 50px;
    border-radius: 10px;
}
.contact-imgs {
    text-align: right;
}
.corporate-from .global-form .from-title {
    color: #ffffff;
    font-size: 28px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 36px;
    text-align: left;
    margin-bottom: 36px;
    letter-spacing: 1px;
    width: 75%;
}
.row.margin-auto {
    width: 85%;
    margin: 0px auto;
}
.customer-stories {
    background: #fff;
    padding: 100px 15px 60px 50px;
}
.D7Imgs img {
    width: 70%;
    animation: rotate 120s infinite linear;
}
/* @keyframes rotate {
    from {
      transform: rotate(0turn);
    }
    to {
      transform: rotate(1turn);
    }
  } */
  
section.approach-sec {
    padding: 120px 0px 100px;
}
.approach-sec h2.heading {
    font-size: 30px;
    color: #585555;
    margin-bottom: 30px;
}
.approach-sec h2.heading span {
    color: #000;
    font-weight: 600;
}
.D7Imgs {
    text-align: left;
}
.approch-txt {
    padding-top: 100px;
}
.testimonialImgs img {
    width: 60%;
    margin: 0px auto;
    display: flex;
}
section.clientSlider {
    padding: 100px 0px;
    position: relative;
}
.testimonial-content h5 {
    font-size: 20px;
    color: #2e42ff;
    margin: 15px 0px 5px;
}
.testimonial-content h6 {
    font-size: 16px;
    color: #999999;
}
/* =======End Home page css section by Nadeem 10-8-2023========= */
/*footer section*/
footer.footer-section {
    /* background-image: linear-gradient(0deg, #dce8ff 0%, #cfdfff 100%); */
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #f6f6f6;
    padding: 50px 0px 60px 0px;
    border-top: 1px solid #cccccc40;
}

h3.header_txt {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    padding: 0px 0px 16px;
}
.compant_txt p {
    font-size: 15px;
    color: #000;
    line-height: 25px;
    margin-bottom: 6px;
}
.socialMedia {
    padding-top: 70px;
}
.socialMedia a {
    margin-right: 14px;
}
.socialMedia a img {
    max-height: 35px;
}
.footerBtom {
    position: relative;
}
.footerBtom:before {
    content: '';
    position: absolute;
    top: 85px;
    left: 0px;
    width: 100%;
    border: 1px solid #cccccc40;
}

/* end footer */

.global-form form .form-group {
    margin-bottom: 44px;position: relative;
}
.global-form form .form-control {
    color: #ffffff;
    background-color: transparent;
    position: relative;
    height: 45px;
    font-size: 15px;
    font-weight: 400;
    border: 1px solid #ffffff63 !important;
    border-radius: 4px !important;
    outline: 0 !important;
    box-shadow: none !important;
    /* top: auto; */
}
.global-form form .form-group .form-control:invalid~.floating-label {
    color: #777;
}
.global-form form .form-group .floating-label {
    position: absolute;
    pointer-events: none;
    left: 16px;
    top: 12px;
    font-size: 13px;
    line-height: 20px;
    color: #777;
    transition: .2s ease all;
}
.customize-select.show+.select-floating-label {
    top: -9px !important;
    left: 10px !important;
    font-size: 12px !important;
    line-height: 18px !important;
    opacity: 1;
    color: #231f20 !important;
    background: #fff;
    padding: 0 6px;
}
.global-form form .form-group .form-control:invalid~.floating-label {
    color: #bbb;
}
.global-form form .form-group .form-control:focus {
    border-color: #ec4e5d;
}

.global-form form .form-group .form-control:focus:invalid {
    border-color: #ffffff !important;
    color: #ffffff;
}
.global-form form .form-group .inputText.required:focus:invalid~.floating-label {
    top: -9px;
    left: 10px;
    font-size: 12px;
    line-height: 18px;
    opacity: 1;
    color: #ffffff;
    background: #2a4780;
    padding: 0 6px;
}


/* ====== start lms-course css 872024 ========*/

.top-cover-imgs {
    background-image: url(../images/cover-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding: 150px 0px 95px 0px;
    margin: 0px;
    height: 350px;
    background-position: center;
    position: relative;
}
.overlay-top-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
}
h2.title-head {
    font-size: 35px;
    color: #fff;
    margin: 0px 0px 0px;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    /* letter-spacing: 1px; */
    z-index: 1;
    position: relative;
    padding-left: 20px;
}
nav.breadcrumbs-wrapper {
    padding: 12px 0px;
}
ol.breadcrumb-txt {
    background: none;
    text-align: left;
    justify-content: flex-start;
    padding: 0px 0px;
    display: flex;
    list-style: none;
    z-index: 1;
    position: relative;
    margin: 0px;
    border-bottom: 1px solid #cccccc61;
    padding-bottom: 10px;
}
li.breadcrumb-item {
    font-size: 15px;
    font-weight: 500;
}
li.breadcrumb-item a {
    color: #6c757d;
}
ol.breadcrumb-txt li.breadcrumb-item.active {
    color: #6c757d;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/";
}
/* ======= end lms-course css ====== */


/*================Mission Area CSS==================*/
section.lms-course {
    padding: 90px 0px;
}
.tab.course-list-tab ul.tabs {
    border-bottom: 0px;
    padding-left: 0;
    margin-bottom: 20px;
    margin-top: 20px;
    display: flex;
}
.tab.course-list-tab ul.tabs li {
    padding: 0;
    margin-right: 30px;
    padding-bottom: 10px;
    display: inline-block;
}
.tab.course-list-tab ul.tabs li a {
    color: #000;
    position: relative;
}

.tab.course-list-tab ul.tabs li {
    margin-right: 10px;
    width: 25%;
    display: block;
    text-align: center;
    margin-bottom: 0px;
}
.tab.course-list-tab ul.tabs li.current a {
    color: #fff;
    background: #34bddf;
}
.tab.course-list-tab ul.tabs li a {
    color: #000;
    position: relative;
    text-decoration: none;
    letter-spacing: 1px;
    font-size: 18px;
    border: none;
    padding: 15px 0;
    background: #f4f4f4;
    border-radius: 0px;
    width: 100%;
    display: inline-block;
}
.tab_content .tabs_item {
    display: none;
}
.tab_content .tabs_item:first-child {
    display: block;
}
.course-item{
    position: relative;
    background: #fff;
    margin-bottom: 30px;
    transition: all 0.4s ease;
    overflow: hidden;
    text-align: left;
    height: 375px;
    /* border: 1px solid #eee; */
    box-shadow: 0px 10px 50px 0px rgb(0 0 0 / 8%);
}
.course-item:hover {
    transform: translateY(-10px);
    box-shadow: none;
    border: 1px solid #eee;
}
.course-thumbnail img {
    width: 100%;
}
.course-thumbnail {
    position: relative;
}
.course-thumbnail .submitBtn {
    border-radius: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 15px;
    opacity: 0;
}
.course-item:hover .course-thumbnail .submitBtn {
    margin-top: 0px;
    opacity: 1;
}
.course-item .thim-course-content {
    padding: 25px 20px 0px 20px;
}
.course-item h4 {
    position: relative;
    margin-bottom: 10px;
    text-transform: capitalize;
    transition: all 0.4s ease;
    text-transform: capitalize;
    height: 48px;
}
.course-content h4 a {
    color: #000000;
    font-size: 18px;
    text-decoration: none;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 30px;
}
.course-content h4 a:hover {
    color: #34bddf;
}
.text-white{color: #fff !important;}
.course-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: relative;
    border-top: 1px solid #eee;
    padding-top: 15px;
    padding-bottom: 15px;
}
.course-meta:before {
    content: "";
    width: 43px;
    height: 3px;
    position: absolute;
    top: -2px;
    left: 0;
    right: 0;
    margin: auto;
    background: #34bddf;
    z-index: 10;
    border-radius: 30px;
}
.course-content {
    margin-bottom: 30px;
}
.course-levels, .course-Hrs, .free-course {
    font-size: 16px;
    color: #606060;
}
.section-title {
    text-align: center;
    margin-bottom: 35px;
}
.section-title h2 {
    font-size: 35px;
    font-weight: 600;
    /* margin: 15px 0 20px 0; */
    color: #000000;
    line-height: 45px;
}


.video-js.vjs-default-skin.youtubeVideo {
    width: 100%;
    height: 410px;
    border-radius: 10px;
}
section.short-details {
    padding: 90px 0px;
}
.video-content {
    margin-top: 30px;
}
.video-content h5 {
    font-size: 32px;
    font-weight: 600;
    line-height: 42px;
    margin-bottom: 25px;
}
.counter {
    background: #fff;
    padding: 25px 20px;
    border-radius: 3px;
}
.counter .icon-div {
    width: 25%;
}
.counter .conent-div {
    width: 75%;
    padding-left: 10px;
}
.counter h3.title {
    font-size: 25px;
    margin: 0px 0px 8px;
}
h6.studenttxt {
    font-size: 18px;
    letter-spacing: 1px;
}
section.counter-sec {
    padding: 70px 0px;
    background-color: #123272;
    background-image: url(../images/footer-bg.png);
    background-position: center center;
    background-size: cover;
}
svg.colorIcon {
    fill: #01b8c5;
    width: 55px;
}
section.about-course {
    background: #f6f6f6;
    padding: 80px 0px;
}
.about-course img.img-fluid {
    width: 100%;
}
.container.widthset {
    width: 75%;
    margin: 0px auto;
}

section.faq-wrap {
    width: 100%;
    padding: 20px 0px 130px 0px;
    margin: 0px;
    height: auto;
    position: relative;
}


.faq-content {
    z-index: 9;
    position: relative;
}
.faq-content .accordion-button.collapsed {
    background: #ffffff;
    /* border: 1px solid #270d48; */
    color: #303030;
    font-size: 16px;
    border-radius: 30px !important;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 0.602187px 0.602187px -1.25px, rgba(0, 0, 0, 0.16) 0px 2.28853px 2.28853px -2.5px, rgba(0, 0, 0, 0.063) 0px 10px 10px -3.75px;
    border-left: 28px solid #34bddf;
    overflow: hidden;
}
.faq-content .accordion-item {
    margin-bottom: 16px;
    border: 0px;
    background: none;
}
.faq-content .accordion-collapse {
    background: white;
    font-size: 15px;
}
.faq-content .accordion-button:not(.collapsed) {
    color: #34bddf;
    background-color: #ffffff;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
    border-radius: 10px 10px 0px 0px;
}
.faq-content .accordion-button::after {
    content: "\f067";
    font-family: FontAwesome;
    position: absolute;
    font-weight: 400;
    right: 15px;
    top: 17px;
    background-image: none;
    font-size: 14px;
    color: #34bddf;
}
.faq-content .accordion-button:not(.collapsed)::after{
    content: "\f068";
    font-family: FontAwesome;
    position: absolute;
    font-weight: 400;
    right: 15px;
    top: 17px;
    background-image: none;
    font-size: 15px;
    transform: none;
}



.services_item {
    background: #fff;
    height: 240px;
    border-radius: 17px;
    filter: drop-shadow(0 0 13.5px rgba(0, 0, 0, 0.19));
    background-color: #ffffff;
    padding: 20px;
    margin-bottom: 30px;
}
.services_item:not(:last-child){
    border-left: 0px
}
.services_item h5 {
    color: black;
    font-size: 22px;
    margin: 20px 0px 15px 0px;
}
.services_item p {
    font-size: 14px;
    line-height: 20px;
}
.services_item .svg-icon.colorIcon {
    width: 56px;
}

img.accordion-icon {
    max-height: 35px;
    margin-right: 15px;
}
.partnership-sec{
    position: relative;
    margin-top: 100px;
}
.partnership-sec:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 85%;
    height: 100%;
    /* background: #5b59c3; */
    z-index: -1;
    background-color: #123272;
    background-image: url(../images/pattern_bg2.png);
    background-position: center center;
    background-size: cover;
}

.truted-wrap h2 {
    font-size: 55px;
    color: #ffffff;
    font-weight: 700;
    margin-top: 130px;
}

.course-sec .accordion-button:not(.collapsed) {
    color: #34bddf ;
    background-color: inherit;
    box-shadow: none!;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}
.course-sec .accordion-button:not(.collapsed) img.accordion-icon {
    max-height: 44px;
}
.course-sec .accordion-button {
    font-size: 19px;
}

.cart-produt-img {
    max-height: 70px;
}

/* table css */
table.table tr td {
    font-size: 15px;
    vertical-align: baseline;
    padding: 8px 12px;
}
table.table tr td a {
    text-decoration: none;
}
.remove-icon {
    max-height: 14px;
}
.table>thead th {
    font-size: 15px;
    background: black;
    color: #fff;
    letter-spacing: 1px;
}
/* end table css */
.course-list {
    border-radius: 5px;
    overflow: hidden;
}
.price-details {
    padding: 40px 30px;
    border-radius: 5px;
    margin-bottom: 15px;
    box-shadow: 0px 0px 9px 4px #cccccc70;
}
.priceDetail-base-row {
    display: flex;
    width: 100%;
    margin: 10px 0px;
}
.priceDetail-base-row label {
    width: 80%;
    font-size: 16px;
    font-weight: 500;
}
.priceDetail-base-row span {
    font-size: 14px;
    font-weight: 400;
    width: 30%;
    text-align: right;
}


.coupon-code {
    display: flex;
    margin-top: 40px;
}
.coupon-code .form-control {
    width: 65%;
    height: 42px;
    border-radius: 30px 0px 0px 30px;
    font-size: 14px;
    padding: 0px 20px;
}
.apply-coupon {
    border-style: none;
    font-size: 14px;
    width: 35%;
    background: #01b8c5;
    padding: 10px 12px;
    height: 42px;
    color: #fff;
    border-radius: 0px 30px 30px 0px;
}


.scroll-top.open {
    bottom: 50px;
}
.scroll-top {
    width: 45px;
    height: 45px;
    line-height: 45px;
    position: fixed;
    bottom: -15%;
    right: 30px;
    font-size: 25px;
    z-index: 99;
    background-color: #34bddf;
    border-radius: 50%;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    transition: 1s ease;
    outline: none;
    border-style: none;
}
.scroll-top:hover {
    background-color: #123272;
}




.scroll-target {
    overflow: auto;
    /* height: 330px; */
    padding-right: 10px;
    height: calc(100vh - 257px);
}
.scroll-target::-webkit-scrollbar {
    width: 10px;
    border-radius: 30px;
}
.scroll-target:hover::-webkit-scrollbar-thumb {
    background: #beb9b9;
    border-radius: 30px;
}

.inquiryforms {
    padding: 10px 16px;
    display: inherit;
}
.required {
    color: #c42626;
    font-size: 12px;
}
textarea.form-control {
    height: 150px;
}
.inquiryforms .submitBtn {
    border-radius: 7px;
}
