/*mio*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,300,800);
@font-face {
	font-family: 'DTLArgoTBold';
	src: url('fonts/argo_bold_t_1-webfont.eot');
	src: url('fonts/argo_bold_t_1-webfont.eot?#iefix')  format('embedded-opentype'),  url('fonts/argo_bold_t_1-webfont.woff') format('woff'),  url('fonts/argo_bold_t_1-webfont.ttf') format('truetype'),  url('fonts/argo_bold_t_1-webfont.svg#DTLArgoTBold')  format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DTLArgoTRegular';
    src: url('fonts/argo_regular_st-webfont.eot');
    src: url('fonts/argo_regular_st-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/argo_regular_st-webfont.woff') format('woff'),
         url('fonts/argo_regular_st-webfont.ttf') format('truetype'),
         url('fonts/argo_regular_st-webfont.svg#dtlargostregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'SabonLTStdBoldItalic';
	src: url('fonts/sabonltstd-bolditalic-webfont.eot');
	src: url('fonts/sabonltstd-bolditalic-webfont.eot?#iefix')  format('embedded-opentype'),  url('fonts/sabonltstd-bolditalic-webfont.woff')  format('woff'),  url('fonts/sabonltstd-bolditalic-webfont.ttf')  format('truetype'),  url('fonts/sabonltstd-bolditalic-webfont.svg#SabonLTStdBoldItalic')  format('svg');
	font-weight: normal;
	font-style: normal;
}
a, a:hover{
	color: inherit;
}
.menuLarge li a{
	font-family: Arial, Helvetica, sans-serif !important;
}
.backIndex{
	border:1px solid white; 
	height:25px;
	-webkit-transition-duration: .4s;	
	-moz-transition-duration: .4s;	
	-o-transition-duration: .4s;	
	-ms-transition-duration: .4s;	
	transition-duration: .4s;	
}
.backIndex:hover{
	background: rgba(0,0,0,0.4);
}
.columnBtnBackLogo{
	margin-top: 55px;
}

.main{
	height: 690px;
}	
	.main .columns{
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
	}

	.main .content-main{
		padding: 0 14%;
		margin: 3rem 0;
		text-align: center;
		text-rendering: optimizeLegibility;
	}
	.main.miami{
		background: url(../img/miamiFondo.jpg) no-repeat;
		background-size: cover;
	}
	.main.nassau, .main.moneda, .main.herramientas{
		background: url(../img/nassauFondo.jpg) no-repeat;
		background-size: cover;
	}
	.main.newyork, .main.divisas{
		background: url(../img/newYorkFondo.jpg) no-repeat;
		background-size: cover;
	}
	.main.panama, .main.comercio{
		background: url(../img/panamaFondo.jpg) no-repeat;
		background-size: cover;
	}

	.main .volver{
		display: block;
		border: 1px solid white;
		color: white;
		width: 120px;
		height: 25px;
		text-align: center;
		margin: 2rem 1rem;
		line-height: 23px;
		font-family: 'Open Sans', sans-serif;
		letter-spacing: -1px;
		font-weight: 400;
	}
/* Main*/
@media only screen and (min-width: 315px) and (max-width: 1023px) {
	.menuLarge{
		display: none;
	}
.azulmontado{
	background: -webkit-linear-gradient(#2f86d3, #1c4970); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#2f86d3, #1c4970); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#2f86d3, #1c4970); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#2f86d3, #1c4970); /* Standard syntax */
	opacity:0.95;
	filter:alpha(opacity=95); /* For IE8 and earlier */
	min-height: 300px !important;
	width: 100%;
	margin-top: 0px !important;
	z-index: 10;
	padding-left: 2% !important;
	padding-right: 2% !important;
	text-align: center;
	padding-top: 40px !important;
}
.gris{
	background-color: #666666;
	min-height: 768px;
	opacity:0.95;
	filter:alpha(opacity=95); /* For IE8 and earlier */
	padding-top: 30px !important;
	text-align: center;
	padding-left: 4% !important;
	padding-right: 4% !important;
}
.morado{
	background-color: #61184D;
	min-height: 768px;
	opacity:0.95;
	filter:alpha(opacity=95); /* For IE8 and earlier */
	padding-top: 30px !important;
	text-align: center;
	padding-left: 4% !important;
	padding-right: 4% !important;
}
.azul{
	background-color: #0a5a9d;
	min-height: 768px;
	opacity:0.95;
	filter:alpha(opacity=95); /* For IE8 and earlier */
	padding-top: 30px !important;
	text-align: center;
	padding-left: 4% !important;
	padding-right: 4% !important;
}
.nivo-controlNav {
	float: right;
	margin-top: -690px;
	position: relative;
	z-index: 10;
	margin-right: 10px;
	width: 130px;
	display: none !important;
}
.imagencircular{
	width: 163px;
	height: 163px;
	border-radius: 50%;
	border:5px solid #999;
	margin: 20px  auto !important; 
}
/*
.iconderecha{
	margin-left: 60%;
	display: inline-block;
	height: 90px;
	width: 400px;
	-ms-transform: scale(0.7,0.7); /* IE 9 
	-webkit-transform: scale(0.7,0.7); /* Chrome, Safari, Opera 
	transform: scale(0.7,0.7);
	margin: 0% 0% 0% -50% !important;
}
.iconderecha2{
	margin-top: -10% !important;
	margin-left: -100px !important;
	display: inline-block;
	height: 90px;
	width: 600px;
	-ms-transform: scale(0.7,0.7); /* IE 9 
	-webkit-transform: scale(0.7,0.7); /* Chrome, Safari, Opera 
	transform: scale(0.7,0.7);
	margin-top: 15%;
	margin-bottom: 12%;
}
*/
img {
	/*max-width: none;*/
}
.menupanama{
	padding-left: 2% !important;
	padding-right: 2% !important ; 
	text-align: center;
}
.menuinternos {
	height: 93px !important;
	width: 90px !important;
	border: solid 2px #fff;
	-webkit-border-radius: 61px;
	-moz-border-radius: 61px;
	border-radius: 0px;
	padding: 5px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: -1px;
	font-size: 12px !important;
	line-height: 1.2;
	text-shadow: 2px 2px black;
	display: inline-block;
	-webkit-transition-duration:.2s;
}
}
.row{
	padding-left: 0px;
	padding-right: 0px;
	max-width: 65.4rem;
}
.columns{
	padding-left: 0px;
	padding-right: 0px;
}
.iconoseccion{
	display: inline-block;
	background-image: url(../img/assets.png);
	height: 85px;
	width: 86px;
	margin-top: 60px;
}
.espacio40{
	margin-top: 40px;
}
.menuinterno{
	height: 122px;
	width: 122px;
	border: solid 2px #fff;
	-webkit-border-radius: 61px;
	-moz-border-radius: 61px;
	border-radius: 61px;
	padding: 5px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: -1px;
	font-size: 16px;
	line-height: 1.2;
	text-shadow: 2px 2px black;
	display: inline-block;
	-webkit-transition-duration:.2s;
	background-size: 100% 100%;
}
.menuinterno:hover{
	cursor: pointer;
	-ms-transform: scale(1.1,1.1); /* IE 9 */
	-webkit-transform: scale(1.1,1.1); /* Chrome, Safari, Opera */
	transform: scale(1.1,1.1);
}
h1{
	color: #fff;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: -1px;
	font-size: 31px;
	margin-bottom: 20px;
}
h2{
	color: #fff;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: -1px;
	font-size: 18px;
	margin-bottom: 10px;
}
p{
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: -1px;
	font-size: 19;
	line-height: 1.5;
}
.pequeno{
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: -1px;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
}
.brillante{
	text-shadow: 0px 0px 3px #ffc;
}

/*menu*/
.menulat{
	height: 100%;
	width: 10px;
	background-color: red;
}
.meniinter{
	position: fixed;
	right: 0px;
	background-image: url(../img/menu.png);
	height: 100%;
	width: 46px;
	z-index: 20;
	opacity:0.85;
	filter:alpha(opacity=85); /* For IE8 and earlier */
}
.flecha{
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 10px;
	height: 43px;
	width: 43px;
	background-image: url(../img/assets.png);
	background-position: 0px -40px;

}
.flecha:hover{
	cursor: pointer;
	background-position: -43px -40px;
}

/* Header */
.logoheader{
	height: 60px;
	width: 100%;
	background-image: url(../img/BBLogoNew2.jpg);
	margin: 20px;
}
/*slider*/
.theme-default .nivoSlider{
	-webkit-box-shadow: none;
	box-shadow:none;
	margin-bottom: 0px;
}

.nivo-controlNav {
	float: right;
	margin-top: -690px;
	position: relative;
	z-index: 10;
	margin-right: 10px;
	width: 130px;
}
ul li.linkMenu:nth-child(1) {
    margin-left: 45px;   
}

ul.menu-cirlce{
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	list-style: none;

}
	ul.menu-cirlce.medium{
		max-width: 630px;
	}
	ul.menu-cirlce.large{
		max-width: 700px;
	}
	ul.menu-cirlce li{
		vertical-align: middle;
		display: inline-block;
		margin: 1rem;
		text-align: center;
	}
/*seccion1*/
.azulmontado{
	background-color: #2f86d3; /* For IE+8*/
	background: -webkit-linear-gradient(#2f86d3, #1c4970); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#2f86d3, #1c4970); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#2f86d3, #1c4970); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#2f86d3, #1c4970); /* Standard syntax */
	opacity:0.95;
	filter:alpha(opacity=95); /* For IE8 and earlier */
	min-height: 284px;
	width: 100%;
	margin-top: -284px;
	z-index: 10;
	padding-left: 14%;
	padding-right: 14%;
	text-align: center;
	padding-top: 30px;
}

/*seccion 2*/
.azul{
	background-color: #0a5a9d;
	min-height: 768px;
	opacity:0.95;
	filter:alpha(opacity=95); /* For IE8 and earlier */
	padding-top: 20px;
	text-align: center;
	padding-left: 14%;
	padding-right: 14%;
}
.empresas{
	background-position: 0px -83px;
}
/*imagenes a blanco y negro*/
.menupanana{
	background-image: url(../img/filiampanama.jpg);
}
.menunasau{
	background-image: url(../img/nasau.jpg);
}
.menumiami{
	background-image: url(../img/miami.jpg);
}
.menuny{
	background-image: url(../img/newyork.jpg);
}
.menuBancaMovil{
	background-image: url(../img/BancaMovil.jpg);
}
.menuCobranzaDeExportacion{
	background-image: url(../img/CobranzaDeExportacion.jpg);
}
.menuCobranzaDeImportacion{
	background-image: url(../img/CobranzaDeImportacion.jpg);
}
.menuCollar{
	background-image: url(../img/Remesas.jpg);
}
.menuComprayVentaDeTitulos{
	background-image: url(../img/CompraYVentaDeTitulos.jpg);
}
.menuFinanciacionDeMonedaExtranjera{
	background-image: url(../img/CompraYVentaDeTitulos.jpg);
}
.menuForwardCompartido{
	background-image: url(../img/ForwardCompartido.jpg);
}
.menuGaviota{
	background-image: url(../img/Gaviota.jpg);
}
.menuGirosFinanciados{
	background-image: url(../img/GirosFinanciados.jpg);
}
.menuNegociacionDeDivisas{
	background-image: url(../img/Foto_03_hom.jpg);
}
.menuNotificacionAProveedores{
	background-image: url(../img/NotificacionAProveedores.jpg);
}
.menuNotificacionDeMovimientos{
	background-image: url(../img/NotificacionMovimientos.jpg);
}
.menuOperacionesDeCobertura{
	background-image: url(../img/OperacionesDeCobertura.jpg);
}
.menuPortalColombia{
	background-image: url(../img/PortalColombia.jpg);
}
.menuPortalInternacional{
	background-image: url(../img/PortalInternacional.jpg);
}
.menuRemesas{
	background-image: url(../img/Remesas.jpg);
}
.menuSISCOMP{
	background-image: url(../img/SISCOMP.jpg);
}
.menuGirosDirectos{
	background-image: url(../img/GirosDirectos.jpg);
}
.menuOrdenDePago{
	background-image: url(../img/OrdenDePago.jpg);
}
.menuAvalesyGarantias{
	background-image: url(../img/AvalesyGarantias.jpg);
}
.menuCarterasDeCredito{
	background-image: url(../img/CarterasDeCredito.jpg);
}
.menuForwardExtra{
	background-image: url(../img/ForwardExtra.jpg);
}


/*imagenes a Blanco y negro*/
.treslineas{
	padding-top: 30px;
}
.lineas{
	padding-top: 40px;
	background-color: rgba(0,0,0,0.4);
}
.linea{
	padding-top: 50px;
	background-color: rgba(0,0,0,0.4);
}
.s2{
	margin-top: 90px;
}
/*seccion 3*/
.gris{
	background-color: #666666;
	min-height: 768px;
	opacity:0.95;
	filter:alpha(opacity=95); /* For IE8 and earlier */
	padding-top: 20px;
	text-align: center;
	padding-left: 14%;
	padding-right: 14%;
}
.columnBancaPersonas{
	background: url(../img/panamaFondo.jpg);
	background-size: 110%;
	min-height: 768px;
	opacity:0.95;
	filter:alpha(opacity=95); /* For IE8 and earlier */
	padding-top: 20px;
	text-align: center;
	padding-left: 14%;
	padding-right: 14%;
}
.personas{
	background-position: -86px -84px;
}
.s3{
	margin-top: 230px;
}
/*seccion 4*/
.comercioexte{
	background-position: -172px -84px;
}
.s4{
	margin-top: 90px;
}
/*seccion 5*/
.finaciamientome{
	background-position: -259px -84px;
}
.s5{
	margin-top: 230px;
}
/*seccion 6*/
.divisasyderivados{
	background-position: -344px -84px;
}
.s6{
	margin-top: 90px;
}
/*seccion 7*/
.herramientasnegoscios{
	background-position: -430px -84px;
}
.s7{
	margin-top: 90px;
}
/*seccion 8*/
.contactenos{
	background-position: -517px -84px;
}
.contact{
	padding-left: 5%;
	padding-right: 5%;
}

/*otra seccion estilos nuevos*/

.menupanama{
	margin-top: -740px;
	padding-left: 14%;
	padding-right: 14%;
	text-align: center;
}
.aladere{
	text-align: right;
}

h1.special{
	display: inline-block;
	vertical-align: bottom;
}

	
.iconderecha{
	margin: 0;
	text-align: center;
	display: inline-block;
	height: 90px;
	/*white-space: nowrap;*/
	-ms-transform: scale(0.7,0.7); /* IE 9 */
	-webkit-transform: scale(0.7,0.7); /* Chrome, Safari, Opera */
	transform: scale(0.7,0.7);
}
.iconderecha2{
	margin-top: 5%;
	margin-left: 0%;
	display: inline-block;
	height: 90px;
	width: 600px;
	-ms-transform: scale(0.7,0.7); /* IE 9 */
	-webkit-transform: scale(0.7,0.7); /* Chrome, Safari, Opera */
	transform: scale(0.7,0.7);
	margin-top: 15%;
	margin-bottom: 12%;
}
.iconderecha .iconoseccion{
	margin-top: 4px;
}

.grisuno{
	background-color: #ededed;
	padding-top: 20px;
	text-align: center;
	padding-left: 14%;
	padding-right: 14%;
	padding-bottom: 5%;
}
.grisuno h1, .grisuno p, .grisuno h2, .grisuno ul{
	color: #706f6f;
}


.liquidez{
	height: 74px;
	width: 74px;
	background-position: 0px -166px;
}
.inversion{
	height: 74px;
	width: 74px;
	background-position: -74px -168px;
}
.opcionesf{
	height: 74px;
	width: 74px;
	background-position: -149px -168px;	
}
.financiacion{
	height: 74px;
	width: 74px;
	background-position: -222px -168px;
}
.alignisq{
	text-align: left;
}
.alignisq h2{
	font-size: 22px;
}
.alignisq p, .alignisq li{
	font-size: 14px;
	line-height: 1.3;
}

.grisdos{
	background-color: #e3e3e3;
	padding-top: 20px;
	text-align: center;
	padding-left: 14%;
	padding-right: 14%;
	padding-bottom: 5%;
}
.grisdos h1, .grisdos p, .grisdos h2, .grisdos ul{
	color: #706f6f;
}

.gristres{
	background-color: #DADADA;
	padding-top: 20px;
	text-align: center;
	padding-left: 14%;
	padding-right: 14%;
	padding-bottom: 5%;
}
.gristres h1, .gristres p, .gristres h2, .gristres ul{
	color: #706f6f;
}

.griscuatro{
	background-color: #D0D0D0;
	padding-top: 20px;
	text-align: center;
	padding-left: 14%;
	padding-right: 14%;
	padding-bottom: 5%;
	
}

.griscuatro h1, .griscuatro p, .griscuatro h2, .griscuatro ul{
	color: #706f6f;
}
.imagencircular{
	width: 163px;
	height: 163px;
	border-radius: 50%;
	border:5px solid #999;
}
/*imagenes internas*/
.cuentacorriente{
	background: url(../img/Foto_01.jpg);
}
.cuentacorriente2{
	background: url(../img/money_market.jpg);
}
.cuentamoneymarker{
	background: url(../img/Foto_02.jpg);	
}
.cuentamoneymarker2{
	background: url(../img/corriente.jpg);	
}
.cuentacorrientecompens{
	background: url(../img/Foto_03.jpg);
}
.deposito{
	background: url(../img/Foto_04.jpg);	
}

.fidgarantia{
	background: url(../img/corriente.jpg);	
}
.fidgarantia2{
	background: url(../img/Foto_05.jpg);	
}
.creditomoneda{
	background: url(../img/creditomoneda.jpg);	
}
.leasingint{
	background: url(../img/Foto_07.jpg);	
}
.CuentaCorrienteDeCompensacion{
	background: url(../img/CuentaCorrienteDeCompensacion.jpg);
}
.DepositosCallMoney{
	background: url(../img/DepositosCallMoney.jpg);
}
.CreditosEnMonedaExtranjera{
	background: url(../img/CreditosEnMonedaExtranjera.jpg);
}
/*/imagenes internas*/

/*Right Menu*/
.move-left > .inner-wrap{
	-ms-transform: translate(-21.625rem, 0);
	-webkit-transform: translate3d(-21.625rem, 0, 0);
	-moz-transform: translate3d(-21.625rem, 0, 0);
	-ms-transform: translate3d(-21.625rem, 0, 0);
	-o-transform: translate3d(-21.625rem, 0, 0);
	transform: translate3d(-21.625rem, 0, 0);
}

.right-off-canvas-menu{
	width: 21.625rem;
}

.off-canvas-list{
	position: relative;
}

.logo{
	display: inline-block;
	width: 38px;
	height: 38px;
	vertical-align: middle;
	margin: 0 5px;
	background: url('../img/assets.png');
}

.text_menu{
	width: 80%;
	display: inline-block;
	vertical-align: middle;
}

.logo_1{
	background-position: -1433px -1px;
}
.logo_2{
	background-position: -1473px -1px;
}
.logo_3{
	background-position: -1513px -2px;
}
.logo_4{
	background-position: -1554px -1px;
}
.logo_5{
	background-position: -1594px -1px;
}
.logo_6{
	background-position: -1633px -1px;
}
.logo_7{
	background-position: -1673px -1px;
}
.logo_8{
	background-position: -1714px -1px;
}
.grisuno > .row ,.grisdos > .row,.gristres > .row,.griscuatro > .row{
	margin-bottom: 3rem;
}


@media only screen and(max-width: 320px){
	.columnsSoluciones{
		height: 150px;
	}
	.menu740px{
		margin-top: -740px !important;
	}
	.menu730px{
		margin-top: -730px !important;
	}
	.menu710px{
		margin-top: -710px !important;
	}
	.menu830px{
		margin-top: -930px !important;
	}
	.menupanama{
		padding-left: 2% !important;
		padding-right: 2% !important ; 
		text-align: center;
	}
	.columnBancaPersonas{
		background: url(../img/panamaFondo.jpg) no-repeat;
		background-size: 100% 100%;
		min-height: 768px;
		opacity:0.95;
		filter:alpha(opacity=95); /* For IE8 and earlier */
		padding-top: 20px;
		text-align: center;
		padding-left: 14%;
		padding-right: 14%;
	}
	.lastMenu{
		margin-left: 90px;
	}
	/*
	.columnBancaPersonas{
		background-size: 100% !important;
		background-color: #2f86d3;
	}
	.imgSmallEmpresaMiami{
		width: 100%;
		padding-bottom: 500px;
		background-color: #2f86d3;

	}
	.imgSmallEmpresaNewYork{
		width: 100%;
		padding-bottom: 500px;
		background-color: #2f86d3;	
	}
	.imgSmallEmpresaFilialPanama{
		width: 100%;
		padding-bottom: 500px;
		background-color: #2f86d3;
	}
	.imgSmallSoluciones{
		width: 100%;
		padding-bottom: 700px;
		background-color: #2f86d3;
	}
	
	/*Menu cirle*/
	ul.menu-cirlce{
		text-align: left;
	}
	ul.menu-cirlce li{
		margin: 1rem 0.5rem;
	}
	
	ul.menu-cirlce.mobil{
		text-align: center;
		padding: .5rem 0;
		margin: 0;	
	}
	.main.miami ul.menu-cirlce.mobil{
		margin: 4rem 0 0;	
	}
	
	
		ul.menu-cirlce li{
			margin: 1rem 0.5rem;
		}
		ul.menu-cirlce.mobil li{
			margin: 0.1rem 0;
			display: block;
		}
		ul.menu-cirlce.mobil .menuinterno{
			
			height: 43px !important;
			border: solid 2px #fff;
			-webkit-border-radius: 0px;
			-moz-border-radius: 0px;
			border-radius: 0px;
			padding: 5px;
			color: #fff;
			font-family: 'Open Sans', sans-serif;
			letter-spacing: -1px;
			font-size: 14px !important;
			line-height: 2;
			text-shadow: 2px 2px black;
			-webkit-transition-duration:.2s;
			background: rgba(0,0,0,0.7) !important;
			width: 100%;
		}

		.main .volver{
			margin: 0.5rem;
		}



	.main .content-main{
		padding: 0 3%;
	}

	.main.miami{
		height: 690px;
	}
	.main.nassau{
		height: 415px;
	}
	.main.newyork{
		height: 440px;
	}
	.main.panama{
		height: 550px;
	}
	
	.main.comercio{
		height: 370px;
	}
	.main.moneda{
		height: 340px;	
	}

	.main.divisas{
		height: 370px;	
	}

	.main.herramientas{
		height: 370px;	
	}



}
#foot{
	padding-top: 10px; 
}
#foot p{
	font-size: 0.8rem;
	color: gray;
	text-align: center;
}
#foot img{
	max-width: inherit;
}
/******************IMAGEN CIRCULAR******************/

