@charset "UTF-8";
/* Note: Italics are included for the regular weight of Text only. For the Bold and Medium weights of Text and the regular and medium weights of Display, an italic style will be applied by the browser. */

/* Text */
@font-face {
  font-family: 'NeueHaasGroteskText';
  font-display: auto;
  src: url('../fonts/Neue_Haas_Grotesk-Text.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Neue_Haas_Grotesk-Text.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  
    url('../fonts/Neue_Haas_Grotesk-Text.woff2') format('woff2'),
    url('../fonts/Neue_Haas_Grotesk-Text.woff') format('woff'),
    url('../fonts/Neue_Haas_Grotesk-Text.ttf') format('truetype'); /* Safari, Android, iOS */
  font-weight: 400;
}

@font-face {
  font-family: 'NeueHaasGroteskText';
  font-display: auto;
  src: url('../fonts/Neue_Haas_Grotesk-Text_Italic.eot');
  src: url('../fonts/Neue_Haas_Grotesk-Text_Italic.eot?#iefix') format('embedded-opentype'),  url('../fonts/Neue_Haas_Grotesk-Text_Italic.woff2') format('woff2'),  url('../fonts/Neue_Haas_Grotesk-Text_Italic.woff') format('woff'),  url('../fonts/Neue_Haas_Grotesk-Text_Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'NeueHaasGroteskText';
  font-display: auto;
  src: url('../fonts/Neue_Haas_Grotesk-Text_Bold.eot');
  src: url('../fonts/Neue_Haas_Grotesk-Text_Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Neue_Haas_Grotesk-Text_Bold.woff2') format('woff2'),  url('../fonts/Neue_Haas_Grotesk-Text_Bold.woff') format('woff'),  url('../fonts/Neue_Haas_Grotesk-Text_Bold.ttf') format('truetype');
  font-weight: 700;
}

@font-face {
  font-family: 'NeueHaasGroteskText';
  font-display: auto;
  src: url('../fonts/Neue_Haas_Grotesk-Text_Medium.eot');
  src: url('../fonts/Neue_Haas_Grotesk-Text_Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/Neue_Haas_Grotesk-Text_Medium.woff2') format('woff2'),  url('../fonts/Neue_Haas_Grotesk-Text_Medium.woff') format('woff'),  url('../fonts/Neue_Haas_Grotesk-Text_Medium.ttf') format('truetype');
  font-weight: 600;
}

/* Display */
@font-face {
  font-family: 'NeueHaasGroteskDisplay';
  font-display: auto;
  src: url('../fonts/Neue_Haas_Grotesk-Display.eot');
  src: url('../fonts/Neue_Haas_Grotesk-Display.eot?#iefix') format('embedded-opentype'),  url('../fonts/Neue_Haas_Grotesk-Display.woff2') format('woff2'),  url('../fonts/Neue_Haas_Grotesk-Display.woff') format('woff'),  url('../fonts/Neue_Haas_Grotesk-Display.ttf') format('truetype');
  font-weight: 400;
}

@font-face {
  font-family: 'NeueHaasGroteskDisplay';
  font-display: auto;
  src: url('../fonts/Neue_Haas_Grotesk-Display_Medium.eot');
  src: url('../fonts/Neue_Haas_Grotesk-Display_Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/Neue_Haas_Grotesk-Display_Medium.woff2') format('woff2'),  url('../fonts/Neue_Haas_Grotesk-Display_Medium.woff') format('woff'),  url('../fonts/Neue_Haas_Grotesk-Display_Medium.ttf') format('truetype');
  font-weight: 600;
}


body{
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: NeueHaasGroteskText,Arial,Helvetica,Roboto,sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
}

.bg_news .rpwwt-post-excerpt,
p, ul, ol, dl{ font-size: 1.1em }


h1, h2, h3, h4, h5, h6 {
    font-family: NeueHaasGroteskText,Arial,Helvetica,Roboto,sans-serif;
    font-weight: 600;
}
.main-body p strong,
a, a:hover, a:focus, .button, .docs-icons, .cptlist .cptlist-title a:hover, .nav > ul > li > a:hover, .nav > ul > li.current-menu-item > a, .breadcrumbs a, .post .post-meta a:hover, .widget_categories ul a:hover, .list-popular-posts li h4 a:hover, .project .project-content a:hover, .post .post-title a:hover, .slider-news .slide .slide-content h4 a:hover, .latest-news-items .latest-news-item .latest-news-item-content h4 a:hover, .event-alt .event-title a:hover, .wpl-section-sponsor .section-foot .section-foot-contacts a, .slider-featured .owl-prev:hover, .slider-featured .owl-next:hover, .slider-featured .slide .slide-foot span, .slider-intro .owl-prev:hover, .slider-intro .owl-next:hover, .tabs-wrapper .tabs .tab-title .fa, .widget_categories ul a:hover, .widget_nav_menu ul a:hover, .cptlist-list .cptlist-list-title a:hover, .event .event-title a:hover, .footer-section-body .menu a:hover, .callout .callout-actions .button-call, .footer .footer-contacts a:hover, .footer-socials a:hover, .slider-intro .slide .slide-actions a, .widget_categories ul a:hover, .widget_nav_menu ul a:hover, .widget_meta ul a:hover, .widget_archive ul a:hover, .widget_pages ul a:hover, .slider-sponsor .owl-prev:hover, .slider-sponsor .owl-next:hover {
    color: #00afd7;
}

a:hover{
    text-decoration: underline;
}

.main-body a{
    color: #c4d600
}



#section-featured-metricas , .callout{
    float: left;
    width: 100%;
    margin-top: 50px;
}

#section-featured-metricas {
    text-align: center;
    padding: 30px 10px;
    margin: 50px 0;
}

