header {
    border-bottom: 1px solid #c3c3c3;
	position: fixed;
    width: 100%;
    height: 101px;
    z-index: 999;
}
.nav-item a {
	padding: 0 0 0 93px; 
	list-style-type: none;
	display: inline;
	color: #656565;
	text-decoration: none;
	font-size: 18px;
	font-family: 'Fira Sans Extra Condensed';
	font-weight: 700;
}

.nav-item a:hover{
	color:#fd9d28
}

@media screen and (max-width: 1200px) {
	.nav-item a {
		display: inline-block;
		padding: 0 0 0 73px;
    }
}

@media screen and (max-width: 990px) {
	.nav-item a {
		display: inline-block;
		padding: 20px 0 0 0;
		border-bottom: 1px solid #c3c3c3;
    }
}
.navbar{
	padding: 0px;
	background-color: #ffffff;
	border-bottom: 1px solid #c3c3c3;
}

.navbar-brand {
    padding:0px;
    padding-top: 0px; 
    padding-bottom: 0px;
}

button.navbar-toggler {
	border: 1px solid #c3c3c3;
	border-radius: 1px;
	display: inline-block;
}

.navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(101,101,101, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
	}

	.nav-item {
	text-align: center;
	letter-spacing: 2px;
}

.aprancha{
	
}
.imgprancha {
	margin-top:	40px;
	margin-top: 105px;
	text-align: center;
}

.imgprancha img {
    max-width: 350px;
    width: 100%;
	height: auto;
}

h1 {
    font-size: 59px;
    color: #ff9e0a;
    font-family: 'Caveat Brush';
	font-weight: 400;
    margin-top: 125px;
    margin-bottom: 10px;
    line-height: 44px;
    padding-bottom: 30px;
}

