/*@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,700');*/
@import url('https://fonts.googleapis.com/css?family=Poppins:200,200i,400,400i,700,700i,900,900i&display=swap');
body, .popover-content {
	font-family: 'Poppins', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	letter-spacing: -2px;
    color: #133143;
}
#site p {
    color: #133143;
    line-height: 2em;
    margin-bottom: 30px;
}
.tooltip > .tooltip-inner {
    text-transform: none;
}
a, a:hover, a:active, .btn-link, .btn-link:hover {
    color: #2EADB1;
}
ol li {
    margin-bottom: 20px;
}
.btn {
    padding: 12px 30px;
}
.btn-lg {
    padding: 20px 30px;
}
.coming-soon {
    opacity: 0.3;
    filter: alpha(opacity=30);
}
hr.black {
    border-top: 1px solid #B4B6AF;
}
.news-title {
    border-bottom: 1px solid #B4B6AF;
    margin-bottom: 40px;    
}
.blink {
    text-decoration: underline;
}
#table-plans.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #E7F8F8;
}
#table-plans.table>tbody>tr>td, #table-plans.table>thead>tr>th {
    border-color: #2EADB1;
}

.box-plan {
    border: 4px solid #143044;
    padding: 30px;
}
.box-plan h3 {
    margin-top: 0px;
}
.box-plan h4 {
    margin: 20px 0px;
    font-size: 22px;
}
.box-plan ul {
    margin: 0px;
    padding: 0px;
}
.box-plan ul li {
    list-style: none;
    border-bottom: 1px dotted #143044;
    padding: 10px 0px; 
}
.box-plan ul li.risco {
    text-decoration: line-through;
}


#videos-plans h4 {
    margin-top: 0px;
    margin-bottom: 20px;
}
.btn {
    font-size: 12px;
    font-weight: 700;
}
.alert a, .alert a:hover, .alert a:active {
    color: #fff;
    text-decoration: underline;
    font-weight: 700;
}
#admin .navbar-default .navbar-brand {
    font-weight: 700;
    font-size: 22px;
}
#admin h1 {
	margin-bottom: 40px;
}
#admin .toolbar {
	margin-top: 10px;
}
/* Estilos do site */
.carousel-caption {
    text-shadow: none;
    color: inherit;
}
.carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border-color: inherit;
}
.carousel-indicators .active {
    border-color: #FB6120;
    border-width: 2px;
}

#site {
    background: url(../img/background2.jpg) no-repeat top center;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto; 
}

#site h2 {
    font-size: 40px;
}
#site #environment h2 {
    font-size: 32px;
    margin-bottom: 30px;
    margin-top: 10px;
}
#site #environment p {
    margin-bottom: 30px;
    font-weight: 700;
    line-height: 2.4em;
    color: #286991;
}
#site #environment .cards-enviroment {
    background-color: #F5FAFC;
    padding: 30px;
}
#site #environment .cards-enviroment h3 {
    margin-top: 0px;
    margin-bottom: 30px;
}
#site #environment .cards-enviroment p {
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 1.6em;
    color: #133143;
}
#site #environment .cards-enviroment a {
    font-weight: 700;
}
#site #clients h2 {
    font-size: 32px;
    margin-bottom: 40px;
    margin-top: 0px;    
}


