﻿* {margin: 0; padding: 0}

body {
 font-family: "Poppins", sans-serif;
 margin: 0;
 padding: 0;
 font-size: 16px;
 font-weight: 400;
 color: #232e33;
 outline: 0;
 line-height: 1.5em;
 overflow-x: hidden
}
.delayedPopupWindow h1 {
    font-size: 24px;
    text-align: center;
}

.col-md-9.tyy {
    background: #f3f2f2;
}


.only-mob {display:none}

.gys {
    background: #00498a;
    height: auto;
    margin-top: 20px;
    padding: 10px;
    cursor: pointer;
}

.gys h3 {
    font-size: 17px;
    text-align: center;
    color: #fff;
    line-height: normal;
    margin-top: 2px;
}

.par {
    padding: 52px 0px;
}

.accordion ul li {
    font-size: 15px;
    list-style: disc;
}
.accordion ul {padding: 0 25px;}


.accordion{
    width: 100%;
    display:grid;
    gap: 9px;
  }
  details{
    background:var(--card); border:1px solid #1f2937; border-radius:var(--radius);
    overflow:hidden; transition:box-shadow .2s ease, transform .06s ease;
  }
  details[open]{ box-shadow:0 10px 30px rgba(0,0,0,.35) }
  summary{
    list-style:none;
    cursor:pointer;
    display:flex;
    align-items:center;
    gap:12px;
    padding: 9px 16px;
    font-weight:600;
    outline:none;
    position:relative;
  }
  /* remove default marker */
  summary::-webkit-details-marker{display:none}
  /* chevron */
  .chev{ margin-left:auto; transition:transform .25s ease }
  details[open] .chev{ transform:rotate(180deg) }
  /* summary focus ring */
  summary:focus-visible{ box-shadow:0 0 0 3px var(--ring) inset }
  .panel{
    padding:0 20px 18px; color:var(--muted); line-height:1.6;
    animation:reveal .25s ease;
  }
  @keyframes reveal{ from{opacity:0; translate:0 -4px} to{opacity:1; translate:0 0} }
  .badge{
    font-size:.75rem; color:white; background:linear-gradient(90deg,var(--accent),#22d3ee);
    padding:.25rem .5rem; border-radius:999px;
  }




table {font-size: 15px;}

.rtt {
    background: #f3f2f2;
    padding: 20px;
}

.rtt ul li img {
    width: 19px;
    margin-left: auto;
    margin-right: auto;
}

.rtt ul li {
    display: inline-grid;
    width: 24%;
    font-size: 15px;
    padding: 8px 10px;
    height: 103px;
    background: #fff;
    text-align: center;
}

.rtt button {margin: auto;
    display: block;
    border: none;
    background: #004689;
    color: #fff;
    padding: 8px 15px;
	border-radius: 10px;}


.rtt p {
    text-align: center;
    font-size: 15px;
    line-height: normal;
    padding: 15px 0px;
}
.rtt h5 {
    text-align: center;
    padding: 19px 0px;
    font-size: 21px;
}

.justice {
    border: solid 1px #eee;
    padding: 10px;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 7px -3px;
    text-align: center;
    border-radius: 10px;
    background: #fdfdfd;
}
.justice img {
    border: solid 1px #eee;
    border-radius: 50%;
    padding: 10px;
    width: 73px;
    margin-bottom: 10px;
}
.justice h5 {
    font-size: 17px !important;
    color: #125290;
    line-height: 24px;
}

.justice p {
    line-height: 24px;
    font-size: 15px;
}

section#acradtion {
    background: #004689;
}
.sm-bx img {
    width: 154px;
    border: solid 1px #eee;
}

.hover-bx .hover {
    overflow: hidden;
    position: relative;
    padding-bottom: 241px;
}
.card1 img {
    width: 100%;
}
.card1 {
    width: 100%;
}

.details ul li {
    color: #fff;
    font-size: 13px;
    list-style: disc;
    line-height: 1.4;
}

