
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&display=swap');

body{overflow-x: hidden; font-family: 'Poppins', sans-serif; font-size: 14px; background: #fff;}
html{overflow-x: hidden;}
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?t1mwm6');
  src:  url('../fonts/icomoon.eot?t1mwm6#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?t1mwm6') format('truetype'),
    url('../fonts/icomoon.woff?t1mwm6') format('woff'),
    url('../fonts/icomoon.svg?t1mwm6#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-srch .path1:before {
  content: "\e907";
  color: rgb(218, 218, 218);
}
.icon-srch .path2:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(255, 255, 255);
  opacity: 0.94;
}
.icon-bag:before {
  content: "\e900";
}
.icon-Location:before {
  content: "\e901";
}
.icon-Mail:before {
  content: "\e902";
}
.icon-Phone:before {
  content: "\e903";
}
.icon-Star:before {
  content: "\e904";
}
.icon-user:before {
  content: "\e905";
}
.icon-Arrow:before {
  content: "\e906";
}
.icon-segment:before {
  content: "\e916";
}
.icon-location:before {
  content: "\e947";
}
.icon-search:before {
  content: "\e986";
}
.icon-star-empty:before {
  content: "\e9d7";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-arrow-left2:before {
  content: "\ea40";
}
.icon-circle-up:before {
  content: "\ea41";
}
.icon-circle-down:before {
  content: "\ea43";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}


@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-40%, 0, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInRight {
    animation-name: fadeInRight
}
:focus{outline: none !important;}
button:focus{outline: none !important}
.headercontainer{background: #fff; padding: 0px;}
.headercontainer .headtop{padding: 10px 0px;}
.headercontainer .logocolumn{padding: 0px 0;}
.headercontainer .usercolumn{-ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; max-width: 100%; padding: 0px 12px;}
.headercontainer .headtop .logoouter{justify-content: center; width: 100%; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center;}
.headercontainer .headtop .logobx{display: inline-block; padding: 0px;}
.headercontainer .headtop .logobx img{max-width: 100%; max-height: 100%; height: auto; max-width: 600px;}
@-webkit-keyframes stickySlideDown {
from {
transform:translateY(-100%);
}
to {
transform:translateY(0);
}
}
@keyframes stickySlideDown {
from {
transform:translateY(-100%);
}
to {
transform:translateY(0);
}
}

.topheadr{
  background: #f5f5f5;
  padding: 8px 0;
}
.skipcontent-pnl {
  color: #5c5c5c;
  position: relative;
  font-size: 13px;
}
.skipcontent-pnl ul {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0 2px;
  border-right: 1px solid #fff;
  line-height: 24px;
}
.skipcontent-pnl ul li {
  display: inline-block;
  vertical-align: middle;
}
.skipcontent-pnl ul li a {
  text-decoration: none;
  position: relative;
  color: #606060;
  padding: 0 6px;
  font-weight: 500;
  background: #e0e0e0;
  display: flex;
  justify-content: center;
}
.skipcontent-pnl ul:last-child {
  border-right: 0;
}
.skipcontent-pnl ul li a span {
  display: block;
  height: 14px;
  line-height: 14px;
  text-align: center;
  position: absolute;
  top: -3px;
  width: 100%;
}
.skipcontent-pnl .darkmode{
  color: #fff;
}
.skipcontent-pnl .lightmode {
  background: #fff !important;
  color: #000;
  border: 1px solid#ccc;
}
.text-mode .darkmode {
  background: #000;
}
.text-mode .lightmode {
  background: #eee;
  color: #000;
}
.skipclr{
  color: #5c5c5c;
  text-decoration: none;
}
.skipclr:hover{
  color: #0a8ade;
  text-decoration: none;
}
.roprgstr {
  display: flex;
  justify-content: space-between;
  color: #c1c1c1;
  align-items: center;
}
.registrschool a{
  color: #5c5c5c;
  font-size: 14PX;
  font-family: 'Poppins', sans-serif;
  text-decoration: none;
  padding-right: 10px;
  font-weight: 500;
}
.registrschool a:last-child{
  padding-left: 10px;
}
.registrschool a:hover{
  color: #0a8ade;
  text-decoration: none;
}

.headercontainer .loginbtx{float: left; margin-left: 15px; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center;}
.headercontainer .loginbtx .loginbtn{color: #fff; font-size: 22px; line-height: 100%; text-transform: capitalize; text-decoration: none; -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out;}
.headercontainer .loginbtx .loginbtn strong{display: block; font-weight: 600; margin-bottom: 6px;}
.headercontainer .loginbtx .loginbtn span i{font-size: 10px; padding-left: 3px; color: #DF0021;}
.headercontainer .loginbtx .loginbtn:hover{color: #D4AE6D;}


.headercontainer .navigation{float: left; width: 100%; text-align: center;}
.headercontainer.sticky .headbtm .navigation{border: none;}
.headercontainer .navigation .navigationbox{float: left; width: 100%;}
.headercontainer .navigation .sf-menu{margin: 0px; position: relative; padding: 0px; width: 100%; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: center;}
.headercontainer .navigation .sf-menu > li{list-style: none; float: none; position: static; margin: 0px;}
.headercontainer .navigation .sf-menu > li > a{font-family: 'Poppins', sans-serif; color: #fff; text-decoration: none; padding: 16px 18px 14px; display: block; font-size: 15px; letter-spacing: 0.1px; font-weight: 500; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.headercontainer .navigation .sf-menu > li:last-child a{
  background: #02ca86;
}
.headercontainer .navigation .sf-menu > li > a:hover{color: #fff; background: #0a8ade;}
.headercontainer .navigation .sf-menu > li.active > a{color: #fff; background: #0a8ade;}
.headercontainer .navigation .sf-menu > li:last-child > ul{left: auto; right: 0px;}
/*.headercontainer .navigation ul li.parent > a:after{font-family: 'FontAwesome'; content: "\f107"; position: absolute; right: 36px; top: 50%; color: #fff; margin-top: -6px; line-height: 100%;}*/
.headercontainer .navigation ul li.parent > a:hover:after{color: #D4AE6D;}
/* dropdown menu css start */
.headercontainer .navigation ul li ul li{width: 100%;}
.headercontainer .navigation ul li ul li a{width: 100%; font-size: 13px;}
.sf-menu, .sf-menu{ margin: 0; padding: 0; list-style: none; }
.sf-menu li { position: relative; }
.sf-menu ul { position: absolute; top: 100%; left: 0px; z-index: 999; padding: 0px; margin: 0px; }
.sf-menu > li {float: left;}
.sf-menu a { display: block; position: relative; }
.sf-menu ul ul { top: 0; left: 100%; }
/* DEMO SKIN */
.sf-menu{float: left;}
.sf-menu li ul li a{background: 0 0; color: #4B9095; text-align: left; padding: 10px 15px;}
.sf-menu li ul li + li{border-top: 1px solid #eaeaea;}
.sf-menu li ul li a:hover{background: #000; color: #ffffff; }
.sf-menu a{padding: 7px 20px; text-decoration: none; zoom: 1; }
.sf-menu a{color: #13a; }
.sf-menu li{-webkit-transition: background .2s; transition: background .2s; }
.sf-menu li:hover, .sf-menu li.sfHover {-webkit-transition: none; transition: none; }
.headercontainer .navigation .sf-menu>li>a:hover{color: #DF0021; background: 0 0;}
.headercontainer .navigation .sf-menu>li:hover a{background: #0a8ade; color: #fff;}
.headercontainer .navigation .sf-menu>li ul li:hover a{background: none !important; color: #303030;}
.headercontainer .navigation .sf-menu>li:hover ul li a{color: #000000;}
.headercontainer .navigation .sf-menu>li ul li a{background: none !important; color: #ffffff; -webkit-transition: 0.4s ease-in-out; -moz-transition: 0.4s ease-in-out; -ms-transition: 0.4s ease-in-out; -o-transition: 0.4s ease-in-out; transition: 0.4s ease-in-out;}
.headercontainer .navigation .sf-menu>li ul li a:hover{background: #3498db !important; color: #ffffff;}
.headercontainer .navigation .sf-menu>li ul li.active a{background: #3498db !important; color: #ffffff;}
.headercontainer .navigation .sf-menu>li ul li a{background: none; font-size: 14px; text-transform: capitalize;}
.sf-arrows .sf-with-ul { padding-right: 30px !important; }
.sf-arrows .sf-with-ul:after { content: '\f107'; position: absolute; font-family: 'FontAwesome'; right: 20px; height: 0; width: 0; }
.sf-arrows > li > .sf-with-ul { padding-right: 30px !important; }
.sf-arrows > li > .sf-with-ul:focus:after, .sf-arrows > li:hover > .sf-with-ul:after, .sf-arrows > .sfHover > .sf-with-ul:after { }
.sf-arrows ul .sf-with-ul:after { content: '\f105'; }
.sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after, .sf-arrows ul .sfHover > .sf-with-ul:after { }

.headercontainer .headbtm{position: relative; background: #134270;padding: 20px;}
.headercontainer .navigation .sf-menu{position: static;}
.headercontainer .navigation .sf-menu > li{position: static;}
.headercontainer .navigation .sf-menu > li .megamenu > li > .megacontainer{margin: 0px; padding: 10px 10px 20px 10px;}
.headercontainer .navigation .sf-menu > li .megamenu > li{width: 100%;}
.headercontainer .navigation .sf-menu > li .megamenu{width: auto; min-width: 100%; right: 0px; background: #181816; z-index: 99999; -webkit-border-radius: 0px; border-radius: 0px; -webkit-box-shadow: 0px 9px 9px rgba(0, 0, 0, 0.09); box-shadow: 0px 9px 9px rgba(0, 0, 0, 0.09);}
.headercontainer .navigation .sf-menu > li .megamenu ul{pointer-events: all; display: block; opacity: 1; position: static; visibility: visible;}
.headercontainer .navigation .sf-menu > li .megamenu .brandheading{font-family: 'Poppins', sans-serif; font-size: 16px; text-transform: uppercase; font-weight: 600; color: #D4AE6D; margin: 10px 0px 5px 0px; text-align: left; border-bottom: 1px solid #9A9A9A; margin-bottom: 10px; padding: 10px 0;}
.headercontainer .navigation .sf-menu > li .megamenu ul{width: auto; margin: 0px 0px 0px 0px; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; -webkit-box-shadow: none; box-shadow: none;}
.headercontainer .navigation .sf-menu > li .megamenu ul li{border: none; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; padding: 0px 15px; list-style: none;}
.headercontainer .navigation .sf-menu > li .megamenu ul li a{font-family: 'Poppins', sans-serif; padding: 3px 0px; background: transparent; color: #fff; font-size: 15px; text-transform: uppercase;}
.headercontainer .navigation .sf-menu > li .megamenu ul li a:hover{background: transparent !important; color: #fff;}
.headercontainer .navigation .sf-menu > li .megamenu .viewall{display: block; position: relative; padding: 0px; padding-right: 0px; color: #DF0021; margin: 10px 0px 0px 0px; font-size: 14px; font-weight: 500;}
.headercontainer .navigation .sf-menu > li .megamenu .viewall span{display: inline-block; vertical-align: middle;}
.headercontainer .navigation .sf-menu > li .megamenu .viewall i{display: none; vertical-align: middle; font-size: 130%; line-height: 100%; padding-left: 10px;}
.headercontainer .navigation .sf-menu > li .megamenu .viewall:hover{background: transparent !important; color: #c42323;}
.headercontainer .navigation .sf-menu > li .megamenu .navcolumninner{float: left; width: 100%; position: relative;}

.headercontainer .chaddressbx{float: left; max-width: 296px; min-width: 296px; padding-right: 25px;}
.headercontainer .chaddressbx .addressh{display: block; color: #1E1E19; font-size: 13px; font-weight: 400;}
.headercontainer .chaddressbx .addresshlt{display: table-cell; vertical-align: middle;}
.headercontainer .chaddressbx .addresshlt i{float: left; color: #DF0021; font-size: 20px; padding-right: 10px;}
.headercontainer .chaddressbx .addresshmiddle{display: table-cell; vertical-align: middle; width: 100%;}
.headercontainer .chaddressbx .addresshmiddle p{color: #1E1E19; font-size: 13px; font-weight: 600; margin: 0px;}
.headercontainer .chaddressbx .addresshrt{display: table-cell; vertical-align: middle; position: relative; white-space: nowrap; padding-left: 10px;}
.headercontainer .chaddressbx .addresshrt:before{border-left: 1px solid #B9B9B9; content: ""; position: absolute; left: 0px; top: 5px; bottom: 5px;}
.headercontainer .chaddressbx .addresshrt .chaddbtn{display: inline-block; color: #39378A; font-size: 13px; text-decoration: underline; white-space: nowrap; -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out;}
.headercontainer .chaddressbx .addresshrt .chaddbtn:hover{color: #DF0021;}

.lgnicn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.toprght{
  order: 3;
}
.topsearchbtx a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #134270;
  font-size: 15px;
  font-weight: 500;
  margin: 10px 0;
  text-align: right;
  justify-content: right;
}
.topsearchbtx a i{
  margin-right: 5px;
  color: #02ca86;
  font-size: 20px;
}

.circleeffect{position:relative;overflow:hidden}
.circleeffect:before{content:"";width:124px;height:124px;border-radius:50%;background:#fff;position:absolute;top:50%;left:50%;margin-top:-62px;margin-left:-62px;display:none;}
.circleeffect:hover:before{-webkit-animation:circleIn .4s linear;animation:circleIn .4s linear;display:block;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}
@-webkit-keyframes circleIn{0%{-webkit-transform:scale(0);opacity:.4}
100%{-webkit-transform:scale(1);opacity:0}}
@keyframes circleIn{0%{transform:scale(0);opacity:.4}
100%{transform:scale(1);opacity:0}}



.banner-sec .owl-nav{
  display: block !important;
}
.banner-sec .owl-nav {
  display: block !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.banner-sec .owl-carousel .owl-nav button.owl-prev{
  float: left;
  color: #fff;
  font-size: 60px;
}
.banner-sec .owl-carousel .owl-nav button.owl-next{
  float: right;
  color: #fff;
  font-size: 60px;
}

.marque-sec {
  background: #134270;
  padding: 0 0;
  color: #fff;
  display: flex;
  align-items: center;
  margin-top: 15px;
}
.thught {
 width: 225px;
    height: 50px;
    display: flex;
    background: #fd7878;
    align-items: center;
    padding: 0 10px;
    font-size: 16px;
    position: relative;
    font-weight: 500;
}

.thught::after {
  height: 0;
  width: 0;
  right: -14.5px;
}
.thught::before {
    height: 0;
    width: 0;
    top: -8.5px;
    right: 0.1px;
    border-bottom: 9px solid #d82727;
    border-right: 9px solid transparent;
  }

.thught::before, .thught::after {
  content: "";
  position: absolute;
}

.baner-botom{
  display: flex;
  margin: 15px 0;
}
.fstbox{
  background: #134270;
  padding:25px 15px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25%;
}
.fstbox p{
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  margin-top: 10px;
}
.fstbox a{
  text-decoration: none;
}
.fstbox:nth-child(2) {
  background: #fd7878;
}
.fstbox:nth-child(3) {
  background: #0091ce;
}

.fstbox:hover{
  background: #5bbfff;
}


.board-sec{
  display: flex;
  margin-top: 15px;
}
.noticebord-sec{
  background: #f8f8f8;
  width: 35%;
}
.noticebord-sec h3{
  color: #fff;
  font-size: 25px;
  font-family: 'Poppins', sans-serif;
  padding: 10px 15px;
  background: #02ca86;
  position: relative;
}
.noticebord-sec h3::before {
  height: 0;
  width: 0;
  bottom: -10px;
  left: 0;
  border-top: 10px solid #019562;
  border-left: 10px solid transparent;
  content: "";
position: absolute;
}
.listlnk{
  padding: 20px 15px;
}
.listlnk ul{
  padding: 0;
}
.listlnk ul li{
  padding: 10px 10px;
  border: 1px solid #97e0ff;
  background: #fff;
  list-style-type: none;
  margin-bottom: 8px;
  border-radius: 5px;
}
.listlnk ul li a{
  color: #134270;
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  text-decoration: none;
}
.listlnk ul li a:hover{
  color: #02ca86;
}
.listlnk ul li a span img{
  max-width: 41px;
}
.blink_me {
  animation: blinker 1s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.viwmore {
  font-size: 16px;
  color: #02ca86;
  font-weight: 500;
  text-decoration: none;
  text-align: right;
  display: block;
}
.viwmore:hover{
  color: #0a8ade;
}
.mrqhgt{
  min-height:350px;
  margin-bottom: 25px;
}
.board-info{
  box-shadow: 1px 2px 4px #e3e3e3;
  padding: 20px 20px;
  width: 65%;
}
.board-info h3{
  font-family: 'Poppins', sans-serif;
  color: #134270;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  padding-bottom: 20px;
}
.board-info h3::after {
  position: absolute;
  left: 0;
  bottom: 4px;
  content: '';
  width: 80px;
  height: 4px;
  background: #02ca86;
}



.board-info p{
  font-family: 'Poppins', sans-serif;
  color: #555555;
  font-size: 15px;
  line-height: 25px;
  text-align: justify;
}
.board-info img{
  float: left;
  margin: 0 15px 20px 0;
}
.esdte{
  margin-top: 10px;
}
.esdte a {
  border: 1px solid #0091ce;
  min-width: 177px;
  text-align: center;
  padding: 6px 10px;
  color: #134270;
  font-size: 16px;
  border-radius: 5px;
  margin-right: 6px;
  display: inline-block;
  text-decoration: none;
  font-weight:500;
}
.esdte a:hover{
  background: #0091ce;
  color: #fff;
  text-decoration: none;
}
.actbtn {
  border: 1px solid #02ca86 !important;
  color: #02ca86 !important;
}
.actbtn:hover{
  border: 1px solid #02ca86 !important;
  color: #fff !important;
  background: #02ca86 !important;
}

.gallery-sec{
  box-shadow: 0px 0px 4px #d5d2d2;
  margin: 30px 0;
}
.glrybox{
  padding: 20px;
}
.glrybox h3{
  font-family: 'Poppins', sans-serif;
  font-size: 30px;
  color: #003366;
  font-weight: 600;
  position: relative;
  padding-bottom: 15px;
}
.glrybox h3::after {
  position: absolute;
  left: 0;
  bottom: 4px;
  content: '';
  width: 80px;
  height: 4px;
  background: #02ca86;
}
.glrybox h3 a{
  float: right;
  font-size: 16px;
  text-decoration: none;
  color: #02ca86;
  margin-top: 10px;
}
.vison-sec{
  background: #f8f8f8;
}
.vison-sec h3 {
  color: #fff;
  font-size: 25px;
  font-family: 'Poppins', sans-serif;
  padding: 10px 15px;
  background: #0a8ade;
  margin-bottom: 15px;
  position: relative;
}
.vison-sec h3::before {
  height: 0;
  width: 0;
  bottom: -10px;
  left: 0;
  border-top: 10px solid #166da6;
  border-left: 10px solid transparent;
  content: "";
position: absolute;
}
.msiontxt{
  padding: 15px 12px;
}
.msiontxt p{
  font-family: 'Poppins', sans-serif;
  color: #262626;
  font-size: 15px;
}
.msiontxt ul{
  padding: 0;
}
.msiontxt li{
  font-family: 'Poppins', sans-serif;
  color: #262626;
  font-size: 15px;
  position: relative;
  padding-left: 20px;
  list-style-type: none;
  margin-bottom: 15px;
}
.msiontxt li img{
  position: absolute;
  left: 0;
  top: 7px;
}
.glrypc {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
  justify-content: space-between;
}
.glrypc li {
  list-style-type: none;
  width: 32.8%;
  padding: 3px;
  border: solid 1px #d7d7d7;
  box-shadow: 5px 5px 9px rgba(225, 225, 225, 0.5);
  border-radius: 5px;
  margin: 3px 0;
  overflow: hidden;
}
.glrypc li img{
 max-width: 100%;
 width: 100%;
 object-fit: cover;
  -webkit-transition: 0.9s ease;
  transition: 0.9s ease;
}
.glrypc li:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}


.footercontainer {background: #134270;}
.footercontainer h3 {padding-bottom: 10px; position: relative; font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 18px; color: #fff; margin-bottom: 25px; text-transform: uppercase;}
.footercontainer h3::after{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 3px;
  background: #02ca86;
}

.footercontainer .footernav ul {display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0px; padding: 0px;}
.footercontainer .footernav ul li {-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; list-style: none; line-height: 100%; margin: 0px 0px 24px 0px; padding: 0px 0px;}
.footercontainer .footernav ul li a {padding-left: 15px; position: relative; display: block; font-size: 15px; font-weight: 400; color: #fff;font-family: 'Poppins', sans-serif; text-decoration: none;}
.footercontainer .footernav ul li a:hover {color: #02ca86;}
.footercontainer .footernav ul li a::before {
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  background: #0a8ade;
  left: 0;
  top: 3px;
}
.footernav p{position: relative; padding-left: 25px; font-family: 'Nunito', sans-serif; font-size: 16px; color: #fff;}
.footernav p span{position: absolute;left: 0; top:  5px; color: #fff; font-size: 18px;}
.prvqstn{
  margin-bottom: 15px;
  padding-left: 15px;
  position: relative;
}
.prvqstn p{
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  color: #fff;
  font-size: 15px;
  margin: 0;
}
.prvqstn::before {
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  background: #0a8ade;
  left: 0;
  top: 6px;
}
.prvqstn span{
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 12px;
}
.belowfoter{
  /*display: flex;*/
  justify-content: space-between;
  /*align-items: center;*/
  margin-top: 10px;
    margin-bottom: 10px;;
}
.belowfoter p{
  font-family: 'Poppins', sans-serif;
  color: #fff;
  font-size: 14px;
  margin: 0;
  text-align: center;
}
.dgilock{
  margin-bottom: 12px;
}







/******* increase font *******/

.increasefont .registrschool a {
  font-size: 14.5PX;
}
.increasefont .skipcontent-pnl {
  font-size: 13.5px;
}
.increasefont .topsearchbtx a {
  font-size: 14.5px;
}
.increasefont .headercontainer .navigation .sf-menu > li > a {
  font-size: 15.5px;
}
.increasefont .fstbox p {
  font-size: 23px;
}
.increasefont .noticebord-sec h3 {
  font-size: 26px;
}
.increasefont .listlnk ul li a {
  font-size: 15.5px;
}
.increasefont .board-info h3 {
  font-size: 31px;
}
.increasefont .board-info p {
  font-size: 15.5px;
}
.increasefont .glrybox h3 {
  font-size: 31px;
}
.increasefont .vison-sec h3 {
  font-size: 26px;
}
.increasefont .msiontxt p {
  font-size: 15.5px;
}
.increasefont .msiontxt li {
  font-size: 15.5px;
}
.increasefont .footercontainer h3 {
  font-size: 19px;
}
.increasefont .footercontainer .footernav ul li a {
  font-size: 15.5px;
}
.increasefont .prvqstn p {
  font-size: 15.5px;
}
.increasefont .prvqstn span {
  font-size: 12.5px;
}
.increasefont .belowfoter p {
  font-size: 14.5px;
}


/******* decrese font *******/

.decreasefont .registrschool a {
  font-size: 13.5PX;
}
.decreasefont .skipcontent-pnl {
  font-size: 12.5px;
}
.decreasefont .topsearchbtx a {
  font-size: 13.5px;
}
.decreasefont .headercontainer .navigation .sf-menu > li > a {
  font-size: 14.5px;
}
.decreasefont .fstbox p {
  font-size: 22px;
}
.decreasefont .noticebord-sec h3 {
  font-size: 24px;
}
.decreasefont .listlnk ul li a {
  font-size: 14.5px;
}
.decreasefont .board-info h3 {
  font-size: 29px;
}
.decreasefont .board-info p {
  font-size: 14.5px;
}
.decreasefont .glrybox h3 {
  font-size: 29px;
}
.decreasefont .vison-sec h3 {
  font-size: 24px;
}
.decreasefont .msiontxt p {
  font-size: 14.5px;
}
.decreasefont .msiontxt li {
  font-size: 14.5px;
}
.decreasefont .footercontainer h3 {
  font-size: 17px;
}
.decreasefont .footercontainer .footernav ul li a {
  font-size: 14.5px;
}
.decreasefont .prvqstn p {
  font-size: 14.5px;
}
.decreasefont .prvqstn span {
  font-size: 11.5px;
}
.decreasefont .belowfoter p {
  font-size: 13.5px;
}














.registrationbx2 {
  width: 100%;
  background: #fff;
  padding: 40px 35px;
  max-width: 500px;
  margin: 0 auto;
  box-shadow: 0px 0px 4px #d5d2d2;
  margin-top: 50px;
  margin-bottom: 50px;
}
.registrationbx2 h3 {
  text-align: center;
  color: #024c96;
  font-size: 24px;
  font-weight: 600;
  margin: 0px 0px 30px 0px;
}
.registrationcontainer .form-group{margin-bottom: 20px;}
.registrationcontainer .form-group .formfloating{position: relative;}
.registrationcontainer .form-group .formfloating label{color: #292929; font-size: 13px; font-weight: 400; background: #fff; line-height: 100%; padding: 0px; height: auto; margin: 0px 0px 3px 0px;}
.registrationcontainer .form-group .formfloating label span.required{color: #DF0021;}
.registrationcontainer .form-group .formfloating .formlabel{position: relative; left: 0; top: 0; z-index: 1; line-height: 100%; padding: 2px 5px 0px 0px; margin: 0px 0px 8px 0px;}
.registrationcontainer .form-group .formfile{position: relative;}
.registrationcontainer .form-group .formfile .formlabel{position: absolute; right: 11px; top: -9px; background: #fff; z-index: 1; line-height: 100%; padding: 2px 5px 0px 5px; margin: 0px 0px 0px 0px;}
.registrationcontainer .form-group .formfile .formlabel span.required{color: #DF0021;}
.registrationcontainer .form-group .formfile .form-control{height: 40px; font-size: 13px; line-height: 27px;}
.registrationcontainer .form-group .formfloating .form-control{height: 40px; border: 1px solid #CBC9D9; padding: 7px 15px; color: #6D6D6D; background: #fff; font-size: 13px; font-weight: 400; -webkit-box-shadow: none; box-shadow: none; -webkit-border-radius: 2px; border-radius: 2px;}
.registrationcontainer .form-group .formfloating textarea.form-control{height: 90px;}
.registrationcontainer .form-group .formfloating select.form-control{background: url(../images/down-arrow.png) no-repeat right 10px center; -webkit-appearance: auto; -moz-appearance: auto; -o-appearance: auto;}
.registrationcontainer .form-group .formfloating select.form-control::-ms-expand{display: none;}
.registrationcontainer .form-group .formfloating input:-webkit-autofill,
.registrationcontainer .form-group .formfloating input:-webkit-autofill:hover,
.registrationcontainer .form-group .formfloating input:-webkit-autofill:focus
.registrationcontainer .form-group .formfloating input:-webkit-autofill,
.registrationcontainer .form-group .formfloating textarea:-webkit-autofill,
.registrationcontainer .form-group .formfloating textarea:-webkit-autofill:hover
.registrationcontainer .form-group .formfloating textarea:-webkit-autofill:focus,
.registrationcontainer .form-group .formfloating select:-webkit-autofill,
.registrationcontainer .form-group .formfloating select:-webkit-autofill:hover{-webkit-text-fill-color: #6D6D6D; -webkit-box-shadow: 0 0 0 30px #fff inset;}
.registrationcontainer .stepprimaryheading{text-align: center; color: #1E1E1E; font-size: 26px; font-weight: 500; margin: 10px 0px 20px 0px;}
.registrationcontainer .btn-primary{background: #11a5f4; border-color: #11a5f4; font-size: 14px; padding: 10px 20px; -webkit-box-shadow: none; box-shadow: none;}
.registrationcontainer .btn-primary:hover{background: #024c96; border-color: #024c96;}
.registrationcontainer .btn-danger{background: #DF0021; border-color: #DF0021; font-size: 14px; padding: 10px 20px; -webkit-box-shadow: none; box-shadow: none;}
.registrationcontainer .btn-danger:hover{background: #b50b24; border-color: #b50b24;}
.registrationcontainer .uploadedimgbx{display: inline-block; position: relative; width: 100px; height: 70px; background: #FFFFFF; border: 1px dashed #C6C4D3; -webkit-border-radius: 10px; border-radius: 10px; margin: 10px 0px 0px 0px;}
.registrationcontainer .uploadedimgbx img{width: auto; height: auto; max-width: 100%; max-height: 100%; position: absolute; left: 0px; top: 0px; bottom: 0px; right: 0px; margin: auto; text-align: center; vertical-align: middle;}
.registrationcontainer .uploadedimgbx .removebtn{position: absolute; top: 3px; right: 3px; z-index: 1; background: #DF0021; font-size: 10px; width: 20px; height: 20px; text-align: center; line-height: 20px; color: #fff; text-decoration: none; -webkit-border-radius: 50%; border-radius: 50%; -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out;}



.certificatebox {
  width: 100%;
  background: #fff;
  padding: 15px;
  margin: 0 auto;
  box-shadow: 0px 0px 4px #d5d2d2;
  margin-top: 25px;
}
.certificatebox h4 {
  font-size: 17px;
  color: #0650bc;
  margin-bottom: 0;
  font-weight: 600;
}
.certificatebox p {
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
    margin-top: 7px;
}

.customtableouter{padding:0 0 15px 0px; }
.customtableouter .customtable{background: #FFFFFF; margin-bottom: 15px; overflow: hidden;}
.customtableouter .customtable .table{border-color: #e5e5e5; margin: 0px;}
.customtableouter .customtable .table thead tr th{ border-bottom-width: 1px; background: #6699CC; border-color: #0C8A98; border-top-color: #6699CC; border-bottom-color: #6699CC; font-size: 13px; color: #fff; font-weight: 400; padding: 10px 8px 10px 8px; vertical-align: middle;}
.customtableouter .customtable .table thead tr th:first-child{border-left-color: #6699CC;}
.customtableouter .customtable .table thead tr th:last-child{border-right-color: #6699CC; text-align: center;}
.customtableouter .customtable .table tbody tr td{ max-width: 170px; border-color: #D9EEEC; border-bottom-color: #EEF8F9; background: #fff; font-size: 13px; color: #333; font-weight: 500; padding: 10px 8px; vertical-align: middle;}
/*.customtableouter .customtable .table tbody tr td:first-child{border-left-color: #fff;}*/
.customtableouter .customtable .table tbody tr td:last-child{text-align: center; border-left: 0; }

.customtableouter .customtable .table tbody tr td:first-child {
  border-right: 0;
}
.customtableouter .customtable .table tbody tr td .btngroup{display: block; text-align: center; white-space: nowrap;}
.customtableouter .customtable .table tbody tr td .btngroup .btn{text-align: center; font-size: 13px; padding: 7px 10px; -webkit-border-radius: 5px; border-radius: 5px;}
.customtableouter .customtable .table tbody tr td .btngroup .btn-success{background: #33BAAE; border-color: #33BAAE;}
.customtableouter .customtable .table tbody tr td .btngroup .btn-success:hover{background: #6699CC; border-color: #6699CC;}
.customtableouter .viewmorebtn{background: #6699CC; font-family: 'Poppins', sans-serif; font-style: normal; font-weight: 500; text-decoration: none; font-size: 15px; text-align: center; color: #FFFFFF; padding: 11px 30px 9px 30px; display: inline-block; -webkit-border-radius: 10px; border-radius: 10px; -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out;}
.customtableouter .viewmorebtn:hover{background: #33b9ae; color: #fff;}
.customtableouter .btn-rttext{display: inline-block; color: #9AAAA8; font-size: 14px; font-weight: 500; padding-left: 10px;}

.customtableouter .customtable .table tbody tr td a{
  color: #333;
}
.btngroup a{
  font-weight: bold;
  color: #0650bc !important;
}

.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

.faa-flash.animated-hover.faa-fast:hover, .faa-flash.animated.faa-fast, .faa-parent.animated-hover:hover>.faa-flash.faa-fast {
    -webkit-animation: flash 1s ease infinite;
    animation: flash 1s ease infinite;
}
@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}
@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}
.faa-flash.animated,.faa-flash.animated-hover:hover,
.faa-parent.animated-hover:hover>.faa-flash{-webkit-animation:flash 2s ease infinite;animation:flash 2s ease infinite}
.faa-flash.animated-hover.faa-fast:hover,.faa-flash.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-flash.faa-fast{-webkit-animation:flash 1s ease infinite;animation:flash 1s ease infinite}
.faa-flash.animated-hover.faa-slow:hover,.faa-flash.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-flash.faa-slow{-webkit-animation:flash 3s ease infinite;animation:flash 3s ease infinite}
@-webkit-keyframes bounce{0%,10%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}


@media(max-width:768px) {

/* 12012023 */
.customtableouter .customtable{overflow: initial; border: none; background: none; -webkit-border-radius: 0px; border-radius: 0px; -webkit-box-shadow: none; box-shadow: none;}
.customtableouter .customtable .table-responsive{overflow: initial;}
.customtableouter .customtable .table{border: none; margin-bottom: 0px;}
.customtableouter .customtable .table thead{display: none;}
.customtableouter .customtable .table thead tr{display: block;}
.customtableouter .customtable .table thead tr th{display: none;}
.customtableouter .customtable .table tbody tr td{text-align: left; display: -ms-flexbox; display: flex; 
  -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: start; margin: 0px; padding: 7px 0 10px 110px; position: relative;}
.customtableouter .customtable .table tfoot tr td{text-align: left; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: start; margin: 0px; padding: 7px 0px;}

.customtableouter .customtable .table tbody tr td:before{content: attr(data-th); font-weight: 600; color: #026974; -ms-flex: 0 0 140px; flex: 0 0 140px; max-width: 140px;
position: absolute;
left: 0;
top: 5px;
}

.customtableouter .customtable .table tbody tr td{border: none; -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%;}
.customtableouter .customtable .table tbody tr td:first-child{border-left: none;}
.customtableouter .customtable .table tbody tr td:last-child{border-right: none;}
.customtableouter .customtable .table tfoot tr td:first-child{border-left: none;}
.customtableouter .customtable .table tfoot tr td:last-child{border-right: none;}
.customtableouter .customtable .table>:not(caption)>*{display: block; border: none;}
.customtableouter .customtable .table tbody tr{border: none; background: #fff; -webkit-box-shadow: 30px 30px 68px #D6DFEA, -20px -16px 44px rgba(255, 255, 255, 0.75); box-shadow: 30px 30px 68px #D6DFEA, -20px -16px 44px rgba(255, 255, 255, 0.75); -webkit-border-radius: 8px; border-radius: 8px; padding: 12px 10px 8px 10px; margin: 0px 0px 10px 0px; display: block; -webkit-box-shadow: 0px 0px 10px #e5e5e5; box-shadow: 0px 0px 10px #e5e5e5;}
.customtableouter .customtable .table tfoot tr{border: none; background: #fff; -webkit-box-shadow: 30px 30px 68px #D6DFEA, -20px -16px 44px rgba(255, 255, 255, 0.75); box-shadow: 30px 30px 68px #D6DFEA, -20px -16px 44px rgba(255, 255, 255, 0.75); -webkit-border-radius: 8px; border-radius: 8px; padding: 12px 10px 8px 10px; margin: 0px 0px 10px 0px; display: block; -webkit-box-shadow: 0px 0px 10px #e5e5e5; box-shadow: 0px 0px 10px #e5e5e5;}
.customtableouter .customtable .table tbody tr td + td{border-top: 1px solid #f0f0f0;}
.customtableouter .customtable .table tbody tr td:last-child{text-align: left;}
.customtableouter .customtable .table tbody tr:nth-child(even) td:last-child{text-align: left;}
.customtableouter .customtable .table tbody tr:nth-child(even) td{background: #fff;}

}



@media(max-width:575px) {
.customtableouter .customtable .table tbody tr td:before{-ms-flex: 0 0 110px; flex: 0 0 110px; max-width: 110px; padding-right: 8px;}
.customtableouter .customtable .table tbody tr td{font-size: 12px; }
.customtableouter .customtable .table tbody tr td .btngroup .btn{font-size: 12px; padding: 6px 6px;}
.customtableouter .viewmorebtn{font-size: 13px; padding: 11px 20px 9px 20px;}
.customvtmmodal .modal-dialog .modal-content .modal-body{padding: 30px 20px;}
.customvtmmodal .modal-dialog .modal-content .form-group .form-control{height: 40px;}
.customtableouter .customtable{margin-bottom: 20px;}
}
.inner-banner .container {
  position: relative;
  z-index: 9;
}
.inner-banner {
  background-size: cover;
  background-position: top;
  background-attachment: fixed;
  background-repeat: no-repeat;
  position: relative;
  padding: 60px 0;
  background: rgb(19,66,112);
  background: linear-gradient(86deg, rgb(21, 206, 194) 1%, rgb(43, 85, 126) 42%, rgb(13, 91, 140) 58%, rgb(0, 196, 206) 96%);
  text-align: center;
}
/*.inner-banner::after {
  content: '';
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 1));
  background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 1));
  background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 1));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 1));
}*/
.breadcomb-menu li:last-child::after {
  display: none;
}
.inner-banner h2 {
  color: #fff;
  font-family: 'PT Serif', serif;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 30px;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.breadcomb-menu {
  padding: 0;
  margin: 0;
}

.breadcomb-menu li {
  display: inline-block;
  margin-right: 25px;
  color: #fff;
  position: relative;
}
.breadcomb-menu li::after {
  position: absolute;
  right: -18px;
  content: '/';
  color: #c7c7c7;
}
.breadcomb-menu li a {
  color: #00c7f1;
  text-decoration: none;
}
.roww {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
  margin: 50px 0;
}

.column {
  flex: 25%;
  max-width: 25%;
  padding: 0 4px;
}

.column img {
  margin-top: 8px;
  vertical-align: middle;
  max-width: 100%;
  width: 100%;
  cursor: zoom-in;

}

@media (max-width: 800px) {
  .column {
    flex: 50%;
    max-width: 50%;
  }
}

@media (max-width: 600px) {
  .column {
    flex: 100%;
    max-width: 100%;
  }
}


.inner-content{
  margin: 50px 0;
}
.shadow {
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}

.users-menus {
  float: left;
  width: 100%;
  background: #fff;
}
.users-menus ul {
  width: 100%;
  padding: 0px;
  margin: 0px !important;
  float: left;
  box-shadow: 2px 5px 10px rgb(211, 211, 211);
}
.users-menus ul li {
  float: left;
  width: 100%;
  text-align: left;
  padding: 0 15px;
  position: relative;
  list-style-type: none;
  border-bottom: 1px solid #d2d2d2;
}
.users-menus ul li a {
  float: left;
  width: 100%;
  padding: 12px 0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #000;
  text-decoration: none;
}
.users-menus ul li:first-child{
  border: none;
}
.users-menus ul li.active::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  z-index: 10;
  border: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  margin-top: -7px;
  top: 50%;
  border-left: 12px solid #02CA86;
  left: auto;
  right: -8px;
}
.users-menus ul li a:hover, .users-menus ul li.active a {
  color: #fff;
}
.users-menus ul li:hover{
  background: #02CA86;
}
.users-menus ul li.active{
  background: #02CA86;
}
.abutpdd{
  padding: 15px;
}
.abut-sec p{
  font-size: 14px;
}
.abut-sec img{
  float: left;
  margin: 0 15px 15px 0;
}
.abut-sec h3 {
  font-family: 'Poppins', sans-serif;
  font-size: 30px;
  color: #003366;
  font-weight: 600;
  position: relative;
  padding-bottom: 10px;
}
.abut-sec h3 hr {
  margin: 10px 0 0;
  width: 74px;
  background: #02ca86;
  height: 4px;
  opacity: 1;
  border: none;
}
/*.abut-sec h3::after {
  position: absolute;
  left: 0;
  bottom: 4px;
  content: '';
  width: 80px;
  height: 4px;
  background: #02ca86;
}*/

.ideation-envision-icon {
  position: absolute;
  z-index: 2;
  bottom: 0px;
  right: 0;
  width: 100px;
  height: 100px;
  background-color: #134270;
  border-radius: 0 0 36px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease-in;
}
.ideation-envision-icon img {
  filter: brightness(0) invert(1);
  max-width: 60%;
}
.envision-shadow {
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 1;
  max-width: 100%;
}
.ideation-left {
  position: relative;
  padding: 0 30px 30px 0;
  float: left;
  margin: 0 15px 15px 0;
}


.gridglry { 
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
  align-items: stretch;
  justify-items: center;
  margin: 50px 0;
  }
.gridglry img {
  border: 1px solid #ccc;
  box-shadow: 2px 2px 6px 0px  rgba(0,0,0,0.3);
  max-width: 100%;
  width: 100%;
  cursor: zoom-in;
}


.grid-container {
   columns: 4 200px;
   column-gap: 10px;
   width: 100%;
   margin: 50px 0;
}
.grid-container div {
  width: 150px;
  margin: 0 10px 10px 0;
  display: inline-block;
  width: 100%;
  border: solid 2px #ccc;
  padding: 5px;
  border-radius: 5px;
  transition: all 0.25s ease-in-out;
  overflow: hidden;
}
 .grid-container div:hover {
   border-color: #02ca86;
}
 .grid-container div img {
   width: 100%;
   border-radius: 5px;
   transition: all 0.25s ease-in-out;
  -webkit-transition: 0.9s ease;
  transition: 0.9s ease;
  cursor: zoom-in;
}
 .grid-container div:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

 .grid-container div p {
   margin: 5px 0;
   padding: 0;
   text-align: center;
   font-style: italic;
}
.adrsbar {
  margin: 20px 0 30px;
  padding: 15px;
  text-align: center;
  min-height: 190px;
}

.adrsbar p {
  font-size: 16px;
  color: #000;
  margin: 8px 0 0;
}
.adrsbar a{
  font-size: 16px;
  color: #000;
  margin: 8px 0 0;
  display: block;
  text-decoration: none;
}
.adrsbar i{
  width: 70px;
  height: 70px;
  text-align: center;
  background: #02ca86;
  line-height: 70px;
  color: #fff;
  border-radius: 50%;
  font-size: 35px;
  margin-bottom: 15px;
}

.adrsbar a i{
  width: 40px;
  height: 40px;
  text-align: center;
  background: #0a8ade;
  line-height: 40px;
  color: #fff;
  border-radius: 50%;
  margin-right: 10px;
}

.sylabus {
  border-radius: 5px;
  padding: 8px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f5fbff;
  border: 1px solid #78caff;
  margin: 8px 0;
}
.sbjct h6 {
  font-size: 14px;
  color: #313131;
  margin: 0;
}
.dtlnk {
  background: #02ca86;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  padding: 6px 15px 6px;
  border-radius: 5px;
}
.usepdd{
  padding: 20px;
}
.sylabus:hover {
  color: #000;
   background: #ebfbf6; 
  border: 1.5px solid #02ca86;
}
.sylabus a{
  text-decoration: none;
}

.sylabus:hover h6{
  color: #000;
}
.sylabus:hover a{
  color: #fff;
}

.table > thead {
  vertical-align: bottom;
  background: #134270;
  color: #fff;
}
.fulwdth {
  width: 100%;
  max-width: 100%;
  padding: 15px;
  margin-top: 0;
  margin-bottom: 20px;
}
.fulwdth h3 {
  text-align: left;
  color: #134270;
  font-size: 24px;
  font-weight: 600;
  margin: 0px 0px 15px 0px;
  position: relative;
  padding-bottom: 20px;
}
.fulwdth span {
  font-size: 18px;
}
.fulwdth h3::after {
  position: absolute;
  left: 0;
  bottom: 4px;
  content: '';
  width: 80px;
  height: 4px;
  background: #02ca86;
}
.dsplybtn {
  margin-top: 25px;
}
.tablehed {
  background: #11a5f4;
  color: #fff;
  padding: 10px;
  text-align: center;
}
.tablehed p{
  margin: 0; font-size: 14px;
}
.tablehed span{margin: 5px 10px;}
.dsplybtn button{background: #02ca86; color: #fff;}
.dsplybtn button:hover{background: #134270; color: #fff;}




