/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/


/*----------------------------------------*/
/* Template default CSS
/*----------------------------------------*/

.list-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 40px;
}

.tab-space {
  padding-left: 20px;
  margin-bottom: 0;
}
.tab-space {
  padding-left: 40px;
  margin-bottom: 0;
}

.portal-texto p:nth-child(2) {
    font-weight: 500 !important;
    font-size: 14px !important;
}

#gs_tti50, #___gcse_0{
  width: 100% !important;
}

.gsc-control-cse {
  background: transparent !important;
  border: none !important;
}

.gsc-search-button-v2{
  border: 1px solid #293c60 !important;
  background: #293c60 !important;
  width: 100% !important;
}

.gsc-search-button-v2, .gsc-input-box{
	border-radius: 8px !important;
}


.fixed-box {
  width: 100%;
  position: fixed;
  bottom: 0;
  background-color: rgba(41, 60, 96, .9);
  z-index: 9999;
  padding: 25px 0;
}

.fixed-box .fixed-content{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.fixed-box .fixed-content p {
  max-width: 900px;
  margin-bottom: 0 !important;
  color: #FFF;
}


.fixed-box .fixed-content button {
  flex: 1;
  max-width: 220px;
  background-color: #f5c517;
  border-color: #f5c517;
  border-radius: 5px;
  padding: 10px 0;
  color: #333;
}

@media only screen and (max-width: 425px){
  .fixed-box .fixed-content p{
    font-size: 11px;
  }
  .fixed-box .fixed-content button{
    transform: scale(0.7);
  }

  .fixed-box {
    padding: 10px 0;
  }
}

@media only screen and (min-width: 328px) and (max-width: 986px){
	#gs_tti50, #___gcse_0 {
		z-index: 9;
		margin-bottom: 40px !important;
	}
}

@media only screen and (max-width: 986px){
  .fixed-box .fixed-content{
    flex-direction: column;
  }

  .fixed-box .fixed-content button{
    margin-top: 10px;
    padding: 10px;
  }
	.gsc-search-button-v2 {
		padding-left: 0 !important;
	}
	.navbar-expand-lg{
		padding-left: 0;
    	padding-right: 0;
	}
}


.icon-header div {
  height: 58px;
}

.legenda-foto{
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 33px !important;
	color: #333;
}
th{
	text-align: center !important;
}
td{
	padding: 5px !important;
}
tr td:first-child{
	width: 20%;
}
.projeto-titulo p span{
	text-transform: uppercase;
	color: #2f3f63 !important;
	font-weight: bold;
	text-align: left;
}

.projeto-descricao p{

}

.texto-trabalhe-conosco p{
	color: #899595;
	font-size: 16px;
	text-align: justify;
}
.texto-trabalhe-conosco-bl p{
	color: #00285f;
	font-weight: 400;
	font-size: 16px;
}

.texto-trabalhe-conosco-bl p a{
	font-weight: 700;
	font-size: 16px;
}
/* ------ HEADER ------------ */
.galeria-ativa{

	background-color: #a30e08;
}

.galeria-ativa p{
	color: #FFF !important;
}
.footer-sub-menu a{
	color: #FFF;
}
.box-more-info a, .link-box{
	display: block;
}
.titulo-projeto-categoria{
	color: #00285f;
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
}

.icon-header{
	-webkit-box-pack: end !important;
	    -ms-flex-pack: end !important;
	        justify-content: flex-end !important;
}

.descricao-projeto-categoria{
	color: #626262;
	font-size: 18px;
}
.link-back{
	color: #a30e08;
	font-size: 18px;
}

.link-back:hover{
	color: #a30e08;
	text-decoration: underline;
}

.bg-section{
	background-color: #eeeeee;
}
.box-content-vida{
	padding: 0 !important;
}
.bg-section p{
	margin-bottom: 0;
}

.titulo-vida-inaciana{
	font-size: 20px;
	font-weight: 700;
	color: #000;
	text-transform: uppercase;
}
.titulo-vida-inaciana-page{
	font-size: 18px;
	font-weight: 700;
	color: #000;
}

.texto-trabalhe-conosco{
	color: #899595;
	font-size: 16px;
}

.texto-trabalhe-conosco-bl{
	color: #00285f;
	font-weight: 700;
	font-size: 16px;
}


.box-item-tc{
	background-color: #eeeeee;
	-webkit-transition-duration: .3s ;
	     -o-transition-duration: .3s ;
	        transition-duration: .3s ;
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
}

.box-item-tc:hover p a{
	text-decoration: underline;
}

.header-top{
	background-image: url("../images/csi-home9__update_02.jpg");
	background-position: top;
    background-repeat: repeat-x;
    width: 100%;
    height: 32px;
}

header {
	background-color: #F9F9F9;
}
.icon-header i {
	line-height: 73px;
	color: #303b5b;
	font-size: 18px;
}
.main-menu li a {
    font-size: 1rem;
    font-weight: bold;
    color: #303b5b;

    padding: 2px 13px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}



.section-icons{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

 .site-logo{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}



.main-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
		justify-content: space-between;
		height: auto;
	padding: 5px 0;
    margin-top: 25px;
}





#lgheader {
	background-color: #fff;
	/* height: 120px; */

}

#lgheader a{
	margin: 0 auto 0 0;
}


.main-menu2 {
	padding: 40px;
	padding-top: 0;
}

.main-menu > li {
	display: inline-block;
	position: relative;
}

.nav-item a{
	color: #303b5b !important;
	font-weight: bold !important;
}

/* .main-menu li a.active,
.main-menu li a:hover {
	background: #fcff18;
} */

.header-right {
	float: right;
	padding-top: 0 !important;
}

.header-right .hr-box {
	width: 294px;
	padding: 31px 52px;
	background: #fcff18;
}
.bg-yl{
	background: #f5c517;
}
.header-right .hr-box img {
	float: left;
	margin-right: 16px;
}

.header-right .hr-box h6 {
	overflow: hidden;
}

.slicknav_menu {
	display: none;
}
/* -------------------------- */

/* Projetos complementares */

.center-titulo-projetos p{
	text-align: center;
	color: #2f3f63;
	font-size: 30px;
	font-weight: bold;
}

.categoria-projeto-titulo{
	color: #182646;
	font-weight: bold;
}
/* -------- */
/* Admissao */
.sub-section-title p{
	font-weight: 600;
	font-size: 25px;
	color: #3e3e3e;
}

@media only screen and (max-width: 320px){
	.navbar-expand-lg {
		margin-top: 0 !important;
	}
}

@media only screen and (max-width: 430px){
	.footer-empresa p.justify-content-end{
		-webkit-box-pack: start!important;
		    -ms-flex-pack: start!important;
		        justify-content: start!important;
	}
	.img-noticia-inicial{
		height: auto !important;
	}
}
/*  */
/* QUEM SOMOS - Igreja*/

.figure-box{
	position: relative;
}

