<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
  font-family: "Century Gothic", CenturyGothic, verdana;
  font-size:15px;
  background-color: black;
  top: 0px;
  width: 100%;
  background-size: cover;
  height: 100%;
  background-image: url(NCAUTOS_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}
.principal {
  background-color: rgba(0,0,0,0.7);  
  font-family:'Oswald',sans-serif;
}
p {
  color: white;  
  font-family:'Oswald',sans-serif;
}
#contact {
    margin-top: 0px;
}
a {
  color: #ed1c24;
}
h1, h2 {
  border-left: 0px double white;
  font-size: 1.7em;
  line-height: 0.9em;
  margin: 0 0 20px 0;
  padding: 0 0 0 5px;
  color: white;
  font-family:'Oswald',sans-serif;
  font-weight:400;
  font-weight: bold;
  text-transform: uppercase;
}
h3, h4 {
  color: white;
  font-family:'Oswald',sans-serif;
  font-weight:400;
  font-weight: bold;
  text-transform: uppercase;
}
form label {
  color:white;
}
form .form-control {
    background: white;
}
.foto a img:hover {
	opacity:0.6;
}
header .topbar {
  background: #ed1c24;
  color: #fff;
}
header .navbar {
  background-color: white;
  border-width: 0 0 3px 0;
  border-color: #2b0349;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.9em;
  line-height: 0.7em;
  margin: 0 0 0 0;
  padding: 0 0 0 5px;
  color: #ed1c24;
  width:100%;
  font-family:'Oswald',sans-serif;
  font-weight:400;
  font-size:16px;
}
header .navbar .navbar-header .navbar-brand {
  /*background-color: rgba(0,0,0,0.4);*/
}
header .navbar .navbar-header .navbar-toggle {
  background: #ed1c24;
}
header .navbar .navbar-nav{
  margin-top:22px;
  min-height:68px;
}
header .navbar .navbar-nav li a {
  /*background-color: #2f2f2e;*/
  color: black;
  height: 50px;
  line-height: 50px;
}
header .navbar .navbar-nav li.active a,
header .navbar .navbar-nav li a:hover {
  color: #ed1c24;
}
header .navbar .navbar-nav .dropdown ul li.active a,
header .navbar .navbar-nav .dropdown ul li a:hover {
  color: #ed1c24;
}
header .navbar .navbar-form .advanced:hover,
header .navbar .navbar-form .advanced.active {
  color: #ed1c24;
}
header .navbar .navbar-form .form-group .input-group-btn .btn {
  color: #ed1c24;
}
header .subbar #carousel-top .offer:hover  {
  background: #ed1c24;  
}
header .subbar #carousel-top .offer:hover span  {
  background: #ed1c24;
  color: #fff;
}
header .subbar #carousel-top .offer:hover span strong {
  color: #fff;
}
header .subbar #carousel-top .offer span strong {
  color: #ed1c24;
}
header .subbar #carousel-top .carousel-control:hover {
  color: #ed1c24;
}
.panel.panel-accordion .panel-heading .panel-title .badge {
  background: none;
  color: #ed1c24;
}
.panel.panel-accordion .panel-heading:hover {
  background: #ed1c24;
}
.panel.panel-accordion .panel-heading:hover a {
  color: #fff;
  text-decoration: none;
}
.panel.panel-accordion .panel-heading:hover .badge i {
  color: #fff;
}
.fullsize .panel.panel-accordion .panel-heading .panel-title span.colorletter{
  color: #ed1c24;
}
.fullsize .panel.panel-accordion .panel-heading:hover a span.colorletter{
  color: #fff;
}
.btn:hover {
  background: #ed1c24;
  border-color: #ed1c24;
}
.btn.alt:hover {
  color: #ed1c24;
}
.btn.btn-navigation:hover {
  background: #ed1c24;
  color: #fff;
}
.btn.red {
  background: #ed1c24;
  border-color: #ed1c24;
  color: #fff;
}
.btn.red:hover {
  background: #292d30;
  border: 1px solid #191d1e;
}
.carousel-control:hover,
.carousel-control:focus {
  background: #ed1c24;
  color: #fff;
}
.carousel.carousel-thumb ol li.active {
  border: 3px solid #ed1c24;
}
.progress .progress-bar {
  background-color: #ed1c24;
  background-image: none;
  color: #fff;
}
.nav-tabs&gt;li&gt;a {
  background: #ed1c24;
  border: 1px solid #ddd;
  color: #fff;
}
.nav-tabs.alt&gt;li&gt;a:hover {
  background: #ed1c24;
  color: #fff;
}
.nav-tabs.alt&gt;li.active &gt; a,
.nav-tabs.alt&gt;li.active &gt; a:hover {
  background: #fff;
  color: #ed1c24;
}
.tab-content {
  background: #e1e1e1;
  padding: 5px;
}
.tab-content.alt {
  background: #fff;
  border: 1px solid #ebebeb;
}
blockquote {
  background: #e1e1e1;
  border-left: 3px double #ed1c24;
  color: #252f38;
}
.tags.price {
  background: #ed1c24;
  color: #fff;
  float: left;
}
.tags.price span {
  border-bottom: 20px solid transparent;
  border-right: 15px solid #ed1c24;
  border-top: 20px solid transparent;
}
#carousel-testimonials .testimonials-item .img {
  border: 5px solid #ed1c24;
  color: #ed1c24;
}
#carousel-testimonials .testimonials-item span {
  border: 6px solid #ed1c24;
}
#carousel-testimonials .testimonials-item strong {
  color: #ed1c24;
}
#carousel-testimonials .carousel-control:hover {
  background: #ed1c24;
  color: #fff;
}
.flickr-feed li:hover {
  border: 3px solid #ed1c24;
  margin: 1.5px;
}
.bannercontainer {
  height: 100%;
  max-height: 780px !important;
}
.bannercontainer .caption p&gt;span {
  background: #ed1c24;
}
.bannercontainer .caption p&gt;span&gt;span {
  border: 30px solid #ed1c24;
}
.bannercontainer .tp-bullets.simplebullets.round .bullet {
  background-image: url("bulletVIALSANCHEZ.png");
}
aside h3 span {
  color: #ed1c24;
}
aside i {
  color: #ed1c24;
}
#carousel-car-model .model.active {
  border: 2px solid #ed1c24;
}
#carousel-car-model .carousel-control {
  background: none;
  color: #ed1c24;
}
.container-comments .single-comment img {
  background: #ed1c24;
}
.container-comments .single-comment h4 a:hover {
  color: #ed1c24;
  text-decoration: none;
}
.form-search {
  background: #2f2f2e;
}
.form-search h3 {
  background: #2f2f2e;
}
.form-search .group-options button[type=submit]:hover {
  background: #ed1c24;
  color: #fff;
}
.grid .item-grid {
  border: 0px solid white;
  background: #141414;
}
.grid .item-grid p{
  border: 0px solid white;
  background: #141414;
  color:white;
}
.grid .item-grid p span {
  border: 0px solid white;
  background: #2f2f2e;
  color:white;
}
.grid .item-grid .more {
  background: rgba(255,255,255,0.3);
  color: #fff;
}
.grid .item-grid .precio {
  background: #ed1c24;
  font-size: 1.3em;
  color: white;
  border-top:0px solid white;
}
.grid .item-grid .kms {
  background: #ed1c24;
  border-top:0px solid white;
  border-left:1px solid white;
}
.grid .item-grid .agno {
  background: #ed1c24;
  border-top:0px solid white;
  border-left:1px solid white;
}
.post h3 a:hover {
  color: #ed1c24;
  text-decoration: none;
}
.post footer .tags a:hover {
  color: #ed1c24;
  text-decoration: none;
}
.post footer .learnmore:hover {
  color: #ed1c24;
}
.pricing-table ul li .btn:hover {
  background: #ed1c24;
  color: #fff;
}
.pricing-table.active .price,
.pricing-table:hover .price {
  background: #ed1c24;
  color: #fff;
}
#carousel-services .services-item .ico {
  border: 5px solid #ed1c24;
  color: #ed1c24;
}
#carousel-services .services-item:hover .ico {
  border-color: #fff;
  -webkit-box-shadow: 0 0 0 7px #ed1c24;
  box-shadow: 0 0 0 7px #ed1c24;
}
#carousel-services .carousel-control:hover {
  background: #ed1c24;
  color: #fff;
}
.glyphicon {
  color: #ed1c24;
}
#snews #carousel-recent-posts .carousel-control:hover {
  color: #ed1c24;
}
#snews #carousel-recent-posts .recent-posts a:hover {
  color: #ed1c24;
  text-decoration: none;
}
#asearch .btn.alt:hover {
  background: #ed1c24;
  color: #fff;
}
.team footer a:hover,
.manager footer a:hover {
  color: #ed1c24;
}
#car #carousel-interested .carousel-control:hover {
  color: #ed1c24;
}
.pricing-tables-helight .price {
    background-color: #ed1c24;
    color: #FFFFFF;
}
.button.small.colorchan {
    background-color: #ed1c24;
}
footer {
   margin-top: 0px;
}footer h2 {
  border-left: 0px dotted #ed1c24;
}
footer .middlefoot {
  background: black;
  border-top: 2px #ed1c24 solid;
}
footer .middlefoot .bread-top a:hover {
  color: #ed1c24;
}
footer .middlefoot ul li a {
  color: #fff;
}
footer .middlefoot ul li a:hover {
  color: #ed1c24;
}
footer .middlefoot ul li i {
  color: #ed1c24;
}
footer .middlefoot .about a:hover {
  color: #ed1c24;
}
footer .middlefoot .recent-news:hover a {
  color: #ed1c24;
  text-decoration: none;
}
footer .middlefoot .recent-news:hover div .post-icon {
  background: #ed1c24;
}
.calugas {
  margin: auto;
  margin-top: 10px;
  text-align:center;
  background: black;
  padding: 10px 0 20px 0;
}
.calugas img {
  margin-top: 10px;
  width:75%;
  padding: 3px;
  background: white;
}
.social li a {
  background: #ed1c24;
  color: #fff;
}
.social li a i {
  color: #fff;
}
.social li a.twitter i {
  color: #fff;
}
.social li a.facebook i {
  color: #fff;
}

