body{
background-color: #1a1a4c;
    background-image: url(http://hrkit.rometheme.pro/deefun/wp-content/uploads/sites/23/2021/10/background-1.png);
    background-size: cover;
	color: #fff;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}
a {color: #fff;}
.header_sec_top {
    background: #10103c;
    padding: 7px 0;
    color: #fff;
    font-size: 14px;
}
.header_sec_top_itms {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header_sec_nav .navbar {
    padding: 0;
}
.navbar-brand {
    padding: 5px 0;
}
.navbar-brand img {
    max-width: 100%;
}
.header_sec_itm img {
    margin-right: 5px;
}
.header_sec_nav .navbar-nav .nav-link {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 30px 0 29px !important;
}
.header_sec_nav .nav-item {
    margin-left: 40px;
}
main{overflow: hidden;}
.st_1_itm {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
}
.st_1_itm_cn {
    padding: 120px 0;
    max-width: 50%;
    position: relative;
    z-index: 1;
}
.main_heading {
    font-size: 45px;
    font-weight: bold;
}
.st_2 {
    padding: 60px 0;
}
.st_2 .row {
    align-items: center;
}
.heading_t1 {
    font-size: 40px;
    font-weight: bold;
}
.st_1_btn {
    margin-top: 30px;
}
.st_3 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 70px 0;
    position: relative;
}
.st_3::before {
    position: absolute;
    content: '';
    background: rgb(65 65 108 / 40%);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.st_3_in {
    position: relative;
    color: #fff;
}
.st_4 {
    padding: 60px 0 100px;
    text-align: center;
    background: #06062a;
}
.st_4_itm {
    margin-top: 30px;
	position: relative;
	overflow: hidden;
    border-radius: 10px;
}
.st_4_itm_img {
}
.st_4_itm_ovr {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    background: rgba(0,0,0,0.6);
    transition: all 0.5s;
}
.st_4_itm:hover .st_4_itm_ovr {
	top: 0;
}
.footer_sec_top .shape {
    position: absolute;
    top: 0;
    margin: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    right: 0;
    z-index: -1;
}
.footer_sec_top {
    background: #1b1b49;
    padding: 60px 0 40px;
    color: #fff;
    position: relative;
    font-size: 15px;
    z-index: 1;
}
.footer_logo_area a {
    margin-bottom: 20px;
    display: inline-block;
}
.footer_logo_area img {
    margin: 0;
}
.footer_logo_area p{margin: 0;}
.footer_heading {
    font-size: 20px;
    margin-bottom: 20px;
}
.footer_logo_links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer_logo_links ul li a {
    color: #fff;
}
.footer_logo_links ul li{margin-bottom: 15px;}
.footer_logo_links {
    padding-left: 30px;
}
.footer_sec_itm li img {
    margin-right: 12px;
}
.footer_logo_links ul li a:hover {
    color: #f9a441;
    text-decoration: none;
}
.footer_sec_copyright {
    text-align: center;
    background: #11113a;
    color: #fff;
    padding: 20px 0;
    opacity: 1;
    position: relative;
    z-index: 1;
}
.footer_sec_copyright p {
    margin-bottom: 0;
}
.navbar-toggler {
    padding: 0;
    margin: 0;
    border: 0;
}

.navbar-toggler {
    flex-direction: column;
    display: flex;
    height: 22px;
    justify-content: space-between;
    padding: 0;
    margin: 0 0px 0 auto;
}
.navbar-toggler-icon {
    width: 1.5em;
    height: 3px;
    background: #d11824;
}
.navbar-toggler:focus{border:0;outline: 0;}
.navbarNav_cross {
    display: none;
}
.st_3_in .row {
    align-items: center;
}
.st_3_form {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    margin-top: -100px;
    border: 5px solid #ddd;
}
.form-control {
    background: #f9f9f9;
    min-height: 50px;
}
.st_5 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 80px 0;
    color: #fff;
}
.st_6 {
    background: #f4f6f9;
    padding: 60px 0;
    text-align: center;
}
.st_7_form {
    box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
    padding: 40px;
}
.st_7 {
    padding: 60px 0;
}
.st_7_form form {
    margin-top: 20px;
}
.contact_card {
    text-align: center;
    padding: 30px;
    background-color: #f4f6f9;
    margin-bottom: 30px;
}
.contact_card_ic {
    border: 2px solid #bb3d40;
    width: 60px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-bottom: 15px;
}
.contact_card:hover .contact_card_ic{background: #bb3d40;}
.contact_card:hover .contact_card_ic img{filter: brightness(0) invert(1);}
.heading_t2 {
    font-size: 24px;
    font-weight: bold;
}
.contact_social {
    border-top: 1px solid #ddd;
    padding-top: 20px;
}
.social_icons {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
}
.social_icons li {
    margin-right: 10px;
    margin-top: 0;
    transition: all .5s;
}
.social_icons li:hover {
    margin-top: -5px;
    transition: all .5s;
}
.st_map iframe{
	width: 100%;
	height: 400px;
}
.st_6_itm {
    margin-top: 30px;
    position: relative;
}
.st_6_itm_cn {
    background-color: #fff;
    max-width: 420px;
    margin: auto;
    left: 0;
    right: 0;
    position: absolute;
    bottom: -70px;
    padding: 30px;
    border-radius: 10px;
}
.st_6_itm_cn p{margin: 0;}
.st_6_itm_cn h4 {
    font-size: 24px;
    font-weight: bold;
}
.header_sec_itm {
    display: flex;
    align-items: center;
    flex: 0 0 50%;
}
.header_sec_itm_link {
    margin-left: 20px;
}
.header_sec_itm_link .btn {
    padding: 9px 15px 8px;
    font-size: 14px;
}
.header_sec_itm_cn {
    display: flex;
    align-items: center;
}
.header_sec_itm:nth-child(2) {
    justify-content: flex-end;
}
.st_3_con {
    max-width: 50%;
    text-align: center;
    margin: 0 auto;
}
.owl-dots {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
}
.owl-dot span {
    background: #fff;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
}
.owl-dot {
    margin: 0 5px;
}
.owl-dot:focus{outline: 0;border: 0;}
.owl-dot.active span{background: #bb3d40;}
.main_heading span {
    display: block;
}
.st_6_itm {
    background: #fff;
}
.st_6_itm_info {
    padding: 15px;
}
.team_nm {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #32a049;
}
.team_designation {
    margin-bottom: 0;
}
.team_batch {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 7px;
}
.team_social ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
}
.team_social ul li {
    margin: 0px 5px;
    transition: all .5s;
}
.st_6_itms .row {
    justify-content: center;
}
.team_social ul li:hover {
    margin: -5px 5px 0;
}
.st_8 {
    background: #daf3ff;
    margin: 5px 0 0;
    padding: 40px 0;
}
.st_8_in {
    background: #fff;
    padding: 30px;
    border: 1px solid #ddd;
    border-radius: 5px;
    max-width: 500px;
    margin: 0px auto;
}
.login_form label {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.login_form .custom_check_itm {
    margin: 0;
}
.login_form .input-group {
    margin-top: 25px;
}
.form-group p {
    margin: 0;
}
.form-group p a{color: #bb3d40;}
.st_9{
    padding: 60px 0;
    text-align: center;
    background: #f4f6f9;
}
.st_9_itm {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px;
    border-radius: 10px;
    margin-top: 25px;
    font-size: 20px;
    font-weight: 600;
    box-shadow: 0 0 10px #ededed;
}
.st_9_itm:hover{
    background: #bb3d40;
    color: #fff;
    text-decoration: none;
}
.st_6_student {
    padding: 10px 0 40px;
    background: #daf3ff;
}
.st_10_itms {
    display: flex;
}
.st_10 {
    padding: 40px 0;
    background: #daf3ff;
}
.st_10_itm {
    flex: 0 0 320px;
    max-width: 320px;
}
.st_10_img {
    padding: 15px;
    background: #fff;
}
.st_10_itm_cn {
    background: #fff;
    flex: calc(100% - 350px);
    max-width: calc(100% - 350px);
    padding: 20px;
    margin-left: 30px;
}
.st_10_itm_cn p {
    margin-bottom: 5px;
}
.st_10_itm_cn_info {
    margin-top: 15px;
}
.st_10_itm_cn_batch {
    font-weight: bold;
    font-size: 20px;
}
.st_10_itm_cn_social {
    margin-top: 20px;
}
.st_10_itm_cn_social .team_social ul {
    justify-content: flex-start;
}

.st_1_itm::before {
    content: "";
    background: rgb(50,160,73);
background: -moz-linear-gradient(90deg, rgba(50,160,73,1) 0%, rgba(50,160,73,0.865983893557423) 28%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(90deg, rgba(50,160,73,1) 0%, rgba(50,160,73,0.865983893557423) 28%, rgba(0,0,0,0) 100%);
background: linear-gradient(90deg, rgba(50,160,73,1) 0%, rgba(50,160,73,0.865983893557423) 28%, rgba(0,0,0,0) 100%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    z-index: 1;
}

.fee-class p {
	font-size: ;
	font-weight: 600;
	margin-bottom: 5px;
}

.fee-class table {
	max-width: 340px;
    text-align: left;
    font-size: 14px;
    margin: 20px auto;
}
.fee-class table th {
	font-weight: 600;
}
.fee-class table th, .fee-class table td{
	border-color: #aaa;
}
.lb-nav a.lb-next, .lb-nav a.lb-prev {
    position: absolute;
    width: 42px;
    height: 42px;
    transform: translatey(-50%);
    top: 50%;
    display: flex;
    opacity: unset;
    background-color: #fff !important;
    border-radius: 100%;
    background-position: center !important;
}
.lb-nav a.lb-next {
    background: url(../img/st-3-crousel-next.png) no-repeat;
    right: 20px;
}
.lb-nav a.lb-prev {
    background: url(../img/st-3-crousel-prev.png) no-repeat;
    left: 20px;
}
.donate-now label, .donate-now input { text-align: center; align-items: center; justify-content: center; display: inline-block; width: 170px; height: 40px; border: 1px solid #CCC; padding: 5px; cursor: pointer; }
    .donate-now input[type="radio"] { display: none; }
    .donate-now label:hover { background: #DDD; }
    .donate-now input[type="radio"]:checked + label { background: #32a049; }


/*** 

====================================================================
	Feature One
====================================================================

***/

.feature-one{
	position: relative;
	padding: 110px 0px 80px;
	background-color: rgb(245,245,245);
	color: #1a1719;
}

.feature-one_pattern{
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	width: 461px;
	background-position: center right;
	background-repeat: no-repeat;
}

.feature-one_pattern-two{
	position: absolute;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 461px;
	background-position: center right;
	background-repeat: no-repeat;
}

.feature-one_pattern-three{
	position: absolute;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 381px;
	background-position: center right;
	background-repeat: no-repeat;
}

.feature-block_one{
	position: relative;
	margin-bottom: 30px);
}

.feature-block_one-inner{
	position: relative;
	padding-right: 35px;
}

.feature-block_one:last-child .feature-block_one-inner::before{
	display: none;
}

.feature-block_one-inner::before{
	position: absolute;
	content: '';
	right: 10px;
	top:0px;
	width: 2px;
	bottom: 0px;
	background-color: rgb(255,255,255);
}

.feature-block_one-icon::after{
	position: absolute;
	content: '';
	left: 0px;
	top: -10px;
	width: 88px;
	height: 93px;
	z-index: -1;
	background: url(../images/icons/feature-bg.png) no-repeat;
}

.feature-block_one-icon{
	position: relative;
	line-height: 1em;
	z-index: 1;
	display: inline-block;
	font-size: var(--font-60);
	color: #2a00ff;
	font-family: "Flaticon";
}

.feature-block_one-inner:hover .feature-block_one-icon{
	animation: icon-bounce 0.8s ease-out;
    -webkit-animation: icon-bounce 0.8s ease-out;
}

.feature-block_one-title{
	position: relative;
	font-weight: 700;
	margin-top: 35px;
}

.feature-block_one-title a{
	position: relative;
	color: #1a1719;
}

.feature-block_one-title a:hover{
	color: #2a00ff;
}

.feature-block_one-more{
	position: relative;
	font-weight: 700;
	display: inline-block;
	color: #ffc300;
}

/***/

/*--
/*  10 - Brand CSS
/*----------------------------------------*/
.brand-area .section-title,
.event-single-page .section-title {
  margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  .brand-area .section-title,
  .event-single-page .section-title {
    margin-bottom: 15px;
  }
}

.brand-area .brand-item,
.event-single-page .brand-item {
  padding: 40px 0;
}

.brand-area-2 .section-title {
  margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  .brand-area-2 .section-title {
    margin-bottom: 15px;
  }
}

.brand-area-2 .border-row {
  border: 2px solid #d7d7d7;
  border-right: 0;
  position: relative;
}

@media only screen and (max-width: 991px) {
  .brand-area-2 .border-row {
    border: none;
  }
}

.brand-area-2 .border-row::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #d7d7d7;
  top: 50%;
}

@media only screen and (max-width: 991px) {
  .brand-area-2 .border-row::before {
    display: none;
  }
}

.brand-area-2 .border-row .brand-item {
  padding: 40px 0;
  border-right: 2px solid #d7d7d7;
}

@media only screen and (max-width: 991px) {
  .brand-area-2 .border-row .brand-item {
    border: none;
    padding: 20px;
  }
}

.brand-area-3 {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: 1;
}

.brand-area-3::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #160329;
  opacity: 0.7;
  z-index: -1;
}

.brand-area-3 .section-title {
  margin-bottom: 60px;
}

.brand-area-3 .brand-item {
  background-color: #ffffff;
  padding: 20px 10px;
}

/*--
/*  17.1 - Event List CSS
/*----------------------------------------*/
.event-list-page-wrap .event-list-top-bar .event-list-search {
  background: #fff;
  box-shadow: 0px 0px 109px 0px rgba(0, 0, 0, 0.05);
}

.event-list-page-wrap .event-list-top-bar .event-list-search .single-form {
  position: relative;
}

.event-list-page-wrap .event-list-top-bar .event-list-search .single-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]), .event-list-page-wrap .event-list-top-bar .event-list-search .single-form textarea {
  height: 70px;
  width: 100%;
  border: 1px solid #ffffff;
  color: #666666;
  padding: 15px 25px;
  padding-left: 40px;
}

.event-list-page-wrap .event-list-top-bar .event-list-search .single-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"])::-webkit-input-placeholder, .event-list-page-wrap .event-list-top-bar .event-list-search .single-form textarea::-webkit-input-placeholder {
  opacity: 0.95;
  font-size: 15px;
  color: #9d9d9d;
}

.event-list-page-wrap .event-list-top-bar .event-list-search .single-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):-moz-placeholder, .event-list-page-wrap .event-list-top-bar .event-list-search .single-form textarea:-moz-placeholder {
  opacity: 0.95;
  font-size: 15px;
  color: #9d9d9d;
}

.event-list-page-wrap .event-list-top-bar .event-list-search .single-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"])::-moz-placeholder, .event-list-page-wrap .event-list-top-bar .event-list-search .single-form textarea::-moz-placeholder {
  opacity: 0.95;
  font-size: 15px;
  color: #9d9d9d;
}

.event-list-page-wrap .event-list-top-bar .event-list-search .single-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):-ms-input-placeholder, .event-list-page-wrap .event-list-top-bar .event-list-search .single-form textarea:-ms-input-placeholder {
  opacity: 0.95;
  font-size: 15px;
  color: #9d9d9d;
}

.event-list-page-wrap .event-list-top-bar .event-list-search .single-form i {
  display: block;
  position: absolute;
  left: 16px;
  right: auto;
  top: 50%;
  transform: translateY(-50%);
  color: #ffae4a;
}

.event-list-page-wrap .event-list-top-bar .event-list-search .single-form.form-border::before {
  content: "";
  position: absolute;
  left: -5px;
  top: 50%;
  background: #e5e5e5;
  width: 1px;
  height: 45px;
  transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
  .event-list-page-wrap .event-list-top-bar .event-list-search .single-form.form-border::before {
    display: none;
  }
}

.event-list-page-wrap .event-list-top-bar .event-list-search .form-btn .event-topbar-btn {
  height: 70px;
  padding: 0 40px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  display: inline-block;
  overflow: hidden;
  font-size: 16px;
  white-space: nowrap;
}

.event-list-page-wrap .event-list-top-bar .event-list-search .form-btn .event-topbar-btn:hover {
  background-color: #fc097c;
}

@media only screen and (max-width: 1199px) {
  .event-list-page-wrap .event-list-top-bar .event-list-search .form-btn .event-topbar-btn {
    padding: 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .event-list-page-wrap .event-list-top-bar .event-list-search .form-btn .event-topbar-btn {
    width: 100%;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
  }
}

.event-list-page-wrap .event-list-top-bar .event-list-search .form-btn .event-topbar-btn::before {
  display: none;
}

.event-list-page-wrap .event-list-top-bar .event-filter-wrap {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 991px) {
  .event-list-page-wrap .event-list-top-bar .event-filter-wrap {
    margin-top: 20px;
  }
}

.event-list-page-wrap .event-list-top-bar .event-filter-wrap .event-collapse-btn {
  margin-left: 30px;
}

@media only screen and (max-width: 991px) {
  .event-list-page-wrap .event-list-top-bar .event-filter-wrap .event-collapse-btn {
    margin-left: 0;
  }
}

.event-list-page-wrap .event-list-top-bar .event-filter-wrap .event-collapse-btn .btn {
  height: 70px;
  border: 2px solid #ebebeb;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 700;
  padding: 0 45px;
  color: #1a0a1e;
  background-color: transparent;
}

@media only screen and (max-width: 1399px) {
  .event-list-page-wrap .event-list-top-bar .event-filter-wrap .event-collapse-btn .btn {
    padding: 0 35px;
  }
}

@media only screen and (max-width: 1199px) {
  .event-list-page-wrap .event-list-top-bar .event-filter-wrap .event-collapse-btn .btn {
    padding: 0 25px;
  }
}

.event-list-page-wrap .event-list-top-bar .event-filter-wrap .event-collapse-btn .btn::before {
  display: none;
}

.event-list-page-wrap .event-list-top-bar .event-filter-wrap .event-list-btn {
  border: 2px solid #ebebeb;
  border-radius: 5px;
  margin-left: 10px;
}

.event-list-page-wrap .event-list-top-bar .event-filter-wrap .event-list-btn ul {
  flex-wrap: nowrap;
  padding: 0 20px;
}

.event-list-page-wrap .event-list-top-bar .event-filter-wrap .event-list-btn ul li button {
  width: 25px;
  height: 66px;
  border: 0;
  background: none;
  color: #1a0a1e;
}

.event-list-page-wrap .event-list-top-bar .event-filter-wrap .event-list-btn ul li button.active {
  color: #ffae4a;
}

.event-list-page-wrap .event-list-top-bar .event-list-tag {
  margin-top: 15px;
}

.event-list-page-wrap .event-list-top-bar .event-list-tag ul li {
  display: inline-block;
  margin-top: 10px;
  padding: 0 3px;
}

.event-list-page-wrap .event-list-top-bar .event-list-tag ul li a {
  border: 1px solid #e1e1e1;
  border-radius: 30px;
  font-size: 14px;
  color: #1a0a1e;
  line-height: 30px;
  padding: 0 15px;
  display: block;
}

.event-list-page-wrap .event-list-top-bar .event-list-tag ul li a:hover {
  color: #fc097c;
  border-color: #fc097c;
}

.event-list-page-wrap .event-list-bottom-bar {
  display: flex;
  align-items: center;
  margin-top: 55px;
}

@media only screen and (max-width: 449px) {
  .event-list-page-wrap .event-list-bottom-bar {
    flex-wrap: wrap;
    justify-content: center;
  }
}

.event-list-page-wrap .event-list-bottom-bar .event-list-btn .event-btn {
  height: 35px;
  width: 35px;
  line-height: 35px;
  background: #ebebeb;
  border-radius: 5px;
  text-align: center;
  font-size: 12px;
  margin-right: 5px;
}

.event-list-page-wrap .event-list-bottom-bar .event-list-btn .event-btn:hover {
  background-color: #ffae4a;
  color: #ffffff;
}

.event-list-page-wrap .event-list-bottom-bar .date-picker-filter .input-group {
  flex-wrap: nowrap;
  margin-bottom: 0 !important;
}

.event-list-page-wrap .event-list-bottom-bar .date-picker-filter .input-group #datepicker {
  font-size: 22px;
  font-weight: 400;
  width: 230px;
  color: #1a0a1e;
  padding-right: 0;
}

.event-list-page-wrap .event-list-bottom-bar .date-picker-filter .input-group #datepicker::-webkit-input-placeholder {
  font-size: 22px;
  font-weight: 400;
  color: #1a0a1e;
}

.event-list-page-wrap .event-list-bottom-bar .date-picker-filter .input-group #datepicker:-moz-placeholder {
  font-size: 22px;
  font-weight: 400;
  color: #1a0a1e;
}

