@import url('https://fonts.googleapis.com/css?family=Oswald:300');

.contentBlock{
    width:90%;
  overflow:hidden;
    margin-bottom:30px;
    margin-left:5%;
}

.swiper-container {
        width: 100%;
        height: 300px;
        margin: 20px auto;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        width: 18% !important;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        height:165px !important;
    }
    
    
    .swiper-container{
        height:200px !important;
    }
    .swiper-wrapper .row-fluid-wrapper {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0px 50px;
}
.banner-container .swiper-wrapper .row-fluid-wrapper {
  padding:0px !important; 
  height:auto;
}


.progress-radial {
  position: relative;
  display: block;
  margin: auto;
  /*transform: translate(-50%, 50%);*/
  float:left;
}
.medium-wrapper{
    border:none;
}
.sub-footer{
    font-size:12px;
}
.services .tab:hover h4, .services .tab.active h4{
    color:#61808d;
     opacity:1; 
}
.services .tab.active{
    opacity:1;  
}
.services .tab.active .iconeLadrao{ 
    background-image: url("//cdn2.hubspot.net/hubfs/511629/iconesSlide/ladrao_ativo.png");
}
.services .tab.active .iconeAtencao{
    background-image: url("//cdn2.hubspot.net/hubfs/511629/iconesSlide/atencao_ativo.png");
}
.services .tab.active .iconeDinheiro{
    background-image: url("//cdn2.hubspot.net/hubfs/511629/iconesSlide/cifrao_ativo.png");
}
.services .tab.active .iconeVirus{
    background-image: url("//cdn2.hubspot.net/hubfs/511629/iconesSlide/virus_ativo.png");
}
.services .tab:hover .pin{
    background:#7ea8ba;
}
.services .tab:hover .pin, .services .tab.active .pin{
    background:#61808d;
}
.services .tab h4{
    color:#7ea8ba;
}
.services .tab{
    opacity:0.5;
}
.services .tab:hover{
   opacity:1; 
}
.services .tab .pin{
    background:#7ea8ba;
}
.progress-radial-track {
  fill: #7ea7b9;
}
.fontCont{
    font-size:56px;
}

.progress-radial-bar, .teste, .teste2, .segundo {
  fill:#34495e;
}
svg{
    height:200px;
    width: 246px;
    left:50%;
    text-align:center;
    transform:translateX(-50%);
    /*margin-left:-123px !important;*/
    margin-bottom: 15px !important;
}

body.hs-blog-post svg{
    transform:none;
}


.itemSVG{
  overflow:hidden;
  position:relative;
  width:25%;
  text-align:center;
  float:left;
    font-size: 18px;
    font-weight: bold;
    color: #34495e;
    
}
.conteudoTEst{
    display:block;
    max-width:250px;
    clear:both;
    width:100%;
    margin:10px auto;
    overflow:hidden;
    position:relative;
}

.textClass{
  font-family: helvetica;
  font-size:22px; 
  fill:#34495e;
}

.clear{
  clear:both;
}
.classTexto{
    font-size: 20px;
    top: 88px;
    line-height: 25px;
    position: absolute;
    text-align: center;
    color: #34495e;
    width: 90%;
    margin-left: 5%;
    font-weight: bold;
}
@media screen and (max-width: 796px) {
 .itemSVG{
    width:100%;
  }
  .classTexto{
    width:80%;
    padding-left: 10%;
  }
}
.iconeMao{
    width:45px;
    height:28px;
    float: left;
    margin-right: 10px;
    margin-left: 23px;
    background-position:top center;
    background-image:url('//cdn2.hubspot.net/hubfs/511629/icons/icone_maos.png');
    background-size:cover;
    background-repeat:no-repeat;
}

.form-contato{
    background-position:top center !important;
    background-size:cover !important;
    background-repeat:no-repeat !important;
    background-image:url('//cdn2.hubspot.net/hubfs/511629/contact-us-bg_blur.png') !important;
    color:#fff !important;
    background-attachment :fixed;
}
.form-contato input[type=submit]{
    /*background: transparent;*/
    background: #62828e;
    border: 1px solid #62828e;
    color: #fff;
    padding: 6px 18px;
    float: right;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 10px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    border-radius:5px;
}
.form-contato input[type=submit]:hover{
    background: rgba(255,255,255,.2);
    border: 1px solid rgba(255,255,255,.2);
    color:#62828e;
}
.form-contato ::-webkit-input-placeholder {
   font-style:italic;
}

.form-contato :-moz-placeholder {
 font-style:italic;
}

.form-contato ::-moz-placeholder {
  font-style:italic;
}

