/* 
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 */
@import url('https://fonts.googleapis.com/css2?family=Baloo+Bhaijaan+2:wght@400..800&display=swap');
.column_gap .elementor-container {
	gap: 30px;
}
.fontCa{
	font-family: "Cambria";
}
.column_gap .elementor-col-33{
	width: 32% !important;
}
.poRelative .elementor-widget-container{
    position: relative;
}
.poAbsolute {
    position: absolute;
    top: 50%;
    left: 30px;
    right: 30px;
    margin: auto;
}
.gap30_row .elementor-container{
	gap: 30px;
}

.list_style_avn ul {
    list-style: none;
	padding-left:0;
}
.list_style_avn ul  li{
	padding-bottom: 25px;
	position: relative;
	padding-left: 25px;
}
.list_style_avn ul li::after {
    content: "\f02d";
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    left: 0;
    top: 5px;
    color: #BE1F24;
    font-size: 14px;
}
.list_style_avn .elementor-tab-title {
    background: #fff;
	box-shadow: 0 4px 7px 1px #e2e2e2;
	padding: 15px 20px !important;
	margin-right: 15px;
}
.list_style_avn .elementor-tab-title.elementor-active{
    border-bottom: 4px solid #BE1F24 !important;
	
}
.list_style_avn .elementor-tabs-wrapper{
	padding-bottom: 55px;
}
.list_style ul {
    list-style: none;
	padding-left:0;
}
.list_style ul  li{
	padding-bottom: 12px;
	position: relative;
	padding-left: 25px;
}
.list_style ul li::after {
    content: "\f02d";
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    left: 0;
    top: 0;
    color: #f69753;
    font-size: 14px;
}
.list_style .elementor-tab-title {
    background: #fff;
	box-shadow: 0 4px 7px 1px #e2e2e2;
	padding: 9px 20px !important;
	margin-right: 15px;
}
.list_style .elementor-tab-title.elementor-active{
    border-bottom: 4px solid #BE1F24 !important;
	
}
.list_style .elementor-tabs-wrapper{
	padding-bottom: 55px;
}
.textTab {
	text-align: center;
}
.textTab img{
	width: 90px;
	vertical-align: middle;
}
.btnSlider a{
	    padding: 8px 25px;
    border-radius: 3px;
    transition: .5s;
    margin: 10px;
    color: #fff;
    background: #f69753;
    font-size: 13px;
}
.btnSlider{
	text-align: center;
}
.sliderFlex img{
	width: 50%;
	float: right;767
	padding-bottom: 30px;
}
.paraSlidecenter{
	text-align: center;
}

