﻿/*
Theme Name: pias
Author: FreSoft
Author URI: https://fresoft.pt/
Version: 1.0
Text Domain: pias
*/

h1.brand_name {
	margin-top: 50px;
	margin-left: 30px;
	font-size: 72px;
    font-weight: 800;
	font-family: 'Segoe UI', sans-serif;
	line-height: 80px;
}

	h1.brand_name:before {
		background: none !important;
	}

	h1.brand_name a, h1.brand_name a:hover{
		color: #2b579a !important;
	}

h2 {
	font-family: 'Segoe UI', sans-serif;
	font-size: 60px !important;
	font-weight: 800;
	color: #2b579a;
}

h3 {
	font-family: 'Segoe UI', sans-serif;
	font-size: 24px !important;
	margin-top: 15px;
	color: #2b579a;
}

h4 {
	font-family: 'Segoe UI', sans-serif;
	font-size: 32px !important;
    font-weight: 800;
	color: #2b579a;
}	
	
	
body .center_991 {
	padding: 0px !important;
}

body .center_991 .container-fluid {
	padding: 0px;
}

.sf-menu > li > a {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: 'Segoe UI', sans-serif;
	font-size: 30px;
	text-transform: none;
}

.camera_pag {
    position: relative;
    bottom: 45px;
    margin-left: auto;
    margin-right: auto;
}

.cam_cnt {
	display: none;
}

.gallery {
	display: table;
}

.gallery-columns-3  figure{
	width: 33.3333%;
}

.gallery-columns-4  figure{
	width: 25%;
}

.gallery-columns-5  figure{
	width: 20%;
}


.gallery-item {
    display: inline-block;
    padding-right: 15px;
    margin-bottom: 15px;
}


.gallery-item  img{
    width: 100%;
}

img.alignleft {
    float: left;
    margin-right: 15px;
}

.clear {
	clear: both;
    width: 100%;
    display: block;
    height: 1px;
}

.info-box .fa-phone:before, .info-box .fa-map-marker:before {
	color: #491227;
}

.stuck_container {
	background: #2b579a;
}

	.sf-menu > li > a {
		color: #fff;
	}
	
	
	.sf-menu ul , .sf-menu ul ul{
		background: #2b579a;
	}
	
		.sf-menu ul  > li  {
			background: #2b579a;
			position: relative;
		}
		
		.sf-menu ul ul  {
			background: #2b579a;
			position: absolute;
			top: 0px;
			padding-top: 10px;
			padding-bottom: 10px;
		}
		
		.sf-menu ul  > li > a, .sf-menu ul ul > li > a {
			background: #2b579a;
			color: #fff;
			padding: 25px;
			padding-top: 5px;
			padding-bottom: 5px;
		}
		
	.sf-menu > li.active > a, .sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
		background: #095197;
		color: #fff;
	}
	
	.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
		background: #095197;
		color: #fff;
	}
	
	.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
		background: #095197;
		color: #fff;
	}
	
	.sf-menu ul .sf-with-ul:before {
		top: 6px;
	}
	
.btn-link {
	color: #000;
}

.btn-link:hover {
	color: #000;
	text-decoration: underline;
}

h2, h3, h4, h5, h6 {
	text-transform: initial !important;
}

h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #000;
	text-decoration: underline;
}

* + h4 {
    margin-top: 15px;
}

h4 {
	font-size: 18px;
	margin-bottom: 0px !important;
}

h4 + .date {
	font-size: 12px;
	color: #000;
	margin-bottom: 15px;
}

h4 + .video {
	margin-top: 15px;
}

footer h5 {
	font-family: 'Segoe UI', sans-serif;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	font-size: 32px;
}

footer h5  img {
	width: 140px;
}

footer * + .info-list {
	margin-top: 0px;
	display: inline-block;
}

.contact-info-list {
	width: 262px;
}

	.contact-info-list dd {
		width: 100%;
		text-align: left !important;
	}
	
.widget {
	margin-top: 15px;
	margin-bottom: 15px;
}

	.widget h4 {
		padding-bottom: 15px !important;		
	}
	
footer .well {
	padding-top: 0px !important;
	padding-bottom: 45px;
	background: #2b579a;
}

footer .fl_left {
	display: none;
}

.sf-menu ul ul {
	left: 240px;
	width: 235px;
}

.excerpt  {
	max-width: 350px;
}

	.excerpt p {
		text-align:justify;
		font-size: 14px;
	}

.wpcf7-submit {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: none;
	background: #000;
	color: #fff;
	padding: 10px 45px;
}

input[type='text'], 
input[type='time'], 
input[type='url'], 
input[type='month'], 
input[type='week'], 
input[type='email'], 
input[type='color'], 
input[type='datetime'], 
input[type='datetime-local'], 
input[type='range'], 
input[type='search'], 
input[type='tel'], 
input[type='date'], 
input[type='password'], 
input[type='number'] {
    border: solid 1px rgb(169, 169, 160);
	padding: 7px;
}

textarea {
    border: solid 1px rgb(169, 169, 160);
	padding: 7px;
	min-width: 325px;
}



input[type='text'], input[type='email'] {
	margin-top: 5px;	
	background: #fff;
}

.index-second {
	border-bottom: solid 1px #f000;
	
}

.index-third .widget {
	float: left;
	width: 25% ;
	text-align: center;
}

/* Para apagar */

footer .banner {
	text-align: center;
	width: 100%;
}

body {
	background: #fff;
}

header {
	background: #fff;
}


.brand_img {
	width: 180px;
	height: auto;
}

header .nav {
	float: none !important;
	text-align: center !important;
}

.info-box {
	display: none;
}

.sf-menu {
		margin-left: auto;
		margin-bottom: auto;
}

p {
	color: #000;
}

.sf-menu ul  > li , .sf-menu ul ul > li {
	text-align: left;
}

.sf-menu ul  > li > a, .sf-menu ul ul > li > a {
	text-align: left;
}

.search-form_toggle {
	position: absolute;
	right: 15px;
	top: 15px;
}

.search-form.on {
	top: 75px;
}

.stuck_container {
	background: #2b579a;
}

footer .bg-footer, footer .footer_cnt {
	background: #333;
	color: #fff;
}

footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, footer p, footer address, footer dd, footer a {
	color: #fff;
}

footer .bg-footer .container, footer .footer_cnt .container {
	width: 100%;
	padding-left: 35px;
	padding-right: 35px;
}

footer .footer_cnt {
	padding-bottom: 15px;
}

footer .footer_cnt {
	padding-top: 15px;
}

footer .well {
	padding-bottom: 0px;
}


.copy a:hover {
	color: #fff;
}

.destaques div {
	margin-right: 30px;
}

.destaques div > h4 {
	margin-bottom: 15px !important; 
}


.wpcf7-form-control-wrap {
	
}

	.wpcf7-form-control-wrap .wpcf7-form-control {
		width: 100%;
		margin-bottom: 15px;
	}
	
.toTop {
    color: #e1704b;
	bottom: 30px;
}	


.search-form_label {
	padding: 0px;
    padding-right: 35px;
}

	.search-form_label input {
		margin: 0px;
		height: 30px;
		border: none;
	}
	
* + .row {
    margin-top: 0px !important;
}

.btn-link{
	color: #e1704b;
	font-weight: 700;
}

.page {
	overflow: initial !important;
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	
	header * + .info-box {
    margin-top: -25px;
}

footer h5{
	font-size: 26px;
}

footer .bg-footer .container {
	text-align:left;
}

}