/*
 Theme Name:   Osmosis Child
 Theme URI:    https://themeforest.net/user/greatives
 Description:  Osmosis Child Theme
 Version:      4.5.0
 Author:       Greatives Team
 Author URI:   https://greatives.eu
 Template:     osmosis
*/


/*-------------------------------------------------------------------------*/
/*	# /css/elements.css (old template)
/*-------------------------------------------------------------------------*/

input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.grve-btn,
.tribe-events-button {
	font-family: "gotham-bold" !important;
}

.grve-btn{
	font-family: "gotham-bold" !important;
}

/* Line Divider */

.grve-hr.grve-line-divider {
	border-top: 3px solid;
}

/* Style 1 */

.grve-team figure.grve-style-1 .grve-team-name {
	height: 100%;
}

#grve-main-content .grve-team figure.grve-style-1 .grve-team-name.grve-dark,
#grve-main-content .grve-team figure.grve-style-1 .grve-team-identity.grve-dark,
#grve-main-content figure.grve-style-1 .grve-team-social.grve-dark li a {
	font-size: 26px;
}

.grve-counter .grve-counter-title {
	letter-spacing: 0px;
}

.grve-isotope[data-gutter="yes"] .grve-isotope-item {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}

.grve-blog.grve-small-media .grve-blog-item {
	display: flex;
}

div.wpcf7-response-output {
	background-color: #336699;
	color: #fff;
}

/* Transparencia en el título del equipo */

.grve-team-name{
	color: rgba(255, 255, 255, 0) !important;
}

/*-------------------------------------------------------------------------*/
/*	# /css/theme-style.css (old template)
/*-------------------------------------------------------------------------*/

#grve-header[data-overlap="yes"][data-header-position="above-feature"] #grve-header-wrapper,
#grve-header[data-overlap="yes"][data-header-position="above-feature"] #grve-inner-header {
	background-color: rgba(255, 255, 255, 0.36);
}

#grve-header[data-menu-align="right"][data-menu-type="simply"] #grve-main-menu > ul > li {
	padding-left: 10px;
	padding-right: 10px;
}

#grve-header[data-fullscreen="yes"] #grve-feature-section .grve-feature-section-inner {
	height: 1500px;
}

#grve-feature-section .grve-goto-section {
	bottom: 25%;
}

#grve-feature-section .grve-goto-section.grve-medium {
	color: #ffffff !important;
	font-weight: 600;
}

/* Title Style 04 */

#grve-feature-section .grve-style-4 .grve-title span {
	padding: 0.200em 0.200em;
}

.grve-related-post .grve-caption {
	letter-spacing: 0em;
	font-family: gotham-bold !important;
}

#grve-footer-bar[data-align-center="no"] #grve-second-menu li {
	margin-left: 10px;
}

#grve-above-footer {
	display: none;
}

#grve-footer-area[data-section-type="fullwidth-element"] .grve-column-1-6,
#grve-footer-area[data-section-type="fullwidth-element"] .grve-column-1-5,
#grve-footer-area[data-section-type="fullwidth-element"] .grve-column-2-5,
#grve-footer-area[data-section-type="fullwidth-element"] .grve-column-3-5,
#grve-footer-area[data-section-type="fullwidth-element"] .grve-column-1-4,
#grve-footer-area[data-section-type="fullwidth-element"] .grve-column-1-2,
#grve-footer-area[data-section-type="fullwidth-element"] .grve-column-1-3,
#grve-footer-area[data-section-type="fullwidth-element"] .grve-column-2-3,
#grve-footer-area[data-section-type="fullwidth-element"] .grve-column-3-4,
#grve-footer-area[data-section-type="fullwidth-element"] .grve-column-4-6,
#grve-footer-area[data-section-type="fullwidth-element"] .grve-column-4-5,
#grve-footer-area[data-section-type="fullwidth-element"] .grve-column-5-6,
#grve-footer-area[data-section-type="fullwidth-element"] .grve-column-1,
#grve-footer-bar[data-section-type="fullwidth-element"] .grve-column-1-2 {
	padding-right: 3% !important;
	padding-left: 3% !important;
}

.grve-bg-video video {
	height: auto !important;
}

/*-------------------------------------------------------------------------*/
/*	# COLOR PALLET
/*-------------------------------------------------------------------------*/

/* Green */

.grve-color-green,
.grve-color-green:before,
.grve-color-green:after {
	color: #3E9C55;
}

.grve-bg-green,
.grve-btn.grve-green-color {
	color: #ffffff;
	background-color: #3E9C55;
}

.grve-btn.grve-btn-line.grve-green-color {
	color: #3E9C55;
	border-color: #3E9C55;
	background-color: transparent;
}

.grve-btn.grve-green-color:hover {
	color: #ffffff;
	background-color: #3E9C55;
}

.grve-btn.grve-btn-line.grve-green-color:hover {
	color: #ffffff;
	border-color: #3E9C55;
	background-color: #3E9C55;
}

/* Orange */

.grve-color-orange,
.grve-color-orange:before,
.grve-color-orange:after {
	color: #cc9933;
}

.grve-bg-orange,
.grve-btn.grve-orange-color {
	color: #ffffff;
	background-color: #cc9933;
}

.grve-btn.grve-btn-line.grve-orange-color {
	color: #cc9933;
	border-color: #cc9933;
	background-color: transparent;
}

.grve-btn.grve-orange-color:hover {
	color: #ffffff;
	background-color: #cc9933;
}

.grve-btn.grve-btn-line.grve-orange-color:hover {
	color: #ffffff;
	border-color: #cc9933;
	background-color: #cc9933;
}

.grve-bg-grey,
.grve-btn.grve-grey-color {
	color: #8E8F90;
	background-color: #c9c9c9;
}

.grve-bg-white,
.grve-btn.grve-white-color {
	color: #8E8F90;
	background-color: #ffffff;
}

.grve-btn.grve-white-color:hover {
	color: #ffffff;
    background-color: #a2a2a2;
    border: 1px solid #ffffff;
}

/* Dark Colors */

#grve-feature-section .grve-title.grve-dark,
#grve-page-title .grve-title.grve-dark,
#grve-post-title .grve-title.grve-dark,
#grve-portfolio-title .grve-title.grve-dark,
#grve-product-title .grve-title.grve-dark {
	color: #8E8F90;
}

#grve-feature-section .grve-description.grve-dark,
#grve-page-title .grve-description.grve-dark,
#grve-portfolio-title .grve-description.grve-dark,
#grve-product-title .grve-description.grve-dark {
	color: #8E8F90;
}

.grve-image-hover.hover .grve-media.grve-opacity-60:before,
.grve-portfolio .grve-hover-style-2 .grve-opacity-60:before {
	opacity: 0.8;
}

