/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

body {
  margin: 0;
}

/* Disable ugly boxes around images in IE10 */
a img{
  border: 0px;
}

::-moz-selection {
  background-color: #6ab344;
  color: #fff;
}

::selection {
  background-color: #6ab344;
  color: #fff;
}

.android-search-box .mdl-textfield__input {
  color: rgba(0, 0, 0, 0.87);
}

.android-header .mdl-menu__container {
  z-index: 50;
  margin: 0 !important;
}


.mdl-textfield--expandable {
  width: auto;
}

.android-fab {
  position: absolute;
  right: 20%;
  bottom: -26px;
  z-index: 3;
  background: #52cc99 !important;
  color: black !important;
}

.android-mobile-title {
  display: none !important;
}


.android-logo-image {
  height: 28px;
  width: 140px;
}


.android-header {
  overflow: visible;
  background-color: white;
}

  .android-header .material-icons {
    color: #767777 !important;
  }

  .android-header .mdl-layout__drawer-button {
    background: transparent;
    color: #767777;
  }

  .android-header .mdl-navigation__link {
    color: #757575;
    font-weight: 700;
    font-size: 14px;
  }

  .emphasized { font-style: oblique; }
  .subrallada {text-decoration: underline;}
  .negrita {font-weight: bold;}

  .android-navigation-container {
    /* Simple hack to make the overflow happen to the left instead... */
    direction: rtl;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    width: 500px;
    transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1),
        width 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  }

  .android-navigation {
    /* ... and now make sure the content is actually LTR */
    direction: ltr;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 800px;
  }

  .android-search-box.is-focused + .android-navigation-container {
    opacity: 0;
    width: 100px;
  }


  .android-navigation .mdl-navigation__link {
    display: inline-block;
    height: 60px;
    line-height: 68px;
    background-color: transparent !important;
    border-bottom: 4px solid transparent;
  }

    .android-navigation .mdl-navigation__link:hover {
      border-bottom: 4px solid #3f9a74;
    }

  .android-search-box {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    margin-left: 16px;
    margin-right: 16px;
  }

  .android-more-button {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }


.android-drawer {
  border-right: none;
}

  .android-drawer-separator {
    height: 1px;
    background-color: #dcdcdc;
    margin: 8px 0;
  }

  .android-drawer .mdl-navigation__link.mdl-navigation__link {
    font-size: 14px;
    color: #757575;
  }

  .android-drawer span.mdl-navigation__link.mdl-navigation__link {
    color: #8bc34a;
  }

  .android-drawer .mdl-layout-title {
    position: relative;
    background: #3f9a74;
    height: 160px;
  }

    .android-drawer .android-logo-image {
      position: absolute;
      bottom: 16px;
    }

.fotos-aveca-wrap {
  position: relative;
  height: 800px;
  width: auto;
  background-color: #3f9a74;
  background-position-x:center;
  background-position-y: 35%;  
  background-image: url('images/banner0.jpg');
  background-repeat: no-repeat;
  transition: background-image 1s ease-in-out;
  background-size: cover;
}

.lite{
  height: 33%;
}

.demo-card-square.mdl-card {
  width: 320px;
  height: 240px;
  padding: 20px;
  float:left;
}
.demo-card-square.mail > .mdl-card__title {
  color: black;  
  background-image: url('https://assets.stickpng.com/thumbs/584856a0e0bb315b0f7675a9.png');
  background-size: 50%;
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat;
  background-color: papayawhip;
}

.demo-card-square.whatsapp > .mdl-card__title {
  color: black;  
  background-image: url('images/whatsapp.png');
  background-size: 15%;
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat;
  background-color: green;
}



.logo-font {
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  line-height: 1;
  color: white;
  font-weight: 500;
}

.android-slogan {
  font-size: 60px;
  padding-top: 160px;
  background-color: #0000009c;
}

.android-sub-slogan {
  font-size: 21px;
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: #0000009c;
}

.android-create-character {
  font-size: 21px;
  padding-top: 400px;
}

.unete-seccion{
  font-size: 21px;
  padding-top: 0px;
}

  .android-create-character a {
    text-decoration: none;
    color: black;
    font-weight: bold;
  }

.android-screen-section {
  position: relative;
  padding-top: 60px;
  padding-bottom: 80px;
}

.android-screens {
  text-align: right;
  width: 100%;
  white-space: nowrap;
  overflow-x: auto;
}

.android-screen {
  text-align: center;
}

