Difference between revisions of "Team:Ecuador/Collaborations"

 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Ecuador}}
 
{{Ecuador}}
 +
{{Ecuador/slide_script}}
 
<html>
 
<html>
 +
 +
<head>
 +
<meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
<title>C-lastin, Modeling</title>
 
<style>
 
<style>
    @import url('https://fonts.googleapis.com/css?family=Raleway');
+
@charset "utf-8";
    *{
+
/* CSS Document */
        margin: 0px;
+
.ec--modeling--container{
        font-family: 'Raleway', sans-serif;
+
padding-top: 100px;
    }
+
padding-right: 14%;
  @keyframes slide-in {
+
padding-bottom: 100px;
    from {
+
padding-left: 38%;
      margin-left: -100%;
+
}
      border-bottom-right-radius: 30px;
+
.ec--main--title{
      border-top-right-radius: 30px;
+
text-align: center;
     }
+
padding-top: 30px;
 +
padding-right: 30px;
 +
padding-bottom: 30px;
 +
padding-left: 30px;
 +
}
 +
.ec--img--wwd--cont{
 +
text-align: center;
 +
padding-top: 20px;
 +
padding-right: 20px;
 +
padding-bottom: 20px;
 +
padding-left: 20px;
 +
}
 +
.ec--modeling--items{
 +
display: block;
 +
position: fixed;
 +
float: left;
 +
top: 250px; /*position: -webkit-sticky;
 +
position: sticky;
 +
padding-bottom: 0px;
 +
margin-top: 11.4em;*/
 +
left: 14%;
 +
line-height: 2.6;
 +
}
 +
ul.circle {
 +
    list-style-type: circle;
 +
}
 +
.ec--biob--cont{
 +
padding-top: 20px;
 +
padding-right: 20px;
 +
padding-bottom: 20px;
 +
padding-left: 20px;
 +
}
 +
.textdis{
 +
     display:none;
 +
}
 +
.loc-neg-c{
 +
display: none;
 +
}
 +
.loc-pos-c{
 +
display: none;
 +
}
 +
.loc-td1{
 +
display: none;
 +
}
 +
.loc-td2{
 +
display: none;
 +
}
 +
.loc-td3{
 +
display: none;
 +
}
 +
.loc-td4{
 +
display: none;
 +
}
 +
.loc-td5{
 +
display: none;
 +
}
 +
.loc-td6{
 +
display: none;
 +
}
  
    to {
+
input:hover  {
      margin-left: 0%;
+
    background-color: brown;
      border-bottom-right-radius: 0;
+
}
      border-top-right-radius: 0px;
+
    }
+
  }
+
  
   @keyframes slide-in-menu {
+
#bigBox {
    from {
+
   width:800px;
      margin-left: -120%;
+
  height: 300px;
      border-bottom-right-radius: 30px;
+
}
      border-top-right-radius: 30px;
+
#leftBox {
      opacity: 0.5;
+
  float:left;
    }
+
  height:300px;
 +
  width: 390px;
 +
  margin:0;
 +
}
 +
#rightBox {
 +
  float:right;
 +
  height:300px;
 +
  width: 390px;
 +
}
 +
.ec--biobr--location--container{
 +
padding-top: 50px;
 +
padding-right: 25px;
 +
padding-bottom: 25px;
 +
padding-left: 25px;
 +
}
 +
.ec--h2{
 +
font-size: 25px;
 +
font-weight: bolder;
 +
display: block;
 +
margin-top: 15px;
 +
margin-bottom: 15px;
 +
clear: both;
 +
padding-top: 20px;
 +
padding-bottom: 20px;
 +
}
 +
.ec--p{
 +
display: block;
 +
line-height: 2;
 +
text-align: justify;
 +
}
 +
.ec--coll--video{
 +
display: block;
 +
clear: both;
 +
text-align: center;
 +
padding-top: 30px;
 +
padding-bottom: 30px;
 +
}
 +
.ec--coll--letter{
 +
text-align: justify;
 +
display: block;
 +
margin-left: 20px;
 +
margin-right: 20px;
 +
margin-top: 20px;
 +
margin-bottom: 20px;
 +
width: 900px;
 +
}
 +
.ec--img--surv{
 +
top: 0;
 +
bottom: 0;
 +
left: 0;
 +
right: 0;
 +
margin: auto;
 +
padding-top: 20px;
 +
padding-bottom: 20px;
 +
}
 +
.anchorOffset{
  
    to {
+
display: block !important;
      margin-left: 0%;
+
position: relative !important;
      border-bottom-right-radius: 0;
+
top: -135px !important;
      border-top-right-radius: 0px;
+
visibility: hidden !important;
      opacity: 1;
+
    }
+
  }
+
  
   @keyframes fade-in {
+
}
    from {
+
a.lateral{
      opacity: 0;
+
   color: black;
    }
+
  text-decoration: inherit;
 +
  opacity: 1;
 +
  color: gray;
 +
  font-weight: 500;
 +
  font-size: 16px;
 +
}
 +
a.inner-link--active {
 +
  opacity: 1;
 +
  animation: bulge .5s ease;
 +
  -webkit-animation: bulge .5s ease;
 +
}
  
    to {
+
</style>
      opacity: 1;
+
</head>
    }
+
  }
+
  
  @keyframes slide-in-oposite {
 
    from {
 
      margin-left: 100%;
 
    }
 
  
    to {
+
<body>
      margin-left: 0%;
+
    }
+
<div class="ec--modeling--container">
  }
+
<div class="ec--first--section">
 +
<div class="ec--main--title">
 +
<a name="MOD"  style="text-decoration: none;"><h1>COLLABORATIONS</h1></a>
 +
 +
</div>
 +
<div class="ec--modeling--items">
 +
<h3>Index</h3>
 +
<ul>
 +
<li><a href="#l1" style="text-decoration: none;color: #000000">Estonia</a></li>
 +
<li><a href="#l2" style="text-decoration: none;color: #000000">Spain</a></li>
 +
<li><a href="#l3" style="text-decoration: none;color: #000000">Mexico</a></li>
 +
<li><a href="#l4" style="text-decoration: none;color: #000000">MEETUP Latin America</a></li>
 +
<li><a href="#l5" style="text-decoration: none;color: #000000">Chile</a></li>
 +
<li><a href="#l6" style="text-decoration: none;color: #000000">Surveys, Supporting development in iGEM.</a></li>
 +
</ul>
 +
 +
</div>
 +
 +
 +
</div>
 +
 +
<div class="ec--nau--content">
 +
 +
<div class=WordSection1>
  
  @keyframes slide-in-up {
 
    from {
 
      margin-top: 100%;
 
    }
 
  
    to {
+
<p class=MsoNormal align=center style='text-align:center;line-height:150%'><span
      margin-left: 0%;
+
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
    }
+
mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></p>
  }
+
  
  @keyframes slide-in-up-oposite {
+
<p class=MsoNormal style='text-align:justify;line-height:150%'><span
    from {
+
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
      margin-top: -100%;
+
mso-ansi-language:EN-US'>Collaborations have been one of the greatest parts of
    }
+
iGEM, it was amazing to meet lovers of the science from all over the world,
 +
share whit them and make contacts. It was wonderful to hear all the ideas of
 +
their projects and share our idea too. <o:p></o:p></span></p>
  
    to {
+
<p class=MsoNormal style='text-align:justify;line-height:150%'><span
      margin-left: 0%;
+
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
    }
+
mso-ansi-language:EN-US'>As newbies, we asked many questions and all the teams
  }
+
were always willing to answer, thank you very much. We shared whit teams from
  .igem_2018_team_menu.displaying_menu {
+
Mexico, Estonia, <span class=SpellE>España</span>, Chile and we participated in
    display: none;
+
the <span class=SpellE>MeetUp</span> <span class=SpellE>Latinametica</span>.
  }
+
Below are the different iGEM teams that have collaborated with us.<o:p></o:p></span></p>
  .ecuador_menu {
+
    font-size: 14px;
+
    width: 100%;
+
    height: 80px;
+
    position: fixed;
+
    left: 0px;
+
    top: 15px;
+
    background-color: #2471A3;
+
    animation-name: fade-in;
+
    animation-duration: 2s;
+
    -webkit-box-shadow: 0px 3px 11px 0px rgba(0,0,0,0.75);
+
    -moz-box-shadow: 0px 3px 11px 0px rgba(0,0,0,0.75);
+
    box-shadow: 0px 3px 11px 0px rgba(0,0,0,0.75);
+
    display: flex;
+
    z-index: 5;
+
  }
+
  
  .ecuador_home {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
    width: 16%;
+
36.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-style-textoutline-type:
    height: 100%;
+
none;mso-style-textoutline-outlinestyle-dpiwidth:0pt;mso-style-textoutline-outlinestyle-linecap:
    display: flex;
+
flat;mso-style-textoutline-outlinestyle-join:round;mso-style-textoutline-outlinestyle-pctmiterlimit:
    justify-content: center;
+
0%;mso-style-textoutline-outlinestyle-dash:solid;mso-style-textoutline-outlinestyle-align:
    background-color: #1F618D;
+
center;mso-style-textoutline-outlinestyle-compound:simple;mso-effects-shadow-color:
    position: absolute;
+
#6E747A;mso-effects-shadow-alpha:43.0%;mso-effects-shadow-dpiradius:3.0pt;
    align-items: center;
+
mso-effects-shadow-dpidistance:2.0pt;mso-effects-shadow-angledirection:5400000;
    margin: auto auto;
+
mso-effects-shadow-align:center;mso-effects-shadow-pctsx:100.0%;mso-effects-shadow-pctsy:
    left: 1.5%;
+
100.0%;mso-effects-shadow-anglekx:0;mso-effects-shadow-angleky:0;mso-ansi-language:
    color: #FFF;
+
EN-US'><a name="l1" style="text-decoration: none"></a>ESTONIA </span><u><span lang=EN-US style='font-family:"Arial",sans-serif;
    transition: 0.5s;
+
mso-ansi-language:EN-US'><o:p></o:p></span></u></p>
    -webkit-box-shadow: inset -50px -42px 114px -30px rgba(0,0,0,0.75);
+
<p class=MsoNormal style='text-align:justify;line-height:150%'><span
    -moz-box-shadow: inset -50px -42px 114px -30px rgba(0,0,0,0.75);
+
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
    box-shadow: inset -50px -42px 114px -30px rgba(0,0,0,0.75);
+
mso-ansi-language:EN-US'>The <a href="https://2018.igem.org/Team:Tartu_TUIT">iGEM team</a> from Tartu Estonia, is working in the
    z-index: 10;
+
production of <span class=SpellE>mycosporine</span>-like amino acids, UV
  }
