@font-face {
  font-family: 'Berlingske';
  src: url("../fonts/BerlingskeSerifXCn-Regular.woff");
}
@font-face {
  font-family: "IconosElEspanol";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/IconosElEspanol.woff");
}
/* *********** main *********** */
.main {
  margin-top: 120px;
}

.padding-cero {
  padding-left: 0;
  padding-right: 0;
}

.padding-bottom-l {
  padding-bottom: 60px;
}

.margin-top-lg {
  margin-top: 60px;
}

.margin-top-m {
  margin-top: 30px;
}

/* *********** typo *********** */
html,
* {
  font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.txt-proyecto,
.txt-pie-foto,
.txt-small {
  color: #222222;
  line-height: 1.3em;
}

h1 {
  font-size: 38px;
  font-family: 'Raleway Light', sans-serif;
  text-transform: uppercase;
  line-height: 70px;
}
h1 span {
  font-size: 22px;
  line-height: 10px;
}
h1 span:nth-child(2) {
  font-size: 34px;
}

h2 {
  font-size: 18px;
  font-weight: 600;
  color: #ea5a34;
  margin-bottom: 20px;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
}

.no-margin {
  margin-top: 0;
}

h3 {
  font-size: 1.5em;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
}

.subtitle {
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  margin-top: 40px;
}

.graphic {
  position: relative;
  width: 100%;
}
.graphic img {
  width: 100%;
}

.info-graphic {
  background-color: #d8c6b7;
  border-radius: 2px;
  margin-bottom: 20px;
}
.info-graphic p {
  color: #fff;
  font-family: "Raleway Bold", sans-serif;
  font-size: 16px;
  padding: 20px;
  text-align: center;
  margin-bottom: 0;
  line-height: 1.4rem;
}

.image-caption {
  font-family: 'Raleway', sans-serif;
  font-size: 8px;
  margin-top: 10px;
}

p {
  font-size: 16px;
  line-height: 1.500em;
  color: #333;
  margin-bottom: 30px;
  font-family: 'Raleway', sans-serif;
}
p a {
  font-size: 16px;
  color: #62aff1;
}

.double-color {
  color: #000;
  font-family: 'Raleway Bold', sans-serif;
  text-transform: uppercase;
  font-size: 19px;
  margin-top: 0;
}
.double-color span {
  color: #EA5A34;
  font-size: 19px;
}

.col-histories {
  background-color: #F6F0EC;
  height: 510px;
  position: relative;
  margin-bottom: 20px;
}
.col-histories .col-sm-12 {
  padding: 0;
}
.col-histories img {
  margin-bottom: 10px;
  width: 100%;
}
.col-histories h3 {
  margin-bottom: 10px;
  font-size: 18px;
  text-transform: none;
}
.col-histories h3,
.col-histories p {
  font-family: 'Raleway', sans-serif;
  padding: 0 10px;
}
.col-histories p {
  font-size: 17px;
}
.col-histories a {
  outline: 0;
  border: 0;
  background-color: #fff;
  color: #EA5A34;
  padding: 10px 20px;
  text-transform: uppercase;
  position: absolute;
  bottom: 20px;
  right: 20px;
  display: block;
  text-decoration: none;
}

.btn-apadrina {
  width: 100%;
  background-color: #EA5A34;
  color: #fff;
  text-align: center;
  height: 100px;
  padding-top: 25px;
}

.btn-apadrina a {
  color: #fff;
  width: 200px;
  margin: 0 auto;
  padding: 0;
  border: 1px solid #fff;
  border-radius: 5px;
  font-size: 25px;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
}

/* *********** color *********** */
.bg-gris {
  background-color: #F7F7F7;
}

/* *********** header *********** */
.pos-rel {
  position: relative;
  font-size: 0.800em;
}

.navbar-default {
  border: none;
}

#header .nav-primero {
  background-color: #fff;
  height: 60px;
}
#header .nav-primero a:hover {
  text-decoration: none;
}
#header .nav-primero .logo-espanol h3 {
  font-family: 'Berlingske', serif;
  font-size: 30px;
  font-weight: 100;
  color: #323232;
  text-transform: uppercase;
  text-align: center;
  margin: 15px 0;
  line-height: 35px;
}
#header .nav-primero .suscribete {
  position: absolute;
  top: -2px;
  right: 10px;
}
#header .nav-primero .suscribete h3 {
  font-family: 'Berlingske', serif;
  font-weight: 100;
  font-size: 16px;
  color: #fc4b2a;
  letter-spacing: 0.04rem;
  margin: 25px 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#header .nav-segundo {
  background-color: #EA5A34;
  height: 60px;
  margin: 0 auto;
}
#header .nav-segundo .logo-brand {
  display: block;
  line-height: 18px;
  position: relative;
  text-align: center;
}
#header .nav-segundo .logo-brand img {
  max-height: 60px;
  position: absolute;
  left: 50%;
  margin-left: -125px;
  width: auto;
  margin-top: 5px;
  top: 6px;
  display: block;
}
#header .nav-segundo .logo-brand span {
  font-family: 'Arial';
  left: 0;
  color: #fff;
  font-size: 11px;
  line-height: 1em;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#header .nav-segundo .logo-brand .logo-brand:hover {
  text-decoration: none;
}

