/*
Theme Name: ittech child
Tags:  custom-menu, editor-style, featured-images
Template: ittech
Version: 1.0.0
*/


@import '../ittech/style.css';



/*---------------------------------
      write your css from here
------------------------------------*/

/* DESATIVA STICKY HEADER */



.nav-btn.navSidebar-button i {
 
    display: none;
	visibility:hidden;
}





.is-sticky,
.sticky-header,
.header-sticky,
.scroll-header {
    position: relative !important;
    top: auto !important;
}

/* Garante que não vire fixed */
.header-area,
.header-main {
    position: relative !important;
}

.header-main[style*="fixed"] {
    position: relative !important;
}

/*

.flip-box,
.flip-box-inner,
.front-part,
.back-part,
.back-content-part {
    cursor: pointer;
} */


a.video-vemo-icon.venobox.vbox-item,
a.video-vemo-icon.venobox.vbox-item:link,
a.video-vemo-icon.venobox.vbox-item:visited {
    color: #ffffff !important;
}

a.video-vemo-icon.venobox.vbox-item:hover {
    color: #b3e5ff !important;
}

.nav-btn.navSidebar-button {
    display: inline-block;
    color: #fff;
    font-size: 30px;
    cursor: pointer;
    position: relative;
	padding-bottom:0.2em;
}

#4f1b9664
{
	
	margin-top:20px;
	
}


.ittech_menu > ul > li > a {
    display: block;
    margin: 35px 16px;
    -webkit-transition: .5s;
    transition: .5s;
    color: white;
    font-weight: 600;
    font-family: 'Rajdhani';
    text-transform: uppercase;
    font-size: 17px;
}

.brpt h2 {
    font-size: 45px;
    margin-bottom: 20px;
	color:white;


}

a {
    text-decoration: none !important;
    color: #009DFF;
    transition: .5s;
}

.breadcumb-inner li:nth-last-child(-n+1) {
    color: white;
}


.elementor-37547 .elementor-element.elementor-element-db4615a .heading .heading-text {
    font-size: 24px;
    font-weight: 700;
    margin: 0px 0px 22px 0px;
}

.elementor-37547 .elementor-element.elementor-element-637c482 .heading .heading-text {
    font-size: 24px;
    font-weight: 700;
    margin: 0px 0px 22px 0px;
}


.elementor-37578 .elementor-element.elementor-element-db4615a .heading .heading-text {
    font-size: 24px;
    font-weight: 700;
    margin: 0px 0px 22px 0px;
}


.elementor-37578 .elementor-element.elementor-element-637c482 .heading .heading-text {
    font-size: 24px;
    font-weight: 700;
    margin: 0px 0px 22px 0px;
}





.elementor-37592 .elementor-element.elementor-element-db4615a .heading .heading-text {
    font-size: 24px;
    font-weight: 700;
    margin: 0px 0px 22px 0px;
}

.elementor-37592 .elementor-element.elementor-element-637c482 .heading .heading-text {
    font-size: 24px;
    font-weight: 700;
    margin: 0px 0px 22px 0px;
}


.elementor-37601 .elementor-element.elementor-element-db4615a .heading .heading-text {
    font-size: 24px;
    font-weight: 700;
    margin: 0px 0px 22px 0px;
}

.elementor-37601 .elementor-element.elementor-element-637c482 .heading .heading-text {
    font-size: 24px;
    font-weight: 700;
    margin: 0px 0px 22px 0px;
}


.elementor-37654 .elementor-element.elementor-element-db4615a .heading .heading-text {
    font-size: 24px;
    font-weight: 700;
    margin: 0px 0px 22px 0px;
}


.elementor-37654 .elementor-element.elementor-element-b329c53 .heading .heading-text {
    font-size: 24px;
    font-weight: 700;
    margin: 0px 0px 20px 0px;
}


.description, label_info, .label_info, .function_info {
    color: #777c80;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    display: inline-block;
}

.elementor-37689 .elementor-element.elementor-element-db4615a .heading .heading-text {
    font-size: 24px;
    font-weight: 700;
    margin: 0px 0px 22px 0px;
}

