﻿@charset "utf-8";
/* CSS Document */


@keyframes slideInFromRight {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}








a.barra {
    width: 100%;
    height: 100%;
    float: left;
}



.segundo {
    background-image: url(/Empresas/Gestao_corrente/Servicos/PublishingImages/Caixadirecta-empresas/bg-02.png);
    background-position: bottom left;
    background-repeat: repeat-x;
}

.primeiro, .segundo, .terceiro {
    width: 100%;
    float: left;
}

h2.titulo {
    color: #4c6c9d;
    font-size: 3em;
    font-weight: 700;
    line-height: 1.1em;
    padding: 30px 0 40px 40px;
}

.ilustracao {
    width: 40%;
    float: left;
}

.ilustracao2 {
    width: 45%;
    float: right;
    text-align: center;
}
.texto1 {
    width: 60%;
    float: right;
    padding: 0 40px 30px 50px;
}

.texto2 {
    width: 45%;
    float: left;
    padding: 0 40px 30px 50px;
}
.texto2 p {
	font-size: 1.4em;
	margin: 0 0 10px 0;
	color: #4c6c9d;
	line-height: 1.4em;
}
.texto2.wide {width:55%}
.wrapper-conteudo {
    width: 90%;
    margin: auto;
}
.coluna {
    /* padding: 0 100px 0 100px; */
}
h4.subtitulo {
    font-size: 1.7em;
    color: #4c6c9d;
    font-weight: bold;
    padding: 0 0 20px 0;
}

p.subtitulo {
    font-size: 1.7em;
    font-weight: bold;
    color: #4c6c9d;
    margin: 0px 0px 10px 0px;
    line-height: 1.3em;
}

p.texto {
    font-size: 1.5em;
    color: #4c4c4c;
    margin: 0px 0px 15px 20px !important;
    line-height: 1.5em !important;
}

a.link-pag {
    color: #46a3ea;
}

a.link-pag:hover {
    color:#4c6c9d;
    text-decoration: none;
}

.coluna1, .coluna2, .coluna3 {
    width: 42%;
    float: left;
    /* text-align: center; */
    margin: 30px;
}

.coluna1-demo, .coluna2-demo, .coluna3-demo {
    width: 25%;
    float: left;
    text-align: center;
    margin: 30px;
}


span.label {
    font-size: 2.5em;
    background-color: #fed12a;
    color: #4c6c9d;
    font-weight: bold;
    border-radius: 40px;
    padding: 26px 35px 26px 35px;
}

.adesao {
    padding-top: 20px;
}

p.subtitulo.adesao {
    margin-top: 10px;
}

.quarto {
    background-color: #f2f4f8;
    width: 100%;
    float: left;
}

.texto3 {
    width: 95%;
    float: left;
    padding: 0 40px 30px 50px;
}


.expand {
    width: 95%;
    float: left;
}

table.seguranca {
    width: 350px;
    margin: auto;
    font-size: 1.5em;
}

th.mecanismo {
    background-color: #4c6c9d;
    color: #fff;
    padding: 10px;
    border: 2px solid #f2f4f8;
}

td.spec-mecanismo {
    text-align: center;
    padding: 10px 0 10px 0;
    color: #4c6c9d;
    width: 33.33%;
}

.accordion {
    text-align: center;
}

.quinto {
 
    width: 100%;
    float: left;
}

h2.titulo-apps {
    text-align: center;
    color: #4c6c9d;
    font-size: 3.5em;
    font-weight: bold;
    padding: 25px 0 20px 0;
}

.texto4 {
    width: 60%;
    float: left;
    padding: 0 40px 30px 50px;
    min-height: 450px;
}

p.subtitulo.APP {
    font-size: 2.7em;
}

img.store {
    padding-bottom: 10px;
}

.ilustracao-app {
    width: 40%;
    float: left;
}

.sexto {
    width: 100%;
    float: left;
}

a.go {
    font-size: 1.8em;
    color: #fff;
    margin-top: 20px;
    background-color: #77cd48 !important;
    border-radius: 5px !important;
    padding: 5px 20px 8px 20px !important;
}

a.go:after {
    content: "\e611";
    font-family: icomoon;
    font-size: 1.4em;
    vertical-align: middle;
    padding-left: 10px;
}

