.ft-main11 {
    padding: 1.25rem 1.685rem;
    display: flex;
    flex-wrap: wrap;
	
}
.ft-main-item11 {
    padding: 1.25rem;
    min-width: 12.5rem /*200px*/;
	color: aqua;

}

@media only screen and (min-width: 29.8125rem /*477px*/) {
    .ft-main11 {
        justify-content: space-around;
    }
}
@media only screen and (min-width: 77.5rem /*1240px*/ ) {
    .ft-main11 {
        justify-content: space-evenly;
    }
}



* {box-sizing: border-box;}

.container11 {
  position: relative;
  width: 350%;
  max-width: 350px;
}
.container11-5 {
width: 100%;
max-width: 800px;
	color: #000000;

    padding-bottom: 0.625rem;
	text-justify: auto;
}



.avatar89:hover {
  background-color:#CCD6E1;
}

.responsive-iframe {
 
   background-color: antiquewhite;

 width: 800px;
    height: 400px;
}

.h11{
color: #000000;
font-family: ’Merriweather’, serif;
font-size: clamp(2rem, 3vw, 2.60rem);
	}

.h11-1{
color: #000000;
font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
font-size: clamp(1rem, 2vw, 1.60rem);
	
margin-top: 5px;
width: 100%;
background: #CCD6E1;	
		}

.h11-2{
	
color: #000000;
font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
/*font-size: 4.0rem;*/
padding-bottom: 0.625rem;
align-content: center;
text-decoration-color: #000000;
font-size: clamp(3rem, 2vw, 4.0rem);
}
 

.footer11 {
background-color: #FBFBFA;
    color: #000000;
    line-height: 1.5;

}
.responsive-iframe11 {
  position: relative;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
 max-width: 100%;
    height: auto;
  border: none;
}


.avantar89{
max-width: 100%;
  height: auto;	
 vertical-align: middle;
border-style: dotted;
  border-radius:20%;
	padding: 3px 10px;
  border: PowderBlue 5px solid;
  border-radius: 20px;
	background: antiquewhite;
		
}

