@import url('../../../../css');



/* ICON STYLES - ICON FROM: http://fontastic.me/*/

@font-face {
  font-family: "untitled-font-1";
  src:url("../../../../s.cdpn.io/162656/untitled-font-1.eot");
  src:url("../../../../s.cdpn.io/162656/untitled-font-1.eot") format("embedded-opentype"),
    url("../../../../s.cdpn.io/162656/untitled-font-1.woff") format("woff"),
    url("../../../../s.cdpn.io/162656/untitled-font-1.ttf") format("truetype"),
    url("../../../../s.cdpn.io/162656/untitled-font-1.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:after,
[class*=" icon-"]:after {
  font-family: "untitled-font-1";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-up-open-big { display: inline-block; }

.icon-up-open-big:after {
  content: "a";
  font-size: 2.5em;
  display: block;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  color: black;
  transition: color .3s;
}

.icon-up-open-big:hover:after {
	color: white;	
}

.scroll-info {
    position: absolute;
    left: 50%;
    bottom: initial;
    padding: 0 10px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%,-50);
    top: 50%;
}
/* DIfeRENCIAIS */
.fp-viewing-diferenciais .logo svg .st0, .fp-viewing-diferenciais .logo svg .st1{transition:all 1s;fill:#000;}
.fp-viewing-diferenciais .seta_bt_down svg .st0{fill:#000;transition:all 1s;}
.seta_bt_down svg .st0{transition:all 1s;}

.fp-viewing-diferenciais  .toggle-menu i {
	position: absolute;
	display: block;
	height: 2px;
	background: #000;
	width: 30px;
	left: 10px;
	transition: all .3s;
}

.open-menu .toggle-menu i {
	background: #fff;
}

/* HELPER CLASSES*/

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.l-left {
	float: left;
}
.logo a{
    display: inline;
    padding: 0;
}

.logo{width: 100%;text-align: center;margin: 0;opacity: 1;top: 50%;position:  absolute;transform: translate(0,-50%);max-width: 90px;height: auto;}
.logo img{
    height: 100%;
    width: auto;
}
.logo svg .st0, .logo svg .st1{transition:all 1s;}

.open-menu .logo svg .st0,.open-menu .logo svg .st1{transition:all 1s;}
.open-menu .logo svg .st0, .open-menu .logo svg .st1{fill:#fff;}

.l-right {
	float: right;
}

.end {
	margin-top: 30px;
	font-size: 3em;
	font-weight: bold;
	opacity: 0;
	-webkit-transform: translateY(300px);
	        transform: translateY(300px);
	transition: opacity, -webkit-transform 1s;
	transition: opacity, transform 1s;
	transition: opacity, transform 1s, -webkit-transform 1s;
	transition-delay: 1s;
}



/* RESET-GENERAL STYLES*/

* {
	margin: 0;
	padding: 0;
	/* font-family: 'Alegreya Sans', Arial, sans-serif; */
	/* text-transform: uppercase; */
}

html {
	font-size: 62.5%;
}

body {
	color: black;
	letter-spacing: .18em;
}

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


ul, li {
	list-style-type: none;
}
.bt-assitencia a{border: none !important;}
.bt-assitencia, .bt-seg-via, .bt-eventos{padding: 0;display: block;}
.bt-assitencia a,.bt-seg-via a,.bt-eventos a{transition:all 1s;opacity:1;color:#000;margin: 10px;font-weight: 500;font-size: 15px;display: block;border-right: 1px solid;padding-right: 20px;}
.bt-assitencia a:hover, .bt-seg-via a:hover, .bt-eventos a:hover{transition:all 1s;opacity: 0.5;}

.bt-seg-via{float:left;line-height: 49px;}

.bt-eventos{float:left;}

/* NAV STYLES*/

header {
	height: 30vh;
	padding:0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 102;
	box-sizing: border-box;
	max-height: 120px;
}
.header-top {
	height: 30vh;
	padding: 0 10px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 17;
	box-sizing: border-box;
	max-height: 120px;
}

h1 {
	line-height: 60px;
	height: 60px;
}

h1 a {
	display: block;
	padding: 0 10px;
}

.toggle-menu {
	width: 50px;
	height: 50px;
	display: inline-block;
	position: relative;
	top: 50%;
	z-index: 9999;
	right: 20px;
	transition: all 1s;
	transform: translate(0,-50%);
	width: 50px;
	height: 50px;
	display: inline-block;
	position: absolute;
	top: 50%;
	z-index: 9999;
	right: 20px;
	transition: all 1s;
	transform: translate(0,-50%);
}
/* CONTATO HOME */


.fp-viewing-contato .toggle-menu i {background:#fff;}
.fp-viewing-contato{} 
.toggle-menu i {
	position: absolute;
	display: block;
	height: 2px;
	background: black;
	width: 30px;
	left: 10px;
	transition: all .3s;
}

.bt-segunda-via a{
	background-color:#f9b424; border-radius:100px;
	padding:0 15px;
	color:#fff !important;
	letter-spacing:0;
	font-weight:700;
	boder: none;
}
.fp-viewing-contato .seta_bt_down svg .st0{fill:#fff;}

.fp-viewing-contato .bt-assitencia a,.fp-viewing-contato .bt-seg-via a,.fp-viewing-contato .bt-eventos a{
	color:#fff;
}
.fp-viewing-contato  .redes{
    background-image: url(../img/redes-bg-white-1.svg);
}
.fp-viewing-contato ul.redes li{
    background-image: url(../img/redes-1.svg);
}

.toggle-menu i:nth-child(1) {
	top: 16px;
}

.toggle-menu i:nth-child(2) {
	top: 24px;
}

.toggle-menu i:nth-child(3) {
	top: 32px;
}

.open-menu i:nth-child(1) {
	top: 25px;
	-webkit-transform: rotateZ(45deg);
	        transform: rotateZ(45deg);
}

.open-menu i:nth-child(2) {
	background: transparent;
}

.open-menu i:nth-child(3) {
	top: 25px;
	-webkit-transform: rotateZ(-45deg);
	        transform: rotateZ(-45deg);
}

nav {
 	height: 120px;
 	opacity: 1;
 	box-sizing: border-box;
 	/* background: rgba(0, 47, 77, .25); */
 	position: absolute;
 	top: -100vh;
 	width: 100%;
 	transition: all 1s;
 	z-index: 12;
}

.open-menu ~ nav {
	opacity: 1;
	padding: 10px 0;
	z-index: 15;
	height: calc(90vh - 70px);
	top: 0;
	background: #f9b424;
	height: calc(100vh);
}

nav ul {
	padding: 0 10px;
	display: inline;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
}

nav li {
	display: inline-block;
	text-align:center;
}

nav li a {
	font-size: 1.3em;
	display: block;
	padding: 0 10px;
	text-align: center;
	transition: background .3s;
	text-transform: uppercase;
	border-right: 1px solid;
	line-height: 1em;
	opacity:1;
	letter-spacing: 3px;
	font-size: 2em;
	display: block;
	padding: 10px;
	text-align: center;
	transition: background .3s;
}

nav li:nth-child(odd) a,
body.fp-viewing-fifthSection-1 #menu li:nth-child(5) a {border: none;}

nav li:nth-child(even) a {border: none;}
nav li:last-child{border: none;}
nav li:last-child{border: none;}
nav li{border-right: 1px solid #fff;float: initial;clear: both;display: block;border: none;}

nav li:nth-child(odd) a:hover {
	opacity:0.8;
}

nav li:nth-child(even) a:hover {
	opacity:0.8;
}

nav li.active a,
body.fp-viewing-fifthSection-1 #menu li:last-child a {
  /* background: #453659; */
  font-weight: 600;
}
  


/* SECTION STYLES - fullPage.js */

section { 
	text-align: center;
  /*background: url('https://unsplash.it/1910/1221?image=626') no-repeat center / cover;*/
}

h2 {
	/* text-transform: lowercase; */
	font-size: 4em;
	margin-bottom: 20px;
}

h3 {
	font-weight: 300;
	font-size: 2.8em;
}



/* SLIDENAV STYLES - fullPage.js*/

#fp-nav ul li a span, 
.fp-slidesNav ul li a span {
	background: transparent;
	width: 10px;
	height: 10px;
	margin: -5px 0 0 -5px;
	border: 1px solid #101010;
}


#fp-nav ul li a.active span, 
.fp-slidesNav ul li a.active span, 
#fp-nav ul li:hover a.active span, 
.fp-slidesNav ul li:hover a.active span {
	width: 12px;
	height: 12px;
	margin: -5px 0 0 -6px;
	background: #0c0c0c;
	box-sizing: border-box;
	border: 1px solid #0a0a0a;
}

.fp-viewing-contato #fp-nav ul li a.active span, 
.fp-viewing-contato .fp-slidesNav ul li a.active span, 
.fp-viewing-contato #fp-nav ul li:hover a.active span, 
.fp-viewing-contato .fp-slidesNav ul li:hover a.active span {
	width: 12px;
	height: 12px;
	margin: -5px 0 0 -6px;
	background: #fff;
	box-sizing: border-box;
	border: 1px solid #fff;
}




/* MQ STYLES */

@media screen and (max-width: 1024px) {

.toggle-menu {
    width: 50px;
    height: 50px;
    display: inline-block;
    position: absolute;
    top: 50%;
    z-index: 9999;
    right: 20px;
    transition: all 1s;
    transform: translate(0,-50%);
}
nav {
    /* opacity: 0; */
    top: -100vh;
}
.open-menu ~ nav {
    opacity: 1;
    padding: 10px 0;
    z-index: 5;
    height: calc(100vh);
    top: 0;
    /* background: #000000; */
}
.open-menu ~ nav ul,nav ul {
	/* padding: 0 10px; */
	/* display: inline; */
	/* position: absolute; */
	/* top: 50%; */
	/* left: 50%; */
	/* transform: translate(-50%,-50%); */
	/* text-align: center; */
}

.open-menu ~ nav li, nav li {
	float: initial;
	clear: both;
	display: block;
	border: none;
}

.open-menu ~ nav li a, nav li a {
	font-size: 2em;
	display: block;
	padding: 10px;
	text-align: center;
	transition: background .3s;
}

nav li:nth-child(odd) a,
body.fp-viewing-fifthSection-1 #menu li:nth-child(5) a {
}

nav li:nth-child(even) a {
}

nav li:nth-child(odd) a:hover {
	
}

nav li:nth-child(even) a:hover {
	
}

.open-menu ~ nav li.active a,
body.fp-viewing-fifthSection-1 #menu li:last-child a {
  /* background: #453659; */
}
  
.scroll-icon {
    display: none;
  }
}

.mobile{display:none;}
.desktop{display:block;}
@media screen and (max-width: 767px) {
.mobile{
	display:block;
}
.desktop{display:none;}
.bt-assitencia a,.bt-seg-via a,.bt-eventos a{transition:all 1s;opacity:1;color:#000;margin: 10px;font-weight: 500;font-size: 13px;display: block;border-right: 1px solid;padding-right: 10px;margin-right: 0;}	
.open-menu ~ nav ul, nav ul {
    padding: 0;
    display: inline;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    width: 80%;
    margin: 0;
}
.bt-assitencia{
	
}
.fp-viewing-contato .bt-assitencia a{background-image:url(../img/24h-white-1.svg);border-right: 1px solid #fff !important;/* padding-right: 20px !important; *//* width: 40px; */}
.fp-viewing-contato .bt-segunda-via a{background-image:url(../img/segunda-via-1.svg);border-right: 1px solid #fff !important;/* padding-right: 20px !important; *//* width: 40px; */}
.fp-viewing-contato .bt-rastreador a{background-image:url(../img/rastreador-white-1.svg);border-right: 1px solid #fff !important;/* padding-right: 20px !important; *//* width: 40px; */}
.bt-eventos{}
.fp-viewing-contato .redes{
    margin-left: 0;
}
.fp-viewing-contato .bt-eventos a{background-image:url(../img/event-white-1.svg);padding-right: 30px;}
.bt-assitencia a{
	background-image:url(../img/24h-black-1.svg);
	background-position-x:left;
	background-position-y:center;
	background-repeat:no-repeat;
	text-indent:-9999;
	width: 30px;
	height: 21px;
	float: left;
	margin: 11px 3px;
	border-right: 1px solid !important;
	/* padding-right: 20px !important; */
	width: 30px;
	background-size: 25px;
}
.bt-segunda-via a{
	background-image:url(../img/24h-black-1.svg);
	background-position-x:left;
	background-position-y:center;
	background-repeat:no-repeat;
	text-indent:-9999;
	width: 30px;
	height: 21px;
	float: left;
	margin: 11px 3px;
	border-right: 1px solid !important;
	/* padding-right: 20px !important; */
	width: 30px;
	background-size: 25px;
}
.bt-rastreador a{
	background-image:url(../img/24h-black-1.svg);
	background-position-x:left;
	background-position-y:center;
	background-repeat:no-repeat;
	text-indent:-9999;
	width: 30px;
	height: 21px;
	float: left;
	margin: 11px 3px;
	border-right: 1px solid !important;
	/* padding-right: 20px !important; */
	width: 30px;
	background-size: 25px;
}
 .bt-eventos a{
	background-image:url(../img/event-black-1.svg);
	background-position-x:left;
	background-position-y:center;
	background-repeat:no-repeat;
	text-indent:-9999;
	width: 15px !important;
	height: 24px;
	float: left;
	margin: 7px;
	padding-right: 45px;
	/* min-width: initial !important; */
	padding-right: 30px;
	background-size: 20px;
}
}

@media screen and (max-width: 400px) {
.logo {
    width: 100%;
    text-align: center;
    margin: 0;
    opacity: 1;
    top: 50%;
    position: absolute;
    transform: translate(0,-50%);
    height: 100%;
    max-width: 70px;
}
.header-top {
    max-height: 70px;
    /* padding: 0; */
}
header {
    max-height: 70px;
}

  html {
    font-size: 50%;
  }
  
  .open-menu ~ nav {
		padding: 0;
		margin: 0;
	}

	nav li a {
		padding: 3px;
	}
.bt-segunda-via a{
	background-color: inherit;
	border-radius: initial;
	padding:0 15px;
	color:#fff !important;
	letter-spacing:0;
	font-weight:700;
	border: none;
}
}