body {
	margin:0;
	padding:0;
	font-family: sans-serif;
	background-size:cover;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.alert-div {
	position:fixed;
	top:70px;
	right:0;
	width:300px;
	min-height:50px;
	padding:20px;
	z-index:99999999999999999!important;
	background-color:#0c57bf;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	/*border-left: dotted 2px #fff;
	border-top: dotted 2px #fff;
	border-bottom: dotted 2px #fff;
	/*border-style: ;*/
	transform: translateX(100%);
	transition: transform 0.5s ease-in-out;
}
.open-alert {
	transform: translateX(0);
}
.inputBox input,.inputBox textarea,.selectBox select {
	font-size:20px;
	border-radius:4px;
	width:100%;
	padding-left:10px;
	border:solid 2px #5f93c1a3;
	outline:none;
	color: #000;
}
.inputBox input,.selectBox select {
	height:50px;
}
.inputBox textarea {
	height:100px;
}

.inputBox label {	
	position:absolute;
	top:5px;
	left:20px;
	padding: 7px 0;
	padding-left:10px;
	font-size:18px;
	color: #5f93c1a3;
	font-weight:500;
	pointer-events:none;
	transition: .5s;
}
.field-hint {
	color: #5f93c1a3;
}
.inputBox label span,.selectBox label span {
	font-size: 15px;
	padding-left:5px;
}
.inputBox input:focus ~ label, .inputBox input:valid ~ label {
	top:-15px;
	left:20px;
	padding-bottom:0;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	background-color:#fff;
	font-size: 13px;
}
.inputBox input:focus,textarea:focus {
	border:solid 2px #0c57bf;
}
.selectBox label {
	position:absolute;
	top:-15px;
	left:20px;
	padding-bottom:0;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	background-color:#fff;
	font-size:13px;
	color: #dadce0;
}
.inputBox input:focus ~ label, .inputBox textarea:focus ~ label {
	color:#0c57bf;
}
.selectBox select:focus {
	border:solid 2px #0c57bf;
}
.selectBox select:focus ~ label {
	color: #0c57bf;
}

.inputBox textarea:focus ~ label, .inputBox textarea:valid ~ label {
	top:-15px;
	left:20px;
	padding-bottom:0;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	background-color:#fff;
	font-size: 13px;
}

.inputBox textarea:focus ~ label {
	color: #0c57bf;
}

input[type="submit"] {
	background:transparent;
	border:none;
	outline:none;
	color:#fff;
	background: #03a9f4;
	padding:10px 20px;
	cursor:pointer;
	border-radius:5px;
}


.booking-div {
	background-color:#e5524e;
	margin-bottom: 5px;
	color:#fff;
	text-align:center;
	padding:5px;
	border:1px dotted #eee;
	border-radius:5px;
	transition: all 0.2s ease-in-out;
}
.booking-div:hover {
	background-color:#ed8987;
	transition: all 0.2s ease-in-out;
}

.booking-div span{
	position:relative;
	background: url('checkbox.png') no-repeat left;
	background-size:40px;
	width:20px;
	height:20px;
	float:left;
	padding:10px;

}


.selected-booking-div {
	background-color:#e5524e;
	margin-bottom: 5px;
	color:#fff;
	text-align:center;
	padding:5px;
	border:1px dotted #eee;
	border-radius:5px;
	transition: all 0.2s ease-in-out;
}
.selected-booking-div:hover {
	background-color:#ed8987;
	transition: all 0.2s ease-in-out;
}


.selected-booking-div span{
	position:relative;
	background: url('checkbox.png') no-repeat right;
	background-size:40px;
	width:20px;
	height:20px;
	float:left;
	padding:10px;

}

#timing-loader {
	position:relative;
	left:20%;
	width:60%;
}
/*search css*/
#search_open a.fancybox-close {
	position:absolute;
	top:-6px;right:0;
}
#search_open .fancybox-wrap {
	width: auto !important;
    height: 100vh !important;
    position: absolute !important;
    top: 10px !important;
    left: 0 !important;
    opacity: 1 !important;
    overflow: visible !important;
    display: block !important;
}


