.imgcent {
    display: block;
    margin: 0px auto;
}

.wdth50 {
    width: 50px;
}
.wdth100 {
    width: 100px;
}
.wdth150 {
    width: 150px;
}
.wdth200 {
    width: 200px;
}
.wdth250 {
    width: 250px;
}
.wdth300 {
    width: 300px;
}
.wdth350 {
    width: 350px;
}
.wdth400 {
    width: 400px;
}
.wdth450 {
    width: 450px;
}

.bimeticolor {
    color: #f36b21;
}

.fltright { float: right; }

/* Estadísiticas */
.content-hero.content-hero-lg .fltright {
    margin-left: 10px;
}
#btnsdescinf > div {
    margin-left: 10px;
}
#boxbtndescinfofrmexc {
    position: relative;
}
#ventdescexcel {
    position: absolute;
    top: 34px;
    padding: 12px;
    z-index: 100000;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

#openModalDescInfoBtns .radiosel {
    margin: 4px auto 0px;
    display: block;
}

.btninactivo, .btninactivo a, .btninactivo button {
    opacity: 50%;
    font-weight: normal;
}
.modalboxshd .btninactivo span {
    font-weight: normal;
}

.btn-center>.btn {
    display: block;
    width: fit-content;
    margin: 10px auto;
}

.modalboxshd .btn-center .clrwhite {
    color: white;
}

.imgventpaneles {
    width: 20%; 
    position: absolute; 
    right: 0px;
    top: -4px;
}

#textinfocategs p {
    line-height: 1.8em;
    font-size: 16px;
}

#listcategprincip>ul {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}
#listcategprincip>ul li {
    display: inline-block;
    margin-right: 14px;
}
.opcioncatprin { margin-right: 14px; }
.destcatprin { color: green; margin-left: 18px; }
/* .opciondestgr { color: green; } */

#boxinfobled {
    position: relative;
}
#ttlpag #infobloqedicion {
    position: absolute;
    top: 60px;
    left: calc(50% - 200px);
    width: 400px;
    height: auto;
    background-color: lightcoral;
    padding: 18px;
    border-radius: 8px;
    border: solid thin red;
}

#infobloqedicion .closeinfo {
    width: 26px;
    height: 26px;
    background-color: red;
    display: block;
    padding: 4px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    top: -13px;
    right: -13px;
}

#openModalBloqSave .dialogoshd {
    background-color: lightcoral;
}

#openModalBloqSave .dialogoshd p {
    font-size: 20px;
}

#openModalDescInfoBtns .control-label { font-size: 16px; }

#listzips {
    text-align: center;
}

#listzips a {
    display: inline-block;
    margin: 0px 6px;
}

/* RESULTADOS BÚSQUEDAS */
#btnmasprods { 
    float: right;
    font-size: 18px;
    cursor: pointer;   
    margin-right: 32px;
}

#btnmasprods i.fa { padding-left: 5px; padding-right: 0px; }

.hidebtn { display: none; }

@media (max-width: 1658px) {
    #btnmasprods { 
        margin-right: 16px;
    }
}
/* FIN RESULTADOS BÚSQUEDAS */