.form-contato :-ms-input-placeholder {  
  font-style:italic;
}
.hs-button, .hs-button.primary{
    color:#fff !important;
    border-color:#fff;
}
/*conta giro*/
.contentItem{
    width: 80%;
    max-width: 790px;
    margin-left: 10%;
    margin-right: 10%;
    min-height: 80px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.itemMap{
    position: relative;
  float:left;
  /*width:33%;*/
  width:50%;
    color:#61808d;
  border:1px solid #e0e1e1;
  min-height: 130px;
  padding:10px 8px 10px 30px;
  background:#f6f7f8;
  line-height:20px;
  font-size:14px;
  cursor:pointer;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.itemMap i{
  left:10px;
  position:absolute;
  font-size:18px;
}
.itemMap:hover{
  background:#e5e6e7;
}
.activeItem{
    background:#e5e6e7;
}
#mapa{
  width:100%;
  height:400px;
  background:lightblue;
  overflow:hidden;
}
.mapa{
  width:100%;
  height:100%;
  display:none;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

form{
    width:50% !important;
    margin:0 auto;
}


body.landing-page form{
    width:100% !important;
}

.mapa iframe{
  height:100% !important;
  width:100% !important;
}
.sessenta{
    width:60%;
}
.banner-marcador .sessenta{
    width:75%;
}
.lado_esquerdo{
    float: left; 
    width: 10%; 
    margin-left: 10%; 
    text-align: left;
}


.dark-wrapper{
    color:#fff;
    background-position:top center;
    background-size:100% auto;
    background-repeat:no-repeat;
    background-image:url('//cdn2.hubspot.net/hubfs/511629/rodap.jpg');
}
@media screen and (max-width: 500px) {
  .itemMap {
    width:100%;
  }
  
  svg{
    left:37%;

}

}
@media screen and (max-width: 700px) {
  .dark-wrapper{
     background-size:cover;
     background-position:top left;
  }
}
.sub-footer{
    background:#62828e;
    color:#fff;
    text-align:center;
}
.socialUl{
    margin-left: -50px;
    margin-top:30px;
    list-style:none;
}
.socialUl > li{
    float:left;
}
.icone{
    width: 24px;
    height: 30px;
    background-size: 100% auto;
    background-position: bottom center;
    background-repeat: no-repeat;
    margin: 10px;
}

.hs_ddd{
    width:20% !important;
}

.hs_ddd_n{
    width:20% !important;
} 
textarea{
    min-height:90px !important;
}
.hs_phone{
    /*width:80% !important;*/
}
.icone-blog{
    background-image:url('//cdn2.hubspot.net/hubfs/511629/icons/blog.png');
}
.icone-twitter{
    background-image:url('//cdn2.hubspot.net/hubfs/511629/icons/Twitter.png');
}
.icone-google{
    background-image:url('//cdn2.hubspot.net/hubfs/511629/icons/google.png');
}
.icone-linkedin{
    background-image:url('//cdn2.hubspot.net/hubfs/511629/icons/in.png');
}
.icone-youtube{
    background-image:url('//cdn2.hubspot.net/hubfs/511629/icons/youtube.png');
}

.icone-facebook{
    background-image:url('https://www.arcon.com.br/hubfs/icon-fb.png');
}
.banner-2{
    padding-top:170px !important;
}
@media screen and (min-width: 600px) {

.custom-menu-primary .hs-menu-wrapper>ul>li>a:hover{
    color:#737373;
}
.custom-menu-primary .hs-menu-wrapper>ul ul{
    background:#efefef;
    min-width: 200px;
    border-top:4px solid #62818e !important;
} 

.custom-menu-primary .hs-menu-wrapper>ul ul li{
    overflow: hidden;
    float: left;
    border-bottom:1px solid #d2d2d2;
    border-top:0px;
}

.menuGet{
    margin-left:20px;
}
.custom-menu-primary{
    margin-top:14px;
}
.widget-type-logo img{
    max-width:67%!important
}
}
.custom-menu-primary .hs-menu-wrapper>ul ul li a{
    color:gray;   
}
.custom-menu-primary .hs-menu-wrapper>ul ul li a:hover{
    color:#000;   
}

.navbar.basic.fixed{
    background:#fff;
}
.navbar{
    border-bottom:4px solid #62818e;
    /*position: fixed;*/
    z-index:9999;
    background: rgba(255,255,255,1);
    top: 0px;
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a{
 color:#62818e;   

}

.hs-menu-wrapper > ul {
    margin-top:10px !important;
}
@media screen and (max-width: 800px) {
    .slideFoto .depoimentos{
        position:relative !important;
        display:block !important;
        text-align:center;
    }
    .mudaSlide{
        display:none;
    }
    .swiper-slide{
        width:124px !important;
        height:124px !important;
        margin:0px;
    }
     .getSlide{
        width: 100% !important;
    margin-left: 1% !important;
     }
}
@media screen and (max-width: 1180px) {
.swiper-slide{
        width:140px !important;
        height:140px !important;
    }
}
@media screen and (max-width: 600px) {
    .slideFoto .depoimentos{
        position:relative !important;
        display:block !important;
        text-align:center;
    }
    .imgDown img{
        margin-bottom: 20px !important;
        margin-top: 50px !important;
    }
    .swiper-slide{
        width:214px !important;
        height:214px !important;
        margin: 10px 0px !important;
    }
    .getSlide{
        width: 250px !important;
        margin-left:0px !important;
        display:inline-block;
    }
    .navbar{
 height:60px;

}
.custom-menu-primary ul{
    background:#fff !important;
    border-bottom:4px solid #62818e;
}
.busca{
 display:none !important;   
}
.widget-type-logo img{
    max-width:40%!important
}
a.mobile-trigger span, a.mobile-trigger span:before, a.mobile-trigger span:after{
    background:#7a7a7a;
}
}
.section-title h2{
    text-transform:none;
}
.medium-wrapper{
    background:#fff;
}
.light-wrapper{
    border:none;
}
.fundoazulHome{
    background-position:top center;
    background-repeat:no-repeat;
    background-size:100% auto;
    background-attachment:fixed;
    background-image:url('//cdn2.hubspot.net/hubfs/511629/arcon_site_banner_Servio-1.png');
}
.background-azul{
    background-position:top center;
    background-repeat:no-repeat;
    background-size:100% auto;
    padding:10px;
    color:#fff !important;
    background-attachment:fixed;
    background-image:url('//cdn2.hubspot.net/hubfs/511629/icons/arcon_site_banner_principal_1300x931_1.jpg');
}
.quadro{
    background:#fff;
    padding:20px;
    min-height: 277px !important;
    position:relative;
        
}
/*
.homeQuad .quadro{
    margin-top: -30px;
}*/
.marcDo h2{
    color:#fff !important;
}

.ctaHome > span > span{
    position:relative;
}

.iconeNovo{
    width: 51px;
    height: 50px;
    float: left;
    background-position: bottom center; 
     background-repeat: no-repeat;
     -webkit-transition:all 0.1s linear ;
    -o-transition:all 0.1s linear ;
    transition:all 0.1s linear ;
     /* icones da Home
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.tab.active .iconeNovo{
          -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
  filter: none; 
}
 */
}
.iconeLadrao{ 
    background-image: url("//cdn2.hubspot.net/hubfs/511629/iconesSlide/ladrao.png");
}
.iconeLadrao:hover{ 
    background-image: url("//cdn2.hubspot.net/hubfs/511629/iconesSlide/ladrao_ativo.png");
}
.iconeAtencao{
    background-image: url("//cdn2.hubspot.net/hubfs/511629/iconesSlide/atencao.png");
}
.iconeAtencao:hover{
    background-image: url("//cdn2.hubspot.net/hubfs/511629/iconesSlide/atencao_ativo.png");
}
.iconeDinheiro{
    background-image: url("//cdn2.hubspot.net/hubfs/511629/iconesSlide/cifrao.png");
}
.iconeDinheiro:hover{
    background-image: url("//cdn2.hubspot.net/hubfs/511629/iconesSlide/cifrao_ativo.png");
}
.iconeVirus{
    background-image: url("//cdn2.hubspot.net/hubfs/511629/iconesSlide/virus.png");
}
.iconeVirus:hover{
    background-image: url("//cdn2.hubspot.net/hubfs/511629/iconesSlide/virus_ativo.png");
}
.services .tab:hover .iconeNovo{
       -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
  filter: none; /* IE 6-9 */
}

.imagemBeneficio{
    float:left;
    width:25%;
    text-align:center;
}
.conteudoText{
    float:left;
    width:70%;
}
.backgroundDepoimento{
    background-image:url('//cdn2.hubspot.net/hubfs/511629/bg_depoimento.jpg');
    background-position:top;
    background-size:cover;
    background-repeat:no-repeat;
    background-attachment:fixed;
}
.btnVejaMais{
  width:90px;
  padding:10px 12px;
  color:#fff;
  border-radius:4px;
}

.hs-cta-node a:hover{
    background:#7ea8ba !important;
    border:none !important;
    box-shadow:none
}
/*  
    Fazer a Seta 
    Com imagem para a Seta
*/
.setaQ{
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 0; 
    position: absolute;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 13px solid #fff;
    top: -13px;
}

.section-title .icon:before, .section-title .icon:after, .services .tab .root:after, .services .tab .root:before{
    border-color:#7ea8ba;
}
.iconBranco:before, .iconBranco:after{
    border-color:#fff !important;
}
.ctaNormal .hs-cta-node{
    position:relative !important;
    top: 5px;
}
.ctaNormal ul{
    margin-top:0;
}
.busca a, .gsc-search-button{
    width:16px;
    height:25px;
    background-image:url('//cdn2.hubspot.net/hubfs/511629/icon_lupa.png');
    background-position:top center;
    background-repeat:no-repeat;
}
.busca input{
    display:none !important;
}
.busca .input{
    margin-top:29px;
}
.busca .hs-form{
    margin-left:-15px;
}
.depoimentos{
  display:none;
  float:left;
  /*position:absolute;*/
}
.bolinha{
  width:10px;
  height:10px;
  border-radius:100%;
  background:silver;
  float:left;
  margin:5px;
  cursor:pointer;
    
}
.bolinhaAtiva{
    -webkit-transition: all 0.2s linear ;
    -o-transition: all 0.2s linear ;
    transition: all 0.2s linear ;
    background:#fff;

}
.centerSlide{
  display: inline-block;
  white-space: nowrap;
vertical-align: middle;
  overflow:hidden;
}
.center{
  text-align:center;
}
.parede{
    position:relative;
    cursor:pointer;
    height:80px;
}
.janela{
    position:absolute;
    padding:10px;
    border-radius:4px;
    border:1px solid #E0E0E0;;
    background:#E0E0E0;;
    display:none;
    bottom: 130%;
    top:auto;
    left: 10px;
}
.janela:before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 0; 
    position: absolute;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 13px solid #E0E0E0;
    bottom: -13px;
}
.parede:hover{
    text-decoration:underline;
}
.parede:hover .janela{
    display:block;
}
.mudaSlide{
    font-size: 80px;
    color: #dedede;
    position: absolute;
    left: 20px;
    top:70%;
    cursor:pointer;
    z-index:99;
}
.getSlide{

    position: relative;
    overflow: hidden;
    max-width: 1100px;
    margin: 0 auto;
    width: 86%;
}
.slideFoto{
    width: 90%!important;
}
.slideFoto .depoimentos{
    position:absolute;
}
.swiper-slide {
    width: 178px;
    margin:1%;
    float:left;
    /*background:green;*/
    border-radius:100%;
    overflow:hidden;
    border:1px solid #e0e1e1;
    text-align:center;
    height: 178px;
}
.swiper-slide img{
    max-width: 90%;
    max-height:70%;
    width:125px !important;
}
.swiper-container{
    max-width:1000px !important;
}
.banner-container{
  max-width:100% !important;  
  height: 100% !important;
}
.smallerImg img{
    max-width:50% !important;
    max-height: 50% !important;
}
.smallerImgT img{
    max-width: 58%!important;
    max-height: 58%!important;
}
.banner .hs-cta-node{
    position:relative;
    font-size:18px;
    width:200px;
}
.banner .hs-cta-node a{
  width: 280px !important;
  float: left; 
  background:transparent !important;
  border:2px solid #fff !important;
  color:#fff !important;
  -webkit-transition:all 0.2s linear;
  -o-transition:all 0.2s linear;
  transition:all 0.2s linear;
}

.banner.cta-amarelo .hs-cta-node a{
background:#f8bc42 !important;
  border:2px solid #f8bc42 !important;
  color:#fff !important;
  -webkit-box-shadow:none !important;
  box-shadow:none !important;
}

.banner.cta-amarelo .hs-cta-node a:hover{
    background:transparent;
}

.banner.cta-amarelo .hs-cta-node a:hover .ctaVejaMais{
    color:#f8bc42 !important;
}

.banner.small .hs-cta-node a{
    width:185px !important;    
}

.banner.small .hs-cta-node a,
.banner.small .hs-cta-node a .ctaVejaMais{
  font-size:16px !important;
}

.banner.cta-amarelo .hs-cta-node a .ctaVejaMais{
    color:#fff !important;
}

.banner.cta-amarelo.texto-preto .hs-cta-node a .ctaVejaMais{
    color:#000 !important;
}


.banner .hs-cta-node a:hover{
    background:rgba(255,255,255,0.3) !important;
}

.banner .cta-center .hs-cta-node a{
    float: none;
}

.banner .cta-center{
    margin-top:110px !important;
}
.banner .cta-center.point{
    margin-top:400px !important;
}
.entraDireita{
    margin-left:0%;
  -webkit-animation: entra_direita 0.5s linear 0s alternate;
  -moz-animation: entra_direita 0.5s linear 0s alternate;
  -o-animation: entra_direita 0.5s linear 0s alternate;
  animation: entra_direita 0.5s linear 0s alternate;
}
@-webkit-keyframes entra_direita { 0% { margin-left:100%;} 100% {omargin-left:0%; }  }
@-moz-keyframes entra_direita { 0% { margin-left:100%; }  100% {margin-left:0%;}  }
@-o-keyframes entra_direita { 0% { margin-left:100%; }  100% {margin-left:0%;}  }
@keyframes entra_direita { 0% { margin-left:100%; } 100% {margin-left:0%;} }
.saiDireita{
  margin-left:-100%;
  -webkit-animation: sai_direita 0.5s linear 0s alternate;
  -moz-animation: sai_direita 0.5s linear 0s alternate;
  -o-animation: sai_direita 0.5s linear 0s alternate;
  animation: sai_direita 0.5s linear 0s alternate;
}
@-webkit-keyframes sai_direita { 0% { margin-left:0%;} 100% {margin-left:-100%; }  }
@-moz-keyframes sai_direita { 0% { margin-left:0%; }  100% {margin-left:-100%;}  }
@-o-keyframes sai_direita { 0% { margin-left:0%; }  100% {margin-left:-100%;}  }
@keyframes sai_direita { 0% { margin-left:0%; } 100% {margin-left:-100%;} }

.entraEsquerda{
  margin-left:0%;
  -webkit-animation: entra_esquerda 0.5s linear 0s alternate;
  -moz-animation: entra_esquerda 0.5s linear 0s alternate;
  -o-animation: entra_esquerda 0.5s linear 0s alternate;
  animation: entra_esquerda 0.5s linear 0s alternate;
}
@-webkit-keyframes entra_esquerda { 0% { margin-left:-100%;} 100% {margin-left:0%; }  }
@-moz-keyframes entra_esquerda { 0% { margin-left:-100%; }  100% {margin-left:0%;}  }
@-o-keyframes entra_esquerda { 0% { margin-left:-100%; }  100% {margin-left:0%;}  }
@keyframes entra_esquerda { 0% { margin-left:-100%; } 100% {margin-left:0%;} }

.saiEsquerda{
  margin-left:100%;
  -webkit-animation: sai_esquerda 0.5s linear 0s alternate;
  -moz-animation: sai_esquerda 0.5s linear 0s alternate;
  -o-animation: sai_esquerda 0.5s linear 0s alternate;
  animation: sai_esquerda 0.5s linear 0s alternate;
}
@-webkit-keyframes sai_esquerda { 0% { margin-left:0%;} 100% {margin-left:100%; }  }
@-moz-keyframes sai_esquerda { 0% { margin-left:0%; }  100% {margin-left:100%;}  }
@-o-keyframes sai_esquerda { 0% { margin-left:0%; }  100% {margin-left:100%;}  }
@keyframes sai_esquerda { 0% { margin-left:0%; } 100% {margin-left:100%;} }

.ctaHome .hs-cta-node{
    position:absolute;
    bottom:20px;
}
.conteudoDep{
    height:160px;
    position:relative;
}
.carreira .conteudoDep{
    height:153px;
}
.autor{
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 385px;
    margin-left: -192.5px;
}
.autor h3{
    line-height:5px;
}
img {
    height: auto !important;
}
.formmidlle{
    margin-left: 10px; 
    text-decoration: none !important;
}
.formmiddle a{
    text-decoration:none !important;
}
/*
.custom-menu-primary .hs-menu-wrapper>ul ul li:first-child{
    width:60%;
    border-right:1px solid silver;
    margin-top:10px;
   
}
.custom-menu-primary .hs-menu-wrapper>ul ul li:last-child{
    width:40%;
    margin-top:10px;
}*/
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper{
    left: -30px;
    overflow:hidden;
}
.hs-menu-depth-2{
   background:url('//cdn2.hubspot.net/hubfs/511629/icons/setinha_azul.png') no-repeat 20px 10px !important;
}
.hs-menu-depth-2:hover{
   background:url('//cdn2.hubspot.net/hubfs/511629/icons/setinha_branca.png') no-repeat 20px 10px !important;
}
.hs-menu-children-wrapper li{
    text-align:left;
    position:relative;
    width:100%;
    padding:2px;
    font-size:14px !important;
    padding-left:15px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children{
    height:53px !important;
}
/* Começa aqui Alana */
.hs-menu-children-wrapper li:first-child,
.hs-menu-children-wrapper li:nth-of-type(5),
.hs-menu-children-wrapper li:nth-of-type(6){
    background:none !important;
    padding-left:0px;
}
.hs-menu-children-wrapper li:first-child:hover,
.hs-menu-children-wrapper li:nth-of-type(5):hover,
.hs-menu-children-wrapper li:nth-of-type(6):hover{
    background:none !important;
    padding-left:0px;
}
.hs-menu-children-wrapper li:first-child a,
.hs-menu-children-wrapper li:nth-of-type(5) a,
.hs-menu-children-wrapper li:nth-of-type(6) a{
    font-size:14px !important;
    color:#759aa9 !important;
    font-weight:bold;
    padding:15px 15px!important;
    padding-left:0px;
    
    
}
.hs-menu-children-wrapper li:first-child a:hover,
.hs-menu-children-wrapper li:nth-of-type(5) a:hover,
.hs-menu-children-wrapper li:nth-of-type(6) a:hover{
    background:#7ea8b9 !important;
    color:#fff !important;
    padding-left:0px;
}
/* Termina aqui Alana */

.hs-menu-children-wrapper li a{
    color:#7ea8b9 !important;
    padding-left:10px;
    -webkit-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    transition:all 0.2s linear;
}
.hs-menu-children-wrapper li a:hover{
    background:#7ea8b9 !important;
    color:#fff !important;

}

.custom-menu-primary .hs-menu-wrapper>ul ul li a{
    padding:6px 15px!important;
}
.sidebox h3,
.blog-section h3,
.azulBlog h3,
.widget-type-blog_content h3,
.blog_comments h4,
.comment-from h4,
.comment-from a{
    color:#62818e !important;
}
.sidebox form{
    width:100% !important;
}
.azulBlog form{
    width:100% !important;
}
.sidebox input[type="submit"],
.azulBlog input[type="submit"]{
    background: transparent;
    border: 1px solid #62818e;
    color: #62818e !important;
    padding: 6px 18px;
    float: right;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 10px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    outline:none;
}
.tab-block{
    height:120px;
}
.widget-type-logo{
    margin-top:2.5px;
}
@media screen and (max-width: 980px) {
    .progress-radial{
        float:none;
    }
  .itemMap {
    width:100%;
  }
  .sessenta{
    width:100%;
}
.banner-marcador .sessenta{
    width:100%;
}
.tab-block{
    height:auto;
    min-height:120px;
}
.lado_esquerdo{
    margin-left: 0%;
    margin-right:5%;
}
.fundoazulHome,
.background-azul{
    background-position:top left;
    background-attachment:normal; 
    background-size:cover;
}
.quadro{
    margin-top:20px;
}
.jide{
    display:none !important;
}
}
.linkHome{
text-decoration:none;color: #ffffff; text-transform: uppercase;
font-size:12px;
margin-right: 11px;
}
.linkHome:hover{
    text-decoration:underline;
    color: #ffffff;
}

.hoverA{
 color: #ffffff !important; 
 text-decoration: underline;   
 margin-left:2px;
}
.hoverA:hover{
     
   font-weight:bold;
}
.absolute .depoimentos{
    position:absolute !important;
}
.iconeHome{
    float:left;
    width:40%;
}
.leftHome{
    float:left;
    width:60%;
}
.list{
    list-style:none;
    margin-top:-20px;
    padding: 0;
}

.list li{
    float:left;
    margin:2px;
    margin-right: 4px;
}
.icone{
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.icone:hover{
    opacity:0.3;  
}

.list .icone{
    width: 15px;
    height: 30px;
    margin:2px;
}
.blog-home .widget-type-rss_listing {
    height: 370px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

.blog-home .hs-rss-item.hs-with-featured-image {
    width: 545px;
    margin-bottom: 40px;
}

.blog-home .hs-rss-item.hs-with-featured-image:nth-child(2n) {
    margin-bottom: 20px;
}

.blog-home .hs-rss-item.hs-with-featured-image:nth-child(3n) { 
    padding-top: 20px;

}.blog-home .hs-rss-item.hs-with-featured-image:nth-child(4n) { 
    margin-top: 0px;

}

.blog-home .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
    float: right;
    width: 77%;
    padding-right: 0px;
}

.blog-home .hs-rss-title {
    font-size: 16px;
    color: #616161;
    text-decoration: none;
    font-weight: 700;
}

.blog-home .hs-rss-byline {
    font-size: 12px;
    color: #9f9f9f;
    display: block;
    margin-bottom: 5px;
    height: 15px;
    line-height: 15px;
}
.blog-listing-wrapper .post-listing .post-item .post-header{
    height:170px;
}

.blog-pagination a{
    margin-top:50px !important;
}
.getP{
    margin-bottom:0;
}
.sidebox input[type="email"]{
    /*width:60% !important;*/
    float:left;
    
}
.sidebox input[type="submit"]{
    width: 100% !important;
    font-size: 12px;
    text-align: center;
    margin-right: 0px;
    padding: 0px;
    background: #62818e;
    color: #fff !important;
    line-height: 28px;
    border-radius:6px;
  	margin-top: 20px;
}
#comment-form input[type="submit"]{
    margin-top:-40px;
}
.featured-image-listing{
    height:205px;
}
.hoverRodape a, .sub-footer a{
    color:#fff !important;
    text-decoration:none !important;
}
.hoverRodape a:hover, .sub-footer a:hover{
    text-decoration:underline !important;
}
.blog-home .hs-rss-item-image-wrapper img{
    height: 77px !important;
}
.aFoto{
    position:relative;margin-bottom:20px;height:430px;
}
.mssHome{
    width: 66%; margin-left: 17%;
}
.leftFooter{
    margin-left:10%;
}
@media screen and (max-width: 600px) {
    .banner .cta-center.point{
    margin-top:343px !important;
}
    .banner-2{
    padding-top:20px !important;
}
.blog-home .widget-type-rss_listing {
    height: auto;
    padding:10px 0;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}
.swiper-container {
    height: 1345px !important;
}
.banner-container.swiper-container {
    height: 500px !important;
}

.tecnologias-page .banner-container.swiper-container{
    height: 280px !important;
}

.ddf{
    margin-top:40px;
}
.ddr{
     margin-top:20px;
}
.ctaCarreira{
    margin-bottom:60px;
}
.leftFooter{
    margin-left:0%;
}
.mssHome{
    width: 100%; margin-left: 0%;
}
.fundoazulHome,
.background-azul{
    background-position:top center;
}
.blog-home .hs-rss-item.hs-with-featured-image{
    width:100% !important;
}

.hs_ddd_n, .hs_phone{
    width:100% !important;
}
/*
.aFoto{
    display:none;
    position:relative;margin-bottom:0px;height:0px;
}*/
.swiper-slide {
        width: 250px;
    height: 250px;
}
.tec .depoimentos{
 display: block !important;
  position: relative !important;
}
.aFoto{
    height:auto !important;
}
.mudaSlide{
    display:none;
}
.getSlide{
  margin-left: 17%;
}

form{
    width:90% !important;
    margin:0 auto;
}
}
.blogSide .hs-error-msgs.inputs-list{
    position: relative !important;
    margin-top: 0px !important;
}
.formLanding{
    overflow:hidden;
}
/* google search */
.all{
      width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    z-index:9999999999;
    background:rgba(98,130,142,0.9);
    overflow: auto;
    display:none;
  }
  .gs-no-results-result .gs-snippet, .gs-error-result .gs-snippet{
    color:rgb(65,65,65) !important;
    background:transparent !important;
    border:none !important;
  }
  .gsc-results-wrapper-nooverlay .gsc-results-wrapper-visible{
    position:relative !important;
    overflow:auto;
  }
  .buscaG{
    width:98%;
    float:left;
    position:relative;
    display:block;
    overflow: auto;
    height: 100%;
    padding:5px 0;
  }
  .closeAll{
    color:#fff;
    font-size:22px;
    position:relative;
    float:right;
    right:0;
    margin-top:50px;
    cursor:pointer;
  }
  .topoAll{
    padding:10px 0px;
    color:#fff;
    position:relative;
    overflow:hidden;
  }
  .gsc-wrapper{
    overflow:auto  !important;
    padding:2px 0px  !important;
    padding-bottom:50px !important;
  }
  .container{
    width:100%;
    max-width:980px;
    margin:0 auto;
    position:relative;
  }
  .gsc-control-cse{
    background:transparent !important;
    border:none !important;
  }
    .gsc-control-wrapper-cse form{
        width:98% !important;
    }
  .gsc-input input{
    background:transparent !important;
    padding:12px 6px !important;
    border:none !important;
    border-bottom:2px solid #fff !important;
    color:#fff !important;
        width: 100%!important;
    margin-top: 30px;
  }
  .gsc-input-box, .gsc-input-box:hover, .gsc-input-box:active,.gsc-input{
    border:none !important;
    background:transparent !important;
  }
  .gsst_a, .gsc-search-button, .gsc-above-wrapper-area, .gsc-clear-button{
    display:none !important;
  }
  .gsc-search-button input{
    padding: 10px !important;
    background: transparent !important;
    border: none !important;
    margin-top: 26px !important;
  }
  .gsc-webResult{
    margin:7px 0px !important;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-page{
    color:#fff !important;
    text-decoration:none !important;
    background: transparent !important;
  }
  .cse .gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link, .cse .gs-webResult.gs-result a.gs-title:link b, .gs-webResult.gs-result a.gs-title:link b, .cse .gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited, .cse .gs-webResult.gs-result a.gs-title:visited b, .gs-webResult.gs-result a.gs-title:visited b, .cse .gs-webResult.gs-result a.gs-title:hover, .gs-webResult.gs-result a.gs-title:hover, .cse .gs-webResult.gs-result a.gs-title:hover b, .gs-webResult.gs-result a.gs-title:hover b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b, .gs-imageResult a.gs-title:hover, .gs-imageResult a.gs-title:hover b, .cse .gsc-cursor-page, .gsc-cursor-page, .cse .gsc-trailing-more-results:link, .gsc-trailing-more-results:link, .cse .gs-spelling a, .gs-spelling a{
    color:#62828e !important;
  }
  .gsc-webResult .gsc-result{
    background: #fff !important;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  } 
    
.ddrJ{
    margin-bottom:30px;
}
.carreiraDep{
    margin-bottom:-65px;
  height: 405px;
}
@media (max-width: 767px){
.custom-menu-primary.js-enabled .hs-menu-flow-horizontal {
    display: none;
}
.footerMargin{
    margin-top:30px !important;
}
.conteudoDep{
    height:410px;
}
.carreira .conteudoDep{
    height:430px;
}
.carreiraDep{
    margin-bottom:0px;
  height: 550px;
}
.blogSide{
    margin-bottom:40px !important;
}
.igTec{
    margin-top:20px;
}
#captcha_wrapper{
    margin:30px auto;
}
.tecImg{
    margin-top:-50px;
}
.j2Im{
    margin-top: -50px;
}
.j4Img{
    margin-top: -5px; 
}
.j3Img{
    margin-top: -60px; 
}
.lastImgTec{
   margin-top: -20px; 
}
}
.load{
    background:rgba(98,130,142,0.95);
    width:100%;
    height:100%;
    position:fixed;
    top:0;left:0;
    text-align:center;
}
.logoLoad{
    margin-top:20%;
    max-width:370px !important;
    width:50% !important;
}
.hs_cos_wrapper_type_logo a{
    position:relative !important;
    z-index:9999999999;
}
.hs-author-bio{
    margin-top: -14px;
    /*margin-bottom: 25px;*/
    margin-bottom: 0px;
}

.hs-author-listing-header{
 margin-top:25px;   
}

.blog-listing-wrapper .post-listing .post-item {
    margin-left: 0px;
    margin-right: 12px;
}
@media (max-width: 767px){
    .popup{
    width: 300px !important;
    }
 .blog-listing-wrapper .post-listing .post-item {
    margin-left: 0px;
    margin-right: 0px;
}   
}
.blog-listing-wrapper .post-listing .post-item .post-header {
    min-height: 214px;
    height:auto;
}
.hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper .hs-rss-featured-image {
max-width: 200px;
margin-left: -42px;
}
.hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper .hs-rss-featured-image {
    width :auto;
}

.hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
    display: inline-block;
    width: 20%;
    overflow: hidden;
    text-align: center;
}
#banner-background-image{
    /*-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;*/
}
.bolinhas-slide{
    width:100%;
    bottom: 5px;
    position:absolute;
    text-align:center;
}
.bols{
    border-radius:100%;
    display:inline-block;
    width:10px;
    height:10px;
    cursor:pointer;
    background:#fff;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    margin:0px 5px;
}
.bols:hover{
   background:silver;    
}

.conteudo-banner{
     -webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.download img{
    margin-bottom:20px;
}

.bomba{
 color:#fff;
}
.bomba-div{
    border-top: 1px solid #fff; 
    border-bottom: 1px solid #fff;
    margin:15px 0px;
}
.bomba-div h1,
.bomba-div h2,
.bomba-div h3,
.bomba-div h4{
    color:#fff;
    margin:0px;
    margin-bottom:5px;
}

/* Landscape phones and smaller devices
   ========================================================================== */
.imagemeEtapas img{
 width:100% !important; 
}

#banner-background-image .banner{
    overflow:hidden;
}

.swiper-button-prev{
    background-image:url('https://www.arcon.com.br/hubfs/back_01-01.png') !important;
    
    -webkit-filter: drop-shadow(2px 2px 5px rgba(255,255,255,1));
    filter: drop-shadow(2px 2px 5px rgba(255,255,255,1));
    
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=1, Color='#444')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=1, Color='#444')";
}
.swiper-button-next{
    background-image:url('https://www.arcon.com.br/hubfs/back_02-01.png') !important;
    
    -webkit-filter: drop-shadow(2px 2px 5px rgba(255,255,255,1));
    filter: drop-shadow(2px 2px 5px rgba(255,255,255,1));
    
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=1, Color='#444')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=1, Color='#444')";
}

