﻿/* ------------------------------------

    Desenvolvimento : Beeosphera
   
------------------------------------ */

@font-face {
    font-family: 'Avenir Next LT Pro Ultra Light Condensed';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Ultra Light Condensed'), url('../fonts/AvenirNextLTPro-UltLtCn.woff') format('woff');
}

@font-face {
    font-family: 'Avenir Next LT Pro Ultra Light';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Ultra Light'), url('../fonts/AvenirNextLTPro-UltLt.woff') format('woff');
}


@font-face {
    font-family: 'Avenir Next LT Pro Demi';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Demi'), url('../fonts/AvenirNextLTPro-Demi.woff') format('woff');
}

@font-face {
    font-family: 'Avenir Next LT Pro Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Bold'), url('../fonts/AvenirNextLTPro-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Avenir Next LT Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Regular'), url('../fonts/AvenirNextLTPro-Regular.woff') format('woff');
}



body {
    overflow-x: hidden;
    margin-top: 76px;
}
.fxbody{
	margin:4px;
	color:#000;
	font-family:verdana;
}
.fxbody p{
	font-size:16px;	
}
.fxbody h2{
	font-size:20px;	
	font-weight: bold;
	color:#DF0174;
}


header {
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 0;
    border-bottom: solid 1px #f1f1f1;
    background: #fff;
}

