@charset="utf-8";

/*body {
	background: #fff;
	font-family: 'Open Sans';
	font-weight: 400;
	font-style: normal;
	font-size: 14px
}

img {
	max-width: 100%;
}
a:hover, a:focus {
	text-decoration: none;
	color: #d5ad47;
}
ul li {
	list-style: none;
	cursor: pointer;
}

/* nav-css */

/*nav.navbar-main {
  background: #d5ad47;
  border: medium none;
  border-radius: 0;
  margin: 0;
  min-height: auto;
}
.navbar-social-icon.pull-left > ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.navbar-social-icon.pull-left li {
  float: left;
  margin-right: 20px;
  padding: 15px 0;
}
.navbar-social-icon.pull-left a {
  background-image: url("../img/social-icons.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  float: left;
  height: 27px;
  width: 35px;
  transition: all ease .3s;
  -moz-transition: all ease .3s;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  -o-transition: all ease .3s;
}
.navbar-social-icon li:nth-child(1) a {
  width: 17px;
}
.navbar-social-icon li:hover a {
  background-position: left top;
}
.navbar-social-icon li:nth-child(2) a {
  background-position: -36px bottom;
  width: 28px;
}
.navbar-social-icon li:hover:nth-child(2) a {
  background-position: -36px top;
}
.navbar-social-icon li:nth-child(3) a {
  background-position: -79px bottom;
}
.navbar-social-icon li:hover:nth-child(3) a {
  background-position: -79px top;
}
.navbar-social-icon li:nth-child(4) a {
  background-position: -132px bottom;
  width: 23px;
}
.navbar-social-icon li:hover:nth-child(4) a {
  background-position: -132px top;
}
.nav.navbar-nav li a {
  color: #63266e;
  font-size: 17px;
  line-height: normal;
  padding: 17px 15px;
  position: relative;
}
.nav.navbar-nav li:hover a {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("../img/hover-arrow.png");
  background-repeat: no-repeat;
  background-position: center bottom;
}
.navbar-main .navbar-nav li.active > a, .navbar-main .navbar-nav li.active a:focus, .navbar-main .navbar-nav li.active a:hover {
  background-color: rgba(0, 0, 0, 0);
  background-image: url("../img/hover-arrow.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  color: #ffffff;
}
*/
/* header-css */
/*
header {
	padding: 48px 0;
}
header .navbar-brand {
  height: auto;
  padding: 0;
  width: 100%;
}*/

/* carousel-slider */

section.carousel-slider {
  margin-bottom: 45px;
}
.carousel-slider-ul {
  margin: 0;
  padding: 0 65px;
}
.carousel-slider-list {
	position: relative;
}
.carousel-slider li {
  float: left;
}
.carousel-slider li {
  float: left;
  padding: 0 15px;
  width: 33%;
}
.carousel-slider .carousel-slider-ul a {
  border: 2px solid #d5ad47;
  display: block;
}
.slick-prev {
  background-color: rgba(0, 0, 0, 0);
  background-image: url("../img/prev-icon.png");
  background-repeat: no-repeat;
  border: medium none;
  height: 45px;
  left: 0;
  overflow: hidden;
  position: absolute;
  text-indent: -99999px;
  top: 40%;
  width: 45px;
}
.slick-next  {
  right: 0;
  position: absolute;
  top: 40%;
  height: 45px;
  width: 45px;
  overflow: hidden;
  border: medium none;
  background-image: url("../img/next-icon.png");
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0);
  text-indent: -99999px;
}

/* violet-section-css */

.violet-section {
  background: #63266d none repeat scroll 0 0;
  padding-top: 15px;
}
.form-control {
  border: medium none;
  border-radius: 3px !important;
  box-shadow: none;
  color: #6e6e6e;
  font-size: 13px;
  height: 27px;
  line-height: 27px;
  padding: 0 15px;
}
.horizontal-form .form-group label {
  color: #dddbdb;
  font-weight: 400;
  margin: 0 7px 0 0;
  vertical-align: middle;
}
form.horizontal-form {
  text-align: center;
}
.horizontal-form .form-group:last-child {
  margin-right: 0;
}
.horizontal-form .form-group {
  display: inline-block;
  float: none;
  margin-right: 36px;
  vertical-align: middle;
}
.horizontal-form .form-group .input-group {
  display: inline-block;
  vertical-align: middle;
}
.submit-btn {
  background: rgb(213, 173, 71) none repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  color: rgb(255, 255, 255);
  font-size: 14px;
  height: 27px;
  margin-bottom: 0px;
  text-shadow: 0 0 4px rgba(17, 17, 17, 0.3);
  vertical-align: middle;
  width: 100px;
}
.horizontal-form .form-group.ml {
	margin-right: 20px;
}


/* schedule-container-css */

.schedule-filters {
  background: rgb(241, 239, 239) none repeat scroll 0 0;
  padding: 45px 0 40px;
}
.schedule-filter-all {
  background: rgb(213, 173, 71) none repeat scroll 0 0;
  color: rgb(255, 255, 255);
  height: 48px;
  line-height: 48px;
  padding: 0;
  text-align: center;
  width: 100px;
}
.schedule-filter-all a {
	color: #fff;
	font-size: 14px;
}
.schedule-filters ul.schedule-filter-list {
  margin: 0;
  padding-left: 7px;
  width: 91%;
}
.schedule-filters ul {
  margin-bottom: 15px;
}
.schedule-filter-list li {
  float: left;
  padding: 0 4px;
  width: 25%;
}
.schedule-filter-list li a {
  border: 2px solid rgb(143, 143, 143);
  color: rgb(110, 110, 110);
  display: block;
  height: 44px;
  line-height: 44px;
  margin-bottom: 8px;
  text-align: center;
}
.schedule-filter-list li:hover a {
 	background: rgb(213,173,71);
 	border-color: rgb(213,173,71);
 	color: #fff;
 }
