/*!
 * Start Bootstrap - Freelancer v3.3.7+1 (http://startbootstrap.com/template-overviews/freelancer)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
body {
  font-family: 'Lato', sans-serif;
  overflow-x: hidden;
  background: #1A1A36;
}
.dot{
  color: #FFFFFF;
}

div.blanco{
  background: #FFFFFF;
  width: 95%;
}
p {
  font-size: 20px;
}
p.small {
  font-size: 16px;
}
p.principal {
  font-size: 20px;
  color: #000000;
  font-weight: 500;
  padding: 0;
}
p.secundario {
  font-size: 20px;
  color: #9f6eb0;
  font-weight: 600;
  padding: 0;
}
p.terciario {
  font-size: 20px;
  color: #1F1D44;
  font-weight: 600;
  padding: 0;
}
p.cuarto {
  font-size: 20px;
  color: #ffffff;
  font-weight: 600;
  padding: 0;
}
p.tabla1 {
  font-size: 18px;
  color: #221d45;
  font-weight: 600;
  padding: 0;
}
p.tabla2 {
  font-size: 16px;
  color: #221d45;
  font-weight: 500;
  padding: 0;
}
p.tabla3 {
  font-size: 15px;
  color: #ce6c34;
  font-weight: 400;
  padding: 0;
}
p.textabstract {
  font-size: 15px;
  text-align: justify;
  color: #F03968;
  font-weight: 400;
  padding: 50px;
  margin: 0 20% 0 20%;
}
table{
  background: #FFFFFF;
  color: #F03968;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  width: 100%;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  border:none;
}
table thead th{
  color: #FFFFFF;
  background: #221d45;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  padding: 0;
  margin: 0;
  border:none;
}
table tbody tr.blanco{
  background: #FFFFFF;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  border:none;
}
table tbody td.blanco{
  border:none;
}
table tbody tr.rosa{
  background: #FDE8EF;
  color: #F03968;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  border:none;
}
table tbody td.rosa{
  border:none;
}
table tbody tr.descanso{
  background: #F03968;
  color: #FFFFFF;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  border:none;
}
table tbody td.descanso{
  border:none;
}
table tbody td.sinfondo{
  background: #FFFFFF;
  color: #FFFFFF;
  border:none;
}

img {
    max-width: auto;
    height: auto;
}
a,
a:hover,
a:focus,
a:active,
a.active {
  color: #F03968;
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
hr.star-light,
hr.star-primary {
  padding: 0;
  border: none;
  border-top: solid 5px;
  text-align: center;
  max-width: 250px;
  margin: 25px auto 30px;
}
hr.star-light:after,
hr.star-primary:after {
  content: "\f005";
  font-family: FontAwesome;
  display: inline-block;
  position: relative;
  top: -0.8em;
  font-size: 2em;
  padding: 0 0.25em;
}
hr.star-light {
  border-color: white;
}
hr.star-light:after {
  background-color: #F03968;
  color: white;
}
hr.star-primary {
  border-color: #1F1D44;
}
hr.star-primary:after {
  background-color: white;
  color: #1F1D44;
}
.img-centered {
  margin: 0 auto;
}
.modal {
  border-style: none;
}
.modal-dialog {
  background: #41495e;
}
.modal-header {
  text-align: center;
  background: #41495e;
  color: #FFFFFF;
}
.modal-header h3{
  text-transform: none;
  font-weight: 700;
  text-align: center;
}
.modal-header p.small{
  color: #a7b4d6;
  margin: 0 10% 0 10%;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  padding: 0 0 20px 0;
}
.modal-content {
  text-align: justify;
  color: #41475f;
  background: #FFFFFF;
}
.modal-footer {
  color: #f03969;
  background: #e9ecf5;
  padding: 20px;
}
.modal-footer p.download{
  width:100%;
  color: #FFFFFF;
  background-color: #f03969;
  margin: 0;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  padding: 10px;
}
.modal-footer a{
  color: #f03969;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin: 20px;
  padding: 30px ;
}
header {
  text-align: center;
  padding: 100px 0 0 0;
  background: #1F1D44;
}
header img {
  display: inline-block;
  margin: 0;
}
header .intro-text .name {
  display: block;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2em;
}
header .intro-text .skills {
  font-size: 1.25em;
  font-weight: 300;
}
@media (min-width: 1170px) {
body {
  font-family: "Lato", sans-serif;
  overflow-x: hidden;
  width: 1170px;
  overflow: auto;
  margin: auto;
  background: #2C353E;
}
header {
  text-align: center;
  padding: 100px 0 0 0;
}
header img {
  display: inline-block;
  margin: 0;
}
.navbar-custom .navbar-nav {
  width: 1170px;
  letter-spacing: 1px;
  text-align: center;

}
}
@media (max-width: 768px) {
header {
  text-align: center;
  padding: 57px 0 0 0;
}
  header .container {
    padding: 0;
    margin: 0;
  }
  header .intro-text .name {
    font-size: 4.75em;
  }
  header .intro-text .skills {
    font-size: 1.75em;
  }
}
.navbar-custom {
  background: #DB3759;
  padding: 0;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border: none;
  text-align: center;
}
.navbar-custom a:focus {
  outline: none;
}
.navbar-custom .navbar-brand {
  color: white;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
  color: white;
}
.navbar-custom .navbar-nav li a {
  color: white;
}
.navbar-custom .navbar-nav li a:hover {
  color: #41495E;
  outline: none;
}
.navbar-custom .navbar-nav li a:focus,
.navbar-custom .navbar-nav li a:active {
  color: white;
}
.navbar-custom .navbar-nav li.active a {
  color: white;
  background: #41495E;
}
.navbar-custom .navbar-nav li.active a:hover,
.navbar-custom .navbar-nav li.active a:focus,
.navbar-custom .navbar-nav li.active a:active {
  color: white;
  background: #41495E;
}
.navbar-custom .navbar-toggle {
  color: white;
  text-transform: uppercase;
  font-size: 15px;
  border-color: white;
  text-align: center;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color:#41495E ;
  color: white;
  border-color: #41495E;
}
@media (min-width: 768px) {
  .navbar-custom {
    padding: 25px 100px 25px 200px;
    width: 1170px;
    padding-right: auto;
    padding-left: auto;
    margin-right: auto;
    margin-left: auto;
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s;
  }
  .navbar-custom .navbar-brand {
    font-size: 2em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .navbar-custom.affix {
    padding: 25px 25px 25px 40px;
  }
  .navbar-custom.affix .navbar-brand {
    font-size: 1.5em;
  }
}
section {
  padding: 100px 0;
}
section h2 {
  margin: 0;
  font-size: 3em;
}
section.banner {
  background: #41495E;
  padding: 0;
}
section.banner img {
    width: 100%;
    height: auto;
}
section.location {
  background: #F03968;
  color: white;
  padding: 50px 0;
}
section.location h4{
  font-weight: 100;
  font-family: "Lato", sans-serif;
  text-transform: none;
  padding: 15px;
}
section.accomodation{
  background: #41475F;
  color: white;
  padding: 50px 0;
}
section.accomodation h4{
  font-weight: 100;
  font-family: "Lato", sans-serif;
  text-transform: none;
  padding: 15px;
}
section.success {
  background: #F03968;
  color: white;
  padding: 50px 0;
}
section.date {
  background: #F03968;
  color: white;
  padding: 10px 0;
}
section.maxtitle {
  background: #41495E; /* For browsers that do not support gradients */
  color: #A8B5D7;
  padding: 10px 0;
}
section.maxtitle h1{
  font-size: 500%;
  font-weight: 100;
  font-family: "Lato", sans-serif;
  text-transform: none;
}
section.maxtitle p.title{
  font-size: 320%;
  color: #EF396A; 
  font-family: 'Lato', sans-serif;
  display: inline-block;
  border-bottom: 3px solid #a8b5d7;
  padding-bottom: 7px;
  font-weight: 700;
}
section.maxtitle p.subtitle{
  font-size: 150%;
  color: #FFFFFF; 
  font-family: 'Lato', sans-serif;
  font-weight: 700;
}
section.constancia {
  background: #221d45;
  color: white;
  padding: 10px 0 10px 0;
}
section.constancia_body {
  color: #221d45;
  background: white;
  padding: 60px 0;
}
section.constancia_body p {
  color: #221d45;
  background: white;
  margin: 0 10% 0 10%;
}
section.registro {
  background: #221d45;
  color: white;
  padding: 10px 0 10px 0;
}
section.registro_body {
  color: #221d45;
  background: white;
  padding: 60px 0;
}
section.registro_body p {
  color: #221d45;
  background: white;
  margin: 0 10% 0 10%;
}
section.registro_body li {
  color: #221d45;
  background: white;
  margin: 0 15% 0 15%;
  font-size: 20px;
}