.details ul { margin-top: 5px;
padding: 0 10px;
}
.product-item {margin-bottom: 0px;position:relative;overflow:hidden;}
.product-item .details {position: absolute;left: 0;top: calc(100% - 50px);-webkit-transition: all 0.7s;-o-transition: all 0.7s;transition: all 0.7s;background-color: #004689;width: 100%;height: 100%;padding: 10px 20px;text-align: left;}

.product-item .details h3 {
    font-size: 17px !important;
    font-weight: 500;
    margin: 0 0 1em;
    text-align: center;
    padding-left: 0px;
    color: #fff;
    position: relative;
}
.details p {
    text-align: left;
    color: #fff;
    line-height: normal;
    font-size: 14px;
}

.product-item:hover .details {background-color: rgba(9, 22, 42,0.75); top: 0; padding: 10px 20px;}

.product-item .details a {display: inline-block;background: #FF692E;color: #fff;padding: 6px 10px;width: 100px;text-align: center;text-decoration: none;border-radius: 6px;}
.acre img {
    border: solid 1px #eee;
    border-radius: 10px;
}
section#acradtion .col-md-3 {
    max-width: 20%;
    margin: auto;
}

.col-md-3.tcvb {
    border: solid 1px #eee;
    background: #0b4c84;
    padding: 15px 14px;
    height: 220px;
}
.col-md-3.tcvb h5 {
    font-size: 17px;
    color: #fff;
    text-align: left;
    line-height: normal;
    padding: 40px 20px;
    border: solid 1px #eee;
}

.sm-bx {
    display: inline-block;
    width: 19%;
    margin-top: 11px;
}
.sm-bx img {
    width: 154px;
    border: solid 1px #eee;
}

.abt p {
    color: #fff;
    font-size: 15px;
    line-height: 1.6;
}

.container1 {
      display: flex;
      gap: 20px;
      flex-wrap: wrap;
    }
.card {
    width: 18%;
    height: auto;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 20px 0px;
    position: relative;
    transition: transform 0.3s;
}
    .card:hover {
      transform: translateY(-5px);
    }
    .icon {
      font-size: 40px;
      margin-bottom: 15px;
    }
    .text {
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 40px;
    }
    .year {
      position: absolute;
      bottom: -20px;
      left: 50%;
      transform: translateX(-50%);
      background: #ff7f00;
      color: #fff;
      padding: 10px 14px;
      border-radius: 50px;
      font-weight: bold;
      box-shadow: 0 4px 8px rgba(0,0,0,0.15);
    }
    /* Different colors for each card */
    .c1 { border: 2px solid #ff7f00; }
    .c1 .year { background: #ff7f00; }
    .c2 { border: 2px solid #e53935; }
    .c2 .year { background: #e53935; }
    .c3 { border: 2px solid #8e24aa; }
    .c3 .year { background: #8e24aa; }
    .c4 { border: 2px solid #1e88e5; }
    .c4 .year { background: #1e88e5; }
    .c5 { border: 2px solid #26a69a; }
    .c5 .year { background: #26a69a; }

#abo1 img{background: #fff;border-radius: 13px 10px;width: 13%;} 

section#abo1 h6 {
    color: #fff;
    margin: 10px 0px;
    font-size: 19px;
}
#abo1 {
      background-image: url(../images/abt-2024.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-attachment: fixed;
}

.df h4 {
    color: #fff;
    font-size: 18px;
    padding: 20px 0px;
}
.abt ul {
    padding: 7px 4px;
    display: inline-block;
}
.dg h6 {
    padding: 15px 9px;
    font-size: 14px !important;
    text-align: center;
}
.bd p {
    text-align: left;
}


.abt ul li {
    background: url(../images/arrow-bg.png) no-repeat 3px 11px;
    font-size: 14px;
    padding: 7px 29px;
    color: #ffffff;
    display: inline-block;
}

.fiv-one6 {
    display: block;
    justify-content: space-between;
    align-items: flex-start;
    width: 84%;
    flex-flow: wrap;
    margin-top: 18px;
}

.three-bx6 {
    transition: ease all 0.4s;
    width: 48%;
    padding: 5px 16px;
}

.three-bx6 i {
    background: inherit;
    font-size: 17px;
    padding: 2px 3px;
}
button.bts {
    border: none;
    font-size: 16px;
    padding: 10px 11px;
    border-radius: 10px;
    margin: 14px 0 0 0px;
    background: #dd4613;
    color: #fff;
}

.three-bx6 h2 {
    font-style: normal;
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 14px;
    margin-top: -9px;
    text-align: left;
    font-weight: 500;
}

.fiv-one7 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    flex-flow: wrap;
    margin-top: 38px;
}

.three-bx7 {
    text-align: center;
    transition: ease all 0.4s;
    margin-bottom: 18px;
    justify-content: center;
    display: flex;
    flex-direction: column;
    width: 33%;
    border: solid 1px #dbd9d9;
    height: 194px;
    padding: 5px 8px;
    box-shadow: 0px 0px 12px -3px rgb(0 0 0 / 35%);
    background: #ffffff;
    border-radius: 0 12px;
}
.three-bx7 h2 {
    font-style: normal;
    font-size: 14px;
    color: #162d71;
    margin-bottom: 11px;
    line-height: normal;
    margin-top: 11px;
    text-align: center;
    font-weight: normal;
}

.three-bx7 img {
    margin-left: auto;
    margin-right: auto;
    width: 93px;
}

.abt h5 {
    font-size: 18px;
    color: #36348e;
    margin-top: 15px;
}
#courses-slider img {
    border-radius: 10px;
}
.col-md-5.logi img {
    border: solid 4px #efefef;
    border-radius: 40px 0px;
}
.fiv-one5 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    flex-flow: wrap;
    margin-top: 50px;
}

.three-bx5 {
    text-align: center;
    transition: ease all 0.4s;
    margin-bottom: 9px;
    justify-content: center;
    display: flex;
    flex-direction: column;
    width: 33%;
    min-height: 105px;
    border: dotted 2px #8f8b8b;
    border-radius: 10px;
    padding: 8px 7px;
    background: #fff;
}

.three-bx5 h2 {
    font-size: 18px;
    color: #36348e;
    text-align: center;
    margin-bottom: 12px;
    font-weight: normal;
}


.bd h4 {
    color: #2d4191;
    font-size: 22px;
}
.bd ul {
    list-style: square;
    font-size: 16px;
    line-height: 28px;
    padding: 2px 18px;
}

.bd ul li {
    text-align: left;
    color: #000;
    font-size: 15px;
}

.bd h6 {
    color: #cfae0f;
    font-size: 18px;
    margin-bottom: 9px;
}
.bd p {
    font-size: 15px;
    margin-bottom: 13px;
}
.container.tx ul li {
    text-align: left;
    color: #fff;
}
.fkl ul li {
    display: inline-block;
    border: solid 1px #eaeaea;
    margin: 3px 11px;
    width: 33%;
    text-align: left;
    padding: 0 10px;
    background: #fff;
    border-radius: 4px;
}
.bannerContent img {
    width: 84px;
    padding: 5px 10px;
    margin-top: 10px;
}
.logo { 
    position: relative;
    top: 43px; 
}
.dgf img {border-radius: 10px;}
img.img-responsive {
    margin-top: 10px;
}
.financial-tabs h4 {
    font-size: 18px;
    color: #c24245;
    font-weight: bold;
    padding-bottom: 4px;
}
.financial-tabs {
    background: #fff;
}
.dg{
    min-height: 244px;
    padding: 10px;
    border-radius: 10px 0px;
    box-shadow: 0px 0px 12px -3px rgb(0 0 0 / 35%);
    margin-bottom: 10px;
    }
.row.yu img {
    width: 100%;
}

.row.yu h2 {
    color: #222324;
    font-size: 14px;
    margin-top: 10px;
    font-weight: normal;
    line-height: 1.56;
}
.row.yu p {
    font-size: 16px;
    line-height: 1.6;
}
.navbar-light .navbar-nav .nav-link {
    color: #000000;
    font-size: 13px;
    margin: 0 2px;
}
h2.lft {
    position: relative;
    right: 0;
    top: 10px;
    text-align: center;
    margin: auto;
}
#back-to-top {
    position: fixed;
    bottom: 12px;
    right: 8px;
    border-radius: 0;
    border: none;
    background: #dd4613;
    color: #fff;
}
#law {
    /* background-image: url("../images/bg-r.jpg"); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-attachment: fixed;
}

#why {
    background-image: url(https://www.lawentrance.com/lst-freezone/images/slider-1.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
    background-attachment: fixed;
}
#why:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 70%);
    content: "";
}
.three-bx h2 span {
    color: #8541ba;
    font-size: 41px;
    font-weight: bold;
}

.why-cl1 ol li {
    line-height: 30px;
    font-size: 16px;
}
.why-cl1 ol {
    padding: 3px 24px;
    list-style: square;
}

.why-cl ol li {
    line-height: 36px;
    font-size: 16px;
}
.why-cl ol {
    padding: 3px 24px;
    list-style: square;
}
.why-cl1 {
    text-align: justify;
    /* height: 346px; */
    box-shadow: 0px 0px 36px rgb(76 76 100 / 6%);
    background: #fff;
    padding: 10px 46px;
}
.why-cl {
    text-align: justify;
    box-shadow: 0px 0px 36px rgb(76 76 100 / 6%);
    background: #fff;
    padding: 69px 46px;
}
img.img-responsive {
    width: 100%;
    box-shadow: 0px 0px 36px rgb(76 76 100 / 6%);
}
.digital img {
    box-shadow: 0px 0px 36px rgb(76 76 100 / 6%);
}
.bannerContent h4 span {
    background: #f9d800;
    padding: 3px 6px;
    font-size: 20px;
    border-radius: 4px;
}
.three-bx1 h2 {
    color: #f5ba08;
    font-size: 40px;
    font-weight: bold;
}
.mba {
    text-align: center;
}
#mission {
    margin: 20px 0px;
}
section.pt h6 {
    font-size: 18px;
}
.three-bx1 p {
    text-align: center !important;
    color: #fff;
}
.financial-tabs h5 {
    font-size: 21px;
    padding-bottom: 5px;
}
.bannerContent h6 {
    margin: 7px 0px;
    color: #ffffff;
    font-size: 19px;
    padding: 9px 2px;
}
.three-bx ul li {
    float: left;
    margin: 2px 21px;
    list-style: square;
    padding: 2px 5px;
    color: #000;
    font-size: 15px;
}
.financial-tabs h6 {
    font-size: 15px !important;
    line-height: 28px;
    margin-top: -5px;
    background: #bc3538;
    color: #fff;
    display: inline-block;
    padding: 0px 13px;
}

.fiv-one1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    flex-flow: wrap;
}

.three-bx1 {
    text-align: center;
    border-radius: 10px;
    transition: ease all 0.4s;
    margin-bottom: 11px;
    justify-content: center;
    flex-direction: column;
    width: 32%;
    height: 145px;
    padding: 19px 20px;
    margin-top: 20px;
    box-shadow: 0px 0px 12px -3px rgb(0 0 0 / 35%);
    border: solid 1px #c7afaf;
}
.three-bx1 ul li {
    float: left;
    margin: 2px 21px;
    list-style: square;
    padding: 2px 5px;
    color: #000;
    font-size: 15px;
}
.three-bx1 img {
    width: 70px;
    margin-left: auto;
    margin-right: auto;
    padding: 14px 0px;
}
.mba h5 {
    position: relative;
    color: #fff;
    padding: 4px 62px;
    font-size: 19px;
    border-radius: 10px;
    background: #0046a4;
    display: inline-block;
}
.bx {
    padding: 0 0px 24px 0px;
    height: auto;
    margin-top: 0;
}
.bx-s img {
    height: 83px;
}
.three-bx img {
    margin-left: auto;
    margin-right: auto;
    width: 79px;
    border: solid 1px #eee;
    border-radius: 50%;
    padding: 10px;
}
.fs {
    display: flex;
    text-align: center;
}

.bx h3 {
    padding: 6px 0px;
    font-size: 23px;
    color: #8441b9;
}
.bx ul li {
    font-size: 16px;
    list-style: disc;
    line-height: 27px;
}
.bx ul {
    list-style: none;
    padding: 0 20px;
}
.bannerContent ul li {
    font-size: 20px;
    list-style: disc;
    line-height: 36px;
    color: #ffffff;
}
.bannerContent h4 {
    color: #ffffff;
    margin-top: 14px;
    font-size: 23px;
    line-height: 1.7;
    background: #dd4613;
    display: inline-block;
    padding: 3px 12px;
    border-radius: 10px 0px;
}
.bannerContent ul {
    padding: 9px 17px;
}
hr {
    border: solid 1px #f58926;
    width: 10%;
    margin: 11px auto;
    border-radius: 10px;
}
hr.about {
    width: 114px;
    border: solid 1px #f0b452;
    margin-top: -17px;
    margin-left: 0px;
}
.bannerContent h1 {
    color: #ffffff;
    font-size: 21px;
    line-height: 40px;
}
.bannerContent h3 {
    color: #fff;
    width: 52%;
    margin-top: 7px;
    margin-bottom: 10px;
    font-size: 27px;
    line-height: 37px;
}
.bannerContent h1 span {
    font-size: 32px;
    color: #ffffff;
    padding: 5px 1px;
    font-weight: bold;
    line-height: 43px;
}
.tx p {
    text-align: center;
    line-height: 1.9;
    font-weight: normal;
    text-align: justify;
}
.nx-section {
    background: #f1f1f1;
}
.bannerContent {
    padding: 0px 0px;
}
.bx-s1 p span {
    color: #fed032;
    font-size: 24px;
    font-weight: 600;
}
.bx-s1 {
    box-shadow: 1px 1.732px 40px 0px rgb(237 237 237 / 14%);
    padding: 12px 10px;
    width: 210px;
    margin: 0 0 0 9px;
    border-radius: 50%;
    height: 210px;
    border: solid 1px #a19d92;
}
.bx-s1 img {
    width: 81px;
    padding: 10px;
}
.bx-s1 p {
    line-height: 24px;
    color: #ffffff;
    font-size: 16px;
}
section.pt {
    padding: 40px 0px;
}
.ab ul {
    text-align: left;
    margin-top: 20px;
}
.ab ul li {
    font-size: 15px;
    line-height: 27px;
}
.fiv-one {
    display: flex;
    align-items: center;
    width: 100%;
    flex-flow: wrap;
    margin-top: 4px;
    gap: 10px;
    justify-content: center;
}
.row.abt img {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.ab h2 {
    text-align: left;
    font-size: 28px;
    font-weight: bold;
    padding: 22px 0px;
    color: #f9d800;
}
.ab p {
    text-align: justify;
    line-height: 25px;
    color: #fff;
    font-size: 15px;
}
.ab {
    padding: 3px 29px;
}
.three-bx {
    text-align: center;
    transition: ease all 0.4s;
    margin-bottom: 11px;
    justify-content: center;
    flex-direction: column;
    width: 30%;
    min-height: 125px;
    border: solid 1px #eee;
    border-radius: 11px;
    padding: 10px 14px;
    box-shadow: 0px 0px 12px -3px rgb(0 0 0 / 15%);
    margin: 10px 0 0 12px;
}
.three-bx h2 {
    font-size: 18px;
    color: #2a2828;
    text-align: center;
    margin-bottom: 10px;
    line-height: normal;
    margin-top: 10px;
    font-weight: 500;
}
.three-bx p {
    font-size: 15px;
    text-align: center;
    color: #3a3a3a;
    line-height: 22px;
}
.lst ul {
    list-style: square;
}
.lst ul li {
    color: #fff;
    text-align: left;
    line-height: 30px;
    font-size: 15px;
}
.bannerContent h5 {
    font-size: 19px;
    padding: 5px 6px;
    margin-top: 10px;
    color: #000000;
    line-height: 1.6;
    background: #ffffff;
    display: inline-block;
    border: dotted 1px #970021;
}
.bx-s {
    text-align: center;
    padding: 10px;
    margin-top: 20px;
    background: #fff;
    border-radius: 10px;
    width: 192px;
    height: 103px;
    border: solid 1px #eee;
}
.bx-s h5 {
    color: #2a2a2a;
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
}
.highlight {
    /* background: #efefef; */
    padding: 40px 0px;
}
section.band {
    padding: 20px 0px;
}
section.band img {
    width: 100%;
}
.logo img {max-height: 95px;}
.tx ul {
    list-style: square;
    font-size: 16px;
    line-height: 30px;
    padding: 2px 30px;
}
.tx h2 {
    font-size: 22px;
    color: #1d265f;
    font-weight: bold;
    background: #eee;
    display: inline-block;
    border-radius: 10px;
    padding: 8px 12px 8px 11px;
    margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6 {
    color: #333;
    font-size: 28px;
    margin: 0;
    line-height: 1.3em
}

p {
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 30px;
    color: #11212e;
}

.hr {
    margin-bottom: 15px;
    margin-top: 15px;
    border-color: #000;
    width: 25%;
    margin-left: auto;
    margin-right: auto
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.carousel-indicators li {
    background-color: #801634;
}
.carousel-indicators {bottom: -61px;}
a {
    outline: 0 !important;
    color: #f15922;
    text-decoration: none;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

a:active, a:focus, a:hover {
    outline: 0 !important;
    text-decoration: none;
    color: #000
}

input:focus, textarea {
    outline: 0 !important;
    text-decoration: none
}

img {
    border: 0
}

.img-responsive100 {
    width: 100%
}

.nopd {
    padding-left: 0;
    padding-right: 0
}

.fsize22 {
    font-size: 18px
}

.fsize28 {
    font-size: 28px
}

.fsize24 {
    font-size: 24px
}

.font-weight-300 {
    font-weight: 400 !important
}

.font-weight-900 {
    font-weight: 900 !important
}

.font-weight-700 {
}

li {
    color: #1e1e1e;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

::-moz-selection {
    background-color: #f16f21;
    color: #fff
}

::selection {
    background-color: #f16f21;
    color: #fff
}

::-webkit-input-placeholder {
    color: rgba(0,0,0,.8) !important
}

::-moz-placeholder {
    color: rgba(0,0,0,.8) !important
}

:-ms-input-placeholder {
    color: rgba(0,0,0,.8) !important
}

:-moz-placeholder {
    color: rgba(0,0,0,.8) !important
}

.zindex2 {
    z-index: 2
}

.show {
    display: block !important
}

.text-orange {
    color: #ffffff;
}

.text-blue {
    color: #1c2e51
}

.bg-orange {
    background-color: #f16e21
}

.bg-blue {
    background-color: #bf2727;
}

.sticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

#header.sticky .header-absolute {
    background-color: #ffffff;
    box-shadow: 0 0 18px 1px rgb(0 0 0 / 10%)
}

#header.sticky .header-absolute .logo img {
}

#back-top {
    position: fixed;
    right: 10px;
    bottom: 0;
    z-index: 999;
    overflow: hidden;
    display: none;
    width: 40px;
    height: 40px;
    border: 1px solid #8541ba;
    background-color: #8541ba;
    border-radius: 100%;
    text-align: center;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

#back-top:after {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 20px;
    content: "";
    background: url(https://clsite-file1.s3.amazonaws.com/7214_top.png);
    line-height: 48px;
    -webkit-transition: color .25s ease,-webkit-transform 2s ease;
    transition: color .25s ease,transform 2s ease;
    width: 30px;
    height: 24px;
    background-size: 33px;
    background-repeat: no-repeat;
    position: absolute;
    top: 6px;
    left: 3px;
}

#back-top:hover {
    border-color: transparent;
    background-color: #11212e
}

#back-top:hover:after {
    color: #fff
}

.bc-img01 {
   background-image: url("../images/banner.jpg");
   background-size: cover;
   background-repeat: no-repeat;
   height: 614px;
   background-position: 0px 76px;
   box-shadow: 0 0 18px 1px rgb(0 0 0 / 10%);
}

.sideNavi {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 2
}

.sideNavi-flex .sideNavi-item .callbg {
    background-color: #c6c6c6;
    color: #010101
}

.sideNavi a {
    background-color: #1c2e51;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    padding: 9px 16px;
    margin-bottom: 50px;
    display: block
}

.blog-text > a {
    color: #fff;
    display: inline-block;
    background-color: #1c2e51;
    line-height: 1;
    border-radius: 30px;
    padding: 20px 40px;
    position: relative;
    text-transform: capitalize;
    transform: perspective(1px) translateZ(0);
    transition: color .3s ease 0s;
    vertical-align: middle;
    font-size: 16px
}

.blog-text > a:hover {
    color: #414042
}

.blog-text > a::before {
    border-radius: 30px;
    background-color: #fff;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 50% 0 0;
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1
}

.blog-text > a:hover::before {
    transform: scaleY(1)
}

.widget-title h3 {
    position: relative;
    font-size: 25px;
    color: #272727;
    font-weight: bold;
    padding-top: 10px;
}

.header .header-absolute {
    position: absolute;
    width: 100%;
    z-index: 10;
    background: #ffffff;
    box-shadow: 0 0 18px 1px rgb(0 0 0 / 10%);
}

.logo {
    position: relative;
    top: 0px;
}

.logo-right strong a {
    line-height: 1.1;
    color: #1c2e51;
}

.logo-right i {
    margin-top: 5px;
    display: inline-block;
    font-size: 40px;
    position: absolute;
    right: 41%
}

.dsu-form {
    width: 334px;
    padding: 18px 20px;
    background-color: rgb(77 77 77 / 62%);
    border: solid 1px #807b7b;
}

.frmBg {
    text-align: center;
    position: relative
}

.frmBg h4 {
    font-size: 17px;
    line-height: 13px;
    color: #ffffff;
    display: block;
    padding: 13px 6px;
    text-transform: uppercase;
    background: #dd4613;
}

.applyBox {
    margin-top: 5%;
    width: 100%;
    display: table
}

.contact_fild {
    padding: 0 0;
}

.contact-fild-box .form-control {
    font-size: 14px;
    color: rgba(0,0,0,.9);
    border: 0;
    border-radius: 0;
    background-color: #ffffff;
    margin: 0 auto;
    padding: 7px 15px;
    height: auto
}

.form-group {
    margin-bottom: 6px
}

.btn_submit {
    background: #fff;
    color: #1c2e51;
    font-size: 20px;
    position: relative;
    border: 0;
    border-radius: 10px;
    padding: 10px 40px;
    margin-top: 10px;
    line-height: normal
}

.btn_submit:hover {
    background: #1c2e51;
    color: #fff
}

.contact-fild-box {
    margin-bottom: 10px;
    position: relative
}

.contact-fild-box.text-center {
    margin-bottom: 0
}

.dsu-intro {
    position: absolute;
    width: 34%;
    top: 24%;
    z-index: 1;
    right: 0
}

.dsu-addmission {
    margin-top: 18%;
    display: block;
    padding: 0;
}

.formIDfid {
    padding: 0;
}

.contact-fild-box .form-control option {
    color: #000
}


.unique__section span {
    background-color: #fff;
    position: relative;
    color: #1e2761;
    padding: 5px 2px;
    font-size: 18px;
    font-weight: 700;
}

.unique__section span:after {
    position: absolute;
    content: "";
    width: 20px;
    height: 12px;
    margin: 0 auto;
    bottom: -12px;
    left: 47%;
    clip-path: polygon(0 0,46% 100%,100% 0)
}

.program__section .program__row_area .program-item .program__icon {
    background-color: #fff;
    border: 2px solid #801634;
    width: 100px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -50px;
    line-height: 92px;
    border-radius: 100%
}

.program__section .program__row_area .program-item p {
    font-weight: 700;
    margin-top: 15px;
    font-size: 18px
}

.program__section .program__row_area .program-item:hover {
    background-color: #1c2e51
}

.program__section .program__row_area .program-item:hover p {
    color: #fff
}

.program__section .program__row_area .program-item {
    background-color: #fff;
    border: 2px solid #801634;
    border-radius: 15px;
    padding: 15px 25px;
    min-height: 180px
}

#highlights-slider.owl-carousel .owl-stage-outer {
    padding-top: 40px
}

#highlights-slider.owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    background-color: transparent;
    border: 1px solid #1c2e51
}

#highlights-slider.owl-theme .owl-dots .owl-dot.active span, #mentors-slider.owl-theme .owl-dots .owl-dot:hover span {
    background: #1c2e51
}

#highlights-slider.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    color: #fff;
    background: #f16e21;
    padding: 0 15px;
    font-size: 50px;
    top: 40%;
    margin: 0;
    border-radius: 0;
    text-align: center
}

