/*Styles for DWCSJ Website*/
@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap');
@import url('https://fonts.googleapis.com/css?family=Baloo+Bhaijaan');
@import url('https://fonts.googleapis.com/css?family=Oxygen');
@import url('https://fonts.googleapis.com/css?family=Lobster');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans&display=swap');
*{
	scroll-behavior:smooth;
}
html{
	margin:0;
	padding:0;
	background:#fff;
}

body {
	position:absolute;
	background-image:url(../../../../images/bg/dwcsj-campus.jpg);
	background-size:cover;
	background-position:center center;
	background-attachment:fixed;
	color: #505050;
	margin:0;
	padding:0;
	margin:0 auto;
	font-family:"Lucida Grande", "Lucida Sans Unicode",
	"Lucida Sans", Verdana, Tahoma, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	width:100%;
	margin:0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	overflow-x: hidden;
}

#wrapper{
	position:relative;
	background:rgba(255,255,255,0.5);
	padding-top:1px;
	width: 100%;
	max-width:1200px;
	height: 1500px;
	margin: 0;
	padding: 0;
	margin:0 auto;
	overflow-x: hidden;
}
header{
	position:relative;
	width:100%;
	height:143px;
	margin:0 auto;
}
header div h1 {
	position: relative;
	font-family: 'Archivo Black', sans-serif;
	font-size: 40px;
	color: #000;
	top: -10px;
	left: 133px;
	letter-spacing: .5px;
	width: 100%;
}

header div span{
	position: relative;
	font-style: italic;
	top: -26px;
	left: 133px;
	font-size: 100%;
	color: #000;
	letter-spacing: 1px;
}
header img{
	position:absolute;
	top:-27px;
	left:10px;
	width:113px;
	box-sizing: border-box;
}
#top {
	position: fixed;
	bottom: 20px;
	right: 10px;
	width: 50px;
	height: 50px;
	z-index: 3;
}
#contacts {
	position: relative;
	font-family: 'Oxygen', Segoe UI, Tahoma, sans-serif;
	top: -90px;
	left: 133px;
	font-size: 100%;
	color: #000;
	letter-spacing: 1px;
	display: flex;
}
.tel, .mobile {
	padding-right: 20px;
}
#address {
	position: relative;
	font-family: 'Oxygen', Segoe UI, Tahoma, sans-serif;
	top: -90px;
	left: 133px;
	font-size: 100%;
	color: #000;
	letter-spacing: 1px;
}
.fas, #address .fa {
	color: #f54e34;
	font-size: 14px;
	padding-right: 5px;
}
h1.office-title{
	text-align:center;
	font-family: "Courier New", Courier, monospace;
	font-size:40px;
	letter-spacing:2px;
	text-shadow:3px 3px 3px gray;
	color:#4f4a46;
}
		
.office-title{
	background:rgba(255,255,255,0.5);
	width:98%;
	padding:15px 0;
	margin:0 auto;
	margin-bottom:10px;
}
.box{
	width: 100%;
	background:rgba(255,255,255,0.5);
	margin:10px 0 0 9px;
	height: 100%;
	max-height: 985px;
}

.box p span{
	line-height:1em;
	color:#4f4a46;
	font-style:italic;
	font-size:12px;
}
figcaption>span{
	line-height:1em;
	color:#4f4a46;
	font-style:italic;
	font-size:12px;
}
.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

#school-links{
	position:relative;
	width:100%;
	height:175px;
	background:#2a2a2a;
	margin:10px 0 0 12px;
	color:white;
}

#school-links ul{
	list-style:none;
}

#school-links li{
	display:inline;
}

#school-links li:not(:last-child){
	padding-right:10px;
}

#school-links a{
	text-decoration:none;
	color:white;
	font-size:small;
}

#school-links a:hover, #copyright a:hover{
	color:#f54e34;
	text-decoration:none;
}

#copyright p{
	text-align:center;
	font-size:12px;
}

#copyright p a{
	color:#ffc300;
	text-decoration:underline;
}

.sub-section{
	height:345px;
	border-bottom:1px dotted #690;
}

.sub-section1{
	height:380px;
	border-bottom:1px dotted #690;
}

.sub-section2{
	height:1260px;
	border-bottom:1px dotted #690;
}

#part-time{
	margin:0 auto;
	width:600px;
	height:730px;
	padding:10px;
	border:1px solid  #999;
	background:#FFF;
	border-radius:10px;
	
}

#part-time>li{
	text-align:center;
	list-style:none;
	border-bottom: 1px solid #663;
	font-family: Arial, Helvetica, sans-serif;
	line-height:2em;
}

#social-media{
	position:relative;
	top:100px;
	width:600px;
	margin:0 auto;
}
#social-media a{
	font-size:18px;
}
.social-icon{
	margin:0;
	padding:0;
	position:absolute;
	bottom:45px;
	left:0;
	display:flex;
	width:100%;
	padding:0 20px;
	box-sizing:border-box;
}
.social-icon li{
	width:20%;
	text-align:center;
	list-style:none;
}
.social-icon li a{
	display:block;
	font-size:200px;
	color:#fff;
	width:40px;
	height:40px;
	text-align:center;
	line-height:40px;
	border-radius:50%;
	transition:.5s;
}
.social-icon li a:hover{
	background:#fc2827;
}

#school-links{
	position:absolute;
	bottom:10px;
	width:98%;
	height:175px;
	color:white;
}
.dwc_school{
	position:relative;
	top:60px;
	width:900px;
	margin:0 auto;
}

#school-links ul{
	list-style:none;
}

#school-links li{
	display:inline;
}

#school-links li:not(:last-child){
	padding-right:10px;
}

#school-links a{
	font-family:'Oxygen', Segoe UI, Tahoma, sans-serif;
	text-decoration:none;
	color:white;
	font-size:small;
}

#school-links a:hover{
	color:#f54e34;
	text-decoration:underline;
}

#copyright a:hover{
	color:#f54e34;
	text-decoration:none;
}

#copyright{
	position:relative;
	top:60px;
	text-align:center;
}
#copyright p{
	font-family:'Oxygen', Segoe UI, Tahoma, sans-serif;
}

#copyright p a{
	font-family:'Oxygen', Segoe UI, Tahoma, sans-serif;
	color:#ffc300;
	text-decoration:underline;
}

#social-media{
	position:relative;
	top:100px;
	width:600px;
	margin:0 auto;
}
#social-media a{
	font-size:18px;
}
.social-icon{
	margin:0;
	padding:0;
	position:absolute;
	bottom:45px;
	left:0;
	display:flex;
	width:100%;
	padding:0 20px;
	box-sizing:border-box;
}
.social-icon li{
	width:20%;
	text-align:center;
	list-style:none;
}
.social-icon li a{
	display:block;
	font-size:200px;
	color:#fff;
	width:40px;
	height:40px;
	text-align:center;
	line-height:40px;
	border-radius:50%;
	transition:.5s;
}
.social-icon li a:hover{
	background:#fc2827;
}

@media (max-width: 900px){
	header img {
		top: -19px;
	}
	header div h1 {
		font-size: 35px;
	}
}