.text-caption{
	position: absolute;
	min-height: 20px;
	background-color: #01285f;
	color: #FFF;
	bottom: 0;
    width: 100%;
	padding: 10px;
	font-weight: 700;
	font-size: 18px;
	text-align: center;
}

.box-desc-figure{
	text-align: justify;
	color: #626262;
	font-size: 18px;
}

.subsection-titulo-box{
	font-size: 18px;
	font-weight: 700;
	padding: 10px 0;
}

.subtitulo-form{
	color: #616161;
	font-weight: 700;
}

.descricao-form{
	color: #616161;
}
.box-img-igreja{
	padding-bottom: 30px;
}

.icon-pdf-rd i{
	font-size: 23px;
	color:#ec1a25;
}
.text-underline{
	text-decoration: underline;
}
.img-historia{

	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding-top: 250px;
}

.abertura{
	background-image: url("../storage/quem_somos/Abertura.webp");
}

.pedagogia{
	background-image: url('../storage/quem_somos/PedagogiaInaciana.webp');
}

.compromisso{
	background-image: url('../storage/quem_somos/CompromissoSocial.webp');
}

.estrutura {
  background-image: url('../images/quem-somos/estrutura.webp');
}

.igreja{
	background-image: url('../storage/igreja/missa.webp');
}

