:root{
	--color1: #72702C;/*--color1: #8c8b37;*/
	--color2: #AD5E14;/*--color2: #e68426;*/
	--color3: #494C1A;
	--color4: #26280C;
}

.color1 {color:var(--color1);}
.color2 {color:var(--color2);}
.color3 {color:var(--color3);}
.color4 {color:var(--color4);}

.bgcolor1 {background-color:var(--color1);}
.bgcolor2 {background-color:var(--color2);}
.bgcolor3 {background-color:var(--color3);}
.bgcolor4 {background-color:var(--color4);}

.capa1_privacidad {border:1px solid #ccc; padding:15px 16px 10px; margin-top:15px;}
	.capa1_privacidad p, .capa1_privacidad li {color:#666;font-size:11px!important}
	.contenido .capa1_privacidad p, .contenido .capa1_privacidad li {color:#666;font-size:12px!important}
	.capa1_privacidad a{color:var(--color1);}
	 .capa1_privacidad li {margin-bottom:0!important;}
	.capa1_privacidad ul {padding-left:10px;}

.espere {color:#FF172B;display:none;margin-bottom:30px;justify-content:start;align-items:center;}
	.espere span {margin-right:10px;}

/*MENSAJE DE COOKIES*/
.msgcookie{display:block;position:fixed;bottom:10px; right:10px; min-height:30px;max-width:400px;background:rgba(0,0,0,0.8);color:#fff;font-size:12px;font-family:sans-serif;z-index:1000;}
	.msgcookie p{max-width:960px;margin:0 auto;color:white;padding: 10px;line-height:1.3em; text-align:center;}
		.msgcookie p a:link,.msgcookie p a:active,.msgcookie p a:visited{color:white; text-decoration:underline;}
			.msgcookie p a:hover {color:white;text-decoration:none;}
		.msgcookie a.boton {margin:0 15px;text-decoration:none!important;font-weight:bold;background:var(--color1);color:white!important; display:inline-block; padding:10px 15px;font-size:12px;line-height:1em;}
			.msgcookie a.boton:hover {background:white;color:#222!important;}

#modal-cookies .panel {border:1px solid black;}
	#modal-cookies .panel .panel-heading {background:black;padding:0;}
		#modal-cookies .panel-default > .panel-heading h3.panel-title, #modal-cookies .panel-default > .panel-heading .h3.panel-title {font-size:16px; font-weight:400;color:white;position:relative;font-family:'Open Sans', sans-serif;margin:0;}
			#modal-cookies .panel-default > .panel-heading h3.panel-title a, #modal-cookies .panel-default > .panel-heading .h3.panel-title a {color:white;display:block;padding:10px 15px 10px 5px;}
				#modal-cookies .panel-default > .panel-heading h3.panel-title a:hover, #modal-cookies .panel-default > .panel-heading .h3.panel-title a:hover {color:white;}
			#modal-cookies .panel-default > .panel-heading h3.panel-title a, .panel-default > .panel-heading h3.panel-title a:focus, .panel-default > .panel-heading h3.panel-title a:hover,
			#modal-cookies .panel-default > .panel-heading .h3.panel-title a, .panel-default > .panel-heading .h3.panel-title a:focus, .panel-default > .panel-heading .h3.panel-title a:hover{text-decoration:none;outline:none;}
		#modal-cookies .panel label {display:inline;color:white;}
		#modal-cookies .panel input[type=checkbox] {position:absolute; right:30px; top:3px;}
		#modal-cookies .panel .siempre {position:absolute; right:45px; top:11px; text-align:right; font-size:13px;font-weight:300;}
		#modal-cookies .panel-default > .panel-heading + .panel-collapse > .panel-body {font-size:14px;border-top:10px solid var(--color1);}
		#modal-cookies .panel-default > .panel-heading h2.panel-title, #modal-cookies .panel-default > .panel-heading h3.panel-title {text-transform:none;}
	#modal-cookies .modal-header  {display:block;}
	#modal-cookies h4 {margin-top:0;}
	#modal-cookies .modal-header {border:none;}
	#modal-cookies .panel-body {padding:15px;}
	#modal-cookies  [data-toggle="collapse"]:after {right:15px;}
	#modal-cookies td a {color:inherit;}
table.cookies {margin-bottom: 20px;}
	table.cookies tr {vertical-align:top;}
	table.cookies tr > td:first-child {font-style:italic; font-weight: 400;}
	table.cookies th {color: #d9272e; border-bottom: 1px solid #d9272e;}

.video-responsive {position: relative;padding-bottom: 56.25%;height: 0;overflow: hidden;border:none;margin-bottom:5px;} /*16x9*/
	.video-responsive.tresxcuatro {padding-bottom: 75%;} /*3x4*/
	.video-responsive iframe, .video-responsive object, .video-responsive embed, .video-responsive video, .video-responsive img {background:#ccc;border:none;position: absolute;top: 0;left: 0;width: 100%;height: 100%!important;}
		.video-responsive .video_nocookies {background:#333333; color:white;border:none;position: absolute;top: 0; bottom:0;left: 0; right:0;width: 100%;height: 100%;font-size:13px; display:flex; align-items:center; justify-content:center; padding:15px;}
			.video-responsive .video_nocookies div {line-height:1.2em;text-align:center;}
			.video-responsive .video_nocookies a {color:#FF949D;}

.ayudas_kit_digital {padding-bottom:30px; color:white;}

.contenido a {color:var(--color1);}
.contenido ul, .contenido ol {padding-left:15px;padding-bottom:15px;}
.contenido li {list-style: disc;}

#video_home {width:100%; height:100%;}

.area_privada {padding:5px 0;background:var(--color4); text-align:right;}
	.area_privada a {color:white;}
	.area_privada .fa {margin-right:10px;font-size:1.3em;}

.tp-mask-wrap .tp-caption {background:transparent!important;}
.rev_slider p {text-shadow:0 0 10px #333;}
.rev_slider .tp-caption {color:var(--color4);}
.rev_slider .tp-caption.claro {color:white;}

.display-flex {display:flex;}
.align-items-center {align-items:center;}
.align-items-end {align-items:end;}
.justify-content-center {justify-content:center;}
.justify-content-end {justify-content:end;}

.benefit-icon .icon img {filter:invert(100);}

.menuzord.blue .menuzord-menu > li.active > a, .menuzord.blue .menuzord-menu > li:hover > a, .menuzord.blue .menuzord-menu ul.dropdown li:hover > a {color:var(--color2);}
.menuzord.blue .menuzord-menu > li.active > a::before, .menuzord.blue .menuzord-menu > li:hover > a::before {background:var(--color2);}

.footer {background:var(--color4);color:white;}
	.footer a {color:white;}
		.footer a:hover {color:var(--color2);}

.table th {text-align:center;}
.layer-overlay.overlay-theme-colored-7:before {background-color:rgba(140,139,55,0.7)!important;}
.layer-overlay.overlay-theme-colored2-9:before {background-color:rgba(230,132,38,0.5)!important;}
.testimonial .bg-theme-colored-transparent-8 {background-color:rgba(73,76,26,0.7)!important;}
.testimonial-yoga .comment:after {display:none;}
.owl-carousel .owl-dots .owl-dot span {background:white;}
.tab-slider .nav.nav-pills a:hover, .tab-slider .nav.nav-pills a.active, .custom-nav-tabs > li > a:hover, .widget .tags a:hover, .progress-item .progress-bar, .small-title .title::after, .drop-caps.colored-square p:first-child::first-letter, .drop-caps.colored-rounded p:first-child::first-letter, .working-process.theme-colored a, .widget.dark .tags a:hover, .blog-posts .post .entry-content .post-date.right, .horizontal-tab-centered .nav-pills > li > a:hover, .horizontal-tab-centered .nav-pills > li.active > a, .horizontal-tab-centered .nav-pills > li.active > a:hover, .horizontal-tab-centered .nav-pills > li.active > a:focus, .owl-theme.dot-theme-colored .owl-controls .owl-dot span, .portfolio-filter a.active, .portfolio-filter a:hover, .pagination.theme-colored li.active a, .section-title .both-side-line::after, .section-title .both-side-line::before, .section-title .top-side-line::after, .section-title .left-side-line::before, .section-title .right-side-line::before, .product .tag-sale, .owl-theme .owl-dots .owl-dot.active span, .blog-posts .post.style1 .entry-header .entry-date.entry-date-absolute, .title-dots span {background:var(--color2);}

.section-content p {margin-bottom:15px;}
.section-content ul {margin-bottom:15px; padding-left:15px; list-style:disc;}

.submenu .table-responsive table th {background:#F9F9F9;text-align:left;}

@media (max-width: 768px) {
	.msgcookie{left:10px; max-width:100%;}
	footer {text-align:center;}
	footer .text-right {text-align:center;}
	.submenu .btn-default {display:block; margin:5px 0;}
	.submenu .table-responsive table, .submenu .table-responsive table tbody, .submenu .table-responsive table thead, .submenu .table-responsive table tr:not(.hidden-xs), .submenu .table-responsive table th:not(.hidden-xs), .submenu .table-responsive table td:not(.hidden-xs) {display:block!important;}
	.submenu .table-responsive table td {border-top:none;}
	.submenu .table-responsive table th {border-top: 1px solid #ddd;}
	.submenu .table-responsive table tbody tr:not(.visible-xs) {padding-bottom:15px;}
}


/** ACCESIBILIDAD **/
body{color:#6e6e6e;}
.menuzord-menu > li > a{color:#6e6e6e;}
.owl-carousel .owl-dots .owl-dot span {margin:5px 10px;width:20px;height:20px;}
.tp-bgimg {background:black;}
.text-theme-colored {color:#E07A1A;}