		@charset "UTF-8";
/* CSS Document */
/*header*/
#inner-header {
	padding-top: 25px;
}
#main-nav-container {
	/*background: #004460 none repeat scroll 0 0;*/
	background: #f1f1f1 none repeat scroll 0 0;
	padding: 0;
}
#header {
	background: #fff none repeat scroll 0 0;
	/*background-image:url(../images/bg/bg-ice.jpg);
	background-size:cover;*/
}
#footer {
    background: #f1f1f1 none repeat scroll 0 0;
	color:#b1b1b1;
	border-top: 1px solid #d8d8d8;
}
#footer h3 {
    color: #a1a1a1;
}
#footer a {
    color: #b1b1b1;
}
#footer-bottom {
    border-top: 1px solid #b1b1b1;
}

.header-box-2{
	background-color: transparent;
    border: medium none;
    max-width: 150px;
    padding: 0;
    margin-top: -10px;
}
.header-box {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #666;
    font-size: 15px;
    line-height: 18px;
    margin-left: 8px;
    text-align: justify;
}
.header-box a{
	color: #666;
	padding: 0 0 0 9px;
}
#main-nav-container #main-nav .menu > li > a {
	color: #1f232e ;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:200;
	font-size:12px;
	padding: 16px 10px;
}
#main-nav-container #main-nav .menu > li > a:hover{
	color: #415385 ;
}
#main-nav-container #main-nav .menu > li > a.active {
	font-weight:bold;
}
/*==============
colores menu active segun seccion
===============*/


#main-nav-container #main-nav .menu > li > a.active.refrigeracion {
 color:#ed7102;
}

#main-nav-container #main-nav .menu > li > a.refrigeracion:hover {
 color:#ed7102;
}
#main-nav-container #main-nav .menu > li > a.active.refrigeracion {
 color:#ed7102;
}


#main-nav-container #main-nav .menu > li > a.implementos:hover {
 color:#bfb721;
}
#main-nav-container #main-nav .menu > li > a.aire:hover {
 color:#009bdb;
}
#main-nav-container #main-nav .menu > li > a.servicio:hover {
 color:#ba007c;
}


#main-nav-container #main-nav .menu > li > a.active.implementos {
 color:#bfb721;
}
#main-nav-container #main-nav .menu > li > a.active.aire {
 color:#009bdb;
}
#main-nav-container #main-nav .menu > li > a.active.servicio {
 color:#ba007c;
}


#main-nav-container #main-nav .menu > li > a.menu-hover.implementos {
 color:#bfb721;
 }
#main-nav-container #main-nav .menu > li > a.menu-hover.aire {
 color:#009bdb;
}
#main-nav-container #main-nav .menu > li > a.menu-hover.refrigeracion {
 color:#ed7102;
}


/*==============
END colores menu active segun seccion
===============*/
.logo > a {
	display: inline-block;
	margin-left: 0px;
}
#main-nav-container #main-nav .menu li {
	  padding-bottom: 0px;
}
/* ficha */
.precio {
	font-size: 30px;
	color: #e82c0c;
}
.precio span.legal{
	font-size:12px;
	display:block;
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:10px;
}

/* borrar para volver a estado inicial de img ficha*/
#product-image-container {
	width: 100% !important;
}
.title-bg {
	margin-bottom: 25px;
}
.related-list li .btn {
	margin-top: 10px;
}
/*css listado*/
/*.item {
    min-height: 450px;
}
.item.item-lis{
	 min-height: 250px;
}*/
h3.item-name {
	text-align: left;
	    min-height: 73px;
}
p.item-name {
	text-align: left;
	font-size: 14px;
	line-height: 18px;
}
/* circulo precio*/
.item-price-container{
	opacity:0.8;
}
/*=============
Refrigeracion
===============*/
#breadcrumb-container.refrigeracion {
	background-color: #ed7102;
}