/*----------from geek-style.css-------------*/
.geek-lazy{background-size: cover;}
.cid-selsS8VhC8 .icons-menu .mbr-iconfont {height:45px; width:45px ;}
.cid-selsS8VhC8 .icons-menu .mbr-iconfont:before { padding: .5rem .7rem !important; }
.cid-selsS8VhC8 .icons-menu .mbr-iconfont { font-size: 1.5rem; }
#toast-container {position: fixed; top: 30px; right: 2vw; z-index: 99999 !important;min-width: 200px; max-width: 300px;}

/*..............geek menumega............*/

@media only screen and (min-width: 992px) {
    .geek-menu-mega { min-width: 800px !important; left: -300px !important; z-index:9999 ;padding:0px;background:#ffffff !important}
    .geek-menu-mega  ul  { list-style: none outside none; margin:0; padding: 0;text-align: left;
     }
    .geek-menu-mega  ul  li { 
    display: inline-block;
    margin-bottom:2px;
    border-bottom: 1px dashed rgba(255,255,255,.3);
        width:33.33% !important; 
        min-height:35px
    }
    .geek-menu-mega ul li:before{
        content: '';
        display: inline-block;
        vertical-align: middle;     
    }
    .geek-menu-mega  ul  li  a {white-space: normal;font-size: 13px !important;
    line-height:17px !important;
        display: inline-block;  
        vertical-align: middle;    

     }
     .geek-menu-mega  ul  li  a:hover{color:red}
}




 .geek-menu-mega  ul  li  a:hover{color:red}
 @media(max-width:768px) {
    .mega-dropdown .dropdown-menu ul{
        padding-left:0 !important;
     }
 }
 
 
 /*----index-style--------------*/
.owl-carousel .owl-nav button.owl-prev,  .owl-carousel .owl-nav button.owl-next{
	background: linear-gradient(90deg, #0087abb0, #589541b3);
    color: #fff;
    height: 50px;
    width: 50px;
    position: absolute;
    top: 37%;
    border-radius: 50%;
}
 .owl-carousel .owl-nav button.owl-prev{ left:-50px; }
 .owl-carousel .owl-nav button.owl-next{ right:-50px; }
.owl-carousel .owl-nav .mbr-iconfont {
	padding: unset;font-size: 20px;
}
@media(max-width:768px) 
{
    .owl-carousel .owl-nav button.owl-prev,  .owl-carousel .owl-nav button.owl-next{
    	background-color: linear-gradient(90deg, #0087abb0, #589541b3);
        color: #fff;
        height: 50px;
        width: 50px;
        position: unset;
    }
}
.team-item .item-image img {width:100%;}
.cid-sepiKVktIV .item-caption { min-height:135px; }

#idx_header_slider.owl-carousel .owl-nav button.owl-prev { left:0px !important; }
#idx_header_slider.owl-carousel .owl-nav button.owl-next { right:0px !important; }
.cid-sepiKVktIV .team-item { margin:2rem 15px;}

/*-------end---------------*/



.owl-carousel .owl-nav button.owl-prev,  .owl-carousel .owl-nav button.owl-next{
	background: linear-gradient(90deg, #0087abb0, #589541b3);
    color: #fff;
    height: 50px;
    width: 50px;
    position: absolute;
    top: 37%;m
    border-radius: 50%;
}
 .owl-carousel .owl-nav button.owl-prev{ left:-50px; }
 .owl-carousel .owl-nav button.owl-next{ right:-50px; }
.owl-carousel .owl-nav .mbr-iconfont {
	padding: unset;font-size: 20px;
}
@media(max-width:768px) 
{
    .owl-carousel .owl-nav button.owl-prev,  .owl-carousel .owl-nav button.owl-next{
    	background: linear-gradient(90deg, #0087abb0, #589541b3);
        color: #fff;
        height: 50px;
        width: 50px;
        position: unset;
    }
}
.team-item .item-image img {width:100%;}
.cid-sepiKVktIV .item-caption { min-height:200px; }

#idx_header_slider.owl-carousel .owl-nav button.owl-prev { left:0px !important; }
#idx_header_slider.owl-carousel .owl-nav button.owl-next { right:0px !important; }
.cid-sepiKVktIV .team-item { margin:2rem 15px;}


/*---content-style---------*/
.content-header {padding-top:200px;}
/*---end-----------*/



.indx-event-card {height: 200px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;}
    
.cid-semveqei3o .card-box {min-height:140px;}


/*-styles for content slider-----*/
/*slider before content*/

.slider_before_content{padding-top:50px;padding-bottom:50px;}

/*slidersmall before content */

#slidersmall .content-main-image, #slideraftercontent .content-main-image {
    width: auto;
    height: 200px;
}
#slidersmall .content-img-inner-div, #slideraftercontent .content-img-inner-div {
    height:200px;
    margin: 0 15px;
}
#slidersmall .blur_background, #slideraftercontent .blur_background {
    z-index: -1;
    position: relative;
    top: -200px;
    height: 200px;
    filter: blur(50px);
    -webkit-filter: blur(50px);
}


/*sliderBig before contents*/
#sliderbig .grid, #sliderBigaftercontent .grid{ width: 100%;height: 500px; }
#sliderbig .owl-nav span, #sliderBigaftercontent span { font-size: 22px; }
#sliderbig .owl-nav button, #sliderBigaftercontent .owl-nav button { top: 45%; }
#sliderbig .blur_background, #sliderBigaftercontent .blur_background {
    position: relative;
    top:-500px;
    height:500px;
    filter: blur(90px);
    -webkit-filter: blur(50px);
    background-size: cover;
    z-index:-1;
}
#sliderbig .owl-item, #sliderBigaftercontentm .owl-item { 
    float: left; 
    width: 140px;
    background: #ccc0;
    height: 500px;
    padding: 5px;
}
#sliderbig .grid .caption, #sliderBigaftercontent .grid .caption {
    display:none;
    position:absolute;
    bottom:0px;
    color:#92d903;
    padding:5px;
    border-radius:8px;
    font-size:12px;
}
#sliderbig .content-img-inner-div, #sliderBigaftercontent .content-img-inner-div {
    height:500px;
}
#sliderbig .content-main-image, #sliderBigaftercontent .content-main-image{
    height:500px;
}