.sce_01{
	background: url(../img/sce_01.jpg);
}
.sce_02{
	background: url(../img/sce_02.jpg);
}
.sce_03{
	background: url(../img/sce_03.jpg);
}
.sce_04{
	background: url(../img/sce_04.jpg);
}
.sce_05{
	background: url(../img/sce_05.jpg);
}

.fme_01{
	background: url(../img/fme_01.jpg);
}
.fme_02{
	background: url(../img/fme_02.jpg);
}
.fme_03{
	background: url(../img/fme_03.jpg);
}
.fme_04{
	background: url(../img/fme_04.jpg);
}


.sdd_01_01{
	background: url(../img/Foto_04.jpg);
}
.sdd_01_02{
	background: url(../img/CuentaCorrienteDeCompensacion.jpg);
}
.sdd_02_01{
	background: url(../img/DepositosCallMoney.jpg);
}
.sdd_02_02{
	background: url(../img/Foto_06.jpg);
}
.sdd_02_03{
	background: url(../img/Gaviota.jpg);
}
.sdd_02_04{
	background: url(../img/CuentaCorrienteDeCompensacion.jpg);
}
.sdd_02_05{
	background: url(../img/Foto_05.jpg);
}
.sdd_03{
	background: url(../img/sdd_03.jpg);
}
.sdd_04{
	background: url(../img/sdd_04.jpg);
}
.sdd_05{
	background: url(../img/sdd_05.jpg);
}
.sdd_06{
	background: url(../img/ForwardExtraColor.jpg);
}
.sdd_07{
	background: url(../img/sdd_07.jpg);
}

