html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

:focus,
a:active,
a:focus,
a:hover {
	outline: 0
}

b,
strong {
	font-weight: 700 !important
}

em {
	font-style: italic !important
}

input,
button {
	font-family: inherit;
	font-size: inherit;
	color: inherit
}

a {
	color: inherit;
	text-decoration: none
}

* {
	-webkit-transition: color 0.3s, border-color 0.3s, background 0.3s;
	-moz-transition: color 0.3s, border-color 0.3s, background 0.3s;
	-o-transition: color 0.3s, border-color 0.3s, background 0.3s;
	transition: color 0.3s, border-color 0.3s, background 0.3s
}

.parceiros {
    width: 98%;
    background: #FFF;
    padding: 1%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1;
}


.parceiros img{
	display:inline-table; margin-right:20px; height:30px;
}

.footer {
    background: #222;
    padding-top: 60PX;
    padding-bottom: 0;
    color: #FFF;
    font-size: 12px;
    text-align: center;
    width: 100%;
}
	

body {
    font-family: "Montserrat", sans-serif;
    position: relative;
    left: 0;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    background: #333!important;
	color:#FFF!important
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}


.col-sm-3 {
    width: 25%;
}

.col-sm-9 {
    width: 75%;
}

.item {
    width: 100%;
    max-width: 400px;
    margin-bottom: 30px;
    min-height: 100px;
}

.small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777;
}
#quote-carousel img {
    width: 250px;
    height: 100px;
}

.img-circle {
    border-radius: 50%;
}
.img-circle {
    border-radius: 50%;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both
}
.title_video {
    position: absolute;
    color: #FFF;
    font-size: 20px;
    text-align: left;
    width: auto;
    padding-top: 40px;
    padding-left: 40px;
}