/*sliderGrid before content*/
#slidergrid .grid{float:left;min-height:179px;padding:0px;border:5px solid #fff;background-color:#fff;}
#slidergrid .content-main-image {min-height:200px;border: 1px solid #ccc;}
/*#slidergrid .blur_background {top: -141px;min-height:141px;display:none;}*/

/*item List before content*/
#sliderlist {width:100%;padding:20px 0px;display:inline-block;}
#sliderlist .grid{float:left;width:100px;height:100px;padding:0px; margin: 5px;border:5px solid #ccc;}
#sliderlist .grid .caption{display:none;position:absolute;bottom:0px;background: rgba(0,0,0,0.8);color:#92d903;padding:5px;border-radius:8px;font-size:12px;background-size:80%;}

/*slider after contents*/
.slider_after_content{padding-top:50px;padding-bottom:50px;}


/*slider grid After contents*/
#slider-grid-after-content {width:100%;padding:20px 0px;}
#slider-grid-after-content .content-main-image {min-height:200px;}
#slider-grid-after-content .blur_background {top: -141px;min-height:141px;display:none;}
#slider-grid-after-content .grid .caption{display:none;position:absolute;bottom:0px;background: rgba(0,0,0,0.8);color:#92d903;padding:5px;border-radius:8px;font-size:12px;}
#slider-grid-after-content .grid .content-main-image, #slidersmall .grid .content-main-image, #slidergrid .content-main-image{
    min-height: 200px;
    position: relative;
    z-index: 9;
}
#slider-grid-after-content .grid .blur_background,  #slidersmall .grid .blur_background, #slidergrid .blur_background{
    min-height: 200px;
    background-size: 100%;
    z-index: 0;
    display: block;
    filter: blur(50px);
    -webkit-filter: blur(50px);
    position: relative;
    left: 0;
    transform: scale(1);
    top:-200px;

}
#slider-grid-after-content .content-img-inner-div, #slidergrid .content-img-inner-div {
    height: 200px;
}
#slider-grid-after-content .grid {
    margin-top:15px;
    margin-bottom:15px;
}

