<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:#dddddd;*/
  background:white;
  margin: 0 0 0 0;
}
a {
  color: #bf0411;
}
h1, h2 {
  border-left: 0px double #bf0411;
  font-size: 1.7em;
  line-height: 0.9em;
  margin: 0 0 20px 0;
  padding: 0 0 0 5px;
}
h3 {
  border-bottom: 1px solid #3c3b3c;
  font-size: 1.1em;
  padding: 0 0 5px 0;
}
.foto a img:hover {
	opacity:0.6;
}
header .topbar {
  background: #bf0411;
  color: #fff;
}
header {
  margin-bottom: 2%;
}
header .navbar {
  border-bottom: 1px solid #bf0411;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 0.75em;
  line-height: 0.7em;
  /*margin-left: -20px;*/
  color: #bf0411;
  width:100%;
	background: white; 
	background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #dddddd 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%,#dddddd 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%,#dddddd 100%); /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%,#dddddd 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
}
header .navbar .navbar-header .navbar-brand {
  margin-top:10px;
  margin-bottom:10px;
}
header .navbar .navbar-header .navbar-toggle {
  background: #bf0411;
}
header .navbar .navbar-nav{
  margin-top:25px;
  min-height:50px;
  padding-left: 10px;
}
header .navbar .navbar-nav li a {
	background-color: #d9382e;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d9382e), to(#943732)); 
	background-image: -webkit-linear-gradient(top, #d9382e, #943732); 
	background-image:    -moz-linear-gradient(top, #d9382e, #943732); 
	background-image:      -o-linear-gradient(top, #d9382e, #943732); 
	background-image:         linear-gradient(to bottom, #d9382e, #943732); 
  color: white;
  height: 50px;
  line-height: 10px;
  width:114px;
  font-size:1em;
  text-align:center;
  padding: 0px;
  padding-top: 20px;
  margin-left:2px;
}
header .navbar .navbar-nav li a:hover {
	background: #e9e9e9;
	-webkit-backface-color: #e9e9e9;
	color: #701b1b !important;
	-webkit-transition: all 0.5s ease-out;  
    -moz-transition: all 0.5s ease-out; 
    -o-transition: all 0.5s ease-out;  
    transition: all 0.5s ease-out;  
}
header .navbar .navbar-nav .dropdown ul li.active a,
header .navbar .navbar-nav .dropdown ul li a:hover {
  color: #bf0411;
  background: #bf0411;
}
header .navbar .navbar-form .advanced:hover,
header .navbar .navbar-form .advanced.active {
  background-color: #bf0411;
  border-color: #bf0411;
  color: #fff;
}
header .navbar .navbar-form .form-group .input-group-btn .btn {
  color: #bf0411;
}
header .subbar #carousel-top .offer:hover  {
  background: #bf0411;  
}
header .subbar #carousel-top .offer:hover span  {
  background: #bf0411;
  color: #fff;
}
header .subbar #carousel-top .offer:hover span strong {
  color: #fff;
}
header .subbar #carousel-top .offer span strong {
  color: #bf0411;
}
header .subbar #carousel-top .carousel-control:hover {
  color: #bf0411;
}
.panel.panel-accordion .panel-heading .panel-title .badge {
  background: none;
  color: #bf0411;
}
.panel.panel-accordion .panel-heading:hover {
  background: #bf0411;
}
.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: #bf0411;
}
.fullsize .panel.panel-accordion .panel-heading:hover a span.colorletter{
  color: #fff;
}
.btn:hover {
  background: #bf0411;
  border-color: #bf0411;
}
.btn.alt:hover {
  color: #bf0411;
}
.btn.btn-navigation:hover {
  background: #bf0411;
  color: #fff;
}
.btn.red {
  background: #bf0411;
  border-color: #bf0411;
  color: #fff;
}
.btn.red:hover {
  background: #292d30;
  border: 1px solid #191d1e;
}
.carousel-control:hover,
.carousel-control:focus {
  background: #bf0411;
  color: #fff;
}
.carousel.carousel-thumb ol li.active {
  border: 3px solid #bf0411;
}
.progress .progress-bar {
  background-color: #bf0411;
  background-image: none;
  color: #fff;
}
.nav-tabs&gt;li&gt;a {
  background: #bf0411;
  border: 1px solid #ddd;
  color: #fff;
}
.nav-tabs.alt&gt;li&gt;a:hover {
  background: #bf0411;
  color: #fff;
}
.nav-tabs.alt&gt;li.active &gt; a,
.nav-tabs.alt&gt;li.active &gt; a:hover {
  background: #fff;
  color: #bf0411;
}
.tab-content {
  background: #e1e1e1;
  padding: 5px;
}
.tab-content.alt {
  background: #fff;
  border: 1px solid #ebebeb;
}
blockquote {
  background: #e1e1e1;
  border-left: 3px double #bf0411;
  color: #252f38;
}
.tags.price {
  background: #bf0411;
  color: #fff;
  float: left;
}
.tags.price.tachado {
  text-decoration:line-through;
}
.tags.price span {
  border-bottom: 20px solid transparent;
  border-right: 15px solid #bf0411;
  border-top: 20px solid transparent;
}
.tags.bono {
  font-size: 1.8em;
  font-weight: 600;
  height: 40px;
  line-height: 40px;
  margin: 20px 0 0 20px;
  padding: 0 10px;
  position: relative;
  background-color: red;
  color: yellow;
  float: left;
}
.tags.bono span {
  border-top: 20px solid transparent;
  display: block;
  height: 0;
  left: -15px;
  position: absolute;
  top: 0;
  width: 0;
  border-bottom: 20px solid transparent;
  border-right: 15px solid red;
  border-top: 20px solid transparent;
}
#carousel-testimonials .testimonials-item .img {
  border: 5px solid #bf0411;
  color: #bf0411;
}
#carousel-testimonials .testimonials-item span {
  border: 6px solid #bf0411;
}
#carousel-testimonials .testimonials-item strong {
  color: #bf0411;
}
#carousel-testimonials .carousel-control:hover {
  background: #bf0411;
  color: #fff;
}
.flickr-feed li:hover {
  border: 3px solid #bf0411;
  margin: 1.5px;
}
.bannercontainer {
  height: 100%;
  max-height: 780px !important;
}
.bannercontainer .caption p&gt;span {
  background: #bf0411;
}
.bannercontainer .caption p&gt;span&gt;span {
  border: 30px solid #bf0411;
}
.bannercontainer .tp-bullets.simplebullets.round .bullet {
  background-image: url("bulletLOSDOMINICOS.png");
}
aside h3 span {
  color: #bf0411;
}
aside i {
  color: #bf0411;
}
#carousel-car-model .model.active {
  border: 2px solid #bf0411;
}
#carousel-car-model .carousel-control {
  background: none;
  color: #bf0411;
}
.container-comments .single-comment img {
  background: #bf0411;
}
.container-comments .single-comment h4 a:hover {
  color: #bf0411;
  text-decoration: none;
}
.form-search {
  background: #bf0411;
}
.form-search h3 {
  background: #3c3b3c;
}
.form-search .group-options button[type=submit]:hover {
  background: #bf0411;
  color: #fff;
}
.grid .item-grid {
  border: 0px solid white;
  background: #bf0411;
}
.grid .item-grid p{
  border: 0px solid white;
  background: #bf0411;
  color:white;
}
.grid .item-grid p span {
  border: 0px solid white;
  background: #bf0411;
  color:white;
}
.grid .item-grid .more {
  background: rgba(255,255,255,0.3);
  color: #fff;
}
.grid .item-grid .precio {
  font-size: 1.3em;
  color: #ffc001;
  border-top:1px solid white;
}
.grid .item-grid .kms {
  border-top:1px solid white;
  border-left:1px solid white;
}
.grid .item-grid .agno {
  border-top:1px solid white;
  border-left:1px solid white;
}

