@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');

header {
	background-image: none;
}
.p_1 header{
	border-bottom: 8px solid #118f84;
}
.topo .buscar{
	float: none;
	margin-top: -25px
}

a:hover, a:focus {
    color: #118F84!important;
    text-decoration: underline;
}

.help-login-senha{
	display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

.help-login-senha a{
	color: #737373;
}

.btn_acesso_bj_connect{
    border: 1px solid #d2d2d2;
    padding: 5px 10px;
    color: #333;
    text-decoration: none;
    line-height: 18px;
    font-size: 13px;
    display: inline-block;
	font-family: Oswald, "Oswald Regular Regular", "Oswald Regular";
	border-radius: 4px;
}

.img_btn_bjconnect{
	font-family: Oswald, "Oswald Regular Regular", "Oswald Regular";
	font-size: 13px;
	font-weight: 400;
	color: #787878;
}

.img_btn_bjconnect img{
	padding-right: 3px;
	position: relative;
    transform: translateY(-20%);
}

.area_restrita_bj_connect{
	width: 208px;
	display: inline-flex;
	border-left: 1px solid #d2d2d2;
	margin-right: -50px;
	padding-left: 30px;
}

.campo_busca_bj_connect{
	margin-left: 20px;
    display: inline-block;
}

@media (max-width: 747px){
.campo_busca_bj_connect {
	padding-top: 0px;
	padding-bottom: 15px;
	display: block;
	margin: auto;
   text-align: center;
}}

.area_bj_connect{
	font-family: Oswald, "Oswald Regular Regular", "Oswald Regular";
	text-align: right;
	padding: 15px 0 0 0 ;
}

.campos_login{
	background-color: #FAF8F8;
	border-radius: 4px;
	border: 1px #d2d2d2 solid;
	position: absolute;
	right: 0;
	margin-top: 15px;
	padding: 5px;
	height: 38px;
	width: 579px;
	display: none;
}

.access_area_restrita{
	font-family: Oswald, "Oswald Regular Regular", "Oswald Regular";
    text-decoration: none;
    line-height: 18px;
    color: #31c078;
}

.lembrar_senha{
	font-family: "Open Sans";
    font-size: 11px;
    font-weight: 400;
    text-decoration: underline;
    color: rgb(126, 126, 126);
	margin-top: 5px;
	padding-left: 15px;
    padding-right: 0px;
	width: 130px;
}

.lembrar_senha a{
color: #999999;
}

.btn_fechar_topo{
	width: 20px;
	padding-left: 25px;
	padding-right: 0px;
	font-weight: 700;
	text-decoration: none;
	margin-top: 3px;
}

.btn_fechar_topo a{
	color: rgb(126, 126, 126);
	cursor: pointer;
}

.btn_enviar_topo{
	width: 30px;
	padding-left: 0px!important;
}

.btn_fechar_topo a:hover{
  color: rgba(49, 192, 120, 1);
	text-decoration: none;
}

.bjconnect_topo_box{
	font-family: Oswald, "Oswald Regular Regular", "Oswald Regular";
	font-size: 13px;
	font-weight: 400;
	color: #787878;
	text-align: center;
	padding: 4px 5px 0px 0px;
}

.bjconnect_topo_box img{
	padding-right: 5px;
	position: relative;
	transform: translateY(-20%);
}

.campos_topo{
	width: 135px;
	padding: 0px;
}

.bjconnect_enviar{
	border-width: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	width: 35px;
	height: 27px;
	text-decoration: none;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(168, 207, 69, 1);
	border: none;
	border-radius: 4px;
}

.campos_topo input{
	height: 27px;
	width: 130px;
	font-family: "Open Sans";
	font-size: 11px;
	font-weight: 400;
	color: rgb(193, 193, 193) !important;
	text-align: left;
}

.campos_topo input::placeholder {
	color: #c1c1c1;
}

.btn_acesso_bj_connect:hover,
.btn_acesso_bj_connect:focus{
  text-decoration: none;
  color: #31c078 !important;
  border-color: #31c078;
}

.btn_acesso_bj_connect > span {
  font-family: Oswald, "Oswald Regular Regular", "Oswald Regular";
  font-size: 13px;
  font-weight: 400;
	cursor: pointer;
}
.bj_connect_topo {
	text-align: right;
	padding-top: 15px;
}
.acesso_bj_connect{
	font-family: Oswald, "Oswald Regular Regular", "Oswald Regular";
	padding: 7px 8px 0px 0px;
  text-decoration: none;
  line-height: 18px;
	color: #31c078;
  font-size: 13px;
  display: inline-block;
}

.nav.navbar-nav{
    padding: 5px 0 0;
	width: auto;
}
@media screen and (min-width: 746px){
	.nav.navbar-nav{
		text-align: right;
		white-space: nowrap
	}
	.topo .menu .nav.navbar-nav > li {
		float: none;
		display: inline-block
	}
}

.nav.nav-tabs {
	padding: 0;
}

.un-index .nav.nav-tabs > li > a {
	height: 90px;
}
.un-index .nav.nav-tabs > li > a:hover,
.un-index .nav.nav-tabs > li > a:focus{
	height: 100px;
	margin-top: 35px;
	padding: 15px 45px!important;
}
.un-index .nav.nav-tabs > li.active > a,
.un-index .nav.nav-tabs > li.active > a:hover,
.un-index .nav.nav-tabs > li.active > a:focus{
	height: 110px;
	margin-top:25px!important;
}
.tab-pane {
	padding-top: 30px;
	padding-bottom: 30px;
}
 
a.icon-faq{
	font-family: "Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	width: 22px;
	font-weight: 100;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
	padding: 0;
	border-radius: 100%;
	border: 1px solid;
	color: #95b32d;
	margin: 5px 0px 5px 10px;
	text-decoration: none;
}
a.icon-faq:hover{
	color: #379E7C;
}
.banners_laterais {
	position: fixed;
	z-index: 999;
	right: 0;
	top: 50%;
	margin-top: -2%;
}
/* BOM  JESUS 2023 MOBILE */
.topo .logo {
    margin: 1em;
}

.panel{
    margin-bottom: 5px!important;
}
@media (max-width: 767px)
{

    .navbar-toggle {
        position: relative;
        float: right;
        margin-right: 30px;
        padding: 9px 10px;
        margin-top: 8px;
        margin-bottom: 8px;
        background-color: #ffffff;
        background-image: none;
        border: 2px solid #00aa6c;
        border-radius: 4px;
    }
    

    section {
        padding: 0;
        width: 100vw;

    }
    .panel-group {
    
        padding: 0 !important;
    }
    .container{
        width: 100vw;
    }

}

@media(max-width:360px){
    .panel-default{
        padding: 0 10px;
    }


    .btn-verMais {
        width: 157px;    
        padding: 8px 10px;
        height: 32px; 
    }
    
   
    .verMais {
        margin: 16px 0px 28px 0px;
    }
}

section{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.bannerTopo img{
    width: 100vw;
}
    .container {
        margin-right: auto;
        margin-left: auto;


    }
 
.bj-mobile{
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
    overflow-x: clip;
}
.linha{
    border: 1px red solid;
}
.tituloSite {
    display: flex;
    justify-content: space-between;
}

.tituloSite .img-left {
    width: 79px;
    height: 80px;
    margin-left: -25px;
}
.tituloSite .img-right {
    width: 79px;
    height: 80px;
    margin-right: -25px; 
}



.titulo-section {
    /* height: 36px; */
    text-align: center;
    font: normal normal normal 24px/22px Oswald;
    letter-spacing: 0px;
    color: #1E8871;
}
#niveisEnsino .titulo-section{
    margin-bottom: 16px;
    margin-top: 10px;
}



.subtitulo-section  {
    text-align: center;
    font: normal normal normal 16px/22px Open Sans;
    letter-spacing: 0px;
    color: #1E8871;
    margin-top: 0px !Important;
}
.subtitulo2-section {
    text-align: center;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #585858;
    opacity: 1;
    margin-top: 0px !Important;
}

.agendarVisita {
    background-image: url(../_img/img-mobile-2023/OndaRoxa.png);
    background-size: 100% 130px;
    background-repeat: no-repeat;
    min-height: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
       
}


.btn-agendarVisita {      
    display: flex;
    align-items: center;   
    align-content: center; 
}
.btn-agendarVisita button{
    position: relative;
    width: 174px;
    height: 47px;
    background: #955FAA 0% 0% no-repeat padding-box;
    opacity: 1;
    font: normal normal 600 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    border: none;
    border-radius: 4px;
    margin-top: 0px;
}

.titulo-agendeVisita{
    position: absolute;
    bottom: 8px;
    left: 0;
    margin-top: -30px;
    margin-left: 0;
    width: 100%;
    
}

.icone-agendeVisita{
    position: absolute;
    top: 5px;
    left: 0;
    margin-top: -30px;
    margin-left: 0;
    width: 100%;
    
}

.titulo-novidades{
    text-align: left;
    font: normal normal normal 25px/37px Oswald;
    letter-spacing: 0px;
    color: #1E8871;
    opacity: 1;
}

/* AREA NOVIDADES */
.card-novidades{
    display: flex;
    justify-content: center;
    width: 100vw;
    overflow: scroll;
    margin: 0 auto;
}
.card{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 4px;
    opacity: 1;
    padding: 6px;
    width: 226px;
    height: 263px;
    margin:16px 8px;
}
 
.card-img{
    position: relative;
}
.card-img-top {
    width: 212px;
    height: 139px;
}

.card-badge{
    position: absolute;
    bottom: -10px;
    left: 10px;
    margin-top: -30px;
    margin-left: 0;
     
    border-radius: 14px;
    opacity: 1;
    width: 54px;
    height: 21px;

    font: normal normal normal 10px/17px Oswald;
    letter-spacing: -0.02px;
    color: #FFFFFF;
    opacity: 1;
    padding: 3px 10px ;     
    text-align: center;    
    text-transform: uppercase;
   
}
.badge-Noticias{
    background: #955FAA 0% 0% no-repeat padding-box;
}
.badge-Blog{
    background: #36BF82 0% 0% no-repeat padding-box;

}

.card-body{    
    margin: 15px 13px ;
}
.card-title{
    padding: 0px;
    text-align: left;
    font: normal normal 600 13px/17px Open Sans;
    letter-spacing: -0.03px;
    color: #118F84;
    opacity: 1; 
}

/* AREA VER MAIS */
.verMais{
    display: flex;
    justify-content: space-around;
    align-items: center;
    
    /* padding: 8px; */
    margin: 16px 8px 28px 16px;

}
.btn-verMais{
    width: 165px;
    height: 32px;
    padding: 8px 10px;
    
    background: #359F7D 0% 0% no-repeat padding-box;
    border-radius: 2px;
    border: none;
    opacity: 1;

    /* UI Properties */
    text-align: center;
    font: normal normal normal 12px/17px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.btn-verMais:hover{
    color: #ffffff;
    text-decoration:none;
}
::-webkit-scrollbar {
    display: none;
}

/* AREA NIVEIS DE ENSINO */
.panel-group{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.panel-default{
    width: 358px;
    opacity: 1;
    text-decoration:none;
}

 .panel-heading {
    display: flex;
    justify-content: space-between;
    box-shadow: 0px 3px 6px #00000029;
    position: relative;
    
    width: 100%;
    height: 40px;
    cursor: pointer;
}

.panel-heading .panel-title{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}
 

  .panel-title a, .panel-title a:focus,.panel-title a:hover{
    text-align: left;
    font: normal normal normal 16px/24px Oswald;
    letter-spacing: 0px;
    color: #FFFFFF!important;
    opacity: 1;
    text-decoration:none;
    width: 100%;
    display: block;
    text-transform:uppercase
  }
.panel-open {
    background: url('../_img/img-mobile-2023/mais.png') center no-repeat;
    background-size: 100%;
    width: 13px;
    height: 16px;
    color: #FFFFFF !important;
    opacity: 1;
    text-decoration: none;
    display: block;
    position: absolute;
    right: 10px;
    bottom: 12px;
    border: none; 
}
.panel-close {
    background: url('../_img/img-mobile-2023/menos.png') center no-repeat;
    background-size: 100%; 
    width: 13px;
    height: 16px;    
    color: #FFFFFF!important;
    opacity: 1;
    text-decoration:none;  
}
.panel-default:nth-of-type(1) .panel-heading{
    background: #359f7d 0% 0% no-repeat padding-box;
}  

.panel-default:nth-of-type(2) .panel-heading{
    background: #95b32d 0% 0% no-repeat padding-box;
}
.panel-default:nth-of-type(3) .panel-heading{
    background: #7da628 0% 0% no-repeat padding-box;
}
.panel-default:nth-of-type(4) .panel-heading{
    background: #14ba5f 0% 0% no-repeat padding-box;   
}
.panel-default:nth-of-type(5) .panel-heading{
    background: #466f7b 0% 0% no-repeat padding-box;    
}

.panel-img{
    width: 100%;
}
.panel-img img{
    width: 100%;
    height: 125px;    
    object-fit: cover!important;
    object-position:0 10%;
}
.panel-body{
    text-align: left;
    font: normal normal normal 12px/17px Open Sans;
    letter-spacing: 0px;
    color: #707070;
    opacity: 1;
    padding:15px  !important;
}
.panel-default .collapse{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    position: relative;
    padding-bottom: 15px;
}

.panel-saibaMais{
    height: 25px;
    margin:0px 15px 20px  !important;
    padding: 4px 8px;
    
    background: #359F7D 0% 0% no-repeat padding-box;
    border-radius: 2px;
    border: none;
    opacity: 1;

    /* UI Properties */
    text-align: center;
    font: normal normal normal 12px/17px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF!important;
    text-decoration: none!important;
    
}
.panel-saibaMais:hover{
    color: #ffffff!important;
}
 
.amorografia{
    margin-bottom: 20px;
}

/* swiper  noticias/blog */
.swiper-container {
    position:relative;
    width: 100vw;
    height: 263px;
    margin: 20px 0;

    }
    .swiper-container > .swiper-slide__content {
    position:absolute;
    top:0;
    }

    .swiper-slide {
    height: 263px;
    display:flex!important;
    align-items: center;
    justify-content:center;
    transition:all 200ms linear;
    transform: scale(0.8);
    margin-right: 17px!important;
    
    &.swiper-slide-active{
        transform: scale(1);
    }
    }
    .swiper-slide__content {
    height: 263px;
    }
    .swiper-wrapper{
        margin-left: 15px!important;

    }

 
/* NOVO LINK AGENDE UMA VISITA MOBILE */
.ct-agende-mobile{
    background-image: url('/_img/img-mobile-2023/fundo_banner_agende-uma-visita.png');
	width: 100%;
	min-height: 200px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
}   
.ct-agende-mobile a{
    width: 100%;
    min-height: 200px           ;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: .5rem;
    padding: 0 30px;
    text-decoration: none;
}
.ct-agende-mobile a p{
    color:#00531B;
    line-height: 2rem ;
    font-size: 1.5rem;
}
.ct-agende-mobile div.agende-bt{
    background-color: #6E2B77;
    color: #D1E3AF!important;
    display: inline-block;
    padding: .2rem 1rem;
    border-radius: 10000px;
}   