* {
	margin:0;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	-moz-font-smoothing:antialiased;
	-o-font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}

html, body, .container {
    font-family: 'Open sans', sans-serif;
    overflow-x: hidden;
}
.container {    
    display: grid;
    margin: auto;
}
.container-fluid {
    background-color: #f3f3f3;
}
.container-fluid.nav1 {
    background-color: #cc0000;
}
/* header */
.col-md-6.logo1 {
    padding: 0;
    text-align: center;
    margin: auto;
    background-color: #ffffff;
}
 .logoresp {
    padding: 0;
    width: 100%;
    text-align: center;
    max-width: 300px;
    min-width: 200px;
  }

/* carousel */
.img-fluid {
  width: 100vw;
  height: auto;
  display: block;
}
.carousel-indicators .active{
    background-color: #f00;
    }

/* nav */
nav {
    position: fixed;
    display: flex;
    z-index: 1;
    width: 100vw;
    background-color: #555;
    overflow: auto;
}
.collapse-navbar{
    background-color: #cc0000;
}
.navbar,.navbar-nav {
  background-color: #cc0000;
  align-items: center;
}
.nav-link {
    margin-right: 10px;
    margin-left: 10px;
    width: auto;
    line-height: 35px;
    vertical-align: middle;
    text-align: center;
    min-width: 100px;
    font-weight: 600;
}
.nav-link:link {
  color: #ffffff !important; 
}
.nav-link:visited {
  color: #ffffff !important;
}
.nav-item:hover {
  background-color: rgba(255, 255, 255, 0.25) !important;
}
.navbar-toggle {
    position: relative;
    width: 100%;
    margin: 0 auto !important;
}

/* titulos secciones */
.col-md-12.titulo {
  padding: 50px 0 25px 0;
  background: #ffffff;
  color: #666666;
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  font-style: italic;
  font-weight: 600;
  line-height: 32px;

}
  /* nuevos - producto */
.col-md-3.producto {
  padding: 0 0 10px 0;
  text-align: center;
}
.produresp {
    
}
/* opacidad imagenes */
.produresp:hover {
  opacity: 0.6;
}
.sucuresp:hover {
  opacity: 0.6;
}
.redesresp:hover {
  opacity: 0.6;
}
/* estilo clase epigrafe2 */
.epigrafe2 {
  color: #666666;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  font-style: italic;
  line-height: 42px;

}
/* estilo clase epigrafe */
.epigrafe {
  color: #666666;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  font-style: italic;
  line-height: 22px;
}
  /* estilo parrafos */
.parrafo2 {
  color: #666666;
  text-align: left;
  font-size: 14px;
  font-style: italic;
  line-height: 22px;
    max-width: 500px;
}
.parrafo {
  color: #666666;
  text-align: left;
  font-size: 14px;
  font-style: italic;
  line-height: 22px;
}
  /* estilo caption */
figcaption {
  color: #666666;
  text-align: justify;
  font-size: 12px;
  font-style: italic;
  line-height: 22px;
}
.spanfig {
  color: #cc0000;
  font-style: italic;
  font-weight: bold;
}
  /* estilo catalogo seccion repuestos (bridgestone/firestone) */
.spancata {
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
  line-height: 10px;
}
a.spancata:hover{
  color: #ffffff;
  text-decoration: none;
}
  /* estilo telefonos */
.ptel {
  color: #cc0000;
  text-align: center;
  font-size: 20px;
  font-style: italic;
  line-height: 26px;
}
/* estilo link nuevos */
a.epigrafe:link{
  color: #666666;
  text-decoration: none;
  font-weight: bold;
}  
a.epigrafe:hover{
  color: #cc0000;
  text-decoration: none;
  font-weight: bold;
}
a.epigrafe2:hover{
  color: #cc0000;
  text-decoration: none;
  font-weight: 600;
}
 /* estilo link general */
a {
  color: #666666;
}
a:hover{
  color:#cc0000;
}
/* sucursal */
.col-md-12.sucursal{
  background: #ffffff;
  text-align: center;
}
/* rental */
.col-md-12.rental{
  background: #ffffff;
  text-align: center;
}
/* repuestos y servicios */
  /* lado izquierdo */
.col-md-6.repuestos1{
  background: #ffffff;
  text-align: center;
        margin-bottom: 35px;
}
.col-md-6.llaves{
    padding-bottom: 15px;
    background: #ffffff;
    text-align: center;
    margin-bottom: 35px;
}
.col-md-3.brid{
  padding-bottom: 15px;
  background: #ffffff;
  text-align: center;
    margin-bottom: 50px;
}
.col-md-3.fire{
  padding-bottom: 15px;
  background: #ffffff;
  text-align: center;
}
    /* catalogo brid */
.bridcata {
 margin-right:auto;
 margin-left: auto;
 max-width: 300px;
 text-align:center;
  padding: 15px;
  background: #b70000;
}
.bridcata:hover {
  background-color: rgba(219, 77, 77, 1) !important;
}
    /* catalogo fire */