.grid .item-grid .ribbonbono {
  border: 35px solid rgba(255,201,14,1);
  border-bottom-color: transparent;
  border-right-color: transparent;
  height: 70px;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 70px;
  z-index: 2;
}
.grid .item-grid .ribbonbono span{
  font-size: 0.6em;
  font-weight: 700;
  left: 0;
  margin: -15px 0 0 -42px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 60px;
  margin: -25px 0 0 -42px;
  color:black;
}

.post h3 a:hover {
  color: #bf0411;
  text-decoration: none;
}
.post footer .tags a:hover {
  color: #bf0411;
  text-decoration: none;
}
.post footer .learnmore:hover {
  color: #bf0411;
}
.pricing-table ul li .btn:hover {
  background: #bf0411;
  color: #fff;
}
.pricing-table.active .price,
.pricing-table:hover .price {
  background: #bf0411;
  color: #fff;
}
#carousel-services .services-item .ico {
  border: 5px solid #bf0411;
  color: #bf0411;
}
#carousel-services .services-item:hover .ico {
  border-color: #fff;
  -webkit-box-shadow: 0 0 0 7px #bf0411;
  box-shadow: 0 0 0 7px #bf0411;
}
#carousel-services .carousel-control:hover {
  background: #bf0411;
  color: #fff;
}
.glyphicon {
  color: #bf0411;
}
#snews #carousel-recent-posts .carousel-control:hover {
  color: #bf0411;
}
#snews #carousel-recent-posts .recent-posts a:hover {
  color: #bf0411;
  text-decoration: none;
}
#asearch .btn.alt:hover {
  background: #bf0411;
  color: #fff;
}
.team footer a:hover,
.manager footer a:hover {
  color: #bf0411;
}
#car #carousel-interested .carousel-control:hover {
  color: #bf0411;
}
.pricing-tables-helight .price {
    background-color: #bf0411;
    color: #FFFFFF;
}
.button.small.colorchan {
    background-color: #bf0411;
}
footer h2 {
  border-left: 1px dotted #bf0411;
}
footer .middlefoot {
  background: black;
}
footer .middlefoot .bread-top a:hover {
  color: #bf0411;
}
footer .middlefoot ul li a {
  color: #fff;
}
footer .middlefoot ul li a:hover {
  color: #bf0411;
}
footer .middlefoot ul li i {
  color: #bf0411;
}
footer .middlefoot .about a:hover {
  color: #bf0411;
}
footer .middlefoot .recent-news:hover a {
  color: #bf0411;
  text-decoration: none;
}
footer .middlefoot .recent-news:hover div .post-icon {
  background: #bf0411;
}
.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: #bf0411;
  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: #bf0411;
	border: 1px solid #bf0411;
	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 1200px
