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

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

@import 'landing-tem.css';

a[href="http://www.faboba.com"]{
  display:none !important;
  visibility: hidden !important;
}

*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;

    -webkit-word-wrap: break-word;
    -moz-word-wrap: break-word;
    -ms-word-wrap: break-word;
    -o-word-wrap: break-word;
    word-wrap: break-word;
}

html {
    overflow-x: hidden; 
}
a {
    text-decoration: none !important;
}
/*OFFCANVAS*/
.uk-offcanvas-bar {
    background: #71812a;
}

html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
    background: #4d581f;
}

html .uk-nav.uk-nav-offcanvas  li  a {
    color: #ffffff;
}

/*HEADER*/
header.uk-position-absolute.uk-width-1-1 {
    z-index: 999;
}

.tm-navbar-container {
    background: rgb(0 99 65 / 50%);
    padding-bottom: 0px;
}
.menu a {
    color: #ffffff !important;
    height: 30px !important;
    line-height: 30px !important;
    padding: 0px 5px !important;
    text-transform: capitalize !important;
    font-size: 16px !important;
    position: relative;
}

.menu a::before {
    bottom: -7px !important;
    background: #E4E1A2 !important;
    height: 4px !important;
}

.uk-panel.tm-panel-headerbar {
    padding: 10px 25px;
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
}

.tm-panel-headerbar .redes li > a {
    color: rgb(0 99 65 / 80%) !important;
}

.uk-dropdown.uk-dropdown-navbar {
    background: rgb(0 99 65 / 50%);
    top: 108px !important;
    width: 100%;
    left: 0;
    min-height: 150px;
}

.menu > nav > ul > li {
    position: initial;
}


.uk-dropdown.uk-dropdown-navbar  h3 {
    color: #ffffff;
    margin: 0px;
    font-size: 56px;
    font-weight: 600;
    line-height: 56px;
    float: left;
}

.uk-dropdown > .uk-dropdown-grid > div:first-child{
    max-width: 568px;
    padding-left: 0px !important;
}

.uk-dropdown.uk-dropdown-navbar > div > div {
    border: none !important;
}

.menu > nav > ul > li:nth-child(2) h3 {
    width: 100%;
    max-width: 400px;
}

.menu > nav > ul > li:nth-child(3) div.uk-width-1-1 {
    max-width: 720px;
}
.menu > nav > ul > li:nth-child(3) div.uk-width-1-1 h3 {max-width: 600px;}

.menu > nav > ul > li:nth-child(3) div.uk-grid > div:nth-child(2) {
    max-width: 300px;
    }

.menu > nav > ul > li:nth-child(4) div.uk-grid > div.uk-width-1-1:first-child {
    width: 100%;
    max-width: 77%;
}

html[lang="en-gb"] .menu > nav > ul > li:nth-child(2) .uk-dropdown-grid > div.uk-width-1-1:first-child {
  max-width: 613px;
}

html[lang="en-gb"] .menu > nav > ul > li:nth-child(3) .uk-dropdown-grid > div.uk-width-1-1:first-child {
  
}

html[lang="en-gb"] .menu > nav > ul > li:nth-child(4) div.uk-grid > div.uk-width-1-1:first-child {
  max-width: 951px;
}

.menu > nav > ul > li:nth-child(5) div.uk-grid > div.uk-width-1-1:first-child {
    width: 100%;
    max-width: 85%;
}

.menu > nav > ul > li:nth-child(5) div.uk-grid > div.uk-width-1-1:last-child {
    max-width: 160px;
}
.uk-dropdown.uk-dropdown-navbar > div {
    max-width: 1200px;
    margin: 0 auto !important;
}

.uk-dropdown > .uk-dropdown-grid > div:not(:first-child) {
    max-width: 220px;
}


/*TOP B*/
.mod_mision-vision-valores .uk-panel .uk-grid > div:first-child {
    text-align: center;
}
.mod_mision-vision-valores > div > div {
    margin-bottom: 40px;
}

.mod_mision-vision-valores > div > div .uk-grid > div:last-child {
    padding-top: 25px;
}

@media screen and (max-width: 480px){
    .mod_mision-vision-valores > div > div {
    text-align: center;
}
}

.mod_mision-vision-valores > div > div > div.uk-panel:hover {
    box-shadow: 0px 0px 5px 0px #cccccc;
}

.mod_mision-vision-valores > div > div > div.uk-panel {
    transition: all 0.2s ease-in-out 0s;
    padding: 10px;
}
.mod_mision-vision-valores .uk-panel .uk-grid > div p,
.mod_mision-vision-valores .uk-panel .uk-grid > div li {
    font-size: 18px;
}

.mod_mision-vision-valores .uk-panel .uk-grid > div h3 {
    font-size: 34px;
}

/*TOP C*/
a.uk-slidenav.uk-slidenav-contrast {
    color: #71812A;
}

