/*ESTILOS GLOBALES*/
#footer .widget_nav_menu ul li a {
	color: #fff !important;
}

.copy a {
	color: #fff !important;
	font-weight: 500;
}

/*NUEVOS PARA NOTICIAS*/
.blog-style-1 {
	margin-top: -60px !important;
}

.blog-style-1 .text-box h3 {
	display: none !important;
}

.btn-row {
	float: right !important;
}
.subtit-noticias{
font-family: 'Bebas Neue', sans-serif !important;
}

.status-publish .blog-style-1 {
	margin-top: 0px !important;
}

/*UBICACION DE TITULO DE PUBLICACIONES */
.vc_custom_heading.titulopubli {
    padding-bottom: 40px;
    margin-top: -50px;
}

/*BOTON DONAR*/

.btn-donate {
	display: none !important;
}

.parrafo-hacemos {
	font-size: 20px !important;
  color:#009db4;
  text-align: justify;
  font-style: italic;
}

.parrafo-hacemos h2 {
	font-style: normal;
	margin-top: 35px;
}

@media (min-width: 1200px) and (max-width: 1370px) {
.logo-row a.btn-donate {
	padding: 10px 10px !important;
}
}

@media (min-width: 1000px) and (max-width: 1199px) {
.search-box {
	padding: 5px 10px 5px !important;
}

.logo-row a.btn-donate {
	padding: 5px 5px 5px 5px !important;
	margin-bottom: 10px !important;
}

}

@media (max-width: 760px){
.espacio-slider{
display: none !important;
}

}


#home-banner {
	display: none;
}

.attachment-390x320.size-390x320.wp-post-image {
    overflow: hidden;
}

.single-projects .breadcrumb li:nth-child(2) a{
pointer-events: none;
cursor: default;
}

/*redes sociales para dispositivos moviles*/
.top-bar .left-box ul {
    margin-top: 0 !important;
}

@media (min-width: 320px) and (max-width: 481px) { 
.top-bar .left-box {
    margin-bottom: -20px;
}
}

/*Subir texto de las paginas, ya que se quito las migas de pan*/
#block_content_first {
	margin-top: -50px;
}.top-bar .left-box ul, .topbar-social ul

#main {
	margin-top: -50px;
}
@media (max-width:768px){
#block_content_first {
    margin-top: 0 !important;
}

#main {
    margin-top: 0 !important;
}
}
/*Tamaño de letra para tabs de programas*/
.wpb_content_element .wpb_accordion_header a, .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
	font-size: 15px;
}


.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.embed-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width:768px){
  html body h2{
  	font-size: 35px !important;
  }
  #banner img {
    width: 200%;
    max-width: 200%;
    margin-left: -60px;
  }
  section.project-style-1 h2{
  	font-size: 23.8px !important;
  }
  .contenedor-hacemos{
  	text-align: center;
    padding:10px;
  }
  .parrafo-hacemos{
  	font-size: 16px !important;
  }
  .contenedor-publicaciones .text-box {
    width: 90%;
	padding-left: 10%;
    text-align: center;
  }
  .contenedor-noticias {
    text-align: center;
	}
  div#masinfo{
  	font-size: 13px;
  }
  html body h2{
  	font-size: 30px !important;
    text-align: center;
  }
  .vc_custom_heading {
    text-align: center !important;
	}
  html body h4{
  	font-size: 20px !important;
  }
  html body p{
  	font-size: 14px !important;
  }
  li {
    font-size: 14px !important;
}
  div.vc_custom_1496869444689 {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width:480px){
	.proyectos-realizando section.project-style-1 div.owl-theme div.owl-controls div.owl-nav [class*="owl-"] {
    display: block !important;
	}
  .proyectos-realizando .project-style-1 .owl-theme .owl-controls .owl-nav .owl-prev {
    left: 0;
  }
  .proyectos-realizando .project-style-1 .owl-theme .owl-controls .owl-nav .owl-next{
  	right: 0;
  }
}

/* Enter Your Custom CSS Here */
.logo-row .holder::before, .top-bar .holder::before {
  position: relative !important;
}

.recent-project-video-2 .text-col {
  display: none !important;
}
/*Seccion-Video*/
.recent-project-video .container{
	width:100%;
}
.recent-project-video .col-md-9.col-sm-7{
	width: 100%;
}

.recent-project-video-2 .video-box {
  width: 100% !important;
}
@media (max-width:1024px){
	#seccion-video .contenedor-video.wpb_column.vc_column_container.vc_col-sm-6.vc_col-has-fill {
    float: left;
    width: 100%;
	}
	.columna-video.wpb_column.vc_column_container.vc_col-sm-6.vc_col-lg-6 {
    width: 100%;
	}
}
/*fin seccion-video*/
.secvideo h3{
color:#fff !important;
}