.swiper-button-prev.seta-azul{
    background-image:url('https://www.arcon.com.br/hubfs/back.png') !important;
    
    -webkit-filter: drop-shadow(2px 2px 5px rgba(0,0,0,0));
    filter: drop-shadow(2px 2px 5px rgba(0,0,0,0));
}
.swiper-button-next.seta-azul{
    background-image:url('https://www.arcon.com.br/hubfs/next.png') !important;
    
    -webkit-filter: drop-shadow(2px 2px 5px rgba(0,0,0,0));
    filter: drop-shadow(2px 2px 5px rgba(0,0,0,0));
}


/*
.swiper-button-prev{
    background-image:url('//cdn2.hubspot.net/hubfs/511629/back.png') !important;
    top: 0% !important;
    width: 50px !important;
    height: 100% !important;
    margin-top: 0px !important;
    background-color:#fff;
    left:0px !important;
    
}
.swiper-button-next{
    background-image:url('//cdn2.hubspot.net/hubfs/511629/next.png') !important;
    top: 0% !important;
    width: 50px !important;
    height: 100% !important;
    margin-top: 0px !important;
    background-color:#fff;
    right:0px !important;
}

.banner-prev{
    background-image:url('//cdn2.hubspot.net/hubfs/511629/back.png') !important;
    top: 0% !important;
    width: 50px !important;
    height: 100% !important;
    margin-top: 0px !important;
    background-color:#fff;
    left:0px !important;
    
}
.banner-next{
    background-image:url('//cdn2.hubspot.net/hubfs/511629/next.png') !important;
    top: 0% !important;
    width: 50px !important;
    height: 100% !important;
    margin-top: 0px !important;
    background-color:#fff;
    right:0px !important;
}
*/