#section-featured-metricas 
.custom-widgets-home h2.widget-title{
    font-size: 20px;
    font-weight: lighter;
    margin-bottom: 0px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
#section-featured-metricas 
.custom-widgets-home .textwidget p{
    font-family: NeueHaasGroteskText,Arial,Helvetica,Roboto,sans-serif;
    text-transform: uppercase;
}

#section-featured-metricas 
.widget_simpleimage{
    width: 33%;
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
}
#section-featured-metricas 
.widget_simpleimage h2.widget-title{
    font-size: 46px;
    color: #fff;
}

#section-featured-metricas 
.widget_simpleimage p{
    font-size: 1.1em;
    text-transform: uppercase;
}
#section-featured-metricas 
.widget_simpleimage p span{
    font-size: .8em;
}

.wrapper{
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

.bar .columns{ padding-left: 0; padding-right: 0  }






/*
div#rpwwt-recent-posts-widget-with-thumbnails-2 {
    background: #00afd7;
    color: #FFF;
    padding: 20px 20px 0px;
}
body.home .wrapper .textwidget:nth-child(1) {
    background: #00afd7;
}
*/
/************ BUTTON ******************/
.button {
    display: inline-block;
    vertical-align: middle;
    padding: .85em 1em;
    border: 1px solid transparent;
    border-radius: 3px;
    background-color: #FFF;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1;
    text-align: center;
    -webkit-transition: background-color .25s ease-out,color .25s ease-out;
    transition: background-color .25s ease-out,color .25s ease-out;
    cursor: pointer;
    text-transform: initial;
}

.btn-donate {
  float: left;
    padding: 0 2em;
    font-size: 1.13rem;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    background-color: #e55d25;
    line-height: 52px;
    height: 52px;
    display: inline-block;
}
.btn-donate:hover {
    background-color: #c4d600;
    color: #464646;
}



.button.button-white,
.button.button-orange,
.button.button-blue,
.button.button-green,
.button.button-red{
    padding: 10px 15px;
    border: 3px solid #fff;
    border-radius: 3px;
    color: #FFF;
    background-color: #fff;
}
.wpcf7-submit{color: #00afd7; border:2px solid #00afd7 !important; margin-top: 15px}

.button.button-blueblack{color: #00afd7; border-color: #00afd7;}
.button.button-orange{color: #fa6f1c; border-color: #FFF;}
.button.button-blue{color: #0099cc; border-color: #FFF;}
.button.button-green{color: #3aa047; border-color: #FFF;}
.button.button-red{color: #a4343a; border-color: #FFF;}
.button.button-white{color: #09c; border-color: #FFF;}

.button.button-white:hover ,
.button.button-orange:hover ,
.button.button-blue:hover ,
.button.button-green:hover ,
.button.button-red:hover {text-decoration: none;}
.button.button-white:hover {
    color: #09c;
    background-color: rgba(255,255,255,.85);
}
.button.button-orange:hover {
    color: #7b7983;
    background-color: rgba(196,204,0,.85);
    border-color:#c4d600;
}
.button.button-blue:hover {
    color: #0099cc;
    background-color: rgba(1,153,203,.25);
}
.button.button-green:hover {
    color: #3AA047;
    background-color: rgba(255,255,255,.85);
}
.button.button-red:hover {
    color: #a4343a;
   background-color: rgba(164,52,58,.25);
}
.wpcf7-submit:hover,
.button.button-blueblack:hover {
    color: #00afd7;
    background-color: rgba(0,47,108,.05);
}





/************ TOP ******************/
.header .columns.small-3{
    background-color: #000;
}
.header .header-logo {
    margin: 0;
    padding: 2rem 0rem;
}
.header .header-logo img {
    width: 100%;
    height: auto;
}
.header .columns.small-9{
  padding-right: 0
}
#searchform{ display: inline-block; float: left;
width: calc(100% - 495px);
/* Forma según navegadores de calc() */
width: -webkit-calc(100% - 495px);
width: -moz-calc(100% - 495px);
position: relative;}

li.header-actions {
    margin-left: 15px;
}

#do_donar,
.bar .bar-socials li.header-actions a {
    padding: 0 40px;
    color: #fff;
    background-color: #e55d25;
    font-weight: 700;
    font-size: 1.3rem;
    text-transform: uppercase;
    line-height: 50px;
    width: auto;
}
.bar .bar-socials a:hover {
    color: #75737f;
}
.bar .bar-socials li.header-actions a:hover {
    color: inherit;
    background-color: #c4d600;
    text-decoration: none;
}

#searchform i{
    height: 52px;
    width: 50px;
    position: absolute;
    text-align: center;
    line-height: 52px;
  color: #FFF;
  font-size: 1.5em;
  pointer-events: none;
}
#searchform [type=search] {
    width: 100%;
    padding-left: .9375rem;
    border: 0;
    border-radius: 0;
    background-color: #eee;
    cursor: pointer;
    -webkit-appearance: textfield;
    outline-offset: -2px;
    font-size: 1.3em;
}
#searchform [type=search]:hover {
    background-color: rgba(70,70,70,.85);
}
#searchform input[type="text"]{
    font-family: 'NeueHaasGroteskText','Arial',sans-serif;
    height: 52px;
    padding-left: 15px;
    background-color: #eee;
    border: 0;
    cursor: pointer;
    border-radius: 0;
    display: inline-block;
    margin:0;
    float: left;
    /* Forma estándar de calc() */
width: calc(100% - 50px);
/* Forma según navegadores de calc() */
width: -webkit-calc(100% - 50px);
width: -moz-calc(100% - 50px);
}
#searchform input[type="submit"]{
    height: 52px;
    width: 50px;
    float: left;
    background-color: #464646;
    display: inline-block;
    margin:0;
        color: #FFF;
    font-size: 1.5em;
    cursor: pointer;
}
#searchform input[type="submit"]:hover {
    background-color: rgba(70,70,70,0.85);
}
.bar .bar-socials {
    float: right;
    display: inline-block;
}
.bar .bar-socials ul{ display:inline-block;  }
.bar .bar-socials li a{
    overflow: hidden;
    display: block;
    background-color: #bbb;
    padding: 1rem 0;
    width: 50px;
    transition: background 0.25s ease;
    border-left: 3px solid #FFF;
    color: #FFF;
    margin: 0;
    padding: 0;
    height: 52px;
}

.bar .bar-socials li a i {
    font-size: 1.5em;
    padding-top: 12px;
}






/************ MENU ******************/
#menu-main-menu > li a{ line-height: normal; font-size: 1.2em; font-weight: 100 }
#menu-main-menu > li:nth-child(3) a,
#menu-main-menu > li:nth-child(4) a,
#menu-main-menu > li:nth-child(5) a
{
  font-size: 1.7em;
  font-weight: 600;
}
 .nav > ul > li a:hover{
color: #464646 !important;
 }
 .nav > ul > li .sub-menu *{
  border: none !important;
 }
.nav > ul > li .sub-menu {
    background-color: #EEEEEE;
    border-top: 9px solid #c4d600;
    margin: 0;
    padding: 1.4rem;
}
#menu-main-menu .sub-menu li {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    padding-bottom: 15px;
}
#menu-main-menu .sub-menu li a { 
  line-height: normal; 
  font-size: 1em; 
  font-weight: 100;
      color: #464646;
    padding: 0;
    text-transform: initial;
}
#menu-main-menu .sub-menu li a:hover {
  text-decoration: underline;
  color:  #c4d600 !important;
      border-right: none !important;
}






