@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.3/font/bootstrap-icons.css");
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.3/font/bootstrap-icons.css");
@import url('datatables.min.css');
body{
  font-size:14px!important;
}
.element-invisible {
    display: none;
}
#sp-menu, #sp-search {
        align-self: center!important;
}
.article-details .article-header h1, .article-details .article-header h2 {
   border-radius: 5px;
    padding-left: 10px;
    background-color: #fbfbfb;
    color: #12326c !important;
    margin-bottom: 10px;
    font-size: 18px !important;
    font-weight: bolder !important;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #e6e6e6;
  
}

.ticker-wrapper.has-js {
    margin: 9px 0px 20px 0px !important;
    padding: 0px 20px;
    width: 100% !important;
}
.ticker{
  width:1133px !important;
}
/*section#sp-headlines {
    background-color: #d5d5d5ad;
    margin-top: -7px;
    height: 60px;
}*/

.sp-column.artcl_lft h3 {
   background-color: #161f62;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding-left: 17px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-size: 20px !important;
    margin-bottom: 11px !important;
  font-weight: 500 !important;
}


.sp-column.artcl_lft ul li a {
    font-size: 13px;
    line-height: 20px !important;
    color: #282888;
}

.logo {
    display: none;
}

section#sp-top-menu {
     background-color: #f6f6f6;
  border-bottom: 1px solid #d5e1f7;
    padding: 2px;
}

div#sp-top1 ul li a {
        color: #12326c;
}

div#sp-top2 ul li a {
        color: #12326c;
}
div#sp-top2 ul li  {
    color: #fff;
}
div#sp-top2 ul li span
{
   color: #12326c;
  
}

#sp-header {
    background: #fff;
    border-top: 1px solid #387eff4d;
    border-bottom: 1px solid #387eff4d;
}

div#sp-top3  a {
    background-color: #fff;
    color: #0345bf;
    padding: 4px;
    margin: 1px;

}

div#sp-top3 {
    text-align: right;
    margin-top: 3px;
}

a.cus_a {
        color: #12326c !important;
    font-size: 14px;
    padding-left: 9px !important;
    background-color: #f6f6f6 !important;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
       display: inline-block;
    padding: 0px 8px !important;
    line-height: 36px;
    font-size: 16px;
    margin: 0;
}

#sp-header {
    height: 47px !important;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
    padding-top: 4px !important;
    background-color: #0345bf;
}

.right_img .sp-module {
    border: none !important;
    padding: 0px !important;
}

#sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 27px !important;
}

.page-header {
    display: none;
}

.sp-column.main_cnt h2 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 20px;
    font-weight: 500 !important;
    background: #0345bf url(../../../images/about_on.png) 10px center no-repeat;
    color: #fff;
    padding: 10px 20px 10px 52px !important;
}

.sp-column.artcl_lft .sp-module {
    padding: 0px !important;
}

.sp-column.main_cnt {
    border: 1px solid #f3f3f3;
   box-shadow: 0px 0px 2px #b2b2b2;
 
}

.sp-column.main_cnt p {
   
    text-align: justify;
      font-size: 14px;
}


.sp-column.artcl_lft {
    height: 349px;
   
    box-shadow: 0px 0px 2px #b2b2b2;
}

.sp-column.artcl_lft ul li {
    padding-left: 17px;
}

.sp-module.hed_bg_img h3 {
    background: #0345bf url(../../../images/icon-updates.png) 10px center no-repeat;
    color: #fff;
    padding: 10px 20px 10px 57px !important;
}

.artcl_lft .sp-module-content {
    overflow-y: scroll;
    height: 290px;
}

