.bg-brstoragemenu{ background-color:#F60;}

.navbar-dark .navbar-nav .nav-link {color:rgb(255, 255, 255); font-weight: 600; text-transform: uppercase; font-size: 0.9em; transition:all .3s; }

.topbar { background-color:#F60; min-height:45px; color:#FFF; text-transform:uppercase;
font-size:0.9em; line-height:30px; display:flex; align-content:center; align-items:center; height:30px; transition:all .3s;
}

.topbar .topW{ text-align:right;}
.topbar .topT{ text-align:center;}
@media (max-width: 992px) {
.topbar .topW{ text-align:center; font-size:0.9em;}
.topbar .topT{ text-align:center; font-size:0.9em;}
}
.top-bar-hidden { 1height:0; transition:all .3s; min-height:0px; 1opacity:0; }

.topwhatsapp{color:#FFF; font-size:1.3em; font-weight:600; transition:all .3s; }
.topwhatsapp:hover{text-decoration:none; color:#2b2b2b; text-shadow: 1px 1px 2px #FFF;}
.toptelefone{color:#FFF; font-size:1.3em; font-weight:600; transition:all .3s;}
.toptelefone:hover{text-decoration:none; color:#2b2b2b; text-shadow: 1px 1px 2px #FFF;}

.navbar{height:70px; padding: 0.2rem 1rem !important; 1box-shadow:0px 4px 8px #00000070;}

.navbar-brand{color:#fff; min-height:70px; }
.navbar-brand img{position:relative; top:-20px; width:200px; transition: all .3s;}

.top-bar-img .navbar-brand img{ width:150px; transition:all .3s; top:3px;}
@media (max-width: 992px) {
.navbar{height:auto;} 
.navbar-brand img{position:relative; top: 0px; transition: all .3s;}	
}
.btnBN00{
font-size:20px; color:#ff6600; font-weight:700; text-transform:uppercase; padding:15px 10px; background-color:#fff;
margin:30px 15px 0px 15px; border:2px solid #fff; min-width:270px; text-align:center; border-color:transparent; border-radius:0px; transition:all .5s;}

.btnBN01{
font-size: 20px; color:#FFF; font-weight: 700; text-transform: uppercase; padding:15px 10px; background-color:#f60; margin:30px 15px 0px 15px;
border:2px solid #fff !important; min-width:270px; text-align:center; border-color:transparent; border-radius: 0px; transition: all .5s;}

.btnCALL{
font-size: 20px; color:#FFF; font-weight: 700; text-transform: uppercase; padding:15px 10px; background-color:#f60; margin:30px 15px 0px 15px;
border:2px solid #f60 !important; min-width:270px; text-align:center; border-color:#ff6600; border-radius: 0px; transition: all .5s;}

.btnCALL:hover,
.btnCALL:active,
.btnCALL:focus {border:2px solid #fff !important;
box-shadow:0 0 0 0 rgba(38,143,255) !important;
color:#FFF !important;
background-color:#f60 !important;}

.btnCALL{ cursor: pointer;}
.btnCALL a{ color:#FFF;}
.btnCALL a:hover{ text-decoration:none;}

.btnBN00:hover,
.btnBN00:active,
.btnBN00:focus {border: 2px solid #ff6600 !important; background-color:#FFF !important; color:#f60 !important; box-shadow: 0 0 0 0 rgba(38,143,255)!important ;}

.btnBN01:hover,
.btnBN01:active,
.btnBN01:focus {background-color:#FF7519 !important; color:#FFF !important; border: 2px solid #FF7519 !important;}

.has-error .form-control {
border-color:#a94442;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
}
.ResultSend{background-color:#3B9100; padding:10px; margin:10px 0px; text-align:center; font-size:1.1em; color:#FFF;	}

#FormSend label{ display:block; font-size:16px; color:#666; margin-bottom:10px; font-weight:300; }
.btnSolicite{ cursor: pointer;}
.btnSolicite a{ color:#FFF;}
.btnSolicite a:hover{ text-decoration:none;}
a {display:block; text-decoration:none;}
.clearfix:before, .clearfix:after {
    content: "";    
    display: table;
}
.clearfix:after {
    clear: both;
}
.transition {
    -webkit-transition: all 0.3s linear;
       -moz-transition: all 0.3s linear;
         -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
}

.fas::before { color:#f60; font-size:2.9em; }

#accordionFaq {}
#accordionFaq .card{ background-color:transparent; border: 0px solid rgba(0,0,0,.125);}
#accordionFaq .card-header{border-bottom: 0px solid rgba(0,0,0,.125); padding:0; margin:0;}

#accordionFaq .btn-link{ color:#000; text-decoration:none; font-size:0.6em; font-weight:500; text-align:left;}
#accordionFaq .card-body{padding:0.5em 0.5em 0.5em 1.5em; color:#FFF;}


.calltoaction{ background-color:#e8e8e8; min-height:110px;
align-items:center !important; align-content:center !important; display:flex; 
}
.tituloCA {text-align:center; font-size:2em; color:#ff6600; font-weight:700; margin-bottom:10px; margin-top:10px;
align-content:center; align-items:center; display:flex; }

@media (max-width: 992px) {
.tituloCA {font-size:1.7em;}
.btnCA{ text-align:center;}
}
.scrollTop {
position:fixed; right:2%; bottom:10px; background-color:#FF7519; border-radius:100px; text-align:center;
padding:0px; opacity:0; transition:all 0.4s ease-in-out 0s; color:#FFF; width:52px; height:52px; line-height:52px;
}
.scrollTop i{font-size:1.5em; margin-top:2px;}
.scrollTop{font-size:18px; color:#fff; }
.scrollTop:hover{ text-decoration:none; color:#575757;}

.FTWhatsapp {
position:fixed; right:2%; bottom:10px; background-color:#00e676; border-radius:100px; text-align:center;
padding:0px; opacity:0; transition:all 0.4s ease-in-out 0s; color:#FFF; width:75px; height:75px; line-height:63px; z-index:9999;
}
.FTWhatsapp i{font-size:2.4em; margin-top:0px;}
.FTWhatsapp{font-size:18px; color:#fff; }
.FTWhatsapp:hover{ text-decoration:none; color:#575757;}

.tit00{font-size: 19px; color:#666; font-weight: 400; padding:0px 0px 20px 0px;}
.tit00F{font-size: 19px; color:#FFF; font-weight: 400; padding:0px 0px 20px 0px;}
 
.BG00{ background-color:#FFF;}
.BG01{ background-color:#F0F0F0;}
.BG02{ background-color:#FFF;}
.BG03{ background-color:#F0F0F0;}
.BG04{ background-color:#FFF;}
.BG05{ background-color:#F0F0F0;}
.BG06{ background-color:#FFF;}
.BG07{ background-color:#F0F0F0;}

#BannerInterno{ min-height:20em;
background-repeat: no-repeat; background-size: cover; background-position: center center;
position: relative;

}

#BannerInterno .content-overlayBI{
background:rgba(0,0,0,.7); position:absolute; height:100%; width:auto;
left:0; top:0; bottom:0; right:0; opacity:.6; z-index:0; }
.BItxt{text-align: center;
color:#FFF; background-color:#F609;
font-size:1.5em; margin-top:100px; padding:6px 12px; }



.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
color:#fff;
background-color:#f60;
border-color:#f60;
}




#UnidadesOPT{}	
.btnOPT{ transition: all .3s; padding: 7px 7px; background-color:#6c757d; color:#FFF; text-align:center; border-radius:0rem !important;}
.btnOPT:hover{ color:#FFF !important; background-color:#666;}
.btnOPT span{ text-align:center; display:block; cursor: pointer;}
.active00{ background-color:#f60; transition: all .3s; 1font-size:2em;}
#UnidadesOPT ul{ padding:0px;}
#UnidadesOPT .nav-pills .nav-link.active, .nav-pills .show > .nav-link {color:#fff; background-color:#f60;}

body {
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    background-color: #fff;
    color: #000;
}
button {font-family: 'Open Sans', sans-serif;}
input, textarea {font-family: 'Open Sans', sans-serif;}
h1, h2, h3, h4, h5, h6 {font-family: 'Open Sans', sans-serif;}
.corpo {
    position: relative;
    width: 1200px;
    height: 100%;
    margin: 0 auto; 
} 

/** Header **/
.cabecalho {
    width: 100%;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    padding: 12px 0;
background:#FF7519 !important;
    border-bottom: 2px solid transparent;
}
.cabecalho-plus {
    background-color: #ff7519;
    border-bottom: 2px solid #ff7519;
}
.logo {
    width: 203px;
    height: 73px;
    background: url("../img/logo.png") center no-repeat;
}
.logo a {
    height: 73px;
    text-indent: -9999px;
}
.link-contato-cab {
    position: absolute;
    z-index: 10;
    top: 10px;
    right: 0;
    1width: 138px;
    font-size: 22px;
    color: #fff;
}
.link-contato-cab span {
    font-size: 14px;
}

.cabecalho-plus .link-contato-cab:hover {color: #1d1d1d;}
.link-contato-cab:hover {color: #ff6600;}
.menu {margin-top: 50px;}
.menu li {margin-left: 25px;}
.menu li:first-child {margin-left: 0;
}
.menu a {
    font-size: 13.5px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase; 
}
.menu-a-plus {
    color: #fff !important;
}
.menu .link-menu-ativo, .menu a:hover, .link-menu-ativo-mob {
    color: #f0cbb0 !important;
}
.cabecalho-plus .menu .link-menu-ativo, .cabecalho-plus .menu a:hover {
    color: #666 !important;
}

/** Geral **/
.principal {
    position: relative;
}

.caixa {
    position: absolute;
    z-index: 10;
    top: 190px;
    right: 0;
    padding: 40px 130px 50px 60px;
    background-color: rgba(255, 102, 0, 0.7);
}
.titulo-caixa {
font-size: 25px;
color: #fff;
font-weight:600;
width:100%;
text-align: center;
}
.titulo-caixa span {
width:100%;
display: block;
font-size: 50px;
margin-top: 20px;
text-align: center;
font-weight:700;
}

.engloba-info-caixa {
display: flex;
align-items: center;
1flex-direction: column;
}

.info-caixa {
    position: relative;
    font-size: 30px;
    color: #fff;
    margin-top: 40px;
}
.caixa-span-01 {
    display: block;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    font-size: 24px;
}
.caixa-span-02 {
    font-size: 30px;
    font-weight: 700;
    padding-left: 80px;
}
.caixa-span-03 {
    font-size: 65px;
    font-weight: 700;
}
.link-caixa {
    display: table;
    font-size: 20px;
    color: #ff6600;
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px 25px;
    background-color: #fff;
    margin:30px 15px 0px 15px;
    border: 2px solid #fff;
min-width: 270px;
text-align: center;
}
.link-caixa2 { background-color:#FF7519; color:#FFF;}
.link-caixa:hover {
    border: 2px solid #ff6600;
}

.self-storage-left {
    width: 50%;
}
.video {
    width: 580px;
    height: 325px;
}
.titulo {
    height: 100px;
    font-size: 35px;
    color: #ff6600;
    font-weight: 700;
    1margin-bottom: 20px;
}


.titulo-01 {background: url("../img/sombra-01.png") 30px 30px no-repeat;}
.titulo-02 {background: url("../img/sombra-02.png") 30px 30px no-repeat;}
.titulo-03 {background: url("../img/sombra-03.png") 30px 30px no-repeat;}
.titulo-04 {background: url("../img/sombra-04.png") 30px 30px no-repeat;}
.titulo-05 {background: url("../img/sombra-05.png") 30px 30px no-repeat;}
.titulo-06 {background: url("../img/sombra-06.png") 30px 30px no-repeat;}
.titulo-07 {background: url("../img/sombra-07.png") 30px 30px no-repeat;}
.titulo-08 {color: #fff; background: url("../img/sombra-08.png") 30px 30px no-repeat;}

.info-tipo-01 {
    font-size: 20px;
    color: #666;
    font-weight: 300;
    line-height: 40px;
}
.cada-solucao {
    width: 49.5%;
}
.subtitulo {
    font-size: 25px;
    color: #666;
    font-weight: 600;
    height: 40px;
    background: url("../img/linha.jpg") left bottom no-repeat;
    margin-bottom: 40px;
}

.lista-solucoes {list-style:none; text-align:left; padding:0;}
.lista-solucoes li {
    font-size: 16px;
    color: #666;
    font-weight: 700;
    padding-left: 30px;
    background: url("../img/favicon-16.png") left center no-repeat;
    margin-top: 15px;
}
.lista-solucoes li:first-child {
    margin-top: 0;
}
.section-espaco-cliente {
    padding: 80px 0;
    background: url("../img/background.jpg") center no-repeat;
    background-attachment: fixed;
}
.cada-espaco {
    width: 50%;
}
.info-espaco {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    line-height: 36px;
}
.monitor {
    width: 100%;
    height: 208px;
    background: url("../img/monitor.png") center no-repeat;
}

.engloba-subtitulo {
    padding: 35px 0 35px 140px;
    margin-bottom: 40px;
}
.engloba-subtitulo .subtitulo {margin-bottom: 0;}

.engloba-sub-aten{background: url("../img/icon-atendimento-brstorage.png") left center no-repeat;}
.engloba-sub-flex{background: url("../img/icon-flexibilidade.png") left center no-repeat;}
.engloba-sub-loca{background: url("../img/icon-02.png") left center no-repeat;}
.engloba-sub-aces{background: url("../img/icon-acessos.png") left center no-repeat;}
.engloba-sub-segu{background: url("../img/icon-01.png") left center no-repeat;}


.info-tipo-02 {
    font-size: 16px;
    color: #666;
    font-weight: 300;
    line-height: 36px;
}
.engloba-info-empresa {
    width: 545px;
}
.engloba-icons-empresa {
    display: table;
    margin: 0 auto;
    margin-top: 20px;
}
.engloba-icons-empresa a {
    display: table;
    margin-left: 50px;
}
.engloba-icons-empresa a:first-child {
    margin-left: 0;
}
.plus-icon {
    margin: 0 auto !important;
}
.engloba-carrossel-01 {
    position: relative;
}
.seta-carrossel-01 {
    position: absolute;
    z-index: 10;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
       -moz-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
    font-size: 60px;
    color: rgba(255, 102, 0, 0.6);
}
.seta-carrossel-01:hover {
    color: #ff6600;
}
.seta-esq-carrossel-01 {
    left: -15px;
}
.seta-esq-carrossel-01:hover {
    left: -18px;
}
.seta-dir-carrossel-01 {
    right: -15px;
}
.seta-dir-carrossel-01:hover {
    right: -18px;
}
.carrossel-01 {
    position: relative;
    width: 550px;
    overflow: hidden;
    margin: 0 30px;
}
.slider-carrossel-01 {
    position: relative;
    left: 0px;
    width: 10000px; 
}
.section-processos {
    width: 100%;
    background-color: #ff6600;
}
.cada-duvida {
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.duvida {
    display: table;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    line-height: 24px;
}
.duvida span {
    color: #000;
}
.resposta {
    display: none;
    font-size: 16px;
    color: #fff;
    line-height: 19px;
    margin-top: 10px;
    padding-left: 22px;
}
.seta-carrossel-02 {
    position: absolute;
    z-index: 10;
    top: 50%;
    font-size: 60px;
    color: rgba(255, 255, 255, 0.6);
    -webkit-transform: translate(0%, -50%);
       -moz-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
}
.seta-carrossel-02:hover {
    color: #fff;
}
.seta-esq-carrossel-02 {
    left: 50px;
}
.seta-esq-carrossel-02:hover {
    left: 47px;
}
.seta-dir-carrossel-02 {
    right: 50px;
}
.seta-dir-carrossel-02:hover {
    right: 47px;
}
.engloba-bolinhas {
    position: absolute;
    z-index: 10;
    left: 50%;
    bottom: -30px;
    -webkit-transform: translate(-50%, 0%);
       -moz-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
}
.bolinha {
    width: 12px;
    height: 12px;
    background-color: #ff6600;
    border: 1px solid #ff6600;
    border-radius: 50%;
    margin: 0 10px;
}
.bolinha-ativa {
    background-color: #fff;
}
.engloba-processos {
    position: relative;
    width: 780px;
    height: 100%;
    margin: 0 auto;
}
.cada-processo {
    display: none;
    position: absolute;
    z-index: 10;
    top: 30%;
    left: 0;
    width: 100%;
    -webkit-transform: translate(0%, -30%);
       -moz-transform: translate(0%, -30%);
        -ms-transform: translate(0%, -30%);
            transform: translate(0%, -30%);
}
.cada-processo-ativo {
    display: block;
}
.processo-nr {
    width: 87px;
    height: 87px;
}
.proc-nr-01 {
    background: url("../img/nr-01.png") center no-repeat;
}
.proc-nr-02 {
    background: url("../img/nr-02.png") center no-repeat;
}
.proc-nr-03 {
    background: url("../img/nr-03.png") center no-repeat;
}
.proc-nr-04 {
    background: url("../img/nr-04.png") center no-repeat;
}
.info-processo {
    width: 580px;
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    line-height: 36px;
    margin-top: 50px;
}
.processo-icon {
    position: absolute;
    z-index: 10;
    right: 0;
    bottom: -65px;
    width: 144px;
    height: 124px;
}
.processo-icon-01 {
    background: url("../img/processo-01.png") center no-repeat;
}
.processo-icon-02 {
    background: url("../img/processo-02.png") center no-repeat;
}
.processo-icon-03 {
    background: url("../img/processo-03.png") center no-repeat;
}
.processo-icon-04 {
    background: url("../img/processo-04.png") center no-repeat;
}
.engloba-depoimentos {
    position: relative;
    width: 780px;
}
.seta-carrossel-03 {
    position: absolute;
    z-index: 10;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
       -moz-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
    font-size: 60px;
    color: rgba(255, 102, 0, 0.6);
} 
.seta-carrossel-03:hover {
    color: #ff6600;
}
.seta-esq-carrossel-03 {
    left: 0;
}
.seta-esq-carrossel-03:hover {
    left: -3px;
}
.seta-dir-carrossel-03 {
    right: 0;
}
.seta-dir-carrossel-03:hover {
    right: -3px;
}
.carrossel-03 {
    position: relative;
    width: 680px;
    margin: 0 50px;
}
.cada-depoimento {
    1display: none;
    1width: 100%;
    1position: absolute;
    1z-index: 10;
    1top: 0;
    1left: 0;
}
.cada-depoimento-ativo {
    display: block;
}
.cada-depoimento p {
    font-size: 15.5px;
    color: #666;
    line-height: 30px;
    font-weight: 300;
    font-style: italic;
}
.assinatura {
    margin-top: 30px;
}
.caixa-br {
    1position: absolute;
    1z-index: 10;
    1right: 90px;
    1bottom: -90px;
    width: 382px;
    height: 309px;
    background: url("../img/caixa-br.png") center no-repeat;
}
.section-contato {1background-color: #f5f5f5;}
.engloba-horario {margin: 0px 0;}
.horario {
    font-weight: 600;
    margin-bottom: 5px;
}
.form-contato {
    width: 45%;
}
.cada-entrada {
    margin-bottom: 15px;
}
.label {
    display: block;
    font-size: 16px;
    color: #666;
    margin-bottom: 10px;
    font-weight: 300;
}
.input {
    font-size: 13px;
    color: #666;
    width: 100%;
    height: 35px;
    border: 1px solid #adadad;
    background-color: #f5f5f5;
    padding: 0 15px;
}
.textarea {
    font-size: 13px;
    color: #666;
    width: 100%;
    height: 125px;
    border: 1px solid #adadad;
    background-color: #f5f5f5;
    resize: none;
    padding: 8px 15px 10px 15px;
}
.input-error {
    border: 1px solid #e71818;
}
.erro {
    display: none;
    width: 100%;
    padding: 15px;
    font-size: 13px;
    color: #fff;
    background-color: #e71818;
    text-align: center;
    margin-top: 20px;
}
.sucesso {
    width: 100%;
    padding: 15px;
    font-size: 13px;
    color: #fff;
    background-color: #70a852;
    text-align: center;
    margin-top: 20px;
}
.button {
    width: 100px;
    height: 35px;
    font-size: 16px;
    color: #fff;
    background-color: #ff6600;
    border: 1px solid #ff6600;
    font-weight: 600;
    margin-top: 20px;
}
.button:hover {
    color: #ff6600;
    background-color: #f5f5f5;
    border: 1px solid #adadad;
}
.mapa-OFF {
    position: relative;
    width: 100%;
    1height: 500px;
    background: url("../img/mapa.jpg") center no-repeat;
}
.link-mapa {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
}
.caixa-mapa {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 0;
    background: #fff;
    padding: 50px 60px;
    -webkit-transform: translate(0%, -50%);
       -moz-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
}
.link-contato {
    display: table;
}
.link-contato:hover {
    color: #ff6600;
}
.icon-contato{
    display: inline-block;
    font-size: 20px;
    margin-right: 15px;
}
.plus-end {
    padding-left: 35px;
}
.engloba-redes {
    margin-top: 20px;
}
.engloba-redes a {
    font-size: 20px;
    color: #fff;
    background-color: #666;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    margin-left: 10px;
}
.engloba-redes a:first-child {
    margin-left: 0;
}
.engloba-redes span {
    display: inline-block;
    text-indent: -9999px;
}
.engloba-redes a:hover {background-color:#ff6600; text-decoration:none; }
.info-mapa-mob {display:none; padding:50px 0; background-color: #f5f5f5; }

/** Footer **/
.rodape {height:70px; background-color:#fff;}
.copy {font-size:10px; color:#666; height:40px; line-height:40px; text-transform:uppercase; margin-bottom:1em; margin-top:1em;}


/** Medias **/
@media (max-width: 1250px) {
.hide-1250 {display:none; }
.show-1250 {display:block;}
.corpo {width:97%;}
.cada-empresa {float:none; }
.engloba-info-empresa {width:100%; margin-bottom:50px;}
.engloba-carrossel-01 {display:table; margin:0 auto;}
.engloba-depoimentos {width:100%;}
.carrossel-03 {width:85%; margin:0 auto;}
.self-storage-left {float:none; width:100%;}
.self-storage-right {float:none; display:table; margin:0 auto; margin-top:30px;}
.icon-empresa-01 {width:57px; height:84px;}
.icon-empresa-02 {width:168px; height:84px;}
.icon-empresa-03 {width:84px; height:84px;}
}
@media (max-width: 992px) { /* tablet by bootstrap (encolhendo) */
.engloba-info-caixa{ display:inline-block;}
.link-caixa{ margin:20px 0px;}
.hide-992 {
display: none;
}
.show-992 {
display: block;
}
.cabecalho {
/*position: absolute;*/
background-color: #fff;
border-bottom: 2px solid #ff7519;
}
.logo {
width: 139px;
height: 50px;
background: url("../img/logo-mob.png") center no-repeat;
}
.logo a {
height: 50px;
}
.principal {
padding-top: 76px;
}
.caixa {
width: 298px;
top: 50%;
right: 50%;
-webkit-transform: translate(50%, -50%);
-moz-transform: translate(50%, -50%);
-ms-transform: translate(50%, -50%);
transform: translate(50%, -50%);
padding: 20px;
}
.titulo-caixa {
font-size: 30px;
}
.titulo-caixa span {
font-size: 23px;
padding-left: 60px;
margin-top: 10px;
}
.engloba-info-caixa {
padding-left: 0;
}
.info-caixa {
font-size: 20px;
margin-top: 15px;
}
.caixa-span-01 {
font-size: 20px;
top: -5px;
}
.caixa-span-02 {
font-size: 25px;
padding-left: 68px;
}
.caixa-span-03 {
font-size: 40px;
}
.link-caixa {
font-size: 20px;
padding: 10px 35px;
margin-top: 20px;
}
.cada-espaco {
float: none;
width: 100%;
}
.seta-esq-carrossel-02 {
left: 0;
}
.seta-esq-carrossel-02:hover {
left: 0;
}
.seta-dir-carrossel-02 {
right: 0;
}
.seta-dir-carrossel-02:hover {right:0; }
.engloba-processos {width:85%;}
.processo-nr {margin:0 auto;}
.info-processo {width:100%; text-align:center;}
.engloba-info-contato, .form-contato {float:none; width:100%;}
.form-contato{margin-top: 50px;}
.link-mapa {height:350px;}
.caixa-mapa {padding:25px;}
.engloba-info-contato .info-tipo-01 {
font-size:18px;
line-height:30px;
text-align:center;
}
}
@media (max-width: 768px) { /* celular by bootstrap (encolhendo) */
    .hide-768 {
        display: none;
    }
    .show-768 {
        display: block;
    }
    .titulo {
        display: table;
        height: auto;
        font-size: 28px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .titulo-01, .titulo-02, .titulo-03, .titulo-04, .titulo-05, .titulo-06, .titulo-07, .titulo-08 {
        background: none;
    }
    .info-tipo-01 {
        font-size: 18px;
        line-height: 30px;
        text-align: center;
    }
    .info-tipo-02 {
        font-size: 16px;
        line-height: 28px;
        text-align: center;
    }
    .subtitulo {
        font-size: 20px;
        height: 30px;
        margin-bottom: 10px;
    }

    .cada-solucao .subtitulo {
        display: table;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .lista-solucoes li {
        1display: table;
        1margin: 0 auto;
        1margin-top: 20px;
        1text-align: center;
    }
    .info-espaco {
        text-align: center;
    }
    .cada-seg-loc {
        float: none;
        width: 100%;
    }
    .cada-seg-loc:last-child {
        margin-top: 30px;
    }
    .engloba-subtitulo {
        display: table;
        padding: 15px 0 15px 60px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
	
.engloba-sub-aten{background: url("../img/icon-atendimento-brstorage-mob.png") left center no-repeat;}
.engloba-sub-flex{background: url("../img/icon-flexibilidade-mob.png") left center no-repeat;}
.engloba-sub-loca{background: url("../img/icon-02-mob.png") left center no-repeat;}
.engloba-sub-aces{background: url("../img/icon-acessos-mob.png") left center no-repeat;}
.engloba-sub-segu{background: url("../img/icon-01-mob.png") left center no-repeat;}
	
    .cada-depoimento p {
        line-height: 28px;
        text-align: center;
    }
    .link-contato {
        margin: 0 auto;
    }
    .engloba-redes {
        display: table;
        margin: 0 auto;
        margin-top: 20px;
    }
    .ghfly {
        width: 57px;
    }
    .duvida {
        text-align: center;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .resposta {
        padding-left: 0;
        text-align: center;
    }
    .video {
        width: 100%;
        height: auto;
    }
    .carrossel-01 {
        width: 203px;
        margin: 0 15px;
    }
    .seta-carrossel-01 {
        font-size: 45px;
    }
    .cada-img {
        width: 203px;
        height: 160px;
    }
    .bolinha {
        margin: 0 5px;
    }
}
@media (max-width: 550px) { /* aux */
    .seta-carrossel-02 {
        font-size: 45px;
    }
    .info-processo {
        line-height: 28px;
        margin-top: 30px;
    }
    .seta-carrossel-03 {
        font-size: 45px;
    }
    .seta-esq-carrossel-03:hover {
        left: 0;
    }
    .seta-dir-carrossel-03:hover {
        right: 0;
    }




}
@media (max-width: 480px) { /* celulares menores */
.hide-480 {display: none;}
.show-480 {display: block;}
.engloba-icons-empresa a {margin-left: 40px;}
.icon-empresa-01 {width:34px; height:50px;}
.icon-empresa-02 {width:100px; height:50px;}
.icon-empresa-03 {width:50px; height:50px;}
}