.sidebar h3.refrigeracion {
	background: #ed7102;
}
.accordion-header.refrigeracion {
	background: #ed7102;
}
.refrigeracion .accordion-title {
	color: #fff;
}
.refrigeracion .title {
	border-left: 4px solid #ed7102;
}
.new-rect.refrigeracion {
	background-color: #ed7102;
}
.new-rect.refrigeracion::after {
	border-color: #ed7102 transparent;
}
.item-price-container.refrigeracion {
	background-color: #ed7102;
}

.category-toolbar .icon-button.refrigeracion.active  {
    background-color: #ed7102 !important;
    border-color: #ed7102 !important;
}

.category-toolbar .icon-button.refrigeracion:hover {
	background-color: #ed7102 !important;
    border-color: #ed7102 !important;
}

.btn-primary.refrigeracion {
    color: #fff;
    background-color: #ed7102 !important;
    border-color: #ed7102 !important;
}

.btn-custom-2.refrigeracion {
    color: #fff !important;
    background-color: #ed7102;
    border-color: #ed7102;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
    /* text-transform: uppercase; */
}
/*=============
implementos
===============*/

.item-price-container.implementos {
	background-color: #bfb721;
}
.new-rect.implementos {
	background-color: #fd5c48;
}
.new-rect.implementos::after {
	border-color: #fd5c48 transparent;
}
#breadcrumb-container.implementos {
	background-color: #bfb721;
}
.sidebar h3.implementos {
	background: #bfb721;
}
.accordion-header.implementos {
	background: #bfb721;
}
.implementos .accordion-title {
	color: #fff;
}
.implementos .title {
	border-left: 4px solid #bfb721;
}


.category-toolbar .icon-button.implementos.active  {
    background-color: #bfb721;
    border-color: #bfb721;
}

.category-toolbar .icon-button.implementos:hover {
	background-color: #bfb721 !important;
    border-color: #bfb721 !important;
}

.btn-primary.implementos {
    color: #fff;
    background-color: #bfb721 !important;
    border-color: #bfb721 !important;
}

.btn-custom-2.implementos {
    color: #fff !important;
    background-color: #bfb721;
    border-color: #bfb721;
    /* text-transform: uppercase; */
}
/*=================
aire acondicionado
=================*/
.item-price-container.aire {
	background-color: #009bdb;
}
.new-rect.aire {
	background-color: #009bdb;
}
.new-rect.aire::after {
	border-color: #009bdb transparent;
}
#breadcrumb-container.aire {
	background-color: #009bdb;
}
.sidebar h3.aire {
	background: #009bdb;
}
.accordion-header.aire {
	background: #009bdb;
}
.aire .accordion-title {
	color: #fff;
}
.aire .title {
	border-left: 4px solid #009bdb;
}

.category-toolbar .icon-button.aire.active  {
    background-color: #009bdb;
    border-color: #009bdb;
}

.category-toolbar .icon-button.aire:hover {
	background-color: #009bdb;
    border-color: #009bdb;
}

.btn-primary.aire {
    color: #fff;
    background-color: #009bdb !important;
    border-color: #009bdb !important;
}

