/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.1.1728017871
Updated: 2024-10-04 04:57:51

*/
p a {
    white-space: pre-wrap;
    word-wrap: break-word;
}
.activeheader #main_header {
    position: fixed;
    top: 0;
    border-bottom: 1px solid #f9f9f9;
}

#main_header {
    transition: 0.3s;
}
.hm_banner img.swiper-slide-image {
    height: 80vh;
    object-fit: cover;
}
.equal_height .elementor-element.elementor-widget-icon-box {
    height: 100%;
}
.hfe-submenu-icon-arrow .hfe-nav-menu .parent-has-child > .sub-arrow i:before {
    content: "";
    width: 6px;
    height: 6px;
    display: inline-block;
    border-top: 1px solid;
    border-right: 1px solid;
    transform: rotate(135deg);
    top: -2px;
    position: relative;
}
.equal_height .elementor-element.elementor-widget-counter {
    height: 100%;
	text-align: center;
}
.equal_height img.swiper-slide-image {
    height: 280px;
    object-fit: cover;
}
.equal_height img {
    height: 250px;
    object-fit: cover;
}
.elementor-widget-image-box {
    height: 100%;
}
.elementor-widget-text-editor ol, .elementor-widget-text-editor  ul {
    padding-left: 20px;
}

.elementor-widget-text-editor ol li, .elementor-widget-text-editor ul li {
    margin-bottom: 5px;
}
summary.e-n-accordion-item-title {
    background: #32336f;
}
.e-n-accordion .elementor-widget-text-editor ol, .e-n-accordion .elementor-widget-text-editor ul {
    padding-left: 20px;
	margin-bottom: 20px;
}
.icon_hr h4.elementor-icon-box-title {
    margin-top: 0;
}
.elementor-view-stacked .elementor-icon {
    line-height: 1;
}
.overbox_title  .elementor-image-box-wrapper {
    position: relative;
}

.overbox_title .elementor-image-box-content {
    position: absolute;
    bottom: 0;
    background: #000000a3;
    padding: 10px 0;
	transition: 0.3s;
}
.overbox_title .elementor-image-box-wrapper:hover  .elementor-image-box-content {
    background: #32336f;
}
.overbox_title .elementor-image-box-content h4.elementor-image-box-title {
    margin: 0 !important;
}

.overbox_title .elementor-image-box-wrapper figure.elementor-image-box-img {
    margin: 0 !important;
    display: block;
}

.overbox_title .elementor-image-box-content h4.elementor-image-box-title, 
.overbox_title .elementor-image-box-content h4.elementor-image-box-title a {
    display: block;
    text-decoration: none;
}
h1.page-title {
    color: #fff;
}
.nu_graduates .page-content p {
    display: none;
}
.nu_graduates .page-content {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
    padding: 3rem 0;
}

.nu_graduates .page-content ul {
    width: 100%;
    margin: 0px 0;
    padding: 24px 24px 24px 30px;
    list-style: none;
    background: #f9f9f9;
}
.nu_graduates .page-content p {
    display: none;
}

.nu_graduates .page-content ul li:first-child {
    font-weight: bold;
    margin-bottom: 10px;
    color: #32336f;
}

.nu_graduates .page-content ul li:not(:first-child) {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

main#content.nu_graduates {
    max-width: 1200px;
}
.field_wrap .field_data {
    margin-bottom: 20px;
}
.field_wrap.two_col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}

.field_wrap.four_col {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
}

.field_wrap.one_col h2 {
    margin-top: 20px;
}
.field_wrap.two_col span.wpcf7-list-item.first {
    margin-left: 0;
}
.fields_wrapper .wpcf7-form-control {
    border-color: #ddd;
}

.fields_wrapper  input.wpcf7-form-control.wpcf7-submit {
    background: #32336f;
    color: #fff;
    border-radius: 5px;
    padding: 10px 40px;
    border: 0;
}

.fields_wrapper input.wpcf7-form-control.wpcf7-submit:hover {
    background: #ffc107;
    color: #000;
}

table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background: #32336f  !important;
    color: #fff !important;
}
.single-news .page-content {
    background: #f9f9f9;
    padding: 2rem;
    margin: 3rem 0;
}

p.empty-results {
    margin: 40px 0;
    padding: 15px 20px;
    font-size: 20px;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    border-radius: 5px;
}
.icon_box_wrap .elementor-icon-list-items {
    display: flex;
    flex-wrap: wrap;
}

.icon_box_wrap .elementor-icon-list-items .elementor-icon-list-item a {
    flex-direction: column;
    background: #f9fcff;
    padding: 30px;
    font-size: 18px;
    font-weight: 600;
    box-shadow: 0 25px 10px -20px #735f9b2e;
    border-radius: 10px;
}

.icon_box_wrap li.elementor-icon-list-item {
    width: calc(33.33%  - 20px);
    margin: 10px !important;
    padding: 0 !important;
}

.icon_box_wrap li.elementor-icon-list-item:after {display: none;}

.icon_box_wrap .elementor-icon-list-items .elementor-icon-list-item a span {
    padding: 0 !important;
    margin: 0 !important;
    text-align: center !important;
}

.icon_box_wrap .elementor-icon-list-items .elementor-icon-list-item a span svg {
    margin: 0;
    width: 50px;
    height: 50px;
}

.icon_box_wrap .elementor-icon-list-items .elementor-icon-list-item a span.elementor-icon-list-icon {
    margin-bottom: 15px !important;
}

a.elementor-element.icon_box_link {
    text-decoration: none;
}

@media(max-width: 1250px){
	.nu_graduates .page-content {
		grid-template-columns: 1fr 1fr;
	}
	main#content.nu_graduates {
		padding: 0 20px
	}
}


@media(max-width: 767px){
	.nu_graduates .page-content {
		grid-template-columns: 1fr;
	}
	.field_wrap.two_col {
		grid-template-columns: 1fr 1fr;
	}

	.field_wrap.four_col {
		grid-template-columns: 1fr 1fr;
	}
}


@media(max-width: 575px){
	.field_wrap.two_col {
		grid-template-columns: 1fr;
	}

	.field_wrap.four_col {
		grid-template-columns: 1fr;
	}
}