/* My StyleSheet */
html {
	font-family: sans-serif;
	line-height: [1.15](//1.15);
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
}
body {
	overflow-x: hidden;
	margin: 0px!important;
}

.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}
.nopaddingSoft {
	padding: 0;
	margin: 0;
}
#primary-menu {
	float: right;
	margin-top: 8px;
}
#primary-menu > li {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding: 0px;
    font-size: 13px;
    margin-right: 15px;
}
#primary-menu > li:last-child {
	padding-right: 0px;
	margin-right: 0px;
}
#primary-menu li a {
	color: white;
}

.header {
/*     background:white; */


    padding-bottom: 25px;
    background-image: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/headernew.png');
    background-position: center bottom;
    background-repeat: repeat-x;
  -webkit-transition:background-position 0.5s ease;
	-moz-transition:background-position 0.5s ease;
	-o-transition:background-position 0.5s ease;
	transition:background-position 0.5s ease;
}
.header #primary-menu li a{ color: #003559;}
.header.menuInicial {
    background: transparent;
    border-bottom: 0px;
/*     background-position: center -200px; */
    padding-bottom: 0px;
}

.header.menuInicial #primary-menu li a {
	text-shadow: 0px 0px 3px black;	
}


.header.menuInicial #primary-menu li a,
.header.menuInicial #primary-menu li:hover > a { color: white;}

.header.menuInicial #primary-menu li:hover > a {
/*
    color: #003559!important;
    text-shadow: none!important;
*/
}


.header .main-navigation ul ul {
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 10%);
    padding: 10px;
    border-radius: 5px;
    display: block;

}

.main-navigation ul li:nth-last-child(2):hover > ul {
	right: -20px!important;	
	left:auto!important;
}
.main-navigation ul li:nth-last-child(2):hover > ul li {
	text-align: right;
}

.main-navigation ul li:hover > ul {
     left: -20px!important;	
}



.header .main-navigation ul ul li {
	background: transparent;
    padding: 10px;
}
.header .main-navigation ul ul li a {
    color: #003559!important;
    text-shadow: none!important;
    text-transform: uppercase;
}


/* */

.vh70 {
    height: 70vh;
}

.topNav {
background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/top-nav.png') no-repeat top right scroll transparent;
    background-size: 80%;
    display: none;
    position: absolute;
    right: 0px;
    height: 43px;
    width: 107px;
    top: -22px;
}
.rightNav {
    background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/right-nav.png') no-repeat top right scroll transparent;
    background-size: cover;
    display: block;
    position: fixed;
    right: 0px;
    height: 150px;
    width: 53px;
    top: 231px;
    z-index: 999;
}

.double-angle{
    display:none;
}

.rightNavTop {
/*     background: #003559; */
    background: #f1733c;
    position: fixed;
    border-radius: 5px;
    padding: 15px;
    right: -115px;
    top: 231px;
    z-index: 999;
	width: 170px;
	overflow-x: hidden;
    transition: right 0.5s ease-out;
}
.rightNavTop:hover {
right: -5px;
}

.rightNavTop ul  {list-style: none;margin: 0px;padding: 0px;}
.rightNavTop ul li  {
    margin: 8px 0px;
}
.rightNavTop ul li img {
    width: 26px;
    /* border-bottom: 1px solid white; */
    padding: 0px 3px 6px;
    margin-right: 10px;
}
.rightNavTop ul li a {
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600;
    padding-bottom: 6px;
    position: relative;
}

.rightNavTop ul li a::before {
    content: '';
    width: 26px;
    border-bottom: 1px solid white;
    height: 1px;
    display: block;
    bottom: 0px;
    position: absolute;
    transition: width 250ms ease-in-out;
}

.rightNavTop ul li a:hover::before { 
	width: 140px;
}