.event-list-page-wrap .event-list-bottom-bar .date-picker-filter .input-group #datepicker::-moz-placeholder {
  font-size: 22px;
  font-weight: 400;
  color: #1a0a1e;
}

.event-list-page-wrap .event-list-bottom-bar .date-picker-filter .input-group #datepicker:-ms-input-placeholder {
  font-size: 22px;
  font-weight: 400;
  color: #1a0a1e;
}

.event-list-page-wrap .event-list-bottom-bar .date-picker-filter .input-group .btn {
  background: transparent;
  color: #1a0a1e;
  padding: 0;
  font-size: 22px;
}

.event-list-page-wrap .event-list-bottom-bar .date-picker-filter .input-group .btn::before {
  display: none;
}

.event-list-page-wrap .event-list-content-wrap .event-list-item {
  margin-top: 40px;
}

.event-list-page-wrap .event-list-content-wrap .event-list-item .event-img {
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.event-list-page-wrap .event-list-content-wrap .event-list-item .event-img a {
  display: block;
}

.event-list-page-wrap .event-list-content-wrap .event-list-item .event-img a img {
  width: 100%;
  transition: all 0.3s linear;
}

.event-list-page-wrap .event-list-content-wrap .event-list-item .event-img .cat {
  position: absolute;
  top: 30px;
  right: 25px;
  z-index: 2;
  height: 25px;
  line-height: 25px;
  background: #ffae4a;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  padding: 0 15px;
  border-radius: 5px;
  color: #ffffff;
  margin-right: 10px;
}

.event-list-page-wrap .event-list-content-wrap .event-list-item .event-list-content {
  margin-top: 20px;
}

.event-list-page-wrap .event-list-content-wrap .event-list-item .event-list-content .event-price .price {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
}

.event-list-page-wrap .event-list-content-wrap .event-list-item .event-list-content .title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  color: #1a0a1e;
  margin-top: 15px;
  margin-bottom: 10px;
}
.event-list-page-wrap .event-list-content-wrap .event-list-item .event-list-content .title a{
  transition: .3s;
}
.event-list-page-wrap .event-list-content-wrap .event-list-item:hover .event-list-content .title a {
  color: #fc097c;
}