#highlights-slider.owl-theme .owl-nav .owl-prev {
    left: -100px
}

#highlights-slider.owl-theme .owl-nav .owl-next {
    right: -100px
}

.industry__section .industry-item .industry-thumb {
    overflow: hidden;
}

.industry__section .industry-item .industry-content p {
    color: #000;
    font-size: 18px;
    padding: 10px
}

.program__section .program__row_area #highlights-slider1 .program-item {
    margin-top: 50px;
    background-color: #fff;
}

.program__section .program__row_area #highlights-slider1 .program-item:hover {
    background-color: #801634;
}

.program__section .program__row_area #highlights-slider1 .program-item:hover p {
    color: #fff;
}

.industry__section .industry-item {
    background-color: #fff;
    padding: 10px;
    border-radius: 0;
    height: 319px;
    transition: all 1s;
}

.industry__section .industry-item:hover {
    background-color: #fff;
    padding: 10px;
    border-radius: 30px
}

.industry__section .industry-item:hover p {
    color: #1c2e51;
}

.program__section .program__row_area #highlights-slider1 .program-item p {
    color: #1a191a;
    .program__section .program__row_area #highlights-slider1 .program-item
    }

.recognitions__section .recognitions_item {
    border-radius: 18px;
    padding: 15px;
    border: solid 1px #bdbcbc;
}

