/*
Theme Name: Consejo Coordinador Empresarial
Theme URI: http://cce.com/
Author: AA
Author URI: http://cce.com/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Ventura Capital Privado
Tags:

*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Fonts
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Fonts
--------------------------------------------------------------*/


@font-face {
						font-family: 'mgotham';
						src: url('fonts/gothammedium.eot');
						src: url('fonts/gothammedium.eot?#iefix') format('embedded-opentype'),
								 url('fonts/gothammedium.woff') format('woff'),
								 url('fonts/gothammedium.ttf') format('truetype'),
								 url('fonts/gothammedium.svg#gothammedium') format('svg');
						font-weight: normal;
						font-style: normal;
				}

@font-face {
						font-family: 'gotham';
						src: url('fonts/gothambook.eot');
						src: url('fonts/gothambook.eot?#iefix') format('embedded-opentype'),
								 url('fonts/gothambook.woff') format('woff'),
								 url('fonts/gothambook.ttf') format('truetype'),
								 url('fonts/gothambook.svg#gothambook') format('svg');
						font-weight: normal;
						font-style: normal;
				}

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
	
}

body {
	width:100%; padding:0px; margin:0px; font-family: 'Open Sans', sans-serif;
}

.site
{
	width:100%; padding:0px; margin:0px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color:#016635;
	width:175px; height:40px;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

.redes-soc
{
	position:absolute; right:0px; top:0px;
}

.main-nav
{
	margin-right:83px;
	position:relative; 
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/



body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	 font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: 'trade', sans-serif;  !important
	font-size: 12px;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; color:#231F20; font-size:13px; line-height:21px; /* Fallback for when there is no custom background color defined. */
}


blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

figure {
	margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/


button
{
	border: none;
	border-color: none;
	border-radius: none;
	background:none;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: #016635;
	color: #fff;
	font-size: 12px;
	line-height: 1;
	border:none;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: none;
	padding: 3px;
	background-color:rgba(221,221,220, 0.5);
	height:30px;
}

select {
	border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

textarea {
	width: 300px;
	height:200px;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
}

.header-top {
	background-color:#016635; height:35px; width:100%
}

.header-bottom
{
	height:105px; width:92%; padding-top:65px;
}

.logo
{
	float:left;
}

.main-navigation ul {
	
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	margin-left:17px;
	margin-right:17px;
	display:inline-block;
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	text-decoration:none;
	color:#fff
}

.main-navigation a {
	display: block;
	font-family: 'Open Sans', sans-serif;
	text-decoration:none;
	color:#fff
}

.main-navigation ul ul {
	display:block 
}

.main-navigation ul ul ul {
	display:block
}

.main-navigation ul ul a {
}

.main-navigation ul ul li {
	display:block

}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
	display:block
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
	display:block
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
	font-weight:bold
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
	font-weight:bold;
}

.sub-menu
{
	text-align:left;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

.main-navigation  .menu .sub-toggle
{
	display:none;
}



/* Footer. */

.site-footer
{
	background-color:#8B8D8B; font-size:13px; color:#fff; height:36px; font-family: 'PT Sans', sans-serif; text-align:left;
}

.footer2
{
	width:92%;
}

.site-info
{
	text-align:center; display:table; width:100%; padding-top:28px;
}

.footer-left
{
	width:50%; display:table-cell; vertical-align:top; text-align:left;
}

.footer-right
{
	width:50%; display:table-cell; vertical-align:top; font-size:13px; text-align:right;
}

.footer-1
{
	max-width:327px;
}

.footer-gen2
{
	width:90%; margin-top:10px; text-align:left; position:relative; font-size:13px;
}

.footer-gen3
{
	position:absolute; right:0px; top:0px;
}


/* CONTENT */

.btn-tit
{
	font-family: 'PT Sans', sans-serif; color:#016635; font-size:18px;
}

.txt-gen
{
	text-align:left;
}

.principio-tit
{
	font-size:23px; text-align:left !important; font-weight:bold; color:#221e1f; font-family: 'PT Sans', sans-serif; line-height:27px; margin-top:20px !important;
}

.prin-linea
{
	margin-top:-30px;
}

.principios-integridad-tit
{
	text-align:left; color:#016635; font-size:28px; margin-top:100px; font-family: 'Open Sans', sans-serif; font-weight:bold
}

.principio-num1
{
	font-size:72px; margin-left:0px; text-align:left; vertical-align:middle; line-height: 41px; margin-right:0px; width:75px; font-weight:100;
}

.principio-snum
{
	font-size:52px; margin-left:0px; text-align:left; vertical-align:middle; line-height: 41px; margin-right:0px; width:70px; font-weight:100;
}

.principio-num
{
	font-size:72px; margin-left:0px; text-align:left; vertical-align:top; line-height: 85px; margin-right:0px; font-weight:100;
}

.principios-txt
{
	text-align:justify; max-width:950px;
}

.principios-txt ol
{
	list-style-type: none;
    list-style-type: decimal !ie; /*IE 7- hack*/
     
    margin: 0;
    margin-left: 76px;
    padding: 0;
     
    counter-reset: li-counter;
}

.principios-txt ol>li
{
	position: relative;
    margin-bottom: 10px;
    padding-left: 2px;
    min-height: 10px;
}

.abc-li
{
	color: #016635; font-size: 16px;font-weight: bold;
}

.principios-txt ol>li:before {
    position: absolute;
    top: 0;
    left: -1em;
    width: 0.8em;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    text-align: right;
    color: #016635;
    content: counter(li-counter);
    counter-increment: li-counter;
}

.principio-espacio
{
	padding-top:50px;
}

.tit-gen
{
	color:#016635; font-weight:bold; font-size:30px; font-family: 'PT Sans', sans-serif;
}

.intro-gen
{
	text-align:justify;
}


.indice-tit
{
	font-size:30px; color:#016635;
}

ul li
{
	list-style-image:url(http://localhost:8888/cce/wp-content/uploads/2017/09/triang.png);
}


.indice-codigo-cont
{
	border-left: solid #8b8d8a 2px; margin-left:1px !important; text-align:left;
}

.indice-codigo ul li a
{
	text-decoration:none; font-size:15px; color:#231f20;
}

.indice-codigo ul li 
{
	list-style:none; margin-bottom:7px;
}

.indice-codigo ul
{
	margin-left:-30px;
}

.indice-codigo
{
	margin-bottom:-100px;
}

.indice-inner
{
	margin-bottom:-30px;
}

.menu-num
{
	color:#8b8d8a;
}

.como-manual
{
	font-size:20px; color:#2a5528; text-align:center; font-weight:bold;
}

.sub-tit-manual
{
	font-size:16px; color:#2b5529; text-align:left;
}

.subtit2-manual
{
	color:#2b5529; font-size:16px; 
}

.txt
{
    max-width:950px !important;
}



/* MANUAL INTRO TIT */
.man-intro-tit
{
	color:#016635; font-size:18px; font-family: 'PT Sans', sans-serif; font-weight:bold;
}

.man-intro-tit2 p
{
	color:#016635; font-size:22px; font-family: 'PT Sans', sans-serif; font-weight:bold;
}

.tit-subs-manual
{
	font-size:20px; text-align:left !important; font-weight:bold; color:#221e1f; font-family: 'PT Sans', sans-serif; line-height:23px;
}

.tit-subs-manual2
{
	font-size:16px; text-align:left; font-weight:bold; color:#221e1f; font-family: 'PT Sans', sans-serif;
}

.cuadro-intros
{
	border:solid 1.5px #016635; padding-left:5px;  padding-right:5px; padding-top:0px !important;
}

.notas
{
	background-color:#016635; color:#fff; padding:5px; padding-top:-6px;
}

.sub-sub-tit
{
	font-size:15px; color:#016635; text-decoration: underline; font-family: 'PT Sans', sans-serif;
}

.num-tab
{
	font-family: 'PT Sans', sans-serif; font-size:20px; font-weight:bold;
}

.header-gen
{
	width:1100px; display:table; vertical-align:bottom; padding-top:23px;
}

.header-bottom2
{
	background-color:#016635; color:#fff; padding-top:6px; height:24px;
}

.redes-sociales
{
	display:table-cell; width:33%;  vertical-align:bottom; 
}

.logo-tbl
{
	display:table-cell; width:33%;  vertical-align:bottom;
}


@media screen and (min-width: 860px) {
	.menu-toggle {
		display: none; background-position:
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

#toggle
{
	display:none;
}


@media screen and (min-width:1038px) and (max-width: 1106px) {

.header-gen
{
	width:900px; display:table; vertical-align:bottom; padding-top:23px;
}
	
}

@media screen and (min-width:525px) and (max-width: 1037px) {
	
.header2
{
	float:none;
}



/* Footer. */
.footer
{
	padding-bottom:100px;
}

	
}

@media screen and (max-width:525px) {
	
/* Header. */

.header-contact
{
	float:right; margin-right:0px; margin-top:20px; font-size:10px !important;
}

.members
{
	position:absolute; right:0px; top:0px;
}	

/* Footer. */

.footer-gen2
{
	margin-top:10px; text-align:left; position:relative; font-size:10px; padding-botton:30px;
}

.footer-frase
{
	max-width:200px;
}

.footer-gen3
{
	position:absolute !important; right:0px;
}

.footer
{
	padding-bottom:100px;
}

.site-footer
{ 
	height:36px; background-color:#8B8D8B;
}

.principios-txt
{
	margin-left:20px; margin-right:20px;
}

.txt
{
	margin-left:20px; margin-right:20px;
}

.principios-txt ul
{
	 margin: 20px;
	 margin-left:20px !important;
    padding: 0;
}

.principios-txt ol
{
	 margin: 20px;
	 margin-left:20px !important;
     padding: 0;
}


}



@media screen and (min-width: 1037px) { 


} 

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


.header-bottom2
{
	display:block;
}

.version
{
	display:none
}

.version-cel
{
	display:block
}


.header-gen
{
	width:85%px; display:block; vertical-align:bottom; padding-top:23px; max-width:85%;
}

.redes-sociales
{
	display:none;
}

.logo-tbl
{
	display:inline-block; float:left; width:100px; margin-left:10px;
}

.tit-gen p
{
	font-size:25px; line-height:29px;
}

.principios-integridad-tit p
{
	font-size:23px; line-height:25px;
}

}

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

.redes-soc
{
	position:absolute; right:55px; top:0px;
}

.main-navigation {
	width:100%; padding-top:0px; position:relative;
}

#popout {
position: fixed;
height: 100%;
width: 200px;
background: #026635;
background: #026635;
color: #fff;
top: 0px;
left: -250px;
overflow:auto; padding-right:40px; margin-left:-30px;
z-index:9999999999;
}

#toggle {
position:absolute;
margin-top:-60px; display:block;
right: 10px; top:0px;
width: 30px;
height: 25px;
color:#fff;
z-index:9999999999;

}

#close
{
	position: fixed;	
}

.main-navigation ul {
	position:relative; margin-top:20px;	
}

.main-navigation li { 
border-bottom:1px solid #eee; 
z-index:9999999;
padding:17px;
color:#fff;
display:block;
width:100%;
font-size:11.5px;
}

.main-navigation li:hover { 
background:#CCC;
display:block;
z-index:9999999;
}

.main-navigation li a { 
color:#FFF;
text-decoration:none;
width:100%;
z-index:9999999;
display:block;
}

.sub-menu
{
	display:block; position:relative
}


.main-navigation ul ul {
	position: absolute ; float:none; text-align:center; margin-left:0px; padding-left:0px;  margin-top:0px; width:100%;  box-shadow:none  ; top:0px; left:-1000px;
}

.main-navigation ul ul li {
	display:block; height:30px; padding-top:0px; margin-botton:5px; box-shadow:none  ; position:relative ; background-color:none ; border-bottom:none; margin-left:10px; padding-left:0px; font-size:10px;
}

.main-navigation ul ul a {
	width: 100%; height:25px; padding-top:10px; padding-bottom:10px; box-shadow:none ; position:relative ; background-color:none;
}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
	display:block; box-shadow:none; position:relative; background-color:none;
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
	display:block; box-shadow:none; position:relative; background-color:none;
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
	font-weight:bold; box-shadow:none; position:relative; background-color:none;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto; box-shadow:none; position:relative; background-color:none;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%; box-shadow:none; position:relative; background-color:none;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
	font-weight:bold; box-shadow:none; position:relative; background-color:none;
}

.principios-txt
{
	margin-left:25px; margin-right:25px;
}

.txt
{
	margin-left:25px; margin-right:25px;
}

.principios-txt ul
{
	 margin: 20px;
	 margin-left:30px !important;
    padding: 0;
}

.principios-txt ol
{
	 margin: 20px;
	 margin-left:40px !important;
     padding: 0;
}

@media screen and (max-width: 940px){
    .main-navigation ul li:hover > ul {
    /*.main-navigation ul li:hover > ul,
    .main-navigation ul li:focus > ul*/
        display: none;
    }
    .main-navigation  .menu .sub-toggle{ 
	display:block;
	position: absolute;
	top: 0px;
	right: 10px;
	cursor: pointer;
	width: 55px;
	height: 45px;
	text-align: center;
	outline: 0;
	margin-top:5px;
	background: transparent;
	font-size: 23px;
        color: #ffffff;
	z-index:9999999999;	
	}
} 

/* CONTACT FORM */

.firma-tit
{
	font-size:30px !important;
}

.input[type="text"], C-empresa
{
	background-color:#dddddc !important; border:none !important;
}

.carta
{
	font-size:9px !important; 
}
