
.searchInputDiv input[type="text"] {
	border: 0;
	border-left: 1px solid #d5cfcf;
	width: 260px;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	outline: 0;
	background-color: transparent;
	background: 0;
	color: #fff;
	font-weight: bold;
}

#map-canvas {
   height: 500px;
   position: relative !important;
}

.center {
	display: block;
	text-align: center;
}

.modal-header {
	background-color: #00355f;
	border-color: #E4E6E8;
	color: #FFF;
	text-align: center;
}

#description {
	font-family: Roboto;
	font-size: 15px;
	font-weight: 300;
}

#infowindow-content .title {
	font-weight: bold;
}

#infowindow-content {
	display: none;
}

#map-canvas #infowindow-content {
	display: inline;
}

.pac-card {
	margin: 10px 10px 0 0;
	border-radius: 2px 0 0 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	outline: none;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
	background-color: #fff;
	font-family: Roboto;
}

#pac-container {
	padding-bottom: 12px;
	margin-right: 12px;
}

.pac-controls {
	display: inline-block;
	padding: 5px 11px;
}

.pac-controls label {
	font-family: Roboto;
	font-size: 13px;
	font-weight: 300;
}

#pac-input {
	background-color: rgba(0, 47, 91, .15);
	color: rgb(0, 47, 91);
	font-family: Arial;
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
	margin-left: 12px;
	padding: 0 11px 0 13px;
	text-overflow: ellipsis;
	height: 34px;
	border-radius: 20px;
	border: rgba(0, 47, 91);
	width: 94%;
}

#pac-input:focus {
	border-color: #4d90fe;
}

#title {
	color: #fff;
	background-color: #4d90fe;
	font-size: 25px;
	font-weight: 500;
	padding: 6px 12px;
}

#target {
	width: 345px;
}

@media only screen and (max-width: 535px) {
	.modal-contentG {
		margin: 0 !important;
		width: 82% !important;
		box-shadow: 0px 0px 8px 13px rgba(0, 0, 0, 0.3) !important;
	}
	#imageId {
		width: 100%;
		height: 222px;
	}
	#insideDiv {
		background: rgba(0, 47, 91, .70);
		width: 240px;
		height: 140px !important;
		position: absolute;
		left: 96px !important;
		top: 52px;
		border-radius: 20px;
	}
	#imageIconoId {
		position: absolute;
		left: 196px !important;
		top: 20px;
	}
	.closeG {
		position: absolute;
		left: 405px !important;
		top: -5px;
		color: white;
		font-size: 40px;
		font-weight: 300;
	}
}

@media only screen and (max-width: 523px) {
	.closeG {
		position: absolute;
		left: 396px !important;
		top: -5px;
		color: white;
		font-size: 40px;
		font-weight: 300;
	}
}

@media only screen and (max-width: 514px) {
	.closeG {
		position: absolute;
		left: 385px !important;
		top: -5px;
		color: white;
		font-size: 40px;
		font-weight: 300;
	}
}

@media only screen and (max-width: 495px) {
	.closeG {
		position: absolute;
		left: 371px !important;
		top: -5px;
		color: white;
		font-size: 40px;
		font-weight: 300;
	}
	#insideDiv {
		background: rgba(0, 47, 91, .70);
		width: 240px;
		height: 140px !important;
		position: absolute;
		left: 82px !important;
		top: 52px;
		border-radius: 20px;
	}
	#imageIconoId {
		position: absolute;
		left: 169px !important;
		top: 20px;
	}
}

@media only screen and (max-width: 481px) {
	.closeG {
		position: absolute;
		left: 359px !important;
		top: -5px;
		color: white;
		font-size: 40px;
		font-weight: 300;
	}
}

@media only screen and (max-width: 467px) {
	.closeG {
		position: absolute;
		left: 347px !important;
		top: -5px;
		color: white;
		font-size: 40px;
		font-weight: 300;
	}
}

@media only screen and (max-width: 451px) {
	.closeG {
		position: absolute;
		left: 337px !important;
		top: -5px;
		color: white;
		font-size: 40px;
		font-weight: 300;
	}
}

@media only screen and (max-width: 445px) {
	#insideDiv {
		background: rgba(0, 47, 91, .70);
		width: 240px;
		height: 140px !important;
		position: absolute;
		left: 61px !important;
		top: 52px;
		border-radius: 20px;
	}
	#imageIconoId {
		position: absolute;
		left: 153px !important;
		top: 20px;
	}
}

@media only screen and (max-width: 438px) {
	.closeG {
		position: absolute;
		left: 325px !important;
		top: -5px;
		color: white;
		font-size: 40px;
		font-weight: 300;
	}
}

