body
{
	background-image:url('../images/Teams.jpg');
	background-size: cover;
    background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:center center;
	color:black;
	
}
a:active, a:hover
{
	text-decoration:none;
	outline:0;
	color:black;
}
.set_divide_sec
{
	color:white;
	border-right: 2px solid;
       padding-right: 8px;
}
.dwn_btn{
	color: #fff;
    text-decoration: none;
}
.dwn_btn:hover{
	color: #000;
    text-decoration: none;
}
.set_bor{
	border-right:none!important;
}
.set_logo_img
{
	float: right;
    position: relative;
    top: 25px;
    width: 75px;
    right: -27px;
}
.set_logo
{
	padding-left:0;
}
.dropdown-respo{
	display:none;
}
.left-section
{
	padding-bottom:25px;
    background: white;
    
    position: relative;
    top: 25px;
    padding-top: 13px;
}
.set_home_title
{
	color: #0a7bff;
	
    font-weight: 700;
    padding-left: 14px;
   
}
.right-section{
	
}
.inner_section
{
	padding:0px 43px;
	padding-bottom:20px;
}
.container-fluid .menus
{
	padding:0;
}
.logo{
	background: #e63f3f;
    padding: 0px 10px;
    position: relative;
    top: 12px;
    color: white;
	font-size:12px;
   
}
.first_word{
	font-size:27px;
	font-weight:700;
	color:white;
	padding-left: 50px;
    padding-right: 50px;
}
.second_word{
	font-size:27px;
	padding-right: 20px;
}
.set_matter_logo{
	    margin-bottom: 0px;
}
.set_heading
{
	color:white;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 2px;
    font-weight: 700;
	text-align:center;
}
.head_1
{
	font-size:41px;
}
.head_2
{
	font-size:36px;
}
.audio_section
{
	padding:0;
}
.audio_width
{
	width: 241px;
    height: 30px;
    position: relative;
    top: 30px;
    right: 51px;
}
.left_set_title{
	float:left;
	position: relative;
    top: 12px;
	padding:0;
}
.right_set_title{
	position: relative;
    top: 10px;
}

.navbar-default .navbar-nav>li>a {
    position: relative;
    display: block;
    padding: 15px 20px;
    font-size: 17px;
    
	color:white;
}

.nav>li>a :active{
    position: relative;
    display: block;
    padding: 15px 20px;
    font-size: 18px;
    color:#0a7bff!important;
}
.navbar-default
{
	    background: none;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: inherit;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    position: relative;
    top: 10px;
	behavior: url(ie-css3.htc);
}

.set_time
{
	padding:10px 4px;
}

