body {
  margin: 0; }

body,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
dl, dd, ol, ul,
form, fieldset, legend,
table, th, td, caption,
hr {
  margin: 0;
  padding: 0; }

article, aside, details, figcaption, figure, footer,
header, main, nav, section, summary {
  display: block; }

audio, canvas,
progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }
.fondo-azul{
	background-color:#1f317f;
	}
.fondo-amarillo{
	background-color:#ffe400;}
.titulos{
	text-align: center;
    background-color: #fff;
    font-size: 50px;
    font-weight: bold;
    font-family: arial;
    color: #000;
	}
.imagenes-logos{
	    margin-bottom: 0;
	text-align:center;}
.subtitulos-emelec{
	padding-left:10px;
	padding-right:10px;
	font-family:arial;
	color: #cfcfcf;
    text-align: center;
    font-size: 37px;
    font-weight: bold;
	}
.textos-emelec{
    text-align: center;
    color: #cfcfcf;
    margin: 0 10%;
    font-size: 20px;}
.subtitulos-barcelona{
	padding-left:10px;
	padding-right:10px;
	font-family:arial;
	color: #000;
    text-align: center;
    font-size: 37px;
    font-weight: bold;
	}
.textos-barcelona{
    text-align: center;
    color: #000;
    margin: 0 10%;
    font-size: 20px;}	
.contenedor-textos{
	top: 18%;
	position: absolute;
	left: 7px;
	}
.fondo-gris{
	background:url('cesped.jpg') no-repeat; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
  }
	.contenedor-textos img{
	width:25%;}
	.contenedor-logos{
		display: inline-block;
    width: 100%;}
	.medio{
		display:block;
		float:left;
		width:50%;}
.medio img{
	width:50%;}
.compartir{
	    position: absolute;
    z-index: 1000;
    bottom: 0;
    background: #000;
    width: 100%;
    padding: 10px;
	text-align:center;}
@media(max-width:1200px){
	.contenedor-textos img{
	width:35% !important;}
	}
@media(max-width:1100px){
	.contenedor-textos img{
	width:38% !important;}
	}	
@media(max-width:1020px){
	.contenedor-textos img{
	width:35% !important;}
	}
@media(max-width:900px){
	.subtitulos-emelec{
	font-size:24px}
	.textos-barcelona{
	font-size:24px}
	.textos-barcelona{
    font-size: 16px;}
	.textos-emelec{
    font-size: 16px;}
	.contenedor-textos img{
	width:45% !important;}
	.contenedor-textos{
	top:18%;
	}
	}
@media(max-width:700px){
	.subtitulos-emelec{
	font-size: 20px;
    line-height: 22px;
    margin-bottom: 10px !important;}
	.subtitulos-barcelona{
	font-size: 20px;
    line-height: 22px;
    margin-bottom: 10px !important;}
	.titulos{
	font-size:25px;}
	.textos-barcelona{
        font-size: 15px;
    line-height: 20px;}
	.textos-emelec{
        font-size: 15px;
    line-height: 20px;}
	.contenedor-textos{
	top:10%;
	}
	}

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.clearfix:after, .cf:after {
  content: "";
  display: table;
  clear: both; }

.skip-link {
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  top: -10px; }

h1, h2, h3, h4, h5, h6,
ul, ol, dl,
blockquote, p, address,
table,
fieldset, figure,
pre {
  margin-bottom: 21px;
  margin-bottom: 1.5rem; }

ul, ol, dd {
  margin-left: 42px;
  margin-left: 3rem; }

.sep {
  margin: 0 11px; }

.container {
  width: auto;
  max-width: 100%;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 1em;
  padding-right: 1em; }
  .container:after {
    content: "";
    display: table;
    clear: both; }

.container {
  width: auto;
  max-width: 100%;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 1em;
  padding-right: 1em;
  padding: 0 1em;
  max-width: 400px; }
  .container:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (min-width: 768px) {
    .container {
      max-width: 796px; } }
  @media screen and (min-width: 978px) {
    .container {
      max-width: 1006px; } }
  @media screen and (min-width: 1218px) {
    .container {
      max-width: 1246px; } }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875em;
  line-height: 1.5;
  background-color: #fff;
  color: #808080;
  overflow-y: scroll;
  height: 100%; }

