


.jux-title a:hover{
	color: #e182a8;
    text-decoration: none;
}
.jux-title a{
	color: #5f41a5;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}
.jux-event-meta {
    /*margin: 0 0 25px;*/
}
.jux-event-detail span i{
	color: #e182a8;
}
.jux-event-meta span {
    color: #696969;
    font-size: 15px;
    line-height: 24px;
    padding: 0 15px 0 0;
}
.jux-featured-event {
    border: 1px solid #f5f5f5;
    margin: 0 0 42px;
    position: relative;
    overflow: hidden;
}
.jux-featured-event img {
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
}
.jux-featured-event:hover img, 
.jux-featured-event:focus img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.widget {
    margin-bottom: 45px;
}
.widget:first-child {
    margin-top: 0;
}
.widget {
    margin-top: 30px;
}

.first-word{
	    color: #5f41a5!important;
}
.first-word,
.wrap-title,
h4.widget-title {
    text-transform: uppercase;
    color: #e182a8;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 35px;
}
h4.widget-title .wrap-title {
    position: relative;
}
h4.widget-title .wrap-title:after {
    background: #e182a8;
    bottom: -15px;
    content: '';
    left: 0;
    height: 2px;
    position: absolute;
    width: 30px;
}
.jux-event-info-wrap {
    margin: -25px 0 0;
}
.jux-event-info-item:first-child {
    padding-top: 25px;
}
.jux-event-info-item {
	line-height: 1.75;
    border-bottom: 1px solid #e2e2e2;
    padding: 5px 0 8px;
}
.jux-event-info-item label {
    color: #333;
    display: table;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}
.jux-event-info-item span {
    color: #696969;
    font-size: 14px;
}

.jux-event-detail a {
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}
.jux-event-info-item:last-child {
    border-bottom: none;
        padding: 5px 0 8px;
}
.register_button {
	border: 1px solid #e184aa;
	text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    display: inline-block;
    margin-bottom: 0;
    background: #e182a8;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    padding: 9px 35px;
    text-decoration: none;
    margin-top: 10px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}
.register_button a:hover,
.register_button:hover, 
.register_button:focus {
	color: #fff!important;
    background: #d2447d;
}
.jux-event-info-item span a{
	color: #696969;
}
.jux-event-info-item span a:hover{
	color: #e182a8;
	text-decoration: none;
}
.jux-thumbnail-author {
    border: 3px solid #eeeff0;
    height: 80px;
    float: left;
    overflow: hidden;
    width: 80px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.jux-thumbnail-author img {
    width: 80px;
}
.jux-name-author {
    color: #333;
    font-size: 18px;
    margin: 0;
    padding: 13px 0 0 90px;
}
.jux-position-author {
    color: #696969;
    font-size: 15px;
    padding: 5px 0 0 90px;
}
.jux-thumbnail-author p {
    margin: 0 0 14px;
}
.jux-box-author-head:after {
    clear: both;
    content: '';
    display: table;
}
.jux-box-author-body {
    padding: 20px 0 0;
}
.jux-event-detail i {
    color: #e182a8;
    display: inline-block;
    font-size: 16px;
    line-height: 32px;
    width: 15px;
}
.jux-box-author-item span.phone {
    color: #333;
    font-weight: 400;
    font-size: 14px;
    line-height: 32px;
    padding: 0 10px;
}
.jux-box-author-item a{
	color: #696969;
}
.jux-box-author-item a:hover{
	text-decoration: none;
	color: #e182a8;
}
.jux-box-author-item  a {
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}

#map_canvas{
	width: 100%;
    height:400px;
}
#jux_event_box_map-2 .jux-maps{
	height: auto;
}
#jux_event_box_map-2 address {
    background: #e8e8e8;
    color: #696969;
    font-size: 15px;
    line-height: 24px;
    padding: 10px;
    width: 100%;
    margin-bottom: 28px;
    font-style: normal;
}
.loop-item-featured {
    cursor: ew-resize;
}
.jux_event_slider .jux-event-slider-body {
    background: #e8e8e8;
    padding: 10px;
}
.jux_event_slider .jux-event-slider-body h4 {
    margin: 0;
    padding: 0 0 5px;
}
.jux-event-slider-body a{
	color:#5f41a5;
}
.jux-event-slider-body a:hover{
	color: #e182a8;
	text-decoration: none;
}
.jux_event_slider .owl-theme .owl-controls {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.jux_event_slider  .owl-theme .owl-dots .owl-dot.active span, 
.jux_event_slider  .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #d2447d;
}
.jux_event_slider  .owl-theme .owl-dots .owl-dot span {
    background: #eaa0be;
}