
ul.slides.slick-initialized.slick-slider {
    padding: 0px;
}

.large-date{
color: #FFF;
text-align: center;
font-size: 27px;
}



.clear span.hide {
 display: none;
}






/* --------------------- EVENTS ---------------------- */

.eventPlaceHolder {
 display: block;
 text-decoration: none;
 position: relative;
 width: 100%;
 margin-bottom: 5px;
 -webkit-transition: all 0.3s;
 -moz-transition: all 0.3s;
 -o-transition: all 0.3s;
 transition: all 0.3s;
}


.sec-header-events h2,
.sec-header-events h3 {
 font-size: 24px;
 position:relative;
 font-weight: 500;
 font-family: 'roboto', sans-serif;
color: #FFF;
margin: 0px;
letter-spacing: 0.02em
}

.sec-header-events {
    width: 85%;
    float: left;
}
a.eventPlaceHolder:hover {
    /* opacity: 0.6; */
    -webkit-transition: background .4s ease-out;
    -moz-transition: background .4s ease-out;
    -o-transition: background .4s ease-out;
    transition: background .4s ease-out;
    background: #166d1c;
}

.titleEvents h3 {

   letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 20px;
    
}


#event-inside-wrapper {
    margin: 0 auto;

}


.information{

color: #FFF;
text-decoration: none;
font-size: 14px;
float: left;
width: 60%;
padding: 20px 0px;
}


.eventPlaceHolder:hover {
 text-decoration: none;
}

.event-date {
    padding-top: 20px;
width: 19%;
    float: left;
    display: block;
    padding: 10px 0px;
    margin: 10px;
}


span.time {
color: #FFF;
font-family: 'roboto';
font-size: 15px;

}

.day {
text-align: center;
font-size: 37px;
line-height: 0.7em;

}


.month {
display: block;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    font-family: Roboto;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.9px;
    color: #FFFFFF;
    color: rgb(255, 255, 255);
    margin-top: 1px;
}




.name-of-event {
 text-decoration: none;
 font-size: 15px;
 color: #FFF;
}

.more-events {
 height: 43px;
 line-height: 43px;
 padding-left: 10px;
}

.more-events a {
 font-weight: 300;
 text-decoration: none;
}

.more-events a:hover {
 text-decoration: underline;
}


#eventControls {
    position: relative;
}

#eventControls .flex-direction-nav {
    position: absolute;
    right: 0px;
    top: 114px;
    list-style: none;
}

#eventControls .flex-direction-nav li a {
    color: #0077A0;
    font-size: 30px;
    text-decoration: none;
    margin: 15px 0px 0 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#eventControls .flex-direction-nav li a:hover{
     color: #D60D5F;
}

#eventControls a:hover,
#eventControls a:focus {
 background: #166d1c;
}



.eventsControls li {
 display: inline;
}

.eventsControls a {
 color: #666666;
 font-size: 30px;
 text-decoration: none;
 padding: 0px 5px 0px 5px;
}

.eventsControls a:hover {
 color: #b5a996;
 text-decoration: none !important;
}



.eventsControls {
 /*   width: 28%;
    float: left;
text-align: right;
z-index: 3;
position: relative;*/

text-align: right;
}


.contentTitles.events {
    width: 60%;
    float: left;
}








/*--END UPCOMING EVENTS--*/


.titleEvents{
display: table-cell;
}

.viewAll{
display: table-cell;
text-align: right;

}


#events-wrapper {
    position: relative;
    display: table;
  width: 100%;
 margin-bottom: 20px;
}


/* Arrows */
.slick-prev, .slick-next {position: absolute;display: block;height: 20px;width: 20px;line-height: 0;font-size: 0;cursor: pointer;background: transparent;color: transparent;bottom: 0px;padding: 0;border: none;outline: none;right: 62px;background-color: #FFF;z-index: 99;}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }

.slick-prev:before, .slick-next:before { font-family: arial; font-size: 20px; line-height: 1; color: white; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev {/* left: -25px; */width: 27px;height: 25px;background: url('/UserFiles/Servers/Server_5730343/Templates/images/icons/left-arrow.png');background-position: 0px 0px !important;}
[dir="rtl"] .slick-prev { left: auto; right: -25px; }
.slick-prev:before { content: ""; }
[dir="rtl"] .slick-prev:before { content: ""; }

.slick-next {right: 27px;width: 22px;height: 25px;background: url('/UserFiles/Servers/Server_5730343/Templates/images/icons/right-arrow.png');background-position: -29px 0px !important;}
[dir="rtl"] .slick-next { left: -25px; right: auto; }
.slick-next:before { content: ""; }
[dir="rtl"] .slick-next:before { content: ""; }

.slick-next:hover {
    opacity: 0.7;
    transition: all .2s ease-in-out;

}

a#events-button {
display: inline-block;
margin: 5px 5px 2px 0px;
padding: 5px 20px;
background-color: #2A7F9C;
border-radius: 5px;
text-align: center;
color: #FFF;
font-family: 'roboto';
font-weight: 700;
letter-spacing: 0.9px;
text-decoration: none;
-webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.32);
-moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.32);
box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.32);
}

a#events-button:hover {
    background-color: rgb(35, 68, 101);
  -webkit-transition: background .4s ease-out;
  -moz-transition: background .4s ease-out;
  -o-transition: background .4s ease-out;
  transition: background .4s ease-out;
}


@media screen and (max-width: 990px) {
.eventPlaceHolder { width: 90%;}

}