@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600);

body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #777;
}

hr {
	width: 100px;
	margin-top: 0px;
	border-top: 1px solid #9e9e9e;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
}

.titulo {
	text-align: center;
	margin-top: 50px;
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
}

.topo {
	background-color: #fff;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
	z-index: 10;
}
.linha-topo {
	height: 12px;
	width: 100%;
	background-color: #103d52;
}
.menu {
	margin-bottom: 0;
	width: 750px;
}
.menu .navbar-nav {
	margin-top: 10px;
}
.telefone {
	margin-top: 22px;
}
.redes-sociais {
	margin-top: 15px;
}

.meu-caption {
	bottom: 0%;
	left: 20%;
}

.meu-caption a{
	color: #fff;
}

.meu-caption h2 {
	font-size: 4vw;
	font-weight: 600;
	margin-bottom: 7%;
}
.meu-btn {
    background-color: #3f7b97;
    border: transparent;
    border-radius: 30px;
    font-weight: 400;
    font-size: 2vw;
    padding: 7px 45px;
  	box-shadow: 2px 3px 1px rgba(0, 0, 0, 0.82);
  	margin-bottom: 2%;

}
.bloco-1 img {
	margin-top: -20px;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent;
    border-bottom: solid 2px #002858;
}

/*********** SOBRE NÓS ***********/
#sobre-nos p {
	text-indent: 40px;
}
#sobre-nos .col-md-12 {
	padding: 25px;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    background-color: #3f7b97;
    width: 33.33%;
    color: #fff;
}

.nav-tabs>li a {
	color: #fff;
	text-align: center;
}

.tab-content {
	padding: 25px;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
}
.propositos {
	margin-top: 25px;
}
.propositos>.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: default;
    background-color: #103d52;
    border: 1px solid #103d52;
    border-bottom-color: transparent;
}
.propositos>.nav-tabs > li > a:hover {
    border-color: #103d52 #103d52 #103d52;
}
.propositos>.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #103d52;
}

/********** EQUIPAMENTOS ***********/
#equipamentos {
	margin-top: 60px;
	background-color: #002858;
}
.equipamentos {
	background-color: #002858;
}

#equipamentos h2 {
	color: #fff;
}

#galeria-equipamentos {
	margin-top: 75px;
	margin-bottom: 150px;
}

.circulo {
    border-radius: 50%;
    background-color: #FFFFFF;
    z-index: 10;
    max-width: 230px;
    max-height: 230px;
    min-height: 230px;
    min-width: 230px;
    height: 100%;

  /* habilita o flex nos filhos diretos */
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;

  /* centraliza na vertical */
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;

  /* centraliza na horizontal */
  -ms-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.circulo {
	padding: 56px;
	width: 100%;
	height: auto;
}

#galeria-equipamentos .carousel-indicators {
	bottom: -75px;
}

.title {
	width: 100%;
	background-color: #ddd;
}
.carousel-indicators .active {
    width: 20px;
    height: 20px;
   }
.carousel-indicators li {
    width: 20px;
    height: 20px;
}
.meu-btn2 {
    background-color: transparent;
    border: transparent;
}

/************ DEPOIMENTOS ***********/
#depoimentos {
	background-color: #e2dfdf;
}

.verticalLine {
    background-color: #3f7b97;
    height: 100%;
    width: 10px;
    position: absolute;
    top: 25px;
}
.verticalLine1 {
    background-color: #3f7b97;
    height:100%;
    width: 10px;
    position: absolute;
    top: 25px;
}

.depoimentos {
	margin-top: 60px;
	margin-bottom: 10px;
}
.depoimentos1 {
	margin-bottom: 60px;
}
.depoimentos1 p{
	margin-left: 35px;
	text-align: justify;
}

.depoimentos1 h2 {
	text-align: left;
	margin-left: 35px;
}

.depoimentos p{
	margin-left: 35px;
	text-align: justify;
}

.depoimentos h2 {
	text-align: left;
	margin-left: 35px;
}

.profissao {
	font-weight: 600;
}



/*********** PERGUNTAS FREQUENTES ***********/
.perguntas {
	margin-top: 100px;
	margin-bottom: 180px;
}

.panel-default> a {
	color: #fff;
}
.panel-default> a:hover,.panel-default> a:focus {
	text-decoration: none;
}
.panel-heading {
   ;
    background-color: #002858;
}
/************ RODAPE **********/

.rodape {
	background-color: #002858;
	padding: 40px 100px;
}

.info {
	color: #fff;
	font-size: 18px;
	text-align: left;
}
.info a {
	color: #fff;
}

.info p {
	text-align: left;
}
.info h2 {
	margin-top: -10px;
}

.rodape-i {
	height: 60px;
	background-color: #121079;
	padding: 20px;
	color: #fff;
}
#formulario {
	margin-top: 60px;
	margin-bottom: 100px;
}

#formulario .btn {
	width: 100%;
}

 #mapa {
        height:240px;
        width:100%;
    }
    .gm-style-iw * {
        display: block;
        width: 100%;
    }
    .gm-style-iw h4, .gm-style-iw p {
        margin: 0;
        padding: 0;
    }
    .gm-style-iw a {
        color: #4272db;
    }

@media (max-width: 1920px) {
	.carousel-inner img {
		margin: 0 auto;
	}

}

@media (max-width: 1200px) {

	.menu {
		width: 100%;
	}

	.navbar-nav {
    	float: none;
    	margin: 0 auto;
    	display: table;
    	margin-bottom: 15px;
	}
	.redes-sociais {
		margin-bottom: 20px;
	}
	.rodape {
    	background-color: #002858;
    	padding: 40px 40px;
	}
}

@media (max-width: 991px) {
	.circulo {
		max-width: 150px;
    	max-height: 150px;
    	min-height: 150px;
    	min-width: 150px;
	}
	.circulo {
    	padding: 38px;
	}
	.info p {
		text-align: center;
		margin-top: 15px;
	}
	.info img {
		margin-top: 15px;
	}
	.info h2 {
		text-align: center;
		margin-top: 10px;
	}

}


@media (max-width: 768px) {

	#sobre-nos .col-md-12 {
		padding: 5px;
	}

	.verticalLine {
		display:none;
	}

	.verticalLine1 {
		display:none;
	}

	.rodape {
    	padding: 10px;
	}

	.circulo {
		max-width: 100px;
	    max-height: 100px;
	    min-height: 100px;
	    min-width: 100px;
	}
	.circulo {
    	padding: 28px;
    }
    .rodape-logo img {
		margin-top: 20px;
	}

}

@media (max-width: 480px) {

	.circulo {
		max-width: 50px;
    	max-height: 50px;
    	min-height: 50px;
    	min-width: 50px;
    }

	.circulo {
    	padding: 12px;
	}
	.rodape-logo img {
		margin-top: 20px;
		width: 75%;

	}
}