/*.cus_imgg {
    background: url(/~vbmp/crisponline/images/rgister-online.png),linear-gradient(90deg, rgba(255,255,255,1) 50%, rgba(5,127,152,1) 100%);
    background-repeat: no-repeat;
    height: 62px;
    background-size: contain;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    box-shadow: 0px 2px 3px #ccc;
   
}*/
.cus_imgg {
    background: url(../../../images/rgister-online.png),linear-gradient(90deg, rgba(255,255,255,1) 50%, #bde1ff 100%);
    background-repeat: no-repeat;
    height: 62px;
    background-size: contain;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    box-shadow: 0px 2px 3px #ccc;
}
.custom a.cus_hvr:hover div.cus_imgg {
    background: url(../../../images/online_hovr.png),linear-gradient(90deg, rgba(255,255,255,1) 50%, #e8e8e8 100%);
    background-repeat: no-repeat;
    height: 62px;
    background-size: contain;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    box-shadow: 0px 2px 3px #ccc;
}

.cus_imgg1 {
       background: url(../../../images/taining-cale-hvr.png),linear-gradient(90deg, rgba(255,255,255,1) 50%, #ffc4c4 100%);
       background-repeat: no-repeat;
       height: 62px;
       background-size: contain;
       border: 1px solid #e8e8e8;
       border-radius: 5px;
       box-shadow: 0px 2px 3px #ccc;
       margin-top: 10px;
}


.custom a.cus_hvr1:hover div.cus_imgg1 {
    background: url(../../../images/taining-cale.png),linear-gradient(90deg, rgba(255,255,255,1) 50%, #e8e8e8 100%);
    background-repeat: no-repeat;
    height: 62px;
    background-size: contain;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    box-shadow: 0px 2px 3px #ccc;
}

.cus_imgg2 {
  background: url(../../../images/imgtcs.png),linear-gradient(90deg, rgba(255,255,255,1) 50%, #ffdc78 100%);
  background-repeat: no-repeat;
  height: 62px;
  background-size: contain;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  box-shadow: 0px 2px 3px #ccc;
  margin-bottom: 10px;
}
.custom a.cus_hvr2:hover div.cus_imgg2 {
       background: url../../../images/imgtcs.png),linear-gradient(90deg, rgba(255,255,255,1) 50%, #e8e8e8 100%);
    background-repeat: no-repeat;
    height: 62px;
    background-size: contain;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    box-shadow: 0px 2px 3px #ccc;
}

.cus_imgg3 {
     background: url(../../../images/govrnmnt-spon.png),linear-gradient(90deg, rgba(255,255,255,1) 50%, #9cffe3 100%);
     background-repeat: no-repeat;
     height: 61px;
     background-size: contain;
     border: 1px solid #e8e8e8;
     border-radius: 5px;
     box-shadow: 0px 2px 3px #ccc;
     margin-top: 10px;
}
.custom a.cus_hvr3:hover div.cus_imgg3 {
          background: url(../../../images/govrnmnt-spon-hvr.png),linear-gradient(90deg, rgba(255,255,255,1) 50%, #e8e8e8 100%);
    background-repeat: no-repeat;
    height: 61px;
    background-size: contain;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    box-shadow: 0px 2px 3px #ccc;
}
.right_img span {
    display: none;
}

.cus_imgg4 {
     background: url(../../../images/guideline.png),linear-gradient(90deg, rgba(255,255,255,1) 50%, rgb(61 149 123) 100%);
    background-repeat: no-repeat;
    height: 60px;
    background-size: contain;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    box-shadow: 0px 2px 4px 2px #6b6b6b;
    margin-top: 10px;
  width: 120px;
      float: left;
   
}
.cus_imgg5 {
     background: url(../../../images/training-couns.png),linear-gradient(90deg, rgba(255,255,255,1) 50%, rgb(61 149 123) 100%);
    background-repeat: no-repeat;
    height: 60px;
    background-size: contain;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    box-shadow:0px 2px 4px 2px #6b6b6b;
    margin-top: 10px;
  width: 120px;
  float:right;
   
}

#sp-main-body {
    padding: 36px 0 !important;
}
#sp-main-body {
    padding: 50px 0px 50px 0px;
    margin-bottom: -40px;
}

.cus_height span.course-type {
    font-size: 12px;
    background: #bb7100;
    display: inline-block;
    margin: 8px 10px 15px 20px;
    border-radius: 3px;
    text-transform: capitalize;
    transition: all .4s ease-in;
    color: #fff;
    padding: 0px 10px 2px 10px;
}

.cus_height span.business {
    font-size: 12px;
    background: #ffaf10;
    display: inline-block;
    margin: 6px 10px 15px -7px;
    border-radius: 3px;
    text-transform: capitalize;
    transition: all .4s ease-in;
    color: #fff;
    padding: 0px 10px 2px 10px;
}

.cus_height {
    box-shadow: 0px 1px 4px #ccc;
    border-radius: 5px;
    margin-bottom: 15px;
  height: 300px;
 
}

/* Uncomment everything commented to CSS for the hide/show */

.image {
    position:relative;
    display:inline-block;

}
.overlay {
    display:none;
}
.image:hover .overlay {
    width:100%;
    height:323px;
   /* background:rgba(0,0,0,.5);
    border:10px solid red;*/
  background-color:#fff;
    position:absolute;
    top:0;
    left:0;
    display:inline-block;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
  font-size:14px;
   
    
  
   
}
img {
    vertical-align:top;
}
.overlay ul li {
    display: inline-block;
    padding: 5px 10px 5px 10px;
    background-color: #ccc;
    border-radius: 5px;
    margin-top: 13px;
    margin-left: 11px;
}

.overlay ul li a {
    color: green;
}

.overlay h5 {
    color: #ff5e00;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
}

.overlay span.publisher {
    font-weight: 700;
    color: #4807b1;
    text-align: center;
    padding-left: 0px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 4px;
    margin-left: 9px;
}

.course_title {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 12px;
}

.course-intro {
    margin: 16px;
}

section#sp-services h3 {
    padding: 10px;
    border-radius: 5px;
    color: #161f62;
    font-size: 20px;
    text-align: center;
}

/*div#sp-position2 .custom {
    border-left: 1px solid #eaeaea;
    margin-top: -10px;
    padding-top: 10px;
    border-right: 1px solid #eaeaea;
    box-shadow: 0px 1px 1px #ccc;
    margin-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
    padding-right: 17px;
}*/

div#sp-position2 .custom {
    margin-top: -10px;
    padding-top: 10px;
    margin-bottom: 15px;
    padding-right: 17px;
}

a.btn.btn-primary.btn_cu {
    padding-top: 1px;
    padding-bottom: 1px;
    background-color: #169e05 !important;
    border: 1px solid #179607;
}

section#sp-bottom {
    background-image: url(http://crispindia.com/images/footer-triangles.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;

}

div#sp-position-7 ul li {
    background: url(http://crispindia.com/images/arrow-icon-arrow-png-clip-art_1.png);
    background-size: 11% 62%;
    background-repeat: no-repeat;
    padding-left: 33px;
    margin-left: 10px;
  background-position: left;
}
div#sp-position-7 ul li a {
    font-size: 13px;
    color: #4b449b;
}


div#sp-position-7 {
    box-shadow: 0px 2px 1px #ccc;
    margin-bottom: 16px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.cus_article_css img {
    height: 245px;
    border-radius: 5px;
}

.sp-module.cus_article_css h3 {
    font-size: 20px;
}

.sp-module.cus_article_css {
    margin-top: -27px;
}

.border{
  border:none !important;
}

.sp-module.cus_article_css h3 {
    font-size: 17px;
    margin-top: -15px;
    border-bottom: 1px solid #f3f3f3;
    margin-left: -20px !important;
    padding-left: 20px;
    margin-right: -20px;
    padding-bottom: 7px;
}

.entry-description a {
    background-color: #4f6aef14;
    padding: 9px;
    border-radius: 7px;
    color: #ff4900;
    font-size: 14px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border: none !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active:hover {
    color: #495057;
    background-color: #fff;
    border: none !important;
   background-color: #012a8c;
    color: #fff;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
     border:none !important; 
  background-color: #0345bf;
    color: #fff;
}

.nav-tabs {
    border: none !important;
}

.nav-item {
    color: #292a2c;
    background-color: #ffffff;
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    padding: 25px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    width: 200px;
    height: 100px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    z-index: 1;
      margin-right: 18px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border: none !important;
    color: #ffffff;
    background-image: -webkit-gradient(linear, left top, right top, from(#8fd913), to(#39ae38));
    background-image: linear-gradient(to right, #8fd913, #39ae38);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.sp-column.look_service h3 {
    text-align: center;
    margin-bottom: 36px;
    color: #012068;
    font-size: 20px;
   
}

/*div#nav-tabContent {
    -webkit-box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
    padding: 30px !important;
    border-radius: 4px;
    margin-top: 25px;
}*/

div#nav-home {
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
    padding: 30px;
    border-radius: 4px;
}

.best-service-area h3 {
    font-size: 18px !important;
    text-align: left !important;
}

.best-service-area ul li {
    margin-bottom: 10px;
    color: #012068;
    font-size: 13px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    
    position: relative;
    list-style: none;
}

.best-service-area ul li i {
    color: #fff !important;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background-color: #012068;
    text-align: center;
    border-radius: 4px;
    margin-right: 5px;
}

a.default-btn {
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    background-image: -webkit-gradient(linear, left top, right top, from(#8fd913), to(#39ae38));
    background-image: linear-gradient(to right, #8fd913, #39ae38);
    padding: 12px 25px;
    line-height: 1;
    border-radius: 4px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    z-index: 1;
}

.best-service-area ul {
    margin-bottom: 10px;
}

div#nav-profile{
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
    padding: 30px;
    border-radius: 4px;
}

div#nav-contact{
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
    padding: 30px;
    border-radius: 4px;
}
div#nav-about{
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
    padding: 30px;
    border-radius: 4px;
}

div#nav-service{
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
    padding: 30px;
    border-radius: 4px;
}

.best-service-imeg img {
  
 
  width:100%;
}
.best-service-imgw img {
    width: 100%;
}


/*section#sp-clientele {
    background: url(/~vbmp/crisponline/images/Background-Image-1.jpg) no-repeat center / 100% 100%;
    text-align: center;
}*/

div#sp-position6 h3 {
    text-align: left;
    margin-bottom: 26px;
    color: #012068;
   font-size: 20px;
    font-weight: 600;
      border-bottom: 1px solid #e4dcdc;
    padding-bottom: 7px;
}
div#sp-position7 h3 {
    text-align: left;
    margin-bottom: 26px;
    color: #012068;
    font-size: 20px;
    font-weight: 700;
    border-bottom: 1px solid #e4dcdc;
    padding-bottom: 7px;
}
.gkTabsItem.gk-opacity.gk-active ul li {
  background: #fff url(http://crispindia.com/images/latest-updatem.png) no-repeat left 9px;
    padding-left: 15px;
}
.sp-column.artcl_lft ul li {
    background: url(http://crispindia.com/images/latest-updatem.png);
    background-repeat: no-repeat;
    background-size: 6%;
    margin-left: 5px;
}

.ext_owl_carousel_mod_126 {
    max-width: 975px !important;
}

.entry-description {
    display: none;
}

div#sp-position1 img {
    width: 100%;
    height: 242px;
}

div#gk-tabs-128 h3 {
    font-size: 14px;
    margin-top: -9px;
    margin-bottom: -15px;
    border-radius: 5px;
    margin-left: -10px;
    margin-right: -12px;
}

div#gk-tabs-128 {
    box-shadow: 0px 3px 3px #ccc;
}