.elementor-37689 .elementor-element.elementor-element-a8aac7e .heading .heading-text

 {
    font-size: 24px;
    font-weight: 700;
    margin: 0px 0px 22px 0px;
}

.elementor-37818 .elementor-element.elementor-element-db4615a .heading .heading-text {
    font-size: 24px;
    font-weight: 700;
    margin: 0px 0px 22px 0px;
}

.elementor-37836 .elementor-element.elementor-element-db4615a .heading .heading-text {
    font-size: 24px;
    font-weight: 700;
    margin: 0px 0px 22px 0px;
}


@media (max-width: 768px) {
.flip-box.style-two .front-part .front-icon i {
    color: #fff;
    font-size: 50px;
    opacity: 0.7;
    margin-top: 0.3em;
	padding-top: 0.3em;
}
	
	
	@media (max-width: 768px) {
.flip-box.style-one .front-part .front-icon i {
    color: #fff;
    font-size: 50px;
    opacity: 0.7;
    margin-top: 0.3em;
	padding-top: 0.5em;
}

}
	
	
	/* Some com o texto (ittech) do menu mobile, mantendo o hamburger */
@media (max-width: 991px){

  /* Caso o texto seja gerado por pseudo-elemento */
  .mean-container .mean-bar::before,
  .mean-container .mean-bar::after{
    content: "" !important;
    display: none !important;
  }

  /* Caso o texto esteja como um elemento dentro da barra */
  .mean-container .mean-bar a.meanmenu-reveal{
    display: block !important; /* garante que o hamburger fica */
  }

  /* Esconde qualquer "logo/título" que o meanmenu coloca na barra */
  .mean-container .mean-bar .mean-logo,
  .mean-container .mean-bar .mean-logo a,
  .mean-container .mean-bar .site-title,
  .mean-container .mean-bar .mobile_logo,
  .mean-container .mean-bar h1,
  .mean-container .mean-bar h2,
  .mean-container .mean-bar .logo{
    display: none !important;
  }
}


	
	
	

	
	
	
	
	/* ==============================
   MODAL UNIVERSAL – GERATI
   ============================== */

.gerati-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;
}

.gerati-modal.is-open {
  display: block;
}

/* fundo escuro */
.gerati-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
}

/* caixa do modal */
.gerati-modal__dialog {
  position: relative;
  background: #ffffff;
  width: min(920px, calc(100% - 32px));
  max-height: calc(100vh - 32px);
  margin: 16px auto;
  border-radius: 16px;
  box-shadow: 0 20px 60px rgba(0,0,0,.35);
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

/* header */
.gerati-modal__header {
  padding: 16px 20px;
  border-bottom: 1px solid rgba(0,0,0,.1);
}

.gerati-modal__title {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
}

/* botão fechar */
.gerati-modal__close {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  border: 1px solid rgba(0,0,0,.15);
  background: #fff;
  cursor: pointer;
  font-size: 18px;
  line-height: 1;
}

/* corpo */
.gerati-modal__body {
  padding: 18px 20px;
  overflow-y: auto;
}

/* conteúdo rico (seu HTML padronizado) */
.gerati-modal__rich hr {
  border: 0;
  height: 1px;
  background: rgba(0,0,0,.15);
  margin: 16px 0;
}

.gerati-modal__rich h2 {
  margin: 16px 0 6px;
  font-size: 18px;
}

.gerati-modal__rich h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}

/* rodapé */
.gerati-modal__footer {
  padding: 14px 20px;
  border-top: 1px solid rgba(0,0,0,.1);
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  flex-wrap: wrap;
}

.gerati-modal__cta,
.gerati-modal__btn {
  padding: 10px 14px;
  border-radius: 10px;
  border: 1px solid rgba(0,0,0,.15);
  background: #fff;
  cursor: pointer;
  text-decoration: none;
}

/* mobile */
@media (max-width: 600px) {
  .gerati-modal__title {
    font-size: 18px;
  }
}

/* trava scroll do fundo */
body.gerati-modal-lock {
  overflow: hidden;
}
	
	
	
	
	
	/*******************csss adicional *******************************************
	 * .ittech-main-menu
{
	  background: #001539;
	
}

.ittech_nav_area {
    background: #001539;
}




button.wpcf7-submit.btn.solid-btn {
max-height:40px;
	
}

.breadcumb-inner h2 {
    font-size: 50px;
    /* margin-bottom: 30px; */
    color: white;
}