.navbar-toggle {
    margin: 5px;
    background-image: linear-gradient(to bottom,#FA58AC,#DF0174 80%);
}

    .navbar-toggle .icon-bar {
        background: #ffffff;
    }

.container {
    max-width: 1200px;
}

.carousel-control {
    width: 5%;
}

a.right.carousel-control, a.left.carousel-control {
    background: none;
}

nav.navbar {
    margin: 0;
}

.navbar-header {
    padding: 15px 0;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px;
    color:#222222;	
	font-family:Arial;
}

    .nav > li > a:focus, .nav > li > a:hover {
        text-decoration: none;
        box-shadow: inset 0 2px 3px 0 rgba(255,255,255,.3), inset 0 -3px 6px 0 rgba(0,0,0,.2), 0 3px 2px 0 rgba(0,0,0,.2);
		background-image: linear-gradient(to bottom,#FA58AC,#DF0174 80%);
		border-radius: 21px;
		color:#fff;				
    }

span.cadastrese {
    box-shadow: inset 0 2px 3px 0 rgba(255,255,255,.3), inset 0 -3px 6px 0 rgba(0,0,0,.2), 0 3px 2px 0 rgba(0,0,0,.2);
	background-image: linear-gradient(to bottom,#FA58AC,#DF0174 80%);
    color: #fff;
    padding: 8px 12px;
    border-radius: 21px;
	font-weight: bold;
}

.nav .nefet a:focus, .nav .nefet a:hover{
		text-decoration: none;
        background-color: #fff;	
		box-shadow: inset 0 0px 0px 0 rgba(255,255,255,.3), inset 0 0px 0px 0 rgba(0,0,0,.2), 0 0px 0px 0 rgba(0,0,0,.2);
		background-image: linear-gradient(to bottom,#FFF,#FFF 0%);
		
}

p {
    font-family: 'Avenir Next LT Pro Demi';
    line-height: 25px;
}

.font-azul {
    color: #234068;
}



h2 {
    font-family: 'Avenir Next LT Pro Bold';
    font-size: 18px;
}

.box-text-home {
    margin-bottom: 40px;
}

.box-text-home h1{
    color:#EC268F;	 
	text-shadow: black 1px 1px 1px;
}

.slide img {
    width: 100%;	
}


.saiba-mais {
    font-family: 'Avenir Next LT Pro Demi';
    font-size: 12px;
    letter-spacing: 2px;
    border: solid 2px #EC268F;
    border-radius: 20px;
    margin: 20px auto;
    max-width: 400px;
}

    .saiba-mais a {
        border-radius: 20px;
        display: block;
        color: #EC268F;
        padding: 5px 20px;
    }

        .saiba-mais a:hover {
            color: #fff;
            background: #EC268F;
            text-decoration: none;
        }
#roda{
	color:#FFF;	 
	text-shadow: black 1px 1px 0px;
	font-size:22px;
	font-weight:bold;
}
#roda b{
	color:#FFF;	 
	text-shadow: black 1px 1px 0px;
	font-size:16px;
}
/* Home---------------------------------------------------- */

.box-vantagens img {
    width: 100%;
}

.banner-plano {
    background: #ffea01;
    margin: 20px 0 0;
}

    .banner-plano img {
        width: 100%;
    }

.cobertura {
    color: #fff;
    padding: 30px 0;
    text-align: center;
    text-transform: uppercase;
    background: #ffb600;
}

    .cobertura h2 {
        margin-top: 0;
        font-size: 24px;
        padding-top: 10px;
    }

    .cobertura p {
        font-family: 'Avenir Next LT Pro Demi';
        max-width: 760px;
        margin: 0 auto;
        font-size: 16px;
        padding-top: 20px;
    }

/* Faq----------------------------------------------------- */

h4.panel-title .fa {
    float: right;
}

h4.panel-title a {
    display: block;
    padding-right: 30px;
    font-size: 16px;
}

.box-faq {
    padding-bottom: 30px;
    position: relative;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

h4.panel-title {
    font-size: 20px;
}

    h4.panel-title a:hover {
        text-decoration: none;
    }

.panel-group h3 {
    color: #ffa300;
    margin: 30px 12px;
    padding-top: 120px;
}

    .panel-group h3.first {
        padding: 0;
    }

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}

    .panel-group .panel .fa {
        color: #23396f;
        font-size: 12px;
        position: absolute;
        right: 30px;
    }

.panel-default {
    border-color: #fff;
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #fff;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #fff;
        }

.panel-body {
    color: #767676;
}

ul.menu-faq {
    list-style: none;
    padding-top: 20px;
    max-width: 262px;
}

    ul.menu-faq li a {
        padding: 5px 0 5px 15px;
        display: block;
        color: #6e6e6e;
        border-left: solid 3px #ffa34f;
    }


/* Footer-------------------------------------------------- */

footer {
    padding: 30px 0;
    background: #F6AFCF;
}

    footer .logo-rodape {
        padding-bottom: 20px;
    }

    footer ul {
        padding: 0;
        font-size: 11px;
        list-style-type: none;
    }

        footer ul li {
        }

            footer ul li a {
                color: #fff;
                padding: 2px 0;
                display: block;
            }

                footer ul li a:hover {
                    text-decoration: none;
                    color: #fff;
                }


    footer .info-rodape {
        color: #fff;
        line-height: 29px;
    }

        footer .info-rodape .ligue {
            font-family: 'Avenir Next LT Pro Ultra Light';
            display: block;
            font-size: 28px;
        }

        footer .info-rodape .numero {
            display: block;
            font-size: 34px;
            font-family: 'Avenir Next LT Pro Bold';
			margin-bottom:5px;
        }

        footer .info-rodape p {
            font-size: 10px;
            line-height: 12px;
        }

.assinatura {
    background: #F6AFCF;
    text-align: center;
    color: #fff;
    font-size: 10px;
    padding: 10px 0 20px;
    letter-spacing: 2px;
}

/* Cobertura----------------------------------------------- */

h1.h1_interno {
    font-size: 55px;
    margin-bottom: 0;
}

p.text-interno.text-center {
    font-family: 'Avenir Next LT Pro Demi';
    color: #234068;
    font-size: 19px;
    padding: 20px 0;
    text-transform: uppercase;
    margin: 0 auto;
    line-height: 30px;
    max-width: 900px;
}

.row.w {
    max-width: 990px;
    margin: 0 auto;
}

h2.h2_interno {
    font-family: 'Avenir Next LT Pro Ultra Light';
    font-size: 35px;
    text-transform: uppercase;
}

p.sub-text-interno {
    font-family: 'Avenir Next LT Pro Demi';
    color: #234068;
    font-size: 14px;
    text-transform: uppercase;
}


/* Onde Comprar-------------------------------------------- */

h1.h1-bold {
    font-family: 'Avenir Next LT Pro Demi';
    text-transform: uppercase;
    color: #1081c4;
    font-size: 34px;
}

.box-agencia {
    max-width: 900px;
    margin: 0 auto;
    padding: 30px 0;
}

    .box-agencia .item {
        padding: 10px;
    }

        .box-agencia .item h2 {
            margin-top: 0;
        }

.text-muted {
    color: #777;
    font-size: 14px;
}

/* Plano--------------------------------------------------- */

.box-planos {
    max-width: 1000px;
    margin: 0 auto;
}

    .box-planos h2 {
        font-family: 'Avenir Next LT Pro Regular';
        text-align: left;
        text-transform: uppercase;
        font-size: 22px;
        margin: 0;
        padding-bottom: 10px;
    }

    .box-planos p {
        text-transform: uppercase;
    }

    .box-planos .row {
        padding-bottom: 50px;
    }

/* Sobre--------------------------------------------------- */

.text-center.text-sobre {
    text-transform: uppercase;
    padding-bottom: 80px;
    max-width: 900px;
    margin: 0 auto;
}

/* Termos-------------------------------------------------- */

.container.termos {
}

    .container.termos h2 {
        font-family: 'Avenir Next LT Pro Regular';
        font-size: 20px;
        font-weight: bold;
    }

    .container.termos p {
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        padding-bottom: 10px;
    }

/* Formulario---------------------------------------------- */

.box-contato {
    max-width: 580px;
    margin: 0 auto;
    padding-bottom: 60px;
}

    .box-contato label {
        font-weight: normal;
    }

    .box-contato p {
        padding: 20px 0;
    }

.btn.btn-form {
    background: #ffb600;
    color: #fff;
    font-weight: bold;
}

.form-control {
    box-shadow: none;
    height: 40px;
}

.form-group.check {
    background: #f1f2f2;
    padding: 10px;
    border-radius: 4px;
}

.form-group.check label{
    padding-left: 5px;
}

@media (min-width: 768px) {

    h1 {
        font-size: 36px;
    }

    .cobertura {
        background: url(../img/home/bg-cobertura.jpg) #ffb600 center no-repeat;
    }

    ul.nav.navbar-nav {
        float: right;
    }

    .navbar-nav > li > a {
        padding-top: 31px;
        padding-bottom: 20px;
        font-size: 11px;
    }

    footer .info-rodape {
        text-align: right;
    }

    .box-planos h2 {
        text-align: right;
    }
}




@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }


    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .collapse.in {
        display: block !important;
    }
}