.gkTabsItem.gk-opacity.gk-active ul {
    margin-left: 20px;
    margin-right: 8px;
  overflow-y: scroll;
    height: 170px;
}

div#gk-tabs-128 ol li {
    border-radius: 2px 2px 0 0;
    cursor: pointer;
    float: left;
    line-height: 38px!important;
    list-style-type: none;
    margin: 0px 8px 0 0!important;
    padding: 0px 46px!important;
    position: relative;
    font-size: 12px;
    font-weight: 500;
}

li#ltu {
background: #13336d url(http://crispindia.com/images/icon-updates.png) 10px center no-repeat;
    color: #fff;
    
      text-shadow: none !important;
  
}
.gkTabs-2 {
   background: #13336d url(http://crispindia.com/images/trainig-pro.png) 5px 7px no-repeat!important;
    color: #fff !important;
    text-shadow: none !important;
    background-size: 18% !important;
}
.gkTabs-3 {
background:#13336d url(http://crispindia.com/images/news.png) 10px center no-repeat!important;
    color: #fff !important;
   
      text-shadow: none !important;
  
}
.gkTabs-4 {
background:#13336d url(http://crispindia.com/images/career.png) 10px center no-repeat!important;
    color: #fff !important;
   
      text-shadow: none !important;
  
}
.gkTabs-4 {
background:#13336d url(http://crispindia.com/images/career.png) 10px center no-repeat!important;
    color: #fff !important;
   
      text-shadow: none !important;
  
}

