Difference between revisions of "Team:PASantiago Chile"

Line 97: Line 97:
 
     background-color: #f2f9d0;
 
     background-color: #f2f9d0;
  
 +
}
 +
 +
.contenedor { 
 +
  width: 200px;
 +
  height: 200px;
 +
  //border: 1px solid blue;
 +
  position: absolute;
 +
  left: 0;
 +
  right: 0;
 +
  margin: 0 auto;
 +
  top:20px;
 +
}
 +
 +
.div-img{
 +
    display: block;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
    &.hidden{
 +
          overflow: hidden;
 +
      }
 +
    .img{
 +
        display:block;
 +
        margin-left: auto;
 +
        margin-right: auto;
 +
        width: 100%; 
 +
        transform:scale(1);
 +
        -ms-transform:scale(1); // IE 9
 +
        -moz-transform:scale(1); // Firefox
 +
        -webkit-transform:scale(1); // Safari and Chrome
 +
        -o-transform:scale(1); // Opera
 +
        -webkit-transition: all 500ms ease-in-out; // IE 9
 +
        -moz-transition: all 500ms ease-in-out; // Firefox
 +
        -ms-transition: all 500ms ease-in-out; // Safari and Chrome
 +
        -o-transition: all 500ms ease-in-out; // Opera     
 +
    }       
 +
    &:hover{
 +
        .img{
 +
            transform:scale(1.2);
 +
            -ms-transform:scale(1.2); // IE 9
 +
            -moz-transform:scale(1.2); // Firefox
 +
            -webkit-transform:scale(1.2); // Safari and Chrome
 +
            -o-transform:scale(1.2); // Opera
 +
        }
 +
   
 +
    }
 
}
 
}
  
Line 310: Line 355:
 
<div class="col-md-4">
 
<div class="col-md-4">
  
<h3 style="font-family: didot, raleway; font-size: 12px; text-align: center;color: black;">
+
<div class="contenedor">
 +
 
 +
<div class="div-img hidden">
 +
 
 +
<img class="img" src="https://www.interactius.com/wp-content/uploads/2017/09/foto2.png" title="Foto2" alt="Foto2">
 +
 
 +
<div class="caption-text" style="z-index: 10;color: #000;position: absolute;width: 400px;height: 300px;text-align: center;top: 100px;">
 +
 
 +
<h3 style="font-family: didot, raleway; font-size: 12px; text-align: center;">
 
BLUEBERI
 
BLUEBERI
 
</h3>
 
</h3>
  
                <h1 style="font-family: didot, raleway; font-size: 40px; text-align: center; color: black;">
+
<h1 style="font-family: didot, raleway; font-size: 40px; text-align: center; color: black;">
                Project
+
Project
                </h1>
+
</h1>
 +
 
 +
</div>
 +
 
 +
</div>
 +
 +
</div>
 
</div>
 
</div>
  

Revision as of 03:31, 30 October 2017

OBJECTIVE GROUP

Our Project



Our project is directed mainly at radiologists and medical technologists, due to the fact they are constantly exposed to ionizing radiation, which is harmful to the body and accumulates over the years, causing from skin problems to different types of cancer.

THE PROBLEM

Biological Option



Blueberi is a biological option to dosimeters that it currently works to measure how much radiation the specialist was exposed. The problem with these devices is that the results can be affected by different external factors, as well as adulterations when the results are sent to the National Health Service.

THE SOLUTION

Potential Risk



Our project will give an immediate response to the high exposure to ionizing radiation, thanks to the use of genetically modified bacteria that will sense the mutation of the DNA. It's going to change color and release a Lemon scent, so the specialist has a double warning that the professional is in a potential risk.

BLUEBERI

Results

BLUEBERI

Team