
html{
scroll-behavior: smooth;}
/* Add some padding on document's body to prevent the content
to go underneath the header and footer */
body{
background-image:url(content/px_white.jpg);
background-repeat: repeat;
padding-top: 65px;
/*padding-bottom: 40px;*/
/*font-family: 'Noto Sans JP', sans-serif;*/
font-family: 'Oswald', sans-serif;
/*font-family: 'Bellefair', serif;*/
font-size: 12pt;
margin: 0;
}
#audicao, #catalogo, #videos, #contato {
scroll-margin-top: 120px;
}
.fixed-header_a, .fixed-header_b, .fixed-footer{
width: 100%;
position: fixed;        
padding: 5px 0;
color: #fff;
}
.fixed_whatsapp{
width:15vw;
max-width: 75px; 
position: fixed;   
padding: 10px 0;							
bottom: 0;
left: calc(100% - min(15vw,75px) - 10px);
}

.fixed-header_a{
background: #000287;
text-align: left;
padding: 10px 10px;
top: 0;							
display: flex;		
flex-direction: row;
align-items: center;
justify-content: space-between;
/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
color: #FFF;
}

.fixed-header_b{
background-image: linear-gradient(#000287, #ff5500);
top: 85px;
height: 35px;
}
.fixed-footer{
background: rgba(0, 0, 0, 0);
top: 5px;
right: 20px;
}
.container_b{
width: 95%;	
text-align: center;
font-weight: bold;
font-size:min(calc(6pt + 1vw),12pt);
}
nav a{
color: #fff;
text-decoration: none;
padding: 3px min(25px,calc(5px + 1vw));
display: inline-block;
}			
	.carousel, .carousel-inner, .item, .item img{
	max-height: 67vh;
	aspect-ratio: 460 / 350;		
	
	}							
	.carousel{
	left: 50%;
	transform: translate(-50%, 0%);
	padding: 0 0;
	}		
	.carousel-caption{
	color: #ffffff;
	text-shadow: 2px 2px 4px #000000;
	font-size:calc(100% + 0.5vw);
	}

.img_banner, .img_banner2, .img_banner3{
width: 100vw;
max-width: 100%;
aspect-ratio: 1920 / 1920;

vertical-align: bottom;
top: 0;
position: relative;
padding: 0 0;
}							


.img_banner4
{
min-width: 100%;
max-width: 100%;
max-height: 35vh;
aspect-ratio: 1920 / 1920;
vertical-align: bottom;
top: 0;
position: relative;
padding: 0 0;
background-image: url("content/semiwide_5.jpg");
background-repeat: no-repeat;
background-size: cover;
background-position: center;
text-align: center;		
}	

.tituloContato
{
    text-align: center;
}

.tituloBarrasNewBanner
{
    text-align: center;
    margin-left: 200px;
}

.tituloBarrasNewBanner_B
{
    text-align: center;
    margin-right: 200px;
}

.textoContato
{
    text-align: center;
    font-size: 22px;
}

.img_newBanner
{
width: 100vw;		
max-width: 100%;					
height: calc(100vh - 65px);
vertical-align: bottom;
top: 0;
position: relative;
padding: 0 10%;	

/*background-image: url("content/logo02_b.png");*/
background-image: url("content/cliente+logo_02.png");
background-color: #ffffff;
background-repeat: no-repeat;
background-size: contain;				
/*background-position: right bottom;*/
background-position: center bottom;

text-align: left;
}

.img_newBannerBarras
{
width: 100vw;		
max-width: 100%;					
min-height: calc(100vh - 65px);
vertical-align: bottom;
top: 0;
position: relative;
padding: 30px 0px 0px 0px;

/*background-image: url("content/logo02_b.png");*/
background-image: url(content/cliente_03combarras.png);
background-color: #ffffff;
background-repeat: no-repeat;
background-size: contain;				
background-position: left bottom;

text-align: left;
}

.img_newBannerBarras_B
{
width: 100vw;		
max-width: 100%;					
min-height: calc(100vh - 65px);
vertical-align: bottom;
top: 0;
position: relative;
padding: 30px 0px 0px 0px;
background-image: url(content/cliente_04combarras.png);
background-color: #ffffff;
background-repeat: no-repeat;
background-size: contain;				
background-position: right bottom;
padding-bottom: 50px;
text-align: left;
}


.img_newBannerBarras_C
{
width: 100vw;		
max-width: 100%;					
min-height: calc(100vh - 65px);
vertical-align: bottom;
top: 0;
position: relative;
padding: 30px 0px 0px 0px;
background-image: url(content/cliente_04combarras.png);
background-color: #ffffff;
background-repeat: no-repeat;
background-size: contain;				
background-position: right bottom;
padding-bottom: 50px;
text-align: left;
}

.img_newBanner_black
{
width: 100vw;		
max-width: 100%;					
height: calc(100vh - 65px);
vertical-align: bottom;
top: 0;
position: relative;
background-image: url("content/px_black.jpg");
background-repeat: repeat;
background-size: contain;				
}

.img_newBanner_black .quem01
{
width: 100vw;		
max-width: 100%;					
display: flex;
height: 100%;
vertical-align: bottom;
top: 0;
position: relative;
background-image: url("content/logoQuem01.png");
background-repeat: no-repeat;
background-size: contain;				
background-position: right bottom;
}

.img_newBanner_black .aonde02
{
width: 100vw;		
max-width: 100%;					
display: flex;
height: 100%;
vertical-align: bottom;
top: 0;
position: relative;
background-image: url("content/logoAonde02.png");
background-repeat: no-repeat;
background-size: contain;				
background-position: right bottom;
}

.img_newBanner_black .como03
{
width: 100vw;		
max-width: 100%;					
display: flex;
height: 100%;
vertical-align: bottom;
top: 0;
position: relative;
background-image: url("content/logoComo03.png");
background-repeat: no-repeat;
background-size: contain;				
background-position: right bottom;
}

.img_newBanner_black .quanto04
{
width: 100vw;		
max-width: 100%;					
display: flex;
height: 100%;
vertical-align: bottom;
top: 0;
position: relative;
background-image: url("content/logoQuanto04.png");
background-repeat: no-repeat;
background-size: contain;				
background-position: right bottom;
}

.img_newBanner_black .quando05
{
width: 100vw;		
max-width: 100%;					
display: flex;
height: 100%;
vertical-align: bottom;
top: 0;
position: relative;
background-image: url("content/logoQuando05.png");
background-repeat: no-repeat;
background-size: contain;				
background-position: right bottom;
}

.img_newBanner_white
{
width: 100vw;		
max-width: 100%;					
height: 75vh;
vertical-align: bottom;
top: 0;
position: relative;
background-image: url("content/px_white.jpg");
background-repeat: repeat;
background-size: contain;				
}

.img_newBanner_white .voce01
{
display: flex;
align-items: center;
width: 100%;	
height: 100%;
vertical-align: middle;
top: 0;
position: relative;
background-image: url("content/voce_01.png");
background-repeat: no-repeat;
background-size: max(50%, 400px);
background-position: center center;
font-size:max(3vw,175%);
text-align: center;
justify-content: center;
}

.img_newBanner .insideBanner{
position: absolute; bottom: 40%;

}

.img_miniBanner
{
width: 100vw;		
max-width: 100%;					
height: calc(33vh);
vertical-align: bottom;
top: 0;
position: relative;
padding: 0 0;	
background-image: url("content/test2345.png");
background-repeat: no-repeat;
background-size: cover;				
background-position: center top;							
text-align: center;
}

.footbar
{
display: flex;
width: 100vw;		
max-width: 100%;					
/*height: calc(100vh - 100px);*/
vertical-align: bottom;
top: 0;
position: relative;
padding: 0 0;
/*background-color: #1f304c;*/
background-image: url("content/px_white.jpg");/*#333333;*/
background-repeat: repeat;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-around;
align-items: flex-start;
align-content: normal;
gap: 10px;
}

.footbar .campoTexto1
{
flex-grow: 1;
width: 100vw;
max-width: 100%;

font-size:calc(100% + 0.75vw);
color: #eeeeff; /*text-shadow: 2px 2px 4px #000143;*/
text-align: right;
margin-right: 15px;
padding-top: 15px;
padding-bottom: 100px;
}

.footbar .campoTexto2Flex
{								
flex-grow: 1;
width: 40vw;
min-width: 300px;
max-width: 40%;

font-size:calc(100% + 0.70vw);
color: #000000;
/*color: #eeeeff; text-shadow: 2px 2px 4px #000143;*/
text-align: justify;
margin-right: 15px;
padding-top: 15px;							
padding-bottom: 15px;
}

.footbar .campoTexto2Flex_secundario
{								
flex-grow: 1;
width: 40vw;
min-width: 300px;
max-width: 40%;

font-size:calc(100% + 0.70vw);
color: #000000;
/*color: #eeeeff; text-shadow: 2px 2px 4px #000143;*/
text-align: justify;
margin-right: 15px;
padding-top: 15px;							
padding-bottom: 15px;
}

.footbar .campoTexto2Flex50vw
{								
flex-grow: 1;
width: 50vw;
min-width: 300px;
max-width: 60%;

font-size:calc(100% + 0.70vw);
color: #eeeeff; /*text-shadow: 2px 2px 4px #000143;*/
text-align: justify;
margin-right: 15px;
padding-top: 15px;							
padding-bottom: 15px;
}

.footbar .campoTexto3
{		
					
flex-grow: 1;
width: 90vw;
min-width: 300px;
max-width: 90%;

font-size:calc(100% + 0.70vw);
color: #eeeeff; /*text-shadow: 2px 2px 4px #000143;*/
text-align: center;
margin-right: 15px;
padding-top: 15px;							
padding-bottom: 50px;
}

.img_banner{
max-height: 33vh;
background-image: url("content/wide_1.jpg");
background-repeat: no-repeat;
background-size: cover;
text-align: center;
}	

.img_banner2{
max-height: 40vh;
background-image: url("content/semiwide_1.jpg");
background-repeat: no-repeat;
background-size: cover;
text-align: right;
}	

.img_banner3{
max-height: 40vh;
background-image: url("content/semiwide_2.jpg");
background-repeat: no-repeat;
background-size: cover;
text-align: right;
}	

.img_miniBanner .insideBanner{
position: absolute; bottom: 20pt; width: 100%;
/*padding: 0 12px;*/
padding: 0 calc(min(75px, 15vw));
}

.img_banner2 .insideBanner, .img_banner3 .insideBanner, .img_banner4 .insideBanner{
position: absolute; bottom: 20pt; width: 100%;
}

.img_banner .insideBanner .title, .img_newBanner .insideBanner .title{
font-size:calc(100% + 2.75vw);
color: #1A287C;
font-family: 'Oswald', sans-serif;
}

.img_miniBanner .insideBanner .title
{
font-size:calc(100% + 1vw);
color: #eeeeff; text-shadow: 2px 2px 4px #000143;
font-family: 'Nunito', sans-serif;	
}

.img_banner .insideBanner .subtitle, .img_newBanner .insideBanner .subtitle1, .img_miniBanner .insideBanner .subtitle1{
font-size:calc(100% + 0.8vw);color: #1A287C;
font-family: 'Oswald', sans-serif;
}

.img_newBanner .insideBanner .subtitle2, .img_miniBanner .insideBanner .subtitle2{
font-size:calc(100% + 0.7vw);color: #1A287C;
font-family: 'Oswald', sans-serif;
}

.img_banner2 .insideBanner .title, .img_banner3 .insideBanner .title{
font-size: 25pt;color: #ffffff; text-shadow: 2px 2px 4px #000000;
font-family: 'Noto Sans JP', sans-serif;
/*font-family: 'Bellefair', serif;*/
margin-left: 20vw;
margin-right: 10vw;
}

.img_banner4 .insideBanner .title{
font-size: min(25pt, 7.5vw);
color: #ffffff; text-shadow: 2px 2px 4px #000000;
/*font-family: 'Bellefair', serif;*/
font-family: 'Noto Sans JP', sans-serif;
margin-left: 10vw;
margin-right: 10vw;
}

.container{
padding-right: 0;
padding-left: 0;
margin-right: 0;
margin-left: 0;
}

.containerPrincipal{
margin-right: 10px;
margin-left: 10px;
font-family: 'Roboto', sans-serif;
}	

.containerPrincipalLast{
margin-bottom: 30px;
margin-right: 10px;
margin-left: 10px;
font-family: 'Roboto', sans-serif;
}	

.containerFlex{
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
align-items: flex-start;
align-content: normal;
gap: 10px;

margin-right: 10px;
margin-left: 10px;
font-family: 'Oswald', sans-serif;


}			
.containerFlex2{
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-around;
align-items: flex-start;
align-content: normal;
gap: 25px;

margin-right: 25px;
margin-left: 25px;
margin-top: 10px;

margin-bottom: 25px;
font-family: 'Noto Sans JP', sans-serif;
/*font-family: 'Bellefair', serif;*/

}		

.containerFlexPics{
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
align-items: flex-start;
align-content: normal;
gap: 10px;

margin-right: 50px;
margin-left: 50px;
margin-top: 10px;
margin-bottom: 50px;
/*font-family: 'Bellefair', serif;	*/
font-family: 'Noto Sans JP', sans-serif;
color: #1A287C;
}

.containerFlexPicsBarras{
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
align-items: flex-start;
align-content: normal;
gap: 30px;
justify-items: center;
margin-right: 20px;
margin-left: 20px;
margin-top: 20px;
margin-bottom: 50px;
/*font-family: 'Bellefair', serif;	*/
font-family: 'Noto Sans JP', sans-serif;
color: #1A287C;
padding-left: 250px;
}

.containerFlexPicsBarras_B{
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
align-items: flex-start;
align-content: normal;
gap: 30px;
justify-items: center;
margin-right: 20px;
margin-left: 20px;
margin-top: 20px;
/*margin-bottom: 50px;*/
/*font-family: 'Bellefair', serif;	*/
font-family: 'Noto Sans JP', sans-serif;
color: #1A287C;
padding-right: 250px;
}

.containerFlex .flexChild{
flex-grow: 0;
width: 400px;
height: 700px;
border: 1px solid gray;
border-radius: 5px;
margin-left: 5px;
font-size: 20pt;
}

.containerFlexPics .flexChildPlus{
flex-grow: 0;
width: min(95%,400px);
aspect-ratio: 1 / 1;
margin-left: 5px;
font-size: min(17pt,5vw);
text-align: justified;
background-color: white;
font-family: 'Oswald', sans-serif;
}

.containerFlexPicsBarras .flexChildPlus{
flex-grow: 0;
width: min(95%,400px);
aspect-ratio: 4/3;
margin-left: 5px;
font-size: min(15pt,4.5vw);
text-align: justified;
background-color: #dddddd66;
font-family: 'Oswald', sans-serif;
border-radius: 20px;
}

.containerFlexPicsBarras_B .flexChildPlus{
flex-grow: 0;
width: min(95%,400px);
aspect-ratio: 5/3;
margin-right: 5px;
font-size: min(15pt,4.5vw);
text-align: justified;
background-color: #dddddd66;
font-family: 'Oswald', sans-serif;
border-radius: 20px;
}

.containerFlexPicsBarras_B .containerVantagensNegocio{
flex-grow: 1;
margin-right: 200px;
margin-left: 20px;
font-size: min(20pt,6vw);
text-align: center;
font-family: 'Oswald', sans-serif;
}


.containerFlex2 .flexChildBig{
flex-grow: 1;
width: 700px;
margin-left: 5px;
font-size: 20pt;

border-radius: 5px;
margin-left: 5px;
}

.containerFlex2 .flexChildIntro{
flex-grow: 1;
width: 400px;
height: calc(100vh - 125px);
margin-left: 5px;
font-size: min(20pt, 6vw);

border-radius: 5px;
margin-left: 5px;


text-align: center;
}

.containerFlex2 .flexChildIntro .insideUP{
flex-grow: 1;
height: 80%;
margin-top: 25px;
font-family: 'Oswald', sans-serif;
}

.containerFlex2 .flexChildIntro .insideDOWN{
flex-grow: 1;
height: 20%;
margin-left: 25px;
margin-right: 25px;
}

.containerFlex2 .flexChildSmall{
flex-grow: 0;
width: 375px;
/*border: 1px solid gray;*/
border-radius: 5px;
margin-left: 5px;
font-size: 20pt;
}

.containerFlexPics .flexChildPics{
flex-grow: 0;
width: 400px;
margin-left: 5px;
font-size: 17pt;
text-align: center;
}


.top-nav {
/*background: #445068;*/
/*background-image: linear-gradient(#445068, #293246);*/
background-image: url("content/bar_01.jpg");
background-repeat: repeat;
text-align: left;							
top: 0;		
display: flex;		
flex-direction: row;
align-items: center;
justify-content: space-between;
/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
color: #FFF;
height: 65px;
padding: 1em;

width: 100%;
position: fixed;        


}

a {
color: inherit; /* blue colors for links too */
text-decoration: inherit; /* no underline */
}

a:hover {
color: inherit; /* blue colors for links too */
}

.menu {
display: flex;
flex-direction: row;
list-style-type: none;
margin: 0;
padding: 0; 
/*font-family: 'Bellefair', serif;*/
/*font-family: 'Noto Sans JP', sans-serif;*/
font-family: 'Oswald', sans-serif;
font-size: 14pt;
/*background-color: #445068;*/
background-image: url("content/px_darkGray.jpg");/*#333333;*/
background-repeat: repeat;
color: #eeeeee;
}

.menu > li {
margin: 0 1.5rem;
overflow: hidden;
}

.menu-button-container {
display: none;
height: 100%;
width: 30px;
cursor: pointer;
flex-direction: column;
justify-content: center;
align-items: center;
}

#menu-toggle {
display: none;
}