.texto-historia{
	padding: 50px;
	background-color: rgb(173,215,226);
	text-align: justify;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.texto-compromisso{
	padding: 50px;
	text-align: justify;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.titulo-historia{
	font-size: 35px;
	font-weight: bold;
	color: #31405f;
}

.btn-bl{
	color: #FFF;
	background-color: #2e4161;

}

.btn-bl:hover{
	color: #FFF;
	background-color: #122038;
	text-align: center
}

.btn-yl{
	color: #2e4161;
	background-color: #f5c517;
}

.btn-yl:hover{
background-color: #f0dd0e;

}
.titulo-info{
	font-weight: 700;
}
.bg-bl{
	background-color: #172a54;

}
.bg-ylw{
	background-color: #f5c517;
}
.bg-rd{
	background-color: #9a0e01;
}
.bg-wt{
	background-color: #FFF;
}
.bg-bl p{
	color: #FFF !important;
}

.link-pdf{
	font-size: 25px;
}

.link-pdf:hover{
	color: #FFF;
	text-decoration: underline;
}

.nome-time{
	font-weight: bold;
	font-size: 20px;
	padding: 0 5px;
}
.funcao-time{
	background-color: #eeeeee;
	font-weight: bold;
	font-size: 16px;
	padding: 5px;
}
/* ---------- */





html,
body {
	font-size: 15px;
	background: #fff;
	height: 100%;
	font-family: 'Lato', sans-serif!important;

}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	color: #353535;
	font-weight: 700;
	line-height: 1;
}

h1 {
	font-size: 70px;
}



h3 {
	font-size: 30px;
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

p {
	font-size: 16px;
	color: #505050;

}

img {
	max-width: 100%;
}

input:focus,
select:focus,
button:focus,
textarea:focus {
	outline: none;
}

a:hover,
a:focus {
	text-decoration: none;
	outline: none;
}

ul,
ol {
	padding: 0;
	margin: 0;
}


.titulo-pagina{
	font-size: 30px;
	color: #000;
	font-weight: bold;
	padding:  30px 0;
}
/*---------------------
Helper CSS
 -----------------------*/

.section-title {
	margin-bottom: 60px;
}

.section-title h2 {
	font-size: 48px;
	line-height: 1;
}

.section-title h2 span {
	background: #fcff18;
	display: inline-block;
	padding: 0 4px;
}

.section-title p {
	padding-top: 25px;
}

.section-title.text-white span {
	color: #353535;
}

.set-bg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}

.spad {
	padding-top: 105px;
	padding-bottom: 105px;
}

.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p,
.text-white span,
.text-white li,
.text-white a {
	color: #fff;
}

/*---------------------
Commom elements
 -----------------------*/

.elements-section {
	padding: 121px 0 80px;
}

.element {
	margin-bottom: 70px;
}

.element:last-child {
	margin-bottom: 0;
}

.element .el-title {
	margin-bottom: 75px;
}

/* buttons */

.site-btn {
	display: inline-block;
	border: none;
	font-size: 18px;
	font-weight: 700;
	min-width: 228px;
	padding: 20px 40px;
	background: #fcff18;
	color: #353535;
	line-height: normal;
	cursor: pointer;
	text-align: center;
}

.site-btn:hover {
	color: #353535;
}

.site-btn.sb-dark {
	background: #242424;
	color: #fcff18;
}

.site-btn.sb-dark:hover {
	color: #fcff18;
}

.site-btn.sb-line {
	background: transparent;
	border: 2px solid #242424;
	padding: 18px 40px;
	color: #242424;
}

.site-btn.sb-line:hover {
	color: #242424;
}


/* Accordion */

.accordion-area .panel {
	margin-bottom: 18px;
}

.accordion-area .panel-link:after {
	content: "+";
	position: absolute;
	font-size: 18px;
	font-weight: 700;
	right: 25px;
	top: 50%;
	color: #242424;
	line-height: 18px;
	margin-top: -9px;
	margin-left: -4px;
}

.accordion-area .panel-header .panel-link.active {
	background: #242424;
	color: #fcff18;
}

.accordion-area .panel-header .panel-link.collapsed {
	background: #fcff18;
	color: #242424;
}

.accordion-area .panel-header .panel-link.collapsed:after {
	content: "+";
	color: #242424;
}

.accordion-area .panel-link.active:after {
	content: "-";
	margin-top: -10px;
	color: #fcff18;
}

.accordion-area .panel-link {
	text-align: left;
	border: none;
	position: relative;
	width: 100%;
	padding: 18px 40px;
	padding-left: 30px;
	font-size: 18px;
	font-weight: 700;
	background: #fcff18;
	color: #242424;
	cursor: pointer;
}

.accordion-area .panel-body {
	padding-right: 16px;
}

.accordion-area .panel-body p {
	margin-bottom: 0;
	padding-top: 24px;
}

/* tab */

.tab-element .nav-tabs {
	border-bottom: none;
}

.tab-element .nav-tabs .nav-link {
	border-radius: 0;
	font-size: 18px;
	font-weight: 700;
	color: #1f1f1f;
	border: none;
	padding: 18px 30px;
	margin-right: 9px;
	background: #fcff18;
	margin-bottom: 10px;
}

.tab-element .nav-tabs .nav-item:last-child .nav-link {
	margin-right: 0;
}

.tab-element .nav-tabs .nav-link.active {
	background: #000;
	color: #fff;
}

.tab-element .nav-tabs .nav-link:focus,
.tab-element .nav-tabs .nav-link:hover {
	border: none;
}

.tab-element .tab-pane {
	padding-right: 16px;
}

.tab-element .tab-pane p {
	padding-top: 20px;
}

/* Circle progress */


.circle-progress {
	text-align: center;
	display: block;
	position: relative;
	margin-bottom: 30px;
}

.circle-progress canvas {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	    transform: rotate(90deg);
}

.circle-progress .progress-info {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -32px;
}

.circle-progress .progress-info h2 {
	font-size: 36px;
	margin-bottom: 9px;
}

.circle-progress .progress-info p {
	font-size: 18px;
	margin-bottom: 0;
	line-height: normal;
}

/* Icon Box*/

.icon-box-item {
	text-align: center;
	margin-bottom: 40px;
}

.icon-box-item .ib-icon {
	width: 88px;
	height: 88px;
	border-radius: 50%;
	color: #000000;
	font-size: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #f6f9fa;
	margin: 0 auto 25px;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.icon-box-item h4 {
	margin-bottom: 25px;
}

.icon-box-item p {
	margin-bottom: 0;
}

.icon-box-item:hover .ib-icon {
	background: #fcff18;
}



/* ----------------
Hero section
 ---------------------*/

.hero-section {
	height: 860px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
}

.hero-text {
	padding-top: 100px;
}

.hero-text h2 {
	font-size: 96px;
	color: #fff;
	line-height: 1;
}

.hero-text h2 span {
	color: #fcff18;
}

.hero-text .site-btn {
	margin-top: 44px;
}

/* ----------------
Feature section
 ---------------------*/

.feature-section {
	padding-top: 113px;
	padding-bottom: 63px;
}

/* ----------------
Add section
 ---------------------*/

.add-section {
	padding: 110px 0 103px;
}

.add-text {
	padding-left: 77px;
}

.add-text h2 {
	font-size: 60px;
	margin-bottom: 42px;
	color: #fff;
	margin-right: 116px;
}

.add-text h2 span {
	color: #fcff18;
}

.add-text ul {
	list-style: none;
	margin-bottom: 40px;
}

.add-text ul li {
	margin-bottom: 19px;
	color: #fff;
}

.add-text ul li img {
	margin-right: 19px;
}

/* ----------------
Milestones section
 ---------------------*/

.milestones-section {
	background: #f6f9fa;
	padding: 59px 0 5px;
}

.milestone {
	text-align: center;
	margin-bottom: 30px;
}

.milestone h2 {
	display: inline-block;
	background: #fcff18;
	padding: 4px 11px;
	margin-bottom: 2px;
}

.milestone p {
	margin-bottom: 0;
	font-size: 18px;
}

/* ----------------
Trainers section
 ---------------------*/

.trainers-section {
	padding: 121px 0 75px;
}

.trainers-section .section-title {
	margin-bottom: 78px;
}

.trainer-item {
	text-align: center;
	padding: 0 5px;
	margin-bottom: 30px;
}

.trainer-item .trainer-pic {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	margin: 0 auto 30px;
	overflow: hidden;
}

.trainer-item .trainer-pic img {
	max-width: 100%;
}

.trainer-item h4 {
	margin-bottom: 20px;
}

.trainer-item p {
	margin-bottom: 0;
}

/* ----------------
BMI section
 ---------------------*/

.bmi-section {
	background: #f6f9fa;
	position: relative;
}

.bmi-bg {
	position: absolute;
	height: 100%;
	width: 40.5%;
	left: 0;
	top: 0;
}

.bmi-calculator-warp {
	background: #242424;
	padding: 48px 53px 40px;
	margin-top: 70px;
}

.bmi-calculator input {
	font-size: 16px;
	color: #505050;
}

.bmi-calculator input,
.bmi-calculator .site-btn {
	width: 100%;
	height: 57px;
	margin-bottom: 30px;
	padding: 0 24px;
	border: none;
	min-width: 100%;
}

.bmi-calculator p {
	color: #fff;
	font-style: italic;
	margin-bottom: 0;
	padding-top: 9px;
}

/* ----------------
Newsletter section
 ---------------------*/

.newsletter-section {
	padding: 84px 0;
}

.newsletter-section .section-title {
	padding-top: 8px;
}

.newsletter-form {
	margin-left: -55px;
}

.newsletter-form input {
	width: calc(100% - 228px);
	height: 63px;
	padding: 10px 35px;
	float: left;
	border: none;
}

/* ----------------

Footer section
 ---------------------*/

 .footer-sub-menu{
	 font-size: 16px;
 }

 .footer-sub-menu span{
	padding: 0 15px;
	color: #FFF;
 }

 .footer-sub-menu p {
	 margin-bottom: 0;
	 color: #fff;
	 font-size: 16px;
 }

 .footer-sub-menu p i{
	 padding-right: 10px;
 }

 .footer-icons i{
	 width: 40px;
	 height: 40px;
	 border-radius: 50%;
	 background-color: #FFF;
	 color: #172a54;
	 font-size: 22px;
	 line-height: 40px;
	 text-align: center;
 }
 .footer-sub-menu a:hover{
	 color: #FFF !important;
	 text-decoration: underline;
 }
.underfooter {
	width: 100%;
	background-color: #0b1d43;
}


.underfooter p {
	color: #fff;
}

.footer-section {

	background-color: #172a54;
}

.footer-copy{
	text-align: left;
	color: #FFF;
	line-height: 45px;
	font-size: 16px;
	font-weight: 600;
}
.footer-empresa{
	text-align: right;
	color: #FFF;
	line-height: 45px;
	font-weight: 600;
	font-size: 16px;
}
.logo-dto{
	background-image: url("../images/logo-dto.png");
	background-size: cover;
	width: 73px;
    height: 29px;
    display: inline-block;
    margin: auto 10px;
}
.footer-widget {
	margin-bottom: 50px;
}

.footer-widget h4 {
	color: #fff;
	margin-bottom: 30px;
}

.footer-widget .fw-info-box img {
	float: left;
	margin-right: 12px;
	padding-top: 7px;
}

.footer-widget .fw-info-box p {
	color: #b5babc;
	line-height: 1.8;
	margin-bottom: 0;
}

.footer-widget .fw-info-box .fw-info-text {
	max-width: 145px;
	overflow: hidden;
}

.footer-widget .social-links a {
	display: inline-block;
	padding: 9px 5px;
	color: #d1d1d1;
	margin-left: 18px;
}

.copyright {
	font-size: 13px;
	font-weight: 700;
	color: #fff;
	padding-top: 35px;
}

.copyright a {
	color: #fff;
}

.copyright a:hover {
	color: #fcff18;
}

.footerb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

.footerb ul {
	margin-top: 30px;
}

.footerb * {
	color: #fff!important;
}

.footerd {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
}

.footerdesc {
	color: #fff;
    font-size: 13px;
    text-align: justify;
    text-transform: none;

}

.footer-menu {
	list-style: none;
	text-align: right;

	display: -webkit-box;

	display: -ms-flexbox;

	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
}

.footer-menu * {

	text-align: left;

}

.frow {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
}

.footer-menu li {
	display: inline-block;
	margin: 5px 0;
}

.footer-menu li a {
	color: #fff;
	font-size: 15px;
	font-weight: 700;
}

.footer-descricao{
	border-left: 1.5px solid #0b1d43;
}
/* Noticias */
.figure-noticias{
	width: 100%;
	position: relative;
	margin-bottom: 30px;
}

.figure-noticias img{
  position: relative;
  width: 100%;
}

@media only screen and (max-width: 765px){
  .box-info-geral .col-md-4{
    padding-left: 3rem;
  }
}

.figure-noticias figcaption {
	width: 100%;
	height: 94px;
	display: flex;
	align-items: center;
	justify-content: center;
	bottom: 0;
	margin: 1rem 0;
	padding: 20px 15px;
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	/*color: 	#FFF;
	background-color: #172a54;*/
	color:#172a54;
}
@media only screen and (max-width: 765px){
	.figure-noticias figcaption{
		height: auto;
	}
}

/* --------------
==================
Other Pages
==================
-----------------*/

.page-top-section {
	height: 272px;
	text-align: center;
	padding-top: 95px;
}

.page-top-section h2 {
	display: inline-block;
	position: relative;
	font-size: 72px;
	color: #fff;
	padding-bottom: 17px;
}

.page-top-section h2:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 6px;
	bottom: 0;
	left: 0;
	background: #fcff18;
}

/* ----------------
About Page
 ---------------------*/

.about-section {
	padding: 121px 0 118px;
}

.about-text {
	padding-right: 13px;
	margin-bottom: 50px;
}

.about-img {
	position: relative;
}

.about-img img {
	position: absolute;
	left: 60px;
	top: -58px;
}

.achievement-section {
	padding: 150px 0 86px;
}

.achievement-section .circle-progress .progress-info h2 {
	color: #fcff18;
}

.achievement-section .circle-progress .progress-info p {
	color: #fff;
}

.certified-section .section-title p {
	padding-top: 50px;
}

.certified-form {
	position: relative;
	overflow: hidden;
}

.certified-form input[type=text] {
	width: 100%;
	height: 60px;
	padding: 10px 29px;
	border: none;
	background: #edf3f5;
	margin-bottom: 19px;
	font-style: italic;
	font-size: 16px;
	color: #242424;
}

.certified-form label.attach {
	display: inline-block;
	background: #242424;
	padding: 18px;
	color: #fff;
	font-size: 16px;
	font-style: italic;
	width: 166px;
	text-align: center;
	cursor: pointer;
}

.certified-form .attach-field {
	position: absolute;
	z-index: -11;
	visibility: hidden;
	opacity: 0;
	left: 0;
}

.certified-form .site-btn {
	float: right;
}

/* ----------------
Classes Page
 ---------------------*/

.service-section {
	padding: 122px 0 55px;
}

.service-section .icon-box-item {
	margin-bottom: 50px;
}

.pricing-section {
	padding: 121px 0 91px;
}

.pricing-section .section-title {
	margin-bottom: 74px;
}

.pricing-box {
	position: relative;
	border: 2px solid #ffffff;
	text-align: center;
	padding: 62px 40px 31px;
	height: 593px;
	margin-bottom: 30px;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.pricing-box h2 {
	font-size: 48px;
	color: #fff;
	margin-bottom: 3px;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.pricing-box p {
	font-size: 18px;
	color: #d6d6d6;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.pricing-box ul {
	list-style: none;
	padding-top: 40px;
}

.pricing-box ul li {
	display: block;
	color: #d6d6d6;
	font-size: 18px;
	margin-bottom: 10px;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.pricing-box ul li span {
	display: inline-block;
	width: 29px;
	height: 3px;
	margin-top: 18px;
	background: #fcff18;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.pricing-box .site-btn {
	min-width: 184px;
	position: absolute;
	bottom: 31px;
	left: 50%;
	margin-left: -92px;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.pricing-box:hover {
	background: #fcff18;
	border-color: #fcff18;
}

.pricing-box:hover h2,
.pricing-box:hover p,
.pricing-box:hover ul li {
	color: #242424;
}

.pricing-box:hover ul li span {
	background: #242424;
}

.pricing-box:hover .site-btn {
	color: #fff;
	background: #242424;
}

.classes-section {
	padding: 121px 0;
}

.classes-section .section-title h2 {
	line-height: 1.2;
}

.classes-section .section-title h2 span {
	line-height: 1;
}

.classes-text {
	padding-right: 20px;
}

.classes-text p {
	margin-bottom: 50px;
}

/* ----------------
Blog page
 ---------------------*/

.blog-section {
	padding: 121px 0;
}

.blog-item {
	margin-bottom: 80px;
}

.blog-item img {
	margin-bottom: 40px;
}

.blog-item h2 {
	font-size: 36px;
	margin-bottom: 10px;
}

.blog-item .blog-metas {
	margin-bottom: 20px;
}

.blog-item .blog-metas .blog-meta {
	display: inline-block;
	margin-right: 15px;
	font-size: 14px;
	color: #7b7a7a;
	margin-bottom: 5px;
}

.blog-item .blog-metas .blog-meta img {
	float: left;
	margin-right: 7px;
	padding-top: 3px;
	margin-bottom: 0;
}

.blog-item p {
	margin-bottom: 30px;
}

.blog-item .site-btn {
	min-width: 156px;
}

.site-pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.site-pagination a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	min-width: 33px;
	height: 37px;
	text-align: center;
	font-size: 16px;
	color: #242424;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 5px;
}

.site-pagination a.active {
	min-width: 37px;
	color: #fff;
	background: #000;
}

.widget-area {
	margin-bottom: 56px;
}

.widget-area .widget-title {
	font-size: 24px;
	margin-bottom: 35px;
}

.widget-area ul {
	list-style: none;
}

.widget-area ul li {
	display: block;
	margin-bottom: 20px;
}

.widget-area ul li a {
	font-size: 16px;
	color: #505050;
}

.widget-area ul li span {
	display: inline-block;
	float: right;
	width: 24px;
	height: 24px;
	padding-top: 2px;
	font-size: 14px;
	border-radius: 50%;
	color: #242424;
	background: #fcff18;
	text-align: center;
}

.search-widget {
	position: relative;
}

.search-widget input {
	height: 63px;
	width: 100%;
	padding: 0 33px;
	padding-right: 65px;
	background: #edf3f5;
	border: none;
}

.search-widget button {
	position: absolute;
	height: 100%;
	width: 60px;
	right: 0;
	top: 0;
	border: none;
	background: transparent;
	z-index: 1;
}

.recent-post-widget .rp-item {
	margin-bottom: 30px;
}

.recent-post-widget .rp-item:last-child {
	margin-bottom: 0;
}

.recent-post-widget .rp-item img {
	float: left;
	width: 139px;
	margin-right: 19px;
}

.recent-post-widget .rp-text p {
	font-size: 18px;
	color: #242424;
	line-height: 1.3;
	margin-top: -3px;
}

.recent-post-widget .rp-date {
	display: inline-block;
	color: #242424;
	font-size: 12px;
	padding: 5px 13px 4px 9px;
	background: #fcff18;
}

.tags-widget a {
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	color: #242424;
	margin-bottom: 15px;
	margin-right: 3px;
	background: #fcff18;
	padding: 4px 18px;
}

/* ----------------
Contact page
 ---------------------*/

.contact-section {
	padding-top: 110px;
}

.contact-title {
	margin-bottom: 76px;
}

.contact-info-warp {
	margin-bottom: 30px;
}

.contact-info-warp h4 {
	margin-bottom: 30px;
}

.contact-info-warp .contact-info img {
	float: left;
	margin-right: 12px;
	padding-top: 7px;
}

.contact-info-warp .contact-info p {
	line-height: 1.8;
	margin-bottom: 0;
}

.contact-info-warp .contact-info .cf-text {
	max-width: 145px;
	overflow: hidden;
}

.contact-form {
	margin-bottom: 84px;
}

.contact-form input[type=text],
.contact-form textarea {
	width: 100%;
	height: 60px;
	padding: 10px 29px;
	border: none;
	background: #edf3f5;
	margin-bottom: 19px;
	font-style: italic;
	font-size: 16px;
	color: #242424;
}

.contact-form textarea {
	resize: none;
	height: 164px;
	padding: 24px 29px 10px;
	margin-bottom: 30px;
}

.map {
	position: relative;
	height: 560px;
	background: #ddd;
}

.map iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
@media only screen and (min-width: 1000px){
	.box-more-info{
		padding: 0 50px;
	}

}

@media only screen and (max-width: 1000px){
	.titulo-pagina{
		font-size: 22px !important;
	}
	.navbar-expand-lg{
		margin-top: -61px;
		/* margin-right: -20px; */
		z-index: 1;
	}
	.icon-header div{
		z-index: 2;
	}

	.red-box{
		width: 100%;
    	margin: 0 auto !important;
	}
	.homefourth{
		padding: 40px 0 !important;
	}

	#quotestxt{
		padding: 0 !important;
	}
	#quotesnm{
		padding-left: 10px !important;
	}
}
@media only screen and (max-width: 770px){
  .gsc-results-wrapper-overlay{
    width: 100% !important;
    left: 0 !important;
  }
	.imagem-slider{
		height: auto !important;
	}
	#quotestxt{
		margin-left: 0!important;
	}
	.sub-section-title p{
		text-align: center;
	}
	.border-r-box{
		border-right: none !important;
	}
	.box-more-info{
		display: block !important;
		padding-left: 3rem!important;
	}

	.footerdesc {
		margin-left: 0 !important;
		padding-left: 0 !important;
	}

	.footer-copy{
		padding-top: 10px;
		line-height: 1.2;
	}


}
/* Medium screen : 992px. */
@media only screen and (min-width: 760px){
	.conteudo-noticias{
		max-height: 600px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.header-right .hr-box {
		width: 240px;
		padding: 31px 20px;
	}
	.hero-text h2 {
		font-size: 80px;
	}
	.add-text {
		padding-left: 0;
	}
	.section-title h2 {
		font-size: 43px;
	}
	.newsletter-form {
		margin-left: 0;
	}
	.footer-widget .social-links a {
		margin-left: 15px;
	}
	.add-text h2 {
		margin-right: 100px;
	}
		
}
	
@media screen and (min-width:1200px) and (max-width:1600px){
		
	ul.main-menu > li > a{
		font-size: 1rem;
		padding: 0;
		margin-right: 25px;
		justify-content: space-between;
	}
}



/* Tablet :768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.site-logo {

		padding: 15px 15px;
	}
	.logo-img{
		-webkit-box-flex: 0  !important;
		    -ms-flex: 0 0 100%  !important;
		        flex: 0 0 100%  !important;
		max-width: 100% !important;
	}
	.icons-tablet{
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 100%;
		        flex: 0 0 100%;
		max-width: 100%;
	}



	.main-menu li a {
		margin-right: 5px;
		font-size: 1rem;
		padding: 5px;
	}
	.header-right .hr-box {
		width: 205px;
		padding: 31px 10px;
	}
	.hero-text h2 {
		font-size: 60px;
	}
	.bmi-bg {
		display: none;
	}
	.newsletter-section {
		text-align: center;
	}
	.newsletter-form {
		margin-top: 50px;
		margin-left: 0;
	}
	.footer-menu li a {
		margin-left: 0;
		padding: 0;
	}
	.about-img {
		text-align: center;
		margin-bottom: 40px;
	}
	.about-img img {
		position: relative;
		left: 0;
		top: 0;
	}
	.certified-section {
		background-position: right center;
	}
	.sidebar {
		padding-top: 50px;
	}
}

/* Large Mobile :480px. */
@media only screen and (max-width: 991px) {
	.menu-desk{
		display: none;
	}
}

@media only screen and (min-width: 991px) {
	.navbar{
		display: none;
	}
}

@media only screen and (min-width: 991px)  and (max-width: 1024px){
	.footer-menu li a {
		margin-left: 0;
	}
}
@media only screen and (max-width: 767px) {
	.icon-header{
		-webkit-box-pack: center !important;
		    -ms-flex-pack: center !important;
		        justify-content: center !important;
	}


	.main-menu {
		display: none;
	}

	.slicknav_menu {
		display: block;
	}
	.slicknav_menu {
		display: block;
		background: transparent;
		padding: 0;
		margin-top: -43px;
	}
	.slicknav_nav {
		background: #353535;
	}
	.slicknav_nav ul {
		margin: 0;
	}
	.slicknav_nav .slicknav_row,
	.slicknav_nav a {
		padding: 10px 20px;
		margin: 0;
	}
	.slicknav_nav .slicknav_row.active,
	.slicknav_nav a.active {
		color: #fcff18;
	}
	.slicknav_nav a:hover {
		border-radius: 0;
	}
	.slicknav_nav .slicknav_row:hover {
		border-radius: 0;
	}
	.slicknav_btn {
		margin: 0 0 10px 0;
		position: relative;
		top: -23px;
		right: 15px;
		background: #353535;
	}
	.header-right {
		float: none;
		background: #fcff18;
		text-align: center;
	}
	.header-right .hr-box {
		padding: 20px 52px;
		margin: 0 auto;
		max-width: 294px;
		text-align: left;
	}
	.hero-section {
		height: auto;
	}
	.hero-text {
		padding-top: 200px;
		padding-bottom: 180px;
	}
	.hero-text h2 {
		font-size: 60px;
	}
	.add-text {
		padding-left: 0;
	}
	.add-text h2 {
		font-size: 55px;
	}
	.bmi-bg {
		display: none;
	}
	.bmi-calculator-warp {
		padding: 48px 20px 40px;
	}
	.newsletter-section {
		text-align: center;
	}
	.newsletter-form {
		margin-top: 50px;
		margin-left: 0;
	}
	.newsletter-form input {
		width: 100%;
		margin-bottom: 30px;
	}
	.footer-menu {
		text-align: center;
	}
	.footer-menu li a {
		margin-left: 0;
		padding-left: 0 !important;
	}

	.copyright {
		text-align: center;
		padding-top: 30px;
		padding-bottom: 15px;
	}
	.about-img {
		text-align: center;
		margin-bottom: 40px;
	}
	.about-img img {
		position: relative;
		left: 0;
		top: 0;
	}
	.certified-section {
		background-position: right center;
	}
	.certified-form .site-btn {
		float: none;
	}
	.certified-form label.attach {
		margin-right: 15px;
		margin-bottom: 10px;
	}
	.sidebar {
		padding-top: 50px;
	}
}

/* Small Mobile :320px. */

@media only screen and (max-width: 479px) {
	.img-responsive-2{
		height: 37px !important;
	}
	.img-responsive{
		height: 122px !important;
	}
	.section-title h2 {
		font-size: 36px;
	}
	.hero-text h2,
	.page-top-section h2 {
		font-size: 48px;
	}
	.add-text h2 {
		font-size: 36px;
		margin-right: 0;
	}
}




.hrow {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}

.hcol {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.homefifth .hff {
	/*background-color: grey;*/
	width: 200px;
	height: 200px;
	margin: 5px;
	/*opacity: 0.5;*/
}

.homefifth .hff2 {
	/*background-color: grey;*/
	width: 410px;
	height: 410px;

	/*opacity: 0.5;*/
}

.homefifth .gry {
	width: 100%;
	height: 100%;
	background-size: cover;
	padding: 60px 0;
}

.homefourth .red-box{
	margin: 0 60px;
	background-color: #80130c;
	opacity: 0.93;
	padding: 20px 0;
}

.sliderholder {
	height: 728px;
}

.sliderholder2 {
	height: 30%;
}

.homesecond {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #f5f5f5;
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
}

.homesecond img {
	padding-bottom: 20px;
}

.homesecond .hfa {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.link-box{
	color: #232323;
    font-size: 18px;
    /* background-image: url(../images/opbg.png); */
    /* background-position: left;
	background-size: auto;
	background-repeat: no-repeat; */
    padding-top: 5px;
    /* padding-left: 26px; */
	padding-bottom: 5px;
	width: 95%;
	text-align: left;
	border-bottom: 1px solid #d7d7d7;
}

.link-box i{
	color: #a31e1f;
	margin-right: 10px;

}
.box-noticia-img img{
	width: 100% !important;
	height: auto !important;
	float: none !important;
}
.box-noticia-img a{
	word-break: break-all !important;
}
.border-r-box{
	border-right: 10px solid #FFF;
}
.border-r-box:last-child{
	border: none;
}

.titulo-carrossel h5{
	font-size: 23px;
	text-align: center;
}

.btn-more{
	background-color: #f5c517;
	color: #1a284f;
}
.titulo-carrossel p{
	font-size: 18px;

}
.titulo-carrossel{
	margin: 0 auto;
}
.titulo-carrossel a{
	font-size: 18px;
	font-weight: normal;
}
.homethird {
	background-color: #fff;
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
}

/* .homethird img {
	padding-bottom: 60px;
} */

.homefourth {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 240px 0;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	background-image: url('../images/home1.webp');
	background-repeat: no-repeat;
	background-size: cover;
}

.homefourth > img {
	width: 100%;
	height: 100%;
}

.homefifth {
	/* display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center; */
	background-color: #eeeeee;
	height: auto;
	padding: 100px 0;
}

.homefifth > img {
	margin: 70px;
}



.homesixth {
	padding: 20px 0;
}

.homesixth div {

	display: -webkit-box;

	display: -ms-flexbox;

	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.homesixth img {
	padding: 20px;
}
.footer-icons i {
	margin-right: 15px;
}
.slbox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.slbox ol {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.slbox ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin: 20px;
	width: 17%;
	height: 60%;
}

.slbox span {
	padding: 8px;
	background-color: #f5c517;
	color: #000;
}

.slbox p {
	padding-top: 15px;
	font-size: 0.7em;
}

.slbox h4 {
	padding-top: 10px;
	font-size: 1.3em;
}

.cimg {
		width: 100%;
		min-height: 180px;
	}

.grb {
	width: 100%;
	height: 60%;
	opacity: 0;
}

.grblock p {
	color: #fff;
	opacity: 1;
}

.grblock {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 100%;
	height: 40%;
	opacity: 0.8;
	background-color: grey;
}



#quotestxt {
	color: #fff;
    margin-bottom: 0 !important;
	font-weight: 700;
	font-size: 18px;
	margin-left: 100px;
}

#quotesnm {
	color: #f5c517;
    font-size: 18px;
    padding-top: 20px;
    text-shadow: 0px 0px 7px #000;
    font-weight: 700;
}

.rowfb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: -15px;
    margin-left: -15px;
}

.footerc a {
	text-transform: none;
	font-size: 1em;
}

.footerc span {
	position: relative;
    bottom: 3px;
    padding-left: 20px;
    padding-right: 20px;
}

.footerd span {
	text-transform: none;
	line-height: 1.5em;
}

.underfooter p {
	margin-bottom: 0;

/* ul.primary li a {
  font-family: sans-serif!important;
  font-weight: 700!important;*/
}

.sbar span {
	color: yellow;
}

.sbar {
	padding: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
}

#ssubt span {
	color: red;
}

#ssubt {
	margin-bottom: 50px;
	font-size: 0.8em;
	text-align: left;
}

