

.owl-carousels {
	display: block;
	margin-bottom: 20px;
	opacity: 0;
}

.owl-carousels.owl-loaded {
	opacity: 1;
}

.owl-carousels:not(.owl-loaded):not(.owl-carousel-light) > div, .owl-carousel:not(.owl-loaded):not(.owl-carousel-light) span {
	display: none;
}

.owl-carousels:not(.owl-loaded):not(.owl-carousel-light) > div:first-child, .owl-carousel:not(.owl-loaded):not(.owl-carousel-light) span:first-child {
	display: block;
}

.owl-carousels .owl-item img {
	transform-style: unset;
}

.owl-carousels .owl-item img[data-icon] {
	display: inline;
}

 div > #modbuscar {
          position: -webkit-sticky;
          position: sticky;
          top: 128px; /* PC - Tablet 128px - Móvil 0px*/
          z-index: 1000;
        }

.text-gris1 {
        color: #d2d2d2 !important;
}
.text-gris2 {
        color: #e0e0e0 !important;
}

#payment-message {
  color: rgb(105, 115, 134);
  font-size: 16px;
  line-height: 20px;
  padding-top: 12px;
  text-align: center;
}

#payment-element {
  margin-bottom: 24px;
}

.mitem {
    display: block;
    width: 100%;
    padding-bottom: 4px;
    clear: both;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent; 
    border: 0;
    font-size: 0.8rem;
}
.mitem:active, .mitem:hover, .mitem:focus {
    color: #777;
    text-decoration: none;
}

.smitem {
    display: block;
    width: 100%;
    padding-bottom: 4px;
    clear: both;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 0.8rem;
    margin-left:-24px;
}
.smitem:active, .smitem:hover, .smitem:focus {
    color: #777;
    text-decoration: none;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}

.color_scate, .color_scate:active, .color_scate:hover, .color_scate:focus{
        color: #777;
}

.btn-scolor_corp,.btn-scolor_corp:hover,.btn-scolor_corp:active,.btn-scolor_corp:focus {
    background-color: #fff;
    color: #777;
}

.input-group > .form-group {
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
    }

.input_group > .form-control, .btn, .button
{
     flex: 1;
}

#overbox3 {
    position: relative;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 999999;
    display: block;
}
#infobox3 {
    margin: auto;
    position: relative;
    top: 0px;
    height: 14%;
    width: 100%;
    text-align:center;
    background-color: #343434;
}
#infobox3 p {
    font-size:12px;
    text-align:center;
}
#infobox3 p a {
    margin-right:5px;
    text-decoration: underline;
}


.miBoton {
  content: "Mensaje emergente";
  position: absolute;
  top: 100%;
  left: 0;
  background: #333;
  color:  #504e55;
  padding: 5px;
  border-radius: 5px;
  display: block;
}

.btn-corp {
background-color: #504e55;
    border-color: #504e55 #504e55 #0a0c0d;
    color: #FFF;
    --color: #504e55;
    --hover: #32383e;
    --disabled: #504e55;
    --active: #101214;
}

.btn-corp_outline {
    background-color: #fff;
	-- active: #504e55;
    border-color: #504e55 #504e55 #504e55;
    color: #504e55;
    --color: #504e55;
    --hover: #504e55;
    --disabled: #504e55;
    --active: #ffffff;
}

  .table-container {
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  .table-row {
    display: flex;
  }

  .table-cell {
    flex: 1;
    padding: 10px;
  }

  .table-cell2 {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left:10px;
    padding-right:10px;
  }

.color_cate{
	color: #504e55;
}
.color_cate:active, .color_cate:hover, .color_cate:focus{
	color: #777;
}
.color_subcate{
	color: #777;
}

#id_logo {
        display:block;
}

#id_logo_movil {
        display:none;
}

#id_logo_footer {
        display:block;
}

#id_logo_movil_footer {
        display:none;
}

.accordion-button:focus {
    z-index: 3;
    border-color: #fff;
    outline: 0;
    box-shadow:none;
}

.accordion-button:before {
    font-family: "Bitter",'Font Awesome 6 Free';
    /*content: "\f054";*/
    font-weight: 900;
    position: absolute;
    top: 0px;
    font-size: 7.2px;
    font-size: 0.45rem;
    opacity: 0.7;
    transform: translate3d(-1px, 0, 0);
    left: -8px;
}

.accordion-item:first-of-type .accordion-button {
    /*border-top-left-radius: var(--bs-accordion-inner-border-radius);
    border-top-right-radius: var(--bs-accordion-inner-border-radius);*/
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.accordion-button:not(.collapsed) {
    /*color: var(--bs-accordion-active-color);
    background-color: var(--bs-accordion-active-bg);
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);*/
    content: "\f106";
    color: #504e55;
    background-color: #fff;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

.accordion-button::after {
    flex-shrink: 0;
    width: 20px;
    height: 14px;
    margin-left: 10px;
    content: none;
    background-image: var(--bs-accordion-btn-icon);
    background-repeat: no-repeat;
    background-size: 10px;
    transition: var(--bs-accordion-btn-icon-transition);
}

html .list-dark.list-icons li > [class*="fa-"]:first-child, html .list-dark.list-icons li a:first-child > [class*="fa-"]:first-child, html .list-dark.list-icons li > .icons:first-child, html .list-dark.list-icons li a:first-child > .icons:first-child {
    color: #504e55;
    border-color: #504e55;
}

.list.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child, .list.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child, .list.list-icons.list-icons-style-3 li > .icons:first-child, .list.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
background-color: #504e55;
}

.divider.divider-small hr {
        width: 40%;
        height: 3px;
        background: #e8e8e8;
}

.divider.divider-small.divider-small-center {
        text-align: center;
}

.hr_color_corp{
	color: #504e55;
	background-color: #504e55;
}

.btn-color_corp,.btn-color_corp:hover,.btn-color_corp:active,.btn-color_corp:focus {
    background-color: #504e55;
    border-color: #504e55;
    border-width: 1px;
    color: #FFF;
}

html .border-color-hover-color_corp:hover,
html .border-hover-color_corp:hover {
	border-color: #504e55 !important;
}

.feature-box.feature-box-style-2 .feature-box-icon .icons{
	color: #504e55;
	font-size: 1.7em;
}

.nav-pills {
    --bs-nav-pills-border-radius: 0.375rem;
    --bs-nav-pills-link-active-color: #fff;
    /*--bs-nav-pills-link-active-bg: #504e55;*/
    --bs-nav-pills-link-active-bg: #444;
}

#header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a, #header .header-nav.header-nav-line:not(.header-nav-light-text) nav > ul > li > a {
    color:  #504e55;
}