h2 {
    font-size: 18px;
    color: #656565;
    font-family: 'Fira Sans','Fira Sans Extra Condensed';
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

h3 {
    font-size: 56px;
    color: #ff4999;
    font-family: 'Caveat Brush';
	font-weight: 400;
    text-transform: uppercase;
    line-height: 43px;
    padding-top: 20px;
}

span.aprancha_subtitulo {
    font-size: 29px;
    color: #656565;
    font-family: 'Fira Sans', 'Fira Sans Extra Condensed';
    font-weight: 400;
    letter-spacing: 3px;
    border: 0px solid #0079ea;
    text-transform: uppercase;
	line-height: 6px !important;
	padding-right: 60px;
}

.boxtext1  {
	float:left;
	font-size: 20px;
	color: #656565;
	font-family: 'Fira Sans Extra Condensed';
	font-weight: 300;
	line-height: 30px;
	letter-spacing: 2px;
}

.ondinhas-div {
	margin-top: 5%;
	float: left;
	width: 15%;
}

@media screen and (max-width: 767px) {
	.ondinhas-div {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	.boxtext1  {
		width:100%;
		text-align: center;
		margin-bottom: 20px;
	}
}

@media screen and (min-width: 768px) {
	.ondinhas-div {
		width: 15%;
	}
	.boxtext1  {
		width:84%;
		text-align: left;	
		margin-bottom: 10px;		
	}
}

h2 span {
    font-size: 26px;
    color: #3c66cc;
}

.list1  {
	font-size: 18px;
	color: #656565;
	margin-left: 35px;
	font-family: 'Fira Sans Extra Condensed';
	font-weight: 300;	
	margin-top: 2px;
	border: 0px solid #0079ea;
	letter-spacing: 2px;
}

@media screen and (max-width: 1201px) {
	.imgprancha1 {
		display: none;
    }
	
	.imgprancha2 {
		display: inline block !important;
		margin-top: 160px;
    }
}

@media screen and (min-width: 1200px) {
	.imgprancha1 {
		display: inline block !important;
    }
	
	.imgprancha2 {
		display: none;
    }
	
}

@media screen and (max-width: 991px) {
	.imgprancha1 {
		display: none;
    }
	
	.imgprancha2 {
		display: inline block;
		margin-top: 200px;
    }
}

@media screen and (max-width: 767px) {
	.imgprancha1 {
		display: none;
    }
	
	.imgprancha2 {
		display: inline block;
		margin-top:0px;
    }
}

/*************End OF A PRANCHA ****************/
/*************Start OF Exclusividade ****************/

.iniciantes {
	min-height: 162px;
	clear: both;
	background-color: #fc9c28;
	display: inline block;
	margin-top: -5px;
}

@media screen and (min-width: 1200px) {
	
	.iniciantes {
		margin-top:-145px !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.iniciantes {
		margin-top:-95px !important;
    }
	.iniciantes1 {
		width: 100%;
	}
}

@media screen and (max-width: 991px) {
	.iniciantes {
		margin-top:30px !important;
    }
	
}

.iniciantes1 {
	text-align: center;
}

.iniciantes1 img {
    padding-top: 30px;
}

.box3 {
    font-family: 'Fira Sans','Firainherit Sans Extra Condensed';
    font-weight: 700;
    margin-top: 25px;
    border: 0px solid #000000;
    font-size: 45px;
    text-align: center;
    color: #ffffff;
    letter-spacing: 3px;
}

img.ondinhas1 {
	margin-top:5%;
}

.exclusividade{
	border: 0px solid #0079ea;
	background: #eff0f0;
}

.prancharosa {
	border: 0px solid #c3c3c3c3;
}

.ajuste{
	text-align:center;
}

@media screen and (max-width: 1201px) {
	.prancharosa1 {
		display: none;
		
    }
	
	.prancharosa2 {
		display: inline block;
	
    }
}

@media screen and (min-width: 1200px) {
	.prancharosa1 {
		display: inline block;
			
    }
	
	.prancharosa2 {
		display: none;
		
    }
	
}

@media screen and (max-width: 991px) {
	.prancharosa1 {
		display: none;
    }
	
	.prancharosa2 {
		display: inline block;
		margin-top: 123px;
		max-width: 300px;
    }
}


@media screen and (max-width: 767px) {
	.prancharosa1 {
		display: none;
    }
	
	.prancharosa2 {
		display: inline block;
		margin-top:30px;
		width: 100%;
		max-width: 400px;
    }
} 

.boxtext6 {

	margin-left: 25px;
	background-color: #eff0f0;
	letter-spacing: 3px;
}

.boxtext7 {
	margin-top: -15px;
	margin-left: 210px;
	background-color: #eff0f0;
	border: 0px solid #0079ea;
	font-size: 32px;
	color: #656565;
	font-family: 'Fira Sans Extra Condensed', sans-serif;
	font-weight: 400;
	letter-spacing: 3px;
}

.boxtext8 {
    margin-top: 20px;
    font-size: 23px;
    color: #656565;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-weight: 200;
}

img.boxtext9  {
	margin-top: 15px;
	margin-left: 45px;
	color: #656565;
}

.boxtext10  {
	margin-top: -40px;
	margin-left: 130px;
	background-color: #eff0f0;
	font-size: 29px;
	color: #656565;
	font-family: 'Fira Sans Extra Condensed', sans-serif;
	letter-spacing: 3px;
}

.boxtext11  {
	float: left;
	margin-top: -30px;
	margin-left: 130px;
	background-color: #eff0f0;
	font-size: 29px;
	color: #656565;
	font-family: 'Fira Sans Extra Condensed', sans-serif;
	letter-spacing: 3px;
}

.boxtext12 {
	margin-top: 55px;
	margin-left: 30px;
	font-size: 22px;
	color: #656565;
	font-family: 'Fira Sans Extra Condensed', sans-serif;
	font-weight: 300;
	font-size: 29px;
	line-height: 30px;
}

img.boxtext13  {
	margin-top: 10px;
	margin-left: 45px;
	color: #656565;
}

.boxtext14  {
	margin-top: -47px;
	margin-left: 130px;
	background-color: #eff0f0;
	font-size: 29px;
	color: #656565;
	font-family: 'Fira Sans Extra Condensed', sans-serif;
}

/*************End OF A Exclusividade ****************/
/*************Start OF Contato ****************/

.contato{
	border: 0px solid #0079ea;
}

.contato2{
	text-align:center;
	background: #ffffff;
}

.boxtext15{
	margin-top: 25px;
	margin-left: 0px;
	background-color: #ffffff;
}

.boxtext16 {
	margin-top: 5px;
	margin-left: 405px;
	background-color: #ffffff;
}

p.boxtext15 {
    font-size: 26px;
    color: #656565;
    font-family: 'Fira Sans Extra Condensed';
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
}
img.boxtext17 {
	margin-top: 30px;
	text-align:center;
	background-color: #ffffff;
}

.boxtext18 {
    margin-top: 23px;
    background-color: #ffffff;
    font-size: 26px;
    color: #656565;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-weight: 200;
    letter-spacing: 0.5px;
}

.boxtext19{
	margin-top: -20px;
	background-color: #ffffff;
	font-size: 26px;
	color: #656565;
	font-family: 'Fira Sans Extra Condensed';
	font-weight: 400;
}

.boxtext20{
	margin-top: 15px;
	background-color: #ffffff;
	font-size: 26px;
	color: #656565;
	font-family: 'Fira Sans Extra Condensed', sans-serif;
	font-weight: 400;
}

section#contato {}

#contato .col-left {
	width: 30%;
	margin-right: 50%;
	float: left;
	color: #7e7e7e;
}

#contato .col-right {
	width: 65%;
	float: right;
}

#contato .col-left h3 {
	font-size: 20px;
	margin-bottom: 30px;
	color: #000;
}

