.openAccountConditions{background: #ececec;}
.openAccountConditions .note{border: 1px solid #d2d2d2; border-radius: 4px; padding: 20px;}

.title-cuenta-real {background: url(/assets/img/backgrounds/bg-open-account02.jpg); background-size: cover; background-position: center; background-repeat: no-repeat; height: 500px;}
.title-cuenta-real h1{font-size: 45px; text-transform: uppercase;}

/*.title-cuenta-real .blackBG{background: rgba(0, 0, 0, 0.70); box-shadow: 0 0 40px -10px rgba(0,0,0,1);}
.title-cuenta-real blockquote {border: 0; margin: 0; min-height: 317px; overflow: hidden; position: relative; }
.title-cuenta-real blockquote .contentQuote{left: 0; padding: 30px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 100%; }
.title-cuenta-real blockquote .contentQuote:before{color: rgba(255, 0, 0, 0.5); content: '"'; font-size: 230px; left: 0; line-height: 150px; position: absolute; z-index: 1; }
.title-cuenta-real blockquote .contentQuote p{font-family: "Myriad Pro Light", Arial, Helvetica, sans-serif; font-size: 25px; font-weight: 300; line-height: 28px; padding-top: 20px; position: relative; text-align: center; z-index: 2; }
.title-cuenta-real blockquote .contentQuote h5{color: #ccc; font-size: 20px; font-style: italic; }*/

.btn{white-space: normal;}
.content-card .card{height: 290px; border-radius: 0.95rem; padding: 1.5rem !important;}
.p-text{position: relative; top: -200px;}
.content-accounts{height: 250px;}
.content-app-form  {padding: 20px 15px;}
.content-card{position: relative; top: -210px}

@media(max-width: 767px){
	.content-card{top: initial;}
 	.p-text{top: initial;}
 	.content-accounts{height: auto;}
 	.card{margin-left: 20px; margin-right: 20px;}
}