.firecata {
 margin-right:auto;
 margin-left: auto;
 max-width: 300px;
  padding: 15px;
  text-align: center;
  background: #b70000;
}
.firecata:hover {
  background-color: rgba(219, 77, 77, 1) !important;
}
  /* lado derecho */
.col-md-6.repuestos2{
 padding-top: 30px;
 padding-bottom: 35px;
  background: #ffffff;
  text-align: center;
}
/* empresa */
.col-md-6.imagen {
  background: #ffffff;
  text-align: left;
}
.col-md-6.texto {
  background: #ffffff;
  text-align: center;
 margin-bottom: 35px;
}
#contacto {
  background-color: #f3f3f3;
}
.row.justify-content-around{
  background-color: transparent;
  background-image: url(/images/IMG\ Contacto\ Tractor.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size:contain;
}
.col-md-5.tel{
  background-color:transparent;
 align-items: baseline;
}
.col-md-5.formulario {
  background-color: transparent;
  padding-bottom: 30px;
}
  /* formulario */
#formulario input[type="text"], 
#formulario input[type="email"], 
#formulario textarea, 
#formulario button[type="submit"] { 
 font: 14px "Open Sans", sans-serif; 
}

#formulario {
    background:transparent;
    text-align: center;
    max-width: 60%;
    min-width: 170px;
    padding-right: 2vw;
}

fieldset {
	border: medium none !important;
	margin: 0 0 10px;
	min-width: 100%;
	padding: 0;
	width: 100%;
}

#formulario input[type="text"], 
#formulario input[type="email"], 
#formulario textarea {
	width:100%;
	border:1px solid #CCC;
	background:transparent;
	margin:0 0 5px;
	padding:10px;
}

#formulario input[type="text"]:hover, 
#formulario input[type="email"]:hover, 
#formulario textarea:hover {
	-webkit-transition:border-color 0.3s ease-in-out;
	-moz-transition:border-color 0.3s ease-in-out;
	transition:border-color 0.3s ease-in-out;
	border:1px solid #AAA;
}

#formulario textarea {
	height:100px;
	max-width:100%;
    resize:none;
}

#formulario button[type="submit"] {
	cursor:pointer;
	width:100%;
	border:none;
    background:rgba(243, 243, 243, 0.7);
    border:1px solid #CCC;
    color:#666666;
    margin:0 0 5px;
	padding:10px;
	font-size:14px;
}

#formulario button[type="submit"]:hover {
  background:#f3f3f3;
  color: #666666;
	-webkit-transition:background 0.3s ease-in-out;
	-moz-transition:background 0.3s ease-in-out;
	transition:background-color 0.3s ease-in-out;
}

#formulario button[type="submit"]:active { 
  box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.5); 
}

#formulario input:focus, 
#formulario textarea:focus {
	outline:0;
	border:1px solid #999;
}
::-webkit-input-placeholder {
 color:#888;
}
:-moz-placeholder {
 color:#888;
}
::-moz-placeholder {
 color:#888;
}
:-ms-input-placeholder {
 color:#888;
}
/* footer */
.col-md-8 {
  padding: 30px 0 30px 0;
}
.col-md-4 {
  padding: 40px 0 10px 0;
  background: #ffffff;
}
.col-md-3.logo {
padding-bottom: 30px;
text-align: center;
}

.col-md-6.horarios {
  align-content: center;
  text-align: center;
  color: #000000;
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
}
.col-md-6.dia {
  text-align: left;
  color: #000000;
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
}
.col-md-6.hora {
  text-align: left;
  color: #000000;
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
}

/* redes */
.col-md-3.redes {
    width: 100%;
  position: relative;
  align-self: center;
margin-bottom: 35px;
}
.col-md-3.redes li {
  text-align: center;
  display: block;
}
/* copyright */
.col-md-12.copyr {
  text-align: right;
  color: #000000;
  font-weight: bold;
  font-style: italic;
  font-size: 12px;
    margin-bottom: 30px;
}

 /* clases imagenes responsive */
.produresp{
    max-width: 90%;
    height: auto;
}
 .capresp,
 .headeresp,
 .repucata,
 .sucuresp,
 .rentresp,
 .repuresp,
 .empresp,
 .footeresp {
   max-width: 100%;
   height: auto;
 }  
 .maparesp {
  max-height: 360px;
  max-width: 100%;
 }  
 .redesresp {
   width: 100%;
   max-width: 60px;
   height: auto;
 }

@media (min-width: 720px){
    .row.justify-content-around {
        background-size: 65vh;
        background-size: 65vh;
    }
    }
@media (max-width:500px) {
    .carousel-indicators {
        display:none !important;
    }
}
@media (max-width:766px) {
    .col-md-12.copyr {
        text-align: center;
    }
}

 /* For presentation only, no need to copy the code below
 .container * { 
  border: 1px solid red;
  position: relative;
 }
 
 .container *:after { 
  content:attr(class);
  position: absolute;
  top: 0;
  left: 0;
 }*/