/*************SLIDER************/
.slider-intro .slide-alt .slide-content .slide-content-inner {
    max-width: initial;
    padding: 2rem !important;
    background-color: rgba(0,153,204,.85) !important;
    color: #fff;
    width: 33%;
    text-align: left;
    position: relative;
    bottom: 10px;
    right: 10px;
}
.slider-intro .slide-alt .slide-title:after{ display: none !important; }
.slider-intro .slide-alt .slide-actions .button {
    margin: 0;
    width: auto;
}
.section-home-content {
    padding: 20px 0 ;
}
.icon-circle{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 6em;
    color: #fff;
    background-color: #00afd7;
    padding: 20px;
}
div#text-26 p {
    padding: 10px 0;
    margin: 0
}


.slider-intro .slide-alt {
    position: relative;
    height: 580px;
}
.slider-intro .slide-alt .slide-content .slide-content-inner {
    float: right;
}
.slider-intro .slide-alt .slide-content {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}
.slider-intro .slide-alt .slide-content {
    left: auto;
    top: auto;
    bottom: 0;
    right: -15px;
}

.slider-intro .slide-alt .slide-title{
    font-size: 2.8rem;
    line-height: 1.1;
    margin-bottom: .5rem;
    color: #fff;
    font-weight: 600;
    font-family: Neue_Haas_Grotesk-Text_Bold,Arial,sans-serif;
    text-transform: initial;

    letter-spacing: 0;
    max-height: 90px;
    overflow: hidden;
    font-weight: bold;
}