.recognitions__section .recognitions_item p {
    font-weight: 700;
    font-size: 18px;
    margin-top: 8px
}

#recognitions-slider.owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    background-color: transparent;
    border: 1px solid #fff
}

#recognitions-slider.owl-theme .owl-dots .owl-dot.active span, #recognitions-slider.owl-theme .owl-dots .owl-dot:hover span {
    background: #fff
}

.benefits__section {
    background-color: #eee
}

.talent__section {
    background-image: url(../../images/Admissions.webp);
    background-size: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center
}

.talent__section .talent__block .talent__flex {
    padding: 8px 15px;
    margin-bottom: 15px;
    border-radius: 8px;
    background-color: rgba(255,255,255,.8);
    display: flex;
    align-items: center
}

.talent__section .talent__block .talent__flex .talent__content h6 {
    text-transform: uppercase;
    color: #1c2e51;
    font-size: 18px;
    font-weight: 700
}

.talent__section .talent__block .talent__flex .talent__content p {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 600
}

.footer {
    width: 100%;
    display: table;
    padding: 20px 0;
    color: #fff;
    background-color: #1c4f8c;
    font-size: 14px;
}

.desktop {
    display: block
}

.mobile {
    display: none
}

ul.listing li {
    font-size: 16px;
    line-height: 24px;
    position: relative;
    padding: 8px 0;
    padding-left: 35px
}

