

/*vineesh new css 7- jan */
#page-totara-catalog-index .tw-catalogItemNarrow {
    border: solid 1px #BC935E !important;
}

#block-region-side-pre .course__list{background: #053754 !important;}
#page-mod-forum-view .block_course_modulenavigation.block .content .course__list > h6 {
    color: #fff !important;
        display: none;
}

.block_course_modulenavigation.block .content .course__list > h6{  color: #fff !important;}


.badge{
    
    background-color: #033854 !important;
    color: #fff !important;
}
#page-mod-forum-view .forumaddnew input[type=submit]{
    border: 0;
}

.label-default {
        background-color: #033854 !important;
}
.form-login form .remember__me{
    display: none !important;
}

#intro-sec .main-title h2 {
    font-size: 28px !important;
    color: #033854; 
}

.left-sec .sliderlogin .carousel-indicators{
    display: none !important;
    
}
#page-login-index .carousel-inner .carousel-item:nth-child(1) {
    display: none;
}
#page-login-index .carousel-inner .carousel-item:nth-child(2) {
    display: block;
}
/*vineesh new css 7- jan */



/*vineesh new css 3- jan */

.carouel_5 .owl-stage-outer {
    direction: rtl;
}
.carouel_4 .owl-stage-outer {
    direction: rtl;
}

.nav-tabs {
    border-bottom: 0px solid var(--tabs-border-color) !important;
}

#dp-plan-content .rb-search{background: #fff;
    padding: 15px;}

#dp-plan-content .totara-table-container{    background: #fff;
    padding: 10px;
    margin: 15px 0;}

#dp-plan-content table.flexible>thead>tr>th{vertical-align: top;}

#dp-plan-content table.flexible thead tr{
background: #e5e0d6;

}

legend{    border-bottom: 0px solid #e5e5e5;}


#dp-plan-content table .rb-search form select{height: 40px; border-radius: 3px;}


table.flexible>thead>tr>th {
        border-bottom: 0px solid #ddd !important;
}

.path-rating .ratingtable>tbody>tr:nth-of-type(odd), table#explaincaps>tbody>tr:nth-of-type(odd), table#defineroletable>tbody>tr:nth-of-type(odd), table.grading-report>tbody>tr:nth-of-type(odd), table#listdirectories>tbody>tr:nth-of-type(odd), table.rolecaps>tbody>tr:nth-of-type(odd), table.userenrolment>tbody>tr:nth-of-type(odd), table#form>tbody>tr:nth-of-type(odd), form#movecourses table>tbody>tr:nth-of-type(odd), #page-admin-course-index .editcourse>tbody>tr:nth-of-type(odd), .forumheaderlist>tbody>tr:nth-of-type(odd), table.flexible>tbody>tr:nth-of-type(odd), .generaltable>tbody>tr:nth-of-type(odd) {
    background-color:#fff !important;
}

.path-rating .ratingtable>thead>tr>th, .path-rating .ratingtable>thead>tr>td, .path-rating .ratingtable>tbody>tr>th, .path-rating .ratingtable>tbody>tr>td, .path-rating .ratingtable>tfoot>tr>th, .path-rating .ratingtable>tfoot>tr>td, table.flexible>thead>tr>th, table.flexible>thead>tr>td, table.flexible>tbody>tr>th, table.flexible>tbody>tr>td, table.flexible>tfoot>tr>th, table.flexible>tfoot>tr>td, .generaltable>thead>tr>th, .generaltable>thead>tr>td, .generaltable>tbody>tr>th, .generaltable>tbody>tr>td, .generaltable>tfoot>tr>th, .generaltable>tfoot>tr>td {
    border: 1px solid #eef2f1;
}

tr:hover{    background-color: #f5f5f5 !important;}

.progress .bar, .dndupload-progress-outer .bar {
    text-align: right;
    box-shadow: none !important;
        background-color: #BC935E !important;
}


#page-site-index a#action-menu-toggle-0 {
    color: #033854 !important;
}


#dp-plan-content .totaratable {

    margin-bottom: 0;
}


.Modules-icon-time:dir(ltr){
    direction: ltr;
    display: flex;
    gap: 5px;
    justify-content: flex-start;

}

.Modules-icon-cnt:dir(ltr){
    direction: ltr;
    display: flex;
    gap: 5px;
    justify-content: flex-start;

}

.Modules-icon-time:dir(rtl){
    direction: ltr;
    display: flex;
    gap: 5px;
    justify-content: flex-start;
    flex-direction: row-reverse;

}

.Modules-icon-cnt:dir(rtl){
direction: rtl;
    display: flex;
    gap: 5px;
    justify-content: flex-start;

}









/*vineesh new css 3-jan */






/*vineesh new css 27-Dec */



#page-site-index .courses-main-cnt-inner h5 {
    text-align: right;
}
.owl-carousel .owl-stage {
    justify-content: flex-end;
}
.owl-carousel:lang(ar) .owl-item,
.owl-wrapper {
    direction: rtl;
}

.owl-carousel:lang(ar) {
    direction: ltr !important;
}

.owl-carousel:lang(fa) .owl-item,
.owl-wrapper {
    direction: rtl;
}

.owl-carousel:lang(fa) {
    direction: ltr !important;
}

/*
.owl-carousel .owl-item {
    margin-right: 20px !important;
    margin-left: auto !important;
}
*/




.programs-cards-courses .owl-carousel .owl-stage {
    justify-content: flex-end;
}
.programs-cards-courses .owl-carousel:lang(ar) .owl-item,
.owl-wrapper {
    direction: rtl;
}

.programs-cards-courses .owl-carousel:lang(ar) {
    direction: ltr !important;
}

.programs-cards-courses .owl-carousel:lang(fa) .owl-item,
.owl-wrapper {
    direction: rtl;
}

.programs-cards-courses .owl-carousel:lang(fa) {
    direction: rtl !important;
}

/*
.programs-cards-courses .owl-carousel .owl-item {
    margin-right: 20px !important;
    margin-left: auto !important;
}
*/

.programs-cards-courses .owl-stage-outer{    direction: rtl;}


/*vineesh new css 27-Dec */














/* Course Page Css Start */
.inner__elem--list.enrolled.incomplete>span {
    background: url(../img/unchecked.png);
    height: 16px;
    width: 18px;
    background-repeat: no-repeat;
        background-repeat: no-repeat;
    background-size: contain;
}
.inner__elem--list.enrolled.completed>span {
    background: url(../img/checked.png);
    height: 16px;
    width: 18px;
    background-repeat: no-repeat;
        background-repeat: no-repeat;
    background-size: contain;
}
.course__information--main > ul li > a {
    padding: 0px 10px !important; 
}

.course__information--main {
  border: 1px solid #dde1e3;
  background: #fff;
  margin-bottom: 10px;
}
.course__information--main .content > .el.completion {
  padding: 12px;
}
.course__information--main .content > .el.completion .after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.course__information--main .content > .el.completion .after > span {
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.course__information--main .content > .el.completion .bar {
  position: relative;
  margin-bottom: 10px;
  height: 12px;
  border-radius: 100px;
  background: #e1dfdd;
}
.course__information--main .content > .el.completion .bar .active {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  background-color: #ffff;
  border-radius: 250px;
}
.course__information--main .content > .el.completion > p {
  text-align: left;
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}
.course__information--main .content > .el.desc > .row,
.course__information--main .content > .el.degree > .row {
  padding: 20px 20px;
  border-bottom: 1px solid #d4d4d4;
}
.course__information--main .content > .el.desc > .row > ul,
.course__information--main .content > .el.degree > .row > ul {
  padding: 0px;
  padding-left: 15px;
  list-style-type: disc;
  margin: 0px;
  margin-top: 12px;
}
.course__information--main .content > .el.desc > .row > ul > li,
.course__information--main .content > .el.degree > .row > ul > li {
  font-size: 19px;
  line-height: 24px;
}
.course__information--main .content > .el.desc > .row > .head,
.course__information--main .content > .el.degree > .row > .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.course__information--main .content > .el.desc > .row > .head > span,
.course__information--main .content > .el.degree > .row > .head > span {
  font-size: 19px;
  font-weight: bold;
  min-width: 90px;
  margin: 0px 0px 0px 20px;
}
.course__information--main .content > .el.desc > .row > .head > p,
.course__information--main .content > .el.degree > .row > .head > p {
  font-size: 19px;
  font-weight: 400;
  margin: 0px;
  margin-left: 0px;
}
.course__information--main .content > .el.desc > .row:last-child,
.course__information--main .content > .el.degree > .row:last-child {
  border-bottom: 0px;
}
.course__information--main > ul {
  padding: 0px;
  list-style-type: none;
  margin: 0px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.course__information--main > ul li > a {
  padding: 0px 21px;
  min-height: 55px;
  font-size: 16px;
  font-weight: 600;
  color: #113341;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-decoration: none;
}
.course__information--main > ul li > a.current {
  background-color: #0f2837;
  color: #ffffff;
}
.course__information--main > ul li > a.current svg path {
  stroke: #fff;
}
.course__information--main > ul li > a span {
  margin-right: 14px;
}
.course__information--main > ul li > a span svg path {
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
html[dir="rtl"]
  .course__information--main
  .content
  > .el.completion
  .bar
  .active {
  right: 0px;
  left: auto;
}
html[dir="rtl"] .course__information--main .content > .el.completion > p {
  text-align: right;
}
html[dir="rtl"] .course__information--main > ul li > a span {
  margin-left: 14px;
  margin-right: 0px;
}
html[dir="rtl"] .course__information--main .content > .el.desc > .row > ul,
html[dir="rtl"] .course__information--main .content > .el.degree > .row > ul {
  padding-right: 15px;
  padding-left: 0px;
}

.course__list {
    padding: 15px 20px;
    margin-bottom: 10px;
    border: 1px solid #dde1e3;
    background: #fff;
}

.block_course_modulenavigation.block .content .course__list > h6 {
    margin-top: 0px;
    margin-bottom: 15px;
   font-size: 18px !important;
    font-weight: 600;
    color: #113341;
}
.course__list .list .elem__list {
    border: 1px solid #d9d9d9;
    margin-bottom: 10px;
}

.course__list {
  padding: 15px 20px;
  margin-bottom: 10px;
  border: 1px solid #dde1e3;
  background: #fff;
}
.course__list > h6 {
  margin-top: 0px;
  margin-bottom: 25px;
  font-size: 21px;
  font-weight: 600;
  color: #113341;
}
.course__list .list .elem__list {
  border: 1px solid #d9d9d9;
  margin-bottom: 10px;
}
.course__list .list .elem__list.opened > .head {
  background-color: #f7f7f7;
}
.course__list .list .elem__list.opened > .head > span {
  -webkit-transform: rotate(0deg) !important;
  transform: rotate(0deg) !important;
}
.course__list .list .elem__list:last-child {
  margin-bottom: 0px;
}
.course__list .list .elem__list .content {
  padding: 0 15px;
}
.course__list .list .elem__list .content .inner__elem--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.course__list
  .list
  .elem__list
  .content
  .inner__elem--list:last-child
  .lesson__name {
  border-bottom: 0px;
}
.course__list .list .elem__list .content .inner__elem--list .lesson__name {
  width: 100%;
  padding: 10px 0px;
  border-bottom: 1px solid #d4d4d4;
}
.course__list .list .elem__list .content .inner__elem--list .lesson__name > a {
  color: #113341;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.course__list
  .list
  .elem__list
  .content
  .inner__elem--list
  .lesson__name
  > a:hover {
  opacity: 0.7;
}
.course__list .list .elem__list .content .inner__elem--list .lesson__name p {
    margin: 0px;
    font-size: 16px;
    line-height: 24px;
    color: #113341;
    font-weight: 500;
}
.course__list
  .list
  .elem__list
  .content
  .inner__elem--list
  .lesson__name
  p.current {
  font-weight: bold;
      color: #053754;
}
.course__list .list .elem__list .content .inner__elem--list > span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 9px;
  margin-right: 14px;
}
.course__list .list .elem__list > .head {
  cursor: pointer;
  padding: 4px 12px;
/*  background-color: #fff;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.course__list .list .elem__list > .head > p {
margin: 0px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #113341;
}
.course__list .list .elem__list > .head > p span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 20px;
}
.course__list .list .elem__list > .head > span {
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 7px;
}

#page-course-view-topics #region-main {
    overflow: hidden !important;
    left: auto;
    width: 100% !important;
    max-width: 100% !important;
}
/* Course Page Css End */
#page-course-view-topics div#block-region-side-post {
    right: 0px !important;
    max-width: 100% !important;
    width: 100% !important;
}
.totaraNav_prim--list {
	display:block !important;
}
.totaraNav_prim--list_item_link {
	color:#000 !important;
}
.block_current_learning h2:before {
    content: "";
    font-family: bootstrap-icons !important;
    padding: 6px;
    vertical-align: bottom;
    background: url(../img/courses.svg);
    width: 19px;
    float: left;
    height: 21px;
    margin: 2px 10px 0 0;
    background-size: contain; 
    background-repeat: repeat-x;
}

.block_ilearn_latest_course h2:before {
    content: "";
    font-family: bootstrap-icons !important;
    padding: 6px;
    vertical-align: bottom;
    background: url(../img/courses.svg);
    width: 19px;
    float: left;
    height: 21px;
    margin: 2px 10px 0 0;
    background-size: contain;
    background-repeat: repeat-x;
}
.block_ilearn_upcoming_events h2:before {
    content: "";
    font-family: bootstrap-icons !important;
    padding: 6px;
    vertical-align: bottom;
    background: url(../img/events.svg);
    width: 19px;
    float: left;
    height: 21px;
    margin: 2px 10px 0 0;
    background-size: contain;
    background-repeat: repeat-x;
}

body:dir(ltr){
    font-family: 'Graphik' !important;
    background: #EEF2F1!important;
    color: #191919 !important;
}
body:dir(rtl){
	 font-family: 'Dubai W23' !important;
	  background: #EEF2F1 !important;
    color: #191919 !important;
}
#signuppage:dir(rtl){
	  font-family: 'Dubai W23';  
}
#onboarding .welcome-text-right:dir(rtl){
  font-family: 'Dubai W23';  
}
h1 h2 h3 h4 h5 h6:dir(rtl){
	font-family: 'DubaiW23-Bold' !important;
}
.hide-child-cat {
	display:none !important;
}
#page-site-index #lading-Explore-Courses .main-title { min-height: 75px; }
.accordion button:dir(rtl){text-align: right; text-align: unset;}
.accordion button .icon:dir(rtl){left: 0;right: unset;}
.accordion button .accordion-title:dir(rtl) {
    padding: 1em 0em 1em 1em;
}
.block_html .content h2:dir(rtl){
  font-family: 'Dubai W23';  
}

p {
    font-size: 14px;
    color: #191919;
}

a {
    color: #191919;
}

a:hover {
    color: #191919 !important;
    text-decoration: none !important;
}
#page-site-index .Message-Leadership.owl-nav:dir(rtl) {
    left: 0;
    top: unset;
}
/*Video Css Start*/
#inst33 {
	background-color: unset !important;
}
#page-site-index .video-js{background-color: #fff !important;}
#page-site-index .video-js .vjs-tech{border-radius: 30px;}
.video-js .vjs-big-play-button {
font-size: 3em !important; line-height: 2 !important; display: block; position: absolute; top: 45% !important; right: 45% !important; left: 45% !important; padding: 0; cursor: pointer; opacity: 1; border: 0; transition: all 0.4s; background: #fff; color: #000; border-radius: 100px !important; width: 60px !important; background-color: #fff !important; height: 60px !important; margin: 0 auto;
}
/*Video Graph Css End*/