.secvideo p{
color:#fff !important;
}

.join-form {
  background: #fbb03b none repeat scroll 0 0 !important;

}

.wpcf7-form-control.wpcf7-submit {
  background-color: #0a9ab1 !important;
}

.project-style-1 {
  background: #f5f5f5 none repeat scroll 0 0;
  float: left;
  padding: 0 0 50px !important;
  width: 100%;
}

.project-style-1 .box .outer .text-box {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
  padding: 15px 0;
  text-align: center;
  margin-top: -49px;
  height: 115px;
}

.project-style-1 .box .outer {
  box-sizing: border-box;
  float: left;
  margin: -38px 0 0;
  padding: 0;
  position: relative;
  width: 100%;
}

.project-style-1 .box .outer .text-box {
  background: #0a9ab1 none repeat scroll 0 0 !important;
}

.project-style-1 .box .outer .text-box a {
	color: #fff !important;
	font-size: 24px;
	padding-left: 5px;
	padding-right: 5px;
}

.project-style-1 .box .outer .text-box:hover {
  background: #fbb03b none repeat scroll 0 0 !important;
}

/*MENU DE NAVEGACION*/
#nav li a {
  font: 18px/24px "bebas_neueregular" !important;

}


.footer-section-1 {
  float: left;
  padding: 50px 0 0px;
  width: 100%;
  background-color:#0a9ab1 !important;
  color: #fff;
}

#footer .widget_archive li a, #footer .widget_categories li a {
  color: #fff;
}

#footer .widget_archive li a, #footer .widget_categories li a:hover {
  color: #fbb03b;
}

.footer .widget_pages li a, .footer .widget_meta ul li a, .widget_recent_entries ul li a, .footer .widget_recent_comments ul li a {
  color: #fff;
  text-decoration: none;
}


.footer-section-1 a:hover {
  color: #fbb03b;
}

.copyrights-section {
  background: #fbb03b none repeat scroll 0 0 !important;
}

.copyrights-section strong.copy {
  color: #fff;
}

.top-bar .holder::after {
  background: #fbb03b none repeat scroll 0 0 !important;
}


.top-bar {
  background-color: #fbb03b !important;
}



#header {
  position: relative !important;
  width: 100% !important;

}
.logo-row .holder {
    box-shadow: none !important;
}
.top-bar .holder {
    box-shadow: none !important;
}

/*Ocultar comentario y compartir en el pie de página de las páginas*/
.comment-box {
    display: none;
}
.share-row {
    display: none;
}
/*TITULOS PAGINAS*/

#inner-banner {
    height: 135px !important;
    margin-bottom: 5%;
}

#inner-banner h1 {
    font-size: 28px !important;
    margin: 0 !important;
    line-height: 30px;
  color:#333 !important;
}

#inner-banner .breadcrumb {
	margin-left: -27.5%;
	margin-top: -70px!important;
	position: absolute;
	width: 55%;
    padding: 12px 0px!important;
}

#inner-banner .breadcrumb {
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow:none !important; 
  background-color: transparent !important; 
}

@media only screen and (min-width:769px){
  #inner-banner .breadcrumb {
      margin-top: -136px!important;
  }
}

@media (max-width:767px){
  #inner-banner .breadcrumb {
      display:none;!important;
  }

.wpb_single_image.wpb_content_element.vc_align_left {
    text-align: center;
}
}
.ui-widget {
    font-family: "Roboto" !important;
    font-size: 14px;
}


.ui-widget-header {
  background: transparent !important;
  border: none !important;
}

.ui-widget-content {
  border: none !important;

}

.ui-tabs .ui-tabs-panel {
  border: 1px solid #fbb03b !important;

}

/*COLORES*/
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  /*background-color: #0a9ab1 !important;*/
  background-color: #fbb03b !important;
  
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  color: #fff !important;
}

.wpb_tab {
  background-color: #fcf9f3 !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #fbb03b !important;
}

.style-1 h3 a {
  font-size:24px !important;
  line-height:24px !important;
  color:#0a9ab1 !important;
}

.style-1 h3 a:hover {
  color:#fbb03b !important;
}

/*COLOR FUENTE*/
body h2 {
  color: #0a9ab1 !important;
}

body p {
  color: #333;
  font: 400 14px/22px "Roboto",sans-serif;
}

body h3 {
    color: #0A9AB1;
}
.welcome-section .heading-style-1 em {
  color: #219182 !important;
}

.ui-widget {
  font-family: "Oxygen" !important;
  font-size: 14px;
}

.contact-form form input[type="submit"] {
  margin-top: 20px !important;
}