#contato .col-left ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#contato .col-left li {
	font-weight: normal;
	margin: 5px 0;
	padding: 2px 0 2px 25px;	
}

#contato .col-left li.phone {
	background: url(../images/icons/icon_phone.png) no-repeat center left;
}

#contato .col-left li.mail {
	background: url(../images/icons/icon_mail.png) no-repeat center left;
}

#contato .col-left li.home {
	background: url(../images/icons/icon_home.png) no-repeat center left;
}

#contato .col-right h3 {
	margin-bottom: 20px;
}

#contato .col-right p { }

.contact-form {
	margin-top: 30px;
 
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea {
    background: #eff0f0 !important;
    padding: 8px 13px;
    margin-bottom: 20px;
    border-radius: 0;
    border: 0px;
    font-size: 19px;
    color: #555;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    text-transform: lowercase;
    font-style: italic;
    font-weight: 300;
    letter-spacing: 1px;
}

.contact-form input[type="text"]:hover,
.contact-form input[type="email"]:hover,
.contact-form textarea:hover,
.contact-form input[type="text"]:focus,
.contact-form input[type="email"]:focus,
.contact-form textarea:focus,
.contact-form input[type="text"]:active,
.contact-form input[type="email"]:active,
.contact-form textarea:active {
	background: #e0e0e0 !important;
}	

.contact-form input[type="text"],
.contact-form input[type="email"] {
	width: 100%;
	height: 38px;
	max-width: 420px;
	resize: none;
}

.contact-form textarea {
	width: 100%;
	height: 155px;
	max-width: 420px;
	resize: none;
}

.contact-form input[type="text"]:focus,
.contact-form input[type="email"]:focus,
.contact-form textarea:focus {
	background: #fff;
}

.contact-form input[type="submit"] {
    border-radius: 19px;
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    width: 270px;
    height: 60px;
    background: linear-gradient(#24bb42, #258f3a);
    box-shadow: none;
    border: none;
    letter-spacing: 3px;
    font-family: 'Fira Sans','Fira Sans Extra Condensed', sans-serif;
}

.contact-form input[type="submit"]:hover {
    background: #258f3a;
}

.contact-form .mensagem-do-form { 
	margin-top: 0px;
	font-size: 11px;
	font-weight: bold;
}

.contact-form input.half {
	max-width: 200px;
	width: 100%;
	display: inline-block;
}

@media screen and (max-width: 900px) {
	#contato .col-left,
	#contato .col-right {
		width: 100%;
		margin: 0 0 20px 0;
	}
	
}

 /*************End OF CONTATO ****************/
/*************Start OF MAIS SUP ****************/

.maissup{
	width: 100%;
	margin-top:60px;
	background-color: #005fc3;
	text-align:center;
}
   
img.boxtext21 {
    text-align: center;
    padding: 30px 0 10px;
}
   
.boxtext22 {
	margin-top: 20px;
	background-color: #005fc3;
	border: 0px solid #0079ea;
}

p.boxtext22 {
    font-size: 32px;
    color: #ffffff;
    font-family: 'Fira Sans Extra Condensed';
    font-weight: 300;
    letter-spacing: 2px;
    margin-bottom: 0;
    line-height: 31px;
    text-transform: uppercase;
}
.boxtext23 {
	background-color: #005fc3;
	border: 0px solid #0079ea;
	text-transform: uppercase;
	line-height: 70px;
}

p.boxtext23 {
	font-size: 60px;
	color: #fadd34;
	font-family: 'Caveat Brush', cursive;
	letter-spacing: 4px;
}
   
img.rightimg {
	border: 0px;
	bottom: 0 !important;
	width: 100%;
	max-width: 343px;
}

img.leftimg {
	border: 0px;
	bottom: 0 !important;
	width: 100%;
	max-width: 268px;
}

.maissup2 {
    margin-top: -90px;
}
@media screen and (max-width: 767px) {
	img.rightimg {
		display: none;
	}
	img.leftimg {
		display: none;
	}
}

@media screen and (min-width: 768px) {
	img.rightimg {
		position: absolute;
		display: block;
	}
	img.leftimg {
		position: absolute;
		display: block;
	}
}

.boxtext24 {
    margin-bottom: 0px;
    font-size: 20px;
    color: #666666;
    font-family: 'Fira Sans Extra Condensed';
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.boxtext24:first-child {
	padding-top: 120px;
}

.boxtext25 {
    font-size: 20px;
    color: #666666;
    font-family: 'Fira Sans Extra Condensed';
    font-weight: 300;
    letter-spacing: 0.5px;
	line-height: 20px;
}

.boxtext26 {
	margin-top: 20px;
	font-size: 32px;
	color: #666666;
	font-family: 'Fira Sans Extra Condensed';
	font-weight: 400;
	letter-spacing: 2px;
}


.boxtext27 {
	margin-top:-20px;
	font-size: 28px;
	color: #666666;
	font-family: 'Fira Sans Extra Condensed';
	font-weight: 300;
	line-height: 30px;
}

.boxtext28 {
	margin-top: 20px;
	font-size: 32px;
	color: #666666;
	font-family: 'Fira Sans Extra Condensed';
	font-weight: 400;
	letter-spacing: 2px;
}
.boxtext29 {
	margin-top:-20px;
	font-size: 28px;
	color: #666666;
	font-family: 'Fira Sans Extra Condensed';
	font-weight: 300;
	line-height: 30px;
}


.boxtext30 {
	margin-top: 20px;
	font-size: 32px;
	color: #666666;
	font-family: 'Fira Sans Extra Condensed';
	font-weight: 400;
	letter-spacing: 2px;
}

.boxtext31 {
	margin-top:-20px;
	font-size: 28px;
	color: #666666;
	font-family: 'Fira Sans Extra Condensed';
	font-weight: 300;
	line-height: 30px;
}

.maissup3 {
	width: 100%;
	min-height: 430px;
	background-attachment:fixed;
	background-image: url(imagens/bg-sup.jpg)!important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
    
	
.boxtext32 {
	margin-top: 60px;
	background-color:transparent;
	font-size: 32px;
	color: #ffffff;
	font-family: 'Fira Sans Extra Condensed', sans-serif;
	font-weight: 300;
	text-align:center;
	letter-spacing: 2px;
}

.boxtext33 {
	margin-top:-25px;
	font-size: 32px;
	color: #ffffff;
	font-family: 'Fira Sans Extra Condensed';
	font-weight: 300;
	text-align:center;
	letter-spacing: 2px;
}

.boxtext34 {
	margin-top: 45px;
	font-size: 32px;
	color: #ffffff;
	font-family: 'Fira Sans Extra Condensed';
	font-weight: 300;
	text-align:center;
	letter-spacing: 2px;
}

.boxtext35 {
	margin-top:-25px;
	font-size: 32px;
	color: #ffffff;
	font-family: 'Fira Sans Extra Condensed';
	font-weight: 300;
	text-align:center;
	letter-spacing: 2px;
}

.boxtext36 {
	margin-top: 55px;
	font-size: 35px;
	color: #ffffff;
	font-family: 'Caveat Brush', Regular;
	font-weight: 400;
	text-align:center;
	letter-spacing: 2px;
}

.boxtext37 {
	margin-top:-25px;
	font-size: 35px;
	color: #ffffff;
	font-family: 'Caveat Brush';
	font-weight: 400;
	text-align:center;
	letter-spacing: 2px;
}
	
/*************End OF MAIS SUP ****************/
/*************Start OF SEGUE LÁ ****************/

.seguela{
	width: 100%;
	height: 790px;
	border: 0px solid #0079ea;
}

@media screen and (max-width: 767px) {
	.seguela {
		display: inline block;
		width: 100%;
		min-height: 1300px;
		text-align:center;
    }
}

img.boxtext44 {
	padding: 0px 5px 20px 90px;
}


.boxtext45 {
	font-size: 26px;
	color: #005fc3;
	font-family: 'Fira Sans Extra Condensed', Regular;
}

img.boxtext38 {
	padding: 0 5px 20px 90px;
}

.boxtext39 {
	font-size: 26px;
	color: #005fc3;
	font-family: 'Fira Sans Extra Condensed';
	font-weight: 400;
}

.fb-page {
border: 1px solid #0079ea;
color: #656565;
}

.insta-page {
border: 1px solid #0079ea;
color: #656565;
}

img.boxtext40  {
	padding: 40px 0 20px 0;
	background-color: #ffffff;
	text-align:center;
}

.boxtext41 {
	font-size: 30px;
	color: #656565;
	font-family: 'Fira Sans';
	font-weight: 400;
	letter-spacing:2px;
	text-align:center;
}

.boxtext42 {
	font-size: 80px;
	color: #005fc3;
	font-family: 'Caveat Brush';
	font-weight: 400;
	text-align:center;
}

.boxtext43 {
	background-color: #ffffff;
	font-size: 20px;
	color: #656565;
	font-family: 'Fira Sans Extra Condensed';
	font-weight: 700;
	text-align:center;
	letter-spacing: 3px;
}

.footer2{
	width: 100%;
	background-color:#005fc3;
}

.boxtext49 {
	padding:20px 0 0 0;
	text-align:center;
	font-size: 25px;
	color: #ffffff;
	font-family: 'Fira Sans Extra Condensed';
	font-weight: 400;
}
.boxtext50 span{
	font-weight: 200;
	font-size: 25px;
}

.boxtext50 a{
	font-weight: 200;
	font-size: 25px;
	color: #fff;
}

.boxtext50 {
	text-align:center;
	font-size: 33px;
	padding: 20px 0 0 0;
	color: #ffffff;
	font-family: 'Fira Sans Extra Condensed';
	font-weight: 700;
}

img.wts {
	text-align:center;
}

.footer{
	width: 100%;
	height: 130px;
	background-color:#ffffff;
}

.boxtext46 {
	font-size: 20px;
	margin-top: 15px;
	text-align:center;
	background-color: transparent;
	color: #656565;
	font-family: 'Fira Sans', bolt;
}

.footer1{
	width: 100%;
	height: 65px;
	background-color:#ffffff;
}

img.boxtext47{
	text-align:center;
}

img.boxtext48{
	text-align: center;
}

@media screen and (max-width: 767px) {
	img.boxtext48{
	text-align: center;
	padding: 40px;
}
}

.iconebotao a{
	width: 271px;
	height: 83px;
	border-radius: 20px;
	background: linear-gradient(#24bb42, #258f3a);
	bottom: ;
	float: right;
}

.iconebotao2 a{
	width: 100px;
	height: 102px;
	border-radius: 10px;
	background: linear-gradient(#24bb42, #258f3a);
	bottom: ;
	float: right;
}

.botao a {
	line-height: 30px;
	padding: 15px 40px 0 40px;
    font-family: 'Fira Sans';
    font-size: 25px;
    text-align: center;
    color: #ffffff;
    letter-spacing: 3px;
	font-weight: 700;
	bottom:0;
	z-index:999;
	text-align: center;
}

.botaofixo {
	position: fixed;
	bottom: 0;
	margin-bottom: 78px;
	z-index:999;
}

.footerbotao{
	width: 100%;
	background-color:transparent;
}

@media screen and (max-width: 760px) {
	.botaofixo {
		position: fixed;
		bottom: 0;
		margin-bottom: 10px;
		z-index:999;
}
	.footerbotao{
		padding:90px;
		width: 100%;
		background-color:transparent;
}
}