/*Custom Graph Css Start*/
.bg-org {
background: #EDB45F !important;
}
#page-totara-reportbuilder-report .progressbar_container{
width: 80%;
position: relative;
margin-top: 6px;
}
#page-totara-reportbuilder-report .cust_bg_less{
height: 12px;
box-shadow: none;
background: #fbecd5;
}

#page-totara-reportbuilder-report .cust_bg_greater{
height: 12px;
box-shadow: none;
background: #defdd1;
}
#page-totara-reportbuilder-report .cust_pb_org{
color: #edb45f;
}
#page-totara-reportbuilder-report .cust_pb_green{
color: #77BE5A
}
#page-totara-reportbuilder-report .progressbar__text{
position: absolute;
right: -32px;
top: -4px;

font-weight: 500;
}
#page-totara-reportbuilder-report .progressbar__text:dir(rtl) {
	right: -43px;
	left: auto;
}
#page-mod-url-view .urlworkaround {
	background-color: #E8D0FF;
    padding: 10px 30px;
    border-radius: 100px;
	width: 130px;
}

.jahiz .logo-tit imgl{min-width: 100px;}

.jahiz .logo-titl img{min-width: 100px !important;}
.ibtekr .logo-titl img{min-width: 100px !important;}
#customLegend::-webkit-scrollbar {
  width: 10px;
    border-radius: 10px;
}
 
 
#customLegend::-webkit-scrollbar-track {
  background: #fff; 
  border-radius: 10px;
}

 
#customLegend::-webkit-scrollbar-thumb {
  background: #CCCCCC; 
    border-radius: 10px;
}
 
 
#customLegendcustomLegend::-webkit-scrollbar-thumb:hover {
  background: #CCCCCC; 
    border-radius: 10px;
}
#customLegend{
	background: #F9F9F9;
	padding: 20px;
	border-radius: 20px;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	gap: 19px;
	width: 100%;
}
#customLegend h2{margin-bottom: 15%; margin-top: 5%;}
#customLegend span{
	border-color: var(--nav-tab-border-inner-color-selected); 
	border-image: linear-gradient(0.25turn, rgb(255 255 255 / 0%), #bcbcbc, rgb(255 255 255 / 0%)); 
	border-image-slice: 1; 
	border-bottom: 1px solid; 
	padding: 15px 0; 
	width: 100%; 
	float: left;
}
/*Custom Graph Css End*/

/*Course Topic Format Css Start*/
#page-course-view-topics div#block-region-side-pre {
	right: 0px !important;
    max-width: 100% !important;
    width: 100% !important;
	margin-top: 22px;
}
/*Course Topic Format Css End*/

/*Admin report dashboard  Css Start*/

/*Admin report dashboard  Css Start*/
.highcharts-legend, .highcharts-credits {
	display:none !important; 
}
#page-totara-dashboard-3 .block_admin_user_count_graph {
	margin-bottom: 25px !important;
}
.format-pathway #region-main {
    overflow: unset !important;
}
.navbar-brand:dir(rtl) {
            margin-right: 16px !important;
}
.seeall-but:dir(rtl) {
	width: 118px !important;
}
.progress-invert .progressbar__text:dir(rtl) {
	margin-right: 0;
	left: 0;
}
#page-totara-dashboard-3 .block_totara_report_graph,
#page-totara-dashboard-3 .block_admin_user_count_graph {
	padding: 10px 30px;
    border-radius: 24px;
}
#page-totara-dashboard-3 #region-main .footer,
#page-totara-dashboard-3 #block-region-side-post .footer {
    float: inherit !important;
    text-align: center !important;
	border-radius: 100px;
    padding: 10px 30px;
    border: 2px solid #e6e3e3;
	font-weight:500;
	margin-top:10px;
   
}
#page-totara-dashboard-3 .block .block-title::after {
    box-shadow: none !important;
}
#page-totara-dashboard-3 {
   overflow-x: hidden !important;
}
/*Admin report dashboard  Css End*/


/*Pathway  Css Start*/
.tui-format_pathway-courseToolbar__settings span.tui-iconBtn__icon {
    background: #e8d0ff;
    color: #272528;
    border-radius: 50px;
    padding: 5px;
}
/*Pathway Css Start*/
/*Alert Css Start*/
#page-site-index footer a:hover {
    color: #fff !important;
    text-decoration: none !important;
}



.tw-containerCourse-enrolmentBanner__enrolButton {
	background: #e8d0ff !important;
}
/*Alert Css Start*/

/*User Edit Profile Css Start*/
#page-mod-quiz-attempt strong {
	font-weight:500;
}
#page-mod-quiz-attempt .qnbutton {
	font-weight:500 !important;
}
#page-user-profile .tw-profileCard {
	display:none;
} 
#page-totara-notification-user_preferences .tui-dataTableHeaderCell {
	font-weight:500 !important;
	font-size: 12px;
    color: #A3A3A3
}
#page-totara-notification-user_preferences .tui-dataTableCell__content {
	font-weight:500 !important;
	color:black;
}
#page-totara-notification-user_preferences .tui-toggleSwitch__btn[aria-pressed]~.tui-toggleSwitch__ui:before {
    background-color: #73e600 !important;
}
#page-totara-notification-user_preferences .tui-dataTableRow:last-child {
    border-bottom: none !important;
}
#page-totara-notification-user_preferences .tui-dataTableRow:first-child {
    border-top: none !important;
}
#page-totara-notification-user_preferences .tui-dataTableRowHeader {
    padding:19px 10px !important;
	border-radius:21px;
	background: #F6F6F6;
}
#page-totara-notification-user_preferences .tui-dataTableRows {
	margin-left:8px;
}
#page-user-profile .cus_user_profile {
     padding: 5%;
    border-radius: 20px;
    color: #fff;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    justify-content: center;
    background-image: url('../img/faq-bg.svg');
    background-size: cover;
    margin-right: 5%;
}
#page-user-profile .node_category h3,
#page-user-profile .node_category dt {
     font-weight:500;
}
#page-totara-notification-user_preferences .tui-collapsible {
	padding: 10px 9px;
    background: white;
    border-radius: 16px;
	margin-bottom:10px;
}

#page-totara-notification-user_preferences .tui-collapsible__header-text {
	font-weight:500 !important;
	margin-left:8px;
}
#page-totara-notification-user_preferences .tui-collapsible__header {
	border:none !important; 
	background:none !important; 
}
#page-user-preferences .cus_user_preference{
	padding: 10px 30px;
    border-radius: 15px;
    background: white;
	margin-right:9px;
	margin-bottom: 10px
}
.cus_pref_li {
	padding: 10px 0px;
    border-image: linear-gradient(0.25turn, rgb(255 255 255 / 0%), #55555561, rgb(255 255 255 / 0%));
    border-image-slice: 1;
    border-bottom: 1px solid;
    margin-bottom: 10px;
}
section.node_category.block_totara_user_profile_category_contact {
    display: flex;
    align-items: center;
}
.cus-add-announcement{
	float:right;
}
#page-user-edit legend.ftoggler,
#page-user-editadvanced legend.ftoggler { 
	margin-top: 0px; float: left; width: 100%; 
}

#page-user-edit legend,
#page-user-editadvanced legend { 
	margin-bottom: 0px; border-bottom: 0px; 
}