/*-------------------------------------------------------------------------*/
/*	# CUSTOM STYLES
/*-------------------------------------------------------------------------*/

.educacion .grve-image-hover .grve-media.grve-dark-overlay:before{

	background-color: #99ccff !important;
}

.salud .grve-image-hover .grve-media.grve-dark-overlay:before{

	background-color: #66cccc !important;
}

.microcredito .grve-image-hover .grve-media.grve-dark-overlay:before{

	background-color: #ffcc66 !important;
}

.artesania .grve-image-hover .grve-media.grve-dark-overlay:before{

	background-color: #996699 !important;
}

.agropecuario .grve-image-hover .grve-media.grve-dark-overlay:before{

	background-color: #cc9933 !important;
}

.forestal .grve-image-hover .grve-media.grve-dark-overlay:before{

	background-color: #58bc4f !important;
}

#grve-header[data-fullscreen='yes'] #grve-feature-section .grve-description{

	font-style: normal !important;
	font-size: 50px !important;

}

.contador-color .grve-counter-title span{

	color: #999999 !important;
	font-weight: bold;
}

.contador-salud .grve-counter-title span{

	color: #ffffff !important;
	font-weight: bold;
}

#grve-feature-section .grve-style-4 .grve-title.grve-primary-1 span{

	background-color: rgba(51, 102, 153, 0.7) !important;
}

#grve-header[data-fullscreen='no'] #grve-feature-section .grve-description{

	font-family: "Amiri" !important;
	font-weight: bold !important;
}

#grve-main-content .vc_tta-tab > a{

	line-height: 5.5em !important;
	padding: 0 4em !important;
}

.page-id-1719 #grve-main-content .vc_tta-tab.vc_active > a{   

	background-color: #66cccc !important;
}

.page-id-1719 #grve-main-content .vc_tta-tab > a:hover{

	background-color: #66cccc !important;
}

.page-id-4797 #grve-main-content .vc_tta-tab.vc_active > a{

	background-color: #8bc7ea !important;
}

.page-id-4797 #grve-main-content .vc_tta-tab > a:hover{

	background-color: #8bc7ea !important;
}

.page-id-4806 #grve-main-content .vc_tta-tab.vc_active > a{

	background-color: #f1bc7a !important;
}

.page-id-4806 #grve-main-content .vc_tta-tab > a:hover{

	background-color: #f1bc7a !important;
}

.page-id-4814 #grve-main-content .vc_tta-tab.vc_active > a{

	background-color: #a776a6 !important;
}

.page-id-4814 #grve-main-content .vc_tta-tab > a:hover{

	background-color: #a776a6 !important;
}

.page-id-4821 #grve-main-content .vc_tta-tab.vc_active > a{

	background-color: #c4a01b !important;
}

.page-id-4821 #grve-main-content .vc_tta-tab > a:hover{

	background-color: #c4a01b !important;
}

.page-id-4828 #grve-main-content .vc_tta-tab.vc_active > a{

	background-color: #3E9C55 !important;
}

.page-id-4828 #grve-main-content .vc_tta-tab > a:hover{

	background-color: #3E9C55 !important;
}

.page-id-4739 #grve-header[data-fullscreen='yes'] #grve-feature-section .grve-description{

	font-style: normal !important;
	font-size: 25px !important;

}

.page-id-4739 .grve-box-title{

	font-weight: bold !important;
}

.page-id-4771 #grve-main-content .grve-portfolio .grve-dark.grve-title{

	font-size: 31px !important;
	font-weight: bold !important;
}

.page-id-4739 #grve-header[data-fullscreen='no'] #grve-feature-section .grve-description{

	font-family: "gotham-bold" !important;
    font-weight: bold !important;
}

.page-id-4739 #grve-header[data-fullscreen='no'] #grve-feature-section .grve-description{

	font-style: normal !important;
}

.page-id-4771 .grve-portfolio .grve-hover-style-2 figcaption .grve-caption{

	font-style: normal;
    font-size: 25px !important;
    text-transform: none;
    font-weight: 100 !important;
}

#grve-portfolio-bar ul li a{

	color: #ffffff !important;
    
    }

#grve-portfolio-bar{
	
	border-top: 1px solid #ffffff;
    
    }

#grve-header #grve-main-menu > ul > li > a{
    font-family: 'gotham-bold' !important;

}

#grve-header[data-fullscreen='yes'] #grve-feature-section .grve-description{

	font-family: "gotham-regular" !important;
}

.portfolio_category_forestal-ambiental .grve-dark-overlay:before{

	background-color: #3e9c55 !important;
}

.portfolio_category_educacion .grve-dark-overlay:before{

	background-color: #99ccff !important;
}

.portfolio_category_salud .grve-dark-overlay:before{

	background-color: #66cccc !important;
}

.portfolio_category_microcredito .grve-dark-overlay:before{

	background-color: #ffcc66 !important;
}

.portfolio_category_artesania .grve-dark-overlay:before{

	background-color: #996699 !important;
}

.portfolio_category_agropecuario .grve-dark-overlay:before{

	background-color: #cc9933 !important;
}

.page-id-4893 #grve-header[data-fullscreen='yes'] #grve-feature-section .grve-description{

	font-size: 25px !important;
    font-style: italic !important;
}
/*redes sociales POST*/
#grve-meta-simple-style{

	display: none;
}

.vc_tta.vc_general .vc_tta-panels{

	margin-top: -15px;
}

/*SECCIÓN CONTACTO*/
.page-id-5001 #grve-main-content .vc_tta-tab > a{

	line-height: 3.5em !important;
	padding: 0 2.2em !important;
	
}

.page-id-5001 .vc_tta-title-text{

	font-size: 11px !important;
	font-family: gotham-bold;
	
}


/*.page-id-5001 #grve-main-content .vc_tta-tab > a:hover{

	background-color: #5CB7D8 !important;
}

.page-id-5001 #grve-main-content .vc_tta-tab > a:hover, #grve-main-content .vc_tta-tab.vc_active > a{

	background-color: #5CB7D8 !important;
}*/

/*PADDIN ICONOS CONTACTO*/
.icono-contacto{

	margin-right: 15px;
    margin-bottom: 5px;
    width: 16px;
}

.page-id-5001 #grve-theme-wrapper input[type="text"]{

	background-color: #eaeaeb !important;
}

#grve-main-content textarea{

	background-color: #eaeaeb !important;
}


.page-id-5001 #grve-main-content input[type='email']{

	background-color: #eaeaeb !important;
}

.page-id-4771 #grve-header.grve-default #grve-inner-header{
       
       background-color: #336699 !important;
}