/* ---------------------------------------------------------------------- */
@media handheld, only screen and (max-width: 1200px) {
  .grid .item-grid .more {
    background: transparent;
  }
  .grid .item-grid .ribbon2 {
    top: 201px;
  }
  header .navbar {
    font-size:15px;
  }
}

/* ---------------------------------------------------------------------- */
/*	Version 992px     (TABLET CHICO)
/* ---------------------------------------------------------------------- */
@media handheld, only screen and (max-width: 992px) {
  .grid .item-grid .more {
    background: transparent;
  }
  .grid .item-grid .ribbon2 {
    top: 201px;
    text-align:left;
  }
  header .navbar {
    font-size:14px;
  }
  header .navbar .navbar-nav li a {
    width:100%;
  }
}

/* ---------------------------------------------------------------------- */
/*	Mobile Version 600px
/* ---------------------------------------------------------------------- */
@media handheld, only screen and (max-width: 600px) {
  .grid .item-grid .more {
    background: transparent;
  }
  .columna-pie{
    width:50%;
    height:130px !important;
    font-size:1.0em;
    overflow:hidden;
  }  
  .columna-pie a{
    font-size:1.3em;
  }
  .grid .item-grid .ribbon2 {
    top: 201px;
    text-align:left;
  }
  header .navbar .navbar-nav li a {
    width:100%;
  }
}

