body {
	height: 100%;
}
h1, h2, h3, h4, h5, h6, p, ul {
	font-family:;
}
.navbar {
	background-color: white;
	border: 0;
	padding: 0;
	border-bottom: 2px solid rgb(0, 119, 112);
}
.navbar-nav li a:hover, .navbar-nav li.active a {
	color: white !important;
    background-color: rgb(0, 119, 112) !important;
}
.carousel-inner img {
	min-width: 100%;
	height: 100vh !important;
}
.carousel-inner {
	height: 80vh;
}
.carousel-inner2 {
	height: 100vh;
}
.item img {
	object-fit: cover;
}
.carousel-caption {
	background-color: rgba(220, 220, 220, 0.7);
	bottom: 35%;
	left: 0;
	width: 100%;
	height: auto;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: black;
	font-size: 30px;
	padding: 30px 100px;
}
.carousel-caption1 {
	background-color: rgba(0, 119, 112, 0) !important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 700px;
	color: black;
	font-size: 30px;
	padding: 30px 0px !important;
	text-align: left !important;
	height: 500px !important;
	top: 100px;
}
.h1slide11 {
	background-color: rgba(0, 119, 112, 0.7);
	text-align: left;
	color: white;
	display: inline-block;
	position: relative;
	left: 0;
	margin-left: 15%;
	top: 60%;
}
.h1slide12 {
	background-color: rgba(64, 64, 64, 0.7);
	text-align: left;
	color: white;
	display: inline-block;
	position: relative;
	margin-left: 15%;
	top: 60%;
}
.h1slide21 {
	background-color: rgba(64, 64, 64, 0);
	text-align: left;
	color: rgba(64, 64, 64);
	display: inline-block;
	margin-left: 15%;
}
.h1slide22 {
	background-color: rgba(64, 64, 64, 0.7);
	text-align: left;
	color: white;
	display: inline-block;
	margin-left: 15%;
}
.h1slide31 {
	background-color: rgba(64, 64, 64, 0);
	text-align: left;
	color: rgba(64, 64, 64);
	display: inline-block;
	margin-left: 15%;
	text-align: justify;
}
.h1slide32 {
	background-color: rgba(64, 64, 64, 0);
	text-align: left;
	color: rgba(0, 119, 112, 1);
	display: inline-block;
	margin-left: 15%;
}
.h1slide41 {
	background-color: rgba(0, 119, 112, 0.7);
	text-align: left;
	color: white;
	display: inline-block;
	position: relative;
	left: 0;
	margin-left: 15%;
	text-align: justify;
	top: 60%;
}
.h1slide42 {
	background-color: rgba(64, 64, 64, 0.7);
	text-align: left;
	color: white;
	display: inline-block;
	position: relative;
	margin-left: 15%;
	top: 60%;
}
.lema {
	min-height: 20vh;
	background-color: rgb(0, 119, 112);
	color: white;
	padding: 10px 100px;
	font-style: italic;
}
.lema h2 {
	line-height: 40px;
}
.letraverde {
	color: rgb(0, 119, 112);
}
.img-serv {
	max-width: 70%;
	margin: auto;
}
.serviço p {
	font-size: 20px;
}
.quemsomos p, .quemsomos ul {
	font-size: 20px;
	text-align: justify;
}
.quemsomos, .contactos {
	background-color: rgb(217, 217, 217);
}
.padding {
	padding: 25px 250px;
}
.primeiraletra::first-letter {
	font-size: 200%;
    color: rgb(0, 119, 112);
}
.fotoperfil {
	max-height: 400px;
	margin: auto;
}
.padding1 {
	padding: 75px 100px;
}
.missao p {
	font-size: 20px;
}
.sectioncreche p {
	font-size: 20px;
	text-align: justify;	
}
.sectioncreche {
	padding-top: 75px;
}
.missao hr {
	border: 1px solid rgb(0, 119, 112);
	width: 25%;
}
.missao img {
	margin: auto;
}
.paddingimg {
	padding: 50px 0;
}
.setatreino {
	margin: auto;
}
.imagemtreino {
	border: 2.5px solid rgb(0, 119, 112);
}
.padding-top {
	padding-top: 25px;
}
form {
	width: 85%;
}
.paddingsection {
	padding-top: 20px;
}
#map {
	width: 100%;
}
.footer {
	min-height: 50px;
	background-color: rgb(59, 56, 56);
}
.imgtreino1 {
	border: 2px solid darkgrey;
	margin: auto;
}
.padding-top2 {
	padding-top: 75px;
}
.sectionservicos p {
	font-size: 20px;
}
.sectionservicos {
	padding-top: 75px;
}
.imgtreino {
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
}
.container {
	position: relative;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgb(0, 119, 112);
}
.container:hover .overlay {
  background-color: rgb(0, 119, 112, 0.5);
  opacity: 1;
}
.overlay-text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.padding-top2 {
	padding-top: 50px;
}
.comunicacao p {
	font-size: 20px;
	padding: 0;
}
.botao {
	width: auto;
	height: 50px;
	color: white;
	font-size: 20px;
	border-radius: 25px;
	padding: 0 30px;
	background-color: rgb(0, 119, 112);
}
.botao:hover {
	color: white;
}
.padding2 {
	padding: 75px 200px;
}
.logotipo {
	height: 100px;
	display: block;
	margin-top: -12px;
	margin-left: 55%;
}
.sectiontreino {
	height: 100vh;
	border: 0px solid red;
	max-width: 65%;
	margin: auto;
	padding-top: 75px;
}
.paddingseparadortreino {
	padding: 100px 250px;
}
.comunicacao {
	border: 0px solid red;
	max-height:;
}
.imgcomunicacao, .imgobediencia {
	height: 250px;
	width: 250px;
	margin: auto;
	object-fit: cover;
}
.creche1 {
	background-image: url("Imagens/creche1.jpg");
	min-height: 100vh;
	background-size: cover;
}
.padding-creche {
	padding: 100px 200px;
}
.h1creche1 {
	background-color: rgb(0, 119, 112);
	color: white;
}
.h1creche2 {
	background-color: rgb(64, 64, 64);
	color: white;
}
.creche2 {
	background-image: url("Imagens/creche2.jpg");
	min-height: 100vh;
	background-size: cover;
}
.comunicacao p, .obediencia p, .Aulas p, .socialização p, .treinodomicilio p, .creche p, .missao p, .sectionservicos p {
	text-align: justify;
}
.slide-treino {
	text-align: right !important;
	color: rgb(0, 119, 112);
	font-weight: bold;
}
.slide-treino a {
	color: rgb(0, 119, 112);
}
.imgcreche {
	max-width: 150px;
	margin: auto;
}
.anchor {
    display: block;
    height: 50px;
    margin-top: -50px;
    visibility: hidden;
}
.quemsomosinner {
	padding-top: 30px;
}
.quemsomosinner li {
	color: rgb(0, 119, 112);
}
.quemsomosinner li span {
	color: black;
}
.glyph {
	line-height: 35px;
}
.mensagem{
	padding-top: 75px;
}
.fa {
  padding: 10px 15px;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
}
.fa:hover {
    opacity: 0.7;
	color: white;
}
.fa-facebook {
  background: #3B5998;
  color: white;
}
.fa-instagram {
  background: #125688;
  color: white;
  padding: 10px 12px !important;
}
@media only screen and (max-width: 700px) {
	.h1slide12, .h1slide11, .h1slide21, .h1slide22, .h1slide31, .h1slide32, .h1slide41, .h1slide42 {
		display: none;
	}
	.h1treino {
		font-size: 20px;
	}
	.paddingseparadortreino {
		padding: 80px 10px !important;
	}
	.sectiontreino {
		padding:
	}
	.serviço p {
	    font-size: 14px;
    }
    .quemsomos p, .quemsomos ul {
	    font-size: 14px;
	    text-align: justify;
    }
	.missao p {
	    font-size: 14px;
    }
    .sectioncreche p {
	    font-size: 14px;
	    text-align: justify;
	}
	.sectioncreche {
	    padding-top: 100px !important;
    }
	.sectionservicos p {
	    font-size: 14px;
    }
	.comunicacao p {
	    font-size: 14px;
	    padding: 0;
	}
	.lema h2 {
		font-size: 20px;
		line-height: 30px;
	}
	h1 {
		font-size: 25px;
	}
	h2 {
		font-size: 25px;
	}
	.sectiontreino {
	    max-width: 90%;
		padding-top: 110px;
    }
	.h1treino {
		font-size: 20px !important;
	}
	.botao {
	    height: 40px;
	    font-size: 15px;
	    border-radius: 25px;
	    padding: 0 15px;
    }
	.sectionservicos {
	    padding-top: 100px !important;
    }
	.mensagem{
	    padding-top: 100px;
    }
	.h2treino {
		text-align: center;
		padding-top: 15px;
	}
}
@media only screen and (max-width: 1200px) {
	.padding {
		padding: 25px 25px;
	}
	.lema {
		padding: 10px 50px;
	}
	.paddingseparadortreino {
		padding: 100px 50px 0px 10px;
	}
	.overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 0.7;
        background-color: rgb(0, 119, 112);
    }
	.h1treino {
		font-size: 25px;
	}
	.sectioncreche {
	    padding-top: 100px !important;
    }
	.sectioncreche {
	    padding-top: 100px !important;
    }
	.sectionservicos {
	    padding-top: 75px !important;
    }
}