.btn-custom-2.aire {
    color: #fff !important;
    background-color: #009bdb !important;
    border-color: #009bdb !important;
    /* text-transform: uppercase; */
}
/*=================
servicio tecnico
=================*/
.item-price-container.servicio {
	background-color: #ba007c;
}
.new-rect.servicio {
	background-color: #ba007c;
}
.new-rect.servicio::after {
	border-color: #ba007c transparent;
}
#breadcrumb-container.servicio {
	background-color: #ba007c;
}
.sidebar h3.servicio {
	background: #ba007c;
}
.accordion-header.servicio {
	background: #ba007c;
}
.servicio .accordion-title {
	color: #fff;
}
.servicio .title {
	border-left: 4px solid #ba007c;
}
/* suscribete newsletter*/
.sidebar .widget.subscribe {
	background-image:url(../images/bg/bg-descarga.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	border: 1px solid #dcdcdc;
	border-radius: 0;
	text-align: center;
}
.sidebar .widget.subscribe.trabajo {
	background-image:url(../images/bg/bg-trabajo.jpg);
}
.sidebar .widget.subscribe.exito {
	background-image:url(../images/bg/bg-exito.jpg);
}
.sidebar .widget.subscribe h3 {
	color: #009bdb;
	text-shadow: 0px 1px 0px #777;
}
.sidebar .widget.subscribe p {
    color: #fff;
    text-shadow: 1px 1px 1px #444;
}
/*----- globo nevo---*/
.new-rect + .discount-rect {
	top: 50px;
}
.new-rect {
	border-radius: 25px;
}
.new-rect::after {
	border-color: #FD5C48 transparent;
	border-style: solid;
	border-width: 15px 7px 0;
	bottom: -8px;
	content: "";
	display: block;
	left: 50px;
	position: absolute;
	width: 0;
	-ms-transform: rotate(-30deg); /* IE 9 */
    -webkit-transform: rotate(-30deg); /* Chrome, Safari, Opera */
    transform: rotate(-30deg);
}
/*BXSLIDER*/
.bx-wrapper {
    margin: 0 auto 10px !important;
    padding: 0;
    position: relative;
}
#bx-pager{
	text-align:center;
}
#bx-pager a{
	float:left;
	border:1px solid #ccc;
	margin:0px 5px;
}
#bx-pager a:first-child{
	margin-left:0px;
}
#bx-pager a img{
	max-width:50px;
}
/* casos de xito*/
.article .article-meta-date{
	font: 700 12px/20px "PT Sans",sans-serif;
}
.article .article-meta-date.aire {
	background-color: #009bdb;
}
.article .article-meta-date.implementos {
	background-color: #bfb721;
}
.article .article-meta-date.refrigeracion {
	background-color: #ed7102;
}
.article .article-meta-date.servicio {
	background-color: #ba007c;
}
#exito .tab-style-1 li a {
    background: #575a59 none repeat scroll 0 0;
    border: 1px solid #575a59;
    color: #fff;
    display: inline-block;
    font: 400 14px/20px "PT Sans",sans-serif;
    padding: 4px 20px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
}
#exito .tab-style-1 li a:hover, #exito .tab-style-1 li.active a {
    background: #6dbcdb none repeat scroll 0 0;
    border-color: #6dbcdb;
}

/*=====================================*/
.ovalo {
	width: 70px;
	height: 30px;
	background: #FD5C48;
	-moz-border-radius: 100px / 50px;
	-webkit-border-radius: 100px / 50px;
	border-radius: 100px / 50px;
	margin-top:5px;
}
.new-rect, .discount-rect{
	padding: 5.5px 0;
}
.banner{
	margin-bottom:10px;
	/*border-bottom: 1px solid #e9e9e9;*/
}
.sidebar .widget .latest-posts-list a, .sidebar .widget .recent-posts-list a{
	padding:0 10px;
	
}
 .sidebar .widget .recent-posts-list p {
	padding:0 10px;
	font-size:12px;
	
}
#quick-access{
	margin-top:8px;
}
.sidebar .widget.casos-de-exito {
    margin-bottom: 15px;
}
.banner-last{
	margin-bottom:30px;
}
.sidebar .widget .recent-posts-list a {
	color:#303b50;
}
.sidebar .widget .recent-posts-list a:hover{
	color:#415385;
}
/*===========
orden de compra
==============*/
#datos-carro .tab-container.left .nav-tabs > li > a, #datos-carro .tab-container.right .nav-tabs > li > a {
    min-width: 200px;
}
#datos-carro .tab-container.left .tab-content {
    border: medium none;
    padding: 0 25px 0 230px;
}
#datos-carro .input-group {
    margin-bottom: 15px;
}
#datos-carro .input-group-addon {
	min-width: 50px
}
.table .item-price-col .item-price-special {
    color: #555;
    display: block;
}
h4.price-header{
	 background: #6dbcdb none repeat scroll 0 0;
	 color:#fff;
	 padding:10px;
}