.list_style_avn p.li_title {
    font-size: 20px !important;
    font-weight: 500 !important;
}
.reportGap30 .elementor-container {
	
	
	gap: 30px;
}
.gap15 .elementor-container {
	gap: 15px;
}
.whiteBorder .elementor-icon {
    border: 1px solid #fff;
}
.menuList ul{
	column-count: 3;
}
.bannerIndex{
	position: relative;
}
.bannerIndex::after{
	content:'';
	position: absolute;
	background-image: url(https://wordpress.demobrains.com/atmiya_vidhya_niketan/wp-content/uploads/2025/05/Vector-2.png);
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: 9;
	height:100%;
	width:100%;
	bottom:0;
}
.paddinglr0 .elementor-widget-wrap.elementor-element-populated {
    padding-top: 0;
    padding-bottom: 0;
}
.imgBoxSpace h3.elementor-image-box-title{
	margin: 0 !important;
}
.imageOutline{
	position: relative;
}
.imageOutline::after{
	content:'';
	position: absolute;
	border: 2px dashed rgba(190, 31, 36, 1);
	left:-20px;
	top:-20px;
	border-radius: 25px;
	height:100%;
	width: 100%;
	z-index: -1;
}
.borderRadius .elementor-widget-wrap {
    border-radius: 25px;
    margin-right: 10px;
}
.outlineInner .elementor-widget-wrap.elementor-element-populated {
    padding: 50px 20px !important;
}
.outlineInner .elementor-icon-box-icon{
	margin-bottom: 30px !important;
}
.outlineInner:hover .elementor-icon svg path{
	fill: #fff;
}
.outlineInner:hover .elementor-icon-box-title span ,.outlineInner:hover .elementor-icon-box-description{
	color: #fff !important;
}
.outlineInner:hover a.elementor-button.elementor-button-link.elementor-size-sm {
	background-color: #fff;
	color: #F58220;
}
.linearGradiantCard{
	position: relative;
}
.linearGradiantCard::after {
    content: '';
    position: absolute;
    background: linear-gradient(180deg, rgba(245, 130, 32, 0) 0%, #F58220 100%);
    height: 110px;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 0 0 25px 25px;
}
.boxMargin  .elementor-icon-box-icon{
	margin-bottom: 0px !important;
}
.slide-box h3 {
    font-family: "Baloo Bhaijaan 2", sans-serif;
	color: #fff !important;
    font-weight: 800;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
	margin: 0 !important;
	padding-bottom: 5px;
}
.slide-content {
   font-family: "Baloo Bhaijaan 2", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
	color: #fff !important;
}
.textStyle{
	 font-family: "Baloo Bhaijaan 2", sans-serif;
    font-weight: 600;
    font-size: 26px;
    line-height: 140%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
	color: #090909 !important;
	margin-top: 30px;
}
.acf-swiper-slider {
	margin-top: -100px;
	padding-top: 130px;
}
.acf-swiper-slider .swiper-button-prev{
	top:50px;
	left: auto;
	right: 100px;
	color: rgba(245, 130, 32, 1);
}
.acf-swiper-slider .swiper-button-next{
	top:50px;
	left: auto;
	right: 20px;
	color: rgba(245, 130, 32, 1);
}
.acf-swiper-slider .swiper-button-prev:after {
    content: '\27F5';
    font-family: 'Font Awesome 5 Free';
    font-size: 24px;
	    border: 1px solid rgba(245, 130, 32, 1);
    padding: 10px;
    border-radius: 15px;
}
.acf-swiper-slider .swiper-button-next:after {
    content: '\27F6';
    font-family: 'Font Awesome 5 Free';
    font-size: 24px;
	    border: 1px solid rgba(245, 130, 32, 1);
    padding: 10px;
    border-radius: 15px;
}
.textCenter{
	text-align: center !important;
}
.table-wrapper-scroll-x {
    display: block;
}
.my-custom-scrollbar {
    position: relative;
    overflow-x: auto;
    overflow-y: visible !important;
}
.table {
    width: 100%;
/*     margin-bottom: 1rem; */
/*     color: #212529; */
}
table.table.table-bordered.text-center {
    outline: 1px solid #BE1F24;
    outline-offset: -1px;
}
table.table.table-bordered.text-center  th {
    background-color: #BE1F24;
    color: #fff;
}
table.table.table-bordered.text-center td, table.table.table-bordered.text-center th{
	border:1px solid #fff !important;
}
.tabClass li::after{
	display: none;
}

.tabClass {
	display: flex;
	flex-wrap: wrap;
	gap:20px;
}
.tabClass li{
	padding-left: 0 !important;
	flex: 0 0 auto;
	width: 23%;
}
.tabClass li a{
	text-decoration: none;
	color: #fff;
	 font-family: "Baloo Bhaijaan 2", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
	padding: 15px 20px;
	background: #BE1F24;
	display: inline-block; /* Ensure scaling doesn't affect layout */
  transition: transform 0.3s ease;
	width: 200px;
}
.btnPage{
	text-decoration: none;
	color: #fff;
	 font-family: "Baloo Bhaijaan 2", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
	padding: 15px 20px;
	background: #BE1F24;
	display: inline-block; /* Ensure scaling doesn't affect layout */
  transition: transform 0.3s ease;
	width: 200px;
}
.tabClass li a:hover {
  transform: scale(1.05); /* Slight zoom on hover */
}
.font26{
	font-size: 22px !important;
}
.tabScroll .elementor-tab-title {
    text-align: center;
}
.rowFlex{
	display: flex;
/* 	justify-content: space-between; */
	margin-top: 30px;
}
i.fa.fa-book {
    display: none;
}
.col-md-6.col-lg-6.content_div {
    flex: 0 0 auto;
    width: 50%;
}
.coCuriRow{
	margin-top: 15px;
}
.coCuriRow table{
	margin-top: 20px;
}
.tabFlex {
    display: flex;
    justify-content: start;
    align-items: center;
	flex-wrap: wrap;
}
.tabFlexRow{
	  display: flex;
    align-items: center;
}
.tabFlex li a , .tabFlexRow li a {
	text-decoration: none !important;
	width: auto;
	background-color: #BE1F24;
	color: #fff !important;
	padding: 10px 20px;
	display: inline-block; /* Ensure scaling doesn't affect layout */
  transition: transform 0.3s ease;
}
.tabFlex li a:hover , .tabFlexRow li a:hover {
	transform: scale(1.1);
}
.tabFlex li::after , .tabFlexRow li::after{
	display: none !important;
}
.contactForm .formFlex {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 100px;
}
.formMargin {
    margin-bottom: 10px;
}
.contactForm h5 {
    font-weight: 400 !important;
    font-size: 17px !important;
}
.page-id-390 .list_style_avn ul li::after {
    top: 0 !important;
}
.flexImage {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
	margin-top: 30px;
}
img.imgW25 {
    flex: 0 0 auto;
    width: 24%;
}
.flex3 .col-md-12.col-lg-12.row {
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}
.flex3 .col-lg-4.col-md-4 {
    flex: 0 0 auto;
    width: 32%;
}
.newsFlex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.pdfFlex32 a {
    justify-content: center;
    display: flex;
    flex-direction: column;
    text-align: center;
    background: #BE1F24;
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    padding: 50px 0;
	font-weight: 500;
}
.pdfFlex32 , .flex32{
    flex: 0 0 auto;
    width: 32%;
}
img.w23 {
    flex: 0 0 auto;
    width: 32%;
    object-fit: cover;
    height: 300px;
}
.width150{
	width: 150px;
}
.imagew150 img {
height: 150px;
width: 100%;
	object-fit: cover;
}
.listYoutube li.elementor-icon-list-item.elementor-inline-item:nth-child(2) {
    padding-left: 10px;
}
.flexImage br {
    display: none;
}
.formInput.flex50 {
    flex: 0 0 auto;
    width: 50%;
}
div#sp-wp-tabs-wrapper_1808 ul {
    list-style: none !important;
}
li.sp-tab__nav-item::after {
    display: none;
}
#sp-wp-tabs-wrapper_1808.sp-tab__lay-default > .sp-tab__tab-content .sp-tab__tab-pane{
	border:none !important;
}
.list_style ul  li {
    padding-bottom: 0 !important;
    position: relative;
    padding-left: 20px !important;
}
div#sp-wp-tabs-wrapper_1808 table thead{
	background: #BE1F24 !important;
	color: #fff !important;
}
#elementor-tab-content-9756 span.sp-tab__nav-link.sp-tab__active{
	background-color: #BE1F24 !important;
}
#elementor-tab-content-9756 span.sp-tab__nav-link.sp-tab__active h4 {
		color: #fff !important;
}
#sp-wp-tabs-wrapper_1808.sp-tab__lay-default > ul{
	border-bottom: none !important;
}
table.table.table-bordered {
    margin-top: 30px;
}
#elementor-tab-content-9756 li.sp-tab__nav-item {
    padding-left: 0 !important;
    background: transparent !important;
    margin-top: 20px !important;
    box-shadow: none;
}
#elementor-tab-content-9756 span.sp-tab__nav-link {
    box-shadow: 0 4px 7px 1px #e2e2e2;
}
#elementor-tab-content-9756 span.sp-tab__nav-link {
    background: #fff !important;
}
#elementor-tab-content-9756 li.sp-tab__nav-item {
    background: #fff;
    box-shadow: 0 4px 7px 1px #e2e2e2;
}
.list_style_avn .tabFlex.flex3 li a{
	width: 100%;
}
.list_style_avn .tabFlex.flex3 li{
	width: 32%;
}
.mt_15 {
    margin-top: 25px !important;
}
.scheduleCenter{
	justify-content: center !important;
}
#content_href a{
	color: #090909 !important;
}