#page-user-edit fieldset,
#page-user-editadvanced fieldset { 
	background: #fff; padding: 15px; border-radius: 20px; margin-bottom: 18px; 
}
.cus_form{
	background: #fff;
    padding: 16px 33px;
    border-radius: 19px;
}
/*User Edit Profile Css End*/
/**/
/*Second Course Design Start*/
ol.breadcrumb li a {
    color: #A3A3A3;
    text-decoration: none;
    font-size: 12px;
}
ol.breadcrumb li span {
    color: #A3A3A3;
    text-decoration: none;
    font-size: 12px;
	margin-top:2px;
}
ol.breadcrumb li+li:before {
    padding: 8px;
    color: black;
    content: "/\00a0";
    font-size: 12px;
}

#page-course-view-topics .course_page {
	width:85% !important;
}
#page-course-view-topics .no-overflow {
	overflow:hidden !important;
}
#page-course-view-topics .block {
    position: initial !important;
}
#page-course-view-topics .tw-formatTopics__topic_header {
	display:none !important;
}
#page-course-view-topics .activityinstance {
	display:none !important;
}
#page-course-view-topics .section .label .contentwithoutlink {
	padding-right:0px !important;
}
#page-course-view-topics .course-content ul li.section.main {
    border-bottom: none !important;
    margin-top: 0;
}

.editing.used-region-side-post.used-region-side-pre #region-main{
/*	right:0% !important;*/
}

#page-course-view-topics div#block-region-bottom {
    margin-top: 22px;
}

.flx-new1 {
    display: flex;
    align-items: center;
    gap: 3%;
    justify-content: space-between;
}

.Speaker {
    float: left;
    width: 100%;
}

.Speaker .courses-main-cnt-inner {
    padding-right: 10%;
}

.Speaker .courses-main-cnt-inner h6 {
    margin-bottom: 15px;
}

.speaker-social {
    float: left;
    width: 100%;
    margin-top: 2em;
}

.speaker-social a {
    margin-right: 10px;
    font-size: 20px;
}

.Summary-talk {
    float: left;
    width: 100%;
}

#intro-sec {
    float: left;
    width: 100%;
}

.speaker-sec {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.Summary-talk-sec {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.talk-leaders {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.Summary-talk-listening-sec {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.Summary-talk-listening-sec ul {
    padding-left: 0;
}

.Summary-talk-listening-sec ul li {
    border-radius: var(--20, 20px);
    background: var(--Flat-Colors-White, #FFF);
    padding: 10px 10px;
    font-weight: 500;
    font-size: 16px;
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 15px;
}

.Summary-talk-listening-sec ul li span {
    border-radius: var(--20, 20px);
    background: var(--opacity-blue-chalk-40, rgba(232, 208, 255, 0.40));
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.talk-leaders .Your-Courses-dashboard-card {
    padding: 10px;
    background-image: url(../img/Talk_bg.svg);
}

.talk-leaders .Your-Courses-dashboard-card h3 {
    color: #fff;
}

.talk-leaders .Your-Courses-dashboard-card p {
    color: #fff;
}

.talk-leaders .courses-main-cnt-inner {
    margin: 10% 0;
}

.card-right-sec-menu-sticky {
    float: left;
    width: 100%;
    padding: 30px;
    background: #fff;
    border-radius: 20px;
    margin-top: 106px;
    position: sticky;
    top: 40px;
}

.card-right-sec-menu-sticky ul li span {
    border-radius: var(--20, 20px);
    background: var(--opacity-blue-chalk-40, rgba(232, 208, 255, 0.40));
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-right-sec-menu-sticky ul li a {
    border-radius: var(--20, 20px);
    background: var(--Flat-Colors-White, #FFF);
    padding: 10px 10px;
    font-weight: 500;
    font-size: 14px;
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 0px;
    border-image: linear-gradient(0.25turn, rgb(255 255 255 / 0%), #5555551f, rgb(255 255 255 / 0%));
    border-image-slice: 1;
    border-bottom: 1px solid;
}

.card-right-sec-menu-sticky ul {
    padding-left: 0;
}

/*Second Course Design End*/

/*    landing page css*/

.totaraNav_prim--side .usermenu .login a {
    color: #fff !important;
    margin-left: var(--gap-4);
	font-size: 14px;
    font-weight: 500;
}
#page-site-index .totaraNav .container-fluid {
            width: 100%;
        }
#page-site-index .container-fluid{
	width: 85%;
	margin-left: auto;
}
#page-site-index .footer {
	float: initial;
}
#page-site-index {
	background: #053754 !important;
	overflow-x:hidden;
}

#page-site-index .footer-inner {
	background: #ffffff12;
}
#page-site-index .footer-inner p {
	color: #fff;
}
#page-site-index .footer .ft-flx {
color: #fff;
}
#page-site-index .footer-inner a{
color: #fff !important;    
}
.Courses-com .card-main{
min-height: 360px;
max-height: 360px;
}
.skip-block-to{
  height: 0px !important;
}
#lading-Explore-Courses .main-title{
  min-height: 50px; 
}
#lading-Explore-Courses .courses-img-card{ min-height: 200px !important; max-height: 200px !important;}
ul{
  padding-left:0px;
  margin:0px !important;
}
li{
  list-style: none;
}
#page-site-index .no-overflow {
    overflow: visible !important;
	margin-bottom:0px;
}
#region-main {
	overflow: hidden !important;
}
#page-site-index #page-content {
    margin: 0px;
}
.main-head-image {
	float: left;
    width: 100%;
    background-size: cover;
    padding: 0px;
}
.landingpage-banner {
    float: left;
    width: 100%;
    padding: 3em 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.landingpage-banner h1 {
    font-size: 60px !important;
}

.landingpage-banner p {
    color: #fff;
}

.inner-but {
    float: left;
    width: auto;
    padding: 10px 20px;
    background: #fff;
    border-radius: 100px;
    font-size: 14px;
    font-weight: 500;
	margin-top: 7% !important;
	
}

.lad-lft {
    float: left;
    padding-left: 8%;
    width: 50%;
}

.Message-Leadership {
    float: left;
    width: 100%;
    padding: 4em 0 0 0;
}

.who-we-are {
   /* float: left;*/
    width: 100%;
    padding: 4em 0;
    background: #FCFCFC;
    padding-top: 230px;
}

.who-we-are-cnt {
    float: left;
    width: 100%;
    text-align: center;
}

.sml-text {
    color: rgba(0, 0, 0, 0.40) !important;
    font-size: 11px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
	margin-bottom:20px !important;
}

.who-we-are-cnt h2 {
    text-align: center !important;
    margin-bottom: 20px !important;
    font-size: 40px !important;
}

.who-we-are-cnt p {
    color: #000;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}

.video-landingpage {
    float: left;
    width: 100%;
    margin-top: 42px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-landingpage img {
    width: 100%;
    border-radius: 10px;
}

.play-button {
    position: absolute;
    width: 60px;
    text-align: center;
    color: #fff !important;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 3;
    text-transform: uppercase;
}

.play-button:hover {
    opacity: 0.7;
}

#lading-Explore-Courses {
    /*float: left;*/
    width: 100%;
    padding: 4em 0;
	background:#eee;
}

.tabs {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 0px;
}

#tab-button {
    display: table;
    table-layout: fixed;
    width: auto;
    margin: 0;
    padding: 0;
    list-style: none;
}

#tab-button li {
    display: table-cell;
    width: auto;
}

#tab-button li a {
    display: block;
    padding: 10px 30px;
    font-weight: 500;
    background: #fff;
    border: 0px solid #ddd;
    text-align: center;
    color: #191919;
    text-decoration: none;
    border-radius: 100px;
    font-size: 13px;
    margin: 0 5px;
    width: fit-content;
}

#tab-button li:not(:first-child) a {
    border-left: none;
}

#tab-button li a:hover,
#tab-button .is-active a {
    border-bottom-color: transparent;
    background: #053754;
    color: #fff !important;
}

.tab-contents {
    padding: 0;
    border: 0px solid #ddd;
}

.tab-button-outer {
    display: none;
}

.tab-contents {
    margin-top: 20px;
}

@media screen and (min-width: 768px) {
	
    .tab-button-outer {
        position: relative;
        z-index: 2;
        text-align: center;
        display: flex;
        justify-content: center;
        margin: 3em 0;
    }
    .tab-select-outer {
        display: none;
    }
    .tab-contents {
        float: left;
        width: 100%;
    }
}

#lading-Explore-Courses .courses-img-card img {
    position: relative;
}

#lading-Explore-Courses .owl-next {
    right: 0px !important;
}

#lading-Explore-Courses .owl-prev {
    right: 35px !important;
}

.black-bg {
    background: #053754;
    color: #fff;
}

.lading-Features {
    /*float: left;*/
    width: 100%;
    background: #fff !important;
    padding: 4em 0;
}

.Features-card {
    float: left;
    width: 100%;
    border-radius: var(--20, 20px);
    background: var(--Flat-Colors-Whisper, #EEE);
}

#lading-Explore-Courses .courses-details-sml {
    margin-bottom: 15px;
}

.lading-Features .main-title h3 {
    margin-bottom: 15px;
    font-size: 20px;
}

.mrt-6 {
    margin-top: 8%;
}

.mrt-12 {
    margin-top: 15%;
}

.mrt-20 {
    margin-top: 23%;
}

.lading-Our-Partners {
    /*float: left;*/
    width: 100%;
    padding: 4em 0;
    background: #F9F9F9;
}

.tab-flx {
    display: flex;
    justify-content: center;
    margin-top: 2%;
}

.lading-Our-Partners a.nav-link.active {
    border-bottom-color: transparent;
    background: #053754;
    color: #fff !important;
    border-radius: 100px;
    font-size: 14px;
    font-weight: 500;
}

.lading-Our-Partners a.nav-link {
    background: #fff;
    color: #191919;
    border-radius: 100px;
    font-size: 14px;
    font-weight: 500;
    margin: 0 10px;
    padding: 10px 30px;
}

.flx-tab {
   gap: 15px; align-items: center; justify-content: center; width: 100%; display: flex; flex-wrap: wrap; margin: 4em 0; float: left;
}

.logo-tab-partners {
    height: 100px; background: #fff; display: flex; align-items: center; justify-content: center; 
    /* padding: 15px; 
    flex: 0 1 18.3%; */
}

.global-community {
    /*float: left;*/
    width: 100%;
    display: flex;
    align-items: center;
}

.global-community img {
    width: 100%;
}

.card-global-community {
    position: absolute;
    z-index: 1;
    background: #ECEDF0;
    padding: 4%;
    border-radius: 24px;
    width: 40%;
    height: 257px;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 8%;
}

.lading-faqs {
   /* float: left;*/
    width: 100%;
    background-color:#053754;
    color: #fff;
    padding: 4em 0;
    background-size: cover;
}

.faq-title {
    float: left;
    width: 100%;
    padding-right: 10%;
}

.faq-title h2 {
    font-size: 40px !important;
}

.faq-title p {
    color: #D1D1D1;
}

.accordion .accordion-item {
    border-image: linear-gradient(0.25turn, rgb(255 255 255 / 0%), #555555, rgb(255 255 255 / 0%));
    border-image-slice: 1;
    border-bottom: 1px solid;
}

.accordion .accordion-item button[aria-expanded=true] {
    border-image: linear-gradient(0.25turn, rgb(255 255 255 / 0%), #555555, rgb(255 255 255 / 0%));
    border-image-slice: 1;
    border-bottom: 0px solid;
}

.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 2em 0;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    border: none;
    background: none;
    outline: none;
}

.accordion button:hover,
.accordion button:focus {
    cursor: pointer;
    color: #fff;
}

.accordion button:hover::after,
.accordion button:focus::after {
    cursor: pointer;
    color: #fff;
    border: 1px solid #03b5d2;
}

.accordion button .accordion-title {
    padding: 1em 1.5em 1em 0;
}

.accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 0;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 6px;
}