.android-screen .android-link {
  margin-top: 16px;
  display: block;
  z-index: 2;
}

.android-image-link {
  text-decoration: none;
}

.android-link {
  text-decoration: none;
  color: #d2007b !important;
}

  .android-link:hover {
    color: #254b78 !important;
  }

  .android-link .material-icons {
    position: relative;
    top: -1px;
    vertical-align: middle;
  }

.android-alt-link {
  text-decoration: none;
  color: #64ffda !important;
  font-size: 16px;
}

  .android-alt-link:hover {
    color: #00bfa5 !important;
  }

  .android-alt-link .material-icons {
    position: relative;
    top: 6px;
  }

.android-customized-section {
  text-align: center;
}

.android-customized-section-text {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 16px 0 16px;
}

  .android-customized-section-text p {
    padding-top: 16px;
  }

.android-customized-section-image {
  background: url('images/devices.jpg') center top no-repeat;
  background-size: cover;
  height: 400px;
}

.android-more-section {
  padding: 80px 0;
  max-width: 1044px;
  margin-left: auto;
  margin-right: auto;
}

  .android-more-section .android-section-title {
    margin-left: 12px;
    padding-bottom: 24px;
  }

  .android-card-container .mdl-card__media {
    overflow: hidden;
    background: transparent;
  }

    .android-card-container .mdl-card__media img {
      width: 100%;
    }

  .android-card-container .mdl-card__title {
    background: transparent;
    height: auto;
  }

  .android-card-container .mdl-card__title-text {
    color: #52cc99;
    font-weight: bold;
    height: auto;
  }

  .android-card-container .mdl-card__supporting-text {
    height: auto;
    color: black;
    padding-bottom: 56px;
  }

  .android-card-container .mdl-card__actions {
    position: absolute;
    bottom: 0;
  }

  .android-card-container .mdl-card__actions a {
    border-top: none;
    font-size: 16px;
  }

.android-footer {
  background-color: #fafafa;
  position: relative;
}

  .android-footer a:hover {
    color: #8bc34a;
  }

  .android-footer .mdl-mega-footer--top-section::after {
    border-bottom: none;
  }

  .android-footer .mdl-mega-footer--middle-section::after {
    border-bottom: none;
  }

  .android-footer .mdl-mega-footer--bottom-section {
    position: relative;
  }

  .android-footer .mdl-mega-footer--bottom-section a {
    margin-right: 2em;
  }

  .android-footer .mdl-mega-footer--right-section a .material-icons {
    position: relative;
    top: 6px;
  }

  img.button-social{
    width: 32px;
  }

.android-link-menu:hover {
  cursor: pointer;
}

h3 {
  font-size: 25px;
  font-weight: 700;
  color: #52cc99;
  margin-bottom: 5px;  
}

h4 {
  font-size: 18px;
  font-weight: 700;
  color: #52cc99;
  margin-bottom: 5px;  
}

.mdl-mega-footer--middle-section{
  padding-left: 300px;
  padding-right: 300px;
}

img.consult {
  width: 80%;
}

/**** FULL HD READY ****/
@media (max-width: 2000px) {
  .android-slogan{
    padding-top: 205px;
  }
}


/**** Fix nav bar layout ****/
@media (max-width: 1400px) {
  .mdl-layout__header-row .mdl-navigation__link {
    padding: 0 12px;
  }
}

/**** small screens layout ****/
@media (max-width: 1300px) {
  .mdl-layout__header-row .mdl-navigation__link {
    padding: 0 5px;
  }
  .android-search-box{
    display:none
  }
  .android-slogan{
    padding-top: 15%;
    font-size: 54px;
  }

}

@media (max-width: 1100px) {
  .mdl-layout__header-row .mdl-navigation__link {
    padding: 0 5px;
  }
  .android-search-box{
    display:none
  }
  .android-slogan{
    padding-top: 80px;
  }

}




