.mceContentBody { padding: 10px; }

*, html, body { margin: 0px; padding: 0px; }
html { margin: 0px; padding: 0px; }

body { background-color: #fff; color: #000; font-weight: 400; font-size: 16px; letter-spacing: 0px; line-height: 1.2; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-font-feature-settings: "liga" on; overflow-y: scroll !important; }

header, footer, section { max-width: 1920px; margin: 0px auto; }

img { border: 0px; line-height: 0; }
div { position: relative; }

p { line-height: 1.4; margin-top: 15px; margin-bottom: 15px; }
li { line-height: 1.4; margin-left: 25px; padding-left: 5px; }
h1 { font-size: 24px; font-family: 'open_sansbold'; font-weight: 700; }
h2 { font-size: 20px; font-family: 'open_sanssemibold'; font-weight: 600; }
h3 { font-size: 16px; font-family: 'open_sanssemibold'; font-weight: 500; }
h4 { font-size: 14px; font-family: 'open_sanssemibold'; font-weight: 400; }
strong { color: inherit; font-family: 'open_sansregular'; font-weight: 700; }
b { color: inherit; font-family: 'open_sansregular'; font-weight: 700; }

.upper { text-transform: uppercase !important; }

.invisible { display: none !important; }
.pointer { cursor: pointer; }
.hidden { opacity: 0; }

.absolute { position: absolute; }
.relative { position: relative; }

.left { float: left; }
.right { float: right; }

.clear { clear: both; }

.align_center { text-align: center !important; }
.align_left { text-align: left !important; }
.align_right { text-align: right !important; }

div.h { display: inline-block; height: 100%; vertical-align: middle; }

.white { color: #fff; }
.reg { color: #ff0000; }
.darkgrey { color: rgba(77, 80, 93, 1); }


/* ------------------- */

img.pdlogo { position: absolute; left: 50%; top: 35%; margin-left: -170px; margin-top: -150px; width: 340px; height: 340px; opacity: 0; }

img.gastrologo { position: absolute; left: 50%; top: 65%; margin-left: -120px; margin-top: 0px; width: 240px; opacity: 0; }