@media only screen and (min-width: 769px) {

    .box-faq .col-md-3 {
        min-height: 2738px;
    }

    ul.menu-faq.fixed {
        position: fixed;
        padding-top: 120px;
        top: 0;
    }

    ul.menu-faq.bottom {
        bottom: 25px;
        position: absolute;
    }
}


.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgb(0, 0, 0) url(../img/cd-top-arrow.png) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

    .cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
        -webkit-transition: opacity .3s 0s, visibility 0s 0s;
        -moz-transition: opacity .3s 0s, visibility 0s 0s;
        transition: opacity .3s 0s, visibility 0s 0s;
    }

    .cd-top.cd-is-visible {
        /* the button becomes visible */
        visibility: visible;
        opacity: 1;
    }

    .cd-top.cd-fade-out {
        /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
        opacity: .5;
    }

.no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 1;
}


*,
*:before,
*:after {
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
}

#integration-list {
    font-family: 'Open Sans', sans-serif;
    width: 80%;
    margin: 0 auto;
    display: table;
}
#integration-list ul {
    padding: 0;
    margin: 20px 0;
    color: #555;
}
#integration-list ul > li {
    list-style: none;
    border-top: 1px solid #ddd;
    display: block;
    padding: 15px;
    overflow: hidden;
}
#integration-list ul:last-child {
    border-bottom: 1px solid #ddd;
}
#integration-list ul > li:hover {
    background: #efefef;
}
.expand {
    display: block;
    text-decoration: none;
    color: #555;
    cursor: pointer;
	font-family:Arial;
}

.expand  a, a:focus, a:hover{
	text-decoration: none;
}
h2 {
    padding: 0;
    margin: 0;
    font-size: 17px;
    font-weight: 400;
}
span {
    font-size: 16px;
}
#left,#right{
    display: table;
}
#sup{
    display: table-cell;
    vertical-align: middle;
    width: 80%;
}
.detail a {
    text-decoration: none;
    color: #C0392B;
    border: 1px solid #C0392B;
    padding: 6px 10px 5px;
    font-size: 14px;
}
.detail {
    margin: 10px 0 10px 0px;
    display: none;
    line-height: 22px;
    height: 150px;
}
.detail span{
    margin: 0;
}
.right-arrow {
    margin-top: 12px;
    margin-left: 20px;
    width: 10px;
    height: 100%;
    float: right;
    font-weight: bold;
    font-size: 20px;
}
.expand  h2{
	color: #EC268F;
	font-weight:bold;
	font-size:16px;
}
.icon {
    height: 75px;
    width: 75px;
    float: left;
    margin: 0 15px 0 0;
}