/* add whan video comes */
header{
	background:rgba(0,0,0,0.2) !important;
	transition:all 0.4s esae;
}

header.header-bg{
	    background: #226887 !important;	
}

/* add whan video comes */

/* remove whan video comes */
/*
header{
	position:relative !important;
}
*/

.header-fixed{
	position:fixed !important;
	top:0;
	left:0;	
	background: #226887 !important;	
}

/* remove whan video comes */

.site-content .ast-container{
	padding-top:0 !important;
}

#abuse_container{
	display: none !important;	
}

.cust-why-marwadi, .cust-why-marwadi > div, .why-marwadi-section .elementor-container {
		position:unset !important;	
}


.why-marwadi-section .why-marwadi-img{
	position: absolute;
    top: -10% !important;
	bottom:0 !important;
	margin:auto !important;
    right: -10%;
	left:0 !important;
	z-index:-1;
	margin:auto !important;
}


	.wm-row{
		display:flex;
		flex-wrap:wrap;
		align-items:flex-start;
	}

.wm-col {
    width: 45%;
    padding-right: 100px;
    position: relative;
    padding-top: 50px;
	padding-bottom:0;
	margin-bottom:25px;
}

.wm-col:nth-child(even){
	margin-top:50px;
}

.wm-col:nth-child(odd){
	transform:translateY(-50px);
}

.wm-col::after{
	position:absolute;
	bottom:0;
	left:0;
	width:100px;
	height:3px;
	background:#226887;
	content:"";
	display:block;
}

.wm-count{
	position: absolute;
    top: -30px;
    left: -30px;
    font-size: 80px;
    font-weight: 800;
    opacity: 0.05;
}

.wm-col h3{
	font-size: 2.3rem !important;
    font-weight: 600 !important;
    text-transform: capitalize !important; 	
	color:#00A4BB !important;
}

.layer-edu-inr-row > div{
	flex-wrap:wrap !important;
}
	
	.layer-edu-heading{
width:100% !important;
text-align:center;	
	}
	
	.layer-edu-heading h3{
		text-align:center;	
		margin-bottom:40px;
	}
	.layer-edu-heading h3 br{
		display:none;	
	}
	
	
	.layer-col{
		width:33.33% !important;
		padding:15px;	
		margin-top:50px; 
	}
	
	.layer-col > div{
		border-radius:30px;
		 padding: 15px;	
		 
	}
	
	
	
  .layer-col:nth-child(2) > div {
  padding: 15px;
  background: #fff;
  border-top: #e96949 solid 3px;
  }
  