.switch-historia {
    padding: 15px 0px;
    border-bottom: 1px solid #cccccc;
}
a.uk-slidenav.uk-slidenav-previous {
    left: 0;
}

a.uk-slidenav.uk-slidenav-next {
    right: 0;
}

.mod_historia h3 {
    font-size: 38px;
    margin-top: 25px !important;
    font-weight: 600;
}

.mod_historia p {
    font-size: 18px;
}
.slide-panel .uk-grid.uk-grid-collapse > div > div.uk-position-relative {
    position: initial !important;
}

@media screen and (min-width: 768px) {
    .uk-flex-medium {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
}

/*FOOTER*/
div#tm-footer {
    background: #006341;
    padding-bottom: 0px;
}

div#tm-footer * {
    color: #ffffff;
}
@media screen and (min-width: 768px) {
    .content-menu-footer > div:not(:last-child) {
        margin-right: 80px;
    }
}

ul.redes {
    max-width: 200px;
    margin-left: auto;
}

ul.redes > li > a {
    background: #ffffff;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 5px;
    transition: all 0.2s ease-in-out 0s;
    font-size: 14px;
    color: #006341 !important;
}

ul.redes > li > a:hover{
 transform: scale(1.1);
}

@media screen and (max-width: 480px) {
    .mod_mision-vision-valores ol,
    .tm-footer .uk-text-right,
  ul.footer.redes {
    text-align: left !important;
    margin-left: 0;
    }

}

/*SECCIONES*/
.content-proveedores-sn {
    background: #D6D9C3;
}

@media screen and (min-width: 768px) {
    .content-proveedores-sn .small-content > div > img {
        margin-top: -250px;
    }
}

.small-content h3,
.content-proveedores-sn h3 {
    font-size: 36px;
    font-weight: 600;
    
}

.yoo-zoo p,
.yoo-zoo li {
    color: #474b4e;
    font-size: 16px;
    text-align: justify;
}

.small-content {
    max-width: 1020px;
    margin: 0 auto;
    height: 695px;
}

@media screen and (min-width: 768px) {
    .tm-switcher-nav:not(.tm-switcher-nav-left):not(.tm-switcher-nav-right) > li:not(:first-child) {
    margin-left: 15px;
}
}

.section_tabs .tm-switcher-nav {
    margin-bottom: 45px;
}
.section_tabs .tm-switcher-nav li.uk-active,
.section_tabs .tm-switcher-nav li:hover {
    background: none;
border-bottom-color: #008263;
}
.section_tabs .tm-switcher-nav li {
    padding: 5px 20px;
border-bottom: 3px solid #e8e8e8;
text-align: center;
}
.section_tabs .tm-switcher-nav li span {
    color: #008263;
}

.section_tabs .tm-switcher-nav li.uk-active::after {
  content: "";
  border-right: 5px solid transparent;
  border-top: 5px solid #008263;
  border-left: 5px solid transparent;
  position: absolute;
  top: calc(100% + 5px /2);
  left: 50%;
  margin-left: calc(-5px/2);
}

.section_tabs .uk-switcher .uk-panel {
    padding: 0;
    }
@media screen and (min-width: 768px) {
.section_tabs .uk-switcher .uk-panel .uk-margin-large-bottom {
    float: right;
    margin-left: 30px;
    }
}
h3.tm-title{
    margin-bottom: 100px
}

h3.tm-title,
ul#bienvenida div > h3 {
    color: #135F43;
    font-size: 34px;
    font-weight: 600;
    text-align: left;
}

ul.tm-switcher-nav > li > a + span {
    font-weight: 600;
}

.section_tabs .tm-switcher-nav li:not(:first-child) {
    margin-left: 35px;
}
.provedores-links > h4 {
    font-weight: 600;
}

#bienvenida a.uk-button{
    background: #135F43;
    padding: 5px 15px;
    text-transform: uppercase;
}

.provedores-links a.uk-button{
    background: #135F43;
    width: 100%;
    max-width: 200px;
}

.uk-grid.uk-grid-match.uk-text-center p {
    text-align: center;
    color: #444;
    font-size: 18px;
    line-height: 26px;
}

.img-logos-carreras + h3 {
    font-size: 20px;
    color: #5ca33e;
    font-weight: 600;
    margin: 0px 0px;
}

.img-logos-carreras {
    width:90%;
}

.rd-carreras .uk-container .uk-width-medium-1-4 {
     display: flex;
     align-content: flex-start;
     justify-content: center;
}

@media screen and (min-width: 768px) {
    .img-top {
    margin-bottom: 50px;
    margin-top: -80px;
}

.content-img-bottom {
    margin-bottom: -150px;
    margin-top: 50px;
}
}

