/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    A plain-vanilla
 */
#masthead{
    position: fixed !important;
    z-index: 9999 !important;
    width: 100%;
    left: 0;
    top: 0;
    transition: all .4s;
}


.menu-border{position:relative; margin-bottom:10px!important;} 

.menu-border:before {
    top: 12px;
    left:0px;
    right: 0;
    position: absolute;
    display: block;
    content: "";
    border-top: 2px dotted;
    opacity: .5;
    width:100%;}

.menu-border span{background-color:#fff; padding-right:20px; position:relative;}


.menu-list-set b{
    display:block!important;
    font-size:18px;
}


.standing-chacha{
	position: relative;
	z-index: 1;
}
#masthead.shadbrdr{
	background-color: white;
}
#masthead.shadbrdr .hfe-nav-menu > li > a{
color: #111;
}
#masthead.shadbrdr .hfe-nav-menu > li.current-menu-item > a,
#masthead.shadbrdr .hfe-nav-menu > li > a:hover,
.hfe-nav-menu > li > a:hover{
	color: #D32323!important;
}
.logo-filter img{
	filter: brightness(0) invert(1);
}
#masthead.shadbrdr .logo-filter img{
filter: none;
}
.sec-awesome{
	    transition: 0.4s;
}
.sec-awesome:before{
    top: -10px;
    right: 10px;
    bottom: -10px;
    left: 10px;
    border: 1px solid #787777;
    /* border-bottom: 1px solid currentColor; */
    display: block !important;
    content: '';
    position: absolute;
    opacity: 1;
    border-radius: inherit;
    transition: all .5s ease-in-out, opacity .3s .2s ease-in-out;
    transform: scale(1, 1);
    /*color: rgba(var(--benoit-primary-rgb), 0.7);*/
}
.sec-awesome:hover:before{
transform: scale(1.15, 0.85);
opacity: 0;
    transition: all .5s ease-in-out;
}
.color-diifer{
	color: #111!important;
}
.elementor-divider{
	position: absolute;
    z-index: 1;
    bottom: 0;
    width: 21px;
    height: 21px;
    color: #D32323;
}

.to-center .elementor-divider:before{
	right: 100%;
	 content: '';
    position: absolute;
    z-index: 1;
    width: 100px;
    height: 1px;
    top: 10px;
    background-color: #D32323;
    opacity: .6;
}
.elementor-divider:after{
left: 100%;
    margin-left: -1px;
     content: '';
    position: absolute;
    z-index: 1;
    width: 100px;
    height: 1px;
    top: 10px;
    background-color: #D32323;
    opacity: .6;
      
}
.to-left .elementor-divider{
	left: 0;
}
.to-center .elementor-divider{
left: 50%;
transform: translateX(-50%);
}
.to-left .elementor-divider span{
left: inherit;
}
.elementor-divider span{
	position: absolute;
    z-index: 1;
    width: inherit !important;
    height: inherit;
    border:0 !important;
}
.elementor-divider span:before{
	    width: 70.75%;
    height: 70.75%;
    left: 3px;
    top: 3px;
    border: 1px solid #D32323;
}
.elementor-divider span:before, .elementor-divider span:after{
    content: '';
    position: absolute;
    z-index: 1;
    transform: rotate3d(0, 0, 1, 45deg);
}
.elementor-divider span:after{
	    width: 41%;
    height: 41%;
    left: 6px;
    top: 6px;
    background-color: #D32323;
}

.center-box iframe{
        width: 250px;
    margin: auto;
    display: flex;
}

.custom-container, .custom-col{
    display: block;
}
.custom-row{
    flex-wrap: wrap;
}
.section-event-single{
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px 150px 0px;
    position: relative;
}
.section-event-single > .elementor-container{
position: relative;
z-index: 1;
}
.section-event-single:before{
    content: '';
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    background-color: rgba(0,0,0,0.7);
    position: absolute;
}
.text-center{
    text-align: center !important;
}
.single-banner-title{
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 5px;
}
.event-wrap{
    padding: 10px;
    margin-bottom: 20px;
}
.event-content-wrap ul, .event-content ul{
padding-left: 0!important;
list-style: none;
}
.event-content-wrap .event-title{
      background-color: #111;
    margin-right: 50px;
    margin-top: -35px;
    padding: 10px 10px 10px 20px;
    color: #D32323!important;
    position: relative;
    margin-left: 20px;
}
.date-time-list li{
    display: inline-block;
    font-size: 14px;
}
.date-time-list li:not(:last-child){
	margin-right: 10px;
}
.date-time-list li i{
color: #D32323;
margin-right: 5px;
}
.instrument-list li{
	position: relative;
	display: flex;
    align-items: center;
    padding-left: 20px;
}
.instrument-list li:before{
width: 8px;
    height: 8px;
    left: 0px;
    background-color: #D32323;
    content: '';
    position: absolute;
    z-index: 1;
    transform: rotate3d(0, 0, 1, 45deg);
}
.instrument-list{
	margin-top: 10px;
}
.show-link{
	display: inline-block;
	margin-top: 10px;
}
.show-link i{
	margin-left: 10px;
	vertical-align: middle;
}
.event-content-sec{
	padding: 80px 0;
	background-color: #111;
}
.event-content{
	color: white;
}
.contact-form-box input[type=text], .contact-form-box input[type=tel],
.contact-form-box textarea, .contact-form-box input[type=email]{
display: block;
height: 40px;
    max-width: 100%;
    margin: 0 0 14px 0;
    color: inherit;
    border: 0;
    border-bottom: 1px solid #ffffff70;
    padding: 0;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7;
    transition: 0.3s;
    background: transparent;
}
.contact-form-box label{
	color: white;
	    width: 100%;
}
.contact-form-box label span{
	margin-top: 20px;
	display: block;
}
.contact-form-box input[type=text]:focus-visible, .contact-form-box input[type=tel]:focus-visible,
.contact-form-box textarea:focus-visible, .contact-form-box input[type=email]:focus-visible{
outline: none !important;
border-top:1px solid #D32323;
border-left: 1px solid #D32323;
border-right: 1px solid #D32323;
border-radius: 0 !important;
border-bottom: 1px solid #ffffff70;
}
.vics-contact img{
	filter: drop-shadow(0.35rem 0.35rem 0.4rem #D32323);
}
.month-heading{
    text-align: center;
}
.slider-different .slick-next, .slider-different .slick-prev{
    top: 40px;
  font-size: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    /* line-height: 61px; */
    text-align: center;
}
.slider-different .slick-next:before, .slider-different .slick-prev:before{
    line-height: 1;
    opacity: 1;
    color: #fff;
}

.list-save .eael-feature-list-icon-box{
 display:none;
}
.list-save .eael-feature-list-content-box{margin-left:0px!important;}

.list-save .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{
	top:14px!important;
}



@media screen and (max-width: 600px) {
.list-save .eael-feature-list-content-box{padding-bottom:20px;}

}