img.img-responsive.banner {
    width: 100%;
}
ul.withArrow .col-md-6 {
    display: inline-block;
}
ul.withArrow .col-md-6 li{
list-style: none;}
ul.withArrow .col-md-4 {
    display: inline-block;
}
ul.withArrow .col-md-4 li{
list-style: none;}
/*<!--Gallery-->*/
.sect {
  padding: 30px 0;
  color: #333;
}
.sect .top-side {
  text-align: center;
}
.sect .top-side .title {
  font-weight: 500;
  font-size: 15px;
  display: inline-block;
}
.sect .top-side .title:after {
  content: "";
  display: block;
  width: 50%;
  border-bottom: 1px solid #494949;
  margin: 8px auto;
}
.sect .top-side h2 {
  font-weight: 700;
}
.sect.portfolio .filters {
  text-align: center;
  margin-top: 50px;
}
.sect.portfolio .filters ul {
  padding: 0;
}
.sect.portfolio .filters ul li {
  list-style: none;
  display: inline-block;
  padding: 20px 30px;
  cursor: pointer;
  position: relative;
}
.sect.portfolio .filters ul li:after {
  content: "";
  display: block;
  width: calc(0% - 60px);
  position: absolute;
  height: 2px;
  background: #333;
  transition: width 350ms ease-out;
}
.sect.portfolio .filters ul li:hover:after {
  width: calc(100% - 60px);
  transition: width 350ms ease-out;
}
.sect.portfolio .filters ul li.active:after {
  width: calc(100% - 60px);
}
.sect.portfolio .filters-content {
  margin-top: 50px;
}
.sect.portfolio .filters-content .show {
  opacity: 1;
  visibility: visible;
  transition: all 350ms;
}
.sect.portfolio .filters-content .hide {
  opacity: 0;
  visibility: hidden;
  transition: all 350ms;
}
.sect.portfolio .filters-content .item {
  text-align: center;
  cursor: pointer;
  margin-bottom: 30px;
}
.sect.portfolio .filters-content .item .p-inner {
  padding: 20px 30px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.sect.portfolio .filters-content .item .p-inner h5 {
  font-size: 15px;
}
.sect.portfolio .filters-content .item .p-inner .cat {
  font-size: 13px;
}
.sect.portfolio .filters-content .item img {
  width: 100%;
}
/*<!--End-->*/

.logo img{
	height:75px;
	image-rendering: -webkit-optimize-contrast;
}
.pd-tp{padding-top: 15px;
}
.video-bg-clr{
   padding: 3.5rem 0!important; 
}
.bnr{
	max-width: 100%!important;
}
.mr-tp10{
	margin-top: 10px;
}
.bnr-btn{
	background: #14b3bb;
    color: #fff;
    padding: 3px 15px;
    border-radius: 5px;
    box-shadow: blue;
    border: 1px solid #14b3bb;
    position: relative;
    top: 20px;
    box-shadow: 0px 3px 20px rgb(0 0 0 / 0.3);
    color: #fff;
    font-size: 0.9rem;
}
.mr-lft {
    margin-left: 44%;
    margin-top: 169px;
    position: absolute;
}
.ticker {
    background: rgb(0 0 0 / 0.4);
    color: #fff;
    padding: 7px 0;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    width: 100%!important;
}
.hero-bg{
	background-position: center center!important;
    transition: 0.5s linear all;
}
.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 3.5%;
    right: 12px;
    background-color: #75b731;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 40px;
    box-shadow: 2px 2px 3px #2f3825;
    z-index: 100;
    line-height: 60px;
}
.mob{
	display: none;
}
.web{
	display: block;
}
/*.br-left::before {
  content: "Read this -";
}*/
.br-left::before{
	/*border-left: 3px solid #fff;
    height: 19%;
    position: absolute;
    vertical-align: middle;
    content: "";
    left: 8%;
    top: 3.76%;*/
}
.bg-stuck{
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),url(../images/ns/bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 0px;
    padding: 50px 0px;
    margin: 0px;
}
#amenities{
    /*background-image: linear-gradient(0deg, rgb(255 255 255 / 0.8), rgb(255 255 255 / 0.8)),url(../images/kg/amenities-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 0px;
    padding: 50px 0px;
    margin: 0px;*/
}
#amenitiesparallax{
    background-image: url(../images/kg/bg4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 0px;
    padding: 50px 0px;
    margin: 0px;
}
#floorparallax{
    background-image: url(../images/kg/bg3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 0px;
    padding: 50px 0px;
    margin: 0px;
}
#locationparallax{
    background-image: url(../images/kg/bg2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 0px;
    padding: 50px 0px;
    margin: 0px;
}
#projectparallax{
    background-image: url(../images/kg/bg5.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 0px;
    padding: 50px 0px;
    margin: 0px;
}
#aboutparallax{
    background-image: url(../images/kg/bg1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 0px;
    padding: 50px 0px;
    margin: 0px;
}
#creparallax{
    background-image: url(../images/kg/Image_12_PlayStation.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 0px;
    padding: 50px 0px;
    margin: 0px;
}
#flexiparallax{
    background-image: url(../images/kg/Image_06_Restaurant.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 0px;
    padding: 50px 0px;
    margin: 0px;
}
.clr-new{
    color:#6ee1e8;
}
.new-clr{
    color: #fff;
    font-weight: 400;
}
.new-bg{
    background: #fff;
    padding: 1px 12px;
    font-size: 20px;
    border: 1px solid gray;
    border-radius: 3px;
}
.mr-bt0{
    margin-bottom: 0px;
}
.mr-bt40{
    margin-bottom: 40px;
}
.mr-auto{
    margin: auto;
}
.carousel .carousel-item {
    width: 100%;
    height: 450px;
    background-size: cover;
    background-position: center;
}