/* *********** main *********** */
.main {
  margin-top: 120px;
}

/* *********** foto principal *********** */
.img-principal {
  padding: 0;
  background: url("../img/img-principal.jpg") no-repeat;
  background-position: -580px 0px;
  background-size: cover;
  background-attachment: fixed;
  height: auto;
}
.img-principal .container {
  position: relative;
}
.img-principal .container::before {
  content: "";
  width: 100%;
  background-color: #000;
  opacity: .6;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
}
.img-principal h1 {
  color: #fff;
  line-height: 40px;
}
.img-principal .col-xs-12 {
  padding: 0;
}

.embed-responsive {
  margin-bottom: 60px;
}

/* *********** - bloque - *********** */
.icon-despiece {
  height: 70px;
  margin-bottom: 30px;
  margin-top: 60px;
}

/* *********** - footer - *********** */
.footer {
  background-color: #262626;
  text-align: center;
  color: #ccc;
  padding: 60px 0;
  font-weight: 100;
  letter-spacing: 1.5px;
}
.footer a:hover {
  text-decoration: none;
}
.footer .logo-espanol-gris h3 {
  font-family: 'Berlingske', serif;
  font-size: 30px;
  font-weight: 100;
  color: #323232;
  text-transform: uppercase;
  text-align: center;
  margin: 15px 0;
  line-height: 35px;
  color: #444;
  font-size: 50px;
}
.footer span,
.footer i {
  display: block;
  margin-bottom: 30px;
  font-size: 14px;
  display: inline-block;
}
.footer span a,
.footer i a {
  color: #ccc;
  font-weight: 400;
  font-size: 16px;
  text-decoration: underline;
}
.footer .social {
  border-top: 1px solid #444;
  border-bottom: 1px solid #444;
  margin-bottom: 30px;
  padding: 30px 0;
}
.footer .social ul {
  padding-left: 0;
}
.footer .social ul li {
  list-style: none;
  margin-right: 16px;
  display: inline-block;
}
.footer .social ul li a {
  font-size: 17px;
  color: #ccc;
}
.footer .social ul li span {
  display: none;
}
.footer .social .twitter a::before {
  content: "\F00C";
  font-size: 18px;
  font-family: "IconosElEspanol";
  color: #fff;
}
.footer .social .facebook a::before {
  content: "\F00B";
  font-size: 18px;
  font-family: "IconosElEspanol";
  color: #fff;
}
.footer .social .youtube a::before {
  content: "\FFC3";
  font-size: 18px;
  font-family: "IconosElEspanol";
  color: #fff;
}
.footer .social .instagram a::before {
  content: "\FFC1";
  font-size: 18px;
  font-family: "IconosElEspanol";
  color: #fff;
}
.footer .social .spotify a::before {
  content: "\FFC2";
  font-size: 18px;
  font-family: "IconosElEspanol";
  color: #fff;
}
.footer small {
  font-size: 14px;
}
.footer small acronym {
  font-size: 14px;
}