/*=====*/
/* Select Wrapper (for befores & afters) */
.custom-select{
  /* wrapper style */
  position: relative;
  display:block;
      border-radius: 3px;
  border: 1px solid #dcdcdc;
  cursor:pointer;
}
  select{
    /* Select Reset */
    border:none;
    outline:none;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    margin:0;
    display:block;
    width: 100%;
    
    /* custom select appearance */  
    padding: 7px 55px 7px 20px;
    font-size: 14px;
    font-weight: normal;
  }
  
  /* the down arrow */
.custom-select:after{
    position: absolute;
    right:0; top:0;
    width: 37px;
	height:100%;
    line-height: 37px;
    content: '\25bc';
    text-align: center;
    z-index:0;
        background: #f8f8f8;
    color: #999;
    font-size: 15px;
	    border-left: 1px solid #dcdcdc;
		    border-radius: 3px;
			cursor:pointer;
			
			-o-transition:color .2s ease-out, background .2s ease-in;
  -ms-transition:color .2s ease-out, background .2s ease-in;
  -moz-transition:color .2s ease-out, background .2s ease-in;
  -webkit-transition:color .2s ease-out, background .2s ease-in;
  /* ...and now override with proper CSS property */
  transition:color .2s ease-out, background .2s ease-in;
  }

.custom-select:hover:after{
 position: absolute;
    right:0; top:0;
    width: 37px;
	height:100%;
    line-height: 37px;
    content: '\25bc';
    text-align: center;
    z-index:0;
        background: #6dbcdb;;
    color: #fff;
    font-size: 15px;
	    border-left: 1px solid #dcdcdc;
		    border-radius: 3px;
			cursor:pointer;
			
			-o-transition:color .2s ease-out, background .2s ease-in;
  -ms-transition:color .2s ease-out, background .2s ease-in;
  -moz-transition:color .2s ease-out, background .2s ease-in;
  -webkit-transition:color .2s ease-out, background .2s ease-in;
  /* ...and now override with proper CSS property */
  transition:color .2s ease-out, background .2s ease-in;
}


.no-padding{
	padding:0px;
}

/*=================
Servicio tecnico
=================*/
.sub-tit{
	    font-size: 22px;
    color: #ba007c !important;
}

.margin-bottom-40{
	margin-bottom:40px;
}

.lista_servicios p{
	font-size:12px;
}

.lista_servicios p span{
	color: #ba007c !important;
	font-size:14px;
	font-weight: bold;
}

/*.img-serv{
	padding:30px;
}*/

.casos ul li{
	margin-bottom:-1px;
}

.casos ul li a{
	    /*font: 400 14px/24px 'Oswald', Arial, sans-serif;
		color:#888888;
		text-transform:uppercase;*/
		
		color: #687074;
    display: block;
    font-size: 14px;
    padding: 18px 16px;
    border: 1px solid #dedede;
    text-transform: capitalize;
    font-weight: bold;
    font-family: "PT Sans", Arial, sans-serif;
    line-height: 18px;
}
.mega-menu-content .container{
	background-color:#f2f2f2;
	
}


.mega-menu-content-implementos{
	background:#bfb721;
	padding:5px 5px 5px 5px !important;
}
.mega-menu-content-refrigeracion{
	background:#ed7102;
	padding:5px 5px 5px 5px !important;
}
.mega-menu-content-aire{
	background:#009bdb;
	padding:5px 5px 5px 5px !important;
}
style-list {
    margin-bottom: 3px;
}