.footer .widget_pages li a, .footer .widget_meta ul li a, .widget_recent_entries ul li a, .footer .widget_recent_comments ul li a {
  font-family: "Oxygen"  !important;
}

.ztec{
border-right: 1px solid #fbb03b !important;
}

.prettyFileBar.clearfix {
  display: none !important;
}

/*MAPA*/
.prettyMapList .prettylink {
  padding: 20px 10px 20px 45px !important;
}

.prettyMapList .prettylink::after {
  top: 21px !important;
}

.prettyMapList ul.unstyled, .prettyMapList ul.unstyled {
  margin-top: 50px !important;
}

.rightmap #ListContainer {
  margin-top: 70px !important;
}

.prettyMapList .map::after {
  background: transparent url("http://altropico.org.ec/wp-content/uploads/2017/05/altropico-mapa-icono.png") no-repeat scroll 0 0 !important;
  background-size: 16px 16px !important;
}

@media (max-width:1024px){
#mapa-pc {
    display: none!important;
}
}

@media (min-width:1024px){
#mapa-movil {
    display: none!important;
}
}
#mapa-movil a {
    color: #0A9AB1 !important;
}
/*LIENA DE TIEMPO*/

.frst-container {
  padding: 10px 15px !important;
}

.frst-timeline-style-8 .frst-timeline-content-inner {
  background-color: #fffdfa !important;
  border: 2px solid #fbb03b !important;
}

.frst-timeline-style-8 h2 {
  color: #0a9ab1 !important;
}

.frst-timeline-style-8 .frst-timeline-img span {
  background: #0a9ab1 none repeat scroll 0 0 !important;
  border: 3px solid #0a9ab1 !important;
}

.frst-timeline-style-8 .frst-timeline-content-inner::before {
  border-right-color: #fbb03b !important;
}

.frst-timeline-style-8.frst-alternate .frst-odd-item .frst-timeline-content-inner::before {
  border-left-color: #fbb03b !important;
}

.frst-timeline-style-8 .frst-date {
  color: #232323 !important;
  font-weight: 400 !important;
}
/*****/

.valores h2{
text-align: center;
}

.valores h3 {
	color: #0a9ab1 !important;
	margin-bottom: 30px;
}

.valores em {
	display: none !important;
}

.welcome-style-2 {
  padding: 0px 0 35px !important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
  height: 2em !important;
}

.single-post #inner-banner .breadcrumb {
  margin-left: -27% !important;
}

/*SLIER DE AREAS TRABAJO*/
.flexslider {
  margin: 0 0 5px !important;
}

.wpb_gallery .wpb_flexslider .flex-control-nav {
  display: none !important;
}

.flex-direction-nav a {
  color: #0a9ab1 !important;
}

.theme-default .nivo-controlNav {
  display: none !important;
}

.nivo-caption {
  display: none !important;
}

.theme-default .nivoSlider {
  box-shadow: 0 2px 5px 0 #998b79  !important;
  border: 2px solid #fff !important;
  border-radius: 4px;
}
/******/

.areatrabajo-uno{
  background-color:#f6f7fb !important; 
  border-bottom: 3px solid #fbb03b !important;
  height: 250px;
  margin-top: -40px !important;
  padding: 20px;
}

.areatrabajo-dos{
  background-color:#f6f7fb !important; 
  border-bottom: 3px solid #0a9ab1 !important;
  height: 250px;
  margin-top: -40px !important;
  padding: 20px;
}


.areatrabajo-tres{
  background-color:#f6f7fb !important; 
  border-bottom: 3px solid #4ba893 !important;
  height: 250px;
  margin-top: -40px !important;
  padding: 20px;
}

.aliados{
margin-top: -50px !important;
}

/*NEWSLETTER*/
.newsletter-box {
  background: #4ba893 none repeat scroll 0 0;
  border:4px solid #e8e7e3;
  border-radius:1px;
}

.newsletter-box h2 {
  color: #fff !important;
}

/*REDES SOCIALES*/
.fa.fa-twitter:hover {
  color: #1DA1F2;
}

.fa.fa-linkedin:hover{
 color: #0077B5;
}

.fa.fa-facebook:hover{
 color: #3B5998;
}

.fa.fa-google-plus:hover{
 color: #db4a39;
}

/*BOTON*/
#masinfo {
  background-color: #fbb03b;
  border-radius: 20px;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  height: 50px;
  line-height: 55px;
  margin-left: 57%;
  text-align: center;
  vertical-align: middle;
  width: 65%;
}

#masinfo a{
  color: #fff !important;
  text-decoration:none !important;
}

.blog-style-1 {
  padding: 0 !important;
  margin-top: 0px;
}

.logos-pie{
margin-top:-40px;
}

.project-list .text-box {
  margin: 50px 0 0;
  padding: 0 20px 5px 0;
}