/* ---------------------------------------------------------------------- */
/*	Mobile Version 320px
/* ---------------------------------------------------------------------- */
@media handheld, only screen and (max-width: 400px) {
  .grid .item-grid .more {
    background: transparent;
  }
  .columna-pie{
    width:50%;
    height:200px !important;
    overflow:hidden;
  }  
  .grid .item-grid .ribbon2 {
    top: 201px;
    text-align:left;
  }
  header .navbar .navbar-nav li a {
    width:100%;
	background-image: none;
    height: 20px; 
  }
}

/* -------------------------------------------------------------- */
/* PARA 2 COLUMNAS                                                */
/* -------------------------------------------------------------- */
.grid .item-grid {
  width: 550px;
  height: 516px;
}
.grid .item-grid img {
  width: 550px;
  height: 413px;
}
.grid .item-grid .at {
  top: 388px;
}
.grid .item-grid .ribbon2 {
    top: 404px;
}

@media handheld, only screen and (max-width: 2500px) {
  .grid .item-grid {
    width: 570px;
    height: 500px;
  }
  .grid .item-grid img {
    width: 570px;
    height: 428px;
  }
  .grid .item-grid .at {
    top: 388px;
  }
  .grid .item-grid .ribbon2 {
      top: 404px;
  }
}

@media handheld, only screen and (max-width: 1200px) {
  .grid .item-grid {
    width: 455px;
    height: 400px;
  }
  .grid .item-grid img {
    width: 455px;
    height: 341px;
  }
  .grid .item-grid .at {
    top: 301px;
  }
  .grid .item-grid .ribbon2 {
      top: 317px;
  }
}

@media handheld, only screen and (max-width: 992px) {
  .grid .item-grid {
    width: 320px;
    height: 300px;
  }
  .grid .item-grid img {
    width: 320px;
    height: 240px;
  }
  .grid .item-grid .at {
    top: 200px;
  }
  .grid .item-grid .ribbon2 {
      top: 216px;
  }
  .grid .item-grid p {
    font-size: 0.85em;
  }
  #segundalinea {
    font-size: 0.75em;
  }
  #celdaauto .precio,
  #celdaauto .kms,
  #celdaauto .agno {
    font-size: 1.0em;
  }
  #celdaauto:hover .precio,
  #celdaauto:hover .kms,
  #celdaauto:hover .agno {
    font-size: 1.1em;
  }
}

@media handheld, only screen and (max-width: 768px) {
  .grid .item-grid {
    width: 320px;
    height: 300px;
  }
  .grid .item-grid img {
    width: 320px;
    height: 240px;
  }
  .grid .item-grid .at {
    top: 200px;
  }
  .grid .item-grid .ribbon2 {
      top: 216px;
  }
}

@media handheld, only screen and (max-width: 600px) {
  .grid .item-grid {
    width: 320px;
    height: 300px;
  }
  .grid .item-grid img {
    width: 320px;
    height: 240px;
  }
  .grid .item-grid .at {
    top: 200px;
  }
  .grid .item-grid .ribbon2 {
      top: 216px;
  }
}

@media handheld, only screen and (max-width: 400px) {
  .grid .item-grid {
    width: 300px;
    height: 285px;
  }
  .grid .item-grid img {
    width: 300px;
    height: 225px;
  }
  .grid .item-grid .at {
    top: 185px;
  }
  .grid .item-grid .ribbon2 {
      top: 201px;
  }
  header .navbar .navbar-nav li, 
  header .navbar .navbar-nav li a{ 
    color: rgba(103,103,103,1);
    padding: 0px 7px;
  }
}

/* -------------------------------------------------------------- */
/* FIN PARA 2 COLUMNAS                                            */
/* -------------------------------------------------------------- */


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