.xpl-0 {
	padding-left: 0px !important;
}
.t4-masthead-detail {
    color: white !important;
}
.t4b-section.t4b-sta__flat-2 {
    background: white !important;
}
.custom-header-h1 {
  font-size: 1.5rem !important;   
  border-bottom: none !important;   
} 
.custom-header-h1 span {
   border-bottom: none !important;   
} 
.centered_text {
    font-size: 1.8em;
    text-align: center;
    font-weight: 500;
    line-height: 180%;
    color: white;
}
blockquote {
    background: transparent url(/images/sseguras/resources/icons/ss_left_quote.png) no-repeat top left;
    font-weight: bold;
    font-style: italic;
    line-height: 150%;
    margin: 15px 0pt;    
    padding: 0px 0px 5px 65px;
    width: auto;
    border-left: none;
    width: 60%;
    min-width: 437px;
}

blockquote p {
    background: transparent url(/images/sseguras/resources/icons/ss_right_quote.png) no-repeat bottom right;
    margin-top: 0pt;
    padding: 0pt 65px 10px 0pt;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
}


.divider {
    border-top: none !important;
    height: auto !important;   
}
/*
.dropdown-menu-inner ul .divider {
    border-bottom: 1px solid #ddd !important;
}
.dropdown-menu-inner ul .divider a {
    color: #0081C8 !important;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: -5px;
}
*/
.force-bg-white {
    background-color: #fff;
}
.t4-megamenu .dropdown-menu {
  min-width:21rem !important;
}
.wimg .showcaption span {
    background-color: rgb(255,255,255,0.90) !important;
    font-size: 12px !important;
}
.fabimg-fix img {
   max-width: 300px;
   width: 100%;
}
.droppicslightbox .cboxElement {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.borderbottom {
	border-bottom: 1px solid #ddd !important;
}

.raxo-title a {
  color: #0081c8 !important;
}

/*.limitartexto {
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 5; 
   -webkit-box-orient: vertical;
}*/


/*--------E-STORE STYLES----------*/
.com-content-article__link a {
    background-color: var(--color-danger);
    border-color: var(--color-danger);
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;  
    border: 1px solid transparent;
    border-radius: 0.25rem;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.About__div {
    display: flex;
    flex-wrap: wrap;
    vertical-align: text-top;
    text-align: left;
    border: 0px solid #fff;
}
.row-bottom-border {
    border-bottom: 1px solid var(--color-primary);
}
.title_header_div {
    width: 100%;
    margin: 20px 0;
}
.title_header_inner_div {
    text-align: left;
    padding: 0px;
    vertical-align: top !important;
    width: 100%;
    border-radius: 5px;
    font-size: 20px;
    margin: 20px 0;
    font-weight: bold;
    color: var(--color-primary) !important;
}
.itemSpec__div {
    width: 33%;
    text-align: center;
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
}
.key__div {
    font-size: 18px;
    text-align: left;
    color: var(--color-dark) !important;
    height: 20px !important;
    border: 0px solid var(--color-pink) !important;
    margin-bottom: 5px;
    font-weight: bold;
}
.value__div {
    font-size: 18px;
    text-align: left;
    color: var(--color-dark) !important;
    line-height: 1.3em;
    padding: 0px 15px 0px 0;
}
/*-----end-of:---E-STORE STYLES----------*/



/* Insertar Logo de Blog en Masthead*/
body.insert_image_logoblog .t4-masthead .t4-masthead-title {
  display: none; /*body.inset_image_logoblog .t4-masthead-description*/
}
body.insert_image_logoblog .t4-masthead .t4-masthead-detail::before {
  content: url('/images/sseguras/branding/estrategias/Logo_BLOG_White_png_640px.png');
  display: block;
  text-align: center;
  margin: 0 auto;
  max-width: 100%;
  width: 640px; /* Ajusta el ancho según tus necesidades */
  /*height: 110px; /* Ajusta la altura según tus necesidades */
}

body.insert_image_logoblog .t4-main-body .com-content-article .page-header:first-of-type {
  content: url('/images/sseguras/branding/estrategias/Logo_BLOG_Color_png_70px.png');
  display: block;
  text-align: left;
  margin: 20px 0;/*0 auto*/
  max-width: 100%;
  width: 292px;
}
body.insert_image_logoblog .t4-main-body .com-content-article .page-header:nth-of-type(2) h2 {
    border-top: solid 1px #ccc;
    padding-top: 10px;
}
/*--------*/


.img_cut_intro300 figure.item-image img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.logo-image {
    max-width: 310px !important;
}