#site section#environment, #site section#features, #site section#vantage, #site section#indicated, #site section#features, #site section#microfranchise, #site section#depositions {
    padding: 70px 0px 100px 0px;
}
#site #features .row {
    margin-bottom: 100px;
}
#site #features .vertical-align {
    display: table-cell;
    vertical-align: middle;
    height: 340px;
}
#site #features .vertical-align h3 {
    margin-bottom: 30px;
}
#site #features .vertical-align p {
    font-size: 17px;
}
#site #depositions .depoimento {
    background-color: #F5FAFC;
    padding: 20px;
    margin-bottom: 10px;
}
#site #depositions .depoimento p {
    margin-bottom: 0px;
    font-size: 12px;
}
#site #depositions .depoimento img {
    margin-right: 20px;
}
#site section#microfranchise {
    background-color: #286991;
}
#site section#microfranchise h2, #site section#microfranchise p {
    color: #fff;
}
#site #microfranchise h3 {
    color: #F5FAFC;
    margin-bottom: 30px;
}
#site #top-bar, .navbar-default {
    background-color: transparent !important;
}
.navbar-default#gdpr {
    background-color: #fff !important;
    padding: 20px 0px 20px 0px;
    color: #133143 !important;
}
#site .navbar-default {
    border-color: transparent;
}
#site #top-bar nav ul {
    padding: 0px;
    margin: 0px;
    margin-top: 45px;
}
#site #top-bar nav ul>li {
    display: inline;
    list-style: none;
    font-weight: 700;
    margin-left: 20px;
    text-transform: uppercase;
    font-size: 13px;
}
#site #top-bar nav ul li a.button-register {
    background-color: #FB6120;
    padding: 12px 30px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#site #top-bar nav ul li a.button-login {
    border: 1px solid #fff;
    padding: 11px 30px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: -10px;
}
#site #top-bar ul.dropdown-menu {
    margin-top: 15px !important;
    border: none;
    webkit-box-shadow: 12px 12px 25px rgba(0,0,0,0.4);
    box-shadow: 12px 12px 25px rgba(0,0,0,0.4);
}
#site #top-bar ul.dropdown-menu li {
    margin-left: 0px !important;    
}
#site #top-bar ul.dropdown-menu li a {
    padding: 10px 20px 10px 20px;
    color: #143044;
    font-weight: 700;   
}
#site #top-bar ul.dropdown-menu li a:hover {
    color: #fff;
    background-color: #286991; 
}
#site #top-bar nav ul li a {
    color: #BEEBEB;
    font-weight: 700;
}
#site #top-bar nav ul li a:hover {
    color: #fff;
    text-decoration: none;
}
.btn {
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
}
.btn-success, .alert-success {
    background-color: #2EADB1;
    color: #fff;
}
.btn-success:hover {
    background-color: #143044;
    color: #fff;
}
.text-success {
    color: #3DC1C5;
}
.btn-danger, .alert-danger {
    background-color: #FB6120;
    color: #fff;
}
.btn-danger:hover {
    background-color: #DC4403;
    color: #fff;
}
.text-danger {
    color: #FB6120; 
}
.btn-default {
    background-color: #143044;
    color: #fff;
}
.btn-default:hover {
    background-color: #25587E;
    color: #fff;
}
.panel-danger {
    border-color: #FB6120;    
}
#site #logo-lms {
    margin-top: 20px;
    margin-bottom: 20px;
}
#site #slide {
    
}
#site #slide h1 {
    color: #fff;
    margin-top: 50px;
    font-size: 46px;
    margin-bottom: 60px;
}
#site #slide .btn-link {
    border: 1px solid #fff;
    color: #fff;
    padding: 19px 30px;
}
#site .video-promo {
    background-color: #000;
    padding: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;    
}
#site .form-intall {
    background-color: #fff;
    padding: 30px 30px 5px 30px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#site .form-intall h3 {
    margin-top: 0px;
    margin-bottom: 30px;
}
#site #slide p.text-promo {
    color: #fff;
    margin-top: 20px;
}
#site .carousel-indicators li {
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #000;
    border-radius: 10px;
}
#site .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}
#site .carousel-caption h3 {
    font-size: 32px;
    font-weight: 300;
}
#site .carousel-caption h3, #site .carousel-caption {
    color: #3e3f3a;
    text-shadow: 0 0px 0px rgba(0,0,0,0.6);
}
.list-vantage ul {
    margin: 0px;
    padding: 0px;
}
.list-vantage ul li {
    color: #231E2E;
    font-size: 18px;
    list-style: none;
    margin-bottom: 30px;
}
#site .subpage {
    background-color: #38C4CB;
    padding: 40px 0px 50px 0px;
    
}
#site .subpage h1 {
    margin: 0px;
    color: #fff;
}
#site .content-page {
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 2.8rem;
    background-color: #fff;
    padding-top: 30px;
}
#site .content-page p {
    margin-bottom: 30px;
}
#site #indicated {
    background-color: #38C4CB;
}
#site #indicated h2 {
    color: #fff;
    margin-top: 0px;
}
#site #indicated p {
    color: #fff;
    margin-bottom: 50px;
}
#site #indicated .cards-enviroment {
    background-color: #F5FAFC;
    padding: 30px 30px 10px 30px;
}
#site #indicated .cards-enviroment h3 {
    margin-top: 0px;
    margin-bottom: 30px;
}
#site #indicated .cards-enviroment p {
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 1.6em;
    color: #133143;
}
#site #indicated .cards-enviroment a {
    font-weight: 700;
}