.page-id-4771 #grve-header.grve-default.grve-header-sticky #grve-inner-header{
       
       background-color: #ffffff !important;
}

.page-id-4771 #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li:hover > a.active{
       
       color: #8E8F90;
}

#grve-header[data-menu-type='simply'].grve-header-sticky #grve-main-menu > ul > li:hover > a{

	color: #336699 !important;
}

.page-id-4771 #grve-header[data-menu-type='simply'].grve-header-sticky #grve-main-menu > ul > li:hover > a{

	color: #336699 !important;
}

.page-id-4771 #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li:hover > a{

	color: #8E8F90 !important;
}

.page-id-4771 #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li:hover > a.active{
       
       color: #8E8F90;
}

.page-id-4771 #grve-header[data-menu-type='simply'].grve-header-sticky #grve-main-menu > ul > li:hover > a{

	color: #336699 !important;
}

.page-id-4771 #grve-header[data-menu-type='simply'].grve-header-sticky #grve-main-menu > ul > li:hover > a.active{
       
       color: #336699;
}


.page-id-4324 #grve-feature-section .grve-title.grve-light span{

	background-color: rgba(51, 102, 153, 0.7) !important;
	padding: 7px;
}

.page-id-4324 #grve-header[data-fullscreen='no'] #grve-feature-section .grve-description{

	font-style: normal;
    font-size: 50px;
    text-transform: none;
    font-family: "gotham-regular" !important;
}

.page-id-5001 #salud .salud-bg{

	background-color: #6BD3C2;
	margin-top: 5%;
    color: #ffffff;
    padding-top: 1.2%;
    padding-bottom: 1.5%;
    padding-left: 3%;
    padding-right: 3%;
}

.page-id-5001 #educacion .bg-celeste {

	background-color: #5CB7D8;
	margin-top: 5%;
    color: #ffffff;
    padding-top: 1.2%;
    padding-bottom: 1.5%;
    padding-left: 3%;
    padding-right: 3%;
}

.page-id-5001 #microcredito .microcredito-bg{

	background-color: #F2BC7B;
	margin-top: 5%;
    color: #ffffff;
    padding-top: 1.2%;
    padding-bottom: 1.5%;
    padding-left: 3%;
    padding-right: 3%;
}

.page-id-5001 #artesania .artesania-bg{

	background-color: #A776A5;
	margin-top: 5%;
    color: #ffffff;
    padding-top: 1.2%;
    padding-bottom: 1.5%;
    padding-left: 3%;
    padding-right: 3%;
}

.page-id-5001 #agropecuario .agropecuario-bg{

	background-color: #C3A01C;
	margin-top: 5%;
    color: #ffffff;
    padding-top: 1.2%;
    padding-bottom: 1.5%;
    padding-left: 3%;
    padding-right: 3%;
}

.page-id-5001 #forestal-ambiental .forestal-ambiental-bg{

	background-color: #3E9C55;
	margin-top: 5%;
    color: #ffffff;
    padding-top: 1.2%;
    padding-bottom: 1.5%;
    padding-left: 3%;
    padding-right: 3%;
}

.postid-4956 #grve-header[data-overlap="yes"][data-header-position="above-feature"] #grve-inner-header{

	background-color: #336699 !important;
}

.postid-6205 #grve-header[data-overlap="yes"][data-header-position="above-feature"] #grve-inner-header{

	background-color: #336699 !important;
}

.postid-6205 #grve-header[data-menu-type='simply'].grve-header-sticky #grve-main-menu > ul > li:hover > a{

	color: #ffffff !important;
}

.postid-4956 #grve-header[data-menu-type='simply'].grve-header-sticky #grve-main-menu > ul > li:hover > a{

	color: #ffffff !important;
}

.nombre {

	position: relative !important;
	top: -25px !important;
	font-size: 11px !important;
}

#grve-portfolio-bar ul li{

	border-color: #ffffff !important;
}

/*  ------  */
/*ARTESANIA BLOCKQUOTE Y BARRA 2016 INGLÉS*/
.postid-9089 blockquote:before{

	background-color: #A776A5 !important;
}

.postid-9089 #grve-portfolio-bar{

	background-color: #A776A5 !important;
}

.postid-9092 blockquote:before{

	background-color: #A776A5 !important;
}

.postid-9092 #grve-portfolio-bar{

	background-color: #A776A5 !important;
}

/*ARTESANIA BLOCKQUOTE Y BARRA 2016 ESPAÑOL*/
.postid-9257 blockquote:before{

	background-color: #A776A5 !important;
}

.postid-9257 #grve-portfolio-bar{

	background-color: #A776A5 !important;
}

.postid-9256 blockquote:before{

	background-color: #A776A5 !important;
}

.postid-9256 #grve-portfolio-bar{

	background-color: #A776A5 !important;
}

/*FORESTAL BLOCKQUOTE Y BARRA INGLÉS*/

.postid-9091 blockquote:before{

	background-color: #3E9C55 !important;
}

.postid-9091 #grve-portfolio-bar{

	background-color: #3E9C55 !important;
}

.postid-9080 blockquote:before{

	background-color: #3E9C55 !important;
}

.postid-9080 #grve-portfolio-bar{

	background-color: #3E9C55 !important;
}

/*FORESTAL BLOCKQUOTE Y BARRA ESPAÑOL*/
.postid-9255 blockquote:before{

	background-color: #3E9C55 !important;
}

.postid-9255 #grve-portfolio-bar{

	background-color: #3E9C55 !important;
}

.postid-9093 blockquote:before{

	background-color: #3E9C55 !important;
}

.postid-9093 #grve-portfolio-bar{

	background-color: #3E9C55 !important;
}

/*EDUCACIÓN BLOCKQUOTE Y BARRA INGLÉS*/ 
.postid-9090 blockquote:before{

	background-color: #8FC6E8 !important;
}

.postid-9090 #grve-portfolio-bar{

	background-color: #8FC6E8 !important;
}

.postid-9085 blockquote:before{

	background-color: #8FC6E8 !important;
}

.postid-9085 #grve-portfolio-bar{

	background-color: #8FC6E8 !important;
}

/*EDUCACIÓN BLOCKQUOTE Y BARRA ESPAÑOL*/ 
.postid-9098 blockquote:before{

	background-color: #8FC6E8 !important;
}

.postid-9098 #grve-portfolio-bar{

	background-color: #8FC6E8 !important;
}

.postid-9254 blockquote:before{

	background-color: #8FC6E8 !important;
}

.postid-9254 #grve-portfolio-bar{

	background-color: #8FC6E8 !important;
}

/*AGROPECUARIO BLOCKQUOTE Y BARRA INGLÉS*/
.postid-9083 blockquote:before{

	background-color: #C3A01C !important;
}