.accordion button .icon::before {
    display: block;
    position: absolute;
    content: "";
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
}

.accordion button .icon::after {
    display: block;
    position: absolute;
    content: "";
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
}

.accordion button[aria-expanded=true] {
    color: #fff;
}

.accordion button[aria-expanded=true] .icon::after {
    width: 0;
}

.accordion button[aria-expanded=true] + .accordion-content {
    opacity: 1;
    max-height: 9em;
    transition: all 200ms linear;
    will-change: opacity, max-height;
}

.accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
}

.accordion .accordion-content p {
    font-size: 16px;
    font-weight: 400;
    margin: 2em 0;
    color: #D1D1D1;
}


/*message leadership*/

.shadow-effect {
    background: #fff;
    padding: 5%;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #ECECEC;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.10), 0 15px 12px rgba(0, 0, 0, 0.02);
}

.img-and-message {
    width: 100%;
}

.Leadership-det {
    float: left;
    width: 100%;
}

.Leadership-det h5 {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
}

.Leadership-det h6 {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    color: #A3A3A3;
}

.customers-testimonials .shadow-effect p {
    font-family: inherit;
    font-size: 17px;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: normal;
    text-align: justify;
}

.testimonial-name {
    margin: -17px auto 0;
    display: table;
    width: auto;
    background: #3190E7;
    padding: 9px 35px;
    border-radius: 12px;
    text-align: center;
    color: #fff;
    box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
}

.customers-testimonials .item {
    text-align: center;
    padding: 50px;
    margin-bottom: 80px;
    opacity: 1;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
}

.img-circle {
    width: 100%;
    border-radius: 100px;
}

.customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
.customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
    background: #3190E7;
    transform: translate3d(0px, -50%, 0px) scale(0.7);
}

.customers-testimonials.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.customers-testimonials.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
}

.customers-testimonials.owl-carousel .owl-dots .owl-dot span {
    background: #3190E7;
    display: inline-block;
    height: 20px;
    margin: 0 2px 5px;
    transform: translate3d(0px, -50%, 0px) scale(0.3);
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0s;
    width: 20px;
}

.Message-Leadership h2 {
    color: var(--Flat-Colors-White, #FFF);
    text-align: center;
    font-family: Graphik;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.Message-Leadership .owl-carousel {
    margin-bottom: -240px;
}


/*message leadership*/



.Message-Leadership .owl-nav{
    
    
        position: absolute;
    z-index: 999;
    width: 100%;
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
    bottom: 300px;
    
}

.Message-Leadership .owl-nav .owl-prev{
        left: auto !important;
    position: unset !important;
        color: #fff;
}
.Message-Leadership .owl-nav .owl-next{
         right: auto !important;
    position: unset !important;
        color: #fff;
}

    
    
/*    landing page css*/
/* Catalog Page Start*/



.active_lang {
	color:#191919 !important;
}
/*New latest course section Start*/
.block_latest_course .card-section {
    display: block !important;
}
.course-flg-com-logo {
    position: absolute;
    z-index: 1;
    display: flex;
    gap: 5px;
    top: 0;
    right: 14px;

}

.flag-uae-round {
    max-width: 30px;
    min-width: 30px;
}

.flag-uae-round img {
    width: 100% !important;
    object-fit: contain !important;
    position: inherit !important;
}

.course-com-logo {
    width: 44px;
    max-height: 30px;
    min-height: 30px;
    border-radius: 6px;
    background: #F1F1F1;
}

.course-com-logo img {
    width: 100% !important;
    object-fit: contain !important;
    position: inherit !important;
    padding: 3px !important;
}
/*New latest course section Ends*/

/*Onboarding Page*/
#onboarding .right-sec { width: 60%; float: left; height: 100%; padding: 30px; display: flex; flex-direction: column; align-items: center; }
#onboarding .welcome-text-right{ width: 80%;}
#onboarding .welcome-text-right .seeall-but{font-weight: 500;}
/*Ends Icon*/
.dashboard-subtitle-banner{
	font-size: 1.4rem;
	font-weight:400;
}
/*Signup Page*/
#signuppage .welcome-text-right .seeall-but{font-weight: 500;}
#wel-onb-log .form-signup select{margin: 0px 0px 5px 10px;}
#signuppage .form-signup .form-group{
      padding: 0px;
}
#signuppage  span.tag.label.label-info {
    background: #E8D0FF;
    color: #191919;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 100px;
}
#signuppag .form-signup .form-group label{
  padding: 10px 0px 0px 9px;  
}
/*Ends Icon*/

/*Notification Icon*/
.totaraNav_prim .popover-region-notifications {
	background-color: #303030;
    border-radius: 50%;
    height: 37px;
    width: 37px;
    padding-top: 2px;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    margin-left: 15px;
}
.usertext {
	margin-left: 10px;
    margin-right: 10px;
}
/*End*/
/*Start*/

/*Course Format Topics*/

.path-totara-dashboard .container-fluid {
	margin-top:10px !important;
	margin:auto !important;
}

/*body.pagelayout-admin div#block-region-side-post {
	width:100%;
	max-width:100%;
	right:0% !important;
}

body.pagelayout-admin div#block-region-side-pre {
	width:100%;
	max-width:100%;
	right:0% !important;
}
body.pagelayout-admin div#region-main {
	width:100%;
	max-width:100%;
	left:0% !important;
}

body.format-topics div#block-region-side-pre {
	width:100%;
	max-width:100%;
	right:0% !important;
}
body.format-topics div#region-main {
	width:100%;
	max-width:100%;
	left:0% !important;
}
body.format-pathway div#block-region-side-pre {
	width:100%;
	max-width:100%;
	right:0% !important;
}
body.format-pathway div#region-main {
	width:100%;
	max-width:100%;
	left:0% !important;
}*/
.tui-settingsNavigationTree {
	background: #fff !important;
    border-radius: 11px !important;
    padding: 10px !important;
}
/*END*/
/*Quiz Summary table*/

.quizsummaryofattempt td a {
   background: #ECE2F5;
    float: left;
    border-radius: 10px;
    width: 40px;
    height: 40PX;
    display: flex;
    align-items: center;
    justify-content: center;
}
.quizsummaryofattempt table {
    margin-bottom: 0;
}

.quizsummaryofattempt th {
    font-size: 14px;
    font-weight: normal;
    border: none;
    border-bottom: none !important;
}

.quizsummaryofattempt td {
    border-top: none;
    font-size: 14px;
}
.quizsummaryofattempt>tbody>tr:nth-of-type(odd) {
    background-color: #eee !important;
}
.quizsummaryofattempt>tbody>tr:nth-of-type(even) {
    background-color: #eee !important;
}
.quizattemptsummary>tbody>tr:nth-of-type(odd) {
    background-color: #eee !important;
}
.quizattemptsummary>tbody>tr:nth-of-type(even) {
    background-color: #eee !important;
}
.quizattemptsummary td a {
   border: solid 1px #C3C3C3;
    padding: 10px 20px;
    border-radius: 100px;
    font-size: 12px;
}
/*END*/

.path-mod-quiz .qnbutton {
    width: 4.5em !important;
    height: 3.5em !important;
    margin: 0.3em 0.3em 0.3em 0;
    line-height: 3.5em !important;
}
.block_current_learning-tile__content_progress .progressbar_container .progress {
    border: none !important;
	
}

.block_current_learning-tile__content_progress .progressbar_container .bar {
	background-color:#EDB45F !important;
}
.course_progress_bar_div.block_current_learning-tile__content_progress h2 {
    font-size: 12px !important;
    color: #EDB45F;
}
.course_progress_bar_div.block_current_learning-tile__content_progress .progressbar__text {
        display: inline-block;
    padding-right: 5px;
    opacity: 1;
    right: 0;
    position: absolute;
    top: -27px;
    color: #edb45f;
}
footer.footer .ft-flx {
	color:#191919;
}
.totaraNav {
    border-bottom: none !important;
}
.block {
     margin-bottom: 0px !important;
}
.quizattempt {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    /*display: flex;*/
    /* justify-content: center; */
}

#page-mod-forum-view .forumaddnew input[type=submit] {
    float: left;
    width: auto;
    padding: 10px 30px;
    background: #053754;
    color: #fff;
    border-radius: 100px;
    font-size: 14px;
}
.
#page-mod-quiz-view .tui-formBtnGroup {
    padding: 3px 30px;
    background: #191919;
    border-radius: 100px;
    float: right;
    margin-top: -42px;
	display:none;
}

#page-mod-forum-view .tui-formBtnGroup {
	 padding: 3px 30px;
    background: #191919;
    border-radius: 100px;
    float: left;
	display:none;
}
.path-mod-quiz .singlebutton input[type=submit] {
    float: left;
    width: auto;
    padding: 10px 30px;
    background: #191919;
    color: #fff;
    border-radius: 100px;
    font-size: 14px;
}
.tui-format_pathway-courseInformation__base, .tui-format_pathway-courseInformation {
	color: #fff;
	background-color: unset !important;
	padding-top: unset !important;
}
.tui-format_pathway-courseInformation__baseName {
	font-size: 16px !important;
	font-weight:500 !important;
}
.tui-format_pathway-activityView__activityContent {
    max-width: 95% !important;
}
.Courses-com li {
	list-style: none;
}
.tui-format_pathway-activityView__activityContent img, .tui-format_pathway-activityView__activityContent .video-js, .tui-format_pathway-activityView__activityContent video {
    border-radius: 15px;
    margin: 0px !important;
}
.tui-format_pathway-activityView__activityContent p, .tui-format_pathway-activityView__activityContent ul li span{
	line-height: 25px;
    font-size: 16px;
    text-align: justify;
}
.tui-format_pathway-activityView__activityContent ul li {
    padding: 5px 0px;
}
.tui-progress__bar {
	background-color:#EDB45F !important;
}
.tui-format_pathway-courseInformation__baseImage {
	display: none;
}
.tui-format_pathway-progressTrackerItem--selected:hover, .tui-format_pathway-progressTrackerItem--selected:focus, .tui-format_pathway-progressTrackerItem--selected:focus:hover {
    
    background: none !important;
}
.tui-lozenge--info{
	color: #EDB45F !important;
    font-size: 12px !important;
    background: initial !important;
	font-weight:normal !important;
}
.tui-format_pathway-activityFooter {
	display:none !important;
}

#page-mod-quiz-view .tui-formBtnGroup,.tui-format_pathway-activityFooter a {
	color: #fff;
    background: #191919;
    border: none;
	
}

#page-mod-quiz-view .tui-format_pathway-activityFooter {
    /* margin: var(--gap-5) 0; */
}
.block_category_course .courses-main-cnt-inner {
    height: 57px;
}
.tui-grid-item--first {
	flex-basis: calc( ((100% - (var(--gap-page-columns) * 11)) / 12 * 5) + (var(--gap-page-columns) * 2) ) !important;
}
.tui-sidePanel__inner {
    float: left;
    width: 100%;
    background-image: url(../img/Your-Learning-Journey-bg.svg);
    padding: 15px;
    border-radius: 15px;
    background-size: cover;
	
}
.tui-format_pathway-progressNavigation, .tui-format_pathway-progressNavigation--limitHeight {
    background: #fff !important;
	float: left;
    width: 100%;
    margin-top: 1em;
    border-radius: 10px;
    padding: 15px;
}
.tui-collapsible__header-icon {
    color: #191919 !important;
	font-size: 1.9rem !important;
}