@media screen and (max-width: 480px){
    .img-top {
    text-align: center;
    margin: 25px 0px;
}

.uk-width-medium-1-2.uk-text-right > div {
    margin: 25px 0px;
    text-align: center;
}

.content-img-bottom {
    margin-bottom: 25px;
}

.small-content {
    padding: 25px;
}
.section_tabs > ul.tm-switcher-nav {
    display: block;
}

.section_tabs > ul.tm-switcher-nav > li {
    margin-left: 0px !important;
    margin-bottom: 25px;
}
ul#bienvenida div > h3{
    font-size: 26px;
}
#bienvenida a.uk-button {
    margin-bottom: 10px;
}

.provedores-links {
    text-align: center;
}
.uk-sticky-placeholder .uk-flex.uk-flex-bottom.uk-flex-space-between {
    align-items: center;
}

.uk-sticky-placeholder .uk-flex.uk-flex-bottom.uk-flex-space-between a.uk-navbar-toggle {
    color: #ffffff;
    font-size: 28px;
}
.uk-panel.tm-panel-headerbar {
    padding: 5px 0px;
    transform: translate(50%, 0%);
    right: 50%;
}
}

.mod_slideshow-rs .uk-overlay-panel.uk-overlay-right {
    width: 100%;
    max-width: 720px;
    height: 100%;
    padding-right: 100px; 
    display: flex;
    align-items: center;
}

@media screen and (max-width: 480px){
    .mod_slideshow-rs .uk-overlay-panel.uk-overlay-right {
    padding-right: 20px;
    }
}

.blog-uikit-responsabilidad-social-empresarial h3 {
    font-size: 34px;
    font-weight: 600;
    color: #474b4e;
}

.blog-uikit-responsabilidad-social-empresarial p {
    color: #474b4e;
}

.rd-responsabilidad ul.uk-dotnav {
    margin-bottom: 0px;
    position: relative !important;
    bottom: -10px;
    justify-content: flex-end;
}

.rd-responsabilidad ul.uk-dotnav > li.uk-active a {
    background: #AED1D7;
}

.rd-responsabilidad ul.uk-dotnav > li a {
    box-shadow: 0px 0px 4px 0px #999999;
}

.blog-uikit-responsabilidad-social-empresarial > article.uk-article > .uk-container {
    padding: 0;
}

.blog-uikit-contacto article.uk-article > div.uk-block {
    background: #ffffff;
    padding: 50px;
    margin-top: -270px;
}
.blog-uikit-contacto .uk-block {
    max-width: 843px;
    margin: 0 auto;
}
@media screen and (max-width: 480px) {
    .blog-uikit-contacto article.uk-article > div.uk-block {
        padding: 15px;
}
}

.blog-uikit-contacto h3 {
    color: #2A8262;
    font-weight: 600;
}

.blog-uikit-contacto input:not(.uk-button),
.blog-uikit-contacto textarea {
    width: 100%;
    padding: 10px 0px;
    border-bottom: 2px solid #c5c5c5;
}

.blog-uikit-contacto input::placeholder,
.blog-uikit-contacto textarea::placeholder {
    color: #474b4e;
}

.blog-uikit-contacto input:not(.uk-button) {
    min-height: 50px;
}
input.uk-button {
    background: #2A8262;
    color: #ffffff;
    border: none;
    width: 180px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    font-weight: 600;
}

input.uk-button:hover {
    background: #71812a;
}


.mod_slideshow-noticias ul.uk-navbar-nav >li > a{
    height: 25px;
    line-height: 25px;
    color: #ffffff;
}

@media screen and (max-width: 480px){
    .mod_slideshow-noticias ul.uk-navbar-nav >li > a{
         font-size: 14px;
    }

    .mod_slideshow-noticias ul.uk-navbar-nav >li{
        margin-bottom:10px;
    }
}

.mod_slideshow-noticias ul.uk-navbar-nav >li > a::before {
    bottom: -5px !important;
    background: #E4E1A2 !important;
    height: 2px !important;
}

.mod_slideshow-noticias ul.uk-navbar-nav >li > a:focus::before {
    width: 100%;
}
.mod_slideshow-noticias .uk-overlay-panel.uk-overlay-bottom {
    border: none;
    background: rgb(0 0 0 / 50%);
}

.mod_slideshow-noticias .uk-overlay-panel.uk-overlay-bottom * {
    color: #ffffff;
}

.mod_slideshow-noticias nav.uk-navbar {
    display: flex !important;
    width: 100%;
    justify-content: flex-end;
}

.mod_slideshow-noticias .uk-overlay-panel.uk-overlay-bottom > div {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0px 40px;
}

.mod-languages a.langChoose {
    padding: 3px 5px !important;
    line-height: 20px !important;
    display: block;
    border-radius: 5px !important;
    background: #ffffff !important;
    margin-top: 0px !important;
    font-size: 12px;
    color:#006341;
}

div.advanced-dropdown a {
    color: #006341;
}


.mod-languages.advanced-dropdown {
    padding: 0px !important;
}

a.langChoose + ul {
    background: #ffffff !important;
    border-radius: 5px !important;
}