.postid-9083 #grve-portfolio-bar{

	background-color: #C3A01C !important;
}

.postid-9088 blockquote:before{

	background-color: #C3A01C !important;
}

.postid-9088 #grve-portfolio-bar{

	background-color: #C3A01C !important;
}

/*AGROPECUARIO BLOCKQUOTE Y BARRA ESPAÑOL*/
.postid-9100 blockquote:before{

	background-color: #C3A01C !important;
}

.postid-9100 #grve-portfolio-bar{

	background-color: #C3A01C !important;
}

.postid-9096 blockquote:before{

	background-color: #C3A01C !important;
}

.postid-9096 #grve-portfolio-bar{

	background-color: #C3A01C !important;
}

/*MICROCRÉDITO BLOCKQUOTE Y BARRA INGLÉS*/
.postid-9081 blockquote:before{

	background-color: #F2BC7B !important;
}

.postid-9081 #grve-portfolio-bar{

	background-color: #F2BC7B !important;
}

.postid-9082 blockquote:before{

	background-color: #F2BC7B !important;
}

.postid-9082 #grve-portfolio-bar{

	background-color: #F2BC7B !important;
}

/*MICROCRÉDITO BLOCKQUOTE Y BARRA ESPAÑOL*/
.postid-9094 blockquote:before{

	background-color: #F2BC7B !important;
}

.postid-9094 #grve-portfolio-bar{

	background-color: #F2BC7B !important;
}

.postid-9095 blockquote:before{

	background-color: #F2BC7B !important;
}

.postid-9095 #grve-portfolio-bar{

	background-color: #F2BC7B !important;
}

/*SALUD BLOCKQUIOTE Y BARRA INGLÉS*/
.postid-9084 blockquote:before{

	background-color: #0FC1AE !important;
}

.postid-9084 #grve-portfolio-bar{

	background-color: #0FC1AE !important;
}

.postid-9086 blockquote:before{

	background-color: #0FC1AE !important;
}

.postid-9086 #grve-portfolio-bar{

	background-color: #0FC1AE !important;
}

/*SALUD BLOCKQUIOTE Y BARRA ESPAÑOL*/
.postid-9097 blockquote:before{

	background-color: #0FC1AE !important;
}

.postid-9097 #grve-portfolio-bar{

	background-color: #0FC1AE !important;
}

.postid-9099 blockquote:before{

	background-color: #0FC1AE !important;
}

.postid-9099 #grve-portfolio-bar{

	background-color: #0FC1AE !important;
}
/*  ------  */

.page-id-5317 #grve-header[data-fullscreen='no'] #grve-feature-section .grve-description{

	font-family: 'gotham-bold' !important;
    font-weight: 700 !important;
    font-style: normal !important;
    font-size: 60px !important;
    text-transform: uppercase !important;
}

.page-id-5317 #grve-header[data-fullscreen='no'] #grve-feature-section .grve-title{

	font-family: "Amiri" !important;
    font-weight: bold !important;
	font-style: italic !important;
    font-size: 24px !important;
    text-transform: none !important;
}

#espacio #grve-main-content .grve-container{

	padding-top: 0px !important;
}


.page-id-1719 #grve-main-content .vc_tta-tab > a{

	text-transform: none !important;

	} 

.page-id-4797 #grve-main-content .vc_tta-tab > a{

	text-transform: none !important;

	}

.page-id-4806 #grve-main-content .vc_tta-tab > a{

	text-transform: none !important;

	} 

.page-id-4814 #grve-main-content .vc_tta-tab > a{

	text-transform: none !important;

	} 

.page-id-4821 #grve-main-content .vc_tta-tab > a{

	text-transform: none !important;

	} 

.page-id-4828 #grve-main-content .vc_tta-tab > a{

	text-transform: none !important;

	} 

.page-id-5317 #grve-main-content .grve-container{

	padding-top: 0px !important;
}

#grve-footer-bar[data-align-center="yes"] .grve-column-1-2 + .grve-column-1-2{

	float: right;
	width: 72%;
}

.grve-copyright{

	float: left;
}

#grve-footer-bar{

	padding-bottom: 20px !important;
}

#grve-footer-area{

	padding-top: 5% !important;
	padding-bottom: 5% !important;
}

.page-id-4324 #grve-main-content .vc_tta-tab.vc_active > a{

	background-color: #336699 !important;
}

.page-id-5317 #grve-main-content .vc_tta-tab > a{

	padding: 0px 43px !important;
}

.page-id-5317 #grve-main-content .vc_tta-tab.vc_active > a{

	background-color: #336699 !important;
}

.page-id-5462 #grve-header[data-fullscreen='no'] #grve-feature-section .grve-description{

	font-family: 'gotham-bold' !important;
    font-weight: 700;
    font-style: normal;
    font-size: 60px;
    text-transform: uppercase;
}

.page-id-5462 #grve-header[data-fullscreen='no'] #grve-feature-section .grve-title{

	font-family: "Amiri" !important;
    font-weight: bold !important;
	font-style: italic;
    font-size: 24px;
    text-transform: none;
}

.page-id-5462 .grve-counter .grve-counter-item{

	font-family: "gotham-bold" !important;
}

.page-id-5462 #grve-main-content .grve-section:not(#por-departamento) .vc_tta-tab.vc_active > a {
	
    background-color: #336699 !important;
}

.page-id-5462 #grve-main-content .grve-section:not(#por-departamento) .vc_tta-tab > a {

    padding: 0 3.37em !important;
}

.page-id-5462 .vc_tta-title-text{

	font-family: "gotham-bold" !important;
}

.page-id-5462 .grve-btn{

	font-family: "gotham-bold" !important;
}

.bgslider {

	background-color: rgba(51, 102, 153, 0.73) !important;
	padding: 20px 20px 25px 20px !important;
	font-family: "gotham-bold" !important;
}

.gotham-bold{

	font-family: "gotham-bold" !important;
}

.gotham-regular{

	font-family: "gotham-regular" !important;
}

.page-id-5293 .grve-color-white{

	font-family: "gotham-bold" !important;
	font-size: 55px !important;
}

.page-id-5293 .grve-box-icon.grve-align-left .grve-icon{

	margin-right: 0px !important;
}

.page-id-5293 .grve-box-icon .grve-icon.grve-medium{

	line-height: 65px !important;
}

.page-id-5293 .tp-bullet-title{

	display: none !important;
}

.page-id-5293 .grve-carousel-wrapper .grve-post-item .grve-caption{

	letter-spacing: 0px !important;
	font-family: "gotham-bold" !important;
}

.home-boton{

	padding: 15px !important;
}

.page-id-5293 .grve-box-content p{

	line-height: 23px !important;
}

