@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');

body {
	background: #cecece;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	padding: 0px;
	overflow-x: hidden;
}

@media screen and (max-width: 991px) {
	
}

@media screen and (min-width: 990px) {

}

.navbar-brand img {
	width: 100px;
}

#areasmobile {
	width: 100%;
}

.icon {
	color: white;
	width: 20px;
	margin: 5px;
}

.container-fluid {}

.container {
	max-width: 1000px;
	background-color: #ffffff;
}

h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 34px;
	margin-top: 0px;
	margin-top: 30px;
}

h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 26px;
	margin-top: 0px;
	margin-top: 15px;
}

h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 18px;
	margin-top: 0px;
	margin-top: 15px;
}

h4 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 16px;
	margin-top: 0px;
	margin-top: 15px;
}

h5 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 14px;
	margin-top: 0px;
	margin-top: 5px;
}

h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 12px;
	margin-top: 0px;
	margin-top: 5px;
}

p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #000;
	margin-top: 0px;
	margin-top: 15px;
}

a, a:hover, a:focus {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #000;
}

.page-header {
	margin-top: 10px !important;
	border-bottom: 2px #7A0409 solid;
}

.page-header h1 {
	margin-top: 0px;
	margin-bottom: 15px;
	color:#004EA0;
}

.page-header h3 {
}

#article{
	border-bottom: 2px solid #cecece;
	padding-top: 15px;
	padding-bottom: 15px;
}

/*Pagination*/

.pagination {}

.pagination {
	align-items: center;
	justify-content: center;
	background-color:#004EA0;
	color: #eeeeee;
	margin-left: 20%;
	margin-right: 20%;
}

.pagination a {
	font-weight: 700;
	color: #eeeeee;
}

.pagination li:hover, .pagination li:hover>a {
	background-color: #7A0409;
	color: #eeeeee;
	text-decoration: none;
}

.pagination .active {
	background-color: #7A0409;
}

.pagination .active a {
	color: #eeeeee;
}

.pagination li {
	padding: 5px;
	color: #eeeeee
}

.navigation {
	/*background-color: #2c5192;*/
	overflow: hidden;
	margin-top: 30px;
}

.pagination>li:first-child {
	float: left;
}

.pagination>li:last-child {
	float: right;
}

#wrappper {
	margin-top: 20px;
	margin-bottom: 20px;
}

#category-results {}

#search-results {}

#s {}

#searchsubmit {}

#sidebar {
	background-color: #004EA0;
	min-height: 400px;
	height: 100%;
}

#sidebar .widget h5 {
	text-transform: uppercase;
}

#sidebar .widget ul {
	padding: 0px;
	list-style-type: none;
}

#sidebar .widget ul>li {
	padding-bottom: 5px;
}

#author {
	margin-bottom: 15px;
	display: block;
}

#author img {
	margin-right: 15px;
}

#author .meta {
	display: inline-block;
}

.hrline {
	border-top: 2px solid #7A0409;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	width: 100%;
	
}

#search-results .hrline:last-of-type {
	display: none;
}

#category-results .hrline:last-of-type {
	display: none;
}

/*Header*/

.logo {
	max-width: 160px;
	width: 100%;

}

#parishlogo {
	color: #004EA0;
}

#parishname {
	color: #004EA0;
}

#parishname img{
	width:100%;
}

#parishname h1 {
	font-size: 36px;
	font-size: 2.4vw;
	font-family: 'Lobster', cursive;
}

#parishadress {
	color: #004EA0;
	font-family: 'Lobster', cursive;	
}

#parishadress h3{
	font-family: 'Lobster', cursive;
	
}

#parishadress p{
	color: #004EA0;
	font-family: 'Lobster', cursive;
	font-size: 12pt;
	padding:0;
	margin:0;
}

.blackalpha {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: 0.4;
}

#phrase {
	color: white;
	margin-left: 15px;
}

#phrase h1 {
	font-weight: 700;
	font-size: 3.5vw;
}

#logophrase {}



/*Menu*/
#topmenu{

}

#topmenu nav{
	padding: 0px;
}

#topmenu nav li{
	text-align: center;
}

#topmenu .menu-item{
	margin: 5px;
	width: 100px;
}

#topmenu .dropdown-menu{
	background-color: #004EA0;
}

#topmenu .dropdown-submenu .dropdown-menu{
	margin-left: 150px;
}

#topmenu .dropdown-submenu{
	padding: 5px;
	max-width: 100px;
}

#topmenu .nav-link,
#topmenu a{
	color: white;
	text-transform: uppercase;
}

#topmenu .dropdown-toggle{
	white-space: unset;
}