ul.listing li:last-child {
    border: 0
}

ul.listing li:after {
    color: #fff;
    text-align: center;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 10px;
    background-color: #1c2e51;
    content: "\f00c";
    font-family: 'Font Awesome 5 Pro'
}

.row {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0
}

.owl-carousel .owl-item img {
    display: inline-block;
    width: auto;
    /* height: 83px; */
}

.placement-highlights .row {
    row-gap: 50px;
}

.font9 {
    font-size: 38px;
}

.recruiters:after {
    content: "";
    background: linear-gradient(to bottom, #f16e21 0%, #dee2e6 100%);
    position: absolute;
    width: 5px;
    height: 100%;
    top: 10px;
    left: 102%;
    display: block;
}

.recruiters-section .row {
    row-gap: 27px;
}

@media only screen and (max-width: 786px) {
    .mobile-num-top {
        display: block !important;
        text-align: center !important;
        padding: 5px 0px;
        background: #eee;
    }

    .mobile-num-top i {
        display: none;
    }
}

/*****************Media Query ******************************/
@media only screen and (max-width: 1024px) {
    #hero.container-fluid, #hero.container-fluid .row {
        padding-left: 0;
        padding-right: 0;
        margin-right: 0;
        margin-left: 0
    }
}

@media only screen and (max-width: 980px) {
    .img-fluid {
        width: 32%;
    }

    .dsu-intro {
        position: relative;
        width: 100%;
        top: 0
    }

    .dsu-addmission {
        margin-top: 0
    }

    .join-section, .section2 {
        background-size: cover
    }

    .mx-5 {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .w-75 {
        width: 100% !important
    }

    .dsu-form {
        margin: 15px auto 15px;
        float: none;
        padding: 20px 0
    }

    .recruiters:after {
        content: none;
    }

    .desktop, .widget-title span {
        display: none
    }

    .mobile {
        display: block
    }

    .companies-section {
        background-size: cover
    }

    .sideNavi {
        position: fixed;
        width: 100%;
        bottom: 0;
        top: auto;
        right: auto;
        left: 0;
        z-index: 2;
        -moz-transform: rotate(0);
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }

    .unique__section span {
        display: block
    }

    .sideNavi .sideNavi-flex {
        display: flex
    }

    .sideNavi a {
        display: block;
        text-align: center;
        padding: 12px 2px;
        margin-bottom: 0
    }

    .sideNavi-item {
        width: 100%
    }

    .footer {
        height: 90px;
        font-size: 12px
    }

    .bc-img01 {
        height: auto;
        background-position: top left;
        padding: 65px 0;
        background-size: cover;

    }

    .dsu-addmission .bannerContent h1 {
        font-size: 24px
    }

    .dsu-addmission .bannerContent .admContent p {
        font-size: 22px
    }

    .dsu-addmission .bannerContent .admContent {
        margin-top: 7%
    }

    .logo {
        text-align: center
    }

    .dsu-addmission .bannerContent {
        width: 70%
    }

    .row {
        width: auto
    }

    .header .header-absolute {
        position: relative
    }

    .talent__section {
        background-size: cover
    }

    #highlights-slider.owl-theme .owl-nav [class*=owl-] {
        display: none
    }
}