.container .col-sm-12 {
  padding: 0;
}
.container .col-sm-4,
.container .col-sm-8,
.container .col-sm-6 {
  padding: 0;
}
.container ul {
  padding-left: 0;
  margin-top: 20px;
}
.container ul li {
  list-style: none;
  display: inline-block;
}
.container ul li a {
  font-size: 32px;
  color: #ccc;
  text-decoration: none;
}
.container ul li span {
  display: none;
}
.container ul .twitter button::before {
  content: "\F00C";
  font-size: 18px;
  font-family: "IconosElEspanol";
  color: #fff;
  padding: 2px;
}
.container ul .facebook button::before {
  content: "\F00B";
  font-size: 18px;
  font-family: "IconosElEspanol";
  color: #fff;
  padding: 2px 3px 2px 1px;
}
.container ul .twitter button::before,
.container ul .facebook button::before {
  color: #EA5A34;
  border-radius: 25px;
  border: 1px solid #EA5A34;
  font-size: 25px;
}
.container ul .twitter button,
.container ul .facebook button {
  background: none;
  border: 0;
  outline: 0;
}

@media screen and (min-width: 320px) {
  .graphic img.desktop {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .graphic img.mobile {
    display: none;
  }

  .graphic img.desktop {
    display: block;
  }
}
@media screen and (min-width: 410px) {
  h1 {
    display: block;
  }
  h1 span {
    display: block;
    line-height: 30px;
  }

  .img-principal {
    background-position: center;
  }
}
@media screen and (min-width: 550px) {
  .col-histories {
    height: 550px;
  }
}
@media screen and (min-width: 660px) {
  .col-histories {
    height: 600px;
  }
}
@media screen and (min-width: 768px) {
  .img-principal {
    background-position: 0 0;
  }

  .container .col-sm-4, .container .col-sm-8, .container .col-sm-6 {
    padding: 10px;
  }

  .double-color {
    width: 480px;
  }

  .double-color.larger {
    width: 550px;
  }

  p {
    font-size: 22px;
  }
  p a {
    font-size: 22px;
  }

  h1 {
    font-size: 67px;
    margin-top: 60px;
  }
  h1 span {
    font-size: 30px;
  }
  h1 span:nth-child(2) {
    font-size: 55px;
    margin-bottom: 30px;
    margin-top: 5px;
  }

  h2 {
    font-size: 2rem;
    margin-top: 60px;
  }

  .btn-apadrina {
    width: 100%;
    margin: 0 auto;
    background-color: #EA5A34;
    color: #fff;
    text-align: center;
    position: relative;
    height: 165px;
    margin-top: 40px;
  }

  .btn-apadrina a {
    color: #fff;
    padding: 10px 50px;
    border: 1px solid #fff;
    border-radius: 5px;
    left: 50%;
    margin-left: -175px;
    top: 50%;
    margin-top: -30px;
    font-size: 25px;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    position: absolute;
    width: 360px;
    text-decoration: none;
  }

  .info-graphic {
    position: absolute;
    top: 0;
    right: 0;
    width: 310px;
    margin-bottom: 0;
  }
  .info-graphic p {
    font-size: 18px;
    line-height: 1.8rem;
  }

  .image-caption {
    margin-bottom: 60px;
    margin-left: 97px;
    font-size: 14px;
  }

  .img-principal {
    height: 800px;
    line-height: auto;
    background-position: center;
  }
  .img-principal .container::before {
    display: none;
  }
  .img-principal h1 {
    line-height: 70px;
  }
  .img-principal .col-xs-12 {
    padding: 10px;
  }

  .subtitle {
    font-size: 30px;
    line-height: 40px;
    margin-top: 0;
  }

  .col-histories {
    height: 620px;
    margin-bottom: 0;
  }
  .col-histories img {
    margin-bottom: 30px;
  }
  .col-histories h3 {
    margin-bottom: 20px;
    font-size: 22ox;
    width: auto;
  }
  .col-histories h3,
  .col-histories p {
    padding: 0 20px;
  }

  .container ul {
    margin-top: 60px;
  }
  .container .col-sm-12 {
    padding: 0 15px;
  }
  .container .col-sm-12 img {
    padding: 0;
  }

  .text-between-lines {
    width: 97%;
    height: 20px;
    border-bottom: 1px solid #EA5A34;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .double-color {
    color: #000;
    font-family: 'Raleway Bold', sans-serif;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    margin: 0 auto;
    text-align: center;
  }
  .double-color span {
    color: #EA5A34;
    font-size: 30px;
  }

  #header .nav-segundo .logo-brand img {
    top: 0;
  }
  #header .nav-segundo .logo-brand span {
    position: absolute;
    top: 25px;
  }
}
@media screen and (min-width: 1024px) {
  .col-histories {
    height: 550px;
  }
  .col-histories h3 {
    width: 280px;
  }

  .info-graphic {
    width: 370px;
  }
  .info-graphic p {
    font-size: 26px;
  }

  .image-caption {
    margin-left: 157px;
  }

  h1 span:nth-child(2) {
    font-size: 60px;
  }
}
.slide {
  margin-bottom: 20px;
}