#shd > div {
	width: 1050px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
}

#shd {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	background-color: #ccc;
	margin-bottom: 50px;
}

#shd h1 {
	font-size: 3em;
    color: #353535;
    padding-top: 50px;
    padding-bottom: 50px;
    text-transform: none;
}

#stitle {
	margin-top: 30px;
	text-align: left;
}

#scontent ol {
    display: -ms-grid;
    display: grid;
    text-align: left;
}

#scontent h1 {
	font-size: 2em;
}

#scontent {
	font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    color: #9a9a9a;
    font-size: 1.05em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    background-color: #fff;
}

#scontent > .sbar {
	margin-left: 60px;
	width: 280px;
	height: 600px;
	background-color: #304062;
}

#scontent > .scont {
	width: 700px;
}

#simgheader {
	width: 100%;
}
.title-cultura-do-cuidado-page {
	font-size: 18px;
}

/*.papa-image {
	/*margin: 0px 25%;*
	height: 300px;
}*/
.papa-bg {
	background-color: rgb(173,215,226);
}

@media screen and (max-width:768px){
	.papa-bg{
		flex-direction: column-reverse;
	}
}

.autor {
	text-align: end;
}
.banner-pad {
	padding-top: 2.5rem;
	display:flex;
}

.cultura-banner{
	margin:0;
	padding-right:1rem;
	width:100%;

}