+
radiation protection compounds, in yeast using the genes from two different
 +
cyanobacterial species. This compounds work not only as sunscreen but also are
 +
able to protect skin from photoaging, have the anti-inflammatory effect and
 +
antioxidant activity and even could be considered as anti-cancer agents. <o:p></o:p></span></p>
  
  .ecuador_home:hover {
+
<p class=MsoNormal style='text-align:justify;line-height:150%'><span
    cursor: pointer;
+
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
    font-size: 16px;
+
mso-ansi-language:EN-US'>As Ecuador is located on the equatorial line or
    background-color: #1A5276;
+
parallel 0 °, is subjected to extremely high UV radiation indices, especially
    box-shadow: none;
+
in the Andean area. In our country, there are constant campaigns to prevent
  }
+
skin cancer and protection against intense radiation.<o:p></o:p></span></p>
  
  .menu_options_container {
+
<p class=MsoNormal style='text-align:justify;line-height:150%'><span
    width: 79%;
+
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
    height: 50px;
+
mso-ansi-language:EN-US'>In the meetings with the iGEM team from Tartu we
    position: absolute;
+
talked about the importance of your project and how it would benefit tropical
    left: 19%;
+
countries like ours. We also comment on experiences on how the sunscreens
    top: 15px;
+
contain chemical compounds which are extremely toxic to the oceans and the
    display: flex;
+
environment.<o:p></o:p></span></p>
    justify-content: center;
+
<div id="slider_Estonia">
  }
+
<img src="https://static.igem.org/mediawiki/2018/6/6b/T--Ecuador--Estonia.png" data-src-2x="https://static.igem.org/mediawiki/2018/6/6b/T--Ecuador--Estonia.png"  />
 +
<img data-src="https://static.igem.org/mediawiki/2018/7/7f/T--Ecuador--estonia2.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/7/7f/T--Ecuador--estonia2.jpg" src=""  />
 +
<img data-src="https://static.igem.org/mediawiki/2018/6/6b/T--Ecuador--Estonia.png" data-src-2x="https://static.igem.org/mediawiki/2018/6/6b/T--Ecuador--Estonia.png" src=""  />
 +
<img data-src="https://static.igem.org/mediawiki/2018/7/7f/T--Ecuador--estonia2.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/7/7f/T--Ecuador--estonia2.jpg" src=""  />
 +
 +
</div>
 +
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;color:#1D2129;
 +
background:white;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></p>
 +
<p class=MsoNormal style='line-height:150%'><span lang=ES-EC style='font-size:
 +
36.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-style-textoutline-type:
 +
none;mso-style-textoutline-outlinestyle-dpiwidth:0pt;mso-style-textoutline-outlinestyle-linecap:
 +
flat;mso-style-textoutline-outlinestyle-join:round;mso-style-textoutline-outlinestyle-pctmiterlimit:
 +
0%;mso-style-textoutline-outlinestyle-dash:solid;mso-style-textoutline-outlinestyle-align:
 +
center;mso-style-textoutline-outlinestyle-compound:simple;mso-effects-shadow-color:
 +
#6E747A;mso-effects-shadow-alpha:43.0%;mso-effects-shadow-dpiradius:3.0pt;
 +
mso-effects-shadow-dpidistance:2.0pt;mso-effects-shadow-angledirection:5400000;
 +
mso-effects-shadow-align:center;mso-effects-shadow-pctsx:100.0%;mso-effects-shadow-pctsy:
 +
100.0%;mso-effects-shadow-anglekx:0;mso-effects-shadow-angleky:0'><a name="l2" style="text-decoration: none"></a>SPAIN<o:p></o:p></span></p>
  
  .menu_option {
+
    width: 14.28%;
+
<p class=MsoNormal style='line-height:150%'><span class=SpellE><span
    height: 100%;
+
lang=EN-US style='font-size:10.0pt;line-height:150%;font-family:"Arial",sans-serif;
    position: relative;
+
mso-fareast-font-family:"Times New Roman";color:#353535;mso-ansi-language:EN-US;
    justify-content: center;
+
mso-fareast-language:ES-EC'>SynBio</span></span><span lang=EN-US
    align-items: center;
+
style='font-size:10.0pt;line-height:150%;font-family:"Arial",sans-serif;
    display: flex;
+
mso-fareast-font-family:"Times New Roman";color:#353535;mso-ansi-language:EN-US;
    color: #FFFFFF;
+
mso-fareast-language:ES-EC'> has never been easier, <a href="https://2018.igem.org/Team:Valencia_UPV">UPV Valencia</a> is working in
    transition: 0.2s;
+
&quot;<span class=SpellE>Printeria</span>&quot;, a fully equipped
    text-align: center;
+
bioengineering device, literally a mini lab that opens the door to a world of
  }
+
affordable applications for the general public. <span class=SpellE>Printeria</span>
 +
is able to automate the process of printing genetic circuits in bacteria and is
 +
as easy to operate as a common printer. It uses a system of digital
 +
microfluidics that creates small droplets that can be mixed and moved through
 +
predefined electrode trajectories. This box lab is combined with Golden Gate
 +
technology, sensors and low-cost electronics and an easy-to-use software
 +
application.
 +
<o:p></o:p>
 +
</span></p>
  
  #project {
+
<p class=MsoNormal style='text-align:justify;line-height:150%'><span
    animation-name: slide-in-up-oposite;
+
lang=EN-US style='font-size:10.0pt;line-height:150%;font-family:"Arial",sans-serif;
    animation-duration: 0.5s;
+
mso-fareast-font-family:"Times New Roman";color:#353535;mso-ansi-language:EN-US;
    animation-delay: 0.5s;
+
mso-fareast-language:ES-EC'>Just like that the user is able to assemble parts
    animation-fill-mode: backwards;
+
of DNA domesticated in a one-step reaction and can control all biotechnological
    position: absolute;
+
steps, from the assembly of parts and transformation to cell culture, with high
    left: 0%;
+
precision.<o:p></o:p></span></p>
    z-index: 9;
+
  }
+
  
  #people {
+
<p class=MsoNormal style='text-align:justify;line-height:150%'><span
    animation-name: slide-in-up-oposite;
+
lang=EN-US style='font-size:10.0pt;line-height:150%;font-family:"Arial",sans-serif;
    animation-duration: 0.5s;
+
mso-fareast-font-family:"Times New Roman";color:#353535;mso-ansi-language:EN-US;
    animation-delay: 0.6s;
+
mso-fareast-language:ES-EC'>The initial idea was to try the production of the
    animation-fill-mode: backwards;
+
fusion proteins and bacterial cellulose in <span class=SpellE>Printeria</span>.
    position: absolute;
+
Can you imagen that hospital would produce his own bandages when they need it? But
    left: 14.28%;
+
both teams have problems with the size of the parts, so we change plans and
    z-index: 9;
+
decided to evaluate the opinion of researchers, <span class=SpellE>medicians</span>
  }
+
and artist.<o:p></o:p></span></p>
  
  #notebook {
+
<p class=MsoNormal style='text-align:justify;line-height:150%'><!--[if gte vml 1]><v:rect
    animation-name: slide-in-up-oposite;
+
id="Rectángulo_x0020_9" o:spid="_x0000_s1029" style='position:absolute;left:0;
    animation-duration: 0.5s;
+
text-align:left;margin-left:199.35pt;margin-top:15.15pt;width:114.15pt;
    animation-delay: 0.7s;
+
height:19.55pt;z-index:251663360;visibility:visible;mso-wrap-style:square;
    animation-fill-mode: backwards;
+
mso-wrap-distance-left:9pt;mso-wrap-distance-top:0;mso-wrap-distance-right:9pt;
    position: absolute;
+
mso-wrap-distance-bottom:0;mso-position-horizontal:absolute;
    left: 28.56%;
+
mso-position-horizontal-relative:text;mso-position-vertical:absolute;
     z-index: 9;
+
mso-position-vertical-relative:text;v-text-anchor:middle' o:gfxdata="UEsDBBQABgAIAAAAIQC2gziS/gAAAOEBAAATAAAAW0NvbnRlbnRfVHlwZXNdLnhtbJSRQU7DMBBF
   }
+
90jcwfIWJU67QAgl6YK0S0CoHGBkTxKLZGx5TGhvj5O2G0SRWNoz/78nu9wcxkFMGNg6quQqL6RA
 +
0s5Y6ir5vt9lD1JwBDIwOMJKHpHlpr69KfdHjyxSmriSfYz+USnWPY7AufNIadK6MEJMx9ApD/oD
 +
OlTrorhX2lFEilmcO2RdNtjC5xDF9pCuTyYBB5bi6bQ4syoJ3g9WQ0ymaiLzg5KdCXlKLjvcW893
 +