/****** Paginas interiores *****/
.inside .embed-responsive {
  margin-bottom: 30px;
}
.inside .col-sm-9 {
  padding: 0;
}
.inside p {
  margin-bottom: 20px;
}
.inside .img-principal.allan {
  background: url("../img/allan/allan-fondo.jpg") no-repeat;
  height: 500px;
}
.inside .img-principal.allan::before {
  content: "";
  width: 100%;
  background-color: #000;
  opacity: .3;
  position: absolute;
  height: 100%;
  max-height: 500px;
  left: 0;
  display: block;
}
.inside .img-principal.deisy {
  background: url("../img/deisy/deisy-fondo.jpg") no-repeat;
  height: 500px;
}
.inside .img-principal.deisy::before {
  content: "";
  width: 100%;
  background-color: #000;
  opacity: .3;
  position: absolute;
  height: 100%;
  max-height: 500px;
  left: 0;
  display: block;
}
.inside .img-principal.yeray {
  background: url("../img/yeray/yeray-fondo.jpg") no-repeat;
  height: 500px;
}
.inside .img-principal.yeray::before {
  content: "";
  width: 100%;
  background-color: #000;
  opacity: .3;
  position: absolute;
  height: 100%;
  max-height: 500px;
  left: 0;
  display: block;
}
.inside .img-principal.maru {
  background: url("../img/maru/maru-fondo.jpg") no-repeat;
  height: 500px;
}
.inside .img-principal.maru::before {
  content: "";
  width: 100%;
  background-color: #000;
  opacity: .3;
  position: absolute;
  height: 100%;
  max-height: 500px;
  left: 0;
  display: block;
}
.inside .img-principal.francisco {
  background: url("../img/francisco/francisco-fondo.jpg") no-repeat;
  height: 500px;
}
.inside .img-principal.francisco::before {
  content: "";
  width: 100%;
  background-color: #000;
  opacity: .3;
  position: absolute;
  height: 100%;
  max-height: 500px;
  left: 0;
  display: block;
}
.inside .content {
  position: relative;
  height: 500px;
}
.inside .who {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.inside .who img {
  display: inline-block;
  border: 4px solid #000;
  border-color: rgba(255, 255, 255, 0.3);
  border-radius: 5px;
  vertical-align: top;
  max-width: 300px;
  display: block;
  margin: 0 auto;
}
.inside .who .subtitle {
  display: inline-block;
  text-transform: uppercase;
  margin-top: 30px;
  display: block;
  margin: 10px auto;
  max-width: 300px;
  font-size: 30px;
  line-height: 30px;
}
.inside .who .subtitle span {
  display: block;
  font-size: 20px;
  line-height: 30px;
  font-family: 'Raleway', sans-serif;
  text-transform: none;
}
.inside .double-color {
  width: auto;
}
.inside .col-xs-12 {
  padding: 0;
}
.inside .btn-home {
  width: 100%;
  outline: 0;
  border: 0;
  padding: 30px;
  color: #fff;
  font-size: 20px;
  position: relative;
  text-transform: uppercase;
  text-align: center;
  background: url("../img/img-fondo-btn-inicio.jpg") no-repeat;
  background-size: cover;
  margin-bottom: 30px;
  margin-top: 20px;
}
.inside .btn-home::before {
  content: "";
  width: 100%;
  background-color: #000;
  opacity: .1;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  display: block;
}
.inside .btn-home a {
  color: #fff;
  z-index: 2;
  display: block;
  position: absolute;
  width: 100%;
  margin-left: -20px;
  left: 20px;
  top: 0;
  padding: 19px;
  text-decoration: none;
}
.inside .col-histories-inside {
  margin-top: 20px;
  background-color: #fdfbfa;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.inside .col-histories-inside h2 {
  font-size: 20px;
  text-transform: none;
  text-align: center;
}
.inside .col-histories-inside h2 span {
  font-size: 20px;
  text-transform: none;
}
.inside .col-histories-inside h3 {
  text-transform: none;
  font-size: 18px;
  font-family: 'Raleway Bold', sans-serif;
}
.inside .col-histories-inside .historia {
  background-color: #fff;
  margin: 10px;
  padding-bottom: 2px;
  padding-top: 20px;
}
.inside .col-histories-inside .historia img {
  margin: 0 auto;
  width: 100px;
  display: block;
}
.inside .col-histories-inside .historia .read {
  text-align: center;
  display: block;
  font-family: 'Raleway', sans-serif;
  color: #ea5a34;
  font-size: 16px;
  margin: 20px 0;
  text-decoration: none;
}
.inside .col-histories-inside .historia hr {
  width: 40px;
  border: 2px solid #eee;
}
.inside .double-color {
  background-color: inherit;
  font-family: 'Raleway Bold', sans-serif;
  margin-bottom: 20px;
  padding-top: 20px;
}
.inside h3 {
  font-size: 22px;
  font-family: 'Raleway Bold', sans-serif;
  text-align: center;
  margin-top: 10px;
}

.img-francisco {
  margin: 0 auto 70px;
}

.quote {
  font-size: 20px;
  font-family: 'Lato', sans-serif;
  line-height: 30px;
  text-align: center;
  max-width: 770px;
  width: 100%;
  margin: 50px auto 90px;
  position: relative;
}
.quote::before {
  background: url("../img/comillas01.png") no-repeat;
  font-family: 'Lato', sans-serif;
  background-size: 30%;
  color: #ea5a34;
  display: block;
  width: 100px;
  position: absolute;
  height: 80px;
  content: "";
  left: 0;
  top: -40px;
}
.quote::after {
  background: url("../img/comillas02.png") no-repeat;
  font-family: 'Lato', sans-serif;
  color: #ea5a34;
  display: block;
  width: 100px;
  position: absolute;
  height: 80px;
  content: "";
  background-size: 30%;
  right: -70px;
  bottom: -90px;
}
.quote.deisy {
  max-width: 620px;
  margin-bottom: 70px;
}
.quote.yeray {
  max-width: 620px;
  margin-bottom: 70px;
}
.quote.yeray::before {
  width: 50px;
  background-size: 60%;
}
.quote.yeray::after {
  width: 50px;
  background-size: 60%;
  right: -10px;
  bottom: -80px;
}
.quote.maru {
  margin: 50px auto 70px;
  max-width: 370px;
}
.quote.maru::after {
  top: 250px;
  width: 40px;
  background-size: 80%;
  right: 0;
  top: 190px;
}
.quote.francisco {
  max-width: 370px;
}
.quote.francisco::after {
  top: 210px;
}

@media screen and (min-width: 768px) {
  .img-francisco {
    margin: auto;
  }

  .slide {
    margin-bottom: 20px;
  }

  .inside .col-sm-9 {
    padding: 0 15px;
  }
  .inside .embed-responsive {
    margin-bottom: 60px;
  }
  .inside p {
    margin-bottom: 30px;
  }
  .inside .who .subtitle {
    font-size: 30px;
    line-height: 30px;
    margin-left: 10px;
    display: inline-block;
    margin: 10px 5px;
    max-width: 530px;
  }
  .inside .who .subtitle span {
    font-size: 26px;
    line-height: 30px;
  }
  .inside .who img {
    max-width: 45%;
    display: inline-block;
  }
  .inside .col-histories-inside {
    margin-bottom: 0;
  }
  .inside .col.histories-inside h2,
  .inside .col-histories-inside span {
    font-size: 30px;
  }
  .inside .col-histories-inside h3 {
    font-size: 22px;
  }

  .quote {
    font-size: 30px;
    line-height: 42px;
  }
  .quote::before {
    background-size: 80%;
    left: -90px;
    top: -30px;
  }
  .quote::after {
    background-size: 80%;
    right: -110px;
    top: 170px;
  }
  .quote.maru::after {
    background-size: 80%;
    width: 100px;
    right: -60px;
    top: 270px;
  }
  .quote.yeray::before {
    width: 90px;
    left: -60px;
  }
  .quote.yeray::after {
    width: 90px;
    right: -90px;
  }

  .inside .maru .who img {
    max-width: 43%;
    display: inline-block;
  }
}
@media screen and (max-width: 340px) {
  .quote.maru::after {
    top: 190px;
  }
  .quote.allan::after {
    right: 0;
    width: 40px;
    background-size: 80%;
  }
  .quote.francisco::after {
    width: 40px;
    background-size: 80%;
    right: 0;
    top: 180px;
  }
}
@media screen and (min-width: 350px) {
  .quote.maru::after {
    top: 170px;
  }
  .quote.allan::after {
    width: 40px;
    background-size: 80%;
    right: 0;
  }
  .quote.francisco::after {
    width: 40px;
    background-size: 80%;
    right: 0;
    top: 150px;
  }
}
@media screen and (min-width: 420px) {
  .quote.maru::after {
    top: 150px;
  }
}
@media screen and (max-width: 480px) {
  .quote.deisy {
    max-width: 340px;
  }
  .quote.deisy::before, .quote.deisy::after {
    background-size: 90%;
    width: 40px;
  }
  .quote.deisy::after {
    right: 0;
  }
}
@media screen and (min-width: 480px) {
  .quote.maru::after {
    top: 140px;
  }
  .quote.deisy::before, .quote.deisy::after {
    background-size: 90%;
    width: 40px;
  }
  .quote.deisy::after {
    right: 0;
  }
  .quote.francisco {
    max-width: 510px;
  }
  .quote.francisco::after {
    right: -10px;
    top: 90px;
  }
}
@media screen and (min-width: 768px) {
  .quote.maru {
    max-width: 270px;
    font-size: 20px;
    line-height: 30px;
  }
  .quote.maru::before {
    background-size: 50%;
    left: -40px;
  }
  .quote.maru::after {
    top: 190px;
    background-size: 50%;
    width: 100px;
    right: -60px;
  }
  .quote.yeray {
    max-width: 370px;
  }
  .quote.yeray::after {
    top: 300px;
  }
  .quote.deisy {
    max-width: 380px;
  }
  .quote.deisy::before, .quote.deisy::after {
    width: 70px;
  }
  .quote.deisy::before {
    left: -80px;
  }
  .quote.deisy::after {
    top: 310px;
    right: -50px;
  }
  .quote.allan {
    max-width: 500px;
  }
  .quote.allan::after {
    width: 100px;
    right: -30px;
    top: 270px;
    background-size: 80%;
  }
  .quote.francisco::before {
    width: 40px;
    left: 0;
    top: -40px;
  }
  .quote.francisco::after {
    top: 300px;
  }

  .columna-apadrinados-bottom {
    display: none;
  }

  .columna-apadrinados-sidebar {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  .quote.maru {
    max-width: 330px;
    font-size: 30px;
    line-height: 35px;
  }
  .quote.maru::before {
    background-size: 50%;
    left: -40px;
  }
  .quote.maru::after {
    top: 190px;
    background-size: 50%;
    width: 100px;
    right: -60px;
  }
  .quote.deisy {
    max-width: 480px;
  }
  .quote.deisy::after {
    top: 230px;
  }
  .quote.francisco::after {
    top: 220px;
  }

  .col-md-9.contenido {
    padding-right: 20px;
  }
}
@media screen and (min-width: 1000px) {
  .quote.maru::before {
    background-size: 70%;
    left: -70px;
  }
  .quote.maru::after {
    top: 250px;
    background-size: 70%;
  }
  .quote.allan {
    max-width: 760px;
  }
  .quote.allan::after {
    top: 190px;
  }
}
@media screen and (min-width: 1200px) {
  .inside .who .subtitle {
    font-size: 50px;
    line-height: 50px;
  }
  .inside .who img {
    max-width: 100%;
  }
  .inside .maru .who img {
    max-width: 100%;
  }

  .quote.yeray {
    max-width: 640px;
  }
  .quote.yeray::after {
    top: 180px;
    right: -50px;
  }
  .quote.deisy {
    max-width: 640px;
  }
  .quote.deisy::after {
    top: 190px;
  }
  .quote.francisco {
    max-width: 450px;
  }
  .quote.francisco::before {
    width: 80px;
    left: -60px;
    top: -30px;
  }
  .quote.francisco::after {
    width: 80px;
    right: -80px;
    top: 170px;
  }
}

/*# sourceMappingURL=style.css.map */