/*OCULTAR IMAGEN DE LAS PUBLICACIONES AL INGRESAR*/
.blog-style-1.news-grid.news-detail .frame img {
  display: none;
}

/*NOTICIAS PIE DE PAGNA*/
.news_scroll h2 .post-title {
	font-size: 16px !important;
	color: #fff !important;
	text-transform: uppercase !important;
  line-height: 17px !important;
  font-weight: normal !important;
  font-family: Oxygen !important;
}

.newsdesc h2 {
  line-height: 17px !important;
}

#footer .widget_archive li a, #footer .widget_categories li a {
	color: #fff;
	text-transform: uppercase !important;
}

#footer .textwidget {
	text-transform: uppercase;
}

/*RESPONSIVE*/
/*Tablets en horizonal y escritorios normales*/
@media (min-width: 768px) and (max-width: 1199px) { 

#masinfo {
  font-size: 18px;
  line-height: 55px;
  margin-left: 77%;
  width: 65%;
}

}
 
/*Móviles en horizontal o tablets en vertical*/
@media (max-width: 767px) {

#masinfo {
  font-size: 18px;
  line-height: 55px;
  margin-left: 25%;
  margin-top: -10%;
  width: 50%;
}


}
 
/*Móviles en vertical*/
@media (max-width: 480px) {

#masinfo {
  font-size: 18px;
  line-height: 55px;
  margin-left: 10%;
  margin-top: -15%;
  width: 80%;
}

.search-box {
	margin-top: 115px !important;
	text-align: left !important;
	position: absolute !important;
}

}
 
/*Aumentar tamaño de letra de tabs*/

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
    font-size: 16px;
}


/*cambiar viñeta por imagen*/
.wpb_text_column.wpb_content_element.check {
    list-style: none;
    list-style-image: url(http://altropico.org.ec/wp-content/uploads/2017/06/icheck2.png);
    margin-top: 2px;
}

/*CAMBIOS 16  DE AGOSTO*/
/*cambiar margen inferior entre imagen y comentarios autor y fecha  en posts*/
.alignnone {
    margin: 5px 20px -25px 0 !important;
}

/*cambiar margen superior para comentarios autor y fecha en posts*/
.blog-list .style-1 .text-box {
    margin: 0 !important;
}

/*quitar comentarios autor y fecha de las publicaciones*/
.blog-list .style-1 a.link {
    display: none;
    padding: 0 15px 17px 0;
}

/*reducir margen entre titulo y autor fecha y comentarios*/

.style-1 .btn-row {
    margin: 0 0 10px;
    width: auto;
}

/*cambiar tipo y tamaño de letra de viñetas*/
ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
    font-family: Oxygen !important;
    font-size: 16px !important;
  	color:#333333;
}
/*Seccion QUE ES LO QUE HACEMOS
.clearfix,
.clearfix::before,
.clearfix::after{
  	content: '';
	display: block;
  	clear: both;
}*/



/*Seccion Home*/

/*contenedor publicaciones*/
.contenedor-publicaciones .col-md-7 {
    margin-top: -20px;
}
.contenedor-publicaciones .style-1 h3 a {
    font-size: 21px !important;
	line-height: 0 !important;
}
@media (max-width:1024px){
.contenedor-publicaciones .col-md-5 {
    width: 50%;
    margin-left: -144px !important;
}

.contenedor-publicaciones .col-md-7 {
    width: 60%;
}
.contenedor-publicaciones .blog-list .style-1 .text-box {
    margin-top: -84px !important;
    margin-left: 118px !important;
}
.contenedor-publicaciones .col-md-7 {
    width: 70%;
}
}
@media (max-width:992px){
.contenedor-publicaciones .col-md-5 {
    width: 60%;
    margin-left: -28px !important;
}
.contenedor-publicaciones .blog-list .style-1 .text-box {
    margin-top: -153px !important;
}
}
@media (max-width:882px){
.contenedor-publicaciones .col-md-7 {
    width: 57%;
}
.contenedor-publicaciones .blog-list .style-1 .text-box {
    margin-left: 103px !important;
}
}
@media (max-width:767px){
.contenedor-publicaciones .col-md-7 {
    margin-left: 160px;
    padding-bottom: 5%;
    margin-right: 50px !important;
}
.contenedor-publicaciones .col-md-5 {
    width: 40%;
    margin-left: -10px !important;
}
.contenedor-publicaciones .blog-list .style-1 .text-box {
    margin-top: -289px !important;
}
}
@media (max-width:707px){
.contenedor-publicaciones .blog-list .style-1 .text-box {
    margin-top: -275px !important;
}
}
@media (max-width:677px){
.contenedor-publicaciones .blog-list .style-1 .text-box {
    margin-top: -205px !important;
    margin-left: 80px !important;
}
}
@media (max-width:468px){
.contenedor-publicaciones .blog-list .style-1 .text-box {
    margin-top: -35px !important;
    margin-left: 5px !important;
}

.contenedor-publicaciones .col-md-7 {
    margin-left: 200px;
    padding-bottom: 5%;
    margin-right: 50px !important;
}
.contenedor-publicaciones .col-md-5 {
    width: 40%;
    margin-left: 20px !important;
}
}

