/**
 * 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.
 */

@font-face {
  font-family: "And Black";
  src: url("myfont-webfont.eot?#iefix") format('embedded-opentype'),
       url("fonts/and_black.woff") format('woff'),
       url("fonts/and_black.ttf") format('truetype');
}

body {
  margin: 0;
}

/* Disable ugly boxes around images in IE10 */
a img{
  border: 0px;
}

::-moz-selection {
  color: #fff;
}

::selection {
  color: #fff;
}

.jv26-header .mdl-menu__container {
  z-index: 50;
  margin: 0 !important;
}

.mdl-textfield--expandable {
  width: auto;
}

.jv26-mobile-title {
  display: none !important;
}


.jv26-logo-image {
  height: 48px;
  
}

.jv26-header {
  overflow: visible;
}

  .jv26-header .mdl-navigation__link {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    

    
  }

  .jv26-navigation-container {
    /* Simple hack to make the overflow happen to the left instead... */
    direction: rtl;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    width: 500px;
    -webkit-transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1),
        width 0.2s cubic-bezier(0.4, 0, 0.2, 1);
            transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1),
        width 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  }

  .jv26-navigation {
    /* ... and now make sure the content is actually LTR */
    direction: ltr;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 800px;
  }

  .jv26-navigation .mdl-navigation__link {
    display: flex;
    height: 60px;
    line-height: 68px;
    background-color: transparent !important;
    border-bottom: 4px solid transparent;
  }
  .jv26-navigation .mdl-navigation__link .material-icons{
	line-height:64px;
	margin-right:8px;	
  }
    .jv26-navigation .mdl-navigation__link:hover ,.jv26-navigation .ativo{
      border-bottom: 4px solid #fff;
    }

.jv26-drawer {
  border-right: none;
}

  .jv26-drawer-separator {
    border-top: solid 1px #dcdcdc;
   color: #3F51B5 !important;
  }

  .jv26-drawer .mdl-navigation__link.mdl-navigation__link {
    font-size: 14px;
    display:flex;
  }
  .jv26-drawer .mdl-navigation__link.mdl-navigation__link .material-icons {
  
	line-height: 14px;
	margin-right: 8px;
   }
  
  .jv26-drawer span.mdl-navigation__link.mdl-navigation__link {
    color: #3F51B5;
  }
  
  .jv26-drawer .mdl-layout-title {
    position: relative;
    background: #3F51B5;
    height: 64px;
  }

    .jv26-drawer .jv26-logo-image {
      position: absolute;
      bottom: 16px;
    }

.jv26-be-together-section {
  position: relative;
  height: 580px;
  width: auto;
  background-color: #f3f3f3;
  background: url('images/slide02.png') center 30% no-repeat;
  background-size: cover;
}

.jv26-font {
  font-family: 'And Black', 'Helvetica', 'Arial', sans-serif;
  line-height: 1;
  color: #767777;
  font-weight: 300;
}

.jv26-slogan {
  font-size: 60px;
  padding-top: 140px;
}

.jv26-sub-slogan {
  font-size: 21px;
  padding-top: 24px;
}

.jv26-create-character {
  font-size: 21px;
  padding-top: 260px;
}

  .jv26-create-character a {
    text-decoration: none;
    color: #767777;
    font-weight: 300;
  }

.jv26-link {
  text-decoration: none;
  color: #3F51B5 !important;
}

  .jv26-link .material-icons {
    position: relative;
    top: 6px;
  }

.jv26-more-section {
  padding: 40px 0;
  max-width: 1044px;
  margin-left: auto;
  margin-right: auto;
}
.text-center{
  text-align:center !important;
}
.jv26-card-container {
}

  .jv26-card-container .mdl-card__media {
    overflow: hidden;
    background: transparent;
  }

    .jv26-card-container .mdl-card__media img {
      width: 100%;
    }

  .jv26-card-container .mdl-card__title {
    background: transparent;
    height: auto;
  }

  .jv26-card-container .mdl-card__title-text {
    color: black;
    height: auto;
  }

  .jv26-card-container .mdl-card__supporting-text {
    height: auto;
    color: black;
    padding-bottom: 48px;
    width:auto;
  }

  .jv26-card-container .mdl-card__actions {
    position: absolute;
    bottom: 0;
  }

  .jv26-card-container .mdl-card__actions a {
    border-top: none;
    line-height: 32px;
    font-size: 16px;
  }
.mdl-mini-footer p{
	margin: 0px 0px 6px;
}
.mdl-mini-footer a{
	color:#fff;
	text-decoration:none;
}

  .mdl-layout__drawer .mdl-navigation .mdl-navigation__link{
	padding:16px 30px;
  }

.jv26-more-section .shopping .mdl-card__media img{
 max-width:100%;
}

.jv26-more-section .shopping .mdl-card__media {
    color:#000;
}
.dosador{
    background-image: url("images/dosador.jpg");
}
.laminador{
    background-image: url("images/laminador.jpg");
}
 .queimador{
    background-image: url("images/queimador.jpg");
}
 .misturador{
    background-image: url("images/misturador2eixos2.jpg");
}
 .prato{
    background-image: url("images/prato_giratorio.jpg");
}
.empresa{
    background-image: url("images/foto5.jpg");
}
.titulo h3{
	text-shadow:1px 1px #fff;
}


/**** Mobile layout ****/
@media (max-width: 900px) {
.jv26-logo-image {
  height: 40px; 
}
  .jv26-navigation-container {
    display: none;
  }

  .jv26-title {
    display: none !important;
  }

  .jv26-mobile-title {
    display: block !important;
    position: absolute;
    left: calc(50% - 70px);
    top: 12px;
    -webkit-transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
            transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  }

  .jv26-be-together-section {
    height: 350px;
  }

  .jv26-slogan {
    font-size: 26px;
    margin: 0 16px;
    padding-top: 24px;
  }

  .jv26-sub-slogan {
    font-size: 16px;
    margin: 0 16px;
    padding-top: 8px;
  }

  .jv26-create-character {
    padding-top: 200px;
    font-size: 16px;
  }

}
