/**
 * import fonts
 *     font-family: 'Lato', sans-serif;
 * 
 */
 @import url('https://fonts.googleapis.com/css2?family=Saira:wght@300;400;500;600;700;800&display=swap');

*,.radio input[type="radio"]:focus + label::before,select:focus{
    outline:none !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
    height:auto;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.bne-gallery-masonry-wrapper .gallery-single img{
    height: auto !important;
}

*{word-wrap: break-word; }
a:hover,a:focus{text-decoration:none;}
.right{float:right;}
.left{float:left;}
.none{display:none;}
.no-float {float: none;}
#logo-mobile{
    display: none;
}
.title-box{
    color:#26D07C;
    font-family: 'Saira', sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    align-items: center !important;
    justify-content: center;
    flex-direction: column;
    position: relative;
    margin: 0;
}
.title-box span{
    color:#002D72;
    font-size: 12px;
    font-weight:500;
    margin-top:16px;
}
.title-box img{
    margin-bottom:16px;
}
/* .title-box .det::after,
.title-box .det::before{
    content: " ";
    color:#26D07C;
    border: 1px solid;
    width: 100px;
    position: absolute;
    top: 59%;
}
.title-box .det::after{
    right: -45px;
}
.title-box .det::before{
    left: -45px
} */
.title-box .text{
    position: relative;
}
.title-box .text::after,
.title-box .text::before{
    content: " ";
    color:#26D07C;
    border: 1px solid;
    width: 100px;
    position: absolute;
    top: 59%;
}
.title-box .text::after{
    /* right: -45px; */
    right: 123%;
}
.title-box .text::before{
    /* left: -45px */
    left: 123%
}
.title{
    position: relative;
}
.carrosel{
    margin-top: 125px;
}
.carrosel .owl-dot{
    margin-top:90px
}
.carrosel .owl-dot span{
    background:#BCBCBC !important;
    width: 6px !important;
    height: 6px !important;
}
.carrosel  .active span{
    background:#26D07C !important;
    width: 23px !important;
    height: 6px !important;
}
.owl-carousel .owl-item img{
    width: auto !important;
}
.espacador-secao{
    margin-top: 150px;
}
.saiba-mais{
    color: #3095EE !important;
    font-size: 13px;
    font-family: 'sinkin_sans900_x_black';
}
.saiba-mais img{
    margin-left: 80px;
    margin-top: -5px;
}
.dropdown-toggle::after{
    border:none;
    background-image: url('../img/caret.png');
    background-repeat: no-repeat;
    width: 9px;
    height: 5px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu{
    background-color: #FFFDFD;
}
.dropdown-menu {
    padding: 43px 0 43px 30px;
}
.dropdown-menu::before{
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #FFF;
    position: absolute;
    top: -10px;
    z-index: 1;
    left: 18px;
}
.dropdown-menu a {
	color: #31343C;
	font-family: 'Saira', sans-serif;
	font-size: .68rem;
	text-transform: uppercase;
	transition: all ease-in-out .2s;
	width: 100%;
	display: block;
	margin-bottom: 30px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu{
    width: 410px;
}
.dropdown-menu a:hover{
    color:#3095EE;
}
.dropdown-menu  a::before{
    content:'';
    background-image: url('../img/arrow_menu.png');
    background-repeat: no-repeat;
    width: 5px;
    height:8px;
    display: inline-block;
    margin-right: 10px;
}
.navbar .nav-item:hover .dropdown-menu{ display: block; }
.navbar .nav-item .dropdown-menu{
    padding:20px 20px 0 20px;
    border:none;
    border-radius:0;
}
.navbar  .navbar-toggler-icon {
    background-image: url("../img/close.png");
    background-size: 75%;
}
.navbar .collapsed .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-toggler{
    background-color: #26D07C;
    border-radius: 0;
    height: 60px;
    width: 60px;
}
#boas-vindas{
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    font-family: 'Saira', sans-serif;
    font-weight: 600;
    color: #FFF;
    font-size: 14px;
    margin-bottom: 36px;
}
#boas-vindas .content{
    width: 95%;
    margin: 0 auto;
    height: 52px;
}
#boas-vindas .box-telefone,
#boas-vindas .box-telefone a{
    font-family: 'Saira', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #FFF;
}
#boas-vindas .fone-orcamento{
    margin-right:60px;
    margin-left:60px;
}