@media (max-width:400px){
.contenedor-publicaciones .blog-list .style-1 .text-box {
    margin-top: -35px !important;
    margin-left: -25px !important;
}
}
@media (max-width:333px){
.contenedor-publicaciones .col-md-5 {
    width: 40%;
      margin-left: 0px !important;
}
.contenedor-publicaciones .style-1 h3 a {
    font-size: 15px !important;
}
.contenedor-publicaciones .blog-list .style-1 .text-box {
    margin-top: -25px !important;
    margin-left: -50px !important;
}
}


@media (min-width: 768px) and (max-width: 1200px) { 
.vc_custom_1493302523463 .wpb_wrapper > p {
    font-size: 14px !important;
	}

.wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_fadeIn.fadeIn.areatrabajo-uno.wpb_start_animation.animated {
    height: 400px !important;
	}


.wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_fadeIn.fadeIn.areatrabajo-dos.wpb_start_animation.animated {
    height: 400px !important;
	}

.wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_fadeIn.fadeIn.areatrabajo-tres.wpb_start_animation.animated {
    height: 400px;
	}
}

@media (max-width: 319px) { 
.wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_fadeIn.fadeIn.areatrabajo-uno.wpb_start_animation.animated p{
    font-size: 13px !important;
	}


.wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_fadeIn.fadeIn.areatrabajo-dos.wpb_start_animation.animated p{
    font-size: 13px !important;
	}

.wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_fadeIn.fadeIn.areatrabajo-tres.wpb_start_animation.animated p{
    font-size: 13px !important;
	}

  #seccion-video div.video-box {
      height: 150px !important;
  }

}

@media (max-width: 768px) { 
	#seccion-video .vc_column_container > .vc_column-inner {
 	   padding-left: 5%;
	}
}

@media (max-width: 530px) { 
	#seccion-video .vc_column_container > .vc_column-inner {
 	   padding-left: 8%;
	}
}


/*======Home seccion video=======*/
#seccion-video.vc_custom_1505316697518{
	margin-top: 0!important;	
}


#seccion-video .video-box {
    background: url(http://altropico.org.ec/wp-content/uploads/2017/09/total-altropico-1024x576.jpg) no-repeat center center !important;
}

#seccion-video .recent-project-video {
    float: left;
    width: 100%;
    padding: 0 0 50px 0;

}
#seccion-video{
  padding-bottom: 50px!important;
}
@media (max-width:700px){
	#seccion-video .video-box{
		background-size: contain !important;
  		background-position: center center !important;
	}
	
}
@media (min-width:1025px){
	#seccion-video .recent-project-video .col-md-9.col-sm-7 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    background-size: contain;
    background-position: center center !important;
	}
}
@media (max-width:1024px){
	  #seccion-video .wpb_column.vc_column_container.vc_col-sm-6.vc_col-has-fill {
    	width: 100%;
		}
}

/*PRUEBA*/
@media (min-width:1025px){
	#seccion-video .recent-project-video {
    float: left;
    width: 100%;
    padding: 0;
	}
    #seccion-video .wpb_column.vc_column_container.vc_col-sm-6.vc_col-has-fill {
        margin-top: 0.91%;
    }
	#seccion-video .video-box {
    background: url(http://altropico.org.ec/wp-content/uploads/2017/09/total-altropico-1024x576.jpg) no-repeat center center !important;
    height: 603px;
  	margin-top: 0px;
    }

	.vc_column-inner.vc_custom_1505327129549 {
    height: 575px !important;
    }

   #seccion-video p {
    font-size: 15px !important;
  	}
}

@media (min-width:1200px){
.wpb_column.vc_column_container.vc_col-sm-11 {
    margin-top: 5%;
}
}

@media (min-width:500px) and (max-width: 650px){
  div.video-box {
      height: 300px !important;
  }
}


@media (min-width:400px) and (max-width: 500px){
  div.video-box {
      height: 250px !important;
  }
}

@media (min-width:300px) and (max-width: 400px){
  div.video-box {
      height: 200px !important;
  }
}

/*cambiar tamaño de imagen de publicaciones en el home y en listado de publicaciones*/

.attachment-390x320.size-390x320.wp-post-image {
    float: right;
    overflow: hidden;
    position: relative;
    right: 12%;
}