.tui-collapsible__header-icon:before {
    content: "";
    display: block;
    background: url(../img/arrow-down-square.svg) no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 6px 0 0;
}
.tui-collapsible__content {
    
    color: #A3A3A3;
    text-transform: none;
    font-size: 12px;
    margin-bottom: 10px;
    transition: 0.3s;
    column-gap: 10px;
}
.tui-format_pathway-progressNavigation__progressTrackerNav{
	margin:0px !important;
	padding:0px !important;
}
.tui-progressTrackerNav__item{
    float: left;
    width: 100%;
    padding: 10px;
    border-radius: var(--10, 10px);
    border: 1px solid var(--opacity-nero-20, rgba(25, 25, 25, 0.20));
    display: flex !important;
    justify-content: space-between;
	margin-bottom: 4px;
}

.tui-collapsible--minimal {
}

#page-totara-dashboard-1 .totaraNav {
	border-bottom:0px !important;
}

#page-totara-dashboard-1 .totaraNav_prim .masthead_logo--header {
     margin: 0 var(--gap-4) 0 0;
}
#page-mod-quiz-attempt .submitbtns .mod_quiz-next-nav,
#page-mod-quiz-attempt .submitbtns .mod_quiz-prev-nav,
#page-mod-quiz-review .submitbtns .mod_quiz-next-nav,
#page-mod-quiz-review .submitbtns .mod_quiz-prev-nav {
    float: right;
    background-color: #191919;
    color: #fff;
	border-radius:100px;
	padding: 10px 30px;
}
#page-totara-dashboard-1 {
	overflow-x:hidden;
}
.othernav .singlebutton input[type=submit] {
    float: left;
    width: auto;
    padding: 10px 30px;
    background: #191919;
    color: #fff;
    border-radius: 100px;
    font-size: 14px;
}
.qn_buttons .btn {
     min-height: 10px !important;
     min-width: 10px !important;
}
#page-mod-quiz-review .quizreviewsummary {
	display:none;
}
.que {
	float: left; 
    background: #FFF;
    padding: 15px;
    border-radius: 10px;
    justify-content: center;
    align-items: stretch;
    margin-bottom: 15px;
    overflow: hidden;
    width: 100%;
}
.block_current_learning .panel-footer {
	display:none !important;
}
.block_current_learning-tiles-loading {
     margin: 0px auto !important;
    width: 100%;
    text-align: center;
}
.block_current_learning-tiles[data-loading=true] ul {
    display: none !important;
}

.que .info {
    display: none !important;
}

.que .content {
    margin: 0px !important;
}
.burmanRadio__input:checked ~ .burmanRadio__label::after {
    opacity: 1;
    transform: scale(1);
}
.quiz-review-right {
    color: #191919 !important;
}
.quizattempt  {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    /*display: flex;*/
    justify-content: center;
}
.submitbtns .mod_quiz-next-nav{
	margin-bottom:10px;
	
}
.incorrect .burmanRadio__label::after {
    background: #E53C3C !important;
    border: 1.5px solid #E53C3C !important;
    color: #fff !important;
}
#page-mod-quiz-review .answer.incorrect {
    color: #E53C3C;
}
#page-mod-quiz-review .submitbtns {
    clear: left;
    text-align: left;
    padding-top: 0px !important; 
}
#page-mod-quiz-review .submitbtns .mod_quiz-next-nav{
    float: left;
    width: auto;
    padding: 10px 30px;
    background: #191919;
    color: #fff;
    border-radius: 100px;
    font-size: 14px;
	width: 100%!important;
	text-align: center !important;
}
.quizinfo{
	display:none;
}
.quizstartbuttondiv input[type=submit] {
    float: left;
    width: auto;
    padding: 10px 30px;
    background: #191919;
    color: #fff;
    border-radius: 100px;
    font-size: 14px;
}
.burmanRadio__label::after {
    content: "\F272";
    background: #E8D0FF;
    border: 1.5px solid #E8D0FF;
    color: #191919;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    width: 20px;
    height: 20px;
    transform: scale(0);
    font-family: "bootstrap-icons";
}
.qtext p {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
}

.qa-answer {
    float: left;
    width: 100%;
    margin: 1em 0;
}
.prompt {
    color: #999999;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 15px;
}
.burmanRadio {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
/**MY End**/

body:dir(rtl) {
    text-align: right;
}

body:dir(ltr) {
    text-align: left;
}

.owl-nav:dir(rtl) {
    left: 340px;
    right: auto;
    position: absolute;
    top: 0;
}

.badge {
    padding: 4px 10px;
    font-size: 11px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 15px;
    color: #191919;
    border-radius: 7px;
}

.badge-primary {
    background: #D0FFFC;
}

.badge-secondary {
    background: #E8D0FF;
}

.badge-success {
    background: #D8FF00;
}

.bg-lblu {
    background: #E5ECFF;
}
.bg-lyellow {
    background: #FFFCE5;
}
.bg-lpurple {
    background: #F6ECFF;
}

.bg-lblu-icon {
    background: #BED0FF !important;
}
.bg-lyellow-icon {
    background: #FFF8BE !important;
}
.bg-lpurple-icon {
    background: #E8D0FF !important;
}

.z1 {
    position: absolute;
    z-index: 1;
    margin: 1em;
}

.navbar-nav .active,
.a:hover {
    border-image: linear-gradient(0.25turn, rgb(255 255 255 / 0%), #555555, rgb(255 255 255 / 0%));
    border-image-slice: 1;
    border-bottom: 1px solid;
}

.inner-page-headr {
    background: #191919 !important;
}


/*login*/
#loginerrormessage {
	display: block;
    margin-bottom: 15px;
    width: 100%;
    border-radius: 19px;
    background: #f1adae;
    line-height: var(--font-body-small-line-height);
    padding: var(--gap-3);
    color: var(--color-prompt-alert);
    text-align: center;
}
#page-login-index form input[type=text], #page-login-index form input[type=password] {
	max-width:100% !important;
}
#wel-onb-log {
    float: left;
    width: 100%;
    background-color: #053754 !important;
    height: 100vh;
    background-size: cover;
    padding: 30px;
}

.left-sec {
    width: 40%;
    float: left;
    height: 100%;
    background: #fff;
    border-radius: 30px;
}

.left-sec img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 30px;
}

.right-sec {
    width: 60%;
    float: left;
    height: 100%;
    padding: 30px;
}

.logo-loginpage {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5%
}

.welcome-text-right {
    float: left;
    width: 100%;
    color: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 10px;
}

.welcome-text-right h1 {
    text-align: center;
    font-size: 32px;
}

.welcome-text-right p {
    color: #fff;
    text-align: center;
}

.welcome-text-right .seeall-but {
    width: 132px;
    margin-top: 1em;
    padding: 10px 15px;
    text-align: center;
}

.slider-login-titile {
    float: left;
    width: 100%;
    padding: 5% 2%;
    /*border-image: linear-gradient(0.25turn, rgb(255 255 255 / 0%), #5555551f, rgb(255 255 255 / 0%));
    border-image-slice: 1;
    border-bottom: 1px solid;*/
}

.slider-login-titile h2 {
    font-size: 32px;
    text-align: center;
}

.carousel-item h5 {
    font-size: 18px;
    text-align: center;
    padding: 0 8%;
}

.sliderlogin {
    float: left;
    width: 100%;
    height: 100%;
}

.sliderlogin .carousel {
    float: left;
    width: 100%;
    height: 70%;
}

.carousel-indicators li {
    background-color: #191919 !important;
    border-radius: 3px !important;
}

.form-login {
    float: left;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.form-login form {
    width: 440px;
}

.form-login form .group__input>input {
    width: -webkit-fill-available;
    height: 55px;
    padding-left: 55px;
    background: #E1DDD0;
    border-radius: 3px;
    outline: none;
    border: 0px;
    color: #fff;
    font-size: 14px;
    line-height: 17px;
}
#page-login-index .carousel-indicators li {
background-color: #9e9e9e !important;
border-radius: 20px !important;width: 50px;
}

#page-login-index .carousel-indicators .active{width: 50px; background-color: #053754 !important;}
.form-login form .group__input {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
}

.login-title {
    color: #fff;
    margin-bottom: 25px;
	font-size: 2.25rem;
}

.form-login form .group__input>input.email__input {
    background: url(../img/mail.svg);
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: 15px center;
    background-color: #ffffff00 !important;
    border-radius: var(--20, 20px);
	border: 1px solid #ffffff82;
}

.form-login form .group__input>input.password__input {
    background: url(../img/pass.svg);
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: 15px center;
    border: 1px solid #ffffff82;
    border-radius: var(--20, 20px);
}