.nav {
    --bs-nav-link-padding-x: 1rem;
    --bs-nav-link-padding-y: 0.5rem;
    --bs-nav-link-font-weight: ;
    /*--bs-nav-link-color: #504e55;
    --bs-nav-link-hover-color: #504e55;*/
    --bs-nav-link-color: #444;
    --bs-nav-link-hover-color: #444;
    --bs-nav-link-disabled-color: #6c757d;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

#header .header-nav.header-nav-links nav > ul li:hover > a {
                color: #444;
        }

.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"] {
  background-color:  #504e55;
  border-color:  #504e55;
  color: #FFF;
}

#header .header-btn-collapse-nav 
{
    background-color: #504e55;
}
.form-control.bg-place,
.form-control.bg-color-place {
        color: #dedede;
        border-color: #FFF;
}

.owl-carousel.show-nav-title .owl-nav button[class*="owl-"], .owl-carousel.show-nav-title .owl-nav button[class*="owl-"]:hover, .owl-carousel.show-nav-title .owl-nav button[class*="owl-"].hover {
color: #504e55}

html .border-color_corp {
        border-color: #504e55 !important;
}

html .bg-color-hover-color_corp:hover,
html .bg-hover-color_corp:hover {
        background-color: #504e55 !important;
}

.text-color_corp:hover{
        color: #504e55;
}

a:hover{
        color:#000000;
        text-decoration:none;
}

a{
        text-decoration:none;
}
a:hover, a:active,  a:focus{
	color:#504e55;
        text-decoration:none;
}

.pagination > a, .pagination > a:hover, .pagination > a:focus, .pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
color: #504e55;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .pagination .page-item.active .page-link {
background-color: #504e55 !important;
border-color: #504e55;
}

.pagination {
    --bs-pagination-padding-x: 0.75rem;
    --bs-pagination-padding-y: 0.375rem;
    --bs-pagination-font-size: 1rem;
    --bs-pagination-color: #504e55;
    --bs-pagination-bg: #fff;
    --bs-pagination-border-width: 1px;
    --bs-pagination-border-color: #504e55;
    --bs-pagination-border-radius: 0.375rem;
    --bs-pagination-hover-color: #504e55;
    --bs-pagination-hover-bg: #e9ecef;
    --bs-pagination-hover-border-color: #dee2e6;
    --bs-pagination-focus-color: #504e55;
    --bs-pagination-focus-bg: #e9ecef;
    --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    --bs-pagination-active-color: #fff;
    --bs-pagination-active-bg: #504e55;
    --bs-pagination-active-border-color:  #504e55;
    --bs-pagination-disabled-color: #6c757d;
    --bs-pagination-disabled-bg: #fff;
    --bs-pagination-disabled-border-color: #dee2e6;
    display: flex;
    padding-left: 0;
    list-style: none;
}

#footer {
    background: #504e55;
    border-top: 4px solid #504e55;
    font-size: 0.9em;
    margin-top: 50px;
    padding: 0;
    position: relative;
    clear: both;
}

::-moz-selection {
        color: #FFF;
	background: #504e55;
}

::selection {
        color: #FFF;
	background: #504e55;
}

:root {
	--primary: #504e55;
        --secondary: #e36159;
        --tertiary: #2BAAB1;
        --quaternary: #383f48;
}

.color_corp{
	color: #504e55;
	border-color : #d9d9d9 #d9d9d9 #bfbfbf;
	background-color: #FFF;
}

html .border-color-hover-color_corp:hover,
html .border-hover-color_corp:hover {
	border-color: #504e55 !important;
}

.feature-box.feature-box-style-2 .feature-box-icon .icons{
	color: #504e55;
	font-size: 1.7em;
}

#header .header-btn-collapse-nav 
{
    background-color: #504e55;
}

@media (max-width: 991px)
{
	#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a {
	    color: #504e55;
	}
}
@media (min-width: 992px)
{
	#header .header-nav.header-nav-links nav > ul li:hover > a {
		/*color: #504e55;*/
	  	color: #444;
	}
}

@media (min-width: 1400px)
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
￼    max-width: 1750px;
}

@media (max-width:768px){
       #id_logo {
            display:none;
       }

       #id_logo_movil {
            display:block;
	}

       #id_logo_footer {
            display:none;
       }

       #id_logo_movil_footer {
            display:block;
        }
}

@media (max-width: 480px) {
      .input-group >.form-group {
        flex-direction: column;
      }

      .input-group > .form-control, .btn, .button {
        width: 100%;
      }
	
     div > #modbuscar {
          position: -webkit-sticky;
          position: sticky;
          top: 0px; /* PC - Tablet 128px - Móvil 0px*/
          z-index: 1000;
        }
}