li.gkTab.gkTabs-5{
  background:#13336d url(http://crispindia.com/images/tender.png) 10px center no-repeat!important;
    color: #fff !important;
   
      text-shadow: none !important;
}
li.gkTab.gkTabs-5.active{
  background:#51b137 url(http://crispindia.com/images/tender.png) 10px center no-repeat!important;
    color: #fff !important;
   
      text-shadow: none !important;
}
li#ltu.active {
background: #51b137  url(http://crispindia.com/images/icon-updates.png) 10px center no-repeat;
     color: #fff !important;
    
      text-shadow: none !important;
  
}


.gkTabs-2.active {
  
  background: #51b137 url(http://crispindia.com/images/trainig-pro.png) 5px 7px no-repeat!important;
    color: #fff !important;
    text-shadow: none !important;
    background-size: 18% !important;
  
}
.gkTabs-3.active {
background: #51b137 url(http://crispindia.com/images/news.png) 10px center no-repeat!important;
    color: #fff !important;
   
      text-shadow: none !important;
  
}
.gkTabs-4.active {
background: #51b137 url(http://crispindia.com/images/career.png) 10px center no-repeat!important;
    color: #fff !important;
   
      text-shadow: none !important;
  
}
.sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: 0 5px !important;
}
a#nav-home-tab {
    display: block !important;
}
a#dd a {
    display: block !important;
}

a#nav-contact-tab {
    display: block !important;
}
a#nav-about-tab a {
    display: block !important;
}

div#nav-tab a {
    display: block !important;
}

.cus_msg_box h3 {
    font-size: 18px;
   background-color: #13336d;
    border-bottom: 5px solid #51b137;
    padding: 8px;
    border-top-left-radius: 5px;
    color: #fff;
    border-top-right-radius: 5px;
}


.sp-column.cus_msg_box {
    box-shadow: 0px 3px 2px #CCC;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  background-color:#fff;
}

.sp-column.cus_msg_box .custom {
    padding-left: 10px;
    padding-right: 10px;
    text-align: justify;
    padding-bottom: 6px;
}

.sp-column.cus_msg_box img {
    width: 46%;
    box-shadow: 0px 0px 2px #ccc;
       border-radius: 14px;
    margin-right: 10px;
}

.gkTabsItem {
    background: #fff;
    height: 200px;
}

.cus_msg_box p {
    font-size: 14px;
}

.best-service-img img {
    width: 100%;
}

div#sp-position6 ul li {
    display: inline-block;
}

div#sp-slider img {
    height: 350px !important;
}

#sp-bottom1 .sp-module {
    margin-bottom: 0px !important;
}

#sp-bottom {
    padding: 15px 0 0px;
    font-size: 14px;
    line-height: 1.6;
}

.policy-menu {
  margin: 0 auto!important;
    width:90%;
}

#sp-bottom1 ul li {
    margin-right: 12px;
    border-right: 1px solid #5a5a5a;
    padding-right: 7px;
}

#sp-bottom .sp-module {
    margin-bottom: 6px !important;
}
#sp-services {
    padding: 0px 0px 50px 0px !important;
}

.article-details.cls-home-page {
    display: none;
}
section#sp-headlines {
    padding: 0px;
}
.cls-home-page section#sp-headlines {
    background-color: #f0f1f8;
    padding: 20px 0px 10px 0px;
}
.cls-home-page-2 section#sp-headlines {
    background-color: #f0f1f8;
    padding: 20px 0px 10px 0px;
}
.cus_course img {
    width: 100%;
    border-radius: 5px;
    box-shadow: 0px 2px 2px #ccc;
}
li.item-254 {
    border-right: 0px !important;
}
.article-header h1 {
    border-radius: 5px;
    padding-left: 10px;
    background-color: #fbfbfb;
    color: #12326c !important;
    margin-bottom: 10px;
    font-size: 18px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #e6e6e6;
}

#sp-component h3, p, ul {
    padding-left: 34px;
    padding-right: 15px;
}
div#sp-position4 p {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.Cus_imgf img {
    width: 100%;
      float: left;
}

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

.course_box {
    float: right;
    box-shadow: 0px 4px 8px #ccc;
    margin-top: -252px;
    background-color: #fff;
    border-radius: 5px;
    margin-right: 116px;
    padding: 15px;
}

.course_box ul li {
    list-style-type: none;
}

.course_box ul {
    margin-left: -20px !important;
}