SUOqXwnz5DrgnHtJTxOsQfEKIT7DmDSUCaxw7Rqn8787ZsmRM9e2VmPeBN4uqYvTtW7jvijg9N/y
 +
JsXecLq0q+WD6m8AAAD//wMAUEsDBBQABgAIAAAAIQA4/SH/1gAAAJQBAAALAAAAX3JlbHMvLnJl
 +
bHOkkMFqwzAMhu+DvYPRfXGawxijTi+j0GvpHsDYimMaW0Yy2fr2M4PBMnrbUb/Q94l/f/hMi1qR
 +
JVI2sOt6UJgd+ZiDgffL8ekFlFSbvV0oo4EbChzGx4f9GRdb25HMsYhqlCwG5lrLq9biZkxWOiqY
 +
22YiTra2kYMu1l1tQD30/bPm3wwYN0x18gb45AdQl1tp5j/sFB2T0FQ7R0nTNEV3j6o9feQzro1i
 +
OWA14Fm+Q8a1a8+Bvu/d/dMb2JY5uiPbhG/ktn4cqGU/er3pcvwCAAD//wMAUEsDBBQABgAIAAAA
 +
IQCz9x9ggAIAAEYFAAAOAAAAZHJzL2Uyb0RvYy54bWysVM1u2zAMvg/YOwi6L06CdG2COkWQosOA
 +
oi36g54VWYoNyKJGKbGzt9mz7MVGyY5btMUOw3JQJJH8SH7+qPOLtjZsr9BXYHM+GY05U1ZCUdlt
 +
zp8er76cceaDsIUwYFXOD8rzi+XnT+eNW6gplGAKhYxArF80LudlCG6RZV6WqhZ+BE5ZMmrAWgQ6
 +
4jYrUDSEXptsOh5/zRrAwiFI5T3dXnZGvkz4WisZbrX2KjCTc6otpBXTuolrtjwXiy0KV1ayL0P8
 +
QxW1qCwlHaAuRRBsh9U7qLqSCB50GEmoM9C6kir1QN1Mxm+6eSiFU6kXIse7gSb//2Dlzf4OWVXk
 +
fM6ZFTV9onsi7fcvu90ZYPNIUOP8gvwe3B32J0/b2G2rsY7/1AdrE6mHgVTVBibpcjKbzeenJANJ
 +
tunsbDKfRdDsJdqhD98U1Cxuco6UP3Ep9tc+dK5HF4qL1XT50y4cjIolGHuvNDVCGacpOklIrQ2y
 +
vaCPL6RUNkw6UykK1V2fjOnX1zNEpOoSYETWlTEDdg8Q5fkeu6u194+hKilwCB7/rbAueIhImcGG
 +
IbiuLOBHAIa66jN3/keSOmoiS6HdtOQStxsoDvTFEbpR8E5eVUT7tfDhTiBpn6aE5jnc0qINNDmH
 +
fsdZCfjzo/voT5IkK2cNzVLO/Y+dQMWZ+W5JrHPSQBy+dJidnE7pgK8tm9cWu6vXQF9sQi+Hk2kb
 +
/YM5bjVC/Uxjv4pZySSspNw5lwGPh3XoZpweDqlWq+RGA+dEuLYPTkbwSHCU1WP7LND12guk2hs4
 +
zp1YvJFg5xsjLax2AXSV9PnCa089DWvSUP+wxNfg9Tl5vTx/yz8AAAD//wMAUEsDBBQABgAIAAAA
 +
IQBjMG7q3AAAAAkBAAAPAAAAZHJzL2Rvd25yZXYueG1sTI/BTsMwEETvSPyDtUjcqNMWNW2IU6FK
 +
XJA4tOUD3HiJQ+11FDtN8vcsJ7jNakczb8r95J24YR/bQAqWiwwEUh1MS42Cz/Pb0xZETJqMdoFQ
 +
wYwR9tX9XakLE0Y64u2UGsEhFAutwKbUFVLG2qLXcRE6JP59hd7rxGffSNPrkcO9k6ss20ivW+IG
 +
qzs8WKyvp8FzicbjvMzHw/XDTu8tuvkbh1mpx4fp9QVEwin9meEXn9GhYqZLGMhE4RSsd9ucrSyy
 +
NQg2bFY5j7uw2D2DrEr5f0H1AwAA//8DAFBLAQItABQABgAIAAAAIQC2gziS/gAAAOEBAAATAAAA
 +
AAAAAAAAAAAAAAAAAABbQ29udGVudF9UeXBlc10ueG1sUEsBAi0AFAAGAAgAAAAhADj9If/WAAAA
 +
lAEAAAsAAAAAAAAAAAAAAAAALwEAAF9yZWxzLy5yZWxzUEsBAi0AFAAGAAgAAAAhALP3H2CAAgAA
 +
RgUAAA4AAAAAAAAAAAAAAAAALgIAAGRycy9lMm9Eb2MueG1sUEsBAi0AFAAGAAgAAAAhAGMwburc
 +
AAAACQEAAA8AAAAAAAAAAAAAAAAA2gQAAGRycy9kb3ducmV2LnhtbFBLBQYAAAAABAAEAPMAAADj
 +
BQAAAAA=
 +
" fillcolor="#5b9bd5 [3204]" strokecolor="#1f4d78 [1604]" strokeweight="1pt">
 +
<v:textbox>
 +
  <![if !mso]>
 +
  <table cellpadding=0 cellspacing=0 width="100%">
 +
  <tr>
 +
     <td><![endif]>
 +
    <div>
 +
    <p class=MsoNormal align=center style='text-align:center'><span lang=EN-US
 +
    style='mso-ansi-language:EN-US'>Survey: Spain <o:p></o:p></span></p>
 +
    </div>
 +
    <![if !mso]></td>
 +
  </tr>
 +
   </table>
 +
  <![endif]></v:textbox>
 +
</v:rect><![endif]--><![if !vml]></p>
  
  #human_practice {
+
<p class=MsoNormal style='text-align:justify;line-height:150%'><!--[if gte vml 1]><v:rect
    animation-name: slide-in-up-oposite;
+
id="Rectángulo_x0020_21" o:spid="_x0000_s1028" style='position:absolute;
    animation-duration: 0.5s;
+
left:0;text-align:left;margin-left:199.5pt;margin-top:17.3pt;width:114.15pt;
    animation-delay: 0.8s;
+
height:19.55pt;z-index:251664384;visibility:visible;mso-wrap-style:square;
    animation-fill-mode: backwards;
+
mso-wrap-distance-left:9pt;mso-wrap-distance-top:0;mso-wrap-distance-right:9pt;
    position: absolute;
+
mso-wrap-distance-bottom:0;mso-position-horizontal:absolute;
     left: 42.84%;
+
mso-position-horizontal-relative:text;mso-position-vertical:absolute;
    z-index: 9;
+
mso-position-vertical-relative:text;v-text-anchor:middle' o:gfxdata="UEsDBBQABgAIAAAAIQC2gziS/gAAAOEBAAATAAAAW0NvbnRlbnRfVHlwZXNdLnhtbJSRQU7DMBBF
  }
+
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
 +
8wAAAOgFAAAAAA==
 +
" fillcolor="#5b9bd5 [3204]" strokecolor="#1f4d78 [1604]" strokeweight="1pt">
 +
<v:textbox>
 +
  <![if !mso]>
 +
  <table cellpadding=0 cellspacing=0 width="100%">
 +
  <tr>
 +
     <td><![endif]>
 +
    <div>
 +
    <p class=MsoNormal align=center style='text-align:center'><span lang=EN-US
 +
    style='mso-ansi-language:EN-US'>Survey: Ecuador<o:p></o:p></span></p>
 +
    </div>
 +
    <![if !mso]></td>
 +
  </tr>
 +
  </table>
 +
  <![endif]></v:textbox>
 +
</v:rect><![endif]--><![if !vml]><![endif]><span
 +
class=SpellE><span lang=ES-EC style='font-size:10.0pt;line-height:150%;
 +
font-family:"Arial",sans-serif;mso-fareast-font-family:"Times New Roman";
 +
color:#353535;mso-fareast-language:ES-EC'>Spain</span></span><span lang=ES-EC
 +
style='font-size:10.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-fareast-font-family:"Times New Roman";color:#353535;mso-fareast-language:
 +
ES-EC'>: </span><span lang=ES-EC style='font-family:"Arial",sans-serif'><a
 +
href="https://youtu.be/ITVeAXSsO5k"><span style='font-size:10.0pt;line-height:
 +
150%;mso-fareast-font-family:"Times New Roman";mso-fareast-language:ES-EC'>https://youtu.be/ITVeAXSsO5k</span></a></span><span
 +
lang=ES-EC style='font-size:10.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-fareast-font-family:"Times New Roman";color:#353535;mso-fareast-language:
 +
ES-EC'><span style='mso-spacerun:yes'>          </span><span
 +
style='mso-spacerun:yes'> </span><span style='mso-spacerun:yes'>        </span><o:p></o:p>&nbsp;&nbsp; <button onclick="window.location.href='https://static.igem.org/mediawiki/2018/3/31/T--Ecuador--spain_survey.pdf'">Survey Spain</button>
 +
</span>    </p>
  
  #parts {
+
<p class=MsoNormal style='text-align:justify;line-height:150%'><span
    animation-name: slide-in-up-oposite;
+
lang=ES-EC style='font-size:10.0pt;line-height:150%;font-family:"Arial",sans-serif;
    animation-duration: 0.5s;
+
mso-fareast-font-family:"Times New Roman";color:#353535;mso-fareast-language:
    animation-delay: 0.9s;
+
ES-EC'>Ecuador: </span><span lang=ES-EC style='font-family:"Arial",sans-serif'><a
    animation-fill-mode: backwards;