.event-list-page-wrap .event-list-content-wrap .event-list-item .event-list-content .meta-data span {
  font-size: 13px;
}

.event-list-page-wrap .event-list-content-wrap .event-list-item .event-list-content .meta-data span:last-child {
  margin-left: 20px;
}

.event-list-page-wrap .event-list-content-wrap .event-list-item .event-list-content .meta-data span i {
  color: #ffae4a;
  margin-right: 5px;
}

.event-list-page-wrap .event-list-content-wrap .event-list-item .event-list-content p {
  margin-top: 15px;
}

.event-list-page-wrap .event-list-content-wrap .event-list-item .event-list-content .ticket-link {
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  color: #ffae4a;
  text-decoration: underline;
  -webkit-text-decoration-color: #ffae4a;
          text-decoration-color: #ffae4a;
  margin-top: 10px;
  transition: .3s;
}
.event-list-page-wrap .event-list-content-wrap .event-list-item:hover .event-list-content .ticket-link{
  color: #fc097c;
  -webkit-text-decoration-color: #fc097c;
  text-decoration-color: #fc097c;
}


.event-list-page-wrap .event-list-content-wrap .event-list-item:hover .event-img a img {
  transform: scale(1.1);
}

.event-list-page-wrap .event-list-content-wrap .event-list-item.event-list {
  margin-top: 60px;
  position: relative;
  padding-left: 95px;
}