.layer-col:nth-child(3) > div{
  padding: 15px;
  background: #fff;
  border-top: #0c8197 solid 3px;
  }
  
  .layer-col:nth-child(4) > div {
  padding: 15px !important;
  background: #fff;
  border-top: #f8a115 solid 3px;
  }
	
	.layer-col > div p{
		text-align:center;	
	}
	
	.layer-col > div > div:first-child > div{
	  width: 100px;
	  height: 100px;
	  margin: auto;
	  border: #e96949 solid 3px;
	  border-radius: 50%;
	  padding: 15px !important;
	  margin-top: -60px;
	  background: #fff;
	  border-bottom-right-radius:0 !important;
	}
	
	.layer-col:nth-child(2) > div > div:first-child > div img{
			transform:translateX(-7px);
	}
	
	.layer-col:nth-child(3)  > div div:first-child > div{
			 border: #0c8197 solid 3px;
	}
	
	.layer-col:nth-child(4)  > div div:first-child > div{
			 border: #f8a115 solid 3px;
	}
	.layer-col .elementor-widget-container {
		margin:auto !important;	
	}
	.layer-col h2{
		text-align:center;	
		font-size:18px !important;
		color:#00A4BB !important;
	}
	.layer-col h2 .layer-head{
		display:block;
		width:100%;
		color:#000 !important;
		font-size:23px !important;
	}
	
	.layer-col p{
		color: #424951;
  line-height: 28px;
  font-size: 18px;
	}
	
	.layer-col > div > div:first-child{
		margin-top:-60px !important;	
	}
	
	.cust-elementor-tab.elementor-widget-tabs .elementor-tab-desktop-title {
  position: relative;
  padding: 10px 25px;
  font-weight: 700;
  line-height: 1;
  border: solid transparent;
  border: #ccc solid thin !important;
  border-radius: 50px;
  color: #666;
  font-weight: 600;
  margin:5px;
  font-size:18px;
	}
	
	.cust-elementor-tab  .elementor-tab-title.elementor-active{
		background:#4A9FBD !important;
		color:#fff !important;
		border-color:#4A9FBD !important;
	}
	
	.cust-parallax-section .elementor-counter-title{
		color:#fff !important;	
	}
	
	.icon-section-col figure{
		position:relative;	
		width:80px !important;
		height:80px !important;
		z-index:1;
	}
		.icon-section-col figure::before{
			width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  background: #f5f5f5;
  display: block;
  position: absolute;
  z-index: -1;
  border-radius: 50%;

  transform: scale(0.9) rotate(45deg);
  border-bottom-right-radius: 0;
				
		}
		
		.icon-section-col{
			margin-bottom:30px;	
		}
		
		.cust-heading-count span{
			width: 62px;
  color: transparent;
  height: 65px;
  display: inline-block;
  text-align: center;
  line-height: 60px;
  -webkit-text-stroke: #00a6be 1px;
  text-stroke: #00a6be 1px;
  border-radius: 50%;
  text-indent: 0;
  font-size: 35px;
  white-space: nowrap;
  background: url(https://www.marwadiuniversity.ac.in/wp-content/uploads/2022/07/count-bg.png);
  background-size: 100% 100%;
  border: none;
  border-radius: 0;
		}
		.cust-heading-count h3{
			font-size:35px;	
		}
	
	.cust-heading-count > .elementor-container{
		margin-bottom:20px;
		border-bottom:#ccc solid thin;	
	}
	
	.cust-video-col h4{
			padding: 15px !important;
  margin-top: -40px !important;
  position: relative !important;
  z-index: 2 !important;
  color: #00a6be !important;
	}
	
	.cust-video-thumb{
		position:relative;
	}
	
	.cust-video-thumb::after{
		background:url(https://www.marwadiuniversity.ac.in/wp-content/uploads/2022/07/video-overlay-ftr.png) repeat-x bottom left;
		position:absolute;
		bottom:0;
		left:0;
		width:101%;
		height:80px;
		background-size:auto 100%;
		content:"";
		display:block;
		z-index:1;

	}
	
.cust-video-col .elementor-custom-embed-play i{
	font-size: 40px;
  color: #000;	
}


.cust-elementor-tab .elementor-tabs-wrapper{
    display: flex;
    flex-wrap: wrap;
}

.cust-elementor-tab .elementor-tab-title {



    text-transform: uppercase !important;
    font-size: 13px !important;
    padding:10px 15px !important;
}



.cust-elementor-tab .elementor-tab-content.elementor-active{
/*   border: #ccc solid thin !important;*/
    padding: 10px;
    margin: 20px 0;
}


.cust-img-logo img.ha-logo-grid-img.elementor-animation-{
width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;	
}

.cust-icon-head-descrip .elementor-image-box-wrapper{
position: relative;
    padding-top: 70px ;
	margin-bottom:30px;
}

.cust-icon-head-descrip figure{
	position: absolute;
    left: 0;
    top: 0;
    width: 50px;	
}
.cust-icon-head-descrip h4{
    padding-left: 60px;
    position: absolute;
    top: 7px;
	font-weight: 700;
    font-size: 19px;
    line-height: normal;
}

.cust-icon-head-descrip p{
	font-size: 17px;
    line-height: normal;
	
}
.sina-table-overflow-hidden .sina-table{
	overflow: hidden;
	}
	
	.cust-int-mou-logos figure a{
		width: 100%;
  height: 150px;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom:#ccc solid thin;
	}
	
		.cust-int-mou-logos figure a img{
			height: auto;
  max-width: 100%;
  border: none;
  border-radius: 0;
  box-shadow: none;
  width: auto !important;
  max-height: 95%;
  max-width: 100%;
  position: relative;
		}
		
		.cust-int-mou-logos h4{
			font-weight:bold !important;	
		}
		
				.cust-int-mou-logos p{
				color:#00A6BE !important;	
				}
				
				.distance-from-col{
					display:flex;
					flex-wrap:wrap;	
				}
				
				.dstnce-frm-row{
					display:flex;
					flex-wrap:wrap;	
					align-items:center;
					justify-content:center;
					width:100%;

				}
				.dstnce-frm-row:not(:last-child){
					margin-bottom:10px;	
				}
				.dstnce-frm-row img{
					width:30px;
					height:30px;
					margin-right:7px;	
				}
				
				.dstnce-frm-row a{
					font-size:15px;
					color:#000;
					display:block;
					border:#ccc solid thin;
					border-radius:10px;
					padding:5px;
					width:100%;
					transition:all 0.4s ease;
				}
				.dstnce-frm-row a:hover{
					border-color:#00A4BB;
					color:#00A4BB;	
				}
				
.site-logo-img img{

	
    position: relative;	
}

.wpmega-menu-primary .menu-item:last-child a{
	
		
}

.ast-logo-title-inline .site-logo-img{
	padding-right:0 !important;	
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper  li:last-child > a{
	padding-right:10px !important;	
}

.channel-partner-main{
display:flex;
flex-wrap:wrap;	
align-items:flex-start;
	gap:15px;
}

.channel-partner-details{
	    flex: 1 0 32%;
    padding: 10px;
    border-top: #00A6BE solid 2px;
    border-radius: 3px;
    height: 100%;

}
	
	@media only screen and (max-width:1280px){
		.wm-col{
			width:40%;
				
		}
	}
	@media only screen and (max-width:1080px){
		.why-marwadi-section .why-marwadi-img{
			display:none;	
		}
		
		 .wm-col {
			width: 50%;
			margin: 0 !important;
			transform: none !important;
			padding-left:50px;
		  }
		  
		  .wm-count{
			left:0;  
		  }
		  
		  .wm-col::after {
			  margin-left:50px;
			  }
	}
	
	@media only screen and (max-width:900px){
		.layer-col{
			width:100% !important;	
		}
	}
	
	@media only screen and (max-width:767px){
		
		.why-marwadi-section{
			margin-bottom:0 !important;	
		}
		
		.why-marwadi-section h3{
			text-align:center !important;
		}
		
		.why-marwadi-section  p{
			text-align:center !important;	
		}
		
		 .wm-col {
			width: 100%;
			padding-right:30px;
			padding-left:50px;
		  }
		  
		    .wm-col::after {
				margin: auto;
				left: 0;
				right: 0;
			  }
			  
			  .wm-count {
    left: 0;
    width: 100%;
    text-align: center;
  }
  
  .why-marwadi-section .wm-col h3{
	margin-bottom:0 !important;   
  }
  
  .cust-icon-head-descrip p {

	}
	
	.cust-icon-head-descrip figure{
		position:relative;
		}
		
		.cust-icon-head-descrip h4{
			position:relative;	
			text-align:center;
			margin-bottom:10px;
			padding-left:0;
			top:0;
			margin-top:10px;
		}
		
		.cust-icon-head-descrip .elementor-image-box-wrapper{
			padding-top:0;
		}
  
	}
	