@media only screen and (max-width: 736px) {
    .bc-img01 {
        padding: 65px 0;
    }

    .container {
        max-width: 100%
    }

    .join-section .joindvItem {
        width: 100%
    }

    #industry-slider.owl-theme .owl-nav [class*=owl-], #recognitions-slider.owl-theme .owl-nav [class*=owl-] {
        display: none
    }
}

@media only screen and (max-width: 667px) {
    .join-section .joindvItem .joinContent {
        padding: 30px 20px
    }

    .join-section .joindvItem .joinContent p {
        line-height: 16px;
        font-size: 14px;
        margin-top: 6px
    }

    .join-section .joindvItem:last-child {
        width: 100%
    }

    #recognitions-slider.owl-theme .owl-nav [class*=owl-] {
        position: relative;
        color: #fff;
        background: #000;
        padding: 0 15px
    }

    #recognitions-slider.owl-theme .owl-nav .owl-next {
        right: -5px
    }

    #recognitions-slider.owl-theme .owl-nav .owl-prev {
        left: -5px
    }

    .programs-section {
        text-align: center
    }

    .programs-section .text-justify {
        text-align: center !important
    }

    #client-slider.owl-theme .owl-nav [class*=owl-] {
        position: absolute;
        color: #fff;
        background: #000;
        padding: 3px 10px;
        font-size: 42px;
        top: 50%;
        margin: 0;
        border-radius: 0;
        text-align: center
    }

    #client-slider.owl-theme .owl-nav .owl-prev {
        left: -40px
    }

    #client-slider.owl-theme .owl-nav .owl-next {
        right: -40px
    }

    .client-relative {
        padding: 0 25px
    }

    .about-section .row {
        margin: 0 0
    }
}

