/*!
 * Start Bootstrap - Agency v5.0.2 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */

 /* palete https://coolors.co/bcc4db-7c809b-303e5c-6987c9-6bbaec */
/* vermelho  https://coolors.co/app/ffffff-2b2d42-71b5d4-ef233c-d90429 */

/* verde #CC0; azul #0070c0; vermelho #d01600; cinza #666; */
body {
  overflow-x: hidden;
  font-family: 'Roboto Slab', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#texf {
	min-height:60vh;
}
p {
  line-height: 1.75;
}

a {
  /*color: #fed136;*/
  color: #0070c0;
}

a:hover {
  color: #6baacc;
  color: #636;
}

.text-primary {
  color: #6bbaec !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section {
  padding: 100px 0;
}

section h2.section-heading {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
}

section h3.section-subheading {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 75px;
  text-transform: none;
  font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

@media (min-width: 768px) {
  section {
    padding: 160px 0;
    
  }
}



.btn {
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-weight: 700;
}

.btn-xl {
  font-size: 18px;
  padding: 20px 40px;
}

.btn-primary {
  /*background-color: #fed136;
  border-color: #fed136;*/
  background-color: #CC0;
  border-color: #CC0;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  /*background-color: #fec810 !important;
  border-color: #fec810 !important;*/
  background-color: #CD0 !important;
  border-color: #CD0 !important;
  color: white;
}

.btn-primary:active, .btn-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
  box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
}

::-moz-selection {
  background: #fed136;
  text-shadow: none;
}

::selection {
  background: #fed136;
  text-shadow: none;
}

img::-moz-selection {
  background: transparent;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

#mainNav {
  background-color: white;
}


#mainNav .navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: white;
  border: 0;
  /*background-color: #fed136;*/
  background-color: #666;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

/* Logotipo */
#mainNav .navbar-brand {
  color: #0070c0;
  font-family: 'Kaushan Script', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #0070c0;
  
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 90%;
  font-weight: 550;
  padding: 0.75em 0 0 5px;
  letter-spacing: 1px;
  color: #666;
  /*line-height:40px;*/
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#mainNav .navbar-nav .nav-item .nav-link i {
	color:#f40000;
}

#mainNav #navbarResponsive i {
	color:#f40000;
}

#mainNav #navbarResponsive div {
	
	margin-top:-50px;
	margin-right:0px; 
	position:absolute; 
	right:0; 
	font-size:11px;
}

@-moz-document url-prefix() /* so firefox */
{ 
    #mainNav #navbarResponsive div {
		margin-top:-110px;
	}
}

@supports (-ms-ime-align:auto) { /* so Edge */
	#mainNav #navbarResponsive div {
		margin-top:-110px;
	}
}

#mainNav #navbarResponsive div a {
  	color: #666;
  	font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#picons i {
	color: #CC0;
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  /* amarelo */
  color: #0070c0;
  border: 1px solid #0C0;
}

@media (max-width: 1200px) {
	#mainNav .navbar-nav .nav-item .nav-link {
		line-height:20px;
	}
	#mainNav .navbar-nav .nav-item .nav-link i {
		margin-bottom:10px;
	}
}

section#livro {
    padding-bottom: 0;
}
section.masthead {
  text-align: center;
  margin-top:80px;
  padding-top:0;
  color: white;
  background-color: #f6f4f2;
  height:700px;
  /*background-image: url("../../img/header-bg.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover; */
}

section.masthead .intro-text {
  padding-top: 150px;
  padding-bottom: 100px;
  *width: 482px;
  height: 850px;
  background-image: url("../../img/capa.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 50% 80%;
  
}

section.masthead .intro-text .intro-lead-in {
  font-size: 22px;
  font-style: italic;
  line-height: 22px;
  margin-bottom: 25px;
  font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section.masthead .intro-text .intro-heading {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 25px;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  
}
@media (min-width: 992px) {
  #mainNav {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: transparent;
  }
  #mainNav .navbar-brand {
    font-size: 1.75em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
  }
  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    /*background-color: #212529;*/
	background-color: white;
	/*border-bottom: 1px dotted red;*/
	
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 12px 0;
  }
}
	
@media (min-width: 768px) {

  section.masthead .intro-text {
    padding-top: 300px;
    padding-bottom: 200px;
  }
  section.masthead .intro-text .intro-lead-in {
    font-size: 40px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  }
  section.masthead .intro-text .intro-heading {
    font-size: 75px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 50px;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  }
}

ul.separadores {
	list-style-type: none;
	margin: 0;
    padding: 0;
}
ul.separadores li {
	background-color: #F2F2F2;
	border:1px solid #FFF;
	line-height:40px;
	margin:4px;
	padding-left:8px;
}
ul.separadores li:hover , ul.separadores li.ativo {
	background-color: #CC0;
}

p.livro {
	margin-top:0px;
	margin-bottom:20px;
	text-indent: 40px;
}
p.livro:nth-of-type(1) {
	padding-top:50px;
}
ul.livro {
	margin-left:20px;
	list-style-type: square;
}
ul.livro li {
	margin-bottom:15px;
}
img.livro {
	box-shadow: 5px 10px 8px 10px #888888;
	max-width:100%;
}
@media (max-width: 1000px) {
    #livro {
        margin-top:100px;
    }
	img.livro:nth-of-type(1) {
		margin-top:40px;
	}
	#mainNav #navbarResponsive div {
		position:relative; 
		margin:auto;
		text-align:center;
		font-size: 90%;
		font-weight: 550;
		padding: 0.75em 0 10px 5px;
		padding-top:20px;
		letter-spacing: 1px;
		color: #666;
		text-transform: uppercase;
	}
}
@media (max-width: 582px) {
	p.livro {
		margin-left:10px;
	}
}
.service-heading {
  margin: 15px 0;
  text-transform: none;
}

section#contactos {
  background-color: #212529;
  background-image: url("../../img/map-image.png");
  background-repeat: no-repeat;
  background-position: center;
  padding-top:30px;
}

section#contact .section-heading {
  color: #fff;
}

section#contact .form-group {
  margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
  padding: 20px;
}

section#contact .form-group input.form-control {
  height: auto;
}

section#contact .form-group textarea.form-control {
  height: 248px;
}

section#contact .form-control:focus {
  border-color: #fed136;
  -webkit-box-shadow: none;
  box-shadow: none;
}

section#contact ::-webkit-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact :-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact ::-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact :-ms-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

@media (max-width: 582px) {
	a {
		max-width:100%;
		word-break: break-all;
	}
}
footer {
  padding: 25px 0;
  text-align: center;
  background-color: #666;
}

footer a {
	color: #09F;
}

footer a:hover {
	color: #CCC;
}

footer span.copyright {
  font-size: 90%;
  color: white;
  line-height: 40px;
  text-transform: none;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

footer ul.quicklinks {
  font-size: 90%;
  color: white;
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

ul.social-buttons {
  margin-bottom: 0;
}

ul.social-buttons li a {
  font-size: 20px;
  line-height: 50px;
  display: block;
  width: 50px;
  height: 50px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: white;
  border-radius: 100%;
  outline: none;
  background-color: #212529;
}

ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
  background-color: #fed136;
}

#lightbox .modal-content {
    display: inline-block;
    text-align: center; 
	width:auto; 
}
#lightbox .modal-dialog {
	margin:auto; 
	max-width:780px;
}
#lightbox .modal-body img{
	max-width:100%;
}

#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    padding: 5px 8px;
    border: 1px solid rgb(255, 255, 255);
    position: absolute;
    top: 3px;
    right: 0px;
    
    z-index:1032;
}