.form-login .group__input>.spacer {
    position: absolute;
    left: 43px;
    height: 27px;
    min-width: 1px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    background-image: linear-gradient(#ffffff00, #ffffff82, #ffffff00);
}

.form-login form .remember__me {
    margin-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.login_btn {
    display: flex;
    justify-content: space-between;
    width: 100%;
    gap: 15px;
}

.form-login .container__check {
    display: block;
    position: relative;
    padding-left: 0px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 12px;
    color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: normal;
}

.form-login form .remember__me>a {
    font-size: 12px;
    line-height: 14px;
    color: #ffffff8f;
    text-decoration: none;
    -webkit-transition: .4s ease all;
    transition: .4s ease all;
}

.checkmark { 
position: relative; 
top: 0; 
left: 0; 
display: -webkit-inline-box; 
display: -ms-inline-flexbox; 
display: inline-flex; 
min-width: 15px; 
max-width: 17px;
min-height: 15px; 
max-height: 15px; 
border-radius: 4px; 
border: 1px solid #ffffff59; 
margin-right: 7px; 
}
#page-login-index input::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}
 
#page-login-index input::-ms-input-placeholder { /* Edge 12-18 */
  color: #fff;
}
.form-login .container__check input:checked~.checkmark { background-color: #e1c241; }

.form-login .container__check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.form-login form .group__submit {
    margin-top: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px;
}

.form-login form .group__submit>button {
    width: 100%;
    height: 55px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #ffffff;
    border-radius: 100px;
    cursor: pointer;
    font-size: 16px;
    line-height: 18px;
    color: #191919;
    font-weight: 500;
    outline: none;
    -webkit-transition: .4s ease all;
    transition: .4s ease all;
    border: 0px;
}

.form-login form .group__submit>button:hover {
    opacity: .7;
}

.register_btn {
    width: 100%;
    height: 50px;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
    outline: none;
    transition: .4s ease all;
    margin-top: 12px;
    color: #ffffff;
    padding: 10px 20px;
    border-radius: 100px;
    border: 1px solid rgba(238, 238, 238, 0.30);
    background: var(--Flat-Colors-Nero, #191919);
}

.needsignup {
    text-align: left;
    color: #000;
    font-size: 12px;
    margin-top: 20px;
    margin-bottom: 0;
}

.login_btn a {
    width: 100%;
}


/*login*/

.left-sec:dir(rtl) {
    float: right;
}


/*signup*/

.form-signup {
    float: left;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.form-signup .form-group {
    border-radius: var(--20, 20px);
    border: 1px solid var(--opacity-nero-20, rgba(25, 25, 25, 0.20));
    color: #A3A3A3;
}

.form-signup .form-group label {
    width: 100%;
    padding: 0px 0px 0px 20px;
    font-size: 12px;
    margin-bottom: 0;
}

.form-control:focus {
    box-shadow: none;
}

.form-signup select {
    width: 95%;
    border: 0;
    margin: 7px 0px 5px 10px;
    color: #A3A3A3;
    font-size: 14px;
}

#wizard-next {
    text-align: center;
    background: #191919;
    border-radius: 100px;
    font-weight: 400;
    font-size: 14px;
}

#wizard-subm {
    text-align: center;
    background: #191919;
    border-radius: 100px;
    font-weight: 400;
    font-size: 14px;
}

.stv-radio-buttons-wrapper {
    clear: both;
    display: inline-block;
}

.stv-radio-button {
    position: absolute;
    left: -9999em;
    top: -9999em;
}

.stv-radio-button + label {
    float: left;
    padding: 0.5em 1em;
    cursor: pointer;
    margin-right: 15px;
    font-size: 14 px;
    color: #191919;
    border-radius: var(--60, 60px);
    border: 1px solid var(--opacity-nero-20, rgba(25, 25, 25, 0.20));
}

.stv-radio-button + label:first-of-type {}

.stv-radio-button + label:last-of-type {}

.stv-radio-button:checked + label {
    background-color: #E8D0FF;
}

.title-desired {
    width: 100%;
    color: #A3A3A3;
    font-weight: 200;
    margin-top: 3em;
    margin-bottom: 1em;
}

.title-desired h6 {
    font-weight: normal;
    font-size: 12px;
}

.form-signup .form-group label:dir(rtl) {
    padding: 10px 15px 0px 20px;
}

.form-signup input {
    width: 95%; border: 0; margin: 0px 5px 0px 10px; color: #A3A3A3; font-size: 14px; padding: 0 10px; background: none;
}

.d-flex1 {
    display: flex;
    justify-content: flex-end;
}

.wizard {
    float: left;
    background: #fff;
    width: 80%;
    border-radius: 15px;
    padding: 20px;
}

.wizard {
    overflow: unset;
}

.wizard .wizard-header {
    margin-bottom: 0px;
}

.wizard .wizard-header h1 {
    margin-top: 0;
    margin-bottom: 20px;
}

.wizard .wizard-header h1 small {
    color: #000;
}

.wizard .wizard-header .steps {
    height: 15px;
}

.wizard .wizard-header .steps .wizard-step {
    background: #111;
    width: 50px;
    height: 5px;
    display: inline-block;
    margin: 0 0px;
    opacity: 0.2;
    border-radius: 100px;
    transition: all 0.8s;
}

.wizard .wizard-header .steps .wizard-step.active {
    opacity: 1;
}

.wizard .wizard-body {
    position: relative;
    transition: all 0.3s cubic-bezier(0.68, -0.3, 0.37, 0.6);
}

.wizard .wizard-body .step {
    transition: all 0.3s ease-in-out;
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    opacity: 0;
}

.wizard .wizard-body .step.initial {
    position: relative;
}

.wizard .wizard-body .step.off {
    opacity: 0 !important;
    right: 0 !important;
	height:200px;
	overflow:hidden;
}

.wizard .wizard-body .step.active {
    right: 0;
    margin-left: 0;
    margin-top: 0;
    opacity: 1;
    transition: all 0.4s linear;
    transition-delay: 0.1s;
	z-index:1;
}

.wizard .wizard-footer {
    margin-top: 30px;
    z-index: 9999;
    position: relative;
}
#response { position: unset; left: 20px; bottom: 0; float: left; width:85%;}
.wizard-body {
    height: auto !important;
}

#wizard-prev {
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    color: #A3A3A3;
    text-decoration-line: underline;
}

#wizard-prev1 {
    float: left;
    color: #ffffff;
    width: 100%;
    margin-bottom: 25px;
    position: absolute;
    top: -70px;
    gap: 10px;
    display: flex;
    align-items: center;
    left: -21px;
}
#wizard-prev1:hover{
    color: #fff !important;
}

/*signup*/

.path-totara-dashboard .container-fluid {
    width: 85%;
}

.eng-ar-tab {
    width: 100px;
}

.navbar-brand {
    width: 190px;
}

.navbar-brand img {
    width: 100%;
}

.main-dashboard-header {
    float: left;
    width: 100%;
	background-color:#053754;
    /*background-image: url(../img/dashboard_head_bg.jpg);*/
    background-size: cover;
    padding: 0px;
}

.two-logo-main {
    display: flex;
    align-items: center;
    gap: 10px;
}

.navbar a {
    color: #fff ;
    font-size: 14px;
}

.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}

.switch-field {
    position: relative;
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "left right";
    border-radius: var(--20, 20px);
    background: var(--opacity-white-10, rgba(255, 255, 255, 0.10));
    border: solid 7px #303030;
}

.switch-field input {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}

.switch-field label {
    display: block;
    font-weight: 500;
    color: #fff;
    background: transparent;
    opacity: 1;
    font-size: 12px;
    text-align: center;
    text-shadow: none;
    cursor: pointer;
    z-index: 2;
    margin: 0;
}

.left {
    grid-area: left;
}

.right {
    grid-area: right;
}

.switch-field > input:checked ~ .background,
.switch-field > input:checked ~ .marked_ghost {
    transform: translateX(100%);
}

.background,
.marked_ghost {
    position: absolute;
    display: block;
    width: 50%;
    height: 100%;
    border-radius: var(--20, 20px);
    background: var(--Flat-Colors-Blue-Chalk, #E8D0FF);
    opacity: 1;
    z-index: 1;
    left: 0px;
    top: 0px;
}

.marked_ghost {
    opacity: 0;
    z-index: 5;
}

.switch-field.smooth .background,
.switch-field.smooth .marked_ghost {
    transition: all 600ms ease;
}

.notification.icon {
    background-color: #303030;
    border: 4px solid transparent;
    border-radius: 50%;
    height: 32px;
    width: 32px;
    padding-top: 2px;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    margin-left: 15px;
}

.notification.icon .notification-number {
    position: absolute;
    top: 12px;
    z-index: 1;
    background: #cc2311;
    margin-left: 15px;
    border-radius: 35px;
    padding: 5px;
    height: 20px;
    width: auto;
    font-family: sans-serif;
    text-align: center;
    font-size: 10px;
    font-weight: 700;
    line-height: 10px;
    color: #FFF;
    -webkit-animation: bounce 0s infinite;
}

.top-profile {
    border-radius: var(--100, 100px);
    background: var(--opacity-white-10, rgba(255, 255, 255, 0.10));
    padding: 10px;
    float: left;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: 15px;
}

.profile-pic-topnav {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 100%;
}

.profile-pic-topnav img {
    width: 100%;
}

.profile-name-top {
    font-size: 14px;
    padding-right: 5px;
}

.top-profile-dete {
    float: left;
    color: #fff;
}

.top-profile-dete h4 {
    margin-bottom: 0;
}

.sub-text-profile-top {
    font-size: 12px;
    color: #979797;
}

.down-profile-icon i {
    color: #fff;
}

.dashboard-main-banner-sec {
    float: left;
    width: 100%;
    margin: 4em 0;
    color: #fff;
}

.dashboard-main-banner-sec h1 {
    font-size: 32px !important;
}

.flx-new {
    display: flex;
    align-items: center;
    gap: 3%;
}

.chart-overview {
    float: left;
    width: 100%;
    margin-top: 2em;
    display: flex;
}

.cnt-box-overview {
    display: flex;
    align-items: center;
    margin-right: 20px;
    padding-right: 20px;
}

.border-right {
    border-right: 1px solid transparent !importent;
    border-image: linear-gradient(1turn, rgb(255 255 255 / 0%), rgb(255 255 255 / 40%), rgb(255 255 255 / 0%));
    border-image-slice: 1;
}

.icon-bg {
    width: 45px;
    min-width: 45px;
    height: 45px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    margin-right: 10px;
    background: #ffffff42;
    line-height: 0;
}

.chart-overview .cnt-title p {
    color: #757575;
    font-size: 16px
}


/*Latest_courses_announcements*/

#Latest_courses_announcements {
    float: left;
    width: 100%;
    padding: 3em 0;
}

.card-section {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    align-items: stretch;
}

.main-title {
    float: left;
    width: 100%;
    margin-bottom: 20px;
	min-height: 40px;
}

.main-title h3 {
    font-size: 24px !important;
    font-weight: 500;
    color: #191919;
    margin-bottom: 0 !important;
}

.main-title h4 {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #191919 !important;
    margin-bottom: 0 !important;
}

.card-main {
    float: left;
    width: 100%;
    padding: 10px;
    background-color: #fff;
    border-radius: 15px;
    margin-bottom: 15px;
}

.sub-cnt-courses {
    float: left;
    width: 100%;
    text-align: justify;
}

.courses-details-sml {
    width: 100%;
    display: flex;
    gap: 15px;
    color: #A3A3A3;
    font-size: 12px;
    font-weight: 500;
	min-height: 50px;
}

.courses-main-cnt-inner {
    float: left;
    width: 100%;
    margin-bottom: 7%;
}

.flx-d-new {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.courses-img-card {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 15px;
    height: 100%;
    align-items: flex-end;
    justify-content: flex-end;
    cursor: pointer;
}

.courses-img-card img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.4s;
}

.zoom:hover .courses-img-card img {
    transform: scale(1.15);
}

.dashboard-announcements {
    float: left;
    width: 100%;
}

.not-nob {
    font-size: 12px
}

.dashboard-announcements-card {
    float: left;
    width: 100%;
    border-radius: 10px;
    padding: 15px;
    display: flex;
    gap: 15px;
    color: #191919;
    margin-bottom: 15px;
}

.main-title h5 {
    font-size: 16px !important;
	color: #191919 !important;
}

.dashboard-announcements-card p {
    font-size: 12px
}

.date-announcement {
    color: #A3A3A3;
    font-size: 12px;
    font-weight: normal;
}

.icon-announcements {
    width: 32px;
    height: 32px;
    flex-shrink: 0;
    background: #BED0FF;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-main ul li {
    list-style: none;
}

.card-main ul {
    padding: 0 5px;
}

.scroll-news {
    max-height: 372px;
    overflow-y: scroll;
}


/* width */

.scroll-news::-webkit-scrollbar {
    width: 5px;
    scrollbar-gutter: stable;
}


/* Track */

.scroll-news::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
}


/* Handle */

.scroll-news::-webkit-scrollbar-thumb {
    background: #D1D1D1;
    border-radius: 10px;
}


/* Handle on hover */

.scroll-news::-webkit-scrollbar-thumb:hover {
    background: #D1D1D1;
    border-radius: 10px;
}


/*Latest_courses_announcements*/


/*Your-Courses-dashboard*/

#Your-Courses-dashboard {
    float: left;
    width: 100%;
    margin-bottom: 3em;
	padding:0px;
}

.Your-Courses-dashboard-card {
    float: left;
    width: 100%;
    background-image: url(../img/dashboard_head_bg_1.svg);
    background-size: cover;
    border-radius: 20px;
    padding: 0 20px;
}

.titile-iconnext-button {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    margin: 1.5em 0px;
}

.titile-iconnext-button .main-title {
    color: #fff;
}

.seeall-but {
    float: left;
    width: 106px;
    padding: 10px 30px;
    background: #fff;
    border-radius: 100px;
    font-size: 14px;
}

.carousel-wrap {
    float: left;
    width: 100%;
}

#Your-Courses-dashboard .card-main {
    color: #fff;
    background: var(--opacity-white-10, rgba(255, 255, 255, 0.10));
}

#Your-Courses-dashboard .main-title h5 {
    color: #fff !important;
	min-height:45px;
}

#Your-Courses-dashboard .Modules-icon-cnt img {
    width: 18px !important;
}

#Your-Courses-dashboard .courses-main-cnt-inner {
    margin-bottom: 5%;
}

.course_progress_bar_div {
    float: left;
    width: 100%;
}

