/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.tm-navbar-container {
    background: #ffffff;
}

.mod_slideshow .uk-overlay-panel {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 680px;
    width: 100%;
    background: -moz-linear-gradient(left,  rgba(240,0,0,0) 0%, rgba(1,44,91,1) 100%);
    background: -webkit-linear-gradient(left,  rgba(240,0,0,0) 0%,rgba(1,44,91,1) 100%);
    background: linear-gradient(to right,  rgba(240,0,0,0) 0%,rgba(1,44,91,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4df00000', endColorstr='#cc012c5b',GradientType=1 );
}

.tm-navbar-container {
    padding-bottom: 0px !important;
}

.uk-navbar-nav > li a::before {
    bottom: -8px;
    height: 2px;
}

@media screen and (min-width: 768px){ 

    .mod_slideshow .uk-overlay-panel h3 {
        font-size: 38px;
        font-weight: 600;
    }

    .mod_slideshow .uk-overlay-panel h3 > .uk-h1 {
        font-size: 102px;
        line-height: 94px;
        font-weight: bold;
    }

    
}

@media screen and (max-width: 480px){
      .mod_slideshow .uk-overlay-panel h3 {
        font-size: 28px;
        font-weight: 600;
    }

    .mod_slideshow .uk-overlay-panel h3 > .uk-h1 {
        font-size: 62px;
        line-height: 54px;
        font-weight: bold;
    }
}

.mod_slideshow .uk-overlay-panel p {
        margin-top: 25px;
}

.uk-button {
    border-radius: 20px;
    border-color: #022c5c !important;
    color: #022c5c;
}

.uk-button {
    border: 1px solid #999999;
    min-width: 130px;
    padding: 3px 15px;
}


.uk-button-link {
    padding: 3px 20px 3px 0px !important;
    min-width: 160px;
}

.uk-button-link::before ,
.uk-button-link::after {
    right: 20px !important;
    color: #022c5c;
}

.uk-button-link::after{
    background: #022c5c !important;
}

a:hover.uk-button-link::before ,
a:hover.uk-button-link::after {
    right: 10px !important;
}

a.uk-button-link:hover {
    border-color: #999999;
}



h3.title-nosotros {
    font-size: 36px;
    font-weight: 800;
    color: #012c5b;
}

h3.title-nosotros > span {
    font-size: 52px;
    line-height: 52px;
    font-weight: bold;
}

.raya-roja{
    position: relative;

}

.raya-roja::before {
    position: absolute;
    content: '';
    background: red;
    height: 3px;
    width: 105px;
    bottom: 0px;
    left: 0;
}

h3.raya-roja {
    padding-bottom: 15px;
    margin-bottom: 35px;
}

h3.services-title {
    font-size: 42px;
    font-weight: 700;
    color: #012c5b;
}

.services-switch  ul {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 35px 0px;
    padding-bottom: 35px;
    padding-left: 0px;
}

@media screen and (max-width: 1150px){
    .services-switch ul > li {
        margin: 0px 5px;
    }
    .services-switch ul > li > a{
        padding: 20px 15px;
    }

    .services-switch ul > li > a > img {
        display: block;
        margin: 0 auto;
    }

    .services-switch ul > li {
        text-align: center;
         width: 100%;
    }

    .services-switch ul > li > a {
    padding: 10px 5px;
    }


    .services-switch ul > li > a::before {
        width: 120px !important;
        transform: translate(-50%, 0%);
    }
    .services-switch ul > li > a {
        padding: 10px 0px !important;
    }
}

.services-switch ul > li.uk-active > a {
    color: #012c5b;
}

.services-switch ul > li > a {
    color: #999999;
    text-decoration: none;
    position: relative;
    padding: 20px 25px;
}

.services-switch ul > li > a > img {
    opacity: 0.4;
}

.services-switch ul > li.uk-active > a > img {
    opacity: 1;
}

.services-switch ul > li {
    margin: 0px 15px;
}

.services-switch ul > li > a::before {
    bottom: 0px;
    content: '';
    width: 100%;
    height: 2px;
    background: #999999;
    position: absolute;
    left: 0;
}

.services-switch ul > li.uk-active > a::before {
    background: red;  
}

.switcher .uk-overlay-fade {
    opacity: 1 !important;
}


.switcher h3.uk-h4 a > img {
    display: block;
    margin: 20px auto;
}

.switcher h3.uk-h4  {
    font-size: 30px;
    font-weight: 600;
}

div.aseguradora {
    justify-content: center;
}

h3.sombrilla {
    position: relative;
    font-size: 36px;
    font-weight: 700;
    color: #022c5c;
}

h3.sombrilla::before {
    position: absolute;
    top: -80px;
    left: 50%;
    content: url('../../../images/layout/sombrilla.png');
    transform: translate(-50%, 0%);
}

.rd-inicio div#tm-top-c,
.rd-inicio div#tm-top-d {
    padding-top: 50px;
}


.aseguradora .uk-margin-large{
    padding-top: 40px;
}


.mod_necesitas-asesoria figcaption.uk-overlay-panel p {
    color: #777777;
}

.mod_necesitas-asesoria h3.raya-roja {
    font-size: 40px;
    color: #032d5d;
    font-weight: 700;
    line-height: 46px;
}

.mod_necesitas-asesoria h3.raya-roja > span {
    font-size: 58px;
}

@media screen and (min-width: 768px){
    .container-necesitas {
        padding-left: 100px;
    }
}

ul.redes {
    list-style: none;
    display: flex;
}

ul.redes > li {
    margin: 0px 5px;
}

.mod_redes h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
}