.slider-intro .slide-alt .slide-content .slide-text p{
    line-height: 1.2;
    margin-bottom: 1rem;
    color: #fff;
    font-weight: 400;
    font-family: NeueHaasGroteskText,Arial,sans-serif;
    text-transform: none;
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 8px;
    max-height: 65px;
    overflow: hidden;
    letter-spacing: .5px;
    text-transform: none;
}


.slider-intro .slide-alt .slide-content .slide-actions a{ font-size: 1.1em }
.slider-intro .slide-alt .slide-content .slide-actions a p{ padding: 0; margin:0; text-transform: none } 

/************ METRICA ******************/
#section-featured-metricas *{ color: #FFF }
#section-featured-metricas .button.button-white {color: #09c;}
 #section-featured-metricas h3:after,  #section-featured-metricas h3:before{display: none}
#section-featured-metricas h2, #section-featured-metricas h3{ padding: 0; margin:0; }
#section-featured-metricas .gdlr-stunning-text-item {
    padding: 20px 0;
  }




/************ CONTENT ******************/
.slider-intro {
    margin-bottom: 70px;
}
.content {
    padding: 30px 0;
}
.divEqipo {
    padding: 20px 0 0;
}
.divEqipo img {
    max-width: 100px;
    border: 1px solid #CCC;
    padding: 5px;
}