.course_progress_bar_div .progress {
    width: 100%;
}

.section_container .progress {
    border-radius: 100px;
    height: 4px;
}

.progress-bar {
    background-color: #EDB45F;
    border-radius: 100px;
}

.section_container_progress_bar span {
    font-size: 12px;
    padding: 0 5px;
}

.course_progress_bar_div .progress {
    height: 4px;
    background-color: #564A39;
}

.progress_bar-titl {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    color: #EDB45F;
    font-size: 12px;
    margin-bottom: 10px;
}

.flx-a1 {
    display: flex;
    gap: 18px;
    align-items: flex-start;
    padding-top: 11px;
}

.arrow-top:hover {
    transition: 0.9s;
    transform: rotate(50deg);
}

.bg-green {
    background: #77BE5A !important;
}

.color-green {
    color: #77BE5A !important;
}

#Your-Courses-dashboard .owl-prev {
    right: 180px;
    font-size: 24px;
    color: #fff;
    left: auto;
    top: -61px;
}

#Your-Courses-dashboard .owl-next {
    right: 134px;
    left: auto;
    top: -61px;
    font-size: 24px;
    color: #fff;
}


/*Your-Courses-dashboard*/

.Courses-com {
    float: left;
    width: 100%;
    margin-bottom: 3em;
}

.Courses-com .courses-img-card {
    height: 195px;
}

#Your-Courses-dashboard .main-title h3 {
    color: #fff;
}

.owl-prev {
    right: 180px !important;
    font-size: 24px !important;
    color: #fff;
    left: auto !important;
    top: -61px !important;
}

.owl-next {
    right: 134px !important;
    left: auto !important;
    top: -61px !important;
    font-size: 24px !important;
    color: #fff;
}

.bg-black {
    background: #191919;
    color: #fff;
}

.line-sub {
    float: left;
    width: 100%;
    height: 1px;
    border-image: linear-gradient(0.25turn, rgb(255 255 255 / 0%), #5555551f, rgb(255 255 255 / 0%));
    border-image-slice: 1;
    border-bottom: 1px solid;
}


/*Course Detail Page*/

#course-detail-page {
    float: left;
    width: 100%;
    margin: 2em 0;
}

.card-learning-journey {
    float: left;
    width: 100%;
    background-image: url(/theme/ventura/assets/img/Your-Learning-Journey-bg.svg);
    padding: 15px;
    border-radius: 15px;
    background-size: cover;
}

.card-learning-journey .main-title h5 {
    color: #fff;
}

.card-bg-w {
    float: left;
    width: 100%;
    background: #fff;
    margin-top: 1em;
    border-radius: 10px;
    padding: 15px;
}

.black-color {
    color: #191919;
}

.course-detail-page-card-Intro-title {
    float: left;
    width: 100%;
    border-left: solid 3px #77BE5A;
    padding-left: 15px;
}

.widget-content ul#accordion {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget-content ul#accordion li {
    display: block;
    margin: 0 0 10px;
    float: left;
    width: 100%;
}

.widget-content ul#accordion li span {
    position: absolute;
    right: 10%;
    font-size: 25px;
}

.widget-content ul#accordion li h4 {
    font-size: 14px;
    color: #191919;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 0;
    padding: 15px;
    display: flex;
    align-items: center;
    width: 90%;
}

.widget-content ul#accordion li ul {
    padding: 0 15px;
    margin: 0;
    display: none;
}

.widget-content ul#accordion li ul li {
    padding: 5px 0px;
    margin: 0;
    border: 0;
    /*    border-bottom: solid 1px #dde1e3;*/
}

.widget-content ul#accordion li ul li a {
    color: #A3A3A3;
    text-transform: none;
    font-size: 12px;
    margin-bottom: 10px;
    transition: 0.3s;
    display: flex;
    column-gap: 10px;
}

.widget-content ul#accordion li ul li a:hover {
    text-decoration: none;
    color: #000000;
}

.course-sect {
    float: left;
    width: 100%;
    margin-top: 1em;
}

.widget-content p {
    font-size: 12px;
    margin-bottom: 0;
}

.tap-sub-card {
    float: left;
    width: 100%;
    padding: 10px;
    border-radius: var(--10, 10px);
    border: 1px solid var(--opacity-nero-20, rgba(25, 25, 25, 0.20));
    display: flex !important;
    justify-content: space-between;
}

.active-brd {
    border-left: solid 3px #EDB45F;
}

.loard-brd {
    border-left: solid 3px #FBF0DF;
}

.com-brd {
    border-left: solid 3px #77BE5A;
}

.plusminus:before {
    content: "";
    display: block;
    background: url("../img/arrow-down-square.svg") no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 6px 0 0;
}

ul.breadcrumb {
    padding: 10px 0px;
    list-style: none;
    background-color: #eee;
}

ul.breadcrumb li {
    display: inline;
    font-size: 18px;
}

ul.breadcrumb li+li:before {
    padding: 8px;
    color: black;
    content: "/\00a0";
    font-size: 12px;
}

ul.breadcrumb li a {
    color: #A3A3A3;
    text-decoration: none;
    font-size: 12px;
}

ul.breadcrumb li a:hover {
    color: #191919;
}

.breadcrumb-active {
    color: #191919 !important;
}

.course-inner-video-qa-sect {
    float: left;
    width: 100%;
}

.video-course {
    float: left;
    width: 100%;
}

.course-inner-subj {
    float: left;
    width: 100%;
    margin: 1em 0;
}

.but-normal {
    float: left;
    width: auto;
    padding: 10px 30px;
    background: #191919;
    color: #fff;
    border-radius: 100px;
    font-size: 14px;
}

.main-title p {
    margin-bottom: 0;
}

.quiz-card-w {
    float: left;
    width: 100%;
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
}

.but-normal:hover {
    opacity: 0.8;
}

.a1-sec {
    font-size: 14px;
}

.completed-co {
    color: #77BE5A;
}

.flx-2 {
    display: flex;
    justify-content: space-between;
}

.Exit-Quiz {
    font-size: 14px;
    color: #838386;
    text-decoration-line: underline;
}

.Exit-Quiz:hover {
    color: #fff;
}

.quiz-number-left {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 1em 0;
    float: left;
   /* justify-content: space-between;*/
    gap: 5px;
}

.number-card {
    flex-direction: column;
    padding: 2%;
    display: flex;
    flex: 0 1 18.5%;
    background-color: #3B393B;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    height: 80px;
    position: relative;
}

.active-number {
    background: #fff;
    color: #3B393B;
}

.completed-action {
    background: #77BE5A;
}

.pending-action {
    background: #EDB45F;
}

.pending-action a {
    color: #fff !important;
}

.completed-action a {
    color: #fff !important;
}

.number-card a {
    width: 100%;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #868686;
}

.quiz-card-qa {
    float: left;
    width: 100%;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    height: 300px;
}

.qa-title {
    float: left;
    width: 100%;
}

.qa-answer {
    float: left;
    width: 100%;
    margin: 1em 0;
}

.qa-answer h6 {
    color: #999999;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 15px;
}

.qa-answer .form-check-label {
    font-size: 14px;
    font-weight: 300;
}

.question-card {
    float: left;
    background: #FFF;
    padding: 15px;
    border-radius: 10px;
    justify-content: center;
    align-items: stretch;
    margin-bottom: 15px;
    overflow: hidden;
    width: 100%;
}

.question__question h6 {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
}

.question__form {
    margin: auto;
    padding: 20px;
}

.question__form h1 {
    font-weight: 700;
    margin-bottom: 15px;
}

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

.question__textarea {
    display: flex;
    flex-direction: column;
}

.question__textarea textarea {
    border: 1px solid rgba(196, 196, 196, 0.5);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 10px 0;
    padding: 10px;
    resize: none;
}

.question__textarea label {
    color: #C4C4C4;
    font-size: 13px;
    font-style: italic;
    font-weight: 300;
    margin-bottom: 15px;
}

.question__btns {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 15px;
    margin-top: 30px;
    width: 100%;
}

.question__btns .btn {
    margin-left: 10px;
}

@media screen and (max-width: 768.98px) {
    .question {
        height: 100%;
    }
    .question__img {
        display: none;
    }
}

button:active,
:focus {
    outline: none !important;
}

.btn {
    background-position: center;
    border: 0;
    border-radius: 3px;
    cursor: pointer;
    font-weight: 500;
    min-width: 120px;
    padding: 12px 10px;
    margin-bottom: 5px;
    white-space: nowrap;
    transition: all 0.5s;
}

.btn--primary {
    background-color: #7BC4CA;
    color: #FFF;
    box-shadow: 0px 3px 6px 0px rgba(123, 196, 202, 0.7);
}

.btn--primary:hover {
    background: #70bfc6 radial-gradient(circle, transparent 1%, #70bfc6 1%) center/15000%;
}

.btn--primary:active {
    background-color: #8dccd1;
    background-size: 100%;
    transition: background 0s;
}

.btn--secondary {
    background-color: #E4E4E4;
    color: #000;
    box-shadow: 0px 3px 6px 0px rgba(228, 228, 228, 0.7);
}

.btn--secondary:hover {
    background: gainsboro radial-gradient(circle, transparent 1%, gainsboro 1%) center/15000%;
}

.btn--secondary:active {
    background-color: #f1f1f1;
    background-size: 100%;
    transition: background 0s;
}

