html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

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

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

.wf-loading body {
    visibility: hidden
}

body {
    margin: 0;
    padding: 0;
    background: #ffffff;
    font: 15px "Helvetica", Arial, sans-serif;
    color: #111;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none
}

.intro-paragraph {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    font-size: 22px;
    color: rgb(216, 0, 0);
    line-height: 24px;

    font-weight: normal;
    font-style: normal
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;

    font-weight: normal;
    font-style: normal;
    font-weight: normal;
    font-style: normal
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: inherit
}

h1 {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    font-size: 26px;
    color: #111111;
    line-height: 35px;

    font-weight: 400;
    font-style: normal;
    background-color: transparent;
    background-image: url(../images/hr.png);
    background-repeat: repeat-x;
    background-position: 0 bottom
}

h2 {
    margin: 0 0 7px 0;
    padding: 0;
    font-size: 24px;
    color: #111111;
    line-height: 25px;

    font-weight: 400;
    font-style: normal
}

h2 a:visited {
    color: #111111
}

h2:hover {
    color: #111111
}

h3 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 16px;
    color: #111111;
    /*line-height: 22px;*/

    /**************************************************/

    font-weight: 400;
    font-style: normal
}

h4 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 14px;
    color: #111111;
    line-height: 22px
}

h5 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 12px;
    color: #111111;
    line-height: 18px;

    font-weight: 400;
    font-style: normal
}

h6 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 10px;
    color: #111111
}

p {
    margin: 0;
    padding: 0 0 10px 0;
    line-height: 21px
}

p.grey {
    margin: 0;
    padding: 0 0 10px 0;
    line-height: 21px;
    color: #111111
}

sup,
sub {
    height: 0;
    line-height: 1px;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative
}

sup {
    bottom: 1px
}

sub {
    top: 1px;
    font-size: .6em
}

em {
    font-style: italic
}

strong {
    font-weight: bold;
    font-size: 96%
}

strong.grey {
    color: #555
}

strong.grey_light {
    color: #888
}

small {
    font-size: 80%
}

/********************************************************************************************/
hr {
    /*margin: 20px 0 20px 0;*/
    border: none !important;
    /*height: 2px;
    width: 100%;
    text-align: left;
    background: transparent url(../images/hr.png) repeat-x 0 bottom;*/
    clear: both
}

/***************************************************************************************/
hr.blank {
    background: none
}

h1 + hr,
h2 + hr,
h3 + hr {
    margin: 0 0 20px 0
}

.orange {
    color: rgb(216, 0, 0);
}

blockquote {
    margin: 0 0 15px 30px;
    padding: 15px;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 16px;
    color: #676769;
    background-color: #ffbf00;
    width: 270px;
    float: right
}

blockquote p {
    font-size: 28px;
    line-height: 30px;

    font-weight: normal;
    font-style: normal;
    font-weight: bold;
    color: #FFF
}

a:link {
    color: rgb(216, 0, 0);
    outline: 0;
    transition-property: background .2s linear 0s, color .2s linear 0s;
    -moz-transition: background .2s linear 0s, color .2s linear 0s;
    -webkit-transition: background .2s linear 0s, color .2s linear 0s;
    -o-transition: background .2s linear 0s, color .2s linear 0s;
    transition-property: color .2s linear 0s, color .2s linear 0s;
    -moz-transition: color .2s linear 0s, color .2s linear 0s;
    -webkit-transition: color .2s linear 0s, color .2s linear 0s;
    -o-transition: color .2s linear 0s, color .2s linear 0s
}

a:visited {
    color: rgb(216, 0, 0);
    outline: 0
}

a:active {
    color: rgb(216, 0, 0);
    outline: 0
}

a:hover {
    color: #333;
    outline: 0;
    cursor: pointer
}

a:focus {
    -moz-outline-style: none
}

.column a {
    text-decoration: none
}

.intro-paragraph a {
    color: #111111;
    outline: 0;
    cursor: pointer
}

.intro-paragraph a:hover {
    color: #9B9B9B;
    outline: 0;
    cursor: pointer
}

ul,
ol {
    margin-bottom: 20px
}

ul {
    list-style: none outside
}

ol {
    list-style: decimal
}

ol,
ul.square,
ul.circle,
ul.disc {
    margin-left: 15px
}

ul.square {
    list-style: square outside
}

ul.circle {
    list-style: circle outside
}

ul.disc {
    list-style: disc outside
}

ul.fancy li {
    padding: 0 0 0 15px;
    background: transparent url('') no-repeat 0 3px
}

ul ul,
ul ol,
ol ol,
ol ul {
    margin: 4px 0 5px 30px;
    font-size: 90%
}

ul ul li,
ul ol li,
ol ol li,
ol ul li {
    margin-bottom: 6px
}

li {
    line-height: 18px;
    margin-bottom: 12px
}