.carousel .carousel-item:first-of-type {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../images/kg/DAY-VIEW.jpg);
}

.carousel .carousel-item:nth-of-type(2) {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../images/kg/NIGHT-VIEW.jpg);
}


.carousel-control-prev-icon, .carousel-control-next-icon {
    width: 30px;
    height: 30px;
}
.carousel-indicators .active{
    background-color: #ce8017;
}
.text-muted1{
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #000;
}
.txt-stl{
    text-decoration: underline;
}
.featured-box.style-3{
    margin-top: 25px;
}
.position{
    position: relative;
    bottom: 17%;
}
.position1{
    position: relative;
    bottom: 8%;
}
ul.tabs{
            margin: 0px;
            padding: 0px;
            list-style: none;
}
ul.tabs li{
    background: #fe4183;
    color: #fff;
    display: inline-block;
    padding: 10px 80px;
    cursor: pointer;
}

ul.tabs li.current{
    background: #bf3163;
    color: #fff;
}

.tab-content{
    display: none;
    background: transparent;
    padding: 10px 0;
}

.tab-content.current{
    display: inherit;
}
table { 
    width:100%; 
    border-collapse: collapse; 
    margin:0px auto;
    }

/* Zebra striping */
tr { 
    background: #eeeff1; 
    }

th { 
    background:#dadbdd;
    color: #000;
    font-weight: bold;
    }

td, th { 
    padding: 16px 10px;
    border: 1px solid #767676; 
    text-align: center; 
    font-size: 18px;
    color: #000;
    }

.br-rad{
   /* border-radius: 50%;*/
    border-top-right-radius: 20%;
    border-bottom-left-radius: 20%;
     }