@media only screen and (max-width: 568px) {
    .loader-inner, .px-5.advantagesBx, .section3 .px-5 {
        padding: 0 15px !important
    }

    h1, h2, h3, h4, h5, h6 {
        font-size: 26px
    }

    p {
        font-size: 14px
    }

    ul.listing li {
        font-size: 14px;
        line-height: 20px
    }

    .applyBox {
        margin-top: 0
    }

    .courseContent, .courseThumb {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%
    }

    .course-right, .courseContent {
        margin-top: 20px
    }

    .pattenabsolute {
        left: 82px
    }
}

@media only screen and (max-width: 480px) {
    .join-section .joindvItem .joinContent strong {
        font-weight: 900;
        line-height: 24px;
        font-size: 16px
    }

    .join-section .joindvItem .joinContent p {
        font-size: 12px
    }
}

@media only screen and (max-width: 414px) {
    .fsize24, h1, h2, h3, h4, h5, h6 {
        font-size: 20px
    }

    .placement-highlights {
        margin-top: 0px !important;
    }

    .font9 {
        font-size: 46px;
    }

    .join-section .joindvItem .joinContent strong {
        font-size: 13px
    }

    .dsu-addmission .bannerContent h1 {
        font-size: 14px
    }

    .placement-highlights .row {
        row-gap: 18px;
    }

    @media only screen and (max-width: 384px) {
        .dsu-form {
            width: 90%
        }

        .dsu-addmission .bannerContent .admContent p {
            font-size: 20px
        }

        .course-section .courseContent {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }
    }

    @media only screen and (max-width: 360px) {
        .sideNavi a {
            font-size: 12px
        }

        .fsize22 {
            font-size: 17px
        }
    }

    @media only screen and (max-width: 320px) {
        .footer {
            font-size: 10px
        }

        .frmBg h4, .fsize24, h1, h2, h3, h4, h5, h6 {
            font-size: 20px
        }

        .dsu-addmission .bannerContent h1 {
            font-size: 14px
        }
    }
 
@media (max-width:767px) {
	
 .bannerContent h1 span {
      color: #fff !important;
      font-size: 21px !important;
      line-height: 25px !important;
    }
	
#abo1 {
  background-size: cover !important;
  height: auto !important;
}
	
	
	
.three-bx5 {
  width: 100%;
}
 .dsu-form {
    background: #162d71 ! important;
  }	
.three-bx7 {
  width: 100%;
}	
#alumni .partnerband img {
  width: 100% !important;
}
 .partnerband img {
  width: 100% !important;
	}
	
 .bc-img01 {
    background-position: top center;
  }
	