.mod_redes h4 > span {
    font-size: 30px;
}

 div#tm-bottom-b {
    background: #022C5C;
    padding: 50px 0px;
}

.uk-panel.mod_redes * {
    color: #ffffff;
}

.tel > i {
    font-size: 50px;
    margin-right: 15px;
}

.tel h4 {
    margin: 0px;
}

ul.redes .uk-icon-button {
    background: #0E3977;
    border: none;
}

ul.redes .uk-icon-button::after {
    top: 0;
    background: #ffffff;
}

ul.redes .uk-icon-button:hover {
    color: #0E3977;
}

    ul.menu-footer {
    list-style: none;    
    padding: 0px;
}

@media screen and (min-width: 768px){
    ul.menu-footer {   
        display: flex;   
    }

    .uk-flex-medium {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;

    }
}

ul.menu-footer > li > ul {
    padding-left: 0px;
    list-style: none;
}

ul.menu-footer > li:not(:last-child) {
    margin-right: 30px;
}

ul.menu-footer a {
    color: #666666;
}

ul.menu-footer > li > ul >li {
    margin: 5px 0px;
}

#servicio .uk-slider div h3 > img {
    display: block;
    margin: 10px auto;
}

@media screen and (max-width: 480px){
    .uk-flex.tel {
        justify-content: end;
    }
    figure.uk-overlay, figure.uk-overlay > img {
        min-height: 360px;
        object-fit: cover;
    }

    h3.services-title + ul > li > a {
        padding: 15px 0px;
    }

    h3.services-title + ul {
        display: block;
        padding: 0px;
    }

    h3.services-title + ul > li > a::before {
        display: none;
    }

    h3.services-title + ul > li {
        margin: 15px;
    }

    .mod_nosotros .uk-panel.uk-panel-space {
        padding: 0px;
    }

    .mod_slideshow .uk-overlay-panel {
        padding: 25px;
        width: auto;
    }
    .mod_footer .uk-text-right {
      text-align: center !important;
  }

}

.rd-quienes-somos .uk-align-medium-left {
    display: none;
}

