.pd-class * {
	box-sizing: border-box;
}
.pd-class {
	font-size: 16px;
	font-family: sans-serif;
}
.pd-class .container {
	/*margin-left: 0;
	margin-right: 0;*/
}

.pd-class p {	
	margin: 0;
	}
.pd-class .pd-h2 {
	font-size: 1.75em;
	margin-bottom: 10px;
	}
.pd-class .pd-h3 {
	font-size: 1.2em;
	}
.pd-class .pd-warning {
	color: #e12d2d;
}
.pd-class .pd-center {
	text-align: center;
	}
.pd-class .pd-uppercase {
	text-transform: uppercase;
	}
.pd-class .pd-image {
	width: 100%;
	max-width: 800px;
    display: block;	
	margin: 0 auto;
	}

.pd-header {
	
}

/* LOGO */
.pd-logo img {
	max-width: 200px;
	display: inline-block;
	vertical-align: top;
	margin: 10px 15px 10px 0;
	}
.pd-logo span {
	display: inline-block;
	vertical-align: bottom;
	text-transform: uppercase;
	border-left: 2px solid #000;
	padding-left: 15px;
	white-space: nowrap;
	margin: 10px 0;
	font-size: 0.8em;
	color: #999;
	}
/* MENU */
.pd-menu {
	margin: 10px 0;
	text-align: center;
	}
.pd-menu .menu-link {
	display: inline-block;
	padding: 10px;
	white-space: nowrap;
	text-decoration: none;
	text-transform: uppercase;
	color: #0084c8;
	cursor: pointer;
}
/* TITLES */
.pd-titles {
	margin: 30px 0 10px;
}
.pd-titles .pd-name {
	margin: 5px 0;
	font-size: 2.4em;
	font-weight: bold;
	}
.pd-titles .pd-sub {
	font-size: 1em;
	text-transform: uppercase;
	}
/* DESCRIPTION */
.pd-description {
	background-color: #d0e1f1;
    padding: 30px 40px;
    margin: 20px 0;
	}
.pd-description p {
	margin: 15px 0;
	}
.pd-description ul {
	margin: 0 15px;
	}
/* SERIE */
.pd-serie {
	padding: 10px 0;
	}	
.pd-serie img {
	margin: 10px 0;
	}
/* TECHNICAL */
.pd-technical {
	background-color: #eee;
    padding: 30px 40px 20px;
    margin: 30px 0;	
	}
.pd-technical p {
	padding-bottom: 4px;
	border-bottom: 2px solid #000;
	}
.pd-technical ul {
	list-style-type: none;
	margin: 5px 0 25px;
	padding: 0;
	}	
.pd-technical li {
    margin: 0;
    border-bottom: 1px solid #dedede;
    padding: 5px 0;
	}	
.pd-technical li strong {
    display: inline-block;
    width: 280px;
	}
/* BANNER SHIPPING */
.pd-banner {
	padding: 10px 0;	
	border-top: 3px solid #e31e25;
	border-bottom: 3px solid #e31e25;
	}
.pd-banner p {
	font-size: 1.5rem;
}
/* SERVICES HIGHLIGHTS */
.pd-highlights {
	padding: 10px 0 5px;	
	}	
.pd-highlights .pd-warning {
	text-transform: uppercase;
	margin-bottom: 0;
}
.pd-highlights p {
	text-transform: uppercase;
	font-size: .85em;
	margin-bottom: 10px;
}
/* COMPANY POLICIES */
.pd-policies {
	font-size: 0.85em;
	padding-bottom: 10px;
}
.pd-policies p {
	margin: 10px 0;
	text-align: justify;
}	
/* COMPANY LEGAL */
.pd-copyright {
	font-size: 0.8em;
	padding: 10px 0 5px;
}
.pd-copyright img {
	margin: 10px auto;
}	
.pd-copyright p {
	margin: 10px 0;
	text-align: justify;
}
.pd-p65w {
	text-align:center;
	border:1px solid lightgray;
	padding:8px;
	margin:20px auto;
	max-width:800px;
}
.pd-p65w p {
	font-size:14px;
	margin:0;
}
.pd-p65w p strong {
	display:inline-block;
	padding-left:20px;
	background:url(https://www.pdhvac.com/site/templates/images/p65w.gif) center left no-repeat;
}

.pd-wytserie {
	background-color: #212b73;
	margin-bottom: -20px;
	text-align: center;
}