.mod-languages a.langChoose > span {
    border-top: 4px solid #474b4e;
    margin-left: 0px !important;
}

form#zoo-filter-form-131,
form.uk-search {
    box-shadow: 0px 0px 50px 15px #dfdfdf;
    min-height: 40px;
    line-height: 40px;
    border-radius: 25px;
    width: 100%;
    position: relative;
}
form#zoo-filter-form-131::before,
.uk-search::before {

    content: "\e902";
    position: absolute;
    width: 30px;
    line-height: 30px;
    text-align: center;
    font-family: FontAwesome;
    font-size: 20px;
    font-family: 'Chester';
    top: 10px;
    right: 15px;
    color: #000000;
    font-weight: bold;
    }

#zoo-filter-form-131 .form-element-row > input,
#zoo-filter-form-131 .form-element-row > input:focus,
#zoo-filter-form-131 .form-element-row > input:focus-visible,
input.uk-search-field,
input.uk-search-field:focus {
    width: 100%;
    max-width: 600px;
    height: auto;
}

#zoo-filter-form-131 .form-element-row > input,
input.uk-search-field {
    padding: 10px !important;
    border: none;
    margin: 0px !important;
    outline: none;
}

#zoo-filter-form-131::after,
 .uk-search::after {
    content: '';
    position: absolute;
    right: 55px;
    top: 4px;
    color: #333333;
    font-weight: 600;
}

html[lang="es-es"] #zoo-filter-form-131::after,
html[lang="es-es"] .uk-search::after {
    content: '| Buscar';

}
html[lang="en-gb"] #zoo-filter-form-131::after,
html[lang="en-gb"] .uk-search::after {
    content: '| Search';

}

h2.title-prensa {
    font-size: 42px;
    font-weight: 600;  
    margin-bottom: 0px;
}
h2.title-prensa a {
    color: #474b4e;
}

.mod_slideshow-ggaleria-noticias .uk-overlay-panel {
    background: rgb(0 0 0 / 65%);
    border: none;
    padding: 35px 20px;
}

.mod_slideshow-ggaleria-noticias .uk-overlay-panel .uk-margin * {
    color: #ffffff;
}

.mod_slideshow-ggaleria-noticias .uk-overlay-panel .uk-margin {
    max-width: 1200px;
    margin: 0 auto;
}

@media screen and (max-width: 480px) {
    .mod_slideshow-noticias nav.uk-navbar {
        margin-top: 25px;
    }

    .mod_slideshow-noticias nav.uk-navbar > ul > li:not(:last-child) {
        margin-right: 10px;
    }

    .mod_slideshow-noticias .uk-overlay-panel.uk-overlay-bottom > div {
        padding: 0;
    }

    h2.title-prensa {
        margin-bottom: 15px !important;
        font-size: 28px;
    }
}

.mod_galeria-de-noticia .uk-overlay-panel > p > a.uk-button{
    position:relative;
    width: 125px;
    text-align: left;
    border: none;
    padding: 0px 25px;
    font-size: 16px;
    letter-spacing: 0.5px;
}



.mod_galeria-de-noticia .uk-overlay-panel > p > a.uk-button::after {
    position:absolute;
    left: 37px;
    top: 0px;
}

.mod_galeria-de-noticia .uk-overlay-panel > p > a.uk-button::before {
    left: 0px;
    right: auto;
    content: "\f019";
    background: none;
    transform: initial;
    width: auto;
    font-family: 'FontAwesome';
}

html[lang="es-es"] .mod_galeria-de-noticia .uk-overlay-panel > p > a.uk-button::after {
    content: 'escargar';
    }
html[lang="en-gb"] .mod_galeria-de-noticia .uk-overlay-panel > p > a.uk-button::after {
    content:'ownload';
}

.mod_galeria-de-noticia .uk-overlay-panel {

    background: rgb(0 0 0 / 50%);
    border: none;
}


.mod_galeria-de-noticia .uk-overlay-panel h3, .mod_galeria-de-noticia .uk-overlay-panel p {
    margin: 0px !important;
}

.mod_galeria-de-noticia .uk-overlay-panel * {
    color: #ffffff;
}


@media screen and (min-width: 768px) {
    .mod_galeria-de-noticia .uk-overlay-panel {
    display: flex;
    justify-content: space-between;

    }
    div#multimedia > h2 {
        font-size: 42px;
    }
}

div#multimedia > h2 {
    font-weight: 600;
    color: #135f43;
}

div#multimedia > p {
    color: #474b4e;
}

.mod_historia ul.uk-slider > li > a {
    position: relative;
}

.mod_historia ul.uk-slider > li > a::before {
    content: '';
    position: absolute;
    height: 4px;
    width: 0px;
    background: #71812a;
    left: 0;
    right: auto;
    bottom: -19px;
    z-index: 9999;
    transition: all 0.3s ease-in-out 0s;
 }

 .mod_historia ul.uk-slider > li > a:hover::before {
    width: 100%;
}