.banner.conteudo-banner{
    max-width:100% !important;
    width:100%;
    height: 550px;
    padding: 30px 30px;
    background:transparent;
    background-position:center;
    background-size:cover;
    background-repeat:no-repeat;
}
.swiper-pagination-bullet-active{
    background:#62818e !important
}


.popup{
    display: none;
    width: 320px;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 99999;
    background:rgba(0,0,0,0.8);
-webkit-box-shadow: 0px 1px 13px 0px rgba(50, 50, 50, 0.6);
-moz-box-shadow:    0px 1px 13px 0px rgba(50, 50, 50, 0.6);
box-shadow:         0px 1px 13px 0px rgba(50, 50, 50, 0.6);
}
.popup.show{
    display:block;
}

.popup .imagem{
    width: 100%;
    position: absolute;
    background: #fff;
    bottom: 0;
}

.popup .imagem img{
    width: 100%;
    -webkit-box-shadow: 0px 1px 13px 0px rgba(50, 50, 50, 0.6);
-moz-box-shadow:    0px 1px 13px 0px rgba(50, 50, 50, 0.6);
box-shadow:         0px 1px 13px 0px rgba(50, 50, 50, 0.6);
}

.popup .close{
    font-size: 22px;
    position: absolute;
    right: 10px;
    top: 6px;
    background: #fff;
    padding: 5px;
    border-radius: 100%;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 22px;
    cursor:pointer;
}