.ares .tp-bullet:hover, .ares .tp-bullet.selected{

	background: #ffffff !important;
}

.page-id-4893 #grve-header[data-fullscreen='yes'] #grve-feature-section .grve-description{

	font-family: 'gotham-bold' !important;
    font-weight: 700 !important;
    font-style: normal !important;
    font-size: 60px !important;
    text-transform: uppercase;
}

.page-id-4893 #grve-header[data-fullscreen='yes'] #grve-feature-section .grve-title{

	font-family: "gotham-regular" !important;
    font-weight: bold !important;
	font-style: italic !important;
    font-size: 24px !important;
    text-transform: none;
}

.postid-4956 #grve-header.grve-header-sticky #grve-main-menu > ul > li > a{

	color: #8E8F90 !important;
}

.postid-4956 #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li:hover > a{

	color: #8E8F90 !important;
}

.postid-6205 #grve-header.grve-header-sticky #grve-main-menu > ul > li > a{

	color: #8E8F90 !important;
}

.postid-6205 #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li:hover > a{

	color: #8E8F90 !important;
}

.page-id-4771 #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li.current_page_item > a{

	color: #8E8F90 !important;
}

.page-id-6402 #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li.current_page_item > a{

	color: #8E8F90 !important;
}

.page-id-6402 #grve-header[data-menu-type='simply'].grve-header-sticky #grve-main-menu > ul > li.current_page_item > a {
    color: #336699 !important;
}

.page-id-4771 #grve-header[data-menu-type='simply'].grve-header-sticky #grve-main-menu > ul > li.current_page_item > a{

	color: #336699 !important;
}

/*.page-id-4771 #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li.current-menu-item > a, #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li.current_page_item > a{

	color: #8E8F90 !important;
}*/

.page-id-5293 #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li.current-menu-item > a, #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li.current_page_item > a{

	color: #336699 !important;
}

.page-id-5756 #grve-theme-wrapper input[type="text"]{

	background-color: #EAEAEB !important;
}

.page-id-5756 #grve-theme-wrapper input[type="email"]{

	background-color: #EAEAEB !important;
}

.page-id-5756 #grve-theme-wrapper input[type="tel"]{

	background-color: #EAEAEB !important;
}

.page-id-5756 input[type='submit']{

	background-color: #fff !important;
	color: #336699 !important;
	border: 2px solid #336699 !important;
}

.page-id-5756 input[type='submit']:hover{

	background-color: #336699 !important;
	color: #fff !important;
}

#grve-anchor-menu{

	background-color: #336699 !important;
	
}

#grve-anchor-menu a{

	font-family: "gotham-bold" !important;
}

#grve-anchor-menu ul li a{

	color: #ffffff !important;
	
}

#grve-anchor-menu ul li{

	border-color: #ffffff !important;
}



.gotham{

	font-family: "gotham-bold" !important;
}

.page-id-5829 #grve-header[data-overlap="yes"][data-header-position="above-feature"] #grve-inner-header{

	background-color: #336699;
}

.page-id-5829  #grve-header.grve-default.grve-header-sticky #grve-inner-header{

	background-color: rgba(255,255,255,1) !important;
}

.page-id-5829  #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li:hover > a{

	color: #8E8F90 !important;
}


.postid-4956 #grve-header[data-overlap="yes"][data-header-position="above-feature"] #grve-inner-header{

	background-color: #336699;
}

.postid-4956 #grve-header.grve-default.grve-header-sticky #grve-inner-header{

	background-color: rgba(255,255,255,1) !important;
}

.postid-4956 #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li:hover > a{

	color: #8E8F90 !important;
}

.postid-6205 #grve-header[data-overlap="yes"][data-header-position="above-feature"] #grve-inner-header{

	background-color: #336699;
}

.postid-6205 #grve-header.grve-default.grve-header-sticky #grve-inner-header{

	background-color: rgba(255,255,255,1) !important;
}

.postid-6205 #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li:hover > a{

	color: #8E8F90 !important;
}

/*.sub-menu{
	border: 1px solid rgba(142, 143, 144, 0.44) !important;
}*/


.page-id-4448 #grve-header[data-fullscreen='no'] #grve-feature-section .grve-description{

	font-family: 'gotham-bold' !important;
    font-weight: 700 !important;
    font-style: normal !important;
    font-size: 60px !important;;
    text-transform: uppercase;
}

.page-id-4448 #grve-header[data-fullscreen='no'] #grve-feature-section .grve-title{

	font-family: "Amiri" !important;
    font-weight: bold !important;
	font-style: italic !important;
    font-size: 24px !important;;
    text-transform: none;
}

.page-id-5317 #grve-header[data-fullscreen='yes'] #grve-feature-section .grve-description{

	font-family: 'gotham-bold' !important;
    font-weight: 700 !important;
    font-style: normal !important;
    font-size: 60px !important;
    text-transform: uppercase;
}

.page-id-5317 #grve-header[data-fullscreen='yes'] #grve-feature-section .grve-title{

	font-family: "Amiri" !important;
    font-weight: bold !important;
	font-style: italic !important;
    font-size: 24px !important;
    text-transform: none;
}

.page-id-5462 #grve-header[data-fullscreen='yes'] #grve-feature-section .grve-description{

	font-family: 'gotham-bold' !important;
    font-weight: 700 !important;
    font-style: normal !important;
    font-size: 60px !important;
    text-transform: uppercase;
}

.page-id-5462 #grve-header[data-fullscreen='yes'] #grve-feature-section .grve-title{

	font-family: "Amiri" !important;
    font-weight: bold !important;
	font-style: italic !important;
    font-size: 24px !important;
    text-transform: none;
}

#grve-header #grve-main-menu ul li ul li a{
	font-family: "gotham-bold" !important;
}
#grve-header-options ul.grve-options a{
	font-family: "gotham-bold" !important;
}

#grve-header.grve-default #grve-main-menu ul li ul a:hover{
	color: #ffffff !important;
}
/*#grve-header.grve-default #grve-main-menu ul li ul a{
	color: #8E8F90 !important;
}*/

#grve-header.grve-default #grve-header-options ul.grve-options a{
	color: #8E8F90 !important;
}
#grve-header.grve-default #grve-header-options ul.grve-options a:hover{
	color: #fff !important;
}

#grve-header.grve-header-sticky #grve-main-menu ul li ul a:hover{
	color: #ffffff !important;
}

#grve-header.grve-light #grve-main-menu ul li ul a:hover{
	color: #ffffff !important;
}

.page-id-5001 input[type='submit']{
	
	background-color: #ffffff !important;
    color: #336699 !important;
    border: 2px solid #336699 !important;
    font-family: "gotham-bold";
}