@media screen and (min-width: 1600px) {
	.headerContainer .elementor-container.elementor-column-gap-default {
    	max-width: 1400px !important;
		width: 100%;
		margin: 0 auto;
	}
}


@media  (min-width: 1025px) and (max-width: 1600px) {
	.imagew150 img{
		height: 100px !important;
	}
/* 	.headerContainer .elementor-container.elementor-column-gap-default{ 
		max-width: 87.5%;
		width: 100%;
		margin: 0 auto;
		padding: 0 15px;
	} */
}
@media  (min-width: 768px) and (max-width: 1025px) {
	.flex3 .col-lg-4.col-md-4 {
    flex: 0 0 auto;
    width: 48% !important;
}
	img.imgW25 {
		flex: 0 0 auto;
		width: 48% !important;
	}
	.elementor-7 .elementor-element.elementor-element-caea44b .elementor-heading-title{
		font-size: 40px !important;
	}
	.column_gap .elementor-col-33{
		width: 48% !important;
	}
}
@media screen and (min-width: 1025px) {

.mab90 {
    margin-bottom: 90px !important;
}
}
@media screen and (max-width: 1024px) {
	.tabletMiddle .elementor-widget.elementor-widget-button {
		margin-bottom: 0 !important;
	}
	.headerContainer .elementor-container.elementor-column-gap-default{
		max-width: 100%;
		width: 100%;
		margin: 0 auto;
		padding: 0 20px;
	}
}
@media screen and (min-width: 768px) {
#content_href h3.elementor-image-box-title {
    display: none;
}
}