.hn_01{
	background: url(../img/PortalColombiaColor.jpg);
}
.hn_02{
	background: url(../img/PortalInternacionalColor.jpg);
}
.hn_03{
	background: url(../img/hn_03.jpg);
}
.hn_04{
	background: url(../img/hn_04.jpg);
}
.hn_05{
	background: url(../img/NotificacionMovimientosColor.jpg);
}
.hn_06{
	background: url(../img/hn_06.jpg);
}
.miamiFondo{
	background: url(../img/miamiFondo.jpg);
}

/* Stilos Botonera principal */
@media only screen and (min-width: 1024px ) and (max-width: 120.063em) { 
	ul.threeLink{
		margin-left: 150px;
	}
	ul.twoLink{
		margin-left: 130px;
	}
	ul.forLink{
		margin-left: 100px;
	}
	.columnBtnBackLogo {
		margin-top: 25px;
		margin-left: -128px !important;
	}
  /*$("html, body").animate({ scrollTop: 2100 }, 1000);*/
 .menuLarge{
 	display: block;
 }
  
.top-bar {
    height: 35px;
    line-height: 35px;
    margin-bottom: 0;
}
.top-bar-section li:not(.has-form) a:not(.button){
	padding: 0 18px;
	line-height: 35px;
}
.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"]{
	height: 35px;
}
.top-bar {
	background: -webkit-linear-gradient(#1e7aca, #15538a); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#1e7aca, #15538a); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#1e7aca, #15538a); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#1e7aca, #15538a); /* Standard syntax */
}
.top-bar-section li:not(.has-form) a:not(.button){
	background-color: transparent;
}
.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"]{
	border-color: white;
	height: 21px;
	margin-top: 7px;
}
.top-bar-section li:not(.has-form) a:not(.button):hover {
	background: #133654;
}
.top-bar-section li:not(.has-form) a:not(.button) {
	background: transparent;
	font-size: .7rem;
}
.top-bar-section ul {
	background-color: transparent;
}
.top-bar-section li:not(.has-form) a:not(.button){
	padding: 0 .7rem;
}
.row.botonera .large-12.columns{
	height: 35px;
}