body {
  min-height: 100%; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
  line-height: 1.1;
  color: #252525;
  font-weight: normal; }

h1, .h1 {
  font-size: 36px;
  font-size: 2.57143rem;
  line-height: 1.16667; }

h2, .h2 {
  font-size: 30px;
  font-size: 2.14286rem;
  line-height: 1.4; }

h3, .h3 {
  font-size: 24px;
  font-size: 1.71429rem;
  line-height: 1.75; }

h4, .h4 {
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.16667; }

h5, .h5 {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.5; }

h6, .h6 {
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 1.75; }

.lede, .lead {
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.16667; }

img {
  max-width: 100%;
  font-style: italic; }

a, a:visited {
  color: #f06060;
  text-decoration: underline;
  -webkit-transition: color 0.2s ease-in-out;
          transition: color 0.2s ease-in-out; }

a:hover,
a:focus {
  color: #252525; }

li > ul,
li > ol {
  margin-bottom: 0; }

.unstyled {
  margin: 0;
  padding: 0;
  list-style: none; }

code {
  background: #f5f2f0;
  border: 1px solid #bdc3c7;
  color: #252525;
  padding: 1.66667px 5px;
  font-family: Monaco, Verdana, "Dejavu Sans", sans-serif;
  border-radius: 3px;
  white-space: nowrap;
  font-size: inherit; }

kbd {
  background: #252525;
  color: white;
  padding: 1.66667px 5px;
  font-family: Monaco, Verdana, "Dejavu Sans", sans-serif;
  border-radius: 3px;
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.5; }

pre {
  display: block;
  overflow: auto;
  max-width: 500px;
  word-break: break-all;
  /* webkit */
  word-wrap: break-word;
  white-space: pre;
  white-space: -moz-pre-wrap;
  /* fennec */
  white-space: pre-wrap;
  white-space: pre\9;
  /* IE7+ */
  padding-top: 21px;
  color: #252525;
  background: #f5f2f0;
  border-radius: 4px;
  border: 1px solid #bdc3c7; }
  pre > :last-child {
    margin-bottom: 0; }

table {
  border-collapse: collapse;
  margin: 11px 0;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 21px; }

th {
  border: 1px solid #e2e2e2;
  font-weight: bold;
  padding: 10.5px 0;
  text-align: left;
  padding: 11px;
  color: #252525; }

td {
  border: 1px solid #e2e2e2;
  padding: 11px 0;
  padding: 11px; }

tr, td, th {
  vertical-align: middle; }

fieldset {
  background: none;
  border: 1px solid #e2e2e2;
  padding: 21px;
  margin-bottom: 21px; }
  fieldset legend {
    padding: 0 11px;
    color: #252525; }

label {
  margin-bottom: 5px;
  display: inline-block;
  color: #252525; }
  label.required:after {
    content: "*"; }
  label abbr {
    display: none; }

input[type="text"],
input[type="email"],
input[type="search"],
input[type="number"],
input[type="password"],
textarea {
  width: 100%;
  display: block;
  font-size: 14px;
  color: #808080;
  margin-bottom: 21px;
  outline: none;
  border: 1px solid transparent;
  border-radius: 1px;
  padding: 5px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: whitesmoke;
  -webkit-transition: border 0.4s ease-in-out, -webkit-box-shadow 0.4s ease-in-out, background 0.4s ease-in-out;
          transition: border 0.4s ease-in-out, box-shadow 0.4s ease-in-out, background 0.4s ease-in-out; }
  input[type="text"]:hover,
  input[type="email"]:hover,
  input[type="search"]:hover,
  input[type="number"]:hover,
  input[type="password"]:hover,
  textarea:hover {
    border: 1px solid #bdc3c7; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="password"]:focus,
  textarea:focus {
    border: 1px solid #bdc3c7;
    -webkit-box-shadow: 0 0 5px 0 #ccc;
            box-shadow: 0 0 5px 0 #ccc;
    background: #fafafa; }

textarea {
  resize: vertical; }

input[type="submit"] {
  background: none;
  border: 1px solid transparent;
  padding: 11px 21px;
  color: #252525;
  border-radius: 1px;
  outline: none;
  -webkit-transition: border 0.4s ease-in-out, -webkit-box-shadow 0.4s ease-in-out, background 0.4s ease-in-out;
          transition: border 0.4s ease-in-out, box-shadow 0.4s ease-in-out, background 0.4s ease-in-out;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: whitesmoke; }
  input[type="submit"]:hover, input[type="submit"]:focus {
    border: 1px solid #bdc3c7;
    -webkit-box-shadow: 0 0 5px 0 #ccc;
            box-shadow: 0 0 5px 0 #ccc;
    background: #fafafa; }

input[type="checkbox"],
input[type="radio"] {
  display: inline;
  margin-right: 5px; }

input[type="file"] {
  margin-bottom: 5px;
  padding-bottom: 5px;
  width: 100%; }

select {
  margin-bottom: 21px;
  max-width: 100%;
  width: auto; }

html.fsvs {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden; }
  html.fsvs #fsvs-body {
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    width: 100%; }
    html.fsvs #fsvs-body > * {
      height: 100%;
      width: 100%;
      overflow: hidden;
      -webkit-backface-visibility: hidden;
      -webkit-perspective: 1000; }
  html.fsvs #fsvs-pagination {
    margin: 0;
    padding: 8px 4px;
    position: fixed;
    height: auto;
    right: -100px;
    top: 50%;
    z-index: 999;
    width: 32px; }
    html.fsvs #fsvs-pagination li {
      list-style: none;
      width: 25px;
      height: 25px;
      line-height: 25px;
      text-align: center;
      margin: 0 0 2px 0;
      cursor: pointer; }
      html.fsvs #fsvs-pagination li > span {
        border-radius: 100%;
        width: 22px;
        height: 22px;
        line-height: 22px;
        border: 1px solid white;
        display: block; }
        html.fsvs #fsvs-pagination li > span > span {
          border-radius: 100%;
          width: 12px;
          height: 12px;
          line-height: 12px;
          border: 1px solid white;
          display: block;
          margin: 4px; }
      html.fsvs #fsvs-pagination li.active > span {
        border: 1px dashed white; }
        html.fsvs #fsvs-pagination li.active > span > span {
          background: white; }
      html.fsvs #fsvs-pagination li:last-child {
        margin: 0; }

