a, a:hover{text-decoration: none!important;}
.header_GH{
	background-color: var(--color-gray);
	border-bottom:  5px solid var(--color-black);
}
.header_GH2{background-color: #FFFF;border-bottom:  5px solid #c3173d;}
.f-13{font-size: 13px;}
.llamanos-text{margin: 0px 25px 0px 0px;}
.navbar_HG{
	width: max-content;
    margin-left: auto;
    margin-right: auto;
    background-color: var(--color-black);
    border-radius: 0px 0px 8px 8px;
    z-index: 2;
}
.navbar_HG2{
	width: max-content;
    margin-left: auto;
    margin-right: auto;
    background-color: #c3173d;
    border-radius: 0px 0px 8px 8px;
    z-index: 2;
   
}
.navbar_HG2 li a{
    color: #FFFF!important;
}

.active {
   border-bottom:  1px solid var(--color-white)!important;
}
.text-gold{color: #000; }
.search-icon{display:none;}
#logo{width: 250px;}
/*.text-gold{color: #daad4f;}*/
.horizontal{display: none;}
.columna-derecha{padding-right: 1.5rem;}
#logo{margin: .5rem 0rem;}
.sm-main{z-index: 999999999999!important;}
/****************************mt4=1.5rem;**** mt2=.5rem*/
@media screen and (min-width: 1014px){
    /*#filtro{bottom: 0;}*/
}
@media screen and (min-width: 1px){
    /*#filtro{bottom: 0;}*/
    #filtro{margin-top: 0px;z-index: 9;position: relative!important;}
    #filtro-index{padding-top: 30px;}
}
@media screen and (max-width: 1014px){
    .two-parts{
        width: 50%;
    }
}
@media screen and (max-width: 998px){
    .two-parts{
        width: 50%;
    }
}
@media screen and (max-width: 650px){
    .two-parts{
        width: 90%;
    }
}
@media screen and (min-width: 701px){
    .sm-main{display: none;}
}
@media screen and (max-width: 700px){
    .navbar_HG,.navbar_HG2{
        width: 100%;
        border-radius: 0px;
    }
    .header_GH,.header_GH2{       border-bottom: none;}
}
@media screen and (max-width: 637px){
    #logo{margin: 1.5rem 0rem 0rem 0rem;}
  /*  .vertical{display: none;}
    .horizontal{display: flex;}*/
}
@media screen and (max-width: 529px){
    .search-icon{display:block;}
}
@media screen and (max-width: 419px){
    #logo{
        width: 250px;margin-top: 16px!important;

    }
}