.setimo {
    background-color: #72d3d9;
    float: left;
    width: 100%;
}

h2.titulo-stores, h3.titulo-stores {
    color: #fff;
    font-size: 3em;
    font-weight: bold;
    line-height: 1.1em;
    padding: 30px 0 40px 40px;
}


p.subtitulo-stores {
    font-size: 1.9em;
    font-weight: bold;
    color: #fff;
    margin: 0px 0px 10px 0px;
}

p.texto-stores {
    font-size: 1.5em;
    color: #fff;
    margin: 0px 0px 15px 20px !important;
    line-height: 1.5em !important;
}

span.available {
    font-size: 2em;
    display: inline-block;
}

span.available:before {
    content: '\e650';
    font-family: 'icomoon';
    display: inline-block;
    font-size: 0.9em;
    margin-left: 0;
    padding: 20px 20px 20px 0;
}

.texto2-stores {
    float: left;
    padding: 0 40px 30px 50px;
    width: 55%;
    text-align: center;
}

li.funcional {
    font-size: 1.5em;
    list-style-type: disc;
    margin-left: 45px;
    line-height: 1.4em;
    color: #4c6c9d;
    padding-bottom: 8px;
}

li.funcionalblack {
    font-size: 1.5em;
    list-style-type: disc;
    margin-left: 35px;
    line-height: 1.4em;
    color: #4c4c4c;
}

p.abrir-conta {
    margin: 20px;
}
a.link-download {
    color: #0071ce;
}
a.link-download:after {
	content:"\e613";
	font-family: icomoon;
	vertical-align: middle;
	font-size: 1.4em;
	padding-left: 8px;
	font-weight:500;
}

/* VIDEO BLOCK */

.video-block.blue-pale {
	/* background: #bfcadc; */
	padding-bottom: 45px;
}
.video-block .wrapper .container {
	text-align:center;
}
.video-block .wrapper .container iframe {
	width: 713px;
	height:269px;
}
.video-block .wrapper .container .title-video {
	font-size: 3em;
	color: #4c6c9d;
	font-weight: 400;
	position: relative;
	margin: 50px auto;
	width: 90%;
	padding: 30px 0 0px 0;
}
.video-block .wrapper .container p {
	font-size: 2.1em;
	color: #4c6c9d;
	font-weight: 400;
	position: relative;
	margin: 35px auto;
	width: 90%;
	padding: 10px 0 60px 0;
}
.video-block .wrapper .videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video-block .wrapper .videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}







@media (max-width:1004px) {
    
    h2.titulo {
        text-align: center;
        padding-left:0;
    }

    .primeiro {
        background-image:none;
    }
    .segundo {
        background-image: none;
        background-color: #f2f4f8
    }
    .ilustracao {
        width:100%;
        text-align: center;
        padding: 0;
    }

    .texto1 {
        width: 100%;
        padding:0;
        text-align: center;
    }
    .ilustracao2 {
        width:100%
    }

    .texto2 {
        width:100%;
        padding:0;
        text-align: center;
    }
	.texto2.wide {width:100%}
    .texto3 {
    width: 100%;
    margin: auto;
    float: none;
    padding: 0;
    }

    .texto4 {
    width: 100%;
    float: none;
    padding: 0;
    text-align: center;
    min-height: inherit;
}

    .expand {
    width: 95%;
    float: none;
    margin: auto;
    }

    .coluna1, .coluna2, .coluna3 {
    width: 100%;
    float: none;
    margin: 0px;
    }

    .coluna1-demo, .coluna2-demo, .coluna3-demo {
    width: 95%;
    float: none;
    text-align: center;
    margin: auto;
    }

    .ilustracao-app {
    width: 100%;
    float: none;
    margin-top: 30px;
    text-align: center;
    }

    .texto2-stores {
    float: none;
    padding: 0;
    width: 100%;
    }

    h2.titulo-stores, h3.titulo-stores {
    text-align: center;
    padding: 30px 0 40px;
    }

    li.funcional {
    list-style-type: none;
    margin-left: 0;
    }

 li.funcionalblack {
    list-style-type: none;
    margin-left: 0;
    }

}