/**
 * definicoes
 */
.name-page{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 495px;
    margin-bottom: 156px;
    overflow: hidden;
}

.name-page h1{
    margin-top: 200px;
    font-family: 'sinkin_sans900_x_black';
    font-size: 41px;
    color: #FFFDFD;
    text-align: left;
    text-transform: uppercase;

}
.name-page h1 span {
	color: #3095EE;
	font-family: 'sinkin_sans700_bold';
	font-size: 12px;
	display: block;
	margin-top: 15px;
	text-transform: none;
	margin-left: 66px;
}
.name-page h1 span::before {
	content: ' ';
	width: 56px;
	border: 1px solid #3095EE;
	display: inline-block;
	position: relative;
	top: -3px;
	margin-right: 10px;
	margin-left: -63px;
}
/**
 * Formataçao geral do formulario
 */
 .frm {
    float: left;
}
.frm input,
.frm select,
.frm input::placeholder,
.frm textarea,
.frm textarea::placeholder{
    color: #949494;
    text-indent: 27px;
}
.frm  input.error,
.frm  select.error,
.frm .wpcf7-not-valid{
    border-bottom:1px solid #D60000 !important;
}
.frm div.wpcf7-mail-sent-ok{
    text-align: left;
    border: none !important;
    margin: 0;
    padding-top: 10px;
    padding-left: 30px;
    font-family: 'Saira', sans-serif;
    font-weight: 700;
    width: 100%;
    color:#8e8e8e;
}
.frm .wpcf7-response-output {
	position: absolute;
	top: -208px;
	border: none !important;
    color: #F00 !important;
	font-family: 'Saira', sans-serif;
    font-size: 12px;
}
.frm .wpcf7-not-valid-tip{display: none;}
div.wpcf7 .ajax-loader{
    position: absolute;
    left: 238px;
    bottom: 32px;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	border: none !important;
	color: #b72222;
	float: right;
	position: absolute;
	bottom: 0;
	left: 0;
}
.frm  input,
.frm  select,
.frm  textarea{
    font-family: 'Saira', sans-serif;
    width: 100%;
    color:#8e8e8e;
    border:1px solid #e6e6e6;
    padding: 10px 20px;
}
.frm .btn {
	font-family: 'Saira', sans-serif;
	text-transform: uppercase;
	color: #FFF;
	border-radius: 0;
	letter-spacing: 1px;
    background: #0054a5;
    display: table;
	text-align: left;
}
/**
 * Definicoes gerais
 */
html,body{
    font-family: 'Kallisto Medium';
    width:100%;
    height:100%;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    padding: 0 !important;
    color:#FFFFFF;
    scroll-behavior: smooth;
}
body{
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding-top:100px;
    scroll-behavior: smooth;
}
#avisos{
    left: 0;
    top: 0;
    display: none;
    position: fixed;
    z-index: 99999999999999;
    width: 100%;
}
.hover-green:hover,
.hover-green:active{
    background-color: #3E9A2C;
}
/**
 * Menu
 */
 header{
    background: transparent;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}
header.bg{
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: rgba(0, 0, 0, 0.9) 2px -5px 10px;
}
header.bg #boas-vindas{
    display: none !important;
}
header.bg,
header.bg .container-fluid{
    min-height: 90px;
}
header a{
    font-family: 'Saira', sans-serif;
    font-weight: 600;
    color:#FFFDFD;
    font-size: 13px;
    text-transform: uppercase;
    transition:color .2s ease-in-out
}
header.bg a{
    color:#0857C3;
    
}
header a:hover,
header a:active,
header .current_page_item a{
    color:#26D07C
}
header .navbar-brand{
    padding-bottom: 0;
}
 #wrap-menu ul{
     align-items: center;
 }
/* #wrap-menu ul{
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
} */

