.pdtxt{}
.w100{width: 100%;}

.cardd{
  border: 0px;
  border-radius: 1rem;
}

.barratitulo:before {
    display: block;
    content: "";
    position: relative;
    height: 1px;
    width: 100%;
    background: #fff;
    margin-bottom: 22px;
}
.barratitulong:before {
    display: block;
    content: "";
    position: relative;
    height: 1px;
    width: 50px;
    background: black;
    margin-bottom: 22px;
}

.ap {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}

nav ul li a,
nav ul li a:after,
nav ul li a:before {
  transition: all .5s;
}
nav ul li a:hover {
  color: #fdfdfdab;
}

nav ul li a:after,
nav ul li a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '.';
  color: transparent;
  background:#000000;
  height: 2px;
}
nav ul li a:hover:after {width: 100%;}
.dark-back {background-color: #4d4e4e;}
.img-circle {border-radius: 50%;}
.mar-5{margin-bottom: 5px;}
.imgcarrusel{max-height: 111px;}
@media (min-width: 600px){
  .carruselmovil-logos{
    display: none;
  }
}
 @media (max-width: 599px){
  .carruseldesktop-logos {
    display: none !important;
  }
}
.pl_pr-0{padding-left: 0px;padding-right: 0px;}
.icon_fondo{   background-image: url("../img/inicio/fondo_icon.png");background-repeat: no-repeat;height: 80px;padding-top:0; ;background-position: center center;text-align: center;color:white;}
.icon_fondo:hover{transition: .5s;background-image: url("../img/inicio/fondo_icon2.png");color: #fff;}
.icon_fondo i{padding-top: 26.5px;}
#toTop {
    background:#9a99994d; /**/
    color: #fff;
    position: fixed;
    bottom: 10px;
    right: 5px;
    display: none;
    cursor: pointer;
    border-radius: 50%;
    z-index: 99;
}

#toTop > img{max-width: 50px;}

.fondo_icons_footer{
    max-width: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-right: 24px;
    background: #2f3233; /**/
    color: #fff;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid;
    border-color: #d8a700;
    display: inline-block;
}

@media(min-width: 337px){
#radio2-error{
  padding: .5em;
  position: absolute;
  bottom: 47%;
  left: 2%
}
}
@media(max-width: 336px){
  #radio2-error{
  padding: .5em;
  position: absolute;
  bottom: 42%;
  left: 1%
}
}
@media(min-width: 768px){
.footer-centro{padding-top: 2em;}
    /*.div-custom2 {max-height: 310px !important;}*/
    .media-body{max-height: 160px;}
}

.div-custom {
    /*background:#e8e8e8;*/
    background:#FFFFFF;;
    color:#8a8a8a;
    /*height: 290px;*/
    -webkit-transition: .6s all ease;
    -o-transition: .6s all ease;
    transition: .6s all ease;
    margin-bottom: 30px;
    border:1px solid #d0d0d0;
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.1);
}
.div-custom:hover {
    background:#8f1d1e;
    color:#F0F0F0;
    -webkit-transition: .6s all ease;
    -o-transition: .6s all ease;
    transition: .6s all ease;
    margin-bottom: 30px;
    border: 1px solid #e8eaf1;
}
.div-custom2 {
    background:#ffffffed;
    color: #252723;
    border-radius: 2px;
    /*height: 290px;*/
    -webkit-transition: .6s all ease;
    -o-transition: .6s all ease;
    transition: .6s all ease;
    margin-bottom: 30px;
    border:1px solid#e6e6e6;
    text-align: center;
    box-shadow:0px 5px 30px rgba(0, 0, 0, 0.1)
}
.div-custom2 img {
max-width: 84px;
}
.div-custom2:hover {
    background: #222323;
    color:#F0F0F0;
    -webkit-transition: .6s all ease;
    -o-transition: .6s all ease;
    transition: .6s all ease;
    margin-bottom: 30px;
    border: 1px solid #e8eaf1;
}
.div-custom2:hover .div-red{
    background:#d71418 ;
    color:#ffffff ;
}
.div-red{
    padding: 8px;
    background:#e8e8e8;
    color: #d71418 ;
    line-height: 1.1em;
    min-height: 45px;
}
.div-red p{
padding-top: 8px;
}
.media-body{padding: 15px;}
.media-body span{
 cursor: pointer;
}
.iconss{
font-size: 45px; margin: 30px;}
.nav-tabs > li {
    float:none;
    display:inline-block;
    zoom:1;
}

.nav-tabs {
    text-align:center !important;
}
.nav{display: block;}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #ffffff;
    background-color: #d71418;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