.custom-widgets-home {
    margin: 0;
}
.wp-video {
    width: 100% !important;
}

.lightboxOverlay + .lightbox{
    display: none;
}
div#custom_html-2 {
    background-color: #0099cc;
    padding-top: 50px;
    margin: 50px 0 70px;
}
div#custom_html-2 h2{
    color: #FFF;
}
div#custom_html-2 h2 em{
    display: block;
}
div#custom_html-2 p{
    color: #FFF;
}



/************ CALLOUT ******************/
.callout {
    margin:0px;
    background: #A4343A;
    border-top: 2px solid #FFF;
}
.callout .callout-title {
    text-transform: initial;
}
.callout .callout-actions .button-call {
    padding: 11px 15px 12px;
    background: transparent;
    border: 2px solid #fff !important;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff !important;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    border-radius: 3px
}
.callout .callout-actions .button-call:hover {
    color: #A4343A !important;
    background-color: rgba(255,255,255,.85);
}
.callout .callout-actions .button-call:focus {
    background: #A4343A !important;
}
.callout .callout-separator:before, .callout .callout-separator:after {
    height: 2px;
    background: #fff;
}
.callout .callout-separator span {
  color: #000;
  background: #fff;
}
.callout-actions .button-call:nth-child(3),
span.callout-separator{ 
    display: none !important; 
}
.callout .callout-actions .button-call i {
    padding-left: 10px;
}





/************ TESTIMONIAL *****************/
#wpl_sidebar_testimonials_widget-3 * {
    color: #000 !important;
    background-color: transparent;
    border: none;
}
#wpl_sidebar_testimonials_widget-3::after,
#wpl_sidebar_testimonials_widget-3:before,
.slider-testimonials:before,
#wpl_sidebar_testimonials_widget-3 .gdlr-stunning-text-item h3::after,
#wpl_sidebar_testimonials_widget-3 .owl-dots,
.super-testimonial-theme1{ 
    display: none !important; 
}
.testimonial-theme1 span.testimonial-description-title-theme1 {color: #3AA047}
.testimonial-description-profiles-theme1 a{ color: #8a9aad }

.testimonial-description-profiles-theme1 a {
    pointer-events: none;
}
#ktsttestimonial_list_style .client_content_info a {
    pointer-events: none;
}
#ktsttestimonial_list_style .client_names {
    background:transparent;
}
.testimonial-theme1 .testimonial-thumb-theme1 img {
    width: 100%;
    height: auto !important;
}
/*
.testimonial-theme1 .testimonial-description-profiles-theme1 small a, a:hover {
    pointer-events: none;
}
*/
.testimonial-theme1 div.testimonial-thumb-theme1 {
    border-color: #3AA047;
    max-width: 220px;
    height: auto;
    width: 100%;
    border-radius: initial;
    margin: 0 auto 20px;
}
#wpl_sidebar_testimonials_widget-3 .gdlr-color-wrapper,
#wpl_sidebar_testimonials_widget-3 .section-body {
    background: #3aa047 !important;
    padding: 0;
    margin:0;
}
#wpl_sidebar_testimonials_widget-3 h3 {
    padding: 0;
    margin:0;
}
#wpl_sidebar_testimonials_widget-3 blockquote {
    margin: 0 auto;
    padding: 0 0 20px;
    display: block;
    max-width: 840px;
}
#wpl_sidebar_testimonials_widget-3 .gdlr-stunning-text-item {
    padding: 30px 0 0;
    margin: 0;
}
.slider-testimonials {
    padding: 0;
}
.cbp-qtcontent p {
    font-size: .8em !important;
    line-height: normal !important;
    font-weight: 100 !important;
}
.cbp-qtcontent footer {
    font-size: .9em !important;
}
#wpl_sidebar_testimonials_widget-3 a.btnReadTestimonials {
    float: none;
    border: 1px solid #FFF !important;
    padding: 5px;
    color: #FFF !important;
    margin: 10px auto;
    display: block;
    width: 150px;
    text-align: center;
        font-style: normal;
    font-size: .8em;
    text-transform:uppercase;
}

