
/*Flecha para hacer la pagina hacia arriba*/
.ir-arriba{
  display:none;
  background-repeat:no-repeat;
  font-size:20px;
  color:black;
  cursor:pointer;
  position:fixed;
  bottom:10px;
  right:10px;
  z-index:2;
}

h2.descuentos{
	margin: 0 0 25px 0;
    color: #0057aa;
}
h3.descuentos{
	font-size: 18px;
    color: #6ab8ee;
}
img.descuentos{
	width: 100%;
}
ul li{
	color: #888;
}
.margin-top-50{
	margin-top: 30px;
}

.fusion-portfolio #filters-container .cbp-filter-item-active {
    background: #6ab8ee !important;
    border-color: #6ab8ee !important;
    color: #fff !important;
}
g-mt-20{
	margin-top:20px;
}
div.hide{
	display:none;
}
.cbp img {
    display: inline-block;
    width: 100%;
    height: auto;
    object-fit: scale-down !important;
    height: 100% !important;
}

iframe{
	width: 100% !important;
}
/*#solrlistdescuentos{
	display: none;
}*/
h3,h4{
	color: darkslateblue;
}
.g-color-white-opacity-0_8 p {
    color: rgba(255, 255, 255, 0.8) !important;
}
.listadofaqs h2{
color: #3398dc !important;
    text-align: center;
    margin: 30px 0;
}

.hide {
    display: none;
}

.u-nav-v9-1 .nav-link {
    color: #777;
    background-color: white;
    border: solid 1px #eee;
    margin: 0 10px;
	font-size: 14px;
}

.u-nav-v9-1 a.nav-link.active.show {
    color: white;
    background: #6ab8ee !important;
}

div#accordion-para-que .card.g-bg-primary-dark-v2 {
    background-color: white !important;
}

.card h5 {
    font-size: 13px !important;
}

#titulo {
	text-transform: uppercase!important;
	color: white !important;
	background-color: #3ca2e9 !important;
	font-weight: 400 !important;
}

.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link {
    color: #12222d !important;
	font-weight: 400 !important;
}

.fusion-portfolio .cbp-l-caption-text {
    font-weight: 600 !important;
}

.cbp-l-caption-alignCenter {
    background-color: #eee;
    opacity: 0.8;
}
.webform .col-sm-1,.webform .col-sm-2,.webform .col-sm-3,.webform .col-sm-4,.webform .col-sm-5,.webform .col-sm-6,.webform .col-sm-7,.webform .col-sm-8,.webform .col-sm-9,.webform .col-sm-10,.webform .col-sm-11,.webform .col-sm-12 {
	float: left !important;
}

.webform {
    padding: 10px;
}

.webform label.check-wrapper {
    display: flex;
}

.webform input[type=checkbox], .webform input[type=radio] {
    margin-right: 5px;
}