.menu-button,
.menu-button::before,
.menu-button::after {
display: block;
background-color: #fff;
position: absolute;
height: 6px;
width: 30px;
transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
border-radius: 2px;
}

.menu-button::before {
content: '';
margin-top: -8px;
}

.menu-button::after {
content: '';
margin-top: 8px;
}

#menu-toggle:checked + .menu-button-container .menu-button::before {
margin-top: 0px;
transform: rotate(405deg);
}

#menu-toggle:checked + .menu-button-container .menu-button {
background: rgba(255, 255, 255, 0);
}

#menu-toggle:checked + .menu-button-container .menu-button::after {
margin-top: 0px;
transform: rotate(-405deg);
}

@media (max-width: 1100px) {
.menu-button-container {
display: flex;
}
.menu {
position: absolute;
top: 0;
margin-top: 65px;
left: 0;
flex-direction: column;
width: 100%;
justify-content: center;
align-items: center;
}
#menu-toggle ~ .menu li {
height: 0;
margin: 0;
padding: 0;
border: 0;
transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
#menu-toggle:checked ~ .menu li {
border: 1px solid #aaaaaa;
height: 2.5em;
padding: 0.5em;
transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.menu > li {
display: flex;
justify-content: center;
margin: 0;
padding: 0.5em 0;
width: 100%;
color: white;
/*background-color: #fff;*/
background-image: url("content/px_darkGray.jpg");/*#333333;*/
background-repeat: repeat;
color: #eeeeee;
}
.menu > li:not(:last-child) {
border-bottom: 1px solid #444;
}
}