.mod_historia ul.uk-slider > li.uk-active > a::before {
    width: 100%;
}

.mod_historia  .uk-slider-container {
    overflow: initial !important;
}

.mod_historia a.uk-slidenav {
    display: block;
    font-size: 18px;
    font-weight: 800;
}

.uk-slidenav-position.switch-historia {
    overflow: hidden;
}

.rd-historia-gpc #tm-top-a,
.rd-notas-de-prensa #tm-top-a,
.rd-newsletter #tm-top-a{
    height: 260px;
    display: flex;
    justify-content: center;
    align-items: end;
    background: #71812a;
    padding: 20px 40px;
    text-align: center;
}

@media screen and (max-width: 480px){
  .rd-historia-gpc #tm-top-a,
  .rd-notas-de-prensa #tm-top-a,
  .rd-newsletter #tm-top-a{
        height: 340px;
    }
}

.rd-newsletter #tm-top-a ul.uk-breadcrumb > li::before,
.rd-newsletter #tm-top-a ul.uk-breadcrumb > li:not(.uk-active),
.rd-historia-gpc #tm-top-a ul.uk-breadcrumb > li::before,
.rd-notas-de-prensa #tm-top-a ul.uk-breadcrumb > li:not(.uk-active),
.rd-historia-gpc #tm-top-a ul.uk-breadcrumb > li::before,
.rd-notas-de-prensa #tm-top-a ul.uk-breadcrumb > li:not(.uk-active),
.rd-notas-de-prensa #tm-top-a ul.uk-breadcrumb > li.uk-active::before,
.es-proveedores #tm-top-a ul.uk-breadcrumb > li:not(.uk-active),
.es-proveedores #tm-top-a ul.uk-breadcrumb > li.uk-active::before{
    display:none;
}

.rd-newsletter #tm-top-a ul.uk-breadcrumb > li span,
.rd-historia-gpc #tm-top-a ul.uk-breadcrumb > li span,
.rd-notas-de-prensa #tm-top-a ul.uk-breadcrumb > li span,
.es-proveedores #tm-top-a ul.uk-breadcrumb > li span{
    font-size: 26px;
    color:#ffffff;
    line-height: 30px;
}

@media screen and (min-width:768px) {
  .blog-uikit-notas-de-prensa .uk-grid > div {
      width: 100%;
      max-width: 33.33%;
  }
  
}

h2.pos-title,
.blog-uikit-notas-de-prensa .uk-grid > div h1.uk-article-title {
    font-size: 18px;
    line-height: 20px;
    margin: 5px 0px;
    font-weight: 600;
    color: #135f43;
}

.blog-uikit-notas-de-prensa .uk-grid > div > .uk-article {
    box-shadow: 0px 0px 5px 2px #cccccc;
    padding: 15px;
}

.blog-uikit-notas-de-prensa .uk-grid > div p {
    color: #474b4e;
}

.blog-uikit-notas-de-prensa .uk-grid > div ul > li > a {
    border: 1px  solid #999999;
    padding: 2px 15px;
    color: #474b4e;
    transition: all 0.3s;
}

.blog-uikit-notas-de-prensa .uk-grid > div ul {
    position: absolute;
    width: 100%;
    bottom: 15px;
    display: flex;
    justify-content: center;
}

.blog-uikit-notas-de-prensa .uk-grid > div ul > li > a:hover {
    background: #71812a;
    color: #ffffff;
    border-color: #71812a;
}

.zoo-filter-result .teaser-item,
.uk-panel.uk-panel-hover {
    padding: 15px;
    transition: all 0.3s;
    border: 1px solid #eeeeee;
}
.zoo-filter-result .teaser-item:hover,
.uk-panel-hover:hover {
    background: transparent;
    box-shadow: 0px 0px 5px 2px #cccccc;
}

.blog-uikit-notas-de-prensa h1.uk-article-title > span,
.nota-de-prensa h3.uk-h4 > a > span {
    display: block;
    font-size: 14px;
    color: #474b4e;
    margin: 5px 0px;
}

.tm-top-b .nota-de-prensa .uk-grid > div img {
    height: 290px;
    object-fit: cover;
}

.nota-de-prensa h3.uk-h4{
    line-height: 22px;
    font-size: 20px;
    font-weight: 600;
    color: #135f43;
    margin-bottom: 0px;
}

.nota-de-prensa h3.uk-h4 + div {
    margin-top: 5px;
}

.blog-uikit-notas-de-prensa h1.uk-article-title > span,
.blog-uikit-notas-de-prensa .element-imagepro,
.nota-de-prensa .uk-panel > div {
    margin-bottom: 5px;
}


.ordering {
    display: none;
}
.zoo-filter-result .items > div.row > div:not(:first-child) {
    padding-left: 25px;
}


#noticia-home .uk-position-relative > ul.uk-slideshow {
    min-height: 460px;

}

