body {
    overflow-x: hidden;
    font-family: "Calibri", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #036;
}

p {
    font-size: 14px;
    line-height: 1.75;
}

p.large {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #036;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #03c5fe;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: Calibri,"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
}

.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #036;
    text-transform: uppercase;
    font-family: Calibri,"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #036;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #036;
    color: #fff;
    background-color: #003366;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #036;
    background-color: #036;
}

.btn-primary .badge {
    color: #036;
    background-color: #fff;
}

.btn-xl {
    padding: 20px 40px;
    border-color: #036;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: Calibri,"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #003366;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #03c5fe;
    color: #fff;
    background-color: #03c5fe;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #036;
    background-color: #036;
}

.btn-xl .badge {
    color: #036;
    background-color: #fff;
}

.navbar-default {
    border-color: transparent;
    background-color: #036;
}

.navbar-default .navbar-brand {
    font-family: "Calibri", "Helvetica Neue", Helvetica, Arial, cursive;
    color: #336699;
	font-weight:bold;
}
	
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #03c5fe;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #036;
    background-color: #036;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #036;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: Calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
    color: #EAEAEA;
}

@media (min-width: 768px) {
	.navbar-default .nav li a {
		color: #222222;
	}

}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #03c5fe;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #036;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #03c5fe;
}

@media(min-width:768px) {
    .navbar-default {
        padding: 25px 0;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
		padding:0;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }
	

	.logo {
		background-image:url(/img/servidor/logoPortalServidor-705516298cd34d036c24071d5462cd95.png);
		background-repeat:no-repeat;
		background-size:cover;
		display:block;
		height: 75px;
		width:366px;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		transition: all .3s;
	}
	
		.prefeitura {
			bottom:30%;
			color:#000;
			font-size:14px;
			text-align: right;
			position:relative;
			right:1%;
			z-index:2;
		}

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #003366;
    }
	.navbar-shrink a {
		color: #fff !important;
	}

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
	

	.navbar-default.navbar-shrink .navbar-brand .logo {
		background-image:url(/img/servidor/logoPortalServidorInverso-fcd7f3f49038c6149eef3d64551164bf.png);
		background-repeat:no-repeat;
		background-size:cover;
		display:block;
		height: 50px;
		width:267px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
	}
	
		.navbar-default.navbar-shrink .navbar-brand .prefeitura {
			bottom:20%;
			color:#FFFFFF;
			font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif !important;
			font-size:12px;
			font-weight:normal !important;
			position:relative;
			right:0;
			text-align: right;
			z-index:2;
		}
}

header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(/img/header-bg-56f21478b053315c75dfa8fa5d3165a1.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .intro-text {
    padding-top: 60px;
    padding-bottom: 60px;
}

header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: "Calibri", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-style: italic;
    line-height: 20px;
	color:#036;
	text-align: left;
}

header .intro-text .intro-heading {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: Calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 60px;
	color:#369;
	text-align: left;
}

@media(min-width:768px) {
    header .intro-text {
        padding-top: 200px;
        padding-bottom: 200px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 35px;
        font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 40px;
        font-style: italic;
        line-height: 50px;
    }

    header .intro-text .intro-heading {
        margin-bottom: 20px;
        text-transform: uppercase;
        font-family: Calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 65px;
        font-weight: 700;
        line-height: 75px;
    }
}

section {
    padding: 100px 0;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 40px;
}

section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}

@media(min-width:768px) {
    section {
        padding: 100px 0;
    }
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

#servicos .servicos-item {
    right: 0;
    margin: 0 0 15px;
}

.servicos-item > a {
	vertical-align:middle;
	text-decoration:none !important;
}

#servicos .servicos-item .servicos-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#servicos .servicos-item .servicos-link .servicos-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(254,209,54,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#servicos .servicos-item .servicos-link .servicos-hover:hover {
    opacity: 1;
}

#servicos .servicos-item .servicos-link .servicos-hover .servicos-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#servicos .servicos-item .servicos-link .servicos-hover .servicos-hover-content i {
    margin-top: -12px;
}

#servicos .servicos-item .servicos-link .servicos-hover .servicos-hover-content h3,
#servicos .servicos-item .servicos-link .servicos-hover .servicos-hover-content h4 {
    margin: 0;
}

#servicos .servicos-item .servicos-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
    background-color: #fff;
}

#servicos .servicos-item .servicos-caption h4 {
    margin: 0;
    text-transform: none;
}

#servicos .servicos-item .servicos-caption p {
    margin: 0;
    font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-style: italic;
}

#servicos * {
    z-index: 2;
}

@media(min-width:767px) {
    #servicos .servicos-item {
        margin: 0 0 30px;
    }
}


section#rodape {
    background-color: #222;
    background-position: center;
    background-repeat: no-repeat;
	color: #dadada;
}


section#rodape .section-heading {
    color: #fff;
}

section#rodape .form-group {
    margin-bottom: 25px;
}

section#rodape .form-group input,
section#rodape .form-group textarea {
    padding: 20px;
}

section#rodape .form-group input.form-control {
    height: auto;
}

section#rodape .form-group textarea.form-control {
    height: 236px;
}

section#rodape .form-control:focus {
    border-color: #036;
    box-shadow: none;
}

section#rodape::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#rodape:-moz-placeholder {
    text-transform: uppercase;
    font-family: Calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#rodape::-moz-placeholder {
    text-transform: uppercase;
    font-family: Calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#rodape:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#rodape .text-danger {
    color: #e74c3c;
}


footer {
    padding: 25px 0;
    text-align: center;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: Calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: Calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #036;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.servicos-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.servicos-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.servicos-modal .modal-content p {
    margin-bottom: 30px;
}

.servicos-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-style: italic;
}

.servicos-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.servicos-modal .modal-content img {
    margin-bottom: 30px;
}

.servicos-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.servicos-modal .close-modal:hover {
    opacity: .3;
}

.servicos-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.servicos-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.servicos-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #338FFF;
}

::selection {
    text-shadow: none;
    background: #338FFF;
}

#listaPublica ::selection {
	background: #bbbbbb;	
}

#listaPublica ::-moz-selection {
	background: #bbbbbb;	
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    -webkit-tap-highlight-color: #036;
}

.verborda {
	border:1px solid #f00;
}

.menu {
	list-style: none;
}

.menu li a{
	color: #03c5fe !important;
	text-decoration: none;
	line-height:26px;
	vertical-align:middle;
}

.menu li a:hover{
	color: #FFF !important;
	text-decoration: none;
}

.espacamento {
	display:block;
	height:350px;
}

.cor_01 {
	color: #FFCC00;
}