.logo {
    display: block;
    position: relative;
    top: 0;
    left: 99px;
    z-index: 1;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    width: 180px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.header {
    position: fixed;
    top: 0;
    width: 100%;
    background: #444;
    left: 0;
    z-index: 998;
    border-bottom: ;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
aside {
    position: fixed;
    top: 41px;
    left: 25px;
    z-index: 999;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
aside .text {
	display: block;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	text-align: center
}

aside .menu-toggle {
	cursor: pointer;    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

aside .menu-toggle i {
    display: block;
    text-align: center;
    font-size: 31px;
    border-radius: 16px;
    background: none;
    padding: 8px;
    color: #fff;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
aside .menu-toggle:hover .text,
aside .menu-toggle:hover i {
	background: #333; color:#FFF;
}

aside .social {
    margin-top: 0;
    position: fixed;
    top: 37px;
    right: 30px;
    width: ;
}

aside .social a {
    display: inline-table;
    margin-top: 15px; margin-right:5px;
}

aside .social a i {
	display: block;
	font-size: 20px;
	text-align: center;
	color: #fff
}

aside .social a:hover i {
	color: #f48822
}
.menu-wrap {

    position: fixed;
    top: 0;
    left: -300px;
    width: 300px;
    height: 100%;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 152px 25px 25px 25px;
    z-index: 2;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;

}

.menu-wrap .menu-logo {
	display: block;
	width: 150px;
	margin: 0 auto 50px auto
}

.menu-wrap .menu {
	display: block
}

.menu-wrap .menu li {
	display: block
}

.menu-wrap .menu li:nth-child(n+2) {
	margin-top: 15px
}

.menu-wrap .menu li a {
    display: block;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    text-align: cle;
    font-size: 16px;
    margin-bottom: 20px;
}
.menu-wrap .menu li a:hover,
.menu-wrap .menu li a.active {
	color: #f58a1f
}

.menu-wrap .menu-rodape {
	position: absolute;
	right: 25px;
	bottom: 50px;
	left: 25px;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	color: #005b99;
	font-weight: 700
}

.menu-wrap .menu-rodape a {
	text-decoration: underline;
	line-height: 1.5
}

.menu-wrap .menu-rodape a:hover {
	color: #fff
}

.pagina {
	width: 100%;
	position: relative;
	z-index: 0
}

.pagina .cover {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index: 0
}

.cover {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index: 0
}
.info_content {
    max-width: 800px;
    padding: 40px 100px 120px 46px;
    top: 150px;
    position: relative;
    left: 0;
    color: #FFF;
    margin-left: 100px;
}

.info_content .tit {
	font-size: 40px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase
}


.info_content_artist {
    width: 40%;
    top: 60px;
    position: relative;
    left: 50%;
    color: #FFF;
    padding-left: 2.5%;
    padding-bottom: 120px;
}
.info_content_artist .tit {
	font-size: 40px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase
}


.slider {
    min-height: 100vh;
    position: fixed;
    z-index: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    overflow: hidden;
    left: 0;
    text-align: 0;
    width: 50%;
    top: 0;
}

.caixa_texto
{
	padding:10px; border-radius:20px; color:#666; width:100%;
}

.slider.loaded {
	opacity: 1;
	filter: alpha(opacity=100)
}

.slider>span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center top;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-animation: kenBurns 9s infinite alternate linear;
	-moz-animation: kenBurns 9s infinite alternate linear;
	-o-animation: kenBurns 9s infinite alternate linear;
	animation: kenBurns 9s infinite alternate linear
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#nav_container_noticias ul { margin: 0;padding: 0;list-style-type: none; position:relative;}
#nav_container_noticias ul li {
    display: inline-block;
    float: none -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    vertical-align: top;
    margin-bottom: 5px;
    background: #FFF;
    padding: 0;
        padding-bottom: 0px;
    color: #999;
    padding-bottom: 23px;
    margin: 1%;
}
#nav_container_noticias ul li.col_1 {
    width: 31%;
}#nav_container_noticias ul li.col_1 img {
    width: 100%;
}#nav_container_noticias ul li.col_1:hover{ opacity:0.6}



#nav_footer ul { margin: 0;padding: 0;list-style-type: none; position:relative;}
#nav_footer ul li { color:#666; text-align:left; display: inline-block; float:none -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out;  transition: all 0.4s ease-in-out; vertical-align:top; margin-bottom:30px;}
#nav_footer ul li {
    width: 24%;
    text-align: left;
    color: #999;
    line-height: 24px;
}


.img_page_princ {
    position: relative;
    padding-top: 35vh;
    padding-bottom: 35vh;
    background-size: cover;
    background-attachment: fixed;
    margin: 1%;
    margin-top: ;
}

.info_content_total {
    max-width: 100%;
    padding: 0;
        padding-top: 0px;
    margin-top: 127px;
    position: relative;
    left: 0;
    color: #FFF;
    margin-left: 0;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    padding-top: 10px;
}
.info_content_total .tit {
    font-size: 38px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    top: 0;
    text-align: center;
    width: 100%;
    text-shadow: 0 0 0rgba(0, 0, 0, 0.75);
}

.info_content_total .tit2 {
    font-size: 70px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    right: 20%;
    margin-top: -306px;
    width: 50%;
    text-align: center;text-shadow: 3px 3px 16px rgba(0, 0, 0, 0.75);
}

.info_content_total .noticiapadd {
padding: 2% 10%;
}




.info_content_total .more {
    padding: 0 20%;
    margin-top: 40px;
    text-align: center;
}


.info {
	z-index: 1;
	position: absolute;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
	bottom: 0;
	display: none
}

.info-out-wrap {

    position: fixed;
    top: 50%;
    left: 0;
    width: 100%;
    z-index: 1;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    transform: translateY(-50%);

}

.info-out-wrap .info-out {
	display: flex;
	margin: 0 auto;
	position: relative
}

.info,
.info-out {
	width: 1550px;
	background-color: rgba(0, 0, 0, 0.8);
	max-width: 80%;
	padding: 40px 100px 40px 46px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	align-items: center;
	justify-content: space-between
}

.info .scroll, .info-out .scroll {

    position: fixed;
    right: 50%;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
    bottom: 20px;
    -webkit-animation: fading 2s alternate infinite;
    -moz-animation: fading 2s alternate infinite;
    -o-animation: fading 2s alternate infinite;
    animation: fading 2s alternate infinite;

}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.info .scroll img,
.info-out .scroll img {
	display: block;
	width: 100%;
	width: 30px;
	margin: 0 auto
}

.info .scroll span,
.info-out .scroll span {
	display: block;
	font-size: 7px;
	color: #fff;
	text-transform: uppercase;
	margin: 10px 0;
	text-align: center
}

.info .tit,
.info-out .tit {
	width: 22%;
	font-size: 30px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase
}

.info .links,
.info-out .links {
	width: 60%
}

.info .links li,
.info-out .links li {
	display: block
}

.info .links li:nth-child(n+2),
.info-out .links li:nth-child(n+2) {
	margin-top: 20px
}

.info .links li a,
.info-out .links li a {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	position: relative
}

.info .links li a:before,
.info .links li a:after,
.info-out .links li a:before,
.info-out .links li a:after {
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	display: inline-block
}

.info .links li a:before,
.info-out .links li a:before {
	content: "\f101";
	margin-right: 10px
}

.info .links li a:after,
.info-out .links li a:after {
	content: "[ + ]";
	margin-left: 10px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400
}

.info .links li a:hover,
.info-out .links li a:hover {
	color: #008bc9
}

.info p,
.info-out p {
	width: 55%;
	color: #fff;
	line-height: 2;
	font-size: 14px
}

.info .destaque,
.info-out .destaque {
	width: 17%;
	color: #008bc9;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.2; text-align:center;
}

.info .destaque:hover,
.info-out .destaque:hover {
	color: #fff
}

.info .indicator,
.info-out .indicator {
	position: absolute;
	right: 50px;
	bottom: 50%;
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	-ms-transform: translateY(50%);
	-o-transform: translateY(50%);
	transform: translateY(50%)
}

.info .indicator span,
.info-out .indicator span {
	display: block;
	width: 15px;
	height: 15px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background-color: #fff;
	cursor: pointer
}

.info .indicator span:nth-child(n+2),
.info-out .indicator span:nth-child(n+2) {
	margin-top: 15px
}

.info .indicator span:hover,
.info .indicator span.active,
.info-out .indicator span:hover,
.info-out .indicator span.active {
	background-color: #008bc9
}

@-webkit-keyframes fading {
	0% {
		opacity: 0;
		filter: alpha(opacity=0)
	}
	100% {
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

@-moz-keyframes fading {
	0% {
		opacity: 0;
		filter: alpha(opacity=0)
	}
	100% {
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

@-o-keyframes fading {
	0% {
		opacity: 0;
		filter: alpha(opacity=0)
	}
	100% {
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

@keyframes fading {
	0% {
		opacity: 0;
		filter: alpha(opacity=0)
	}
	100% {
		opacity: 1;
		filter: alpha(opacity=100)
	}
}


body.aberto .info_content_total
{
	opacity:0.2; 
}

body.aberto .wrapper
{
	opacity:0.2; 
}

body.aberto .logo
{
	opacity:0.2;
}

.img_page
{
	width:100%;
}


.img1 {
    position: relative;
    width: 50%;
    left: 0;
    margin: 0;
}
.img2 {
    position: relative;
    width: 50%;
    right: 0;
    left: 50%;
    margin-top: 0;
}

.boxline {
    max-width: 100%;
    padding: 0;
    height: auto;
    display: table-cell;
    margin: 0;
}

.half-left:first-child {
    width: 50%;
    padding: 20px;
    padding-bottom: 0;
    padding-top: 0;
    padding-right: 0;
    display: table-cell;
	vertical-align:middle;
	height:auto;
}

.half-left {
    width: 50%;
    padding: 20px;    padding-top: 0;

    padding-bottom: 0;
	display: table-cell;
	height:auto;
	vertical-align:middle;

}



.half-left img{
  width: 100%;
}

.half-right {
    width: 50%;
    height: auto;
    display: table-cell;
    vertical-align: middle;
}


.boxline_about {
    max-width: 100%;
    padding: 0;
    height: auto;
    display: table-cell;
    margin: 0;
}

.half-left_about:first-child {
    width: 50%;
    padding: 20px;
    padding-bottom: 0;
    padding-top: 0;
    padding-right: 0;
    display: table-cell;
	vertical-align:middle;
	height:auto;
}

.half-left_about {
    width: 50%;
    padding: 20px;    padding-top: 0;

    padding-bottom: 0;
	display: table-cell;
	height:auto;
	vertical-align:middle;

}



.half-left_about img{
  width: 100%;
}

.half-right_about {
    width: 50%;
    height: auto;
    display: table-cell;
    vertical-align: middle;
}






 form {
	width: 975px;
	max-width: 100%;
	margin: 0 auto;
	text-align: right;
	position: relative;
	z-index: 1;
}
.marcas {
    padding: 10px 0;
        padding-top: 10px;
        padding-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-size: auto;
    background-size: cover;
    z-index: 1;
    position: relative;
    padding-bottom: 0;
}
.marcas .logos {
	margin-top: 0;
	display: flex;
	flex-wrap: wrap;
}

.marcas .logos a {
	display: block;
}

form input, form textarea, form button {
    padding: 10px;
    line-height: 20px;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    text-align: left;
    border-radius: 0;
}

form input, form textarea {
    display: block;
    width: calc(100% - 20px);
    border: 1px solid #979797;
    background: #fff;color:#333;
}

 form input:hover,
 form input:focus,
 form textarea:hover,
 form textarea:focus {
	border-color: #f58a1f;
}

form input {
    height: 31px;
}

 form input:nth-child(n+2),
 form button {
	margin-top: 10px;
}

 form textarea {
	height: 120px;
	resize: none;
}

 form button {
	display: inline-block;
	border: 1px solid transparent;
	background: #f58a1f;
	cursor: pointer;
	color: #fff; border-radius:40px;
}

 form button:hover {
	background: #333;
}

@media (max-width: 767.98px) {
	 form .right {
		margin-top: 10px;
	}
}

@media (min-width: 768px) {
	 form {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
	}
	 form .left,
	 form .right {
		padding: 0 5px;
	}
	 form .left {
		width: 40%;
	}
	 form .right {
		width: 60%;
	}
}










/* carousel */
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}



/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
    
}

.servicos_icons {
    width: 24%;
    display: inline-table;
    text-align: center;
    font-size: 16px;
    margin-bottom: 40px;
}





/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    .servicos_icons
{
	width:48%; display:inline-table; text-align:center; font-size:16px;
}

    .servicos_icons img{
	width:70%!important;
	}




    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}


.half-right img{
  width: 100%;
}


.experiencias{
  font-size: 24px;
  color: #0a8587;
  font-weight: bold;
}

.btn-experiencias{
  text-decoration: none;
  color: white;
  background-color: none;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 20px;
  font-size: 18px;
  font-weight: bold;
  transition: 0.5s;
}

.btn-experiencias:hover{
  background-color: none;
}

.box-div{
display: block;
position: relative;
transform: translateY(45%);
margin-left: 0;
width: 100%;
}

/*NIVEL 1 */

.texto-n1 {
font-size: 40px;
color: #fff;
font-weight: 700;
text-transform: uppercase;
text-align: center;
text-shadow: 3px 3px 16px rgba(0, 0, 0, 0.75);
}
/*.NIVEL 1 */

/*NIVEL 2 */
.texto-n2{
font-size: 80px;
color: #fff;
font-weight: 700;
text-transform: uppercase;
text-align: center;
text-shadow: 3px 3px 16px rgba(0, 0, 0, 0.75);

}
.texto-n3{
font-size: 60px;
color: #fff;c
font-weight: 700;
text-transform: uppercase;
text-align: center;
text-shadow: 3px 3px 16px rgba(0, 0, 0, 0.75);

}

.texto-n4{
font-size: 32px;
color: #fff;c
font-weight: 700;
text-align: center;
text-shadow: 3px 3px 16px rgba(0, 0, 0, 0.75);

}
/*.NIVEL 2 */

/*NIVEL 3 */

/*.NIVEL 3 */

/*.SECÇÃO DAS METADES*/  

/*FINAL-STRIP*/
.final-strip{
  background-color: #005859;
  height: 160px;
  display: block;
  width: 100%;
}


body.aberto .menu-wrap {
	left: 0
}

body.aberto .info-out-wrap {
	left: 300px
}

@media (max-width: 1199.98px) {
	.info,
	.info-out {
		padding: 30px 90px 30px 36px
	}
}

@media (max-width: 991.98px) {
	.info,
	.info-out {
		max-width: 100%;
		padding: 25px 80px 25px 26px
	}
}

@media (max-width: 767.98px) {
	
	
.info_content_total .noticiapadd {
    padding: 5px;
}	

.boxline {
    max-width: 100%;
    height: auto;
    display: block!important;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0;
    padding: 0;
}
.half-left:first-child {
    width: calc(100% - 40px);
    padding: 20px;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-bottom: 0;
    padding-bottom: 20px;
    padding-top: 0;
    padding-right: 0;
    display: block !important;order: 1;
}
.half-left {
    width: calc(100% - 40px);
    padding: 20px;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    padding-right: 0;
    display: block !important;order: 1;
}
.half-left img{
  width: 100%;
}

.half-right {
    width: calc(100% - 40px);
    padding: 20px;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-bottom: 0;
    padding-bottom: 20px;
    padding-top: 0;
    padding-right: 0;
    display: block !important;order: 2;
}
.half-right img{
  width: 100%;
}


.boxline_about{
    max-width: 100%;
    height: auto;
    display: flex!important;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0;
    padding: 0;
}

.half-left_about:first-child {
    width: calc(100% - 40px);
    padding: 20px;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-bottom: 0;
    padding-bottom: 20px;
    padding-top: 0;
    padding-right: 0;
    display: flex !important;order: 1;
}
.half-left_about {
    width: calc(100% - 40px);
    padding: 20px;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    padding-right: 0;
    display: flex !important;order: 1;
}
.half-left_about img{
  width: 100%;
}

.half-right_about {
    width: calc(100% - 40px);
    padding: 20px;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-bottom: 0;
    padding-bottom: 20px;
    padding-top: 0;
    padding-right: 0;
    display: flex !important;order: 2;
}
.half-right_about img{
  width: 100%;
}






.experiencias{
  font-size: 24px;
  color: #0a8587;
  font-weight: bold;
}

.btn-experiencias{
  text-decoration: none;
  color: white;
  background-color: none;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 20px;
  font-size: 18px;
  font-weight: bold;
  transition: 0.5s;
}

.btn-experiencias:hover{
  background-color: none;
}

.box-div{
display: block;
position: relative;
transform: translateY(45%);
margin-left: 0;
width: 100%;
}

/*NIVEL 1 */

.texto-n1 {
    font-size: 26px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 3px 3px 16px rgba(0, 0, 0, 0.75);
    padding-top: 40px;
    padding-bottom: 40px;
}
/*.NIVEL 1 */

/*NIVEL 2 */
.texto-n2{
font-size: 80px;
color: #fff;
font-weight: 700;
text-transform: uppercase;
text-align: center;
text-shadow: 3px 3px 16px rgba(0, 0, 0, 0.75);

}
.texto-n3{
font-size: 30px;
color: #fff;c
font-weight: 700;
text-transform: uppercase;
text-align: center;
text-shadow: 3px 3px 16px rgba(0, 0, 0, 0.75);

}

.texto-n4{
font-size: 32px;
color: #fff;c
font-weight: 700;
text-align: center;
text-shadow: 3px 3px 16px rgba(0, 0, 0, 0.75);

}
	
	
	
	
	
	
	
#nav_container_noticias ul { margin: 0;padding: 0;list-style-type: none; position:relative;}
#nav_container_noticias ul li {
    display: inline-block;
    float: none -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    vertical-align: top;
    margin-bottom: 30px;
    background: #FFF;
    padding: 20px;
    color: #999;
}#nav_container_noticias ul li.col_1 {
    width: calc(100% - 50px);
}
#nav_container_noticias ul li.col_1 img {
    width: 100%;
}#nav_container_noticias ul li.col_1:hover{ opacity:0.6}
	
	
	
.info_content_artist {
    top: auto;
    position: relative;
    left: 0;
    color: #FFF;
    padding: 6%;
    width: 88%;
}
.info_content_artist .tit {
	font-size: 30px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase
}




.slider {
    min-height: 50vh;
    position: relative;
    z-index: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    overflow: hidden;
    left: 0;
    text-align: 0;
    width: 100%;
    top: 0;
    border-radius: 0 0 20px 20px;
    margin-bottom: 30px;
}
	
	

	.owl-nav
	{
		width:100%;
		text-align:center;
	}
	
	
	
	
	.parceiros img{
	display:inline-table; margin-right:10px; height:20px;
}
.info_content {
    max-width: 800px;
    padding: 10px 20px 82px 20px;
    top: 150px;
    position: relative;
    left: 0;
    color: #FFF;
    margin-left: 0;
}

.info_content .tit {
	font-size: 30px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase
}
	
	
	#nav_footer ul { margin: 0;padding: 0;list-style-type: none; position:relative;}
#nav_footer ul li { color:#666; text-align:left; display: inline-block; float:none -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out;  transition: all 0.4s ease-in-out; vertical-align:top; margin-bottom:30px;}
#nav_footer ul li {
    width: 100%;
    text-align: left;
    color: #999;
    line-height: 24px;
}

.footer {
    background: #222;
    padding-top: 60PX;
    padding-bottom: 0;
    color: #FFF;
    font-size: 12px;
    text-align: center;
    width: calc(100% - 40px);
    padding-left: 20px;
    padding-right: 20px;
}

.img_page_princ {
    position: relative;
    padding-top: 15vh;
    padding-bottom: 15vh;
    background-size: cover;
    background-attachment: fixed;
    margin: 1%;
    margin-top: ;
}


.info_content_total .tit {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    top: -20px;
    right: ;
}
	

	.info,
	.info-out {
		flex-wrap: wrap;
		padding: 25px 65px
	}
	.info .tit,
	.info-out .tit {
		width: 100%;
		text-align: center;
		margin-bottom: 25px
	}
	.info .links,
	.info-out .links {
		width: 100%
	}
	.info .links li,
	.info-out .links li {
		text-align: center
	}
	.info p,
	.info-out p {
		width: 100%
	}
	.info .destaque,
	.info-out .destaque {
		width: 100%;
		text-align: center;
		margin-top: 25px
	}
	.info .destaque:hover,
	.info-out .destaque:hover {
		color: #fff
	}
	.info .indicator,
	.info-out .indicator {
		right: 25px
	}
}

@media (max-width: 575.98px) {
	
	.portfolio-area li {


    width: 100%!important


}

.info_content_total .more {

    padding: 40px 0;
    margin-top: 40px;
	

}


.img1 {

    position: relative;
    width: 100%;
    left: 0;
    margin: 0;

}
.img2 {

    position: relative;
    width: 100%;
    right: 0;
    margin-top: 0;

}
.info_content_total .tit2 {

    font-size: 30px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    right: 0;
    margin-top: 40px;
    width: 100%;
    text-align: center;

}

.title_video
{
	position: absolute;

color: #FFF;

font-size: 20px;

text-align: left;

width: 90%;

padding-top: 20px;

padding-left: 20px;
}
aside {

    top: ;
    left: 25px;

}
	aside .text {
		font-size: 8px
	}
	aside .menu-toggle i {
		font-size: 35px
	}
	aside .social {
		display:none;
	}
	aside .social a i {
		font-size: 18px
	}
	.info .tit,
	.info-out .tit {
		font-size: 20px
	}
	.info .links li a,
	.info-out .links li a {
		font-size: 12px
	}
	.info p,
	.info-out p {
		font-size: 13px
	}
	.info .destaque,
	.info-out .destaque {
		font-size: 16px
	}
}