.popup .imagem img{
    width:100%;
}

#cta_button_511629_65abb3ee-b26e-43c0-9411-9b27bb47adcb{
    border:0px solid transparent !important;   
}

.hs-content-id-3354693321 .hs_ddd{
    width:20% !important;
}

.divider-banner-ciberheroi{
    margin-top:250px;
}


@media only screen and (max-width: 414px) {
    .divider-banner-ciberheroi{
        margin-top:0px;
    }
}


fieldset.form-columns-2 div:first-child{
    padding-right:5px !important;
}

fieldset.form-columns-2 div:nth-child(2){
    padding-left:5px !important;
    padding-right:0px !important; 
}

.aliancas-swiper .swiper-button-prev,
.aliancas-swiper .swiper-button-next{
    -webkit-filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.5));
    filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.5));
}

body.hs-blog-id-2656339352 form.hs-form fieldset .hs-form-field{
    padding: 0 0 0 0;
}



.banner-conscientizacao{
    margin-top:100px;
    position:relative;
    z-index:99999999;
}

.banner-conscientizacao.um{
    margin-top:160px;
} 


.banner-conscientizacao h1{
    color:#fff;
    text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.7);
    text-transform:uppercase;
}

.banner-conscientizacao p{
    font-size:30px;
    color:#fff;
    text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.7);
}