/*   Ficha producto   */
.titleprinc h1, .titleprinc h2 {
    font-size: 15px;
    font-weight: normal;
    line-height: 30px;
    margin: 0px;
}
.navlogin {
    /* MLC 21 11 24 - CAMBIO DE MARGENES  margin-top cambio de 48 a 0*/
    margin-top: 0 !important;
    padding-right: 15px;
    padding-right: 15px;
}
#botonos {  /* 20073101 */ 
    font-size: 14px;
    border-color: transparent;
}
.dropdown-menu {
    height: 300px;
    overflow-y: scroll;
}
#topNav { height: auto !important; }
.txtcent { text-align: center; }
/* .infobusq { margin-top: 10px; } */
.infobusq p a { color: #2E363F; }
.btnlog {
    font-size: 14px;
    padding: 8px 18px;
    border: rgba(255,255,255,0) 2px solid;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;

    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;

    touch-action: manipulation;
    cursor: pointer;

    user-select: none;
    background-image: none;

    border-radius: 4px;

    width: 46%;
    float: left;
    margin-left: 4%;
}

.navlogin { float: right; }

.nav .btnlog>a {
    font-size: 14px !important;
}
.navlogin .btnlog {
    height: 42px;
}
.imagen-ficha-perfil-usuario { 
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;
}
.displtabla { height: 46px; }
.displtabla small, .displtabla a { display: table; }
.displtabla small a { height: 46px; }
.displtabla small a, .displtabla a img { display: table-cell; vertical-align: middle; }
.displtabla a img { margin-top: 6px; }

/*	NSO	*/
.nsotextarea {
    width: 100%;
    padding: 12px !important;
    border-radius: 3px !important;
    border: 1px solid #c7c7c7 !important;
    font-size: 13px;
}
.desplcategs {
    padding-left: 0px !important;
}
#searchbrands a {
    height: 42px;
}
#searchbrands { margin-top: 15px; }
/* SECCIÓN IMG USUARIO Y BOTÓN LOGOUT */
.imagenusr {
    margin-left: 8px;
    max-height: 48px;
    float: right;
}
.imagenusr img {
    max-height: 48px;
}
.logout {
    float: right;
}
.logout { text-align: right; }
.navlogin { float: right; }

/*	MENU FABRICANTE */
.floatlf {
    float: left;
}
.floatrg {
    float: right;
}
#listecosist a {
    display: block;
}
#listecosist a img {
    height: 20px;
    width: 20px;
}
.submenuhdfabr {
    list-style-type: none;
    margin-left: 0px;
}
.content-hero {
    background-color: white;
    margin-bottom: 0px;
}

#blocinfofabr {
    border-bottom: 1px solid #ccc;
    padding: 15px;
    margin-left: -15px;
    margin-right: -15px;
}
#blocinfofabr p {
    margin-bottom: 2px;
}
#menuhdfabr a { color: #333333; }

#menuhdfabr {
    background-color: white;
    margin: 0px;
    padding: 0px;
}

#menuhdfabr>ul>li>a, #menuhdfabr>ul>li>a>ul>li>a {
    background-color: white;
    margin-bottom: 0px;
}
#menuhdfabr ul li a {
    padding: 6px 26px;
    display: block;
    margin-bottom: 0px;
}
#menuhdfabr>ul>li>a {
    padding: 6px 26px;
}
#menuhdfabr>ul>li>a:hover {
    background-color: #e6e6e6;
    border-radius: 4px 4px 0px 0px;
}
#menuhdfabr li {
    position: relative;
}
#menuhdfabr>ul>li>ul {
    display: none; 
}
#menuhdfabr>ul>li:hover>ul {
    top: 26;
    right: 0px;
    position: absolute;
    display: block; 
    padding-left: 14px;
    z-index: 100000000;
    background-color: #e6e6e6;
    width: 100%;
    border-radius: 0px 0px 4px 4px;
}
#menuhdfabr>ul>li:hover>ul.standgdobim {
    width: 260px;
}

/* FICHA PRODUCTO */
.modal-dialog {
	margin-top: 260px !important;
}
.modal-dialog .img-modal-descarga {
	border: 0px;
}
.pestvideos {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}
.pestvideos a {
	margin-bottom: 0px;
}

