/*
Theme Name: Sigma Plus WP Theme
Description: Tema WordPress desenvolvido pela Sigma Plus.
Author: Sigma Plus Tecnologia & Marketing
Author URI: https://www.sigmaplus.net.br/
Developer: Gustavo Ferreira
Version: 1.0
*/

/* =Estilos Básicos
-------------------------------------------------------------- */

body {
	cursor: default;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
}

@media (min-width: 992px) {
	.container { width: 990px; }
}

::-moz-selection {
	background-color: rgba(0,0,0,.1);
}

::selection {
	background-color: rgba(0,0,0,.1);
}

/* =Tipografia
-------------------------------------------------------------- */

h1, h2, h3,
h4, h5, h6 {
	font-weight: 700;
	margin: 0 0 15px 0;
}

/* =Botões
-------------------------------------------------------------- */

button,
input[type="submit"] {
	outline: 0 none !important;
}

.btn {
	border-radius: 0;
	text-transform: uppercase;
}

.btn-primary {
	background-color: #101256;
	border-color: #101256;
	color: #fff;
}

.btn-primary:hover {
	background-color: #0c0e48;
	border-color: #0c0e48;
	color: #fff;
}

.btn-primary.active, 
.btn-primary:active,
.btn-primary.focus, 
.btn-primary:focus,
.btn-primary.active.focus, 
.btn-primary.active:focus, 
.btn-primary.active:hover, 
.btn-primary:active.focus, 
.btn-primary:active:focus, 
.btn-primary:active:hover {
	background-color: #0c0d3c;
	border-color: #0c0d3c;
	color: #fff;
}

/* =Formulários
-------------------------------------------------------------- */

.form-control {
	border: 1px solid rgba(0,0,0,.3);
	border-radius: 0;
}

.form-control:focus {
	border: 1px solid rgba(0,0,0,.6);
	box-shadow: none;
}

.wpcf7-not-valid {
	background: #fff0f0;
	border: 1px solid #e0001b;
}

.wpcf7-not-valid-tip {
	display: none !important;
}

.wpcf7-response-output {
	height: 34px !important;
	line-height: 34px !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
	font-size: 13px !important;
	color: #d62118 !important;
	border: 0 none !important;
}

.wpcf7-mail-sent-ok {
	color: #0b9f00 !important;
}

/* =Cabeçalho
-------------------------------------------------------------- */

.navbar-default {
	background: #becee4;
	background: -moz-linear-gradient(top, #dee5ef 0%, #becee4 100%);
	background: -webkit-linear-gradient(top, #dee5ef 0%,#becee4 100%);
	background: linear-gradient(to bottom, #dee5ef 0%,#becee4 100%);
	border: 0;
	border-radius: 0;
	margin-bottom: 30px;
}

.navbar-brand {
	height: auto;
	padding: 30px 15px;
}

.navbar-default .infos {
	margin: 40px 0 20px;
	text-align: right;
}

.navbar-default .infos .address {
	color: #0a4089;
}

.navbar-default .infos .phone {
	color: #dc8e17;
	font-size: 1.2em;
	font-weight: 700;
	margin-left: 30px;
}

.navbar-default .navbar-nav>li>a {
	color: #0a4089;
	font-weight: 700;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.navbar-default .navbar-nav>li>a:focus, 
.navbar-default .navbar-nav>li>a:hover {
	color: #094ba5;
}

.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover {
	background: transparent;
	color: #fff;
}

.navbar-default .navbar-toggle {
	background: rgba(0,0,0,.2);
	border: none;
	border-radius: 0;
	color: #fff;
	float: none;
	margin: 0;
	padding: 15px 0;
	width: 100%;
}

.navbar-default .navbar-toggle:focus, 
.navbar-default .navbar-toggle:hover {
	background: rgba(0,0,0,.2);
}

@media (min-width: 768px) {
	.home .navbar-default {
		padding-bottom: 184px;
	}

	.navbar-default .navbar-nav>li>a:before {
		content: '\2666';
		color: #dc8e17;
		font-family: sans-serif;
		margin: 0 15px;
	}

	.navbar-default .navbar-nav>li:first-of-type>a:before {
		content: '';
		margin: 0;
	}
}

@media (max-width: 767px) {
	.navbar .navbar-nav {
		text-align: center;
		width: 100%;
	}

	.navbar-default .navbar-nav>li>a {
		padding: 10px 0;
	}

	.navbar .navbar-collapse {
		background: rgba(0,0,0,.2);
		border: none;
		padding: 0;
	}

	.navbar-default .col-md-4,
	.navbar-default .col-md-8 {
		padding: 0;
	}
}

/* =Slideshow
------------------------------------------------------------- */

.featured {
	margin-bottom: 30px;
}

.meteor-slides {
	position: relative;
}

.meteor-slides ul.meteor-nav {
	display: block !important;
}

.meteor-slides ul.meteor-nav a {
	margin: 0 30px;
	width: 48px;
}

.carousel .carousel-control {
	opacity: 1;
	width: 48px;
}

.carousel .carousel-control .glyphicon {
	display: none;
}

.meteor-slides ul.meteor-nav .prev a,
.carousel .carousel-control.left {
	background: url('img/icon-prev.png') no-repeat center right;
}

.meteor-slides ul.meteor-nav .prev a:hover,
.carousel .carousel-control.left:hover {
	background: url('img/icon-prev.png') no-repeat center left;
}

.meteor-slides ul.meteor-nav .next a,
.carousel .carousel-control.right {
	background: url('img/icon-next.png') no-repeat center right;
}

.meteor-slides ul.meteor-nav .next a:hover,
.carousel .carousel-control.right:hover {
	background: url('img/icon-next.png') no-repeat center left;
}

.carousel .carousel-control.left {
	margin-left: -60px;
}

.carousel .carousel-control.right {
	margin-right: -60px;
}

.meteor-slides .mslide {
	margin: 0 auto;
	width: 100% !important;
}

@media (min-width: 768px) {
	.featured {
		margin-top: -214px;
	}
}

/* =Widgets
------------------------------------------------------------- */

.widgets {
	text-align: center;
}

.widgets .item h3 {
	color: #101256;
	font-size: 1.2em;
	margin: -50px 0 15px 0;
	text-transform: uppercase;
}

.widgets .item p {
	color: #333;
	font-size: .9em;
	line-height: 1.8;
	margin: 0 0 15px;
}

.widgets a:hover {
	text-decoration: none !important;
}

@media (max-width: 767px) {
	.widgets .item {
		margin-bottom: 30px;
	}
}

/* =Page Header
-------------------------------------------------------------- */

.page-header {
	margin-top: 0;
}

/* =Rodapé
-------------------------------------------------------------- */

.footer {
	background: #101256;
	color: rgba(255,255,255,.8);
	margin-top: 30px;
	padding: 30px 0;
}

.footer p {
	font-size: .8em;
	line-height: 1.6;
	margin: 0;
}

.footer .sigmaplus {
	text-align: right;
	font-size: .9em;
	line-height: 1.6;
	margin: 0;
}

.footer .sigmaplus a {
	color: #fff;
}

@media (max-width: 767px) {
	.footer {
		text-align: center;
	}

	.footer .sigmaplus {
		text-align: center;
		margin-top: 30px;
	}
}

/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; 
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
		white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; 
}
