.whatsapp {
    width: 80px;
    top: 80%;
}

.container.txt-saac {
    margin-top: 30px;
    padding: 30px 0 50px 0;
}

.container.txt-saac p {
    color: #ffffff;
    margin-bottom: 10px;
    padding: 15px;
}

.contador {
    margin-top: 50px;
}

i.lni {
    font-size: 50px;
}

h3.counter.text-center.m-t-15.total {
    color: #FF9800;
}

.contador .col-lg-3.col-md-6.col-xs-12,
.contador .col-lg-4.col-md-6.col-xs-12,{
    text-align: center;
}

.contador .single-team .team-thumb {
    position: relative;
    text-align: center;
}

.team-thumb {
    padding: 25px;
}

h3.counter.text-center {
    margin-top: 20px;
    margin-bottom: -15px;
    font-size: 60px;
    color: #04a5f0;
}

div#gerenciamento {
    background: #f6fbfd;
}

section#team {
    padding: 20px;
}

.single-team .team-details {
    text-align: center;
}
.rounded-buttons .rounded-three {
    overflow: hidden;
    line-height: 52px;
    background: -o-linear-gradient(left, #43cae9 0%, #38f9d7 50%, #43cae9 100%);
    background-size: 200% auto;
    color: #fff;
    -moz-transition: all 0.1s ease-out 0s;
    -ms-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
    transition: all 0.1s ease-out 0s;
    background: #04a2ee;
}
.rounded-buttons .rounded-three:hover {
    background: #FF9800;
}

.rounded-buttons .main-btn {
    border-radius: 50px;
}

.main-btn {
    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 2px solid transparent;
    padding: 0 32px;
    font-size: 16px;
    line-height: 46px;
    color: #666;
    cursor: pointer;
    z-index: 5;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    position: relative;
    text-transform: uppercase;
}

.fixed-top {
    background: -webkit-linear-gradient(left, #1a237e 0%, #03A9F4 100%) !important;
    background: linear-gradient(to right, #1a237e 0%, #03A9F4 100%) !important;
}


.hero-area-2 .overlay {
    background-image: -moz-linear-gradient(74deg, #1a237e 37%, #03A9F4 100%) !important;
    background-image: -webkit-linear-gradient(74deg, #1a237e 37%, #03A9F4 100%) !important;
    background-image: -ms-linear-gradient(74deg, #1a237e 37%, #03A9F4 100%) !important;
}

.menu-bg {
    background: -webkit-linear-gradient(left, #1a237e 0%, #03A9F4 100%) !important;
    background: linear-gradient(to right, #1a237e 0%, #03A9F4 100%) !important;
}

h1.head-title {
    color: #ffffff;
    font-size: 45px;
    padding: 15px;
}

a.btn.vd {
    background-color: #48c859;
    color: #ffffff !important;
}

a.btn.vd:hover {
    background-color: #FFC107;
}

a.btn.vf {
    background-color: #ffffff;
}

.btn-border-filled {
    color: #1a237e !important;
}

.btn-border-filled:hover {
    color: #03A9F4 !important;
}

.btn-rm:hover {
    color: #04a1ed !important;
}

.btn-rm {
    color: #1a237e !important;
}

#ponto-vendas {
    background-image: -moz-linear-gradient(120deg, #1a237e 37%, #03A9F4 100%) !important;
    background-image: -webkit-linear-gradient(120deg, #1a237e 37%, #03A9F4 100%) !important;
    background-image: -ms-linear-gradient(120deg, #1a237e 37%, #03A9F4 100%) !important;
}

.btn-subtitle {
    color: #ffffff;
    background: #04a5f0;
}

.tab-pane {
    text-align: left;
}

.nav-link.bt {
    background-color: #03A9F4;
    padding: 10px;
    margin: 10px;
    color: #ffffff;
}


#ponto-vendas {
  background: #4fc45b;
}

#ponto-vendas .content-left {
  position: relative;
}

#ponto-vendas .content-left span {
  float: right;
  margin-left: 25px;
}

#ponto-vendas .content-right {
  position: relative;
}

#ponto-vendas .content-right span {
  float: left;
  margin-right: 25px;
}

#ponto-vendas .box-item {
  margin: 30px 0;
}

#ponto-vendas .box-item .icon {
  text-align: center;
  margin: 0 15px;
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 50px;
  text-align: center;
  position: relative;
  background-color: #fff;
  z-index: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

#ponto-vendas .box-item .icon i {
  color: #FFC107 !important;
  font-size: 24px;
  line-height: 60px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

#ponto-vendas .box-item .text h4 {
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 15px;
  line-height: 22px;
}

#ponto-vendas .box-item .text p {
  font-size: 14px;
  line-height: 26px;
}

#ponto-vendas .content-left .text {
  margin-right: 90px;
}

#ponto-vendas .content-right .text {
  margin-left: 90px;
}

