@font-face {
	font-family: 'DancingScript';
	src: url('../webfonts/DancingScript/DancingScript.woff2') format('woff2'),
	 	 url('../webfonts/DancingScript/DancingScript.woff') format('woff'),
		 url('../webfonts/DancingScript/DancingScript.ttf') format('truetype');
	}

html {
  scroll-behavior: smooth;
}
body {
	padding-top:90px;
	background-color: #f3f3f3;
}

h3 {
    font-family: 'DancingScript','cursive';
	font-size: 3rem;
	color: #f8ac43;
	color: #00345b;
	text-align: center;
	margin-bottom: 30px;
}
.panel-img {
    box-shadow: 0 0 10px #cccccc !important;
    display: block;
    margin: 50px auto 25px;
    border-radius: 20px;
}

.btnLink {
    display: inline-block;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 16px;
    font-size: 14px;
    line-height: 1.846;
    border-radius: 3px;
    user-select: none;
    text-transform: uppercase;
    border-right: none;
    border-bottom: none;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.3)  !important;
	text-decoration: none;
    transition: all 0.2s;
	color: #006695;
}


.btnLink:hover {
    background-color: #337ab7 !important;
    color: #ffffff !important;
    border-color: rgba(0, 0, 0, 0) !important;
}


#sec-nav {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
}

#sec-nav .bg-body-tertiary {
	min-height: 90px !important;
	background-color: #fff  !important;
	border-bottom: 8px solid #c8daef;
}

#sec-nav .logos img{
    height: 40px;
    display: inline-block;
    margin-right: 15px;
}


#sec-0 {
	height: 450px;
    background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
    position: relative;
	background-image: url("../images/banner-m.png");
}


#sec-1 {
	display: flex;
    padding-bottom: 15px;
    padding-top: 15px;
    background-color: #f8f9fb;
}
    
#sec-1 .container{
	display: flex;
	align-items: flex-end;
	justify-content: center;
    
}


#sec-1 .btnLink {
	max-width: 200px;
	display: inline-block;
	background-color: #009edb !important;
	margin-left: 10px;
	border-radius: 20px;
	min-width: 150px;
	color: #fff;
	transition: 0.4s all ease;
}

#sec-1 .btnLink:hover {
	
	color: #fff;
	background-color: #f8ac43 !important;
}



#scope {
	padding-top: 100px;
	padding-bottom: 50px;
	background: linear-gradient(#d2e7fa,#ffffff);
}

#programme {
	padding-top: 100px;
	padding-bottom: 50px;
    background-color: #f9f9f9;
    background-color: #e4f1fa;
}

#programme article{
	box-shadow: 0 0 10px #cccccc !important;
    background: linear-gradient(#ffffff,#d2e7fa);
    margin-bottom: 25px;

}
#programme article header{
	background-color: #00345bd1;
    padding: 15px 15px 0;

}

#programme article h4{
	color: #232323;
	color: #fff;
    font-size: 4rem;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 0;
    
    
}

#programme h5{
	color: #00345bd1;
    font-family: 'DancingScript','cursive';
    font-size: 2.5rem;
    margin-bottom: 15px;   
    padding-bottom: 10px;
    border-bottom: thin dotted #ccc;
}
#programme h5+p{
    padding-left: 20px;
	color: #00345bd1;
    margin-bottom: 25px;  
    border-bottom: thin dotted #ccc;
    padding-bottom: 15px;
}


#programme article p{
	color: #232323;
	color: #fff;
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 500;
    margin-left: 5px;
    padding-bottom: 20px;
}

#programme article>div{
	text-align: right;
    margin-top: -70px;
    margin-right: 20px;
    
}

#programme article>div img{
	max-width: 150px;
}

#programme article>footer{
	
    padding: 15px;
    margin-top: -25px;
}

#programme article>footer div:not(.no-border){
	color: #00345b;
    border-bottom: thin dotted #ccc;
}

#programme article>footer div a{
	display: block;
    padding: 10px 5px;
    color: #00345b;
    text-decoration: none;
    transition: 0.3s all ease;
    border-radius: 10px;
}

#programme article>footer div a:hover{
    color: #000;padding-left: 20px;
    background-color: #f8ac43 !important;
}
#programme article>footer div span{
	display: block;    
}
#programme article>footer div span:first-of-type{
    display: flex; align-items: center;
}
#programme article>footer div span:last-of-type{
    padding-left: 25px;
}
#programme article>footer div span i{
    margin-right: 8px;
}

#programme .no-popup {
	/*color: #00bcd4 !important
	color: #1170d4 !important;;*/
	color: #90841d !important;
	cursor: default;
}

#programme .no-popup:hover{
	background-color: transparent!important;
}

#sec-5{
    background: #00345bd1 url("../images/bg-body.png");
    padding: 50px 0;
}

#sec-5 h3{
    color: #fff;
}

#sec-5 img{
    border-radius: 8px;
}
#venue {
    padding: 100px 0 50px;
    background: #e4f1fa url("../images/bg-body.png");
    border-bottom: 2px solid #c8daef;
    border-top: 2px solid #c8daef;
}

#venue img,
#venue iframe{
    box-shadow: 0 0 10px #cccccc !important;
    display: block;
    border-radius: 4px;
    border: 3px solid #fff !important;
    margin-bottom: 20px;
}
#venue p {
    color: #00345b;
    font-size: 1rem;
    text-align: justify;
}

#contact{
    background: #00345bd1 url("../images/bg-body.png");
    padding: 50px 0;
}

#contact i{
    display: inline-block;
    min-width: 25px;
    margin-top: 5px;
}
#contact p{
    display: flex;
    align-items: flex-start;
    font-weight: 600;
    font-size: 1.2rem;
}

#contact h3,
#contact p,
#contact a {
    color: #fff;
    text-decoration: none;
}

#contact a:hover {
    text-decoration: underline;
}


@media(min-width: 576px) {
}
	
@media(min-width: 768px) {
	#sec-0 {
		background-image: url("../images/banner-t.jpg");
	}	
}

@media(min-width: 992px) {

	
	#sec-nav a.nav-link {
		display: block;
		padding: 4px 15px;
		text-decoration: none;
		color: #006695;
		font-size: 13px;
		text-transform: uppercase;
		position:relative;
		z-index: 1;
	}
	
	#sec-nav a.nav-link,
	#sec-nav a.nav-link:after,
	#sec-nav a.nav-link:before {
		transition: all .5s;
		border-radius: 3px !important;
	}
	
	#sec-nav a.nav-link:hover {
		color: #fff;
	}
	#sec-nav a.nav-link:after {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		margin: auto;
		width: 100%;
		height: 1px;
		content: '.';
		color: transparent;
		background: #33d2f2;
		background: #337ab7;
		visibility: none;
		opacity: 0;
		z-index: -1;
	}
	
	#sec-nav a.nav-link:hover:after {
		opacity: 1;
		visibility: visible;
		height: 100%;
	}
	
	#sec-nav a.nav-link.disabled {
		color: #c0c0c0 !important;
	}
	
	#sec-0 {
		background-image: url("../images/banner.jpg");
	}
	

	
    
    #programme .container:nth-of-type(3){
        display: flex;
        justify-content: space-between;
    }
    #programme article{
        width: 48%;
    }
}
    
@media(min-width: 1200px) {
	#sec-nav .logos img{
		height: 55px;
	}



    
}

@media(min-width: 1400px) {
    #sec-0 {
        height: 570px;
        background-size: cover !important;
    }
    
    #contact img{
        max-width: 80% !important;
    }
    
    .panel-img {
        width:100% !important;
        max-width: 1200px !important;
    }
    

}