@media only screen and (max-width: 575px) {
  .event-list-page-wrap .event-list-content-wrap .event-list-item.event-list {
    padding-left: 65px;
  }
}

.event-list-page-wrap .event-list-content-wrap .event-list-item.event-list::before {
  content: "";
  width: 1px;
  height: 130%;
  background-color: #ebebeb;
  position: absolute;
  left: 22px;
  top: 0;
  z-index: -1;
}

.event-list-page-wrap .event-list-content-wrap .event-list-item.event-list:last-child::before {
  height: 100%;
}

.event-list-page-wrap .event-list-content-wrap .event-list-item.event-list .event-img {
  border-radius: 5px;
}

.event-list-page-wrap .event-list-content-wrap .event-list-item.event-list .event-list-content {
  flex: 1;
  margin-top: 0;
  margin-left: 50px;
}

@media only screen and (max-width: 991px) {
  .event-list-page-wrap .event-list-content-wrap .event-list-item.event-list .event-list-content {
    margin-left: 0;
    margin-top: 25px;
  }
}

.event-list-page-wrap .event-list-content-wrap .event-list-item.event-list .event-time {
  width: 45px;
  height: 45px;
  line-height: 16px;
  text-align: center;
  background: #fc097c;
  color: #ffffff;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
  padding: 8px;
}