@media screen and (max-width: 767px) {
	.list_style_avn .tabFlex.flex3 li{
	width: 100% !important;
}
	.formInput.flex50 {
    flex: 0 0 auto;
    width: 100% !important;
}
	.formMargin.mt_30 {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #ddd;
}
	span.wpcf7-form-control.wpcf7-radio  label {
    margin-top: 0 !important;
}
	.formMargin label {
    margin-top: 20px;
}
	.contactForm .formFlex{
		flex-direction: column !important;
	}
	.tabFlex li a, .tabFlexRow li a{
		display: block !important;
		width: 100% !important;
	}
	.list_style ul li{
		padding-left:18ox !important;
	}
	.menuList ul{
		column-count: 1 !important;
	}
	.tabClass li{
		width: 47%; 
	}
	.row.rowFlex {
    flex-direction: column;
}
	.col-md-6.col-lg-6.content_div{
		width: 100% !important;
	}
	.elementor-tab-title {
    margin-right: 0 !important;
    margin-bottom: 20px !important;
    border: 1px solid #BE1F24 !important;
}
	.pdfFlex32 , .flex32 , img.w23{
    flex: 0 0 auto;
    width: 100% !important;
}
	.flex3 .col-lg-4.col-md-4 {
    flex: 0 0 auto;
    width: 100% !important;
}
	img.imgW25 {
		flex: 0 0 auto;
		width: 100% !important;
	}
	.column_gap .elementor-col-33{
		width: 100% !important;
	}
	.borderRadius .elementor-widget-wrap
	{
		margin-left: 10px;
	}
	.borderRadius{
		height: 300px;
	}
	.imageOutline::after{
		top: -5px !important;
		left: -5px !important;
	}
	.elementor-7 .elementor-element.elementor-element-9320a5e {
		margin-top: 40px !important;
		margin-bottom: 0px;
	}
	.elementor-7 .elementor-element.elementor-element-caea44b .elementor-heading-title{
		font-size: 30px !important;
		line-height: 1.2 !important;
	}
	.elementor-7 .elementor-element.elementor-element-50c8fc6 .elementor-heading-title{
		font-size: 16px !important;
	}
	.heightRow{
		height: 300px;
	}
}
@media screen and (max-width: 500px) {
li.nav-item {
    width: 100% !important;
}
	.tabClass li a{
		width: 100% !important;
	}
	
}
.employeetable td,
.employeetable th {
  text-transform: capitalize;
}
.tablelink a{
	color: #090909 !important;
}
.bgWhite{
	background-color: #fff !important;
}
.headerMenu .menu-item a {
    padding: 0 8px !important;
	font-size: 14px !important;
}
.grecaptcha-badge {
    display: none !important;
}
a.yydev-back-to-top {
    background: #be1f24 url(https://avn.edu.in/wp-content/plugins/back-to-the-top-button/images/back-to-top.png) no-repeat !important;
	background-position: 50% 43% !important;
}