.course_box ul li.icon1 {
background: url(http://crispindia.com/images/icon1.png) ;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    padding-left: 28px;
}

.course_box ul li.icon2 {
    background: url(http://crispindia.com/images/icon2.png) ;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
  padding-left: 28px;
}

.course_box ul li.icon3 {
    background: url(http://crispindia.com/images/icon3.png) ;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
  padding-left: 28px;
}

.course_box ul li.icon4 {
    background: url(http://crispindia.com/images/icon4.png) ;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
  padding-left: 28px;
}

.course_box ul li.icon5 {
    background: url(http://crispindia.com/images/icon5.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    padding-left: 28px;
    margin-left: -1px;
}

.course_box h2 {
    font-size: 16px;
    color: #00a1ff;
    text-transform: uppercase;
}

.cu_peraa h3 {
    color: #00a1ff;
    font-size: 20px;
    background-color: #191919;
    padding: 9px;
}

.cu_peraa h3 {
    color: #00a1ff;
    font-size: 20px;
    background-color: #e8e8e8;
    padding: 8px;
    margin-left: -15px;
    margin-right: -15px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
      padding-left: 14px !important;
}

.cu_peraa {
    box-shadow: 0px 0px 3px #ccc;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
    display: none;
}

.row.marginTop25 h4 {
    border: 1px solid #efefef;
    padding: 4px;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #ff8d00;
    font-size: 17px;
}

.avcb {
    color: #00a1ff;
    font-size: 20px;
    background-color: #e8e8e8;
    padding: 8px;
    float: left;
    width: 64%;
}
.col-lg-4.col-md-4.col-sm-4.col-sm-12.summaryTable.marginTop25 h3 {
    font-size: 13px;
    border: 1px solid #ccc;
    padding: 15px;
    background-color: #f9f9f9;
    color: #14466b;
}

.a2a_kit.a2a_kit_size_32.a2a_default_style {
    border: 1px solid #ccc;
    padding: 5px 0px 5px 14px;
    margin-top: -9px;
}

.a2a_kit.a2a_kit_size_32.a2a_default_style a {
    padding-left: 37px;
}

.nivo-caption{
  background:none !important;
}

section#sp-sliders {
    margin-top: 10px;
}

.article-content ul li a {
    font-size: 14px;
    color: #ffffff;
}

.row.marginTop25 span {
    font-size: 15px !important;
}

.btn_bx {
    float: right;
    width: 33%;
}

.btn_bx a {
    margin-bottom: 20px;
    float: right;
}
#sp-our-best-services {
    background-color: #e9eaf1 !important;
    padding: 50px 0px 50px 0px;
    margin: 0px 0px 20px 0px;
}

#sp-footer .container-inner {
    padding: 5px 0 !important;
    border-top: 1px solid rgba(255, 255, 255, .1);
}
.slider-award.slider-wrapper.theme-default img {
    height: 150px;
}

.sp-module.slider-award h3 {
        text-align: left;
    margin-bottom: 26px;
    color: #012068;
    font-size: 26px;
    font-weight: 700;
      border-bottom: 1px solid #e4dcdc;
    padding-bottom: 7px;
}
.custom p {
    padding-left: 0px !important;
}

.sp-contact-info {
    list-style: none;
    padding: 0;
    margin: 0 -19px !important;
}


aside#sp-user1 h3 {
    border-top-left-radius: 5px;
  border-top-right-radius: 5px;
    padding-left: 10px;
    background-color: #13336d;
    border-bottom: 5px solid #51b137;
    color: #ffffff !important;
    margin-bottom: 0px;
    font-size: 16px !important;
    padding-top: 8px;
    padding-bottom: 8px;
}

aside#sp-user1 ul li {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    padding-top: 5px;
}

aside#sp-user1 ul {
   margin: 0px;
    padding: 0px;
    list-style: none;
    background-color: #fbfbfb;
    border: 2px solid #eaeaea;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
aside#sp-user1 ul li {
  margin-left: 10px;
  margin-right: 10px;
}
aside#sp-user1 ul li::before{
font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    float: left;
    margin-right: 7px;
    color: #0345bf;

}

aside#sp-user1 ul li:last-child {
  border-bottom:none;
}
aside#sp-user1 ul li a {
    color: #0345bf;
}


.sp-megamenu-parent > li {
   display: inline-block;
    position: relative;
    padding: 0px 0px 0px 0px;
    margin: 0 10px 0 0;
}

table.Table-Grid.table.table-sm.table-striped tr th h3 {
    font-size: 18px !important;
    padding-top: 10px;
    text-transform: uppercase;
        background-color: #51b137;
    padding-bottom: 10px;
    margin-bottom: -4px;
    margin-top: -4px;
    margin-left: -5px;
    margin-right: -5px;
  color: #fff;
    font-weight: 700;
}



.sp-megamenu-parent > li > a {
    color: #ffffff;
    font-weight: 600;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #ffffff;
}

.sp-megamenu-parent > li:hover > a {
    color: #ffffff !important;
}

.article-content.cus_lst ul li a {
    color: #070708 !important;
}

.jfontsize-button{height: 18px;
    width: 20px;
    font-size: 11px!important;
    line-height: 13px;
    display: inline-block;
    text-align: center;
    padding: 2px!important;}
/*section#sp-top-menu {
    background-color: #f9f9f9;
    padding: 5px;
    border-bottom: 1px solid #eaeaea;
}*/

.text-info {
    color: #5517b8!important;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
}

.text-light1 {
    color: #f8f9fa!important;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
}

.article-content ul {
    list-style: none;
}

.article-content h3 {
    font-size: 20px;
}

.article-content {
    margin-bottom: 15px;
}

.article-details ul {
    margin-left: 32px;
}

.text-light1 {
    color: #12326c!important;
    font-size: 16px;
    /* border-bottom: 5px solid #dcdcdc; */
}

.bg-info {
    background-color: #c5f6ff!important;
    border-bottom: 2px solid #ccc;
}

.sd_height {
    box-shadow: 0px 1px 4px #ccc;
    border-radius: 5px;
    margin-bottom: 15px;
  height: 250px;
 
}
.cls-home-page div#gk-tabs-128 ol li {
    border-radius: 5px 5px 0 0;
    cursor: pointer;
    float: left;
    line-height: 38px!important;
    list-style-type: none;
    margin: 0px 8px 0 0!important;
    padding: 0px 64px!important;
    position: relative;
    font-size: 14px;
    font-weight: 500;
}

li.gkTab.gkTabs-5 {
    background-color: #13336d !important;
    color: #fff !important;
}


.article-details  {min-height: 262px;
    margin-bottom: 40px;}

.vstats_counter {
    display: none !important;
}

div#sp-bottom2 h3 {
    font-size: 14px;
}

div#vvisit_counter156 {
    box-shadow: none !important;
    border: none !important;
}

#vvisit_counter156 {
   
    border: none !important;
}

.cus_chng {
    border: none !important;
}