.page-id-5001 input[type='submit']:hover{
	
	background-color: #336699 !important;
    color: #ffffff !important;
    border: 2px solid #336699 !important;
    font-family: "gotham-bold";
}

.page-id-5756 .grve-btn.grve-btn-line.grve-bg-primary-1:hover{

	background-color: #336699 !important;
	color: #ffffff !important;
	border: 2px solid #336699 !important;
}

#grve-footer-bar .grve-copyright{

	font-family: "gotham-bold" !important;
}

.page-id-6304 #grve-header[data-overlap="yes"][data-header-position="above-feature"] #grve-inner-header{

	background-color: #336699 !important;
}

.page-id-6304 #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li:hover > a{

	color: #8E8F90 !important;
}

.page-id-6304 #grve-header.grve-default.grve-header-sticky #grve-inner-header{

	background-color: #fff !important;
}

.page-id-6304 #grve-header.grve-header-sticky #grve-main-menu > ul > li > a{

	color: #8E8F90 !important;
}

.page-id-6304 #grve-header[data-menu-type='simply'].grve-header-sticky #grve-main-menu > ul > li:hover > a{

	color: #336699 !important;
}

.terminos-condiciones{

	padding: 0px 13% !important;
}

.page-id-4893 #grve-header[data-fullscreen='no'] #grve-feature-section .grve-description{

	font-family: 'gotham-bold' !important;
    font-weight: 700 !important;
    font-style: normal !important;
    font-size: 60px !important;
    text-transform: uppercase !important;
}

.page-id-4893  #grve-header[data-fullscreen='no'] #grve-feature-section .grve-title{

	font-family: "gotham-regular" !important;
    font-weight: bold !important;
	font-style: italic !important;
    font-size: 24px !important;
    text-transform: none;
}

.page-id-6392 #grve-feature-section .grve-title.grve-light span {
    background-color: rgba(51, 102, 153, 0.7) !important;
    padding: 7px;
}

.page-id-6392 #grve-header[data-fullscreen='no'] #grve-feature-section .grve-description {
    font-style: normal;
    font-size: 50px;
    text-transform: none;
    font-family: "gotham-regular" !important;
}

/*---------------------------------------------------INGLÉS----------------------------------------------------*/

.page-id-6344 .grve-color-white {
    font-family: "gotham-bold" !important;
    font-size: 55px !important;
}

.postid-6420 #grve-header.grve-default #grve-inner-header{

	background-color: rgba(255, 255, 255, 0.36) !important;
}

.page-id-6344 .tp-bullet-title {
    display: none !important;
}

.page-id-6344 .grve-carousel-wrapper .grve-post-item .grve-caption{

	font-family: "gotham-bold" !important;
	letter-spacing: 0px !important;
}

.postid-6436 #grve-portfolio-bar {
    background-color: #A776A5 !important;
}

.postid-6436 blockquote:before{

	background-color: #A776A5 !important;
}

.postid-6438 #grve-portfolio-bar {
    background-color: #3E9C55 !important;
}

.postid-6438 blockquote:before{

	background-color: #3E9C55 !important;
}

.postid-6439 #grve-portfolio-bar {
    background-color: #8FC6E8 !important;
}
.postid-6439 blockquote:before{

	background-color: #8FC6E8 !important;
}

.postid-6441 #grve-portfolio-bar {
    background-color: #A776A5 !important;
}

.postid-6441 blockquote:before{

	background-color: #A776A5 !important;
}

.postid-6442 #grve-portfolio-bar {
    background-color: #C3A01C !important;
}

.postid-6442 blockquote:before{

	background-color: #C3A01C !important;
}

.postid-6443 #grve-portfolio-bar {
    background-color: #0FC1AE !important;
}

.postid-6443 blockquote:before{

	background-color: #0FC1AE !important;
}

.postid-6444 #grve-portfolio-bar {
    background-color: #8FC6E8 !important;
}
.postid-6444 blockquote:before{

	background-color: #8FC6E8 !important;
}

.postid-6445 #grve-portfolio-bar {
    background-color: #0FC1AE !important;
}

.postid-6445 blockquote:before{

	background-color: #0FC1AE !important;
}

.postid-6447 #grve-portfolio-bar {
    background-color: #C3A01C !important;
}
.postid-6447 blockquote:before{

	background-color: #C3A01C !important;
}

.postid-6448 #grve-portfolio-bar {
    background-color: #F2BC7B !important;
}

.postid-6448 blockquote:before{

	background-color: #F2BC7B !important;
}

.postid-6449 #grve-portfolio-bar {
    background-color: #F2BC7B !important;
}

.postid-6449 blockquote:before{

	background-color: #F2BC7B !important;
}

.postid-6450 #grve-portfolio-bar {
    background-color: #3E9C55 !important;
}
.postid-6450 blockquote:before{

	background-color: #3E9C55 !important;
}

.page-id-6402 #grve-header.grve-default #grve-inner-header {
    background-color: #336699 !important;
}

/*.page-id-6402 #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li.current-menu-item > a, #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li.current_page_item > a {
    color: #8E8F90 !important;
}*/

.page-id-6402 #grve-header.grve-default.grve-header-sticky #grve-inner-header {
    background-color: #ffffff !important;
}

.page-id-6402 #grve-main-content .grve-portfolio .grve-dark.grve-title {
    font-size: 31px !important;
    font-weight: bold !important;
}

.page-id-6402 .grve-portfolio .grve-hover-style-2 figcaption .grve-caption {
    font-style: normal;
    font-size: 25px !important;
    text-transform: none;
    font-weight: 100 !important;
}

.page-id-6402 #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li:hover > a {
    color: #8E8F90;
}

.portfolio_category_handicraft .grve-dark-overlay:before {
    background-color: #996699 !important;
}

.portfolio_category_environmental .grve-dark-overlay:before {
    background-color: #3e9c55 !important;
}

.portfolio_category_education .grve-dark-overlay:before {
    background-color: #99ccff !important;
}

.portfolio_category_agricultural .grve-dark-overlay:before {
    background-color: #cc9933 !important;
}

.portfolio_category_healthcare .grve-dark-overlay:before {
    background-color: #66cccc !important;
}

.portfolio_category_microcredit .grve-dark-overlay:before {
    background-color: #ffcc66 !important;
}

.page-id-6459 #grve-header[data-overlap="yes"][data-header-position="above-feature"] #grve-inner-header {
    background-color: #336699 !important;
}

.page-id-6459 #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li:hover > a {
    color: #8E8F90 !important;
}

.page-id-6532 #grve-main-content .vc_tta-tab.vc_active > a {
    background-color: #f1bc7a !important;
}

.page-id-6532 #grve-main-content .vc_tta-tab > a {
    text-transform: none !important;
}