+
href="https://youtu.be/LDC6Ud6j1JY"><span style='font-size:10.0pt;line-height:
    position: absolute;
+
150%;mso-fareast-font-family:"Times New Roman";mso-fareast-language:ES-EC'>https://youtu.be/LDC6Ud6j1JY</span></a></span><span
    left: 57.12%;
+
lang=ES-EC style='font-size:10.0pt;line-height:150%;font-family:"Arial",sans-serif;
    z-index: 9;
+
mso-fareast-font-family:"Times New Roman";color:#353535;mso-fareast-language:
   }
+
ES-EC'> <o:p></o:p>   &nbsp;
 +
<button onclick="myFunction('https://static.igem.org/mediawiki/2018/b/b2/T--Ecuador--Ecuador_survey.pdf')">Survey Ecuador</button></span></p>
  
  #safety {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
    animation-name: slide-in-up-oposite;
+
10.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-fareast-font-family:
    animation-duration: 0.5s;
+
"Times New Roman";color:#353535;mso-ansi-language:EN-US;mso-fareast-language:
    animation-delay: 1s;
+
ES-EC'>Also, the iGEM team Valencia UPV provided us with an E. coli strain
    animation-fill-mode: backwards;
+
called BL21(DE3), thank you very much. <o:p></o:p></span></p>
    position: absolute;
+
    left: 71.40%;
+
    z-index: 9;
+
  }
+
  
  #interlab {
+
<p class=MsoNormal style='line-height:150%'><span lang=ES-EC style='font-size:
    animation-name: slide-in-up-oposite;
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-fareast-language:
    animation-duration: 0.5s;
+
ES-EC;mso-no-proof:yes'><!--[if gte vml 1]><v:shape id="Imagen_x0020_1" o:spid="_x0000_i1036"
    animation-delay: 1.1s;
+
type="#_x0000_t75" alt="La imagen puede contener: 11 personas, personas sonriendo, personas sentadas"
    animation-fill-mode: backwards;
+
style='width:283.2pt;height:162pt;visibility:visible;mso-wrap-style:square'>
    position: absolute;
+
<v:imagedata src="Collaborations_archivos/image007.jpg" o:title=" 11 personas, personas sonriendo, personas sentadas"/>
    left: 85.68%;
+
</v:shape><![endif]--><![if !vml]></span></p>
    z-index: 9;
+
<p class=MsoNormal style='line-height:150%'><span lang=ES-EC style='font-size:
  }
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-fareast-language:
 +
ES-EC;mso-no-proof:yes'><![endif]></span><span
 +
lang=ES-EC style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif'><o:p></o:p></span></p>
 +
<div id="slider_Valencia">
 +
<img src="https://static.igem.org/mediawiki/2018/f/f0/T--Ecuador--Valencia1.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/f/f0/T--Ecuador--Valencia1.jpg"  />
 +
<img data-src="https://static.igem.org/mediawiki/2018/3/31/T--Ecuador--Valencia2.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/3/31/T--Ecuador--Valencia2.jpg"  />
 +
<img data-src="https://static.igem.org/mediawiki/2018/f/f0/T--Ecuador--Valencia1.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/f/f0/T--Ecuador--Valencia1.jpg" src="" alt="Estonia"  />
 +
<img data-src="https://static.igem.org/mediawiki/2018/3/31/T--Ecuador--Valencia2.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/3/31/T--Ecuador--Valencia2.jpg"  />
 +
 +
</div>
 +
<p class=MsoNormal style='line-height:150%'><span lang=ES-EC style='font-size:
 +
28.0pt;mso-bidi-font-size:36.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-style-textoutline-type:none;mso-style-textoutline-outlinestyle-dpiwidth:
 +
0pt;mso-style-textoutline-outlinestyle-linecap:flat;mso-style-textoutline-outlinestyle-join:
 +
round;mso-style-textoutline-outlinestyle-pctmiterlimit:0%;mso-style-textoutline-outlinestyle-dash:
 +
solid;mso-style-textoutline-outlinestyle-align:center;mso-style-textoutline-outlinestyle-compound:
 +
simple;mso-effects-shadow-color:#6E747A;mso-effects-shadow-alpha:43.0%;
 +
mso-effects-shadow-dpiradius:3.0pt;mso-effects-shadow-dpidistance:2.0pt;
 +
mso-effects-shadow-angledirection:5400000;mso-effects-shadow-align:center;
 +
mso-effects-shadow-pctsx:100.0%;mso-effects-shadow-pctsy:100.0%;mso-effects-shadow-anglekx:
 +
0;mso-effects-shadow-angleky:0'><a name="l3" style="text-decoration: none"></a>MEXICO</span><span lang=ES-EC style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif'> <o:p></o:p></span></p>
  
  .ecuador_href_text {
+
<p class=MsoNormal style='line-height:150%'><span class=SpellE><b
    width: 14.28% !important;
+
style='mso-bidi-font-weight:normal'><span lang=ES-EC style='font-size:12.0pt;
    height: 100% !important;
+
line-height:150%;font-family:"Arial",sans-serif'><a href="https://2018.igem.org/Team:TecCEM/Collaborations" style="color: black">TecCEM</a></span></b></span><b
    position: relative !important;
+
style='mso-bidi-font-weight:normal'><span lang=ES-EC style='font-size:12.0pt;
    justify-content: center !important;
+
line-height:150%;font-family:"Arial",sans-serif'><o:p></o:p></span></b></p>
    align-items: center !important;
+
    display: flex !important;
+
    color: #FFFFFF !important;
+
    transition: 0.2s !important;
+
    text-align: center !important;
+
    text-decoration: none !important;
+
    font-weight: bold !important;
+
  }
+
  
  .ecuador_href_sub_text {
+
<p class=MsoNormal style='line-height:150%'><span
    width: 100% !important;
+
class=GramE><span lang=EN-US style='font-family:"Arial",sans-serif;mso-ansi-language:
    height: 40px !important;
+
EN-US'>Also, <span style='mso-spacerun:yes'> </span>we</span></span><span
    position: relative !important;
+
lang=EN-US style='font-family:"Arial",sans-serif;mso-ansi-language:EN-US'> do videocalls
    text-align: left !important;
+
to share ideas and feedback about our projects.
    text-indent: 20px !important;
+
<o:p></o:p>
    display: flex !important;
+
</span><span lang=EN-US style='font-size:
    background-color: #000 !important;
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'><br>
    margin: auto auto !important;
+
</span><span lang=ES-EC style='font-size:12.0pt;line-height:150%;font-family:
    align-items: center !important;
+
"Arial",sans-serif;mso-fareast-language:ES-EC;mso-no-proof:yes'>
    transition: 0.2s !important;
+
<!--[if gte vml 1]><v:shape
    color: #D5DBDB !important;
+
id="Imagen_x0020_14" o:spid="_x0000_i1030" type="#_x0000_t75" style='width:226.8pt;
    text-decoration: none !important;
+
height:91.2pt;visibility:visible;mso-wrap-style:square'>
  }
+
<v:imagedata src="Collaborations_archivos/image019.png" o:title="43638992_252708545412712_57567259144486912_n"
 +
  croptop="14958f" cropbottom="17304f" cropleft="9233f" cropright="9719f"/>
 +
</v:shape><![endif]-->
 +
<![if !vml]><![endif]>
 +
</span><span
 +
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
color:black;background:#F1F0F0;mso-ansi-language:EN-US'>
 +
<o:p></o:p>
 +
</span></p>
 +
<p class=MsoNormal style='line-height:150%'></p>
 +
<p class=MsoNormal style='text-align:justify;line-height:150%'>&nbsp;</p>
  
  .menu_option:hover {
+
<p class=MsoNormal align=center style='text-align:center;line-height:150%'><span
    margin-top: 3px;
+
lang=EN-US style='mso-no-proof:yes'><!--[if gte vml 1]><v:shape id="image45.jpg"
    cursor: pointer;
+
o:spid="_x0000_i1060" type="#_x0000_t75" alt="https://scontent.fgye7-1.fna.fbcdn.net/v/t1.15752-9/43293037_1626139370823675_8290006412856131584_n.jpg?_nc_cat=111&amp;oh=3475c2df7d953aaf3664b8cdcca7df9b&amp;oe=5C4D65F0"
  }
+
style='width:387.6pt;height:242.4pt;visibility:visible;mso-wrap-style:square'>
 +
<v:imagedata src="notebook%20F_archivos/image029.jpg" o:title="43293037_1626139370823675_8290006412856131584_n"/>
 +
</v:shape><![endif]--><![if !vml]><img border=0 width=517 height=323
 +
src="https://static.igem.org/mediawiki/2018/7/73/T--Ecuador--N24.2.jpeg"
 +
alt="https://scontent.fgye7-1.fna.fbcdn.net/v/t1.15752-9/43293037_1626139370823675_8290006412856131584_n.jpg?_nc_cat=111&amp;oh=3475c2df7d953aaf3664b8cdcca7df9b&amp;oe=5C4D65F0"
 +
v:shapes="image45.jpg"><![endif]></span><span lang=EN-US style='font-size:12.0pt;
 +
line-height:150%;font-family:"Arial",sans-serif;mso-fareast-font-family:Arial'><o:p></o:p></span></p>
  
  .menu_option:hover div.menu_sub_options_container{
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
    display: block;
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></p>
  }
+
  
  .menu_sub_options_container {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
    width: 90%;
+
28.0pt;mso-bidi-font-size:36.0pt;line-height:150%;font-family:"Arial",sans-serif;
    height: auto;
+
mso-style-textoutline-type:none;mso-style-textoutline-outlinestyle-dpiwidth:
    position: absolute;
+
0pt;mso-style-textoutline-outlinestyle-linecap:flat;mso-style-textoutline-outlinestyle-join:
    top: 50px;
+
round;mso-style-textoutline-outlinestyle-pctmiterlimit:0%;mso-style-textoutline-outlinestyle-dash:
    display: none;
+
solid;mso-style-textoutline-outlinestyle-align:center;mso-style-textoutline-outlinestyle-compound:
  }