.arrowherbim { font-size: 34px; text-align: center; }
.nopdlfrg { padding-left: 0px; padding-right: 0px; } 
.card.btns-fichprod {
	border-top: 1px solid #ddd !important;
	border-left: 0px !important;
	border-right: 0px !important;
	border-bottom: 0px !important;
}
.card h1, .card h2 {
	font-size: 2.2em;
	line-height: 1.4em;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
#owl-portada { border: 0px !important; }
.boxinfoprod { 
	border-top: 0px !important;
	border-right: 0px !important;
	border-bottom: 0px !important; 
	border-radius: 0px;
}
.boxttl {
	height: 168px;
}
.boxtitles { 
	height: auto;
}
.btns-fichprod {
	margin-bottom: 40px;
}
.btncercle01, .btncercle02 { 
	display: block; 
}
.btncercle01 { 
	margin: 0px auto 6px;
}
.btncercle01 .fa-download { font-size: 40px; }
.btncercle02 {
	margin: 6px auto;
}
.tooltipfp .btncercle01 {
	width: 100px;
	height: 100px;
	border-radius: 200px;
}
.tooltipfp .btncercle02 {
	width: 70px;
	height: 70px;
	border-radius: 200px;
}
.btnhsmall .tooltipfp {
	height: 130px;
}
.ttlh3, .arrowi01 { 
	line-height: 250px;
}
.ttlh3, .arrowi01 { 
	padding-top: 8px;
}
.btns-fichprod h3, .arrowi01 .fa-long-arrow-right { 
	display: inline-block;
	vertical-align: middle;
	margin: 0px;
	text-align: center; 
	line-height: 1.2em;
}
.arrowi01 .fa-long-arrow-right { 
	padding-left: 20%;
}
.btns-fichprod h3 {
	font-size: 40px; 
}
.btncercle02 .fa { font-size: 25px; }
.fa-long-arrow-right { font-size: 50px; }

.limitlink {
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sinpadd {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.imgprodesc {
	width: 8%; float: left; margin: 0px 0px 14px 0px;  
}
.ttlmodesc {
	width: 77%; float: left; text-align: center; padding: 14px 0px 0px;
}
.logofabrdesc { 
	width: 15%; float: right; margin: 0px 0px 14px 0px;
}

#frm-solicitar-producto label, .modal-content label { font-weight: bold; }
#frm-solicitar-producto .selechecks div label, .modal-content .selechecks div label {
	font-weight: normal;
}

#chk_revit, #chk_archicad, #chk_allplan { margin-right: 8px; }
.txtcent, .tauladescargas .txtcent { text-align: center; }
.tauladescargas td, .tauladescargas th {
	vertical-align: middle !important;
}
.mbottom-14 { margin-bottom: 14px; }
.btns-fichprod .btn i.fa { padding: 0px !important; }
.btnsaccionfpr {
	width: 12.40%;
	margin: 0px 1% 12px 1%; 
	float: left;
}

.btnsaccionfpr .btn.btn-primary .fa { font-size: 18px; }

.tooltipfp {
	position: relative;
	display: inline-block;
}

.tooltipfp .tooltiptextfp {
	/* opacity: 0.7; */
	visibility: hidden;
	/* width: 150px; */
	width: 100%;
	background-color: #FF9B69;
	/* background-color: #FF703B; */
	/* color: #fff; */
	color: #2E363F;
	text-align: center;
	border-radius: 6px;
	padding: 8px;
	font-size: 14px;
	/* margin-left: 10px; */

	/* Position the tooltip */
	position: absolute;
	top: 80px;
	left: -8px;
	z-index: 1;
	box-sizing: content-box;
}
.blocdwnl .tooltiptextfp {
	top: 90px;
} 

.tooltipfp:hover .tooltiptextfp {
	visibility: visible;
}
.avisobjno { text-align: center; margin: 100px 0px 80px 0px; }

.blocimgproy {
	position: relative;
}

.blocimgproy img.imgproyecto {
	width: 100%;
}

.blocimgproy .icosinfopr {
	position: absolute;
	bottom: 0;
	left: 0;
}

.blocimgproy .icosinfopr img.icosinfoprimg {
	width: 400px;
	/* margin-left: 30px; */
}

#visual3d iframe {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#visual3d {
	margin-bottom: 20px;
}

.centrbtn {
	margin: 10px auto;
	display: table;
}

/*	FICHA PRODUCTO	*/
.boxmultilns {
	white-space: normal;
}
.socialApis {
	display: flex;
	justify-content: center;
}
footer { z-index: 10010; }
.card { border: transparent; }
.modal-dialog { margin-top: 260px !important; }
.botonstand01, .botonresset {
	box-sizing: border-box;
	width: 100%;
}
.botonresset { 
	background-color: #898989;
	color: #fff;
	text-align: center;
}
.bloclft { border-right: 1px solid #ddd; }
.box1x03 {
	float: left;
	width: 33.3333333333333%;
	box-sizing: border-box;
}
.box1x04 {
	float: left;
	width: 25%;
	box-sizing: border-box;
}
.tooltipfp .btncercle02 {
	width: 70px;
	height: 70px;
	border-radius: 200px;
}
.btncercle02 .fa {
	font-size: 25px;
	padding: 0px !important;
}
.txtcnt, .txtcent { text-align: center; }
.btncercle02 { 
	margin: 0px auto 6px auto;
	display: block;
}
.card.btnh p { font-size: 16px !important;}
.tooltipfp {
	position: relative;
	display: inline-block;
	height: 130px;
}

.tooltipfp .tooltiptextfp {
	/* opacity: 0.7; */
	visibility: hidden;
	/* width: 150px; */
	width: 100%;
	background-color: #FF9B69;
	/* background-color: #FF703B; */
	/* color: #fff; */
	color: #2E363F;
	text-align: center;
	border-radius: 6px;
	padding: 8px;
	font-size: 14px;
	/* margin-left: 10px; */

	/* Position the tooltip */
	position: absolute;
	top: 80px;
	left: -8px;
	z-index: 1;
	box-sizing: content-box;
}
.blocdwnl .tooltiptextfp { top: 175px; } 

.tooltipfp:hover .tooltiptextfp { visibility: visible; }

#frm-solicitar-producto label, .modal-content label { font-weight: bold; }
#frm-solicitar-producto .selechecks div label, .modal-content .selechecks div label {
	font-weight: normal;
}
.item-box.fixed-box .thumbnail .label.label-icono-idioma {
	background-color: #E1E1E1;
	padding: 6px 6px 2px 6px;
}
.item-box.fixed-box .thumbnail .label.label-icono-idioma img {
	width: 20px !important;
	height: 20px !important;
	margin: 0px !important;
	padding: 0px !important;
}
.blocsolobj {
	margin: 40px 0px;
}
.blocsolobj div { border: solid #f36b21; }
.blocsolobj div p {
	margin: 20px; 
	text-align: center;
	font-weight: bold;
}

/*  DE RESULTADOS BÚSQUEDA */
.xclose {
	font: bold 12px/12px Verdana, sans-serif;
}

.delterm, .btndelcat {
	margin: 4px 6px;
}
/* .container { width: auto !important; } */
.txtbld { font-weight: bold; }
.txtcent { text-align: center; }
/* .infobusq { margin-top: 10px; } */
.infobusq p a { color: #2E363F; }
.modal-header.search {
	background-color: #E6E9ED !important;
	border: 1px solid #c7c7c7 !important;
	padding: 10px 15px;
}
.modal-header.search h5 {
	color: #2E363F !important;
}
.modal-body h6 {
	padding-bottom: 12px !important;
	font-size: 13px;
}
.ulsubcat {
	padding-left: 0px;
}
.ulsubcat li {
	font-size: 12px;
}
#listerms {
	width: auto;
	margin: 8px auto;
}
#listerms span {
	display: inline-block;
	padding: 8px 10px;
	margin: 4px;
	background-color: #E1E1E1;
	border-radius: 4px;
	border: solid 1px grey;
}
.list-group-item.active {
	/* background-color: #E6E9ED !important; */
	background-color: #898989 !important;
	/* color: #2E363F !important; */
	color: white !important;
	border: 1px solid #c7c7c7 !important;
}
#shop .item-box figure, .item-box.fixed-box figure {
	/* height: auto !important; */
	max-height: none !important;
}
.bloclist.blochd {
	display: none;
}
.bloclist>li>ul {
	display: none;
}
#liscate, .list-group {
	z-index: 100;
}
#liscate li { 
	position: relative;
}
#liscate li .badge-pill {
	float: right;
}
.absolcat { 
	width: 320px;
	position: absolute;
	top: 0;
	right: -95%;
	z-index: 1000000000;
}
.boxlist, .bloclist li {
	font-size: 12px;
} 
.boxlist.list-group-item {
	padding: 6px 15px !important;
}
.idioma.boxlist img {
	margin: -2px 4px 0px 8px !important;
	height: 18px;
	width: 18px;
}
.col-sm-6.col-md-2.cardprod {
	width: 11% !important;
	/* 11% !important; */
}
.checksearch {
	width: 13px !important;
	height: 13px !important;
	padding: 0px !important;
	margin: 0px 0px 0px 0px !important;
	vertical-align: middle !important;
}
.btnsubcat {  /* 20073101 */ 
	/* background-color: #E6E9ED !important; */
	background-color: #E6E9ED !important;
	color: #2E363F !important;
	border: 1px solid #c7c7c7 !important;
	margin-bottom: 16px;
}

