@charset "utf-8";

/* CSS Document */

/*
 Theme Name:   singlepage-tempestad
 Description:  singlepage Child Theme
 Template:     singlepage
 Version:      1.0.0
*/

@import url("../singlepage/style.css");
@import url(//fonts.googleapis.com/css?family=Raleway:900|Marcellus);

/*body {
	font-family: 'Raleway', sans-serif !important;
}*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
#page-template .main-nav li a, #featured-template .main-nav li a,
section.section .section-content {
	font-family: 'Marcellus', serif !important;
}
section.section {
	background-size: cover !important;
}
#sub_nav_2 {
	display:none;
}
body.post-26 {
    background-image: url(../../uploads/2016/01/1_Character-ADELA-performing.jpg);
    background-size: cover;
    color: #fff;
    text-shadow: 2px 1px 0px rgba(0, 0, 0, 0.8);
    padding: 10px;
}
.widget_area {
    width: auto;
}
.ficha {
    text-align: center;
    background-color: #214C7F;
    margin: 0;
    padding: 10px;
}
.ficha strong {
    font-family: 'Raleway', sans-serif;
}
.ficha strong:after {
    content:" \2022 ";
}
.ficha strong:last-child:after {
    content:"";
}
.contenidoPop {
    background-color: rgba(0,0,0,.6);
    display: table;
    margin: auto;
    height: 100%;
    padding: 20px;
}
section#huge_it_portfolio_content_1 {
    margin-right: 0%;
}
@media print {
}
@media (min-width: 768px) and (max-width: 979px) {
}
@media (max-width: 767px) {
	section#huge_it_portfolio_content_1 {
	    margin-right: 0;
	    margin-left: 0;
	}
}
@media (min-width: 1200px) {
}
@media (min-width: 480px) and (max-width: 767px) {
}
@media (max-width: 480px) {
}
@media (max-width: 979px) {
}
@media (min-width: 980px) {
	body.post-26 {
	    padding: 0px;
	}
	.ficha {
	    margin: 0% -30%;
	    padding: 60px;
	}
}
@media (max-width: 1200px) {
}
@media (max-width: 320px) {
	body.post-26 {
	    padding: 10px;
	}
	section#huge_it_portfolio_content_1 {
	    margin-right: -8%;
	    margin-left: -8%;
	}
}