@media (orientation: portrait) {
	.img_newBanner
	{			
	height: calc(90vh - 100px);
	}
	
	.img_newBanner_black
	{			
	height: calc(90vh - 100px);
	}
	
    .img_newBannerBarras
	{
	    background-image: url("content/px_white.jpg");
        background-repeat: repeat;	 
	}
	
	.img_newBannerBarras_B
	{
	    background-image: url("content/fundoBARRA.gif");
	    background-size: 20%;
        background-repeat: repeat;
	}
	
	.img_newBannerBarras_C
	{
	    background-image: url("content/fundoBARRA.gif");
	    background-size: 20%;
        background-repeat: repeat;
	}
	
	.containerFlexPicsBarras
	{
	    padding-left: 0px;
	    margin-bottom: 15px;
	}
	
	.containerFlexPicsBarras_B
	{
	    padding-right: 0px;
	}
	
	.containerFlexPicsBarras_B .containerVantagensNegocio
    {
    margin-right: 20px;
    }
    
        
    .o_que_oferecemos
    {
        content:url("content/o_que_oferecemos_B.png");
    }
}

@media (max-width: 1145px) {
    .img_newBannerBarras
	{
	    background-image: url("content/px_white.jpg");
        background-repeat: repeat;	 
	}
	
	.img_newBannerBarras_B
	{
	    background-image: url("content/fundoBARRA.gif");
	    background-size: 20%;
        background-repeat: repeat;
	}
		.img_newBannerBarras_C
	{
	    background-image: url("content/fundoBARRA.gif");
	    background-size: 20%;
        background-repeat: repeat;
	}

	.containerFlexPicsBarras
	{
	    padding-left: 0px;
	}
	
	.containerFlexPicsBarras_B
	{
	    padding-right: 0px;
	}
	
		.tituloBarrasNewBanner
    {
    margin-left: 0px;
    }

    	.tituloBarrasNewBanner_B
    {
    margin-right: 0px;
    }
    
        
    .o_que_oferecemos
    {
        content:url("content/o_que_oferecemos_B.png");
    }
    
    .footbar .campoTexto2Flex_secundario
    {								
    flex-grow: 0;
    height: 1px;
    margin-right: 0px;
    padding-top: 0px;							
    padding-bottom: 0px;
    }
    
}



.flexbox_contentPlusImg {								
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-around;
align-items: flex-start;
align-content: normal;
gap: 25px;
padding-top: 15px;							
padding-bottom: 15px;						
}

.flexbox_contentPlusImg .content{
display: flex;
flex-direction: row;
flex-wrap: wrap;
flex-grow: 1;
width: 95%;
margin-left: 20px;
margin-right: 20px;
font-size: min(20pt, 6vw);
text-align: center;	
align-items: stretch;
}

.flexbox_contentPlusImg .content .imagePic{
flex-grow: 1;
min-width: 300px;
max-height: calc(40vh);
aspect-ratio: 4/3;
background-repeat: no-repeat;
background-position: center;
background-size: contain;

}

.flexbox_contentPlusImg .content .imageInfo{
flex-grow: 1;
align-self: center;
flex-basis:60%;
}



h2{
color: #00A2A5;
font-size: 18pt;
}

h3{
color: #1A287C;
font-size: 16pt;
}

#quemSomos, #beneficios, #marcas, #servicos, #investimento, #contato {
    scroll-margin-top: 60px;
}