/* .list-group */
.bloclist {
	max-height: 300px;
	margin-bottom: 10px;
	overflow-y: scroll;
	/* -webkit-overflow-scrolling: touch; */
}
/* #liscate {
	overflow-y: auto !important;
} */
#liscate li a {
	color: #7e8998;
}

h6.item-font-l2 {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	height: 62px;

	display: -webkit-box;
	line-clamp: 3;
	-webkit-line-clamp: 3;
	/* 21 12 01 MLC  ANTES: -webkit-line-clamp: 4*/
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;

	margin: 0;
}

.blocbtndwnlzip h6.item-font-l2 {
	height: auto;
}

#shop .item-box-desc {
	height: 180px !important;
	/* 21 12 01 MLC  ANTES:height: 160px !important;*/
}

.item-box.fixed-box .thumbnail .label.label-icono-idioma {
	background-color: #E1E1E1;
	padding: 6px 6px 2px 6px;
}
.item-box.fixed-box .thumbnail .label.label-icono-idioma img {
	width: 20px !important;
	height: 20px !important;
	margin: 0px !important;
	padding: 0px !important;
}
.infoterms, .blocsolobj {
	margin: 40px 0px;
}
.infoterms div, .blocsolobj div {
	border: solid #f36b21;
}
.infoterms div p, .blocsolobj div p {
	margin: 20px; 
	text-align: center;
}
.infoterms .comod {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 19%;
}
.blocdelterms .comod {
	margin-left: 19%;
}

