@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.0/font/bootstrap-icons.css");
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
body{background-color:#fff;}
p,li,td{font-size:14px;line-height:1.5;}
h1,h2,h3,h4{color:#3b94d6;font-family:oswald,calibri sans-serif;}
h1{font-size:2em;}
h2{font-size:22px;}
h3{font-size:18px;}
h4{font-size:16px;}
a,a:hover{color:#3b94d6;text-decoration:none;}

#content{margin:20px 0;}
#content img.float-start{margin:0 10px 10px 0;}
#content p{text-align:justify;}
#content .page-header{margin-bottom:20px;}
a.iascbutton{border: 2px solid #1887BA;border-radius:6px;color:#1887BA;font-family:oswald;font-size:18px;font-weight:700;padding:10px;}

/****************		Header		******************/
#header{top:0;}
#header p{margin:0;}
#header .social-media .fa-ul{float:right;margin:5px 10px;}
#header .social-media li{float:left;margin:2px 8px;}
#header .social-media a:hover{opacity:0.7;}
#header .icarp-logo img{height:80px;width:auto;}
#header .iasc-logo img{float:right;height:90px;padding-bottom:10px;width:auto;}
@media screen and (min-width:768px){#header{background:rgba(255,255,255,0.7);padding-top:20px;position:fixed;width:100%;z-index:100;}#header .menuDiv{padding-top:18px;}}
@media screen and (max-width:767px){#header{margin-top:10px;}#header .social-media .fa-ul{margin:0;position:absolute;right:80px;top:85px;}#header .iasc-logo p{display:contents;}#header .iasc-logo img{padding:0;position:absolute;right:10px;top:10px;}}


/****************		Off-Canvas Menu		******************/
.show-on-small{display:none;}

/* our menu */
ul.mod-menu ul li a{font-size:14px;}
#siteNav{background-color:inherit;background-image:none;border:none;padding:0;}
#siteNav li a,#siteNav li span{color:#3b94d6;font-family:oswald,calibri sans-serif;font-size:18px;font-weight:500;padding:5px 7px;text-align:left;text-transform:none;}
@media screen and (max-width:767px){#siteNav li a,#siteNav li span{color:#fff;}#siteNav ul.menu{background-color:#000;}}
@media screen and (min-width:768px){#siteNav{box-shadow:none;clear:right;}#siteNav .nav{display:block;}}
@media screen and (min-width:768px) and (max-width:991px){#siteNav li a,#siteNav li span{font-size:14px;}ul.mod-menu > li:hover > ul{top:35px !important;}ul.mod-menu ul{width:110px !important;}ul.mod-menu ul li a{font-size:12px !important;}}
@media screen and (min-width:992px) and (max-width:1199px){ul.mod-menu > li:hover > ul{top:37px !important;}ul.mod-menu ul{width:130px !important;}ul.mod-menu ul li a{font-size:12px !important;}}
#siteNav ul.mod-menu{float:right;margin:0;padding:0;font-size:0.9em;}

	/* second level */
	ul.mod-menu ul{left:-9999em;opacity:0;position:absolute;background:#3b94d6;margin:0;padding:0;top:40px;width:220px;
		/* the transitions */
		-webkit-transition:opacity 500ms ease-in-out, top 500ms ease-in-out;
		-moz-transition:opacity 500ms ease-in-out, top 500ms ease-in-out;
		transition:opacity 500ms ease-in-out, top 500ms ease-in-out;
	}

	ul.mod-menu > li{display:inline-block;vertical-align:middle;position:relative;transition: 0.2s 1s;}
	ul.mod-menu > li > a,ul.mod-menu > li > span{color:#fff;display:inline-block;vertical-align:middle;padding:5px 8px;text-transform:uppercase;}
	@media screen and (min-width:768px) and (max-width:991px){ul.mod-menu > li > a{padding:7px 5px !important;}}
	ul.mod-menu > li > a:hover,ul.mod-menu > li:hover > a{background-color:inherit;color:#fff;opacity:0.5;}

	/* setting the visibility */
	ul.mod-menu > li:hover > ul{opacity:1;top:34px;left:0;z-index:50;}
	ul.mod-menu > li > ul > li:hover ul{opacity:1;top:auto;left:100%;}						/****	second level fix 	****/
	ul.mod-menu > li > ul > li:hover ul ul{opacity:0;top:auto;left:100%;}						/****	third level fix 	****/
	ul.mod-menu > li > ul > li > ul > li:hover ul{opacity:1;top:auto;left:100%;z-index:10;}	/****	third level fix 	****/
	@media screen and (min-width:1200px){ul.mod-menu > li > ul > li:hover ul{margin-top:-31px;position:absolute;}}	/****	second level fix 	****/
	@media screen and (min-width:768px) and (max-width:1199px){ul.mod-menu > li > ul > li:hover ul{margin-top:-22px;position:absolute;}}	/****	second level fix 	****/

		/* second and third level */
		ul.mod-menu ul > li{display:block;}
		ul.mod-menu ul > li a{color:#fff !important;display:block;font-size:14px;padding:2px 10px;}
		ul.mod-menu ul > li a:hover{opacity:0.5;}
		ul.mod-menu ul ul li a:hover{background:#3b94d6;}

		/*	fourth level */
		ul.mod-menu ul ul ul > li a{color:#fff !important;display:block;font-size:14px;padding:2px 20px;}

		/* Active and parent classes- using Joomla! menu classes - use the :after pseudo-classes to add images or icon fonts. */
			/* lower levels */
			ul.mod-menu > li.active > a{color:#fff;}

@media screen and (max-width:767px){
	.show-on-small {background-color:#3b94d6;display:block;height:42px;}
	.menuDiv{padding:0;}
	#siteNav ul.mod-menu{left:-302px;width:300px;z-index:10009;line-height:1.8;position:absolute;z-index:9999;border:1px solid #fff; /* resetting and blocking the elements in order to have a large touch surface */
	/* the transitions */
	-webkit-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
	}

	/* the open state -  here we are using the CSS 3D Transforms */
	#siteNav ul.mod-menu.menuIsActive{
		background-color:#3b94d6;
		-webkit-transform:translate3d(300px,0,0);
		-moz-transform:translate3d(300px,0,0);
		transform:translate3d(300px,0,0);
		-webkit-overflow-scrolling: touch;
	}

	#siteNav ul.mod-menu ul{display:block;position:static;opacity:1;width:298px;}
	#siteNav ul.mod-menu ul li{text-indent:15px;font-size:0.9em;}
	#siteNav ul.mod-menu > li,#siteNav ul.mod-menu li,#siteNav ul.mod-menu a,#siteNav ul.mod-menu li > a{display:block;width:100%;}

	/* globally reset all paddings */
	ul.mod-menu a{padding:5px 10x !important;}

	/* support for browsers which do not support 3D transforms */
	.no-csstransforms3d ul.mod-menu.menuIsActive {left:0;} 

	/* the visibility toggler */
	#menuToggler .icon{background-image:none;color:#fff;display:inline-block;vertical-align:middle;padding:8px;width:26px;height:24px;}
	#menuToggler span{display:inline-block;vertical-align:middle;font-weight:800;font-size:28px;line-height:20px;}
}
/**************		End of Off-Canvas Menus		********************/

/*	Slideshow	*/
.slider-pro .sp-slides-container{margin-top:0;}
@media screen and (max-width:1399px){.slider-pro .sp-image{margin-top:0 !important;}}
.slider-pro .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{border-bottom:5px solid #3b94d6;}
.slider-pro .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{border-bottom:13px solid #3b94d6;}
.slider-pro .sp-thumbnail-title,.slider-pro .sp-captiontext a{font-weight:500 !important;}
@media screen and (max-width:991px){#example109 .sp-captiontext a{font-size:20px !important;}}

/*	Breadcrumbs	*/
#crumbs{background-color:#3b94d6;padding-top:2px;margin-top:126px;}
@media screen and (max-width:767px){#crumbs{margin:2px 0;}}
.breadcrumb{background-color:#3b94d6;margin:0;padding:6px !important;}
.breadcrumb>li>span,.breadcrumb>.active,.breadcrumb a{font-size:14px;text-shadow:none;}
.breadcrumb li span,.breadcrumb-item+.breadcrumb-item::before{color:#fff;text-transform:uppercase;}

/*	Random Image	*/
.random-image img{height:auto;width:100%;}

/*******	Frontpage	*******/
#frontpage .moduletable h2{font-size:2em;text-align:center;}

/*	News	*/
.newsflash img,.news img{height:auto;width:100%;}
.newsflash .col-md-4 .newstext,.news .col-md-4 .newstext{padding:10px;text-align:justify;}
.newsflash .date,.news .date{font-size:12px;}
.newsflash h3 a,.news h2 a{color:#000;font-size:18px;}
.newsflash .readmore a, .news .readmore a{background:none;border:none;color:#000;font-size:14px;font-weight:300;padding:0;}
.newsflash h3 a:hover,.newsflash .readmore a:hover,.news h2 a:hover,.news .readmore a:hover{opacity:0.7;}

/*	Parallax	*/
.parallax{padding:0;}
.parallax h3{font-size:26px;font-weight:700;letter-spacing:2px;line-height:34px;text-transform:uppercase;}

/*	Past	*/
.moduletable.past{margin:20px 0;}
.moduletable.past .col .box{background-color:#3b94d6;height:276px;padding:30px 50px;}
.moduletable.past img{height:auto;width:100%;}
.moduletable.past h3,.moduletable.past a,.moduletable.past p{color:#fff;}
.moduletable.past h3{font-size:26px;text-align:center;}
.moduletable.past p{font-family:helvetica;font-size:14px;text-align:justify;}
.moduletable.past p a{float:right;}
.moduletable.past .col .box{height:100%;}.moduletable.past img{height:100%;width:100%;}
@media screen and (max-width:1199px){.moduletable.past h3{font-size:1.5em;}.moduletable.past p{font-size:16px;}}
@media screen and (min-width:768px) and (max-width:991px){.moduletable.past p{font-size:12px;}}

/*******	Frontpage ends	*******/

/*	Pagination	*/
.pagination .btn{background-color:#3b94d6;border-color:#3b94d6;margin:0 4px;}
.pagination .btn:hover{opacity:0.8;}

/*	Accordion	*/
.ssl-outer{margin-bottom:10px;}

/*	Subpage: Host	*/
.host .row .col img{display:block;margin:10px auto;}

/*	Footer		*/
#footer{background-color:#3b94d6;font-family:oswald,calibri sans-serif;padding:20px 0;}
#footer h3{color:#fff;font-size:22px;margin:20px 0;text-align:center;text-transform:uppercase;}
#footer p,#footer a{color:#fff;font-size:18px;}
#footer .photocredit{float:right;margin:20px 0;}
#footer a:hover{opacity:0.7;}
@media screen and (max-width:767px){#footer p{text-align:center;}.photocredit{float:none !important;}}

/*	Credit	*/
.credit p{margin:10px 0;text-align:center;}