html{
  scroll-behavior: smooth;
}


.img-shadow{

-webkit-box-shadow: 4px 5px 2px #222,  -4px 5px 2px #222;
-moz-box-shadow: 4px 5px 2px #222,  -4px 5px 2px #222;
box-shadow: 10px 10px 0px #ccc,  -10px -10px 0px #ccc;
padding:10px;
}

.bg-navy{
	color:#1c3d5c !important;
}
#topbar {
  padding: 10px 0 0 0;
  font-size: 14px;
  transition: all 0.5s;
}

#topbar .social-links {
  text-align: right;
}

#topbar .social-links a {
  color: #fff;
  padding: 0 12px 10px 12px;
  display: inline-block;
  line-height: 1px;
}

#topbar .social-links a:hover {
  color: #fff;
}


#topbar .social-links a:first-child {
  border-left: 0;
}



@media(min-width:992px){
	.main-nav ul li a{
		
	}
	.main-nav ul li a:before{
		content:'';
		height:3px;
		width:0px;
		background:#fff;
		position:absolute;
		top:100%;
		left:0;
		transition:0.5s;
	}

	.main-nav ul li:hover a:before{
		width:100%;
	}
	.section-1{
		background-image: linear-gradient( #ff6200, #ff8817);
	}
	
	.section-1 h1{
		text-align:left;
	}
	
	.about-section-1{
		background-image: url(../img/bg.jpg);
		background-size:cover;
		height:250px;
		font-family: 'Fredoka One', cursive;
	}
	.about-section-1 .head-card{
		background:rgba(0,0,0,0.8);
		border-radius:0px;
		height:250px;
		width:100%;
		overflow:;
	}
	.about-section-1 a{
		padding:15px 20px 15px 8px;
	}
	
	.align-center-sp{
		padding-top:100px;
		padding-left:250px;
	}
	
	.align-center-sp p{
		font-size:40px;
	}
	
	.align-center-sp i{
		border-radius:50%;
		border:2px solid #fff;
		padding:10px;
	}
	.odia-medium p{
		background:rgba(0,0,0,0.1);
		padding:5px;
		display:inline-block;
		text-align:left;
		margin-right: 8px;
		border-radius:5px;
	}
	.know-more{
	background:#fff;
	padding:10px 30px;
	border-radius:20px;
	color:#ff6200 !important;
	font-weight:bold;
	width:160px;
	text-align:center;
	}
	.on-hover1:hover{
		background-image: linear-gradient( #fff 20%, #1f6c78 80%);
		transition:0.5s;
		color:#fff;
		
	}
	.on-hover2:hover{
		background-image: linear-gradient( #fff 20%,  #44126e 80%);
		transition:0.5s;
		color:#fff;
	}
	.on-hover3:hover{
		background-image: linear-gradient( #fff 20%, #2c74c7 80%);
		transition:0.5s;
		color:#fff;
	}
	.on-hover4:hover{
		background-image: linear-gradient( #fff 20%, #cc162c 80%);
		transition:0.5s;
		color:#fff;
	}
}

@media(max-width:991px){
	
	.section-1{
		background-image: linear-gradient( #ff6200, #ff8817);
	}
	
	
	
	.section-1 h1{
		text-align:center;
	}
	.about-section-1{
		background-image: url(../img/bg.jpg);
		background-size:cover;
		height:250px;
		font-family: 'Fredoka One', cursive;
	}
	.about-section-1 .head-card{
		background:rgba(0,0,0,0.8);
		border-radius:0px;
		height:250px;
		width:100%;
		overflow:;
	}
	
	.odia-medium p{
		background:rgba(0,0,0,0.1);
		padding:5px;
		display:inline-block;
		text-align:center;
		margin-right: 8px;
		border-radius:5px;
	}
}

@media(max-width:768px){
	.k-m{
		left:50px;
	}
	.know-more{
	background:#fff;
	padding:10px 30px;
	border:2px solid #fff;
	border-radius:20px;
	color:#ff6200 !important;
	font-weight:bold;
	
	text-align:center;
	}
	.center, .center p{
		text-align:center !important;
	}
	
	.about-section-1{
		background-image: url(../img/bg.jpg);
		background-size:cover;
		height:250px;
		font-family: 'Fredoka One', cursive;
	}
	.about-section-1 .head-card{
		background:rgba(0,0,0,0.8);
		border-radius:0px;
		height:250px;
		width:100%;
		overflow:;
	}
	
	.about-section-1 p{
		padding-top:50px;
		font-size:36px;
	}
	.head-about{
		padding:10px 25px 10px 10px;
	}
	.head-about i{
		padding:10px ;
		border-radius:50%;
		
	}
	.head-card a{
		float:right;
	}
}

.bg-hover .col-md-6  p{
	background:rgba(255,255,255,0.5);
	padding:15px 5px;
	box-shadow: 0 8px 8px -2px rgba(127, 137, 161, 0.3);
}
.bg-hover.active{
	background-image: linear-gradient(to right, #5781bd, #114b9e) ;
	padding:10px 5px;
	box-shadow: 0 8px 8px -2px rgba(127, 137, 161, 0.3);
}
.bg-hover .col-md-6 p:hover{
	background-image: linear-gradient(to right, #5781bd, #114b9e);
	color:#fff;
	transition:0.1s;
}

.content-1{
	height:400px;background-color:#ccc;
}
.content-2{
	background-image: linear-gradient(to right, #5781bd, #114b9e);
	height:400px;
	width:50%;
}
.evv-logo{
  position: fixed;
  width: 70px;
  height: 70px;
  opacity:0.8;
  top: 10px;
  left: 30px;
  z-index:9999;
  text-decoration: none;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 22px;
  border-radius:2px;
}
.gotopbtn{
  position: fixed;
  width: 50px;
  height: 50px;
  background-image: linear-gradient( #ff6200, #ff8817);
  opacity:0.8;
  bottom: 40px;
  right: 50px;

  text-decoration: none;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 22px;
  border-radius:2px;
}
.gotopbtn:hover{
	color:#fff;
}

.bg-navy{
	background-image: linear-gradient(to right, #5781bd, #114b9e);
	color:#fff;
}

.bg-orange{
	background:#ff6200 !important;
}

.main-nav .nav-bg-hover li:hover {
	background:rgba(0,0,0,0.05);
}

.main-nav .sub-nav-bg-hover li:hover {
	background:#ffe9e0;
	color:#fff;
}


.text-shadow-sp{
	text-shadow:1px 2px 3px #ccc;
}


.know-more:hover{
	background-image: linear-gradient(to right, #5781bd, #114b9e);
	color:#fff !important;
	font-weight:bold;
	border:2px solid #fff;
}

.style-box{
	display:flex;
	flex-direction:row;
	flex-flow:wrap;
	width:100%;
	
}


@media(max-width:768px){
	.dont-display-on-mob {
		display:none;
	}
	.on-mobile-header a{
		font-size:20px;
	}
	
}

@media(min-width:769px){

	.dont-display-on-pc{
		display:none;
	}
}

@media(max-width:768px){
	.dont-display-on-mob {
		
	}
	.style-box-left {
		width:100%;
		
	}
	.style-box-right {
		width:100%;
		padding:50px;
		color:#fff;
		background-image: linear-gradient( #ff6200, #ff8817);
	}
	.style-box-right h1{
		font-size:36px;
	}
	.style-box-right p{
		font-size:18px;
	}
	
	
}

@media(min-width:769px){
	.style-box-left {
		width:50%;
	
	}
	.style-box-right {
		width:50%;
		height:100%;
		padding:100px;
		background-image: linear-gradient( #ff6200, #ff8817);
		color:#fff;
	}
	.style-box-right h1{
		font-size:50px;
	}
	.style-box-right p{
		font-size:20px;
	}
}

.head-about{
	border:1px solid #fff;
	border-radius:30px 15px 40px 30px;
	background:rgba(56, 131, 201, 0.7);
	font-weight:;
	text-transform:;
	color:;
}

.sp-nav-pills .nav-tabs .nav-item .active , .tab-content{
	box-shadow: 0 -10px 10px -10px #b3b3b3;
}

.sp-nav-pills .nav-tabs .nav-item {
	background:#f2f2f2;
	color:#000;
	margin-right:5px;
	border-radius:5px 5px 0px 0px;
}

.sp-nav-pills .nav-link{
	color:#000;
	text-transform:uppercase;
	
}

/*--======================--*/
.evv-card-img img{
	padding:40px;
	-webkit-clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
}

/*--======================--*/

/*--========About SP Card Start=======background-image: linear-gradient( #1482ff , #fff);=======--*/
.evv-card-img .card{
	
}
.about-icon p{
		padding:10px 30px;
	}
	.sp-icon p i{
		padding:18px 15px;
		border:1px solid #ccc;
		border-radius:50px;
		background-image: linear-gradient(45deg, #3289a8, #8c32a8);
		color:#fff;
	}

.bg-pink-sp{
	background:#fc448b !important;
	color:#fff !important;
}

.bg-orange-sp{
	background:#ff6200 !important;
	color:#fff !important;
}

.bg-green-sp{
	background:#3cba4c !important;
	color:#fff !important;
}
/*--========About SP Card End==============--*/

.process-accordion{
	-webkit-box-shadow: 0px 2px 16px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 2px 16px 0px rgba(204,204,204,1);
	box-shadow: 0px 2px 16px 0px rgba(204,204,204,1);
}

.process-accordion .card{
	border: none;
}
.process-accordion .card-header{
	padding: 0px;
}
.process-accordion .card-header h5{
	padding: 0px;
}
.process-accordion .card-header h5 a{
	padding: 15px 30px;
	display: block;
	font-size: 22px;
	line-height: 26px;
    color:#000;	
	font-weight:500 ;
	letter-spacing:1px ;
}
.process-accordion .card-header h5 a i{
	float: right;
}

.process-accordion .card.active .card-header{
	background: #0594a9;
}
.process-accordion .card.active .card-header h5 a{
	color: #ffffff;
}

.process-accordion .card-header h5 a:hover{
	background: #0594a9;
	color: #ffffff;
}

.min-height-sp .col-md-6 {
	border-radius:5px;
}
.min-height-sp .col-md-6 div{
	height:450px;
}
.min-height-sp ul{
	list-style:none;
	
}

.min-height-sp ul li{
	padding:5px;
	position:static;
	left:0;
}

.evv-card-text h5,.evv-card-text h6,.evv-card-text p{
	padding:5px 20px;
}

/*--========Footer SPcome==============--*/
#footer {
  padding: 0 0 30px 0;
  font-size: 14px;
  background: #fff;
}
#footer .footer-top {
  background: #fff9f5;
  padding: 60px 0 30px 0;
  color:#ccc;
}
/*--========Gallery SPcome==============--*/
@media(min-width:992px){
   .photo-pc{
	   height:;
	   width:320px;
   }
   
}

@media(max-width:991px){
   .photo-mob{
	   height:;
	   width:100%;
   }
   
}


.mobile-nav .about-fa a:before{
	
}