/* VER FABRICANTES */
.btn-primary.add_to_cart {
	padding: 8px 8px;
	font-size: 12px !important;
}
.btn-primary .fa-download {
	padding-right: 6px !important;
}
/* FIN VER FABRICANTES */

/*	BOX SOLICITAR OBJETOS	*/
.blocsolobjrg {
	margin-bottom: 20px;
	width: 100%;
	padding-left: 0;
	margin-bottom: 20px;
	padding-right: 15px;
}
.blocsolobjrg .boxsolobjr {
	/*background-color: #ddd;*/
	border: 1px solid #c7c7c7 !important;
	padding: 0;
	box-sizing: border-box;
	border-radius: 4px;
	border: solid 1px #c7c7c7;
}

.boxsolobjr .txtbld {
	text-align: center;
	padding: 7px 15px;
	margin-bottom: 0px !important;
	font-weight: 400;
}
.boxsolobjr .txtbld a {
	/*	color: white !important;	*/
	color: #f36b21 !important;
}
.botonstand01 {
	white-space: normal;
}
/*	FIN BOX SOLICITAR OBJETOS	*/

blockquote {
	background: #f9f9f9;
	border-left: 10px solid #ccc;
	margin: 1.5em 10px;
	padding: 0.5em 10px;
	quotes: '\201C''\201D''\2018''\2019';
}
blockquote:before {
	color: #ccc;
	content: open-quote;
	font-size: 4em;
	line-height: 0.1em;
	margin-right: 0.25em;
	vertical-align: -0.4em;
}
blockquote p {
	display: inline;
	text-align: center;
	font-size: 15px !important;
	font-weight: bold;
}
.iconews {
	font-size: 32px;
	margin-left: -3px;
}