.schedule-filters-class {
  /* border-top: 1px solid rgb(194, 192, 192); */
  padding-top: 20px;
}
.schedule-filters-class h3 {
  font-size: 26px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 26px;
}
.schedule-filters-table .table th {
  background: rgb(252, 249, 249) none repeat scroll 0 0;
  border: 1px solid rgb(204, 204, 204);
  color: rgb(84, 84, 84);
  font-size: 19px;
  font-weight: 600;
  line-height: normal;
  padding: 17px 8px;
  text-align: center;
}
.schedule-filters-table .table {
  /*border: 1px solid rgb(204, 204, 204);*/
}
.schedule-filters-table .table th {
    border-top: 1px solid #ccc !important;
}
.schedule-filters-table .table td:last-child {
    border: 0px none;
}
.register
{
  background: #D5AD47 none repeat scroll 0px 0px;
border-radius: 5px;
color: #FFF;
display: inline-block;
height: 32px;
line-height: 32px;
padding: 0px 5px;
}
.schedule-filters-table .table td {
  border: 1px solid rgb(204, 204, 204);
  height: auto;
  padding: 10px 8px;
  text-align: center;
  vertical-align: middle;
}
.schedule-filters-class-container table {
  width: 100%;
}
.schedule-filters-class-container {
  /*border: 1px solid rgb(204, 204, 204);*/
  padding: 54px 17px 50px;
}
.schedule-filters-class-container .action-buttons a {
  background: rgb(213, 173, 71) none repeat scroll 0 0;
  border-radius: 5px;
  color: rgb(255, 255, 255);
  display: inline-block;
  height: 32px;
  line-height: 32px;
  width: 100%;
}
.schedule-filters-class-container .action-buttons thead th {
  height: 62px;
}
.action-buttons td {
  line-height: 125px;
  padding: 0px;
  text-align: center;
}
.info-col th {
  height: 62px;
}
.info-col td {
  line-height: 125px;
  padding: 0px;
  text-align: center;
}
.schedule-filters-table .table tr {
  background-image: url("../img/pink-bg.png");
  background-repeat: repeat;
}
.schedule-filters-table .table tr:nth-child(3n+2) {
  background: rgb(253, 252, 252) none repeat scroll 0 0;
}
.schedule-filters-table .table tr:nth-child(3n+3) {
  background-image: url("../img/green-bg.png");
  background-repeat: repeat;
}
.schedule-filters-class-col {
  margin-bottom: 30px;
}
.paginatoion-col .pagination li {
  display: inline-block;
  margin: 0 3px;
}
.paginatoion-col .pagination a {
  background: rgb(213, 173, 71) none repeat scroll 0 0;
  border: medium none;
  border-radius: 75px !important;
  color: rgb(255, 255, 255);
  font-size: 16px;
  height: 35px;
  line-height: 35px;
  padding: 0;
  text-align: center;
  width: 35px;
}
.paginatoion-col .pagination a:hover, .paginatoion-col .pagination li.active a {
 	background: #63266d;
 	color: #fff;
 }
 .paginatoion-col .pagination a span {
  position: relative;
  top: -1px;
}
.schedule-filter-list.pull-left > li,.schedule-filter-all >li
{
  list-style: none;
}

/* responsive-css */

@media screen and (max-width: 1199px) {

.schedule-filters ul.schedule-filter-list {
  width: 89%;
}
.schedule-filter-list li {
  width: 33%;
}



}

@media screen and (max-width: 991px) {

.no-padd {
	padding: 0 !important;
}
.horizontal-form .form-group {
  margin-right: 20px;
}
.horizontal-form .form-group.ml {
  margin-right: 0;
}
.schedule-filters ul.schedule-filter-list {
  width: 86%;
}
.schedule-filter-list li {
  width: 50%;
}




}

@media screen and (max-width: 767px) {

.schedule-container .row {
  margin: 0 !important;
}
.horizontal-form .form-group {
  margin-right: 0;
  padding: 0 15px;
  width: 48%;
}
.horizontal-form .form-group label {
  display: none;
}
.horizontal-form .form-group .input-group {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.submit-btn {
  width: 100%;
}
.schedule-filters ul {
  width: 100%;
}
.schedule-filters ul.schedule-filter-list {
  padding-left: 0;
  width: 100%;
}
.schedule-filters-class-container > .col-xs-12 {
    padding: 0px;
}
.schedule-filters-class-container {
    padding: 54px 0px 50px;
}

}


@media screen and (max-width: 639px) {

.schedule-filter-list li {
  width: 100%;
}



}


@media screen and (max-width: 479px) {

.slick-prev {
  height: 35px;
  width: 35px;
  background-size: cover;
}
.slick-next {
  height: 35px;
  width: 35px;
  background-size: cover;
}
.carousel-slider-ul {
  margin: 0;
  padding: 0 35px;
}



}

@media screen and (max-width: 369px) {

.horizontal-form .form-group {
  width: 100%;
}
header .navbar-brand img {
  height: 75px;
}



}