#noticia-home .uk-panel-body > ul.uk-slideshow{
        overflow: auto;
        height: 452px !important;
}

#noticia-home ul.uk-slideshow p {
    text-align: justify;
}

body.rd-home-historia #noticia-home ul.uk-slideshow::-webkit-scrollbar-track{
  -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  background-color: rgb(250 250 250 / 0.5);
}
body.rd-home-historia #noticia-home ul.uk-slideshow::-webkit-scrollbar{
  width: 10px;
  background-color: rgb(113 129 43 / .5);

}
body.rd-home-historia #noticia-home ul.uk-slideshow::-webkit-scrollbar-thumb{
  border-radius: 10px;
  background-color: rgb(113 129 42);
}

.slide-panel .uk-position-top-right {
    margin: 0px auto;
    z-index: 999;
}



#noticia-home .uk-width-medium-1-2 > .uk-panel-body {
    padding: 0px 0px 0px 30px;
}

.blog-uikit-responsabilidad-social h3 {
    font-size: 40px;
}

@media screen and (max-width: 480px) {
    #noticia-home .uk-width-medium-1-2 > .uk-panel-body{
        padding: 0px;
    }
    #noticia-home .uk-panel-body > ul.uk-slideshow{
        margin-top: 25px;
    }
    #noticia-home .uk-position-relative > ul.uk-slideshow,
    #noticia-home .uk-position-relative > ul.uk-slideshow > li > div {
        height: 160px !important;
    }

    .blog-uikit-responsabilidad-social h3 {
    font-size: 30px;
}
.yoo-zoo.blog-uikit .uk-container.uk-container-center {
    padding: 0px;
}
}

#noticia-home .uk-panel-body > ul.uk-slideshow div.uk-margin-top {
    padding-right: 15px;
}

h3.universo-title {
    font-weight: 600;
    font-size: 26px;
    color: #93ba1d;
    line-height: 24px;
}

.uk-block-large.universo {
    max-width: 1340px;
    margin: 0 auto;
}
.content-team {
    margin-top: 25px;
}

.content-team > h3 {
    margin-bottom: 0px;
    font-weight: 600;
    color: #135f43;
    font-size: 30px;
}

.content-team > p {
    margin-top: 0px;
}

em {
    color: #767676;
}
.rd-notas-de-prensa #tm-top-a ul.uk-breadcrumb {
    max-width: 1200px;
}
.blog-uikit-notas-de-prensa .uk-grid > div.uk-width-medium-1-3 > .uk-article {
    min-height: 640px;
    position: relative;
}

.blog-uikit-notas-de-prensa .uk-grid > div ul > li {
    margin: 0;
    padding: 0;
}

#multimedia h3 {
    margin: 10px 0px;
}
.mod_galeria-de-noticia a.uk-slidenav {

    background: rgb(19 95 67 / 90%);
    color: #ffffff;
    height: 42px;
    line-height: 42px;
    width: 42px;

}
.uk-lightbox-content .uk-slidenav.uk-slidenav-contrast {
  color: #ffffff !important;
  background: #71812A85;
  height: 45px;
  line-height: 45px;
  width: 45px;
  border-radius: 5px;
}

.tm-top-d h3.uk-panel-title > a {
  color: #474b4e;
  font-size: 36px;
}

@media screen and (min-width: 768px){
  .blog-uikit-newsletter-2 .uk-grid > div {
      width: 100%;
      max-width: 25%;
  }
}

.blog-uikit-newsletter-2  h1.uk-article-title {
    font-size: 23px;
    line-height: 22px;
    margin-top: 0px;
}

.blog-uikit-newsletter-2 .uk-grid .uk-article {
    text-align: center;
    transition: all 0.3s;
    padding-bottom: 5px;
    position: relative;
}

.blog-uikit-newsletter-2 .uk-grid  ul.uk-subnav {
    display: flex;
    justify-content: center;
}

.blog-uikit-newsletter-2 .uk-grid  .element-imagepro {
    margin-bottom: 10px;
}

.blog-uikit-newsletter-2 .uk-grid .uk-article:hover {
    box-shadow: 0px 0px 5px 0px #dedbdb;
}

.blog-uikit-newsletter-2 .uk-grid .uk-article a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.blog-uikit-newsletter-2 .uk-grid {
    justify-content: center;
}

.rd-newsletter article.uk-article {
    text-align: center;
}

.blog-uikit-notas-de-prensa .uk-grid > div h1.uk-article-title + p {
    max-height: 125px;
    overflow: hidden;
    margin-bottom: 40px;
}

.rd-nosotros h3.uk-alert.uk-alert-danger.uk-text-center.uk-text-muted {
     background: #ff0000ad;
    color: white;
    border-radius: 11px;
    box-shadow: 1px 5px 5px #0000005e;
}

.es-proveedores a.uk-button {
    background-color: #81be41;
    color: #fff;
    border: 2px solid transparent;
    border-radius: 0;
}