.btn-center {
	text-align: center;
}
#btndescargarzip {
	position: relative;
}
#blocdwldfiles .tooltiplinks {
	visibility: hidden;
	width: 148px;
	background-color: #FF9B69;
	color: #2E363F;
	text-align: center;
	border-radius: 6px;
	padding: 8px;
	font-size: 14px;
	position: absolute;
	top: 30px;
	left: -3px;
	z-index: 1;
	box-sizing: content-box;
}
#btndescargarzip:hover .tooltiplinks {
	visibility: visible;
}
.listzips { 
	list-style-type: none; 
	padding-left: 0px;
	margin-bottom: 0px;
}
.listzips a {
	color: black;
}

#blocltitles.boxtitles {
	margin-bottom: 14px;
}

#menurightsearch { background-color: transparent; }

#selecfiltprod .elemlistcheck { display: inline-block; }

.listcoloresfabr {
	list-style-type: none;
	padding-left: 14px;
	margin-bottom: 0px;
}

.elemlistcheck {
	display: inline-block;
}

label.nomcolorfabr { display: inline-block; padding: 0px 20px 0px 0px; }

.boxcolor {
	display: inline-block;
	width: 20px;
	height: 10px;
}

.boxlistiframes {
	margin-left: 50px;
}

.boxcontentcenter {
	display: flex;
	justify-content: center;
	align-items: center;
}

/*
Editar producto:
*/
#resultado_imagenes .aviso.aviso-info {
	position: absolute;
    z-index: 100;
    background-color: orange;
    padding: 12px;
    width: 300px;
    right: 0;
}

/* Ficha producto */
.boxnewimg .blocimgproy {
	border-radius: 25px;
	overflow: hidden;
}

.boxnewimg .imgproyecto {
	border-radius: 25px;
	height: 250px;
}

.txt4lineas {
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 14px;
}
 
.boxnewimg .txt4lineas { 
	font-weight: bold; 
	height: 80px;
    color: #000000; 
}

/*	Lista vídeos	*/
.boxttlinkvideo {
	height: 64px;
}

#listvideospp {
	margin-bottom: 50px;
}

#listvideospp .ttlvideopp {
	font-size: 14px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 8px 14px;
}

.boxttlinkvideo {
	border-top: 1px solid #ddd;
}

.margpest {
	margin-right: 2px;
	line-height: 1.42857143;
	padding: 10px 15px 3px 15px
	/* border: 1px solid transparent;
	border-radius: 4px 4px 0 0; */
}

.boxvideopp {
	position: relative;
}

.covervideopp.floatimg {
	position: absolute;
	top: 0;
	left: 0;
	/* width: 100%;
	height: 100%; */
	background-color: rgba(0,0,0,0.4);
}
#videos .col-sm-6.margin-top-20 {
	margin-bottom: 40px;
}
/*	Lista vídeos	*/

@media only screen and (max-width: 1198px) { 
	.boxnewimg .imgproyecto {
		height: 197px;
	} 
}

@media only screen and (max-width: 988px) { 
	.boxnewimg .imgproyecto {
		height: 312px;
	} 
}
/* Fin Ficha producto*/

@media (min-width: 1255px) {
	.modal-lg {
		width: 900px !important; /* width: 1200px !important; */
	}
}

@media screen and (max-width: 1199px) {
	.boxttl {
		height: auto;
	}
}

@media screen and (max-width: 1194px) {
	/* .tooltipfp .tooltiptextfp {
		left: -16px;
	}  */
	.tooltipfp.blocdwnl .tooltiptextfp {
		/* right: -150px; */
		left: -6px;
	}
}

@media screen and (max-width: 1014px) {
	#wrapper {
		padding-top: 220px !important;
	}
}

@media screen and (max-width: 990px) {
	.ttlh3, .arrowi01 {
		line-height: 400px;
	}
	.tooltipfp.blocdwnl {
		padding: 0px !important;
	}
	.btncercle01 {
		/* margin-top: 146px; */
		margin-top: 0px;
		
	}
	.tooltipfp .tooltiptextfp {
		left: -10px;
	}
	.tooltipfp.blocdwnl .tooltiptextfp {
		/* right: -150px; */
		left: 24px;
	}
}