ul.uk-breadcrumb {
    display: flex;
    justify-content: center;
    padding: 50px 0px;
    background: rgb(1,44,91);
    background: -moz-linear-gradient(left,  rgba(1,44,91,1) 0%, rgba(32,124,202,1) 50%, rgba(240,0,0,1) 100%);
    background: -webkit-linear-gradient(left,  rgba(1,44,91,1) 0%,rgba(32,124,202,1) 50%,rgba(240,0,0,1) 100%);
    background: linear-gradient(to right,  rgba(1,44,91,1) 0%,rgba(32,124,202,1) 50%,rgba(240,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012c5b', endColorstr='#f00000',GradientType=1 );
    margin-top: 2px;
}

ul.uk-breadcrumb > li.uk-active::before,
ul.uk-breadcrumb > li:not(.uk-active) {
    display: none;
}



ul.uk-breadcrumb > li.uk-active {
    color: #ffffff;
    font-size: 34px;
    font-weight: 600;
}

.rd-quienes-somos li > img {
    max-width: 100px;
    margin: 0 auto;
}

.rd-quienes-somos ul.uk-grid.uk-grid-match > li {
    margin-bottom: 10px;
}

.tm-navbar-container {
    border-bottom: 2px solid #cccccc !important;
}

a.tm-totop-scroller {
    top: -10%;
    width: 30px;
    height: 30px;
    color: #ffffff;
    background: #022c5c;
    border-radius: 25px;
    line-height: 25px;
    right: 25%;
}

.rd-servicios .raya-roja::before {
    left: 50%;
    bottom: 0%;
    transform: translate(-50%, 0%);
}

.rd-servicios .raya-roja {
    padding-bottom: 15px;
}

.blog-uikit-servicios .uk-grid > .uk-width-medium-1-4 > div.uk-panel-box {
    border-color: #022c5c;
    min-height: 295px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #022c5c;
    position: relative;
    text-align: center;
}

.c-blue{
    color: #022c5c;
}

.uk-panel-hover:hover {
    background: none;
    box-shadow: -2px 2px 5px 0px rgb(2 44 92 / 50%);

}

.uk-panel-hover {
    transition: all 0.3s;
}

.mod_servicios .uk-overlay-panel h1 {
    color: #022c5c;
    font-weight: 800
}    

@media screen and (min-width: 768px){
    .mod_servicios .uk-overlay-panel h1 {
        font-size: 50px;
        margin-left: 60px;
    }
}

@media screen and (max-width: 480px){
    h3.services-title {
        font-size: 26px;
        line-height: 28px;
    }
}

.rd-servicios .uk-width-medium-1-2 h3.services-title {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 5px;
}
.rd-servicios .uk-width-medium-1-2 h3.services-title + p{
    margin: 5px 0px;
}

.rd-servicios .uk-width-medium-1-2 > .raya-roja::before {
    transform: translate(0%, 0%);
    left: 0;
}

ul.arrow-r {
    list-style: none;
}

ul.arrow-r > li {
    position: relative;
}

ul.arrow-r > li::before {
    position: absolute;
    left: -25px;
    content: "\f178";
    font-family: 'FontAwesome';
}

@media screen and (max-width: 480px){
    .mod_servicios .uk-overlay-panel h1{
        font-size: 34px;
        line-height: 40px;
        margin-top: 5px;
    }
    .mod_slideshow .uk-overlay-panel,
    .mod_servicios .uk-overlay-panel {
        background: rgb(255 255 255 / 50%);
    }

    .mod_slideshow .uk-overlay-panel *{
        color: #022c5c !important;
    }
    .mod_necesitas-asesoria figcaption.uk-overlay-panel p{
        color: #022c5c ;
    }
    .mod_necesitas-asesoria figcaption.uk-overlay-panel {
        background: rgb(255 255 255 / 20%);
    }
}

.uk-offcanvas-bar{
    background: #022c5c;
}

ul.uk-nav.uk-nav-offcanvas > li.uk-active > a {
    background: #021e3e;
}

h3.title-nosotros.raya-roja + p {
    margin-bottom: 35px;
}

div#tm-top-b {
    padding: 15px 0px;
}
.blog-uikit-seguros .element-imagepro {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content-equipo {
    padding-top: 35px;
}

.uk-container-small {
    max-width: 1000px;
    margin: 0px auto;
}

@media screen and (min-width: 768px){
    .uk-container-small .content-equipo {
        padding: 25px;
        display: flex;
        align-items: center;
    }
   
}
.uk-container-small .content-equipo {
    background: #f5f5f5;
}

.uk-container-small + div {
    margin-top: 50px;
}

.panel-muted {
    background: #f5f5f5;
    border: none !important;
}

.panel-muted > p > strong {
    color: #022c5c;
}

.blog-uikit-contactos ul {
    list-style: none;
    padding-left: 0px;
}

.blog-uikit-contactos ul > li {
    margin-bottom: 10px;
}

.blog-uikit-contactos ul > li a {
    color: #666666;
}

.blog-uikit-contactos ul > li i {
    color: #023162;
}

.blog-uikit-contactos ul > li a:hover {
    color: #023162;
    text-decoration: none;
}

.blog-uikit-contactos form.uk-form input, .blog-uikit-contactos form.uk-form textarea {
    width: 100% !important;
}

.blog-uikit-contactos form.uk-form input {
    height: 40px;
}

.mod_slideshow a.uk-button{
    background-color: #f5f5f5;
    color:#022c5c !important;
    font-weight: 700;
}

.uk-button:not(.uk-button-link)::before{
    top:0;
}

.mod_slideshow h4.uk-h2 {
    margin-top: 0;
    line-height: 32px;
    font-size: 26px;
}

.mod_slideshow .uk-overlay-panel h3 {
    margin: 10px 0px;
}

/*Preguntas Frecuentes*/

.blog-uikit-preguntas-frecuentes .uk-accordion .uk-accordion-title:after {
  content: "\f067";
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
}
.blog-uikit-preguntas-frecuentes .uk-accordion .uk-accordion-title {
  position: relative;
  margin-bottom: 5px;
  background-color: #f5f5f5;
  padding: 15px 15px;
  color: #012c5b;
  font-weight: 700;
  border-bottom: navajowhite;
}
.blog-uikit-preguntas-frecuentes .uk-accordion .uk-accordion-title.uk-active {
  margin-bottom: 10px;
  background-color: #012c5b;
  color: #fff;
}
.blog-uikit-preguntas-frecuentes .uk-accordion .uk-accordion-title.uk-active + div {
  padding: 10px;
  margin-bottom: 10px;
}
.blog-uikit-preguntas-frecuentes .uk-accordion .uk-accordion-title.uk-active:after {
  content: "\f068";
}

.uk-modal.uk-open {
  z-index: 9999;
}


.rd-inicio .uk-block.tm-block-main.uk-block-default {
    padding-bottom: 0px;
}

.rd-inicio .uk-block.tm-block-main > div.uk-container {
    max-width: 100%;
    padding: 0px;
}

@media screen and (min-width: 1540px){
    .mod_derechos-deberes figcaption.uk-overlay-panel.uk-overlay-right {
        width: 100%;
        max-width: 920px;
    }
}

@media screen and (max-width: 1539px){
    .mod_derechos-deberes figcaption.uk-overlay-panel.uk-overlay-right {
        width: 100%;
        max-width: 700px;
    }
}

@media screen and (max-width: 1230px){
    .mod_derechos-deberes figcaption.uk-overlay-panel.uk-overlay-right {
        width: 100%;
        max-width: 600px;
    }
}

.mod_derechos-deberes h3.uk-h1 {
    color: #022c5c;
    font-weight: 700;
    font-size: 42px;
    line-height: 44px;
}

.rd-inicio .tm-main {
    display: flex;
}

.mod_slideshow-dd .uk-overlay-panel > div {
    text-align: left !important;
    width: 100%;
    max-width: 1300px;
    padding: 0px 40px;
    margin: 0 auto;
}

.mod_slideshow-dd .uk-overlay-panel h3.uk-h1 {
    font-size: 42px;
    line-height: 44px;
    font-weight: 800;
    color: #012c5b;
}


.blog-uikit-derechos-y-deberes figcaption.uk-overlay-panel {
     padding: 30px;
     text-align: left;
}

@media screen and (min-width: 970px){
    .blog-uikit-derechos-y-deberes figcaption.uk-overlay-panel {
        padding: 70px;
    }
}

.under-line {
    text-align: center;
    margin-bottom: 40px;
    padding-bottom: 20px;
    position: relative;
    font-weight: 700;
}

.under-line::before {
    content: '';
    position: absolute;
    width: 100px;
    height: 4px;
    background: red;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0%);
}

h4.under-line {
    font-size: 24px;
}

h3.under-line {
    font-size: 30px;
    margin-top: 50px;
    color: #022c5c;
}

.blog-uikit-derechos-y-deberes figcaption.uk-overlay-panel .uk-panel-box > h4 {
    font-size: 22px;
    font-weight: 600;
    color: #022c5c;
}

.blog-uikit-derechos-y-deberes article.uk-article > h3 {
    text-align: center;
    color: #022c5c;
    font-weight: 800;
    margin-bottom: 50px;
}

@media screen and (max-width: 480px){
    .blog-uikit-derechos-y-deberes figure, .blog-uikit-derechos-y-deberes figure > img {
        min-height: 540px;
    }
    
    .blog-uikit-derechos-y-deberes figure ul.uk-grid > li {
        margin-bottom: 15px;
    }
    
    .blog-uikit-derechos-y-deberes figure ul.uk-grid > li > .uk-panel-box {
        padding: 10px 15px;
    }
    
    .blog-uikit-derechos-y-deberes figcaption.uk-overlay-panel .uk-panel-box > h4 {
        font-size: 18px;
        line-height: 22px;
        margin: 0px;
        padding: 15px 0px;
    }

        .mod_slideshow-dd .uk-overlay-panel h3.uk-h1 {
        font-size: 38px;
    }
    
    .mod_slideshow-dd .uk-overlay-panel > div {
        padding: 0px 10px;
    }
  .mod_derechos-deberes figcaption.uk-overlay-panel.uk-overlay-right {
    width: auto;
}
}

@media screen and (max-width: 930px){
    .blog-uikit-derechos-y-deberes figure,
    .blog-uikit-derechos-y-deberes figure > img{
    min-height: 470px;
   }
}