.nivo-controlNav {
	margin-top: -716px;
	position: relative;
	z-index: 100;
}

.contenedor {
	min-height: 5rem;
	padding-bottom: 2rem;
}

.queson{
	padding-left: 8rem;
	padding-right: 8rem;
}

.fondoAzul {
	background-color: #004684;
}
.fondoAzulClaro {
	background-color: #0c82bf;
}
.fondoGris {
	background-color: #7f7f7f;
}
.fondoMorado{
	background-color: #6B0050;
}

.botones{
	margin-top: 2rem;
	margin-bottom: 2rem;
	border-color: #fff;
	text-align: center;
}
.Producto{
	margin-top: 1rem;
	height: 150px;
	width: 150px;
	background-image: url(../img/btn003.jpg);
	border-radius: 50%;
	border: solid .2rem #fff;
	display: inline-block;
	-webkit-transition-duration:.2s;
}
.p2{
	background-image: url(../img/btn001.jpg);
}
.p3{
	background-image: url(../img/btn002.jpg);
}
.botones .Producto:hover{
	cursor: pointer;
	border-color: #002861;
	-ms-transform: scale(.9,.9); /* IE 9 */
	-webkit-transform: scale(.9,.9); /* Chrome, Safari, Opera */
	transform: scale(.9,.9);
}

.botones .Producto:hover ~ h2{
	color: #002861;
}

.Distanciar{
	margin-bottom: 2rem;
}

.ColorNaranaja{
	background: -webkit-linear-gradient(#fbc908, #c89b02); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#fbc908, #c89b02); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#fbc908, #c89b02); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#fbc908, #c89b02); /* Standard syntax */
	text-shadow: 1px 1px #644f04;
}
.ColorNaranaja:hover{
	background: -webkit-linear-gradient(#c89b02, #826706); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#c89b02, #826706); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#c89b02, #826706); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#c89b02, #826706); /* Standard syntax */
	text-shadow: 1px 1px #644f04;
}
.justify{
	text-align: justify;
}
.faq{
	color: #0883be;
	text-align: left;
}
.ciculito{
	list-style: circle;

}
.padizq{
	margin-left: 2rem;
}
.espacioarriba{
	margin-top: 2rem;
}
.panel{
	padding: 1rem;
}
.clr{
	clear: both;
}


.br_ie8{
	display: none;
}