@media screen and (max-width: 974px) {
	.imgprodesc {
		width: 16%; float: left; 
	}
	.ttlmodesc {
		width: 54%; float: left;
	}
	.logofabrdesc { 
		width: 30%; float: right;
	}
}

@media screen and (max-width: 976px) {
	.tooltipfp.blocdwnl .tooltiptextfp {
		/* right: -150px; */
		left: 24px;
	}
}

@media screen and (max-width: 768px) {
	.card.btns-fichprod .row {
		position: relative !important;
		padding-top: 160px;
	}
	.btnhbig { position: absolute; top: 0; }
	.ttlh3, .arrowi01 {
		line-height: 100px;
	}
	.btncercle01 {
		margin-top: 6px;
	}
}

@media screen and (max-width: 576px) {
	#wrapper {
		padding-top: 260px !important;
	}
}

@media screen and (max-width: 480px) {
	.ttlh3, .arrowi01 {
		width: 100%;
		box-sizing: border-box;
	}
	.tooltipfp .tooltiptextfp {
		left: -10px;
	}
	.tooltipfp.blocdwnl .tooltiptextfp {
		/* right: -150px; */
		left: 24px;
	}
}

/* MLC 21 11 23 - CAMBIO DE MAX-WIDTHS  */
@media only screen and (max-width: 1658px) {
	.col-sm-6.col-md-2.cardprod {
		width: 16.666666666666666666% !important;
	}

	.modal-dialog {
		margin-top: 280px !important;
	}
}

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

	.col-sm-6.col-md-2.cardprod {
		width: 20% !important;
	}

	.container01 {
		padding-top: 80px !important;
	}
}

/*  */

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

	.col-sm-6.col-md-2.cardprod {
		width: 25% !important;
	}
}

@media only screen and (max-width: 1054px) {
	.col-sm-6.col-md-2.cardprod {
		width: 33.333333333333333333% !important;
		float: left;
	}

	.container01 {
		padding-top: 80px !important;
	}
}

/*  */
@media only screen and (max-width: 900px) {

	.col-sm-6.col-md-2.cardprod {
		width: 50% !important;
	}
}

/* FIN MLC 21 11 23 - CAMBIO DE MAX-WIDTHS  */
@media only screen and (max-width: 768px) {
	.col-sm-6.col-md-2.cardprod {
		width: 33.333333333333333333% !important;
		float: left;
	}
	.modal-dialog {
		margin-top: 320px !important;
	}
}
@media only screen and (max-width: 570px) {
	.col-sm-6.col-md-2.cardprod {
		width: 50% !important;
		float: left;
	}
}
@media only screen and (max-width: 400px) {
	.col-sm-6.col-md-2.cardprod {
		width: 100% !important;
		float: left;
	}
}


@media screen and (max-width: 1600px) {
    #menuhdfabr>ul>li>a {
        padding: 6px 12px;
        margin-bottom: 0px;
    }
}

@media (min-width: 480px) {
    .content-hero.content-hero-lg {
        min-height: 180px;
    }
}
/*	FIN MENU FABRICANTE */


@media screen and (max-width: 1180px) {
    #searchobjandfabr {
        margin-left: 0px;
    }
}
@media screen and (max-width: 1180px) {
    #searchbrands {
        margin-top: 15px;
    }
}
@media only screen and (max-width: 1006px) {
    .navlogin {
        margin-top: 0px !important;
    }
    #searchbrands {
        margin-top: 0px !important;
    }
}
@media only screen and (max-width: 994px) {
    .btnlog {
        width: 100%;
        float: none;
        margin-bottom: 14px;
    }
    .cabecera-search {
        margin-bottom: 14px;
    }
}
@media only screen and (max-width: 767px) {
    #searchobjandfabr { margin-left: 0%; }
}
/* FIN SECCIÓN IMG USUARIO Y BOTÓN LOGOUT */ 