.txt-img{
    text-align: center;
    margin-top: 10px;
    color:#000;
}
.img-float{
    float: right;
    position: relative;
    bottom: 18.5%;
}
.mr-tp30c{
    margin-top: 30px;
}
.bg-dark1 {
    background-color: #343a40!important;
}
.owl-theme .owl-nav{
    display: none;
}
.box-wrapper {
    width: 187px;
    background: #14b3bb;
    border-radius: 4px;
    border-radius: 0;
    display: table;
    position: fixed;
    /*background-image: linear-gradient(to bottom right, #ce8017, #0cbbc0);*/
    bottom: 35%;
    opacity: 0.8;
    right:0;
}
.box-wrapper a {
    padding: 12px 11px;
    line-height: initial;
    margin: 0;
    color: #fff;
    display: block;
    border-bottom: 1px solid #fff;

}
.box-wrapper a:hover {
    background: #ce8017;
    color: #fff;
    text-decoration: none;
}
.fa.fa-star {
    color: #fff;
}
.blink {
      animation: blink 2s steps(5, start) infinite;
      -webkit-animation: blink 1s steps(5, start) infinite;
    }
    @keyframes blink {
      to {
        visibility: hidden;
      }
    }
    @-webkit-keyframes blink {
      to {
        visibility: hidden;
      }
    }
.fnt-new{
    font-size: 14px;
}
.modal-header{
    background: #fdb501;
}
.modal-title{
    color: #fff;
}
.btn-primary {
    color: #fff;
    background-color: #cc6633;
    border-color: #cc6633;
}
.modal-lg, .modal-xl {
    max-width: 650px;
}
input{
    width: 100%;
    color: #adacac;
    padding: .4rem .96rem;
    border: 1px solid #e5e4e4;
    border-radius: 3px;
}
.cre-logo img{
    position: absolute;
    left: 18.5%;
    bottom: 2%;
    z-index: 99;
    width: 90px;
}
.flexi-pay-logo img{
    position: absolute;
    /*right: 16%;*/
    right:1%;
    bottom: 2%;
    z-index: 99;
    width: 185px;
}
.sbi-cap-logo img{
    position: absolute;
    right: 25%;
    bottom: 4%;
    z-index: 99;
    width: 140px;
}
.maha-rera-logo img{
    position: absolute;
    right: 65%;
    bottom: 3%;
    z-index: 99;
    width: 94px;
}
p{
    text-align: justify;
    margin:26 0px;
}
.btm-hr::after {
    display: block;
    height: 1.5px;
    width: 150px;
    /* margin: auto; */
    content: "";
    background: #14b3bb;
    background-size: 300% 300%;
    background-position: center center;
    margin-top: .75rem;
}
.pd-left-col{
    padding-left: 6%;
}
#amenities{
    height: 100vh;
}
#amenitiesparallax{
    height: 65vh;
}
#floorparallax{
    height: 65vh;
}
#locationparallax{
    height: 65vh;
}
#projectparallax{
    height: 65vh;
}
#aboutparallax{
    height: 65vh;
}
#creparallax{
    height: 65vh;
}
#flexiparallax{
    height: 65vh;
}
#flexipay{
    height: 100%;
}
#about{
    height: 100%;
}
#creleaguetable{
    height: 100vh;
}
#project{
    height: auto;
    background: #f3f3f3;
    padding: 3.5rem 0;
}
#testimonial{
    height: auto;
    background:#f3f3f3;
    padding: 3.5rem 0;
}

.am-1 img{
    width: 65%;
    border-top-right-radius: 20%;
    border-bottom-left-radius: 20%;
    box-shadow: 7px 7px 5px -5px rgb(51 51 51 / 0.8)
}
.am-2 img{
    width: 65%;
    border-top-right-radius: 20%;
    border-bottom-left-radius: 20%;
    box-shadow: 7px 7px 5px -5px rgb(51 51 51 / 0.8)
}
.am-3 img{
    width: 65%;
    border-top-right-radius: 20%;
    border-bottom-left-radius: 20%;
    box-shadow: 7px 7px 5px -5px rgb(51 51 51 / 0.8)
}
.overlay-txt-2{
    position: absolute;
    bottom: 29%;
    right: 19.5%;
    font-size: 12px;
    background: rgb(0 0 0 / 0.6);
    color: #fff;
    padding: 3px;
}