#content-menu{
    width: 100%;
    margin: 0 auto;
}
#content-menu nav{
    padding-bottom: 0;
}

/**
 * banner
 */
 #banner{
    min-height: 1080px;
    position: relative;
    z-index: 0;
    margin-bottom: 160px;
}
#banner img{
    display: none;
}
#bg-video{
    display: inherit !important;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
#banner h1{
    font-family: 'Saira', sans-serif;
    font-weight: 600;
    font-size: 27px;
    /*color:#26D07C;*/
	color:#fff;
    margin-top:400px;
    margin-bottom:120px;
	text-shadow: 0 0px 4px #00000063;
}
#banner a{
    border-radius: 30px;
    /*border: 1px solid #26D07C;*/
	border: 1px solid #023886;
    color: #FFF;
    font-family: 'Saira', sans-serif;
    font-weight: 500;
    font-size: 14px;
    width: 300px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
	background: #023886;
}
#banner .container{
    position: relative;
    z-index: 99;
}
#bg-homem {
	position: absolute;
	z-index: 9;
/* 	background-image: url('../img/img_banner.png');
    background-position-y: bottom;
    background-position-x: 100.6%;
    background-repeat: no-repeat; */
	height: 100%;
	width: 100%;
	bottom: 0;
	background: url('https://site.dbaseed.com.br/wp-content/uploads/2023/10/bg-fixo-flip-1.jpg') top center / 100% no-repeat;
}
video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
/**
 * Sobre
 */
#quem-somos{
    margin-bottom: 160px;
}
#quem-somos.img-fluid{
    border-radius: 10px;
}
#quem-somos .conteudo{
    margin-top: 70px;
}
#quem-somos .text h2{
    font-family: 'Saira', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color:#0857C3;
    margin-bottom: 40px;
}
#quem-somos .text .descr{
    font-family: 'Saira', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color:#002D72;
    text-align: justify;
}
/**
*
*/
#carreiras{
/*     background-image: url('../img/bg_carreira.jpg'); */
	background-image: url('https://vallordigital.com.br/cases/dbaseed/wp-content/uploads/2023/06/bg-experiencia.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 950px;
    padding-top: 150px;
    font-family: 'Saira', sans-serif;
    font-weight: 500;
    padding-bottom: 100px;
}
/*
#carreiras{
    background-image: url('../img/bg_carreira.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 950px;
    padding-top: 150px;
    font-family: 'Saira', sans-serif;
    font-weight: 500;
    padding-bottom: 100px;
}
*/
#carreiras h1{
    color:#26D07C;
    font-size: 24px;
    font-family: 'Saira', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}
#carreiras h1 img{
    margin-right: 30px;
}
#carreiras h5{
    color: #FFF;
    font-size: 12px;
    font-family: 'Saira', sans-serif;
    font-weight: 300;
    margin-top: 20px;
}
#carreiras .introducao{
    color: #FFF;
    font-size: 14px;
    font-family: 'Saira', sans-serif;
    font-weight: 400;
    margin-top: 50px;
    line-height: 19px;
    margin-bottom: 80px;
    text-align: justify;
}
#carreiras .btn{
    color: #FFF;
    font-family: 'Saira', sans-serif;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
}
#carreiras .card-body{
    margin-top: 30px;
    font-size: 14px;
    font-family: 'Saira', sans-serif;
    font-weight: 400;
    line-height: 20px;
}
#carreiras .card{
    background: transparent;
    border:none;
    margin-bottom: 30px;
}
#carreiras .card-header{
    border: 3px solid #26D07C;
    background: transparent;
    border-radius: 5px;
}
/**
* tecnologia
*/
#tecnologia .item {
    max-width: 162px;
    height: 162px;
    text-align: center;
    display: flex;
    align-items: center;
}
/**
* Contadores
*/
#contador {
    width: 100%;
    /* padding-top:160px; */
}
#contador h1{
    font-size: 19px;
    font-family: "Syncopate",sans-serif;
    color: #002554;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 90px;
}
#contador .content{
    min-height: 200px;
}
#contador ul{
    list-style: none;
    background-color: #26D07C;
    border-radius: 25px;
}
#contador ul li{
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;

}
#contador ul li,
#contador li .quadro{
    min-height: 200px;
}
#contador li .quadro {
	border: none;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