/*item list after content*/

#sliderlist {width:100%;padding:20px 0px;display:inline-block;}
#sliderlist .grid{float:left;width:100px;height:100px;padding:0px; margin: 5px;border:5px solid #ccc;}
#sliderlist .grid .caption{display:none;position:absolute;bottom:0px;background: rgba(0,0,0,0.8);color:#92d903;padding:5px;border-radius:8px;font-size:12px;background-size:80%;}



	.owl-dots{
		position: absolute;
	    bottom: 0px;
	    left: 25%;
	}
	.owl-dots .owl-dot {
	  margin: 0px 5px;
	  float:left;
	}
	.owl-dots .owl-dot button {
	  background: none;
	  border: none;
	  padding: 0;
	  color: #555555;
	  font-size: 14px;
	  font-weight: bold;
	  cursor: pointer;
	}
	.owl-dots .owl-dot button:focus {
	  outline: none;
	}
	.owl-dots .owl-dot.active button {
	  color: #932127;
	}
	.c-dot{
		height: 7px;
	    width:7px;
	    background-color: #ccc7c7 !important;
	    border-radius: 50% !important;
	}
	.owl-dot.active .c-dot { background-color:#932127 !important; }
	.card-tag {    position: absolute; top: 20px; background: #9e1e21; left: -3px; z-index: 99; padding: 5px 15px;box-shadow: 4px 6px 11px 0px #0000003d;color:#fff }
	.tag-wrap { border-top: 19px solid #000; border-right: 0px solid #000; border-left: 18px solid #0000; border-bottom: 1px solid #0000; position: absolute; top: 50px; background: #fff0; left: -3px}

	.doc-img-int {  min-height: 225px;background-color: #eee; background-size:cover; background-position:center;background-repeat:no-repeat }
	.doc-name {
		padding: 10px 0px;
	    min-height: 70px;
	    text-align: center; 
	}
	.department-block .card-wrapper {
	    /*padding:50px;*/
	}
	.dept-icons i{
	    font-size: 132px;
        background: -webkit-linear-gradient(#922026, #589541);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
	}
	#dept {min-height:300px;}
	#dept .owl-dots {left:27% !important;bottom:12px;}
	#center-of-ex .owl-dots {left:30% !important;}
	#doc .owl-dots {left:34% !important;}
	#testim .owl-dots {left:40% !important;}
	
	
	.cid-sepiKVktIV .team-item {padding:5px;}
	
    .kp-img {
        background-position:center;
        background-size:cover;
        background-repeat: no-repeat;
        height:250px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        background-color:#6b6a6a;
    }
    .cid-sepiKVktIV .team-item .item-caption {
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        background: #0c4b79;
        color:#fff;
    }
    .cid-sepiKVktIV{ background-color:transparent;}
    .tm-vp-btn:hover {color:#fff !important;}
    .tm-vp-btn {color: #9bd087 !important;}
    
    
    
    
    .date-publish {
     	background: #3aa6bf;
        height: 40px;
        width: 50%;
        font-weight: 700;
        color: #fff;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        padding: 10px 20px;   
    }