.es-proveedores a:hover {
    background-color: transparent;
    border-bottom: 2px solid #81be41;
    color: #81be41;
}

.uk-button:not(.uk-button-link):before {
    background: #44444400;
}

.es-proveedores #tm-top-a {
    height: 260px;
    display: flex;
    justify-content: center;
    align-items: end;
    background: url('https://www.grupopuntacana.com.do/images/imagenes/secciones/sobre-nosotros/proveedores-sn.jpg') center/cover no-repeat;
    padding: 20px 40px;
    text-align: center;
}

#proveedores-1:not(.uk-hidden) + p > a,
#proveedores-2:not(.uk-hidden) + p > a,
#proveedores-3:not(.uk-hidden) + p > a{
  text-indent: -1000px;
  overflow: hidden;
  position: relative;
  width: 106px;
}
#proveedores-1:not(.uk-hidden) + p > a:after,
#proveedores-2:not(.uk-hidden) + p > a:after,
#proveedores-3:not(.uk-hidden) + p > a:after{
  content: "READ LESS";
  display: inline-block;
  position: absolute;
  left: 7px;
  text-indent: 0;
}

@media screen and (min-width: 768px){
    .mod_mision-vision-valores > div > div:nth-child(2) {
        text-align: right !important;
    }
    

    .rd-home-historia #tm-top-b,
    .rd-home-historia #tm-top-c,
    .rd-home-historia #tm-top-d,
    .rd-home-historia #tm-bottom-a {
        background-image: url('../../../images/layout/vector-icon-logo.png');
        background-attachment: fixed;
        background-size: cover;
        background-repeat: no-repeat;
    }
    
    
    #proveedores{
        background-image: url('../../../images/layout/vector-icon-proveedores.png');
        background-position: 50% 75%;
        background-size: cover;
        background-repeat: no-repeat;
    }
    
      .content-proveedores-sn{
        background-image: url('../../../images/layout/vector-icon-logo.png');
        background-position: 15% 5%;
        background-size: auto;
        background-repeat: no-repeat;
        background-blend-mode: darken;
    }
    
    .content-bott-prvdr {
    display: inline-block;
    margin: -85px 25%;
}
    
    .content-bott-prvdr > .small-content {
        background: #ffffff;
    }
    
    .content-top-prvdr {
        margin-bottom: 20px;
    }
    
    .content-top-prvdr .small-content {
        margin-bottom: 50px;
    }
    
    .img-logos-carreras {
        padding: 10px;
    }
    
    /* .custom-grid-divider > div{
        position: relative;
    } */
    
    /* .custom-grid-divider > div:nth-child(1)::after,
    /* .custom-grid-divider > div:nth-child(2)::after, */
    /* .custom-grid-divider > div:nth-child(1)::after{
        content:'';
        position: absolute;
        height: 180px;
        width: 2px;
        bottom: 55px;
        background: #cccccc;
        right: -18px;
    } */ */
}