#contador li .conteudo{
    display: flex;
    justify-content: center;
    align-items: center;
}
#contador li .conteudo  span,
#contador .conteudo h2{
    font-family: 'Saira', sans-serif;
    font-weight: 800;
    color:#0857C3;
}
#contador h2{
    font-size: 39px;
    text-align:center;
}
#contador li .conteudo span {
    font-size: 17px;
    padding: 0 5px;
}

#contador h5{
    font-family: 'Saira', sans-serif;
    font-size: 15px;
    color: #FFFFFF;
    font-weight: 600;
    width: 100%;
    text-align: center;
}
/**
 * Clientes
 */
 #clientes .item{
    max-width: 162px;
    height: 162px;
    text-align: center;
    display: flex;
    justify-content: center;
 }
 /**
  *certificacoes
  */
 #certificacoes .owl-item{
    display: flex;
    align-items: center;
    justify-content: center;
 }
 #certificacoes .item{
     max-width: 162px;
     height: 162px;
     text-align: center;
     display: flex;
     align-items: center;
  }
/**
 * Parceiros
 */

#parceiros{

}
#parceiros .item{
    max-width: 162px;
    height: 162px;
    text-align: center;
    display: flex;
    align-items: center;
	margin: auto;
 }
/**
 * servicos
 */
#servicos{
    padding-top: 160px;
    background-color: #002D72;
    min-height: 964px;
    margin-bottom: 160px;
    padding-bottom: 100px;
}
#servicos h1{
    color:#26D07C;
    font-size: 24px;
    font-family: 'Saira', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}
#servicos h1 img{
    margin-right: 30px;
}
#servicos h5{
    color: #FFF;
    font-size: 12px;
    font-family: 'Saira', sans-serif;
    font-weight: 300;
    margin-top: 20px;
}
#lista-servico{
    margin-top: 75px;
}

#lista-servico li{
    list-style: none;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Saira', sans-serif;
    text-transform: uppercase;
    margin-bottom: 20px;
    cursor: pointer;
}
#lista-servico li.active{
    color: #26D07C;
}
#lista-servico li.active span{
    border-bottom: 2px solid #26D07C;
    padding-right: 40px;
}
#servicos .modelo{
    width: 100%;
}
#servicos .hide{
    display: none;
}
#servicos div.active{
    display: flex;
}
#servicos .modelo >div{
    margin-top: 70px;
}

#servicos .modelo img{
    border-radius: 10px;
}
#servicos .modelo h1,
#servicos .modelo h2,
#servicos .modelo h3,
#servicos .modelo h4,
#servicos .modelo h5,
#servicos .modelo h6,
#servicos .modelo h7{
    color: #26D07C;
    font-size: 19px;
    font-weight: 600;
    font-family: 'Saira', sans-serif;
    margin-bottom: 40px;
}
#servicos .modelo ul li::before {
    content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #26D07C; /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 1em; /* Also needed for space (tweak if needed) */
    margin-left: -1em; /* Also needed for space (tweak if needed) */
}
#servicos .modelo .text{
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Saira', sans-serif;
    text-align: justify;
}
footer{
    background-color: #FFF;
    position: relative;
    margin-top:150px;
}

footer .info-new{
    font-family: 'sinkin_sans900_x_black';
    font-size: 22px;
    color:#FFFDFD;
    text-align: left;
    margin-bottom:90px;
}
footer .info-new span{
    color: #3095EE;
    font-family: 'sinkin_sans500_medium';
    font-size: 12px;
    display: block;
    margin-top: 15px;
}
#frm-news input{
    font-family: 'sinkin_sans300_light';
    font-size: 12px;
    color: #707070;
    text-transform: uppercase;
    background-color: #FFFFFF;
    border:none;
    height: 65px;
}
#frm-news .wpcf7-submit {
	color: #3095EE;
	font-family: 'sinkin_sans700_bold';
	font-size: 13px;
	background-image: url('../img/arrow_right_banner_active.png');
	background-repeat: no-repeat;
	background-position: 90% center;
    max-width: 300px;
    width: 300px;
    text-align: left;
}
#frm-news .wpcf7 form .wpcf7-response-output{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 75%;
}
#footer-page .divider{
    border-top:1px solid #FFFDFD;
    width: 100%;
    display: block;
    padding-bottom: 47px;
}