h5.blink.rera-n {
    color: #fffefe;
    background: #fdb501;
    width: fit-content;
    padding: 7px;
    margin-top: -20%;
}
.socila-media{
    margin: 0 auto;
    text-align: center;

}

.socila-media p {
    margin: 0 auto;
    text-align: center;
    display:inline-block;
}
.overlay-txt-1{
    position: absolute;
    bottom: 29%;
    right: 19.5%;
    font-size: 12px;
    background: rgb(0 0 0 / 0.6);
    color: #fff;
    padding: 3px;
}
.overlay-txt-3{
    position: absolute;
    bottom: 7%;
    right: 20%;
    font-size: 12px;
    background: rgb(0 0 0 / 0.6);
    color: #fff;
    padding: 3px;
}
.ccc{
    /*background-image: linear-gradient(to bottom right, #ce8017, #0cbbc0);*/
    background: #fdb501;
    padding: 4% 0px;
    box-shadow: 7px 7px 5px -5px rgb(51 51 51 / 0.8)
}
.clr-white{
    color: #fff;
}
#about{
    padding: 4.5rem 0 ;
}
.pos1{
    position: relative;
    left: 45%;
}
.pos2{
    position: relative;
    right: 45%;
}
.img-hover-zoom {
    cursor: pointer;
    overflow: hidden;
}
.dis-mob{
    display: none;
}
.map-bg{
    background-image: linear-gradient(0deg, rgb(235 234 234 / 0.75), rgb(233 228 228 / 0.8)),url(../images/map.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 0px;
    margin: 0px;
   /* border: 2px solid #b5b4b4;*/
}
.mr-tp25{
    margin-top: 25px;
}
.btn-stl{
    background: #cc6633;
    color: #fff;
    padding: 5px 15px;
    margin: 2px 2px;
    border-radius: 0px;
    box-shadow: blue;
    border: 1px solid #cc6633;
    box-shadow: 0px 3px 20px rgb(0 0 0 / 0.2);
    color: #fff;
    cursor: pointer;
    font-size: 14px;
}

/* Style the active class, and buttons on mouse-over */
 #location .active, .btn-stl:hover {
  background-color: #fdb501;
  border: 1px solid #fdb501;
  color: #fff;
}
.btm-hr-center::after {
    display: block;
    height: 1.5px;
    width: 120px;
    margin: auto;
    content: "";
    background: #14b3bb;
    background-size: 300% 300%;
    background-position: center center;
    margin-top: .75rem;
}
.portfolio-overlay-details p{
    text-align: center;
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 50%;}
#contact{
   background: #ffffff;
    padding:  0;
   /*margin-top: 4.5rem;*/
}
#location{
    padding: 2.5rem 0;
}


/* amol  */
.floar-plan {
    text-align: center;
}
/*.floar-plan img{
    width: 80%;
    margin: 0 auto;
}*/
img[usemap] {
        border: none;
        height: auto;
        max-width: 100%;
        width: auto;
    }