/****************************** Pagination *********************************/
.paginacion A
{
  color: #333;
  background-color: #eaeaea;
  border-right: 1px solid #ddd;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.paginacion A:hover
{
	background-color: #eee;
}
.paginacion A.jp-current, A.jp-current:hover
{
	background-color: #ed1c24;
	border: 1px solid #ed1c24;
	color: #fff;
}
.paginacion A.jp-disabled, A.jp-disabled:hover
{
	color: #bbb;
}

/****************************** LIST GROUP2 *********************************/
.list-group2 .list-group2-item {
  width:100%;
  float:left;
  background: none;
  border: none;
  font-size: 0.8em;
  margin: 0;
  padding: 7px;
}
.list-group2 .list-group2-item i{
  color:red;
}
.list-group2 li{
  list-style: none;
}  

/****************************** PIE *********************************/
.columna-pie{
  float:left;
  width:25%;
}  
.columna-pie a{
  font-size:1.3em;
  font-weight: bold;
}  

/* ---------------------------------------------------------------------- */
/*	Version 992px     (TABLET CHICO)
/* ---------------------------------------------------------------------- */
@media handheld, only screen and (max-width: 992px) {
  .grid .item-grid .more {
    background: transparent;
  }
}

/* ---------------------------------------------------------------------- */
/*	Mobile Version 600px
/* ---------------------------------------------------------------------- */
@media handheld, only screen and (max-width: 600px) {
  .grid .item-grid .more {
    background: transparent;
  }
  .columna-pie{
    width:50%;
    height:130px !important;
    overflow:hidden;
  }  
}

/* ---------------------------------------------------------------------- */
/*	Mobile Version 320px
/* ---------------------------------------------------------------------- */
@media handheld, only screen and (max-width: 400px) {
  .grid .item-grid .more {
    background: transparent;
  }
  .columna-pie{
    width:50%;
    height:130px !important;
    overflow:hidden;
  }  
}



</pre></body></html>