/*cambiar tipo de letra de FRASES*/

p.vc_custom_heading.frases {
    color: #ffffff !important;
    font-size: 40px !important;
    font-family: 'Bebas Neue', sans-serif !important;
    line-height: 1.2;
  
}
/* cargar letras para el banner principal*/
#frases{
  font-family: 'Bebas Neue', sans-serif !important;}

#bannerpar .p{
  font-family: 'Oxygen', sans-serif !important;}

/*ocultar banner por defecto en la pagina de home*/
.owl-carousel.owl-loaded {
    /*display: none !important;*/
}

/*ESTILOS DE LA LINEA DE TIEMPO DE LOS PROYECTOS REALIZADOS*/
.frst-date {
    font-size: 20px;

}

.frst-timeline-style-8.frst-date-opposite .frst-date {
    left: -348px !important;
    line-height: 32px !important;
    width: 280px !important;
}

.frst-timeline-style-8.frst-date-opposite.frst-right-align .frst-date, .frst-timeline-style-8.frst-date-opposite.frst-alternate .frst-timeline-block.frst-odd-item .frst-date {
    right: -348px !important;
    left: auto !important;
    text-align: left !important;
}
/*==========GENERALES===========*/
@media only screen and (max-width:769px){
.wpb_text_column.wpb_content_element {
    margin-left: 5%;
    margin-right: 5%;
}

.vc_custom_heading {
    margin-left: 3%;
    margin-right: 3%;
    font-size: 30px !important;
    margin-top: 40px;
    line-height: 40px;
    text-align: center;
}
}

@media only screen and (min-width:767px){
#inner-banner h1 {
    margin: -60px 0 -54px !important
}

#inner-banner .breadcrumb {
	margin-top: -70px!important;
}
}


/*===================================Pagina mision y vision==================================*/
.vc_row.wpb_row.vc_row-fluid.valores.vc_custom_1495235002901 .welcome-section .box {
    height: 200px;
}

@media (min-width:990px) and (max-width:1200px){
.vc_row.wpb_row.vc_row-fluid.valores.vc_custom_1495235002901 .welcome-section .box {
    height: 250px;
}
}
@media (max-width:767px){
.valores .heading-style-1 {
    text-align: center;
}
.vc_row.wpb_row.vc_row-fluid.valores.vc_custom_1495235002901 {
    padding-left: 5%;
    padding-right: 5%;
    margin-top: -60px !important;
}
.vc_row.wpb_row.vc_row-fluid.valores.vc_custom_1495235002901 .welcome-section .box {
    height: auto;
}
.objetivos .wpb_text_column.wpb_content_element {
    width: 60%;
    float: right;
    margin-top: -70px;
    margin-right: 11%;
}

.objetivos .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
    text-align: left;
    margin-left: 10%!important;
}
}
/*===================================Pagina fortalecimiento socio organizativo==================================*/

@media (max-width:1180px){
.wpb_gallery .theme-default .nivoSlider {
    height: 220px;
}
}
@media (max-width:1000px){
.wpb_gallery .theme-default .nivoSlider {
    height: 180px;
}
#post-869 .ui-state-default.ui-corner-top {
    width: 100%;
}
}
@media (max-width:550px){
.wpb_gallery .theme-default .nivoSlider {
    height: 150px;
}
}
@media (max-width:400px){
.wpb_gallery .theme-default .nivoSlider {
    height: 120px;
}
}
@media (max-width:310px){
.wpb_gallery .theme-default .nivoSlider {
    height: 90px;
}
}
/*===================================Pagina produccion sostenible==================================*/
@media (max-width:610px){
.ui-state-default.ui-corner-top {
    width: 100%;
}
}
/*===================================conservacion==================================*/
@media (min-width: 1001px) and (max-width: 1200px) { 
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
    font-size: 12px;
}
}
@media (max-width:1000px){
#post-890 .ui-state-default.ui-corner-top {
    width: 100%;
}
}
/*===================================Proyectos Ejecucion==================================*/
@media (max-width:768px){
#post-967 .col-md-7.col-sm-6 .frame {
    float: left;
    width: 50%;
    margin-left: 25%;
    height: 200px !important;
    margin-top: 2%;
}

#post-967 .row {
    margin-left: 5%;
}
.news-grid .wpb_text_column.wpb_content_element {
    text-align: center;
}
}

@media (max-width:360px){
#post-967 .col-md-7.col-sm-6 .frame {
    height: 130px !important;
    margin-top: 10%;
}
}
/*===================================Proyectos realizados==================================*/
@media (max-width:360px){
.frst-timeline-style-8 .frst-timeline-content-inner {
    width: 130%;
}

.frst-timeline-style-8.frst-date-opposite .frst-date {
    width: 90% !important;
    font-size: 18px;
}
.frst-date {
    font-size: 18px !important;
}
}
/*===================================Noticias  -  blog listing==================================*/
@media (min-width: 768px) and (max-width: 1199px) { 

#post-1088 .vc_custom_heading {
    width: 50%;
    margin-top: 3%;
}