.mfp-content {
    width: 80% !important;
}
#floorplans{
    /*background-image: linear-gradient(0deg, rgb(255 255 255 / 0.8), rgb(255 255 255 / 0.8)),url(../images/kg/bg-FINAL-04.jpg);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 0px;
    padding: 50px 0px;
    margin: 0px;
}
.aaa{
    background: #0cbbc0;
    margin: 3% 0%;
    padding: 5% 2%;
    border: 4px solid #c28321;
}
.aaa h4{
    font-size: 1.0rem;
    color:#fff;
}
#inner-haeder-bg{
    background: #000;
}
.flexipay{
    width: 300px;
}
.mr-tp50{
    margin-top: 50px;
}
#flexipay{
    padding: 2.5rem 0 0;
}
#creleaguetable{
    padding: 3rem 0;
}
.ticker {
    background: #1f1e24;
    color: #fff;
    padding: 8px 0;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.crt{
    font-size: 12px;
}

/* Flexi-Pay*/
#effect1 {
    transition: 2s linear all;
    transition-timing-function: ease-in;
}
.effectinnermain {
    opacity: 1;
}
.media1 {
    width: 49%;
    position: absolute;
    z-index: 999;
}
.media2 {
    width: 74%;
    position: absolute;
    z-index: 99;
    margin-top: 48%;
    left: -165px;
}
.newpaperstatic {
    position: absolute;
    z-index: 999;
    height: 100vh;
    right: 19%;
    top: -12%;
}
.fnt-footer{
    font-size: 0.8rem;
    line-height: 0.8rem;
    margin-bottom: 0.5rem;
}
.fnt-footer1{
    font-size: 0.7rem;
    line-height: 0.7rem;
    margin-bottom: 0.6rem;
}
.rera-logo{width: 75px;}
#footer a{
    color:#fff;
}
#footer a:hover, #footer a:active {
    color: #ce8017;
    
}
.pd-all{
    padding: 4%;
}
.fl-right{
    float: right;
    width: 16%;
}
.call-icn img {
    position: fixed;
    left: 5%;
    bottom: 2%;
    z-index: 99;
    width: 200px;
}
.offer-img img{
    position: absolute;
    bottom: 2.3%;
    right: 0;
    z-index: 99;
    width: 15%;
    background: rgb(255 255 255 / 50%);
    /*padding: 1%;*/
}
.no-pd{
    padding: 0px;
}
.pd-cnt{
    padding: 4.5rem;
}
.str{
    color: #ce8017;
    font-weight: 600;
}
#contact a {
    color: #4c4d4d;
}
#footer a:hover, #footer a:active {
    color: #b7abab;
}
.social-icons li a{
    color: #b7abab!important;
}
#about{
    padding:0px;
}
.float {
    position: fixed;
    width: 55px;
    height: 55px;
    bottom: 2.5%;
    left: 10px;
    background-color: #75b731;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 35px;
    box-shadow: 2px 2px 3px #2f3825;
    z-index: 100;
    line-height: 55px;
}
#contact1 {
    background: #f3f3f3;
    padding: 0;
    margin-top: 0rem;
}

.simg_box {
    display: inline-table;
    width: 120px;
    height: 100px;
    background: #14b3bb;
    margin: 0 -3px !important;
    padding: 0 !important;
}
.simg_box img{
    height: 120px;
    width: 100% !important;
    z-index: 99;
    padding: 0px 10px;

}
.simg_box p{
    color: #fff;
    text-align:center;
    background:#ce7f2f;
    margin:0 !important;
}
.slider-title{
    text-shadow: 2px 2px 8px #000;
}
.slider-subtitle{
    color:#fd7d7a;
    text-shadow: 2px 2px 8px #000;
}
.slider-title1{
    text-shadow: 2px 2px 8px #000;
}
.slider-subtitle1{
    color:#ce7f2f;
    text-shadow: 2px 2px 8px #000;
}
.slider-title3{
    color:#cc3468 !important;
        line-height: 0px;
    text-shadow: 2px 2px 8px #000;
}
.slider-title4{
    color:#00afb3 !important;
    text-shadow: 2px 2px 8px #000;
}
.slider-subtitle3{
    color:#cc3468;
    text-shadow: 2px 2px 8px #000;
        line-height: 0px;
}
.simg_box1 {
    display: inline-table;
    width: 120px;
    height: 100px;
    margin: 0 4px !important;
    padding: 0 !important;
}
.simg_box1 img{
    height: 90px;
    width: 60% !important;
    z-index: 99;
    padding: 0px 0px;

}
.simg_box2 hr{
    color: #fff;
    text-align: center;
    background: #0bbbbf;
    margin: 0 !important;
    width: 40%;
    height: 9px;
}

