.hand{
	cursor: pointer;
}

body{
  font-family: 'Raleway', sans-serif;
}
.btn-small {
    height: 24px;
    width: 24px;
    line-height: 24px;
    padding: 0px;
}

.row-item-img{
	max-height: 50px;
}

.form-item-img{
	max-height: 100px;
}

.img-logo{
	margin:10px;
    max-height: 40px;
    max-width: 100%;
}

@media screen and (max-width: 480px) {
   .brand-logo {
    width: 100%;
}

    h2 {
        font-size: 2.4rem;
    }
}

.hand{
    cursor: pointer;
}
.h150{
    min-height: 200px;
}

.img-logo-login{
	width: 200px;
	margin-bottom: 20px;
}

footer.page-footer {
    margin-top: 0px; 
}

p.help-block{
    margin-bottom: 20px;
     color: red; 
    text-align: center;
}

.setcenter{
    margin-top: 0px;
    text-align: center;
}

.category-div{
    padding:20px;
    color:white;
    max-width: 270px;
    border-radius: 5px;
    margin:0px auto;
}

.card-panel-long{
    min-height:325px;
    padding-top:100px;
}

.paginate_button {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    margin: 0;
    margin-left: 1rem;
    border: none;
    display: inline-block;
    width: 35px;
    height: 35px;
    padding-top: 9px;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    margin-bottom: 50px;
    border-radius: 1px;
    background-color: #ddd;
    color: #222;
    text-align: center;
}

.current {
    /*background-color: #26a69a !important;*/
    color: white;
}

.paging_simple_numbers {
    text-align: center;
    margin-top: 40px;
    cursor: pointer;
}

.next {
    width: 100px;
    height: 40px;
    line-height: 12px;
    border-radius: 2px;
    padding-top: 14px;
    font-size: 14px;
    /*background-color: #26a69a !important;*/
    color: white;
}

.previous {
    width: 100px;
    height: 40px;
    line-height: 12px;
    border-radius: 2px;
    font-size: 14px;
    padding-top: 14px;
    /*background-color: #26a69a !important;*/
    color: white;
}

.paginate_button:hover {
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

.ellipsis {
    position: relative;
    bottom: 25px;
    left: 23px;
    font-size: 27px;
    color: #555;
}

span.badge {
    margin-left: 0px;
}

.all{
min-height: 650px;
}

.no-padding {
    padding: 0px; 
}
.btn:hover, .btn-large:hover, .btn-small:hover {
  background-color: #ED2F59 !important;
}

.bio-blue {
    background-color: #ED2F59 !important;
}

    .bio-blue.darken-1 {
        background-color: #ED2F59 !important;
    }

    div.mt0{
        margin-top:0px;
    }


    .overlay,
    .parallax-text {
      font-size: 80px;
     font-family: 'Raleway', sans-serif;
      letter-spacing: .11em;
      text-rendering: optimizeLegibility;
    }

    .parallax img {
      min-height: auto;
      max-width: 100%;
    }

    .overlay {
      width: 100%;
    }

    .story-header {
     font-family: 'Raleway', sans-serif;
      font-size: 28px;
    }

    .color {
      width: 20px;
      height: 20px;
      border-radius: 50%;
      border: none;
      margin: 0 auto;
    }

    @media (min-width: 993px) {

      .overlay,
      .parallax-text {
        /*font-size: 80px;*/
       font-family: 'Raleway', sans-serif;
        letter-spacing: .11em;
        font-size: 80px;
        text-rendering: optimizeLegibility;
      }
    }

    @media (max-width: 993px) {
      .parallax-container {
        height: 200px;
      }
    }


    p.grey-text {
      text-align: justify;
      text-justify: inter-word;
    }

    #donate-button {
      background-color: #333;
      width: 260px;
      height: 70px;
      margin: 4px;
      padding: 0;
      line-height: 70px;
      font-size: 18px;
      font-weight: 400;
    }

    .parallax {
      /* The image used */
      background-image: none;

      /* Set a specific height */
      min-height: 300px;

      /* Create the parallax scrolling effect */
      background-attachment: fixed;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
    }

    .date {
      margin-top: 0px;
      font-size: 40px;
      font-weight: normals;
      color: #777;
      font-size: 40px
    }

    header .title a:hover {
      margin-top: 12px;
      margin-right: -80px;
      padding: 25px 45px;
    }

    .center {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
    }

    
    h2.back_coplas{
        font-size:120px;
    }
    h2.back_coplas_2{
        font-size:90px;
        margin-top:700px;
    }
    .tit {
        text-align: center;
    }

    .logo_nav{
      max-height: 65px; margin-top:10px;margin-left:15px
    }
    

    /**************** MOBILE ****************/

    @media (max-width: 600px) {

      .logo_nav{
        max-height: 40px; margin-top:10px;margin-left:10px
      }

        h2.back_coplas{
            font-size:70px;
        }
        h2.back_coplas_2{
            font-size:50px;
            margin-top:0px;
        }

      .tit {
        text-align: center;
        font-size: 20px;
        font-weight: bold;
      }

      p {
        font-size: 16px;
      }

      .img-circle-red {
        display: block;
        margin-left: 200px;
        margin-top: -70px;
      }

      .img-circle-green {
        display: block;
        margin-left: -150px;
        margin-top: -10px;
      }

      header .title {
        margin-top: 0px;
      }

      #img_logo {
        margin-left: 40px;
      }

      .date {
        margin-top: 20px;
        font-size: 20px;
        text-align: center;
        font-weight: normal;
        color: #777;
      }

      header .title a {
        width: 100%;
        font-size: 15px;
        margin-top: 0px;
        margin-bottom: 20px;
        margin-right: auto;
        text-align: center;
        padding: 20px 0;
      }
      
    html, body {
        overflow-x: hidden;
      }
      body {
        position: relative;
        width: 100%;
        max-width:100%;
      }
    }
  


     .cc{
       display: flex;
       flex-direction: column;
       justify-content: center;
     }


     .ccc{

      display: flex;
      flex-direction: column;
      justify-content: center;
    
    } 

    @media (max-width: 600px) {
      .ccc{

        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
      } 
    }