ul.large li {
    line-height: 21px
}

li p {
    line-height: 21px
}

img {
    border: 0
}

.max-image {
    width: 100%;
    height: auto
}

.img-full {
    margin: 0 0 15px 0
}

.video-container {
    position: relative;
    margin: 0 0 15px 0;
    padding-bottom: 51%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.video-container,

/*****************iframe**********************************************

.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

a.btn,
p.btn,
a.btn-right,
p.btn-right,
a.btn-left,
p.btn-left {
    cursor: pointer
}

.button a,
a.btn,
p.btn,
span.btn,
a.btn-right,
p.btn-right,
span.btn-right,
a.btn-left,
p.btn-left,
span.btn-left {
    padding: 5px 15px 5px 15px;
    margin: 0;
    display: inline-block;
    font-style: normal;
    text-transform: uppercase;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none !important;
    background-color: #252525;
    min-width: 150px;
    text-align: center
}

a.btn,
p.btn,
span.btn {}

a.btn-right,
p.btn-right,
span.btn-right {
    background-image: url()
}

a.btn-left,
p.btn-left,
span.btn-left {
    background: url() no-repeat left;
    padding: 2px 8px 2px 25px
}

.main-body span.btn a {
    color: #ffffff;
    text-decoration: none
}

a:hover.btn,
span.btn a:hover {
    text-decoration: underline;
    background-color: #535353
}

a.button {
    padding: 8px 15px 8px 15px;
    margin: 0;
    display: inline-block;
    font-style: normal;
    text-transform: uppercase;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none !important;
    background-color: #252525;
    min-width: 150px;
    text-align: center
}

.button:hover {
    text-decoration: underline;
    background-color: #111111;
    color: #ffffff
}

.button_info {
    font-size: 15px;
    color: rgb(216, 0, 0);
    background: #ffffff;
    border: 0px;
    width: 100px;
    height: 20px;

    text-decoration: none;
    text-align: left;
    cursor: pointer;
    padding-bottom: 4px
}

.button_info:hover {
    text-decoration: none;
    color: #111111
}

a.btn-text {
    padding: 8px 12px 8px 12px;
    margin: 0;
    display: inline-block;
    font-style: normal;
    color: #ffffff;
    text-decoration: none !important;
    background-color: #252525;
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;
    font-size: 15px
}

a.btn-text:hover {
    text-decoration: underline;
    background-color: #111111
}

.button {
    padding: 8px 15px 8px 15px;
    margin: 0;
    display: inline-block;
    font-family: sans-serif;
    font-style: normal;
    color: #ffffff;
    font-size: 15px;
    text-decoration: none !important;
    background-color: #252525;
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;
    border: none
}

.button:hover {
    text-decoration: underline;
    background-color: #111111
}

.cont_enlace {
    width: 50px;
    float: right;
    margin: 13px 0px 0 0px;
    text-align: right
}

.cont_enlace a {

    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    color: #111111
}

.cont_enlace a:hover {

    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    color: rgb(216, 0, 0);
}

*/
/*
< !--- OVERLAY INFORMACION STYLE--- > #informacion {
    background-image: url('images/white.png');
    color: #111111;
    height: 450px;
    font: 11px/22px Helvetica, Arial, sans-serif
}

#informacion a {
    text-decoration: none;
    border-bottom-style: dotted;
    border-bottom-width: 1px
}

#informacion a:hover {
    background-color: #111;
    color: #ffffff;
    text-decoration: none;
    border-bottom-style: dotted;
    border-bottom-width: 0px
}

.contentInfo {
    height: 441px;
    overflow-y: auto;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 40px;
    padding-bottom: 40px
}

#overlay {
    background-image: url('images/white.png');
    color: #111111;
    height: 450px
} 

div.contentWrap {
    height: 441px;
    overflow-y: auto
}

#apple {
    background-image: url('images/white.png');
    color: #111;
    padding-left: 70px;
    padding-right: 70px;
    padding-top: 50px;
    padding-bottom: 50px
}

div.contentWrapInfo {
    height: 400px;
    overflow-y: auto
}

.img-left {
    float: left;
    margin: 0 20px 20px 0;
    border: none
}

.img-right {
    float: right;
    margin: 0 0 20px 20px;
    border: none
}

.clear {
    clear: both
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.text-big {
    color: #a2bd30;
    font-weight: bold;
    line-height: 26px
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.normal {
    font-weight: normal
}

.bold {
    font-weight: bold
}

.italic {
    font-style: italic
}

.underline {
    border-bottom: 1px solid
}

.highlight {
    background: #ffc
}

.nopadding {
    padding: 0
}

.noindent {
    margin-left: 0;
    padding-left: 0
}

.nobullet {
    list-style: none;
    list-style-image: none
}

.block {
    display: block
}

.hidden {
    display: none
}

.hide {
    display: none
}

:focus {
    outline: none
}
