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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
*{
    -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; 
}

h1,h2{
    font-family: 'Catamaran' !important;
    font-weight: 800 !important;

}
h3,h4,h5{
    font-family: 'Catamaran' !important;
}

p,a,li,span,td,div{
    font-family: 'Catamaran' !important;
    font-weight: 300 !important;
}
strong{
        font-family: 'Catamaran' !important;
}
a.uk-icon {font-family: 'FontAwesome' !important;}

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

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

.search {
    display: flex;
    border-left: 1px solid #dddddd;
    align-items: center;
}

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

.button-solicita {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 20px;
    background: #468C00;
    min-height: 100px;
}

.tel {
    padding: 0px 15px;
}

.tel > ul {list-style: none;padding: 0px;display: flex;align-items: center;justify-content: center;}

.tel > ul > li {
    line-height: 20px;
    color: #656C6C;
}

.tel > ul > li > i {
    font-size: 44px;
    color: #468C00;
}


.button-solicita > a {
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    letter-spacing: 1.5px;
    line-height: 16px;
}

.button-solicita > a > i {
    margin-left: 5px;
}

.tel > ul > li:last-child {
    padding-right: 20px;
    padding-left: 10px;
    line-height: 16px;
}

.tel > ul > li:first-child {
    padding-left: 20px;
    padding-right: 10px;
}

a.tm-logo-small.uk-visible-large {
    padding-left: 5px;
}

.uk-navbar-nav > li > a{
    font-size: 14px;
    font-weight: 400 !important;
}
.mod_slideshow-inicio .uk-overlay-panel > div {
    width: 100%;
    max-width: 1280px;
}
span.line-slideshow {
    display: block;
    height: 2px;
    background: #ffffff;
    width: 100%;
    max-width: 40%;
    margin: 0 auto;
}

.content-slideshow h4 {
    font-size: 28px;
}

.content-slideshow h1 {
    font-size: 59px;
    line-height: 65px;
}

.mod_sobre-fondagro h3.uk-panel-title {
    color: #468C00;
    font-size: 16px;
}

.mod_sobre-fondagro h3.uk-panel-title > a {
    font-weight: 400 !important;
    text-transform: uppercase;
}

.mod_sobre-fondagro h1 {
    font-size: 61px;
    color: #000000;
    line-height: 70px;
}

.mod_sobre-fondagro h1 + h4 {
    color: #000000;
    font-size: 19px;
}

.mod_sobre-fondagro h1 + h4 + p {
    font-size: 18px;
    color: #666666;
}

.mod_sobre-fondagro .uk-button-link:hover{
    background-color: #468C00;
}

.mod_sobre-fondagro .uk-button-link {
    color: #ffffff;
    background: #308033;
    text-transform: uppercase;
    padding: 19px 76px !important;
}

.mod_sobre-fondagro .uk-button-link::after,
.mod_sobre-fondagro .uk-button-link:hover::after {
    background: #ffffff;
    right: 28px;
    width: 15px;
}

.mod_sobre-fondagro .uk-button-link::before {
    right: 25px;
}

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

.mod_destacados .uk-overlay-panel {
    height: 150px;
    top: auto;
    transition: all 0.3s ease-in-out 0s;
    text-align: left !important;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}

.mod_destacados 
figure:hover .uk-overlay-panel {
    height: 100% !important;
    top: auto;
    bottom: 0;
}

.mod_destacados .uk-overlay-panel h3 {
    font-weight: 300 !important;
    font-size: 40px;
    line-height: 42px;
}

.mod_destacados .uk-overlay-panel p {
    font-size: 20px;
}


.block-1 *{
    color:#ffffff
    ;
}

.title h2 {
    font-size: 46px;
    padding-top: 35px;
    line-height: 47px;
}