.page-id-6532 #grve-main-content .vc_tta-tab > a:hover {
    background-color: #f1bc7a !important;
}

.page-id-6509 #grve-main-content .vc_tta-tab.vc_active > a {
    background-color: #6bd3c2 !important;
}

.page-id-6509 #grve-main-content .vc_tta-tab > a {
    text-transform: none !important;
}

.page-id-6509 #grve-main-content .vc_tta-tab > a:hover {
    background-color: #6bd3c2 !important;
}

.page-id-6490 #grve-main-content .vc_tta-tab.vc_active > a {
    background-color: #a776a6 !important;
}

.page-id-6490 #grve-main-content .vc_tta-tab > a {
    text-transform: none !important;
}

.page-id-6490 #grve-main-content .vc_tta-tab > a:hover {
    background-color: #a776a6 !important;
}

.page-id-6559 #grve-main-content .vc_tta-tab.vc_active > a {
    background-color: #3E9C55 !important;
}

.page-id-6559 #grve-main-content .vc_tta-tab > a {
    text-transform: none !important;
}

.page-id-6559 #grve-main-content .vc_tta-tab > a:hover {
    background-color: #3E9C55 !important;
}

.page-id-6550 #grve-main-content .vc_tta-tab.vc_active > a {
    background-color: #8bc7ea !important;
}

.page-id-6550 #grve-main-content .vc_tta-tab > a {
    text-transform: none !important;
}

.page-id-6550 #grve-main-content .vc_tta-tab > a:hover {
    background-color: #8bc7ea !important;
}

.page-id-6464 #grve-main-content .vc_tta-tab.vc_active > a {
    background-color: #c4a01b !important;
}

.page-id-6464 #grve-main-content .vc_tta-tab > a {
    text-transform: none !important;
}

.page-id-6464 #grve-main-content .vc_tta-tab > a:hover {
    background-color: #c4a01b !important;
}

.page-id-6394 #grve-header[data-fullscreen='no'] #grve-feature-section .grve-description {
    font-family: 'gotham-bold' !important;
    font-weight: 700 !important;
    font-style: normal !important;
    font-size: 60px !important;
    text-transform: uppercase;
}

.page-id-6394 #grve-header[data-fullscreen='no'] #grve-feature-section .grve-title {
    font-family: "Amiri" !important;
    font-weight: bold !important;
    font-style: italic !important;
    font-size: 24px !important;
    text-transform: none;
}

.postid-6422 #grve-header[data-overlap="yes"][data-header-position="above-feature"] #grve-inner-header {
    background-color: #336699 !important;
}

.postid-6422  #grve-header.grve-default.grve-header-sticky #grve-inner-header{

	background-color: #ffffff !important;
}

.postid-6422 #grve-header[data-menu-type='simply'].grve-header-sticky #grve-main-menu > ul > li:hover > a {
    color: #336699 !important;
}

.postid-6422 #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li:hover > a {
    color: #8E8F90;
}

.postid-6457 #grve-header[data-overlap="yes"][data-header-position="above-feature"] #grve-inner-header {
    background-color: #336699 !important;
}

.postid-6457  #grve-header.grve-default.grve-header-sticky #grve-inner-header{

	background-color: #ffffff !important;
}

.postid-6457 #grve-header[data-menu-type='simply'].grve-header-sticky #grve-main-menu > ul > li:hover > a {
    color: #336699 !important;
}

.postid-6457 #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li:hover > a {
    color: #8E8F90;
}

.page-id-6738 #grve-header[data-fullscreen='no'] #grve-feature-section .grve-description {
    font-family: 'gotham-bold' !important;
    font-weight: 700 !important;
    font-style: normal !important;
    font-size: 60px !important;
    text-transform: uppercase !important;
}

.page-id-6738 #grve-header[data-fullscreen='no'] #grve-feature-section .grve-title {
    font-family: "gotham-regular" !important;
    font-weight: bold !important;
    font-style: italic !important;
    font-size: 24px !important;
    text-transform: none;
    line-height: 1.5em;
}

.page-id-6396 #grve-header[data-fullscreen='no'] #grve-feature-section .grve-description {
    font-family: 'gotham-bold' !important;
    font-weight: 700 !important;
    font-style: normal !important;
    font-size: 60px !important;
    text-transform: uppercase !important;
}

.page-id-6396 #grve-header[data-fullscreen='no'] #grve-feature-section .grve-title {
    font-family: "Amiri" !important;
    font-weight: bold !important;
    font-style: italic !important;
    font-size: 24px !important;
    text-transform: none !important;
}


.page-id-6398 #grve-header[data-fullscreen='no'] #grve-feature-section .grve-description {
    font-family: 'gotham-bold' !important;
    font-weight: 700;
    font-style: normal;
    font-size: 60px;
    text-transform: uppercase;
}

.page-id-6398 #grve-header[data-fullscreen='no'] #grve-feature-section .grve-title {
    font-family: "Amiri" !important;
    font-weight: bold !important;
    font-style: italic;
    font-size: 24px;
    text-transform: none;
}

.page-id-6398 .grve-counter .grve-counter-item {
    font-family: "gotham-bold" !important;
}

.page-id-6398 #grve-main-content .grve-section:not(#by-department) .vc_tta-tab > a {
    padding: 0 3.37em !important;
}


.page-id-6459 #grve-header.grve-default.grve-header-sticky #grve-inner-header {
    background-color: rgba(255,255,255,1) !important;
}

.page-id-6400 #grve-header[data-fullscreen='no'] #grve-feature-section .grve-description {
    font-style: normal !important;
}

.page-id-6400 #grve-header[data-fullscreen='no'] #grve-feature-section .grve-description {
    font-family: "gotham-bold" !important;
    font-weight: bold !important;
}


.page-id-6400 .vc_tta-title-text {
    font-size: 20px !important;
    font-family: "gotham-bold" !important;
}

.page-id-6839 #grve-main-content .vc_tta-tab > a {
    line-height: 3.5em !important;
    padding: 0 2em !important;
}

.page-id-6839 .vc_tta-title-text {
    font-size: 11px !important;
    font-family: gotham-bold;
}

.page-id-6839 #educacion .bg-celeste {
    background-color: #5CB7D8;
    margin-top: 5%;
    color: #ffffff;
    padding-top: 1.2%;
    padding-bottom: 1.5%;
    padding-left: 3%;
    padding-right: 3%;
}

.page-id-6839 #salud .salud-bg {
    background-color: #6BD3C2;
    margin-top: 5%;
    color: #ffffff;
    padding-top: 1.2%;
    padding-bottom: 1.5%;
    padding-left: 3%;
    padding-right: 3%;
}