.meta_comments
{
	display:none;
	visibility:hidden;
	
	
}

#meta_comments
{
		display:none;
	visibility:hidden;
}

.fa fa-comments
{
	display:none;
	
	
}


.fa-comments
{
	display:none;
	
	
}


/* Corrige o submit do formulário de comentários que está “fugindo” */
#respond input[type="submit"],
#comments input[type="submit"],
#submit {
  position: static !important;
  float: none !important;
  right: auto !important;
  top: auto !important;
  left: auto !important;
  bottom: auto !important;
  margin: 15px 0 0 0 !important;
  display: inline-block !important;
  width: auto !important;
  max-width: 100% !important;
}

/* Força a linha do single a ser flex (não deixa a sidebar cair) */
.single-post .ittech-blog-area .container > .row,
.single-post .ittech-blog-area .row {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: flex-start !important;
}

/* Evita que colunas dependam de float */
.single-post .ittech-blog-area .row > [class*="col-"] {
  float: none !important;
}

/* Se o tema estiver empurrando sidebar pra baixo por clear/width */
.single-post .sidebar-right {
  clear: none !important;
}


#comments { display: none !important; }

/* Blog: deixa os links do menu pretos */
body.single-post .ittech_menu ul li a,
body.blog .ittech_menu ul li a,
body.archive .ittech_menu ul li a,
body.category .ittech_menu ul li a {
  color: #000 !important;
}

.fa-comments
{
	display:none;
	
}


.fa fa-comments
{

	display:none;
	
}

fa fa-comments
{

	display:none;
	
}

.postid-30 .meta_comments {
    display: none !important;
}



/* ===== Ajuste exclusivo carousel de marcas ===== */

.brand-carousel .owl-item {
    width: 260px !important;
}

.brand-carousel .brand-item {
    width: 260px !important;
    display: flex;
    justify-content: center;
}

.brand-carousel .brand-item img {
    width: 250px;
    height: 250px;
    object-fit: contain;
}

.flip-box.style-two.flip-box .flip-box-inner .front-part .front-content-part .front-btn-part .front-btn {
    color: #fff;
    font-size: 16px;
    margin-top: 25px;
    background-color: #0C5ADB;
    padding: 10px 20px;
    border-radius: 3px;
    
}

.donate-btn-header {
    display:none;
    margin-left: 16px;
}

/* Forçar cor do rodapé no mobile */
@media (max-width: 767px) {
  footer,
  .elementor-location-footer,
  .elementor-location-footer .elementor-section,
  .elementor-location-footer .elementor-container,
  .elementor-location-footer .elementor-column,
  .elementor-location-footer .elementor-widget-wrap {
    background-color: #001539 !important;
    background: #001539 !important;
  }
}

@media (max-width: 767px) {
  .elementor-location-footer *,
  .elementor-location-footer *::before,
  .elementor-location-footer *::after {
    background-color: #001539 !important;
  }
}



.owl-carousel{
display:block !important;
}


.logos-fixos img{
    opacity: 1 !important;
    visibility: visible !important;
}


.logos-hardcore .brand-carousel,
.logos-hardcore .owl-carousel {
    display: none !important;
}

.logos-hardcore .logos-marquee {
    overflow: hidden;
    width: 100%;
    position: relative;
    padding: 20px 0;
}

.logos-hardcore .logos-track {
    display: flex;
    align-items: center;
    gap: 40px;
    width: max-content;
    animation: logosScroll 30s linear infinite;
}

.logos-hardcore .logo-item {
    flex: 0 0 auto;
    width: 180px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}

.logos-hardcore .logo-item img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
    display: block;
}

@keyframes logosScroll {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}




/* Usando o ID da página que aparece no seu console (4478) */
body.page-id-4478 .ittech_menu > ul > li > a {
    color: #000000 !important;
}

/* Caso queira mudar o fundo do cabeçalho também */
body.page-id-4478 .en4b_header_area_main {
    background-color: #000000 !important;
}