/*Left Sidebar */
/*.sbf:hover{*/
/*    right: 0px;*/
/*    transition: all 0.7s ease-in-out;*/
/*}*/
.sbf{
    position: fixed;
    right: 0px;
    background: rgb(20 179 187 / 0.7);
    border-radius: 4px;
    border-radius: 0;
    width: 45px;
    padding: 5px;
    line-height: initial;
    margin: 0;
    color: #fff;
    display: inherit;
    border-bottom: 1px solid #fff;
    z-index: 999;
    height: 40px;
    line-height: initial;
}
.sbf a{
    color: #fff;
    display: inline-flex;
}
.sbf:hover {
    /*background: #ce8017;*/
    color: #fff;
}
h5.right-enqf {
    display: none;
}
.fl-right {
    float: left;
    width: 21px;
    padding: 0px 0px;
    margin: 0 0px;
}
.sbf-1{
    top: 34.9%;
}
.sbf-2{
    top: 39.99%;
}
.sbf-3{
    top: 44.99%;
}
.sbf-4{
    top: 50%;
    border-bottom:none!important;
}
.d-desk{display: block!important;
    width:100%!important;
}
.d-mob{display: none!important;}
.d-tab{display: none!important;}
#metro-connect, #metro-connect .container{padding: 0;}
/*.dis-desk{display: block;}
.dis-mob{display: none;}*/


.flt-bar{
    position: fixed;
    z-index: 999;
    right: 0px;
    background: #c28321;
    color: #fff;
    padding: 7px 4px;
    top: 30%;
    width: 195px;
    border-bottom: 1px solid #fff;
}
.flt-bar a{
    color:#fff;
    font-size:14px;
}   
.ht-light{
    font-weight: 600;
    font-size: 18px;
}
.vdo-ht{
    width: 650px;
    height: 366px;
    border-right: 10px solid rgb(12 187 192 / 25%)!important;
    border-bottom: 10px solid rgb(12 187 192 / 25%)!important;
}
.ofr img{
    width: 33%;
    margin-bottom: 4%;
}
.flt-bar1 img{
    position: fixed;
    right: 0;
    z-index: 999;
    top: 21%;
    width: 12.3%;
    padding: 0.5%;
    background: rgb(255 255 255 / 80%);
}
.text-center{
    text-align:center!important;
}
.mr-tp-30px{
    margin-top:50px;
}
.mr-bt-11px{
    margin-bottom:11px;
}
.mr-bt-30px{
    margin-bottom:30px;
}
.prsclr{
    background:#fff!important;
}
.vdo{
    width: 100%;
    height: 500px;
}
.status-description p{
    margin-bottom: 2px;
    font-size: 0.9rem;
    color:#000000;
}
.status-description p .head{
    color: #000;
    font-weight: 600;
}
.status-description h5::after {
    display: block;
    height: 1.5px;
    width: 90px;
    content: "";
    background: #14b3bb;
    background-size: 300% 300%;
    background-position: center center;
    margin-top: .25rem;
}
.status-description .h5x::after {
    display: block;
    height: 1.5px;
    width: 90px;
    content: "";
    background: #14b3bb;
    background-size: 300% 300%;
    background-position: center center;
    margin-top: .25rem;
    margin: auto;
}

/*9 April */
.gray-bg{
    background: #f3f3f3!important;
}
.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
}

.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #FAFAFA;
    border-color: #EEEEEE;
}

.panel-title {
    font-size: 14px;
}

.panel-title > a {
    display: block;
    padding: 15px;
    text-decoration: none;
}

.more-less {
    float: right;
    color: #212121;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}
.card .fas{
    float: right;
}
.highlight{
    font-weight: 600;
    color: #000000;
}
#accordion{
    font-size: 15px;
}
#accordion ul li{
    margin-bottom: 15px;
}
#accordion ul {
   padding-inline-start: 0!important;
   list-style-type: none;
}
#accordion ol li{
    margin-bottom: 4px;
}
hr {
    border-top: 1.5px solid rgb(90 89 89);
    margin:30px 0;
}
.designation{
    color:#ce8017;
    font-weight: 600;
}
#accordion .a{
   color: #14b3bb!important;
}
#accordion h5{
    font-size: 1rem;
}
#accordion .card{
    margin-bottom:20px;
}