.cus_chng {
    border: none !important;
    box-shadow: none !important;
    color: #181818;
}

.vdigit_counter {
    margin-top: 12px;
    margin-bottom: -48px;
    position: relative;
}

div#sp-footer1 {
    margin-top: 15px;
}

div#sp-bottom3 {
    margin-top: 15px;
}

#sp-bottom .sp-module ul > li {
    display: block;
    margin-bottom: 0px !important;
}
.vstats_counter + div{
  display:none;
}
.mod-tp .custom {
  background-color: #fff;
}
.mod-tp marquee img{
  width: 144px;
    display: inline-flex;
    margin: 5px 10px;
    height: 70px;
    padding: 10px;
    background-color: #fff;
    margin-top: 30px;
}
.mod-articles-category-date{  
background-color: #f7f9b5;
    font-size: 12px;
    padding: 0px 3px;
    border-radius: 2px;
  border: 1px solid #e9ed78;
}
/***** QR page  *****/
#m-content{margin-top: 35%!important;}
#m-content video{width:100%;}
.footer-html{bottom: 0;
    position: absolute;
    margin: 0 auto;
    width: 100%;
}

#mahakallok_popup .modal-content .btn-close {
    opacity: 1;
    font-size: 20px;
    background: #ff792a;
    outline: none;
    border: none;
    color: #fff;
    border-radius: 0 5px 0 0;
    position: absolute;
    top: 0;
    right: -1px;
    line-height: 24px;
	}
	.modal.fade.show {
	    background: rgb(34, 17, 3, 0.48);
	}

.social-icons .fa-facebook {color:#303f9f;}
.social-icons .fa-twitter {color:#039be5;}
.social-icons .fa-youtube {color:#b71c1c;}
.social-icons .fa-linkedin {color:#2078fd;}
.social-icons .fa-instagram {color:#e65100;}

.notice_flash {
  position: relative;
  margin: 0;
  width: 100%;
  background: #0b134c;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
}
.notice_flash .notice_text {
  color: #fff;
  margin: 0;
  width: 100%;
  animation: marquee 10s linear infinite;
  display: inline-block;
  padding-right: 5%;
}

.col_pd0 {padding:0}

.notice_flash .notice_text span {font-weight:500}
.notice_flash .notice_text a {color:#fff;position:relative;font-weight: 600;}
.notice_flash .notice_text a:after {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9;
    width: 0;
    background: #fff;
    content: "";
    height: 1px;
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -ms-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}
.notice_flash .notice_text a:hover:after {left: 0;width: 100%;}
.notice_flash .news_head {
  height: auto;position:relative;
  background: #f7d900;
  padding: 13px 30px 12px 30px;
  color: #020202;
  z-index: 1;
  display: block;text-transform: uppercase;overflow:hidden;
}
.notice_flash .news_head:after {
  content: "";
  top: 0;
  transform: translateX(100%);
  width: 100%;
  height: 100%;
  position: absolute;
  animation: slide 5s infinite;
  background: -moz-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.8) 50%,
    rgba(128, 186, 232, 0) 99%,
    rgba(125, 185, 232, 0) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, rgba(255, 255, 255, 0)),
    color-stop(50%, rgba(255, 255, 255, 0.8)),
    color-stop(99%, rgba(128, 186, 232, 0)),
    color-stop(100%, rgba(125, 185, 232, 0))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.8) 50%,
    rgba(128, 186, 232, 0) 99%,
    rgba(125, 185, 232, 0) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.8) 50%,
    rgba(128, 186, 232, 0) 99%,
    rgba(125, 185, 232, 0) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.8) 50%,
    rgba(128, 186, 232, 0) 99%,
    rgba(125, 185, 232, 0) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.8) 50%,
    rgba(128, 186, 232, 0) 99%,
    rgba(125, 185, 232, 0) 100%
  );
}
@keyframes slide {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}

