@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
/**  font-family: "Roboto", sans-serif;**/
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
/**font-family: "Bebas Neue", sans-serif;**/
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
/**f  font-family: "Oswald", sans-serif;**/    
*{margin: 0; padding: 0; box-sizing: border-box;}
h1, h2, h3, h4, h5, h5 {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}
a {text-decoration: none;}
.fonch {font-family: "Roboto", sans-serif;}
body {font-family: "Roboto", sans-serif;
  margin: 0;
  padding: 0;
}
.bg-light {
  background-color: #fff !important;
}
.blue-bg {
  background: #00b7e8;
  color: #fff;
}
.blue-bg p {
  color: #fff;
}
.white-btn {
  color: #fff;
  border: solid 1px #fff;
}
.blue .fa-angle-right:before {
  margin: 63px 0 0 0;
  line-height: 10px;
  float: left;
  font-size: 22px;
}
a:hover {
  text-decoration: none;
}
*:after, *:before, p a, a {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
p {
    font-size: 19px;
    font-weight: 500;
}

/**go to top here**/
.sticky .logo-name h2 {
  font-size: 15px;
  margin: 0px 0 1px 0;
  padding: 0;
}
.sticky .logo-main {
  max-width: 93px;
}
.sticky .logo-2 {
  width: 30px;
}
.sticky .logo-name .appro {
  margin: 0;
}
.sticky .logo-name .tag-line {
  font-size: 16px;
  margin-top: 0;
}
.trent-ment-btn:hover {
  color: #000;
}
.sticky .search-bar {
  display: block;
}
@-webkit-keyframes MenuSlideDown {
  0% {
    top: -48px;
  }
  100% {
    top: 0px;
  }
}
@keyframes MenuSlideDown {
  0% {
    top: -48px;
  }
  100% {
    top: 0px;
  }
}
#back-top {
  height: auto;
  width: auto;
  padding: 9px;
  position: fixed;
  bottom: 7px;
  right: 15px;
  z-index: 9999;
  cursor: pointer;
  display: block;
  text-align: center;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  font-size: 15px;
  text-transform: uppercase;
}
#back-top img {
  width: 25px;
  display: block;
  margin: 0 auto;
}
#back-top a {
    font-size: 19px;
    color: #fff;
    display: block;
    padding: 0;
    border: solid 2px #fff;
    height: 40px;
    width: 40px;
    outline: none;
    line-height: 40px;
    background: #004d96;
    text-decoration: none;
    border-radius: 10px;
}
#back-top a span {
    display: block;
    font-weight: 600;
    font-size: 17px;
    line-height: 21px;
    padding: 0 0 9px 0;
}
/**go to top here end**/

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	background: none !important;
}
/*******landingpage code************/
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
}
/*****all*****/
.allhead {
    font-size: 46px;
    background: linear-gradient(to right, #0d2441 0%, #76b0e0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    text-align: center;
}
.headingarro {
    object-fit: contain;
    margin: 0 auto;
    display: block;
    height: 19px;
}
.redtxt {color: #e8383b;}

 /* the slides */
  .gapsl .slick-slide {
      margin: 0 10px;
  }
  /* the parent */
  .gapsl .slick-list {
      margin: 0 -10px;
  }
  ul { margin: 0; padding: 0; list-style: none;}


.slick-next.slick-arrow {
    background: url(../images/arrow-grah-right.webp) no-repeat left top / cover;
    height: 40px;
    width: 40px;
    z-index: 2;
}
  .slick-prev.slick-arrow { background: url(../images/arrow-grah-left.webp) no-repeat left top/ cover;
height: 40px ; width: 40px;
}

.slick-next:before, .slick-prev:before {
    content: '';
    display: none;
}
 .placed .slick-prev.slick-arrow,  .starimg .slick-prev.slick-arrow {display: none !important;}

  .slick-dots li {
    width: 15px;
    height: 15px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    background: #000;
    border: solid 1px #fff;
    border-radius: 10px;
}
  .slick-dots li.slick-active{background:#f58220}
.btn-close {

    --bs-btn-close-bg: url(../images/download.svg);
}

/******apply btn*******/
.aplbtn {
    position: fixed;
    right: 0;
    top: 40%;
    background: none;
    border: none;
    padding: 0;
    z-index: 99999;
}
.btdmobiel {
    display: none;
}
.aplbtn img {
    object-fit: contain;
    width: 52px;
    display: block;
}
/******apply btn***end*****/
/******model*******/
.modal-header {       background: #f58220;
    background: linear-gradient(90deg, #f58220 0%, #f58220 100%);}
/******model**end*****/


/********************jklu* code********************/
.mainheader {
    position: relative;
    /* margin: 10px 0; */
}
.toppome .container {
    position: relative;
}
.contectinfo {
    position: absolute;
    right: 2%;
    top: 10px;
    z-index: 2;
}
.phonen {
    color: #000;
    font-weight: 600;
    font-size: 16px;
}
.phonen img {
    object-fit: contain;
    height: 16px;
    margin: 0 7px 0 0;
}
.navbar-brand img {
    object-fit: contain;
    height: 90px;
    margin: 0 23px 0 0;
}
.applbtn {
    background: #f58220;
    color: #fff;
    font-weight: 600;
    padding: 5px 23px;
    border-radius: 25px;
    margin: 0 0 0 17px;
}
.navbox .navbar-nav.me-auto.mb-2.mb-sm-0 {
    margin: 16px 0 0 10%;
}
.navbox .navbar-expand-sm .navbar-nav .nav-link {
    color: #737373;
    font-weight: 400;
    margin: 0 24px;
    font-weight: 600;
}
.navbox .navbar-expand-sm .navbar-nav .nav-item:last-child .nav-link {margin-right: 0;}
.navbox .navbar-expand-sm .navbar-nav  .nav-link.active, .navbox .navbar-expand-sm .navbar-nav .nav-item:hover .nav-link { font-weight: 600; color: #000;}


/********************jklu* code********************/
.jkblone {
    z-index: 100;
    background: url(../images/top-bner.webp) no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: 0;
    position: relative;
    z-index: 1;
    height: 800px;
    margin-top: 58px;
    border-bottom: solid 8px #76b0e0;
}
.lecnote {
    width: 43%;
}

.lecnote h1 {
    color: #fff;
    font-size: 78px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 78px;
    margin: 0;
}


.lecnote h2 {
    margin: 0;
    font-size: 138px;
    color: #f58220;
    text-transform: uppercase;
    line-height: 138px;
    font-weight: 900;
    margin: 0;
}

.lecnote p{
    color: #fff;
    font-weight: 400;
    margin: 20px 0 42px;
}

.lecnote a {
    display: block;
    background: #2c415b;
    width: fit-content;
    padding: 6px 10px;
    border-radius: 50px;
    border: solid 1px #fff;
    color: #fff;
    font-weight: 600;
      transition: .3s;
}
.lecnote a:hover {
    transform: translateY(-2px);
    transition: .3s;
}

.lecnote a  span{
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 19px;
}
.lecnote a  img {
    display: inline-block;
    vertical-align: middle;
    object-fit: contain;
    height: 33px;
    margin: 0 0 0 8px;
}


/********************jkbltwo********************/
.jkbltwo {
    margin: -31px 0 0 0;
    position: relative;
    z-index: 2;
}

.jkbltwo ul {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(199px, 2fr));
    gap: 20px;
}

.jkbltwo  ul li {
    background: #76b0e0;
    width: fit-content;
    padding: 8px 37px;
    border-radius: 50px;
    font-weight: 600;
    color: #fff;
    font-size: 26px;
    display: inline-block;
    vertical-align: top;
}

/********************jkblthree code********************/
.jkblthree {
    padding: 70px 0;
    position: relative;
    z-index: 100;
    background: url(../images/bg-1.webp) no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 80px 0 11%;
    z-index: 1;
    margin: -24px 0 0 0;
}

.roboxe {
    width: 100%;
    margin: 10px 0;
        transition: .3s;
}  
.roboxe:hover {
    transform: translateY(-2px);
    transition: .3s;
}

.slick-slide  .roboxe  img  {
    object-fit: contain;
    display: inline-block;
    vertical-align: middle;
    height: 94px;
}

.roboxe  span {
    display: inline-block;
    vertical-align: middle;
    width: 68%;
    margin: 0 0 0 20px;
    font-weight: 500;
    font-size: 17px;
}
.bgoxes  {
    width: 100%;
    position: absolute;
    top: -67%;
}


.jkblthree  .container {
    position: relative;
    z-index: 2;
}


/********************jkblfour********************/
.jkblfour {
    position: relative;
    z-index: 2;
    padding: 55px 0;
    clip-path: ellipse(100% 100% at bottom);
    margin-top: -7%;
    background: #fff;
}
.tedtd  {
    text-align: center;
    background: linear-gradient(to right, #0d2441 0%, #76b0e0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 24px;
    margin: 26px 0 50px;
}

 /* the slides */
  .institutes .slick-slide {
      margin: 0 20px;
  }
  /* the parent */
  .institutes .slick-list {
      margin: 0 -20px;
  }
.imoxe {
    position: relative;
       transition: .3s;
}
.imoxe:hover {
    transform: translateY(-2px);
    transition: .3s;
}

.slick-slide .imoxe img {
    width: 100%;
}
.conxdes {
    position: absolute;
    bottom: 27px;
    left: 20px;
    right: 20px;
    margin: 0 auto;
    color: #fff;
}

.orbx {
    width: fit-content;
    background: #f58220;
    padding: 2px 18px;
    font-size: 24px;
    border-radius: 50px;
    line-height: 28px;
    margin: 0 0 7px 0;
    font-weight: 500;
}

.suhead {
    font-size: 25px;
    font-weight: 600;
    line-height: 28px;
}
.conxdes ul {
    margin: 13px 0;
}

.conxdes ul li {
      background: #5e7a9f;
    width: fit-content;
    padding: 1px 15px;
    border-radius: 50px;
    border: solid 1px #8ca4c5;
    font-size: 16px;
    line-height: 22px;
    margin: 0 10px 0 0;
    display: inline-block;
}
.conxdes  p {
    font-size: 14px;
    font-weight: 400;
}
.bulidtxt {
    background: #ffffff;
    display: block;
    border-radius: 50px;
    text-align: center;
    color: #000;
    padding: 8px;
    font-weight: 400;
}

.bulidtxt span{
    display: inline-block;
    vertical-align: middle;
}

.slick-slide .bulidtxt img {
    display: inline-block;
    vertical-align: middle;
    object-fit: contain;
    height: 13px;
    margin: 0 0 0 48px;
        width: fit-content;
}
/********************jklu* code********************/

.jkblfive {
    z-index: 100;
    background: url(../images/bg-2.webp) no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: 70px 0 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.jkblfive .allhead{
    text-align: left;
    line-height: 48px;
}
.jkblfive .headingarro {
    margin: 0;
}
.leicont {
    display: inline-block;
    vertical-align: bottom;
    width: 56%;
    margin-bottom: 6%;
    margin: 0 0 81px 37px;
}
.qiite {
    object-fit: contain;
    height: 49px;
    margin: 0 0 21px 0;
    background: #ebebeb;
    padding: 0 14px;
}
.leicont p {
    position: relative;
    font-size: 30px;
    font-weight: 400;
    line-height: 37px;
    margin: 2px 0 34px;
}
.qiitebtm {
    object-fit: contain;
    height: 27px;
    transform: rotate(-180deg);
}

.namixe {
    font-size: 18px;
    margin: 37px 0 0 0;
}
.namixe span{
    display: block;
    color: #f58220;
    font-weight: 700;
    font-size: 26px;
}
.rigie {
    object-fit: contain;
    height: 450px;
    display: inline-block;
}

.jkblfive .row {
    position: relative;
    z-index: 2;
}
.linem {
    position: absolute;
    bottom: -10%;
    width: 52%;
}
/********************jkblsix********************/
.jkblsix {
    padding: 31px 0;
    border-bottom: solid 4px #ebebeb;
}

 /* the slides */
  .jklogo .slick-slide {
      margin: 0 20px;
  }
  /* the parent */
  .jklogo .slick-list {
      margin: 0 -20px;
  }
.jkblsix .slick-slide img {
    display: block;
    width: 100%;
    object-fit: contain;
    height: 57px;    transition: .3s;
}

.jkblsix .slick-slide img:hover {
    transform: translateY(-2px);
    transition: .3s;
}
/********************jkblseven********************/
.jkblseven {
    background: #f7f7f7;
    padding: 70px 0 50px;
}
.jkblseven .headingx p {
    text-align: center;
    margin: 24px 0 37px 0;
}

.imtxe {
    background: #184176;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 8px;
        transition: .3s;
}

.study .slick-list.draggable {
    padding-top: 10px;
}
.imtxe:hover {
    transform: translateY(-2px);
    transition: .3s;
}
.imboxe {
    background: #fff;
    margin: 1px;
    border-radius: 10px;
}

.slick-slide .imboxe img  {
    object-fit: contain;
    height: 141px;
    margin: 0 auto;
}

.imtxe span {
    display: block;
    color: #fff;
    text-align: center;
    margin: 15px 10px;
    font-size: 14px;
    line-height: 21px;
    min-height: 41px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
}

.imtxe span.sptxt {    font-size: 12px;
    line-height: 17px;}


 /* the slides */
  .study .slick-slide {
      margin: 0 8px;
  }
  /* the parent */
  .study .slick-list {
      margin: 0 -8px;
  }

  .study.slider .slick-list.draggable {    width: 96%;
    margin: 0 auto;
}
/********************jkbleighte********************/
.jkbleight {
    background: #0c2340;
    padding: 30px 0;
    text-align: center;
}

.orangele {
    display: block;
    background: #f58220;
    width: fit-content;
    padding: 9px 18px;
    border-radius: 50px;
    color: #fff;
    font-weight: 600;
    margin: 0 auto;    transition: .3s;
}
.orangele:hover {
    transform: translateY(-2px);
    transition: .3s;
}
.orangele span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 49px 0 54px;
    text-transform: capitalize;
}

.orangele  img {
    display: inline-block;
    vertical-align: middle;
    object-fit: contain;
    height: 33px;
    margin: 0 0 0 8px;
}
/********************jkblnine********************/
.jkblnine {
    overflow: hidden;
    position: relative;
    height: 778px;
    max-width: 2650px;
    margin: 0 auto;
}
.jkblnine .container{
    position: absolute;
    left: 0;
    right: 0;
    text-align: left;
}

.jkblnine .headingx {
    margin: 70px 0 0;
}

.jkblnine .allhead {
    text-align: left;
}

.jkblnine .headingx p {
    margin: 29px 0;
    font-weight: 500;
}

.rigime {
    float: right;
    object-fit: cover;
    height: auto;
        width: 44%;
}
.jkblnine .headingarro {
    margin: 0;
}
.leaonces {
    width: 55%;
}
.boxed {
    background: #102644;
    background: linear-gradient(41deg, rgba(16, 38, 68, 1) 0%, rgba(118, 176, 224, 1) 100%);
    border-radius: 30px;
    overflow: hidden;
    padding: 3px;
    margin: 10px 0 10px 0;
        transition: .3s;
}

.boxed:hover {
    transform: translateY(-2px);
    transition: .3s;
}
.whibxe {
    background: #fff;
    border-radius: 30px;
    font-size: 22px;
    padding: 24px 29px;
    text-align: left;
    color: #0f2440;
    line-height: 26px;
}

.whibxe span {
    display: block;
    font-size: 39px;
    font-weight: 500;
    color: #f58220;
    line-height: 42px;
    margin: 0 0 18px 0;
}

 /* the slides */
  .scholarships .slick-slide {
      margin: 0 10px;
  }
  /* the parent */
  .scholarships .slick-list {
      margin: 0 -10px;
  }
/********************.jkblten ********************/

.jkblten {
    z-index: 100;
    background: url(../images/bg-3.webp) no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: 70px 0 40px;
    position: relative;
    z-index: 1;
}
.jkblten .slick-slide { position: relative;}


.jkblten .headingx p  {
    text-align: center;
    color: #fff;
    font-weight: 400;
    margin: 28px 0 39px;
}
.mainpbx {
    position: relative;
    margin-bottom: 31px;
        transition: .3s;
        margin-top: 10px;
}

.mainpbx:hover {
    transform: translateY(-2px);
    transition: .3s;
}
.jkblten .allhead {
    background: linear-gradient(to right, #ffffff 0%, #76b0e0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}
.boxe 
{color: #fff;
    font-size: 61px;
    font-weight: 600;
    margin: 0 0 6px 0;}

.fude{
    display: inline-block;
    vertical-align: top;
}
.noxt {
    display: inline-block;
    vertical-align: middle;
    font-size: 23px;
    font-weight: 400;
    line-height: 28px;
}
.bodes {
    display: block;
    overflow: hidden;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.lides {
    height: 6px;
    display: inline-block;
    background: #f58321;
    width: 92%;
    vertical-align: bottom;
    margin: 0 0 2px 0;
}

.slick-slide  .bodes img {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 0 0 -7px;
}

/* the slides */
  .placement .slick-slide {
      margin: 0 50px;
  }
  /* the parent */
  .placement .slick-list {
      margin: 0 -50px;
  }
/********************jkblelven********************/

.jkblelven {
    padding: 70px 0;
    overflow: hidden;
}
.adswa {
    display: block;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(187px, 1fr));
    gap: 0;
    margin: 43px 0 0 0;
}

.adswa img { width: 100%;}
.campus-life { display: none;}
.tig {
    text-align: center;
    margin: 18px 0 0 0;
    font-style: italic;
}


/********************jkbltwilve********************/

.jkbltwilve {
    background: #f7f7f7;
    padding: 70px 0;
}

.jkbltwilve .headingx p {
    text-align: center;
    margin: 20px 0 40px 0;
}

.imxes {    position: relative;
    border-radius: 18px;
    object-fit: inherit;
    overflow: hidden;     transition: .3s;}

.imxes:hover {
    transform: translateY(-2px);
    transition: .3s;
}

.slick-slide .imxes img  {
    width: 100%;
}
.imxes:hover .txies {   opacity: 1;  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;}
.txies {
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #fff;
    text-align: center;
    padding: 0 30px;
    opacity: 0;
     -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.slick-slide  .imxes .txies img {
    object-fit: contain;
    height: 51px;
    margin: 0 0 15px 0;
    width: auto;
}

/* the slides */
  .student .slick-slide {
      margin: 0 10px;
  }
  /* the parent */
  .student .slick-list {
      margin: 0 -10px;
  }

  /****youtubebe model****/
  #myModal .modal-dialog {
      max-width: 800px;
      margin: 30px auto;
  }

.modal-body {
  position:relative;
  padding:0px;
}
.btn-close {
  position:absolute;
  right:-30px;
  top:0;
}
  /****youtubebe model end****/

/********************jkblthirteen********************/

.jkblthirteen {
    padding: 70px 0;
}

.jkblthirteen .headingx p   {
    text-align: center;
    margin: 20px 0;
}

.clime {
    width: 100%;
    margin: 0 auto;
}
/********************jkblfourteen********************/

section.jklub.jkblfourteen {
    background: #184176;
    padding: 70px 0;
}

section.jklub.jkblfourteen .allhead {
    background: linear-gradient(to right, #ffffff 0%, #76b0e0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.xeses {
    position: relative;
      transition: .3s;
      margin-top: 10px;;
}

.xeses:hover {
    transform: translateY(-2px);
    transition: .3s;
}
.slick-slide .xeses img {
    width: 100%;
}
.acies {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #fff;
    padding-right: 62px;
}
.acies span{
    display: block;
    text-align: center;
    line-height: 22px;
}
.Steps {
    margin: 50px auto 50px 3%;
    text-align: center;
}
.slick-slide .xeses .acies img, .slick-slide .acies img {
    object-fit: contain;
    height: 34px;
    margin: 0 auto 7px;
    width: auto;
}
/* the slides */
  .Steps .slick-slide {
      margin: 0 10px;
  }
  /* the parent */
  .Steps .slick-list {
      margin: 0 -10px;
  }

.whiboxe {
    background: #fff;
    display: block;
    height: 181px;
    width: 181px;
    border-radius: 119px;
    position: relative;
        transition: .3s;
        margin-top: 10px;
}

.whiboxe:hover {
    transform: translateY(-2px);
    transition: .3s;
}
.whiboxe .acies {
    position: relative;
    height: 100%;
    width: 100%;
    padding: 0;
}

.whiboxe .acies span {
    color: #184176;
    font-weight: 600;
}
/********************jkblfifteen********************/

.jkblfifteen {
    background: #f7f7f7;
    padding-top: 50px;
}
.ides {
    background: #fff;
    border: solid 1px #d4d4d4;
    padding: 20px;
    border-radius: 19px;
    text-align: center;
    min-height: 250px;
        transition: .3s;
        margin-top: 10px;
}
.woddta{ transition: .3s;
        margin-top: 10px;}
.ides:hover, .woddta:hover {
    transform: translateY(-2px);
    transition: .3s;
}
/* the slides */
  .regular .slick-slide {
      margin: 0 10px;
  }
  /* the parent */
  .regular .slick-list {
      margin: 0 -10px;
  }


.slick-slide .ides img {
    margin: 0 auto;
    object-fit: contain;
    height: 76px;
    margin: 0 auto 12px;
}
.ides span {
    display: block;
    border-top: solid 1px #ccc;
    padding-top: 11px;
    color: #000;
    font-size: 13px;
    line-height: 17px;
}

.slick-slide  img.woddta { width: 100%;}
.botnde  {
    display: block;
    margin: 40px 0;
    border-top: solid 1px #000;
    padding-top: 40px;
}

.desds {
    display: inline-block;
    width: 48%;
}

.jkli {
    object-fit: contain;
    height: 130px;
    margin: 0 30px 0 0;
    display: inline-block;
    vertical-align: middle;
}

.desds span {
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    width: 74%;
    font-weight: 500;
    color: #000;
    vertical-align: middle;
}

.riboxes {
    display: inline-block;
    text-align: right;
    width: 51.5%;
    font-size: 30px;
    font-weight: 800;
    color: #000;
}
.riboxes  a {
    text-decoration: none;
    color: #000;
}

.riboxes  img {
    object-fit: contain;
    height: 34px;
    margin: 0 18px 0 0;
}

.blubxe {
    background: #184176;
    color: #fff;
    padding: 30px 0;
}
.desdse {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    text-align: left;
}

.socialboxmain {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    text-align: right;
        font-size: 25px;
    font-weight: 500;
    line-height: 28px;
}
.txtsol {
    display: inline-block;
    vertical-align: middle;
}
.socialboxmain a.socbx { height: 40px; width: 40px;  background:url(../images/face-w.webp) no-repeat left top/ cover; display: inline-block; margin-left: 10px; vertical-align: middle;     transition: .3s;}

.socialboxmain a.socbx:hover {
    transform: translateY(-2px);
    transition: .3s;
}

.socialboxmain a.socbx.instgram {background:url(../images/instra-w.webp) no-repeat left top/ cover;}

.socialboxmain a.socbx.youtube {background:url(../images/youtube-w.webp) no-repeat left top/ cover;}

.socialboxmain a.socbx.xx {background:url(../images/twitter-w.webp) no-repeat left top/ cover;}

.socialboxmain a.socbx.linkdin {background:url(../images/linkdin-w.webp) no-repeat left top/ cover;}


.socialboxmain a.socbx:hover { background:url(../images/face-o.webp)no-repeat left top/ cover;}

.socialboxmain a.socbx.instgram:hover  {background:url(../images/instra-o.webp) no-repeat left top/ cover;}

.socialboxmain a.socbx.youtube:hover  {background:url(../images/youtube-o.webp) no-repeat left top/ cover;}

.socialboxmain a.socbx.xx:hover  {background:url(../images/twitter-o.webp) no-repeat left top/ cover;}

.socialboxmain a.socbx.linkdin:hover  {background:url(../images/linkdin-o.webp) no-repeat left top/ cover;}

div#forbx1, 
div#forbx2,div#forbx3 {
    overflow-y: hidden !important;
}

/********************jklu* code********************/

/********************jklu* code********************/

/********************jklu* code********************/

.widget_container{
     border:none !important
}