#topmenu li{
	max-width: 100px;
	margin: 5px;
}
/*slider area*/

#parish a {
	width: 100%;
}

#slider {
	overflow: hidden;
	width: 100%;
	max-height: 300px;
	padding:0;
}

.sliderimage img {
	height: 100% !important;
}

.returntop{
	margin-bottom: -15px;
}

.returntop span{
	background-color: #7A0409;
	float: right;
	padding: 5px;
}

article{
	border-bottom: 2px solid #cecece;
}

/*Barra de Contactos*/

#contactbarr {
	background-color: #7A0409;
	color: white;
	border-radius: 5px 5px 0px 0px;
}

.address {
	font-weight: 701;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

/* unvisited link */

.address a:link {
	color: white !important;
	text-decoration: none !important;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 701;
}

/* visited link */

.address a:visited {
	color: white !important;
	text-decoration: none !important;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 701;
}

/* mouse over link */

.address a:hover {
	color: white !important;
	text-decoration: none !important;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 701;
}

/* selected link */

.address a:active {
	color: white !important;
	text-decoration: none !important;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 701;
}

#phonenumber {
	font-weight: 700;
}

/*Imagens*/

.img-responsive {
	max-width: 100%;
	height: auto;
}

.iconformat {
	width: 21px;
}

/*footer*/

#footer {
	margin-top: 15px;
}

#footer a {
	color: #ffffff;
}

#footer h5 {
	font-weight: bold;
}

#footer h2 {
	font-weight: bold;
	margin: 0;
}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 9pt;
}

#footer li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 10pt;
}

#footer a {
	font-size: 10pt;
}

.footerlogo {
	margin: 5px;
}

#footerbutton img {
	width: 150px;
	margin: 0 5px 0 20px;
}

#footer p {
	margin-left: 30px;
	color: white
}

.copyright {
	display: inline;
}

/*slider*/

.sliders{
	border:2px solid #7A0409;
}

/*widget area*/

#sidebar{
	/*background-color: #004EA0;*/
	padding: 5px;
}

#sidebar h5{
	color:#dededd;
	text-align:left;
}

#sidebar .widget{
	margin: 10px;
	border: solid 1px #7A0409;	
}


/*search*/

#search {

}

#searchform {
	width: 100%;
	border: 2px solid #004EA0;
}

#search2 {
	background-color: white;
	border-radius: 5px;
	margin-right: 10px;
}

#searchform img {
	width: 15px;
}

#searchform button {
	left: 0px;
}

.searchfield {
	border: solid 2px #004EA0;
	border-radius: 5px;
}

.searchfieldbtn {
	border: 0;
	background: none;
	position: relative;
}

.roundcorner {
	border: solid 2px #7A0409;
	border-radius: 5px;
}

.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}

.noleftpadding {
	padding-left: 0 !important;
}

.norightpadding {
	padding-right: 0 !important;
}

.padding {
	padding-left: 10px;
	padding-right: 10px;
}

.backgroundvalores {
	background-size: cover;
	/*height: 244px;*/
	background-size: 100% 100%;
}

.buttoncontainer {
	position: relative;
}

.buttoncontainer:hover .overlay {
	opacity: 0.5;
}

.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background-color: white;
}

.thumbnail {
	max-width: 100%;
	height: 160px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	/*background-color: #2c5192;*/
	padding: 0px !important;
	overflow: hidden;
	border: none !important;
	border-radius: 0px !important;
}

.seemore {
	background-color: #7A0409;
	color: white;
	font-weight: bolder;
	font-size: 12pt;
	margin: 15px;
	padding: 5px;
	border-bottom: solid 2px #7A0409;
}

.seemore span {
	font-size: 14pt;
}

#posts h2 {
	color:#004EA0;	
}

#titlehome{
	border-bottom: #7A0409 solid 2px;
	margin-bottom: 15px;
}

/*social*/

#social img {
	margin-top: 5px;
	margin-bottom: 5px;
}

.flex-control-paging li {
	color: #2c5192;
}

/*menus*/

/*main content*/

#main {
	height: 100%;
}

/*article*/

.bordergreen {
	border: 2px #7A0409 solid;
	border-radius: 5px;
	background-color: #dededd;
}

.content {}

.date {
	font-weight: 700;
	color: #7A0409
}

/*paragrafos*/

.paragrspace {
	line-height: 0px;
}

/*---------------------------*/

/*Contactform7*/

/*--------*/

#page-404 #searchform {
	width: 98%;
}

#page_not_found div.bordergreen {
	background-color: none;
	border: none;
}

/*shadow*/
.effect7
{
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect7:before, .effect7:after
{
  content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.effect7:after
{
  right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}