#footer-page .subtitle{
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Syncopate',sans-serif;
    margin-bottom: 27px;
}
#brand-footer .subtitle{
    color: #002554;
    font-size: 19px;
}
#onde-estamos .text{
    color: #002554;
    font-size: 14px;
    font-family: 'Lato',sans-serif;
    line-height: 26px;
    padding-left: 22px;
    margin-top: -9px;
}
#footer-page .info-contato ul{
    padding: 0;
}
#footer-page .info-contato li{
    list-style: none;
    margin-bottom: 15px;
}
#footer-page .info-contato a{
    color: #002554;
    font-family: 'Lato',sans-serif;
    font-weight: 900;
    font-size: 15px;
}
#footer-page .info-contato a i{
    color: #3095EE;
    font-size: 18px;
    margin-right: 10px;
}
#footer-page .redesocial{
    padding:0;
    margin: 0;
    list-style: none;
}
#footer-page .redesocial li{
    margin-bottom: 15px;
    float: left;
}
#footer-page .redesocial .icn-f{
    width: 22px;
    height: 22px;
    transition: all ease-in-out .2s;
    display: inline-flex;
}
#footer-page .redesocial .facebook{
    background: url('../img/icn_fb_foot.png');
}
#footer-page .redesocial .facebook:hover{
    background: url('../img/hover_icn_fb_foot.png');
}
#footer-page .redesocial .instagram{
    background: url('../img/icn_insta_foot.png');
    margin-left: 15px;
}
#footer-page .redesocial .instagram:hover{
    background: url('../img/hover_icn_insta_foot.png');
}
#faixa{
    background-color: #0857C3;
    height: 89px;
    font-family: 'Saira', sans-serif;
    font-weight: 500;
    font-size: 15px;
    color: #FFF;
    text-transform: uppercase;
}
#faixa a{
    font-family: 'Saira', sans-serif;
    color: #FFFDFD;
    font-family: 'Saira', sans-serif;
    font-weight: 500;
    font-size: 15px;
}
#faixa p{margin:0;}
#localizacao iframe,
#localizacao .iframe{
    width: 100% !important;
    height: 520px !important;
}
#localizacao{
    position: relative;
}
#localizacao .title{
    margin-bottom:50px
}
/**
* pagina contato
*/
#contato {
    background: url('../img/bg_contato.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 610px;
    border-radius: 9px;
    width: 97%;
    margin: 0 auto;
    padding-top: 150px;
}
#contato h2{
    margin-top:0px;
    font-size: 24px;
    font-family: 'Saira', sans-serif;
    font-weight: 700;
    color:#26D07C;
    text-transform: uppercase;
    margin-bottom: 15px;
}
#contato h3{
    margin-top:0px;
    font-size: 16px;
    font-family: 'Saira', sans-serif;
    font-weight: 700;
    color:#002D72;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-left: 15px;
}
#contato .text,
#contato a{
    font-family: 'Saira', sans-serif;
    font-size: 15px;
    color: #002D72;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 40px;
}
#contato .box-blue a{
    color:#FFF;
}
#contato .box-blue{
    background-color: #0857C3;
    padding:30px;
    border-radius: 5px;
    margin-bottom: 40px;
}
.frm-contato input,
.frm-contato textarea{
    font-family: 'Saira', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    color: #949494;
    text-align: left;
    padding-left: 0;
    border:1px solid #BCBCBC;
    transition: border .2s ease-in-out;
    border-radius:5px
}
.frm-contato >div{
    margin-bottom: 20px;
}
.frm-contato input[type="checkbox"]{
    width: auto;
}
.wpcf7-list-item-label{
    color:#002D72;
    font-family: 'Saira', sans-serif;
    font-size: 15px;
    font-weight: 500;
}
.frm-contato .btn{
    font-family: 'Saira', sans-serif;
    font-size: 13px;
    border:2px solid #26D07C;
    color:#26D07C;
    border-radius: 30px;
    width: auto;
    background: none;
}
.frm-contato .wpcf7-response-output{
    width: 100%;
    border:none;
    color:#000
}