.banner-provedor{
    margin-top: 20px;
}

.banner-provedor h1{
    color:#fff;
    text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.7);
    text-transform:uppercase;
}

.banner-provedor img{
    margin-left: -16px;
    margin-bottom: 18px;
}

.banner-provedor p{
    font-size:30px;
    color:#fff;
    text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.7);
}

a#cta_button_511629_b5c5a4d7-b177-49a3-9cf0-fa2a267e1ffc {
    background: rgba(255,255,255,0.3) !important;
}

a#cta_button_511629_b5c5a4d7-b177-49a3-9cf0-fa2a267e1ffc:hover {
    background: rgba(255,255,255,0) !important;
}

.banner-sgs{
    margin-top:37px;
}

.banner-sgs h1{
    color:#fff;
    text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.7);
    text-transform:uppercase;
}

.banner-sgs p{
    font-size:30px;
    color:#fff;
    text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.7);
}

.banner-sgs img{
    margin-left:-14px;
}

a#cta_button_511629_a61e5621-92ad-4a73-a3b7-eaa9ab123f7b{
        position: absolute;
    background-color: #25557f !important;
    width: 660px !important;
    font-size: 30px;
    color: #fff !important;
    text-transform: uppercase;
    border: 2px solid #25557f !important;
    text-decoration: none !important;
    padding-left: 30px !important;
    margin-right: -40px;
    margin-top: -10px;
    left: 0px;
}

