|
|
| Line 1: |
Line 1: |
| − | {{MADRID_UCM}} | + | {{MADRID_UCM/html/main}} |
| − | <html> | + | <html lang="en-US"> |
| | + | <head> |
| | + | <meta charset="utf-8"/> |
| | + | <meta content="width=device-width, initial-scale=1" name="viewport"/> |
| | + | <link href="http://gmpg.org/xfn/11" rel="profile"/> |
| | + | <title> |
| | + | Software – iGem Madrid |
| | + | </title> |
| | + | <link crossorigin="" href="https://fonts.gstatic.com" rel="preconnect"/> |
| | + | <link href="http://18.189.27.90/feed/" rel="alternate" title="iGem Madrid » Feed" type="application/rss+xml"/> |
| | + | <link href="http://18.189.27.90/comments/feed/" rel="alternate" title="iGem Madrid » Comments Feed" type="application/rss+xml"/> |
| | + | <link href="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-includes~css~dist~block-library~style~min~css.txt&action=raw&ctype=text/css" id="wp-block-library-css" media="all" rel="stylesheet" type="text/css"/> |
| | + | <link href="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~plugins~revslider~public~assets~css~rs6~css.txt&action=raw&ctype=text/css" id="rs-plugin-settings-css" media="all" rel="stylesheet" type="text/css"/> |
| | + | <style id="rs-plugin-settings-inline-css" type="text/css"> |
| | + | #rs-demo-id {} |
| | + | </style> |
| | + | <link href="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~plugins~video-background~css~pushlabs-vidbg~css.txt&action=raw&ctype=text/css" id="vidbg-frontend-style-css" media="all" rel="stylesheet" type="text/css"/> |
| | + | <link href="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~themes~brook~style~css.txt&action=raw&ctype=text/css" id="brook-style-css" media="all" rel="stylesheet" type="text/css"/> |
| | + | <style id="brook-style-inline-css" type="text/css"> |
| | + | body{background-color:#fff;} |
| | | | |
| | + | .sidenav-menu { |
| | + | /* border-radius: 1px; */ |
| | + | box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 2px 1px 0 rgba(0, 0, 0, 0.1); |
| | + | } |
| | | | |
| − | <div class="clear"></div>
| + | .fit_to_text .image { |
| | + | max-width: 65%; |
| | + | } |
| | | | |
| | + | .sidenav-menu .sidenav-menu-entry { |
| | + | text-align:left; |
| | + | margin-bottom: 5px; |
| | + | margin-top: 5px; |
| | + | cursor: pointer; |
| | + | } |
| | | | |
| − | <div class="column full_size">
| + | .page-scroll-up { |
| − | <h1>Software</h1>
| + | background-color: #15d3ff !important; |
| − | </div>
| + | } |
| − | <div class="column two_thirds_size">
| + | |
| − | <h3>Best Software Tool Special Prize</h3>
| + | |
| − | <p>Regardless of the topic, iGEM projects often create or adapt computational tools to move the project forward. Because they are born out of a direct practical need, these software tools (or new computational methods) can be surprisingly useful for other teams. Without necessarily being big or complex, they can make the crucial difference to a project's success. This award tries to find and honor such "nuggets" of computational work.
| + | |
| | | | |
| | + | .tm-box-icon.style-01 .content-wrap { |
| | + | padding: 30px 35px 34px; |
| | + | } |
| | | | |
| − | <br><br>
| + | .image_boxed .image { |
| − | To compete for the <a href="https://2019.igem.org/Judging/Awards">Best Software Tool prize</a>, please describe your work on this page and also fill out the description on the <a href="https://2019.igem.org/Judging/Judging_Form">judging form</a>.
| + | transform: scale(0.7); |
| − | <br><br>
| + | } |
| − | To be eligible, your software has to be documented and made available under an OSI approved open source license. You must also delete the alert box on the top of this page to be eligible for this prize.
| + | |
| − | </p>
| + | |
| | | | |
| | + | .tm-box-icon .tm-box-icon__btn { |
| | + | margin-top: 11px; |
| | + | padding-right: 25px; |
| | + | } |
| | | | |
| − | </div>
| + | .tm-box-icon .image { |
| | + | margin-bottom: 0; |
| | + | } |
| | | | |
| − | <div class="column third_size">
| + | .menu-item-wrap { |
| − | <div class="highlight decoration_A_full">
| + | cursor:pointer; |
| − | <h3> Inspiration </h3>
| + | } |
| − | <p>
| + | |
| − | Here are a few examples from previous teams:
| + | |
| − | </p>
| + | |
| − | <ul>
| + | |
| − | <li><a href="http://2016.igem.org/Team:BostonU_HW">2016 BostonU HW</a></li>
| + | |
| − | <li><a href="http://2016.igem.org/Team:Valencia_UPV">2016 Valencia UPV</a></li>
| + | |
| − | <li><a href="http://2014.igem.org/Team:Heidelberg/Software">2014 Heidelberg</a></li>
| + | |
| − | <li><a href="http://2014.igem.org/Team:Aachen/Project/Measurement_Device#Software">2014 Aachen</a></li>
| + | |
| − | </ul>
| + | |
| − | </div>
| + | |
| − | </div>
| + | |
| | | | |
| | + | .header-01 .menu--primary .current-menu-ancestor > a,.header-01 .menu--primary li:hover > a { |
| | + | color:#ff0019 !important; |
| | + | } |
| | + | |
| | + | .invisible-tabs .vc_tta-tabs-container { |
| | + | visibility:hidden; |
| | + | } |
| | + | |
| | + | |
| | + | |
| | + | @media(min-aspect-ratio:1/1) { |
| | + | .collapse { |
| | + | position:absolute !important; } |
| | + | } |
| | + | .primary-font,input,select,textarea{font-family:Open Sans}.primary-font-important{font-family:Open Sans !important}.boxed{max-width:1200px}::-moz-selection{color:#fff;background-color:#15d3ff}::selection{color:#fff;background-color:#15d3ff}mark,blockquote:before,.growl-close:hover,.primary-color,.tm-accordion.style-01 .active .accordion-title,.tm-accordion.style-01 .accordion-title-wrapper:hover .accordion-title,.tm-accordion.style-02 .accordion-title:hover,.tm-button.style-solid.tm-button-primary,.tm-button.style-text.tm-button-primary:hover,.tm-button.style-text.tm-button-primary .button-icon,.tm-button.style-text-long-arrow.tm-button-primary,.tm-button.style-text-long-arrow .button-arrow,.tm-box-icon .tm-box-icon__btn .button-icon,.tm-box-icon .tm-box-icon__btn:hover,.tm-box-icon .icon,.tm-counter.style-01 .icon,.tm-counter.style-02 .icon,.tm-counter.style-03 .icon,.tm-counter.style-03 .number-wrap,.tm-counter.style-05 .icon,.tm-circle-progress-chart .chart-icon,.chart-legends li:hover,.tm-drop-cap.style-02 .drop-cap,.tm-product-banner-slider .tm-product-banner-btn,.tm-countdown.style-03 .second .number,.typed-text mark,.typed-text .typed-cursor,.typed-text-02 .typed-cursor,.tm-twitter.style-slider-quote .tweet-info:before,.tm-twitter.style-slider-quote .tweet-text a,.tm-twitter .tweet:before,.tm-info-boxes .box-icon,.tm-info-boxes .tm-button .button-icon,.tm-problem-solution .ps-label,.tm-instagram .instagram-user-name,.tm-mailchimp-form.style-01 .form-submit,.tm-mailchimp-form.style-02 .form-submit,.tm-grid-wrapper.filter-counter-style-01 .btn-filter.current,.tm-grid-wrapper.filter-counter-style-01 .btn-filter:hover,.tm-blog .post-title a:hover,.tm-blog .post-categories a:hover,.tm-blog.style-list .sticky .post-title,.tm-blog.style-grid-minimal .post-quote .post-quote-name,.tm-blog.style-grid-classic .post-quote-icon,.tm-blog.style-grid-classic-03 .post-categories,.tm-blog.style-grid-metro .format-quote .post-content:before,.tm-blog.style-grid-sticky .format-quote .post-content:before,.tm-heading.highlight mark,.tm-heading.modern-02 .heading,.tm-heading.modern-04 .heading,.tm-heading.link-style-02 .heading a,.tm-popup-video.style-poster-04 .video-play,.tm-product.style-grid .woosw-btn.woosw-added,.tm-product.style-grid .wooscp-btn.wooscp-btn-added,.tm-pricing .feature-icon,.tm-pricing-rotate-box .tm-pricing-list li:before,.tm-pricing-table .title,.tm-portfolio.style-carousel-auto-wide .post-categories,.tm-portfolio.style-carousel-auto-wide .post-read-more a:hover,.tm-portfolio.style-carousel-auto-wide .post-read-more .button-icon,.tm-portfolio.style-metro-with-caption .post-wrapper:hover .post-title,.tm-portfolio-featured.style-01 .post-title a:hover,.tm-case-study-slider .sub-title,.tm-restaurant-carousel.style-01 .item-price,.tm-restaurant-menu.style-2 .menu-price,.tm-icon.style-01 .icon,.tm-list .marker,.tm-list .link:hover,.tm-list.style-modern-icon .marker,.tm-timeline.style-01 .year,.tm-testimonial.style-grid .testimonial-quote-icon,.tm-testimonial.style-carousel .testimonial-quote-icon,.tm-testimonial.style-carousel-02 .testimonial-quote-icon,.tm-testimonial.style-carousel-04 .testimonial-quote-icon,.tm-testimonial.style-carousel-free-mode .testimonial-quote-icon,.tm-testimonial.style-simple-slider .testimonial-quote-icon,.tm-mailchimp-form-popup .subscribe-open-popup-link,.mailchimp-form-popup-close:hover,.tm-mailchimp-form-box.style-01 .form-submit,.tm-social-networks .link:hover,.tm-social-networks.style-large-icons .link:hover,.tm-swiper .swiper-nav-button:hover,.tm-slider a:hover .heading,.woosw-area .woosw-inner .woosw-content .woosw-content-top .woosw-close:hover,.woosw-area .woosw-inner .woosw-content .woosw-content-bot .woosw-content-bot-inner .woosw-page a:hover,.woosw-continue:hover,.skin-primary .wpcf7-text.wpcf7-text,.skin-primary .wpcf7-textarea,.tm-menu .menu-price,.page-content .tm-custom-menu.style-1 .menu a:hover,.post-share a:hover,.post-share-toggle,.tagcloud a:hover,.single-post .post-meta .meta-icon,.single-post .post-meta .sl-icon,.single-post .post-categories a:hover,.single-post .entry-footer .post-share a:hover,.single-portfolio .portfolio-share a:hover,.tm-posts-widget .post-date:before,.page-sidebar .widget_pages .current-menu-item>a,.page-sidebar .widget_nav_menu .current-menu-item>a,.page-sidebar .insight-core-bmw .current-menu-item>a,.widget_recent_entries .post-date:before,.widget_search .search-submit,.widget_product_search .search-submit,body.search .page-main-content .search-form .search-submit,.page-sidebar-fixed .widget a:hover,.wpb-js-composer .vc_tta.vc_general.vc_tta-style-brook-01 .vc_tta-tab.vc_active>a,.wpb-js-composer .vc_tta.vc_general.vc_tta-style-brook-01 .vc_active .vc_tta-panel-heading,.wpb-js-composer .vc_tta.vc_general.vc_tta-style-brook-02 .vc_tta-tab:hover,.page-template-portfolio-fullscreen-type-hover-03 .page-social-networks a:hover{color:#15d3ff}.primary-color-important,.primary-color-hover-important:hover{color:#15d3ff!important}.primary-background-color,.hint--primary:after,.page-scroll-up,.widget_calendar #today,.top-bar-01 .top-bar-button,.desktop-menu .header-09 .header-special-button,.tm-accordion.style-02 .active .accordion-title,.tm-maps.overlay-style-01 .animated-dot .middle-dot,.tm-maps.overlay-style-01 .animated-dot div[class*='signal'],.tm-gallery .overlay,.tm-grid-wrapper.filter-counter-style-01 .filter-counter,.tm-blog.style-list .post-quote,.tm-blog.style-grid-sticky .post-wrapper,.tm-blog.style-grid-sticky .post-video .icon,.tm-blog.style-grid-classic .post-info:before,.tm-blog.style-grid-modern .post-read-more,.tm-blog.style-grid-modern .post-feature:after,.tm-button.tm-button-primary.style-solid:hover,.tm-icon.style-02 .icon,.tm-countdown.style-02 .number,.tm-contact-form-7.style-03 .wpcf7-form-control-wrap:after,.tm-gradation .dot,.tm-heading.below-separator .separator:after,.tm-heading.thick-separator .separator:after,.tm-heading.top-separator .separator:after,.tm-portfolio.style-carousel-auto-wide .post-title:before,.tm-mailchimp-form.style-01 .form-submit:hover,.tm-mailchimp-form.style-02 .form-submit:hover,.tm-separator.style-modern-dots .dot,.tm-team-member.style-01 .overlay,.tm-team-member.style-02 .overlay,.tm-team-member.style-03 .overlay,.tm-timeline.style-01 .dot:before,.tm-timeline.style-01 .dot:after,.tm-testimonial.style-grid .testimonial-item:hover,.tm-testimonial.style-carousel .testimonial-item:hover,.tm-testimonial.style-carousel-02 .testimonial-item:hover,.tm-testimonial.style-carousel-03 .swiper-slide-active .testimonial-item,.tm-testimonial.style-carousel-free-mode .testimonial-item:hover,.tm-text-box.style-03,.tm-rotate-box .box,.tm-attribute-list.style-02 .item:before,.tm-slider-button.style-01 .slider-btn:hover,.tm-social-networks.style-flat-rounded-icon .item:hover .link,.tm-social-networks.style-solid-rounded-icon .item:hover .link,.tm-button.style-flat.tm-button-primary,.tm-button.style-flat-rounded.tm-button-primary,.tm-button.style-border-icon.tm-button-primary,.tm-pricing-table .tm-pricing-feature-mark,.tm-pricing-table .tm-button.tm-button-primary.tm-pricing-button:hover,.vc_progress_bar .vc_general.vc_single_bar .vc_bar,.wpb-js-composer .vc_tta.vc_general.vc_tta-style-brook-01 .vc_tta-tab.vc_active:after,.wpb-js-composer .vc_tta-style-brook-02 .vc_tta-tab.vc_active,.wpb-js-composer .vc_tta.vc_general.vc_tta-style-brook-02 .vc_active .vc_tta-panel-heading,.tm-popup-video .video-play,.tm-pricing.style-01 .tm-pricing-feature-mark,.tm-pricing .tm-pricing-button:hover,.tm-mailchimp-form-box.style-01,.tm-services-list.style-02 .service-image .blend-bg,.tm-swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,.tm-swiper.pagination-style-07 .progressbar .filled,.tm-swiper.pagination-style-02 .swiper-pagination-bullet:hover:before,.tm-swiper.pagination-style-02 .swiper-pagination-bullet.swiper-pagination-bullet-active:before,.tm-swiper.pagination-style-04 .swiper-pagination-bullet:hover:before,.tm-swiper.pagination-style-04 .swiper-pagination-bullet.swiper-pagination-bullet-active:before,.tm-swiper.nav-style-05 .swiper-nav-button:hover,.single-post.single-blog-style-modern .post-share-list a:hover,.single-post article.post .post-quote,.nav-links a:hover,.portfolio-details-gallery .portfolio-overlay,.widget_search .search-submit:hover,.widget_product_search .search-submit:hover,body.search .page-main-content .search-form .search-submit:hover,.tm-search-form .category-list a:hover,.select2-container--default .select2-results__option--highlighted[aria-selected],.page-links>span,.page-links>a:hover,.page-links>a:focus,.comment-nav-links li .current,.comment-nav-links li a:hover,.comment-nav-links li a:focus,.page-pagination li .current,.page-pagination li a:hover,.page-pagination li a:focus{background-color:#15d3ff}.primary-background-color-important,.primary-background-color-hover-important:hover,.lg-progress-bar .lg-progress{background-color:#15d3ff!important}.btn-view-full-map{background-color:rgba(21,211,255,0.7)}.primary-border-color,.widget_search .search-field:focus,.widget_product_search .search-field:focus,.popup-search-wrap .search-form .search-field:focus,.widget .mc4wp-form input[type=email]:focus,.tm-accordion.style-01 .active .accordion-title,.tm-button.style-flat.tm-button-primary,.tm-button.style-flat-rounded.tm-button-primary,.tm-button.style-solid.tm-button-primary,.tm-button.style-border-icon.tm-button-primary,.tm-box-icon.style-01:hover .content-wrap:before,.tm-counter.style-02:hover,.tm-timeline.style-01 .year,.tm-testimonial.style-simple-slider .testimonial-quote-icon,.tm-slider-button.style-01 .slider-btn:hover,.widget_pages .current-menu-item,.widget_nav_menu .current-menu-item,.insight-core-bmw .current-menu-item,.post-share-toggle:hover,.tm-contact-form-7.style-05 input[type='text']:focus,.tm-contact-form-7.style-05 input[type='email']:focus,.tm-contact-form-7.style-05 input[type='tel']:focus,.tm-contact-form-7.style-05 input[type='date']:focus,.tm-contact-form-7.style-05 select:focus,.tm-contact-form-7.style-05 textarea:focus,.wpb-js-composer .vc_tta.vc_general.vc_tta-style-brook-02 .vc_tta-tab.vc_active{border-color:#15d3ff}.tm-team-member.style-02:hover .photo{border-color:rgba(21,211,255,0.1)}.primary-border-color-important,.primary-border-color-hover-important:hover,.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover,#fp-nav ul li a.active span,.fp-slidesNav ul li a.active span{border-color:#15d3ff!important}.tm-grid-wrapper.filter-counter-style-01 .filter-counter:before,.hint--primary.hint--top-left:before,.hint--primary.hint--top-right:before,.hint--primary.hint--top:before{border-top-color:#15d3ff}.hint--primary.hint--right:before{border-right-color:#15d3ff}.hint--primary.hint--bottom-left:before,.hint--primary.hint--bottom-right:before,.hint--primary.hint--bottom:before{border-bottom-color:#15d3ff}blockquote,.hint--primary.hint--left:before{border-left-color:#15d3ff}.wpb-js-composer .vc_tta.vc_general.vc_tta-style-brook-01 .vc_tta-tab.vc_active:after{box-shadow:0 0 0 8px rgba(21,211,255,0.18),0 0 0 18px rgba(21,211,255,0.18)}.testimonial-info svg *{fill:#15d3ff}.tm-heading.float-shadow .separator:after{background-image:linear-gradient(to right,rgba(21,211,255,0) 0,rgba(21,211,255,0.8) 50%,rgba(21,211,255,0) 100%)}.tm-pricing-rotate-box .title{background-color:#15d3ff;background-image:linear-gradient(-129deg,#15d3ff 0,#ccc 100%)}.tm-button.style-flat-gradient{background-color:#15d3ff;background-image:linear-gradient(to right,#15d3ff 0,#ccc 50%,#15d3ff 100%)}.tm-button.style-icon-rounded-gradient:hover{background-color:#15d3ff;background-image:linear-gradient(to right,#15d3ff 0,#ccc 100%)}.tm-blog.style-grid-classic-02 .post-info:before,.tm-blog.style-grid-classic-02 .tm-popup-video .video-play,.tm-popup-video.style-button-06 .video-play:before,.tm-popup-video.style-button-06 .video-play:after,.tm-counter.style-04 .icon i,.tm-heading.highlight-02 mark,.tm-testimonial-pagination .thumb-wrap{background-color:#15d3ff;background-image:linear-gradient(-133deg,#ccc 0,#15d3ff 100%)}.secondary-color,.tm-button.tm-button-secondary.style-solid,.tm-button.tm-button-secondary.style-text,.tm-button.tm-button-secondary.style-text:hover .button-icon,.tm-blog.style-grid-modern .post-read-more,.tm-heading.highlight-secondary-color mark,.tm-twitter.style-slider-quote .tweet-text a:hover,.related-portfolio-item .post-overlay-categories,.single-post .post-link a,.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a,.comment-list .comment-datetime:before{color:#ccc}.secondary-color-important,.secondary-color-hover-important:hover{color:#ccc!important}.secondary-background-color,.hint--secondary:after,.tm-button.tm-button-secondary.style-solid:hover,.tm-button.style-flat.tm-button-secondary,.tm-button.style-flat-rounded.tm-button-secondary,.tm-timeline.style-01 .content-header,.top-bar-01 .top-bar-button:hover,.tm-search-form .search-submit:hover,.vc_tta-color-secondary.vc_tta-style-classic .vc_tta-tab>a,.vc_tta-color-secondary.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,.vc_tta-tabs.vc_tta-color-secondary.vc_tta-style-modern .vc_tta-tab>a,.vc_tta-color-secondary.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading,.vc_tta-color-secondary.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body,.vc_tta-color-secondary.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading,.vc_tta-color-secondary.vc_tta-style-flat .vc_tta-tab>a,.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-panel:not(.vc_active) .vc_tta-panel-heading:focus,.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-panel:not(.vc_active) .vc_tta-panel-heading:hover,.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-tab:not(.vc_active)>a:focus,.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-tab:not(.vc_active)>a:hover{background-color:#ccc}.secondary-background-color-important,.secondary-background-color-hover-important:hover,.mejs-controls .mejs-time-rail .mejs-time-current{background-color:#ccc!important}.secondary-border-color,.tm-button.tm-button-secondary.style-solid,.vc_tta-color-secondary.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading,.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-controls-icon::after,.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-controls-icon::before,.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after,.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before,.vc_tta-tabs.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-tab>a{border-color:#ccc}.secondary-border-color-important,.secondary-border-color-hover-important:hover,.tm-button.style-flat.tm-button-secondary,.tm-button.style-flat-rounded.tm-button-secondary{border-color:#ccc!important}.hint--secondary.hint--top-left:before,.hint--secondary.hint--top-right:before,.hint--secondary.hint--top:before{border-top-color:#ccc}.hint--secondary.hint--right:before{border-right-color:#ccc}.hint--secondary.hint--bottom-left:before,.hint--secondary.hint--bottom-right:before,.hint--secondary.hint--bottom:before{border-bottom-color:#ccc}.hint--secondary.hint--left:before{border-left-color:#ccc}.lg-backdrop{background-color:#000 !important} |
| | + | </style> |
| | + | <link href="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~themes~brook~assets~fonts~awesome~css~fontawesome-all~min~css.txt&action=raw&ctype=text/css" id="font-awesome-css" media="all" rel="stylesheet" type="text/css"/> |
| | + | <link href="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~themes~brook~assets~libs~swiper~css~swiper~min~css.txt&action=raw&ctype=text/css" id="swiper-css" media="all" rel="stylesheet" type="text/css"/> |
| | + | <link href="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~themes~brook~assets~libs~spinkit~spinkit~css.txt&action=raw&ctype=text/css" id="spinkit-css" media="all" rel="stylesheet" type="text/css"/> |
| | + | <link href="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~themes~brook~assets~libs~lightGallery~css~lightgallery~min~css.txt&action=raw&ctype=text/css" id="lightgallery-css" media="all" rel="stylesheet" type="text/css"/> |
| | + | <link href="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~themes~brook~assets~libs~perfect-scrollbar~css~perfect-scrollbar~min~css.txt&action=raw&ctype=text/css" id="perfect-scrollbar-css" media="all" rel="stylesheet" type="text/css"/> |
| | + | <link href="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~themes~brook~assets~libs~perfect-scrollbar~css~custom-theme~css.txt&action=raw&ctype=text/css" id="perfect-scrollbar-woosw-css" media="all" rel="stylesheet" type="text/css"/> |
| | + | <!--[if lt IE 9]> |
| | + | <link rel='stylesheet' id='vc_lte_ie9-css' href='https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~plugins~js_composer~assets~css~vc_lte_ie9~min~css.txt&action=raw&ctype=text/css' type='text/css' media='screen' /> |
| | + | <![endif]--> |
| | + | <link href="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~plugins~js_composer~assets~css~js_composer~min~css.txt&action=raw&ctype=text/css" id="js_composer_front-css" media="all" rel="stylesheet" type="text/css"/> |
| | + | <script src="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-includes~js~jquery~jquery~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | <script src="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-includes~js~jquery~jquery-migrate~min~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | <script src="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~plugins~revslider~public~assets~js~revolution~tools~min~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | <script src="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~plugins~revslider~public~assets~js~rs6~min~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | <script src="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~plugins~sticky-menu-or-anything-on-scroll~assets~js~jq-sticky-anything~min~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | <link href="wp-json/" rel="https://api.w.org/"/> |
| | + | <link href="xmlrpc.php%3Frsd" rel="EditURI" title="RSD" type="application/rsd+xml"/> |
| | + | <link href="wp-includes~wlwmanifest.xml" rel="wlwmanifest" type="application/wlwmanifest+xml"/> |
| | + | <meta content="WordPress 5.2.3" name="generator"/> |
| | + | <link href="index.html%3Fp=5086.html" rel="canonical"/> |
| | + | <link href="index.html%3Fp=5086.html" rel="shortlink"/> |
| | + | <meta content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress." name="generator"/> |
| | + | <meta content="Powered by Slider Revolution 6.1.2 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." name="generator"/> |
| | + | <link href="/wiki/images/0/0a/T--MADRID_UCM--wp-content~uploads~2019~09~cropped-aegis_concept_logo_blacno-15-32x32.png" rel="icon" sizes="32x32"/> |
| | + | <link href="/wiki/images/0/0f/T--MADRID_UCM--wp-content~uploads~2019~09~cropped-aegis_concept_logo_blacno-15-192x192.png" rel="icon" sizes="192x192"/> |
| | + | <link href="/wiki/images/d/d0/T--MADRID_UCM--wp-content~uploads~2019~09~cropped-aegis_concept_logo_blacno-15-180x180.png" rel="apple-touch-icon-precomposed"/> |
| | + | <meta content="wp-content~uploads~2019~09~cropped-aegis_concept_logo_blacno-15-270x270.png" name="msapplication-TileImage"/> |
| | + | <script src="/wiki/index.php?title=Template:MADRID_UCM/html~Software~html_sc0~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | <style id="kirki-inline-styles"> |
| | + | .top-bar-01{padding-top:0px;padding-bottom:0px;background-color:#fff;border-bottom-width:1px;border-bottom-color:#eee;color:#999;}.top-bar-01, .top-bar-01 a{letter-spacing:0px;line-height:1.78;font-size:12px;}.top-bar-01 a{color:#999;}.top-bar-01 a:hover, .top-bar-01 a:focus{color:#ff0019;}.top-bar-01 .top-bar-text-wrap, .top-bar-01 .top-bar-social-network, .top-bar-01 .top-bar-social-network .social-link + .social-link{border-left-width:1px;border-color:#eeeeee;}.top-bar-01 .top-bar-text-wrap, .top-bar-01 .top-bar-social-network{border-right-width:1px;}.headroom--not-top .page-header-inner .header-wrap{min-height:80px;}.headroom--not-top .page-header-inner{padding-top:0px!important;padding-bottom:0px!important;}.desktop-menu .headroom--not-top.headroom--not-top .menu--primary .menu__container > li > a,.desktop-menu .headroom--not-top.headroom--not-top .menu--primary .menu__container > ul > li >a{padding-top:31px;padding-bottom:31px;padding-left:18px;padding-right:18px;}.header-01 .page-header-inner{border-bottom-width:0px;border-color:#eee;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-01 .wpml-ls-item-toggle, .header-01 .page-open-mobile-menu i, .header-01 .popup-search-wrap i, .header-01 .mini-cart .mini-cart-icon{color:#222;}.header-01 .page-open-mobile-menu:hover i, .header-01 .popup-search-wrap:hover i, .header-01 .mini-cart .mini-cart-icon:hover{color:#0038E3;}.header-01 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#0038E3!important;}.header-01 .mini-cart .mini-cart-icon:after{background-color:rgba(0, 0, 0, 0);color:#222;}.desktop-menu .header-01 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-01 .menu--primary .menu__container > li > a{padding-top:51px;padding-bottom:51px;padding-left:15px;padding-right:15px;}.desktop-menu .header-01 .menu--primary .menu__container > li{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.header-01 .menu--primary a{line-height:1.18;font-size:16px;color:#222222;}.header-01 .menu--primary li:hover > a, .header-01 .menu--primary > ul > li > a:hover, .header-01 .menu--primary > ul > li > a:focus, .header-01 .menu--primary .current-menu-ancestor > a, .header-01 .menu--primary .current-menu-item > a{color:#0038E3;}.header-01.headroom--not-top .page-header-inner{background:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-02 .page-header-inner{border-bottom-width:0px;border-color:rgba(255, 255, 255, 0.3);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-02 .wpml-ls-item-toggle, .header-02 .page-open-mobile-menu i, .header-02 .popup-search-wrap i, .header-02 .mini-cart .mini-cart-icon{color:#fff;}.header-02 .page-open-mobile-menu:hover i, .header-02 .popup-search-wrap:hover i, .header-02 .mini-cart .mini-cart-icon:hover{color:#fff;}.header-02 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#fff!important;}.header-02 .mini-cart .mini-cart-icon:after{background-color:rgba(0, 0, 0, 0);color:#fff;}.desktop-menu .header-02 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-02 .menu--primary .menu__container > li > a{padding-top:41px;padding-bottom:41px;padding-left:px;padding-right:0px;}.desktop-menu .header-02 .menu--primary .menu__container > li{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.header-02 .menu--primary a{line-height:1.18;font-size:16px;color:#fff;}.header-02 .menu--primary li:hover > a, .header-02 .menu--primary > ul > li > a:hover, .header-02 .menu--primary > ul > li > a:focus, .header-02 .menu--primary .current-menu-ancestor > a, .header-02 .menu--primary .current-menu-item > a{color:#fff;}.header-02.headroom--not-top .page-header-inner{background:#282828;background-color:#282828;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-03 .page-header-inner{border-bottom-width:0px;border-color:rgba(255, 255, 255, 0.3);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-03 .wpml-ls-item-toggle, .header-03 .page-open-mobile-menu i, .header-03 .popup-search-wrap i, .header-03 .mini-cart .mini-cart-icon{color:#fff;}.header-03 .page-open-mobile-menu:hover i, .header-03 .popup-search-wrap:hover i, .header-03 .mini-cart .mini-cart-icon:hover{color:#fff;}.header-03 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#fff!important;}.header-03 .mini-cart .mini-cart-icon:after{background-color:#fff;color:#222;}.desktop-menu .header-03 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-03 .menu--primary .menu__container > li > a{padding-top:41px;padding-bottom:41px;padding-left:15px;padding-right:15px;}.desktop-menu .header-03 .menu--primary .menu__container > li{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.header-03 .menu--primary a{font-weight:700;line-height:1.18;font-size:16px;color:#fff;}.header-03 .menu--primary li:hover > a, .header-03 .menu--primary > ul > li > a:hover, .header-03 .menu--primary > ul > li > a:focus, .header-03 .menu--primary .current-menu-ancestor > a, .header-03 .menu--primary .current-menu-item > a{color:#fff;}.header-03.headroom--not-top .page-header-inner{background:rgba(0, 0, 0, 0.9);background-color:rgba(0, 0, 0, 0.9);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-04 .page-header-inner{border-right-width:0px;border-color:rgba(0, 0, 0, 0);background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-box-shadow:0 -9px 25px rgba(0,0,0,.03);-moz-box-shadow:0 -9px 25px rgba(0,0,0,.03);box-shadow:0 -9px 25px rgba(0,0,0,.03);-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-04 .header-social-networks a, .header-04 .page-open-main-menu, .header-04 .page-open-mobile-menu i, .header-04 .popup-search-wrap i, .header-04 .mini-cart .mini-cart-icon{color:#111;}.header-04 .header-social-networks a:hover, .header-04 .popup-search-wrap:hover i, .header-04 .mini-cart .mini-cart-icon:hover, .header-04 .page-open-main-menu:hover, .header-04 .page-open-mobile-menu:hover i{color:#AC61EE;}.header-04 .mini-cart .mini-cart-icon:after{background-color:#C90819;color:#fff;}.header-04.headroom--not-top .page-header-inner{background:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-05 .page-header-inner{border-bottom-width:0px;border-color:rgba(255, 255, 255, 0.3);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-05 .wpml-ls-item-toggle, .header-05 .page-open-mobile-menu i, .header-05 .popup-search-wrap i, .header-05 .mini-cart .mini-cart-icon{color:#222;}.header-05 .page-open-mobile-menu:hover i, .header-05 .popup-search-wrap:hover i, .header-05 .mini-cart .mini-cart-icon:hover{color:#222;}.header-05 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#222!important;}.header-05 .mini-cart .mini-cart-icon:after{background-color:#222;color:#fff;}.desktop-menu .header-05 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-05 .menu--primary .menu__container > li > a{padding-top:41px;padding-bottom:41px;padding-left:15px;padding-right:15px;}.desktop-menu .header-05 .menu--primary .menu__container > li{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.header-05 .menu--primary a{font-weight:600;line-height:1.18;font-size:16px;color:#222;}.header-05 .menu--primary li:hover > a, .header-05 .menu--primary > ul > li > a:hover, .header-05 .menu--primary > ul > li > a:focus, .header-05 .menu--primary .current-menu-ancestor > a, .header-05 .menu--primary .current-menu-item > a{color:#222;}.header-05.headroom--not-top .page-header-inner{background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-06 .page-header-inner{border-bottom-width:0px;border-color:rgba(255, 255, 255, 0.3);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-06 .wpml-ls-item-toggle, .header-06 .page-open-mobile-menu i, .header-06 .popup-search-wrap i, .header-06 .mini-cart .mini-cart-icon{color:#222;}.header-06 .page-open-mobile-menu:hover i, .header-06 .popup-search-wrap:hover i, .header-06 .mini-cart .mini-cart-icon:hover{color:#222;}.header-06 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#222!important;}.header-06 .mini-cart .mini-cart-icon:after{background-color:#222;color:#fff;}.desktop-menu .header-06 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-06 .menu--primary .menu__container > li > a{padding-top:57px;padding-bottom:57px;padding-left:18px;padding-right:18px;}.desktop-menu .header-06 .menu--primary .menu__container > li{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.header-06 .menu--primary a{line-height:1.18;font-size:16px;color:#222;}.header-06 .menu--primary li:hover > a, .header-06 .menu--primary > ul > li > a:hover, .header-06 .menu--primary > ul > li > a:focus, .header-06 .menu--primary .current-menu-ancestor > a, .header-06 .menu--primary .current-menu-item > a{color:#ff0019;}.header-06.headroom--not-top .page-header-inner{background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-07 .page-header-inner{border-bottom-width:0px;border-color:#222;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-07.headroom--top .header-wrap{padding-top:25px;padding-bottom:25px;padding-left:0px;padding-right:0px;}.header-07 .wpml-ls-item-toggle, .header-07 .page-open-mobile-menu, .header-07 .page-open-main-menu, .header-07 .popup-search-wrap i, .header-07 .mini-cart .mini-cart-icon{color:#222;}.header-07 .page-open-main-menu:hover, .header-07 .page-open-mobile-menu:hover i, .header-07 .popup-search-wrap:hover i, .header-07 .mini-cart .mini-cart-icon:hover{color:#0038E3;}.header-07 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#0038E3!important;}.header-07 .mini-cart .mini-cart-icon:after{background-color:#222;color:#fff;}.desktop-menu .header-07 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-07 .menu--primary .menu__container > li > a{padding-top:57px;padding-bottom:57px;padding-left:18px;padding-right:18px;}.header-07.headroom--not-top .page-header-inner{background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-08 .page-header-inner{border-bottom-width:0px;border-color:rgba(255, 255, 255, 0.3);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-08.headroom--top .header-wrap{padding-top:25px;padding-bottom:25px;padding-left:0px;padding-right:0px;}.header-08 .wpml-ls-item-toggle, .header-08 .page-open-mobile-menu, .header-08 .page-open-main-menu, .header-08 .popup-search-wrap i, .header-08 .mini-cart .mini-cart-icon{color:#fff;}.header-08 .page-open-main-menu:hover, .header-08 .page-open-mobile-menu:hover i, .header-08 .popup-search-wrap:hover i, .header-08 .mini-cart .mini-cart-icon:hover{color:#fff;}.header-08 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#fff!important;}.header-08 .mini-cart .mini-cart-icon:after{background-color:#fff;color:#222;}.desktop-menu .header-08 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-08 .menu--primary .menu__container > li > a{padding-top:57px;padding-bottom:57px;padding-left:18px;padding-right:18px;}.header-08.headroom--not-top .page-header-inner{background:#000;background-color:#000;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-09 .page-header-inner{border-bottom-width:0px;border-color:rgba(255, 255, 255, 0.3);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-09 .wpml-ls-item-toggle, .header-09 .header-social-networks a, .header-09 .page-open-mobile-menu i, .header-09 .popup-search-wrap i, .header-09 .mini-cart .mini-cart-icon{color:#fff;}.header-09 .header-social-networks a:hover, .header-09 .page-open-mobile-menu:hover i, .header-09 .popup-search-wrap:hover i, .header-09 .mini-cart .mini-cart-icon:hover{color:rgba(255, 255, 255, 0.5);}.header-09 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:rgba(255, 255, 255, 0.5)!important;}.header-09 .mini-cart .mini-cart-icon:after{background-color:#fff;color:#222;}.desktop-menu .header-09 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-09 .menu--primary .menu__container > li > a{padding-top:57px;padding-bottom:57px;padding-left:18px;padding-right:18px;}.desktop-menu .header-09 .menu--primary .menu__container > li{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.header-09 .menu--primary a{line-height:1.18;font-size:16px;color:#fff;}.header-09 .menu--primary li:hover > a, .header-09 .menu--primary > ul > li > a:hover, .header-09 .menu--primary > ul > li > a:focus, .header-09 .menu--primary .current-menu-ancestor > a, .header-09 .menu--primary .current-menu-item > a{color:#fff;}.header-09.headroom--not-top .page-header-inner{background:rgba(0, 0, 0, 0.9);background-color:rgba(0, 0, 0, 0.9);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.desktop-menu .header-10 .header-wrap{padding-top:85px;padding-bottom:100px;padding-left:60px;padding-right:60px;}.header-10 .page-header-inner{border-right-width:0px;border-color:rgba(0, 0, 0, 0);background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-box-shadow:3px 1px 29px rgba(0, 0, 0, 0.12);-moz-box-shadow:3px 1px 29px rgba(0, 0, 0, 0.12);box-shadow:3px 1px 29px rgba(0, 0, 0, 0.12);-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-10 .header-social-networks a, .header-10 .page-open-main-menu, .header-10 .page-open-mobile-menu i, .header-10 .popup-search-wrap i, .header-10 .mini-cart .mini-cart-icon{color:#999;}.header-10 .header-social-networks a:hover, .header-10 .popup-search-wrap:hover i, .header-10 .mini-cart .mini-cart-icon:hover, .header-10 .page-open-main-menu:hover, .header-10 .page-open-mobile-menu:hover i{color:#111;}.header-10 .mini-cart .mini-cart-icon:after{background-color:#111;color:#fff;}.desktop-menu .header-10 .header-center{margin-top:80px;margin-bottom:0px;margin-left:-60px;margin-right:-60px;}.desktop-menu .header-10 .menu--primary .menu__container > li > a{padding-top:21px;padding-bottom:21px;padding-left:60px;padding-right:60px;}.desktop-menu .header-10 .menu--primary .menu__container > li{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.header-10 .menu--primary a{font-weight:600;line-height:1.18;font-size:16px;color:#222222;}.header-10 .menu--primary li:hover > a, .header-10 .menu--primary > ul > li > a:hover, .header-10 .menu--primary > ul > li > a:focus, .header-10 .menu--primary .current-menu-ancestor > a, .header-10 .menu--primary .current-menu-item > a{color:#222222;}.header-10.headroom--not-top .page-header-inner{background:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-11 .page-header-inner{border-bottom-width:0px;border-color:rgba(255, 255, 255, 0.3);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-11 .wpml-ls-item-toggle, .header-11 .header-social-networks a, .header-11 .page-open-mobile-menu i, .header-11 .popup-search-wrap i, .header-11 .mini-cart .mini-cart-icon{color:#222;}.header-11 .header-social-networks a:hover, .header-11 .page-open-mobile-menu:hover i, .header-11 .popup-search-wrap:hover i, .header-11 .mini-cart .mini-cart-icon:hover{color:#222;}.header-11 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#222!important;}.header-11 .mini-cart .mini-cart-icon:after{background-color:#222222;color:#fff;}.desktop-menu .header-11 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-11 .menu--primary .menu__container > li > a{padding-top:57px;padding-bottom:57px;padding-left:18px;padding-right:18px;}.desktop-menu .header-11 .menu--primary .menu__container > li{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.header-11 .menu--primary a{line-height:1.18;font-size:16px;color:#222;}.header-11 .menu--primary li:hover > a, .header-11 .menu--primary > ul > li > a:hover, .header-11 .menu--primary > ul > li > a:focus, .header-11 .menu--primary .current-menu-ancestor > a, .header-11 .menu--primary .current-menu-item > a{color:#222;}.header-11.headroom--not-top .page-header-inner{background:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-12 .page-header-inner{border-bottom-width:0px;border-color:#222;background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;padding-top:24px;padding-bottom:24px;padding-left:0px;padding-right:0px;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-12 .wpml-ls-item-toggle, .header-12 .page-open-mobile-menu, .header-12 .page-open-main-menu, .header-12 .popup-search-wrap i, .header-12 .mini-cart .mini-cart-icon{color:#222;}.header-12 .page-open-main-menu:hover, .header-12 .page-open-mobile-menu:hover i, .header-12 .popup-search-wrap:hover i, .header-12 .mini-cart .mini-cart-icon:hover{color:#0038E3;}.header-12 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#0038E3!important;}.header-12 .mini-cart .mini-cart-icon:after{background-color:#222;color:#fff;}.desktop-menu .header-12 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-12 .menu--primary .menu__container > li > a{padding-top:57px;padding-bottom:57px;padding-left:18px;padding-right:18px;}.header-12.headroom--not-top .page-header-inner{background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-13 .page-header-inner{border-bottom-width:0px;border-color:#222;}.header-13 .page-header-inner .header-left-wrap{background:#222;background-color:#222;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-13 .page-header-inner .header-right-wrap{background:#19d2a8;background-color:#19d2a8;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-13 .page-open-mobile-menu, .header-13 .page-open-main-menu, .header-13 .popup-search-wrap i, .header-13 .mini-cart .mini-cart-icon{color:#fff;}.header-13 .page-open-main-menu:hover, .header-13 .page-open-mobile-menu:hover i, .header-13 .popup-search-wrap:hover i, .header-13 .mini-cart .mini-cart-icon:hover{color:#fff;}.header-13 .mini-cart .mini-cart-icon:after{background-color:#fff;color:#222;}.header-13.headroom--not-top .page-header-inner{background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-14 .page-header-inner{border-bottom-width:0px;border-color:rgba(255, 255, 255, 0.3);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-14 .wpml-ls-item-toggle, .header-14 .page-open-mobile-menu, .header-14 .header-social-networks a, .header-14 .popup-search-wrap i, .header-14 .mini-cart .mini-cart-icon{color:#fff;}.header-14 .header-social-networks a:hover, .header-14 .page-open-mobile-menu:hover i, .header-14 .popup-search-wrap:hover i, .header-14 .mini-cart .mini-cart-icon:hover{color:#fff;}.header-14 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#fff!important;}.header-14 .mini-cart .mini-cart-icon:after{background-color:#fff;color:#222;}.desktop-menu .header-14 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-14 .menu--primary .menu__container > li > a{padding-top:51px;padding-bottom:51px;padding-left:18px;padding-right:18px;}.header-14 .menu--primary a{font-weight:500;line-height:1.18;font-size:16px;color:#fff;}.header-14 .menu--primary li:hover > a, .header-14 .menu--primary > ul > li > a:hover, .header-14 .menu--primary > ul > li > a:focus, .header-14 .menu--primary .current-menu-ancestor > a, .header-14 .menu--primary .current-menu-item > a{color:#fff;}.header-14.headroom--not-top .page-header-inner{background:#001029;background-color:#001029;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-15 .page-header-inner{border-bottom-width:0px;border-color:rgba(255, 255, 255, 0.3);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-15.headroom--top .header-wrap{padding-top:25px;padding-bottom:25px;padding-left:0px;padding-right:0px;}.header-15 .wpml-ls-item-toggle, .header-15 .page-open-mobile-menu, .header-15 .page-open-main-menu, .header-15 .popup-search-wrap i, .header-15 .mini-cart .mini-cart-icon{color:#fff;}.header-15 .page-open-main-menu:hover, .header-15 .page-open-mobile-menu:hover i, .header-15 .popup-search-wrap:hover i, .header-15 .mini-cart .mini-cart-icon:hover{color:#fff;}.header-15 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#fff!important;}.header-15 .mini-cart .mini-cart-icon:after{background-color:#fff;color:#222;}.header-15.headroom--not-top .page-header-inner{background:#000;background-color:#000;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-16 .page-header-inner{border-bottom-width:0px;border-color:rgba(255, 255, 255, 0.3);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-16 .wpml-ls-item-toggle, .header-16 .page-open-mobile-menu i, .header-16 .popup-search-wrap i, .header-16 .mini-cart .mini-cart-icon{color:#fff;}.header-16 .page-open-mobile-menu:hover i, .header-16 .popup-search-wrap:hover i, .header-16 .mini-cart .mini-cart-icon:hover{color:#fff;}.header-16 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#fff!important;}.header-16 .mini-cart .mini-cart-icon:after{background-color:#fff;color:#222;}.desktop-menu .header-16 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-16 .menu--primary .menu__container > li > a{padding-top:41px;padding-bottom:41px;padding-left:15px;padding-right:15px;}.desktop-menu .header-16 .menu--primary .menu__container > li{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.header-16 .menu--primary a{font-weight:600;line-height:1.18;font-size:16px;color:#fff;}.header-16 .menu--primary li:hover > a, .header-16 .menu--primary > ul > li > a:hover, .header-16 .menu--primary > ul > li > a:focus, .header-16 .menu--primary .current-menu-ancestor > a, .header-16 .menu--primary .current-menu-item > a{color:#fff;}.header-16 .tm-button{color:#222;border-color:#fff;background-color:#fff;}.header-16 .tm-button:hover{color:#222;border-color:#fff;background-color:#fff;}.header-16.headroom--not-top .page-header-inner{background:rgba(0, 0, 0, 0.9);background-color:rgba(0, 0, 0, 0.9);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-17.headroom--top .header-wrap{padding-top:32px;padding-bottom:32px;padding-left:0px;padding-right:0px;}.header-17 .page-header-inner{border-bottom-width:0px;border-color:#222;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-17 .wpml-ls-item-toggle, .header-17 .header-social-networks a, .header-17 .page-open-mobile-menu, .header-17 .page-open-main-menu, .header-17 .popup-search-wrap i, .header-17 .mini-cart .mini-cart-icon{color:#222;}.header-17 .page-open-main-menu:hover, .header-17 .page-open-mobile-menu:hover i, .header-17 .popup-search-wrap:hover i, .header-17 .mini-cart .mini-cart-icon:hover{color:#222;}.header-17 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#222!important;}.header-17 .header-social-networks a:hover{background-color:#222;border-color:#222;}.header-17 .mini-cart .mini-cart-icon:after{background-color:#222;color:#fff;}.header-17 .tm-button{color:#222;border-color:#eee;background-color:#fff;}.header-17 .tm-button:hover{color:#fff;border-color:#222;background-color:#222;}.header-17.headroom--not-top .page-header-inner{background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-18 .page-header-inner{border-bottom-width:0px;border-color:#222;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-18 .wpml-ls-item-toggle, .header-18 .header-social-networks a, .header-18 .page-open-mobile-menu, .header-18 .page-open-main-menu, .header-18 .popup-search-wrap i, .header-18 .mini-cart .mini-cart-icon{color:#222;}.header-18 .page-open-main-menu:hover, .header-18 .page-open-mobile-menu:hover i, .header-18 .popup-search-wrap:hover i, .header-18 .mini-cart .mini-cart-icon:hover{color:#222;}.header-18 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#222!important;}.header-18 .header-social-networks a:hover{background-color:#222;border-color:#222;}.header-18 .mini-cart .mini-cart-icon:after{background-color:#222;color:#fff;}.desktop-menu .header-18 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:-15px;margin-right:0px;}.desktop-menu .header-18 .menu--primary .menu__container > li > a{padding-top:58px;padding-bottom:58px;padding-left:15px;padding-right:15px;}.desktop-menu .header-18 .menu--primary .menu__container > li{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.header-18 .menu--primary a{font-weight:700;line-height:1.18;font-size:18px;color:#222222;}.header-18 .menu--primary li:hover > a, .header-18 .menu--primary > ul > li > a:hover, .header-18 .menu--primary > ul > li > a:focus, .header-18 .menu--primary .current-menu-ancestor > a, .header-18 .menu--primary .current-menu-item > a{color:#0038E3;}.header-18.headroom--not-top .page-header-inner{background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-19 .page-header-inner{border-bottom-width:0px;border-color:rgba(255, 255, 255, 0.3);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-19 .wpml-ls-item-toggle, .header-19 .page-open-mobile-menu i, .header-19 .popup-search-wrap i, .header-19 .mini-cart .mini-cart-icon{color:#111;}.header-19 .page-open-mobile-menu:hover i, .header-19 .popup-search-wrap:hover i, .header-19 .mini-cart .mini-cart-icon:hover{color:#111;}.header-19 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#111!important;}.header-19 .mini-cart .mini-cart-icon:after{background-color:#111;color:#fff;}.desktop-menu .header-19 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-19 .menu--primary .menu__container > li > a{padding-top:41px;padding-bottom:41px;padding-left:15px;padding-right:15px;}.desktop-menu .header-19 .menu--primary .menu__container > li{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.header-19 .menu--primary a{font-weight:600;line-height:1.18;font-size:16px;color:#111;}.header-19 .menu--primary li:hover > a, .header-19 .menu--primary > ul > li > a:hover, .header-19 .menu--primary > ul > li > a:focus, .header-19 .menu--primary .current-menu-ancestor > a, .header-19 .menu--primary .current-menu-item > a{color:#111;}.header-19 .tm-button{color:#222;border-color:#fff;background-color:#fff;}.header-19 .tm-button:hover{color:#222;border-color:#fff;background-color:#fff;}.header-19.headroom--not-top .page-header-inner{background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.desktop-menu .header-20 .header-wrap{padding-top:21px;padding-bottom:150px;padding-left:28px;padding-right:28px;}.header-20 .page-header-inner{border-right-width:0px;border-color:rgba(0, 0, 0, 0);background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-box-shadow:20px 0px 20px rgba(0, 0, 0, 0.03);-moz-box-shadow:20px 0px 20px rgba(0, 0, 0, 0.03);box-shadow:20px 0px 20px rgba(0, 0, 0, 0.03);-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-20 .header-social-networks a, .header-20 .page-open-main-menu, .header-20 .page-open-mobile-menu i, .header-20 .popup-search-wrap i{color:#111;}.header-20 .header-social-networks a:hover, .header-20 .popup-search-wrap:hover i, .header-20 .page-open-main-menu:hover, .header-20 .page-open-mobile-menu:hover i{color:#BC9464;}.desktop-menu .header-20 .header-center{margin-top:88px;margin-bottom:0px;margin-left:0;margin-right:0;}.desktop-menu .header-20 .menu--primary .menu__container > li > a{padding-top:16px;padding-bottom:16px;padding-left:3px;padding-right:3px;}.desktop-menu .header-20 .menu--primary .menu__container > li{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.header-20 .menu--primary a{font-weight:500;line-height:1.18;font-size:16px;color:rgba(17, 17, 17, 0.53);}.header-20 .menu--primary li:hover > a, .header-20 .menu--primary > ul > li > a:hover, .header-20 .menu--primary > ul > li > a:focus, .header-20 .menu--primary .current-menu-ancestor > a, .header-20 .menu--primary .current-menu-item > a{color:#111;}.header-20 .tm-button{color:#fff;border-color:#BC9464;background-color:#BC9464;}.header-20.headroom--not-top .page-header-inner{background:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-21 .page-header-inner{border-bottom-width:1px;border-color:#EAEAEA;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-21 .wpml-ls-item-toggle, .header-21 .header-social-networks a, .header-21 .page-open-mobile-menu i, .header-21 .popup-search-wrap i, .header-21 .mini-cart .mini-cart-icon{color:#111;}.header-21 .header-social-networks a:hover, .header-21 .page-open-mobile-menu:hover i, .header-21 .popup-search-wrap:hover i, .header-21 .mini-cart .mini-cart-icon:hover{color:#68AE4A;}.header-21 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#68AE4A!important;}.header-21 .mini-cart .mini-cart-icon:after{background-color:#111;color:#fff;}.desktop-menu .header-21 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-21 .menu--primary .menu__container > li > a{padding-top:32px;padding-bottom:32px;padding-left:3px;padding-right:3px;}.desktop-menu .header-21 .menu--primary .menu__container > li{margin-top:0px;margin-bottom:0px;margin-left:22px;margin-right:22px;}.header-21 .menu--primary a{font-weight:300;line-height:1.18;font-size:16px;color:#777;}.header-21 .menu--primary li:hover > a, .header-21 .menu--primary > ul > li > a:hover, .header-21 .menu--primary > ul > li > a:focus, .header-21 .menu--primary .current-menu-ancestor > a, .header-21 .menu--primary .current-menu-item > a{color:#111;}.header-21 .menu__container > li > a:after{color:#68AE4A;}.header-21 .tm-button{color:#222;border-color:#fff;background-color:#fff;}.header-21 .tm-button:hover{color:#222;border-color:#fff;background-color:#fff;}.header-21.headroom--not-top .page-header-inner{background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-22 .page-header-inner{border-bottom-width:0px;border-color:#222;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-22.headroom--top .header-wrap{padding-top:25px;padding-bottom:25px;padding-left:0px;padding-right:0px;}.header-22 .wpml-ls-item-toggle, .header-22 .page-open-mobile-menu, .header-22 .page-open-main-menu, .header-22 .popup-search-wrap i, .header-22 .mini-cart .mini-cart-icon{color:#222;}.header-22 .page-open-main-menu:hover, .header-22 .page-open-mobile-menu:hover i, .header-22 .popup-search-wrap:hover i, .header-22 .mini-cart .mini-cart-icon:hover{color:#0038E3;}.header-22 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#0038E3!important;}.header-22 .mini-cart .mini-cart-icon:after{background-color:#222;color:#fff;}.desktop-menu .header-22 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-22 .menu--primary .menu__container > li > a{padding-top:57px;padding-bottom:57px;padding-left:18px;padding-right:18px;}.header-22.headroom--not-top .page-header-inner{background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.sm-simple .sub-menu a, .sm-simple .children a, .sm-simple .sub-menu .menu-item-title, .sm-simple .tm-list .item-wrapper{letter-spacing:0em;line-height:1.58;text-transform:none;}.sm-simple .sub-menu a, .sm-simple .children a, .sm-simple .tm-list .item-title{font-size:14px;}.sm-simple .children,.sm-simple .sub-menu{background-color:#222222;}.desktop-menu .sm-simple .sub-menu, .desktop-menu .sm-simple .children{border-bottom-width:0px;border-bottom-color:#ff0019;}.sm-simple .children a,.sm-simple .sub-menu a,.sm-simple .tm-list .item-wrapper{color:#999999;}.sm-simple .children li:hover > a,.sm-simple .children li:hover > a:after,.sm-simple .sub-menu li.current-menu-ancestor > a,.sm-simple .sub-menu li.current-menu-item > a,.sm-simple .sub-menu li:hover > a,.sm-simple .sub-menu li:hover > a:after,.sm-simple .tm-list li:hover .item-wrapper{color:#ffffff;}.sm-simple .children li:hover > a,.sm-simple .sub-menu li.current-menu-ancestor > a,.sm-simple .sub-menu li.current-menu-item > a,.sm-simple .sub-menu li:hover > a,.sm-simple .tm-list li:hover > a{background-color:rgba( 255, 255, 255, 0 );}.desktop-menu .sm-simple .widgettitle{color:#ffffff;}.page-off-canvas-main-menu{background-image:url("/wiki/images/d/d4/T--MADRID_UCM--wp-content~themes~brook~assets~images~canvas-menu-bg.jpg");background-color:#cccccc;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.page-close-main-menu:before, .page-close-main-menu:after{background-color:#fff;}.page-off-canvas-main-menu h1, .page-off-canvas-main-menu h2, .page-off-canvas-main-menu h3, .page-off-canvas-main-menu h4, .page-off-canvas-main-menu h5, .page-off-canvas-main-menu h6{color:#fff;}.page-off-canvas-main-menu a{color:#999;}.page-off-canvas-main-menu a:hover{color:#fff;}.page-off-canvas-main-menu .menu__container{margin-top:-10px;margin-bottom:-10px;margin-left:-24px;margin-right:-24px;}.page-off-canvas-main-menu .menu__container > li > a,.page-off-canvas-main-menu .menu__container > ul > li > a{padding-top:10px;padding-bottom:10px;padding-left:24px;padding-right:24px;}.page-off-canvas-main-menu .menu__container > li > a{line-height:1.4;font-size:48px;color:#fff;}.page-off-canvas-main-menu .menu__container > li > a:hover, .page-off-canvas-main-menu .menu__container > li > a:focus{color:#ff0019;}.page-mobile-menu-header{background:#fff;}.page-mobile-main-menu > .inner{background:#000000;}.page-mobile-main-menu .menu__container{text-align:left;}.page-mobile-main-menu .menu__container > li > a{padding-top:19px;padding-bottom:19px;padding-left:0;padding-right:0;font-size:14px;color:#999999;}.page-mobile-main-menu .menu__container a{line-height:1.5;}.page-mobile-main-menu .menu__container > li > a:hover, .page-mobile-main-menu .menu__container > li.opened > a{color:#fff;}.page-mobile-main-menu .menu__container > li + li > a, .page-mobile-main-menu .menu__container > li.opened > a{border-color:rgba(255, 255, 255, 0.15);}.page-mobile-main-menu .widget-title, .page-mobile-main-menu .widgettitle{border-bottom-color:rgba(255, 255, 255, 0.15);}.page-mobile-main-menu .children a,.page-mobile-main-menu .sub-menu a{padding-top:10px;padding-bottom:10px;padding-left:0;padding-right:0;}.page-mobile-main-menu .sub-menu a, .page-mobile-main-menu .children a, .page-mobile-main-menu .tm-list__item{font-size:14px;color:#999999;}.page-mobile-main-menu .sub-menu a:hover, .page-mobile-main-menu .children a:hover, .page-mobile-main-menu .tm-list__item:hover, .page-mobile-main-menu .sub-menu .opened > a{color:#fff;}.page-mobile-main-menu .widgettitle{line-height:1.5;text-transform:uppercase;font-size:14px;color:#fff;}.page-title-bar-01 .page-title-bar-inner{background-image:url("/wiki/images/3/30/T--MADRID_UCM--wp-content~themes~brook~assets~images~title-bar-bg.jpg");background-repeat:no-repeat;background-position:center center;background-attachment:scroll;border-bottom-width:0px;border-bottom-color:rgba(0, 0, 0, 0);padding-top:332px;padding-bottom:270px;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.page-title-bar-01 .page-title-bar-overlay{background-color:rgba(0, 0, 0, 0);}.page-title-bar-01 .heading{line-height:1.41;color:#fff;font-size:56px;}.page-title-bar-01 .insight_core_breadcrumb li, .page-title-bar-01 .insight_core_breadcrumb li a{font-size:14px;line-height:1.58;}.page-title-bar-01 .insight_core_breadcrumb li{color:#ffffff;}.page-title-bar-01 .insight_core_breadcrumb a{color:#ffffff;}.page-title-bar-01 .insight_core_breadcrumb a:hover{color:#ffffff;}.page-title-bar-01 .insight_core_breadcrumb li + li:before{color:#ffffff;}.page-title-bar-02 .page-title-bar-inner{background-repeat:no-repeat;background-position:center center;background-attachment:scroll;border-bottom-width:0px;border-bottom-color:rgba(0, 0, 0, 0);padding-top:130px;padding-bottom:50px;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.page-title-bar-02 .page-title-bar-overlay{background-color:rgba(0, 0, 0, 0);}.page-title-bar-02 .heading{font-weight:600;line-height:1.41;font-size:56px;}.page-title-bar-03 .page-title-bar-inner{background-image:url("/wiki/images/b/b6/T--MADRID_UCM--wp-content~uploads~2019~10~slide_01.jpg");background-repeat:no-repeat;background-position:center center;background-attachment:scroll;border-bottom-width:0px;border-bottom-color:rgba(0, 0, 0, 0);padding-top:288px;padding-bottom:167px;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.page-title-bar-03 .page-title-bar-overlay{background-color:rgba(21,211,255,0.39);}.page-title-bar-03 .heading{line-height:1.41;text-transform:none;color:#fff;font-size:51px;}.page-title-bar-03 .insight_core_breadcrumb li{color:#ffffff;}.page-title-bar-03 .insight_core_breadcrumb a{color:#ffffff;}.page-title-bar-03 .insight_core_breadcrumb a:hover{color:#ffffff;}.page-title-bar-03 .insight_core_breadcrumb a:after{background-color:#ffffff;}.page-title-bar-03 .insight_core_breadcrumb li + li:before{color:#ffffff;}.page-title-bar-04 .page-title-bar-inner{background-image:url("/wiki/images/5/5a/T--MADRID_UCM--wp-content~themes~brook~assets~images~title-bar-04-bg.jpg");background-repeat:no-repeat;background-position:center center;background-attachment:scroll;border-bottom-width:0px;border-bottom-color:rgba(0, 0, 0, 0);padding-top:457px;padding-bottom:464px;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.page-title-bar-04 .page-title-bar-overlay{background-color:rgba(0, 0, 0, 0);}.page-title-bar-04 .heading{font-weight:600;line-height:1.42;color:#fff;font-size:56px;}.page-title-bar-05 .page-title-bar-inner{background-image:url("/wiki/images/1/13/T--MADRID_UCM--wp-content~themes~brook~assets~images~title-bar-05-bg.jpg");background-repeat:no-repeat;background-position:center center;background-attachment:scroll;border-bottom-width:0px;border-bottom-color:rgba(0, 0, 0, 0);padding-top:211px;padding-bottom:210px;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.page-title-bar-05 .page-title-bar-overlay{background-color:rgba(0, 0, 0, 0);}.page-title-bar-05 .heading{font-weight:600;line-height:1.42;color:#fff;font-size:56px;}.page-title-bar-05 .insight_core_breadcrumb li, .page-title-bar-05 .insight_core_breadcrumb li a{font-size:14px;font-weight:500;line-height:1.58;}.page-title-bar-05 .insight_core_breadcrumb li{color:#ffffff;}.page-title-bar-05 .insight_core_breadcrumb a{color:#ffffff;}.page-title-bar-05 .insight_core_breadcrumb a:hover{color:#ffffff;}.page-title-bar-05 .insight_core_breadcrumb li + li:before{color:#ffffff;}.footer-style-01 .widgettitle{font-size:18px;line-height:1.2;color:#fff;border-bottom-color:rgba(0, 0, 0, 0);margin-bottom:19px;}.footer-style-01{font-size:14px;letter-spacing:0em;line-height:2;}.footer-style-01, .footer-style-01 .widget_text{color:#999;}.footer-style-01 a, .footer-style-01 .widget_recent_entries li a, .footer-style-01 .widget_recent_comments li a, .footer-style-01 .widget_archive li a, .footer-style-01 .widget_categories li a, .footer-style-01 .widget_meta li a, .footer-style-01 .widget_product_categories li a, .footer-style-01 .widget_rss li a, .footer-style-01 .widget_pages li a, .footer-style-01 .widget_nav_menu li a, .footer-style-01 .insight-core-bmw li a{color:#999;}.footer-style-01 a:hover, .footer-style-01 .widget_recent_entries li a:hover, .footer-style-01 .widget_recent_comments li a:hover, .footer-style-01 .widget_archive li a:hover, .footer-style-01 .widget_categories li a:hover, .footer-style-01 .widget_meta li a:hover, .footer-style-01 .widget_product_categories li a:hover, .footer-style-01 .widget_rss li a:hover, .footer-style-01 .widget_pages li a:hover, .footer-style-01 .widget_nav_menu li a:hover, .footer-style-01 .insight-core-bmw li a:hover{color:#fff;}.footer-style-02 .widgettitle{font-size:24px;line-height:1.2;color:#fff;border-bottom-color:rgba(0, 0, 0, 0);margin-bottom:20px;}.footer-style-02{font-size:14px;letter-spacing:0em;line-height:1.86;}.footer-style-02, .footer-style-02 .widget_text{color:#999;}.footer-style-02 a, .footer-style-02 .widget_recent_entries li a, .footer-style-02 .widget_recent_comments li a, .footer-style-02 .widget_archive li a, .footer-style-02 .widget_categories li a, .footer-style-02 .widget_meta li a, .footer-style-02 .widget_product_categories li a, .footer-style-02 .widget_rss li a, .footer-style-02 .widget_pages li a, .footer-style-02 .widget_nav_menu li a, .footer-style-02 .insight-core-bmw li a{color:#999;}.footer-style-02 a:hover, .footer-style-02 .widget_recent_entries li a:hover, .footer-style-02 .widget_recent_comments li a:hover, .footer-style-02 .widget_archive li a:hover, .footer-style-02 .widget_categories li a:hover, .footer-style-02 .widget_meta li a:hover, .footer-style-02 .widget_product_categories li a:hover, .footer-style-02 .widget_rss li a:hover, .footer-style-02 .widget_pages li a:hover, .footer-style-02 .widget_nav_menu li a:hover, .footer-style-02 .insight-core-bmw li a:hover{color:#fff;}.footer-style-03 .widgettitle{font-size:24px;font-weight:700;line-height:1.2;color:#222;border-bottom-color:rgba(0, 0, 0, 0);margin-bottom:20px;}.footer-style-03{font-size:14px;font-weight:700;letter-spacing:0em;line-height:1.86;}.footer-style-03, .footer-style-03 .widget_text{color:#999;}.footer-style-03 a, .footer-style-03 .widget_recent_entries li a, .footer-style-03 .widget_recent_comments li a, .footer-style-03 .widget_archive li a, .footer-style-03 .widget_categories li a, .footer-style-03 .widget_meta li a, .footer-style-03 .widget_product_categories li a, .footer-style-03 .widget_rss li a, .footer-style-03 .widget_pages li a, .footer-style-03 .widget_nav_menu li a, .footer-style-03 .insight-core-bmw li a{color:#999;}.footer-style-03 a:hover, .footer-style-03 .widget_recent_entries li a:hover, .footer-style-03 .widget_recent_comments li a:hover, .footer-style-03 .widget_archive li a:hover, .footer-style-03 .widget_categories li a:hover, .footer-style-03 .widget_meta li a:hover, .footer-style-03 .widget_product_categories li a:hover, .footer-style-03 .widget_rss li a:hover, .footer-style-03 .widget_pages li a:hover, .footer-style-03 .widget_nav_menu li a:hover, .footer-style-03 .insight-core-bmw li a:hover{color:#222;}.footer-style-04 .widgettitle{font-size:24px;font-weight:500;line-height:1.2;color:#fff;border-bottom-color:rgba(0, 0, 0, 0);margin-bottom:19px;}.footer-style-04{font-size:14px;font-weight:400;letter-spacing:0em;line-height:2;}.footer-style-04, .footer-style-04 .widget_text{color:#999;}.footer-style-04 a, .footer-style-04 .widget_recent_entries li a, .footer-style-04 .widget_recent_comments li a, .footer-style-04 .widget_archive li a, .footer-style-04 .widget_categories li a, .footer-style-04 .widget_meta li a, .footer-style-04 .widget_product_categories li a, .footer-style-04 .widget_rss li a, .footer-style-04 .widget_pages li a, .footer-style-04 .widget_nav_menu li a, .footer-style-04 .insight-core-bmw li a{color:#999;}.footer-style-04 a:hover, .footer-style-04 .widget_recent_entries li a:hover, .footer-style-04 .widget_recent_comments li a:hover, .footer-style-04 .widget_archive li a:hover, .footer-style-04 .widget_categories li a:hover, .footer-style-04 .widget_meta li a:hover, .footer-style-04 .widget_product_categories li a:hover, .footer-style-04 .widget_rss li a:hover, .footer-style-04 .widget_pages li a:hover, .footer-style-04 .widget_nav_menu li a:hover, .footer-style-04 .insight-core-bmw li a:hover{color:#fff;}.footer-style-05 .widgettitle{font-size:18px;font-weight:600;line-height:1.2;color:#222;border-bottom-color:rgba(0, 0, 0, 0);margin-bottom:29px;}.footer-style-05{font-size:14px;font-weight:500;letter-spacing:0em;line-height:1.58;}.footer-style-05, .footer-style-05 .widget_text{color:#999;}.footer-style-05 a, .footer-style-05 .widget_recent_entries li a, .footer-style-05 .widget_recent_comments li a, .footer-style-05 .widget_archive li a, .footer-style-05 .widget_categories li a, .footer-style-05 .widget_meta li a, .footer-style-05 .widget_product_categories li a, .footer-style-05 .widget_rss li a, .footer-style-05 .widget_pages li a, .footer-style-05 .widget_nav_menu li a, .footer-style-05 .insight-core-bmw li a{color:#999;}.footer-style-05 a:hover, .footer-style-05 .widget_recent_entries li a:hover, .footer-style-05 .widget_recent_comments li a:hover, .footer-style-05 .widget_archive li a:hover, .footer-style-05 .widget_categories li a:hover, .footer-style-05 .widget_meta li a:hover, .footer-style-05 .widget_product_categories li a:hover, .footer-style-05 .widget_rss li a:hover, .footer-style-05 .widget_pages li a:hover, .footer-style-05 .widget_nav_menu li a:hover, .footer-style-05 .insight-core-bmw li a:hover{color:#222;}.footer-style-06 .widgettitle{font-size:18px;line-height:1.34;color:#fff;border-bottom-color:rgba(0, 0, 0, 0);margin-bottom:30px;}.footer-style-06{font-size:16px;letter-spacing:0em;line-height:1.5;}.footer-style-06, .footer-style-06 .widget_text{color:#888;}.footer-style-06 a, .footer-style-06 .widget_recent_entries li a, .footer-style-06 .widget_recent_comments li a, .footer-style-06 .widget_archive li a, .footer-style-06 .widget_categories li a, .footer-style-06 .widget_meta li a, .footer-style-06 .widget_product_categories li a, .footer-style-06 .widget_rss li a, .footer-style-06 .widget_pages li a, .footer-style-06 .widget_nav_menu li a, .footer-style-06 .insight-core-bmw li a{color:#888;}.footer-style-06 a:hover, .footer-style-06 .widget_recent_entries li a:hover, .footer-style-06 .widget_recent_comments li a:hover, .footer-style-06 .widget_archive li a:hover, .footer-style-06 .widget_categories li a:hover, .footer-style-06 .widget_meta li a:hover, .footer-style-06 .widget_product_categories li a:hover, .footer-style-06 .widget_rss li a:hover, .footer-style-06 .widget_pages li a:hover, .footer-style-06 .widget_nav_menu li a:hover, .footer-style-06 .insight-core-bmw li a:hover{color:#fff;}.page-loading{background-color:#fff;}body{background:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;background-attachment:fixed;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.site{background-repeat:no-repeat;background-position:center center;background-attachment:fixed;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.branding__logo img, .error404--header .branding__logo img{width:170px;}.branding__logo img{padding-top:15px;padding-right:0px;padding-bottom:15px;padding-left:0px;}.header-sticky-both .headroom.headroom--not-top .branding img, .header-sticky-up .headroom.headroom--not-top.headroom--pinned .branding img, .header-sticky-down .headroom.headroom--not-top.headroom--unpinned .branding img{width:150px;}.headroom--not-top .branding__logo .sticky-logo{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;}.page-mobile-popup-logo img{width:115px;}.woocommerce .product-badges .hot{color:#fff;background-color:#d31129;}.woocommerce .product-badges .onsale{color:#fff;background-color:#d5382c;}.woocommerce .price del{color:#ccc!important;}.woocommerce ins .amount{color:#d5382c;}.page-search-popup-header{background:#fff;}.page-search-popup > .inner{background:#000000;}.page-search-popup .search-form, .page-search-popup .search-field:focus{color:#fff;}.page-search-popup .search-field:-webkit-autofill{-webkit-text-fill-color:#fff!important;}.page-template-maintenance{background-image:url("/wiki/images/e/eb/T--MADRID_UCM--wp-content~themes~brook~assets~images~maintenance-bg.jpg");background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.page-template-coming-soon-01{background:#000;background-color:#000;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.page-template-coming-soon-01 .coming-soon-bg{background-image:url("/wiki/images/e/e7/T--MADRID_UCM--wp-content~themes~brook~assets~images~coming-soon-bg.jpg");background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.cs-logo{width:51px;}.secondary-font, .tm-heading.highlight-02 mark, .tm-heading.highlight-03 mark, .typed-text-02 mark{font-family:"Open Sans", Helvetica, Arial, sans-serif;}a, .tm-blog.style-list .post-categories{color:#999999;}a:hover, a:focus, .tm-maps .gmap-info-template .gmap-marker-content a:hover{color:#15d3ff;}body, .gmap-marker-wrap{font-family:"Open Sans", Helvetica, Arial, sans-serif;font-weight:400;letter-spacing:0em;line-height:1.58;font-size:14px;}.tm-testimonial, .gmap-marker-wrap, body{color:#999;}h1,h2,h3,h4,h5,h6,th,[class*="hint--"]:after{font-family:Poppins, Helvetica, Arial, sans-serif;font-weight:600;letter-spacing:0em;line-height:1.23;}.tm-grid-wrapper .btn-filter{font-weight:600;}h1,h2,h3,h4,h5,h6,caption,th, blockquote, .heading-color, .vc_progress_bar .vc_single_bar_title, .vc_chart.vc_chart .vc_chart-legend li, .tm-countdown .number, .tm-drop-cap.style-01 .drop-cap, .tm-drop-cap.style-02, .tm-table caption, .tm-counter.style-01 .number-wrap, .tm-counter.style-02 .number-wrap, .tm-counter.style-05 .number-wrap, .tm-grid-wrapper.filter-counter-style-02 .btn-filter.current, .tm-grid-wrapper.filter-counter-style-02 .btn-filter:hover, .tm-grid-wrapper.filter-counter-style-02 .btn-filter.current .filter-counter, .tm-grid-wrapper.filter-counter-style-02 .btn-filter:hover .filter-counter, .tm-portfolio.style-metro-with-caption .post-view-detail, .tm-social-networks.style-title .item:hover .link-text, .tm-social-networks.style-large-icons .link, .single-post .entry-footer .post-share a, .portfolio-details-list label, .single-portfolio .portfolio-share a, .woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce.single-product #reviews .comment-reply-title, .product-sharing-list a, .woocommerce.single-product div.product form.cart label{color:#222222;}h1{font-size:56px;}h2{font-size:48px;}h3{font-size:36px;}h4{font-size:24px;}h5{font-size:18px;}h6{font-size:14px;}button, input[type="button"], input[type="reset"], input[type="submit"], .tm-button, .rev-btn, .rev-btn:visited, .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce button.button.alt.disabled, .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce a.button.alt, .woocommerce input.button.alt, .woocommerce button.button.alt, .button, .single-product .woo-single-summary .wishlist-btn a, .single-product .woo-single-summary .compare-btn a{font-family:Poppins, Helvetica, Arial, sans-serif;font-size:14px;font-weight:600;letter-spacing:0em;color:#ffffff;border-color:#15d3ff;background-color:#15d3ff;}button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce button.button.alt:hover, .woocommerce input.button:hover, .woocommerce a.button.alt:hover, .woocommerce input.button.alt:hover, .button:hover, .single-product .woo-single-summary .wishlist-btn a:hover, .single-product .woo-single-summary .compare-btn a:hover{color:#ffffff;border-color:#15d3ff;background-color:#15d3ff;}input[type='text'], input[type='email'], input[type='url'], input[type='password'], input[type='search'], input[type='number'], input[type='tel'], input[type='range'], input[type='date'], input[type='month'], input[type='week'], input[type='time'], input[type='datetime'], input[type='datetime-local'], input[type='color'], select, textarea{letter-spacing:0em;color:#777;border-color:#eee;background-color:#fff;}input[type='text']:focus, input[type='email']:focus, input[type='url']:focus, input[type='password']:focus, input[type='search']:focus, input[type='number']:focus, input[type='tel']:focus, input[type='range']:focus, input[type='date']:focus, input[type='month']:focus, input[type='week']:focus, input[type='time']:focus, input[type='datetime']:focus, input[type='datetime-local']:focus, input[type='color']:focus, textarea:focus, select:focus, select:focus, textarea:focus{color:#ff0019;border-color:#ff0019;background-color:#fff;}@media (max-width: 1199px){.page-title-bar-01 .page-title-bar-inner{padding-top:206px;padding-bottom:190px;}.page-title-bar-01 .page-title-bar-inner .heading{font-size:46px;}.page-title-bar-02 .page-title-bar-inner{padding-top:130px;padding-bottom:50px;}.page-title-bar-02 .page-title-bar-inner .heading{font-size:46px;}.page-title-bar-03 .page-title-bar-inner{padding-top:338px;padding-bottom:100px;}.page-title-bar-03 .page-title-bar-inner .heading{font-size:28px;}.page-title-bar-04 .page-title-bar-inner{padding-top:350px;padding-bottom:350px;}.page-title-bar-04 .page-title-bar-inner .heading{font-size:46px;}.page-title-bar-05 .page-title-bar-inner{padding-top:211px;padding-bottom:210px;}.page-title-bar-05 .page-title-bar-inner .heading{font-size:46px;}}@media (max-width: 991px){.page-title-bar-01 .page-title-bar-inner{padding-top:160px;padding-bottom:150px;}.page-title-bar-01 .page-title-bar-inner .heading{font-size:36px;}.page-title-bar-02 .page-title-bar-inner{padding-top:100px;padding-bottom:0px;}.page-title-bar-02 .page-title-bar-inner .heading{font-size:36px;}.page-title-bar-03 .page-title-bar-inner{padding-top:350px;padding-bottom:100px;}.page-title-bar-03 .page-title-bar-inner .heading{font-size:24px;}.page-title-bar-04 .page-title-bar-inner{padding-top:250px;padding-bottom:250px;}.page-title-bar-04 .page-title-bar-inner .heading{font-size:36px;}.page-title-bar-05 .page-title-bar-inner{padding-top:160px;padding-bottom:150px;}.page-title-bar-05 .page-title-bar-inner .heading{font-size:36px;}}@media (max-width: 767px){.page-title-bar-01 .page-title-bar-inner{padding-top:121px;padding-bottom:110px;}.page-title-bar-01 .page-title-bar-inner .heading{font-size:28px;}.page-title-bar-02 .page-title-bar-inner{padding-top:100px;padding-bottom:0px;}.page-title-bar-02 .page-title-bar-inner .heading{font-size:28px;}.page-title-bar-03 .page-title-bar-inner{padding-top:300px;padding-bottom:80px;}.page-title-bar-03 .page-title-bar-inner .heading{font-size:24px;}.page-title-bar-04 .page-title-bar-inner{padding-top:150px;padding-bottom:150px;}.page-title-bar-04 .page-title-bar-inner .heading{font-size:28px;}.page-title-bar-05 .page-title-bar-inner{padding-top:160px;padding-bottom:150px;}.page-title-bar-05 .page-title-bar-inner .heading{font-size:28px;}}@font-face{font-display:swap;font-family:'Open Sans';font-style:italic;font-weight:300;src:local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV-hv.woff) format('woff');}@font-face{font-display:swap;font-family:'Open Sans';font-style:italic;font-weight:400;src:local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUJ0d.woff) format('woff');}@font-face{font-display:swap;font-family:'Open Sans';font-style:italic;font-weight:600;src:local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUehv.woff) format('woff');}@font-face{font-display:swap;font-family:'Open Sans';font-style:italic;font-weight:700;src:local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUOhv.woff) format('woff');}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-weight:300;src:local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8-Vg.woff) format('woff');}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-weight:400;src:local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-U1UQ.woff) format('woff');}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-weight:600;src:local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirk-Vg.woff) format('woff');}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-weight:700;src:local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rg-Vg.woff) format('woff');}@font-face{font-display:swap;font-family:'Poppins';font-style:italic;font-weight:300;src:local('Poppins Light Italic'), local('Poppins-LightItalic'), url(https://fonts.gstatic.com/s/poppins/v9/pxiDyp8kv8JHgFVrJJLm21llEw.woff) format('woff');}@font-face{font-display:swap;font-family:'Poppins';font-style:italic;font-weight:400;src:local('Poppins Italic'), local('Poppins-Italic'), url(https://fonts.gstatic.com/s/poppins/v9/pxiGyp8kv8JHgFVrJJLedA.woff) format('woff');}@font-face{font-display:swap;font-family:'Poppins';font-style:italic;font-weight:500;src:local('Poppins Medium Italic'), local('Poppins-MediumItalic'), url(https://fonts.gstatic.com/s/poppins/v9/pxiDyp8kv8JHgFVrJJLmg1hlEw.woff) format('woff');}@font-face{font-display:swap;font-family:'Poppins';font-style:italic;font-weight:600;src:local('Poppins SemiBold Italic'), local('Poppins-SemiBoldItalic'), url(https://fonts.gstatic.com/s/poppins/v9/pxiDyp8kv8JHgFVrJJLmr19lEw.woff) format('woff');}@font-face{font-display:swap;font-family:'Poppins';font-style:italic;font-weight:700;src:local('Poppins Bold Italic'), local('Poppins-BoldItalic'), url(https://fonts.gstatic.com/s/poppins/v9/pxiDyp8kv8JHgFVrJJLmy15lEw.woff) format('woff');}@font-face{font-display:swap;font-family:'Poppins';font-style:italic;font-weight:900;src:local('Poppins Black Italic'), local('Poppins-BlackItalic'), url(https://fonts.gstatic.com/s/poppins/v9/pxiDyp8kv8JHgFVrJJLm81xlEw.woff) format('woff');}@font-face{font-display:swap;font-family:'Poppins';font-style:normal;font-weight:300;src:local('Poppins Light'), local('Poppins-Light'), url(https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLDz8V1g.woff) format('woff');}@font-face{font-display:swap;font-family:'Poppins';font-style:normal;font-weight:400;src:local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v9/pxiEyp8kv8JHgFVrFJM.woff) format('woff');}@font-face{font-display:swap;font-family:'Poppins';font-style:normal;font-weight:500;src:local('Poppins Medium'), local('Poppins-Medium'), url(https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLGT9V1g.woff) format('woff');}@font-face{font-display:swap;font-family:'Poppins';font-style:normal;font-weight:600;src:local('Poppins SemiBold'), local('Poppins-SemiBold'), url(https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLEj6V1g.woff) format('woff');}@font-face{font-display:swap;font-family:'Poppins';font-style:normal;font-weight:700;src:local('Poppins Bold'), local('Poppins-Bold'), url(https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLCz7V1g.woff) format('woff');}@font-face{font-display:swap;font-family:'Poppins';font-style:normal;font-weight:900;src:local('Poppins Black'), local('Poppins-Black'), url(https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLBT5V1g.woff) format('woff');} |
| | + | </style> |
| | + | <noscript> |
| | + | <style> |
| | + | .wpb_animate_when_almost_visible { opacity: 1; } |
| | + | </style> |
| | + | </noscript> |
| | + | </head> |
| | + | <body class="page-template-default page page-id-5086 desktop desktop-menu page-has-animation scroll-nav-style-01 header-sticky-both wide page-has-no-sidebar wpb-js-composer js-comp-ver-6.0.5 vc_responsive" data-content-width="1200" data-font="Open Sans Helvetica, Arial, sans-serif" data-header-sticky-height="80" data-site-width="1200px"> |
| | + | <div class="header-sticky-both wpb-js-composer"> |
| | + | <div class="page-loading clearfix" id="page-preloader"> |
| | + | <div class="page-load-inner"> |
| | + | <div class="preloader-wrap"> |
| | + | <div class="wrap-2"> |
| | + | <div class=""> |
| | + | <img alt="Brook Preloader" src="/wiki/images/8/8b/T--MADRID_UCM--wp-content~uploads~2019~10~BUENO.gif"/> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | <div class="site" id="page"> |
| | + | <div class="content-wrapper"> |
| | + | <header class="page-header header-09 header-layout-fixed light-logo-version" id="page-header"> |
| | + | <div class="page-header-place-holder"> |
| | + | </div> |
| | + | <div class="page-header-inner" data-sticky="1" id="page-header-inner"> |
| | + | <div class="container"> |
| | + | <div class="row"> |
| | + | <div class="col-xs-12"> |
| | + | <div class="header-wrap"> |
| | + | <div class="branding"> |
| | + | <div class="branding__logo"> |
| | + | <a href="index.html" rel="home"> |
| | + | <img alt="iGem Madrid" class="light-logo" src="/wiki/images/e/e1/T--MADRID_UCM--wp-content~uploads~2019~10~aegis_logo_color-y-blanco_reduc-18.png"/> |
| | + | <img alt="iGem Madrid" class="dark-logo" src="/wiki/images/1/1f/T--MADRID_UCM--wp-content~uploads~2019~09~aegis_logo_color_reduc.png"/> |
| | + | </a> |
| | + | </div> |
| | + | </div> |
| | + | <div class="header-right"> |
| | + | <div class="navigation page-navigation" id="page-navigation"> |
| | + | <nav class="menu menu--primary" id="menu"> |
| | + | <ul class="menu__container sm sm-simple" id="menu-our-menu"> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3567 level-1" id="menu-item-3567"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Home |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-3571 level-1" id="menu-item-3571"> |
| | + | <a data-ps2id-api="true"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Our Project |
| | + | </span> |
| | + | <span class="toggle-sub-menu"> |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | <ul class="sub-menu"> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5034" id="menu-item-5034"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Description"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Description |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5006" id="menu-item-5006"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Design"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Our Design |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5007" id="menu-item-5007"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Collaborations"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Collaborations |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5008" id="menu-item-5008"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Attributions"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Attributions |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5009" id="menu-item-5009"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Team"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Team |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5010" id="menu-item-5010"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Sponsors"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Sponsors |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5011" id="menu-item-5011"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Gallery"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Gallery |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | </ul> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-3573 level-1" id="menu-item-3573"> |
| | + | <a data-ps2id-api="true"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Technology |
| | + | </span> |
| | + | <span class="toggle-sub-menu"> |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | <ul class="sub-menu"> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5013" id="menu-item-5013"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/roboselex.html"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Robo-SELEX |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5014" id="menu-item-5014"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Aptamer_Characterization"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Aptamer characterization |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5015" id="menu-item-5015"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Aptasensors"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Aptasensors |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5016" id="menu-item-5016"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/aptamer-folding.html"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Aptamer folding |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5017" id="menu-item-5017"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Synbio"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | SynBio |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | </ul> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-3575 level-1" id="menu-item-3575"> |
| | + | <a data-ps2id-api="true"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Social Impact |
| | + | </span> |
| | + | <span class="toggle-sub-menu"> |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | <ul class="sub-menu"> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5020" id="menu-item-5020"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Human_Practices"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Human Practices |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5021" id="menu-item-5021"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Public_Engagement"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Educational & Engagement |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | </ul> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-5018 level-1" id="menu-item-5018"> |
| | + | <a data-ps2id-api="true"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | iGem Pages |
| | + | </span> |
| | + | <span class="toggle-sub-menu"> |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | <ul class="sub-menu"> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5024" id="menu-item-5024"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Model"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Modeling |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5025" id="menu-item-5025"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Improving"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Improving |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5026" id="menu-item-5026"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Entrepreneurship"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Entrepreneurship |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5027" id="menu-item-5027"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Software"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Software |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5028" id="menu-item-5028"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Hardware"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Hardware |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | </ul> |
| | + | </li> |
| | + | </ul> |
| | + | </nav> |
| | + | </div> |
| | + | <div class="header-social-networks"> |
| | + | <div class="inner"> |
| | + | <a aria-label="Instagram" class="social-link hint--bounce hint--bottom" data-hover="Instagram" href="https://instagram.com/madrid.igem?igshid=1gh862jd8ucbn" target="_blank"> |
| | + | <i class="social-icon fab fa-instagram"> |
| | + | </i> |
| | + | </a> |
| | + | <a aria-label="Twitter" class="social-link hint--bounce hint--bottom" data-hover="Twitter" href="https://twitter.com/igem_olm?s=09" target="_blank"> |
| | + | <i class="social-icon fab fa-twitter"> |
| | + | </i> |
| | + | </a> |
| | + | </div> |
| | + | </div> |
| | + | <div class="page-open-mobile-menu" id="page-open-mobile-menu"> |
| | + | <div class="inner"> |
| | + | <div class="icon"> |
| | + | <i> |
| | + | </i> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </header> |
| | + | <div class="page-content" id="page-content"> |
| | + | <div class="container"> |
| | + | <div class="row"> |
| | + | <div class="page-main-content" id="page-main-content"> |
| | + | <article class="post-5086 page type-page status-publish hentry post-no-thumbnail" id="post-5086"> |
| | + | <div class="vc_row vc_row-outer vc_row-fluid vc_container-has-overlay" data-vc-full-width="true" data-vc-full-width-init="false" data-vc-stretch-content="true" id="tm-row-5dae03405b78f"> |
| | + | <div class="vc_container-overlay"> |
| | + | </div> |
| | + | <div class="wavify-wrapper"> |
| | + | <svg class="wavify-item" data-wavify-amplitude="50" data-wavify-background="#15d3ff" data-wavify-bones="6" data-wavify-height="0" height="100%" version="1.1" width="100%" xmlns="http://www.w3.org/2000/svg"> |
| | + | <title> |
| | + | Wave |
| | + | </title> |
| | + | <defs> |
| | + | </defs> |
| | + | <path d=""> |
| | + | </path> |
| | + | </svg> |
| | + | <svg class="wavify-item" data-wavify-amplitude="50" data-wavify-background="#ffffff" data-wavify-bones="5" data-wavify-height="0" height="100%" version="1.1" width="100%" xmlns="http://www.w3.org/2000/svg"> |
| | + | <title> |
| | + | Wave |
| | + | </title> |
| | + | <defs> |
| | + | </defs> |
| | + | <path d=""> |
| | + | </path> |
| | + | </svg> |
| | + | </div> |
| | + | <div class="wpb_column vc_column_container vc_col-sm-12" id="tm-column-5dae03405c3be"> |
| | + | <div class="vc_column-inner"> |
| | + | <div class="wpb_wrapper"> |
| | + | <div class="tm-spacer" id="tm-spacer-5dae03405c52a"> |
| | + | </div> |
| | + | <div class="tm-heading center tm-animation move-left" id="tm-heading-5dae03405c60d"> |
| | + | <h3 class="heading" style=""> |
| | + | SOFTWARE |
| | + | </h3> |
| | + | </div> |
| | + | <div class="tm-spacer" id="tm-spacer-5dae03405c8c5"> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | <div class="vc_row-full-width vc_clearfix"> |
| | + | </div> |
| | + | <div class="vc_row vc_row-outer vc_row-fluid" id="tm-row-5dae03405c973"> |
| | + | <div class="wpb_column vc_column_container vc_col-sm-12" id="tm-column-5dae03405cafa"> |
| | + | <div class="vc_column-inner"> |
| | + | <div class="wpb_wrapper"> |
| | + | <div class="tm-spacer" id="tm-spacer-5dae03405cc4b"> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | <div class="vc_row vc_row-outer vc_row-fluid collapse" data-vc-full-width="true" data-vc-full-width-init="false" data-vc-stretch-content="true" id="tm-row-5dae03405ccfd"> |
| | + | <div class="wpb_column vc_column_container vc_col-sm-1" id="tm-column-5dae03405cefa"> |
| | + | <div class="vc_column-inner"> |
| | + | <div class="wpb_wrapper"> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | <div class="sidenav-menu wpb_column vc_column_container vc_col-sm-2" id="tm-column-5dae03405d047"> |
| | + | <div class="vc_column-inner"> |
| | + | <div class="wpb_wrapper"> |
| | + | <div class="wpb_text_column wpb_content_element sidenav-menu-entry tm-animation move-up"> |
| | + | <div class="wpb_wrapper"> |
| | + | <p style="font-size: 20px; color: #15d3ff;"> |
| | + | <strong> |
| | + | INDEX |
| | + | </strong> |
| | + | </p> |
| | + | </div> |
| | + | </div> |
| | + | <div class="wpb_text_column wpb_content_element sidenav-menu-entry tm-animation move-up"> |
| | + | <div class="wpb_wrapper"> |
| | + | <p> |
| | + | <a href="#nav1"> |
| | + | 1. Our Code |
| | + | </a> |
| | + | </p> |
| | + | </div> |
| | + | </div> |
| | + | <div class="wpb_text_column wpb_content_element sidenav-menu-entry tm-animation move-up"> |
| | + | <div class="wpb_wrapper"> |
| | + | <p> |
| | + | <a class="_ps2id" data-ps2id-offset="" href="#nav2"> |
| | + | 2. Search Engine |
| | + | </a> |
| | + | </p> |
| | + | </div> |
| | + | </div> |
| | + | <div class="wpb_text_column wpb_content_element sidenav-menu-entry tm-animation move-up"> |
| | + | <div class="wpb_wrapper"> |
| | + | <p> |
| | + | <a class="_ps2id" data-ps2id-offset="" href="#nav3"> |
| | + | 3. Python protocols |
| | + | </a> |
| | + | </p> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | <div class="vc_row-full-width vc_clearfix"> |
| | + | </div> |
| | + | <div class="vc_row vc_row-outer vc_row-fluid" id="tm-row-5dae03405d462"> |
| | + | <div class="wpb_column vc_column_container vc_col-sm-1/5" id="tm-column-5dae03405d696"> |
| | + | <div class="vc_column-inner"> |
| | + | <div class="wpb_wrapper"> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | <div class="wpb_column vc_column_container vc_col-sm-4/5" id="tm-column-5dae03405d7ec"> |
| | + | <div class="vc_column-inner"> |
| | + | <div class="wpb_wrapper"> |
| | + | <div class="wpb_text_column wpb_content_element tm-animation move-up"> |
| | + | <div class="wpb_wrapper"> |
| | + | </div> |
| | + | </div> |
| | + | <div class="tm-heading left tm-animation move-up" id="tm-heading-5dae03405da9e"> |
| | + | <h3 class="heading" style=""> |
| | + | <mark> |
| | + | 1 |
| | + | </mark> |
| | + | Software contributions |
| | + | </h3> |
| | + | </div> |
| | + | <div class="tm-spacer" id="tm-spacer-5dae03405dda8"> |
| | + | </div> |
| | + | <div class="tm-heading left tm-animation move-up" id="tm-heading-5dae03405de57"> |
| | + | <div class="heading" style=""> |
| | + | One of the main strengths of this team was the interdisciplinarity involved, as we had engineers to deal with the Software-related aspects. That is why this project had a strong software component, being one of our main contributions the Artifical Intelligence algorithms developed to improve the SELEX process. We trained a GAN network with a library that we obtained modifying a previous year iGem team (Lyon 2016) improving it, for instance by making possible multithreading execution. We tested the quality of our algorithm with the Rosetta software for molecules modelling and we are extremely satisfied with both the obtained results and the efficiency in doing so. |
| | + | </div> |
| | + | </div> |
| | + | <div class="tm-spacer" id="tm-spacer-5dae03405e12f"> |
| | + | </div> |
| | + | <div class="vc_row vc_inner vc_row-fluid" id="tm-row-inner-5dae03405e921"> |
| | + | <div class="wpb_column vc_column_container vc_col-sm-4" id="tm-column-inner-5dae03405eecb"> |
| | + | <div class="vc_column-inner"> |
| | + | <div class="wpb_wrapper"> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | <div class="wpb_column vc_column_container vc_col-sm-4" id="tm-column-inner-5dae03405f022"> |
| | + | <div class="vc_column-inner"> |
| | + | <div class="wpb_wrapper"> |
| | + | <div class="tm-box-icon image_boxed style-01 tm-animation move-up" id="tm-box-icon-5dae03405f204"> |
| | + | <div class="content-wrap"> |
| | + | <div class="image"> |
| | + | <img alt="github-image-796x418" src="/wiki/images/0/00/T--MADRID_UCM--wp-content~uploads~2019~10~github-image-796x418.png"/> |
| | + | </div> |
| | + | <div class="content"> |
| | + | <h4 class="heading"> |
| | + | GITHUB |
| | + | </h4> |
| | + | <div class="text"> |
| | + | You can check all the documentation in our GitHub repository. |
| | + | </div> |
| | + | </div> |
| | + | <a class="tm-box-icon__btn tm-button style-text" href="https://github.com/igemsoftware2019/MADRID_UCM" target=" _blank"> |
| | + | <span class="button-text"> |
| | + | Go! |
| | + | </span> |
| | + | <span class="button-icon fa fa-arrow-right"> |
| | + | </span> |
| | + | </a> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | <div class="wpb_column vc_column_container vc_col-sm-4" id="tm-column-inner-5dae03406007b"> |
| | + | <div class="vc_column-inner"> |
| | + | <div class="wpb_wrapper"> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | <div class="tm-spacer" id="tm-spacer-5dae03406019e"> |
| | + | </div> |
| | + | <div class="tm-heading left tm-animation move-up" id="tm-heading-5dae03406025d"> |
| | + | <div class="heading" style=""> |
| | + | We did not stop there and also developed a Search Engine for iGem words -from every year and team- as well as programmed several protocols for the Opentrons robot, where we also had to deal with other software modifications for the Ninja-PCR thermocycler and other Hardware modules. |
| | + | <p> |
| | + | </p> |
| | + | <p> |
| | + | Hence, the software of our team can be divided into three rather wide parts: |
| | + | </p> |
| | + | </div> |
| | + | </div> |
| | + | <div class="tm-spacer" id="tm-spacer-5dae034060527"> |
| | + | </div> |
| | + | <div class="tm-list style-modern-icon tm-animation move-up" id="tm-list-5dae0340605ab"> |
| | + | <div class="list-item"> |
| | + | <div class="list-header"> |
| | + | <div class="marker"> |
| | + | <i class="tm-list__icon far fa-grip-lines"> |
| | + | </i> |
| | + | </div> |
| | + | <div class="title-wrap"> |
| | + | <div class="desc"> |
| | + | The GAN network with CNN neuronal nets and its Data Base here. |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | <div class="list-item"> |
| | + | <div class="list-header"> |
| | + | <div class="marker"> |
| | + | <i class="tm-list__icon far fa-grip-lines"> |
| | + | </i> |
| | + | </div> |
| | + | <div class="title-wrap"> |
| | + | <div class="desc"> |
| | + | Several Python protocols for the OT2 robot and related software for custom Hardware explained here. |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | <div class="list-item"> |
| | + | <div class="list-header"> |
| | + | <div class="marker"> |
| | + | <i class="tm-list__icon far fa-grip-lines"> |
| | + | </i> |
| | + | </div> |
| | + | <div class="title-wrap"> |
| | + | <div class="desc"> |
| | + | A nice extra tool: a Search Engine for words in other teams websites, since 2009. |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | <div class="tm-spacer" id="tm-spacer-5dae03406086c"> |
| | + | </div> |
| | + | <div class="tm-heading left tm-animation move-up" id="tm-heading-5dae034060920"> |
| | + | <h3 class="heading" style=""> |
| | + | <mark> |
| | + | 2 |
| | + | </mark> |
| | + | Search Engine for iGem |
| | + | </h3> |
| | + | </div> |
| | + | <div class="tm-spacer" id="tm-spacer-5dae034061bb8"> |
| | + | </div> |
| | + | <div class="tm-heading left tm-animation move-up" id="tm-heading-5dae034061c75"> |
| | + | <div class="heading" style=""> |
| | + | You can use our Search Engine for words in previous or this year's team's websites. This is a python search engine with GUI for searching words in each competition year and team's website. |
| | + | <p> |
| | + | </p> |
| | + | <p> |
| | + | You can run it from your terminal using: |
| | + | </p> |
| | + | <p> |
| | + | <mark> |
| | + | $ python search.py |
| | + | </mark> |
| | + | </p> |
| | + | <p> |
| | + | You might have some dependencies not installed, you just need to do: |
| | + | </p> |
| | + | <p> |
| | + | <mark> |
| | + | $ sudo pip install |
| | + | </mark> |
| | + | </p> |
| | + | </div> |
| | + | </div> |
| | + | <div class="tm-spacer" id="tm-spacer-5dae034061f27"> |
| | + | </div> |
| | + | <div class="tm-image tm-animation move-up" id="tm-image-5dae034061f83"> |
| | + | <div class="image"> |
| | + | <img alt="1" src=""/> |
| | + | </div> |
| | + | </div> |
| | + | <div class="tm-spacer" id="tm-spacer-5dae0340629fe"> |
| | + | </div> |
| | + | <div class="tm-heading left tm-animation move-up" id="tm-heading-5dae034062aa9"> |
| | + | <h3 class="heading" style=""> |
| | + | <mark> |
| | + | 3 |
| | + | </mark> |
| | + | Python Protocols |
| | + | </h3> |
| | + | </div> |
| | + | <div class="tm-spacer" id="tm-spacer-5dae034062da0"> |
| | + | </div> |
| | + | <div class="tm-heading left tm-animation move-up" id="tm-heading-5dae034062e51"> |
| | + | <div class="heading" style=""> |
| | + | You can use our Search Engine for words in previous or this year's team's websites. This is a python search engine with GUI for searching words in each competition year and team's website. |
| | + | <p> |
| | + | </p> |
| | + | <p> |
| | + | You can run it from your terminal using: |
| | + | </p> |
| | + | <p> |
| | + | <mark> |
| | + | $ python search.py |
| | + | </mark> |
| | + | </p> |
| | + | <p> |
| | + | You might have some dependencies not installed, you just need to do: |
| | + | </p> |
| | + | <p> |
| | + | <mark> |
| | + | $ sudo pip install |
| | + | </mark> |
| | + | </p> |
| | + | <p> |
| | + | Folder OT_Robot in our GitHub contains biotechnological protocols for obtaining trained libraries of DNA aptamer molecules automated with the Opentrons OT-2 robot. This protocol is part of our contribution to the 2019 iGEM international biotechnology competition. For the thermocycler we built the Ninja-PCR. |
| | + | </p> |
| | + | <p> |
| | + | To use them, you just need to drap and drop or upload the python protocols into the Opentrons App. |
| | + | </p> |
| | + | <p> |
| | + | You can clone this repo or download the zip. Make sure all the dependencies are covered. First line is for installation of pip at most Linux distributions. |
| | + | </p> |
| | + | <p> |
| | + | <mark> |
| | + | $ sudo apt install python-pip || pacman -S python-pip |
| | + | </mark> |
| | + | </p> |
| | + | <p> |
| | + | <mark> |
| | + | $ sudo pip install opentrons subprocess time os |
| | + | </mark> |
| | + | </p> |
| | + | <p> |
| | + | The robot can use the audio robot.mp3 and gets it from Robot Raspberry's /mnt/usbdrive/ (put it there or edit the location). You can load the protocol in the Opentrons application, available here. We also recommend the usage of an external Raspberry Pi to uninterruptedly provide the robot with Wi-Fi. Once you have stablished the Wi-Fi network at the Raspberry, you can connect the Robot too: |
| | + | </p> |
| | + | <p> |
| | + | <mark> |
| | + | # nmcli dev wifi connect password |
| | + | </mark> |
| | + | </p> |
| | + | <p> |
| | + | After the last update of the Robot -by the time this is written- the SSH connection has changed and now you need to exchange with it a public key for a more secure connection. Then when connected via SSH the robot will request the passphrase, at least the first time. Here is how you create the public key (you probably already have one): |
| | + | </p> |
| | + | </div> |
| | + | </div> |
| | + | <div class="tm-spacer" id="tm-spacer-5dae034063123"> |
| | + | </div> |
| | + | <div class="vc_row vc_inner vc_row-fluid vc_row-o-content-middle vc_row-flex" id="tm-row-inner-5dae034063195"> |
| | + | <div class="wpb_column vc_column_container vc_col-sm-6" id="tm-column-inner-5dae03406336f"> |
| | + | <div class="vc_column-inner"> |
| | + | <div class="wpb_wrapper"> |
| | + | <div class="tm-image tm-animation move-up" id="tm-image-5dae034063535"> |
| | + | <div class="image"> |
| | + | <img alt="robot" src=""/> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | <div class="wpb_column vc_column_container vc_col-sm-6" id="tm-column-inner-5dae034064afb"> |
| | + | <div class="vc_column-inner"> |
| | + | <div class="wpb_wrapper"> |
| | + | <div class="wpb_text_column wpb_content_element tm-animation move-up"> |
| | + | <div class="wpb_wrapper"> |
| | + | <p class="has-medium-font-size"> |
| | + | </p> |
| | + | <p class="has-medium-font-size"> |
| | + | </p> |
| | + | <p class="has-medium-font-size"> |
| | + | </p> |
| | + | <pre class="wp-block-code"><code>$ ssh-key |
| | + | Generating public/private rsa key pair. |
| | + | Enter file in which to save the key (/home/.ssh/id_rsa): |
| | + | /home/pepe/.ssh/id_rsa already exists. |
| | + | Overwrite (y/n)? |
| | + | Enter passphrase (empty for no passphrase): |
| | + | Your identification has been saved in /home/.ssh/id_rsa. |
| | + | Your public key has been saved in /home/.ssh/id_rsa.pub. |
| | + | The key fingerprint is: |
| | + | a9:49:2e:2a:5e:33:3e:a9:de:4e:77:11:58:b6:90:26 pepe@remote_host |
| | + | The key's randomart image is: |
| | + | +--[ RSA 2048]----+ |
| | + | | ..o | |
| | + | | E o= . | |
| | + | | o. o | |
| | + | | .. | |
| | + | | ..S | |
| | + | | o o. | |
| | + | | =o.+. | |
| | + | |. =++.. | |
| | + | |o=++. | |
| | + | +-----------------+ |
| | + | |
| | + | |
| | + | </code></pre> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </article> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | <!-- /.content-wrapper --> |
| | + | <div class="page-footer-wrapper footer-07 footer-style-04" id="page-footer-wrapper"> |
| | + | <div class="page-footer" id="page-footer"> |
| | + | <div class="container"> |
| | + | <div class="row"> |
| | + | <div class="col-md-12"> |
| | + | <div class="page-footer-inner"> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | <!-- /.site --> |
| | + | <script src="/wiki/index.php?title=Template:MADRID_UCM/html~Software~html_sc1~js.txt&action=raw&ctype=text/javascript"> |
| | + | </script> |
| | + | <a class="page-scroll-up" id="page-scroll-up"> |
| | + | <i class="fal fa-angle-up"> |
| | + | </i> |
| | + | </a> |
| | + | <div class="page-mobile-main-menu effect-slide-to-right" id="page-mobile-main-menu"> |
| | + | <div class="inner"> |
| | + | <div class="page-mobile-menu-header"> |
| | + | <div class="page-mobile-popup-logo page-mobile-menu-logo"> |
| | + | <a href="index.html" rel="home"> |
| | + | <img alt="Logo" src="/wiki/images/1/1f/T--MADRID_UCM--wp-content~uploads~2019~09~aegis_logo_color_reduc.png"/> |
| | + | </a> |
| | + | </div> |
| | + | <div class="page-close-mobile-menu" id="page-close-mobile-menu"> |
| | + | </div> |
| | + | </div> |
| | + | <div class="page-mobile-menu-content"> |
| | + | <ul class="menu__container" id="mobile-menu-primary"> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3567 level-1"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Home |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-3571 level-1"> |
| | + | <a data-ps2id-api="true"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Our Project |
| | + | </span> |
| | + | <span class="toggle-sub-menu"> |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | <ul class="sub-menu"> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5034"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Description"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Description |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5006"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Design"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Our Design |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5007"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Collaborations"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Collaborations |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5008"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Attributions"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Attributions |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5009"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Team"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Team |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5010"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Sponsors"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Sponsors |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5011"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Gallery"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Gallery |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | </ul> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-3573 level-1"> |
| | + | <a data-ps2id-api="true"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Technology |
| | + | </span> |
| | + | <span class="toggle-sub-menu"> |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | <ul class="sub-menu"> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5013"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/roboselex.html"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Robo-SELEX |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5014"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Aptamer_Characterization"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Aptamer characterization |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5015"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Aptasensors"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Aptasensors |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5016"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/aptamer-folding.html"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Aptamer folding |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5017"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Synbio"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | SynBio |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | </ul> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-3575 level-1"> |
| | + | <a data-ps2id-api="true"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Social Impact |
| | + | </span> |
| | + | <span class="toggle-sub-menu"> |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | <ul class="sub-menu"> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5020"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Human_Practices"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Human Practices |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5021"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Public_Engagement"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Educational & Engagement |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | </ul> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-5018 level-1"> |
| | + | <a data-ps2id-api="true"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | iGem Pages |
| | + | </span> |
| | + | <span class="toggle-sub-menu"> |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | <ul class="sub-menu"> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5024"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Model"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Modeling |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5025"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Improving"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Improving |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5026"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Entrepreneurship"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Entrepreneurship |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5027"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Software"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Software |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5028"> |
| | + | <a data-ps2id-api="true" href="http://2019.igem.org/Team:MADRID_UCM/Hardware"> |
| | + | <div class="menu-item-wrap"> |
| | + | <span class="menu-item-title"> |
| | + | Hardware |
| | + | </span> |
| | + | </div> |
| | + | </a> |
| | + | </li> |
| | + | </ul> |
| | + | </li> |
| | + | </ul> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | <script src="/wiki/index.php?title=Template:MADRID_UCM/html~Software~html_sc2~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | <script src="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~plugins~page-scroll-to-id~js~page-scroll-to-id~min~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | <script src="/wiki/index.php?title=Template:MADRID_UCM/html~Software~html_sc3~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | <script src="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~plugins~sticky-menu-or-anything-on-scroll~assets~js~stickThis~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | <script src="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~themes~brook~assets~js~headroom~min~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | <script src="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~themes~brook~assets~libs~smooth-scroll-for-web~SmoothScroll~min~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | <script src="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~themes~brook~assets~libs~picturefill~picturefill~min~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | <script src="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~themes~brook~assets~libs~mousewheel~jquery~mousewheel~min~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | <script src="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~themes~brook~assets~libs~lightGallery~js~lightgallery-all~min~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | <script src="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~themes~brook~assets~libs~smooth-scroll~jquery~smooth-scroll~min~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | <script src="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-includes~js~imagesloaded~min~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | <script src="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~themes~brook~assets~libs~swiper~js~swiper~min~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | <script src="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-includes~js~hoverIntent~min~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | <script src="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~plugins~js_composer~assets~lib~vc_waypoints~vc-waypoints~min~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | <script src="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~themes~brook~assets~libs~smartmenus~jquery~smartmenus~min~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | <script src="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~themes~brook~assets~libs~perfect-scrollbar~js~perfect-scrollbar~jquery~min~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | <script src="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~plugins~js_composer~assets~js~dist~js_composer_front~min~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | <script src="/wiki/index.php?title=Template:MADRID_UCM/html~Software~html_sc4~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | <script src="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~themes~brook~assets~js~main~min~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | <script src="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~themes~brook~assets~libs~tween-max~TweenMax~min~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | <script src="https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~themes~brook~assets~js~wavify~min~js.txt&action=raw&ctype=text/javascript" type="text/javascript"> |
| | + | </script> |
| | + | </div> |
| | + | </body> |
| | </html> | | </html> |