.title h6 {
    font-size: 13px;
    line-height: 52px;
    margin-bottom: 30px;
}
@media screen and (max-width: 1300px){
.block-1 > div {

    background: rgb(161,193,71);
    background: -moz-linear-gradient(top,  rgba(161,193,71,1) 0%, rgba(48,128,51,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(161,193,71,1) 0%,rgba(48,128,51,1) 100%);
    background: linear-gradient(to bottom,  rgba(161,193,71,1) 0%,rgba(48,128,51,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1c147', endColorstr='#308033',GradientType=0 );
     padding:25px;
}
}

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

    .block-1 {
    width: 100%;
    max-width: 400px;
    min-height: 400px;
    display: flex;
    align-items: center;
    position: relative;
    left: 20px;
    background: rgb(161,193,71);
    background: -moz-linear-gradient(top,  rgba(161,193,71,1) 0%, rgba(48,128,51,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(161,193,71,1) 0%,rgba(48,128,51,1) 100%);
    background: linear-gradient(to bottom,  rgba(161,193,71,1) 0%,rgba(48,128,51,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1c147', endColorstr='#308033',GradientType=0 );

}

    .block-2 {
    position: absolute;
    right: 20px;
    top: 50px;
    width: 100%;
    max-width: 1000px;
    z-index: 999;
}

.block-2 > div {
    width: 100%;
    max-width: 1000px !important;

}
}

.block-2 > div {

    box-shadow: 0px 0px 10px 0px #dddddd;
}

div#tm-top-d {
    background: #f5f5f5;
    padding-top: 50px;
}
div#tm-top-d {
    background: #f5f5f5;
    padding-top: 50px;
}
h3{
      color: #307F33;
      font-weight: 300 !important;
}

.tm-bottom-a h3.uk-text-center {
  
    font-size: 36px;
    
    padding-bottom: 25px;
}

.block-2  .uk-panel-box {
    border: #dddddd !important;
}
a.actividades {
    color: #378435;
    border-color: #378435 !important;
    padding: 4px 26px;
    font-size: 16px;
}

a.actividades::before {
    background: #378435 !important;
    top: 0;
}

a.actividades:hover {
    color: #ffffff;
}

a.actividades > i {
    margin-right: 16px;
    font-size: 16px;
}

@media screen and (max-width: 768px){
    .mod_sobre-fondagro h1 {
    font-size: 44px;
}

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

.content-slideshow h1 {
    font-size: 38px;
    line-height: 38px;
}

.content-slideshow h4 {
    font-size: 22px;
}
}

div#tm-bottom-b {
    background-image: url('../../../images/layout/bg-financiamiento.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 600px;
    display: flex;
    align-items: center;
}

div#tm-bottom-b *{
    color: #ffffff;
}

.mod_financiamiento a.uk-button-link {
    padding: 19px 45px !important;
    background: #308033;
    margin-top: 25px;
}


.mod_financiamiento  .uk-button-link::after,
.mod_financiamiento  .uk-button-link:hover::after {
    background: #ffffff;
    right: 18px;
    width: 15px;
}

.mod_financiamiento  .uk-button-link::before {
    right: 15px;
}

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

.menu-footer {
   
    background: #799C42;
}

@media screen and (min-width: 768px){
    ul.nav.menu.mod-list > li {
    display: inline-block;
    margin-right: 30px;
}
}

.menu-footer {
    padding: 40px 10px;
}


ul.nav.menu.mod-list * {
    color: #ffffff;
}

.menu-footer ul.uk-flex-medium {
    list-style: none;
    margin-bottom: 0px;
}

.menu-footer ul.uk-flex-medium > li > a.uk-icon {
    background: #ffffff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    border-radius: 50%;
}

.menu-footer ul.uk-flex-medium > li > span {
    font-size: 18px;
}

ul.nav.menu.mod-list {
    margin-bottom: 0;
}

.powered > p {
    margin-bottom: 0;
    padding: 15px 0px;
}

@media screen and (max-width: 1060px){
    .menu-footer .uk-contrast.uk-container {
    padding: 0px;
}
}

@media screen and (max-width: 1000px){
    ul.nav.menu.mod-list > li{
    margin-right: 15px;
}
}
@media screen and (max-width: 896px){
.menu-footer ul.uk-flex-medium{
    padding-left: 0px;
}
}

@media screen and (max-width: 768px){
    .menu-footer ul.uk-flex-medium > li > span{
    display: block;
    font-size: 22px;
    padding: 10px 0px;
}
.mod_destacados div.grid-top-c {
    text-align: center;
}
}

@media screen and (max-width: 1410px){
     .menu .uk-navbar-nav > li {
    margin-right: 15px;
}

.tel {
    padding: 0px;
}
}

@media screen and (max-width: 1300px){
    .button-solicita > a {
    letter-spacing: 1px;
}

.button-solicita {
    padding: 0px 10px;
}

.tel > ul > li:first-child {
    padding-left: 10px;
}

.tel > ul > li:last-child {
    padding-right: 10px;
}

a.tm-logo-small > img {
    width: 260px;
}
}
@media screen and (max-width: 1185px){

.tel > ul > li:first-child {
    padding-right: 0;
    padding-left: 5px;
}

.tel > ul > li:last-child {
    padding: 0px 5px;
    font-size: 14px;
}

.button-solicita {
    padding: 0px 5px;
}

a.tm-logo-small > img {
    width: 200px;
}

.uk-navbar-nav > li > a {
    font-size: 13px;
}
}

@media screen and (max-width: 1050px){
.uk-navbar-nav > li > a {
    font-size: 12px;
}
.uk-navbar-nav > li {
    margin-right: 10px !important;
}
}

.check > ul > li {
    position: relative;
    margin-bottom:5px;
}

.check > ul > li::before {
    position: absolute;
    content:"\f00c";
    left: -20px;
    font-family: 'FontAwesome';
    color: #307F33;
}

.rd-servicios article.uk-article > div > img,
.rd-asociarse  article.uk-article > div > img{
    display: none;
}


.rd-servicios .uk-block.tm-block-main.uk-block-default {
    padding-top: 50px;
}
.uk-panel-hover:hover {
    background: #017052;
}

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

.uk-panel-hover {
    transition: all .3s ease-in-out 0s;
}

.full-servicios h2 {
    margin: 10px 0px;
}

.full-servicios * {
    color: #ffffff;
}

.full-servicios {
    text-align: center;
    padding: 25px 0px;
     background: rgb(161,193,71);
    background: -moz-linear-gradient(top,  rgba(161,193,71,1) 0%, rgba(48,128,51,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(161,193,71,1) 0%,rgba(48,128,51,1) 100%);
    background: linear-gradient(to bottom,  rgba(161,193,71,1) 0%,rgba(48,128,51,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1c147', endColorstr='#308033',GradientType=0 );
}

.content-act + ul > li > a {
    color: #ffffff !important;
    background-color: #036b4e;
    padding: 5px 15px;
    border-radius: 5px;
    margin-left: 5px;
}

.content-act + ul > li {
    margin-top: 10px;
    margin-bottom: 10px;
}

.content-act {
    max-height: 150px;
    padding: 0px 10px;
    min-height: 150px;
}

.content-act + ul > li > a:hover {
    background-color: #468c00;
}

.blog-uikit-blog article.uk-article {
    box-shadow: 0px 0px 5px 0px #dddddd;
}

p.date {
    color: #036b4e;
    font-weight: 600 !important;
    margin-bottom: 0px;
}

p.date + p {
    margin-top: 5px;
}

.rd-asociarse .check > ul > li::before {
    left: 20px;
}

.rd-asociarse .check > ul > li.uk-grid-margin {
    margin-top: 15px;
}

.rd-asociarse h2 {
    color: #017053;
    font-size: 34px;
    line-height: 32px;
}

.rd-asociarse .uk-text-center.uk-block > a {
    margin: 0px 10px;
    padding: 5px 15px;
    border-radius: 5px;
}
.rd-asociarse .uk-text-center.uk-block > a::before{
    top: 0px;
    background-color: #017053;
}
.rd-asociarse .uk-text-center.uk-block > a:hover{
    border-color: #017053;
}

.requisitos > div > .uk-panel-box,
.socios > div > .uk-panel-box {
    display: flex;
    align-items: center;
}

.num {
    height: 80px;
    width: 100%;
    max-width: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #017053;
    border-radius: 50%;
}

.content > p,
.num > p {
    margin: 0;
    font-size: 18px;
}



.num > p {
    color: #ffffff;
    font-size: 32px;
}

.content {
    margin-left: 15px;
}

.requisitos > div > .uk-panel-box:hover,
.socios > div > .uk-panel-box:hover {
    background: #027154;
}

.requisitos > div > .uk-panel-box,
.socios > div > .uk-panel-box {
    transition: all 0.2s ease-in-out 0s;
}

.requisitos > div > .uk-panel-box:hover .num > p,
.socios > div > .uk-panel-box:hover .num > p ,
.requisitos > div > .uk-panel-box:hover .content > p,
.socios > div > .uk-panel-box:hover .content > p {
    color: #ffffff;
}


.requisitos > div > .uk-panel-box:hover .num,
.socios > div > .uk-panel-box:hover .num {
    border: 4px solid #fec908;
}


.content-form   input[type="checkbox"] {
    margin-left: 10px;
    margin-top: 0;
}

.content-form .uk-width-medium-1-3 > input,
 .content-form .uk-width-medium-1-3 > select {
     border: 1px solid #cccccc;
     height: 40px;
     color: #999999;
     border-radius: 5px;
  }
  .content-form button.uk-button {
    padding: 5px 50px;
    background: #016f53;
    color: #ffffff;
    border-color: #016f53;
}

.content-form button.uk-button::before {
    background: #ffffff;
    top:0;
}

button.uk-button:hover {
    color: #016f53;
}

a.btn-descargar {
    padding: 5px 40px;
}

a.btn-descargar::before {
    top: 0;
    background: #016f53 !important;
}

a.btn-descargar:hover {
    border-color: #016f53 !important;
}
form.uk-form.uk-form-contacto > input, form.uk-form.uk-form-contacto > textarea {
    border: 1px solid #dddddd;
    padding: 10px;
    margin-bottom: 25px;
    border-radius: 5px;
}

form.uk-form.uk-form-contacto > input {
    height: 35px;
}

.btn-contactos {
    padding: 5px 35px;
    background: #016344;
    color: #ffffff;
    border-color: #016344 !important;
    border-radius: 5px;
}

.btn-contactos::before {
    top: 0;
    background: #ffffff !important;
}

.btn-contactos:hover {
    color: #016344;
}
.panel .img {
    margin-bottom: 15px;
}

.panel .conetent-cont {
    padding: 0px 15px;
}

.panel-green {
    background-color: #016344;
}

.form-contactos > div.uk-grid > div:not(.panel-green) {
    box-shadow: 0px 0px 5px 0px #cccccc;
    padding: 25px;
}

.form-contactos h3 {
    color: #016344;
    font-weight: 500 !important;
    font-size: 26px;
}

.rd-solicitudes article .uk-align-medium-left {
    display: none;
}

.rd-solicitudes article h2 {
    margin-bottom: 15px !important;
    color: #017053;
    font-size: 28px;
    line-height: 32px;
}


.full-servicios h1 {
    font-size: 38px;
}
.full-servicios h2 {
    font-size: 30px;
}

body:not(.rd-home) .tm-navbar-container {
    border-bottom: 3px solid 
    #468c00;
}

body:not(.rd-home) > .uk-block.tm-block-main {margin-top:3px;}




/* animacion svg */



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

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

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

        .check-dash{fill:none;stroke:#f68e56; 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;}





        }

span.vanadium-advice.vanadium-invalid {
    display: none;
}