#wpl_sidebar_testimonials_widget-3 a.btnReadTestimonials:hover
{ background-color: #e55d25 }


li.amazingcarousel-item{
  pointer-events: none
}

.amazingcarousel-title,
.amazingcarousel-nav{ display: none;  }
.amazingcarousel-list-container,
.amazingcarousel-list-wrapper { width: 100% }










/************ HOME NEWS ******************/
.bg_news {
    float: left;
    width: 100%;
    padding: 20px;
    display: block;
    margin: 2px 0;
}
.bg_news  .widget-title {
    font-size: 2em;
    text-transform: initial;
}
.bg_news ul li a .rpwwt-post-title {
    background: #0199cb;
    font-size: 1.4em;
    margin: 0;
    padding: 20px 20px 0;
    border: none;
    line-height: normal;
    background: #0199cb;
    color: #FFF;
    text-align: left;
}
.bg_news ul li a.button.button-white{
    margin: 0 auto;
    display: block;
    width: 150px;
}

.bg_news ul li:nth-child(2) a .rpwwt-post-title{background-color: #3aa047;}
.bg_news ul li:nth-child(3) a .rpwwt-post-title{background-color: #a4343a;}
.bg_news ul li a .rpwwt-post-title:hover {
    color: #FFF;
    background-color: transparent;
}

.bg_news ul li {
    background: #0199cb;
    padding: 0;
    border-radius: 0;
    margin: 1.5% !important;
    width: 30% !important;
    min-height: 700px !important;
}
.bg_news ul li:nth-child(2){
    background-color: #3aa047;
}
.bg_news ul li:nth-child(3){
    background-color: #a4343a;
}

.bg_news ul li h2, 
.bg_news ul li h3, 
.bg_news ul li h4{
    font-size: 1.4em;
    min-height: 65px;
    font-weight: 100;
    line-height: 1.1em;
}
.bg_news ul li h2 a, 
.bg_news ul li h3 a, 
.bg_news ul li h4 a,
.bg_news ul li{
    color:#FFF;
    min-height: 65px;
}

.bg_news ul li img{
    margin: 0;
    padding: 0;
    border-radius: 0;
}
.bg_news ul li .rpwwt-post-excerpt {
    padding: 20px;
}

.bg_news .button.button-green{
    border-color: #FFF
}
.bg_news .button.button-green:hover{
    border-color: #FFF
}
.bg_news .rpwwt-widget {
    float: left;
    background: transparent;
}
.bg_news .widget-title,
.bg_news .rpwwt-post-excerpt{
    color: #FFF
}
body.home .bg_news .widget-title{
    color: #27262c
}
.bg_news .small-12 * {
    margin: 0 !important;
}
.bg_news .small-12 .textwidget {
    padding-bottom: 0px;
}
.widget .widget-title:after{ display: none; }

.textwidget {
    padding-bottom: 20px;
}
.textwidget h2 {
    margin: 0;
}
.rpwwt-widget a .rpwwt-post-title {
    padding: 10px 15px;
    border: 3px solid #3AA047;
    color: #3AA047;
    border-color: #FFF;
    border-radius: 3px;
    background-color: #fff;
    display: inline-block;
    vertical-align: middle;
    font-weight: 100;
    font-size: 1rem;
    line-height: 1;
    text-align: center;
    -webkit-transition: background-color .25s ease-out,color .25s ease-out;
    transition: background-color .25s ease-out,color .25s ease-out;
    cursor: pointer;
    min-height: 50px;
    width: 100%;
    margin-bottom: 10px;
}
.rpwwt-widget a .rpwwt-post-title:hover {
    color: #3AA047;
    background-color: rgba(255,255,255,.85);
}
.rpwwt-widget img {
    width: 100%;
    background: rgba(0,0,0,.03);
    padding: 10px;
    border-radius: 3px;
}





/************ SECONDARY ******************/
ul.breadcrumbs {
    border: none;
    padding-top: 40px;
}

.main .main-head {
    height: 60vh;
    position: relative;
    background-position: center;
    background-color: #FFF;
    background-size: cover;
  }
.main .main-head .main-head-image{
  min-height:inherit;
  position: relative;
}
.main .main-head .main-title {
    font-size: 2.8rem;
    line-height: 1.1;
    margin-bottom: .5rem;
    color: #fff;
    font-weight: 700;
    font-family: Neue_Haas_Grotesk-Text_Bold,Arial,sans-serif;
    text-transform: initial;
    letter-spacing: 0;

    margin-bottom: 0;
    background-color: rgba(0,153,204,.85);
    max-width: 33%;
    padding: 2rem !important;
    float: right;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    bottom: 0px;
    position: absolute;
    right: 0px;
    text-transform: initial;
}

.rpwwt-widget {
    float: left;
    background: #FFF;
}
.rpwwt-widget li {
    width: 33% !important;
    float: left;
    padding: 10px;
}

.callout i.fa.fa-heart + i.fa.fa-heart {
    display: none;
}





/************ BLOG ******************/
.post-single .rt-grid-item .rt-holder,
.post-single .rt-equal-height .rt-holder {
    background: #0199CB;
    padding: 10px;
    border-radius: 3px;
}

.post-single .rt-grid-item:nth-child(3n+2) .rt-holder,
.post-single .rt-equal-height:nth-child(3n+2) .rt-holder{
    background-color: #3aa047;
}

.post-single .rt-grid-item:nth-child(3n) .rt-holder,
.post-single .rt-equal-height:nth-child(3n) .rt-holder{
    background-color: #a4343a;
}

.post-single .rt-grid-item .rt-holder .rt-detail,
.rt-tpg-container .layout1 .rt-holder .rt-detail {
    background: transparent;
}
.post-single .rt-grid-item .rt-holder .rt-detail h2,
.post-single .rt-grid-item .rt-holder .rt-detail h3,
.post-single .rt-grid-item .rt-holder .rt-detail h4,
.rt-tpg-container .layout1 .rt-holder .rt-detail h2, 
.rt-tpg-container .layout1 .rt-holder .rt-detail h3, 
.rt-tpg-container .layout1 .rt-holder .rt-detail h4{
    font-size: 1.4em;
    min-height: 65px;
    font-weight: 100;
    line-height: 1.1em;
}
.post-single .rt-grid-item .rt-holder .rt-detail h2 a,
.post-single .rt-grid-item .rt-holder .rt-detail h3 a,
.post-single .rt-grid-item .rt-holder .rt-detail h4 a,
.post-single .rt-grid-item .rt-holder .rt-detail h3 a,
.post-single .rt-grid-item .rt-holder .tpg-excerpt,
.rt-tpg-container .layout1 .rt-holder .rt-detail h2 a, 
.rt-tpg-container .layout1 .rt-holder .rt-detail h3 a, 
.rt-tpg-container .layout1 .rt-holder .rt-detail h4 a,
.rt-tpg-container .layout1 .rt-holder .post-content{
    color:#FFF;
    min-height: 65px;
}

.caption-block span.title {
    display: none !important;
}





/************* DONAR **************/
body.page-template-template-donar .main .main-head{
        background-image: url('../images/bg-donar.jpg');
}
body.page-template-template-donar .modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    z-index: 1000;
}

/* Modal Content */
body.page-template-template-donar .modal-content {
    background-color: #00afd7;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 500px;
    height: 380px;
}

/* The Close Button */
body.page-template-template-donar .close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

body.page-template-template-donar .close:hover,
body.page-template-template-donar .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}







/************ FOOTER ******************/
.bottom {
    padding: 50px 0 0;
    text-align: center;
    float: left;
    width: 100%;
}
.bottom h4 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 16px;
}
.footer {
    display: block;
    float: left;
    width: 100%;
    margin: 50px 0 0;
}
.footer .footer-body {
    padding: 50px 0 10px;
}
.footer a.button {
    width: 100%;
}
.footer .footer-section .footer-section-title:after{
    display: none
}
.footer-background{
    padding-top: 20px;
    color: white !important;
    background-image: url('../images/footer-bg.png') !important;
    background-color: #000 !important;
    background-position: center center;
}

