
/* Global Styles */
/* BEGIN:: Priya Suman keshri::BASE CSS 27-02-2024 */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding-right: 15px;
    padding-left: 15px;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    color: #337ab7;
    text-decoration: none;
    background-color: transparent
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline;
}

a:active,a:hover {
    outline: 0
}
/* .row {
    margin-right: -15px;
    margin-left: -15px;
} */
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@font-face {
    font-family: "Glyphicons Halflings";
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix)
        format("embedded-opentype"),
      url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),
      url(../fonts/glyphicons-halflings-regular.woff) format("woff"),
      url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),
      url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)
        format("svg");
  }
  .h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}
.h1,
h1 {
  font-size: 36px;
}
.h2,
h2 {
  font-size: 30px;
}
.h3,
h3 {
  font-size: 24px;
}
.h4,
h4 {
  font-size: 18px;
}
.h5,
h5 {
  font-size: 14px;
}
.h6,
h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
@media (min-width: 768px){
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left;
    }
}

/* END:: Priya Suman keshri::BASE CSS 27-02-2024 */
h1,h2,h3,h4,h5,h6{
    font-family: 'Raleway', sans-serif;
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

.custom-nav .navbar-brand{
    padding: 3px 0px;
    float: none !important;
    margin: 0px !important;
    width: fit-content;
}

.custom-nav .navbar-header{
    float: none !important;
    height: 64px;
    display: flex;
    
}

.hdr-top-lt{
    margin-top: 14px;
}
/*  RASU*/
.navbar {
    padding-top: 0rem;
    padding-bottom: 0rem;
    margin-bottom: 0px;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}
.form-group {
    margin-bottom: 1em;
}
.panel-body {
    padding: 15px;
}
/* .btn{    color: #337ab7; */
/* } */
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
/* RASU*/
.custom-nav{
    min-height: 65px;
    background: #ffffff;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    /* border-bottom: 1px solid #cccccc; */
}

.mynav{
    padding: 0px 0;
}

.mynav>li>a:focus, .mynav>li>a:hover{
    background: none;
}

.mynav>li>a{
    font-weight: 600;
    color: #333333;
    font-size: 16px;
    padding: 6px 12px;
}

.navbar-toggle>span{
    background: #333333;
}

.navbar-toggle{
    border: 1px solid #333333;
    border-radius: 0px;
    padding: 6px 6px;
    position: absolute;
    top: 70px;
    right: -7px;
}

.user-nav>.usermenu>a>.user-image {
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: -2px;
}

.user-nav{
    padding: 15px 10px;
}


.user-nav>.notifications-menu>a>i{
    font-size: 16px;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a:hover, .navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:hover, .navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a:hover {
    background: #f4f4f4;
    text-decoration: none;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a, .navbar-nav>.messages-menu>.dropdown-menu>li.footer>a, .navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    font-size: 12px;
    background-color: #fff;
    padding: 7px 10px;
    border-bottom: 1px solid #eeeeee;
    color: #444 !important;
    text-align: center;
}

.user-nav>.notifications-menu>a>span{
    position: absolute;
    top: 4px;
    padding: 2px 2px;
    left: 20px;
    font-size: 8px;
}

.navbar-nav>.notifications-menu>.dropdown-menu, .navbar-nav>.messages-menu>.dropdown-menu, .navbar-nav>.tasks-menu>.dropdown-menu {
    width: 280px;
    padding: 0 0 0 0;
    margin: 0;
    top: 100%;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li.header, .navbar-nav>.messages-menu>.dropdown-menu>li.header, .navbar-nav>.tasks-menu>.dropdown-menu>li.header {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #ffffff;
    padding: 7px 10px;
    border-bottom: 1px solid #f4f4f4;
    color: #444444;
    font-size: 14px;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li, .navbar-nav>.messages-menu>.dropdown-menu>li, .navbar-nav>.tasks-menu>.dropdown-menu>li {
    position: relative;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu, .navbar-nav>.messages-menu>.dropdown-menu>li .menu, .navbar-nav>.tasks-menu>.dropdown-menu>li .menu {
    max-height: 200px;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-x: hidden;
}
.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a {
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px;
    font-size: 14px;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a, .navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a, .navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a {
    display: block;
    white-space: nowrap;
    border-bottom: 1px solid #f4f4f4;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.glyphicon, .navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.fa, .navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.ion {
    width: 20px;
}

.notifications-menu{
    float: left;
}

.below-head-nav{
    background: #444d58;
    border-radius: 0;
    margin-bottom: 0;
	z-index: 9;
}

.main-n>li>a{
    color: #BCC2CB;
}

.main-n>.active>a{
    background-color: #55616f !important;
}

.main-n>li>a:focus, .main-n>li>a:hover{
    background-color :#55616f !important;
}

.text-aqua {
    color: #00c0ef !important;
}

.user-nav>.usermenu>a{
    font-weight: 500;
    padding-left: 4px;
    padding-top: 6px;
    padding-bottom: 7px;
    border-radius: 33px;
    /* background: #f1f1f1; */
    z-index: 9;
}

.user-nav>.usermenu>.dropdown-menu{
    padding: 0px;
    min-width: 212px;
        top: 18px;
    z-index: 1;
    padding-top: 16px;
}

.user-nav>.usermenu>.dropdown-menu>li>a{
    padding: 8px 12px;
}

.user-nav>.usermenu>a:hover{
    /* background: #f1f1f1; */
}

.hdr-top{
    border-bottom: 1px solid #f1f1f1;
    background: #ffffff;
}

.india-emblem{
    float: left;
    border-right: 1px solid rgba(0,0,0,0.06);
    margin-right: 10px;
    padding: 2px 9px 2px 0;
}

.emblem-links>span{
    color: #333333;
    font-size: 10px;
    display: block;
    font-weight: 600;
}

.emblem-links>a:hover{
    text-decoration: none;
}

.emblem-links{
        line-height: 14px;
    padding: 7px 0;
}

#myCarousel .carousel-indicators li{
    width: 20px;
    height: 4px;
    /* border-radius: 3px; */
}

#myCarousel .carousel-indicators .active{
    width: 20px;
    height: 4px;
    border-radius: 1px;
    border: 1px solid #fff;
    margin: 1px;
    border-radius: 6px;
}

#myCarousel .carousel-indicators{
    bottom: 40px;
}

.below-banner-section a:hover{
    text-decoration: none;
}

.below-bann-div{
    background: #f9f9f9;
    padding: 10px;
    border: 1px solid rgba(0,0,0,0.05);
    box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    transition-duration: 0.3s;
    text-align: center;
    min-height: 132px;
}

.below-banner-section{
    background: #ffffff;
    /* min-height: 340px; */
    margin-top: -40px;
    padding-bottom: 40px;
}

.below-bann-div h4{
    color: #444d58;
    margin-top: 0;
}

.below-bann-div i{
    color: #444d58;
    font-size: 24px;
}

.below-bann-div:hover{
    margin-top: -10px;
    transition-duration: 0.3s;
}



#shiva
{
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  margin: 0 auto;
  text-align: center;
}
.count
{
  font-size: 34px !important;
  font-weight: 600;
}


.krc-orn{
    border-top: 3px solid #ec7b1f;
}

.tra-blu{
    border-top: 3px solid #2980b9;
}

.pro-bla{
    border-top: 3px solid #444d58;
}

.krc-orn .count{
    color: #ec7b1f;
}

.tra-blu .count{
    color: #2980b9;
    font-size: 24px;
}

.pro-bla .count{
    color: #444d58;
    font-size: 24px;
}


/* Home Page Carousel */

header.carousel {
    height: 490px;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {margin-top: 0px;}

/* Responsive Styles */


.home-footer{
    display: block;
    background: #333;
    color: #fff;
    /* position: fixed; */
    width: 100%;
    /* padding: 50px 0 30px; */
    bottom: 0px;
    line-height: 20px;
    padding: 0px 0;
    z-index: 2;
    border-top: 2px solid #f68122;
}

.footer-nav > li {
    display: inline;
}

.footer-nav>li>a{
    color: #9e9e9e;
    transition-duration: 0.3s;
    font-size: 12px;
    font-weight: 600;
    border-right: 1px solid rgba(255,255,255,0.5);
    padding-right: 6px;
    margin-right: -6px;
}

.footer-nav>li>a:hover{
    color: #ffffff;
    transition-duration: 0.3s;
    text-decoration: none;
}

.footer-nav>li:last-child a{
    border-right: 0px !important;
}

.bott-sm-hd{
    font-size: 16px;
    margin-bottom: 6px;
}

.footer-nav{
    margin-bottom: 0px;
}

.social-icons{
    margin-bottom: 1px;
}

.social-icons>a{
    color: #9e9e9e;
    font-size: 11px;
    margin-left: 4px;
    transition-duration: 0.3s;
}

.social-icons>a:hover{
    color: #ffffff;
    transition-duration: 0.3s;
}

.foo-txt{
    color: #9e9e9e;
    font-size: 13px;
    margin-bottom: 0px;
	margin-top:3px;
}

.foo-txt>a{
    color: #ffffff;
}

/*Inner Page Heading*/

.inner-page-heading{
    /*background: #f1f1f1;*/
    padding: 0px 0;
}

.inner-page-heading h4{
    color: #6d6d6d;
    font-size: 20px;
	    font-weight: 500;
    margin: 0;
}

.inner-page-content{
    min-height: 300px;
    padding: 0px 0;
}

.with-page-heading{
	padding: 0px !important;
}

.page-back-div{
    margin: 0px 0;
    font-size: 16px;
}

.page-back-div>a{
    color: #969696;
}

.page-back-div>a:hover{
    text-decoration: none;
}

.gray-bg{
    /*background: #f1f1f1;
     padding: 0px 0; */
}

.white-bg{
    background: #ffffff;
}

.org-profile-outer{
    background: #ffffff;
    border-radius: 3px;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    padding: 20px;
    margin-bottom: 20px;
}

.krc-logo{
    width: 140px;
    margin: 0 auto;
/*    height: 90px;
*/    margin-bottom: 40px;
    margin-top: 0px;
    background: #ffffff;
    /* box-shadow: 0px 2px 7px rgba(0,0,0,0.2); */
    /* border: 1px solid rgba(0,0,0,0.2); */
}

.krc-name{
    margin-top: 0px;
    color: #f58020;
    margin-bottom: 4px;
    font-size: 24px;
}

.krc-de{
    text-align: left;
}

.krc-de>h5{
    font-size: 14px;
    color: #333333;
    font-weight: 600;
    border-bottom: 1px solid #f1f1f1;
    background: #f9f9f9;
    margin-top: 0px;
    padding-top: 8px;
    padding-left: 14px;
    padding-bottom: 8px;
    margin-bottom: 3px;
    border: 1px solid #f1f1f1;
}

.krc-de>h5>a{
    color: #333333;
    font-weight: 600;
}

.krc-profile-details{
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 8px;
}

.dic-down{
    background: #f1f1f1;
    padding: 20px;
    margin-top: 10px;
    text-align: center;
    border:1px solid #e0e0e0;
}

.dic-down>i{
    font-size: 30px;
    display: block;
    color: #17a086;
}

.dic-down>h6{
    font-size: 16px;
    color: #17a086;
}

.star-div{
    line-height: 24px;
}

.star-div>span{
    font-size: 26px;
    position: relative;
    top: 6px;
    margin-left: 5px;
}



.profi-det-head{
    margin-bottom: 3px;
    font-size: 12px;
    color: #848484;
    font-weight: 500;
}

.border-left{
    border-left: 1px solid rgba(0,0,0,0.1);
}

.profi-det-cont{
    margin-top: 4px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #000000;
    font-family: 'Muli';
}

.org-prof-tabs{
    background: #ffffff;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}

.org-prof-tabs-content{
    padding: 20px;
}

.org-profile-tabs{
    padding: 8px 12px;
    background: #f58020;
}

.org-profile-tabs>li>a{
    margin: 0 4px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    padding: 6px 20px;
    transition-duration: 0.3s;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}

.org-profile-tabs>li>a.active{
    background: #f58020;
    border-radius: 20px;
    color: #ffffff;
    padding: 6px 20px;
}

.org-profile-tabs>li>a:hover{
    background: #f1f1f1;
    border-radius: 20px;
    color: #000000;
    padding: 6px 20px;
    transition-duration: 0.3s;
}

.nav-tabs>li>a.active, .nav-tabs>li>a:focus.active, .nav-tabs>li>a.active:hover{
    background: #ffffff;
    border-radius: 20px;
    color: #f58020;
    padding: 6px 20px;
    text-shadow: none;    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

/*.master-trainer-div{
    display: inline-block;
    margin: 10px 20px;
    min-width: 208px;
    background: #f1f1f1;
    padding: 20px;
    box-shadow: 2px 2px 0px rgba(0,0,0,0.1);
}*/


.tab-trainer-name{
    font-size: 16px;
    margin-bottom: 6px;
    color: #000000;
    padding-bottom: 4px;
}

.master-trainer-div h6{
    font-size: 13px;
    font-weight: 500;
    margin: 4px;
    font-family: 'Muli', sans-serif;
}

.master-trainer-img{
    width: 140px;
    margin: 0 auto;
}

.addre-tab{
    font-size: 23px;
    line-height: 31px;
}

.training-category-tab span{
    font-size: 16px;
    font-weight: 600;
}



.krn-pro-fi-head>h1 {
      position: relative;
    text-align: left;
    font-size: 14px;
    color: #f58020;
        margin-top: 10px;
}

.krn-pro-fi-head>h1 span {
      background: #fff;
    padding: 0 15px 0 0;
    position: relative;
    z-index: 1;
}

.krn-pro-fi-head>h1:before {
  background: #ddd;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
    top: 50%;
  width: 100%;
}
.krn-pro-fi-head>h1:before {
  left: 0;
}

.trainer-profile{
    background: #ffffff;
    padding: 20px;
    border: 1px solid #f1f1f1;
    box-shadow: 0px 0px 1px rgba(0,0,0,0.1);
}

.krc-de>span>b {
    font-size: 26px;
    line-height: 0px;
    position: relative;
    top: -2px;
    margin: 0 6px;
    opacity: 0.4;
}

.krc-de>span>a {
    color: #333333;
    font-weight: 600;
}

.krc-de>span {
    font-size: 14px;
    color: #333333;
    font-weight: 600;
}

.trainer-id{
    margin-top: 0;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 4px;
}

.download-bio{
    font-size: 14px;
}

.download-bio>a{
    color: #ffffff;
    font-weight: normal;
}

.portlet.light {
    min-height: 220px;
    padding: 12px 20px 15px;
    background-color: #fff;
    box-shadow: 0px 0px 1px rgba(0,0,0,0.2);
}
.portlet {
    margin-top: 12px;
    margin-bottom: 25px;
    padding: 0;
    border-radius: 4px;
}

.portlet.light>.portlet-title {
    padding: 0;
    min-height: 30px;
    /* background: #ec7b1f; */
    /* border-bottom: none; */
    /* margin-top: -35px; */
    /* box-shadow: 2px 2px 2px rgba(0,0,0,0.4); */
}

.portlet>.portlet-title {
    border-bottom: 1px solid #eee;
    padding: 0;
    margin-bottom: 0px;
    min-height: 41px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.portlet.light>.portlet-title>.caption {
    color: #ec7b1f;
    padding: 6px 0;
}

.portlet>.portlet-title>.caption {
    float: left;
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    padding: 10px 0;
}
.portlet.light>.portlet-title>.caption.caption-md>i {
    font-size: 14px;
}

.portlet.light>.portlet-title>.caption>i {
    color: #ec7b1f;
    font-size: 15px;
    font-weight: 300;
    margin-top: 3px;
}
.portlet>.portlet-title>.caption>i {
    float: left;
    margin-top: 4px;
    display: inline-block;
    font-size: 13px;
    margin-right: 5px;
    color: #666;
}
.portlet.light>.portlet-title>.caption.caption-md>.caption-subject {
    font-size: 19px;
    color: #ec7b1f;
}

.portlet.light>.portlet-title>.caption>.caption-subject {
        font-size: 20px;
    font-weight: 600 !important;
    font-family: 'Raleway', sans-serif;
}

.portlet.light>.portlet-title>.caption>.caption-subject>i{
	font-size:16px;
}

.portlet>.portlet-title>.caption>.caption-helper {
    padding: 0;
    margin: 0;
    line-height: 13px;
    color: #9eacb4;
    font-size: 13px;
    font-weight: 400;
}

.portlet.light>.portlet-title>.inputs {
    float: right;
    display: inline-block;
    padding: 4px 0;
}

.portlet.light .portlet-body {
    padding-top: 8px;
}

.general-item-list>.item>.item-head>.item-details {
    display: inline-block;
    float: left;
}
.general-item-list>.item>.item-head>.item-details>.item-name {
    display: inline-block;
    margin-right: 10px;
}

.primary-link {
    color: #65A0D0;
    font-weight: 600;
}
.general-item-list>.item>.item-head>.item-details>.item-label {
    color: #C0C9CC;
}

.general-item-list>.item>.item-head>.item-status {
    top: 10px;
    position: relative;
    display: inline-block;
    float: right;
}

.general-item-list>.item>.item-head>.item-status>.badge {
    margin-top: -2px;
}

.badge.badge-empty {
    display: inline-block;
    padding: 0;
    min-width: 8px;
    height: 8px;
    width: 8px;
}


.item-body{
    display: inline-block;
}

.general-item-list>.item{
    border-bottom: 1px solid #cccccc;
    margin-bottom: 15px;
    padding-bottom: 16px;
}

.general-item-list>.item>.item-head{
    margin-bottom: 14px;
}

.item-body>span.label{
    margin-right: 6px;
}

.badge-success {
    background-color: green;
}
.badge-danger {
    background-color: #ed6b75;
}

.success-badge{
    color: green;
    font-weight: 600;
}

.pending-badge{
    color: #ed6b75;
    font-weight: 600;
}



/*Login Modal*/

.temp-custom-modal-wrap {
    margin: 5px;
}

.temp-custom-modal-wrap .temp-custom-modal-content {
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

.temp-custom-modal-wrap .temp-custom-modal-content .temp-custom-close-button {
    background: #fff none repeat scroll 0 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-font-size: 21px;
    -moz-font-size: 21px;
    -ms-font-size: 21px;
    font-size: 21px;
    height: 22px;
    opacity: 1;
    position: absolute;
    right: -10px;
    top: -10px;
    width: 22px;
    z-index: 9;
    box-shadow: 2px 2px 4px #000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.temp-custom-modal-wrap .temp-custom-modal-content .temp-custom-modal-body {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.temp-custom-modal-wrap .temp-custom-modal-content .temp-custom-modal-body .temp-login-form-wrapper {
    margin-top: 0px;
    margin-left: -4px;
}

.custom-row {
    display: flex;
}

.temp-custom-modal-wrap .temp-custom-modal-content .temp-custom-modal-body .temp-login-form-wrapper .temp-form-column-wrap-image {
    background-image: url(../images/login-bg.jpg);
    padding: 20px;
    background-size: cover;
    background-position: center;
    position: relative;
    min-height: 340px;
}

.temp-custom-modal-wrap .temp-custom-modal-content .temp-custom-modal-body .temp-login-form-wrapper .temp-form-column-wrap-image:after {
    background: #2980b9;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.9;
    position: absolute;
    top: 0;
    width: 100%;
}

.temp-span-wrap .temp_input_field:focus + .temp_input_label .temp_input_label-content {
    -webkit-transform: translate3d(0, -90%, 0);
    -moz-transform: translate3d(0, -90%, 0);
    -ms-transform: translate3d(0, -90%, 0);
    transform: translate3d(0, -90%, 0);
}

.temp-custom-modal-wrap .temp-custom-modal-content .temp-custom-modal-body .temp-login-form-wrapper .temp-form-column-wrap-image .temp-form-inner-wrapper {
    z-index: 99;
    position: relative;
    color: #fff;
}

.temp-custom-modal-wrap .temp-custom-modal-content .temp-custom-modal-body .temp-login-form-wrapper .temp-form-column-wrap-image .temp-form-inner-wrapper h2 {
    -webkit-font-size: 45px;
    -moz-font-size: 45px;
    -ms-font-size: 45px;
    font-size: 45px;
    text-transform: capitalize;
}
.temp-custom-modal-wrap .temp-custom-modal-content .temp-custom-modal-body .temp-login-form-wrapper .temp-form-column-wrap-image .temp-form-inner-wrapper p {
    margin-top: 25px;
}
.temp-custom-modal-wrap .temp-custom-modal-content .temp-custom-modal-body .temp-login-form-wrapper .temp-form-column-wrap-image .temp-form-inner-wrapper .temp-anchor-wrap.temp-reg-anchor-wrap {
    margin-top: 27px;
}

.temp-custom-modal-wrap .temp-custom-modal-content .temp-custom-modal-body .temp-login-form-wrapper .temp-form-column-wrap-image .temp-form-inner-wrapper .temp-anchor-wrap {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.temp-custom-modal-wrap .temp-custom-modal-content .temp-custom-modal-body .temp-login-form-wrapper .temp-form-column-wrap-image .temp-form-inner-wrapper .temp-anchor-wrap .temp-anchor {
    border: 2px solid #42B0E5;
    color: #fff;
    display: block;
    padding: 8px 20px 8px 0;
    transition: all 0.3s linear 0s;
}

.temp-custom-modal-wrap .temp-custom-modal-content .temp-custom-modal-body .temp-login-form-wrapper .temp-form-column-wrap-image .temp-form-inner-wrapper .temp-anchor-wrap .temp-anchor .temp-social-icon-wrap {
    background: #42b0e5 none repeat scroll 0 0;
    font-weight: bold;
    margin-right: 10px;
    padding: 10px 13px;
}

.temp-custom-modal-wrap .temp-custom-modal-content .temp-custom-modal-body .temp-login-form-wrapper .temp-form-column-wrap-image .temp-form-inner-wrapper .temp-anchor-wrap .temp-anchor span {
    -webkit-font-size: 13px;
    -moz-font-size: 13px;
    -ms-font-size: 13px;
    font-size: 13px;
}
.temp-custom-modal-wrap .temp-custom-modal-content .temp-custom-modal-body .temp-login-form-wrapper .temp-form-column-wrap-image .temp-form-inner-wrapper .temp-anchor-wrap .temp-anchor span {
    -webkit-font-size: 13px;
    -moz-font-size: 13px;
    -ms-font-size: 13px;
    font-size: 13px;
}

.temp-custom-modal-wrap .temp-custom-modal-content .temp-custom-modal-body .temp-login-form-wrapper .temp-form-column-wrap-image .temp-form-inner-wrapper .temp-anchor-wrap .temp-icon-color {
    border: 2px solid #c53928;
    margin-top: 10px;
}

.temp-custom-modal-wrap .temp-custom-modal-content .temp-custom-modal-body .temp-login-form-wrapper .temp-form-column-wrap {
    padding-top: 20px;
}

.temp-custom-modal-wrap .temp-custom-modal-content .temp-custom-modal-body .temp-login-form-wrapper .temp-form-column-wrap h2 {
    margin-bottom: 30px;
    color: #ec7b1f;
}

.temp-span-wrap {
    display: inline-block;
    margin: 9px 0;
    position: relative;
    vertical-align: top;
    width: 100%;
    z-index: 1;
}
.temp-span-wrap .temp_input_field {
    border: medium none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    color: #000;
    display: block;
    float: right;
    -webkit-font-size: 16px;
    -moz-font-size: 16px;
    -ms-font-size: 16px;
    font-size: 16px;
    padding-left: 0;
    position: relative;
    width: 100%;
    padding: 0.4em 0.25em;
    width: 100%;
    background: transparent;
}
.temp-span-wrap .temp_input_label {
    position: absolute;
    width: 100%;
    text-align: left;
    pointer-events: none;
    -moz-user-select: none;
    color: #6a7989;
    display: inline-block;
    float: right;
    -webkit-font-size: 70.25%;
    -moz-font-size: 70.25%;
    -ms-font-size: 70.25%;
    font-size: 70.25%;
    font-weight: bold;
    height: 37px;
}

.temp-span-wrap .temp_input_label .temp_input_label-content {
    color: #ec7b1f;
    display: block;
    -webkit-font-size: 12px;
    -moz-font-size: 12px;
    -ms-font-size: 12px;
    font-size: 12px;
    font-weight: 500;
    padding-bottom: 11px;
    padding-top: 11px;
    position: relative;
    width: 100%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}
.temp-span-wrap .temp_input_label:after {
    bottom: 0;
    background: #ec7b1f;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: transform 0.3s ease 0s;
    width: 100%;
    z-index: -1;
}
.temp-span-wrap .temp_input_field:focus {
    outline: none;
}

.temp-span-wrap .temp_input_field {
    border: medium none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    color: #000;
    display: block;
    float: right;
    -webkit-font-size: 16px;
    -moz-font-size: 16px;
    -ms-font-size: 16px;
    font-size: 16px;
    padding-left: 0;
    position: relative;
    width: 100%;
    padding: 0.4em 0.25em;
    width: 100%;
    background: transparent;
}

.fp-lionk{
    font-weight: 400;
    color: #444d58;
    font-size: 13px;
}


/*All Buttons*/

.login-btn{
    background: #ec7b1f;
    color: #ffffff !important;
    font-size: 18px;
    padding: 10px 24px !important;
    margin-top: 13px;
    transition-duration: 0.2s;
    border-radius: 3px;
    margin-right: 14px;
    text-decoration: none;
}

.login-btn:hover{
    background: #2980b9 !important;
    transition-duration: 0.3s;
}

.login-btn:focus{
    background: #2980b9 !important;
}

.modal-login-btn{
    background: #444d58;
    border-color: #444d58;
}

.modal-login-btn{
    background: #ec7b1f;
    border-color: #444d58;
    padding: 8px 30px;
	border: 1px solid #e77416;
    color: #fff !important;
    margin-top: 10px;
    border-radius: 0.25rem;
}

.modal-login-btn:hover{
        background: #2980b9;
    border: 1px solid #136aa3;
}

.dashboards-block{
    background: #ffffff;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.2);
    min-height: 200px;
}

.paddi-ri{
    padding-right: 6px;
}

.paddi-le{
    padding-right: 6px;
}

.pad-both{
    padding: 0 6px;
}

.krcs-block-list{
    background: #ffffff;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.2);
    min-height: 200px;
    padding: 14px;
    margin-top: 3px;
    border-radius: 6px;
    border-top: 3px solid #ec7b1f;
    border-bottom: 3px solid #ec7b1f;
}

.list-krc-name{
    text-align: center;
}

.list-krc-name>h4{
    margin-top: 0px;
    line-height: 22px;
    font-size: 18px;
    font-family: 'Muli', sans-serif;
    color: #333333;
    margin-bottom: 0px;
    font-weight: 600;
}

.krc-id>h3{
    font-size: 18px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 0px;
    margin-top: 0;
    text-align: center;
    font-family: muli;
}

.list-krc-number>h4{
    font-family: 'Muli', sans-serif;
    margin-top: 0;
}

.krcs-list-details{
    padding-left: 6px;
}

.dataTables_paginate{
    text-align: right;
}


.krc-panel-heading{
    background: #ffffff !important;
    padding: 0;
}

.krc-panel-heading .label{
    font-weight: 600;
}

.krc-panel-heading>.panel-title>a{
    display: block;
    padding: 14px 16px;
    border-radius: 3px;
    background: #f9f9f9;
}

.krc-panel>.panel-default>.panel-heading{
    border-left: 3px solid #ec7b1f;
    border-radius: 3px;
}

.krc-panel-heading>.panel-title>a:hover{
    text-decoration: none;
}

.padding0{
    padding: 0px;
}

.right-border{
    border-right: 1px solid #b7b7b7;
}

.krc-coll{
    background: #ffffff;
    padding: 40px;
}

.address-coll-krc>h6{
    font-size: 13px;
    color: #b7b7b7;
    margin-bottom: 0;
    margin-top: 0px;
}

.address-coll-krc>h4{
    color: #333333;
    font-size: 14px;
    line-height: 23px;
    margin-top: 4px;
}

.list-krc-star>i{
    color: #ec7b1f;
}

.home-co{
    background: #ffffff;
    margin-bottom: -39px;
    margin-top: 10px;
    padding: 30px 40px;
}

.home-cont{
    margin: 0px 0;
}

.home-cont>p{
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
}

.home-cont>h4{
    color: #ec7b1f;
    font-size: 18px;
    font-weight:  700;
    margin-bottom: 4px;
}

.lib-header-seperator {
    height: 2px;
    width: 36px;
    background-color: #ec7b1f;
    margin: 6px 0 12px 0;
}

.documen-page{
    padding-left: 4px;
}

.documen-page>li{
    list-style-type: none;
    border-bottom: 1px solid #f1f1f1;
    font-size: 18px;
}

.documen-page>li>a{
    color: #333333;
    padding: 10px 10px;
    display: block;
    transition-duration: 0.3s;
}

.documen-page>li>a:hover{
    background: #f1f1f1;
    transition-duration: 0.3s;
    text-decoration: none;
}

.documen-page>li>img{
    margin-right: 12px;
}

.documen-page>li>a>i{
    margin-right: 4px;
    opacity: 0.2;
}



.contact-address>h5{
    font-size: 17px !important;
    color: #000000;
    margin-bottom: 5px;
}

.contact-address>h6{
    font-size: 16px;
    font-weight: 500;
    margin-top: 4px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 8px;
}

.krcs-idname>h5{
        font-family: 'Muli', sans-serif;
        font-size: 12px;
        font-weight: 700;
        color: #ec7b1f;
        margin-bottom: 1px;
}

.krcs-idname>span{
    font-size: 12px;
    font-weight: 500;
    color: #8a8a8a;
}

.krcs-idname>h4{
    margin-top: 4px;
    color: #ec7b1f;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}

.krcs-idname>h4>span{
    color: #333333;
}

.krcs-idname>span>b {
    font-size: 26px;
    line-height: 0px;
    position: relative;
    top: -2px;
    margin: 0 6px;
    opacity: 0.4;
}

.hor-menu .navbar-nav>li .dropdown-menu>li>a:focus, .hor-menu .navbar-nav>li .dropdown-menu>li>a:hover {
	background:#0a5b91 !important;
}

.orange-but{
    background: #ec7b1f;
    padding: 9px 39px;
    font-weight: 600;
    font-size: 18px;
    border-radius: 3px;
    color: #ffffff;
    border: 1px solid #e77416;
	transition-duration:0.3s;
}

.orange-but:hover{
    background: #2980b9;
    border: 1px solid #136aa3;
	transition-duration:0.2s;
}


.footerleft h6{
	color:#f1f1f1;
}

.footerleft p {
    color: #a0a3a4;
    font-size: 14px !important;
    margin-bottom: 15px;
}


.footer-ul {
    list-style-type: none;
    padding-left: 0px;
    margin-left: 2px;
	    margin-bottom: 0;
}

.footer-ul li {
    line-height: 47px;
    font-size: 12px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

.footer-ul li a {
    color: #a0a3a4;
    transition: color 0.2s linear 0s, background 0.2s linear 0s;
	display: block;
    padding: 0 10px;
	transition-duration:0.3s;
}

.footer-ul li a:hover {
	text-decoration:none;
	background: rgba(0,0,0,0.2);
	transition-duration:0.3s;
}

.copyright {
    min-height: 40px;
    background-color: #1b1b1b;
}

.footer-bo{
	padding: 10px 0;
    margin-bottom: 0px;
    margin-top: 0;
}

.footer-bo>a{
	    text-align: left;
    color: #a0a3a4;
    font-size: 10px;
}



.footer-tom {
    text-align: left;
    color: #aaaaaa;
    padding: 10px 0;
    margin-bottom: 0px;
    font-size: 12px;
	margin-top:0px;
}

.footer-tom>a{
	color:#a0a3a4;
}

.footer-tom>a:hover{
	color:#ffffff;
	text-decoration:none;
}

.main-foo{
	padding:16px 0;
}

.new-soci{
   text-align: center;
   line-height: 12px;
}

@media (max-width: 991px){
	.page-header .page-header-top .menu-toggler {
		display: block;
		position: fixed;
		z-index: 9999;
		right: 17px;
		top: 10px;
	}
	
	.page-content{
		padding-top: 66px !important;
	}
}

#example>tfoot>tr>th{
	padding: 6px 6px;
	border-top:1px solid #e7ecf1;
}

#example>tfoot>tr>th>.form-control{
	border-radius: 3px !important;
	font-weight: 500;
    font-family: 'Muli', sans-serif;
	height: 32px;
	padding: 6px;
}

#example{
	border-bottom:1px solid #e7ecf1;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 13px 16px !important;
}

.portlet.light>.portlet-title {
	border-bottom:none;
}

.select2-selection{
	border-radius: 3px !important;
	height: 32px !important;
}

.select2-selection__rendered{
	font-weight:500 !important;
}

.no-padding{
	padding:0px !important;
}

.mark-da {
    padding: 20px 0 5px 0 !Important;
    margin-bottom: 10px !important;
}

.trainer-profile-pic{
	width: 140px;
    height: 140px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto;
	background:#f1f1f1;
}

.trainer-profile-pic>img {
    float: none;
    margin: 0 auto;
    width: auto !Important;
    height: auto !Important;
    -webkit-border-radius: initial !Important;
    -moz-border-radius: initial !Important;
    border-radius: 0 !Important;
}

.profile-usertitle-job>span{
	border-bottom: 1px solid #cccccc !important;
    padding: 6px 40px;
}

.m-download{
	list-style-type:none;
	padding-left:0px;
}


.btn-app {
    padding: 4px 4px 6px 4px;
    background: rgba(0,0,0,0.4);
    margin: 7px 10px;
    border-radius: 6px;
    color: #ffffff !important;
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: left;
    line-height: 18px;
    border: none;
	width: 174px;
}

.btn-app:hover {
    background: #ec7b1f;
    transition-duration: 0.4s;
	text-decoration:none;
}

.btn-app>i {
        float: left;
    font-size: 32px !important;
    margin-right: 10px;
    transition-duration: 0.2s;
    display: block !important;
    line-height: 1.1 !important;
}

.btn-app>span {
    display: block;
    font-size: 14px;
    font-weight: 600;
	line-height:16px;
}

.separ{
	background: rgba(0,0,0,0.1);
    padding: 8px 10px 8px 10px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    box-shadow: inset 0px -1px 2px rgba(0,0,0,0.1);
}

.separ .caption{
	float:left;
}

.separ .nav{
	float:right
}

.separ-body{
	margin-top:0px !Important;
}

.no-top-radius{
	border-top-left-radius:0px;
	border-top-right-radius:0px;
}

.separ .caption-subject{
	color: #ec7b1f;
    font-size: 16px;
    line-height: 32px;
	text-transform:uppercase;
}

.separ>.nav-tabs>li{
	border-bottom:0px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	padding:6px 14px;
}

.separ>.nav-tabs>li>a{
	border-radius:20px;
	padding:6px 14px;
	margin-right:0px;
	transition-duration:0.2s;
	    color: #000000;
    font-weight: 600;
}
.text-right {
    text-align: right;
}
.separ>.nav-tabs>li>a.active{
	border-bottom:none !important;
}

.separ>.nav-tabs>li>a.active{
	    background: #2980b9 !important;
    color: #ffffff;
}

.separ>.nav-tabs>li.open>a, .separ>.nav-tabs>li:hover>a{
	background: #2980b9 !important;
    color: #ffffff;
	border-radius:20px;
	transition-duration:0.2s;
}
.separ>.nav-tabs>li:hover{
	border-bottom:none !Important;
}

.tri-deta-master{
	display: inline-block;
	padding-left:0px;
}

.tri-deta-master>li{
	background:#f1f1f1;
	list-style-type: none;
	display: inline-block;
	min-width:220px;
	min-height:150px;
	text-align:center;
	padding:12px;
	margin-right: 8px;
}

.tri-deta-master>li:first-child{
	background:#dbecf8;
}

.tri-deta-master>li>i{
	    font-size: 72px;
    opacity: 0.4;
	margin-top: 30px;
}

.tri-deta-master>li:first-child>a{
    color: #ec7b1f;
}

.tri-deta-master>li>a{
	display: block;
    font-size: 18px;
    color: #333333;
    font-weight: 600;
    margin: 10px 0;
}

.tri-deta-master>li:first-child>span{
    background: #2980b9;
    color: #ffffff;
}

.tri-deta-master>li>span{
    background: #a5a5a5;
    padding: 2px 10px;
    color: #ffffff;
    font-weight: 600;
    line-height: 44px;
}


.dropdown-submenu>a:after{
	 content: '' !important;
   
}

.field-title a{
    text-decoration: none;
    width: 100%;
}

.CuDialog{
    max-width: 655px;
    width: 100%;
}

/* new css */
.home-co2 {
    
    margin-top: 71px;
}

.img-responsive {
    max-width: 100%;
    height: auto;
}

@media (min-width: 768px){
.navbar-right {
    float: right !important;
    margin-right: -15px;
    DISPLAY: FLEX;
    ALIGN-ITEMS: CENTER;
    JUSTIFY-CONTENT: CENTER;
    HEIGHT: 100%;
}
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.modal-dialog {
    position: relative;
    width: auto !important;
    margin: 10px;
}

.modal.fade .modal-dialog {

      margin: 30px auto !important;
}



@media (min-width: 768px){
.navbar-nav {
    float: left;
    margin: 0;
}}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

@media (min-width: 768px){
.navbar-nav {
    float: left;
    margin: 0;
}

}

@media (min-width: 768px){
.navbar-nav>li {
    float: left;
}}

.nav>li, .nav>li>a {
    display: block;
    position: relative;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

.nav>li, .nav>li>a {
    display: block;
    position: relative;
}

[class*=" fa-"]:not(.fa-stack), [class*=" glyphicon-"], [class*=" icon-"], [class^=fa-]:not(.fa-stack), [class^=glyphicon-], [class^=icon-] {
    display: inline-block;
    line-height: 14px;
    -webkit-font-smoothing: antialiased;
}


.mark-da {
 background: unset !important;;
    
    
}
@media (max-width: 991px){
    .page-header .page-header-menu .hor-menu .navbar-nav li > a > .arrow:after { font-weight: 800;
        font-family: "Font Awesome 5 Free";
    }
}
@media (max-width:767px){
    .page-header .page-header-menu {
        margin-top: 149px;
    }
    .page-header .page-header-top .menu-toggler {
        margin: -1px 3px 0 13px;
    }
    .page-header .page-header-top .top-menu {
        margin-top: 4px;
    }
    .page-header .page-header-top a img {
        margin: 0px !important;
    }
    .custom-nav .navbar-header {
        height: 43px;
    }
}

