/*
Theme Name:Cejamericas
Theme URI: https://themefreesia.com/themes/freesia-corporate
Author: Jose Zorrilla
Author URI: https://themefreesia.com
Description: Cejamericas is a Child theme from Freesia Corporate wich is a Child theme of Freesia.
Version: 1.0.0
Text Domain: freesia-corporate-child
Template: freesia-empire
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Tags: threaded-comments, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, sticky-post, theme-options, translation-ready, post-formats, footer-widgets, blog, education, entertainment

All files, unless otherwise stated, are released under the GNU General Public License
version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
==================================================
*/

.slider-content .slider-title a,
.slider-content .slider-title {
	color: #ffffff;
	font-size: 36px;
	font-weight: 400;
	line-height: 43px;
}
.slider-content .slider-text h3 {
	color: #ffffff;
	font-size: 16px;
	line-height: 24px;
}

/* Portfolio Widget
================================================== */
.widget_portfolio {
	margin-bottom: 0;
	margin-top: -1px;
	position: relative;
	text-align: center;
	background-color: #fff;
}
.widget_portfolio .portfolio-container {
	background-color: #0050cf;
	border: 40px solid #f4f4f4;
}
.widget_portfolio .widget-title:after {
	background-color: #fff;
	content: " ";
	display: block;
	height: 1px;
	margin: 10px 0 auto;
	width: 80px;
}
.widget_portfolio .widget-title,
.widget_portfolio .widget-highlighted-sub-title {
	color: #ffffff;
	text-align: left;
	margin-bottom: 20px;
	padding: 0px;
}

.vivid {
	background-color: #0050cf;
	border: 1px solid #0050cf;
	color: #fff;
}

/* 3.0 Links
================================================== */
a {
	color: #0050cf;
	text-decoration: none;
	cursor:pointer;
}
a:focus,
a:active,
a:hover {
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
	outline-offset: -3px;
}

/* 24.0 Pages
================================================== */
/* ----- Page Title ----- */
.page-header {
	background-color: #0050cf;
	padding: 18px 20px;
	position: relative;
	overflow: hidden;
}
.elementor-template-full-width .page-header,
.elementor-page .page-header,
.siteorigin-panels.full-width-layout .page-header {
	display: none;
}
.error-404 .page-header {
	padding: 15px 20px 50px;
	margin-top: 0px;
	background-color: #fddbdd;
}
.error-404 .page-title {
	padding: 0px;
}
.error-404 .page-content {
	padding: 20px 0px;
}
.page-title {
	font-size: 24px;
   	line-height: 33px;
	color: #fff;
	float: left;
	padding: 0px;
}
.page-title a {
	color: #fff;
}
