body
{
    position: relative;
    font-family: 'Ubuntu', sans-serif !important;
    color: #2e3a47;
    overflow-x: hidden;
}

a{color: #0163d2;}
a:link,
a:visited {text-decoration: none;}
a:hover {text-decoration: none;color: #82b541;}

section,
.section-padding
{padding: 120px 0; position: relative;}

.no-padding {padding: 0 !important;}


/* HEADER -------------------------------- *
 ----------------------------------------- */

header {
    background: transparent;
    padding: 5px 0px;
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 0px;
    left: 0px;
    transition: all 0.5s;
}

header .logo {width: 240px; max-width: 100%;}

header .logo.branca{display: block;}
header .logo.escura{display: none;}

header .conteudoMenu {justify-content: flex-end !important;}

header .conteudoMenu .navbar-nav .nav-link{color: #fff; transition: all 0.5s}
header .conteudoMenu .navbar-nav .nav-link:hover{color: #fff; opacity: 0.8;}

header .conteudoMenu .navbar-nav a.scroll{
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
}

header .conteudoMenu .navbar-nav .borda{position: relative; padding-left: 5px;}
header .conteudoMenu .navbar-nav .borda::after{
    content: '';
    height: 70%;
    width: 1px;
    position: absolute;
    left: 0;
    top: 15%;
    background-color: #ffffff;
}


header .conteudoMenu .mail,
header .conteudoMenu .tel{
    font-size: 0.9em;
    padding: 3px 8px;
    position: relative;
}

header .conteudoMenu .mail{padding-left: 15px;}

header .conteudoMenu .mail::after{
    content: '•';
    height: 70%;
    width: 1px;
    position: absolute;
    left: 0;
    top: 15%;
    color: #ffffff;
    font-size: 20px;
}


header.movendo{background: #fff; box-shadow: 7px 4px 9px -2px rgba(46, 58, 71, 0.23);}

header.movendo .conteudoMenu .mail::after,
header.movendo .conteudoMenu .navbar-nav .nav-link{color: #2e3a47;}

header.movendo .conteudoMenu .navbar-nav .nav-link:hover{color: #2e3a47; opacity: 0.8;}
header.movendo .conteudoMenu .navbar-nav .borda::after{background-color: #2e3a47;}

header.movendo .logo.branca{display: none;}
header.movendo .logo.escura{display: block;}

header.movendo .navbar-light .navbar-toggler{border: 1px solid #cecece;}
header.movendo .navbar-light .navbar-toggler-icon{
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

header .navbar-light .navbar-toggler{border: 1px solid #fff;}
header .navbar-light .navbar-toggler-icon{
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}


/* BANNER -------------------------------- *
 ----------------------------------------- */

.demo-banner-sec {
    height: 650px;
    position: relative;
    background: #86A7B9;
}

.demo-banner-sec:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-image: -moz-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(255,255,255,0) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(255,255,255,0) 100%);
    opacity: 0.6;
}

.demo-banner-sec h1 {
    color: #fff;
    font-family: "Ubuntu", Sans-serif;
    font-size: 42px;
    font-weight: 400;
    line-height: 1.3em;
}

.demo-banner-sec h1 b{font-weight: 900;}

.xs-banner-content img {
    margin-bottom: 30px;
}
.xs-banner-content p {
    margin-bottom: 35px;
}
.banner-table {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}
.banner-table-cell {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
.banner-img img {
    position: absolute;
    right: 0;
    bottom: 20px;
    width: 54%;
    padding-right: 34px;
}


.demo-banner-sec .curva {
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: 0;
    left: 0px;
    background-image: url("../img/curva.svg");
    background-position-x: 70%;
}


/* MODELOS ------------------------------- *
 ----------------------------------------- */

.page-item-sec {
    background: #fff;
    padding-bottom: 65px;
}

.page-item-sec h2{
    font-size: 2.5em;
    padding-bottom: 80px;
}


.page-item-sec h2 mark {
    background-image: url('../img/sublinhado.png');
    background-repeat: no-repeat;
    background-color: #0000;
    background-position: center;
    color: #2E3A47;
}


.single-home-list {
    margin-bottom: 70px;
    padding: 0px 20px;
}

.single-page-list {
    position: relative;
    overflow: hidden;
    transition: all 200ms ease 0s;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
    box-shadow: -7.13px 7.095px 10px 0 rgba(0, 0, 0, 0.17);
    margin-bottom: 30px;
}

.tagPremium{
    position: absolute;
    transform: rotate(32deg);
    z-index: 99;
    top: -20px;
    right: 13px;
    width: 66px;
    -webkit-filter: drop-shadow( -2px 0px 1px rgba(0, 0, 0, 0.15));
    filter: drop-shadow( -2px 0px 1px rgba(0, 0, 0, 0.15));
}

/*.single-page-list.premium{*/
/*    box-shadow: -2.13px 0.095px 23px 0 rgb(106 211 136);*/
/*}*/

.home-list-title {
    font-size: 25px;
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
    color: #2E3A47;
}

.page-list-img {
    height: 480px;
    position: relative;
    overflow: hidden;
}

img {
    max-width: 100%;
}

.page-list-img .mCSB_inside>.mCSB_container{margin-right: 0px !important;}


/* VANTAGENS ----------------------------- *
 ----------------------------------------- */

.vantagens {background: #F7F8FB; padding: 50px 0px 0px;}

.vantagens h2 {
    color: #222222;
    font-size: 30px;
    font-weight: 500;
    padding: 60px 0px 45px;
}

.vantagens .logo-imagem{max-width: 203px;}
.vantagens .celular{margin-bottom: -80px;}
.vantagens .infos{padding-top: 125px;}

.vantagens .item {
    display: block;
    margin-bottom: 50px;
    clear: both;
}

.vantagens .item img {float: left;}
.vantagens .item .texto
{
    float: right;
    width: calc(100% - 90px);
}

.vantagens .item .texto h3 {
    color: #2E3A47;
    font-size: 20px;
}

.vantagens .item .texto p {
    color: #2E3A47;
    font-size: 18px;
}

.aux {
    background: #fff;
    width: 100%;
    height: 100px;
}


/* SUPORTE -------------------------------- *
 ----------------------------------------- */

.suporte{
    padding: 10px 0px;
    background: rgb(224,82,69);
    background: linear-gradient(0deg, rgba(224,82,69,1) 0%, rgba(232,121,102,1) 100%);
}

.suporte .texto h2{
    padding-top: 30px;
    margin-top: 0px;
    font-weight: 600;
    color: #fff;
    font-size: 2.8em;
}

.suporte .texto p {
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    line-height: 1.2em;
}

.suporte .texto .botoes {padding-top: 20px; padding-bottom: 30px;}
.suporte .texto .botoes .btn-verde
{
    font-size: 16px;
    font-weight: 400;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #00D186;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #00D186;
    padding: 7px 19px;
    margin-right: 20px;
    transition: all 0.4s;
}

.suporte .texto .botoes .btn-verde:hover {
    color: #00D186;
    background: #fff;
}

.suporte .texto .botoes .btn-preto {
    font-size: 16px;
    font-weight: 400;
    background-color: transparent;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #fff;
    padding: 7px 19px;
    transition: all 0.4s;
}

.suporte .texto .botoes .btn-preto:hover{
    color: #222222;
    background: #fff;
}

.suporte .imagem{
    text-align: right;
}

.suporte .imagem img {
    margin-bottom: -120px;
    z-index: 9;
    position: relative;
    margin-top: -72px;
    max-width: 80%;
    -webkit-filter: drop-shadow( -1px -2px 2px rgba(0, 0, 0, 0.15));
    filter: drop-shadow( -1px -2px 2px rgba(0, 0, 0, 0.15))
}


/* RODAPE -------------------------------- *
 ----------------------------------------- */

footer{
    background: #2E3A47;
    padding: 20px 0px;
}

footer .app{
    padding-top: 70px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
}

footer .app .icones
{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

footer .app .icones a{
    font-size: 1.5em;
    padding: 0px 13px;
    color: #fff;
}

footer .app ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 0px;
}
footer .app ul li{
    display: inline-block;
}

footer .app .icones ul li a{
    font-size: 0.9em;
    padding: 0px 13px;
    color: #fff;
}

footer .app .icones ul li.mail{
    position: relative;
}

footer .app .icones ul li.mail{padding-left: 7px; padding-right: 10px;}

footer .app .icones ul li.mail::after{
    content: '•';
    height: 100%;
    width: 1px;
    position: absolute;
    left: 0;
    top: -3px;
    color: #ffffff;
    font-size: 20px;
}

footer .app .icones ul li.mail::before{
    content: '';
    height: 115%;
    width: 1px;
    position: absolute;
    right: 0;
    top: -2px;
    background-color: #ffffff;
    margin-right: 5px;
}

footer .copy p{color: #fff;}