#footersocials{ margin:0; padding:0;     text-align: center; }


.footer .footer-section .footer-section-title {
    font-weight: 600;
    text-transform: initial;
}

.footer .footer-section-body a{
  color: #fff;
}

.footer .footer-section-body a:hover {
    color: #c4d600;
    text-decoration: underline;
}

.primer-footer *{ 
  border:none !important;
  -webkit-box-shadow: none !important; 
-moz-box-shadow: none !important;
box-shadow: none !important;
}




#navMenu{
    width: calc(100% - 70px);
    float: left;
}
#divLang{
    position: relative;
    z-index: 200;
    float: left;
    width: 70px;
    margin: 40px 0;
}
#divLang ul{
    margin:0;
    padding: 0;
}
#divLang h2{
    display: none;
}

#language-chooser li{
    display: inline-block;
}
#language-chooser li span{
    display: none;
}

table#donar-table {
    border: none;
}
table#donar-table td {
    padding: 10px 10px 0;
    border: none;
}


table#donar-table input[type="text"], 
table#donar-table input[type="email"], 
table#donar-table input[type="password"], 
table#donar-table textarea{
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    color: rgba(0, 0, 0, 0.75);
    font-family: inherit;
    font-size: 1rem;
    line-height: normal;
    padding: 0.5714285714rem;
    border-radius: 0;
}

