@import url('https://fonts.googleapis.com/css?family=PT+Sans|PT+Serif');
.header-top-bar {
  background-color: #002147;
}
body {
	font-family: 'PT Sans', sans-serif;
	font-size:18px; 
	line-height:26px; 
  	font-weight: 400;
	color:#3f3f3f;
}
h1.title, h1, h2, h3, h4, h5, .comment-author .fn, h6 {
	font-family: 'PT Serif', serif;
    color: #484848;
}
h1.title {
    font-size: 40px;
    line-height: 46px;
  font-weight: 400;
}
.red_salvation{
    background-image: linear-gradient(to top, #066BBD 0%, #033A66 100%);
    background-image: url('http://www.tecma.edu.gt/wp-content/uploads/2019/01/fondoTitulos.jpg');
}
.top-bar-field,
.top-bar-field i.fa,
.top-bar-social-icons a { color: #bfccdb; }
.header-homepage,
.footer {display: none; max-height: 0;}
.mesmerize-content-padding #page>.page-content,
.mesmerize-inner-page #page>.page-content {padding-bottom: 0;}
.style8 {background-color: #25D366;}