html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
word-wrap: break-word;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
q {
font-style: italic;
font-weight: bold;
letter-spacing: 1px;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td, th {
padding: 5px;
border: 2px double #f9f9f9;
text-align: center;
} body,
button,
input,
select,
textarea {
color: #888;
font-size: 16px;
line-height: 1.75;
font-family: 'Roboto', sans-serif;
}
h1 {
font-size:40px;
}
h2 {
font-size:32px;
}
h3 {
font-size:24px;
}
h4 {
font-size: 22px;
}
h5 {
font-size: 20px;
}
h6 {
font-size: 18px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0 0 10px 0;
font-family: 'Poppins', sans-serif;
font-weight: 500;
color: #000;
line-height: 1.5;
}
p {
margin: 0 0 15px 0;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
text-align: center;
position: relative;
margin: 0 0 25px;
font-size: 27px;
font-weight: 100;
}
blockquote cite {
font-size: 18px;
line-height: 1.89;
color: #888888;
}
blockquote cite {
display: block;
margin-top: 7px;
}
address {
margin: 0 0 15px;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
line-height: 1.6;
margin-bottom: 15px;
max-width: 100%;
overflow: auto;
padding: 15px;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fafafd; -webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote:before {
content: "\201c";
font-family: "Times New Roman";
display: block;
font-size: 93px;
line-height: 50px;
font-weight: 700;
}
blockquote:before {
color: #3a85eb;
}
hr {
background-color: #ECECEE;
border: 0;
height: 1px;
margin: 60px 0;
clear: both;
}
ul,
ol {
margin: 0 0 15px 0;
padding: 0 0 0 15px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 15px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 15px 15px;
}
img {
height: auto; max-width: 100%; vertical-align: middle;
}
figure {
margin: 15px 0; }
table {
margin: 0 0 15px;
width: 100%;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
white-space: nowrap;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} input[type="button"],
input[type="reset"],
input[type="submit"] {
background: #3a85eb;
color: #fff;
font-size: 16px;
line-height: 1.5;
padding:10px 20px;
border: none;
height: auto;
width: auto;
cursor: pointer;
display: inline-block;
}
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="reset"]:active,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active {
background-color: #222;
color: #fff;
}
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus{
outline: 1px dotted #3a85eb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
color: #272727;
border: 1px solid #e7e7e7;
padding: 7px 10px 7px 15px;
}
select {
border: 1px solid #f5f5f5;
width: 100%;
}
[type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
border:1px solid #319be2;
}
textarea {
width: 100%;
} form.search-form,
.woocommerce-product-search {
position: relative;
}
input.search-field {
width: 100%;
height: 45px;
}
input.search-submit,
.woocommerce-product-search button {
font-family: 'Font Awesome 5 Free';
background: none;
position: absolute;
top: 0;
color: #3a85eb;
margin: 0;
right: 15px;
font-size: 13px;
height: 45px;
padding: 0;
font-weight: 900;
}
input.search-submit:hover,
input.search-submit:focus,
input.search-submit:active {
background:inherit;
color: #222;
box-shadow: inherit;
}
.woocommerce-product-search button {
font-family: inherit;
background: #b1adad;
color: #fff;
border: none;
padding: 12px 15px;
right: 0;
} #content[tabindex="-1"]:focus {
outline: 0;
}
::-webkit-input-placeholder { color: #aaa;
}
::-moz-placeholder { color: #aaa;
}
:-ms-input-placeholder { color: #aaa;
}
:-moz-placeholder { color: #aaa;
}
.search-submit {
width: 100%;
margin-top: 15px;
}
.searchform {
width: 335px;
margin: 0 auto;
max-width: 100%;
}
.searchform-inner {
position: relative;
}
.search-box-wrap .search-form .search-field {
border: none;
font-size: 20px;
width: 100%;
padding: 5px 40px 5px 15px;
font-style: italic;
height: auto;
}
.search-box-wrap .search-form .search-field:focus{
outline: none;
}
.search-box-wrap .search-form input.search-submit {
display: none;
}
.searchform input[type="submit"] {
float: right;
padding: 7px 11px;
margin-left: 0;
font-family: 'Font Awesome 5 Free';
font-size: 16px;
}
.searchform input[type="text"] {
width: 88%;
padding: 4px 5% 4px 5%;
} .alignleft {
display: inline;
float: left;
margin-right: 50px;
}
.alignright {
display: inline;
float: right;
margin-left: 50px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}
.text-alignleft {
text-align: left;
}
.text-alignright {
text-align: right;
}
.text-aligncenter {
text-align: center;
}
a:hover img,
a:focus img,
a:active img {
opacity: 0.8;
transition: box-shadow 0.2s ease-out 0s;
}
.entry-content a:not(.more-link):not(.button):not(.wp-block-button__link),
.entry-summary a:not(.more-link):not(.button):not(.wp-block-button__link),
.ew-about a:not(.more-link):not(.button),
.widget_text a:not(.more-link):not(.button),
.comment-content a {
text-decoration: underline;
}
.entry-content a:not(.more-link):not(.button):hover,
.entry-content a:not(.more-link):not(.button):focus,
.entry-summary a:not(.more-link):not(.button):hover,
.entry-summary a:not(.more-link):not(.button):focus,
.ew-about a:not(.more-link):not(.button):hover,
.ew-about a:not(.more-link):not(.button):focus,
.widget_text a:not(.more-link):not(.button):hover,
.widget_text a:not(.more-link):not(.button):focus,
.comment-content a:hover,
.comment-content a:focus {
text-decoration: none;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} @media print {
form,
button,
input,
select,
textarea,
.navigation,
.main-navigation,
.social-navigation,
.sidebar,
.content-bottom-sections,
.header-image,
.page-links,
.edit-link,
.comment-respond,
.comment-edit-link,
.comment-reply-link,
.comment-metadata .edit-link,
.pingback .edit-link {
display: none;
}
}  @-ms-viewport {
width: device-width;
}
@viewport {
width: device-width;
} .wp-caption {
margin-bottom: 15px;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .widget_media_gallery .gallery {
margin-bottom: 0;
}
.gallery {
margin-bottom: 1.5em;
margin-left: -5px;
margin-right: -5px;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
margin: 0;
padding: 5px;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}
.gallery-caption {
display: block;
background: #f9f8f8;
padding: 8px;
font-size: 18px;
} a.custom-button,
a.custom-button:visited,
a.button,
a.custom-button.custom-primary-button,
a.custom-button.custom-primary-button:visited {
transition: all 0.3s ease 0s;
background: #3a85eb;
color: #fff;
font-size: 14px;
line-height: 1.8;
padding: 10px 35px;
border: none;
height: auto;
width: auto;
cursor: pointer;
display: inline-block;
min-width: 135px;
text-align: center;
margin: 0 10px;
position: relative;
font-weight: 500;
vertical-align: middle;
} .button-type-curved  a.custom-button,
.button-type-curved a.custom-button:visited,
.button-type-curved a.button.custom-button,
.button-type-curved a.button.custom-button:visited
.button-type-curved a.custom-button.custom-primary-button,
.button-type-curved a.custom-button.custom-primary-button:visited,
.button-type-curved input[type="button"],
.button-type-curved input[type="reset"],
.button-type-curved input[type="submit"],
.button-type-curved a.scrollup, a.scrollup:visited,
.button-type-curved .widget_surya-chandra-slider .cycle-prev,
.button-type-curved  .widget_surya-chandra-slider .cycle-next {
border-radius: 27px;
}
.button-type-curved .widget_surya-chandra-slider .cycle-prev,
.button-type-curved .widget_surya-chandra-slider .cycle-next {
border-radius: 100%;
width: 47px;
}
.button-type-curved .widget_surya-chandra-slider .cycle-pager span {
width: 15px;
border-radius: 100%;
height: 15px;
}
button:hover,
button:focus,
button:active,
a.button:hover,
a.button:focus,
a.button:active,
a.custom-button:hover,
a.custom-button:focus,
a.custom-button:active,
a.custom-button.custom-primary-button:hover,
a.custom-button.custom-primary-button:focus
a.custom-button.custom-primary-button:active {
background-color: #fff;
color: #222;
box-shadow: 0px 2px 7px 0px rgba(162, 160, 160, 0.54);
} a.custom-button.custom-secondary-button {
background-color: #fff;
color: #2c3038;
margin-left: 15px;
}
a.custom-button.custom-secondary-button:hover,
a.custom-button.custom-secondary-button:focus {
background: #3a85eb;
color: #fff;
}
.more-link {
transition: 0.3s;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
}
.more-link:after {
content: "\f30b";
font-family: 'Font Awesome 5 Free';
padding-left: 6px;
font-weight: normal;
font-size: 12px;
font-weight: 900;
}
.more-link:hover,
.more-link:focus {
padding-left: 10px;
}
a.more-link:hover::after,
a.more-link:focus::after {
content: "\f00c";
}  a {
color:#3a85eb;
text-decoration: inherit;
}
a:visited {
color: #3a85eb;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:focus,
a:active {
color: #272727;
}
a:hover,
a:active {
outline: 0;
} .main-navigation ul {
display: block;
margin: 0;
padding: 0;
}
.main-navigation ul ul {
background-color: #ffffff;
box-shadow: 0px 3px 2px #999;
left: -9999px;
margin: 0;
min-width: 220px;
position: absolute;
top: 65px;
opacity: 0;
z-index: -9999;
-webkit-transform-origin: top;
transform-origin: top;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
display: block;
opacity: 0;
transition: transform 0.5s ease, opacity 0.2s ease;
-webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li:focus > ul,
.main-navigation ul li.focus > ul {
display: block;
opacity: 1;
z-index: 1000;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
transition: transform 0.3s ease, opacity 0.2s ease .1s;
-webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease .1s;
}
.main-navigation ul ul::before {
content: "";
height: 40px;
display: block;
position: absolute;
top: -38px;
background: transparent;
z-index: 9999;
width: 100%;
}
.main-navigation ul ul ul {
left: 100%;
top: 0;
box-shadow: 2px 1px 2px #222;
}
.main-navigation li {
position: relative;
display: inline-block;
margin-bottom:0;
}
.main-navigation ul > li:hover > ul,
.main-navigation ul > li:focus > ul,
.main-navigation ul > li.focus > ul {
opacity: 1;
left: 0;
z-index: 9999;
}
.main-navigation ul ul ul ul  {
display: none;
}
.main-navigation ul ul ul li:hover > ul,
.main-navigation ul ul ul li:focus > ul,
.main-navigation ul ul ul li.focus > ul {
display: block;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li:focus > ul,
.main-navigation ul ul li.focus > ul {
opacity: 1;
left: 100%;
top: 0;
}
.main-navigation li li {
float: none;
display: block;
}
.main-navigation ul li li:last-child > a {
border: none;
}
.main-navigation ul li a {
color: #666666;
display: block;
font-size: 14px;
font-weight: 500;
padding: 15px 15px;
position: relative;
z-index: 99;
text-transform: uppercase;
font-family: 'Roboto', sans-serif;
}
.main-navigation ul ul a {
border-bottom: 1px solid #f5f2f2;
border-left: medium none;
border-right: medium none;
box-shadow: 0 1px 1px rgba(255, 255, 255, 0.18) inset;
transition: padding 0.2s ease-in-out 0s;
height: auto;
padding: 10px 20px;
text-align: left;
width: 100%;
margin: 0;
color: #666666;
font-size: 14px;
text-transform: capitalize;
}
.main-navigation ul li.menu-item-has-children > a,
.main-navigation ul li.page-item-has-children > a {
padding-right: 30px;
}
.main-navigation li > a:hover,
.main-navigation li > a:focus,
.main-navigation li.current-menu-item > a,
.main-navigation li.current-page-item > a,
.main-navigation li:hover > a,
.main-navigation li:focus > a,
.main-navigation li.focus > a {
color:#3a85eb;
}
.main-navigation ul li ul li > a:hover:after,
.main-navigation ul li ul li > a:focus:after,
.main-navigation ul li ul li.current-menu-item > a:after,
.main-navigation ul li ul li.current-page-item > a:after,
.main-navigation ul li ul li:hover > a:after,
.main-navigation ul li ul li:focus > a:after,
.main-navigation ul li ul li.focus > a:after {
border-left-color: #fff;
}
.main-navigation ul li.menu-item-has-children.current-menu-item > a::after,
.main-navigation ul li.page-item-has-children.current-menu-item > a::after {
border-top-color: #3a85eb;
}
.main-navigation li.menu-item-has-children:hover > a:after,
.main-navigation li.page-item-has-children:hover > a:after,
.main-navigation li.menu-item-has-children:focus > a:after,
.main-navigation li.page-item-has-children:focus > a:after,
.main-navigation li.menu-item-has-children.focus > a:after,
.main-navigation li.page-item-has-children.focus > a:after {
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
}
.main-navigation li li > a:hover,
.main-navigation li li > a:focus,
.main-navigation li li.current-menu-item > a,
.main-navigation li li.current-page-item > a,
.main-navigation li li:hover > a,
.main-navigation li li:focus > a,
.main-navigation li li.focus > a {
background-color: #3a85eb;
border-bottom: 1px solid #cccccc;
padding-left: 20px;
color:#fff;
}
.main-navigation ul li.menu-item-has-children > a::after,
.main-navigation ul li.page-item-has-children > a::after {
content: "\f107";
font-family: 'Font Awesome 5 Free';
margin-left: 10px;
margin-right: 0;
position: absolute;
right: 5px;
top: 14px;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
font-size: 14px;
font-weight: 900;
}
.main-navigation ul li li.menu-item-has-children > a::after,
.main-navigation ul li li.page-item-has-children > a::after {
content: "\f105";
top: 12px;
right: 15px;
}
.main-navigation ul li.menu-item-has-children a,
.main-navigation ul li.page-item-has-children a {
padding-right: 20px;
}
#mobile-trigger {
display: none;
}
#mob-menu {
display: none;
}
#menu-toggle {
background-color: #666;
border: 2px solid #666;
color: #fff;
display: none;
margin: 0;
padding: 5px 12px;
transition: all 0.3s ease 0s;
}
.header-layout-2 #menu-toggle {
background-color: transparent;
border-color: #fff;
}
.dropdown-toggle,
#main-navigation #quick-contact {
display: none;
}
#menu-toggle:hover,
#menu-toggle:focus,
.is-open #menu-toggle {
background-color: transparent;
border-color: #3a85eb;
color: #3a85eb;
}
#menu-toggle .fa-times,
.is-open #menu-toggle .fa-bars {
display: none;
}
.is-open #menu-toggle .fa-times {
display: inline-block;
}
#menu-toggle .menu-label {
margin-left: 5px;
} .site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
clear: both;
overflow: hidden;
padding: 0;
border-bottom: 1px solid #f7f7f7;
padding: 60px 0;
}
.nav-links a {
display: inline-block;
}
.nav-links span.meta-nav {
display: none;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-previous a::before,
.posts-navigation .nav-previous a::before,
.post-navigation .nav-previous a::before{
content: "\f30a";
display: inline-block;
font-family: 'Font Awesome 5 Free';
margin-right: 10px;
font-weight: 900;
}
.comment-navigation .nav-next a::after,
.posts-navigation .nav-next a::after,
.post-navigation .nav-next a::after{
content: "\f30b";
display: inline-block;
font-family: 'Font Awesome 5 Free';
margin-left: 10px;
font-weight: 900;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
.pagination .nav-links .page-numbers {
padding: 5px;
background: #fff;
}
.pagination .nav-links .page-numbers.dots {
background-color: inherit;
border: none;
color: #272727;
}
.pagination .nav-links .page-numbers {
padding: 6px 18px;
color: #272727;
display: inline-block;
background: #f5f5f5;
margin: 5px;
}
.pagination .nav-links .current,
.pagination .nav-links a:hover,
.pagination .nav-links a:active,
.pagination .nav-links a:focus {
background: #3a85eb;
color: #fff;
border-color: #3a85eb;
}
.pagination .nav-links {
text-align: center;
clear: both;
}
nav.navigation.pagination {
margin:0;
clear: both;
float: left;
width: 100%;
}  #tophead {
background: #e8e8e8;
overflow: hidden;
} #quick-contact {
float: left;
margin-top: 0;
}
#quick-contact > ul {
margin: 0;
padding: 0;
}
#quick-contact a {
color: #848586;
display: inline-block;
}
#quick-contact a:hover,
#quick-contact a:focus {
color: #000;
text-decoration: underline;
}
#quick-contact li.quick-email::before {
content: "\f0e0";
}
#quick-contact li.quick-call::before {
content: "\f2a0";
font-weight: 900;
}
#quick-contact li.quick-address::before {
content: "\f279";
}
#quick-contact li::before {
color: #848586;
content: "";
display: inline-block;
font-family: 'Font Awesome 5 Free';
font-size: 13px;
margin-right: 5px;
padding: 7px 0;
text-align: center;
}
#quick-contact li {
clear: inherit;
float: left;
font-size: 14px;
line-height: 0.8;
list-style: outside none none;
text-align: left;
font-weight: 400;
margin-right: 15px;
padding: 10px 15px 10px 0;
color: #848586;
}
#tophead .section {
margin:0;
}
.header-social-wrapper {
float: right;
}
#tophead .social-links li a {
border: none;
margin: 0;
width: 44px;
height: 44px;
padding: 6px 0;
text-align: center;
}
#tophead .social-links li {
display: block;
margin-right: 0;
margin-top: 0;
margin-left: 0px;
float: right;
}
#tophead .social-links li a::before {
color: #848586;
line-height: 2.5;
font-size: 13px;
font-weight: 100;
text-shadow: none;
}
#tophead .social-links li a:hover::before,
#tophead .social-links li a:focus::before {
color: #fff;
}
#tophead a.search-icon {
float: right;
display: block;
color: #222;
background: #ffffff;
padding: 11px 15px;
font-size: 13px;
}
.btn.btn-close-search {
display: none;
}
.search-box-wrap .btn.btn-close-search {
display: block;
float: right;
font-size: 16px;
position: absolute;
top: 13px;
right: 17px;
}
#tophead a.search-icon:hover,
#tophead a.search-icon:focus {
background-color: #222;
color: #fff;
}
#tophead .searchform input[type="submit"] {
float: right;
padding: 7px 11px;
}
#tophead .searchform input[type="text"] {
background: none;
color: #fff;
border: 1px solid transparent;
border-bottom: 1px solid #c7c7c7;
}
.search-box-wrap .searchform {
width: 100%;
}
.search-box-wrap {
background: #fff;
display: none;
position: absolute;
right: 0;
top: 0;
width: 100%;
}
.search-box-wrap .searchform input[type="text"] {
border: none;
font-size: 25px;
width: 100%;
padding: 5px 15px;
font-style: italic;
} #masthead {
background: #fff;
clear: both;
width: 100%;
z-index: 999;
position: relative;
transition: all 0.2s ease-in-out 0s;
padding: 25px 0;
}
#masthead.fixed {
position: fixed;
top: 0;
width: 100%;
left: 0;
box-shadow: 0 1px 1px rgba(0,0,0,0.2);
padding: 15px 0;
}
#masthead.fixed:after,
#masthead.fixed:before {
visibility: hidden;
}
#masthead.fixed #header-right {
float: right;
margin-top: 0;
}
.site-branding {
float: left;
margin: 0;
}
.site-title {
font-size: 26px;
font-weight: 600;
margin-bottom: 10px;
line-height: 1;
font-family: 'Poppins', sans-serif;
}
a.custom-logo-link {
float: left;
max-width: 250px;
margin-right: 15px;
}
#site-identity {
float: left;
}
.site-title a,
.site-title a:visited {
color: #272727;
}
.site-title a span {
color: #3a85eb;
}
.site-title a:hover,
.site-title a:focus,
.site-title a:active {
color: #3a85eb;
}
.site-description {
color: #777;
font-size: 14px;
font-style: inherit;
font-weight: 300;
letter-spacing: 1.4px;
margin: 0;
line-height: 1;
}
#header-right {
float: right;
}
#main-header #header-right {
float: right;
margin-top: 25px;
}
#quick-link-buttons {
float: right;
display: table;
}
#quick-link-buttons a.custom-button {
margin: 10px 0 10px 20px;
padding: 5px 12px;
font-size: 13px;
min-width: 115px;
}
#quick-link-buttons a.custom-button.quick-link-button {
background: #666666;
border-color: #666666;
}
#quick-link-buttons a.custom-button.cart-button,
#quick-link-buttons a.custom-button.quick-link-button {
border: 2px solid transparent;
}
#quick-link-buttons a.custom-button.cart-button:hover,
#quick-link-buttons a.custom-button.cart-button:focus {
background-color: inherit;
color: #3a85eb;
border:2px solid #3a85eb;
}
#quick-link-buttons a.custom-button.cart-button:hover > span,
#quick-link-buttons a.custom-button.cart-button:focus > span {
background-color:#3a85eb;
color: #fff;
}
#quick-link-buttons a.custom-button.quick-link-button:hover,
#quick-link-buttons a.custom-button.quick-link-button:focus {
background-color: inherit;
color: #3a85eb;
border:2px solid #3a85eb;
}
#quick-link-buttons .cart-button i {
margin-right: 10px;
}
#quick-link-buttons .cart-button > span {
min-width: 15px;
min-height: 15px;
background-color: #fff;
color: #3a85eb;
border-radius: 100%;
display: inline-block;
font-size: 11px;
padding: 1px 0px;
line-height: 1.2;
display: inline-block;
float: right;
margin-top: 5px;
transition: all 0.2s ease 0s;
margin-left: 5px;
}
.site-header #main-navigation {
display: table;
float: right;
} #custom-header {
position: relative;
z-index: 9;
background: #fff;
}
#custom-header.custom-header-enabled.ch-layout-1 {
min-height: 270px;
}
#custom-header img {
vertical-align: middle;
}
#custom-header::after {
background: #000000;
content: "";
display: block;
height: 100%;
opacity: 0.4;
position: absolute;
top: 0;
width: 100%;
z-index: 888;
}
.custom-header-content {
position: absolute;
width: 100%;
text-align: center;
z-index: 999;
padding: 0;
bottom: 35%;
}
.page-title {
color: #fff;
font-size: 50px;
font-weight: 600;
}
.custom-header-disabled {
border-bottom: 1px solid #f3f2f2;
}
.header-layout-1 #custom-header.ch-layout-2,
.header-layout-3 #custom-header.ch-layout-2 ,
.header-layout-4 #custom-header.ch-layout-2  {
max-height: 150px;
overflow: hidden;
}
.header-layout-1 #custom-header.custom-header-enabled.ch-layout-2,
.header-layout-3 #custom-header.custom-header-enabled.ch-layout-2 ,
.header-layout-4 #custom-header.custom-header-enabled.ch-layout-2 {
min-height: 150px;
}
.header-layout-1 #custom-header.ch-layout-2  #breadcrumb,
.header-layout-3 #custom-header.ch-layout-2  #breadcrumb,
.header-layout-4 #custom-header.ch-layout-2  #breadcrumb {
float: right;
margin-top: 15px;
margin-bottom: 25px;
}
.header-layout-1 #custom-header.ch-layout-2  .custom-header-content,
.header-layout-3 #custom-header.ch-layout-2  .custom-header-content,
.header-layout-4 #custom-header.ch-layout-2  .custom-header-content {
bottom: 25%;
}
.header-layout-1 #custom-header.ch-layout-2 .page-title,
.header-layout-3 #custom-header.ch-layout-2 .page-title,
.header-layout-4 #custom-header.ch-layout-2 .page-title {
float: left;
font-size: 40px;
}
.header-layout-1 #custom-header.ch-layout-2 #breadcrumb .container,
.header-layout-3 #custom-header.ch-layout-2 #breadcrumb .container,
.header-layout-4 #custom-header.ch-layout-2 #breadcrumb .container {
width: auto;
}  .header-layout-2 #main-navigation {
margin-top: 0;
}
.header-layout-2 .main-navigation ul ul:before  {
display: none;
}
.header-layout-2 .site-branding {
float: left;
margin: 0;
text-align: left;
}
.header-layout-2 #masthead.fixed {
background: #1c3a48;
position: fixed;
top: 0;
width: 100%;
left: 0;
}
.header-layout-2 #masthead::after,
.header-layout-2 #masthead::before {
display: none;
}
.header-layout-2 #header-right {
float: right;
margin: 0;
}
.header-layout-2 .widget_surya-chandra-slider .overlay-enabled article::after {
opacity: 0.5;
background-color: #0f2c3a;
}
.header-layout-2 .widget_surya-chandra-slider p {
color:#fff;
}
.header-layout-2 #header-right .search-icon {
float: right;
margin: 11px 0 0 15px;
border: 2px solid;
padding: 3px 0;
text-align: center;
display: block;
color: #fff;
border-radius: 100%;
font-size: 11px;
height: 30px;
width: 30px;
}
.header-layout-2 .widget_surya-chandra-slider::before {
background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.4) 107%) repeat scroll 0 0;
position: absolute;
top: 0;
width: 100%;
z-index: 9;
height: 114px;
content: "";
left: 0;
}
.header-layout-2 .search-box-wrap .searchform input[type="text"] {
border: none;
font-size: 21px;
width: 100%;
padding: 5px 15px;
}
.header-layout-2 .main-navigation {
float: right;
}
.header-layout-2 #masthead {
position: absolute;
top: 0;
background: none;
z-index: 999;
box-shadow: inherit;
}
.admin-bar.header-layout-2 #masthead {
top: 32px;
}
.header-layout-2 #masthead .search-box-wrap {
background: rgba(221, 221, 221, 0.56);
max-width: 85%;
padding: 15px;
right: 20px;
top: 60px;
width: 460px;
z-index: 100;
}
.header-layout-2 #masthead .search-box-wrap .container {
width: 100%;
padding: 0;
}
.header-layout-2 .main-navigation ul li a,
.header-layout-2 .site-title a,
.header-layout-2 .site-description {
color: #fff;
}
.header-layout-2 .main-navigation ul ul li a {
color: #222;
}
.header-layout-2 .main-navigation ul li a:hover,
.header-layout-2 .main-navigation ul li a:focus,
.header-layout-2 .main-navigation li.current-menu-item > a,
.header-layout-2 .main-navigation li.current-page-item > a,
.header-layout-2 #header-right .search-icon:hover,
.header-layout-2 #header-right .search-icon:focus {
color: #3a85eb;
}
.header-layout-2 .main-navigation ul ul li a:hover,
.header-layout-2 .main-navigation ul ul li a:focus,
.header-layout-2 .main-navigation li li.current-menu-item > a,
.header-layout-2 .main-navigation li li.current-page-item > a {
color: #fff;
}
.header-layout-2 .main-navigation ul ul {
top: 53px;
} .header-layout-3 .site-branding {
float: left;
margin: 0;
text-align: left;
}
.header-layout-3 #header-right {
float: right;
}
.header-layout-3 #header-right .search-icon {
float: right;
margin: 15px 20px 0 15px;
font-size: 13px;
color: #222;
}
.header-layout-3 .main-navigation {
text-align: center;
background: inherit;
float: right;
}
.header-layout-3 .search-box-wrap {
border-bottom: 1px solid #f3f3f3;
} .header-layout-4  #tophead {
background: #fafafd;
}
.header-layout-4 a.custom-logo-link {
float: none;
margin: 0 0 6px 0;
display: inline-block;
}
.header-layout-4 #site-identity {
float: none;
}
.header-layout-4 #main-navigation {
display: block;
float: none;
text-align: center;
padding: 11px;
}
.header-layout-4  #main-navigation {
margin-top: 0;
}
.header-layout-4 #masthead::after,
.header-layout-4 #masthead::before {
display: none;
}
.header-layout-4 #masthead {
box-shadow: none;
padding: 20px 0;
}
.header-layout-4 #masthead.fixed {
position: inherit;
}
.header-layout-4 #main-navigation.fixed {
position: fixed;
top: 0;
width: 100%;
z-index: 999;
background: #fafafd;
}
.header-layout-4  #header-right {
margin-top: 0;
}
.header-layout-4  .site-branding {
float: none;
margin: 0;
text-align: center;
margin: 15px 0;
} .so-widget-sow-hero .sow-slider-base ul.sow-slider-images li.sow-slider-image::after {
background: #000000;
content: "";
display: block;
height: 100%;
position: absolute;
width: 100%;
z-index: 1;
top: 0;
opacity: 0.5;
}
.widget_sow-slider {
position: relative;
}
.widget_sow-slider {
position: relative;
z-index: 88;
} .widget_sow-slider .sow-slide-nav.sow-slide-nav-prev {
left: 0;
}
.widget_sow-slider .sow-slide-nav.sow-slide-nav-next {
right: 0;
}
.widget_sow-slider .sow-slide-nav a {
border: 2px solid;
height: auto;
padding: 15px 11px;
font-size: 12px;
font-weight: normal;
}
.widget_sow-slider .sow-slider-pagination li a {
border-radius: 100%;
height: 20px;
width: 20px;
}
.widget_sow-slider .sow-slider-pagination {
bottom: 10px;
text-align: center;
z-index: 999;
}
.widget_sow-slider .sow-slider-pagination li.sow-active a,
.widget_sow-slider .sow-slider-pagination li a:hover,
.widget_sow-slider .sow-slider-pagination li a:focus {
background-color: #3a85eb!important;
opacity: 1!important;
}
.widget_sow-slider .sow-slider-pagination li a {
background-color: #fff;
border-radius: 0;
cursor: pointer;
display: inline-block;
float: none;
height: 5px;
margin: 3px 5px;
opacity: 1;
width: 50px;
z-index: 99;
} .so-widget-sow-hero .sow-slider-base ul.sow-slider-images li.sow-slider-image video.sow-background-element {
height: auto;
left: 0 !important;
margin: 0 !important;
overflow: visible !important;
position: inherit !important;
top: -38px !important;
width: auto;
z-index: 1;
}
.so-widget-sow-hero .sow-slider-base  ul.sow-slider-images li.sow-slider-image {
position: relative;
z-index: -1;
}
.sow-slider-base .sow-slide-nav.sow-slide-nav .sow-sld-icon-thin-left,
.sow-slider-base .sow-slide-nav.sow-slide-nav .sow-sld-icon-thin-right{
font-size: 17px;
}
.sow-slider-base .sow-slide-nav.sow-slide-nav .sow-sld-icon-ultra-thin-left,
.sow-slider-base .sow-slide-nav.sow-slide-nav .sow-sld-icon-ultra-thin-right {
font-size: 12px;
} .so-widget-sow-hero .sow-slider-base .sow-slide-nav.sow-slide-nav-prev {
left: 50px;
}
.so-widget-sow-hero .sow-slider-base .sow-slide-nav.sow-slide-nav-next {
right: 50px;
}
.so-widget-sow-hero .sow-slider-base .sow-slide-nav a {
height: auto;
padding: 17px 17px;
background: #fff;
opacity: 1;
color: #222;
min-width: 40px;
min-height: 40px;
}
.sow-slider-base .sow-slide-nav {
opacity: 1;
}
.so-widget-sow-hero .sow-slider-base .sow-slide-nav a:hover,
.so-widget-sow-hero .sow-slider-base .sow-slide-nav a:focus {
background: #3a85eb none repeat scroll 0 0;
color: #fff;
}
.so-widget-sow-hero .sow-slider-base .sow-slider-pagination li a {
border-radius: 100%;
height: 20px;
width: 20px;
}
.so-widget-sow-hero .sow-slider-base .sow-slider-pagination {
bottom: 55px;
text-align: center;
z-index: 999;
padding: 0;
}
.so-widget-sow-hero .sow-slider-base .sow-slider-pagination li.sow-active a,
.so-widget-sow-hero .sow-slider-base .sow-slider-pagination li a:hover,
.so-widget-sow-hero .sow-slider-base .sow-slider-pagination li a:focus {
background-color: #3a85eb!important;
opacity: 1!important;
}
.so-widget-sow-hero .sow-slider-base .sow-slider-pagination li a {
background-color: #fff;
border-radius: 0;
cursor: pointer;
display: inline-block;
float: none;
height: 14px;
margin: 3px 5px;
opacity: 1!important;
width: 14px;
z-index: 99;
border-radius: 100%;
}
.so-widget-sow-slider,
.so-widget-sow-hero {
margin-top:-60px;
margin-bottom: -60px;
} #content {
padding: 80px 0;
background: #fff;
}
#primary {
float: left;
padding-left: 25px;
padding-right: 25px;
width: 70%;
}
.container {
width: 1230px;
margin: 0 auto;
padding-left: 25px;
padding-right: 25px;
position: relative;
max-width: 100%;
}
.container::after,
.inner-wrapper::after {
clear: both;
content: "";
display: table;
}
.inner-wrapper {
margin-left: -25px;
margin-right: -25px;
}
.site-layout-boxed #page {
width: 1270px;
margin: 30px auto;
max-width: 100%;
background: #fff;
}
.site-layout-boxed  .container {
padding:0;
}
.page-template-tpl-builders.site-layout-boxed #content .container {
padding: 0;
width: 100%;
}
.site-layout-boxed  .panel-layout .panel-grid > div {
margin: 0 auto!important;
width: 100%!important;
}
body.site-layout-boxed {
background: rgb(234, 234, 234);
}
.page-template-tpl-full-width #primary {
width: 100%;
}
.page-template-tpl-full-width #primary  article.hentry {
margin:0;
padding: 0;
border:none;
} .sticky {
display: block;
position: relative;
}
.hentry{
margin: 0 0 40px;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin:0;
}
.page-links {
clear: both;
margin: 0 0 15px;
}
.entry-meta {
margin-top: 0;
margin-bottom: 20px;
}
.entry-meta > span {
display: inline-block;
margin-bottom: 0;
font-size: 14px;
line-height: 1;
font-size: 14px;
margin-right: 15px;
}
.entry-header {
margin-bottom: 5px;
}
.entry-meta > span:first-child {
margin-left: 0;
padding-left:0;
border:none;
}
.entry-title {
font-size: 24px;
margin-bottom: 0;
}
.entry-title a,
.entry-title a:visited {
color: #272727;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
color: #3a85eb;
}
article.hentry {
padding-bottom: 40px;
border-bottom: 1px solid #eee;
}
article.hentry .custom-button {
margin: 15px 0 0;
}
.single article.hentry {
border: none;
padding-bottom: 0;
margin: 0;
}
.entry-thumb.alignleft,
.entry-thumb.alignright {
margin-bottom: 30px;
}
.entry-thumb.aligncenter {
position: relative;
margin-bottom: 25px;
text-align: center;
}
.entry-thumb {
position: relative;
}
.entry-thumb img {
vertical-align: middle;
}
.entry-meta a,
.entry-meta a:visited {
color: #ada9a9;
}
.entry-meta a:hover,
.entry-meta a:focus,
.entry-meta a:active {
color: #3a85eb;
}
.blog .entry-content-inner,
.archive .entry-content-inner,
.single .entry-content-inner {
padding: 30px 40px 50px 140px;
background: #fff;
margin-left: 20px;
margin-right: 20px;
}
.blog .has-post-thumbnail  .entry-content-inner,
.archive .has-post-thumbnail .entry-content-inner,
.single .has-post-thumbnail  .entry-content-inner {
margin-top: -30px;
}
.page-header {
background: #fff;
padding: 30px 50px;
margin-bottom: 30px;
}
.blog.archive-layout-simple article.hentry, .archive.archive-layout-simple article.hentry {
clear: both;
display: block;
overflow: hidden;
} .blog.archive-layout-simple .entry-content-wrapper,
.archive.archive-layout-simple .entry-content-wrapper {
display: table;
}
.blog.archive-layout-grid .hentry.post .entry-header,
.archive.archive-layout-grid .hentry.post .entry-header {
margin-bottom: 5px;
clear: both;
}
.blog.archive-layout-grid .hentry.post .entry-thumb,
.archive.archive-layout-grid .hentry.post .entry-thumb {
max-width: 100%;
float: none;
margin: 0;
}
.blog.archive-layout-grid .hentry.post .entry-thumb.alignleft,
.archive.archive-layout-grid .hentry.post .entry-thumb.alignleft {
float: left;
margin:0;
}
.blog.archive-layout-grid .hentry.post .entry-thumb.alignright,
.archive.archive-layout-grid .hentry.post .entry-thumb.alignright {
float: right;
margin:0;
}
.blog.archive-layout-grid .hentry.post, .archive.archive-layout-grid .hentry.post {
width: 50%;
float: left;
padding: 0 20px;
float: left;
clear: none;
border: none;
}
.blog.archive-layout-grid .masonry-wrapper,
.archive.archive-layout-grid .masonry-wrapper {
overflow: hidden;
height: 100%;
}
.blog.archive-layout-grid article.hentry:nth-child(2n+1),
.archive.archive-layout-grid article.hentry:nth-child(2n+1) {
clear: both;
}
.blog.archive-layout-grid .hentry.post .entry-content-wrapper,
.archive.archive-layout-grid .hentry.post .entry-content-wrapper {
padding: 30px 30px 5px;
clear: both;
}
.blog.archive-layout-grid  .entry-content-outer-wrapper,
.archive.archive-layout-grid .entry-content-outer-wrapper {
box-shadow: 0 0 18px #f5eeee;
}
.blog .hentry.post  a.more-link,
.archive .hentry.post  a.more-link {
clear: both;
margin-top: 20px;
display: block;
}
.blog.archive-layout-grid #main,
.archive.archive-layout-grid #main {
margin: 0 -20px;
}
.sticky .entry-content-wrapper .entry-title::before {
content: "\f08d";
display: block;
font-family: 'Font Awesome 5 Free';
color: #000;
text-align: center;
font-size: 18px;
float: left;
margin-right: 15px;
font-style: inherit;
font-weight: 900;
margin-top: 5px;
}
.blog article.hentry,
.archive article.hentry {
padding-bottom: 10px;
}
.entry-header .entry-meta {
position: absolute;
left: 30px;
top: 30px;
text-align: center;
margin: 0;
}
.entry-header .entry-meta span::before {
display: none;
}
.entry-header .entry-meta span.posted-on {
background: #f5f5f5;
display: block;
margin: 0;
}
.entry-header .entry-meta span span {
display: block;
padding: 3px 25px;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.comment-notes {
position: relative;
}
#respond {
clear: both;
display: block;
background: #fcfcfc;
padding: 30px;
}
#comments {
margin-top: 30px;
}
#comment-form-title {
font-size: 24px;
padding-bottom: 10px;
}
.comment-list li.comment::after {
content: inherit;
display: none;
}
.comment-list li{
padding-left: 0;
}
.comment {
display: block;
float: left;
width: 100%;
}
ol.comment-list {
border-radius: 5px;
float: left;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
overflow: inherit;
padding: 0;
width: 100%;
}
ol.comment-list .children {
border: medium none;
float: left;
margin: 35px 0;
width: 100%;
}
ol.comment-list li {
list-style: outside none none;
margin-bottom: 15px;
}
.authorbox {
overflow: hidden;
padding: 50px 0 40px;
border-bottom: 1px solid #f7f7f7;
border-top: 1px solid #f7f7f7;
}
.authorbox h4.author-header {
margin-bottom: 5px;
}
.author-header > a {
font-size: 14px;
margin-left: 5px;
}
.comment .comment-body {
border-radius: 0;
clear: both;
display: block;
float: left;
padding: 30px 30px 30px 0;
position: relative;
text-align: left;
width: 100%;
border-bottom: 1px solid #f7f7f7;
}
.comments-title {
padding: 10px 0 45px;
clear: both;
border-bottom: 1px solid #f7f7f7;
font-size: 25px;
}
.comment-author.vcard {
font-size: 20px;
margin-bottom: 5px;
}
.comment-list .children {
padding-left: 40px;
}
#tab-reviews .comment-form-author,
#tab-reviews .comment-form-email,
#tab-reviews .comment-form-url{
width: 100%;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input{
width: 100%;
}
#commentform span.required {
font-size: 19px;
position: absolute;
bottom: 2px;
color: red;
}
.comment-list li.comment > div img.avatar {
left: 29px;
position: absolute;
top: 29px;
}
.vcard .avatar {
float: left;
margin-right: 18px;
margin-bottom: 15px;
margin-top: 15px;
}
.comment-metadata {
font-size: 14px;
line-height: 16px;
margin-bottom: 10px;
}
.comment-metadata > a {
color: #ada9a9;
margin-right: 30px;
}
.comment-metadata > a:before {
content: "\f274";
font-family: 'Font Awesome 5 Free';
margin-right: 5px;
font-size: 14px;
}
.edit-link:before {
content: "\f044";
font-family: 'Font Awesome 5 Free';
margin-right: 5px;
font-size: 14px;
}
a.comment-reply-link:before {
content: "\f3e5";
font-family: 'Font Awesome 5 Free';
margin-right: 7px;
font-size: 14px;
font-weight: 900;
}
.form-allowed-tags code {
white-space: inherit;
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.author-avatar {
float: left;
margin-right: 40px;
}
.author-avatar img,
.vcard .avatar {
border-radius: 100%;
}
.comment p {
font-size: 14px;
}
.reply {
float: right;
font-size: 16px;
}
.entry-meta .byline .author.vcard {
margin-left: -4px;
}
.entry-footer > span::before,
.entry-meta > span::before {
display: inline-block;
font-family: 'Font Awesome 5 Free';
height: 15px;
margin-right: 8px;
content: "";
font-size: 13px;
}
.entry-meta span.comments-link::before {
content: "\f086";
}
.entry-meta > .cat-links::before {
content: "\f07c";
}
.entry-meta > .byline::before {
content: "\f007";
}
.entry-meta .tags-links::before {
content: "\f02c";
font-weight: 900;
font-size: 10px;
}
.entry-meta > .posted-on::before {
content: "\f274";
}
.entry-footer .edit-link::before {
content: "\f044";
}
#commentform label {
display: inline;
position: relative;
}
#commentform input[type="checkbox"],
#commentform input[type="radio"] {
margin-right: 10px;
}
#commentform  p.form-submit {
margin-top: 30px;
}
#commentform  span.required {
color: #f0632b;
} #sidebar-primary {
float: right;
}
#sidebar-secondary {
float: left;
}
.sidebar {
width: 30%;
padding-left: 25px;
padding-right: 25px;
float: left;
}
.sidebar .widget {
margin-bottom: 50px;
padding: 25px;
box-shadow: 0 0 31px #efefef;
}
.widget-area .widget::after,
.widget-area .widget::before {
clear: both;
content: "";
display: table;
}
.sidebar .widget-title {
margin-bottom: 10px;
position: relative;
font-weight: 500;
font-size: 22px;
display: block;
margin-bottom: 25px;
border-bottom: 1px solid #f5f5f5;
padding-bottom: 10px;
}
.sidebar .widget-title:after {
content: "";
display: block;
width: 50px;
height: 2px;
background: #3a85eb;
position: absolute;
bottom: -1px;
}
.sidebar ul {
list-style: outside none none;
padding: 0;
margin: 0;
}
.sidebar ul ul {
border-bottom:none;
padding-bottom: 0;
}
.sidebar ul li {
padding-bottom: 7px;
padding-top: 7px;
position: relative;
padding-left: 20px;
font-size: 15px;
border-bottom: 1px solid #fbfbfb;
}
.sidebar ul li:last-child {
border: none;
}
.sidebar ul li::before {
color: #4f7acd;
content: "\f30b";
display: inline-block;
font-family: 'Font Awesome 5 Free';
font-size: 11px;
left: 0;
position: absolute;
top: 11px;
font-weight: 900;
}
.sidebar .widget_archive ul li::before,
.sidebar .widget_categories ul li::before,
.sidebar .widget_pages ul li::before,
.sidebar .widget_meta ul li::before,
.sidebar .widget_recent_entries ul li::before,
.sidebar .widget_recent_comments ul li::before,
.sidebar .widget_tag_cloud ul li::before,
.sidebar .widget_rss ul li::before {
background: inherit;
transform: inherit;
margin-right: 20px;
color: #bdbbbb;
font-size: 12px;
font-weight: 900;
}
.sidebar .widget_archive ul li::before {
content: "\f0c6";
font-size: 17px;
top: 4px;
left: 0px;
}
.sidebar .widget_categories ul li::before {
content: "\f07c";
}
.sidebar .widget_pages ul li::before {
content: "\f15b";
}
.sidebar .widget_meta ul li::before {
content: "\f0c1";
}
.sidebar .widget_recent_comments ul li::before {
content: "\f086";
}
.sidebar .widget_recent_entries ul li::before {
content: "\f02b";
}
.sidebar .widget_rss ul li::before  {
content: "\f09e";
}
.sidebar .widget_tag_cloud ul li::before  {
content: "\f0c2";
}
.widget .tagcloud a:hover,
.widget .tagcloud a:focus {
border: 1px solid #3a85eb;
color: #3a85eb;
}
.widget .tagcloud {
text-align: center;
}
.widget .tagcloud a {
border: 1px solid #dddddd;
display: inline-block;
font-size: 14px !important;
line-height: 1.5;
margin: 5px;
padding: 3px 15px;
float: left;
}
span.post-date {
display: block;
font-size: 14px;
}
.sidebar ul li a,
.sidebar  ul li a:visited {
color: #272727;
}
.sidebar  ul li a:hover,
.sidebar  ul li a:focus,
.sidebar  ul li a:active {
color:#3a85eb;
} .section-calendar {
text-align: center;
}
.section-calendar caption {
border:1px solid #ddd;
margin-bottom: 15px;
padding: 5px;
}
.section .tagcloud a {
border: 1px solid;
display: inline-block;
font-size: 16px;
line-height: 1.5;
margin-bottom: 5px;
padding: 5px 15px;
}
.section-categories li > a,
.section-archive li > a {
display: inline-block;
min-width: 85%;
} .global-layout-left-sidebar #primary {
float: right;
}
.three-columns-enabled #primary {
display: inline-block;
float: none;
width: 50%;
}
.global-layout-three-columns .sidebar {
float: right;
}
.three-columns-enabled .sidebar {
width: 25%;
}
.global-layout-no-sidebar #primary{
width: 100%;
}
.global-layout-three-columns-pcs #sidebar-primary,
.global-layout-three-columns-cps #sidebar-primary,
.global-layout-three-columns-psc #sidebar-primary {
float: left;
}
.global-layout-three-columns-pcs #sidebar-secondary,
.global-layout-three-columns-cps #sidebar-secondary {
float: right;
}
.global-layout-three-columns-cps #primary {
float: left;
} .global-layout-three-columns-pcs-equal #primary,
.global-layout-three-columns-pcs-equal #sidebar-primary,
.global-layout-three-columns-pcs-equal #sidebar-secondary,
.global-layout-three-columns-scp-equal #primary,
.global-layout-three-columns-scp-equal #sidebar-primary,
.global-layout-three-columns-scp-equal #sidebar-secondary {
width: 33.33%;
}
.global-layout-three-columns-pcs-equal #sidebar-primary {
float: left;
}
.global-layout-three-columns-pcs-equal #sidebar-secondary {
float: right;
}
.global-layout-no-sidebar > .container,
.page-template-tpl-builders #content ,
.page-template-tpl-builders #content  > .container > .inner-wrapper{
width: 100%;
padding: 0;
margin:0;
}
.page-template-tpl-full-width.siteorigin-panels #content{
padding: 0;
}
.page-template-tpl-builders #content .container  .container {
padding: 0;
}
.global-layout-no-sidebar #primary {
width: 100%;
}
.equal-three-columns-enabled  #primary,
.equal-three-columns-enabled  .sidebar {
width: 33.33%;
}
#content.global-layout-no-sidebar > .container > .inner-wrapper {
margin: 0;
}
.global-layout-no-sidebar #primary {
width: 100%;
padding: 0;
} .global-layout-three-columns-pcs #sidebar-primary,
.global-layout-three-columns-cps #sidebar-primary,
.global-layout-three-columns-psc #sidebar-primary {
float: left;
}
.global-layout-three-columns-pcs #sidebar-secondary,
.global-layout-three-columns-cps #sidebar-secondary {
float: right;
}
.global-layout-three-columns-cps #primary {
float: left;
}
.default-full-width #primary {
width: 100%;
} .widget {
margin: 0 0 15px;
} .widget select {
max-width: 100%;
} #colophon {
background-color: #414244;
clear: both;
color: #fff;
font-size: 15px;
text-align: center;
}
#colophon p {
margin: 0;
}
#colophon a,
#colophon a:visited {
color:#ccc;
}
#colophon a:hover,
#colophon a:focus,
#colophon a:active {
color:#fff;
}
.site-info {
float: right;
}
.copyright {
float: left;
}
.colophon-bottom {
padding: 20px 0;
}
.colophon-top {
padding: 20px 0;
background: #2c3038;
} #footer-widgets {
background-color: #252831;
overflow: hidden;
padding: 70px 0 70px;
color: #fff;
position: relative;
z-index: 9;
}
#footer-widgets .widget-title {
color: #fff;
}
#footer-widgets ul {
list-style: none;
margin: 0;
padding: 0;
}
#footer-widgets ul li {
padding: 0px 15px 0px 20px;
position: relative;
border: none;
}
#footer-widgets ul li::before {
color: #fff;
content: "\f30b";
display: inline-block;
font-family: 'Font Awesome 5 Free';
font-size: 10px;
left: 3px;
position: absolute;
top: 6px;
font-weight: 900;
}
#footer-widgets ul li:hover::before,
#footer-widgets ul li:focus::before {
content: "\f00c";
}
#footer-widgets .footer-widget-area {
float: left;
padding: 0 25px;
width: 25%;
}
#footer-widgets a,
#footer-widgets a:visited {
color:#ddd;
}
#footer-widgets a:hover,
#footer-widgets a:active,
#footer-widgets a:focus {
color:#fff;
}
#footer-widgets .footer-active-1 {
width: 100%;
}
#footer-widgets .footer-active-2 {
width: 50%;
}
#footer-widgets .footer-active-3 {
width: 33.33%;
}
#footer-widgets .footer-active-4 {
width: 25%;
}
#footer-widgets .widget-title {
color: #fff;
font-weight: 400;
}
#footer-widgets .widget-title:after {
display: block;
content: "";
height: 2px;
background: #3a85eb;
width: 50px;
margin-top: 10px;
margin-bottom: 20px;
} #footer-navigation {
margin-top:15px;
}
#footer-navigation li {
display: inline-block;
list-style: outside none none;
}
#footer-navigation li a {
display: block;
padding: 5px 8px;
}
#footer-navigation ul {
margin: 0;
}
.recent-posts-widget p {
margin-bottom: 5px;
color: #bbc0d2;
font-style: italic;
}
.recent-posts-widget ul li,
#footer-widgets .recent-posts-widget ul li {
padding:0;
}
#footer-widgets .recent-posts-widget ul li:before,
#footer-widgets .social-links ul li:before {
display: none;
}
.recent-posts-widget h4 {
margin: 0;
font-weight: 500;
color: #fff;
line-height: 1.5;
font-size: 17px;
}
.sidebar .recent-post-item {
clear: both;
margin-bottom: 15px;
overflow: hidden;
}
.sidebar .recent-posts-widget h4 a {
color: #222;
}
#footer-widgets .social-links ul li {
display: inline-block;
margin-right: 5px;
margin-top: 0;
padding: 0;
}
#footer-widgets .social-links {
float: left;
margin-top: 0;
}
.recent-posts-widget img {
max-width: 105px;
margin-right: 25px;
}
.colophon-top .social-links ul li a:hover,
.colophon-top .social-links ul li a:focus {
border: 2px solid rgba(0, 0, 0, 0);
}
.colophon-top .social-links ul li a:hover::before,
.colophon-top .social-links ul li a:focus::before {
color: #fff;
line-height: 2;
} a.scrollup, a.scrollup:visited {
background-color: #3a85eb;
bottom: 50px;
color: #ffffff;
display: none;
float: right;
line-height: 1.2;
padding: 15px 20px;
position: fixed;
right: 18px;
text-align: center;
z-index: 99999;
}
a.scrollup:hover,
a.scrollup:focus,
a.scrollup:active {
background-color:#333;
color: #ffffff;
}
.scrollup i {
font-size: 18px;
} #content::after,
#content::before {
content: "";
display: table;
clear: both;
}
.panel-layout .panel-grid > div{
margin-bottom: 0;
padding:90px 0;
}
.background-overlay-enabled {
position: relative;
z-index: 1;
}
.background-overlay-enabled:after {
background: #000;
content: "";
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
display: block;
opacity: 0.65;
}
.panel-layout .widget-title {
text-align: center;
margin-bottom: 10px;
position: relative;
font-size: 33px;
}
.panel-layout .widget-subtitle {
text-align: center;
font-size: 16px;
margin: 0 auto 25px;
max-width: 700px;
}
.panel-layout .heading-left .widget-title,
.panel-layout .heading-left .widget-subtitle {
text-align: left;
margin-left: 0;
}
.panel-layout .heading-right .widget-title,
.panel-layout .heading-right .widget-subtitle {
text-align: right;
margin-right: 0;
}
.panel-layout .heading-left .widget-subtitle,
.panel-layout .heading-right .widget-subtitle {
max-width: inherit;
}
#content .panel-layout .panel-grid .widget_surya-chandra-slider {
margin-top: -90px;
margin-bottom: -90px;
}
.so-widget-sow-slider,
.so-widget-sow-slider, .so-widget-sow-hero {
margin-top: -90px;
margin-bottom: -90px;
}
#content .sow-hero-buttons {
margin-top: 45px;
margin-left: -6px;
margin-right: -6px;
}
#content .so-widget-sow-hero .sow-slider-image-wrapper p,
#content .so-widget-sow-hero .sow-slider-image-wrapper h1,
#content .so-widget-sow-hero .sow-slider-image-wrapper h2,
#content .so-widget-sow-hero .sow-slider-image-wrapper h3,
#content .so-widget-sow-hero .sow-slider-image-wrapper h4,
#content .so-widget-sow-hero .sow-slider-image-wrapper h5,
#content .so-widget-sow-hero .sow-slider-image-wrapper h6  {
margin:0 0 15px 0;
line-height: 1.5;
} .section-latest-news .latest-news-wrapper {
clear: both;
overflow: hidden;
box-shadow: 0 0 30px #f1f1f1dd;
-webkit-transition: all 0.4s;
transition: all 0.4s;
top:0;
}
.section-latest-news .latest-news-wrapper:hover,
.section-latest-news .latest-news-wrapper:focus {
top: -3px;
box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.4);
position: relative;
}
.latest-news-text-content {
padding: 0 35px 25px;
}
.section-latest-news .latest-news-item {
float: left;
padding: 15px 25px;
margin: 15px 0;
text-align:left;
}
.section-latest-news .latest-news-text-wrap {
padding: 20px 0 0;
}
.section-latest-news .latest-news-item .latest-news-title a {
color:#272727;
}
.section-latest-news .latest-news-item .latest-news-title a:hover,
.section-latest-news .latest-news-item .latest-news-title a:focus {
color:#3a85eb;
}
.section-latest-news .latest-news-item img {
margin: 0 auto;
}
.section-latest-news .latest-news-thumb {
margin-bottom: 30px;
position: relative;
}
.section-latest-news .latest-news-title {
line-height: 1.5;
margin-bottom: 5px;
}
.section-latest-news .latest-news-col-3 .latest-news-item {
width: 33.33%;
}
.section-latest-news .latest-news-col-4 .latest-news-item {
width: 25%;
}
.section-latest-news .latest-news-col-2 .latest-news-item {
width: 50%;
}
.section-latest-news .latest-news-col-1 .latest-news-item {
width: 100%;
}
.section-latest-news .latest-news-col-3 .latest-news-item:nth-child(3n+1){
clear: both;
}
.section-latest-news .latest-news-col-2 .latest-news-item:nth-child(2n+1) {
clear: both;
}
.section-latest-news .latest-news-col-4 .latest-news-item:nth-child(4n+1){
clear: both;
}
.section-latest-news .latest-news-meta {
margin-bottom: 15px;
}
.section-latest-news .latest-news-meta span {
color: #9ea2a5;
margin: 0px 10px 0 0;
display: inline-block;
font-weight: 100;
font-size: 15px;
}
.more-wrapper {
display: block;
text-align: center;
margin-top: 20px;
clear: both;
float: left;
width: 100%;
}
.latest-news-meta .byline .author.vcard {
margin-left: -4px;
}
.latest-news-meta > span::before {
display: inline-block;
font-family: 'Font Awesome 5 Free';
height: 15px;
margin-right:8px;
content: "";
font-size: 13px;
}
.latest-news-meta > span a,
.latest-news-meta > span a:visited {
color: #9ea2a5;
}
.latest-news-meta a:hover,
.latest-news-meta a:active,
.latest-news-meta a:focus {
color: #222;
}
.latest-news-meta span.comments-link::before {
content: "\f075";
}
.latest-news-meta > .latest-news-category::before {
content: "\f07c";
}
.latest-news-meta > .byline::before {
content: "\f007";
}
.latest-news-meta > .posted-on::before {
content: "\f274";
} .sidebar .section-latest-news .latest-news-item,
#footer-widgets .section-latest-news .latest-news-item{
width: 100%;
margin: 0;
} .section-call-to-action {
text-align: center;
position: relative;
margin: 0;
}
.section-call-to-action .call-to-action-description p {
font-size: 17px;
color: #cccccc;
}
.section-call-to-action .call-to-action-description {
margin: 0 auto 30px;
}
.section-call-to-action .widget-title:after,
.section-call-to-action .widget-title:before {
display: none;
}
.section-call-to-action .cta-title {
color:#fff;
} .section-call-to-action.cta-layout-1 {
background: #00aef0 none repeat scroll 0 0;
padding: 30px 0;
text-align: center;
max-width: 1170px;
margin: 0 auto;
}
.section-call-to-action.cta-layout-1  .call-to-action-content {
padding-left: 10px;
}
.section-call-to-action.cta-layout-1 .call-to-action-description {
float: left;
text-align: left;
width: 69%;
margin: 0;
}
.section-call-to-action.cta-layout-1 .cta-title {
margin: 0;
}
.section-call-to-action.cta-layout-1 .call-to-action-buttons {
float: right;
} .section-call-to-action.cta-layout-2 .call-to-action-description {
margin: 0 auto 50px;
max-width: 900px;
} .section-services .service-block-inner {
position: relative;
z-index: 9;
-webkit-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
-moz-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
padding: 40px 30px 30px;
background-color: #fff;
}
.section-services .service-block-inner:before {
content: "";
position: absolute;
top: auto;
width: 0;
height: 5px;
bottom: 0;
left: 0;
right: 0;
background: #3a85eb82;
-webkit-transition: all 500ms ease 0s;
transition: all 500ms ease 0s;
z-index: -1;
}
.section-services .service-block-inner:hover:before,
.section-services .service-block-inner:focus:before {
width: 100%;
}
.section-services .service-block-item {
float: left;
padding: 25px 25px 25px;
margin-bottom: 0;
}
.section-services .service-item-title {
margin-bottom: 10px;
}
.section-services .service-col-3 .service-block-item {
width: 33.33%;
}
.section-services .service-col-4 .service-block-item {
width: 25%;
}
.section-services .service-col-2 .service-block-item {
width: 50%;
}
.section-services .service-col-2 .service-block-item:nth-child(2n+1),
.section-services .service-col-3 .service-block-item:nth-child(3n+1),
.section-services .service-col-4 .service-block-item:nth-child(4n+1) {
clear: both;
}
.section-services .service-block-item .service-icon-wrap {
color: #3a85eb;
line-height: 0.6;
transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
text-align: center;
padding: 5px;
margin: 0 0 25px;
display: block;
font-size: 43px;
}
.section-services .service-block-inner-content {
display: block;
text-align: center;
}
.section-services .service-block-inner {
position: relative;
z-index: 9;
}
.section-services .service-icon-shadow {
display: block;
position: absolute;
left: 30px;
top: 10px;
font-size: 140px;
color: #f7f7f7;
z-index: -1;
line-height: 1;
}
.section-services .service-item-title a {
color: #222;
}
.section-services .service-item-title a:hover,
.section-services .service-item-title a:focus {
color: #3a85eb;
}
.service-layout-2 .service-block-inner-content p {
margin: 0;
}
.section-services .service-layout-1 .service-block-inner {
-webkit-transition: all 0.4s;
transition: all 0.4s;
top:0;
}
.section-services .service-layout-1 .service-block-inner:hover,
.section-services .service-layout-1 .service-block-inner:focus {
top: -3px;
box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.4);
}
.section-services .service-layout-2 .service-block-item .service-icon-wrap {
font-size: 38px;
}
.section-services .service-layout-2 .service-block-inner {
padding: 7px 0 7px 0;
box-shadow: none;
background: no-repeat;
}
.section-services .service-layout-2 .service-block-inner:hover:before,
.section-services .service-layout-2 .service-block-inner:focus:before {
display: none;
} .sidebar .section-services .service-block-item,
#footer-widgets .section-services .service-block-item{
width: 100%;
margin: 0;
} .feature-wrapper {
position: relative;
z-index: 9;
-webkit-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
-moz-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
padding: 40px 30px 30px;
background-color: #fff;
}
.sow-features-list {
padding-top: 30px;
}
.sow-features-feature .feature-wrapper:hover:before,
.sow-features-feature .feature-wrapper:focus:before {
width: 100%;
}
.sow-features-feature .feature-wrapper:hover,
.sow-features-feature .feature-wrapper:focus {
top: -3px;
box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.4);
}
.sow-features-feature .feature-wrapper {
-webkit-transition: all 0.4s;
transition: all 0.4s;
top: 0;
}
.feature-wrapper:before {
content: "";
position: absolute;
top: auto;
width: 0;
height: 5px;
bottom: 0;
left: 0;
right: 0;
background: #3a85eb82;
-webkit-transition: all 500ms ease 0s;
transition: all 500ms ease 0s;
z-index: -1;
}
.sow-icon-container.sow-container-none {
margin: 0!important;
}
.feature-wrapper h5 {
margin-top: 0!important;
margin-bottom: 15px!important;
} .section-plan .plan-block {
float: left;
padding: 25px 25px;
margin-bottom: 0;
}
.section-plan .plan-title {
margin-bottom: 25px;
}
.section-plan  .plan-block {
width: 33.33%;
}
.plan-btn {
margin-top: 45px;
}
.section-plan .plan-item {
position: relative;
top: 0;
text-align: center;
padding: 65px 0;
box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
position: relative;
background-color: #fff;
-webkit-transition: all 0.4s;
transition: all 0.4s;
margin-top: 30px;
}
.section-plan .plan-item:hover,
.section-plan .plan-item:focus {
top: -3px;
box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.4);
}
.section-plan .plan-icon {
text-align: center;
max-height: 60px;
margin-bottom: 35px;
}
.section-plan .plan-icon span {
font-size: 60px;
color: #3a85eb;
}
.section-plan .plan-price p span:first-child {
position: relative;
top: -20px;
right: 5px;
}
.section-plan .plan-item h3 {
font-size: 19px;
margin-bottom: 0;
padding: 15px 0;
color: #f7f7f7;
background: #3a85eb;
}
.section-plan .plan-item.featured-plan {
margin-top: 10px;
padding-bottom: 65px;
padding-top: 85px;
}
.section-plan .plan-item.featured-plan h3 {
background: #ffab1f;
}
.section-plan .plan-text p {
font-size: 16px;
line-height: 26px;
color: #999;
margin-bottom: 15px;
}
.section-plan .plan-price p {
font-size: 48px;
color: #2d3142;
margin-bottom: 15px;
margin-top: 15px;
}
.section-plan .plan-price p span {
font-size: 32px;
}
.section-plan .featured-plan-symbol {
display: none;
}
.section-plan .featured-plan .featured-plan-symbol {
display: block;
position: absolute;
top: 0;
left: 0;
line-height: 1;
font-size: 24px;
color: #a4a5b1;
}
.section-plan .fps-icon {
position: relative;
z-index: 11;
top: 10px;
left: 10px;
color: #fff;
}
.section-plan .fps-bg {
position: absolute;
width: 0;
height: 0;
border-bottom: 75px solid transparent;
border-left: 75px solid #ffab1f;
}
.plan-features ul li {
list-style: none;
border-top: 1px solid #f9f9f9;
padding: 10px;
} .sidebar .section-plan .plan-block,
#footer-widgets .section-plan .plan-block {
width: 100%;
margin: 0;
} .section-brands .brand-item {
float: left;
padding: 0 25px;
margin-bottom: 0;
text-align: center;
width: 16.66%;
} .sidebar .section-brands  .associate-logo-item,
#footer-widgets .section-brands .associate-logo-item{
width: 100%;
margin: 0;
} .section-teams .social-links li a {
border: 2px solid #f1f1f1;
}
.section-teams .social-links li a:hover,
.section-teams .social-links li a:focus {
border: none;
}
.social-links ul li a:hover::before,
.social-links ul li a:focus::before {
color: #fff;
line-height: 2.4;
}
.section-teams .thumb-summary-wrap:before {
content: "";
position: absolute;
top: auto;
width: 0;
height: 5px;
bottom: 0;
left: 0;
right: 0;
background: #3a85eb82;
-webkit-transition: all 500ms ease 0s;
transition: all 500ms ease 0s;
z-index: -1;
}
.section-teams .thumb-summary-wrap:hover:before,
.section-teams .thumb-summary-wrap:focus:before {
width:100%;
}
.section-teams .thumb-summary-wrap {
background: #fff;
padding: 0 0 35px;
position: relative;
z-index: 9;
-webkit-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
-moz-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
-webkit-transition: all 0.4s;
transition: all 0.4s;
top:0;
}
.section-teams .thumb-summary-wrap:hover,
.section-teams .thumb-summary-wrap:focus {
top: -3px;
box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.4);
}
.section-teams .teams-col-1 .team-item{
width: 100%;
}
.section-teams .teams-col-2 .team-item{
width: 50%;
}
.section-teams .teams-col-3 .team-item{
width: 33.33%;
}
.section-teams  .teams-col-4 .team-item{
width: 25%;
} .sidebar .section-teams .team-item,
#footer-widgets .section-teams .team-item{
width: 100%;
margin: 0;
}
.section-teams .team-item {
float: left;
padding: 25px 25px 15px 25px;
text-align: center;
}
.section-teams .team-title {
font-size: 20px;
margin-bottom: 5px;
}
.section-teams .team-title a {
color: #222;
}
.section-teams p.team-position {
font-style: italic;
color: #aaa;
font-size: 14px;
letter-spacing: 1px;
}
.section-teams .team-text-wrap {
position: relative;
margin-top: 30px;
}
.section-teams .team-item img {
transition: all 0.5s ease-in-out 0s;
background: #fff;
} .section-counter .counter-col-1 .counter-item{
width: 100%;
}
.section-counter .counter-col-2 .counter-item{
width: 50%;
}
.section-counter .counter-col-3 .counter-item{
width: 33.33%;
}
.section-counter .counter-col-4 .counter-item{
width: 25%;
}
.section-counter .counter-item{
float: left;
padding: 15px;
text-align: center;
}
.section-counter .counter-icon span {
font-size: 45px;
color: #ffcc07;
}
.section-counter .counter-title {
font-size: 15px;
}
.section-counter .counter-nos {
font-size: 46px;
font-weight: 300;
line-height: 1;
margin: 20px 0 10px;
} .sidebar .section-counter .counter-item,
#footer-widgets .section-counter .counter-item{
width: 100%;
margin: 0;
} .section-testimonial-carousel .slick-list {
text-align: left;
}
.section-testimonial-carousel .slick-list {
margin: 0 auto;
}
.section-testimonial-carousel .testimonial-thumb {
margin-right: 15px;
}
.section-testimonial-carousel .testimonial-thumb h3 {
color: #fff;
margin-bottom: 0;
font-size: 17px;
}
.section-testimonial-carousel .testimonial-thumb p {
color: #ddd;
}
.section-testimonial-carousel .testimonial-summary {
padding: 30px;
position: relative;
text-align: center;
margin-bottom: 35px;
background: #fff;
box-shadow: 0px 1px 2px #2c3038;
}
.gray-background .section-testimonial-carousel .testimonial-summary {
box-shadow: 0px 1px 15px #d1d3da;
}
.section-testimonial-carousel .slick-initialized .testimonial-item {
padding: 30px 20px 0;
}
.testimonial-item  {
float: left;
width: 33.33%;
}
.section-testimonial-carousel img {
border-radius: 100%;
display: inline;
max-width: 75px;
float: left;
margin-right: 20px;
}
.section-testimonial-carousel .testimonial-summary::after {
content: "";
display: block;
height: 15px;
border-top: 15px solid #fff;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
position: absolute;
bottom: -15px;
}
.section-testimonial-carousel .testimonial-summary p {
letter-spacing: 1.5px;
font-style: italic;
margin: 0;
}
.section-testimonial-carousel .slick-slide:focus,
.section-testimonial-carousel .slick-slide.slick-active{
outline: none!important;
} .section-testimonial-carousel .slick-dots {
text-align: center;
transition: all 1s ease-in-out 0s;
width: 100%;
z-index: 999;
}
.section-testimonial-carousel .slick-dots span {
background-color: #686868;
border-radius: 100%;
cursor: pointer;
display: inline-block;
float: none;
height: 15px;
margin: 5px 5px;
width: 15px;
z-index: 99;
}
.section-testimonial-carousel .slick-dots li.slick-active span {
background-color: #219fcd;
}
.section-testimonial-carousel .slick-dots li {
display: inline-block;
line-height: 0;
list-style: inherit;
padding: 0;
}
.section-testimonial-carousel .slick-dots li::before {
display: none;
}
.section-testimonial-carousel  .testimonial-item.slick-slide > h4 {
display: block;
float: none;
font-style: italic;
margin-right: 30px;
text-align: center;
} .section-testimonial-carousel .slick-prev.slick-arrow,
.section-testimonial-carousel .slick-next.slick-arrow {
color: #ffffff;
cursor: pointer;
display: block;
font-weight: normal;
line-height: 0.8;
padding-top: 5px;
position: absolute;
text-align: center;
top: -70px;
z-index: 999;
font-size: 35px;
}
.section-testimonial-carousel .slick-prev.slick-arrow {
right: 70px;
}
.section-testimonial-carousel .slick-next.slick-arrow {
right: 30px;
} .section-portfolio .portfolio-inner {
position: relative;
overflow: hidden;
}
.section-portfolio .portfolio-section img {
vertical-align: middle;
}
.section-portfolio .portfolio-section .thumb-overlay {
background: rgba(0,0,0,0.3);
content: "";
height: 100%;
position: absolute;
top: 0;
width: 100%;
display: none;
}
.section-portfolio .vmiddle-holder {
display: table;
height: 100%;
width: 100%;
}
.section-portfolio .vmiddle {
display: table-cell;
height: 100%;
text-align: center;
vertical-align: middle;
width: 100%;
}
.section-portfolio .portfolio-section h3 {
font-size: 32px;
padding: 15px;
-webkit-transition: all 1.5s;
-o-transition: all 1.5s;
transition: all 1.5s;
text-shadow: 0 1px 1px #000;
}
.section-portfolio .portfolio-section h3 a {
color: #fff;
}
.section-portfolio .portfolio-content {
bottom: 0;
content: "";
display: block;
height: 100%;
left: 0;
margin: auto;
right: 0;
position: absolute;
text-align: center;
top: 0;
vertical-align: middle;
width: 100%;
}
.section-portfolio .portfolio-button {
display: block;
height: 100%;
left: 0;
right: 0;
position: absolute;
text-align: center;
vertical-align: middle;
width: 100%;
background-color:rgba(0,0,0,0.4);
bottom: -400px;
opacity: 0;
-webkit-transition: opacity 0.7s ease, bottom 0.7s ease;
-o-transition: opacity 0.7s ease, bottom 0.7s ease;
transition: opacity 0.7s ease, bottom 0.7s ease;
}
.section-portfolio .portfolio-block:hover h3,
.section-portfolio .portfolio-block:focus h3,
.section-portfolio .portfolio-block:active h3 {
margin-top: -100px;
}
.section-portfolio .portfolio-block:hover .portfolio-content,
.section-portfolio .portfolio-block:focus .portfolio-content,
.section-portfolio .portfolio-block:active .portfolio-content {
bottom: 0;
opacity: 1;
}
.section-portfolio .portfolio-block:hover .portfolio-button,
.section-portfolio .portfolio-block:focus .portfolio-button,
.section-portfolio .portfolio-block:active .portfolio-button {
bottom: 0;
opacity: 1;
}
.portfolio-filter {
list-style: none;
padding: 0;
margin: 45px 0 20px;
text-align: center;
cursor: default;
}
.portfolio-filter ul li {
display: inline-block;
margin: 0 5px;
color: #444;
text-decoration: none;
-webkit-transition: all 0.37s cubic-bezier(0.000, 0.000, 0.580, 1.000);
-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
cursor: pointer;
}
.portfolio-filter ul li a {
color:#999;
}
.portfolio-filter ul li:after {
content: "/";
padding-left: 10px;
}
.portfolio-filter ul li:last-child:after {
content: "";
display: block;
}
.portfolio-filter a:hover,
.portfolio-filter a:focus {
text-decoration: none;
}
.portfolio-filter a.current,
.portfolio-filter a.active,
.portfolio-filter a:hover,
.portfolio-filter a:focus {
color: #3a85eb;
cursor: default;
position: relative;
}
.portfolio-wrapper {
position: relative;
margin:40px 0;
display: block;
overflow: hidden;
}
.overlay:before {
background:#000;
bottom: -100%;
height: 100%;
content: "";
display: block;
left: 0;
opacity: 0;
position: absolute;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
width: 100%;
}
.overlay:after {
background:#000;
height: 100%;
content: "";
display: block;
left: 0;
opacity: 0;
position: absolute;
top: -100%;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
width: 100%;
}
.item-inner-wrapper:hover .overlay:before,
.item-inner-wrapper:focus .overlay:before {
bottom: -50%;
opacity: 0.7;
}
.item-inner-wrapper:hover .overlay:after,
.item-inner-wrapper:focus .overlay:after {
top: -50%;
opacity: 0.7;
}
.item-inner-wrapper {
position: relative;
overflow: hidden;
text-align: center;
}
.item-inner-wrapper .portfolio-content {
visibility: hidden;
margin: 0;
opacity: 0;
position: absolute;
text-align: center;
width: 100%;
top: 50%;
margin-top: -20px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.item-inner-wrapper:hover .portfolio-content,
.item-inner-wrapper:focus .portfolio-content {
opacity: 1;
visibility: visible;
}
.portfolio-item .item-inner-wrapper .portfolio-content {
top: 35%;
}
.portfolio-item {
padding:10px;
box-shadow: none;
margin:0;
}
.portfolio-col-4 .portfolio-item {
width: 25%;
}
.portfolio-col-3 .portfolio-item {
width: 33.33%;
}
.portfolio-item .portfolio-thumb {
vertical-align: middle;
width: 100%;
}
.portfolio-content a i {
color: #fff;
font-size: 18px;
background: #3a85eb;
display: inline-block;
padding: 14px;
border-radius: 100%;
margin-bottom: 15px;
}
.portfolio-content p,
.portfolio-content h3 a {
color: #fff;
}
.portfolio-content h3 {
margin-bottom: 0;
}
.portfolio-content h3 a:hover,
.portfolio-content h3 a:focus {
color: #3a85eb;
}
.isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
pointer-events:none;
z-index:1;
}
.isotope,
.isotope .isotope-item {
-webkit-transition-duration:.8s;
-moz-transition-duration:.8s;
-ms-transition-duration:.8s;
-o-transition-duration:.8s;
transition-duration:.8s;
}
.isotope {
-webkit-transition-property:height, width;
-moz-transition-property:height, width;
-ms-transition-property:height, width;
-o-transition-property:height, width;
transition-property:height, width;
}
.isotope .isotope-item {
-webkit-transition-property:0 opacity;
-moz-transition-property:0 opacity;
-ms-transition-property:0 opacity;
-o-transition-property:0 opacity;
transition-property:transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration:0;
-moz-transition-duration:0;
-ms-transition-duration:0;
-o-transition-duration:0;
transition-duration:0;
} .mfp-bg {
z-index: 99999;
}
.mfp-wrap {
z-index: 99999;
}
.mfp-iframe-holder .mfp-close:hover,
.mfp-iframe-holder .mfp-close:focus,
.mfp-image-holder .mfp-close:hover,
.mfp-image-holder .mfp-close:focus,
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
background: inherit;
text-align: center;
}
button.mfp-arrow, button.mfp-close {
background: inherit !important;
box-shadow: none !important;
}
.mfp-wrap button.mfp-close {
background: #eb6c3a!important;
margin: 0!important;
padding: 0!important;
opacity: 1;
border-radius: 100%;
width: 35px;
min-width: auto;
height: 35px;
text-align: center;
line-height: 0;
}
.mfp-counter {
font-size: 21px;
line-height: 1.5;
white-space: nowrap;
color: #ebe9eb;
padding: 0;
background:#222;
width: 100%;
text-align: center;
}
.mfp-wrap button.mfp-close {
right: -15px !important;
top: 34px !important;
} .sidebar .widget_surya-chandra-portfolio .portfolio-item,
#footer-widgets .widget_surya-chandra-portfolio .portfolio-item{
width: 100%;
}
.single-project .gallery ,
.single-project.has-gallery .gallery{
width: auto;
float: none;
margin: 0 -5px;
width: 100%;
}
.single-project .gallery a {
display: block;
max-width: 33.33%;
float: left;
padding: 5px;
}
.single-project .summary {
margin: 0;
padding: 40px;
background: #fbfbfb;
margin-bottom: 30px;
width: 100%;
}
nav.projects-single-pagination {
margin-top: 30px;
}
.project-meta .categories,
.project-meta .client,
.project-meta .url {
float: left;
width: 33%;
text-align: left;
}
ul.single-project-categories {
margin:0;
}
.single-project-categories li {
display: inline-block;
margin-right: 15px;
margin-bottom: 5px;
}
.single-project.no-gallery .summary .project-meta ,
.single-project.has-gallery .gallery{
width: 100%;
float: right;
}
.single-project.no-gallery .summary .project_title,
.single-project.no-gallery .summary .single-project-description ,
.single-project.has-gallery .summary{
width: 100%;
float: left;
}
.projects ul.projects li.project img, .projects-page ul.projects li.project img {
width: 100%;
} .section.section-featured-page .custom-button {
margin-top: 15px;
}
.section.section-featured-page .custom-button {
margin-top: 15px;
}
.section.section-project .custom-button,
.section.section-featured-page .custom-button,
.section.section-project .custom-button:visited,
.section.section-featured-page .custom-button:visited {
background: #808080;
color:#fff;
}
.section.section-featured-page .custom-button:hover,
.section.section-featured-page .custom-button:focus,
.section.section-project .custom-button:hover,
.section.section-project .custom-button:focus,
.section.section-featured-page .custom-button:active,
.section.section-project .custom-button:active {
background: #3a85eb;
color:#fff;
}
.section-featured-page img.alignleft {
margin-right: 70px;
vertical-align: middle;
margin-bottom: 0;
max-width: 50%;
}
.section-featured-page img.alignright {
margin-left: 70px;
vertical-align: middle;
margin-bottom: 0;
max-width: 50%;
}
.panel-layout .section-featured-page.heading-left .widget-title,
.panel-layout .section-featured-page.heading-right .widget-title {
margin-bottom: 15px;
} .sidebar .section-featured-page img.alignright,
#footer-widgets .section-featured-page img.alignright,
.sidebar .section-featured-page img.alignleft,
#footer-widgets .section-featured-page img.alignleft {
width: 100%;
max-width: 100%;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0,
}
.section-featured-page .custom-button {
margin-left: 0;
}
.section-featured-page .entry-content {
margin: 0;
}
.heading-right .featured-page-section {
text-align: right;
}
.heading-center .featured-page-section {
text-align: center;
}
.section-featured-page .widget-title::after,
.section-featured-page .widget-title::before {
display: none;
}
.section.section-featured-page li {
font-size: 17px;
list-style: none;
color: #222;
}
.section.section-featured-page ul {
padding-left: 0;
}
.section.section-featured-page li:before {
content: "\f05d";
font-family: 'Font Awesome 5 Free';
margin-right: 15px;
color: #3a85eb;
font-size: 20px;
} .section.section-skill-bar .custom-button {
margin-top: 15px;
}
.section-skill-bar .custom-button {
margin-left: 0;
}
.section-skill-bar .entry-content {
margin: 0;
}
.section-skill-bar .widget-title::after,
.section-skill-bar .widget-title::before {
display: none;
}
.section.section-skill-bar li {
font-size: 17px;
list-style: none;
color: #222;
}
.section.section-skill-bar ul {
padding-left: 0;
}
.section.section-skill-bar li:before {
content: "\f05d";
font-family: 'Font Awesome 5 Free';
margin-right: 15px;
color: #3a85eb;
font-size: 20px;
}
.skill-bar-section {
padding-top: 20px;
}
.skillbar {
position:relative;
display:block;
margin-bottom:15px;
width:100%;
background:#eee;
height:10px;
-webkit-transition:0.4s linear;
-moz-transition:0.4s linear;
-ms-transition:0.4s linear;
-o-transition:0.4s linear;
transition:0.4s linear;
-webkit-transition-property:width, background-color;
-moz-transition-property:width, background-color;
-ms-transition-property:width, background-color;
-o-transition-property:width, background-color;
transition-property:width, background-color;
}
.skillbar-bar {
height:10px;
width:0px;
background:#6adcfa;
}
.skillbar-title {
float: left;
}
.skill-bar-percent {
float: right;
}
.skillbar-item h3 {
font-size: 18px;
margin-bottom: 10px;
}
.skillbar-item {
margin-bottom: 35px;
}
.skillbar-item:last-child {
margin: 0;
}
.skillbar {
clear: both;
} .section.section-project .custom-button {
margin-top: 15px;
}
.section-project  .alignleft {
margin-right: 70px;
vertical-align: middle;
margin-bottom: 0;
max-width: 50%;
position: relative;
}
.section-project img {
vertical-align: middle;
}
.section-project .project-block {
clear: both;
overflow: hidden;
}
.section-project .alignright {
margin-left: 70px;
vertical-align: middle;
margin-bottom: 0;
max-width: 50%;
position: relative;
}
.section-project .custom-button {
margin-left: 0;
}
.section-project .entry-content {
margin: 0;
}
.project-section {
background: #ffffff;
box-shadow: 0 0 28px #e4e4e4;
border: 1px solid #e9e9e9;
display: block;
overflow: hidden;
width: 100%;
max-width: 1170px;
margin: 60px auto 30px;
float: none;
}
.section-project .featured-project-section {
padding: 80px;
}
.section-project .alignright:after {
content: "";
display: block;
border-left: 25px solid #ffffff;
border-bottom: 25px solid transparent;
border-top: 25px solid transparent;
left: 0;
position: absolute;
top: 43%;
}
.section-project .alignleft:after {
content: "";
display: block;
border-right: 25px solid #ffffff;
border-bottom: 25px solid transparent;
border-top: 25px solid transparent;
right: 0;
position: absolute;
top: 43%;
}
.section-project .featured-project-section h3 a {
color: #222;
}
.section-project .featured-project-category {
color: #aaa;
font-style: italic;
font-weight: 100;
} .social-links {
text-align: center;
}
.social-links  {
clear: both;
overflow: hidden;
}
.social-links ul {
margin: 0;
padding: 0;
}
.social-links li a {
border: 2px solid #777;
display: inline-block;
height: 33px;
line-height: 1.7;
margin-right: 0;
padding: 0;
text-align: center;
vertical-align: middle;
width: 33px;
}
.social-links.circle  li a {
border-radius: 100%;
}
.social-links li {
display: inline-block;
margin-right: 5px;
margin-top: 5px;
margin-left: 5px;
}
.social-links ul li::after {
display: none;
}
.social-links li a i {
color:#cacad8;
font-size: 18px;
font-weight: normal;
}
.social-links ul li a::before {
color: #8c8c8c;
content: "\f0c1";
display: block;
font-family: 'Font Awesome 5 Brands';
font-weight: 400;
line-height: 2;
font-size: 14px;
}
.social-links ul li a:hover,
.social-links ul li a:focus {
background-color: #001837;
border: 1px solid rgba(0, 0, 0, 0);
-moz-transition: all 0.4s ease-out 0s;
-webkit-transition: all 0.4s ease-out 0s;
transition: all 0.4s ease-out 0s;
}
.social-links ul li a:hover::before,
.social-links ul li a:focus::before {
color: #fff;
}
.social-links ul li a[href*="facebook.com"]:before {
content: "\f39e";
}
.social-links ul li a[href*="twitter.com"]:before {
content: "\f099";
}
.social-links ul li a[href*="linkedin.com"]:before {
content: "\f0e1";
}
.social-links ul li a[href*="plus.google.com"]:before {
content: "\f0d5";
}
.social-links ul li a[href*="youtube.com"]:before {
content: "\f167";
}
.social-links ul li a[href*="dribbble.com"]:before {
content: "\f17d";
}
.social-links ul li a[href*="pinterest.com"]:before {
content: "\f0d2";
}
.social-links ul li a[href*="bitbucket.org"]:before {
content: "\f171";
}
.social-links ul li a[href*="github.com"]:before {
content: "\f113";
}
.social-links ul li a[href*="codepen.io"]:before {
content: "\f1cb";
}
.social-links ul li a[href*="flickr.com"]:before {
content: "\f16e";
}
.social-links ul li a[href$="/feed/"]:before {
content: "\f09e";
font-family: 'Font Awesome 5 Free';
font-weight: 900;
}
.social-links ul li a[href*="foursquare.com"]:before {
content: "\f180";
}
.social-links ul li a[href*="instagram.com"]:before {
content: "\f16d";
}
.social-links ul li a[href*="tumblr.com"]:before {
content: "\f173";
}
.social-links ul li a[href*="reddit.com"]:before {
content: "\f1a1";
}
.social-links ul li a[href*="vimeo.com"]:before {
content: "\f194";
}
.social-links ul li a[href*="digg.com"]:before {
content: "\f1a6";
}
.social-links ul li a[href*="twitch.tv"]:before {
content: "\f1e8";
}
.social-links ul li a[href*="stumbleupon.com"]:before {
content: "\f1a4";
}
.social-links ul li a[href*="delicious.com"]:before {
content: "\f1a5";
}
.social-links ul li a[href*="mailto:"]:before {
content: "\f0e0";
font-family: 'Font Awesome 5 Free';
}
.social-links ul li a[href*="soundcloud.com"]:before {
content: "\f1be";
}
.social-links ul li a[href*="wordpress.org"]:before {
content: "\f19a";
}
.social-links ul li a[href*="wordpress.com"]:before {
content: "\f19a";
}
.social-links ul li a[href*="jsfiddle.net"]:before {
content: "\f1cc";
}
.social-links ul li a[href*="tripadvisor.com"]:before {
content: "\f262";
}
.social-links ul li a[href*="angel.co"]:before {
content: "\f209";
}
.social-links ul li a[href*="slack.com"]:before {
content: "\f198";
} .social-links ul li a[href*="500px.com"]:before {
content: "\f26e";
}
.social-links ul li a[href*="amazon.com"]:before {
content: "\f270";
}
.social-links ul li a[href*="amilia.com"]:before {
content: "\f36d";
}
.social-links ul li a[href*="gitlab.com"]:before {
content: "\f09b";
}
.social-links ul li a[href*="ebay.com"]:before {
content: "\f4f4";
}
.social-links ul li a[href*="dashcube.com"]:before {
content: "\f210";
}
.social-links ul li a[href*="behance.net"]:before {
content: "\f1b5";
}
.social-links ul li a[href*="vk.net"]:before {
content: "\f189";
}
.social-links ul li a[href*="mastodon.social"]:before {
content: "\f4f6";
}
.social-links ul li a[href*="algolia.com"]:before {
content: "\f36c";
}
.social-links ul li a[href*="bandcamp.com"]:before {
content: "\f2d5";
}
.social-links ul li a[href*="codiepie.com"]:before {
content: "\f284";
}
.social-links ul li a[href*="delicious.us"]:before {
content: "\f1a5";
}
.social-links ul li a[href*="gitter.im"]:before {
content: "\f426";
}
.social-links ul li a[href*="goodreads.com"]:before {
content: "\f3a8";
}
.social-links ul li a[href*="hireahelper.com"]:before {
content: "\f3b0";
}
.social-links ul li a[href*="imdb.com"]:before {
content: "\f2d8";
}
.social-links ul li a[href*="last.fm"]:before {
content: "\f202";
}
.social-links ul li a[href*="medium.com"]:before {
content: "\f23a";
}
.social-links ul li a[href*="meetup.com"]:before {
content: "\f2e0";
}
.social-links ul li a[href*="mixcloud.com"]:before {
content: "\f289";
}
.social-links ul li a[href*="quora.com"]:before {
content: "\f3d2";
}
.social-links ul li a[href*="us.napster.com"]:before {
content: "\f2c4";
}
.social-links ul li a[href*="slideshare.net"]:before {
content: "\f1e7";
}
.social-links ul li a[href*="spotify.com"]:before {
content: "\f1bc";
}
.social-links ul li a[href*="stackexchange.com"]:before {
content: "\f18d";
}
.social-links ul li a[href*="stackoverflow.com"]:before {
content: "\f16c";
}
.social-links ul li a[href*="trello.com"]:before {
content: "\f181";
}
.social-links ul li a[href*="xing.com"]:before {
content: "\f168";
}
.social-links ul li a[href*="yelp.com"]:before {
content: "\f1e9";
} .social-links ul li a[href*="facebook.com"]:hover,
.social-links ul li a[href*="facebook.com"]:focus {
background-color: #3b5998;
}
.social-links ul li a[href*="twitter.com"]:hover,
.social-links ul li a[href*="twitter.com"]:focus {
background-color: #00aced;
}
.social-links ul li a[href*="plus.google.com"]:hover,
.social-links ul li a[href*="plus.google.com"]:focus {
background-color: #dd4b39;
}
.social-links ul li a[href*="/feed/"]:hover,
.social-links ul li a[href*="/feed/"]:focus {
background-color: #dc622c;
}
.social-links ul li a[href*="wordpress.org"]:hover,
.social-links ul li a[href*="wordpress.com"]:hover,
.social-links ul li a[href*="wordpress.org"]:focus,
.social-links ul li a[href*="wordpress.com"]:focus {
background-color: #45bbe6;
}
.social-links ul li a[href*="github.com"]:hover,
.social-links ul li a[href*="github.com"]:focus {
background-color: #4183c4;
}
.social-links ul li a[href*="linkedin.com"]:hover,
.social-links ul li a[href*="linkedin.com"]:focus {
background-color: #007bb6;
}
.social-links ul li a[href*="pinterest.com"]:hover,
.social-links ul li a[href*="pinterest.com"]:focus {
background-color: #cb2027;
}
.social-links ul li a[href*="flickr.com"]:hover,
.social-links ul li a[href*="flickr.com"]:focus {
background-color: #ff0084;
}
.social-links ul li a[href*="vimeo.com"]:hover,
.social-links ul li a[href*="vimeo.com"]:focus {
background-color: #aad450;
}
.social-links ul li a[href*="youtube.com"]:hover,
.social-links ul li a[href*="youtube.com"]:focus {
background-color: #bb0000;
}
.social-links ul li a[href*="instagram.com"]:hover,
.social-links ul li a[href*="instagram.com"]:focus {
background-color: #517fa4;
}
.social-links ul li a[href*="dribbble.com"]:hover,
.social-links ul li a[href*="dribbble.com"]:focus {
background-color: #ea4c89;
}
.social-links ul li a[href*="skype.com"]:hover,
.social-links ul li a[href*="skype.com"]:focus {
background-color: #12a5f4;
}
.social-links ul li a[href*="digg.com"]:hover,
.social-links ul li a[href*="digg.com"]:focus {
background-color: #333;
}
.social-links ul li a[href*="codepen.io"]:hover,
.social-links ul li a[href*="codepen.io"]:focus {
background-color: #000;
}
.social-links ul li a[href*="reddit.com"]:hover,
.social-links ul li a[href*="reddit.com"]:focus {
background-color: #ff4500;
}
.social-links ul li a[href*="mailto:"]:hover,
.social-links ul li a[href*="mailto:"]:focus {
background-color: #1d62f0;
}
.social-links ul li a[href*="foursquare.com"]:hover,
.social-links ul li a[href*="foursquare.com"]:focus {
background-color: #f94877;
}
.social-links ul li a[href*="stumbleupon.com"]:hover,
.social-links ul li a[href*="stumbleupon.com"]:focus {
background-color: #eb4924;
}
.social-links ul li a[href*="twitch.tv"]:hover,
.social-links ul li a[href*="twitch.tv"]:focus {
background-color: #6441a5;
}
.social-links ul li a[href*="tumblr.com"]:hover,
.social-links ul li a[href*="tumblr.com"]:focus {
background-color: #32506d;
}
.social-links ul li a[href*="soundcloud.com"]:hover,
.social-links ul li a[href*="soundcloud.com"]:focus {
background-color: #ff5500;
}
.social-links ul li a[href*="wordpress.org"]:hover,
.social-links ul li a[href*="wordpress.org"]:focus {
background-color: #45bbe6;
}
.social-links ul li a[href*="jsfiddle.net"]:hover,
.social-links ul li a[href*="jsfiddle.net"]:focus {
background-color: #4679bd;
}
.social-links ul li a[href*="tripadvisor.com"]:hover,
.social-links ul li a[href*="tripadvisor.com"]:focus {
background-color: #86c171;
}
.social-links ul li a[href*="foursquare.com"]:hover,
.social-links ul li a[href*="foursquare.com"]:focus {
background-color: #2d5be3;
}
.social-links ul li a[href*="angel.co"]:hover,
.social-links ul li a[href*="angel.co"]:focus {
background-color: #000;
}
.social-links ul li a[href*="slack.com"]:hover,
.social-links ul li a[href*="slack.com"]:focus {
background-color: #56b68b;
}
.social-links ul li a[href*="500px.com"]:hover,
.social-links ul li a[href*="500px.com"]:focus {
background-color: #0099e5;
}
.social-links ul li a[href*="amazon.com"]:hover,
.social-links ul li a[href*="amazon.com"]:focus {
background-color: #f90;
}
.social-links ul li a[href*="amilia.com"]:hover,
.social-links ul li a[href*="amilia.com"]:focus {
background-color: #46aaf8;
}
.social-links ul li a[href*="gitlab.com"]:hover,
.social-links ul li a[href*="gitlab.com"]:focus {
background-color: #e65328;
}
.social-links ul li a[href*="ebay.com"]:hover,
.social-links ul li a[href*="ebay.com"]:focus {
background-color: #0654ba;
}
.social-links ul li a[href*="dashcube.com"]:hover,
.social-links ul li a[href*="dashcube.com"]:focus {
background-color: #f76707;
}
.social-links ul li a[href*="behance.net"]:hover,
.social-links ul li a[href*="behance.net"]:focus {
background-color: #0052CC;
}
.social-links ul li a[href*="vk.net"]:hover,
.social-links ul li a[href*="vk.net"]:focus {
background-color: #5181b8;
}
.social-links ul li a[href*="mastodon.social"]:hover,
.social-links ul li a[href*="mastodon.social"]:focus {
background-color: #5181b8;
}
.social-links ul li a[href*="algolia.com"]:hover,
.social-links ul li a[href*="algolia.com"]:focus {
background-color: #5a6dff,
}
.social-links ul li a[href*="bandcamp.com"]:hover,
.social-links ul li a[href*="bandcamp.com"]:focus {
background-color: #639aa9,
}
.social-links ul li a[href*="codiepie.com"]:hover,
.social-links ul li a[href*="codiepie.com"]:focus {
background-color: #222222,
}
.social-links ul li a[href*="delicious.us"]:hover,
.social-links ul li a[href*="delicious.us"]:focus {
background-color: #0076e8,
}
.social-links ul li a[href*="gitter.im"]:hover,
.social-links ul li a[href*="gitter.im"]:focus {
background-color: #46bc99,
}
.social-links ul li a[href*="goodreads.com"]:hover,
.social-links ul li a[href*="goodreads.com"]:focus {
background-color: #382110,
}
.social-links ul li a[href*="hireahelper.com"]:hover,
.social-links ul li a[href*="hireahelper.com"]:focus {
background-color: #693238,
}
.social-links ul li a[href*="imdb.com"]:hover,
.social-links ul li a[href*="imdb.com"]:focus {
background-color: #f5c518,
}
.social-links ul li a[href*="last.fm"]:hover,
.social-links ul li a[href*="last.fm"]:focus {
background-color: #bb0000,
}
.social-links ul li a[href*="medium.com"]:hover,
.social-links ul li a[href*="medium.com"]:focus {
background-color: #693238,
}
.social-links ul li a[href*="meetup.com"]:hover,
.social-links ul li a[href*="meetup.com"]:focus {
background-color: #f13a59,
}
.social-links ul li a[href*="mixcloud.com"]:hover,
.social-links ul li a[href*="mixcloud.com"]:focus {
background-color: #693238,
}
.social-links ul li a[href*="quora.com"]:hover,
.social-links ul li a[href*="quora.com"]:focus {
background-color: #b92b27,
}
.social-links ul li a[href*="us.napster.com"]:hover,
.social-links ul li a[href*="us.napster.com"]:focus {
background-color: #49FFD0,
}
.social-links ul li a[href*="slideshare.net"]:hover,
.social-links ul li a[href*="slideshare.net"]:focus {
background-color: #222222,
}
.social-links ul li a[href*="spotify.com"]:hover,
.social-links ul li a[href*="spotify.com"]:focus {
background-color: #1ed760,
}
.social-links ul li a[href*="stackexchange.com"]:hover,
.social-links ul li a[href*="stackexchange.com"]:focus {
background-color: #12457C,
}
.social-links ul li a[href*="stackoverflow.com"]:hover,
.social-links ul li a[href*="stackoverflow.com"]:focus {
background-color: #f48024,
}
.social-links ul li a[href*="trello.com"]:hover,
.social-links ul li a[href*="trello.com"]:focus {
background-color: #5aac44,
}
.social-links ul li a[href*="xing.com"]:hover,
.social-links ul li a[href*="xing.com"]:focus {
background-color: #b0d400,
}
.social-links ul li a[href*="yelp.com"]:hover,
.social-links ul li a[href*="yelp.com"]:focus {
background-color: #d32323,
} span.wpcf7-not-valid-tip {
color: #f00;
font-size: 14px;
font-weight: normal;
display: block;
position: absolute;
top: 33px;
}
.wpcf7 label {
position: relative;
}
.contact-item {
display: block;
margin-bottom: 10px;
font-size: 15px;
color: #ddd;
line-height: 2;
display: table;
clear: both;
}
div.wpcf7-validation-errors {
border: 2px solid #f7e700;
margin: 25px 0;
}
.contact-icon {
font-size: 18px;
padding-right: 10px;
display: table-cell;
} .surya-chandra-woocommerce .slick-prev {
left:40px;
z-index: 9;
}
.surya-chandra-woocommerce .slick-next {
right: 30px;
z-index: 9;
}
.surya-chandra-woocommerce .slick-arrow {
bottom: 50%;
position: absolute;
}
.surya-chandra-woocommerce .slick-arrow i {
background: #fff;
color: #000;
cursor: pointer;
font-size: 20px;
height: 40px;
line-height: 2;
position: relative;
text-align: center;
width: 32px;
box-shadow: 0 0 5px #ddd;
}
.surya-chandra-woocommerce .slick-arrow i:hover,
.surya-chandra-woocommerce .slick-arrow i:focus {
background:#3a85eb;
color:#fff;
}
.surya-chandra-woocommerce ul.products li.product a img {
box-shadow: none;
display: block;
height: auto;
margin: 0 0 1em;
width: 100%;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3,
.surya-chandra-woocommerce ul.products li.product .woocommerce-loop-category__title,
.surya-chandra-woocommerce  ul.products li.product h2.woocommerce-loop-product__title,
.surya-chandra-woocommerce ul.products li.product h2{
padding: 5px;
margin: 0;
font-size: 19px;
}
.surya-chandra-woocommerce .quantity .qty {
height: 36px;
text-align: center;
width: 3.631em;
}
.section-products-carousel .surya-chandra-woocommerce ul.products {
margin: 0 -15px;
}
.surya-chandra-woocommerce ul.products li.product,
.surya-chandra-woocommerce-page ul.products li.product {
background: #ffffff;
float: left;
list-style-type: none;
margin: 10px 12px 15px 13px;
overflow: hidden;
position: relative;
text-align: center;
width: 22.9%;
clear: none;
box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
}
.surya-chandra-woocommerce {
overflow: hidden;
}
.products-grid-section .inner-wrapper {
margin: 0 -15px;
}
.surya-chandra-woocommerce.products-grid-col-3 ul.products li.product {
width: 30.23%;
}
.surya-chandra-woocommerce.products-grid-col-4  ul.products li.product:nth-child(4n+1) {
clear: both;
}
.surya-chandra-woocommerce.products-grid-col-3 ul.products li.product:nth-child(3n+1) {
clear: both;
}
.surya-chandra-woocommerce  ul.products {
margin: 0;
}
.widget_surya-chandra-products-carousel_carousel .slick-list,
.widget_surya-chandra-products-carousel_carousel .slick-slider,
.widget_surya-chandra-products-carousel_carousel .slick-track {
margin: 0;
}
.surya-chandra-woocommmerce-wrapper {
overflow: hidden;
position: relative;
padding-top: 60px;
margin-top: -60px;
}
.widget_surya-chandra-products-carousel_carousel .slick-list {
margin: 0 -15px;
overflow: hidden;
padding: 0;
}
.surya-chandra-woocommerce ul.products li.product .price del {
color: inherit;
display: inline-block;
}
.surya-chandra-woocommerce span.onsale {
background-color: #ff7d3c;
color: #ffffff;
position: absolute;
}
.surya-chandra-woocommerce #review_form #respond p.stars {
margin: 10px 0;
padding: 0;
}
.surya-chandra-woocommerce ul.products li.product .price ins {
font-weight: 700;
}
.surya-chandra-woocommerce ul.products li.product .onsale::after{
content : '';
width : 0px;
height: 0px;
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
position: absolute;
top: 25px;
right: 2px;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.surya-chandra-woocommerce ul.products li.product .onsale {
border-radius: 0;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08) inset;
font-size: 14px;
font-weight: 400;
height: 60px;
line-height: 8px;
margin: 0;
min-height: 20px;
padding: 40px 0 0;
right: -40px;
text-align: center;
text-shadow: none;
top: -12px;
transform: rotate(51deg);
width: 95px;
font-weight: bold;
z-index: 99;
}
.surya-chandra-woocommerce ul.products li.product h3 {
font-size: 20px;
font-weight: normal;
margin-bottom: 0;
width: 100%;
}
.surya-chandra-woocommerce ul.products li.product .button:hover,
.surya-chandra-woocommerce ul.products li.product .button:focus,
#sidebar-front-page-widget-area a.custom-button:hover,
#sidebar-front-page-widget-area a.custom-button:focus,
#sidebar-front-page-widget-area .surya-chandra-woocommerce .button:hover,
#sidebar-front-page-widget-area .surya-chandra-woocommerce .button:focus {
background: #222;
color: #fff;
}
.widget_surya-chandra-products-grid  .surya-chandra-woocommerce ul.products li.product .button {
position: inherit;
top: inherit;
left: inherit;
opacity: 1;
visibility: visible;
}
.widget_surya-chandra-products-grid  .surya-chandra-woocommerce .products .star-rating {
top: 55%;
}
.surya-chandra-woocommerce ul.products li.product .button::before {
content: "\f217";
display: inline;
font-family: 'Font Awesome 5 Free';
margin-right: 10px;
font-weight: 900;
font-size: 11px;
}
.surya-chandra-woocommerce ul.products li.product:hover img,
.surya-chandra-woocommerce ul.products li.product:focus img {
opacity: 0.7;
}
.surya-chandra-woocommerce .star-rating {
float: right;
font-family: star;
font-size:16px;
height: 1em;
line-height: 1;
overflow: hidden;
position: relative;
width: 5.4em;
}
.surya-chandra-woocommerce .star-rating::before {
color: #fff;
content: "sssss";
float: left;
left: 0;
position: absolute;
top: 0;
}
.surya-chandra-woocommerce .star-rating span {
float: left;
left: 0;
overflow: hidden;
padding-top: 1.5em;
position: absolute;
top: 0;
}
.surya-chandra-woocommerce .star-rating span::before {
color: #ffd353;
content: "SSSSS";
left: 0;
position: absolute;
top: 0;
}
.surya-chandra-woocommerce .woocommerce-product-rating {
display: block;
line-height: 2;
}
.surya-chandra-woocommerce .woocommerce-product-rating::after,
.surya-chandra-woocommerce .woocommerce-product-rating::before {
content: " ";
display: table;
}
.surya-chandra-woocommerce .woocommerce-product-rating .star-rating {
float: left;
margin: 0.5em 4px 0 0;
}
.surya-chandra-woocommerce .products .star-rating {
display: block;
float: none;
position: absolute;
top: 15px;
margin: 0;
left: 20px;
}
.surya-chandra-woocommerce .hreview-aggregate .star-rating {
margin: 10px 0 0;
}
.surya-chandra-woocommerce ul.products li.product .price {
color: #000000;
font-size: 16px;
display: block;
font-weight: 500;
margin-bottom: 15px;
}
.sidebar .surya-chandra-woocommerce ul.products li:before ,
.footer-widgets .surya-chandra-woocommerce ul.products li:before {
display: none;
}
.sidebar .surya-chandra-woocommerce ul.products li.product,
.sidebar .surya-chandra-woocommerce-page ul.products li.product,
.footer-widgets .surya-chandra-woocommerce ul.products li.product,
.footer-widgets .surya-chandra-woocommerce-page ul.products li.product {
width: 100%;
} .widget_surya-chandra-slider {
color: #686868;
clear: both;
overflow: hidden;
position: relative;
z-index: 99;
text-align: center;
}
.widget_surya-chandra-slider .overlay-enabled article::after {
content: "";
display: block;
height: 100%;
opacity: 0.45;
position: absolute;
top: 0;
width: 100%;
z-index: 888;
background-color: #000000;
}
.widget_surya-chandra-slider img {
width: 100%;
vertical-align: middle;
}
.widget_surya-chandra-slider .cycle-slide {
width: 100%;
}
.widget_surya-chandra-slider article.first {
display: block;
}
.widget_surya-chandra-slider article {
display: none;
}
.widget_surya-chandra-slider .cycle-slideshow {
margin-bottom: 0;
padding: 0;
}
.widget_surya-chandra-slider .cycle-caption {
bottom: 35%;
height: auto;
left: 15%;
max-width: 100%;
padding: 0;
position: absolute;
transition: all 1s ease-in-out 0s;
width: 70%;
z-index: 999;
}
.widget_surya-chandra-slider h3 {
display: inline-block;
font-size: 60px;
line-height: 1.2;
margin-bottom: 10px;
font-weight: 600;
letter-spacing: 1px;
opacity: 0;
transition:opacity 0.1s ease-in-out 1s;
}
.widget_surya-chandra-slider p {
font-size: 20px;
margin-bottom: 55px;
font-weight: 400;
opacity: 0;
-webkit-transition: opacity 0.2s ease-in-out 1s;
-moz-transition: opacity 0.2s ease-in-out 1s;
-ms-transition: opacity 0.2s ease-in-out 1s;
-o-transition: opacity 0.2s ease-in-out 1s;
transition: opacity 0.2s ease-in-out 1s;
letter-spacing: 1px;
}
.widget_surya-chandra-slider h3 a {
color: #fff;
}
.widget_surya-chandra-slider .slider-buttons a {
font-size: 14px;
line-height: 1.5;
margin: 0 15px;
}
.widget_surya-chandra-slider .slider-buttons a.custom-button.custom-secondary-button:after {
border-top: 8px solid #fff;
}
.widget_surya-chandra-slider .slider-buttons a.custom-button {
margin-left: 0;
padding: 15px 33px;
}
.widget_surya-chandra-slider .slider-buttons a.custom-button.custom-secondary-button {
margin-left: 0;
}
.widget_surya-chandra-slider  .slider-buttons {
opacity: 0;
-webkit-transition: opacity 0.2s ease-in-out 1s;
-moz-transition: opacity 0.2s ease-in-out 1s;
-ms-transition: opacity 0.2s ease-in-out 1s;
-o-transition: opacity 0.2s ease-in-out 1s;
transition: opacity 0.2s ease-in-out 1s;
}
.widget_surya-chandra-slider .cycle-slide-active h3,
.widget_surya-chandra-slider .cycle-slide-active p,
.widget_surya-chandra-slider .cycle-slide-active .slider-buttons{
opacity: 1;
}
.widget_surya-chandra-slider .cycle-slide-active h3 {
padding-right: 0;
}
.widget_surya-chandra-slider .cycle-slide-active p {
padding-left: 0;
}
.widget_surya-chandra-slider .cycle-slide-active .slider-buttons {
opacity: 1;
padding-right: 0;
} .widget_surya-chandra-slider .cycle-pager span {
background-color: #fff;
cursor: pointer;
display: inline-block;
float: none;
height: 14px;
margin: 3px 5px;
width: 14px;
z-index: 99;
border-radius: 100%;
}
.widget_surya-chandra-slider .cycle-pager {
bottom:15px;
left: 0;
position: absolute;
text-align: center;
width: 100%;
z-index: 999;
}
.widget_surya-chandra-slider .cycle-pager .cycle-pager-active {
background-color: #3a85eb;
border-color:#fff;
} .widget_surya-chandra-slider .cycle-prev,
.widget_surya-chandra-slider .cycle-next {
bottom: 48%;
background: #fff;
cursor: pointer;
display: block;
font-size: 24px;
font-weight: normal;
position: absolute;
text-align: center;
width: 40px;
z-index: 999;
height: 40px;
padding: 0;
z-index: 999;
line-height: 1.7;
visibility: hidden;
transition: all 0.2s ease-in-out 0s;
}
.widget_surya-chandra-slider .cycle-prev {
left: 0;
}
.widget_surya-chandra-slider .cycle-next {
right: 0;
}
.widget_surya-chandra-slider:hover .cycle-prev,
.widget_surya-chandra-slider:focus .cycle-prev {
left: 2%;
visibility: visible;
}
.widget_surya-chandra-slider:hover .cycle-next,
.widget_surya-chandra-slider:focus .cycle-next {
right: 2%;
visibility: visible;
}
.widget_surya-chandra-slider .cycle-prev:hover,
.widget_surya-chandra-slider .cycle-next:hover,
.widget_surya-chandra-slider .cycle-prev:focus,
.widget_surya-chandra-slider .cycle-next:focus {
background-color: #3a85eb;
color: #fff;
} .widget_surya-chandra-recent-posts .recent-posts-section {
margin-top: 30px;
float: left;
}
.widget_surya-chandra-recent-posts .recent-posts-item {
clear: both;
float: left;
width: 100%;
margin-top: 10px;
padding-bottom: 10px;
}
.widget_surya-chandra-recent-posts .recent-posts-title {
margin: 0;
font-size: 18px;
line-height: 1.5;
margin-bottom: 5px;
}
.widget_surya-chandra-recent-posts .recent-posts-item:first-child {
margin: 0;
}
.widget_surya-chandra-recent-posts .recent-posts-thumb {
float: left;
margin-right: 15px;
}
.widget_surya-chandra-recent-posts .recent-posts-text-content {
display: table-cell;
}
.widget_surya-chandra-recent-posts .recent-posts-title a {
color: #272727;
}
.widget_surya-chandra-recent-posts .recent-posts-meta {
display: block;
margin-bottom: 3px;
font-size: 14px;
}
.widget_surya-chandra-recent-posts .recent-posts-meta .posted-on::before{
display: inline-block;
font-family: FontAwesome;
height: 15px;
margin-right: 8px;
content:"\f017";
color: #666;
font-size: 12px;
}  #breadcrumb {
color: #f1f1f1;
text-align: center;
}
#breadcrumb ul {
margin:0;
padding: 0;
}
#breadcrumb a {
color: #fff;
}
#breadcrumb li {
display: inline-block;
list-style: outside none none;
padding-right: 10px;
}
#breadcrumb li:last-child::after {
display: none;
}
#breadcrumb li::after {
content: "\f105";
margin-left: 10px;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-size: 11px;
} section.error-404 {
text-align: center;
}
.error-404 h2 {
font-size: 87px;
font-weight: bold;
}
#quick-links-404 {
margin-top: 30px;
}
#quick-links-404 ul li {
display: inline-block;
list-style: outside none none;
}
#quick-links-404 ul li a {
display: block;
padding: 5px 10px;
}
.error404 #primary {
width: 100%;
}
section.error-404 .search-form {
position: relative;
max-width: 320px;
margin: 0 auto;
}
.not-found .page-title {
color: #2d2828;
font-size: 50px;
font-weight: 600;
line-height: 1;
margin-bottom: 20px;
}
.not-found .page-header {
background:inherit;
padding: 0;
margin-bottom: 0;
}
.not-found form.search-form {
margin-top: 45px;
max-width: 100%;
width: 375px;
} #content .section.contact-us {
padding: 0;
}
.contact-map {
padding: 0 25px;
float: left;
width: 60%;
}
.contact-form-area.contactdesc {
float: left;
width: 40%;
padding: 0 25px;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"]{
width: 100%;
margin-bottom: 30px;
}
.wpcf7-form p {
margin: 0;
}
.wpcf7-form #comments {
margin-top:0;
}
.contact-map  iframe.googlemap {
border: none;
}
.wpcf7-form .wpcf7-submit {
margin: 20px 0 0;
}
.contact-map .map-inner-wrapper p {
color:#fff;
margin: 0;
}
#contact-form .error_message {
color: red;
padding: 0 0 10px 0;
}
#contact-form fieldset {
padding: 20px;
text-align: center;
border: 5px solid #4def4d;
}
.widget_sow-google-map {
background: #3a85eb;
padding: 15px;
} .woocommerce ul.products li.product mark,
.woocommerce ul.products li.product ins,
.surya-chandra-woocommerce ul.products li.product mark,
.surya-chandra-woocommerce ul.products li.product ins {
background: #fa6f6f none repeat scroll 0 0;
border-radius: 14px;
color: #ffffff;
font-weight: normal;
margin: 0 5px;
text-decoration: none;
}
.woocommerce .reviewer {
color: #777777;
font-size: 13px;
font-style: italic;
}
.woocommerce ul.products li.product h3 {
font-size: 17px;
font-weight: 500;
padding: 0;
}
.woocommerce ul.products li.product a img {
margin: 0 0 10px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background-color: #222;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
height: 5px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #000000
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
border-radius: 0;
background-color: #222;
border: 0;
width: 100%;
left: 0;
margin: 0;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background-color: #e7e7e7;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
top: 8px;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
padding-top: 4px;
}
.woocommerce .quantity .qty {
border: 2px solid #f1f1f1;
height: 38px;
text-align: center;
padding: 0 5px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #77a464;
font-size: 15px;
}
.woocommerce div.product  .button {
vertical-align: middle;
font-weight: normal;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
float: left;
list-style-type: none;
padding: 0 0 5px;
position: relative;
overflow: hidden;
text-align: center;
box-shadow: 0px 0px 2px 0px rgba(122,122,122,0.1);
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link {
display: block;
margin-bottom: 10px;
}
.woocommerce ul.products li.product .price ins {
color: #222222;
}
.woocommerce ul.products li.product .button,
.surya-chandra-woocommerce ul.products li.product .button,
.woocommerce ul.products li.product .button:visited,
.surya-chandra-woocommerce ul.products li.product .button:visited  {
line-height: 1.5;
margin: 10px auto 30px;
padding: 8px 15px 8px;
text-align: center;
text-align: center;
transition: all 0.5s ease-in-out 0s;
display: inline-block;
color:#fff;
}
.woocommerce ul.products li.product .button:hover,
.woocommerce ul.products li.product .button:focus,
.woocommerce ul.products li.product .button:active {
background-color:#222;
color: #fff;
}
.woocommerce ul.products li.product:hover img,
.woocommerce ul.products li.product:focus img {
opacity: 0.7;
}
.woocommerce ul.products li.product:hover .button,
.woocommerce ul.products li.product:focus .button {
visibility: visible;
opacity: 1;
top: 35%;
}
.woocommerce ul.products li.product .button::before,
button.single_add_to_cart_button::before {
content: "\f217";
display: inline;
font-family: 'Font Awesome 5 Free';
margin-right: 10px;
font-weight: 900;
font-size: 12px;
}
.woocommerce ul.products li.product .price del {
color: inherit;
display: inline-block;
}
.woocommerce span.onsale {
background-color: #fa6f6f;
padding: 0;
}
.woocommerce #review_form #respond p.stars {
margin: 10px 0;
padding: 0;
}
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
margin: 0 0 25px;
background: #fbfbfb;
padding: 13px 15px 12px;
width: 50%;
}
.woocommerce p.woocommerce-result-count {
padding: 20px;
font-size: 15px;
line-height: 1.4;
}
.woocommerce .star-rating {
margin-bottom: 10px;
margin-top: 10px;
}
#reviews .comment-form {
margin: 0;
}
.woocommerce ul.products li.product a {
text-align: center;
text-decoration: none;
}
.woocommerce a.added_to_cart.wc-forward {
color: orange;
margin-bottom: 5px;
margin-top: 0;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
font-size: 15px;
font-weight: 500;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
box-shadow: none;
float: right;
height: auto;
margin-left: 4px;
padding: 3px;
width: 60px;
}
.product_list_widget > li {
border-bottom: 1px solid rgba(221, 221, 221, 0.3);
} .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2,
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
border: 1px solid #ddd;
padding: 10px;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
box-shadow: inherit;
color: #ffffff;
font-size: 13px;
font-weight: 500;
padding:12px 17px 12px;
background-color: #3a85eb;
display: inline-block;
border-radius: 0;
}
#add_payment_method table.cart td,
#add_payment_method table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.cart th {
vertical-align: middle;
border: 1px double #e0e0e0;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
color: inherit;
cursor: not-allowed;
opacity: 0.6;
padding: 12px 17px 12px;
background: #ddd;
color: #222;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
font-size: 13px;
float: left;
padding: 7px 15px 5px;
letter-spacing: 1px;
}
.woocommerce.widget_price_filter form {
margin-top: 30px;
}
.woocommerce .widget_price_filter .price_slider_amount {
margin-top: 30px;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt:hover,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:focus,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce input.button:hover.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt.disabled:focus,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled:focus,
.woocommerce #respond input#submit.alt[disabled]:disabled,
.woocommerce #respond input#submit.alt[disabled]:disabled:hover,
.woocommerce #respond input#submit.alt[disabled]:disabled:focus,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt.disabled:focus,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled:focus,
.woocommerce a.button.alt[disabled]:disabled,
.woocommerce a.button.alt[disabled]:disabled:hover,
.woocommerce a.button.alt[disabled]:disabled:focus,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:focus,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled:focus,
.woocommerce button.button.alt[disabled]:disabled,
.woocommerce button.button.alt[disabled]:disabled:hover,
.woocommerce button.button.alt[disabled]:disabled:focus,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt.disabled:focus,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled:focus,
.woocommerce input.button.alt[disabled]:disabled,
.woocommerce input.button.alt[disabled]:disabled:hover,
.woocommerce input.button.alt[disabled]:disabled:focus,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce input.button:hover,
.woocommerce input.button:focus {
box-shadow: none;
color: #fff;
border: none;
background-color: #222;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
padding: 15px;
}
.woocommerce div.product .woocommerce-tabs .panel{
background-color: #fff;
padding: 15px;
border-top:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
margin-bottom: 0;
}
.woocommerce-checkout .entry-content-wrapper {
display: block;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border-radius: 0;
float: left;
margin: 0 2px;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
border-radius: 0;
height: 37px;
padding: 0 15px;
width: auto;
border-color: #eee;
}
.woocommerce-info {
border-top-color: #ffa500;
}
.woocommerce-info::before {
color: #ffa500;
}
.woocommerce input#billing_phone {
padding: 5px;
border: 1px solid #eee;
}
.woocommerce .select2-container .select2-choice {
border: 1px solid #eee;
border-radius: 0;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
font-weight: 700;
border: none;
}
.woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th {
border-right: 1px solid #eee;
padding: 6px 5px;
border-top: 1px solid #eee;
border-bottom: none;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
border: 1px solid #eee;
border-right: none;
border-radius: 0;
}
.woocommerce-checkout #payment ul.payment_methods li {
list-style: outside none none;
}
.woocommerce-checkout #payment,
.woocommerce table {
background: none repeat scroll 0 0 #ffffff;
}
.woocommerce table.shop_table {
border: medium none;
}
.woocommerce table.shop_table {
border-collapse: collapse;
}
.woocommerce caption,
.woocommerce th,
.woocommerce td {
font-weight: 400;
padding: 5px;
text-align: center;
}
.woocommerce table.shop_table th {
font-weight: normal;
padding: 6px 12px;
font-size: 16px;
}
.woocommerce table.shop_table td {
padding: 5px;
text-align: center;
}
.woocommerce a.remove {
background: #000000 none repeat scroll 0 0;
color: #ffffff !important;
margin: 0 auto;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
display: block;
font-size: 16px;
font-weight: normal;
margin-bottom: 1em;
padding: 10px 20px;
text-align: center;
}
.woocommerce div.product .product_title {
clear: none;
font-size: 28px;
margin: 0 0 15px;
padding: 0;
}
.page-numbers {
background: none repeat scroll 0 0 #ffffff;
}
.woocommerce nav.woocommerce-pagination ul {
border: none;
}
.woocommerce nav.woocommerce-pagination ul li a {
color: #222;
}
.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
margin:5px;
}
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li span.current {
background: #3a85eb;
color: #ffffff;
}
.woocommerce nav.woocommerce-pagination ul li {
border: 1px solid #f9f6f8;
}
.woocommerce nav.woocommerce-pagination {
margin-bottom: 30px;
text-align: center;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
margin-top: 0;
}
.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 15px;
}
.woocommerce ul.products li.product .onsale {
border-radius: 0;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08) inset;
font-size: 14px;
font-weight: 400;
height: 60px;
line-height: 8px;
margin: 0;
min-height: 20px;
padding: 40px 0 0;
right: -40px;
text-align: center;
text-shadow: none;
top: -12px;
transform: rotate(51deg);
width: 95px;
font-weight: bold;
}
.woocommerce ul.products li.product span.onsale {
background-color: #e4144d;
color: #ffffff;
position: absolute;
z-index: 99;
}
.cart button.single_add_to_cart_button {
margin-left: 15px;
}
.actions  p {
margin: 0;
}
table.shop_table.cart thead {
background: #f1eeee none repeat scroll 0 0;
}
.checkout h3 {
font-size: 20px;
}
#ship-to-different-address .checkbox + br {
display: none;
}
.checkout-button.button.alt.wc-forward {
display: inline-block;
width: auto;
}
.authorbox {
background: #ffffff none repeat scroll 0 0;
margin-top: 20px;
overflow: hidden;
padding: 15px;
}
.authorbox img {
border-radius: 100%;
}
.authorbox .author-avatar {
float: left;
margin: 5px 15px 10px 0;
}
.authorbox.no-author-avatar .author-info {
margin-left: 0;
}
.authorbox .author-bio-posts-content {
margin-top: 10px;
}
.authorbox .author-bio-posts-content p {
margin: 0;
}
.authorbox .author-bio-posts-content ul {
list-style-position: inside;
margin: 0;
}
.woocommerce ul.products li.product .price {
font-size: 15px;
margin-bottom: 0;
margin-top: 5px;
} p.comment-form-rating {
clear: both;
}
.woocommerce .star-rating span::before {
color: #ffd353;
}
.woocommerce-message::before {
color: #ffa500;
}
.woocommerce ul.products li.product .star-rating {
font-size: 14px;
margin: 0 auto 13px;
position: absolute;
top: 20px;
left: 20px;
}
.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
margin-right: 0;
}
.woocommerce-message {
border-top-color: #ffa500;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price  {
color: #272727;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
background: inherit;
font-weight: 700;
color: #222;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
margin: 0 1.8% 15px 0;
width: 32.05%;
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
margin-right: 0;
}
.woocommerce .related.products ul.products li.product {
width: 22.5%;
}
.woocommerce .related.products h2 {
margin-bottom: 30px;
}  @media only screen and (max-width:1230px){
.site-layout-boxed #page {
width: 95%;
max-width: 100%;
}
.container {
margin: 0 auto;
width: 96%;
padding: 0 15px;
}
.global-layout-no-sidebar > .container {
margin: 0 auto;
width: 96%;
}
#masthead.fixed #quick-link-buttons {
display: none;
}
.section-project .featured-project-section {
padding: 30px;
}
#content .section-call-to-action.cta-layout-2 {
margin: 0;
}
.widget_surya-chandra-slider h3 {
font-size: 40px;
}
.widget_surya-chandra-slider p {
font-size: 18px;
margin-bottom: 40px
}
.surya-chandra-woocommerce ul.products li.product,
.surya-chandra-woocommerce-page ul.products li.product {
width: 21.43%;
clear: none;
}
.so-widget-sow-hero .sow-slider-base ul.sow-slider-images li.sow-slider-image {
height: 60vh!important;
}
.sow-slider-base .sow-slide-nav,
.sow-slider-base .sow-slider-pagination {
display: block!important;
}
.sow-slider-image-wrapper h1 {
font-size: 45px!important;
}
.sow-slider-image-wrapper p {
font-size: 18px!important;
}
.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper {
padding-top: 130px;
}
#custom-header.custom-header-enabled.ch-layout-1 {
min-height: 200px;
}
} @media only screen and (max-width:1024px) {
.main-navigation ul > li ul  {
display: none;
opacity: 1;
visibility: visible;
}
.main-navigation ul > li:hover > ul,
.main-navigation ul > li:focus > ul,
.main-navigation ul > li.focus > ul {
display: block;
opacity: 1;
visibility: visible;
}
a.custom-logo-link {
max-width: 150px;
}
.site-header #main-navigation {
margin-top: 15px;
}
} @media only screen and (max-width:1023px){
.header-layout-2 #masthead {
background: #1c3a48;
position: inherit;
}
.section-special-page img {
max-width: 50%;
}
.so-widget-sow-hero .sow-slider-base ul.sow-slider-images li.sow-slider-image {
height:430px!important;
}
.so-widget-sow-hero .sow-slider-base .sow-slide-nav.sow-slide-nav-prev {
left: 10px;
}
.so-widget-sow-hero .sow-slider-base .sow-slide-nav.sow-slide-nav-next {
right: 10px;
}
.so-widget-sow-hero .sow-slider-base .sow-slider-pagination {
bottom: 10px;
}
.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper {
padding-top: 130px;
padding-left: 70px;
padding-right: 70px;
}
.sow-hero-buttons {
margin-top: 15px!important;
}
a.custom-button,
a.custom-button:visited,
button,
a.button,
a.custom-button.custom-primary-button,
a.custom-button.custom-primary-button:visited {
padding: 10px 20px;
margin-bottom:15px;
}
p {
margin: 0 0 15px 0;
}
.header-social-wrapper {
float: right;
width: 100%;
text-align: center;
border-top: 1px solid rgba(255, 255, 255, 0.12);
}
#quick-link-buttons {
float: none;
display: block;
}
.site-header #main-navigation {
display: table;
float: left;
width: 100%;
clear: both;
}
.section-services .service-block-item {
float: left;
padding: 15px;
margin-bottom: 0;
}
.section-latest-news .latest-news-item {
padding: 15px;
}
.section-latest-news .latest-news-section .latest-news-item  {
width: 50%;
}
.section-latest-news .latest-news-col-3 .latest-news-item:nth-child(3n+1) {
clear: inherit;
}
.inner-wrapper {
margin-left: -15px;
margin-right: -15px;
}
.panel-layout .widget-title{
margin-bottom: 20px;
font-size: 28px;
}
.section-services .service-item-title {
margin-bottom: 5px;
font-size: 20px;
}
.section-services .service-block-inner {
padding: 20px 20px 30px;
}
.service-block-item-excerpt p{
margin-bottom: 0px;
}
.section-services .service-block-item a.service-icon {
font-size: 35px;
margin-bottom: 10px;
}
.section-skill-bar img.alignleft {
max-width: 100%;
text-align: center;
display: block;
margin: 0 auto 30px;
float: none;
}
.skill-bar-section {
width: 100%;
float: right;
}
.skill-bar-section {
width: 100%;
float: right;
margin-bottom: 30px;
}
.section-call-to-action .cta-title {
margin-bottom: 30px;
color: #fff;
font-size: 24px;
}
.section-call-to-action .cta-title {
margin-bottom: 10px;
font-size: 24px;
}
.section-teams .teams-col-4 .team-item,
.section-teams .team-item {
width: 50%;
padding: 15px;
}
.portfolio-filter {
margin: 0 0 15px;
}
.section-testimonial-carousel .slick-initialized .slick-slide {
padding: 15px;
}
.section-project .project-thumb {
float: none;
width: 100%;
margin: 0;
text-align: center;
}
.section-project .alignright:after,
.section-project .alignleft:after {
display: none;
}
.section-project img {
width: 100%;
}
.section-plan .plan-block {
padding: 15px;
}
.section-plan .plan-item {
padding: 30px 0;
}
.section-plan .plan-icon i {
font-size: 50px;
}
.section-plan .plan-icon {
margin-bottom: 10px;
}
.section-plan .plan-price p {
font-size: 33px;
}
.section-brands .brand-item{
padding: 0 15px;
width: 33.333%;
}
.section-brands .brand-item:nth-child(3n+1) {
clear: both;
}
#footer-widgets .footer-widget-area {
padding:0 15px;
}
#footer-widgets .widget-title {
font-size: 18px;
}
.section-counter .counter-nos {
font-size: 32px;
margin: 10px 0;
}
.section-counter .counter-icon i {
font-size: 30px;
}
.page-title {
font-size: 32px;
}
.header-layout-1 #custom-header.ch-layout-2 .page-title,
.header-layout-3 #custom-header.ch-layout-2 .page-title,
.header-layout-4 #custom-header.ch-layout-2 .page-title {
float: left;
font-size: 32px;
}
.sidebar,
#primary,
.three-columns-enabled .sidebar,
.three-columns-enabled #primary {
width: 100%;
padding-left: 15px;
padding-right: 15px;
float: left;
margin-top: 40px;
}
.three-columns-enabled .sidebar {
width: 50%;
}
#primary .hentry.post.blog-gird {
width: 50%;
padding: 10px 15px;
}
.widget_surya-chandra-slider h3 {
font-size: 35px;
margin-bottom: 10px;
}
.widget_surya-chandra-slider .slider-buttons a.custom-button {
padding: 10px 20px;
}
.widget_surya-chandra-slider p {
margin-bottom: 20px;
font-size: 15px;
}
.widget_surya-chandra-slider .cycle-caption {
bottom:100px;
}
.section-featured-page img.alignleft,
.section-featured-page img.aligright {
float: none;
max-width: 100%;
text-align: center;
margin: 0 auto 25px;
float: none;
padding: 0;
}
#masthead.fixed #quick-link-buttons {
display: block;
}
#masthead.fixed.site-header #main-navigation {
border-top: 1px solid #ddd;
}
#masthead.fixed {
position:inherit;
}
.call-to-action-inner-wrapper {
padding: 0;
}
.section-call-to-action.cta-layout-1 .call-to-action-description {
float: none;
text-align: center;
width: 100%;
margin-bottom: 20px;
}
.section-call-to-action.cta-layout-1 .call-to-action-buttons {
float: none;
}
.surya-chandra-woocommerce .products .star-rating {
top: 54%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
margin: 0 1.8% 15px 0;
width: 31%;
float: left!important;
clear: none;
}
} @media only screen and (max-width:800px){
.section-featured-page img.alignright,
.section-featured-page img.alignlife {
display: block;
float: none;
margin: 0 auto 30px;
max-width: 100%;
}
.widget_surya-chandra-recent-posts .recent-posts-section {
float: none;
}
.widget_surya-chandra-recent-posts .recent-posts-item {
float: left;
width: 50%;
clear: inherit;
margin-top: 15px!important;
}
#masthead:after,
#masthead:before{
display: none;
}
.panel-layout .panel-grid > div {
margin-bottom: 0;
padding:25px 0;
}
.so-widget-sow-slider, .so-widget-sow-slider, .so-widget-sow-hero {
margin:-25px 0;
}
.section-plan .plan-price p span {
font-size: 21px;
}
.section-plan .plan-price p {
font-size: 27px;
}
.section-plan .plan-icon span {
font-size: 35px;
}
.section-testimonial-carousel .slick-prev.slick-arrow,
.section-testimonial-carousel .slick-next.slick-arrow {
top:-30px;
}
.header-layout-2 .widget_surya-chandra-slider .cycle-caption {
bottom: 60px;
}
.header-layout-3 #header-right {
float: right;
margin-top: 0;
}
.surya-chandra-woocommerce ul.products li.product,
.surya-chandra-woocommerce-page ul.products li.product,
.surya-chandra-woocommerce.products-grid-col-3 ul.products li.product {
width: 29%;
}
.woocommerce .surya-chandra-woocommerce ul.products li {
width: 29%;
float: left;
clear: none;
}
.sow-features-list .sow-features-feature {
padding: 0 15px!important;
}
.woocommerce table.shop_table {
border: 1px solid #ddd;
border-top: 2px solid #ddd;
}
.section-services .service-layout-1 .service-block-inner {
-webkit-transition: all 0.4s;
transition: inherit;
top: 0;
}
.section-services .service-layout-1 .service-block-inner:hover {
top: 0;
box-shadow: none;
}
.section-services .service-block-inner:hover:before {
display:none;
}
.section-services .service-block-inner {
position:inherit;
}
} @media only screen and (max-width:767px){
#custom-header.custom-header-enabled.ch-layout-1 {
min-height: inherit;
}
.custom-header-content {
position: inherit;
padding: 15px 0;
}
#custom-header::after {
display: none;
}
.custom-header-content {
position: inherit;
padding: 15px 0;
background: #e8e8e8;
}
.header-layout-1 #custom-header.ch-layout-2,
.header-layout-3 #custom-header.ch-layout-2,
.header-layout-4 #custom-header.ch-layout-2 {
overflow: visible;
max-height: inherit;
}
.header-layout-1 #custom-header.ch-layout-2 #breadcrumb,
.header-layout-3 #custom-header.ch-layout-2 #breadcrumb,
.header-layout-4 #custom-header.ch-layout-2 #breadcrumb {
float: none;
margin-top: 0;
margin-bottom: 0;
}
.header-layout-1 #custom-header.ch-layout-2 .page-title,
.header-layout-3 #custom-header.ch-layout-2 .page-title,
.header-layout-4 #custom-header.ch-layout-2 .page-title {
float: left;
float: none;
display: block;
}
.page-title {
color: #222;
}
#breadcrumb a {
color: #222;
}
#breadcrumb {
color: #222;
}
.siteorigin-panels-stretch {
display: block!important;
}
.so-widget-sow-hero .sow-slider-base ul.sow-slider-images li.sow-slider-image {
height:300px!important;
}
.sow-slider-image-wrapper h1 {
font-size: 28px!important;
}
.sow-slider-image-wrapper h2 {
font-size: 22px!important;
}
.sow-slider-image-wrapper h3 {
font-size: 20px!important;
}
.so-widget-sow-hero .sow-slider-base .sow-slider-pagination {
display: none!important;
}
.sow-slider-image-wrapper p {
font-size: 20px!important;
margin-top: 0!important;
line-height: 1.5;
}
.sow-hero-buttons .ow-button-base a {
padding: 10px 20px!important;
font-size: 14px!important;
}
.sow-hero-buttons .ow-button-base a span span {
margin: -2px 10px 0 0!important;
}
.sow-slider-base .sow-slide-nav.sow-slide-nav .sow-sld-icon-ultra-thin-left,
.sow-slider-base .sow-slide-nav.sow-slide-nav .sow-sld-icon-ultra-thin-right,
.sow-slider-base .sow-slide-nav.sow-slide-nav .sow-sld-icon-thin-left,
.sow-slider-base .sow-slide-nav.sow-slide-nav .sow-sld-icon-thin-right {
font-size: 14px;
}
.so-widget-sow-hero .sow-slider-base .sow-slide-nav a {
height: auto;
padding: 15px 10px;
}
.widget_surya-chandra-recent-posts .recent-posts-item {
float: left;
width: 100%;
clear: inherit;
}
.section-special-page img {
max-width: 100%;
margin: 0;
}
.service-layout-2 {
padding: 0 25px 25px;
}
.testimonial-item {
width: 100%;
}
.widget_surya-chandra-portfolio .portfolio-item {
width: 50%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
width: 48.2%
}
.woocommerce-page ul.products li:nth-child(2n+1) {
clear: both;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
width: 100%;
overflow: visible;
}
a.custom-logo-link {
max-width: 150px;
margin: 0 auto 15px;
float: none;
display: block;
}
#site-identity {
float: none;
}
.header-layout-v3 #masthead {
position: relative;
background: #222;
}
.header-layout-v4 #masthead #header-right {
width: 100%;
}
.disable-quick-link #masthead #header-right {
width: 100%;
}
.header-layout-v2  #masthead #header-right,
.header-layout-v3  #masthead #header-right  {
float: right;
width: auto;
margin: 0;
}
#mobile-trigger {
display: block;
background: #222;
color: #fff;
padding: 25px 15px;
}
.logged-in.sidr-main-open #mobile-trigger {
position: relative;
z-index: 999999;
}
.logged-in.sidr-open.sidr-main-open {
margin-top: -46px;
}
#mobile-trigger i.fa{
font-size: 23px;
line-height: 0;
display: block;
}
#mobile-trigger i.fa.fa-times {
visibility: hidden;
opacity: 0;
font-size: 17px;
}
.sidr-open.sidr-main-open #mobile-trigger .fa-bars {
visibility: hidden;
opacity: 0;
}
.sidr-open.sidr-main-open #mobile-trigger i.fa.fa-times {
visibility: visible;
opacity: 1;
}
.sidr ul li a {
padding-right: 50px;
}
.sidr ul li {
position: relative;
}
.sidr .dropdown-icon {
height: 50px;
width: 50px;
background: #333333;
z-index: 999;
display: block;
box-shadow: 0 0 37px #464444 inset;
cursor: pointer;
}
.sidr ul li ul .dropdown-icon {
height: 41px;
}
.sidr .dropdown-icon::after {
content: "\f107";
display: block;
text-align: center;
font-family: 'Font Awesome 5 Free';
}
.sidr .toggle-on .dropdown-icon::after {
content: "\f106";
}
.sidr .dropdown-toggle {
position: absolute;
right: 0;
top: 0;
padding: 0;
}
.sidr ul li ul {
display: none;
}
.search-box-wrap .container {
width: 100%;
padding: 0;
}
.search-box-wrap .btn.btn-close-search {
top: 8px;
}
#menu-toggle {
display: inline-block;
}
#main-navigation .menu-inside-wrapper {
display: none;
}
#main-navigation .is-open .menu-inside-wrapper,
#main-navigation .is-open #quick-contact {
display: block;
}
#quick-link-buttons a.custom-button {
font-size: 16px;
margin: 0;
}
.active-quick-link .site-header #main-navigation {
clear: none;
display: table;
float: left;
margin-top: 0;
position: relative;
width: auto;
}
.disable-quick-link #menu-toggle {
display: block;
margin: 0 auto;
}
.menu-inside-wrapper {
background-color: #fff;
box-shadow: 0px 3px 2px #999;
height: 1%;
overflow: hidden;
margin: 0 auto;
width: 360px;
}
.header-layout-2 .main-navigation {
float: none;
}
.header-layout-2 .main-navigation ul li a {
color: #666;
}
.header-layout-2 .main-navigation li li > a:hover,
.header-layout-2 .main-navigation li li > a:focus,
.header-layout-2 .main-navigation li li.current-menu-item > a,
.header-layout-2 .main-navigation li li.current-page-item > a,
.header-layout-2 .main-navigation li li:hover > a,
.header-layout-2 .main-navigation li li:focus > a,
.header-layout-2 .main-navigation li li.focus > a {
color: #fff;
}
.active-quick-link .menu-inside-wrapper {
position: absolute;
left: 0;
top: 100%;
height: auto;
}
#tophead #quick-contact {
display: none;
}
.main-navigation li {
display: block;
}
.main-navigation ul li a {
border-bottom: 1px solid #ccc;
position: relative;
z-index: 1;
}
.main-navigation ul ul ul a {
padding-left: 25px;
}
.main-navigation ul li a:after {
display: none;
}
.main-navigation ul > li:hover > ul,
.main-navigation ul > li:focus > ul,
.main-navigation ul > li.focus > ul {
display: none;
}
.main-navigation ul li.menu-item-has-children > a,
.main-navigation ul li.page-item-has-children > a {
padding-right: 45px;
}
.main-navigation ul li.menu-item-has-children li a,
.main-navigation ul li.page-item-has-children li a {
padding-left: 25px;
}
.main-navigation ul li.menu-item-has-children li li a,
.main-navigation ul li.page-item-has-children li li a {
padding-left: 35px;
}
.main-navigation ul li.menu-item-has-children li li li a,
.main-navigation ul li.page-item-has-children li li li a {
padding-left: 45px;
}
.dropdown-toggle {
display: block;
position: absolute;
right: 2px;
top: 2px;
height: 50px;
border: none;
margin: 0;
z-index: 2;
}
.dropdown-toggle:after {
content: "\f107";
display: block;
text-align: center;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
}
.dropdown-toggle.toggled-on:after {
content: "\f106";
}
.main-navigation .sub-menu {
box-shadow: none;
}
.main-navigation .sub-menu .dropdown-toggle {
height: 40px;
width: 40px;
padding: 0;
z-index: 2;
}
.main-navigation .sub-menu.toggled-on {
display: block;
position: relative;
left: auto;
top: auto;
z-index: 1;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
transition: transform 0.3s ease, opacity 0.2s ease .1s;
-webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease .1s;
}
#main-navigation #quick-contact li {
border-bottom: 1px solid #ccc;
padding: 15px 15px;
display: block;
}
#main-navigation #quick-contact li:last-child {
border-bottom: none;
}
#tophead .container {
width: 100%;
padding: 0;
}
#quick-contact li {
display: inline-block;
float: none;
border: none;
padding: 10px 5px;
margin: 0;
}
#quick-contact > ul {
margin: 0;
padding: 0;
text-align: center;
}
.header-social-wrapper {
float: left;
width: auto;
text-align: center;
border: none;
}
#quick-contact {
border-bottom: 1px solid rgba(255, 255, 255, 0.12);
width: 100%;
}
#masthead.fixed {
position: inherit;
top: inherit;
width: 100%;
left: inherit;
}
#masthead:after,
#masthead:before {
visibility:visible;
display: none;
}
.widget_surya-chandra-slider .cycle-caption {
width: 80%;
left: 10%;
bottom: 95px;
}
.section-services .service-block-list .service-block-item{
width: 50%;
}
.section-services .service-block-list .service-block-item:nth-child(3n+1) {
clear: inherit;
}
.section-testimonial-carousel .slick-prev.slick-arrow,
.section-testimonial-carousel .slick-next.slick-arrow {
top: -35px;
z-index: 999;
font-size: 35px;
}
.section-plan .plan-section .plan-block {
width: 100%;
}
#footer-widgets .footer-widget-area {
width: 50%;
margin-bottom: 15px;
}
#footer-widgets .footer-widget-area {
width: 100%;
}
.header-layout-2 #masthead,
.header-layout-2 #masthead.fixed {
position: inherit;
top: 0;
background: #1c3a48;
}
.header-layout-2 #masthead #header-right,
.header-layout-3 #masthead #header-right  {
width: auto;
}
.site-branding {
float: none;
text-align: center;
margin-bottom: 15px;
}
.disable-quick-link #header-right {
margin-top: 0;
width: 100%;
text-align: center;
padding-bottom: 10px;
}
.widget_surya-chandra-products-grid  .products-grid-col-4 ul.products li.product,
.widget_surya-chandra-products-grid  .products-grid-col-3 ul.products li.product{
margin: 0 1.5% 30px;
width: 47%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
width: 48.2%
}
.woocommerce .surya-chandra-woocommerce ul.products.surya-chandra-featured-products-carousel li {
margin:5px;
}
.surya-chandra-woocommerce ul.products li.product .button {
opacity: 1;
top: 40%;
visibility: visible;
}
.surya-chandra-woocommerce.products-grid-col-3 ul.products li.product:nth-child(3n+1) {
clear: none;
}
} @media only screen and (max-width:700px){
.page-title {
font-size: 31px;
}
.section-brands .brand-item {
padding: 10px 15px;
width: 33.33%;
text-align: center;
}
.site-title {
font-size: 29px;
margin-bottom: 10px;
}
#quick-link-buttons .cart-button > span {
margin-top:2px;
}
.widget_surya-chandra-slider .slider-buttons a.custom-button {
padding: 6px 16px;
min-width: inherit;
font-size: 14px;
}
.copyright {
float: none;
}
.site-info {
float: none;
}
.section-counter .counter-col-4 .counter-item,
.section-counter .counter-col-5 .counter-item,
.section-counter .counter-col-3 .counter-item {
width: 50%;
}
#tophead .container {
padding: 0;
width: 100%;
}
#footer-widgets {
padding: 35px 0 70px;
}
#tophead a.search-icon {
background-color: inherit;
}
#breadcrumb .bareadcrumb-wrapper {
padding: 10px 15px 10px;
margin:0;
}
.entry-thumb.alignleft,
.entry-thumb.alignright {
max-width: 100%;
margin: 0 0 20px;
}
.contact-map,
.contact-form-area.contactdesc{
padding: 15px;
float: left;
width: 100%;
}
#content .panel-layout .panel-grid .widget_surya-chandra-slider,
.section-call-to-action {
margin-top: -25px;
margin-bottom: -25px;
}
.panel-layout .panel-grid > div {
margin-bottom: 0;
padding: 25px 0 35px;
}
.so-widget-sow-slider, .so-widget-sow-slider, .so-widget-sow-hero {
margin:-25px 0 -35px;
}
.panel-layout .panel-grid  .siteorigin-panels-stretch {
display: block;
}
.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper {
padding-top: 85px;
padding-left: 70px;
padding-right: 70px;
}
} @media only screen and (max-width:600px){
.section-latest-news .latest-news-section .latest-news-item {
width: 100%;
}
.widget_surya-chandra-slider p {
display: none;
}
.widget_surya-chandra-slider h3 {
font-size: 30px;
margin-bottom: 15px;
}
.widget_surya-chandra-slider .cycle-caption {
bottom: 75px;
}
.widget_surya-chandra-slider .cycle-prev,
.widget_surya-chandra-slider .cycle-next {
bottom: 45%;
font-size: 23px;
width: 20px;
height: 40px;
padding: 0;
z-index: 999;
line-height: 1.7;
}
.sow-slider-image-wrapper p  {
display: none;
}
.page-template-tpl-builders #content .container .section-call-to-action .container {
padding-left: 0;
padding-right: 0;
}
.header-layout-2 #header-right .search-icon {
margin-top: 5px;
}
.search-box-wrap .search-form .search-field {
font-size: 17px;
}
.header-layout-2 #masthead .search-box-wrap {
padding: 5px;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
width: 100%;
overflow: visible;
}
.section-teams .teams-col-4 .team-item,
.section-teams .teams-col-3 .team-item {
width: 100%;
padding: 15px;
}
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
width: 100%;
margin: 0 0 15px 0;
}
#content {
padding: 30px 0;
}
} @media only screen and (max-width:500px){
.section-latest-news .latest-news-section .latest-news-item {
width: 100%;
}
.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper {
padding-top: 60px;
padding-left: 70px;
padding-right: 70px;
}
.section-brands .brand-item {
width: 50%;
}
.section-brands .brand-item:nth-child(3n+1) {
clear: inherit;
}
.section-brands .brand-item:nth-child(2n+1) {
clear: both;
}
.page-title {
font-size: 20px;
margin: 0;
}
.so-widget-sow-hero .sow-slider-base ul.sow-slider-images li.sow-slider-image {
height: 250px!important;
}
.widget_media_gallery .gallery-item {
max-width: 50%;
}
.woocommerce .related.products ul.products li.product {
width: 48.2%;
}
} @media only screen and (max-width:479px){
.widget_surya-chandra-slider h3 {
font-size: 21px;
font-weight: 500;
margin-bottom: 10px;
}
.widget_surya-chandra-slider .cycle-caption,
.header-layout-2 .widget_surya-chandra-slider .cycle-caption {
bottom: 20%;
}
.widget_surya-chandra-slider .cycle-prev,
.widget_surya-chandra-slider .cycle-next {
bottom: 45%;
font-size: 23px;
width: 27px;
height: 30px;
padding: 0;
z-index: 999;
line-height: 1.3;
visibility: visible;
}
.widget_surya-chandra-slider .slider-buttons a.custom-button {
padding: 5px 10px;
min-width: inherit;
font-size: 12px;
margin: 5px;
}
.sow-slider-image-wrapper p {
display: none;
}
.sow-slider-image-wrapper h1 {
font-size: 24px!important;
}
.so-widget-sow-hero .sow-slider-base ul.sow-slider-images li.sow-slider-image {
height: 215px!important;
}
.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper {
padding-top: 40px;
padding-left: 70px;
padding-right: 70px;
}
.sow-hero-buttons .ow-button-base a span span {
display: none;
}
.so-widget-sow-hero .sow-slider-base .sow-slide-nav.sow-slide-nav-prev {
left: 0;
}
.so-widget-sow-hero .sow-slider-base .sow-slide-nav.sow-slide-nav-next {
right: 0;
}
.section-services .service-block-inner {
padding: 20px 20px 30px;
}
.section-services .service-block-item .service-icon-wrap {
margin: 0 0 5px;
display: block;
font-size: 35px;
}
#quick-contact li {
display: inline-block;
float: none;
border: none;
padding: 0 5px 5px;
margin: 0;
width: 100%;
}
#quick-contact li {
border-bottom: 1px solid rgba(221, 221, 221, 0.38);
padding: 10px 20px;
}
#quick-contact {
border:none;
}
.page-title {
font-size: 26px;
}
.widget_surya-chandra-slider .cycle-pager {
display: none;
}
.widget_surya-chandra-slider .slider-buttons a.custom-button {
padding: 5px 10px;
min-width: inherit;
font-size: 12px;
}
.widget_surya-chandra-slider .cycle-prev,
.widget_surya-chandra-slider .cycle-next {
bottom:35%;
}
.section-services .service-col-3 .service-block-item,
.section-services .service-col-4 .service-block-item,
.section-counter .counter-col-4 .counter-item,
.section-counter .counter-col-5 .counter-item,
.section-counter .counter-col-3 .counter-item,
.section-teams .teams-col-4 .team-item,
.section-teams .team-item {
width: 100%;
padding: 10px 15px;
margin: 0;
}
.portfolio-filter ul li {
display: block;
text-align: left;
border-bottom: 1px solid #ddd;
padding: 5px 0;
}
.portfolio-filter ul li:after {
display: none;
}
.portfolio-filter ul {
padding: 0;
}
#content .widget-title {
margin-bottom: 15px;
font-size: 25px;
}
#content .widget-subtitle {
font-size: 14px;
margin: 0 auto 20px;
}
body, button, input, select, textarea {
font-size: 15px;
}
.section-latest-news .latest-news-title {
line-height: 1.5;
font-size: 18px;
}
.section-testimonial-carousel .slick-initialized .slick-slide {
padding: 30px 0 0;
}
.section-testimonial-carousel .testimonial-summary {
padding: 10px;
}
.section-testimonial-carousel .slick-prev.slick-arrow,
.section-testimonial-carousel .slick-next.slick-arrow {
top: -20px;
z-index: 999;
font-size: 30px;
}
.panel-grid.panel-no-style, .panel-grid.panel-has-style > .panel-row-style {
display: block;
}
.blog.archive-layout-grid .hentry.post,
.archive.archive-layout-grid .hentry.post {
width: 100%;
}
.widget_surya-chandra-portfolio .portfolio-item {
width: 100%;
}
.section-services .service-col-2 .service-block-item {
width: 100%;
}
.widget_surya-chandra-products-grid  .products-grid-col-3 ul.products li.product,
.widget_surya-chandra-products-grid  .products-grid-col-4 ul.products li.product,
.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
float: none;
margin: 0 auto 15px;
width: 100%;
max-width: 271px;
float: none!important;
}
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
width: 100%;
margin: 0 0 15px 0;
}
.woocommerce div.product .product_title {
font-size: 22px;
}
.woocommerce .related.products ul.products li.product {
width: 100%;
margin: 0 auto 30px;
max-width: 300px;
float: none!important;
display: block;
}
.menu-inside-wrapper {
width: 320px;
}
} @media only screen and (max-width:319px){
.container{
width: 310px;
max-width: 310px;
}
.menu-inside-wrapper {
width: 300px;
}
}.main-navigation ul li a,
.main-navigation ul ul a {
color: #666666;
}
.main-navigation li > a:hover,
.main-navigation li > a:focus,
.main-navigation li.current-menu-item > a,
.main-navigation li.current-page-item > a,
.main-navigation li:hover > a,
.main-navigation li:focus > a,
.main-navigation li.focus > a {
color: #1abc9c;
}
.main-navigation li li > a:hover,
.main-navigation li li > a:focus,
.main-navigation li li.current-menu-item > a,
.main-navigation li li.current-page-item > a,
.main-navigation li li:hover > a,
.main-navigation li li:focus > a,
.main-navigation li li.focus > a {
background-color: #1abc9c;
color:#fff;
}
.dropdown-toggle {
background-color: #666;
}
.dropdown-toggle,
.dropdown-toggle:hover,
.dropdown-toggle:focus {
color:#fff;
}
#menu-toggle:hover,
#menu-toggle:focus,
.is-open #menu-toggle {
border-color: #1abc9c;
color: #1abc9c;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.surya-chandra-woocommerce .slick-arrow i:hover,
.surya-chandra-woocommerce .slick-arrow i:focus,
.sidebar .widget-title-wrapper,
.latest-news-text-content .entry-month,
#content .section-call-to-action.cta-layout-1,
a.custom-button.custom-primary-button,
a.custom-button.custom-primary-button:visited,
a.custom-button,
a.custom-button:visited,
button,
button:hover,
button:focus,
button:active,
a.custom-button:hover,
a.custom-button:focus,
a.custom-button:active,
a.button,
a.button:hover,
a.button:focus,
a.button:active,
a.custom-button.custom-primary-button:hover,
a.custom-button.custom-primary-button:focus,
a.custom-button.custom-primary-button:active,
#quick-link-buttons a.custom-button.cart-button:hover > span,
#quick-link-buttons a.custom-button.cart-button:focus > span,
.widget_surya-chandra-slider .cycle-prev:hover,
.widget_surya-chandra-slider .cycle-prev:focus,
.widget_surya-chandra-slider .cycle-next:hover,
.widget_surya-chandra-slider .cycle-next:focus,
.contact-map .map-inner-wrapper,
a.custom-button.custom-secondary-button:hover,
a.custom-button.custom-secondary-button:focus,
.widget_surya-chandra-slider .cycle-pager .cycle-pager-active,
#footer-widgets .widget-title:after,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="reset"]:active,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active,
input[type="button"],
input[type="reset"],
input[type="submit"],
.pagination .nav-links .current,
.pagination .nav-links a:hover,
.pagination .nav-links a:focus,
.pagination .nav-links a:active,
.portfolio-content a i,
.contact-map .map-inner-wrapper,
a.scrollup,
a.scrollup:visited,
.sidebar .widget-title:after,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li span.current,
.section.section-featured-page .custom-button:hover,
.section.section-featured-page .custom-button:focus,
.section.section-featured-page .custom-button:active,
.section.section-project .custom-button:hover,
.section.section-project .custom-button:focus,
.section.section-project .custom-button:active,
.section-services .service-block-inner:before,
.section-teams .thumb-summary-wrap:before,
.section-plan .plan-item h3 {
background: #1ABC9C;
}
.cta-layout-1 a.custom-button.custom-primary-button {
background: #222;
}
.sidebar ul li::before,
.site-title a span,
.sidebar ul li a:hover,
.sidebar ul li a:focus,
.sidebar ul li a:active,
.portfolio-content h3 a:hover,
.portfolio-content h3 a:focus,
.entry-meta a:hover,
.entry-meta a:focus,
.entry-meta a:active,
.site-title a:hover,
.site-title a:focus,
.site-title a:active,
.section_services .service-item-title a:hover,
.section_services .service-item-title a:focus,
.section_latest_news .latest-news-item .latest-news-title a:hover,
.section_latest_news .latest-news-item .latest-news-title a:focus,
.section_plan .plan-icon i,
.letter-highlight-enabled #content .panel-layout .widget-title:first-letter,
.letter-highlight-enabled .page-title:first-letter,
#quick-link-buttons a.custom-button.cart-button:hover,
#quick-link-buttons a.custom-button.cart-button:focus,
#quick-link-buttons a.custom-button.quick-link-button:hover,
#quick-link-buttons a.custom-button.quick-link-button:focus,
a.custom-button.custom-secondary-button,
a,
a:visited,
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active,
#quick-link-buttons .cart-button > span,
.portfolio-filter a.active,
#tophead a.search-icon,
.section-plan .plan-text h3,
.section-plan .plan-icon span,
.section-services .service-item-title a:hover,
.section-services .service-item-title a:focus,
.section-latest-news .latest-news-item .latest-news-title a:hover,
.section-latest-news .latest-news-item .latest-news-title a:focus,
.portfolio-filter a.current,
.portfolio-filter a.active,
.portfolio-filter a:hover,
.portfolio-filter a:focus {
color: #1ABC9C;
}
.header-layout-2 .main-navigation ul li a:hover,
.header-layout-2 .main-navigation ul li a:focus,
.header-layout-2 .main-navigation li.current-menu-item > a,
.header-layout-2 .main-navigation li.current-page-item > a,
.header-layout-2 #header-right .search-icon:hover,
.header-layout-2 #header-right .search-icon:focus {
color: #1ABC9C;
}
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="reset"]:active,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active {
background-color: #222;
}
#quick-link-buttons a.custom-button.cart-button:hover > span,
#quick-link-buttons a.custom-button.cart-button:focus > span,
#main-slider .cycle-prev:hover,
#main-slider .cycle-prev:focus,
#main-slider .cycle-next:hover,
#main-slider .cycle-next:focus {
color: #fff;
}
#quick-link-buttons a.custom-button.quick-link-button:hover,
#quick-link-buttons a.custom-button.quick-link-button:focus,
#quick-link-buttons a.custom-button.cart-button:hover,
#quick-link-buttons a.custom-button.cart-button:focus {
background-color: inherit;
border: 2px solid #1ABC9C;
}
.main-navigation ul li.menu-item-has-children.current-menu-item > a::after,
.main-navigation ul li.page-item-has-children.current-menu-item > a::after {
border-top-color:#1ABC9C;
}
.portfolio-content a i,
.entry-thumb .custom-entry-date,
.pagination .nav-links .current,
.pagination .nav-links a:hover,
.pagination .nav-links a:focus,
.pagination .nav-links a:active {
border-color: #1ABC9C;
}
a.custom-button.custom-secondary-button {
background-color: #fff;
}
input.search-submit,
input.search-submit:visited,
input.search-submit:hover,
input.search-submit:focus,
input.search-submit:active {
background: inherit!important;
color: #222;
}
a:hover,
a:focus,
a:active {
color: #272727;
}
.feature-wrapper:before {
background: #1abc9c;
}
.so-widget-sow-hero .sow-slider-base .sow-slide-nav a {
background: #fff;
color: #222;
}
.so-widget-sow-hero .sow-slider-base .sow-slide-nav a:hover,
.so-widget-sow-hero .sow-slider-base .sow-slide-nav a:focus,
.so-widget-sow-hero .sow-slider-base .sow-slider-pagination li.sow-active a,
.so-widget-sow-hero .sow-slider-base .sow-slider-pagination li a:hover,
.so-widget-sow-hero .sow-slider-base .sow-slider-pagination li a:focus {
background: #1abc9c;
color: #fff;
}
.widget_sow-google-map {
background: #ffffff;
}
.section-latest-news .latest-news-wrapper {
background: #fff;
}
.header-layout-2 .main-navigation ul ul {
top: 52px;
}
#content .so-widget-sow-hero .sow-slider-image-wrapper p,
#content .so-widget-sow-hero .sow-slider-image-wrapper h1,
#content .so-widget-sow-hero .sow-slider-image-wrapper h2,
#content .so-widget-sow-hero .sow-slider-image-wrapper h3,
#content .so-widget-sow-hero .sow-slider-image-wrapper h4,
#content .so-widget-sow-hero .sow-slider-image-wrapper h5,
#content .so-widget-sow-hero .sow-slider-image-wrapper h6 {
margin: 0 0 5px 0;
line-height: 1.5;
}@font-face{font-family:Roboto;font-style:italic;font-weight:100;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:italic;font-weight:100;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:100;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:italic;font-weight:100;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:italic;font-weight:100;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:italic;font-weight:100;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:italic;font-weight:100;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:italic;font-weight:100;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:italic;font-weight:100;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:italic;font-weight:200;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:italic;font-weight:200;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:200;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:italic;font-weight:200;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:italic;font-weight:200;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:italic;font-weight:200;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:italic;font-weight:200;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:italic;font-weight:200;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:italic;font-weight:200;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:italic;font-weight:300;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:italic;font-weight:300;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:300;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:italic;font-weight:300;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:italic;font-weight:300;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:italic;font-weight:300;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:italic;font-weight:300;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:italic;font-weight:300;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:italic;font-weight:300;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:italic;font-weight:600;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:italic;font-weight:600;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:600;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:italic;font-weight:600;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:italic;font-weight:600;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:italic;font-weight:600;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:italic;font-weight:600;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:italic;font-weight:600;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:italic;font-weight:600;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:italic;font-weight:800;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:italic;font-weight:800;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:800;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:italic;font-weight:800;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:italic;font-weight:800;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:italic;font-weight:800;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:italic;font-weight:800;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:italic;font-weight:800;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:italic;font-weight:800;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:200;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:200;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:200;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:200;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:200;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:200;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-weight:200;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:200;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:200;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:600;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:600;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:600;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:600;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:600;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:600;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-weight:600;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:600;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:600;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:800;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:800;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:800;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:800;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:800;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:800;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-weight:800;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:800;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:800;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;src:url(https://www.theleadmachine.com.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-threads:before{content:"\e9cb"}.fa-threads-square:before{content:"\e9cc"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-x-twitter:before{content:"\e9ca"}.fa-x-twitter-square:before{content:"\e9c9"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//www.theleadmachine.com.au/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(//www.theleadmachine.com.au/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//www.theleadmachine.com.au/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//www.theleadmachine.com.au/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(//www.theleadmachine.com.au/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(//www.theleadmachine.com.au/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}