.page-id-6839 #microcredito .microcredito-bg {
    background-color: #F2BC7B;
    margin-top: 5%;
    color: #ffffff;
    padding-top: 1.2%;
    padding-bottom: 1.5%;
    padding-left: 3%;
    padding-right: 3%;
}

.page-id-6839 #artesania .artesania-bg {
    background-color: #A776A5;
    margin-top: 5%;
    color: #ffffff;
    padding-top: 1.2%;
    padding-bottom: 1.5%;
    padding-left: 3%;
    padding-right: 3%;
}

.page-id-6839 #agropecuario .agropecuario-bg {
    background-color: #C3A01C;
    margin-top: 5%;
    color: #ffffff;
    padding-top: 1.2%;
    padding-bottom: 1.5%;
    padding-left: 3%;
    padding-right: 3%;
}

.page-id-6839 #forestal-ambiental .forestal-ambiental-bg {
    background-color: #3E9C55;
    margin-top: 5%;
    color: #ffffff;
    padding-top: 1.2%;
    padding-bottom: 1.5%;
    padding-left: 3%;
    padding-right: 3%;
}

.page-id-6839 input[type='submit'] {
    background-color: #ffffff !important;
    color: #336699 !important;
    border: 2px solid #336699 !important;
    font-family: "gotham-bold";
}

.page-id-6839 #grve-theme-wrapper input[type="text"] {
    background-color: #eaeaeb !important;
}

.page-id-6839 #grve-main-content input[type='email'] {
    background-color: #eaeaeb !important;
}

.page-id-6844 #grve-header[data-overlap="yes"][data-header-position="above-feature"] #grve-inner-header {
    background-color: #336699 !important;
}

.page-id-6844 #grve-header.grve-default.grve-header-sticky #grve-inner-header {
    background-color: #fff !important;
}

.page-id-6857 #grve-header[data-overlap="yes"][data-header-position="above-feature"] #grve-inner-header {
    background-color: #336699 !important;
}

.page-id-6857 #grve-header.grve-default.grve-header-sticky #grve-inner-header {
    background-color: rgba(255,255,255,1) !important;
}

.page-id-6847 #grve-theme-wrapper input[type="text"] {
    background-color: #EAEAEB !important;
}

.page-id-6847 #grve-theme-wrapper input[type="email"] {
    background-color: #EAEAEB !important;
}

.page-id-6847 #grve-theme-wrapper input[type="tel"] {
    background-color: #EAEAEB !important;
}

.page-id-6847 input[type='submit']:hover {
    background-color: #336699 !important;
    color: #fff !important;
}

.page-id-6847 input[type='submit'] {
    background-color: #fff !important;
    color: #336699 !important;
    border: 2px solid #336699 !important;
}









/*-----------------------------------------------TERMINA INGLÉS------------------------------------------------*/







/*RESPONSIVE*/

@media screen and (max-width: 320px) {
    .vc_custom_1482863011560  {
        display: none;
    }

    .top-space {
    	display: none;
    }

    .bottom-space{
    	display: none;
    }

    .page-id-4448 #grve-header[data-fullscreen='yes'] #grve-feature-section .grve-description{

    	font-size: 40px !important;
    }

    .page-id-5317 #grve-header[data-fullscreen='yes'] #grve-feature-section .grve-description{

    	font-size: 40px !important;
    }

    .page-id-5462 #grve-header[data-fullscreen='yes'] #grve-feature-section .grve-description{

    	font-size: 40px !important;
    }

    #grve-anchor-menu{

    	color: #fff !important;
    }

    #grve-anchor-menu.grve-responsive-bar ul li{

    	background-color: #336699 !important;
    }

}

@media screen and (max-width: 360px) {
    .vc_custom_1482863011560  {
        display: none;
    }

    .top-space {
    	display: none;
    }

    .bottom-space{
    	display: none;
    }

    .page-id-4448 #grve-header[data-fullscreen='yes'] #grve-feature-section .grve-description{

    	font-size: 40px !important;
    }

     .page-id-5317 #grve-header[data-fullscreen='yes'] #grve-feature-section .grve-description{

    	font-size: 40px !important;
    }

    .page-id-5462 #grve-header[data-fullscreen='yes'] #grve-feature-section .grve-description{

    	font-size: 40px !important;
    }

    #grve-anchor-menu{

    	color: #fff !important;
    }

    #grve-anchor-menu.grve-responsive-bar ul li{

    	background-color: #336699 !important;
    }

    .vc_custom_1484838574886{

    	padding-right: 0px !important;
    	padding-left: 0px !important;
    }
}

@media screen and (max-width: 375px) {
    .vc_custom_1482863011560  {
        display: none;
    }

    .top-space {
    	display: none;
    }

    .bottom-space{
    	display: none;
    }

    .page-id-4448 #grve-header[data-fullscreen='yes'] #grve-feature-section .grve-description{

    	font-size: 40px !important;
    }

    .page-id-5317 #grve-header[data-fullscreen='yes'] #grve-feature-section .grve-description{

    	font-size: 40px !important;
    }

    .page-id-5462 #grve-header[data-fullscreen='yes'] #grve-feature-section .grve-description{

    	font-size: 40px !important;
    }

    #grve-anchor-menu{

    	color: #fff !important;
    }

    #grve-anchor-menu.grve-responsive-bar ul li{

    	background-color: #336699 !important;
    }
}

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

	.page-id-5293 .grve-color-white{

		font-size: 30px !important;
	}
}

@media screen and (max-width: 1024px){

	.page-id-5293 .grve-color-white{

		font-size: 30px !important;
	}
}

@media screen and (max-width: 1024px){

	#grve-header #grve-main-menu > ul > li > a{

		font-size: 9px !important;
	}
}

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

	.page-id-4797 .grve-color-white{

		font-size: 40px !important;
	}

	.page-id-4797 .grve-color-primary-3{

		font-size: 40px !important;
	}

	.page-id-1719 .grve-color-white{

		font-size: 40px !important;
	}

	.page-id-1719 .grve-color-primary-2{

		font-size: 40px !important;
	}

	.page-id-4806 .grve-color-white{

		font-size: 40px !important;
	}

	.page-id-4806 .grve-color-primary-4{

		font-size: 40px !important;
	}

	.page-id-4814 .grve-color-white{

		font-size: 40px !important;
	}

	.page-id-4814 .grve-color-primary-5{

		font-size: 40px !important;
	}

	.page-id-4821 .grve-color-white{

		font-size: 40px !important;
	}

	.page-id-4821 .grve-color-orange{

		font-size: 40px !important;
	}

	.page-id-4828 .grve-color-white{

		font-size: 40px !important;
	}

	.page-id-4828 .grve-color-green{

		font-size: 40px !important;
	}
}