/* Estilos da simple page */
#simple .logo, #client .logo {
    padding: 30px;
    background-color: #fff;
}
#simple h2 {
    color: #fff;
    margin-bottom: 30px;
}
#simple a, #simple a:hover, #simple a:active {
    text-decoration: underline;
    font-weight: 700;
}
#simple h4 {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 20px;
    letter-spacing: -1px;
}
#simple .panel-body, #clients .panel-body {
    padding: 30px;
}
#clients .panel-body h2 {
    margin-top: 0px;
    margin-bottom: 40px;
}
#clients #details-plan .panel-body h2 {
    margin-top: 0px;
    margin-bottom: 10px;
}
#clients .nav {
    margin-top: 30px;
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 12px;
}
#simple #details-plan h2 {
    margin-bottom: 10px;
}
#simple #table-plans h2, #simple #table-plans h4, #simple #table-plans p {
    margin-top: 0px;
    margin-bottom: 0px;
}
#simple #table-plans h2 {
    color: inherit;
    font-size: 28px;
}
#simple #table-plans tr {
}
#simple #table-plans tr td {
    vertical-align: middle;
    padding: 20px;
}
.g-recaptcha {
    text-align: center;
}
.g-recaptcha>div {
    margin-left: auto;
    margin-right: auto;
}

#clients #microfranchise-values h2, #clients #summary-results h2, #clients #summary-results .table {
    margin-bottom: 0px;
}
#clients #summary-results .table>tbody>tr>td, #clients #summary-results .table>tbody>tr>th {
    border-top: none;
}
#clients #summary-results .table>tbody>tr>th {
    background-color: #121210;
    color: #fff;
    text-align: center;
}
#clients #summary-results .table>tbody>tr>th h2 {
    color: #fff;
}
#clients #text-agreement p {
    margin-bottom: 30px;
    text-align: justify;
}
#clients #text-agreement h4 {
    margin-bottom: 30px;
    text-decoration: underline;
}

footer {
    background-color: #143044;
    color: #fff;
    padding: 20px 0px;
}
#site footer p {
    color: #fff;
    margin-bottom: 10px;
}

/* Página de Registro */
#list-plan {
    -ms-transform: translate(38px,40px);
    -webkit-transform: translate(38px,40px);
    transform: translate(38px,40px);
}
#list-plan ul {
    margin: 0px;
    padding: 0px;
}
#list-plan ul li{
    list-style: none;
    padding: 10px 0px;
    font-weight: 700;
}
#form-install {
    -webkit-box-shadow: -4px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: -4px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: -4px 4px 5px 0px rgba(0,0,0,0.75);
}
.aae7b662c59641bfa43e91a5d7a53ef8.subscribers-subscription-bell.subscribers-location-bottom-right {
    display: none !important;    
}


@media (min-width: 768px) {
    #site .navbar {
        border-radius: 0px;
    }
}
@media (min-width: 992px) {
    #vantage .container {
        background: url(../img/vantage-background.jpg) no-repeat right center;
        -webkit-background-size: auto;
        -moz-background-size: auto;
        -o-background-size: auto;
        background-size: auto;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
    .navbar-header {
        background-color: #fff;
    }
    .navbar-default .navbar-collapse {
        background-color: #143143;
    }
    #text-nav-phone {
        text-align: right;
        margin-top: 20px;
        margin-right: 10px;
        font-weight: 700;
        color: #143143;
        font-size: 13px;
        text-transform: uppercase;
    }
    .navbar-default .navbar-toggle:hover {
        background-color: #143143;
    }
    #site #slide h1 {
        font-size: 26px;
        font-weight: 700;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    #site #slide .btn {
        margin-bottom: 10px;
    }
    #site #top-bar nav ul {
        margin-top: 20px;
        margin-bottom: 30px;
        margin-right: 20px;
    }
    #site #environment {
        text-align: center;
    }
    #site #environment .cards-enviroment, #site #indicated .cards-enviroment {
        margin-bottom: 20px;
    }
    #site #indicated h2, #site #features h2, #site #microfranchise h2, #site #depositions h2 {
        font-size: 28px;
    }
    #site #features .vertical-align, #site #microfranchise .col-sm-6, #site #depositions .col-sm-6 {
        text-align: center;
    }
    #site #depositions .btn {
        display: block;
        margin-bottom: 20px;
    }
    #features .col-xs-6 p {
        display: none;
    }
    #features .col-xs-6 h3 {
        font-size: 14px;
    }
    #btn-links {
        margin-bottom: 20px;
    }
    .btn {
        font-size: 10px;
    }
    #site #top-bar nav ul {
        margin: 0px;
        padding-top: 20px;
    }
    #site #top-bar nav ul li {
        display: block;
        padding: 15px 0px;
        text-align: center;
        margin-right: 0px;
        border-bottom: 1px solid #286991;
    }
    #site #top-bar nav ul li a.button-login {
        border: none;
        padding: none;
        color: #BEEBEB;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin-right: 0px;
    }
    #site #top-bar nav ul li a.button-register {
        background-color: transparent;
        padding: none;
        color: #BEEBEB;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }
    #whatswidget-conversation-message-outer {
        display: none !important;
    }
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
    #whatswidget-conversation-message-outer {
        display: none !important;
    }

}
