@charset "utf-8";
@import url("../webfonts/Cairo_Bold/stylesheet.css");
@import url("../webfonts/Cairo_Light/stylesheet.css");
.container-fluid .navbar.navbar-default.navbar-fixed-top {
	background-color: #212121;
	text-align: center;
	border-color: #212121;
}
.container-fluid .navbar-header .center-block {
	margin-top: 3px;
	margin-bottom: 5px;
}

.container-fluid #carousel1 {
	margin-top: -14px;
	background-color: #000000;
}





.image-fill {

}
#accordion2 .panel.panel-default .panel-heading {
	text-align: center;
	background-color: #665F70;
	color: #FFFFFF;
	font-family: "Cairo Bold";
}
h1 {
	text-align: center;
	font-family: "Cairo Bold";
	color: #c7a604;
	text-decoration: underline;
	text-shadow: 0.2px 0.2px 0.2px #000000;
}
.container article .box {
	-webkit-box-shadow: 0.5PX 0.5Px 3px;
	box-shadow: 0.5PX 0.5Px 3px;
	text-align: center;
	border-radius: 5px;
	max-width: 300px;
}
article .box h3 {
	padding-top: 9px;
	color: #1E73BE;








}
article .box h2 {
	padding-top: 0px;
	margin-top: -4px;
	padding-bottom: 9px;
}




p {
	text-align: center;
}
.container section img {
	max-width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}

.container section h4 {
	text-align: center;
	font-family: "Cairo Light";
	margin-top: 28px;
	margin-bottom: 19px;
}
.photo-in-library {
	width: 100%;
	height: 100%;
}


@media (width:320px){
.container article h1 {
	font-size: large;
}
.container section .center-block {
	width: 100%;
	height: 100%;


}
.container section h4 {
	font-size: 18px;
	margin-top: 19px;
	line-height: 25px;

}
.container section .center-block {
	width: 100%;
	height: 100%;
}

.photo-in-library   {
	width: 100%;
	height: 100%;

}




}

@media (width:375px){
.container article h1 {
	font-size: 26px;

}
.container section .center-block {
	width: 100%;
	height: 100%;
}
.container section h4 {
	font-size: 18px;
	margin-top: 19px;
	line-height: 25px;
}
.container section .center-block {
	width: 100%;
	height: 100%;
}


.photo-in-library {
	width: 100%;
	height: 100%;
}



}

@media (width:414px){
.container article h1 {
	font-size: 29px;
}
.container section .center-block {
	width: 100%;
	height: 100%;
}
.container section h4 {
	font-size: 18px;
	margin-top: 19px;
	line-height: 29px;
}
.container section .center-block {
	width: 100%;
	height: 100%;
}

.photo-in-library   {
	width: 100%;
	height: 100%;
}





}

@media (width:412px){
.container article h1 {
	font-size: 30px;
}
.container section .center-block {
	width: 100%;
	height: 100%;
}
.container section h4 {
	font-size: 18px;
	margin-top: 19px;
	line-height: 29px;
}
.container section .center-block {
	width: 100%;
	height: 100%;
}

.photo-in-library {
	width: 100%;
	height: 100%;
}




}




*:not(.fa){
font-family: 'Cairo', sans-serif !important;
}