.logo {
	max-width: 240px;
	margin-top: 35px;
	margin-bottom: 35px;
}

.text-justify {
	text-align: justify;
}

.container-papa {
	background-color: rgb(173,215,226);
}
.text-papa {
	padding:48px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 48px;
}

@media (max-width: 768px){
	.container-papa, .papa, .div-papa, .img-papa{
		margin:0;
		padding-left: 0;
	}

	.papa-bg{
		display:flex;
		width: 100vw;
		align-items: center;
	}
	
	.papa-bg .text-papa{
		padding-left: 4.28rem;
		padding-right: 4.28rem;
	}
}

@media (min-width: 991px) {
	.noticias-title {
		position: relative;
		max-width: 33.333333%;
		flex: 0 0 33.333333%;
		margin-right: auto !important;
		margin-left: auto !important;
	}
	.noticias-imagem {
		max-width: 320px;
		max-height: 240px;
		padding-left: 0px;
		padding-right: 0px;
	}
	.noticias-title {
		background-color: rgba(0, 0, 0, 0) !important;
		color: #172a54 !important;
		height: fill;
	}
	.noticias-bg {
		display: flex;
		align-items: center;
		/*background-color: #172a54;*/
		margin-left: .25rem !important;
		margin-right: .25rem !important;
		flex-wrap: wrap;
	}
	.noticias-div {
		padding-right: 0px !important;
		padding-left: 0px !important;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		position: relative;
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
		display: block;
	}
	.no-col-md-6 {
		max-width: 100%;
		position: static;
		padding-left: 0px;
		padding-right: 0px;
		width: 100%;
	}
}




	/* Admissão Noturno */