.pdf-tabs li a {
  font-size: 12px !important;
  margin-top: 10px !important;
}	
.bannerContent h4 {
    color: #fff !important;
  }
	
.dsu-addmission .bannerContent h1 {
    text-align: center;
    margin-top: 12px;}

	
.bannerContent h4 {
    color: #fff;
    margin-top: 15px;
    font-size: 19px;
    font-weight: bold;
    line-height: normal;
    text-align: center;
    padding: 8px;
  }
dsu-form {
    background: rgb(22, 45, 113) ! important;
  }

.partnerband img {
  width: 100%;
}
	
.logo img { width: 183px;
      padding: 5px;}
	
.bc-img01 {background-size: cover;}
	
	h2.lft {
    position: relative;
    right: 0;
    top: 6px;
    text-align: center;
}	
.bannerContent ul li {
  font-size: 14px;
  list-style: square;
  line-height: 27px;
  color: #434040;
}	
.dsu-addmission {
    top: 0px !important;
  }	

.bc-img01 {
    padding: 0 !important;
  }
	.fiv-one6 {
  width: 100%;
}
	.dsu-addmission .bannerContent {text-align: center;}
	
.bannerContent h4 { border-radius: 10px;
    font-size: 20px !important;
  }
.bc-img01 {
  background-image: url("https://www.careerlauncher.com/gls-university/images/bg-r.jpg");	
	}
.bannerContent h3 {
      color: #fff;
      width: 100%;
      margin-top: 7px;
      margin-bottom: 10px;
      font-size: 20px;
      line-height: 31px;
    }
	
.three-bx6 h2 {
  font-style: normal;
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 14px;
  margin-top: -9px;
  text-align: left;
  font-weight: 500;
}
.three-bx6 {
  transition: ease all 0.4s;
  width: 100%;
  padding: 5px 6px;
}	
	
button.bts {
  border: none;
  font-size: 14px;
  padding: 6px 8px;
  border-radius: 10px;
  margin: 10px 0 10px 0px;
  background: #dd4613;
  color: #fff;
}
	
.card {
  width: 46%;
  height: auto;
  padding: 17px 0px;
  margin-top: 10px;
}	
.icon img {
  width: inherit;
}
.gys {
  margin-top: 2px;
}	
.par {margin-top: 22px;
  padding: 22px 0 0 0px;
}
section#acradtion .col-md-3 {
  max-width: 48%;
  margin: auto;
}
.rtt ul li {
  display: inline-grid;
  width: 100%;
  font-size: 15px;
  padding: 8px 10px;
  height: auto;
  background: #fff;
  text-align: center;
  margin-bottom: 10px;
}	
.sm-bx {
  width: 49%;
}
.product-item .details {
  top: calc(100% - 281px);
  background-color: rgba(0,0,0,0.75);

}	
.product-item {
  margin-bottom: 6px;
}
.year {
  font-size: 11px;
}	
	
.widget-title h3 {
  font-size: 20px;
}	
.text {
  font-size: 14px;
}	
.desktop, .widget-title span {
    display: none !important;
  }	
	
 .dsu-addmission .bannerContent h1 {
    font-size: 17px !important;
    line-height: normal;
  }
	
.logo {
    text-align: left;
  }
	
  .float_call {
    top: 2% !important;
  }
.float_call .number {
  height: 37px !important;
}
.float_call .icon {
  height: 38px !important;
  width: 42px !important;
}
.only-mob {display:block}	
.only-desk {display:none}	
.rtt p {
	text-align: justify;
	font-size: 14px;
	padding: 6px 0px;
}
	
.container1 {
  justify-content: center;
}	
.col-md-9.tyy {
    background: #fff;
}	
.col-md-3.tcvb {
  border: none;
  background: #fff;
  padding: 15px 14px;
  height: auto
}
.col-md-3.tcvb h5 {
  font-size: 19px;
  color: #171616;
  text-align: center;
  line-height: normal;
  padding: 0;
  border: none;
}
	
	
	
	}