.uk-button-primary {
    background: #145f43;
}

 .form-proveedores fieldset {
        border: 2px solid #cccccc;
        border-radius: 5px;
        padding: 10px;
      }

      .form-proveedores fieldset > legend {
        color: #016f4c;
        font-weight: 600;
      }

      .form-proveedores input[type='text'] {
        border: none;
        border-bottom: 1px solid #999999;
        height: 35px;
      }
      .form-proveedores fieldset input.view {
        height: auto;
      }

      .form-proveedores fieldset div.uk-grid > div {
        margin-bottom: 15px;
      }

      .form-proveedores fieldset textarea {
        border: 0px;
        border-bottom: 1px solid #999999;
      }
      input#warranties::after,
      input#authorized::after {
        content: 'No';
        position: relative;

        left: 2px;
        visibility: visible;
        transition: all 0.3s;
        font-size: 12px;
      }
      input#warranties:checked::after,
      input#authorized:checked::after {
        content: 'Yes';
        left: 15px;
      }
      input#warranties,
      input#authorized {
        width: 40px;
        margin-left: 0;
        margin-right: auto;
        visibility: hidden;
        position: relative;
        margin: 0;
        height: 14px;
        line-height: 16px;
      }
      input#warranties::before,
      input#authorized::before {
        background: #cccccc;
        content: '';
        position: absolute;
        width: 100%;
        height: 15px;
        visibility: visible;
        border-radius: 5px;
        transition: all 0.3s;
      }
      input#warranties:checked::before,
      input#authorized:checked::before {
        background: #94c93d;
      }
      
      .rd-guardianes a.uk-button.uk-margin-top {
    background: #135F43;
    padding: 5px 15px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 15px;
}

      
      
      
      /* animacion svg */



        .circle{fill:none;stroke:#145f43; stroke-width:3;stroke-linecap:round;stroke-miterlimit:10;}

        .circle-dash{fill:none;stroke:#145f43; stroke-width:3;stroke-linecap:round;stroke-miterlimit:10;}

        .check{fill:none;stroke:#474b4e; stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}

        .check-dash{fill:none;stroke:#474b4e; stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}

        .check {

          stroke-dasharray: 60 100;

          animation: check 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards 0.15s;

          -webkit-animation: check 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards 0.15s;

          -moz-animation: check 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards 0.15s;

          -o-animation: check 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards 0.15s;

          opacity: 0;

        }



        @-webkit-keyframes check {

          from {stroke-dashoffset: 60;

          opacity: 1;}



          to {stroke-dashoffset: 00;

          opacity: 1;}



        }



        @-moz-keyframes check {

          from {stroke-dashoffset: 60;

          opacity: 1;}



          to {stroke-dashoffset: 00;

          opacity: 1;}



        }



        @keyframes check {

          from {stroke-dashoffset: 60;

          opacity: 1;}



          to {stroke-dashoffset: 00;

          opacity: 1;}



        }



        .check-dash {

          stroke-dasharray: 10 100;

          animation: check-dash 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards;

          -webkit-animation: check-dash 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards;

          -moz-animation: check-dash 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards;

          -o-animation: check-dash 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards;

        }



        @-webkit-keyframes check-dash {

          from {stroke-dashoffset: 120;}



          to {stroke-dashoffset: 45;}



        }



        @-moz-keyframes check-dash {

          from {stroke-dashoffset: 120;}



          to {stroke-dashoffset: 45;}



        }



        @keyframes check-dash {

          from {stroke-dashoffset: 120;}



          to {stroke-dashoffset: 45;}



        }



        .circle {

          stroke-dasharray: 300 300;

          animation: circle 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.15s;

          -webkit-animation: circle 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.15s;

          -moz-animation: circle 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.15s;

          -o-animation: circle 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.15s;

          opacity: 0;

        }



        @-webkit-keyframes circle {

          from {stroke-dashoffset:300;

          opacity: 1;}



          to {stroke-dashoffset:0;

          opacity: 1;}



        }



        @-moz-keyframes circle {

          from {stroke-dashoffset:300;

          opacity: 1;}



          to {stroke-dashoffset:0;

          opacity: 1;}



        }



        @keyframes circle {

          from {stroke-dashoffset:300;

          opacity: 1;}



          to {stroke-dashoffset:0;

          opacity: 1;}



        }



        .circle-dash {

          stroke-dasharray: 10 300;

          animation: circledash 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.05s;

          -webkit-animation: circledash 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.05s;

          -moz-animation: circledash 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.05s;

          -o-animation: circledash 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.05s;

          opacity: 0;

        }



        @-webkit-keyframes circledash {

          from {stroke-dashoffset:320;

          opacity: 1;}



          to {stroke-dashoffset: 20;

          opacity: 1;}



        }



        @-moz-keyframes circledash {

          from {stroke-dashoffset:320;

          opacity: 1;}



          to {stroke-dashoffset: 20;

          opacity: 1;}



        }



        @keyframes circledash {

          from {stroke-dashoffset:320;

          opacity: 1;}



          to {stroke-dashoffset: 20;

          opacity: 1;}





        }

.uk-grid.uk-grid-match.uk-text-center p.uk-text-small{
  font-size: 16px;
  line-height: 24px;
}

@media screen and (min-width: 768px){
    .mod_slideshow-pc-services .uk-overlay-panel.uk-flex {
        width: 100%;
        max-width: 1280px;
        margin: 0 auto;
        padding: 0px 40px;
    }
    
    .mod_slideshow-pc-services .content-logo {
        min-height: 680px;
        display: flex;
        align-items: flex-end;
        justify-content: flex-end;
    }

    .mod_slideshow-pc-services .uk-overlay-panel.uk-flex div.uk-grid h2{
        font-size: 50px;
        font-weight: 600;
    }
    .mod_slideshow-pc-services .uk-overlay-panel.uk-flex div.uk-grid h2 + p{
        font-size: 18px;
        text-align: justify;
        line-height: 30px;
    }
}

.blog-uikit-pc-services .uk-width-medium-1-2 > div > img {
    border-radius: 20px;
}

.blog-uikit-pc-services .uk-width-medium-1-2 > div > h3 {
    
    font-weight: 600;
    font-size: 28px;
}

.blog-uikit-pc-services div > h3, .blog-uikit-mantenimiento div > h3{
  color: #006341;
}

@media screen and (min-width: 768px){
    .blog-uikit-pc-services .uk-grid-large > div {
        padding-left: 90px;
    }
    
    .blog-uikit-pc-services .uk-grid-large {
        margin-left: -90px;
    }
    
    .blog-uikit-pc-services .uk-grid-large > div.uk-grid-margin {
        margin-top: 90px;
    }
}


.button-radio {
    border: 1px solid #006341;
    color: #006341;
    border-radius: 10px;
}

.button-radio::before {
    background: #006341 !important;
}