.cursos-noturno,
.passos-noturno > .passos-noturno-text,
.inscricao-noturno,
.documentos-container,
.saber-mais{
display:flex; 
margin-top:2rem;
}

.main-title-noturno{
	display:flex;
	flex-direction: column;
	justify-content: center;
	justify-items:center ;
	align-items: center;
	margin-bottom: 2rem;
}

.main-title-noturno > h1{
	font-size: 2.7rem;
	color:#00285f;
	margin-bottom: 0.5rem;
}

.main-title-noturno > .linha1{
	border: solid #00285f 1px;
	/*flex-basis: 160px;
	flex-grow: 0;
	flex-shrink: 0;
	transform: rotate(90deg);*/
	width:160px;
	margin-bottom: 0.3rem;
}

.main-title-noturno > .linha2{
	border: solid #00285f 1px;
	/*flex-basis: 100px;
	flex-grow: 0;
	flex-shrink: 0;
	transform: rotate(90deg);*/
	width:100px;
}

.box-noturno > p{
	font-size: 1.5rem;
}


.passos-noturno{
	padding:0;
	padding-top: 2rem;
}

.cursos-noturno{
	padding:0;
}

.container-curso > h2.curso-oferecer{
	display:flex;
	align-items: center;
	justify-content: center;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.container-curso > .curso-text-container > p.curso-text{
	text-align: center;
	padding: 2rem 4rem;
	width: 100%;
}

.container-curso > h2.amarelo{
	color:hsl( 47, 27%, 20%);
	background-color: hsl(47, 91%, 52%);
}

.container-curso > h2.vermelho{
	color:white;
	background-color: hsl( 4, 98%, 30%);
}




.container-curso > h2.curso-participar{
	display:flex;
	align-items: center;
	justify-content: center;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.passos-noturno > .passos-noturno-title > p{
	color:rgb(0,40,95);
}

.passos-noturno > .passos-noturno-text{
	text-justify: center;
}

.passos-noturno > .passos-noturno-text > .passos-text-amarelo,
.passos-noturno > .passos-noturno-text > .passos-text-vermelho{
	word-wrap: break-word;
	text-align: center;
	padding: 2rem 5rem 2rem 4.7rem;
	min-height: 132px;
	clip-path: polygon(75% 0%, 94% 50%, 75% 100%, 0% 100%, 14% 50%, 0% 0%);
	font-size:0.8rem;
	font-weight: 900;
	display:flex;
	justify-content: center;
	align-items: center;
}

.passos-noturno > .passos-noturno-text > .passos-text-amarelo{
	background-color: rgb(244,196,21);
	color: rgb(65,59,37);

}


.passos-noturno > .passos-noturno-text > .passos-text-vermelho{
	background-color: rgb(151,12,2);
	color: white;

}

.passos-noturno > .passos-noturno-text > p.passos-text-vermelho:nth-child(1){
	padding-left: 3.7rem;
	padding-right: 4rem;
}

.passos-noturno > .passos-noturno-text > p.passos-text-vermelho:nth-child(3),
.passos-noturno > .passos-noturno-text > p.passos-text-amarelo:nth-child(3){
	padding-left: 4.7rem;
	padding-right: 5rem;
}

.pdfs-noturno{
	width:100%;
	padding:0;
}

.documento-noturno{
	display:flex;
	padding-left: 0.5rem;
	padding-right: 2.1rem;
}

.documento-noturno > .image-noturno-edital > img{
	width:2rem;
}

.documento-noturno > .assunto-noturno-edital > a{
	color:hsl(221, 57%, 20%);

}

.documento-noturno > .assunto-noturno-edital > p{
	color:hsl(221, 57%, 20%);
	opacity:0.8;
}

.documento-noturno > .assunto-noturno-edital{
	width:100%;
	margin-left: 1rem;
	padding: 1rem 0 1rem 1rem;
	background-color: hsl(360, 0%, 93%);
}

.documento-noturno > .assunto-noturno-edital:hover{
	opacity:0.8;
	transition: 0.3s;

}

.documentos-container > :nth-child(2){
	padding-left:0;
	padding-right:2.5rem;
	position:relative;
	left: -0.7rem;
	
}

.qr-code-title{
	display:flex;
	justify-content: center;
	font-size: large;
	font-weight: 900;
	margin-top: 3rem;
}

.qr-code{
	display:flex;
	justify-content: center;
	margin-top:2rem;
}

.qr-code > img{
	width:10rem;
	height: auto;
}

.inscricao-noturno{
	justify-content: space-evenly;
}

.inscreva-se-noturno{
	background-color: hsl( 4, 98%, 20%);
	padding: 2rem 0 2rem 0;
}

.inscreva-se-noturno > h2,
.inscreva-se-noturno > a{
	display:flex;
	align-items: center;
	justify-content: center;
	font-size: 1.5rem;
}

.inscreva-se-noturno > h2{
	color:white;
}

.inscreva-se-noturno > a{
	padding:.6rem;
	color: hsl(47, 91%, 52%);
	font-size: 1.2rem;
}

.inscreva-se-noturno > a:hover{
	opacity:0.5;
	transition: 0.3s;
}

.inscricao-container-noturno{
	margin-top:4rem;
}

.inscricao-container-noturno > p{
	margin-top:3rem;
}
.saber-mais > div > a > .maior-especial{
	color:hsl( 4, 98%, 30%);
}

.saber-mais > div > a > strong{
	font-style: normal;
	color: hsl(221, 57%, 20%);
	align-items: center;
	justify-content: center;
}

.saber-mais > .clique-aqui{
	padding:3rem 0;
	text-align: center;
}

.saber-mais > .borda-clique-aqui{
	border: solid;
	border-width: 0 0.2rem 0 0;
}

@media only screen and (max-width:1200px){

	.main-title-noturno > h1{
		text-align: center;
	}

	.documentos-container > :nth-child(2){
		padding-right:1.5rem;
	}
	.documentos-container > :nth-child(1){
		padding-left:0;
		padding-right: 1.2rem;
	}
}

@media only screen and (max-width: 770px){

	.main-title-noturno > h1{
		font-size: 2rem;
		text-align:center;
	}

	.passos-noturno > .passos-noturno-text > p{
		font-size: 1rem !important;
	}

	.passos-noturno > .passos-noturno-text > p.passos-text-amarelo,
	.passos-noturno > .passos-noturno-text > p.passos-text-vermelho{
		margin-bottom: 2rem;
		padding: 2rem 6rem 2rem 5.7rem;
	}

	.documentos-container{
		display:block;
		margin-top:0;
	}

	.documentos-container > .documento-noturno{
		padding-right:0;
		padding-left:0;
		position:static;
	}
	
	.documento-noturno{
		margin-bottom:1rem;
	}

	.inscreva-se-noturno{
		margin-bottom: 2rem;
	}
	
	.container-curso{
		margin-bottom: 2rem;
	}


	.saber-mais > .clique-aqui{
		padding-right: 1rem;
		padding-left:1rem;
		text-align: center;
	}
}

.alimentar-container{
	display:flex;
	justify-content: flex-start;
	background-color: whitesmoke;
	margin-top: 2rem;
}

.alimentar-container > .alimentar-items{
	display:flex;
	flex-direction: column;
	padding:2rem;
}

.alimentar-container > .alimentar-items > h3{
	display:flex;
	font-size: 1.5rem;
	justify-content: center;
	margin-bottom: 1.3rem;
}


	/* Igreja */

.missas-temporario-container{
	width:100vw;
	background-color: #f5c517;
}

.missas-temporario-box{
	display:flex;
	justify-content: center;
}

.missas-temporario-title{
	margin-bottom: 2rem;
}

.missas-temporario-title > h5{
	font-size:2rem;
	font-weight: 700;
}

.missas-temporario-text{
	line-height: 2rem;
}

/* TEDx Page */

#tedx > .tedx-title-container{
	background-color: rgb(238,238,238);
}

#tedx > .tedx-title-container > .row > div > .titulo-pagina{
	color:rgb(154,14,1);
}

