




/* The grid: Three equal columns that floats next to each other */
.column {
  float: left;
  width: auto;
  padding: 10px;
  text-align: center;
  cursor: pointer;
 background:#CCC9C9;
	
	

}

.containerTab {
padding: 20px;
color:#000000;
text-align: justify;
border: #1A6325 5px double;
border-top-left-radius: 20px;
border-bottom-right-radius: 20px;
background: #FCF3F3;


	
}
.containerTab2 {
padding: 20px;
color:#000000;
text-align: justify;
border: #1A6325 5px double;
border-top-left-radius: 20px;
border-bottom-right-radius: 20px;
background: #FCF3F3;


	
}
.h7-1:hover {
  color: #FFFBFB;
	background: #074602;
  cursor: pointer;
	width: 100%;
}

.j1:hover {
  color: #FFFBFB;
	background: #074602;
  cursor: pointer;
	width: 100%;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Closable button inside the container tab */
.closebtn {
  float: right;
  color: white;
  font-size: 35px;
  cursor: pointer;
}



.ft-main7 {
    padding: 1.25rem 1.875rem;
    display: flex;
    flex-wrap: wrap;

}
.ft-main-item7 {
    padding: 1.25rem;
    min-width: 12.5rem /*200px*/;
}
.ft-main-item7-1 {
  padding: 1.25rem;
	width: 50%;
	min-width: 23.5rem /*200px*/;
	text-align:justify;
}
@media only screen and (min-width: 29.8125rem /*477px*/) {
    .ft-main7  {
        justify-content: space-around;
    }
}
@media only screen and (min-width: 77.5rem /*1240px*/ ) {
    .ft-main7 {
        justify-content: space-evenly;
    }
}


.imgcert{
  /*display: block;
  width: 50%;
  height: auto;
align-content: center;*/
	max-width: 100%;

	height: auto;
}


  
.h7-88{
  color: #000000;
font-family: Arial;
font-size: clamp(3rem, 3vw, 4.0rem);
	
	
	}
.h7-1{
    color: #000000;
	font-family: Arial;
 	 font-size: clamp(0.01rem, 3vw, 1.40rem);
		}

.a-7-1{
	 color: #000000;
font-family: Arial;
font-size: clamp(1rem, 3vw, 1.40rem);
	align-content: center;
	
}
.a-7-2{
	 color: #000000;
font-family: Arial;
font-size: clamp(1rem, 3vw, 1.40rem);
	align-content: center;
	margin-top: 5px;

background: #CCD6E1;	
}

.j1{
 color: #000000;
font-family: Arial;
font-size: clamp(1rem, 3vw, 1.40rem);
	align-content: center;
}
.j2{
	 color: #000000;
font-family: Arial;
font-size: clamp(1rem, 3vw, 1.40rem);
	align-content: center;
	background: #B2BDAD;
		
}
.footer7 {
 background-color: #FBFBFA ;
    color: #bbb;
    line-height: 1.5;
}