/**** Mobile layout ****/
@media (max-width: 900px) {

  iframe{
    width: auto;
  }

  .android-navigation-container {
    display: none;
  }

  .android-title {
    display: none !important;
  }

  .android-mobile-title {
    display: block !important;
    position: absolute;
    left: calc(50% - 70px);
    top: 12px;
    transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  }

  /* WebViews in iOS 9 break the "~" operator, and WebViews in OS X 10.10 break
     consecutive "+" operators in some cases. Therefore, we need to use both
     here to cover all the bases. */
  .android.android-search-box.is-focused ~ .android-mobile-title,
  .android-search-box.is-focused + .android-navigation-container + .android-mobile-title {
    opacity: 0;
  }

  .android-more-button {
    display: none;
  }

  .android-search-box.is-focused {
    width: calc(100% - 48px);
  }

  .android-search-box .mdl-textfield__expandable-holder {
    width: 100%;
  }

  .fotos-aveca-wrap {
    height: 350px;
  }

  .android-slogan {
    font-size: 26px;
    margin: 0 16px;
    padding-top: 10px;
    background: black;
  }

  .android-sub-slogan {
    font-size: 16px;
    margin: 0 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    background: black;
  }

  .android-create-character {
    padding-top: 200px;
    font-size: 16px;
    color:white; 
    
  }

  .android-create-character a{
    background-color:white;   
  }

  .android-create-character img {
    height: 12px;
  }

  .android-fab {
    display: none;
  }

  .android-wear-band-text {
    margin-left: 0;
    padding: 16px;
  }

  .android-footer .mdl-mega-footer--bottom-section {
    display: none;
  }

  .quieneesquien {
    padding: 10px 5%;
  }
  
  .demo-card-image.mdl-card {
    width: 120px !important;
    height: 100px !important;
    margin: 5px !important;
  }
  .demo-card-image.mdl-card.pdf{
    background: url('images/pdf_lite.png') no-repeat center / 90% !important;
  }

  .mdl-card__title.mdl-card--expand > h4 {
    font-size: 13px !important;
    margin:0px;
  }

  .mdl-mega-footer--middle-section{
    padding-left:0px;
  }

  img.consult{
    width: 400px;
    margin: 0px -15px;
  }

}


/**cosas random***/
.instagram:hover{
  background-color: #C13584;
}

.facebook:hover{
  background-color: #3b5998 ;
}

.X:hover{
  background-color: #657786;
}

button.whatsapp:hover{
  background-color: green !important;
}

.mdl-menu__item:hover{
  background-color: #3f9a74 !important;
}
.mdl-cell--3-col, .mdl-cell--3-col-desktop.mdl-cell--3-col-desktop{
  background-color: #dddddd;
}

.mdl-layout__drawer .mdl-navigation .mdl-navigation__link:hover{
  background-color: #60cfa1;
}


/***Para las fotos del quien es quien***/

.quieneesquien {
  padding: 20px 10%;
}

.demo-card-image.mdl-card {
  width: 220px;
  height: 220px;
  background: url('images/pdf_lite.png') center / cover;
  float: inline-start;
  margin: 10px;
  border: #3f9a74a6 1px solid;
}

.mdl-card__title.mdl-card--expand > h4 {
  color: black !important;
}

.demo-card-image.mdl-card.pdf {
  /*background: url('images/pdf1.png') center / cover;*/
  background: url('images/pdf1.png') no-repeat center / 90% !important;
}

.demo-card-image.mdl-card.presi {
  background: url('images/Avpresi.png') center / cover;
}

.demo-card-image.mdl-card.secre {
  background: url('images/AvSecre.png') center / cover;
}

.demo-card-image.mdl-card.vocal1 {
  background: url('images/AvVocal1.png') center / cover;
}
.demo-card-image.mdl-card.vocal2 {
  background: url('images/AvVocal2.png') center / cover;
}
.demo-card-image.mdl-card.vocal3 {
  background: url('images/AvVocal3.png') center / cover;
}
.demo-card-image.mdl-card.vocal4 {
  background: url('images/AvVocal4.png') center / cover;
}
.demo-card-image.mdl-card.vocal5 {
  background: url('images/AvVocal5.png') center / cover;
}
.demo-card-image.mdl-card.vocal6 {
  background: url('images/AvVocal6.png') center / cover;
}
.demo-card-image.mdl-card.vocal7 {
  background: url('images/AvVocal7.png') center / cover;
}

.demo-card-image > .mdl-card__actions {
  height: 52px;
  padding: 16px;
  /*background: rgba(0, 0, 0, 0.21);*/
  background-color: #3f9a74a6; 
}
.demo-card-image__filename {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.mdl-button.desplegable {
  min-width: 100px !important;
}

.demo-content {
  padding: 5px 20px !important;
}

img.mdl-card__media_portada {
  max-height: 145px;
}

.mdl-tabs__tab.is-active:after {
  background: #52cc99 !important;
}

a.join{
  background: #52cc99 !important;
}

a.join:after{
  background: #eb870f !important;
}