.style-list li a {
    color: #888;
    font-size: 10px;
    margin-right: 5px;
	
	text-transform:capitalize;
	
}
.header-v5 h3.mega-menu-heading {
    color: #555;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-transform: uppercase;
    border-bottom: 1px solid #dedede;
    padding-top: 10px;
}
#main-nav-container #main-nav .menu li a {
    color: #687074;
    font-size: 11px;
    font-weight: 400;
    padding: 15px 15px;
   
}
#main-nav-container #main-nav .menu li.sub_productos a {
    color: #687074;
    font-size: 11px;
    font-weight: 400;
    padding: 0px 0px;
   
}
#main-nav-container #main-nav .menu li h3 a {
    color: #687074;
    font-size: 11px;
    font-weight: 400;
    padding: 8px 15px;
    border-bottom: solid 1px #dedede;
}
#main-nav .menu li ul li ul {
    left: 100%;
    top: 0;
}
.categorias{
	margin-bottom:-15px;
}
.sub_productos{
	border:none;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.btn-primary {
    color: #fff;
    background-color: #6dbcdb !important;
    border-color: #6dbcdb !important;
}
.categorias > h3 {
	padding-bottom:-7px !important;
}

.refrigeracion .item-price-desde {

		margin-top:30px !important;

}

/*============================
QUIENES SOMOS
===============================*/

#breadcrumb-container.quienes {
    background-color: #6dbcdb;
}

.quienes .title {
    border-left: 4px solid #6dbcdb;
}

.sub-tit-quienes {
    font-size: 22px;
    color: #6dbcdb !important;
}

.tit-serv-quienes{
	    color: #6dbcdb;
    font-weight: bold;
    font-size: 15px;
}

.bold-quienes{
	    color: #6dbcdb;
    font-weight: bold;
}

.quienes-2{
	font-size:14px;
}



.navbar-toggle {
    position: relative;
    float: left;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #777;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { 
	
	.tab-style-2 li a {
    background: #fafafa;
    border: 1px solid #dcdcdc;
    color: #8f9592;
    text-transform: Uppercase;
    padding: 9.5px 10px;
    border-radius: 4px 4px 0 0;
    display: inline-block;
    font: 700 10px/15px 'PT Sans', sans-serif;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-bottom: -1px;
}

.menu{
	width:65%;
}


}


.llamar {
    background-color:transparent;
    bottom: 0;
    color: #fff;
    height: 78px;
    padding: 10px 11px;
    position: fixed;
    text-align: center;
    width: 25%;
    z-index: 9;
}
.masinformacion {
    background-color: transparent;
    bottom: 0;
    color: #fff;
    height: 84px;
    padding: 17px 11px;
    position: fixed;
    text-align: center;
    width: 65%;
    z-index: 9;
    font-size: 14px;
    float: right;
    right: 46px;
}

.btn-u {
    border: 0;
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    font-weight: 400;
    padding: 8px 13px;
    position: relative;
    background: #72c02c;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
}
.btn-u.btn-block {
    text-align: center;
}

.rounded-3x {
    border-radius: 33px !important;
}

.btn-u {
    border: 0;
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    font-weight: 400;
    padding: 8px 13px;
    position: relative;
    background: #fd5c48;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
}
.btn-u2 {
    border: 0;
    color: #fff;
    font-size: 22px;
    cursor: pointer;
    font-weight: 400;
    padding: 12px 13px;
    position: relative;
    background:#09C;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
    border-radius: 0px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}

.carousel-control.left{
background-image:none;
}
.carousel-control.right{
	background-image:none;
}

@media only screen and (max-width : 767px) { 

}

@media only screen and (max-width : 767px) { 
.dropdown-cart-menu-container{
    position: absolute;
    top: 10px;
    right: 22px;
}

/*
.navbar-nav {
    margin: 20px -15px;
}
*/
.navbar-nav {
    margin: 0px -15px;
}

#menu-mobile{
	margin-top: 20px;
	overflow-x: hidden;
}

.navbar {
    margin-bottom: -4px;
}

#header .dropdown-menu > li > a {
    text-align: left !important;
    margin-left: 20px;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    color: #777;
    background-color: #e7e7e7;
}

#header .dropdown-menu > li > a {
    color: #777;
    border-top: 1px solid #fff;
	padding: 10px;
}
}



