
.img-title {
    position: absolute;
    color: white;
    text-align: center;
    left: 0%;
    right: 0;
    top: 44%;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-size: 3.5em;
    font-family: Monospace;
    text-decoration: underline;
    z-index: 1;
}
.h1{
  
	text-decoration: none;
	text-transform: uppercase;
    font-size: 3em;
    font-family: serif;
    color: white;
    font-weight: 600
}
h2{
	 text-transform: uppercase;
    font-size: 2em;
    /*font-family: Monospace;*/
    color: white;
}

._ngcontent-xfo-c6 {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    vertical-align: top;
}
.keys {
    padding: 63px;
}
.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}
h3 {
    padding-left: 20px;
    font-size: 15px;

}
h4{
	padding-top: 10px;
	font-weight: bolder;
	color: white;
	padding-left: 20px;
    text-align: center;
    position: relative;
    font-size: 20px;
}
h5{
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: white;
    position: relative;
    font-family: serif;
}

h6{
	text-align: center;
	font-size: 22px;
	padding-top: 20px;
	padding-bottom: 20px;

}

.p2{
	color: white;

}
.b{
	color: white;
}
.section1-box{
    padding: 50px;
    background-size: cover;
    background: url(/image/graphicBG.jpg)
  
}
.section2-box{
    padding: 4em;
    background-size: cover;
    background: url(/image/header2.jpg);
   background-attachment: fixed;
}
.section3-box{
    padding: 50px;
background: url(http://5multimedia.com/images/graphicBG.jpg);
}