.event-list-page-wrap .event-list-content-wrap .event-list-item.event-list .event-time.purple-bg {
  background: #a221b9;
}

.event-list-page-wrap .event-list-content-wrap .event-list-item.event-list .event-time.blue-bg {
  background: #00acee;
}

.event-list-page-wrap .event-list-content-wrap .event-list-item.event-list .event-time span {
  font-size: 16px;
  display: block;
}

.event-list-page-wrap .event-next-prev-btn {
  margin-top: 35px;
}

.event-list-page-wrap .event-next-prev-btn .event-btn {
  font-size: 15px;
}

.event-list-page-wrap .event-next-prev-btn .event-btn:hover {
  color: #ffae4a;
}

.event-list-page-wrap .event-next-prev-btn .event-btn i {
  font-size: 11px;
}

.event-list-page-wrap .event-next-prev-btn .event-btn.btn-next {
  border-left: 1px solid #ebebeb;
  padding-left: 30px;
  margin-left: 25px;
}


@media(max-width: 991px){
.header_sec_nav .nav-item {
    margin-left: 10px;
}
.header_sec_nav .navbar-nav .nav-link {
    font-size: 13px;
}
}
@media(max-width: 767px){
    .header_sec_nav .navbar-nav .nav-link {
    padding: 0px 0 0px !important;
}
}

