


/* ADMINWELCOME PAGE */
.adminwelcomepagelist {
	list-style:none;
	display: inline-flex;
}

.adminwelcomepagelist li{
	padding-left: 10px;
	padding-right: 10px;
}

.adminwelcomepagelist img{
	height: 100px;
}

.adminwelcomepageotherlist{
	list-style: none;
}

.adminwelcomepageotherlist img{
	height: 50px;
	vertical-align: middle;
}




/* P33 APP */


.desktopHide{
	display: none;
}

body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color:#4d4d4d;
	width: 100%;
}

body a{
	text-decoration: none;
	color: unset;
}

img.icons {
	width: 20px;
	height: initial;
	vertical-align: bottom;
}

.clarito {
	font-size: 75%;
	color: #808080;
}

.grey1 {
	color: #4d4d4d;
}

.grey2 {
	color: #808080;
}

.strong {
	font-weight: bolder;
}

.errorlist {
	color: red;
	margin: 0px;
	padding-left: 20px;
	list-style: disc;
}


/*  BASE HEADER AND NAVIGATION BAR  */

.header {
	width: 100%;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffcc;
	background-image:url('/static/p33/images/bg_header.png');
	margin-bottom: 1px;
}

.header div {
	float: left;
}

.banner {
	width: 100%;
}

.bold {
	font-weight: bolder;
}

.center {
	text-align: center;
}

.logo p{
	margin: inherit;
	height: inherit;
}

.title img {
	vertical-align: middle;
	height: 100px;
	margin: 0px;
}

.title {
	width: 80%;
	font-size: 2em;
	margin: 0px;
	height: 100px;
}

.title table {
	width: 100%;
}

.title p, .title a:visited, .title a:link{
	color: #4d4d4d;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: inherit;
	line-height: 1em;
	text-align: center;
	}

.p33 {
	width: 20%;
	margin: 0px;
	padding: 0px;
	/* height: 100px; */
}

p.p33 {
	font-size: 28pt;
} 


ul.tools {
	display: inline-flex;
	color: #4d4d4d;
	height: 20px;
	margin: 0;
	list-style-type: None;
	padding: 0;
	margin: 0px;
}

.tools li{
	padding-left: 5px;
	padding-right: 5px;
}

.capital {
	font-size: larger;
}

.orange {
	color: #ff6400;
}

/* LOG AND MESSAGES */

div.loginform {
	margin: 10%;
}

div.msgform {
	margin: 10%;
}


/* NAVIGATION BAR */

nav {
	clear: left;
	text-align: center;
	background-color: #d7edfd;
}

nav a {
	color:#013c5d
}

.navigator ul {
	padding-left: 0;
	margin: 0;
}

.navigator li {
	font-size: 1em;
	line-height: 1em;
	display: inline-flex;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 40px;
	padding-right: 40px;
	text-align: center;
}

/* 
.navigator a:link {
	text-decoration-line: none;
	color:#013c5d
}

*/
.navigator a:hover {
		background-color: #c5e7ff;
		text-decoration-line: underline;
		text-decoration-thickness: 3px;
	}

/*  CONTENTS  */

.welcome_header {
	background-image: url("/static/p33/images/bg/pexels-scottwebb-1029615.jpg");
	height: 550px;
	background-size: cover;
	background-position-y: bottom;
	margin: 0px;
}

.welcome_caption {
	margin: 0px;
	padding: 2em;
	font-size: 2em;
	color: whitesmoke;
}

.welcomeboxes {
	width: 100%;
	margin: 0px;
	margin-bottom: 25px;
	clear: left;
}

.wp_valores {
	clear: left;
	margin-top: 25px;
}

.wp_actioncall {
	clear: both;
	background-color: #4d4d4d;
}

.wp_actioncall p {
	color: white;
	font-size: 1em;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 0px;
}

.wp_contacto {
	color: white;
	background-color: #00b9b9;
	padding-left: 10px;
	padding-right: 10px;
	height: 1.2em;
}

.service_list {
	list-style: none;
	margin: 0px;
	padding-left: 5%;

}

.wp_end {
	clear: both;
	width: 100%;
	background-color: #606060;
	float: inline-start;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8%;
}

.wp_end_123 {
	width: 27%;
	padding-left: 3%;
	padding-right: 3%;
	float: left;
	color: rgb(224, 224, 224);
}

.wp_end_123 ul {
	color: rgb(224, 224, 224);
	list-style: none;
	padding-left: 1em;
}

.wp_caption {
	color: #202020;
	font-weight: bold;
}

