* {
margin: 0;
padding: 0;
}
html {
line-height:1.5;
-webkit-text-size-adjust:100%;
}
body {
max-width: 1920px;
margin: 0 auto;
overflow:auto;
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
}
#wrapper {
width: 100%;
max-width: 1920px;
margin: 0 auto;
overflow:hidden; }
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
margin: 0 0 15px;
font-weight: 700;
text-transform: none;
}
h1 {
font-size: 1.8em;
}
h2 {
font-size: 1.6em;
}
h3 {
font-size: 1.4em;
}
h4 {
}
h5 {
}
h6 {
}
main p {
margin-bottom: 15px;	
}
ul,
ol{
margin-bottom: 15px;
}
li {
margin-left: 30px;
}
b,strong {
font-weight: 700;
}
small {
font-size:80%;
}
sub,sup {
font-size:75%;
line-height:0;
position:relative;
vertical-align:baseline;
}
sub {
bottom:-.25em;
}
sup {
top:-.5em;
}
img {
max-width: 100%;
height: auto;
border-style: none;	
}
.wrapword {
word-wrap: break-word;
overflow-wrap: break-word;
} button {
cursor: pointer;
}
.elementor-field-group > label {
padding-bottom: 5px !important;
font-weight: 700 !important;
} .comments-area {
font-family: 'Roboto', Arial, sans-serif !important;
}