/*
Theme Name: 2010template
Author: 2010admin
Description: A 2010 Starter Template
Version: 2120
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html

2010 Solutions WordPress Theme Â© 2011-2019 2010 Solutions
2010 is distributed under the terms of the GNU GPL
*/


applet,
object,
iframe,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
center,
dl,
dt,
dd,
fieldset,
caption,
legend,
article,
aside,
canvas,
details,
embed,
figcaption,
hgroup,
menu,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin        : 0;
	padding       : 0;
	border        : 0;
	font-size     : 100%;
	font          : inherit;
	vertical-align: baseline
}
html,
body,
div,
i,
form,
label,
footer,
header,
nav{
	margin        : 0;
	padding       : 0;
	border        : 0;
	font-size     : 100%;
	font          : inherit;
	vertical-align: baseline
}


h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
blockquote{
	margin        : 0;
	padding       : 0;
	border        : 0;
	font-size     : 100%;
	font          : inherit;
	vertical-align: baseline;
}

pre{
	font-family: monospace;
	width: 100%;
	max-width: 1250px;
	margin: 100px auto;
	font-size: 18px;
}

img,
figure{
	margin        : 0;
	padding       : 0;
	border        : 0;
	font-size     : 100%;
	font          : inherit;
	vertical-align: baseline;
}


table,
tbody,
tfoot,
thead,
tr,
th,
td{
	margin        : 0;
	padding       : 0;
	border        : 0;
	font-size     : 100%;
	font          : inherit;
	vertical-align: baseline;
}


ol,
ul,
li{
	margin        : 0;
	padding       : 0;
	border        : 0;
	font-size     : 100%;
	font          : inherit;
	vertical-align: baseline;
}

html {
	scroll-behavior: smooth
}

body {
	line-height: 1
}

a {
	text-decoration-skip-ink: auto;
	margin                  : 0;
	padding                 : 0;
	border                  : 0;
	font-size               : 100%;
	font                    : inherit;
	vertical-align          : baseline;
}

a:focus,
a:hover{
	text-decoration:none;
	outline: none;
}

button {
	outline: 0
}
em{
	font-style: italic!important;
}

.mobile_only{
	display: none!important;
}
@media screen and (max-width: 992px) {
	.desk_only{
		display: none!important;
	}
	.mobile_only{
		display: block!important;
	}
}
ol,ul {
	list-style: none
}

blockquote,q {
	quotes: none
}

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

q {
	display: inline;
	font-style: italic
}

q:before {
	content: '"';
	font-style: normal
}

q:after {
	content: '"';
	font-style: normal
}

textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"],
input[type="password"] {
	-webkit-appearance: none;
	appearance        : none;
	border-radius     : 0
}

table {
	border-collapse: collapse;
	border-spacing : 0
}

th,td {
	padding: 2px
}

big {
	font-size: 120%
}

small,sup,sub {
	font-size: 80%
}

sup {
	vertical-align: super
}

sub {
	vertical-align: sub
}

dd {
	margin-left: 20px
}

kbd,tt {
	font-family: courier;
	font-size: 12px
}

ins {
	text-decoration: underline
}

del,strike,s {
	text-decoration: line-through
}

dt {
	font-weight: bold
}

address,cite,var {
	font-style: italic
}

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

* {
	box-sizing                 : border-box;
	-webkit-tap-highlight-color: transparent;
}

.sticky {
}

.bypostauthor {
}

.wp-caption {
}

.wp-caption-text {
}

.gallery-caption {
}

.alignright {
}

.alignleft {
}

.aligncenter {
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important
}