#post-1088 .wpb_text_column.wpb_content_element.vc_custom_1494371262148 {
    margin-top: -70px !important;
}
}
@media (min-width: 480px) and (max-width: 767px) { 
#post-1088 .vc_custom_heading {
    width: 90%;
    padding-bottom: 8%;
    margin-left: 35px;
}
}

@media (min-width: 793px) and (max-width: 991px) { 
#post-323 .col-md-7 {
    width: 80%;
    float: right;
    margin-top: -140px;
}
#post-323 .frame {
    width: 40%;
}

#post-323 .frame img {
    float: left !important;
    margin-left: 50px;
}
}
@media (max-width:794px){
#post-323 .frame {
    width: 45%;
    margin-left: -15%;
    padding-top: 3%;
}

#post-323 .text-box {
    width: 60%;
    padding-left: 0;
    padding-right: 0;
}
}

@media (max-width:490px){
#post-323 .frame {
    padding-top: 8%;

}
}
@media (max-width:479px){
#post-1088 .vc_custom_heading {
    font-size: 24px !important;
    width: 90%;
    padding-bottom: 15%;
    line-height: 25px;
    margin-left: 25px
}
}
/*===================================PDF==================================*/
iframe.pdf {
    width: 100%!important;
}
.attachment-390x320.size-390x320.wp-post-image{
width: 65% !important;
}
p.video {
    text-align: center!important;
}
p.video iframe {
    width: 70%!important;
    border: 10px #FBB03B solid;
}
}

.vanilla-pdf-embed #toolbarViewer {
    background: red !important;
}

#toolbarViewer {
    background: #043841 !important;
}

/*===================================pagina publicaciones==================================*/
.blog-list .style-1 .text-box {
    margin: 0 !important;
    padding-left: 5%;
    padding-right: 5%;
    text-align: justify;
}
@media (min-width:992px){
#post-2631 {
    margin-top: 40px !important;
}
#post-2631 .col-md-7 {
    margin-top: -20px; !important;
}
#post-2624 {
    margin-top: 40px !important;
}
#post-2624 .col-md-7 {
    margin-top: -20px; !important;
}
}
@media (min-width: 793px) and (max-width: 991px) { 

#post-2631 .col-md-7 {
    width: 70%;
    float: right;
    margin-top: -237px;
}
#post-2631 .frame {
    width: 40%;
}

#post-2631 .frame img {
    float: left !important;
    margin-left: 50px;
}

#post-2624 .col-md-7 {
    width: 70%;
    float: right;
    margin-top: -237px;
}
#post-2624 .frame {
    width: 40%;
}

#post-2624 .frame img {
    float: left !important;
    margin-left: 50px;
}
}
@media (max-width:792px){
#post-2631 .row {
    margin-left: 23px;
}
#post-2631 .frame {
    width: 45%;
    margin-left: -15%;
    padding-top: 3%;
}

#post-2631 .text-box {
    width: 60%;
    padding-left: 0;
    padding-right: 0;
}
#post-2624 .row {
    margin-left: 23px;
}
#post-2624 .frame {
    width: 45%;
    margin-left: -15%;
    padding-top: 3%;
}

#post-2624 .text-box {
    width: 60%;
    padding-left: 0;
    padding-right: 0;
}
}

@media (max-width:490px){
#post-2631 .frame {
    padding-top: 8%;

}
#post-2631 .row {
    margin-left: 10px;
}

#post-2631 .style-1 h3 a {
    font-size: 20px !important;
    line-height: 20px !important;
}
#post-2624 .frame {
    padding-top: 8%;
}
#post-2624 .row {
    margin-left: 10px;
}

#post-2624 .style-1 h3 a {
    font-size: 20px !important;
    line-height: 20px !important;
}
}


/*===================================pagina intercambio-testimoniales==================================*/


#testimonial-intercambios .owl-carousel.owl-loaded {
    display: block !important;
}
#testimonial-intercambios .btn-row .thumb {
    display: none;
}
#testimonial-intercambios {
    padding: 0 !important;
}
#testimonial-intercambios .vc_column-inner {
    padding: 0 !important;
}
#testimonial-intercambios .testimonial-style-2 .bx-wrapper {
    float: left;
    width: 100%;
    margin: 0;
    height: 300px;
    padding-top: 5%;
}

#testimonial-intercambios .testimonial-style-2 .bx-wrapper .bx-pager, .testimonial-style-2 .bx-wrapper .bx-controls-auto {
    bottom: 20%;
}