a#cta_button_511629_a61e5621-92ad-4a73-a3b7-eaa9ab123f7b:hover{
    background-color: #fff !important;
    border: 2px solid #fff !important;
    color: #25557f !important;
}

span#hs-cta-9c8b922f-3553-45f8-8230-5f5f8c3d8f95{
    display:inline-block;
}



.banner-conscientizacao .cta_button {
    float:right !important;
}



/*BANNERS TECNOLOGIAS*/


.conteudo-banner .hs-cta-wrapper{
  display:inline-block !important;
}
/*AV*/
.banner-av-text{
    
}

.banner.conteudo-banner .cta a:hover {
  background-color:#22569b !important;
}
.custom-spacer{
  width:46.5% !important;
}
.banner.conteudo-banner .custom-text img{
  margin-top:136px !important;
}




a#cta_button_511629_4cacf3cb-81d7-4890-a54c-80a92be06f5e{
    border: none !important;
    float: right;
    margin-top: 22px;  
    width:auto !important;
}
a#cta_button_511629_4cacf3cb-81d7-4890-a54c-80a92be06f5e:hover{
    background:none !important;
}

/*AV*/
.banner-ngf-text{
    
}
a#cta_button_511629_898f4023-34b7-4e93-8e88-80689d2e37ef{
    border: none !important;
    float: right;
    margin-top: 22px;
    width:auto !important;
    margin-right:6px;
}

a#cta_button_511629_898f4023-34b7-4e93-8e88-80689d2e37ef img{
    width:100%;
}

a#cta_button_511629_898f4023-34b7-4e93-8e88-80689d2e37ef:hover{
    background:none !important;
}

a#cta_button_511629_7a5d18bd-0d5a-44b9-a396-66c65979431c{
    margin-top:15px;
    border: none !important;
    width:auto !important;
}


a#cta_button_511629_7a5d18bd-0d5a-44b9-a396-66c65979431c:hover{
    background:none !important;
}


/*VP*/
.banner-vp-text{
    margin-top: 55px;
}
a#cta_button_511629_ca1220ba-7248-451d-81e9-2ba50daea344{
    border: none !important;
    float: right;
    margin-top: 22px; 
    width:auto !important;
    max-width:1100px;
}

a#cta_button_511629_ca1220ba-7248-451d-81e9-2ba50daea344{
    background:none !important;
}
a#cta_button_511629_2cca9090-2d29-4761-a5ff-ea066e48227f{
    padding: 10px 40px !important;
    font-size: 24px !important;
    border-radius: 0px !important;
    font-family: 'Oswald', sans-serif !important;
    background-color: #8e2e13 !important;
    border: 1px solid #8e2e13 !important;
    transition: 400ms;
    display:block !important;
    width:auto !important;
  
    float: right;
    margin-right: 41px;
    
}
a#cta_button_511629_2cca9090-2d29-4761-a5ff-ea066e48227f:hover{
  background-color:#22569b !important;
  border: 1px solid #22569b !important;
}

/*BYOD*/
.banner-byod{
  margin-top: 60px;
}

a#cta_button_511629_5f1ccdb5-abfb-4991-9a01-86a1452e7333{
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: inline-block;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  font-family: sans-serif;
  border-radius: 5px;
  background-color: rgb(255,250,250);
  background-image: -webkit-linear-gradient(top, rgb(255,250,250), rgb(191,187,187));
  background-image: -moz-linear-gradient(top, rgb(255,250,250), rgb(191,187,187));
  color: rgb(255, 255, 255);
  border: 2px solid rgb(127,125,125);
  text-shadow: none;
  line-height: 1.5em;
  padding: 6px 20px;
  width: 185px;
  padding: 10px 12px;
  color: #fff;
  border-radius: 0px;
  border: none;
  background: #61808d;
  text-shadow: none;
  float:right;
  margin-right: 28px;
}

a#cta_button_511629_5f1ccdb5-abfb-4991-9a01-86a1452e7333:hover{
  background-color: #27566A !important;
  border: 1px solid #27566A !important;
}
/*BYOD FIM*/


/*VALOR DA SEGURANCA*/
.banner-valor-seguranca{
  margin-top: 60px;
}

a#cta_button_511629_431df255-8e6c-431f-8883-1d95982a39b9{
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: inline-block;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  font-family: sans-serif;
  border-radius: 5px;
  background-color: rgb(255,250,250);
  background-image: -webkit-linear-gradient(top, rgb(255,250,250), rgb(191,187,187));
  background-image: -moz-linear-gradient(top, rgb(255,250,250), rgb(191,187,187));
  color: rgb(255, 255, 255);
  border: 2px solid rgb(127,125,125);
  text-shadow: none;
  line-height: 1.5em;
  padding: 6px 20px;
  width: 185px;
  padding: 10px 12px;
  color: #fff;
  border-radius: 0px;
  border: none;
  background: #61808d;
  text-shadow: none;
  /*float:right;*/
  /*margin-right: 28px; */
  margin:0 auto;
  /*margin-left: 123px;*/
}

a#cta_button_511629_431df255-8e6c-431f-8883-1d95982a39b9:hover{
  background-color: #07A1A0 !important;
  border: 1px solid #07A1A0 !important;
}
/*VALOR DA SEGURANCA FIM*/

/*VM INFO*/
.banner-vm-infografico{
  margin-top: 120px;
}

