h1{
    font-family: 'Oswald', sans-serif;
    font-weight:700;
    font-size:30px;
    color:#b31c2c;
    text-transform:uppercase;
}
h2{
    font-family: 'Oswald', sans-serif !important;
    font-weight:500 !important;
    font-size:26px !important;
    color:#b31c2c !important;
    margin-bottom:40px !important;
    text-transform:uppercase !important;
}
h3{
    font-family: 'Oswald', sans-serif;
    font-weight:500;
    color:#b31c2c;
    margin:0 0 1em 0;
}
h4{
    font-family: 'Oswald', sans-serif;
    font-weight:600;
    font-size:16px;
    color:#000;
    text-align:left;
    margin: 10px 0 0;
}
h5{
    font-family: 'Oswald', sans-serif;
    font-weight:700;
    font-size:18px;
    color:#b31c2c;
    margin:20px 0;
}
/*h6{
    font-family: 'Open Sans', sans-serif;
    font-family: 'Oswald', sans-serif;
    font-weight:300;
    font-size:16px;
    color:#434343;
    margin:0 0 10px 0 ;
    text-transform:uppercase;

}  */

.item a h4{text-align:left !important;}

.bg-massey a{color:#fff; text-decoration: none}
.bg-massey a:hover{color:#ccc; text-decoration: none}

h6 {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #000;
    margin: 20px 0 0;
    text-transform: uppercase;
}
.legales{ font-family: 'Open Sans', sans-serif !important;
    font-weight: 400!important;
    font-size: 11px !important;
    color: #4c4c4c !important;
    line-height: 12px !important;
    padding:2em;
    background-color:#ccc;
}    
.cft{font-size: 18px !important;
    color: #4c4c4c !important;
    line-height: 11px !important; display: inline-block; position:relative; left: 10px; top:10px; font-weight: bold}

/*** BANNERS HOME ***/
.carousel {
    width: 100%;
}
.carousel-item{
    width:100%;
    
   background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.carousel-item > a{
    position: absolute;
    z-index: 9;
    width: 100%;
    height: 100%;
}
.carousel-caption-fluid{
    width:100%;
    background-color:rgba(0, 0, 0, 0.8);
    position:absolute;
    bottom:0;
    color: #fff;
}
.carousel-caption-fluid .box-releases{
    background:#b31c2c;
    font-weight:300;
    font-size:11px;
    display:table;
    padding:6px 10px;
    text-transform:uppercase;
}
.carousel-caption-fluid h1{
    font-family: 'Oswald', sans-serif;
    font-weight:800;
    font-size:42px;
    margin:10px 0 5px 0;
    letter-spacing:-2px;
    color: #ffffff;
}
.carousel-caption-fluid h5{
    font-family: 'Open Sans', sans-serif;
    font-weight:300;
    font-size:16px;
    color: #ffffff;
    margin:0 0 15px 0;
}
.carousel-caption-fluid a.bt-know{
    background:#fff;
    font-family: 'Oswald', sans-serif;
    font-size:16px;
    font-weight:800;
    color:#000;
    display:table;
    padding-right:12px;
    margin-top:20px;
}
.carousel-caption-fluid a.bt-know i{
    background:#b31c2c;
    color:#fff;
    padding:12px;
    margin-right:13px;
}
.triangle {
    background:url('images/go-content.png') no-repeat center top;
    height: 61px;
}
.scroll-down {
-webkit-animation: bounce 2s infinite;animation: bounce 2s infinite;}



/*** SLIDER PRODUTOS HOME ***/
.owl-carousel .item {text-align:center;}
.owl-carousel .item a{color:#000;}
.owl-carousel .item .box-img{height:214px }
.owl-carousel .item span{font-size:12px; color:#4b4b4b; text-transform:uppercase;}
.owl-theme .owl-dots .owl-dot span{width:20px; height:20px;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{background: #b31c2c;}
.owl-theme .owl-nav.disabled+.owl-dots{margin-top:30px;}



/*** TABS PRODUTOS HOME ***/
.nav-productos.nav{
    margin-bottom:50px;
    border-bottom: 1px dotted #e5e5e5;
    padding-bottom: 10px;
}
.nav-productos .nav-link{
    font-family: 'Oswald', sans-serif;
    font-size:18px;
    font-weight:500;
    color:#000;
    text-transform:uppercase;
}
.nav-productos.nav-pills .nav-link.active, .nav-productos.nav-pills .show>.nav-link{
    background-color:transparent;
    color:#b31c2c;
}



/*** NOTÍCIAS HOME ***/
.box-news{
    position:relative;
    margin-bottom:20px;
    min-height:263px;
    -webkit-box-shadow: 0px 32px 123px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 32px 123px 0px rgba(0,0,0,0.16);
    box-shadow: 0px 32px 123px 0px rgba(0,0,0,0.16);
    background-size: cover;
    background-position: center top;
    }
.box-news img{width:100%;}
.box-news .container-news{
    position: absolute;
    width: 100%;
    bottom: 20px;
    left: 0;
    right: 0;
    padding: 0 15px;
}
.box-news .box-date-news{
    background: #b31c2c;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    display: table;
    padding: 4px 10px;
    text-transform: uppercase;
}
.box-news .title-box-news{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 19px;
    color: #fff;
    line-height: 28px;
    padding: 0px;
    border-left: 20px solid rgba(0, 0, 0, 0.8);
    margin: 0 auto;
    text-transform: initial;
}
.box-news .title-box-news a{
    background-color: rgba(0, 0, 0, 0.8);
    padding: 0 0;
    color: #fff;
    display: inline;
    margin: 0;
}
.box-news .title-box-news  strong{
    position: relative;
    left: -10px;
}
a.bt-look-black{
    background:#000;
    font-family: 'Oswald', sans-serif;
    font-size:16px;
    font-weight:800;
    color:#fff;
    display:table;
    padding-right:12px;
}
a.bt-look-black i{
    background:#b31c2c;
    color:#fff;
    padding:12px;
    margin-right:13px;
}



/*** 3D HOME ***/
.bg-box-dimension{
    width:100%;
    padding:120px 0;
    background:url(images/bg-section-dimension.jpg)  no-repeat;
    background-size: cover;
}
.bg-box-dimension h4, .bg-box-dimension h3{
    text-align: left;
    font-weight: 700;
    font-style: italic;
    letter-spacing: -1px;
}
.bg-box-dimension h4{
    color: #d4333b;
    font-size: 28px;
}
.bg-box-dimension h3{
    color: #ffffff;
    font-size: 32px;
}
.bg-box-dimension p{
    color: #fff;
    max-width: 20%;
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    line-height: 28px;
}
a.bt-dimension:hover,
a.bt-dimension:visited,
a.bt-dimension{
    font-family: 'Oswald', sans-serif;
    background: #b31c2c;
    font-weight: 400;
    font-size: 20px;
    color:#fff;
    display: table;
    padding: 8px 20px;
    text-transform: uppercase;
    margin-top: 20px;
}



/*** ONDE COMPRAR HOME ***/
.bg-section-red{
    width:100%;
    padding:60px 0;
    background: #b31c2c;
    font-size:16px;
    font-weight:300;
    color:#fff;
}
.bg-section-red h2{
    color:#fff;
    margin-bottom:10px;
}
.bg-section-red .form-group{
    margin-top:50px;
}
.bg-section-red .form-group .form-control {
    font-size:16px;
    font-weight:300;
    color: #fff;
    background-color: transparent;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #fff;
    border-radius: 0;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    outline:none;
    cursor:pointer;
}
.bg-section-red .form-group  option {
    background-color:transparent;
    font-family: 'Open Sans', sans-serif;
    color:#666;
    font-weight: 300;
    cursor:pointer;
}
.bg-section-red .form-group .btn-dark{
    background-color:#000;
    border:none;
    border-radius:0;
    border-color:transparent;
    font-family: 'Oswald', sans-serif;
    font-size:16px;
    font-weight:700;
    color:#fff;
    cursor:pointer;
    padding:8px 40px;
    transition:none; 
}



/*** MOBILE ***/
@media (min-width: 768px) and (max-width: 991px) {
    .owl-carousel .item .box-img{height:267px;}
}



/*** MOBILE ***/
@media (max-width: 768px) {
    .bg-box-dimension p {
        max-width: 50%;
    }
    .bg-box-dimension {
        padding: 60px 0;
    }
}

@media (max-width: 575px) {
   .nav-productos.nav{ display:block; text-align:center;}
   .carousel-caption-fluid h1{
        font-size: 28px;
   }
   .carousel-caption-fluid h5 {
        font-size: 14px;
        margin: 0 0 15px 0;
    }
   .carousel-caption-fluid a.bt-know {
        margin-top: 0;
        margin-bottom: 10px;
    }
   
   .bg-box-dimension p {
        max-width: 100%;
    }
   .bg-section-red{
        padding: 30px 0;
    }
   .bg-section-red .form-group {
        margin-top: 0;
    }
   .bg-section-red .form-group .btn-dark{
    width:100%;
   }

}

@media (min-width: 576px) and (max-width: 767px) {
   .nav-productos.nav{ display:block; text-align:center;}
}



.box-search-concesionarios a, .box-search-concesionarios a:hover, .box-search-concesionarios a:visited{
	color:#000 !important;
}
.modelos a, .modelos a:hover, .modelos a:visited{
	color:#fff !important;
}

/* AR2 */

.flex-direction-nav a{
	height:60px;
}

a:visited {
    /*color: #fff;*/
}

/* Banner home */
.bg-box-dimension {
    width: 100%;
    padding: 120px 0;
    background: url('https://masseyferguson.mon03.urltemporal.com/wp-content/uploads/2019/01/bg-section-dimension.jpg') no-repeat;
    background-size: cover; 
}
.bg-box-dimension h3 {
    color: #ffffff;
    font-size: 32px;
}
.bg-box-dimension h4, .bg-box-dimension h3 {
    text-align: left;
    font-weight: 700;
    font-style: italic;
    letter-spacing: -1px;
}
.bg-box-dimension p {
    color: #fff;
    max-width: 20%;
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    line-height: 28px;
}
a.bt-dimension:hover, a.bt-dimension:visited, a.bt-dimension {
    font-family: 'Oswald', sans-serif;
    background: #b31c2c;
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    display: table;
    padding: 8px 20px;
    text-transform: uppercase;
    margin-top: 20px;
}

.sucursales h6 {
    margin: 0 0 10px 0;
}