div.testimonial-style-2 .holder em {
    font: italic 300 20px/38px 'Roboto', sans-serif!important;
    line-height: 23px;
	padding: 0 35px 40px 35px!;
}
#testimonial-intercambios .testimonial-style-2 .holder em {
    font: italic 300 20px/38px 'Roboto', sans-serif;
}
#testimonial-intercambios .slide {
    width: 100% !important;
}
#testimonial-intercambios .testimonial-style-2 .holder {
    padding: 50px 90px;
}
#testimonial-intercambios .testimonial-style-2 .holder h4 {
    color: #FBB03B;
    text-align: center;
    display: inline-block;
}
@media (min-width: 1037px) and (max-width: 1252px) { 
#testimonial-intercambios .testimonial-style-2 .holder em {
    font: italic 300 20px/30px 'Roboto', sans-serif;
}

#testimonial-intercambios h4 {
    font-size: 25px !important;
}}
@media (min-width: 993px) and (max-width: 1036px) {
#testimonial-intercambios .testimonial-style-2 .holder {
    padding: 50px 75px;
    height: 450px;
}
#testimonial-intercambios .testimonial-style-2 .holder em {
    font: italic 300 20px/35px 'Roboto', sans-serif;
}

#testimonial-intercambios .vc_empty_space {
    height: 410px !important;
}}
@media (min-width: 766px) and (max-width: 992px) {
#testimonial-intercambios .testimonial-style-2 .holder {
    padding: 50px 75px;
}
#testimonial-intercambios .testimonial-style-2 .holder em {
    font: italic 300 18px/25px 'Roboto', sans-serif;
}
#testimonial-intercambios h4 {
    font-size: 23px !important;
}
#testimonial-intercambios .vc_empty_space  {
    height: 415px!important;
}}
@media (max-width: 991px) {
#testimonial-intercambios .testimonial-style-2 .holder em {
    font: italic 300 18px/30px 'Roboto', sans-serif;
}}
@media (max-width: 485px) {
#testimonial-intercambios .testimonial-style-2 .holder em {
    padding: 0 0 20px 0;
}
#testimonial-intercambios .testimonial-style-2 .holder {
    padding: 50px 43px;
  height: 480px!important;
}
#testimonial-intercambios .testimonial-style-2 .bx-wrapper .bx-pager {
    display: none;
}}
/*===================================pagina intercambio==================================*/


@media only screen and (max-width:768px){
#pin-intercambios .wpb_column.vc_column_container.vc_col-sm-5 {
    width: 72%;
    float: right;
    margin-top: -150px;
    margin-right: 10%;
    padding-left: 5%;
    margin-bottom: 5%;
}

#pin-intercambios .wpb_column.vc_column_container.vc_col-sm-1 {
    width: 10% !important;
    padding-bottom: 20px;
    margin-left: 80px;
}


#pin-intercambios .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    height: 0em !important;
}
#pin-intercambios .wpb_text_column.wpb_content_element {
    margin-bottom: 10px;
}
}

@media only screen and (max-width:501px){
#pin-intercambios .vc_icon_element {
    margin-bottom: 55px;
  }
#pin-intercambios .wpb_column.vc_column_container.vc_col-sm-1 {
    margin-left: 45px;
}
#pin-intercambios .wpb_column.vc_column_container.vc_col-sm-5 {
    margin-top: -210px;
}
}
/*------enlace PUBLICACIONES------*/
.breadcrumb li:nth-child(2) {
    pointer-events: none;
}
/*------estilos slider, testimoniales------*/
#titulo-testimoniales {
    font-family: 'bebas_neueregular';
    //text-align: right!important;
}
.letras-slider-testimoniales {
    text-align: center !important;
    font-style: italic;
}
/*=============estilos-titulos-slider-principal=================*/
.fuente-sliders-titulos{
	font-family: 'bebas_neueregular';
}


/*=================btn-formulario==============================================*/
#btn-formulario .vc_btn3-container.btn-formulario.vc_btn3-right a::before {
    content: url(wp-content/uploads/2018/01/btndescargar.png);
}
#btn-formulario .vc_btn3.vc_btn3-size-md {
    padding: 3px 20px;
    text-align: center;
}
#btn-formulario .vc_btn3-container.btn-formulario.vc_btn3-right.vc_custom_1515707102386 {
    text-align: center;
    width: 50%;
}
@media only screen and (max-width: 400px){
	#btn-formulario .vc_btn3.vc_btn3-size-md {
	padding-top: 16px;
	}
}
@media only screen and (max-width: 1200px){
	.columna-boton-instruc-gene {
		width: 100%;
	}
	.columna-instrucciones-generales {
		width: 100%;
  	}
}