select#mes{ width: 30% }
select#anho {
    width: 60%;
    margin-left: 9%;
}


/************* RESPONISVE **************/
.button-burger {
    top: 70px;
}
@media (max-width: 1023px){
    .nav > ul > li {
        float: left;
        width: 100%;
    }
}

@media (max-width: 760px){
    html {
        margin-top: 0 !important;
    }
    a.header-logo {
        max-width: 220px;
    }
    #divLang{
        text-align: center;
        width: 100%;
        margin: 0 0 10px;
    }
    .button-burger, .button-burger span:before {
        top: 40px;
    }
    .button-burger span:before {
        top: -9px;
    }
    .button-burger span:before , .button-burger span:after {
        background-color: #FFF;
    }
    .button-burger span {
        border-top: 3px solid #FFF;
    }
    .bar .bar-socials {
        width: 100%;
    }
    form#searchform {
        width: 100%;
    }
    .custom-widgets-home {
        text-align: center;
    }
    .rpwwt-widget li {
        width: 100% !important;
    }
    .small-1,
    .small-2,
      .small-3,
      .small-4,
      .small-5,
      .small-6,
      .small-7,
      .small-8,
      .small-9,
      .small-10,
      .small-11,
      .small-12 {
        width: 100% !important;
    }
      .small-offset-0,
      .small-offset-1,
      .small-offset-2,
      .small-offset-3,
      .small-offset-4,
      .small-offset-5,
      .small-offset-6,
      .small-offset-7,
      .small-offset-8,
      .small-offset-9,
      .small-offset-10,
      .small-offset-11 {
        margin-left: 0 !important;
    }
    .slider-intro .slide-alt .slide-content .slide-content-inner{
        width: 100%;
    }
    .main .main-head .main-title{
        max-width: 100%;
        width: 100%;
        text-align: center;
    }
    .bg_news ul li {
        width: 100% !important;
        min-height: auto !important;
    }
    #section-featured-metricas 
    .widget_simpleimage{
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }
    .main .main-head {
        height: 200px;
    }

    .main .main-head .main-title {
        font-size: 1.2rem;
        padding: 1rem !important;
     }
     .bar .bar-socials {
        margin: 0;
    }
}