@media only screen and (max-width: 426px) {
	.closeG {
		position: absolute;
		left: 295px !important;
		top: -5px;
		color: white;
		font-size: 40px;
		font-weight: 300;
	}
	#pac-input {
		background-image: url(/o/mx.com.multiva.buscador/img/lupa-buscador.png);
		background-repeat: no-repeat;
		background-position: right center;
		background-origin: content-box;
		background-size: 20px;
		z-index: 0;
		position: absolute;
		left: 0px;
		top: 0px;
		width: 83%;
		margin-top: 3%;
	}
	.modalG {
		display: none;
		position: fixed;
		z-index: 1;
		padding-top: 466px !important;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		overflow: auto;
		background-color: rgb(0, 0, 0);
		background-color: rgba(0, 0, 0, 0.4);
	}
}

/* The Modal (background) */
.modalG {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0, 0, 0); /* Fallback color */
	background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-contentG {
	margin: auto;
	width: 500px;
	box-shadow: 0px 0px 5px 9px rgba(0, 0, 0, 0.3);
}

#modal-titleG {
	background-color: #01305b;
	height: 40px;
}

#pNombre {
	text-align: center;
	font-size: 10pt;
	font-weight: 600;
	font-variant: unset;
	font-family: inherit;
	color: white;
	padding-top: 26px;
	margin-bottom: 10px;
}

#pCalle {
	text-align: center;
	font-size: 9pt;
	font-weight: 400;
	font-variant: unset;
	font-family: inherit;
	color: white;
	margin-bottom: -5px;
}

#pNumero {
	text-align: center;
	font-size: 9pt;
	font-weight: 400;
	font-variant: unset;
	font-family: inherit;
	color: white;
	margin-bottom: -5px;
}

#pCP {
	text-align: center;
	font-size: 9pt;
	font-weight: 400;
	font-variant: unset;
	font-family: inherit;
	color: white;
}
/* The Close Button */
.closeG {
	color: #aaaaaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.closeG:hover, .closeG:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

#sucursalesC {
	z-index: 0;
	position: absolute;
	right: 0px;
	top: 126px;
	padding-right: 10px;
}

#cajerosC {
	z-index: 0;
	position: absolute;
	right: 0px;
	top: 126px;
	padding-right: 10px;
}

#bolsasC {
	z-index: 0;
	position: absolute;
	right: 0px;
	top: 126px;
	padding-right: 10px;
}

#insideDiv {
	background: rgba(0, 47, 91, .70);
	width: 240px;
	height: 163px;
	position: absolute;
	left: 155px;
	top: 54px;
	border-radius: 20px;
}

#imageIconoId {
	position: absolute;
	left: 246px;
	top: 20px;
}

#closeG {
	position: absolute;
	left: 484px;
	top: -5px;
	color: white;
	float: right;
	font-size: 40px;
	font-weight: 300;
}

.change::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: rgb(0, 47, 91);
}

.change:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: rgb(0, 47, 91);
	opacity: 1;
}

.change::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: rgb(0, 47, 91);
	opacity: 1;
}

.change:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: rgb(0, 47, 91);
}


#centrosHead{
	width: 100%;
	padding: 50px 0px 60px;
	background-size: cover;
	font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;    font-size: 16px;
    line-height: 1.42857143;
    background-position: center center;
    background-repeat: no-repeat;
}

#CentrosFinancierosH1{
	font-weight: 100;
    color: rgb(255, 255, 255);
    font-family: "Proxima Nova Lt", sans-serif;
}

#SucursalCercanaP{
	font-weight: 100;
    color: rgb(255, 255, 255);
    font-family: "Proxima Nova Lt", sans-serif;
}
#botonLocalizaC{
	background-clip: padding-box;
    color: rgb(255, 255, 255);
    background-color: rgb(179, 163, 105);
    border-radius: 5px;
    padding: 10px 30px;
    border-color: rgb(179, 163, 105);
}
#selectEstado{
	margin-bottom: 20px;
    color: rgb(4, 29, 73);
    font-weight: 700;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(4, 29, 73);
    border-image: initial;
    display: block;
    width: 100%;
    height: 36px;
    font-size: 16px;
    line-height: 1.42857;
    border-radius: 4px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

#butonTodosCF{
	background-clip: padding-box;
    color: rgb(4, 29, 73);
    background-color: rgb(246, 190, 0);
    border-radius: 5px;
    padding: 10px 30px;
}
#seccion-cf-actinver {
    background: #041E42;
    padding:16px 0px;
    margin-top:120px;
}
#seccion-cf-actinver .box > h1 {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom:8px;
}
#seccion-cf-actinver .box > p {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom:8px;
}
#seccion-cf-actinver .card-cf {
    background: #083D87;
    padding: 8px 16px;
    border-radius:0px;
    margin:0px 1px;
    width:100%;
}
#seccion-cf-actinver .card-cf > .encabezado {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom:8px;
}
#seccion-cf-actinver .card-cf > .link-cf {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    background:none;
    border:none;
}
#seccion-cf-actinver .card-cf > .link-cf > img{
    height:16px;
}
#seccion-cf-actinver .card-cf > .select-cf {
    min-width: 256px;
    height: 40px;
    background: #031631;
    opacity: 1;
    border: none;
    padding: 8px 16px;
    color: #F4F4F4;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 18px;
    letter-spacing: 0.16px;
}