@charset "UTF-8";
/* CSS Document */
@font-face {
    font-family: 'misoregular';
    src: url('/static/site/app/arriendoSer/miso/miso-regular-webfont.eot');
    src: url('/static/site/app/arriendoSer/miso/miso-regular-webfont.eot?#iefix')  format('embedded-opentype'),
         url('/static/site/app/arriendoSer/miso/miso-regular-webfont.woff2') format('woff2'),
         url('/static/site/app/arriendoSer/miso/miso-regular-webfont.woff') format('woff'),
         url('/static/site/app/arriendoSer/miso/miso-regular-webfont.ttf') format('truetype'),
         url('/static/site/app/arriendoSer/miso/miso-regular-webfont.svg#misoregular') format('svg');
		font-weight: normal;
        font-style: normal;
}

.estiloTitulo{width:auto;height: 40px; overflow: hidden; float: left}
.fotoBanner{width: 31%; float: left; background: #fff; margin: 1%; height: 150px; display: block;cursor: pointer; font-weight: bold;     text-align: center;margin-top: 25px;  }
.fotoBannerImg{width: 100%; float: left; background: #fff;  height: 90px; display: block;}
.colorYellow{color: #0f0;}
.contSerArr{width:75%; float: left;}
 .cont-datos{width:100%; height:auto; background: #fff; border-bottom: solid 1px #ccc;  font-family:"arial"; margin-bottom: 20px;   padding-top: 10px; padding-bottom: 15px;     display: inline-block;}
.cont-datos:nth-last-child(1) {width:100%; height:auto; background: #fff; border:none;  font-family:"arial"; margin-bottom: 20px;   padding-top: 10px; padding-bottom: 15px;     display: inline-block;}


    .cont-datos .datos-img{background: #fff;   border:solid 1px #ccc;     height:auto; padding: 0px; margin-bottom: 20px;}

.cont-datos .datos-img img{width: 100% }
    .cont-datos .datos-info{background: #fff;   }
.cont-datos h1{ font-size: 33px; font-weight: bold;margin-bottom: 10px; font-family: misoregular; color:#000;background-color: #fbd600;   background-image: url("../images/bordeLeftTitulo.jpg");background-repeat: no-repeat; height:70px; width: auto;padding-left: 10px;padding-top: 10px;    display: inline-block; float:left;}    
.cont-datos .titulo{ font-size: 36px; font-weight: bold; color:#000;}    
.cont-datos .datos-Titulo{ font-size: 16px; font-weight: bold;margin-bottom: 10px;}
.cont-datos .datos-TituloSubCat{ font-size: 26px; font-weight: bold;margin-bottom: 10px;font-family: misoregular;}
.cont-datos .datos-TituloSubCat:first-word{color:#ccc;}
.precioArriendo{    font-size: 15px;font-weight: bold; }


span.em { color: #000;
    font-size: 21px;
    margin-top: 23px;
    /* padding-top: 41px; */
    /* height: 30px; */
    /* background: yellowgreen; */
    width: auto;
    display: inline-table;
font-weight: normal;
}
.tituloBordeRight{background-image: url("../images/bordeRightTitulo.jpg");background-repeat: no-repeat;  float:left;width:113px; height: 72px;margin-top: 20px;display: inline-block;}
.text-gris{color: #666;}
.text-gris .show{ display:inline-block !important;}

.text-yellow{color:#FBD600}
.DataTitle{ text-transform: uppercase;}
    .cont-datos .datos-sku{ font-size: 13px; margin-bottom: 10px;}
    .cont-datos .datos-description{ font-size: 13px;margin-bottom: 10px; }
    .cont-datos .datos-charset{ width: 50%;float: left;font-size: 12px;margin-bottom: 10px; padding-right: 10px;}
    .cont-datos .parrafo{ display:block;font-size: 13px; color:#666; }
    .cont-datos .datos-precio{font-size: 13px;margin-bottom: 10px; line-height:18px; }


   #dataResultTitulo{height: 90px; overflow: hidden; float: left}
#dataResultTitulo .cont-datos{display: none; border: none;}


/*  #dataResultTitulo{width:600px; height: 100px; overflow: hidden; float: left}
    #dataResult{width:600px;  float: left}
    #bannerHtml{width:600px;  float: left}
   .contSerArr{width:600px; float: left}*/

.fono{position:fixed; right:0px; z-index:999; top:280px; width:auto; padding:0px;  height:72px; cursor:pointer; width:214px}
.fono2{width: auto;text-align: right;margin-top: 20px;}

/*==Pasos==*/
.productos{background:#f6f8fa;padding:25px 50px;text-align:center;margin-bottom:50px;}
.blanco h3{font-family:'misoregular';font-size:21px; color:#000;text-align:center;line-height: 0;margin-top: 32px;}

.templateStatic1Main .asideMenu .rowBottom0 li {
    padding: 2px 0;
}
.templateStatic1Main .asideMenu a {
    color: #000;
}



i.amarillo {
color: #fbd600 !important;}

.negro {
	color:#000 !important;
	}
	
	.catg-list, .catg-list h3 {
    border-bottom: none;
}
	
	





.txtBold{ font-weight: bold; text-decoration: underline;}
.scrollToTop{
	width: 44px;
    height: 65px;
    padding: 10px;
    text-align: center;
    background: whiteSmoke;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    top: 380px;
    right: 30px;
    display: none;
    background: url('../images/arrow_up.png') no-repeat 0px 20px;
    z-index: 20;

}
.scrollToTop:hover{
	text-decoration:none;
}

@media (max-width:767px){
	
	.catg-list .row .col-md-4 .title {
    display: block;
    padding: 9px;
}
	
		
	
}
@media (min-width:768px){
}
@media (max-width:990px){
}

@media only screen and (max-width: 992px){
.contSerArr {
    width: 100%;
    display: block;
}
}