/**FUENTES ROBOTO ***/



@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fuentes/Roboto-Light.ttf');
  
}



@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fuentes/Roboto-Medium.ttf');
}


@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fuentes/Roboto-Regular.ttf');
}


@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fuentes/Roboto-Bold.ttf');
}

/***FIN FUENTES ***/

body {
font-family: 'Roboto' !important;
} 

header {background-color:transparent !important;}
ul {
    list-style-type: none;
	list-style: none;
}

a {text-decoration: none;}

.mdl-mega-footer__bottom-section {clear: both;}
.demo-layout-transparent {	
	background: url('../images/truck-paraguaytransport-2-compress.jpg') center / cover;
    height: 400px;
	}
.demo-layout-transparent .mdl-layout__header,
.demo-layout-transparent .mdl-layout__drawer-button {  
  color: white;
  }
  
.portfolio-header {
  position: relative;
  background-image: url(images/header-bg.jpg);
}

.portfolio-header .mdl-layout__header-row {
  padding: 0;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.mdl-layout__title {
  font-size: 14px;
  text-align: center;
  font-weight: 300;
}

.is-compact .mdl-layout__title span {
  display: none;
}

.portfolio-logo-row {
  min-height: 200px;
}

.is-compact .portfolio-logo-row {
  min-height: auto;
}

.portfolio-logo {
  background: url(images/logo.png) 50% no-repeat;
  background-size: cover;
  height: 150px;
  width: 150px;
  margin: auto auto 10px;
}

.is-compact .portfolio-logo {
  height: 50px;
  width: 50px;
  margin-top: 7px;
}

.portfolio-navigation-row {
  background-color: rgba(0, 0, 0, 0.08);
  text-transform: uppercase;
  height: 45px;
}

.portfolio-navigation-row  .mdl-navigation {
  text-align: center;
  max-width: 900px;
  width: 100%;
}

.portfolio-navigation-row .mdl-navigation__link {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 42px;
}

.portfolio-header .mdl-layout__drawer-button {
    background-color: rgba(197, 197, 197, 0.44);
}

.portfolio-navigation-row .is-active {
  position: relative;
  font-weight: bold;
}

.portfolio-navigation-row .is-active:after {
  content: "";
  width: 70%;
  height: 2px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgb(255,64,129);
  left: 15%;
}

.portfolio-card .mdl-card__title {
  padding-bottom: 0;
}

.portfolio-blog-card-full-bg {
  background: url(images/example-blog03.jpg) center / cover;
}

.portfolio-blog-card-event-bg {
  background: url(images/example-blog05.jpg) center / cover;
}

.portfolio-blog-card-strip-bg {
  background: url(images/example-blog06.jpg) center / cover;
}

.portfolio-blog-card-compact .mdl-card__title {
  padding-bottom: 0;
}

.portfolio-blog-card-bg > .mdl-card__actions {
  height: 52px;
  padding: 16px;
  background: rgba(0, 0, 0, 0.2);
}

img.article-image {
  width: 100%;
  height: auto;
}

.portfolio-max-width {
  max-width: 900px;
  margin: auto;
}

.portfolio-copy {
  max-width: 700px;
}

.no-padding {
  padding: 0;
}

.no-left-padding{
  padding-left: 0;
}

.no-bottom-padding {
  padding-bottom: 0;
}

.padding-top {
  padding: 10px 0 0;
}

.portfolio-share-btn {
  position: relative;
  float: right;
  top: -4px;
}

.demo-card-event > .mdl-card__actions {
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.portfolio-contact .mdl-textfield {
  width: 100%;
}

.portfolio-contact form {
  max-width: 550px;
  margin: auto;
}

footer {  
  background-size: cover;
  margin-top:50px;
}  

header li {float: left;}
header ul#mdl-navigation li {margin: 0px 35px; }

.mdl-card__media.card1 {
        background-image: url('../images/la-empresa-trucks-paraguay-transport-8p-compress-2.jpg');
    
}

.mdl-card__media.card2 {
        background-image: url('/images/servicios-front.jpg');
    
}

.mdl-card__media.card3 {
        background-image: url('/images/servicios2-front.jpg');
    
}

.card3 h2.mdl-card__title-text {
	text-shadow: 0px 0px 3px black;font-weight: bold;}

.mdl-card__media.card4 {
    background-image: url('../images/shopping.jpg');	
}

.mdl-card__media{
box-sizing: border-box;
    background-size: cover;
    padding: 24px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    cursor: pointer;
	min-height: 160px;
	}
	
	.mdl-card__title-text {color:white !important;}
	.demo-nav {text-align:right;}
	.demo-content {
    border-radius: 2px;   
    margin-bottom: 80px;
}
	/*.demo-content .item-page {    
    padding: 0px 50px;    
}*/

	.content {    
    padding: 0px 50px;    
}

.contact {padding-bottom: 50px;}

.mdl-tooltip {
    -webkit-transform: initial !important;
    transform: initial !important;
    }
	p.chrono_credits {display:none;}
	
	.mdl-textfield {padding: 26px 0 !important;}
	#chronoform-Contacto{ 
	margin: 0 auto;
    text-align: center;}		
	.mdl-layout__container.has-scrolling-header .mdl-layout__content {    overflow: visible !important;}
	@media screen and (min-width: 1024px) {	
	.mdl-layout-spacer img {display: none;}
	}
	@media screen and (max-width: 1024px) {
	.mdl-layout__header-row .mdl-navigation {display:none;}
	.mdl-layout-title img{display: none;	}
	.mdl-layout-spacer img{ display: initial;  height: 100px;   position: relative;   top: 50px;	}
		}
		.mdl-layout-spacer {text-align: center;}
	
	
	div.mdl-mega-footer__drop-down-section.centered {float: none !important; margin: 0 auto;}
	.mdl-mega-footer {padding: 0px !important;}
	.mdl-mega-footer__bottom-section {    padding-top: 0px!important;    margin-bottom: 0px!important;}
	.mdl-mega-footer__link-list li {    letter-spacing: 1px !important;    line-height: 25px !important;
}
	
.mdl-layout__header .mdl-layout__drawer-button {
    
    color: black !important;
   
}	

.mdl-layout-title img{
	width: 230px;
    position: absolute;
    left: 150px;
	}
	.mdl-mega-footer__middle-section{	margin: 0px 35px;}

	img.tractos { max-height: 300px;
    max-width: 100%; }
	img.slider {    max-height: 125px;}
	p.pslider{    text-align: center;}
	img.hino {max-width: 100%;}

	.segments {
padding: 0px 35px;
    border: 1px solid lightgray;
    margin-bottom: 25px;
    background: rgba(236, 237, 246, 0.28);
	}

	@media (max-width: 768px)  { 

		img.slider {    max-height: 50px;}

	}