/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


@media (min-width: 768px) {
	 .clip-path {
		clip-path: polygon(97% 0, 100% 50%, 97% 100%, 0 100%, 0 0);
	 }
	.facilitie:nth-child(even) .facilities_card {
		flex-direction: row;
	}
	.facilitie:nth-child(even) .facilities_card .left_side {
		margin-right: -10%;
	}
	.facilitie:nth-child(odd) .facilities_card {
	  flex-direction: row-reverse;
	}
	.facilitie:nth-child(odd) .facilities_card .left_side {
		margin-left: -10%;
	}
	
}
@media (max-width: 768px) {
	.font_12 p.elementor-icon-box-description {
		font-size: 12px;
	}
	.facility-feature-item .feature-text {
		font-size: 14px !important;
		color: #333;
	}
	.home_slider .elementor-swiper-button {
    padding: 6px !important;
}
	
}

.line_1 h3.elementor-post__title a, .line_1 span, .line_1, .line_1 h2 a, .line_1 h2 {
		display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.line_1 article:last-child {
	border: none !important;
}
.border_b_1 h3::after {
    content: "";
    display: block;
	   width: 70px;
    height: 2px;
    margin-top: 8px;
    background: var( --e-global-color-8fdcc92 );
}
.border_b_w h4::after {
    content: "";
    display: block;
	   width: 60px;
    height: 1px;
    margin-top: 8px;
    background: #fff;
}

.border_b_center h3::after {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    margin: 10px auto;
    background: var( --e-global-color-8fdcc92 );
}
.border_b_center h1::after {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    margin: 10px auto;
    background: var( --e-global-color-8fdcc92 );
}

.button_icon span.elementor-button-icon {
    font-size: 13px;
}
.elementor-widget-reviews .elementor-main-swiper, .elementor-widget-testimonial-carousel .elementor-main-swiper {
    width: 100% !important;
}

h1 span {
	color: var(--e-global-color-c34c539);
}

.button_icon_sm span.elementor-button-icon {
    font-size: 11px;
}


.career .elementor-field-type-html::after {
    content: "";
    display: block;
	   width: 50px;
    height: 2px;
    margin-top: 5px;
    background: var(--e-global-color-c34c539);
}
.career .elementor-field-type-html {
    border-bottom: 1px solid #e5e7eb;
    padding-left: 0px !important;
    margin-left: 10px;
	 padding-right: 0px !important;
    margin-right: 10px;
}
.elementor-field-group .elementor-field-textual:focus {
    box-shadow: none !important; 
    outline: 0;
}
.line_3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.img_aspect_ratio img {
    aspect-ratio: 9/6;
    object-fit: cover;
    object-position: center;
}
.acf-repeater-output ul {
    list-style: none;
    padding-left: 0;
}
.acf-repeater-output ul li {
    display: flex;
    align-items: center;
	margin-bottom: 12px;
}
.acf-repeater-output ul li:last-child {
	margin-bottom: 0px;
}
.faculty_image img {
    object-fit: cover;
    object-position: top;
    aspect-ratio: 4 / 4;align-content
}

nav.elementor-pagination a {
    background: transparent;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    border: 1px solid var(--e-global-color-c34c539);
}
nav.elementor-pagination span {
    background: var(--e-global-color-c34c539);
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    border: 1px solid var(--e-global-color-c34c539);
	color: var(--e-global-color-406728b) !important;
}

.timeline {
  position: relative;
  margin-left: 20px;
  padding-left: 20px;
  border-left: 3px solid var(--e-global-color-c34c539); 
}

.timeline-item {
  position: relative;
  margin-bottom: 25px;
}
.timeline-dot {
    position: absolute;
    left: -27px;
    top: 5px;
    width: 12px;
    height: 12px;
    background: var(--e-global-color-c34c539);
    border-radius: 50%;
}

.timeline-content {
  font-size: 15px;
  line-height: 1.4;
}
.timeline-content strong {
  font-weight: bold;
  display: block;
  margin-bottom: 3px;
}

.course-title {
    font-size: 16px;
    font-weight: 500;
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	margin-bottom: 10px;
}
.course-meta {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
}
.menu-ug-container ul, .menu-pg-container ul, .menu-infrastructure-container ul, .menu-courses-container ul {
    list-style: none !important;
    padding-left: 0 !important;
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
}
.menu-ug-container ul a, .menu-pg-container ul a, .menu-infrastructure-container ul a, .menu-courses-container ul a {
	color: #444 !important;
    font-size: 15px !important;
    margin-bottom: 10px;
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    display: block;
}
h4.mega-block-title {
    font-weight: 600;
    margin-bottom: 5px !important;
	font-size: 18px !important;
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu {
    background: #ffffff !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu {
	background: #ffffff !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
   background: #ffffff !important;
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	color: #444 !important;
    font-size: 15px !important;
	padding: 0px 20px !important;
}
.aspect-ratio-4 img {
	aspect-ratio: 4 / 4;
    object-fit: cover;
    object-position: center;
}
.aspect_ratio_4 img {
	aspect-ratio: 4 / 4;
    object-fit: cover;
    object-position: center;
	width: 100%;
}

.facility-features-list {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.facility-feature-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.facility-feature-item .icon-checkmark {
    margin-right: 10px;
    display: flex;
    align-items: center;
}

.facility-feature-item .feature-text {
    font-size: 16px;
    color: #333;
}

.tags-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.custom-tag {
    background-color: var(--e-global-color-c34c539);
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 12px;
    white-space: nowrap;
}


.right_side a, .faculty_image a {
	width: 100% !important;
}

.has-submenu span.sub-arrow {
    position: absolute;
    display: inline-block;
    right: 15px;
    padding: 15px;
}
.elementor-widget-off-canvas .e-off-canvas__main.animated {
    animation-duration: 600ms !important;
}
input[type="file"] {
    border: 1px solid #E5E7EB;
    border-radius: 5px;
    padding: 8px;
	cursor: pointer;
}
.download_w {
    width: calc(100% - 145px) !important;
}
.home_slider .elementor-swiper-button {
    background: #000;
    padding: 10px;
    border-radius: 50px;
}
.home_slider .elementor-swiper-button:hover {
    background: #8a201b;
}
.faculty_image {
    aspect-ratio: 4/4;
    width: 100%;
}
.notices .noticeborad {
	border: 1px solid;
	border-color: #EAEAEA;
	border-radius: 6px;
}
.notices .noticeborad:hover {
	border-color: #EAEAEa;
}
.notices .active {
	border-color: #ED9716;
}

.feedback li.menu-item a {
    border: 1px solid var(--e-global-color-c34c539);
    border-radius: 5px;
}
.feedback li.menu-item a:hover {
	 border: 1px solid var(--e-global-color-8fdcc92) !important;
	background: var(--e-global-color-8fdcc92) !important;
	color: #fff !important;
}

.feedback_type {
	font-size: 18px !important;
}
.feedback-container {
	margin-bottom: 40px !important;
}
a.download_icon {
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 8px;
}

body .elementor-field-subgroup label {
    font-size: 14px !important;
}
span.elementor-field-option {
    display: flex !important;
    gap: 8px !important;
    margin-bottom: 12px !important;
}
.elementor-field-subgroup {
    margin-top: 10px !important;
}

/* Hide native radio input */
.elementor-field-subgroup .elementor-field-option input {
  display: none !important;
}

.elementor-field-option label {
  display: inline-block;
  padding-left: 30px;
  position: relative;
  cursor: pointer;
  line-height: 20px;
}

.elementor-field-option label::before {
  content: "";
  width: 20px;
  height: 20px;
  border: 2px solid #000;
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  box-sizing: border-box;
}

.elementor-field-option input:checked + label::after {
  content: "";
  width: 6px;
  height: 12px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  position: absolute;
  left: 7px;
  top: 2px;
  transform: rotate(45deg);
}

.notice a.elementor-element.elementor-element-2c7520e.e-con-full.Notice.e-flex.e-con.e-parent.e-lazyloaded {
    display: none;
}
.notice.type-notice {
    padding: 5px 15px;
}