.wp_whitebox {
	width: 40%;
	float: left;
	margin: 0px;
	height: 200px;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 5%;
	padding-right: 5%;
	font-size: 1.5em;
	background-color: #00b9b9;
}

.wp_blackbox {
	width: 40%;
	float: left;
	height: 200px;
	margin: 0px;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 5%;
	padding-right: 5%;
	font-size: 1.5em;
	background-color: #171717;
	color: #bbb;
}

.wp_25 {
	width: 20%;
	float: left;
	margin: 0px;
	height: 50%;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 2.5%;
	padding-right: 2.5%;
	font-size: 1em;
	background-color: #ffffff;
}




.img_main {
	height: 350px;
}

.welcome_box {
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 20%;
	margin-right: 20%;
}

.srv_table {
	font-size: 1em;
	line-height: 1em;
}

.srv_table td {
	width: 15%;
	text-align: center;

}

.srv_text {
	height: 100px;
}

.srv_text a {
	text-decoration-line: none;
}

.srv_text a:link, .srv_text a:visited {
	text-decoration-line: none;
	color: initial;
}

.srv_text a:hover {
	font-size: larger;
	font-weight: bolder;
	color: #013c5d;
}


.srv_table img {
	width: 100px;
}


/*  FOOTER  */
footer {
	background-color: #013c5d;
	border-radius: 25px;
	font-size: .9em;
	line-height: .9em;
	color: aliceblue;
	width: 100%;
	clear: both;
	/* position: fixed; */
	/* bottom: 0; */
}

footer p {
	margin: 5px;
}

footer a {
	color: aliceblue;
	text-decoration: none;
}

.foot_right {
	text-align: right;
}

.foot_center {
	text-align: center;
}

/* SECCTIONS */

figure {
	text-align: center;
	margin: 50px;
	margin-top: 20px;
}

.art_title {
	background-color: #00b9b9;
}

.art_title p {
	font-size: 1.50em;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 30px;
	padding-left: 5%;
	padding-right: 0px;
	color: #fff; /* #013c5d */
	margin-top: 0px;
	margin-bottom: 0px;
}

.subtitle {
	clear: both;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

.subtitle p {
	color: #202020;
	font-weight: bold;
	background-color: #d4fbffff;
	background-image: url('/static/p33/images/bg_subsection.png');
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0px;
	padding-left: 200px;
	padding-top: 50px;
	padding-bottom: 1em;
	font-size: 1.25em;
	line-height: 1em;
}

img.art_subtitle {
	vertical-align: middle;
	height: 40px;
}


.art_txt {
	float: left;
	width: 70%;
}

.art_txt h2 {
	padding-left: 10%;
}

.art_txt p {
	font-size: 1em;
	margin-left: 13%;
	margin-right: 0%;
	margin-top: 10px;
	margin-bottom: 1em;
	line-height: 1em;
	text-align: justify;
}

.colab img {
	height: 70px;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

.colab p {
	margin-top: 10px;
	clear: both;
}

.art_image {
	float: left;
	width: 350px;
}

.art_image img {
	height: initial;
	width: 90%;
	border-radius: 25px;
	text-align: center;
}

p.subtitle {
	text-align: center;
}

.sred img{
	width: 35px;
	margin-left: 10px;
}

p.awards {
	text-align: center;
}

.awards img{
	height: 100px;
	margin-left: 10px;
}


.clientes {
	clear: both;
	margin-left: 0px;
	margin-right: 0px;
}

.clientes p {
	padding-left: 3%;
	padding-right: 3%;
	margin-top: 100px;
	color: #202020;
	font-weight: bolder;

}

.clientes ul {
	background-color: #fff;
	text-align: center;
}

.clientes li {
	list-style: none;
	display: inline;	
}

.clientes_img {
	vertical-align: middle;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 1em;
	margin-right: 1em;
}




/* Secctions Texts */
.section {
	margin-left: 50px;
}



/* Galería de imágenes */
div.ga_images {
	margin-top: 50px;
	margin-bottom: 25px;
	margin-left: 0;
	margin-right: 0;
}

table.ga_table {
	margin: 0px;
	text-align: center;	
	vertical-align: center;
}

td.ga_controls {
	width:250px;
}

td.ga_images {
	width: 200px;
}

img.ga_images {
	width: 95%;
}


.controlpaginator {
	text-align: center;
	font-size: 0.75em;
	clear: both;
}

img.paginator {
	height: 20px;
	width: initial;
}


/*  Projects  */

.wl {
	list-style-type: none;
}

li.wl_invoiced {
	color : #00ab17;
}