section.intro2 {
  background: #E9ECF5;
  padding: 10px 0 10px 0;
}
section.intro2 p{
  color: #2C333D;
  margin: 0 10% 0 10%;
  font-family: 'Lato', sans-serif;
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  color: #40495D;
}
section.intro2 p.small{
  color: #E61455;
  margin: 0 10% 0 10%;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  padding: 0 0 30px 0;
}
section.intro2 h3{
  color: #E61455;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
section.intro2 p.great:hover {
   color: #DB3759;
   text-decoration: underline;
}

.pointer{cursor:pointer;}

section.intro {
  background: #FFFFFF;
  padding: 60px 0;
}
section.intro h3{
  color: #F03968;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  text-transform: uppercase;
  font-weight: 700;
}
section.intro p{
  margin: 0 10% 0 10%;
  color: #40495D;
}
section.comites{
  background: #40485D;
  color: white;
  padding: 25px;
  margin: 0;
}
section.comites h3{
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
section.program{
  background: #ef396a;
  color: white;
  padding: 25px 0;
  margin: auto;
}
section.program h3{
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
section.program p{
  background: #ffffff;
  margin: 0 10% 0 10%;
  color: #40495D;
}
section.comitteetable{
  padding: 25px 0;
  margin: auto;
}
section.comittee.fondo{
  background: #FFFFFF;
  color: #F03968;
  padding: 25px;
  margin: auto;
}
section.comittee h3{
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  padding: 25px;
}

section.timetable{
  background: #ffffff;
  color: white;
  padding: 50px 0;
}
section.timetable h3{
  color: #F03968;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
section.speaker {
  background: url(../img/nanoescala_back_01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  /*background: #302871;*/
  color: white;
  padding: 12%;
  /*background-attachment: fixed;*/
}
section.speaker h3{
  font-family: 'Lato', sans-serif;
  color: #F03968;
  text-transform: uppercase;
  font-weight: 700;
}
section.speaker.p{
  color: #FFFFFF;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
section.speaker.dot{
  color: #F03968;
}
@media (max-width: 767px) {
  section {
    padding: 75px 0;
  }
  section.first {
    padding-top: 75px;
  }
}
#portfolio .portfolio-item {
  margin: 0 0 15px;
  right: 0;
}
#portfolio .portfolio-item .portfolio-link {
  display: block;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
#portfolio .portfolio-item .portfolio-link .caption {
  background: rgba(24, 188, 156, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
#portfolio .portfolio-item .portfolio-link .caption:hover {
  opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content {
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 20px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: white;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
  margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
  margin: 0;
}
#portfolio * {
  z-index: 2;
}
@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}
.floating-label-form-group {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #eeeeee;
}
.floating-label-form-group input,
.floating-label-form-group textarea {
  z-index: 1;
  position: relative;
  padding-right: 0;
  padding-left: 0;
  border: none;
  border-radius: 0;
  font-size: 1.5em;
  background: none;
  box-shadow: none !important;
  resize: none;
}
.floating-label-form-group label {
  display: block;
  z-index: 0;
  position: relative;
  top: 2em;
  margin: 0;
  font-size: 0.85em;
  line-height: 1.764705882em;
  vertical-align: middle;
  vertical-align: baseline;
  opacity: 0;
  -webkit-transition: top 0.3s ease,opacity 0.3s ease;
  -moz-transition: top 0.3s ease,opacity 0.3s ease;
  -ms-transition: top 0.3s ease,opacity 0.3s ease;
  transition: top 0.3s ease,opacity 0.3s ease;
}
.floating-label-form-group:not(:first-child) {
  padding-left: 14px;
  border-left: 1px solid #eeeeee;
}
.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}
.floating-label-form-group-with-focus label {
  color: #F03968;
}
form .row:first-child .floating-label-form-group {
  border-top: 1px solid #eeeeee;
}
footer {
  color: #40495D;
}
footer h3 {
  margin-bottom: 30px;
}
footer .footer-above {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #e9ecf5;
}
footer .footer-col {
  margin-bottom: 50px;
}
footer .footer-below {
  color: #F03969;
  padding: 25px 0;
  background-color: #2C353E;
}
footer img {
  padding: 25px ;
}
.btn-abstract {
  text-align: center;
  color: #F03968;
  font-size: 20px;
  border: solid 2px #F03968;
  background: transparent;
  transition: all 0.3s ease-in-out;
  margin-top: 15px;
}
.btn-abstract:hover,
.btn-abstract:focus,
.btn-abstract:active,
.btn-abstract.active {
  color: white;
  background: #F03968 ;
  border: solid 2px #F03968;
}
.btn-soon {
  color: #F03968;
  font-size: 20px;
  border: solid 2px #F03968;
  background: transparent;
  transition: all 0.3s ease-in-out;
  margin-top: 15px;
}
.btn-soon:hover,
.btn-soon:focus,
.btn-soon:active,
.btn-soon.active {
  color: white;
  background: #F03968 ;
  border: solid 2px #F03968;
}
.btn-outline2 {
  color: white;
  font-size: 20px;
  border: solid 2px white;
  background: transparent;
  transition: all 0.3s ease-in-out;
  margin-top: 15px;
}
.btn-outline2:hover,
.btn-outline2:focus,
.btn-outline2:active,
.btn-outline2.active {
  color: #41475F;
  background: white;
  border: solid 2px white;
}
.btn-outline {
  color: white;
  font-size: 20px;
  border: solid 2px white;
  background: transparent;
  transition: all 0.3s ease-in-out;
  margin-top: 15px;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
  color: #F03968;
  background: white;
  border: solid 2px white;
}
.btn-primary {
  color: white;
  background-color: #1F1D44;
  border-color: #1F1D44;
  font-weight: 700;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: white;
  background-color: #9f6eb0;
  border-color: #9f6eb0;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-color: #9f6eb0;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #1F1D44;
  border-color: #1F1D44;
}
.btn-primary .badge {
  color: #1F1D44;
  background-color: white;
}
.btn-success {
  color: white;
  background-color: #F03968;
  border-color: #F03968;
  font-weight: 700;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: white;
  background-color: #41495e;
  border-color: #41495e;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #41495e;
  border-color: #41495e;
}
.btn-success .badge {
  color: #F03968;
  background-color: white;
}
.btn-social {
  display: inline-block;
  height: 50px;
  width: 50px;
  border: 2px solid white;
  border-radius: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 45px;
}
.btn:focus,
.btn:active,
.btn.active {
  outline: none;
}
.scroll-top {
  position: fixed;
  right: 2%;
  bottom: 2%;
  width: 50px;
  height: 50px;
  z-index: 1049;
}
.scroll-top .btn {
  font-size: 20px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  line-height: 28px;
}
.scroll-top .btn:focus {
  outline: none;
}
.portfolio-modal .modal-content {
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 100px 0;
  text-align: center;
}
.portfolio-modal .modal-content h2 {
  margin: 0;
  font-size: 3em;
}
.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}
.portfolio-modal .modal-content .item-details {
  margin: 30px 0;
}
.portfolio-modal .close-modal {
  position: absolute;
  width: 75px;
  height: 75px;
  background-color: transparent;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
  height: 75px;
  width: 1px;
  margin-left: 35px;
  background-color: #1F1D44;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
  height: 75px;
  width: 1px;
  background-color: #1F1D44;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  z-index: 1052;
}
.portfolio-modal .modal-backdrop {
  opacity: 0;
  display: none;
}