.tune_bg {background: #00a1ff70;color: #fff;width: 27px;height: 27px;border-radius: 30px;display: inline-block;line-height: 25px;padding: 2px;font-size: 14px;}






/* Success Stories Page Css Edition ================================= */

.row_mg0 {margin:0}
.col_pd0 {padding:0}
.success_stories1 {position:relative;background:#d5d4ff;z-index:1}
.success_stories1:before {position:absolute;content:'';top:0;right:0;left:0;bottom:0;background:url(../../../images/bg10.png);z-index:-1;}
.front_hylight_text {position:relative;text-align:center}
.page_nav {position:relative;font-size: 21px;background: #1a47af;padding: 7px 20px;color: #fff;display: table;margin: 0 auto;margin-bottom: 25px;}
.icon_set {font-size: 50px;color: #1a47af; margin-bottom: 5px;}
.front_hylight_text h5 {color: #1a47af;font-weight: 600; text-decoration: underline #15161a;text-transform: uppercase;font-size: 21px;}
.front_hylight_text h1 {font-weight: 700;}

.success_stories2 {position:relative;background:#f9f9f9;padding:20px 0 40px; z-index:1}
.content_control h3  {font-size:24px;font-weight:600;    padding: 0 !important;}
.content_control h3 i {font-size:22px;}


.success_stories3 {position:relative;background:#ffe2d4;padding:50px 0; z-index:1}
.success_stories3:before {position:absolute;content:'';top:0;right:0;left:0;bottom:0;background:url(../images/bg10.png);z-index:-1;}

.center_headp {text-align:center;}
.center_headp h3 {font-weight:600}
.center_headp h3 i {font-size:22px;}

.features-card {
  padding: 30px 15px 15px 150px;
  -webkit-box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
          box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
  background-color: #fff;
  border-radius: 12px;
  position: relative;
  margin-top: 30px;height:100%;
}

.features-card .features-icon-area {
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.features-card .features-card-icons {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.features-card .features-card-icons .shape1 {opacity:.9}

.features-card .features-card-icons .shape2 {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: scale(1.5, 1.5) rotate(10deg);
          transform: scale(1.5, 1.5) rotate(10deg);
  opacity: 0;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}


.features-card .features-card-icons .img_icon {
  width:45px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}


.features-card .features-card-icons i {
  font-size: 40px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.features-card .features-card-text h4 {
  color: #242424;
  font-size: 20px;
  font-weight: 600;
}
.features-card .features-card-text p {padding:0}

.features-card:hover .features-icon-area .shape2 {
  -webkit-transform: scale(1, 1) rotate(0deg);
          transform: scale(1, 1) rotate(0deg);
  opacity: 1;
}

.fmt-0 {
  margin-top: 0px;
}


.success_stories4 {position:relative;background:#fbfbfb;padding:50px 0 40px; z-index:1}

.success_stories5 {position:relative;background:#d5d4ff;padding:50px 0; z-index:1}
.success_stories5:before {position:absolute;content:'';top:0;right:0;left:0;bottom:0;background:url(../../../images/bg10.png);z-index:-1;}

.success_stories6 {position:relative;background:url(../../../images/testimonial_bg.jpg);padding:30px 0 50px; z-index:1;background-attachment:fixed;background-size:cover;overflow:hidden}
.success_stories6:before {position:absolute;content:'';top:0;right:0;left:0;bottom:0;z-index:-1;background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 28%, white 29%, white 75%, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(to right, rgb(255, 255, 255, 0.95) 0%, white 28%, white 29%, white 75%, rgb(255, 255, 255, 0.95) 100%)}

.testimonial_itembox {
  position: relative;
  display: block;
  background-color: #fff;
  border: 1px solid #d5d4ff;
  border-radius: 10px;
  padding: 80px 50px 75px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.testimonial_itembox:hover {
  border: 1px solid rgb(9 78 181);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
}

.testimonial_itembox::before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border: 2px solid transparent;
  border-radius: 10px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.testimonial_itembox:hover:before {
  border: 2px solid rgb(9 78 181);
}

.testimonial_contentbox {
  position: relative;
  display: block;
}

.testimonial_textbox {
  font-size: 18px;
  line-height: 34px;
}

.testimonial_clientbox {
  position: absolute;
  top: -135px;
  left: -15px;
}

.testimonial_clientimg {
  position: relative;
  display: inline-block;
  width: 130px;
}

.testimonial_clientimg img {
  width: 100%;
  border-radius: 50%;
  border: 10px solid #fff;
}

.testimonial_quoteicon {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 41px;
  height: 41px;
  background-color: #f9da00;
  border-radius: 50%;
  border: 5px solid #fff;
  bottom: 27px;
  right: -7px;
}

.testimonial_quoteicon .bi {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #0e2207;
}

.testimonial_clientdetailsbox {
  position: absolute;
  bottom: -25px;
  left: -1px;
}

.testimonial_clientdetailsbox:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom: 24px solid transparent;
  border-right: 24px solid #094eb5;
  border-left: 24px solid transparent;
}

.testimonial_clientdetails {
  background-color: #094eb5;
  padding-left: 50px;
  padding-right: 100px;
  padding-top: 15px;
  padding-bottom: 1px;
  border-bottom-left-radius: 10px;
  clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%);
}

.testimonial_clientname {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  line-height: 22px;
}

.testimonial_clientprofile {
    font-size: 12px;
    color: #cbfcff;
    line-height: 12px;
}

 
#testimonial_slider.owl-carousel .owl-stage-outer {
  overflow: visible;
}

#testimonial_slider.owl-carousel .owl-item {
  opacity: 0;
  visibility: hidden;
}

#testimonial_slider.owl-carousel .owl-item.active {
  opacity: 1;
  visibility: visible;
}
 
 
#testimonial_slider.owl-carousel.owl-theme .owl-nav [class*=owl-] {font-size: 30px;color: #fff;background: rgb(2 0 0 / 14%); border-radius: 50%;    width: 40px;
    height: 40px;
    line-height: 40px;}
#testimonial_slider.owl-carousel.owl-theme:hover .owl-nav [class*=owl-] {background: rgb(2 0 0 / 100%);-webkit-transition: all 0.5s;
-moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
#testimonial_slider.owl-carousel .owl-nav button.owl-prev { position: absolute; top: 45%; left: -10%;}
#testimonial_slider.owl-carousel .owl-nav button.owl-next { position: absolute; top: 45%; right: -10%;}




.itemid-272 .sp-page-title, .itemid-258 .sp-page-title {text-align:center;position:relative;background: #d5d4ff;z-index: 1;padding:30px 0}
.itemid-272 .sp-page-title:before, .itemid-258 .sp-page-title:before {
position: absolute;
    content: '';
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: url(../../../images/bg10.png);
    z-index: -1;
}
.itemid-272 .sp-page-title .sp-page-title-heading, .itemid-258 .sp-page-title .sp-page-title-heading {
      position: relative;
    color: #020202;
    font-weight: 600;
    text-decoration: underline #15161a;
    text-transform: uppercase;
    font-size: 28px;    padding-top: 70px;
}

.itemid-272 .sp-page-title .sp-page-title-heading:before, .itemid-258 .sp-page-title .sp-page-title-heading:before {
  font-size: 50px;
    position: absolute;
    top: 0px;
    text-align: center;
    content: '\e4b7';
    font-family: "Font Awesome 6 Free";
    left: 0;    right: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
     display:block;    color: #1a47af;
}
.itemid-258 .sp-page-title .sp-page-title-heading:before {content: '\f0b1';}


.itemid-272 .pg-story {font-family: 'Poppins', sans-serif;font-size: 15px;line-height: 24px;}

.program_box {position:relative;padding: 30px 15px;-webkit-box-shadow: rgb(17 17 26 / 10%) 0px 10px 16px;box-shadow: rgb(17 17 26 / 10%) 0px 10px 16px;background: #ecf2ff;border-radius: 12px;height:100%;}
.program_details {text-align:center }
.program_details h4 {color:#fff;font-size: 15px; background: #4173ff;padding: 10px;border-radius: 12px 2px;align-items:center;margin-top:15px;}
.program_details .img-fluid {margin: 0 auto;}
.program_box ul {position: relative;padding:5px;margin: 0;}
.program_box ul li {position: relative;line-height: 1.6;padding-left: 30px;padding-bottom: 10px;text-align: left;font-size:15px;    list-style-type: none;}
.program_box ul li:before  {
	 font-size: 15px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    top: 0px;
    text-align: center;
    background: #257d3b;
    border-radius: 30px;
    content: '\F272';
    font-family: bootstrap-icons;
    left: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    color: #fff;
	}
.number_light {background:-webkit-linear-gradient(0deg, #ecf2ff 0%, #ffffff 100%);float: right; padding: 2px 10px 0;}

.top_hrline {margin-top: 15px; border-top: 1px solid #ddd;padding-top:15px;}
#sp-component .program_details h3, #sp-component .program_details p, #sp-component .program_box ul {padding:0}



/* Modal Editon Style By Deepak Dubey ============================== */
.modal_control .modal-header {padding: 5px 15px 0;position: relative;}
.modal_control label {font-weight: 500;    margin-bottom: 2px;}
.modal_control .modal-header .close { margin: 0; width: 50px; height: 100%; right: 0; position: absolute; top: 0; font-size: 34px; margin: 0; padding: 0;}
.modal_control .modal-title {margin-bottom: 5px;font-size: 21px;}
.modal_control .modal-footer {padding: 0 25px 15px; border-top: 0;}



@media (max-width:1024px) {
.front_hylight_text {padding:50px 20px}	
}
@media (max-width:768px) {
  .sm_dnone {display:none}
}



@media (max-width:480px) {
p {text-align:justify}
.front_hylight_text h1 {font-size:24px}
.front_hylight_text h5 {font-size:18px}
.success_stories2, .success_stories3, .success_stories4, .success_stories5, .success_stories6 {padding: 30px 0 20px;}
#testimonial_slider.owl-carousel .owl-nav button.owl-prev { position: absolute; top: 45%; left: -1%;}
#testimonial_slider.owl-carousel .owl-nav button.owl-next { position: absolute; top: 45%; right: -1%;}

}

.s2s_credits_wrapper{
      display: none!important;
}


.layout-blog.pg-story div.s2s_supra_contenedor {
   
    display: none!important;
} 
  
  
.pg-story .article-list .article .article-intro-image {height: 150px;}

.pg-story .article-list .article {
  height: 270px;
  margin-bottom: 40px;
}

.article-list .article {
   
    border: 1px solid #c4c4c4!important;
    border-radius: 5px!important;
}


/***** End *****/


.honers_box {position:relative;padding: 7px; text-align: center; z-index: 1;border-radius: 5px;overflow:hidden; display: flex; margin-bottom: 20px; border: 1px solid #0345bf52;background: #fff;}
.honers_img {width: 150px;max-width: 90px;}
.honers_box.mb_0 {margin-bottom:0}
.namination {position:relative;padding: 10px 20px 0;    text-align: left; }
.namination h4 {font-size:16px;    font-weight: 600; }
.namination p {padding-left:0}
.redme {color: #e10404;}


@media (max-width:480px) {
  .honers_box {display:block}
.honers_img {width: 150px;max-width: 100%;}
}
.article-details ul li{
      margin-bottom: 5px;
}
.article-details ul li a:hover{
  text-decoration:underline;
}








#side_modal_layout {
  position: fixed;
  overflow-y: auto;
  top: 0;
  right: -350px;
  width: 350px;
  padding: 60px 30px;
  height: 100%;
  display: block;
 /* background-color: #962b28; */
  background:linear-gradient(130deg, rgb(1, 94, 234) 0%, rgb(81 47 203) 100%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 99;
 
}
/* width */
#side_modal_layout::-webkit-scrollbar, #side_modal_layout::-webkit-scrollbar {
  width: 0; height:10px;border-radius:10px;transition:0.5s ease;background: #ff8a8b; 
}
/* Track */
#side_modal_layout::-webkit-scrollbar-track, #side_modal_layout::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0px grey; border-radius:10px;
  border-radius: 0px;transition:0.5s ease;
}
/* Handle */
#side_modal_layout::-webkit-scrollbar-thumb, #side_modal_layout::-webkit-scrollbar-thumb {
  background: #ccc; 
  border-radius: 0px;border-radius:10px;transition:0.5s ease;
}
/* Handle on hover */
#side_modal_layout::-webkit-scrollbar-thumb:hover, #side_modal_layout::-webkit-scrollbar-thumb:hover {
  background: #ccc; border-radius:10px;
}
#side_modal_layout.on {right: 0;}
#side_modal_layout .close-side {
  border-radius: 50%;
  color: #fff;
  float: right;
  font-size: 30px;
  font-weight: 400;
  height: 40px;
  line-height: 38px;
  position: relative;
  text-align: center;
  top: -40px;
  width: 40px;
  z-index: 2; 
}











