@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//mgmnoida.org/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.1.4") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(http://mgmnoida.org/wp-content/uploads/2025/08/Admission-banner-1.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(http://mgmnoida.org/wp-content/uploads/2023/02/bg1-1.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(0,33,71);
	background-image: none;
}

:root{
--wd-text-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(0,0,0);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Ubuntu", Arial, Helvetica, sans-serif;
--wd-title-font-weight:500;
--wd-title-color:rgb(0,0,0);
}
:root{
--wd-entities-title-font:"Ubuntu", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Satisfy", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Ubuntu", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:500;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Quicksand", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:capitalize;
--wd-header-el-font-size:14px;
}
:root{
--wd-primary-color:rgb(249,160,30);
}
:root{
--wd-alternative-color:rgb(1,54,115);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(51,144,89);
}
:root{
--btn-accented-bgcolor-hover:rgb(30,106,61);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
									--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
				--btn-default-box-shadow-active: none;
				--btn-default-bottom: 0px;
			
			
			
					
					
							--btn-accented-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
							
					--wd-brd-radius: 0px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-width: 1222px;
		}
	
			.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1192px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1202px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1212px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1222px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1232px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1252px;
		}
		@media (min-width: 1239px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1222px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
			div.wd-popup.wd-promo-popup {
			max-width: 600px;
		}
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
.placement_tab .wd-nav-tabs li {
    background: rgb(1, 54, 115);
    padding: 5px 28px;
    min-height: 48px;
    border-radius: 5px;
}
.project2 tr td {
    text-align: left;
}
.ec-table td:nth-child(2), .ec-table td:nth-child(3), .ec-table td:nth-child(4) {
    text-align: left;
}
.wd-tools-element.wd-design-8 .wd-tools-inner{background: #09a4b9;}
.blink_me {
  animation: blinker 1s cubic-bezier(1, 0, 0, 1) infinite alternate;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.lab-drop .color-scheme-dark.wd-design-default.wd-dropdown-menu.wd-dropdown {
    left: 0;
    width: 253px;
    top: 100%;
    padding: 0px 17px;
}
.lab-drop:hover>.wd-dropdown {
    position: relative;
    top: 0 !important;
}
.top-social .wd-social-icon {
    background: #013673 !important;
  	margin-right: 2px !important;
}
.top-text a {
    color: #fff;
    font-size: 12px;
}
.sep-top{padding-left: 0 !important;}
.sep-top:before {border-color:#fff !important; }
#menu-top-bar-right a.woodmart-nav-link {
    background: #013673;
    height: 30px;
}
.footer-menu li>a {
    font-size: 13px;
}
.con-title h4 span{color: #09a4b9;}
.card .info-box-wrapper {
    border-radius: 79px 2px;
    border: 5px solid #fff;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);
    position: relative;
    margin: 0.5rem 0 1rem 0;
    background-color: #fff;
    transition: box-shadow .25s;
	padding:10px;
}
.area-height {
    min-height: 95px;
}
.admission-btn {
    color: #fff;
    background: #00BCD4;
    background: -webkit-linear-gradient(to top, #09a4b9, #00BCD4);
    background: linear-gradient(to top, #09a4b9, #00BCD4);
    padding: 0px 10px;
    line-height: 40px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 16px;
    display: block;
    text-align: center;
	    width: 100%;
}
.mc table, .mc table td, .mc table th {
    border: 1px solid #000;
    border-collapse: collapse;
}
.mc table td, .mc table th {
    padding: 5px;
    text-align: left;
}
.table-bordered {
    border: 1px solid #ddd;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.table-stripedme>tbody>tr {
    background-color: #f9f9f9;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 2px;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd;
}
.wd-dropdown-menu.wd-design-default {
    --wd-dropdown-width: 328px;
}
th, td {
    border: 1px solid #999 !important;
    text-align: center;
    padding: 8px !important;
	    color: #000;
}
tr:nth-child(even) {
    background-color: #f2f2f2;
}
#normalp th{background: #013673; color: #fff;}
.v-menu ul {
    border: 0 !important;
}
.v-menu ul li {
    border-bottom: 1px solid #e4e4e4;
    list-style-type: none;
    padding: 5px 0px;
    line-height: 30px;
}
.v-menu ul li a {
    color: #504e4e;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 1px;
    display: block;
}
.side-title h4{text-shadow: 1px 1px 1px #001a39;}
.admission-title h4{text-shadow: 1px 1px 1px;}
.table-success th, .table-success thead th {
    background: #6c757d!important;
    color: #fff!important;
    font-weight: 500;
    border: 1px solid #00000030;
}
.admission-title .title-after_title p {
    text-align: justify;
}