.tedx-banner{
	margin:3rem 0rem 6rem 0rem;
}

.questions-and-answers{
	margin: 0rem 4rem 3rem 4rem;
}

.questions-and-answers-item{
	margin-bottom: 1.3rem;
}

.questions-and-answers-item > .question{
	margin-bottom: 1.3rem;
	padding: 0rem 1rem 1rem 1rem ;
	border-bottom: grey 1px solid;
}

.questions-and-answers-item > .question.active{
	margin-bottom: 1.3rem;
	border-bottom: rgb(154,14,1) 1px solid;
}

.questions-and-answers-item > .question > button{
	border: none;
	background:none;
	padding:0rem;
	text-align: left;
	display:flex;
	width:100%;
	justify-content: space-between;
	align-items: center;
}

.questions-and-answers-item > .question.active > button > h5{
	color:rgb(154,14,1);
}

.questions-and-answers-item > .question > button > img{
	width:30px;
	height: auto;
}

.questions-and-answers-item > .question.active > button > img{
	filter: invert(10%) sepia(92%) saturate(5594%) hue-rotate(6deg) brightness(78%) contrast(99%);
}

.questions-and-answers-item > .question.active > button > img.open{
	display:none;
}

.questions-and-answers-item > .question > button > img.close{
	display:none;
}