.active{
  background-color:;
  color:#d90000;;

}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover
{
	color:#0a7bff;
}
.navbar-brand, .navbar-nav>li>a
{
	text-shadow:none;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover
{
	
	background:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	color:#0a7bff;
	behavior: url(ie-css3.htc);
}

 /* .navbar-default .navbar-nav>.active>a:focus
 {
	 color:#0a7bff;
 } 
 
.navbar-nav>.active>a, .navbar-nav>.active>a:hover, .navbar-nav>.active>a:focus {
  color:#720B87;
} */
.carousel-control.left{
	background-image:none;
}
.box-section{
	position:relative;
	top:10px;
}

.set_pading_col{
	padding-right:0;
}

.set_social_ul{
	display: inline-flex;
    list-style-type: none;
    padding: 0px;
	position:relative;
	top:17px;
}
.set_social_li{
	
    padding: 0px 6px;
}
.inner_box{

    padding: 12px 0px;
    -moz-box-shadow: 1px 1px 19px gray;
    -webkit-box-shadow: 1px 1px 19px gray;
    box-shadow: 1px 1px 19px gray;
	background:white;
	padding-bottom:25px;
}
.box1{
   
    /* padding: 10px 20px; */
    height: 133px;
    text-align: center;
	background: #0a7bff;
	cursor:pointer;
	
	-moz-box-shadow: 1px 1px 13px gray;
	-webkit-box-shadow: 1px 1px 13px gray;
	box-shadow: 1px 1px 13px gray;
}

.box2{
   
    /* padding: 10px 20px; */
    height: 133px;
    text-align: center;
	background: #0a7bff;
	cursor:pointer;
	color:white;
	position:relative;
	top:12px;
	-moz-box-shadow: 1px 1px 13px gray;
	-webkit-box-shadow: 1px 1px 13px gray;
	box-shadow: 1px 1px 13px gray;
}
.box3{
   
    /* padding: 10px 20px; */
    height: 133px;
    text-align: center;
	background: #0a7bff;
	cursor:pointer;
	color:white;
	position:relative;
	top:25px;
	-moz-box-shadow: 1px 1px 13px gray;
	-webkit-box-shadow: 1px 1px 13px gray;
	box-shadow: 1px 1px 13px gray;
}

.box1:hover{
	background:#f6f6f6;
	border:1px solid #cbcbc1;
	transition:0.5s;
	color:black!important;
}
.box2:hover{
	background:#f6f6f6;
		border:1px solid #cbcbc1;
	transition:0.5s;
	color:black;
}
.box3:hover{
	background:#f6f6f6;
		border:1px solid #cbcbc1;
	transition:0.5s;
	color:black;
}

.box_inner_label{
	font-size: 24px;
    position: relative;
    top: 8px;
    font-weight: 600;
    cursor: pointer;
}
.information
{
	
}
.ticket_information
{
	
}
.judge_desc
{
	text-align: justify;
    position: relative;
    top: 10px;
	font-size:17px;
}
.set_judge_ul
{
	left: 0;
    right: 0;
    margin: 0 auto;
    width: 38%;
}
.set_judge_tr
{
	background: #EEE;
}
.set_label
{
	float:right;
	color:black;
	font-size:17px;
}
.descr_judge
{
	text-align: justify;
	font-size:17px;
}
.descr_team
{
	text-align: justify;
    font-size:17px;
}
.sponsor_desc
{
	text-align: justify;
   font-size:17px;
}
.venue_desc
{
	text-align: justify;
    position: relative;
    top: 10px;
	font-size:17px;
}
.artist_desc
{
	text-align: justify;
    position: relative;
    top: 10px;
	font-size:17px;
}
.description
{
	font-size:17px;
}
.description1{
	text-align: justify;
   
}
.description_judge1
{
	position:relative;	
	top:10px;
}
.description_judge2
{
	position:relative;	
	top:20px;
}
.description2{
	text-align: justify;
    position: relative;
    top: 0px;
}
.descr_ul_set{
	text-align:justify;
	font-size:16px;
}
.set_sponser_text{
	position: relative;
    top: 57px;
	text-align:center;
	color:#000;
}
.sponsor_frame{    height: 600px;
    border: none;
}

.judge_ul_set{
	list-style-type:none;
	text-align:center;
	font-size:16px;
}
.judge_ul_set1{
	list-style-type:none;
	float:left;
	text-align:center;
	font-size:16px;
}
.judge_ul_set3{
	list-style-type: none;
    float: left;
    text-align: center;
    position: relative;
    top: 10px;
    padding-left: 3px;
}
.descr_ul_set1
{
	list-style-type:none;
}
.set_border_bottom{
	border: 1px solid #C7C7C7; width: 13%; left: 0;right: 0; margin: 0 auto;
}
.set_border_bottom1{
	border: 1px solid #C7C7C7; width: 13%; left: 0;right: 0; margin: 0 auto;
}
.set_sponser_box{
	position:relative;
	top:25px;
}


.sponser1{
   
    /* padding: 10px 20px; */
    height: 60px;
	width:160px;
    text-align: center;
	border:1px solid black;
	background:white;
}
.sponser2{
    
    /* padding: 10px 20px; */
    height: 60px;
	width:160px;
    text-align: center;
	 position: relative;
    top: 9px;
	border:1px solid black;
	background:white;
}
.sponser3{
    border:1px solid black;
	background:white;
    /* padding: 10px 20px; */
    height: 60px;
	width:160px;
    text-align: center;
	    position: relative;
    top: 19px;
}
.sponser4{
  border:1px solid black;
	background:white;
    /* padding: 10px 20px; */
    height: 60px;
	width:160px;
    text-align: center;
	    position: relative;
    top: 29px;
}
.sponser5{
	border:1px solid black;
	background:white;
    /* padding: 10px 20px; */
    height: 60px;
	width:160px;
    text-align: center;
	    position: relative;
    top: 39px;
}
.sponser6{
    border:1px solid black;
	background:white;
    /* padding: 10px 20px; */
    height: 60px;
	width:160px;
    text-align: center;
	    position: relative;
    top: 49px;
}
.sponser7{
  border:1px solid black;
	background:white;
    /* padding: 10px 20px; */
   height: 60px;
	width:160px;
    text-align: center;
	    position: relative;
    top: 59px;
}
/****** contact css *****/
.contact_title{
	text-align:center;
	color: #A0A0A0;
    font-weight: 700;
}
.form_set{
	    position: relative;
    top: 15px;
}
.form_set1{
	    position: relative;
    top: 25px;
}
.form_set2{
	    position: relative;
    top:35px;
}
.form_set3{
	    position: relative;
    top: 45px;
}
.form_set4{
	    position: relative;
    top: 45px;
}
.set_border{
	-moz-border-radius: inherit;
	-webkit-border-radius: inherit;
	border-radius: inherit;
    border: 1px solid;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
	behavior: url(ie-css3.htc);
}
.form-control:focus
{
	border-color: #000;
    outline: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.textarea_set{
	height: 119px!important;
}
textarea
{
	resize:none;
}
.set_form_name
{
	float:right;
	font-size:17px;
}
.send_btn{
	float: right;
    position: relative;
    top: 15px;
    padding-right: 15px;
}
.btn_send_contact{
	
    border: none;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    padding: 5px 26px;
    -moz-box-shadow: 1px 1px 10px gray;
    -webkit-box-shadow: 1px 1px 10px gray;
    box-shadow: 1px 1px 10px gray;
    color: white;
    font-size: 18px;
    font-weight: 700;
	behavior: url(ie-css3.htc);
}
.contact_inner{
	padding-bottom: 146px!important;
}
.cont_desc
{
	text-align: justify;
    position: relative;
    top: 10px;
	font-size:17px;
}
.btn-success
{
	background-image: linear-gradient(to bottom,#0a7bff 0,#0a7bff 100%);
	text-shadow:none;
}
.btn-success:focus, .btn-success:hover
{
	background-color: #0a7bff;
    background-position: 0 -15px;
}
.btn-success.active, .btn-success:active {
    background-color: #0a7bff;
    border-color: #0a7bff;
}
.btn-success.active.focus, .btn-success.active:focus, 
.btn-success.active:hover, .btn-success:active.focus,
 .btn-success:active:focus, .btn-success:active:hover, 
 .open>.dropdown-toggle.btn-success.focus, 
 .open>.dropdown-toggle.btn-success:focus, 
 .open>.dropdown-toggle.btn-success:hover
 {
	background-color: #0a7bff;
    border-color: #0a7bff;
 }
/**** parties****/
.set_matter_padng{
	    padding-bottom: 70px;
}
.party_desc
{
	text-align: justify;
    font-size:17px;
}
.party_desc1
{
	text-align: center;
    font-size:17px;
}
.set_party_ul
{
	list-style-type: none;
    padding-left: 1px;
	font-size:17px;
}
/***** artist  ****/

.set_artist_title{
	color: black;
    font-weight: 700;
	position:relative;
	top:10px;
	font-size:17px;
}
.artist_ul{
	font-weight:700;
	font-style:italic;
}

.dance-title
{
	position: relative;
    top: -19px;
    text-align: center;
	color:gray;
}
.dance-title1
{
	color: black;
    position: relative;
    top: -9px;
    font-weight: 700;
    border-right: none;
    font-size: 17px;
	padding: 7px 0px;
}
.judge_ul_set2{
	list-style-type:none;
	padding-left:1px;
	font-size:16px;
}
.artist_ul_set{
	
}
.descr_ul_set1
{
	list-style-type:none;
}
.set_tic_label
{
	color:#0a7bff;
	font-size:17px;
}
.ticket_ul_set
{
	position:relative;
	top:10px;
	padding: 7px 0px;
}
.set_text
{
	
    font-size:17px;
    font-weight: 700;
}
.set_tic_label1
{
	color:#0a7bff;
	position:relative;
	top:5px;
	
}
.set_tic_link
{
	    font-weight: 700;
    position: relative;
    top: 7px;
    font-size: 16px;
	padding: 16px 0px;
}
.set_li_text
{
	font-weight: 700;
	font-size:17px;
}
.set_after
{
	font-size:16px;
	
}
.set_event
{
	font-size:17px;
}
.set_after_his
{
	font-size:17px;
}
.org_ticket{

}
.set_org_tic1
	{
		text-align:center;
	}
	.set_org_tic2
	{
		text-align:center;
	}
.org_ticket1
{
	
	padding-bottom:10px;
}
.set_org_name
{
	text-align:center;
}
.set_org_num
{
	text-align:center;
}
/**********ticket********/
.ticket_desc1
{
	text-align: justify;
	font-size:17px;
	padding: 7px 0px;
}
.ticket_desc
{
	text-align: justify;
    position:relative;
	top:10px;
	font-size:17px;
	padding: 7px 0px;
}
.ticket_buy_desc
{
	text-align: justify;
    
}
.ticket_buy
{
	text-align: justify;
    
}
.ticket_buy:hover{
	background:gray;
}
.set_back{
	background-color: #FFF;
background-image: linear-gradient(to bottom, #FFF, #A69EA7);
height: 37px;
text-align: center;
}
.set_back1{
	background-color: #FFF;
background-image: linear-gradient(to top, #FFF, #A69EA7);
height: 37px;
text-align: center;
}
.table{
	margin-bottom:0px;
}
.table>thead>tr>th {
    
     border-bottom:none 
}
.set_desc_info{
	font-size: 15px;
    font-style: italic;
}
.table-borde#0a7bff {
    border: 1px solid #000;
}
.table-borde#0a7bff>tbody>tr>td, .table-borde#0a7bff>tbody>tr>th, .table-borde#0a7bff>tfoot>tr>td, .table-borde#0a7bff>tfoot>tr>th, .table-borde#0a7bff>thead>tr>td, .table-borde#0a7bff>thead>tr>th
{
	border: 1px solid #000;
}
.sortable
{
	/*width:400px;*/
}
/*********history******/
.history_desc{
	text-align: justify;
    font-size:17px;
}
.set_history_img
{
	text-align:center; 
	
}
.history_desc1{
	text-align: justify;
   font-size:17px;
}
.his_information
{
	position: relative;
    top: 40px;
}
.set_winner_img
{
	/* height: 340px; */
    width: 203px;
    /*background: #CA7F82;*/
    left: 0;
    right: 0;
    margin: 0 auto;
	 text-align: -webkit-center;
	 text-align: -moz-center; 
	 position: relative;
   
	
}
.set_winner1_img
{
	/* height: 245px; */
    width: 386px;
    /*background: #CA7F82;*/
    left: 0;
    right: 0;
    margin: 0 auto;
	text-align: -webkit-center;
	text-align: -moz-center; 
	margin-top: 13px;
	
}
.set_winner2_img
{
	/* height: 234px; */
    width: 386px;
    /*background: #CA7F82;*/
     left: 0;
    right: 0;
    margin: 0 auto;
	text-align: -webkit-center;
	text-align: -moz-center; 
	
}
.event_pic
{
	font-size:19px;
	color: #0088cb;
}
.push_button{
	position:relative;
	width:200px;
	color:#000;
	font-size: 23px;
    font-weight: 700;
	display:block;
	text-decoration:none;
	margin:0 auto;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:0px solid #0088CB;
	background:#0088CB;
	text-align:center;
	padding:20px 30px;
	top:14px;
	-webkit-transition: all 0.12s;
	-moz-transition: all 0.12s;
	transition: all 0.12s;
	
	-webkit-box-shadow: 1px 1px #046, 3px 3px #046, 5px 5px #046, 7px 7px #046, 9px 9px #046;
        -moz-box-shadow: 1px 1px #046, 3px 3px #046, 5px 5px #046, 7px 7px #046, 9px 9px #046;
        box-shadow: 1px 1px #046, 3px 3px #046, 5px 5px #046, 7px 7px #046, 9px 9px #046;
		behavior: url(ie-css3.htc);
}
.push_button:hover{
    -webkit-box-shadow: 0px 0px 0px #046;
    -moz-box-shadow: 0px 0px 0px #046;
    box-shadow: 0px 0px 0px #046;
	background:#ABABAB;
	text-decoration:none;
    position:relative;
    top:7px;
	color:#000;
}
.set_name
{
	text-align:center;
}
.set_year_title{
	font-size:19px;padding-top:20px;
}
.set_pic_link{
	padding-bottom:20px;font-size:19px;position:relative;top:10px;
}
.set_link_pic{
	color: #0088cb;text-decoration:none;
}
.set_link_pic:hover{
	color: #0088cb;text-decoration:none;
}
.set_link_cd{
	font-size:18px;
}
.set_pay_btn{
	padding-bottom:20px;font-size:17px;position:relative;top:10px;
}
.set_bottom{
	border-bottom:5px solid #0a7bff;
}
.set_div_bottom{
	 padding-bottom:40px;
}
.img_btn{
	width:32%;
}
.img_btn1{
	width:32%;
}
.img_btn2
{
	width:15%;
}
.history{
	height: 149px;
    width: 100%;
    border-radius: 5px;
}
.history1{
	font-size: 18px;
    font-weight: 700;
    color: #616161;
}


/*****footer****/
.footer-sec{
	position:relative;
	top:20px;
	padding-bottom:20px;
}
.footer_link
{
	color: #58B2FF;
}

.footer_link:hover, .footer_link:focus
{
	color: #58B2FF;
}

/*********jssor slider *****/
.slide_container{
	
}
.slides_jassor{
	
}
.slider_image{
	width:100%; height:424px;
}
.set_pause_btn
{
	cursor:pointer;
	color:white;
}
.page_image{
	width:100%; height:424px;
}

.play_pause{
	   
    position: relative;
    top: 4px;
	cursor:pointer;
	color:white;
}