.burmanRadio {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.burmanRadio__input {
    display: none;
}

.burmanRadio__input:checked ~ .burmanRadio__label::after {
    opacity: 1;
    transform: scale(1);
}

.burmanRadio__label {
    cursor: pointer;
    line-height: 20px;
    position: relative;
    margin-left: 35px;
    font-size: 14px;
}

.burmanRadio__label::before,
.burmanRadio__label::after {
    border-radius: 50%;
    position: absolute;
    top: -1.5px;
    left: -35px;
    transition: all 0.3s ease-out;
    z-index: 2;
}

.burmanRadio__label::before {
    content: "";
    border: 1.5px solid #E4E4E4;
    width: 20px;
    height: 20px;
}

.burmanRadio__label::after {
    content: "\F272";
    background: #E8D0FF;
    border: 1.5px solid #E8D0FF;
    color: #191919;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    width: 20px;
    height: 20px;
    transform: scale(0);
    font-family: "bootstrap-icons";
}

.burmanRadio__label:hover::before {
    border-color: #E8D0FF;
}

.question-previous-but {
    font-size: 14px;
    color: #838386;
    text-decoration-line: underline;
}

.quiz-review-active {
    color: #77BE5A;
}

.quiz-review-right {
    color: #77BE5A;
}

.quiz-review-right .burmanRadio__label::after {
    background: #77BE5A;
    border: 1.5px solid #77BE5A;
    color: #fff;
}

.quiz-review-wrong {
    color: #E53C3C;
}

.quiz-review-wrong .burmanRadio__label::after {
    background: #E53C3C;
    border: 1.5px solid #E53C3C;
    color: #fff;
}

.quiz_review_cnt_left {
    float: left;
    width: 100%;
}

.quiz_review_cnt_left ul {
    padding: 0;
}

.quiz_review_liste {
    width: 100%;
    display: flex;
    gap: 15px;
}

.quiz_review_liste-text {
    float: left;
    width: 100%;
}

.quiz_review_liste-text p {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    color: #838386;
    margin-bottom: 4px;
}

.quiz_review_liste-text h6 {
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    color: #1F1D1D;
    margin-bottom: 15px;
}

.icon-lft-quiz-r-l {
    color: #838386;
}

.completed-wrong {
    background: #E53C3C;
}

.completed-wrong a {
    color: #fff;
}

.number-card-top {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    padding: 8px;
}

.qz-last-result {
    float: left;
    width: 100%;
}

.qz-last-result {
    background: #fff;
    border-radius: 10px;
    float: left;
    width: 100%;
    border-image: linear-gradient(0.25turn, rgb(238 238 238), #55555594, rgb(238 238 238));
    border-image-slice: 1;
    border-bottom: 1px solid;
	margin-bottom:10px;
}


.thead-white {
    color: #A3A3A3;
}

.qz-last-result table {
    margin-bottom: 0;
}

.qz-last-result th {
    font-size: 14px;
    font-weight: normal;
    border: none;
    border-bottom: none !important;
}

.qz-last-result td {
    border-top: none;
    font-size: 14px;
}

.bg-none {
    background: #eee;
}

.review-table {
    border: solid 1px #C3C3C3;
    padding: 10px 20px;
    border-radius: 100px;
    font-size: 12px;
}

.button-wt {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    display: flex;
    justify-content: center;
}

.number-bgtab {
    background: #ECE2F5;
    float: left;
    border-radius: 10px;
    width: 40px;
    height: 40PX;
    display: flex;
    align-items: center;
    justify-content: center;
}


/*Course Detail Page*/


/*footer*/

.footer {
    float: left;
     width: 98%;
	margin:0 auto;
	margin-top:10px;
	    background: #fff;
}

.footer-inner {
    float: left;
    width: 100%;

    background: #fff;
    padding: 35px;
    border-radius: 15px;
    margin-bottom: 1em;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-inner p {
    margin-bottom: 0;
}

.ft-flx {
    display: flex;
    column-gap: 5px;
}

.footer-inner a {
    font-size: 14px;
}


/*footer*/


/*owal rtl and ltr*/

/*
.owl-carousel:lang(ar) .owl-item,
.owl-wrapper {
    direction: rtl;
}

.owl-carousel:lang(ar) {
    direction: ltr !important;
}

.owl-carousel:lang(fa) .owl-item,
.owl-wrapper {
    direction: rtl;
}

.owl-carousel:lang(fa) {
    direction: ltr !important;
}
*/






/*new css add */


.owl-carousel .owl-stage {
    display: flex;
}

.course__list .list .elem__list .content .inner__elem--list{
    gap: 10px;
}

.block_course_modulenavigation .course__list .list .elem__list .content .inner__elem--list > span{margin-right: 0;}

.block_course_modulenavigation .course__list .list .elem__list .content .inner__elem--list > span {
    margin-right: 0;
    background-color: #053754;
    border-radius: 100px;
    width: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 15px;
    min-width: 15px;
    border: solid 3px #053754;
}



#page-course-view-topics #block-region-side-pre .block {
    position: initial !important;
    margin: 10px 0;
        border-radius: 10px;
}




#page-course-view-topics .course__list .not_enrolled img{
  width: 6px;  
}

#page-course-view-topics .course__list {
    padding: 15px 15px;
    margin-bottom: 10px;
    border: 0px solid #dde1e3;
    background: #fff;
    border-radius: 6px;
}
#page-course-view-topics .block_course_modulenavigation.block .content .course__list > h6{color: #3d444b;}


.course__list .list .elem__list {
margin-bottom: 10px;
    background: #eef2f1;
    border: 0;
    border-radius: 6px;
}


#page-course-view-topics .course__list .list .elem__list.opened > .head {
    background-color: #ffffff00;
}
#page-course-view-topics .course__list .list .elem__list > .head{
        border-radius: 10px;
    padding: 15px;
}

#page-course-view-topics .block {
    margin: 10px 0px;
}

#page-course-view-topics .course__information--main {
    border: 0px solid #dde1e3;
    background: #053754;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 10px;
}



#evcal_cur{        background: #053754 !important;}



#page-mod-forum-view #block-region-side-pre .block {
    position: initial !important;
    margin: 10px 0;
        border-radius: 10px;
        border: 0;
}


#page-mod-forum-view .course__information--main .content > .el.completion {
    padding: 0px;
}

#page-mod-forum-view .course__list .not_enrolled img{
  width: 6px;  
}

#page-mod-forum-view .course__list {
    padding: 0;
    margin-bottom: 10px;
    border: 0px solid #dde1e3;
    background: #fff;
    border-radius: 6px;
}
#page-mod-forum-view .block_course_modulenavigation.block .content .course__list > h6{color: #3d444b;}


#page-mod-forum-view .course__list .list .elem__list.opened > .head {
    background-color: #ffffff00;
}
#page-mod-forum-view .course__list .list .elem__list > .head{
        border-radius: 10px;
    padding: 15px;
}

#page-mod-forum-view .block {
    margin: 10px 0px;
}

#page-mod-forum-view .course__information--main {
    border: 0px solid #dde1e3;
    background: #053754;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 10px;
}





.course__information--main > ul li > a.current {
    border-radius: 10px;
}

.block_f2f_calendar .courses-button{
        border-radius: 6px !important;
    
    
}

















/*new css add */


















/*owal rtl and ltr*/

@media only screen and (max-width: 768px) {
	/*Login signup and onboarding css*/
	.login_btn a {
            width: 100% !important;
            font-weight: 500 !important;
            font-size: 12px;
        }
        .right-sec {
            width: 100% !important;
            padding: 20px 0 !important;
        }
        #page-login-index .tui-core_auth-loginLayout__main {
            width: 100%  !important;
            max-width: 100%  !important;
        }
        .tui-core_auth-loginLayout__contentWrap {
            padding: 0 
        }
        #onboarding .right-sec {
            width: 100% !important;
        }
	/*Login Signup and onboarding*/
    #course-detail-page .col-md-4 {
        order: 2;
        margin-top: 1.5em;
    }
    .path-totara-dashboard .container-fluid {
        width: 100%;
    }
    .navbar-brand {
        width: 150px;
    }
    .courses-img-card {
        height: 200px;
    }
    .courses-main-cnt-inner {
        margin-bottom: 0%;
    }
    .main-title h3 {
        font-size: 16px;
    }
    .dashboard-main-banner-sec h1 {
        font-size: 26px !important;
    }
    .seeall-but {
        float: left;
        width: 90px;
        padding: 5px 14px;
        border-radius: 100px;
        font-size: 14px;
        text-align: center;
    }
    .dashboard-profile-photo-main img {
        width: 100px;
        margin-bottom: 10px;
    }
    .dashboard-main-banner-sec {
        float: left;
        width: 100%;
        margin: 1em 0;
        color: #fff;
    }
    .flx-new {
        display: flex;
        gap: 3%;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .cnt-box-overview {
        display: flex;
        align-items: center;
        margin-right: 20px;
        padding-right: 20px;
        float: left;
        width: 44%;
    }
    .chart-overview {
        display: block;
    }
    .chart-overview .cnt-title p {
        color: #ffffff;
        font-size: 12px;
    }
    .block.full-width {
        grid-column: 1 / span 1;
    }
    .switch-field {
        position: relative;
        display: grid;
        width: 250px;
        height: 60px;
        grid-template-rows: 1fr;
        grid-template-columns: 1fr 1fr;
        grid-template-areas: "left right";
        left: 50%;
        margin: 5vmin 0;
        transform: translate(-50%, 0);
        background: #ced6e0;
    }
    .switch-field input {
        position: absolute !important;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        width: 1px;
        border: 0;
        overflow: hidden;
    }
    .switch-field label {
        display: block;
        line-height: 60px;
        color: #535c68;
        background: transparent;
        opacity: 1;
        font-size: 24px;
        font-weight: normal;
        text-align: center;
        text-shadow: none;
        cursor: pointer;
        z-index: 2;
    }
    .footer-inner {
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
        gap: 20px;
    }
    .owl-next {
        right: 99px !important;
        left: auto !important;
        top: -56px !important;
        font-size: 24px !important;
    }
    .owl-prev {
        right: 130px !important;
        font-size: 24px !important;
        left: auto !important;
        top: -56px !important;
    }
    .logo-titl img {
        width: 55px;
    }
    #Latest_courses_announcements {
        padding: 1em 0;
    }
    #Your-Courses-dashboard {
        margin-bottom: 0em;
    }
    .Courses-com {
        margin-bottom: 1em;
    }
    .owl-nav:dir(rtl) {
        left: 251px;
        right: auto;
        position: absolute;
        top: 0;
    }
    .wel-onb-log {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .left-sec {
        width: 100%;
    }
    .right-sec {
        width: 100%;
        padding: 15px;
    }
    #wel-onb-log {
        height: auto;
        padding: 10px;
    }
    .welcome-text-right h1 {
        text-align: center;
        font-size: 23px;
        margin-top: 1em;
    }
    .form-login form {
        width: 100%;
    }
    .slider-login-titile h2 {
        font-size: 18px;
    }
    .slider-login-titile {
        padding: 5% 2%;
    }
    .carousel-item h5 {
        font-size: 12px;
        padding-bottom: 55px;
    }
    .login-title {
        margin-top: 20px;
    }
    .wizard{
        width: 100%;
    }
	
	/*New media css Start*/
	    .landingpage-banner {
        flex-direction: column;
    }
    .lad-lft {
        float: left;
        padding-left: 0;
        width: 90%;
    }
    .landingpage-banner h1 {
        font-size: 30px;
    }
    .banner-ladingpage {
        text-align: right;
    }
    .banner-ladingpage img {
        width: 60%;
    }
    .inner-but {
        margin-top: 10px !important;
        margin-bottom: 25px;
    }
    .logo-tab-partners { width: 50%; float: left; }
	
    .logo-tab-partners img {
        width: 65%;
    }
    .card-global-community {
        width: 100%;
        margin-left: 0;
    }
    .mrt-6 {
        margin-top: 10px;
    }
    .mrt-12 {
        margin-top: 10px;
    }
    .mrt-20 {
        margin-top: 10px;
    }
    #tab-select {
        padding: 10px;
        border: 0;
        border-radius: 100px;
        width: 100%;
    }
    #customers-testimonials .item {
        padding: 15px;
    }
    .img-circle {
        margin-bottom: 20px;
		width:50%;
    }
	/*New media css End*/
}
@media screen and (max-width: 780px) {  
    .ibtekr .logo-titl img{min-width: 100px !important;}
	.jahiz .logo-titl img { min-width: 50px !important; }
	#page-site-index .tab-content .flx-tab{display: unset !important;}
	.accordion button[aria-expanded=true] + .accordion-content{max-height: unset !important;}
	.tui-sidePanel--closed .tui-sidePanel__content { height: auto !important; visibility: visible !important; width: 100% !important; opacity:1 !important; }
	.tui-sidePanel--closed .tui-sidePanel__inner { max-width: 100% !important; padding-right: 10px !important; padding-left: 10px !important; }
	.lading-faqs{background-color: #191919;}
	#page-site-index .has-region-side-pre #region-main, .has-region-side-post #region-main { border-bottom: 0px solid #080808  !important; margin-bottom: 1em; padding-bottom: 0em; }
}
#inst33 .owl-controls {
    display: none!important;
}
/*
.owl-carousel .owl-item {
    margin-right: 10px!important;
     margin-left: 10px!important; 
}
*/

@media (min-width: 768px) {
#inst33 .col-md-2 {
    flex: 0 0 25%;
    max-width: 25%;
}
#inst33 .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 74%;
    max-width: 74%;
}
}
@media screen and (max-width: 1350px) {
	.container-fluid{
	width: 100% !important;
	}
}
@media (min-width: 992px) {
    #page-content {
        margin-left: auto !important;
        padding-top: 0px;
        transition: all 0.3s !important;
    }
}