.questions-and-answers-item > .question.active > button > img.close{
	display:block;
}

.questions-and-answers-item > .question > button:hover{
	opacity: 0.8;
}


.questions-and-answers-item > .video-answer > .video-answer-item > p{
	margin-bottom: 2rem;
}


.answer{
	max-height: 0;
	overflow: hidden;
	transition: 0.4s ;
	padding: 0rem 1rem ;
}


.show{
	display: block;
}

@media  screen and (max-width:780px){

	.questions-and-answers{
		margin: 0rem 1rem 3rem 1rem;
	}

	.questions-and-answers-item > .answer > .video-answer-item > iframe{
		width:100%;
		height: auto;
	}
	
	
}

.img-papa-temporario{
	max-width: none;
}

@media screen and (max-width:1200px) {

	.img-papa-temporario{
		max-width: 100%;
	}
	
}

.cultura-praticas-container > :first-child > .cultura-pratica{
	background-color: rgb(249,173,163);
}
.cultura-praticas-container > :nth-child(2) > .cultura-pratica{
	background-color: rgb(255,210,145);
}
.cultura-praticas-container > :nth-child(3) > .cultura-pratica{
	background-color: rgb(255,185,129);
}
.cultura-praticas-container > :nth-child(4) > .cultura-pratica{
	background-color: rgb(226,110,78);
}
.cultura-praticas-container > :nth-child(5) > .cultura-pratica{
	background-color: rgb(251,242,199);
}
.cultura-praticas-container > :nth-child(6) > .cultura-pratica{
	background-color: rgb(252,133,48);
}
.cultura-praticas-container > :nth-child(7) > .cultura-pratica{
	background-color: rgb(249,173,163);
}
.cultura-praticas-container > :nth-child(8) > .cultura-pratica{
	background-color: rgb(255,210,145);
}

.cultura-pratica-box{
	padding: 0.5rem 1rem;
}

.cultura-pratica{
	height: 100%;
	min-height: 180px;
	border-radius: 10px;
}

.cultura-pratica-title > h3{
	color:black;
	font-weight: bold;
	font-size: 1.3rem;
	text-align: center;
	padding-top: 1.6rem;
}


.cultura-pratica-text > p{
	color:black;
	font-size: 1rem;
	padding:1rem 1rem;
	text-align: center;
}

@media screen and (min-width:1200px) {
	.cultura-pratica{
		height: 100%;
		min-height: 180px;
		border-radius: 10px;
	}

	.cultura-pratica-title > h3{
		color:black;
		font-weight: bold;
		font-size: 1.1rem;
		text-align: center;
		padding-top: 1.6rem;
	}
	
	
	.cultura-pratica-text > p{
		color:black;
		font-size: 0.95rem;
		padding:1rem 1rem;
		text-align: center;
	}
}

.curso-text-container{
	display: flex;
	justify-content: center;
	align-items:center;
	width: 100%;
	height:6.25rem;
	border: solid;
	border-width: 0 1px 1px 1px;
}

@media only screen and (min-width:650px) and (max-width:1200px){
	.container-curso > .curso-text-container{
		height:10rem;
	}
}

@media only screen and (max-width:769px){
	.container-curso > .curso-text-container{
		height:auto;
	}
}