body {
background-color: #c4bba7;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
vertical-align: top;
    
-webkit-text-size-adjust:none;
-ms-text-size-adjust:none;
-moz-text-size-adjust:none;
text-size-adjust:none;
}

a {
color:inherit;
text-decoration: none;
}

a:hover {
color:inherit;
text-decoration: none;
}

a[href^=tel]{
color:inherit;
text-decoration:none;
}

@font-face {
font-family: 'jrcib_uno';
src: url('../css/jrcib_uno.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'jrcib_dos';
src: url('../css/jrcib_dos.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'jrcib_tres';
src: url('../css/jrcib_tres.woff') format('woff');
font-weight: normal;
font-style: normal;
}

.banner_cajon{
background-size: cover;
background-repeat: no-repeat;
position: relative;
width: 100%;
min-height: 1px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;
overflow: hidden;

animation: animacion_banner_fondo 120s linear infinite;
}

@keyframes animacion_banner_fondo{
	0% {background-position: 0% 100%;}
	50% {background-position: 100% 100%;}
	100% {background-position: 0% 100%;}
}

.banner_caja{
position: relative;
width: 480px;
min-height: 1px;
top: 0%;

left: 50%;
margin-left: -240px;
overflow: hidden;
}

.banner_caja_plus{
position: relative;
width: 1000px;
min-height: 1px;
top: 0%;

left: 50%;
margin-left: -500px;
overflow: hidden;
}

.banner_caja_non{
position: relative;
width: 1000px;
min-height: 1px;
top: 0%;

left: 50%;
margin-left: -500px;
overflow: hidden;
}

.banner_titulo{
position: relative;
width: 100%;
min-height: 48px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;

font-family: 'jrcib_uno';
font-size: 48px;
text-align: center;
/*color: #c4bba7;*/
line-height: 48px;
overflow: hidden;
}

.banner_texto{
position: relative;
width: 100%;
min-height: 14px;
top: 0%;
margin-top: 40px;
left: 0%;
margin-left: 0px;

font-family: 'jrcib_dos';
font-size: 14px;
text-align: center;
/*color: #c4bba7;*/
line-height: 16px;
overflow: hidden;
}

.banner_texto_plus{
position: relative;
width: 100%;
min-height: 14px;
top: 0%;
margin-top: 40px;
left: 0%;
margin-left: 0px;

font-family: 'jrcib_dos';
font-size: 14px;
text-align: justify;
/*color: #c4bba7;*/
line-height: 16px;
overflow: hidden;

-ms-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}

.banner_texto_non{
position: relative;
width: 100%;
min-height: 14px;
top: 0%;
margin-top: 40px;
left: 0%;
margin-left: 0px;

font-family: 'jrcib_dos';
font-size: 14px;
text-align: justify;
/*color: #c4bba7;*/
line-height: 16px;
overflow: hidden;

-ms-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}

.banner_boton{
background-color: #c4bba7;
position: relative;
width: 220px;
height: 40px;
top: 0%;
margin-top: 40px;
left: 50%;
margin-left: -110px;

font-family: 'jrcib_tres';
font-size: 16px;
text-align: center;
color: #026d2e;
line-height: 40px;
overflow: hidden;

border-radius: 20px;
}

.banner_boton_non{
background-color: #c4bba7;
position: relative;
width: 400px;
height: 40px;
top: 0%;
margin-top: 40px;
left: 50%;
margin-left: -200px;

font-family: 'jrcib_tres';
font-size: 16px;
text-align: center;
color: #026d2e;
line-height: 40px;
overflow: hidden;

border-radius: 20px;
}

.banner_boton_dos{
position: relative;
width: 220px;
height: 40px;
top: 0%;
margin-top: 40px;
left: 0%;
margin-left: 0px;

font-family: 'jrcib_tres';
font-size: 16px;
text-align: center;
line-height: 40px;
overflow: hidden;

border-radius: 20px;
}

.top_cajón{
position: absolute;
width: 1000px;
height: 140px;
top: 0%;
margin-top: 0px;
left: 50%;
margin-left: -500px;
overflow: hidden;
}

.top_logo{
background-image: url("../img/jrcib_logo.png");
background-size: contain;
background-repeat: no-repeat;
background-position: 50% 50%;
position: relative;
width: 240px;
height: 140px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;
float: left;
overflow: hidden;
}

.top_menu{
background-image: url("../img/jrcib_nav.png");
background-size: contain;
background-repeat: no-repeat;
background-position: 50% 50%;
position: relative;
width: 25px;
height: 140px;
top: 0%;
margin-top: 0px;
left: 100%;
margin-left: -25px;
float: left;
overflow: hidden;
}

.top_navegacion{
position: absolute;
width: 500px;
height: 140px;
top: 0%;
margin-top: 0px;
left: 100%;
margin-left: -500px;
float: left;
overflow: hidden;

font-family: 'jrcib_tres';
font-size: 16px;
text-align: right;
color: #c4bba7;
line-height: 140px;
overflow: hidden;
}

.top_enlace{
margin-left: 40px;
}


.contacto_cajon{
background-color: #026d2e;
background-image: url("../img/bg_03.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
position: relative;
width: 100%;
min-height: 1px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;
overflow: hidden;
}

.contacto_caja{
position: relative;
width: 1040px;
min-height: 1px;
top: 0%;
margin-top: 80px;
margin-bottom: 80px;
left: 50%;
margin-left: -520px;
overflow: hidden;
}


.contacto_titulo{
position: relative;
width: 100%;
min-height: 48px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;

font-family: 'jrcib_uno';
font-size: 48px;
text-align: center;
color: #c4bba7;
line-height: 48px;
float: left;
overflow: hidden;
}

.contacto_texto{
position: relative;
width: 480px;
min-height: 14px;
top: 0%;
margin-top: 40px;
left: 0%;
margin-left: 0px;

font-family: 'jrcib_dos';
font-size: 14px;
text-align: left;
color: #c4bba7;
line-height: 14px;
float: left;
overflow: hidden;

-ms-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}

.contacto_columna{
position: relative;
width: 480px;
min-height: 14px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 20px;
margin-right: 20px;
float: left;
display: block;
}

.contacto_subcolumna_l{
position: relative;
width: 230px;
min-height: 14px;
top: 0%;
margin-top: 40px;
left: 0%;
margin-left: 0px;
margin-right: 20px;
float: left;
display: block;
}

.contacto_subcolumna_r{
position: relative;
width: 230px;
min-height: 14px;
top: 0%;
margin-top: 40px;
left: 0%;
margin-left: 0px;
margin-right: 0px;
float: left;
display: block;
}

.contacto_campo_etiqueta{
position: relative;
width: 100%;
min-height: 14px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;

font-family: 'jrcib_dos';
font-size: 14px;
text-align: left;
color: #c4bba7;
line-height: 14px;
float: left;
overflow: hidden;

-ms-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}

.contacto_campo{
background-color: transparent;
border: 2px solid #c4bba7;
-webkit-appearance: none;

position: relative;
width: 100%;
height: 40px;
top: 0%;
margin-top: 10px;
margin-bottom: 20px;
left: 0%;
margin-left: 0px;
margin-right: 0px;

font-family: 'jrcib_dos';
font-size: 16px;
text-align: left;
color: #c4bba7;
line-height: 40px;

padding-left: 10px;
border-radius: 10px;
}

.contacto_campo::-webkit-input-placeholder {
  color: #c4bba7;
  opacity: 0.3;
}

.contacto_campo_plus{
background-color: transparent;
border: 2px solid #c4bba7;
-webkit-appearance: none;

position: relative;
width: 100%;
height: 200px;
top: 0%;
margin-top: 10px;
margin-bottom: 20px;
left: 0%;
margin-left: 0px;
margin-right: 0px;

font-family: 'jrcib_dos';
font-size: 16px;
text-align: left;
color: #c4bba7;
line-height: 16px;

padding: 10px;
border-radius: 10px;
}

.contacto_campo_plus::-webkit-input-placeholder {
  color: #c4bba7;
  opacity: 0.3;
}

.contacto_boton{
background-color: #c4bba7;
position: relative;
width: 100%;
height: 40px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;

font-family: 'jrcib_tres';
font-size: 16px;
text-align: center;
color: #026d2e;
line-height: 38px;
overflow: hidden;

border-radius: 20px;

-webkit-appearance: none;
border: 0px solid #c4bba7;
background-color: #c4bba7;
cursor:hand;
}

.foot_cajon{
background-color: #c4bca6;
position: relative;
width: 100%;
min-height: 1px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;
overflow: hidden;
}

.foot_caja{
position: relative;
width: 1000px;
min-height: 1px;
top: 0%;
margin-top: 80px;
margin-bottom: 80px;
left: 50%;
margin-left: -500px;
overflow: hidden;
}


.foot_enlaces{
background-color: #c4bca6;
position: relative;
width: 170px;
height: 40px;
top: 0%;
margin-top: 0px;
left: 50%;
margin-left: -85px;
overflow: hidden;
}

.foot_uno{
background-image: url("../img/jrcid_social_01.png");
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
position: relative;
width: 40px;
min-height: 40px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;
overflow: hidden;
float: left;
}

.foot_dos{
background-image: url("../img/jrcid_social_02.png");
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
position: relative;
width: 40px;
min-height: 40px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 25px;
overflow: hidden;
float: left;
}

.foot_tres{
background-image: url("../img/jrcid_social_03.png");
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
position: relative;
width: 40px;
min-height: 40px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 25px;
overflow: hidden;
float: left;
}

.foot_texto{
position: relative;
width: 100%;
min-height: 1px;
top: 0%;
margin-top: 20px;
left: 0%;
margin-left: 0px;
overflow: hidden;

font-family: 'jrcib_dos';
font-size: 14px;
text-align: left;
color: #046d2e;
line-height: 14px;
overflow: hidden;
}

.lista_cajon{
background-color: #046d2e;
position: relative;
width: 100%;
min-height: 1px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;
overflow: hidden;
}

.lista_caja{
position: relative;
width: 1000px;
min-height: 1px;
top: 0%;
margin-top: 80px;
margin-bottom: 80px;
left: 50%;
margin-left: -500px;
overflow: hidden;
}

.lista_cajita{
background-size: 70%;
background-repeat: no-repeat;
background-position: 50% 50%;
position: relative;

position: relative;
width: 230px;
height: 250px;
top: 0%;
margin-top: 10px;
margin-bottom: 10px;
left: 0%;
margin-left: 10px;
margin-right: 10px;
overflow: hidden;
float: left;

border-radius: 10px;
border: 3px solid #c4bca6;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}

.lista_cajita_texto{
position: relative;
width: 100%;
height: 24px;
top: 100%;
margin-top: -40px;
left: 0%;
margin-left: 0px;
overflow: hidden;

font-family: 'jrcib_dos';
font-size: 20px;
text-align: center;
color: #c4bca6;
line-height: 24px;
overflow: hidden;
}

.lista_titulo{
position: relative;
width: 100%;
min-height: 48px;
top: 0%;
margin-top: 0px;
margin-bottom: 40px;
left: 0%;
margin-left: 0px;

font-family: 'jrcib_uno';
font-size: 48px;
text-align: center;
color: #c4bba7;
line-height: 48px;
overflow: hidden;
}

.lista_dos_titulo{
position: relative;
width: 100%;
min-height: 48px;
top: 0%;
margin-top: 0px;
margin-bottom: 40px;
left: 0%;
margin-left: 0px;

font-family: 'jrcib_uno';
font-size: 48px;
text-align: center;
line-height: 50px;
overflow: hidden;
}

.lista_dos_cajita{
position: relative;
width: 480px;
height: 220px;
top: 0%;
margin-top: 10px;
margin-bottom: 10px;
left: 0%;
margin-left: 10px;
margin-right: 10px;
overflow: hidden;
float: left;
padding: 20px;

font-family: 'jrcib_dos';
font-size: 20px;
text-align: center;
line-height: 24px;
overflow: hidden;

border-radius: 10px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;

display: table;
}

.lista_dos_cajita_texto{
	display: table-cell;
	vertical-align: middle;
}