/**
 * personalizacao 
 */
 @media (max-width: 1390px) {
    #bg-homem {
        /*background-size: 75%;*/
		background-size: 100%;
    }
 }
 @media (min-width: 1200px) {
    .container{
        max-width:1200px;
    } 
 }
 @media (min-width: 1400px) {
    .container{
        max-width: 1440px;
    }
    #boas-vindas .content{
        width: 70%;
    }
    #bg-homem {
        /*         background-size: auto; */
		background-size: cover;
    }
    #content-menu .content{
        width: 1440px;
    }
    #wrap-menu{
    }
 }
 @media (max-width: 576px) {
    header .navbar-brand{
        width: 73%;
        padding-left: 15px;
    }
    #content-menu {
        width: 100%;
        margin: 0 auto;
    }
    #content-menu .container-fluid,
    #content-menu .content {
        padding-left: 0;
    }
     .name-page h1{
         font-size: 36px;
         padding-left: 15px;
     }
    #frm-news .wpcf7-submit{
        width: 200px;
    }
    #servicos .mais-servico{
        margin-top:60px
    }
    #brand-footer{
        margin-bottom: 60px;
    }
    .frm{
        margin-top:100px
    }
    .frm-contato .btn{
        text-indent: -10px;
        text-align: center;
        padding:10px 0;
        width: 100%;
    }
    #menu-footer{
        margin-bottom: 60px;
    }
    #rede-social-footer{
        margin-bottom: 60px;
    }
    .faixa-compra{
        display: none;
    }
    #objetivo .title-curso{
        margin-top:60px;
    }
    #pra-quem .content-img{
        text-align: center;
    }
    #aprender .row >div{
        margin-bottom: 80px;
    }
    .box-contato>div{
        margin-bottom: 70px;
    }
}
@media (max-width: 992px) {
    header .show a{
        color:#FFFDFD !important;
    }

    .title-box .text::after, .title-box .text::before{
        width: 77px;
    }
    .title-box .text::before {
        left: 107%;
    }
    .title-box .text::after {
        left: -107%;
    }
    header .navbar{
        background-color: #002D72;
        min-height: 133px;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030;
    }
    #bg-homem {
        /*display: none !important;*/
		background-size: cover;
		background-position: center;
    }
    #content-menu nav{
        border:none;
        width: 100%;
    }
    /* .title-box .det::before {
        left: 199px;
    }
    .title-box .det::after {
        left: -92px;
    } */
    #quem-somos .text h2{
        margin-top:100px
    }
    #servicos {
        height: auto;
    }
    .active-menu #wrap-menu{
        position: relative;
        top: -21%;  
    }
    header .navbar{
        width: 95%;
    }
    .active-menu .navbar-brand,
    .active-menu .navbar-toggler{
        margin-top:-22% !important
    }
    
    .active-menu .navbar{
        padding-top: 44px !important;
        height: 100%;
    }
    .active-menu .navbar li,
    .active-menu .navbar li a{
        width: 100%;
    }
    .active-menu .navbar li a{
        padding-left: 15px;
        font-size: 16px;
        font-weight: 400;
    }
    .active-menu .navbar-expand-lg .navbar-nav .dropdown-menu{
        background-color:transparent;
    }
    .active-menu .dropdown-menu {
        padding: 0;
    }
    .active-menu .dropdown-menu::before{
        border:none;
    }
    .active-menu .dropdown-menu a{
        color:#3095EE;
    }
    .active-menu .navbar .nav-item .dropdown-menu{
        padding:20px 20px 0 0;
    }
    #content-menu{
        flex-direction: column !important;
    }
}