/* Enter Your Custom CSS Here */
.ls-nav-next{
	background-color: rgb(32, 106, 209)!important;
    display: block !important;
}
.ls-nav-prev{
	background-color: rgb(32, 106, 209)!important;
    display: block !important;
}
.collapsible{
      background-color: #e3e3e3;
      color: #206ad1;
      cursor: pointer;
      padding: 18px;
      width: 100%;
      border: none;
      font-weight: bold;
      text-align: left;
      outline: none;
      font-size: 15px;
    }
 .active, .collapsible:hover {
      background-color: #206ad1;
      color: white;
    }

    .content {
      padding: 0 18px;
      display: none;
      overflow: hidden;
			color:black;
/*       background-color: #f1f1f1; */
    }
.border20 {
	border-radius:20px !important;
}
    .outDiv {
      margin: 0 5%;
      border: 1px solid #676767;
    }

.paddingGallery{
	padding-top : 10px;
}

.sp-image-container {
	border-radius:20px;
}

.paddingSections{
	margin-left: 3% !important;
}
.about .template-page{
	padding-bottom:0px;
}

/*  video */

#event-video {
	 border-width: 3px;
    border-color: #b0b1b1;
    border-style: solid;
    padding: 5px;
    border-radius: 0;
    border-radius: 9px;
height:50px;
position:relative;
	background-color:rgba(32, 106, 209,0.7);
	
}
#event-video:after {

	width:104%;
	height:104%;
	position:absolute;
	left:-2%;
		
border-radius:5px;
	top:-2%;
	color:#fff;
	z-index:10;
font-size: 16px;	
	text-align:center;
	
}
#event-video:before {
/*content:"6TH OCTOBER SPORTS HALL - 4500";*/
	position:absolute;
	left:50%;

	top:50%;
	color:#fff;
	z-index:13;
font-size: 16px;	
	background-color:rgba(32, 106, 209,0.7);

	text-align:center;
transform:translate(-50%,-50%);
	width:100%;
}


.avia-video, .avia-iframe-wrap {
    clear: both;
    position: relative;
    margin-bottom: 0px !important;
}
.mejs-overlay:hover>.mejs-overlay-button {
    background-position: -80px -39px;
    background-color: #00000047;
}

.avia-video avia-video-custom avia-video-html5   {
    border-width: 3px;
    border-color: #b0b1b1;
    border-style: solid;
    padding: 5px;
    border-radius: 0;
}
.flex_column av_one_half  flex_column_div first  avia-builder-el-4  el_after_av_section  el_before_av_one_half  avia-builder-el-first  {
	border-width: 0px !important;
    border-color: #b0b1b1;
    border-style: solid;
    padding: 0px !important;
    border-radius: 0;
}
/*
.mejs-layer.mejs-overlay-play:before {
   
    border-width: 3px;
    border-color: #b0b1b1;
    border-style: solid;
    padding: 11px !important;
	
   
}
.mejs-layer.mejs-overlay-play: {
   
    border-width: 3px;
    border-color: #000000;
    border-style: solid;
    padding: 11px !important;
	 z-index: -1;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
   
}
*/
.adaptHeight img {
	height: 292px !important;
	 border-width:3px !important; 
	border-color:#959595 !important; 
	border-style:solid !important;
	padding:5px !important; 
	border-radius:11px !important; 
	
}

.descriptionTemplate{
	border-radius: 25px !important;
 	border: 2px solid #000000 !important; 
}
.descriptionTemplate img{
	transform : translateY(-10px) translatex(5px);
}