+
simple;mso-effects-shadow-color:#6E747A;mso-effects-shadow-alpha:43.0%;
 +
mso-effects-shadow-dpiradius:3.0pt;mso-effects-shadow-dpidistance:2.0pt;
 +
mso-effects-shadow-angledirection:5400000;mso-effects-shadow-align:center;
 +
mso-effects-shadow-pctsx:100.0%;mso-effects-shadow-pctsy:100.0%;mso-effects-shadow-anglekx:
 +
0;mso-effects-shadow-angleky:0;mso-ansi-language:EN-US'><a name="l4" style="text-decoration: none"></a>MEETUP LATIN AMERICA<o:p></o:p></span></p>
  
  .sub_menu_option {
+
    width: 100%;
+
<p class=MsoNormal style='line-height:150%'><span
    height: 40px;
+
lang=EN-US style='font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>The
    position: relative;
+
past July, we had the chance to attend online at the <a href="https://2018.igem.org/Teams/Meetups#Latin_American_Meetup">Latin American Meetup</a> hosted by team <span class=SpellE>TecCEM</span>. There we heard about the other
    text-align: left;
+
Latin American's projects, sharing experiences and learning from each
    text-indent: 20px;
+
other.<span style='mso-spacerun:yes'>  </span>We got the opportunity to present
    display: flex;
+
our project and received good questions from experts that had helped us to be
    background-color: #000;
+
prepared for the Giant Jamboree and gives us experience. The eight teams that
    margin: auto auto;
+
participated in the meetup were: <span class=SpellE>TecCEM</span>,
    align-items: center;
+
Tec-Chihuahua, Tec-Monterrey, <span class=SpellE>TecMonterrey</span>-<span
    transition: 0.2s;
+
class=GramE>GDL ,</span> <span class=SpellE>UChile_Biotec</span>, Ecuador,
    color: #D5DBDB;
+
USP-EEL-Brazil, USP-Brazil.  
  }
+
<o:p></o:p>
 +
</span></p>
  
  .sub_menu_option:hover {
+
<p class=MsoNormal style='text-align:justify;line-height:150%'><span
    text-indent: 25px;
+
lang=EN-US style='font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>The
    background-color: #2E86C1;
+
feedback provided by the specialists was crucial for the proper development of
  }
+
the projects, and beyond the scientific issues, we were able to get to know
 +
each other, get along and create bonds of collaboration and support between the
 +
teams.<o:p></o:p></span></p>
  
  .ecuador_footer {
+
<p class=MsoNormal style='text-align:justify;line-height:150%'><span
    width: 100%;
+
lang=ES-EC style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
      height: 250px;
+
mso-fareast-language:ES-EC;mso-no-proof:yes'><!--[if gte vml 1]><v:shape id="Imagen_x0020_7"
      position: absolute;
+
o:spid="_x0000_i1034" type="#_x0000_t75" style='width:425.4pt;height:186pt;
      left: 0px;
+
visibility:visible;mso-wrap-style:square'>
      top: 810px;
+
<v:imagedata src="Collaborations_archivos/image011.png" o:title="" croptop="18782f"
      background-color: #212F3C;
+
  cropbottom="12428f" cropleft="17653f" cropright="3844f"/>
  }
+
</v:shape><![endif]--><![if !vml]><![endif]></span><span
 +
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-ansi-language:EN-US'><o:p></o:p></span></p>
 +
<div id="slider_Latin">
 +
<img src="https://static.igem.org/mediawiki/2018/b/b5/T--Ecuador--meet1.png" data-src-2x="https://static.igem.org/mediawiki/2018/b/b5/T--Ecuador--meet1.png"  />
 +
<img data-src="https://static.igem.org/mediawiki/2018/8/8a/T--Ecuador--meet2.png" data-src-2x="https://static.igem.org/mediawiki/2018/8/8a/T--Ecuador--meet2.png"  />
 +
<img data-src="https://static.igem.org/mediawiki/2018/b/b5/T--Ecuador--meet1.png" data-src-2x="https://static.igem.org/mediawiki/2018/b/b5/T--Ecuador--meet1.png" src="" />
 +
<img data-src="https://static.igem.org/mediawiki/2018/8/8a/T--Ecuador--meet2.png" data-src-2x="https://static.igem.org/mediawiki/2018/8/8a/T--Ecuador--meet2.png"  />
 +
 +
</div>
 +