#ponto-vendas .show-box {
  text-align: center;
  margin: 15px 0;
}

#ponto-vendas .show-box img {
  width: 100%;
}

.section-header .section-title {
    background-color: #1059ad;
}

#saac.bg {
    background-image: url(../../resources/img/sistema/programadores_saac.jpg);
    background-attachment: fixed;
    background-size: 100%;
    background-repeat: no-repeat;
}

ul.saac, 
ul.lista{
	font-size: 16px;
    color: #424242;
    line-height: 26px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 0;
}

ul.saac li,
ul.lista li {
    list-style: disc;
    margin-left: 50px;
}

div#ponto-vendas p {
    color: #ffffff;
}

.iframe {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 130%;
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}

#download {
    background: #f6fbfd;
    padding: 80px 0 80px;
}

.download-text {
    padding: 15px;
}

div#suporte {
    background-color: #f6fbfd;
}

.footer-social li .google-plus:hover {
    color: #ffffff;
}

.footer-social li .facebook:hover {
    color: #ffffff;
}

ul.footer-social i.lni {
    font-size: 15px;
}

.footer-Content p {
    color: #ffffff;
    font-size: 14px;
}

footer .footer-Content {
    background-image: -moz-linear-gradient(74deg, #1a237e 37%, #03A9F4 100%);
    background-image: -webkit-linear-gradient(74deg, #1a237e 37%, #03A9F4 100%);
    background-image: -ms-linear-gradient(74deg, #1a237e 37%, #03A9F4 100%);
}


@media only screen and (max-width: 992px){
div#pri {
    order: 1;
}
div#seg {
    order: 2;
}
h3 {
    margin-top: 30px;
}
}

@media only screen and (max-width: 767px){
.bg-inverse {
    background-image: -moz-linear-gradient(74deg, #1a237e 37%, #03A9F4 100%) !important;
    background-image: -webkit-linear-gradient(74deg, #1a237e 37%, #03A9F4 100%) !important;
    background-image: -ms-linear-gradient(74deg, #1a237e 37%, #03A9F4 100%) !important;
}
}


/*custom whatsapp*/

#backpop{
    display:none;
    position:fixed;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    background:rgba(0,0,0,.5);
    z-index:9999;
}
#popup{
    position: relative;
    margin: 0 auto;
    width: 500px;
    /* padding: 10px; */
    background: #fff;
    border-radius: 8px;
    top: 3%;
    border-radius: 12px;
    background-color: rgba(255,255,255,.98);
    box-shadow: 0 4px 30px 0 rgba(0,0,0,.1);
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    padding: 16px 22px 16px 22px;
    position: fixed;
    bottom: 96px;
    transition: all 0.3s ease-out;
    padding-bottom: 0;
    transform: translate3d(0,20px,0);
    opacity: 0;
}

#close_btn {
    left: 14px;
    position: relative;
    border-radius: 15px;
    bottom: 14px;
    background: url(../../resources/img/geral/close.png);
    /* overflow: visible; */
    z-index: 99999999999999999999999999999999999999999999;
}

#close_btn:hover{
    background:url(../../resources/img/geral/close.png);
}

div#popup {
    left: 10px;
    display: block;
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
    pointer-events: auto;
    z-index: 100000000;
    width: 375px;
    height: 700px;
    max-height: calc(100% - 150px);
    max-width: calc(100% - 20px);
    
}

iframe#popupPage {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: none;
}