border-radius:0 ;
    background: #e6e6e6;
    color: black;
}
/*.nav-link.active:after {*/
/*    border-left: 15px solid transparent;*/
/*    border-right: 15px solid transparent;*/
/*    !*border-top: 5px solid #d71418;*!*/
/*    border-top: 15px solid #d71418;*/
/*    content: "";*/
/*    position: absolute;*/
/*    bottom: -5px;*/
/*}*/
.nav-link.active:after {
    border-left: 17px solid transparent;
    border-right: 16px solid transparent;
    /* border-top: 5px solid #d71418; */
    border-top: 14px solid #d71418;
    content: "";
    position: absolute;
    bottom: -9px;
    margin-left: -15px;
}
/*.modal-content{*/
/*    background: #fff0;*/
/*}*/
.cabecera-modal{
    background: #d71418;
    color: #FFFFFF;
}
.filter-gr{
    max-width: 120px;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.filter-gr:hover{
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

@media(max-width:767px){
#comerciales{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 55% 50%;
}
    .filter-gr{
        max-width: 80px;
        -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
        filter: grayscale(100%);
    }
}
.center {
    display: table;
    width: 100%;
}
#social-test {
    text-align: center;
    font-size: 30px;
}
.social {
    padding-left: 0px;
}
#social-test li {
    color:#b3b0b0;
    list-style-type: none;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 1%;
    border: 1px solid rgba(245, 245, 245, 0.05);
    cursor: pointer;
    transition: ease .3s;}
#social-test li &:hover {
     color: #FFFFFF;
     border: 1px solid #ffffff;
 }

.social:hover > li {
    opacity: 0.5;
}
.social:hover > li:hover {
    opacity: 1;
}
.whatsapp {
    position: fixed !important;
    z-index: 9999 !important;
    right: 0;
    float: right;
    top: 40%;
    margin-top: -25px;
    cursor: pointer;
    width: 45px;
    height: 45px;
    -webkit-filter: grayscale(48%); /* Safari 6.0 - 9.0 */
    filter: grayscale(48%);
}
.whatsapp:hover {   -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);}
.persona{display: none;}
@media(min-width: 1300px){
.persona{display:block;position: absolute; right: 0; max-width: 300px; bottom: 0; z-index: 1;margin-bottom: -10px;}}
.seleccion{
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 42px;
    line-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
}
/*option:hover{cursor: pointer!important;*/
/*    font-weight: 400 !important;*/
/*    line-height: 40px !important;*/
/*    list-style: none !important;*/
/*    min-height: 40px !important;*/
/*    outline: none !important;*/
/*    padding-left: 18px !important;*/
/*    padding-right: 29px !important;*/
/*    text-align: left !important;*/
/*    -webkit-transition: all 0.2s !important;*/
/*    transition: all 0.2s !important;*/
/*    background: red;*/
/*}*/
@media(min-width: 1300px){
#nav-menu-container{padding-right: 20%;}}
@media(max-width: 767px){#logo-base{display: none; } #logo-base-movil{height: 58px;}}
@media(min-width: 768px){
#logo{ float: right;}
#logo-base-movil{display: none;}
}
@media(min-width: 768px) and  (max-width:991px){
  #logo-base{max-width: 190px;}
    #logo{max-width: 190px; float: right;}
}
@media(min-width: 992px){
    #logo{max-width: 250px;}
}
    @media(min-width: 992px) and  (max-width:1199px){
    #logo-base{display: none; }
    #nav-menu-container{padding-top: 1em; padding-bottom: 1em;}
        #logo{max-width: 210px ;}
        .nav-menu a {font-size: 14px;}
        #nav-menu-container{padding-top:1.5em; padding-bottom:1.5em;}
        .nav-menu-container-scrolled{
            padding-top:0 !important;
            padding-bottom: 0!important;
            transition: all 0.5s!important;
        }
}
@media(min-width:1200px) and  (max-width:1679px){
    #logo-base{display: none; }
    #nav-menu-container{padding-top: 2.2em; padding-bottom:2.2em;}
    .nav-menu-container-scrolled{
        padding-top: .5em !important;
        padding-bottom: .5em!important;
        transition: all 0.5s!important;
    }
}

/*.nav-menu-container-scrolled{padding-top: 1.5em; padding-bottom: 1.5em;}*/
.titulos{
    font-family: 'Ubuntu', sans-serif;
}

.div-custom_catalogo {
    background: #fff;
    height: 250px;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    margin-bottom: 30px;
    border: 1px solid #e8eaf1;
}
.div-custom_catalogo img{
    background-size: cover;
    background-position: center;
    height: 220px;
}
.imagen{
    /*background-size: cover;*/
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 220px;
}
@media (max-width:767px){
    .imagen{
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        height: 280px;
    }
    .div-custom_catalogo{
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        height: 330px;
    }
}