<p class=MsoNormal align=center style='text-align:center;line-height:150%'><span
 +
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></p>
  
  .ecuador_footer_igem_logo {
+
<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;text-align:
    width: 180px;
+
justify;line-height:150%;background:white'><span lang=EN-US style='font-size:
    height: 180px;
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>Dancing
    position: absolute;
+
in the lab is something that we all have done some time! This collaboration is
    right: 80px;
+
a prove. We participated in the creation of a music video with the songs: Labs
    top: 35px;
+
like you and Moves like iGEM. Collaboration organized by <span class=SpellE>TecCEM</span>,
    background-image: url(https://static.igem.org/mediawiki/2018/5/55/T--Ecuador--iGEM--Logo--Black.png);
+
was one of the most fun and we spent an incredible time recording the video. <o:p></o:p></span></p>
    background-size: 100%;
+
    background-repeat: no-repeat;
+
    background-position: center;
+
  }
+
  
  .ecuador_footer_information_layout {
+
<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height:
    width: 75%;
+
150%;background:white'><span lang=EN-US style='font-size:12.0pt;line-height:
    height: 80%;
+
150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></p>
    position: absolute;
+
<div class="ec--coll--video">
    left: 60px;
+
  <center>
    top: 15%;
+
<iframe width="560" height="315" src="https://www.youtube.com/embed/R7vdiGLLJZA" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
    display: flex;
+
</center>
  }
+
 
 +
</div>
 +
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-fareast-font-family:
 +
"Times New Roman";color:#222222;mso-ansi-language:EN-US;mso-fareast-language:
 +
ES-EC'><o:p>&nbsp;</o:p></span></p>
  
  .ecuador_footer_information_container {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
    width: 33.33%;
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>Below
    height: 100%;
+
is a list of all the teams that participated:<o:p></o:p></span></p>
    position: relative;
+
  }
+
  
  .ecuador_footer_information_title_container {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
    width: 100%;
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>1.
    height: 25px;
+
<span class=SpellE>iGEM</span> IISER <span class=SpellE>Bhopa</span><o:p></o:p></span></p>
    position: relative;
+
    top: 0px;
+
    text-align: center;
+
    font-size: 20px;
+
    font-weight: bold;
+
    color: #B2BABB;
+
  }
+
  
  .ecuador_follow_us_icons_container {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
    width: 50%;
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>2.
    height: 60px;
+
IGEM AFCM <o:p></o:p></span></p>
    position: relative;
+
    top: 40px;
+
    margin: auto;
+
    display: flex;
+
  }
+
  
  .ecuador_follow_us_icon {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
    width: 60px;
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>3.
    height: 60px;
+
IGEM UNESP BRAZIL<o:p></o:p></span></p>
    position: relative;
+
    margin: auto;
+
  }
+
  
  #facebook {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
    background-image: url(https://static.igem.org/mediawiki/2018/4/42/T--Ecuador--Facebook.png);
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>4.
    background-repeat: no-repeat;
+
IGEM WASHINGTON<o:p></o:p></span></p>
    background-position: center;
+
    background-size: 80%;
+
    transition: 0.4s;
+
    border-radius: 5px;
+
  }
+
  
  #facebook:hover {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
    background-image: url(https://static.igem.org/mediawiki/2018/4/40/T--Ecuador--Facebook--White.png);
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>5.
    cursor: pointer;
+
IGEM <span class=SpellE>Tust</span> China <o:p></o:p></span></p>
  }
+
  
  #instagram {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
    background-image: url(https://static.igem.org/mediawiki/2018/9/90/T--Ecuador--Instagram.png);
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>6.
    background-repeat: no-repeat;
+
<span class=SpellE>iGEM</span> team Bielefeld-<span class=SpellE>CeBiTec</span>
    background-position: center;
+
<o:p></o:p></span></p>
    background-size: 80%;
+
    transition: 0.4s;
+
    border-radius: 5px;
+
  }
+
  
  #instagram:hover {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
    background-image: url(https://static.igem.org/mediawiki/2018/4/49/T--Ecuador--Instagram--White.png);
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>7.
    cursor: pointer;
+
IISc-Bangalore <span class=SpellE>iGEM</span> Team<o:p></o:p></span></p>
  }
+
  
  .ecuador_abstract_container {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
      width: 100%;
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>8.
      height: 700px;
+
IGEM BRAZIL USP<o:p></o:p></span></p>
      position: absolute;
+
      left: 0px;
+
      top: 110px;
+
      background-color: #21618C;
+
    }
+
  
    .ecuador_abstract_title_cotainer {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
      width: 100%;
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>9.
      height: 70px;
+
IGEM DUSSELDORF<o:p></o:p></span></p>
      position: relative;
+
      top: 30px;
+
      margin: auto;
+
      color: #FFF;
+
      font-size: 32px;
+
      display: flex;
+
      justify-content: center;
+
      align-items: center;
+
      animation-name: slide-in;
+
      animation-duration: 1.5s;
+
    }
+
  
    .ecuador_abstract_text_container {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
      width: 100%;
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>10.
      height: 400px;
+
IGEM GRONINGEN<o:p></o:p></span></p>
      top: 70px;
+
      position: relative;
+
    }
+
  
    .ecuador_abstract_text {
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
      width: 60%;
+
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>11.
      height: 100%;
+
IGEM DALHOUSIE<o:p></o:p></span></p>
      position: relative;
+
      margin: auto;
+
      background-color: #21618C;
+
      border-radius: 20px;
+
      color: #FFF;
+
      text-align: justify;
+
      font-size: 20px;
+
      animation-name: fade-in;
+
      animation-duration: 4.5s;
+
    }
+
  
   </style>
+
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>12.
 +
IGEM LEIDEN<o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>13.
 +
Team UFLORIDA<o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>14.
 +
<span class=SpellE>Tarta</span> TUIT_IGEM<o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>15.
 +
Toulouse INSA UPS<o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>16.
 +
IGEM MICHIGAN STATE<o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>17.
 +
Team <span class=SpellE>UCHILE_Biotec</span><o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=ES-EC style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif'>18. ECUADOR<o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=ES-EC style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif'>19. IGEM BRAZIL USP EEL<o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=ES-EC style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif'>20. <span class=SpellE>Tec</span>-Guadalajara<o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>21.
 +
Tec-Chihuahua<o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>22.
 +
UCSC IGEM<o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>23.
 +
<span class=SpellE>TecCEM</span><o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>24.
 +
<span class=SpellE>iTESLA-SoundBio</span> Team<o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>25.
 +
Tacoma <span class=SpellE>RainMakers</span> Team<o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-fareast-font-family:
 +
"Times New Roman";color:#616770;background:white;mso-ansi-language:EN-US;
 +
mso-fareast-language:ES-EC'><o:p>&nbsp;</o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-fareast-font-family:
 +
"Times New Roman";color:#616770;background:white;mso-ansi-language:EN-US;
 +
mso-fareast-language:ES-EC'><o:p>&nbsp;</o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><b style='mso-bidi-font-weight:
 +
normal'><span lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:
 +
"Arial",sans-serif;mso-fareast-font-family:"Times New Roman";color:#616770;
 +
background:white;mso-ansi-language:EN-US;mso-fareast-language:ES-EC'><a href="https://2018.igem.org/Team:Tec-Monterrey" style="color: black">Tec-Monterrey</a><o:p></o:p>
 +
</span></b></p>
 +
 
 +
 +
<p class=MsoNormal style='line-height:150%'><span
 +
lang=ES-EC style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-fareast-language:ES-EC;mso-no-proof:yes'><!--[if gte vml 1]><v:shape id="Imagen_x0020_3"
 +
o:spid="_x0000_i1032" type="#_x0000_t75" alt="La imagen puede contener: 20 personas, personas sonriendo, personas sentadas e interior"
 +
style='width:283.2pt;height:212.4pt;visibility:visible;mso-wrap-style:square'>
 +
<v:imagedata src="Collaborations_archivos/image015.jpg" o:title=" 20 personas, personas sonriendo, personas sentadas e interior"/>
 +
</v:shape><![endif]--><![if !vml]></span><span
 +
lang=ES-EC style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-fareast-font-family:"Times New Roman";color:#616770;background:white;
 +
mso-fareast-language:ES-EC;mso-no-proof:yes'><![endif]></span><span
 +
lang=ES-EC style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif'>
 +
<o:p></o:p>
 +
</span></p>
 +
<div id="slider_Mexico">
 +
<img src="https://static.igem.org/mediawiki/2018/c/c4/T--Ecuador--teccem1.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/c/c4/T--Ecuador--teccem1.jpg" title="Estonia" alt="Reunion" />
 +
<img data-src="https://static.igem.org/mediawiki/2018/2/23/T--Ecuador--teccem2.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/2/23/T--Ecuador--teccem2.jpg"  />
 +
<img data-src="https://static.igem.org/mediawiki/2018/c/c4/T--Ecuador--teccem1.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/c/c4/T--Ecuador--teccem1.jpg" src="" alt="Estonia"  />
 +
<img data-src="https://static.igem.org/mediawiki/2018/2/23/T--Ecuador--teccem2.jpg" data-src-2x="https://static.igem.org/mediawiki/2018/2/23/T--Ecuador--teccem2.jpg"  />
 +
 +
</div>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>It
 +
was a great experience to have had a video conference with the Tec-Monterrey
 +
team who welcomed us to IGEM because they were the first team we contacted.<o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
36.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-style-textoutline-type:
 +
none;mso-style-textoutline-outlinestyle-dpiwidth:0pt;mso-style-textoutline-outlinestyle-linecap:
 +
flat;mso-style-textoutline-outlinestyle-join:round;mso-style-textoutline-outlinestyle-pctmiterlimit:
 +
0%;mso-style-textoutline-outlinestyle-dash:solid;mso-style-textoutline-outlinestyle-align:
 +
center;mso-style-textoutline-outlinestyle-compound:simple;mso-effects-shadow-color:
 +
#6E747A;mso-effects-shadow-alpha:43.0%;mso-effects-shadow-dpiradius:3.0pt;
 +
mso-effects-shadow-dpidistance:2.0pt;mso-effects-shadow-angledirection:5400000;
 +
mso-effects-shadow-align:center;mso-effects-shadow-pctsx:100.0%;mso-effects-shadow-pctsy:
 +
100.0%;mso-effects-shadow-anglekx:0;mso-effects-shadow-angleky:0;mso-ansi-language:
 +
EN-US'><a name="l5" style="text-decoration: none"></a>CHILE <o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>We
 +
participated in the collaboration organized by the <a href="https://2018.igem.org/Team:UChile_Biotec">UChile_Biotec team </a>that consisted in the creation of the Latin America magazine. The most
 +
delicious collaboration, we exposed some delicious typical dishes of our
 +
country such as the <span class=SpellE>guaguas</span> de pan, arroz de <span
 +
class=SpellE>leche</span> and <span class=SpellE>fritada</span>. We thank the <span
 +
class=SpellE>UChile_Biotec</span> team for giving us the opportunity to be part
 +
of <a href="https://2018.igem.org/Team:UChile_Biotec/LATAM ">LATAM</a>:
 +
<o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%;tab-stops:121.2pt'><span lang=EN-US
 +
style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-ansi-language:EN-US'>
 +
<o:p>&nbsp;</o:p>
 +
</span></p>
 +
<div id="slider_Chile">
 +
<img data-src="https://static.igem.org/mediawiki/2018/c/cd/T--Ecuador--ChileLatam1.png" data-src-2x="https://static.igem.org/mediawiki/2018/c/cd/T--Ecuador--ChileLatam1.png" src="" title="" />
 +
<img data-src="https://static.igem.org/mediawiki/2018/2/26/T--Ecuador--Chile2.png" data-src-2x="https://static.igem.org/mediawiki/2018/2/26/T--Ecuador--Chile2.png"  />
 +
<img data-src="https://static.igem.org/mediawiki/2018/8/80/T--Ecuador--Chile3.png" data-src-2x="https://static.igem.org/mediawiki/2018/8/80/T--Ecuador--Chile3.png" src="" alt="Chile"  />
 +
 +
 +
</div>
 +
<p class=MsoNormal style='line-height:150%;tab-stops:121.2pt'>&nbsp;</p>
 +
 
 +
<p class=MsoNormal style='line-height:150%;tab-stops:121.2pt'>&nbsp;</p>
 +
 
 +
<p class=MsoNormal align=center style='text-align:center;line-height:150%'><b
 +
style='mso-bidi-font-weight:normal'><span lang=EN-US style='font-size:14.0pt;
 +
mso-bidi-font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-ansi-language:EN-US'><a name="l6" style="text-decoration: none"></a>Surveys, Supporting development in iGEM.<o:p></o:p></span></b></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>iGEM
 +
is a competition that brings together lovers of technology from all over the
 +
world, passionate about the development of science and a way to know points of
 +
view and opinions of all of them, are the surveys. Through social networks such
 +
as Instagram, <span class=SpellE>Faceook</span> and <span class=SpellE>Youtube</span>
 +
we have contacted several teams that have asked for our opinion and below are
 +
some of the surveys conducted during IGEM 2018 by the Ecuador team:<o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'><br>
 +
<b style='mso-bidi-font-weight:normal'>Team iGEM Thessaloniki</b><br>
 +
</span><span lang=ES-EC style='font-size:12.0pt;line-height:150%;font-family:
 +
"Arial",sans-serif;mso-fareast-language:ES-EC;mso-no-proof:yes'><!--[if gte vml 1]><v:shape
 +
id="Imagen_x0020_14" o:spid="_x0000_i1030" type="#_x0000_t75" style='width:226.8pt;
 +
height:91.2pt;visibility:visible;mso-wrap-style:square'>
 +
<v:imagedata src="Collaborations_archivos/image019.png" o:title="43638992_252708545412712_57567259144486912_n"
 +
   croptop="14958f" cropbottom="17304f" cropleft="9233f" cropright="9719f"/>
 +
</v:shape><![endif]--><![if !vml]><img border=0 width=302 height=122
 +
src="https://static.igem.org/mediawiki/2018/3/3d/T--Ecuador--survey1.png" v:shapes="Imagen_x0020_14"><![endif]></span><span
 +
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
color:black;background:#F1F0F0;mso-ansi-language:EN-US'><o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>
 +
<o:p>&nbsp;</o:p>
 +
</span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><b style='mso-bidi-font-weight:
 +
normal'><span lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:
 +
"Arial",sans-serif;mso-ansi-language:EN-US'>Team Bielefeld-<span class=SpellE>CeBiTec</span>,
 +
Germany. <o:p></o:p></span></b></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=ES-EC style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;mso-fareast-language:
 +
ES-EC;mso-no-proof:yes'><!--[if gte vml 1]><v:shape id="Imagen_x0020_15"
 +
o:spid="_x0000_i1029" type="#_x0000_t75" style='width:226.8pt;height:94.2pt;
 +
visibility:visible;mso-wrap-style:square'>
 +
<v:imagedata src="Collaborations_archivos/image021.png" o:title="42713155_2210879069195152_7441282302065246208_n"
 +
  croptop="9178f" cropbottom="27434f" cropleft="13006f" cropright="13224f"/>
 +
</v:shape><![endif]--><![if !vml]><img border=0 width=302 height=126
 +
src="https://static.igem.org/mediawiki/2018/f/f2/T--Ecuador--survey2.png" v:shapes="Imagen_x0020_15"><![endif]></span><span
 +
lang=ES-EC style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif'><o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'>&nbsp;</p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><b style='mso-bidi-font-weight:
 +
normal'><span lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:
 +
"Arial",sans-serif;mso-ansi-language:EN-US'>Team Lund, Sweden.</span></b><span
 +
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-ansi-language:EN-US'><br>
 +
</span><span lang=ES-EC style='font-size:12.0pt;line-height:150%;font-family:
 +
"Arial",sans-serif;mso-fareast-language:ES-EC;mso-no-proof:yes'><!--[if gte vml 1]><v:shape
 +
id="Imagen_x0020_16" o:spid="_x0000_i1028" type="#_x0000_t75" style='width:226.8pt;
 +
height:102.6pt;visibility:visible;mso-wrap-style:square'>
 +
<v:imagedata src="Collaborations_archivos/image023.png" o:title="43712999_306113363318407_2044872034575450112_n"
 +
  croptop="11190f" cropbottom="24796f" cropleft="15910f" cropright="15956f"/>
 +
</v:shape><![endif]--><![if !vml]><img border=0 width=302 height=137
 +
src="https://static.igem.org/mediawiki/2018/2/22/T--Ecuador--survey3.png" v:shapes="Imagen_x0020_16"><![endif]></span><span
 +
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-ansi-language:EN-US'><o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=ES-EC style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif'><a
 +
href="https://static.igem.org/mediawiki/2018/2/22/T--Ecuador--survey3.png"></a></span><span
 +
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
color:black;background:#F1F0F0;mso-ansi-language:EN-US'><o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=EN-US style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif;color:black;background:
 +
#F1F0F0;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><b style='mso-bidi-font-weight:
 +
normal'><span lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:
 +
"Arial",sans-serif;color:black;background:#F1F0F0;mso-ansi-language:EN-US'>Team
 +
</span></b><span class=SpellE><b style='mso-bidi-font-weight:normal'><span
 +
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-ansi-language:EN-US'>Botchan</span></b></span><b style='mso-bidi-font-weight:
 +
normal'><span lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:
 +
"Arial",sans-serif;mso-ansi-language:EN-US'> Lab Tokyo <span class=SpellE>japon</span><span
 +
style='color:black;background:#F1F0F0'><o:p></o:p></span></span></b></p>
 +
<![endif]><span
 +
lang=ES-EC style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-fareast-language:ES-EC;mso-no-proof:yes'><!--[if gte vml 1]><v:shape id="Imagen_x0020_18"
 +
o:spid="_x0000_i1027" type="#_x0000_t75" style='width:253.2pt;height:92.4pt;
 +
visibility:visible;mso-wrap-style:square'>
 +
<v:imagedata src="Collaborations_archivos/image028.png" o:title="" croptop="19536f"
 +
  cropbottom="20761f" cropleft="21165f" cropright="5348f"/>
 +
</v:shape><![endif]--><![if !vml]><img border=0 width=338 height=123
 +
src="https://static.igem.org/mediawiki/2018/1/1f/T--Ecuador--survey4.png" v:shapes="Imagen_x0020_18"><![endif]></span><span
 +
lang=ES-EC style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif'><o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal style='line-height:150%'><span lang=ES-EC style='font-size:
 +
12.0pt;line-height:150%;font-family:"Arial",sans-serif'>
 +
<o:p>&nbsp;</o:p>
 +
</span></p>
 +
 
 +
<p class=MsoNormal style='text-align:justify;line-height:150%'><b
 +
style='mso-bidi-font-weight:normal'><span lang=EN-US style='font-size:12.0pt;
 +
line-height:150%;font-family:"Arial",sans-serif;mso-ansi-language:EN-US'>Team <span
 +
class=SpellE>Macquaire</span><o:p></o:p></span></b></p>
 +
 
 +
<p class=MsoNormal align=center style='text-align:center;line-height:150%'><span
 +
lang=ES-EC style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-fareast-language:ES-EC;mso-no-proof:yes'><!--[if gte vml 1]><v:shape id="Imagen_x0020_25"
 +
o:spid="_x0000_i1025" type="#_x0000_t75" style='width:425.4pt;height:226.8pt;
 +
visibility:visible;mso-wrap-style:square'>
 +
<v:imagedata src="Collaborations_archivos/image032.png" o:title="T--Ecuador--survey6"/>
 +
</v:shape><![endif]--><![if !vml]><img border=0 width=567 height=302
 +
src="https://static.igem.org/mediawiki/2018/9/9b/T--Ecuador--survey6.png" v:shapes="Imagen_x0020_25"><![endif]></span><span
 +
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-ansi-language:EN-US'><o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal align=center style='text-align:center;line-height:150%'>&nbsp;</p>
 +
 
 +
<p class=MsoNormal align=center style='text-align:center;line-height:150%'><span
 +
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-ansi-language:EN-US'>We thank all the teams involved in these collaborations
 +
for giving us advice, for sharing their time with us, supporting our project
 +
and making this experience more amusing. See you in Boston.<o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal align=center style='text-align:center;line-height:150%'><span
 +
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></p>
 +
 
 +
<p class=MsoNormal align=center style='text-align:center;line-height:150%'><span
 +
lang=EN-US style='font-size:12.0pt;line-height:150%;font-family:"Arial",sans-serif;
 +
mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></p>
 +
 
 +
</div>
 +
 
 +
<p class=MsoNormal align=center style='text-align:center;line-height:150%'>&nbsp;</p>
 +
 
 +
</div>
  
<div class="ecuador_menu">
 
<a href="https://2018.igem.org/Team:Ecuador">
 
  <div class="ecuador_home">
 
iGEM ECUADOR
 
  </div>
 
</a>
 
<div class="menu_options_container">
 
  <div id="project" class="menu_option">
 
PROJECT
 
<div class="menu_sub_options_container">
 
  <a class="ecuador_href_sub_text" href="https://2018.igem.org/Team:Ecuador/Description">
 
<div class="sub_menu_option">
 
  OVERVIEW
 
</div>
 
  </a>
 
  <a class="ecuador_href_sub_text" href="https://2018.igem.org/Team:Ecuador/Background">
 
<div class="sub_menu_option">
 
  BACKGROUND
 
</div>
 
  </a>
 
<a class="ecuador_href_sub_text" href="https://2018.igem.org/Team:Ecuador/Model">
 
  <div class="sub_menu_option">
 
MODELING
 
  </div>
 
  </a>
 
  <a class="ecuador_href_sub_text" href="https://2018.igem.org/Team:Ecuador/Design">
 
<div class="sub_menu_option">
 
  DESIGN
 
</div>
 
  </a>
 
</div>
 
  </div>
 
  <div id="people" class="menu_option">
 
PEOPLE
 
<div class="menu_sub_options_container">
 
<a class="ecuador_href_sub_text" href="https://2018.igem.org/Team:Ecuador/Sponsiring">
 
<div class="sub_menu_option">
 
SPONSIRING
 
</div>
 
</a>
 
<a class="ecuador_href_sub_text" href="https://2018.igem.org/Team:Ecuador/Attributions">
 
  <div class="sub_menu_option">
 
ATTRIBUTIONS
 
  </div>
 
</a>
 
  <a class="ecuador_href_sub_text" href="https://2018.igem.org/Team:Ecuador/Team">
 
<div class="sub_menu_option">
 
  TEAM
 
</div>
 
  </a>
 
</div>
 
  </div>
 
  <div id="notebook" class="menu_option">
 
  <a class="ecuador_href_text" href="https://2018.igem.org/Team:Ecuador/Notebook">
 
NOTEBOOK
 
  </a>
 
<div class="menu_sub_options_container">
 
<a class="ecuador_href_sub_text" href="https://2018.igem.org/Team:Ecuador/Lab_book">
 
  <div class="sub_menu_option">
 
LAB BOOK
 
  </div>
 
</a>
 
<a class="ecuador_href_sub_text" href="https://2018.igem.org/Team:Ecuador/Protocols">
 
  <div class="sub_menu_option">
 
  PROTOCOLS
 
  </div>
 
</a>
 
</div>
 
  </div>
 
  <div id="human_practice" class="menu_option">
 
  <a class="ecuador_href_text" href="https://2018.igem.org/Team:Ecuador/Human_Practices">
 
HUMAN PRACTICE
 
  </a>
 
<div class="menu_sub_options_container">
 
<a class="ecuador_href_sub_text" href="https://2018.igem.org/Team:Ecuador/Collaborations">
 
  <div class="sub_menu_option">
 
COLLABORATIONS
 
  </div>
 
</a>
 
</div>
 
  </div>
 
  <div id="parts" class="menu_option">
 
  <a class="ecuador_href_text" href="https://2018.igem.org/Team:Ecuador/Parts">
 
PARTS
 
  </a>
 
<div class="menu_sub_options_container">
 
<a class="ecuador_href_sub_text" href="https://2018.igem.org/Team:Ecuador/List">
 
  <div class="sub_menu_option">
 
  LIST
 
  </div>
 
</a>
 
<a class="ecuador_href_sub_text" href="https://2018.igem.org/Team:Ecuador/Composite">
 
  <div class="sub_menu_option">
 
  COMPOSITE
 
  </div>
 
</a>
 
<a class="ecuador_href_sub_text" href="https://2018.igem.org/Team:Ecuador/Basic">
 
  <div class="sub_menu_option">
 
  BASIC
 
  </div>
 
</a>
 
</div>
 
  </div>
 
  <div id="safety" class="menu_option">
 
  <a class="ecuador_href_text" href="https://2018.igem.org/Team:Ecuador/Safety">
 
SAFETY
 
</a>
 
  </div>
 
 
 
  <div id="interlab" class="menu_option">
+
<div class="ec--p"></div>
<a class="ecuador_href_text" href="http://2018.iGEM.org/Team:Ecuador/Interlab">
+
<p>&nbsp;</p>
  INTERLAB
+
</div>
</a>
+
</div>
  </div>
+
</div>
</div>
+
            </div>
  </div>
+
</body>
  
  <div class="ecuador_abstract_container">
 
    <div class="ecuador_abstract_title_cotainer">
 
      Collaborations
 
    </div>
 
    <div class="ecuador_abstract_text_container">
 
      <div class="ecuador_abstract_text">
 
        About our collaborations.
 
      </div>
 
    </div>
 
  </div>
 
  
  <div class="ecuador_footer">
+
<script>
    <div class="ecuador_footer_igem_logo">
+
var slider_Edu_Centers = new IdealImageSlider.Slider({
    </div>
+
selector: '#slider_Edu_Centers',
    <div class="ecuador_footer_information_layout">
+
height: 500, // Required but can be set by CSS
      <div class="ecuador_footer_information_container">
+
interval: 3000
        <div class="ecuador_footer_information_title_container">
+
});
          SPONSORS
+
slider_Edu_Centers.addCaptions();
        </div>
+
slider_Edu_Centers.start();
      </div>
+
      <div class="ecuador_footer_information_container">
+
</script>
        <div class="ecuador_footer_information_title_container">
+
          FOLLOW US
+
<script>
          <div class="ecuador_follow_us_icons_container">
+
var slider_Estonia = new IdealImageSlider.Slider({
            <div id="facebook" class="ecuador_follow_us_icon">
+
selector: '#slider_Estonia',
 +
height: 500, // Required but can be set by CSS
 +
interval: 3000
 +
});
 +
slider_Estonia.addCaptions();
 +
slider_Estonia.start();
 +
 +
var slider_Valencia = new IdealImageSlider.Slider({
 +
selector: '#slider_Valencia',
 +
height: 500, // Required but can be set by CSS
 +
interval: 3000
 +
});
 +
slider_Valencia.addCaptions();
 +
slider_Valencia.start();
 +
 +
var slider_Latin = new IdealImageSlider.Slider({
 +
selector: '#slider_Latin',
 +
height: 500, // Required but can be set by CSS
 +
interval: 3000
 +
});
 +
slider_Latin.addCaptions();
 +
slider_Latin.start();
 +
 +
var slider_Mexico = new IdealImageSlider.Slider({
 +
selector: '#slider_Mexico',
 +
height: 500, // Required but can be set by CSS
 +
interval: 3000
 +
});
 +
slider_Mexico.addCaptions();
 +
slider_Mexico.start();
 +
 +
var slider_Chile = new IdealImageSlider.Slider({
 +
selector: '#slider_Chile',
 +
height: 500, // Required but can be set by CSS
 +
interval: 3000
 +
});
 +
slider_Mexico.addCaptions();
 +
slider_Mexico.start();
 +
 +
</script>
  
            </div>
 
            <div id="instagram" class="ecuador_follow_us_icon">
 
  
            </div>
 
          </div>
 
        </div>
 
      </div>
 
      <div class="ecuador_footer_information_container">
 
        <div class="ecuador_footer_information_title_container">
 
          CONTACT US
 
        </div>
 
      </div>
 
    </div>
 
  </div>
 
  
 
</html>
 
</html>
 +
{{Ecuador/footer}}

Latest revision as of 15:15, 25 November 2018

IdealImageSlider Captions Extension v1.0.1 C-lastin, Modeling

 

Collaborations have been one of the greatest parts of iGEM, it was amazing to meet lovers of the science from all over the world, share whit them and make contacts. It was wonderful to hear all the ideas of their projects and share our idea too.

As newbies, we asked many questions and all the teams were always willing to answer, thank you very much. We shared whit teams from Mexico, Estonia, España, Chile and we participated in the MeetUp Latinametica. Below are the different iGEM teams that have collaborated with us.

ESTONIA

The iGEM team from Tartu Estonia, is working in the production of mycosporine-like amino acids, UV radiation protection compounds, in yeast using the genes from two different cyanobacterial species. This compounds work not only as sunscreen but also are able to protect skin from photoaging, have the anti-inflammatory effect and antioxidant activity and even could be considered as anti-cancer agents.

As Ecuador is located on the equatorial line or parallel 0 °, is subjected to extremely high UV radiation indices, especially in the Andean area. In our country, there are constant campaigns to prevent skin cancer and protection against intense radiation.

In the meetings with the iGEM team from Tartu we talked about the importance of your project and how it would benefit tropical countries like ours. We also comment on experiences on how the sunscreens contain chemical compounds which are extremely toxic to the oceans and the environment.

 

SPAIN

SynBio has never been easier, UPV Valencia is working in "Printeria", a fully equipped bioengineering device, literally a mini lab that opens the door to a world of affordable applications for the general public. Printeria is able to automate the process of printing genetic circuits in bacteria and is as easy to operate as a common printer. It uses a system of digital microfluidics that creates small droplets that can be mixed and moved through predefined electrode trajectories. This box lab is combined with Golden Gate technology, sensors and low-cost electronics and an easy-to-use software application.

Just like that the user is able to assemble parts of DNA domesticated in a one-step reaction and can control all biotechnological steps, from the assembly of parts and transformation to cell culture, with high precision.

The initial idea was to try the production of the fusion proteins and bacterial cellulose in Printeria. Can you imagen that hospital would produce his own bandages when they need it? But both teams have problems with the size of the parts, so we change plans and decided to evaluate the opinion of researchers, medicians and artist.

Spain: https://youtu.be/ITVeAXSsO5k   

Ecuador: https://youtu.be/LDC6Ud6j1JY  

Also, the iGEM team Valencia UPV provided us with an E. coli strain called BL21(DE3), thank you very much.

Estonia

MEXICO

TecCEM

Also, we do videocalls to share ideas and feedback about our projects.

 

https://scontent.fgye7-1.fna.fbcdn.net/v/t1.15752-9/43293037_1626139370823675_8290006412856131584_n.jpg?_nc_cat=111&oh=3475c2df7d953aaf3664b8cdcca7df9b&oe=5C4D65F0

 

MEETUP LATIN AMERICA

The past July, we had the chance to attend online at the Latin American Meetup hosted by team TecCEM. There we heard about the other Latin American's projects, sharing experiences and learning from each other. We got the opportunity to present our project and received good questions from experts that had helped us to be prepared for the Giant Jamboree and gives us experience. The eight teams that participated in the meetup were: TecCEM, Tec-Chihuahua, Tec-Monterrey, TecMonterrey-GDL , UChile_Biotec, Ecuador, USP-EEL-Brazil, USP-Brazil.

The feedback provided by the specialists was crucial for the proper development of the projects, and beyond the scientific issues, we were able to get to know each other, get along and create bonds of collaboration and support between the teams.

 

Dancing in the lab is something that we all have done some time! This collaboration is a prove. We participated in the creation of a music video with the songs: Labs like you and Moves like iGEM. Collaboration organized by TecCEM, was one of the most fun and we spent an incredible time recording the video.

 

 

Below is a list of all the teams that participated:

1. iGEM IISER Bhopa

2. IGEM AFCM

3. IGEM UNESP BRAZIL

4. IGEM WASHINGTON

5. IGEM Tust China

6. iGEM team Bielefeld-CeBiTec

7. IISc-Bangalore iGEM Team

8. IGEM BRAZIL USP

9. IGEM DUSSELDORF

10. IGEM GRONINGEN

11. IGEM DALHOUSIE

12. IGEM LEIDEN

13. Team UFLORIDA

14. Tarta TUIT_IGEM

15. Toulouse INSA UPS

16. IGEM MICHIGAN STATE

17. Team UCHILE_Biotec

18. ECUADOR

19. IGEM BRAZIL USP EEL

20. Tec-Guadalajara

21. Tec-Chihuahua

22. UCSC IGEM

23. TecCEM

24. iTESLA-SoundBio Team

25. Tacoma RainMakers Team

 

 

Tec-Monterrey

Reunion Estonia

It was a great experience to have had a video conference with the Tec-Monterrey team who welcomed us to IGEM because they were the first team we contacted.

 

 

CHILE

We participated in the collaboration organized by the UChile_Biotec team that consisted in the creation of the Latin America magazine. The most delicious collaboration, we exposed some delicious typical dishes of our country such as the guaguas de pan, arroz de leche and fritada. We thank the UChile_Biotec team for giving us the opportunity to be part of LATAM:

 

Chile

 

 

Surveys, Supporting development in iGEM.

iGEM is a competition that brings together lovers of technology from all over the world, passionate about the development of science and a way to know points of view and opinions of all of them, are the surveys. Through social networks such as Instagram, Faceook and Youtube we have contacted several teams that have asked for our opinion and below are some of the surveys conducted during IGEM 2018 by the Ecuador team:


Team iGEM Thessaloniki

 

Team Bielefeld-CeBiTec, Germany.

 

Team Lund, Sweden.

 

Team Botchan Lab Tokyo japon

 

Team Macquaire

 

We thank all the teams involved in these collaborations for giving us advice, for sharing their time with us, supporting our project and making this experience more amusing. See you in Boston.