img.logo {
    width: 178px;
    padding: 10px 0px;
}
img.conShadow {
-webkit-filter: drop-shadow(1px 1px 2px #000);
    filter: drop-shadow(1px 1px 2px #000);
}
img.logo-celeste {
    width: 180px;
    padding: 10px 0px;
    display: none;
}

.n2-section-smartslider, .wpb_revslider_element {
/* 	margin-top: -64px; */
margin-top: -65px;
}
.wpb_revslider_element.wpb_content_element {
	margin-bottom: 0px;
}
    

.sector-nuestros-negocios {
/* 	background: url(images/bg-negocios.png) repeat center center scroll white; */
	background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/linea.png') repeat center center scroll white;
    background-size: 100%; /* antes era 150 */
    padding: 0px 0px 50px;

}

.sector-nuestra-gente {
	background: url('/wp-content/themes/camanchaca/images/bg-gente.jpg') repeat center center scroll white;
	background-size: cover;
	padding: 120px 0px 60px;
}

.sector-informacion-financiera {
	padding: 100px 0px 50px;
}

.sector-sostenibilidad {
	padding: 50px 0px;
}

.sector-noticias {
	background-color: #fafafa;
	padding: 50px 0px 10px;
}

.sector-recetas {
	padding-top:50px;
	overflow: hidden;
}

.sust {
	width: 80%;
}
.susti {
	
}

.conShadow {
	text-shadow: 0px 0px 5px black;
}

h2.titulo {
	color: #003559;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    font-size: 35px;
    letter-spacing: -1px;
    margin-bottom: 50px;
}

h3.titulo {
	color: #003559;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    letter-spacing: -1px;
}

h4 {
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	font-size: 20px;
	color: #003559;
}

h4.titulo {
	font-family: 'Montserrat', sans-serif;
font-weight: 500;
font-size: 20px;
	color: #003559;
}




h5.titulo {
	font-family: 'Montserrat', sans-serif;
    color: #003559;
    font-weight: 600;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 30px;
}
.vermas {
/*
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
*/
	color:#F1733C;
font-weight: 600;
    text-transform: uppercase;
    font-family: 'Montserrat', serif;
    font-size: 14px;
}
.vermas::after {

    content: '\f054';
    margin-left: 7px;
    font-size: 9px;
    font-family: 'Font Awesome 5 Free';
/*
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
*/
    top: -2px;
    position: relative;

}

a:hover .vermas {
	color:#003559;
/* 	border-bottom: 1px solid #003559; */
}
a:hover .vermas::after {
border-color: transparent transparent transparent #003559;	
}



.linealarga {display: block; text-align: center; width: 100%;}
.linealarga::before {content: ' ';
    border-bottom: 1px solid #969696;
    width: 43%;
    height: 2px;
    display: block;
    position: absolute;
    top: 50%;
    z-index: 2;
    left: 0px;}
.linealarga::after {
	content: ' ';
    border-bottom: 1px solid #969696;
    width: 43%;
    height: 2px;
    display: block;
    position: absolute;
    top: 50%;
    z-index: 2;
    right: 0px;	
}
.superalimento {
    position: absolute;
    content: '';
    background: url('/wp-content/uploads/2020/10/super-alimento.png') no-repeat center center scroll transparent;
    display: block;
    width: 120px;
    height: 120px;
    top: 120px;
    background-size: contain;
    left: 72%;
    z-index: 99;
}

.superalimentoInner {
    position: absolute;
    content: '';
    background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/super-alimento.png') no-repeat center center scroll transparent;
    display: block;
    width: 90px;
    height: 90px;
    top: -30px;
    background-size: contain;
    right: 0px;
    z-index: 99;
}
.sector-nuestra-gente p {
    color: white;
    font-family: 'Montserrat', serif;
    font-size: 16px;
    font-weight: 500;
}
.sector-nuestra-gente button {
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
	background-color: rgba(0, 53, 89, 0.60);
    border: none;
    color: white;
    display: inline-block;
    padding-right: 53px;
    padding: 12px 20px;
    border-radius: 0px
}
.sector-nuestra-gente button:hover {
	    background-color: rgba(0, 53, 89, 1);
}

.sector-nuestra-gente button .vermas {
	color: white;
    font-size: 15px;
}

.sector-nuestra-gente button .vermas::after {
/*
    border-style: solid;
    border-width: 7px 0 7px 11px;
    margin-left: 9px;
    margin-top: 2px;
*/
}

.sector-nuestra-gente button:hover .vermas::after {
	border-color: transparent transparent transparent #ffffff;
}

.boxFinanciera {
	background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/bg-financiera.png') no-repeat center center scroll transparent;
	background-size: cover;
	       padding: 70px!important;
}


.boxFinanciera .vc_column-inner {
	padding: 0px!important;
}


.boxCustom {
    background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/bg-financiera.png') no-repeat center bottom scroll transparent;
    background-size: cover;
    padding: 60px 60px 0px!important;
}

.boxCustom .vc_column-inner {
	padding: 0px!important;
}


.boxCustom .parrafo-page {
    margin-bottom: 20px;
    margin-top: -30px;
}
.zIndex2 {
	z-index: 2!important;
}



.sector-informacion-financiera p {
    color: #003559;
    font-family: 'Montserrat', serif;
    font-size: 16px;
    font-weight: 400;
    padding-right: 60px;
}

.stockSectionTitle {
	color: #003559;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    position: relative;
    font-weight: 400;
    display: block;
    min-height: 30px;
    content: ' ';
    width: 400px;
}
.stockTitle {
	color: #003559;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	min-height: 60px;
	display: flex;
	align-items: flex-end;
	position: relative;
}
.stockTitleOLD::after {
	border-bottom: 1px solid #F1733C;
    content: '';
    display: block;
    width: 42%;
    position: absolute;
    margin-top: 5px;
	
}
.stockPrice {
    color: #F1733C;
    font-family: 'Montserrat', sans-serif;
    font-size: 35px;
    font-weight: 600;
    margin-top: 15px;
    display: block;
}
.stockVar {
	color: #003559;
	font-family: 'Montserrat', sans-serif;
	display: block;
	font-weight: 500;
	font-size: 18px;
}
.stockTime {
	color: #969696;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
}


.exchangeValue {
    color: #F1733C;
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    font-weight: 600;
    margin-top: 5px;
    display: block;
}
.exchangeToken {
	color: #003559;
	font-family: 'Montserrat', sans-serif;
	display: block;
	font-weight: 600;
	font-size: 15px;
}
.exchangeTime {
	color: #969696;
	font-size: 15px;
	font-family: 'Montserrat', sans-serif;
}



.boxNoticiaGrande {
    align-items: flex-end;
    padding: 0px 50px 20px;
    min-height: 400px;
    display: flex;
    position: relative;
}
.boxNoticiaGrande::before {
    position: absolute;
    display: flex;
    left: 0px;
    content: '';
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 20%, #003559 90%);
}
.boxNoticiaGrande .elTag {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	color: white;
/* 	background: #F1733C; */
	font-size: 12px;
	font-weight: 600;
	position: relative;
	padding: 3px;
}
.boxNoticiaGrande .elTagOLD::after {
	content:'';
	border-style: solid;
	border-width: 10px 0 11px 13px;
	border-color: transparent transparent transparent #f1723c;
	position: absolute;
	right: -15px;
	width: 15px;
	top: 0px;
}
.boxNoticiaGrande h2 {
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 20px;
	margin-top: 15px;
    text-shadow: 0px 0px 10px black;
}
.boxNoticiaGrande .fecha {
	color: white;
    font-weight: 600;
    font-size: 12px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
}
.boxNoticiaGrande .viewers {
	color: white;
    font-weight: 600;
    margin-left: 10px;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;	
}
.boxNoticiaGrande .viewers::before {
	
}
.boxNoticiaGrande a {
	display: block;
}




/*  */
.boxNoticiaSust, .boxNoticiaSustHome {
	background: #F2F2F2;
}
.boxNoticiaSustHome {
	    height: 49%;
}
.boxNoticiaSust .elTag {
	font-family: 'Montserrat', sans-serif;
	color: #F1733C;
	text-transform: uppercase;
/* 	background: #F1733C; */
	font-size: 11px;
	font-weight: 600;
	position: relative;
	padding: 0px;
}

.boxNoticiaSust h2 {
    color: #003559;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 15px;
	margin-top: 10px;
}


.boxNoticiaSust .fecha {
	color: #003559;
    font-weight: 600;
    font-size: 12px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
}
.boxNoticiaSust .viewers {
	color: #003559;
    font-weight: 600;
    margin-left: 10px;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;	
}

.boxNoticiaSust figure img {	
    position: absolute;
/*     height: 100%; */
    width: 100%;
    max-width: inherit;
}
.boxNoticiaSustAmiga figure img {
    position: relative;
    height: 230px;
}

.boxNoticiaSustAmiga > div {
    min-height: 160px;
}

.rowNoticiaHome {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.boxNoticiaSustHome figure {
	overflow: hidden;
/*     height: 115px; */
        /* min-height: 45%; */
        min-height: 65%;
    position: relative;
    margin: 0px;
}
.boxNoticiaSust figure .socialFooter {
    position: absolute;
    right: 40px;
    top: 10px;
    font-size: 20px;
}

.boxNoticiaSustHome figure .socialFooter {
    position: absolute;
    top: 5px;
    right: 26px;
    z-index: 9;
}


.boxNoticiaSustHome figure img {
	position: absolute;
    width: 100%;
    top: -15%;
/*     top:0px; */
}
.boxNoticiaSustHome .elTag {
	font-family: 'Montserrat', sans-serif;
	color: #F1733C;
	text-transform: uppercase;
/* 	background: #F1733C; */
	font-size: 10px;
	font-weight: 600;
	position: relative;
	padding: 0px;
}

.boxNoticiaSustHome h2 {
    color: #003559;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 13px;
    margin-top: 0px;
    text-overflow: ellipsis;
    overflow: hidden;
    /* max-height: 45px; */
    max-height: 30px;
    margin-bottom: -4px;
}

.boxNoticiaSustHome .fecha {
	color: #003559;
    font-weight: 600;
    font-size: 10px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
}

.boxNoticiaSustHome .viewers {
	color: #003559;
    font-weight: 600;
    margin-left: 10px;
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;	
}


.boxNoticiaChica {
    align-items: flex-end;
    padding: 0px 10px 10px;
    display: flex;
    height: 48%;
    position:relative;
}
.boxNoticiaChica::before {
    position: absolute;
    display: flex;
    left: 0px;
    content: '';
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 20%, #003559 90%);
}
.boxNoticiaChica .elTag {
	font-family: 'Montserrat', sans-serif;
	color: white;
	text-transform: uppercase;
/* 	background: #F1733C; */
	font-size: 11px;
	font-weight: 600;
	position: relative;
	padding: 3px;
}
.boxNoticiaChica .elTagOLD::after {
	content:'';
	border-style: solid;
	border-width: 8px 0 8px 10px;
	border-color: transparent transparent transparent #f1723c;
	position: absolute;
	right: -15px;
	width: 15px;
	top: 0px;
}
.boxNoticiaChica h2 {
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 15px;
	margin-top: 10px;
    text-shadow: 0px 0px 10px black;
}
.boxNoticiaChica .fecha {
	color: white;
    font-weight: 600;
    font-size: 12px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
}
.boxNoticiaChica .viewers {
	color: white;
    font-weight: 600;
    margin-left: 10px;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;	
}
.boxNoticiaChica .viewers::before {
	
}
.boxNoticiaChica a {
	display: block;
}
.boxNoticiaChica .vermas {
	font-size: 12px;
}

.boxNoticiaChica .vermas::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #f1723c;
    margin-left: 6px;
    margin-top: 8px;
    position: absolute;
}






.boxNoticiaOtra {
	padding: 0px 0px;
/*     height: 30%; */
    display: block;
    margin-bottom: 12px;
        padding-left: 15px;
}
.boxNoticiaOtra .elTag {
	font-family: 'Montserrat', sans-serif;
	color: #F1733C;
	text-transform: uppercase;
/* 	background: #F1733C; */
	font-size: 10px;
	font-weight: 600;
	position: relative;
	padding: 0px;
}
.boxNoticiaOtra .elTagOLD::after {
	content:'';
	border-style: solid;
	border-width: 8px 0 8px 10px;
	border-color: transparent transparent transparent #f1723c;
	position: absolute;
	right: -15px;
	width: 15px;
	top: 0px;
}
.boxNoticiaOtra h2, .boxNoticiaOtra h2 a {
    color: #003559;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 13px;
    margin-top: 10px;
    line-height: 18px;

}
.boxNoticiaOtra .fecha {
	color: #003559;
    font-weight: 600;
    font-size: 10px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
}
.boxNoticiaOtra .viewers {
	color: #003559;
    font-weight: 600;
    margin-left: 10px;
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;	
}
.boxNoticiaOtra .viewers::before {
	
}
.boxNoticiaOtra a {
	display: block;
}
.boxNoticiaOtra .vermas {
	font-size: 12px;
}

.boxNoticiaOtra .vermas::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #f1723c;
    margin-left: 6px;
    margin-top: 8px;
    position: absolute;
}






.recetas-01 {
    display: flex;
    background: url('https://salmonescamanchaca.cl/wp-content/uploads/2020/08/recetas_salmones_camanchaca.jpg') no-repeat left center scroll transparent;
    text-align: center;
    min-height: 300px!important;
    background-size: cover;
    vertical-align: middle;
    align-items: flex-end;
    margin-bottom: 0px;
    cursor: pointer;
}

.recetas-02 {
    display: flex;
    background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/recetas-bg-02.jpg') no-repeat center center scroll transparent;
    text-align: center;
    min-height: 300px!important;
    background-size: 98% 100%;
    vertical-align: middle;
    align-items: flex-end;
    margin-bottom: 10px;
    cursor: pointer;
}
.recetas-03 {
    display: flex;
    background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/recetas-bg-03.jpg') no-repeat right center scroll transparent;
    text-align: center;
    min-height: 300px!important;
    background-size: 98% 100%;
    vertical-align: middle;
    align-items: flex-end;
    margin-bottom: 10px;
    cursor: pointer;
}
.recetas-01 .wpb_raw_code,
.recetas-02 .wpb_raw_code,
.recetas-03 .wpb_raw_code {
    margin-bottom: 0px;
}
.recetas-01 .vc_column-inner,
.recetas-02 .vc_column-inner,
.recetas-03 .vc_column-inner {
	padding-left: 0px!important;
	padding-right: 0px!important;
	
}

.over {
	width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.recetas-01:hover .over {    background: rgba(255, 255, 255, 0.2); } 
.recetas-02:hover .over {    background: rgba(255, 255, 255, 0.2); } 
.recetas-03:hover .over {    background: rgba(255, 255, 255, 0.2); } 

.tituloRecetas {
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
	text-decoration: uppercase;
    text-align: center;
    background: rgba(255, 255, 255, 0);
    width: 100%;
    display: block;
    padding: 20px 0px;
    z-index: 2;
    font-size: 25px;
    line-height: 30px;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
}
.pais {
    margin-bottom: 38px;
}

.socialFooter { color:white; }
.socialFooter:hover { color:rgba(255,255,255,0.4); }
.superFooter p {
    font-family: 'Montserrat', sans-serif;
    color: white;
    font-weight: 600;
    font-size: 13px;
}
.sitemap {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.sitemap li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 49%;
    display: inline-block;
}
.sitemap li a {
    font-family: 'Montserrat', sans-serif;
    color: white;
    font-size: 12px;
    font-weight: 500;
}
.sitemap li a:hover {}

.paistitulo {
	color: #e8733c;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 12px;
}
.tel {
    color: white;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;	
    display: block;
}
.tel::before {
	    opacity: 0.4;
	color:'#858585';
	content: '\f095';
	margin-right: 10px;
	font-family: 'Font Awesome 5 Free';
}
.mail {
	    color: white;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    display: block;
}
.mail::before {
	opacity: 0.4;
	color:'#858585';
	content: '\f0e0';
	margin-right: 10px;
	
	font-family: 'Font Awesome 5 Free';
}
.url {
    color: white;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    display: block;
}
.url::before {
    opacity: 0.4;
    color:'#858585';
    content: '\f35d';
    margin-right: 10px;
    font-family: 'Font Awesome 5 Free';
}
.ochenta {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.outsideLink {
	color: white;
    opacity: 0.4;
    display: block;
    font-size: 11px;
}
/* Inner Pages */

h2.tituloPagina {
	font-weight: 600!important;
    text-shadow: 0px 0px 10px black;
}
.verVideo {
	color: white!important;
    text-align: center;
    display: block;
    font-family: 'Montserrat', sans-serif;
}
.verVideo i {
	    font-size: 18px;
}
.parrafo-page p {
	color: #003559;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 15px;
}

.parrafo-page ol {
	list-style: none;
    counter-reset: my-awesome-counter;
    padding: 0px;
    margin: 0px;
}
.parrafo-page ol li {
	counter-increment: my-awesome-counter;
	color: #003559;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 10px;
}

.parrafo-page ol li::before {
  content: counter(my-awesome-counter) " - ";
  color: #F1733C;
  font-weight: bold;
      font-size: 18px;
}


.parrafo-pilares p {
	color: #E2733C;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 5px;
}

.parrafo-pilares ul {
	list-style: none;
    padding: 0px;
    margin: 0px;
}

.parrafo-pilares ul li {
	color: #003559;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.parrafo-pilares ul li::before {
    vertical-align: sub;
    font-size: 32px;
    content: '•';
    line-height: 26px;
    color: #E2733C;
    margin-right: 5px;
}


.tituloGrid h4 a {
	color: #003559!important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
}

h4.tituloInterno {
    font-weight: 600;
    letter-spacing: -0.5px;
    font-family: 'Montserrat', sans-serif;	
}
a .boxRecetasInner {
    color: #003559;
}
.boxRecetasInner {
    display: flex;
    background: #FAFAFA;
    margin-bottom: 20px;
}
.boxRecetasInner.vertical {
	flex-flow: column;
}
.boxRecetasInner i {
    color: #F1733C;
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.boxRecetasInner a span {
	color: #003559;
    font-family: 'Montserrat', sans-serif;
}
.figuraRecetas {
	min-height: 140px;
}
.origenBox {
	margin-top: 40px;
	margin-bottom: 20px;
}
h4.subTitulo {
	color: #003559!important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
/*     text-transform: capitalize; */
    font-size: 20px;
    text-align: center;
}
.origenImagen {
	min-height: 170px;
    display: flex;
    align-items: stretch;
}
.origenDescripcion {
	display: flex;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    align-items: center;
    color: #003559;
    background: rgba(255, 255, 255, 0.6);
    font-size: 15px;
    padding: 30px;
    width: 100%;
}
.origenImagen:hover .origenDescripcion {

	  visibility: visible;
  opacity: 1;
}

.bcPadre {
	color: #808080;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Montserrat', serif;
    font-size: 14px;
}
.bcPadre a {
	color: #808080;
}
.bcPadre::after {
	color: #808080;
	content: '\f054';
	font-weight: 800;
    margin-left: 7px;
    font-size: 9px;
    font-family: 'Font Awesome 5 Free';
    top: -2px;
    position: relative;
}


.bcHijo {
	color: #F1733C;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Montserrat', serif;
    font-size: 14px;
}

.procesoBox {
	background: #FAFAFA;
    display: flex;
    flex-flow: row;
    align-items: stretch;
/*     height: 120px; */
    align-content: stretch;
}
.procesoBox .pboxLeft,
.procesoBox .pboxRight {
    align-self: center;
    flex: 1 1 0px;
    padding: 20px 50px;
    position: relative;
}
.procesoBox .pboxLeft span {
    background: #EA733C;
    color: white;
    font-family: 'Montserrat', sans-serif;
    padding: 5px 13px;
    border-radius: 50%;
    position: absolute;
    left: 45%;
    top: 20%;
    display: inline-block;
    width: 35px;
    text-align: center;
}
.procesoBox .pboxLeft img {
    padding: 40px;
    padding-top: 60px;
    padding-bottom: 20px;
}
.procesoBox .pboxRight {
	    border-left: 1px solid #EA733C;
}
.procesoBox .pboxRight h4 {

    font-weight: 600;
    color: #003559;
    font-size: 16px;
    letter-spacing: -0.5px;
    font-family: 'Montserrat', sans-serif;
}
.procesoBox .pboxRight p {
    font-family: 'Montserrat', sans-serif;
    color: #003559;
    font-size: 13px;
    font-weight: 100;
}

.owl-carousel {
    margin-top: 30px;
    margin-bottom: 80px;
}
.owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
    color: #F1733C;
    padding: 0px 20px;
}

button.owl-prev span,
button.owl-next span {
    
    font-size: 44px;
    line-height: 17px;
    height: 24px;
    margin: 0px;
    padding: 0px;
    display: inline-block;
}


button.owl-next {
	right: 20px;
    position: absolute;
}


.owl-dots {
    text-align: center;
    margin: 30px 0px 40px;
}

.owl-dot span {
    font-family: 'Montserrat', sans-serif;
    color: #003559;
    padding: 3px;
    display: inline-block;
    width: 30px;
}

.owl-dot.active {
    background: #EA733C!important;
    border-radius: 60px;
}
.owl-dot.active span {
	color: white;
}

button.owl-dot {
    margin: 0px 15px!important;
}

.owl-centered .owl-wrapper {
  display: table !important;
}
.owl-centered .owl-item {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.owl-centered .owl-item > div {
  text-align: center;
  padding: 5%;
}

.owl-centered {
	margin-top: 0px!important;
	margin-bottom: 0px!important;
}

.owl-centered .owl-nav {
	top: 50%;
}
/*
.owl-centered {
	display: none;
}
.owl-centered.activo {
	display: block;
}
*/


.cajaProductos {
    min-height: 255px;
}

.vc_gitem-zone-a.cajaProductos.vc_gitem-is-link {
    background: #fafafa;
}

/* Product detailer */

.imgGallery {
	width: 90px;
	display: none;
	flex-direction: column;
	justify-content: flex-start;
}
.imgGallery.activo {
	display: inline-flex;
}
.imgGalleryThumb.owl-thumb-item.active {
    border: 1px solid #c7c7c7;
}
.imgGalleryThumb {
	border: 1px solid #E2E2E2;
	width: 90px;
	padding: 30%;
	    flex: 1;
	    margin-bottom: 5px;
	    cursor: pointer;
	    max-height: 20%;
}
.imgGalleryThumb:last-child {
margin-bottom: 0px;
}
.imgPrincipal {
    border: 1px solid #E2E2E2;
    margin-left: 7px;
    max-height: 400px;
    min-height: 400px;
    display: flex;
    flex: 1;
/*     padding: 10%; */
    overflow: hidden;
    justify-content: center;
    align-items: center;
}
.imgPrincipal img {
	height: auto;
/*     height: 100%; */
    width: auto;
}
.labelProductos {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    display: block;
    font-size: 15px;
    color: #003559;
    margin-top: 10px;
}
.labelProductos img {
	max-height: 70px;
}
.labelProductos a {
	color: #E2733C;
    font-weight: 500;
}
.labelProductosA a::after {
    content: '\f054';
    margin-left: 4px;
    font-size: 9px;
    font-family: 'Font Awesome 5 Free';
    top: -2px;
    position: relative;
}
.labelProductos a:hover {}
.ulProductos {
	margin: 0px;
    padding: 0px;
    list-style: none;
}
.ulProductos li  {
	    display: inline-block;
    margin-bottom: 8px;
}
.ulProductos li a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
    font-size: 15px;
    color: #003559;
    border: 1px solid #003559;
    padding: 3px 5px;
}
.ulProductos li a:hover, .ulProductos li a.activo {
	background: #003559;
	color:white;
}
.labelDescripcion {
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    display: block;
    font-size: 15px;
    color: #003559;	
}


/* Box de Producto */

.productoInfo {
    display:none;
        -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.productoInfo.activo {
    display: block;
}
.productoImagen {
	display: none!important;
}
.productoImagen.activo {
	display: block!important;
}

.pier33 {
	width: 200px;
    float: right;
}


/* Form contacto */
#formContacto input,
#formContacto textarea,
#formContacto select {
	border: 1px solid #C1D3E6;
    border-radius: 0px;
    font-family: 'Montserrat', sans-serif;
    color: #707070;
    padding: 13px 20px;
    width: 100%;
    font-size: 15px;
    margin-bottom: 15px;
}
#formContacto textarea {
	min-height: 200px;
}
#formContacto select {
	background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/arrowDown.png') no-repeat right transparent;
	background-position-x: 98%;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#formContacto .enviarForm {
    color: #E2733C;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
background: none;
    border: none;
    text-align: right;
    width: initial;
        padding: 0px;
        font-size: 14px;
        font-weight: 600;
        cursor: pointer;
}
.microarrow {
	color: #E2733C;
    font-size: 9px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}

.empleoBox {
	background: #FAFAFA;
    padding: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}
.empleoBox h3 {
    color: #003559;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 20px;
    display: block;
}
.empleoBox h4 {
    color: #003559;
    font-family: 'Montserrat', sans-serif;
    border-right: 1px solid #F1733C;
    display: inline-block;
    padding-right: 12px;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
}
.empleoBox h5 {
    color: #003559;
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    font-weight: 300;
    font-size: 16px;
    margin-left: 8px;
}
.empleoBox i {
    color: #F1733C;
    float: right;
}

.filtrarButton {
    color: #E2733C;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
background: none;
    border: none;
    text-align: right;
    width: initial;
        padding: 0px;
        font-size: 14px;
}



.mydropDown {
	background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/arrowDown.png') no-repeat right transparent;
	background-position-x: 98%;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	border: 1px solid #C1D3E6;
    border-radius: 0px;
    font-family: 'Montserrat', sans-serif;
    color: #707070;
    font-size: 14px;
    padding: 5px 40px 5px 10px;
        margin: 0px 5px;
}


.enviarForm2 {
    color: #E2733C;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
background: none;
    border: none;
    text-align: right;
    width: initial;
        padding: 0px;
        font-size:15px;
        font-weight: 700;
        cursor: pointer;
}


.btnAttachST{
    color: #9C9C9C;
    background: transparent;
    border: 1px solid #C1D3E6;
    border-radius: 0px;
    font-family: 'Montserrat', sans-serif;
    padding: 20px 30px;
    margin: 15px 0px;
    display: block;
    font-size: 14px;
}

.subform {
    color: #003559;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    margin: 10px 0px;
    display: block;
}
.formTCN { display: none; }
.formPLB { display: none; }


/* ODT */
.singleODT {
	display: none;
}
.singleODT > div {
	background: #fafafa;
    padding: 20px;
}
.singleODT h2 {
color: #003559;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-bottom: 15px;
}
.singleODT h3 {
    color: #003559;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 17px;
}

.singleODT h4 {
    color: #003559;
    font-family: 'Montserrat', sans-serif;
    border-right: 1px solid #F1733C;
    display: inline-block;
    padding-right: 12px;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
}
.singleODT h5 {
    color: #003559;
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    font-weight: 300;
    font-size: 16px;
    margin-left: 8px;
}
.singleODT p {
    color: #003559;
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
        font-size: 15px;
}
.singleODT span.codigos {
	    display: block;
    margin-bottom: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
    font-size: 14px;
    color: #707070;
}
ul.reqs {
    margin: 0px;
    padding: 0px;
    list-style: inside;
}
ul.reqs li {
    color: #003559;
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
        font-size: 15px;
}
.btnVolver,
.btnVolver2,
.btnPostularme {
	cursor: pointer;
}
.sectorFormODT {
	display: none;
}
.formODT h3 {
	color: #003559;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-bottom: 15px;
}

/* Noticias */
article.noticias h1.entry-title,
article.recetas h1.entry-title {
	color: #003559;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-bottom: 40px;	
}
article.noticias .entry-content h5,
article.recetas .entry-content h5 {
color: #003559;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-bottom: 40px;
    margin-top: 40px;	
}
article.recetas .entry-content h5 {
	margin-bottom: 20px;
	color:#ED733C;
}
article .fecha {
	font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #9B9B9B;
    margin: 20px 0px 0px;
    text-transform: capitalize;
    display: inline-block;

}
article .viewers {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #9B9B9B;
    margin: 20px 20px 0px;
    text-transform: capitalize;
    display: inline-block;
    font-size: 14px;
}
.entry-content p {
	color: #003559;
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
}
.tituloSidebar {
	color: #003559;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 1.25rem;
    margin-top: 60px;
}
.linkSidebar {
    color: #F1733C;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    display: block;
    text-transform: uppercase;
    margin-bottom: 4px;
    font-size: 14px;
}
.linkSidebar:visited {
	color: #F1733C;
}

.tagTitle {
	font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    font-size: 18px;
    margin-right: 10px;
    color:#003559;
}
.tag {
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
    background: rgba(0, 92, 179, 0.1);
    color: #003559;
    padding: 5px 8px;
    margin: 2px;
    display: inline-block;
}
.tag:hover {
	background: rgba(0, 92, 179, 0.2);
	color: #003559;
}


.entry-footer {
	margin-top: 30px;
}

.noticiasSidebar {}
.noticiasSidebar .boxNoticiaOtra {
    padding: 0px;
    height: auto;
}
.noticiasSidebar .boxNoticiaOtra .elTag {
    font-size: 11px;
    font-weight: 400;
}
.noticiasSidebar .boxNoticiaOtra h2 {
    font-weight: 400;
/*     font-size: 17px; */
    line-height: 24px;
    margin-top: 5px;
    margin-bottom: 4px;
    text-align: left;
    font-size: 15px;
}
.noticiasSidebar .boxNoticiaOtra .fecha {
    font-weight: 400;
}
.noticiasSidebar .boxNoticiaOtra .viewers {
    font-weight: 400;
}
.tax-categoria_de_recetas .boxNoticiaOtra,
.post-type-archive-recetas .boxNoticiaOtra {
    width: 49%;
    display: inline-block;
}
.tax-categoria_de_recetas .imgListado,
.post-type-archive-recetas .imgListado {
	width: 35%
}
.tax-categoria_de_recetas .contListado {}

.social {
    background: #003559;
    float: right;
    border-radius: 50%;
    margin: 0px 5px;
    height: 25px;
    width: 25px;
    text-align: center;
    padding: 1px;
}
.social i {
	color:white;
}

.busquedaSidebar {}
.campoBusquedaSidebar {
    border: 1px solid #C3D5E8!important;
    border-radius: unset!important;
    display: inline;
    float: left;
}
.btnBuscarSidebar {
	margin: 0px;
    background: white!important;
    font-family: 'Font Awesome 5 Free'!important;
    height: 32px;
    display: inline;
    float: left;
    padding: 0px 13px 0px!important;
    border-radius: 0px!important;
    border: 1px solid #C3D5E8!important;
    border-left-width: 0px!important;
    color: #003559;
}
.listadoNoticias {
	padding-left: 0px !important;
    margin-bottom: 30px;
}
.imgListado {
    /* width: 30%; */
    width:38%;
    display: inline-block;
    height: auto;
    float: left;
    min-height: 150px;
    margin-right: 10px;
}
.contListado {
    display: inline-block;
    float: left;
    width: 60%;
}
.listadoNoticias .elTag {
	text-transform: uppercase;
	font-size: 14px;
}
.contListado .viewers,
.contListado .fecha {
    font-weight: 400;	
}
.contListado h2 {
	font-size: 18px;
    line-height: 25px;
    font-weight: 600;
}

/* Inversionistas */
.menuInversionistas {
    padding: 30px 30px 0px 40px;
	margin: 0px;
	list-style: none;
}
.menuInversionistas li {
	    margin: 20px 0px;
}
.menuInversionistas li a {
	color:#003559;
	font-size: 14px;
	line-height: 18px;
	font-family: 'Montserrat', sans-serif;
}
.menuInversionistas li a.activo,
.menuInversionistas li a:hover {
	color:#F1733C;
}


.menuIndicadores {
    padding: 0px 30px 0px 40px;
	margin: 0px;
	list-style: none;
}
.menuIndicadores li {
    margin: 0px 0px 5px;
}
.menuIndicadores li a {
	color:#003559;
	font-size: 13px;
	line-height: 18px;
	font-family: 'Montserrat', sans-serif;
}
.menuIndicadores li a.activo,
.menuIndicadores li a:hover {
	color:#F1733C;
}
.menuIndicadores li a.titulazo {
	
}
.esSeparador {
	border-top: 1px solid #003559;
    margin-top: 10px!important;
    padding-top: 7px;
}
.esSeparador:nth-of-type(1) {
    border-top: none;
}
.menuIndicadores li a.titulazo:hover {
	color:#003559;
	cursor:default;
}



.tablaInversionistasDividendos {font-size:12px;color: #003559;width: 100%;border-width: 0px;border-color: white;border-collapse: collapse;margin: 0 auto;}
.tablaInversionistasDividendos th {font-size:13px;background-color: #FAFAFA;border-width: 2px;padding: 8px 30px;border-style: solid;border-color: #003559;text-align: center;font-family: 'Montserrat', sans-serif;color: #003559;max-width: 80px;border-top: 0px;border-left: 0px;border-right: 0px;     vertical-align: bottom;}
.tablaInversionistasDividendos tr {background-color: white;border: 0px;}
.tablaInversionistasDividendos tr:nth-child(odd) {background-color: #fafafa;border: 0px;}
.tablaInversionistasDividendos td {font-size:12px;border-width: 1px;font-family: 'Montserrat', sans-serif;padding: 8px;text-align: center;border-style: solid;border-color: #C6D8EB;border-left: 0px;border-right: 0px;}
.tablaInversionistasDividendos tr:hover {background-color:#ffffff;}


.parrafo-financiera p {
	line-height: 30px;
}
h5.tituloInterno {
    font-weight: 700!important;
    margin: 40px 0px 20px;
}

ul.listaAnos {
    margin: 40px 0px;
    padding: 0px;
    text-align: center;
    list-style: none;
}
ul.listaAnos li {
    display: inline-block;
    margin: 0px 10px;
}
ul.listaAnos li a {
    color: #9F9F9F;
    font-family: 'Montserrat', sans-serif;
}
ul.listaAnos li a:hover, ul.listaAnos li a.activo {color:#F1733C;}


ul.listaDocs {
    margin: 0 auto 70px;
    padding: 0;
    list-style: none;
    width: 80%;
/*     border-bottom: 1px solid #C6D8EB; */
/* ADDED By ME */
	display: flex;
    flex-flow: row;
    flex-wrap: wrap;
}
ul.listaDocs li {
	flex: 0 0 50%;
/*     display: inline-block; */
/*     width: 50%; */
    border-top: 1px solid #C6D8EB;
    min-height: 120px;
}
ul.listaDocs li a {
    display: block;
    clear: both;
    padding: 30px;
}
ul.listaDocsOLD li a i {
	color:#F1733C;
	float: left;
	font-size: 50px;
	margin-right: 20px;
	margin-bottom: 10px;
}
ul.listaDocs li a i {
    color: #F1733C;
    font-size: 50px;
    position: absolute;
}

ul.listaDocs li a span.titulo {
    color: #F1733C;
    font-family: 'Montserrat', sans-serif;
    display: block;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 50px;
}
ul.listaDocs li a span.fecha {
    font-family: 'Montserrat', sans-serif;
    color: #9F9F9F;
    font-size: 14px;
    margin-left: 50px;
}

.page-id-689 ul.listaDocs li,
.page-id-691 ul.listaDocs li {
	flex: 0 0 90%;	
}


ul.listaDocsOLD li a span.titulo {
	color:#F1733C;
	font-family: 'Montserrat', sans-serif;
	display: block;
	font-weight: 500;
	  overflow: hidden;
/*   white-space: nowrap;  DELETED BY ME */
  text-overflow: ellipsis;
}
ul.listaDocsOLD li a span.fecha {
	font-family: 'Montserrat', sans-serif;
	color:#9F9F9F;
	font-size: 14px;
}




.memoriasList {
    padding: 0;
    margin: 0px;
    list-style: none;
    text-align: center;
}
.memoriasList li {
    display: inline-block;
    border: 1px solid #C6D8EB;
    margin: 5px 5px 10px;
    width: 20%;
}
.memoriasList li figure {
    margin: 0px;
    min-height: 190px;
    text-align: center;
}
.memoriasList li figure a {
    color: white;
    font-size: 70px;
    display: block;
    padding: 50% 0px;
}
.memoriasList .tituloMemoria {font-family: 'Montserrat', sans-serif;color: #F1733C;text-align: center;display: block;font-size: 16px;font-weight: 500;padding: 10px;}
.memoriasList .fechaMemoria {
    display: block;
    text-align: center;
    color: #9F9F9F;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 10px;
}
.page-id-909 .memoriasList li figure a {
	font-size: 50px;
}




/**/


span.tablaTitulo {
    font-weight: 600;
    width: 120px;
    font-size: 13px;
    display: block;
    text-align: left;
}
span.tablaTitulo i {
    float: left;
    margin: 4px 5px 55% 0px;
    font-size: 14px;
}
span.tablaTitulo a {
	color:#003559;
}
span.tablaFecha {
    display: inherit;
    font-size: 11px;
}


label.ctoIR {
    display: inline-block;
    width: 43%;
    font-family: 'Montserrat', sans-serif;
    color: #003559;
    font-size: 13px;
    margin-top: .5rem;
}

label.ctoIR input {
    width: 15px!important;
    margin-bottom: 0px!important;
}

.contactoIR {
	font-family: 'Montserrat', sans-serif;
	color: #003559;
	margin-bottom: 30px;
	
}
.contactoIR span {
    font-weight: 600;
    font-size: 18px;
}
.contactoIR p {}
.contactoIR .social {
    float: none;
    display: inline-block;
    font-size: 13px;
    height: 22px;
    width: 22px;
    padding: 2px;
}
.contactoIR .social i {}
.contactoIR .dato {
    font-weight: 400;
    font-size: 15px;
    display: inline-block;
    margin-bottom: 8px;
}



.eventoDestacado {
    background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/bg-evento-destacado.jpg') no-repeat center bottom scroll #FAFAFA;
    color: #003559;
    padding: 40px 50px 80px;
    font-family: 'Montserrat', sans-serif;
}
.eventoDestacadoTitulo {
	font-family: 'Montserrat', sans-serif;
	color:#F1733C;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 25px;
}
.eventoDestacado .col-lg-4 {
	border-right: 1px solid #003559;
}
.eventoDestacado .col-lg-4:last-child {border-right:0px;}

.vdaBox span {
	color:#E2733C;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 30px;
}
.vdaBox p {
	font-family: 'Montserrat', sans-serif;
	color:#E2733C;
	font-size:14px;
/* 	text-transform: capitalize!important; */
}

/* Dropdown */
.superDropDown {
	display: none;
	background: #093559;
    position: absolute;
    width: 100%;
    height: 100vh;
    z-index: 999999;
    top: 0px;
}

.superDropDown h3 {font-family: 'Montserrat', sans-serif;color: white;font-weight: 700;font-size: 18px;}
.superDropDown .ddItems {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.superDropDown .ddItems li {}
.superDropDown .ddItems li a {
    font-family: 'Montserrat', sans-serif;
    color: white;
    font-size: 13px;
}
.superDropDown .ddItems li a:hover {}


/* Mapa de Sitio */
.mapaDeSitio h3 {font-family: 'Montserrat', sans-serif;color: #003559;font-weight: 700;font-size: 18px;}
.mapaDeSitio .ddItems {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.mapaDeSitio .ddItems li {}
.mapaDeSitio .ddItems li a {
    font-family: 'Montserrat', sans-serif;
    color: #003559;
    font-size: 13px;
}
.mapaDeSitio .ddItems li a:hover {}


/*  */
.minorPadding .vc_column-inner {
    padding-left: 5px!important;
    padding-right: 5px!important;
}
.misionBox {
    min-height: 280px;
    background: gray;
    position: relative;
}
.misionBoxOverlay {
    position: absolute;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(0,0,0,0.80015756302521) 100%);
    width: 100%;
    height: 100%;
}
.misionBox span {
    position: absolute;
    bottom: 0px;
    display: block;
    width: 100%;
    text-align: center;
    color: white;
    font-weight: 600;
    margin-bottom: 15%;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
}
.misionBox span::after {
	content:'';
	border-bottom:1px solid white;
	width:50%;
	display:block;
	margin:10px auto 0px;
}

.miradaBox {}
.miradaBox figure {
    min-height: 120px;
    margin: 20px 40px;
}
.miradaBox .miradaBoxValor {
    font-family: 'Montserrat',sans-serif;
    color: #F1733C;
    font-weight: 600;
    display: block;
    text-align: center;
    font-size: 28px;
}
.miradaBox .miradaBoxValorAzul {
    font-family: 'Montserrat',sans-serif;
    color: #003559;
    font-weight: 600;
    display: block;
    text-align: center;
    font-size: 28px;
}
.miradaBox .miradaBoxTitulo {
    font-family: 'Montserrat',sans-serif;
    color: #F1733C;
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
}
.miradaBox .miradaBoxTituloAzul {
    font-family: 'Montserrat',sans-serif;
    color: #003559;
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
}
.miradaBox .miradaBoxBajada {
    font-family: 'Montserrat',sans-serif;
    color: #003559;
    display: block;
    text-align: center;
    font-size: 13px;
    margin-top: 5px;
    border-top: 1px solid #005C99;
    padding-top: 8px;
    font-weight: 500;
        width: 90%;
    margin: 10px auto 0px;
}

.miradaBox .miradaBoxBajadaNaranja {
    font-family: 'Montserrat',sans-serif;
    color: #F1733C;
    display: block;
    text-align: center;
    font-size: 13px;
    margin-top: 5px;
    border-top: 1px solid #F1733C;
    padding-top: 8px;
    font-weight: 500;
        width: 90%;
    margin: 10px auto 0px;
}
.miradaBox .miradaBoxBajada.sinBorde {
	    border: none;
    margin-top: 0px;
}


.page-id-1076 .miradaBox figure {
    min-height: 70px;
    margin: 0px;
}


.vh70 .wpb_wrapper {width: 100%;}

.vh70 .vc_column-inner {
    padding: 0px!important;
    height: 65vh;
    display: flex;
    vertical-align: middle;
    align-items: center;
    text-align: center;
    width: 100%;
}


/* Mapas */
    .acf-map {
        width: 100%;
        height: 500px;
        border: #ccc solid 1px;
        margin: 20px 0px 20px;
    }
	.gm-style .gm-style-iw-t::after {
		display: none;
	}
    /* fixes potential theme css conflict */
    .acf-map img {
        max-width: inherit !important;
        width: 25%;
    }
    
    
    .gm-style .gm-style-iw-t::after {
	        transform: translate(-50%,-55%) rotate(-45deg)!important;
    }
    
    .gm-style .gm-style-iw-c {
	    border-radius: 0px;
	    padding: 18px;
    }
img.elMarker {
    width: 20px!important;
    float: left;
    position: absolute;
    display: inline-block;
    top: 20px;
    left: 14px;
}

h5.elMarker {
    float: left;
    display: block;
    color: #003559;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-bottom: 3px;
    position: relative;
    margin-left: 20px;
}
h6.elMarker {
    color: #E8733C;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 12px;
    margin-left: 20px;
}
ul.elMarker {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
ul.elMarker li {
    color: #003559;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    margin-bottom:2px;
    
}
ul.elMarker li i {
	color: #858585;
	margin-right:2px;
}


.btnMapa {
	background: transparent;
    border: 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 0px;
    width: 49%;
    color: #003559;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
}
.btnMapa.activo {
	color: #F1733C;
}
.btnMapa:nth-child(1) {
	border-right: 2px solid #003559;
	border-radius:0px;
	    width: 50%;
}





.mapaChile {
	display: none;
    margin: 25px 0px 15px;
    list-style: none;
    padding: 25px 0px 0px;
    text-align: center;
    border-top: 2px solid #E8E8E8;
}
.mapaChile li {
    background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/btnMapa-01.png') no-repeat center top scroll transparent;
    background-size: 25px;
    display: table-cell;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 600;
    width: 25%;
    margin: 0px;
    padding: 35px 30px 0px;
    text-align: center;
    border-right: 2px solid #003559;
}
.mapaChile li:nth-child(2) {
    background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/btnMapa-02.png') no-repeat center top scroll transparent;
    background-size: 35px;
}

.mapaChile li:nth-child(3) {
    background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/btnMapa-03.png') no-repeat center 8px scroll transparent;
    background-size: 34px;
}

.mapaChile li:nth-child(4) {
    background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/btnMapa-04.png') no-repeat center top scroll transparent;
    background-size: 25px;
    border-right: 0px;
}

.mapaChile li a {color: #003559;}
.mapaChile li:hover a, .mapaChile li.activo a {color: #F1733C;}
.mapaChile li:nth-child(1):hover, .mapaChile li:nth-child(1).activo {background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/btnMapa-01-activo.png') no-repeat center top scroll transparent; background-size: 25px;} 
.mapaChile li:nth-child(2):hover, .mapaChile li:nth-child(2).activo {background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/btnMapa-02-activo.png') no-repeat center top scroll transparent; background-size: 35px;} 
.mapaChile li:nth-child(3):hover, .mapaChile li:nth-child(3).activo {background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/btnMapa-03-activo.png') no-repeat center 8px scroll transparent; background-size: 34px;} 
.mapaChile li:nth-child(4):hover, .mapaChile li:nth-child(4).activo {background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/btnMapa-04-activo.png') no-repeat center top scroll transparent; background-size: 25px;} 


/* */
.boxNN {
}
.boxNN a {
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
}
.boxNN figure {
	padding: 0px;
    position: relative;
    min-height: 260px;
    background-size: cover;
    margin: 0px;
}
.boxNN a span {
    display: block;
    position: absolute;
    font-size: 20px;
    bottom: 0px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    background: rgba(255, 255, 255, 0.5);
    padding: 15px;
    color: white;
    text-shadow: 0px 0px 5px black;
    font-weight: 600;
    width: 100%;
    line-height: 23px;
}




.boxCorp {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    color: #003559;
    margin-bottom: 100px;
}
.boxCorp .corpNombre {
    display: block;
    font-weight: 600;
    font-size: 18px;
}
.boxCorp .corpCargo {
    display: block;
    font-weight: 600;
    font-size: 15px;
}
.boxCorp .corpTitulo {
    display: block;
    font-weight: 600;
    font-size: 12px;
}
.boxCorp p {
    margin: 0px;
    font-size: 12px;
}


.recetasIngredientes {
	margin: 0px 0px 20px;
	padding: 0px;
	list-style: none;
	column-count: 2;
}
.recetasIngredientes li {
	font-family: 'Montserrat', sans-serif;
	color:#003559;
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
}



/* Servicios Logisticos */
.serviciosCLR {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.serviciosCLR li {
    display: flex;
    text-align: center;
    justify-content: center;
    background: #fafafa;
    min-height: 210px;
    flex-flow: column;
    margin: 5px;
    padding: 40px 7px;
/*     width: 210px; */
    width: 240px;

    -webkit-transition: background-color 0.5s linear;
    -ms-transition: background-color 0.5s linear;
    transition: background-color 0.5s linear;
}
.serviciosCLR li:hover {
	background:#eaeaea;
}
.serviciosCLR li span {
	color:red;
}
.serviciosCLR li img {
max-height: 50px;
    text-align: center;
    margin: 0 auto;
    width: auto;
}
.serviciosCLR li h5 {
    font-family: 'Montserrat', sans-serif;
    color: #003559;
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 5px;
    margin-top: 30px;
}
.serviciosCLR li h6 {
    font-family: 'Montserrat', sans-serif;
    color: #003559;
    font-weight: 400;
    font-size: 13px;
}

.valorCLR {}
.valorCLR li {
    flex: auto;
    justify-content: flex-start;
    padding-top: 50px;
    padding-left: 25px;
    padding-right: 25px;
}
.valorCLR li span {
	    color: white;
    font-family: 'Montserrat', sans-serif;
    background: #003559;
    border-radius: 50px;
    width: 26px;
    margin: 0 auto;
    font-weight: 600;
}


.liLogistica {
	width: 60%;
    margin: 0 auto;
    padding: 0px;
	list-style: none;
}

.liLogistica li {
	color: #003559;
    font-family: 'Montserrat',sans-serif;	
        margin-bottom: 12px;
}

.liLogistica li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #F1733C; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}


.abreValorCLR .vermas::after {
	content: '\f077';
}

.abreValorCLR.abierto .vermas::after {
	content: '\f078';
}


.pilaresImgPrincipal {
	width: 90px;
    margin: 0 auto 20px!important;
}
.pilaresImgToken {
	width: 240px;
}

.programaCA {}
.programaCA li {
	display: inline-block;
    width: 30%;
    vertical-align: top;
    margin-right: 10px;
}
.programaCA li::before {
	display: none;
}
.programaCA li span {
	    color: #F1733C;
    font-weight: 700;
    font-size: 15px;
}



.miradaImgLeft img {
    width: 540px;
}
.miradaNumero {
    color: #F1733C;
    display: block;
    font-size: 28px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
.miradaTitulo {
	color: #003559;
    display: block;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.miradaBajada {
    color: #003559;
    display: block;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.areaImg {
    min-height: 100px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}



/* Sabias que */
.sabiasQueUL {
list-style: none;
    padding: 0;
margin: 70px 0px 0px;
    text-align: center;
}
.sabiasQueUL li {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    width: 14%;
    margin: 10px;
    vertical-align: top;
}
.sabiasQueUL li a {
	color: #003559;
}
.sabiasQueUL li a:hover, .sabiasQueUL li.activo a {
	color: #F1733C;
}
.sabiasQueUL li a img {
    display: block;
    text-align: center;
    margin: 0 auto;
    height: 65px;
}
.sabiasIconHover {
	display: none!important;
}

/*
.sabiasQueUL li:nth-child(2) a img, 
.sabiasQueUL li:nth-child(4) a img {
	max-width: 60px;
    height: auto;
}
*/
.sabiasQueUL li.activo .sabiasIcon,
.sabiasQueUL li a:hover .sabiasIcon {
	display: none;
}
.sabiasQueUL li.activo .sabiasIconHover,
.sabiasQueUL li a:hover .sabiasIconHover {
	display: block!important;
}

.sabiasQueBox {
	display: none;
}
.sabiasQueHeader {
    text-align: center;
    color: white;
    font-family: 'Montserrat', sans-serif;
    background: gray;
    padding: 40px 0px;
    text-shadow: 0px 0px 10px black;
}

.sabiasQue-01 .sabiasQueHeader { background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/bg-sabias-01.jpg') no-repeat center center scroll transparent; background-size:cover; }
.sabiasQue-02 .sabiasQueHeader { background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/bg-sabias-02.jpg') no-repeat center center scroll transparent; background-size:cover; }
.sabiasQue-03 .sabiasQueHeader { background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/bg-sabias-03.jpg') no-repeat center center scroll transparent; background-size:cover; }
.sabiasQue-04 .sabiasQueHeader { background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/bg-sabias-04.jpg') no-repeat center center scroll transparent; background-size:cover; }
.sabiasQue-05 .sabiasQueHeader { background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/bg-sabias-05.jpg') no-repeat center center scroll transparent; background-size:cover; }
.sabiasQue-06 .sabiasQueHeader { background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/bg-sabias-06.jpg') no-repeat center center scroll transparent; background-size:cover; }
.sabiasQue-07 .sabiasQueHeader { background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/bg-sabias-07.jpg') no-repeat center center scroll transparent; background-size:cover; }
.sabiasQue-08 .sabiasQueHeader { background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/bg-sabias-08.jpg') no-repeat center center scroll transparent; background-size:cover; }
.sabiasQue-09 .sabiasQueHeader { background: url('https://www.camanchaca.cl/wp-content/themes/camanchaca/images/bg-sabias-09.jpg') no-repeat center center scroll transparent; background-size:cover; }



.sabiasQueHeader h3 {
    margin: 0;
    font-weight: 600;
}
.sabiasQueBody ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    padding: 35px;
}
.sabiasQueBody ul li {
    color: #003559;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 14px;
    flex: auto;
    max-width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: 5px;
}
.sabiasQueBody ul li::before {
    vertical-align: sub;
    font-size: 32px;
    content: "•";
    line-height: 26px;
    color: rgb(226, 115, 60);
    margin-right: 5px;
}


.tips {
list-style: none;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    max-width: 300px;
}
.tips li {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    border: 2px solid #dfe3e5;
    background: #003559;
    color: #dfe3e5;
    width: 30px;
    border-radius: 50%;
    height: 30px;
    text-align: center;
    margin: 4px 14px 4px;
    line-height: 27px;
    cursor: pointer;
}




.modal-dialog {
      max-width: 800px;
      margin: 30px auto;
  }



.modal-body {
  position:relative;
  padding:0px;
  font-size: 80%;
}
.close {
  position:absolute;
  right:-30px;
  top:0;
  z-index:999;
  font-size:2rem;
  font-weight: normal;
  color:#fff;
  opacity:1;
}

.video-btn, .video-btn:hover, .video-btn:visited {color:white;background: transparent;border: none;
	    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}




.btnSolapa {
    background: transparent;
    border: 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 0px;
    width: 49%;
    color: #003559;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
}
.btnSolapa.activo {
	color: #F1733C;
}
.btnSolapa:nth-child(1) {
	border-right: 2px solid #003559;
	border-radius:0px;
	width: 50%;
}
#solapaDos {
	display: none;
}

.bloqueVolverPostularse {
	display: flex;
    padding: 50px 20px 80px!important;
    background: white!important;
    justify-content: space-between;	
}


/* Graficos */
.vc_chart .vc_chart-legend li {
	font-family: 'Montserrat', sans-serif;
	color: #003559;
	position: relative;
	margin: 0 0 0.8em 1em!important;
	padding-left: 20px;
}
.vc_chart .vc_chart-legend span {
    border-radius: 1em!important;
    margin-right: 10px!important;
    position: absolute;
    height: 1em!important;
    width:1em!important;
    top: 2px;
}

.vc_chart h2.wpb_heading {
	font-family: 'Montserrat', sans-serif;
	color: #003559;	
	font-weight:600;
	font-size:16px;
	text-align:center;
	margin-bottom: 20px;
}

.vc_chart-with-legend-down canvas {
	padding: 20px;
}

.legendDebajo {
	width: 100%!important;
	text-align: center!important;
	margin-top: 20px!important;
}
.legendDebajo li {
	margin: 3px 10px!important;
	display: inline-block!important;
}
.legendDebajo li span {
	height: 12px!important;
	width: 12px!important;
}

.claseColor {
    color: #f1733c!important;
    margin-top: 30px;
    margin-right: 38%;
}


/* New Grid Productos */
.gridProductos {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;

}
.gridProductos li {
    display: flex;
    text-align: center;
    justify-content: center;
    background: #fafafa;
    min-height: 210px;
    flex-flow: column;
    margin: 5px;
    padding: 40px 7px;
    width: 32%;
    -webkit-transition: background-color 0.5s linear;
    -ms-transition: background-color 0.5s linear;
    transition: background-color 0.5s linear;
}
.gridProductos li:hover {
	background:#efefef;
}
/* Fix solo mejillones */
body.page-id-1113 .gridProductos li:first-child {
	margin: 5px 5px 5px 3%;	
}

.gridProductos li img {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.gridProductos li h5 {
    font-family: 'Montserrat', sans-serif;
    color: #003559;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 30px;
    text-transform: uppercase;
}


.imagenDirectorio img {
    max-width: 80%;
}

.sidebarNoticias form {
	    margin-top: -63px;
}



.descarga {
	cursor: pointer;
}


.botonSlider {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.botonSlider a {
    padding-right: 35px!important;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    border-radius: 30px!important;
}

.botonSlider i {
    font-size: 10px!important;
}


/* Pagination */

.pagination {
    text-align: center;
    margin: 25px auto;
    width: 100%;
    clear: both;
    display: block;
}
.page-numbers {
    font-family:'Montserrat',sans-serif;
    font-size:12px;
    background: #bdbdbd;
    display: inline-block;
    padding:4px 10px;
    border-radius: 5px;
    color: white;
    margin: 2px;
}
.page-numbers.current {
	background: #003559;
	color: white;
	display: inline-block;
}
.page-numbers:hover {
	color:white;
}


/* Director */
.director {
    display: flex;
    border-top: 1px solid #c6d8eb;
    border-bottom: 1px solid #c6d8eb;
    margin-bottom: 50px;
    padding: 20px 10px;
    margin-top: 20px;
}
.director figure {align-self: center;}
.director .boxCorp {
	text-align: left;
    float: left;
    align-self: center;
    margin-bottom: 0px;
    margin-left: 20px;
}
.director .boxCorp .corpNombre {
    font-size: 24px;
    font-weight: 700;
}

.director .boxCorp .corpCargo {
    font-size: 20px;
    margin-bottom: 8px;
}

.gobcorp-integrante figure img {
	width:80%;   
}

/* Inversionistas y Gobierno Corporativo FIX*/
.parent-pageid-414 > #page > .vc_row,
.parent-pageid-683 > #page > .vc_row {
    margin-top: -14px;
}




/* Responsive Fixes */
button.menu-toggle {
    background: none;
    border: none;
    float: right;
    font-size: 20px;
    color: #003559;
}
ul#mobile-menu {
    display: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding: 0px;
    font-size: 13px;
    list-style: none;
    margin: 0px;
}
ul#mobile-menu li {
    text-align:center;
    margin:20px
}
ul#mobile-menu li a {
    color:#003559;
    font-size:14px;
}
ul#mobile-menu li > ul {
    display:none;
}


.footerRespiro {
	padding: 50px 0px 10px;
}

.flexNonResponsive {
	display: flex;
}
.padding100noresp {
	padding: 100px 0px;
}

.separatorLI {
	border-top: 1px solid #003559;margin-top: 0px;padding-top: 10px;
}

.irAaccionistas {
	color:#F1733C;text-transform: none;font-size: 13px;
}



input.FileUpload {
    height: 1px;
    padding: 0px!important;
    margin: 0px;
    width: 200px!important;
    border: 0px!important;
}

input[type=file]::-webkit-file-upload-button {
    border: 0px;
    background: transparent;
}


ul#cadenaDeValor {
    list-style: none;
    padding: 0;
    margin: 70px 0px 0px;
    text-align: center;
}
ul#cadenaDeValor li {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    width: 14%;
    margin: 10px;
    vertical-align: top;
    position: relative;
}

ul#cadenaDeValor li a {
    color: #003559;
}
ul#cadenaDeValor li a:hover, ul#cadenaDeValor li.activo a {
    color: #F1733C;
}
ul#cadenaDeValor li a:hover {}

ul#cadenaDeValor li a img {
    display: block;
    text-align: center;
    margin: 0 auto;
    height: 100px;
}
.cadenaIconHover {
    display: none!important;
}
ul#cadenaDeValor li.activo .cadenaIcon,
ul#cadenaDeValor li a:hover .cadenaIcon {
    display: none;
}
ul#cadenaDeValor li.activo .cadenaIconHover,
ul#cadenaDeValor li a:hover .cadenaIconHover {
    display: block!important;
}


ul#cadenaDeValor li::after {
    color: #F1733C;
    content: '\f054';
    font-weight: 800;
    margin-left: 7px;
    font-size: 25px;
    font-family: 'Font Awesome 5 Free';
    top: 25%;
    position: absolute;
    right: -15px;
}

ul#cadenaDeValor li:last-child::after {
    display:none;
}



.spinner {
    background: url(https://www.camanchaca.cl/wp-content/themes/camanchaca/images/spinner.gif) center center no-repeat;
    min-height: 100px;
    background-size: cover;
    width: 100px;
    margin: 0 auto
}

.hideme {
    display: none
}

li#menu-item-3518 a::before {
    content: ' ';
    display: block;
    width: 20px;
    height: 14px;
    background: url(https://www.worldometers.info/img/flags/us-flag.gif);
    background-size: cover;
    margin-top: 2px
}

li#menu-item-3518 a {
    font-size: 0
}

.mem:hover {
	color:white;
	text-decoration: underline;
}

span.vc_tta-title-text {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #003559;
}


.wpb-js-composer .vc_tta-container {
    width: 84%;
    margin-left: auto;
    margin-right: auto;
}


.graficoIndicadores canvas {
    max-height:300px!important;
}
table.formula {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    color: #003559;
    width: 90%;
    margin: 0 auto;
}
table.formula td.underlined {
    border-bottom: 1px solid #ccc;
}


/* Maybe Fix */
#page > .vc_row {
    margin-left: 0px;
    margin-right: 0px;
}



@media screen and (min-width: 992px) {
	.container {
	    max-width: 97%;
	}	
}

/* Responsive */
@media screen and (min-width: 1200px) {
	.container {
	    max-width: 97%;
	}
	.container.containerNoFixed {
		max-width: 1140px;
	}
	
	#primary-menu > li {
		font-size:12px;
	}
	
	.serviciosCLR {
		max-width: 1000px;
		margin: 0 auto;
	}
	
}
@media screen and (min-width: 1205px) {
	.cajaProductos {
		min-height: 280px;
	}
}

@media screen and (max-width: 992px) {

	.header {
	    background: white;
	    padding-bottom: 0px;
	    box-shadow: 0px -2px 10px black;
	}
	.hide-responsive {
		display: none!important;
	}
	.padding-responsive {
	    padding-left: 15px!important;
	    padding-right: 15px!important;
	}

    .double-angle{
        display:block;
    }

	.rightNavTop:hover {
		right: 0px;
	}
	.rightNavTop {
		/*display: none;*/
		right: -136px;
		top: 80px;
		padding: 5px;
	}

	.modal-dialog {
	    max-width: 350px;
	    margin: 30px auto;
	}	 
	
	.n2-section-smartslider, .wpb_revslider_element {
		margin-top: -12px;
	}
	img.logo.conShadow {
	    display: none;
	}
	img.logo-celeste {
	    display: block;
	}
	
	h2.titulo {
		font-size: 28px;
	}
	
	.sector-informacion-financiera {
	    padding: 0px 0px 50px;
	}
	
	.boxFinanciera {
		padding: 40px 20px!important;
	}
	.colFinanciera {
	    width: 50%!important;
	    display: inline-block;
	    padding-top: 0px;
	}
	span.stockTitle {
	    padding-top: 80px;
	}
	span.stockPrice {
	    font-size: 26px;
	}
	span.stockVar {
	    font-size: 15px;
	}
	span.stockTime {
	    font-size: 14px;
	}
	span.exchangeValue {
	    font-size: 20px;
	    padding-top: 50px;
	}
	
	span.exchangeToken {
	    font-size: 13px;
	}
	span.exchangeTime {
	    font-size: 12px;
	}




	.stockSectionTitle {
    width: 14em;
    position: absolute;
    text-align: left;
    margin: 20px 0px 0px !important;
	}

	span.stockSectionTitle:nth-of-type(2) {
	    width: 10px!important;
	}
	span.stockSectionTitle:nth-of-type(4) {
	    width: 10px!important;
	}

	.ochenta.susti {
		width: 40%;
	}
		
	.verMasClick {
		margin-bottom: 60px;
	}
	
	.superalimento {
	    width: 90px;
	    height: 90px;
	    top: 70px;
	    left: 70%;
	}

	.boxNoticiaSust figure {min-height: inherit!important;height: 200px;}

	.rowNoticiaHome {
	    display: block;
	}

	.boxNoticiaSust {
	    margin-left: -15px;
	    margin-right: -15px;
	    padding-left: 15px;
	    padding-right: 15px;
	}	

	.boxNoticiaSustHome {
	    height: auto!important;
	    padding: 15px;
	}
	
	.boxNoticiaSustHome figure {
	    min-height: inherit!important;
	    height: 140px;
	}
	
	.boxNoticiaOtra {
	    padding: 20px 15px;
	}

	.linealarga::after,
	.linealarga::before {
		    width: 30%;
		    
	}

	.pais {
	    margin: 10px 0px;
	}
	span.paistitulo {
	    margin-left: -15px;
	}
	.outsideLink {
		display: none;
	}
	.paisesFooterResponsive {
	    width: 100%;
	    text-align: center;
	}
	.sitemap {
		display: none;
	}
	.footerRespiro {
		padding: 30px 0px;
	}
	.superFooter {
		text-align: center;
	}
	.recetas-01,
	.recetas-02,
	.recetas-03 {
		background-size: 120%;
	}
	.recetas-03 {
		margin-bottom: 0px;
	}



	/* Inners */
	h2.tituloPagina {
	    font-size: 30px!important;
	    padding-left: 10px;
	    padding-right: 10px;
	}
	
	.vh70 {
		height: 50vh!important;
	}
	
	.vh70 .vc_column-inner {
		height: 50vh!important;
	}

	.misionBox {
	    min-height: 380px;
	}
	
	.misionBox span {
	    font-size: 16px;
	}
	.miradaBox .miradaBoxBajada {
	    width: 50%;
	}

	.vc_column-inner.vc_custom_1592604469160,
	.vc_column-inner.vc_custom_1592572782196,
	.vc_column-inner.vc_custom_1592604923333,
	.vc_column-inner.vc_custom_1592604906161,
	.vc_column-inner.vc_custom_1593023205962,
	.vc_column-inner.vc_custom_1591129778728,
	.vc_column-inner.vc_custom_1591183146167 {
	    min-height: 200px;
	    margin: 0px!important;
	}
	
	.vc_custom_1592604429849, .vc_custom_1592604450922 {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
	.btnMapa, .btnSolapa {
		font-size:13px;
	}
	.btnMapa:nth-child(1) {
		width: 49%;
	}
	
	.mapaChile li {
		font-size: 10px;
		padding: 35px 10px 0px;
	}
	
	.serviciosCLR li {
		min-height: 150px;
		padding: 10px;
		width: 40%;
	}
	
	.vtimeline-date {
		background: none;
	}
	.vtimeline-content h3 {
	    text-align: left;
	    margin-top: 10px;
	}
	.vtimeline-content p {
	    text-align: left;
	}
	.vtimeline-block:after {
		display: none;
	}
	.responsive-space-xs {
		margin-bottom: 35px;
	}	
	.responsive-space-md {
		margin-bottom: 50px;
	}
	.responsive-space {
	    margin-bottom: 80px;
	}

	.vc_chart-legend {
	    width: 100%!important;
	    text-align: center!important;
	    margin-top: 15px!important;
	}
	
	.vc_chart .vc_chart-legend li {
	    display: inline-block;
	}

	body.page-id-1113 .gridProductos li:first-child {
	    margin: 5px;
	}

	.botonSlider a {
	    font-size: 10px!important;
	}

	.gridProductos li {
	    width: 47%;
	}
	.btnSolapa:nth-child(2) {
	    width:48%;
    }

	.boxRecetasInner .vc_column_container span {
	    max-height: 75px;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: block;
	}
	
	.responsive-top-md {
		margin-top: 50px;
	}
	
	.labelProductos img {
		max-height: 40px;
	}
	
	.labelProductos span {
	    display: block;
	}
	    
	    
	.imgGallery {
    width: 100%;
    flex-direction: row;
    justify-content: center;
	}
	
	.imgGalleryThumb {
	    display: inline-flex;
	    padding: 10%;
	    max-width: 20%;
	}
	.imgGalleryThumb:last-child {margin-bottom: 5px;}
	.flexNonResponsive {
		display: block;
	}
	img.pier33 {
	    float: none;
	    clear: both;
	    width: 40%;
	    display: block;
	    margin: 0 auto 20px;
	}

	.ulProductos li {
	    margin: 8px 0px 5px;
	}

	.procesoBox {
	    flex-direction: column;
	}

	.procesoBox .pboxRight {
	    border-left: 1px solid #EA733C;
	}
	.procesoBox .pboxRight {
	    border: none;
	    text-align: center;
	}
	
	.procesoBox .pboxLeft {
		padding: 20px 50px 0px;
	}
	.procesoBox .pboxLeft img {
		margin-bottom: 0px;
	}

	h2.wpb_heading.claseColor {
	    margin: 30px auto 100px;
	}
	
	.mydropDown {
	    width: 100%;
	    margin-bottom: 5px;
	}
	.empleoBox h3 {
		font-size: 16px;
	}
	.empleoBox h4 {
	    font-size: 11px;
	    padding-right: 8px;
	}
	
	.empleoBox h5 {
	    font-size: 11px;
	    margin-left: 0px;
	}
	
	.singleODT h2 {
		font-size: 23px;
		text-align: center;
	}
	.singleODT h4 {
	    font-size: 11px;
	    padding-right: 8px;
	}
	.singleODT h5 {
	    font-size: 12px;
	    margin-left: 0px;
	}
	.singleODT span.codigos {
	    font-size: 11px;
	}
	ul.reqs li {
	    margin-bottom: 10px;
	}
	
	.formODT .pr-3,
	.formTCN .pr-3,
	.formPLB .pr-3,
	#formContacto .pr-3 {
		padding-right: 0px!important;
	}
	.formODT > .row,
	.formTCN > .row,
	.formPLB > .row,
	#formContacto .row {
	    padding: 15px;
	}
	.btnAttachST {
		width: 100%;
	}
	
	.memoriasList li {
	    width: 45%;
	}
	.memoriasList .tituloMemoria {
		font-size: 14px;
	}
	.memoriasList .fechaMemoria {
		font-size: 11px;
	}
	
	.programaCA li {
	    width: 100%;
	    vertical-align: top;
	    margin-bottom: 10px;		
	}

	.boxNoticiaSustAmiga > div {
	    padding-top: 40px!important;
	}	
	
	.boxNoticiaSustAmiga > figure {
		padding-top: 20px;
	}
	
	.sabiasQueUL {
	    margin-top: 0px
	}
	.sabiasQueUL li {
	    width: 30%;
	    margin: 0px 2px 10px;
	}
	.sabiasQueBody ul {
		padding: 10px;
	}
	.sabiasQueBody ul li {
		max-width: 100%;
	}
	.sabiasQueHeader {
		padding: 24px 0px!important;
	}
	.sabiasQueHeader h3 {
		font-size: 20px!important;
	}
	.achicadoResponsive {
		font-size: 18px!important;
	}
	.cqtooltip-wrapper {
		margin: 0 auto 80px!important;
	}


	/* Blogs */
	

	.categoria_de_recetas .boxNoticiaOtra, 
	.post-type-archive-recetas .boxNoticiaOtra {
	    width: 100%;
	    padding: 0px;
	}

	.tax-categoria_de_recetas .boxNoticiaOtra,
	.tax-categoria_de_noticias .boxNoticiaOtra,
	.post-type-archive-recetas .boxNoticiaOtra,
	.post-type-archive-noticias .boxNoticiaOtra {
	     width: 100%;
	     padding: 0px;
	}


	.tax-categoria_de_recetas .imgListado,
	.tax-categoria_de_noticias .imgListado,
	.post-type-archive-recetas .imgListado,
	.post-type-archive-noticias .imgListado {
	    width: 100%;
	    margin-right: 0px;
	    min-height: 200px;
	}


	body.post-type-archive-recetas .memoriasList li,
	body.tax-categoria_de_recetas .memoriasList li,
	body.single-recetas .memoriasList li {
		margin: 0px auto!important;
	    display: block;
	}

	body.single-recetas ul.listaDocs {
		display: block;
	}


	.contListado {
	    width: 100%;
	    background: #fafafa;
	    padding: 10px;
	}

	.busquedaSidebar {
	    margin: 0px auto;
	    width: 214px;
	    border-top: 1px solid #fafafa;
	    padding-top: 30px;
	}
	
	body.post-type-archive-noticias .busquedaSidebar,
	body.tax-categoria_de_noticias  .busquedaSidebar,
	body.single-noticias .busquedaSidebar {    margin-top: 70px;}
	
	.recetasIngredientes {
		column-count: 1;
	}
	
	.padding100noresp {
		padding: 20px 0px;
	}




	ul.menuInversionistas {
		padding: 0px;
	    position: relative;
	    width: 90%;
	    border: 1px solid #999999;
	    margin: 10px auto 0px;
	    background: #fafafa;
	}
	.menuInversionistas li {
		margin: 0px!important;
	}
	.menuInversionistas li > * {
	    display: none;
	}
	.menuInversionistas > li.separatorLI {
		display:none;
	}
	.menuInversionistas li > a.activo {
	    display: block;
	}

	.menuInversionistas::before{
		top: 13px;
		content: '\f078';
		font-weight: 800;
		position: absolute;
		font-size: 13px;
		font-family: 'Font Awesome 5 Free';
		right: 6%;
		z-index: 9;
		color: #F1733C;
	}
	.menuInversionistas li a {
		padding:12px;
	}
	.menuInversionistas li a.activo {
	    background:#fafafa;	    
	}
	
	.menuInversionistas.abierto li a {    display: block;}
	.menuInversionistas.abierto li a.activo {}
	.menuInversionistas.abierto > li.separatorLI {
		margin-top: 10px!important;
	    display: block;
	}
	
	.menuInversionistas.abierto::before {
		content: '\f077';
	}



	ul.menuIndicadores {
		padding: 0px;
	    position: relative;
	    width: 90%;
	    border: 1px solid #999999;
	    margin: 10px auto 0px;
	    background: #fafafa;
	}
	.menuIndicadores li {
		margin: 0px!important;
	}
	.menuIndicadores li > * {
	    display: none;
	}
	.menuIndicadores > li.separatorLI {
		display:none;
	}
	.menuIndicadores li > a.activo {
	    display: block;
	}

	.menuIndicadores::before{
		top: 13px;
		content: '\f078';
		font-weight: 800;
		position: absolute;
		font-size: 13px;
		font-family: 'Font Awesome 5 Free';
		right: 6%;
		z-index: 9;
		color: #F1733C;
	}
	.menuIndicadores li a {
		padding:12px;
	}
	.menuIndicadores li a.activo {
	    background:#fafafa;	    
	}
	
	.menuIndicadores.abierto li a {    display: block;}
	.menuIndicadores.abierto li a.activo {}
	.menuIndicadores.abierto > li.separatorLI {
		margin-top: 10px!important;
	    display: block;
	}
	
	.menuIndicadores.abierto::before {
		content: '\f077';
	}

	
	.eventoDestacado .col-lg-4 {
		border-right:0px;
	    border-bottom: 1px solid #003559;
	    padding-bottom: 5px;
	    margin-bottom: 10px;
	}
	.eventoDestacado .col-lg-4:last-child {
	    border-right: 0px;
	    border-bottom: 0px;
	}
	
	ul.listaDocs {
	    width: 95%;
	}
	ul.listaDocs li {
		flex: 0 0 100%;
	}
	ul.listaAnos li {
		    margin: 0px 10px 10px;
	}
	
	.contactoIR {
	    margin-bottom: 0px;
	    text-align: center;
	}
	
	.table-responsive2 {
	  border-collapse: collapse;
	  overflow-x: auto;
	  display: block;
	  width: fit-content!important;
	  max-width: 100%;
	}
	
	.vc_chart-with-legend {
	    width: 60%;
	    margin: 0 auto;
	}

	.pilaresImgToken {
	    margin: 0 auto;
	}
	
	.wpb_image_grid .wpb_image_grid_ul {
	    margin: 0 auto!important;
	    width: 90%;
	}

	.boxCorp {
	    margin-bottom: 30px;
	}

	.director {
		margin-bottom: 20px;
	}

	.director .boxCorp .corpNombre {
	    font-size: 16px;
	}
	
	.director .boxCorp .corpCargo {
	    font-size: 15px;
	}
	
	label.ctoIR { 
		width: 100%;
	}

	.bcPadre, .bcHijo {
		font-size: 10px;
	}
	
	.bcPadre::after {
		top: 0px;
	}

	
}


/* abrir modal */

.panel-modal-bibliografia {
    height: 100%;
    width: 100%;
    background-color: #101010B3;
    position: fixed;
    z-index: 1999;
    top: 0;
    right: 0;
    display: none;
}
.modal-bibliografia {
    height: 100%;
    width: 100%;
    color: #003559;
    line-height: 22px;
    letter-spacing: -0.04em;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    text-align: center;
    position: fixed;
    left: auto;
    top: 0;
    right: 0;
    z-index: 2000;
    display: none;
}
.close_modal-bibliografia {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    color: white;
    position: absolute;
    overflow: hidden;
    background-color: #f1733c;
    right: 500px;
    top: 0;
    cursor: pointer;
}
.modal-bibliografia_contenido {
    position: absolute;
    width: 500px;
    height: 100%;
    padding: 60px 60px;
    overflow: auto;
    background-color: white;
}
.modal-bibliografia--right .modal-bibliografia_contenido {
    top: 0;
    z-index: 2;
    background-color: white;
    width: 600px;
    height: 100%;
    padding: 60px;
}
.modal-bibliografia--right.active .modal-bibliografia_contenido {
    right: 0;
    transition: all 600ms ease;
}
.nombre_modal-bibliografia {
    font-weight: 800;
    font-size: 18px;
}

.cargo_modal-bibliografia {
    color: #f1733c;
    font-weight: 600;
    font-size: 14px;
}

.educacion_modal-bibliografia {
    font-size: 14px;
}
.bibliografia_modal-bibliografia {
    font-size: 14px;
}
.imagen_hover_bibliografia figure {
    align-self: center;
    position: relative;
    width: 230px;
    height: 230px;
    cursor: pointer;
}
.imagen_hover_bibliografia figure img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.imagen_hover_bibliografia figure:after {
    content: "\A";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 53, 89, 0.38);
    opacity: 0;
    transition: all 0.2s;
    border-radius: 10000px;
    -webkit-transition: all 0.2s;
}
.imagen_hover_bibliografia figure:hover:after {
    opacity: 1;
}
.texto_img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: rgb(255, 255, 255);
    visibility: hidden;
    opacity: 0;
    transition: all 0.2s;
    z-index: 2;
    margin: 0;
}
.imagen_hover_bibliografia figure:hover .texto_img {
    visibility: visible;
    opacity: 1;
}
.plus_img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(130%, 130%); /* chicas 90 grandes 130 */
    color: white;
    background-color: #f1733c;
    padding: 15px;
    opacity: 1;
    border-radius: 100px;
    transition: all 0.2s;
    z-index: 2;
}
@media screen and (max-width: 576px) {
    .close_modal-bibliografia {
        right: 0;
        z-index: 2001;
    }
    .modal-bibliografia_contenido {
        position: absolute;
        width: 100%;
        height: 100%;
        padding: 0;
        padding-top: 60px;
        overflow: auto;
        background-color: white;
        padding-left: 20px;
        padding-right: 20px;
    }
    .modal-bibliografia--right .modal-bibliografia_contenido {
        top: 0;
        z-index: 2;
        background-color: white;
        width: 100%;
        height: 100%;
    }
}
/* cerrar modal */

.img-cut img{
    object-fit: cover;
    max-height: 500px;
    object-position: center;
}