
ul.no-list {
    margin: 0;
    list-style: none;
}

.pad-bottom-5 {
  padding-bottom: 5px !important;
}


.pad-top-20 {
  padding-top: 20px !important;
}

.pad-top-60 {
  padding-top: 60px !important;
}


.pad-bottom-20 {
  padding-bottom: 20px !important;
}


.h1-introduce .sc-heading.style-02 {
    padding: 0px 100px 0 0;
}



body.demo-4 h1, body.demo-4 h2, body.demo-4 h3, body.demo-4 h4, body.demo-4 h5, body.demo-4 h6 {
    font-family: ubuntu,sans-serif;

}

h4.news {

    font-weight: 500 !important;
    text-align: center;
    font-size: 1.3rem;

}


.event-single-content .content h2.title {
    font-size: 48px;
    font-family: 'Alfa Slab One', cursive !important;
	color: #ed146f
}

h1 {
    font-family: 'Alfa Slab One', cursive !important;
    text-shadow: 0px 3px 3px #000000;

}

h4.title {
    color: #fff !important;

}

h4.heading {
    font-weight: 500 !important;
	color: var(--body-font-color-4)!important;

}

.bullet{
     list-style-type: disc;
	 }
	 
.site-content {
    padding-top: 20px;
    padding-bottom: 100px;
}

header#masthead .width-logo {

    background-color:transparent ;
}

body.demo-4 h1 {
    font-family: 'Alfa Slab One', cursive !important;
    text-shadow: 0px 3px 3px #000000;

}

.first-text {
    font-size: 60px;
    font-weight: 500;
    text-align: center;
	color: #ed146f;
	font-family: 'Alfa Slab One', cursive !important;
}

h2.heading {
    font-size: 70px !important;
    font-weight: 500 !important;
    text-align: center !important;
	color: #ed146f !important;
	font-family: 'Alfa Slab One', cursive !important;
}

.h4-group-check-room {
    padding: 0 0 0px;
    background-image: url("../images/home/h4-bg-3.jpg");
}

h4.volunteer {
    color: #118acb !important;
}

/*
body.demo-4 {

    line-height: 5em;

}

*/

p.volunteer {
    line-height: 1.5em !important;
}

p.ride-pass {
    line-height: 1.0em !important;
	color: #fff !important;
}

h3.room-title {
	 color: #118acb !important;
}



h3.banner {
    font-family: 'Alfa Slab One', cursive !important;
	color: #fff !important;
	font-size: 40px !important;
	text-shadow: 0px 2px 2px #000000;
}

h3.news {
    font-family: 'Alfa Slab One', cursive !important;
	color: #ed146f !important;
	font-size: 40px !important;
}

h3.heading {
    font-family: 'Alfa Slab One', cursive !important;
	 font-weight: 500 !important;
	 font-size: 32px !important;
	 color: #118acb !important;
}


h3.sub-title {
     font-family: 'Alfa Slab One', cursive!important;
	 font-weight: 500 !important;
	 font-size: 42px !important;
	 color: #ed146f !important;
}

a.link {
    color: #118acb !important;

}

.rooms-content .room-item .room-summary {
    padding: 20px 35px 35px;

}

.sc-heading.style-01 {
    margin-bottom: 25px;
}

p.padding-right-70 {
  padding-right: 70px;
}

.half-empty-space {
    height: 50px;
}

.embed-youtube {
    position: relative;
    padding-bottom: 56.25%; /* - 16:9 aspect ratio (most common) */
    /* padding-bottom: 62.5%; - 16:10 aspect ratio */
    /* padding-bottom: 75%; - 4:3 aspect ratio */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.embed-youtube iframe,
.embed-youtube object,
.embed-youtube embed {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}