
#section-section1-cert
{
	background-color: #E9EDDF;
    text-align: center;
    background-position: center bottom;
    background-repeat: no-repeat;
    z-index: 20;
    
}


#section-section2-cert
{
	
	background-color: #E9EDDF;
	background-position: right 0px top 0px;
    background-repeat: no-repeat;
    
}


#section-section2-cert  .imgAbout
{
	position: absolute;
    top: 0px;
    right: 0px;	
}


#section-section1-cert .pageTitle1-cert
{
	width: 200px; 
	position: absolute;
	-webkit-transform: rotate(-90deg); 
	color: black; 
	margin-top:20%;
	background-size: cover;
	margin-left: -50%;
}

#section-section2-cert .pageTitle2-cert
{
	width: 200px; 
	position: absolute;
	-webkit-transform: rotate(-90deg); 
	color: black; 
	margin-top: 18%;
}

#section-section3-cert .pageTitle3-cert
{
	width: 200px; 
	position: absolute;
	-webkit-transform: rotate(-90deg); 
	color:black; 
	margin-top: 20%;
	margin-left: -50%;
}


#section-section3-cert {
	background-color: #E9EDDF;
    text-align: center;
    background-position: center bottom;
    background-repeat: no-repeat;
    z-index: 20;
}

#section-section4-cert {
	background-color: #E9EDDF;
    text-align: center;
    background-position: center bottom;
    background-repeat: no-repeat;
    z-index: 20;
}
#section-section4-cert .pageTitle4-cert
{
	width: 200px; 
	position: absolute;
	-webkit-transform: rotate(-90deg); 
	color:black; 
	margin-top: 20%;
	margin-left: -50%;
}

.imgStyle
{
	text-align: center;
    background-position: center bottom;
    background-repeat: no-repeat;
    z-index: 20;
}



.margin-top
{
	margin-top: 20%
}

/* move id on cursor position */
#containerCert01 {
  perspective: 25px;
}

#innerCert01 {
  transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -o-transition: transform 0.5s;
}


#containerCert02 {
  perspective: 25px;
}

#innerCert02 {
   transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -o-transition: transform 0.5s;
}


#containerCert03 {
  perspective: 25px;
}

#innerCert03 {
    transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -o-transition: transform 0.5s;
}

