/*
Theme Name: AccessPress Parallax child
Theme URI: https://accesspressthemes.com/wordpress-themes/accesspress-parallax/
Author: AccessPress Themes
Author URI: https://accesspressthemes.com/
Description: AccessPress Parallax is a beautiful WordPress theme with Parallax design. Parallax design has become popular and is being adopted because 3D effects are possible with it, you can add some sphere to your product, it is the best way of storytelling, you can draw your visitors in, it is interactive, engaging, makes your visitors curious, fun, surprise, effective to trigger action, invite your visitors in great Call to Action, great conversion rates and many more. This is probably the most beautiful, feature rich and complete free WordPress parallax theme with features like: fully responsive, advance theme option panel, featured slider, advance post settings, services/team/blog/portfolio/testimonial layout, Google map integration, custom logo/fav icon, call to action, CSS animation, SEO friendly, translation ready, RTL support, custom CSS/JS and more! Demo: http://accesspressthemes.com/theme-demos/?theme=accesspress-parallax Support forum: https://accesspressthemes.com/support/ Pro version: https://accesspressthemes.com/wordpress-themes/accesspress-parallax-pro/ 
Template: accesspress-parallax
Version: 1.25.3
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: accesspress-parallax
Domain Path: /languages/
Tags: black, blue, custom-background, custom-colors, custom-header, custom-menu, dark, featured-images, fluid-layout, gray, light, one-column, orange, right-sidebar, theme-options, threaded-comments, translation-ready, two-columns, white

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

AccessPress Parallax is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
*/
@import url("../accesspress-parallax/style.css");
@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css');
h1,hr,a{
	color: #0088e8;
}
h3{
	color: #0088e8;
}
h4{
	color: #0088e8;
    font-style: italic;
	font-size: 17px;
}
hr{
	background-color: #0088e8;
	margin-top: 40px;
    margin-bottom: 40px;
}
body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
	background: url(images/bg.png);
}
#main-slider .overlay{
	background:url(images/overlay4.png) repeat rgba(0,0,0,0.3);
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 999;
}
.slider-caption .caption-description a:hover, .btn:hover {
    background: #0088e8 !important;
    border: 2px solid #0088e8 !important;
    color: #0088e8 !important;
}
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a {
    color: #0088e8;
}
#primary{
	width:100%;
}
#go-top{
	background: #0088e8;
}

#masthead {
	border-bottom: 3px solid #0088e8;
}
.team-image:hover, .team-image.active {
    border: 2px solid #0088e8;
}
.parallax-section input[type="text"], .parallax-section input[type="email"], .parallax-section input[type="url"], .parallax-section input[type="password"], .parallax-section input[type="search"], .parallax-section input[type="tel"], .parallax-section textarea{
	background-color: white;
}
.parallax-section .wpcf7-form .wpcf7-submit {
	background-color: #0088e8;
    float: left;
    width: 20%;
}
.team-big-image {
    width: 20%;
}
/*Ocultmaos publicidad del plugin pdf*/
div.pdfemb-toolbar div.pdfemb-poweredby{
	display: none;
}
.entry-content{
	text-align: justify;
}
.page-content{
	text-align: justify;
}
.content-media{
	margin-top: 20px;
}
.copy-right{
	float: none;
    width: auto;
    text-align: center;
    max-width: none;
}
.copy-right img{
	padding-left: 8%;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #0088e8;
}
.isa_info, .isa_success, .isa_warning, .isa_error {
margin: 10px 0px;
padding:12px;
}
.isa_info {
    color: #00529B;
    background-color: #BDE5F8;
}
.isa_success {
    color: #4F8A10;
    background-color: #DFF2BF;
}
.isa_warning {
    color: #9F6000;
    background-color: #FEEFB3;
}
.isa_error {
    color: #D8000C;
    background-color: #FFBABA;
}
.isa_info i, .isa_success i, .isa_warning i, .isa_error i {
    margin:10px 22px;
    font-size:2em;
    vertical-align:middle;
}
.bottom-footer {
    background: #ddd;
    padding: 15px;
    font-size: 14px;
}
.blog-list .blog-excerpt span {
background: #0088e8;
}

.blog-list .blog-excerpt {
	border-bottom: 3px solid #0088e8;
}
.blog-list:hover .blog-excerpt {
    border-color: #79aace;
}
.blog-list:hover .blog-excerpt span {
    background: #79aace;
}