a#cta_button_511629_dc2d11f2-97c8-43de-91a4-1ffb21d918a2{
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: inline-block;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  font-family: sans-serif;
  border-radius: 5px;
  background-color: rgb(255,250,250);
  background-image: -webkit-linear-gradient(top, rgb(255,250,250), rgb(191,187,187));
  background-image: -moz-linear-gradient(top, rgb(255,250,250), rgb(191,187,187));
  color: rgb(255, 255, 255);
  border: 2px solid rgb(127,125,125);
  text-shadow: none;
  line-height: 1.5em;
  padding: 6px 20px;
  width: 185px;
  padding: 10px 12px;
  color: #fff;
  border-radius: 0px;
  border: none;
  background: #61808d;
  text-shadow: none;
  float:right;
  margin-right: 28px;
}

a#cta_button_511629_dc2d11f2-97c8-43de-91a4-1ffb21d918a2:hover{
  background-color: #07A1A0 !important;
  border: 1px solid #07A1A0 !important;
}
/*VM INFO FIM*/

/*ALTO CUSTO*/
.banner-alto-custo{
  margin-top: 60px;
}

a#cta_button_511629_9c2d77e6-ebe1-42fc-9ba9-db6b76ed7c50{
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: inline-block;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  font-family: sans-serif;
  border-radius: 5px;
  background-color: rgb(255,250,250);
  background-image: -webkit-linear-gradient(top, rgb(255,250,250), rgb(191,187,187));
  background-image: -moz-linear-gradient(top, rgb(255,250,250), rgb(191,187,187));
  color: rgb(255, 255, 255);
  border: 2px solid rgb(127,125,125);
  text-shadow: none;
  line-height: 1.5em;
  padding: 6px 20px;
  width: 185px;
  padding: 10px 12px;
  color: #fff;
  border-radius: 0px;
  border: none;
  background: #61808d;
  text-shadow: none;
  float:right;
  margin-right: 28px;
}

a#cta_button_511629_9c2d77e6-ebe1-42fc-9ba9-db6b76ed7c50:hover{
  background-color: #79a845 !important;
  border: 1px solid #79a845 !important;
}

a#cta_button_511629_de40a240-1ad3-437f-a85e-4a748890d4e5{
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: inline-block;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  font-family: sans-serif;
  border-radius: 5px;
  background-color: rgb(255,250,250);
  background-image: -webkit-linear-gradient(top, rgb(255,250,250), rgb(191,187,187));
  background-image: -moz-linear-gradient(top, rgb(255,250,250), rgb(191,187,187));
  color: rgb(255, 255, 255);
  border: 2px solid rgb(127,125,125);
  text-shadow: none;
  line-height: 1.5em;
  padding: 6px 20px;
  width: 185px;
  padding: 10px 12px;
  color: #fff;
  border-radius: 0px;
  border: none;
  background: #61808d;
  text-shadow: none;
  float:right;
  margin-right: 28px;
  letter-spacing: 1px;
}

a#cta_button_511629_de40a240-1ad3-437f-a85e-4a748890d4e5:hover{
  background-color: #e7093d !important;
  border: 1px solid #e7093d !important;
  
   
}
/*ALTO CUSTO FIM*/
@media screen and (max-width: 600px) {
    .banner-conscientizacao{
        margin-top:85px;
    }
    
    .banner-conscientizacao h1{
        font-size:25px;
    }
    
    .banner-provedor{
        margin-top: 10px;
    }
    
    .banner-av-text img{
        max-width:320px !important;
    }
    
    .banner-ngf-text img{
        max-width:320px !important;
    }

}

.subscription-home{
    color:white;
	  background-position:top center;
    background-repeat:no-repeat;
    background-size:100% auto;
    background-attachment:fixed;
    background-image:url('//cdn2.hubspot.net/hubfs/511629/arcon_site_banner_Servio-1.png');
}

.subscription-home h2{
	color:white;	
  margin-top:33px;
}



.subscription-home form{
	width:100% !important;
  position:relative;
}

.subscription-home label{
	display: inline-block;
  position:relative;
  top:28px;
}

.subscription-home input[type="email"]{
  display: inline-block;
  height: 40px;
  padding: 0 10px;
  font-size: 14px;
  line-height: 25px;
  color: #7a7a7a;
  border: 1px solid #dadada;
  resize: none;
  vertical-align: middle;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #FFF;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  
  width: 60%;
  margin-left: 96px;
  position: relative;
}

.subscription-home input[type="submit"]{
  background: #62828e;
  border: 1px solid #62828e;
  color: #fff;
  padding: 4px 18px;
  float: right;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  margin-right: 10px;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  border-radius: 5px;
  margin-right: 35px;
  position: relative;
  top: -40px;
}

.subscription-home label span:first-child{
	margin-left: 45px;
  font-size:16px;
}
.subscription-home label span:last-child{
	display:none;
}

.subscription-home ul.hs-error-msgs{
  /*display:none !important;*/
}
.subscription-home .hs_cos_wrapper h2{
  
}

.subscription-home .submitted-message{
  margin-top: 38px;
  margin-bottom: 32px;
}
.subscription-home .hs-email ul.hs-error-msgs{
  display:none !important;  
}
.subscription-home .hs-email ul.hs-error-msgs{
  list-style-type:none;
}
.subscription-home .hs_error_rollup ul.hs-error-msgs{
  list-style-type:none !important;
  position:absolute;
  top:26px;
  left:56px;
}
.blogSide .hs_error_rollup ul.hs-error-msgs{
  list-style-type:none !important;
  padding:0;
  z-index:0;
}
.blogSide .hs-email ul.hs-error-msgs{
  display:none !important;  
}
.blogSide input[type="email"]{
  z-index:1;
}
.sidebox input[type="email"]{
  float:none;
}

@media only screen and (max-width: 480px) {
  .subscription-home{
  	padding:0px 20px;
    
  }
  
  .subscription-home h2{
    font-size: 19px;
    text-align:center;
  }

  .subscription-home input[type="email"]{
  	width: 37%;
    margin-left: 78px;
  }
  .subscription-home input[type="submit"]{
  margin-right: 10px;
  }
  .subscription-home label span:first-child{
	margin-left: 20px;
}
  .blogSide input[type="email"]{
  margin-top:5px;
    border:1px solid #eee;
}
  a#cta_button_511629_2cca9090-2d29-4761-a5ff-ea066e48227f{
    font-size:23px !important;
  }
  
  a#cta_button_511629_9c2d77e6-ebe1-42fc-9ba9-db6b76ed7c50{
    margin-right:0px !important;
  } 
  
  a#cta_button_511629_de40a240-1ad3-437f-a85e-4a748890d4e5{
    margin-right:0px !important;
  }
  
  a#cta_button_511629_dc2d11f2-97c8-43de-91a4-1ffb21d918a2,
  a#cta_button_511629_5f1ccdb5-abfb-4991-9a01-86a1452e7333{
    margin-right:0px !important;
  }
  
  a#cta_button_511629_431df255-8e6c-431f-8883-1d95982a39b9{
    margin-left:0px !important;
  }
  
  .banner-bec{
    background-position:left !important;
  }
}

