.main-menu > ul > li > a::after{display: none;}
.bd-banner-one {    min-height: auto;}
.bd-banner-one-row-wrap p{font-size: 17px;    text-transform: uppercase;    margin-bottom: 0;}
.theme-bg {    background-color: #024c71;}
.level2 .bd-pricing-plan-list-3 li,.level2 .bd-about-wrapper.style-six .bd-about-feature-wrapper{display: inline-block;    width: 100%;}
.level2 .bd-pricing-plan-list-3 li{margin-bottom: 22px;    font-size: 17px;}
.bd-event-wrapper.style-two .bd-event-item{    height: 120px;}
.bd-event-wrapper.style-two .bd-event-date{width: 135px;}
.bd-event-wrapper.style-two .bd-event-date h3{    font-size: 26px;}
.bd-event-wrapper.style-two .bd-event-item.has-active .bd-event-date{background: #fdac1e;}
.bd-event-wrapper.style-two .bd-event-content{width: 100%;}
.bd-event-content h5{font-size: 19px;}
.bd-event-thumb.style-two p{
    box-shadow: 0px 20px 80px 0px rgba(30, 30, 30, 0.1);
    background: #024c71;
    padding: 31px;
    color: #fff;
    border-bottom-right-radius: 20px;
    font-size: 15px;
}
.bd-event-thumb.style-two img{    border-radius: 0 12px 0px 0;}
.examtable{    width: 100%;
    display: inline-block;
    z-index: 9999;
    position: relative;}
h1.small, .h1.small {
    font-size: 49px;
}
.examtable table{ 
    width: 100%;
}
.examtable table td,.examtable table th {
    border: 1px solid #999;
    padding: 10px;
    text-align: center;
    color: #ddd;
}
.examtable table th{
    background: #fdac1e;
    color: #fff;
}
.examtable table .no{    background: #ff6000;}
.examtable table td:first-child {background: #018146;}
.bd-breadcrumb-list span a::before{display: none;}


.bd-header-logo img {
    max-width: 233px;
}

.abouthome .bd-about-feature-list ul li i {
    display: inline-block;
    text-align: center;
    padding-top: 7px;
    margin-right: 10px;
}
.abouthome .bd-about-feature-list ul li {    display: inline-block;}
.fs-25{font-size:25px} .fb{font-weight:800;}
.subpages table,.resourcetable table,.bottomcontent table {width: 100%;max-width: 700px;margin: auto; margin-top:60px;}
.subpages table thead,.resourcetable table thead,.bottomcontent table thead{background: var(--bd-primary);    color: #fff;}
.subpages table th,.subpages table td,.resourcetable table th,.resourcetable table td,.bottomcontent table th,.bottomcontent table td {    padding: 0.75rem;    vertical-align: top;    border-top: 1px solid #dee2e6;}
.subpages table tbody tr:nth-child(odd),.resourcetable table tbody tr:nth-child(odd),.bottomcontent table tbody tr:nth-child(odd){background-color: #024c710f;    color: #000;}
.subpages table tbody tr:nth-child(even),.resourcetable table tbody tr:nth-child(even),.bottomcontent table tbody tr:nth-child(even) {    background-color: #024c7129;    color: #000;}
.bd-course-breadcrumb-content p{
    color: #222;
    font-weight: 500;
}

.bd-promotion-list-two ul {
    display: inline-block;
	width: 100%;}
.bd-promotion-list-two ul li:first-child::before{display:none;}

.bd-promotion-list-two ul li{padding: 15px 0px;}
.pt-0{padding-top: 0;}
.bottomcontent table td {
    border: 1px solid #c1c1c1;
}
.bottomcontent table {max-width:1200px;}
.bd-event-wrapper.style-two{    margin-right: 30px;}
.bd-apply-form label span {
    color: inherit;
    margin-inline-start: 0;
}
.bd-apply-form input[type=radio] {
    opacity: 1;
    position: relative;
}
.bd-apply-form input[type=checkbox] {
    display: inline-block;
}
.bd-apply-form input[type=submit] {
    background-color: var(--bd-primary);
    color: #fff;
    width: 170px !important;
    padding: 12px 40px;
    border: none;
    border-radius: 13px;
}
.bd-apply-form input[type=submit]:hover {
    color: var(--bd-white);
    background-color: var(--bd-secondary);
}
.bd-breadcrumb-bg-two{
	    background-image: url(../images/bc-bg.jpg) !important;
}
.bd-breadcrumb.style-two .bd-breadcrumb-title {
    color: #ffdc07;    margin-bottom: 8px !important;

}
.bd-breadcrumb-list {
    color: #fff;
    margin-left: 0;
}
.bd-banner-area{background: var(--bd-primary);    overflow-x: hidden;}

.homeform h2{color: #fff;
    text-align: center;
    padding-bottom: 30px;
    font-size: 30px;}
.homeform {padding:30px;}
.homeform input{    margin-bottom: 20px;
    border: none;
    background: #ffffff;
    border-radius: 0;
    width: 100%;
}

.homeform input[type=submit]{background: #ffac18;
    padding: 10px 28px;
    width: auto;
    font-weight: 600;transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;}
.homeform input[type=submit]:hover{color:#fff;background:#222;}

.boxleft{
    width: 120px;
    height: 120px;
    background: var(--bd-primary);
    text-align: center;
    border-radius: 100%;
    /* line-height: 120px; */
    vertical-align: middle;
    position: relative;
    padding-top: 14%;
    color: #fff;
    float: left;
    margin-right: 10px;
}
.boxleft h5{
    vertical-align: m;
    color: #fff;
    font-size: 35px;
}
.boxright{
    display: flex;
    padding-top: 13%;
}
.boxright h5{
    font-size: 22px;
}
.box2 .boxleft,.box4 .boxleft {    background: #ffac18;}
.fact{padding: 50px 0px;}

	.box1,.box2,.box3,.box4{	margin-bottom: 30px;}

.bd-about-thumb img{width:100%;height:auto;}
.bd-cta-area p{color:#fff;    margin: 0;}
.bd-cta-area {padding:50px 0px;}
.bd-cta-area ul {
    padding: 15px 0px;
}
.bd-why-choose-wrapper.cy{background: #ffac18;}
.bd-why-choose-wrapper.cb{background: var(--bd-primary);}
.bd-why-choose-wrapper.style-three .bd-why-choose-item {
    background-color: transparent;
    min-height: 225px;
    margin-bottom: 30px;
    color: #fff;
}
.bd-why-choose-wrapper.cb h5,.bd-why-choose-wrapper.cb p{color:#fff;}
.bd-why-choose-area p{text-align:center;}
.bd-about-wrapper.style-one .bd-about-content-wrapper .bd-about-feature-item {
    background: #21252947;
    padding: 20px;
    min-height: 170px;
    border-bottom: 10px solid #ffac18;
}
.bd-about-area .bd-section-title-wrapper{    text-align: center;}
.bd-about-wrapper.style-one .bd-about-content-wrapper .bd-about-feature-title {	margin-bottom: 10px;}
.pt-60{padding-top:60px;}

.bd-testimonial-wrapper.style-six.has-bg .bd-testimonial-item{background-color: transparent;padding: 30px 30px 0px;}
.bd-testimonial-slider .swiper-pointer-events{text-align: center; border-top: 10px solid #ffac18;
    background-color: #024c71;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);    min-height: 500px;}

.bd-testimonial-wrapper.style-six.has-bg .bd-testimonial-content p {
    color: var(--bd-theme-black);
    margin-bottom: 0px;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 33px;
}
.bd-dots-pagination {
    margin-top: 0;
    justify-content: center;
    text-align: center;
    bottom: 0 !important;
    color: #fff;
    width: 100%;
    text-align: center;
    left: 10%;
}
.bd-dots-pagination.has-primary .swiper-pagination-bullet{background:#fff;}
.bd-dots-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#ffac18 !important;}
.bd-dots-pagination {display : inline-block !important;}
.bd-dots-pagination .swiper-pagination-bullet{    margin: 3px !important;}


/* .bd-event-wrapper.style-two .bd-event-item.has-active,.bd-event-wrapper.style-two .bd-event-item.has-active .bd-event-date
 {
    background: #fdac1e;
}
.bd-event-wrapper.style-two .bd-event-content{    background: var(--bd-primary);}

.bd-event-wrapper.style-two .bd-event-date{height: 150px;
    width: 150px !important;border-radius: 50%;}
 */
.bd-event-wrapper.style-two{    position: relative;}
.bd-event-wrapper.style-two .bd-event-content{background: var(--bd-primary);    z-index: 99;}
.bd-event-wrapper.style-two .bd-event-item.has-active  .bd-event-content{    margin-right: 40px;background: #fdac1e;}
.bd-event-content h5 {
    font-size: 19px;
    color: #fff;
}
.bd-event-wrapper.style-two .bd-event-date.leftbox {
    width: 150px;
    height: 150px;    border-radius: 50% !important;
    position: absolute;
    z-index: 999;left: 0%;
}
.bd-event-wrapper.style-two .bd-event-item{    margin-bottom: 20px;}
.leftcolmn{    margin-left: 100px;}
.leftcolmn .bd-event-content{    padding-left: 50px !important;}
.bd-event-wrapper.style-two .bd-event-date.rightbox {
    width: 150px;
    height: 150px;
    border-radius: 50% !important;
    position: absolute;
    z-index: 99;
    right: 0%;
}
.bd-event-wrapper.style-two .bd-event-item {
    background: transparent;
	box-shadow:none;}

.bd-sticky {z-index: 9999;}
.homeform .wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #fff;
}

.bd-testimonial-video img{    height: 100%;}
.homeform{    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);}
.homeform p{text-align:center;}
.wpcf7-spinner { display: block !important;}





.bd-testimonial-sec-bg::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #d3e8fd;
    z-index: -1;
}
.bd-testimonial-area  h2{color:#00170f !important;}

.bd-testimonial-wrapper.style-nine .bd-testimonial-item {
    display: flex;
    align-items: center;
    gap: 30px 80px;
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.08);
    border-radius: 100px;
    background-color: #fdac1e;
    padding: 80px 80px 80px 80px;
    justify-content: space-between;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 250px;
}
.bd-testimonial-wrapper.style-nine .bd-testimonial-content .rating i {font-size: 16px;color: #fff !important;}
.bd-testimonial-wrapper.style-nine .bd-testimonial-content .rating {margin-bottom: 16px;background: #024c71;
    padding: 10px 20px;display: inline-block;border-radius: 25px;}
.bd-testimonial-wrapper .bd-dots-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background: #000 !important;}
.swiper-slide{position:relative;}
.swiperslideq{width:150px;height:150px;line-height:150px;position:absolute;top:-20px;right: 0px;z-index:12;background:#fff;
text-align:center;border-radius:100%;}
.swiperslideq img{width:60px;}
.bd-testimonial-video {width: 0;}
.mmtestimonial  h2{color:#fff !important;}
.bd-footer-widget-content{text-align:center;}
.maps iframe{width:100%;height:300px;}
.nbstdntbxtesti{width:100%;margin:20px 0px;position:relative;background: #0b5b83;padding: 20px;border-radius: 10px;box-shadow: 5px 5px 15px rgb(10 75 108);}
.nbstdntbxtestibxin p {font-size: 16px !important;text-align:center;}
.nbstdntbxtestibxin{height:150px;overflow-y:scroll;padding:10px;}
.nbstdntbxtestibxin::-webkit-scrollbar { width: 6px; background-color: #0b5b83;transition: 0.3s;}
.nbstdntbxtestibxin:hover::-webkit-scrollbar {width: 6px;}
.nbstdntbxtestibxin:hover::-webkit-scrollbar-thumb {background-color:#ffa918;}
.nbstdntbxtesti .bd-testimonial-rating{text-align:center}
.nbtestiright{position:absolute;right:0px;bottom:-30px; }
.nbtestileft{position:absolute; left:0px;top:-30px;}
.nbtestiright i,.nbtestileft i{font-size:56px!important;}
.nbstdntbxtesti{padding-top:70px;}
.nbstdntbxtesti h5{color: #fdac1e;font-size:16px;text-align:center;}
.nbstdntbxtesticn{position:absolute;top:-20px;left:0px;right:0px;text-align:center;}
.nbstdntbxtesticn img{width:80px;height:auto;}
.bd-cta-area p {  text-align: justify;}
.bd-event-thumb.style-two p {text-align: justify;}
.bd-event-thumb.style-two p {text-align: justify;}



@media (max-width: 575px) {
    .bd-banner-one {
        padding-top: 060px;
    }
}
@media (max-width: 450px) {
	    .bd-event-wrapper.style-two .bd-event-item {flex-direction: initial;}
	
}
@media (max-width: 767px) {
.bd-event-wrapper.style-two .bd-event-item {flex-direction: initial;}
.bd-event-wrapper.style-two .bd-event-date h3 {    font-size: 20px;}	
.bd-event-content h5 {     line-height: 22px;
        font-size: 12px;
        font-weight: 500;
        padding-left: 0;}	
.bd-promotion-list-two ul li .bd-promotion-icon{height: 50px;    width: 50px;    min-width: 50px;    font-size: 24px;}
.bd-promotion-list-two ul{padding: 10px;margin-bottom:20px;}
.bd-promotion-list-two ul li {    padding: 10px 0px;}
.bd-header-top{display:none;}
.boxleft{padding-top: 25% !important;}
.box1,.box2,.box3,.box4{    display: block;margin-bottom: 30px;text-align: center;}
.boxright {    display: inline-block;    padding-top: 0% !important;}
.bd-event-wrapper.style-two .bd-event-date.rightbox {    z-index: 99;    right: -15%;}
.leftcolmn .bd-event-content{    margin-left: 0%;width: 85%;}
.bd-testimonial-wrapper.style-nine .bd-testimonial-item {padding-left: 10px; padding-right: 10px;}
.boxleft { float: none;margin: auto;}
	.boxleft {margin-bottom: 0;	}
	.bd-about-content-wrapper{text-align:center;}	
	.leftcolmn .bd-event-content {
    padding-left : inherit;}
.bd-event-wrapper.style-two .bd-event-date.leftbox {width : 115px;height: 115px;left: 7px;}	
.bd-event-wrapper.style-two .bd-event-content {width: 100%;padding: 10px 20px;padding-left: 30px;}	
	.bd-event-wrapper.style-two .bd-event-content {height: 75%;	}
	.bd-event-wrapper.style-two .bd-event-date.rightbox{width : 115px;height: 115px; }	
	.leftcolmn .bd-event-content {
    padding-left: 25px !important;
}
	
	.prtstibev	.bd-testimonial-content{height:250px;overflow-y:scroll;}
.prtstibev	.bd-testimonial-content::-webkit-scrollbar { width: 6px; background-color: #0b5b83;transition: 0.3s;}
.prtstibev	.bd-testimonial-content:hover::-webkit-scrollbar {width: 6px;}
.prtstibev	.bd-testimonial-content:hover::-webkit-scrollbar-thumb {background-color:#ffa918;}
.bd-testimonial-wrapper.style-nine .bd-testimonial-item {  border-bottom-left-radius: 50px;
}	
	
	
	
}
@media (max-width: 1024px) {
    .examtable,.bottomcontent {        overflow: scroll;    }
	
	
}

@media (max-width: 1199px) {
   .boxleft{     margin-bottom: 20px;   padding-top: 8%; }
	
	
}



.fact,.bd-about-area,.bd-cta-area,.bd-why-choose-area,.bd-about-area,.bd-program-area,.bd-about-area,.bd-event-area,.bd-testimonial-area,
.bd-footer-area,.bd-footer-copyright-area,.bd-banner-area,.main-area{overflow:hidden;}	
.bd-testimonial-video {width: 0;height: 0;}