/*# sourceMappingURL=style.css.map */
.share{ font-family:arial;color:#FF6; font-weight:bold;font-size: 17px;text-transform: uppercase;}
.share{list-style-type:none;padding:0;margin:0;text-align:center;}
.share a{color:#fff;}
.share a:hover{color: #333;}
.share li{display:inline}
.share li span{background-color:#FFF;border:1px solid rgba(0,0,0,0.1);display:inline-block;font-size:11px;padding:5px 8px;margin-right:5px;margin-left:8px;position:relative}
.share li span:after,.share li span:before{right:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute}
.share li span:after{border-color:rgba(255,255,255,0);border-right-color:#FFF;border-width:5px;margin-top:-5px}
.share li span:before{border-color:rgba(230,230,230,0);border-right-color:#e6e6e6;border-width:6px;margin-top:-6px}
.btn-social-icon.btn-sm{height:28px;width:28px;padding-left:0;padding-right:0}
.btn-social-icon.btn-sm :first-child{line-height:28px;width:28px!important;font-size:1.2em}
.btn-social{position:relative;color:#FFF!important;padding:13px 13px 13px 25px;text-align:left;font-weight:500;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-color:transparent!important;box-shadow:none!important}
.btn-social :first-child{margin-left:-20px;width:45px!important;font-size:16px!important;text-align:center}
.btn-social.btn-lg{padding-left:61px}
.btn-social.btn-lg :first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social.btn-sm{padding-left:38px}
.btn-social.btn-sm :first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social.btn-xs{padding-left:30px}
.btn-social.btn-xs :first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon{position:relative;color:#FFF;border-color:transparent!important;text-align:left;white-space:nowrap;text-overflow:ellipsis;height:34px;width:34px;padding:0!important}
.btn-social-icon :first-child{left:0;top:0;bottom:0;width:34px!important;line-height:34px;text-align:center}
.btn-social-icon.btn-lg{padding-left:61px}
.btn-social-icon.btn-lg:first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social-icon.btn-sm{padding-left:38px;text-align:center}
.btn-social-icon.btn-sm :first-child{line-height:28px;width:28px!important;font-size:1.2em}
.btn-social-icon.btn-xs{padding-left:30px}
.btn-social-icon.btn-xs:first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon:first-child{border:0;text-align:center}
.btn-social-icon.btn-lg{height:45px;width:45px;padding-left:0;padding-right:0}
.btn-social-icon.btn-sm{height:28px;width:28px;padding-left:0;padding-right:0}
.btn-social-icon.btn-xs{height:22px;width:22px;padding-left:0;padding-right:0}
.btn-facebook{color:#fff;background-color:#3b5998;border-color:rgba(0,0,0,0.2)}
.btn-facebook:hover,.btn-facebook:focus,.btn-facebook:active,.btn-facebook.active,.open .dropdown-toggle.btn-facebook{color:#fff;background-color:#30487b;border-color:rgba(0,0,0,0.2)}
.btn-facebook:active,.btn-facebook.active,.open .dropdown-toggle.btn-facebook{background-image:none}
.btn-facebook.disabled,.btn-facebook[disabled],.btn-facebook.disabled:hover,.btn-facebook[disabled]:hover,.btn-facebook.disabled:focus,.btn-facebook[disabled]:focus,.btn-facebook.disabled:active,.btn-facebook[disabled]:active,.btn-facebook.disabled.active,.btn-facebook[disabled].active{background-color:#3b5998;border-color:rgba(0,0,0,0.2)}
.btn-flickr{color:#fff;background-color:#ff0084;border-color:rgba(0,0,0,0.2)}
.btn-flickr:hover,.btn-flickr:focus,.btn-flickr:active,.btn-flickr.active,.open .dropdown-toggle.btn-flickr{color:#fff;background-color:#d6006f;border-color:rgba(0,0,0,0.2)}
.btn-flickr:active,.btn-flickr.active,.open .dropdown-toggle.btn-flickr{background-image:none}
.btn-flickr.disabled,.btn-flickr[disabled],.btn-flickr.disabled:hover,.btn-flickr[disabled]:hover,.btn-flickr.disabled:focus,.btn-flickr[disabled]:focus,.btn-flickr.disabled:active,.btn-flickr[disabled]:active,.btn-flickr.disabled.active,.btn-flickr[disabled].active{background-color:#ff0084;border-color:rgba(0,0,0,0.2)}
.btn-github{color:#fff;background-color:#444;border-color:rgba(0,0,0,0.2)}
.btn-github:hover,.btn-github:focus,.btn-github:active,.btn-github.active,.open .dropdown-toggle.btn-github{color:#fff;background-color:#303030;border-color:rgba(0,0,0,0.2)}
.btn-github:active,.btn-github.active,.open .dropdown-toggle.btn-github{background-image:none}
.btn-github.disabled,.btn-github[disabled],.btn-github.disabled:hover,.btn-github[disabled]:hover,.btn-github.disabled:focus,.btn-github[disabled]:focus,.btn-github.disabled:active,.btn-github[disabled]:active,.btn-github.disabled.active,.btn-github[disabled].active{background-color:#444;border-color:rgba(0,0,0,0.2)}
.btn-google-plus{color:#fff !important;background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}
.btn-google-plus:hover,.btn-google-plus:focus,.btn-google-plus:active,.btn-google-plus.active,.open .dropdown-toggle.btn-google-plus{color:#fff;background-color:#ca3523;border-color:rgba(0,0,0,0.2)}
.btn-google-plus:active,.btn-google-plus.active,.open .dropdown-toggle.btn-google-plus{background-image:none}
.btn-google-plus.disabled,.btn-google-plus[disabled],.btn-google-plus.disabled:hover,.btn-google-plus[disabled]:hover,.btn-google-plus.disabled:focus,.btn-google-plus[disabled]:focus,.btn-google-plus.disabled:active,.btn-google-plus[disabled]:active,.btn-google-plus.disabled.active,.btn-google-plus[disabled].active{background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}
.btn-instagram{color:#fff;background-color:#517fa4;border-color:rgba(0,0,0,0.2)}
.btn-instagram:hover,.btn-instagram:focus,.btn-instagram:active,.btn-instagram.active,.open .dropdown-toggle.btn-instagram{color:#fff;background-color:#446a89;border-color:rgba(0,0,0,0.2)}
.btn-instagram:active,.btn-instagram.active,.open .dropdown-toggle.btn-instagram{background-image:none}
.btn-instagram.disabled,.btn-instagram[disabled],.btn-instagram.disabled:hover,.btn-instagram[disabled]:hover,.btn-instagram.disabled:focus,.btn-instagram[disabled]:focus,.btn-instagram.disabled:active,.btn-instagram[disabled]:active,.btn-instagram.disabled.active,.btn-instagram[disabled].active{background-color:#517fa4;border-color:rgba(0,0,0,0.2)}
.btn-linkedin{color:#fff;background-color:#007bb6;border-color:rgba(0,0,0,0.2)}
.btn-linkedin:hover,.btn-linkedin:focus,.btn-linkedin:active,.btn-linkedin.active,.open .dropdown-toggle.btn-linkedin{color:#fff;background-color:#005f8d;border-color:rgba(0,0,0,0.2)}
.btn-linkedin:active,.btn-linkedin.active,.open .dropdown-toggle.btn-linkedin{background-image:none}
.btn-linkedin.disabled,.btn-linkedin[disabled],.btn-linkedin.disabled:hover,.btn-linkedin[disabled]:hover,.btn-linkedin.disabled:focus,.btn-linkedin[disabled]:focus,.btn-linkedin.disabled:active,.btn-linkedin[disabled]:active,.btn-linkedin.disabled.active,.btn-linkedin[disabled].active{background-color:#007bb6;border-color:rgba(0,0,0,0.2)}
.btn-pinterest{color:#fff;background-color:#cb2027;border-color:rgba(0,0,0,0.2)}
.btn-pinterest:hover,.btn-pinterest:focus,.btn-pinterest:active,.btn-pinterest.active,.open .dropdown-toggle.btn-pinterest{color:#fff;background-color:#a81a20;border-color:rgba(0,0,0,0.2)}
.btn-pinterest:active,.btn-pinterest.active,.open .dropdown-toggle.btn-pinterest{background-image:none}
.btn-pinterest.disabled,.btn-pinterest[disabled],.btn-pinterest.disabled:hover,.btn-pinterest[disabled]:hover,.btn-pinterest.disabled:focus,.btn-pinterest[disabled]:focus,.btn-pinterest.disabled:active,.btn-pinterest[disabled]:active,.btn-pinterest.disabled.active,.btn-pinterest[disabled].active{background-color:#cb2027;border-color:rgba(0,0,0,0.2)}
.btn-tumblr{color:#fff;background-color:#2c4762;border-color:rgba(0,0,0,0.2)}
.btn-tumblr:hover,.btn-tumblr:focus,.btn-tumblr:active,.btn-tumblr.active,.open .dropdown-toggle.btn-tumblr{color:#fff;background-color:#1f3346;border-color:rgba(0,0,0,0.2)}
.btn-tumblr:active,.btn-tumblr.active,.open .dropdown-toggle.btn-tumblr{background-image:none}
.btn-tumblr.disabled,.btn-tumblr[disabled],.btn-tumblr.disabled:hover,.btn-tumblr[disabled]:hover,.btn-tumblr.disabled:focus,.btn-tumblr[disabled]:focus,.btn-tumblr.disabled:active,.btn-tumblr[disabled]:active,.btn-tumblr.disabled.active,.btn-tumblr[disabled].active{background-color:#2c4762;border-color:rgba(0,0,0,0.2)}
.btn-twitter{color:#fff;background-color:#2ba9e1;border-color:rgba(0,0,0,0.2)}
.btn-twitter:hover,.btn-twitter:focus,.btn-twitter:active,.btn-twitter.active,.open .dropdown-toggle.btn-twitter{color:#fff;background-color:#1c92c7;border-color:rgba(0,0,0,0.2)}
.btn-twitter:active,.btn-twitter.active,.open .dropdown-toggle.btn-twitter{background-image:none}
.btn-twitter.disabled,.btn-twitter[disabled],.btn-twitter.disabled:hover,.btn-twitter[disabled]:hover,.btn-twitter.disabled:focus,.btn-twitter[disabled]:focus,.btn-twitter.disabled:active,.btn-twitter[disabled]:active,.btn-twitter.disabled.active,.btn-twitter[disabled].active{background-color:#2ba9e1;border-color:rgba(0,0,0,0.2)}
.btn-vk{color:#fff;background-color:#587ea3;border-color:rgba(0,0,0,0.2)}
.btn-vk:hover,.btn-vk:focus,.btn-vk:active,.btn-vk.active,.open .dropdown-toggle.btn-vk{color:#fff;background-color:#4a6a89;border-color:rgba(0,0,0,0.2)}
.btn-vk:active,.btn-vk.active,.open .dropdown-toggle.btn-vk{background-image:none}
.btn-vk.disabled,.btn-vk[disabled],.btn-vk.disabled:hover,.btn-vk[disabled]:hover,.btn-vk.disabled:focus,.btn-vk[disabled]:focus,.btn-vk.disabled:active,.btn-vk[disabled]:active,.btn-vk.disabled.active,.btn-vk[disabled].active{background-color:#587ea3;border-color:rgba(0,0,0,0.2)}
.redes{
	display:inline-block;
	float:left;}
/*-- ========================================= --
	4.0 BUTTONS & LINKS STYLE
/*-- ========================================= --*/
.button-home::before{
	background:white;
}

.button-home .icon,
.button-circle.button-light,
.button-circle.button-dark:hover,
.carousel-next-btn,
.carousel-prev-btn
{
	color:#09a3c4;
}

.button-home .text,
.button-circle.button-dark,
.button-round span.text,
.button-circle.button-light:hover
{
	color:white;
}
.button-circle.button-light::before{
	box-shadow: inset 0 0 0 26px white;
	-webkit-box-shadow: inset 0 0 0 26px white;
	-moz-box-shadow: inset 0 0 0 26px white;
	-ms-box-shadow: inset 0 0 0 26px white;
	-o-box-shadow: inset 0 0 0 26px white;
}
.button-circle.button-dark::before{
	box-shadow: inset 0 0 0 26px #262626;
	-webkit-box-shadow: inset 0 0 0 26px #262626;
	-moz-box-shadow: inset 0 0 0 26px #262626;
	-ms-box-shadow: inset 0 0 0 26px #262626;
	-o-box-shadow: inset 0 0 0 26px #262626;
}
.btn-whatsapp {
    color: #fff;
    background-color: #34af23;
}

.btn-whatsapp:hover {
    color: #fff;
    background-color: #34af23;
}
.webcell {
    display: none;}
@media (max-width: 767px){
.webcell {
    display: inline-block;
}}
@media(max-width:600px){
	.textos-barcelona{
        font-size: 14px;
    line-height: 16px;}
	.textos-emelec{
        font-size: 14px;
    line-height: 16px;}
	.contenedor-textos{
	top:10%;
	}
	.compartir{
    padding: 4px;
 }
 .share{font-size: 14px;}
	}