.site-header {
box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.14) inset;
}
.site-branding {
float: left;
padding: 0 0 0;
}
.site-branding a {
display: block;
}
.site-branding a img {
display: block;
}
.site-title {
margin: 0;
padding: 32px 0 4px;
font-size: 48px;
line-height: 64px;
font-weight: 300;
}
.site-title a {
font-weight: 300;
}
.site-description {
margin: 0;
padding: 0 0 17px;
font-size: 14px;
line-height: 18px;
font-weight: 300;
text-transform: uppercase;
}
.header-menu-button {
display: none;
} .menu-toggle {
display: none;
}
.main-navigation {
float: right;
padding: 0;
}
.main-menu-close {
display: none;
}
.main-navigation ul {
display: block;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
float: left;
}
.main-navigation li a {
float: left;
padding: 60px 20px 65px;
color: inherit;
}
.main-navigation ul li:last-child a {
padding: 60px 20px 65px;
}
.main-navigation ul ul a,
.main-navigation ul li:last-child ul a {
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) !important;
white-space: nowrap;
text-align: left;
width: 100%;
padding: 15px 25px 15px 20px;
min-width: 190px;
float: none;
}
.main-navigation ul ul li:last-child a {
padding: 15px 20px 15px 20px;
}
.main-navigation ul ul li:hover {
background-color: rgba(0, 0, 0, 0.02);
}
.header-cart {
float: right;
padding: 60px 5px 0 12px;
margin: 0 10px 0 0;
}
.header-cart {}
a.header-cart-contents {
color: inherit !important;
padding: 8px;
}
.header-cart-amount {
}
.header-cart-checkout {
}
.menu-search {
float: right;
margin: 0;
padding: 55px 5px 57px;
box-shadow: -1px 0 0 rgba(0, 0, 0, 0.1);
}
.search-btn {
padding: 10px 10px 10px 15px;
cursor: pointer;
}
.search-block {
position: absolute;
background-color: #FFF;
top: 0;
left: 25px;
right: 79px;
bottom: 0;
z-index: 99;
display: none;
opacity: 0;
}
.search-block .search-field,
.search-block .product-search input[type="text"].product-search-field,
.aws-container .aws-search-field {
font-size: 38px;
margin: 39px 0 0;
border: 0;
border-radius: 0;
background: none;
width: 90%;
float: left;
font-weight: 200;
outline: none;
color: inherit;
}
.search-block .search-submit {
display: none;
}
.aws-container .aws-search-field {
line-height: 20px;
height: auto;
}
.product-search.floating .product-search-results {
top: 102px;
}
.show-site-search .search-block {
display: block;
}
#page {
position: relative;
right: 0;
-webkit-transition: right 0.4s ease 0s;
-moz-transition: right 0.4s ease 0s;
-ms-transition: right 0.4s ease 0s;
-o-transition: right 0.4s ease 0s;
transition: right 0.4s ease 0s;
}
@media screen and (max-width: 980px) {
.header-menu-button {
display: inline-block;
margin: 58px 0 0;
text-transform: uppercase;
cursor: pointer;
}
.header-menu-button i {
font-size: 14px;
vertical-align: middle;
position: relative;
top: 1px;
}
.header-menu-button span {
vertical-align: middle;
margin: 0 0 0 6px;
}
.main-navigation ul {
display: block;
}
.main-navigation #main-menu {
color: #FFFFFF;
position: fixed;
top: 0;
right: -280px;
width: 280px;
max-width: 100%;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 50px 22px 30px 22px;
background: #000000;
z-index: 99998;
height: 100%;
overflow: auto;
-webkit-transition: right 0.4s ease 0s;
-moz-transition: right 0.4s ease 0s;
-ms-transition: right 0.4s ease 0s;
-o-transition: right 0.4s ease 0s;
transition: right 0.4s ease 0s;
}
.main-navigation li {
display: block;
float: none;
margin: 0 0 3px;
}
.main-navigation li a {
display: block;
float: none;
padding: 7px 0;
color: #C5C5C5 !important;
text-align: left;
}
.main-navigation ul li:last-child a {
padding: 2px 0;
}
.main-navigation ul ul {
position: relative !important;
top: 0 !important;
left: 0 !important;
float: none !important;
background-color: rgba(0, 0, 0, 0.2) !important;
padding: 2px 0 4px;
margin: 20 0 4px;
display: none;
}
.main-navigation ul ul li:last-child a,
.main-navigation ul ul li a {
padding: 4px 10px;
width: auto;
}
.main-navigation ul ul li a:hover {
background: none;
}
.main-menu-close {
display: block;
border-radius: 4px;
position: absolute;
top: 10px;
right: 10px;
font-size: 30px;
color: #898989;
text-align: center;
padding: 0 8px 0 12px;
height: 40px;
line-height: 38px;
cursor: pointer;
}
.main-menu-close .fa-angle-left {
position: relative;
left: -4px;
}
body.admin-bar .main-navigation #main-menu {
padding: 80px 22px 30px 22px;
}
body.admin-bar .main-menu-close {
top: 40px;
}
}
@media only screen and (max-width: 782px) {
.site-topbar-left,
.site-topbar-right {
float: none;
width: 100%;
text-align: center;
}
.site-topbar-left {
padding: 6px 0 0 !important;
}
.site-topbar-left .menu {
display: inline-block;
vertical-align: middle;
padding: 2px 0;
}
.site-topbar-right {
padding: 0 0 6px !important;
}
.site-header .site-container {
text-align: center;
}
.search-block {
top: auto;
left: auto;
right: 30px;
bottom: -34px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
}
.search-block .search-field {
margin: 0;
width: 300px;
font-size: 17px;
padding: 4px 6px;
}
.site-branding {
width: 100%;
float: none;
text-align: center;
padding: 5px 0;
}
.site-title {
padding: 5px 0 4px;
}
.site-description {
padding: 0 0 2px;
}
.header-cart {
float: none;
text-align: center;
display: inline-block;
vertical-align: middle;
padding: 5px 0;
margin: 0 0 2px;
}
a.header-cart-contents {
padding: 0 2px;
}
.main-navigation {
width: 100%;
float: none;
text-align: center;
padding: 4px 0;
}
.main-navigation li {
text-align: left;
}
.header-menu-button {
margin: 0;
padding: 6px 0 12px;
display: block;
}
.menu-search {
padding: 0;
float: none;
display: inline-block;
vertical-align: middle;
box-shadow: none;
margin: 0 15px 0 0;
}
.search-btn {
padding: 5px 10px 5px 15px;
}
body.admin-bar .main-navigation #main-menu {
padding: 92px 22px 30px 22px;
}
body.admin-bar .main-menu-close {
top: 55px;
}
}
body.show-main-menu #main-menu {
right: 0px;
}
body.show-main-menu #page {
right: 280px;
}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
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;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
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-appearance: textfield;
box-sizing: content-box;
}
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;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
textarea {
color: #404040;
font-size: 16px;
font-size: 14px;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin: 0 0 15px;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
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: #FFF; }
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 0;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.03);
}
table {
margin: 0 0 1.5em;
width: 100%;
}
th {
font-weight: bold;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
font-weight: 500;
line-height: 1.0em;
word-wrap: break-word;
color: #5E5E5E;
margin-top: 0;
}
h1 {
font-size: 32px;
margin-bottom: .55em;
}
h2 {
font-size: 28px;
margin-bottom: .65em;
}
h3 {
font-size: 22px;
margin-bottom: .8em;
}
h4 {
font-size: 20px;
margin-bottom: 1.1em;
}
h5 {
font-size: 16px;
margin-bottom: 1.3em;
}
h6 {
font-size: 14px;
margin-bottom: 1.4em;
}
.entry-content code {
display: block;
background: #f7f7f7;
border: 1px solid #D8D8D8;
padding: 10px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
margin: 5px 0;
overflow-x: auto;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid rgba(0, 0, 0, 0.14);
border-radius: 3px;
color: #FFF;
cursor: pointer; -webkit-appearance: button; font-size: 14px;
font-weight: 400;
line-height: 1;
padding: 10px 25px;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 3px;
}
textarea {
padding-left: 3px;
width: 100%;
}  a {
text-decoration: none;
}
a:visited {
}
a:hover,
a:focus,
a:active {
}
a:focus {
}
a:hover,
a:active {
outline: 0;
} .main-navigation {
text-align: center;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
}
.main-navigation.freestore-nav-underline a {
-webkit-transition: box-shadow 0.2s ease 0s;
-moz-transition: box-shadow 0.2s ease 0s;
-ms-transition: box-shadow 0.2s ease 0s;
-o-transition: box-shadow 0.2s ease 0s;
transition: box-shadow 0.2s ease 0s;
}
.main-navigation ul ul {
background-color: #fff;
border-top: 3px solid #000;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.14);
float: left;
position: absolute;
top: 143px;
left: -999em;
z-index: 99999;
display: none;
}
.main-navigation ul ul ul {
left: -999em;
top: -3px;
display: none;
}
.main-navigation ul ul li {
float: none;
width: 100%;
display: block;
}
.main-navigation.freestore-nav-underline li:hover > a,
.main-navigation.freestore-nav-underline li.focus > a {
box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.2) inset;
}
.main-navigation ul ul :hover > a {
color: #FFF;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
display: block;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li:focus > ul {
left: 100%;
display: block;
}
.main-navigation.freestore-nav-underline .current_page_item > a,
.main-navigation.freestore-nav-underline .current-menu-item > a,
.main-navigation.freestore-nav-underline .current_page_ancestor > a {
box-shadow: 0 -3px 0 #000 inset;
}
.main-navigation ul ul .current_page_item > a,
.main-navigation ul ul .current-menu-item > a,
.main-navigation ul ul .current_page_ancestor > a {
color: #FFF !important;
box-shadow: none;
} .main-navigation .nav-switch ul {
left: auto;
right: -999em;
}
.main-navigation li.nav-switch:hover > ul,
.main-navigation li.nav-switch:focus > ul {
left: auto;
right: 0;
display: block;
}
.main-navigation li.nav-switch ul li:hover > ul,
.main-navigation li.nav-switch ul li:focus > ul {
left: auto;
right: 100%;
display: block;
}
.main-navigation li.nav-sub-switch:hover > ul,
.main-navigation li.nav-sub-switch:focus > ul {
left: auto;
right: 100%;
display: block;
}
.main-navigation li.nav-sub-switch-all:hover > ul,
.main-navigation li.nav-sub-switch-all:focus > ul,
.main-navigation li.nav-sub-switch-all ul li:hover > ul,
.main-navigation li.nav-sub-switch-all ul li:focus > ul {
left: auto;
right: 100%;
display: block;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
.menu-dropdown-btn {
display: none;
position: absolute;
top: 0;
right: 0;
background-color: rgba(255, 255, 255, 0.1);
color: #838383;
margin: 0;
padding: 10px 14px; height: 35px;
line-height: 15px;
text-align: center;
font-size: 14px;
z-index: 9;
cursor: pointer;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.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; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .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;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
}
.widget-area .widget {
margin: 0 0 40px;
} .widget select {
max-width: 100%;
}
.widget-area .widget .search-field {
width: 100%;
box-sizing: border-box;
padding: 5px 8px;
} .widget_search .search-submit {
display: none;
}
.widget-area .widget-title {
padding: 0 0 25px;
margin: 0 0 20px;
font-size: 18px;
line-height: 16px; border-bottom: 1px solid rgba(0, 0, 0, 0.1);
font-weight: 500;
color: #000000;
}
.widget-area .widget ul {
margin: 0;
padding: 0;
}
.widget-area .widget ul li {
margin: 0 0 2px;
padding: 0;
list-style-type: none;
}
.widget-area .widget ul li a {
} .woocommerce #container,
.woocommerce-page #container,
.content-area {
width: 75%;
float: left;
padding: 30px 2% 30px 0;
position: relative;
box-shadow: -1px 0 0 #D7D7D7 inset;
}
.widget-area {
width: 25%;
float: left;
padding: 43px 0 40px 2%;
box-shadow: -1px 0 0 #D7D7D7;
}
.home .widget-area {
padding: 48px 0 40px 2%;}
.blog .widget-area {
}
.page-template-template-left-sidebar-php .content-area {
float: left;
padding: 30px 0 30px 2%;
}
.page-template-template-left-sidebar-php .widget-area {
float: left;
padding: 44px 2% 30px 0;
}
.woocommerce .breadcrumbs,
.woocommerce-page .breadcrumbs,
.woocommerce .entry-header.site-container,
.woocommerce-page .entry-header.site-container {
display: none;
}
.page-template-default .content-area {
box-shadow: -1px 0 0 #D7D7D7 inset;
}
.page-template-template-left-sidebar-php .content-area {
box-shadow: -1px 0 0 #D7D7D7;
}
.page-template-default .widget-area {
box-shadow: -1px 0 0 #D7D7D7;
}
.page-template-template-left-sidebar-php .widget-area {
box-shadow: -1px 0 0 #D7D7D7 inset;
}
.content-no-sidebar .content-area,
.page-template-template-full-width-php .content-area,
.page-template-template-full-width-php .widget-area {
box-shadow: none;
}
.error404 .content-area,
.content-area-full,
.page-template-template-full-width-php .content-area,
.woocommerce .content-no-sidebar #container,
.woocommerce-page .content-no-sidebar #container,
.content-no-sidebar .content-area {
float: none;
width: 100%;
padding: 30px 0;
box-shadow: none;
}
body.woocommerce.freestore-shop-remove-title .page-title,
body.woocommerce.freestore-shop-remove-title .woocommerce-breadcrumb {
display: none;
} body.freestore-page-styling-raised .content-area,
body.freestore-page-styling-raised .widget-area,
body.freestore-page-styling-raised.woocommerce #container,
body.freestore-page-styling-raised.woocommerce-page #container,
body.freestore-page-styling-raised.woocommerce .widget-area,
body.freestore-page-styling-raised.woocommerce-page .widget-area {
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
}
body.freestore-page-styling-raised .content-area,
body.freestore-page-styling-raised.woocommerce #container,
body.freestore-page-styling-raised.woocommerce-page #container {
width: 73%;
min-height: 10px;
margin: 0 0 50px;
padding: 25px 25px;
float: left;
position: relative;
}
body.freestore-page-styling-raised .widget-area {
width: 25%;
margin: 0 0 50px 2%;
padding: 25px 25px;
min-height: 10px;
float: left;
}
body.freestore-page-styling-raised .site-header {
margin: 0 0 30px;
}
body.home.freestore-page-styling-raised .site-header {
margin: 0;
}
body.freestore-page-styling-raised .content-area-full,
body.freestore-page-styling-raised .content-no-sidebar .content-area,
body.freestore-page-styling-raised.woocommerce .content-no-sidebar #container,
body.freestore-page-styling-raised.woocommerce-page .content-no-sidebar #container {
float: none;
width: 100%;
padding: 20px 25px;
}
body.freestore-page-styling-raised.page-template-template-left-sidebar .widget-area {
width: 25%;
margin: 0 2% 50px 0;
}
.site-boxed {
max-width: 1240px;
margin: 0 auto;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.12);
background-color: #FFF;
} .entry-header,
.page-header {
border-bottom: 1px solid rgba(0, 0, 0, 0.08);
position: relative;
margin: 0 0 30px;
padding: 0px 0 5px;
}
.entry-header h3.entry-title {
font-size: 32px;
font-weight: 300;
}
.breadcrumbs {
position: absolute;
top: 15px;
right: 0;
font-size: 11px;
text-transform: uppercase;
}
.breadcrumbs > span {
}
.breadcrumbs span a {
color: inherit;
} .clearboth {
clear: both;
}
.site-container {
max-width: 1240px;
margin: 0 auto;
padding: 0 30px;
position: relative;
}
.freestore-no-meta-slider {
min-height: 120px;
}
.freestore-no-slider {
min-height: 120px;
} .site-header {
min-width: 300px;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
}
.site-header-topbar {
background-color: #000000;
box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.14) inset;
color: #FFF;
min-height: 43px;
}
.site-topbar-left {
float: left;
padding: 8px 0 0;
}
.site-topbar-left ul {
margin: 0;
padding: 2px 0 0;
}
.site-topbar-left ul li {
list-style-type: none;
margin: 0 10px 0 0;
padding: 0;
font-size: 11px;
float: left;
text-transform: uppercase;
}
.site-topbar-left ul li a {
color: inherit;
}
.site-topbar-left > div {
display: inline-block;
vertical-align: middle;
}
.site-topbar-left-ad {
display: inline-block;
vertical-align: middle;
font-size: 12px;
}
.site-topbar-left-ad .fa {
margin: 0 3px 0 0;
font-size: 16px;
}
.site-topbar-right {
float: right;
padding: 8px 0 0;
}
.header-social-icon {
font-size: 16px;
color: inherit;
margin: 0 0 0 12px;
display: inline-block;
vertical-align: middle;
}
.site-topbar-right-no {
font-size: 12px;
display: inline-block;
vertical-align: bottom;
margin: 0 0 1px;
}
.site-topbar-right-no .fa {
margin: 0 3px 0 0;
font-size: 16px;
position: relative;
top: 1px;
}
.social-pinterest span {
font-size: 11px;
position: relative;
top: -2px;
margin: 0 0 0 5px;
}
.footer-social-pinterest span {
font-size: 12px;
position: relative;
top: -5px;
margin: 0 0 0 5px;
} .home-slider-wrap {
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
position: relative;
width: 100%;
border-top: 3px solid #000000;
}
.home-slider-wrap-hint {
position: absolute;
width: 220px;
bottom: 35px;
left: 50%;
margin: 0 0 0 -110px;
padding: 3px 0 4px;
text-align: center;
z-index: 9;
font-size: 11px;
background-color: #f8f8f8;
border-radius: 4px;
opacity: 0;
-webkit-transition: opacity 0.3s ease 0s;
-moz-transition: opacity 0.3s ease 0s;
-ms-transition: opacity 0.3s ease 0s;
-o-transition: opacity 0.3s ease 0s;
transition: opacity 0.3s ease 0s;
}
.home-slider-wrap-hint a {
font-size: 12px;
}
.freestore-page-styling-raised .home-slider-wrap {
margin: 0 0 30px;
}
.home-slider-remove {
height: 403px !important;
overflow: hidden;
background-image: url(//carlosdye.com/wp-content/themes/freestore/images/loader.gif);
background-repeat: no-repeat;
background-position: center center;
}
.home-slider-remove .home-slider {
visibility: hidden;
}
.home-slider-block {
background-position: center center;
background-size: cover;
float: left;
position: relative;
box-sizing: border-box;
color: #FFF !important;
}
.home-slider-block-inner {
position: absolute;
font-size: 19px;
color: inherit;
top: 54%;
left: 0;
width: 100%;
box-sizing: border-box;
text-align: center;
margin: -65px 0 0;
padding: 0 25px;
text-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
}
.home-slider-block h3 {
color: inherit;
font-size: 48px;
font-weight: 300;
letter-spacing: 1px;
margin: 0 0 8px;
padding: 0;
text-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
text-transform: uppercase;
}
.home-slider-block h3 a {
color: #fff;
}
.home-slider-block-inner p {
max-width: 980px;
margin: 0 auto;
}
.home-slider img {
display: block;
width: 100%;
height: auto;
}
.home-slider-pager {
bottom: 0;
height: 30px;
position: absolute;
text-align: center;
width: 100%;
}
.home-slider-pager a.selected span {
background-color: #ffffff;
position: relative;
}
.home-slider-pager a {
display: inline-block;
vertical-align: middle;
padding: 3px 2px;
}
.home-slider-pager span {
border: 1px solid #FFFFFF;
border-radius: 8px;
display: inline-block;
height: 12px;
line-height: 0;
overflow: hidden;
text-indent: -100px;
width: 12px;
}
.home-slider-prev,
.home-slider-next {
position: absolute;
top: 50%;
background-color: rgba(255, 255, 255, 0.1);
color: #FFFFFF;
line-height: 50px;
margin: -38px 0 0;
padding: 20px 0 18px;
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.4) inset;
width: 40px;
text-align: center;
font-size: 27px;
opacity: 0;
cursor: pointer;
z-index: 9;
transform: scale(0.8);
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-ms-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
.home-slider-prev {
left: 0px;
border-radius: 0 3px 3px 0;
}
.home-slider-next {
right: 0px;
border-radius: 3px 0 0 3px;
}
.home-slider-prev i,
.home-slider-next i {
font-size: 0.8em;
position: relative;
top: -3px;
}
.home-slider-wrap:hover .home-slider-prev,
.home-slider-wrap:hover .home-slider-next {
opacity: 1;
transform: scale(1);
}
.home-slider-wrap:hover .home-slider-prev.disabled,
.home-slider-wrap:hover .home-slider-next.disabled {
opacity: 0.4;
cursor: default;
}
.home-slider-prev:hover,
.home-slider-next:hover {
background-color: rgba(255, 255, 255, 0.2);
}
.home-slider-wrap:hover .home-slider-wrap-hint {
opacity: 1;
} .error-404 {
text-align: center;
padding: 40px 0 80px;
max-width: 600px;
margin: 0 auto;
}
.error-404 .fa-ban {
font-size: 160px;
color: #BDBDBD;
margin: 0 0 10px;
}
.error-404 .entry-header {
margin: 0 0 20px;
}
.error-404 .page-header h1 {
font-size: 42px;
padding: 5px 0 10px;
}  .site-footer {
}
.site-footer-widgets .widget ul {
margin: 0;
padding: 0;
}
.site-footer-widgets .widget ul li {
margin: 0 0 2px;
padding: 0;
display: block;
float: none;
}
.site-footer-widgets .widget ul li a {
color: inherit;
}
.site-footer-widgets .widget .search-field {
width: 100%;
box-sizing: border-box;
padding: 5px 8px;
}
.site-footer-bottom-bar a {
color: inherit;
}
.site-footer-bottom-bar ul {
margin: 0;
padding: 0;
display: inline-block;
}
.site-footer-bottom-bar ul li {
margin: 0 7px;
padding: 0;
display: inline-block;
list-style-type: none;
text-transform: uppercase;
}
.site-footer-bottom-bar ul li a {
font-size: 11px;
}
.site-footer-bottom-bar-left {
float: left;
font-size: 12px;
padding: 4px 0 0;
}
.site-footer-bottom-bar-right {
float: right;
}  .sticky {
display: block;
}
.hentry {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
margin: 0 0 30px;
padding: 0 0 35px;
}
.page .hentry {
border: 0;
margin: 0 0 25px;
padding: 0;
}
.hentry:last-child {
border-bottom: 0;
margin: 0;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.entry-content-img {
margin: 0 0 20px;
}
.page-content img,
.entry-content img,
.entry-summary img {
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.03);
margin-bottom: 1.5em;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.wp-caption img {
box-shadow: none;
}
.page-fimage-banner {
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.page-fimage-banner img {
width: 100%;
height: auto;
display: block;
}
.page-fimage-banner-actual {
text-align: center;
}
.page-fimage-banner-actual img {
width: auto;
height: auto;
display: inline-block;
} .post-loop-thumbnail {
display: block;
}
.post-loop-thumbnail img {
display: block;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.post-loop-content .entry-meta {
font-style: italic;
font-size: 0.9em;
}
.post-loop-content .entry-footer {
font-style: italic;
font-size: 0.9em;
} .blog-post-standard-layout {
}
.blog-post-standard-layout .post-loop-thumbnail {
float: left;
width: 33.5%;
margin: 0 2.5% 0 0;
}
.blog-post-standard-layout .post-loop-content {
width: 100%;
float: left;
}
.blog-post-standard-layout .post-loop-content .entry-header {
margin: 0;
padding: 0;
border: 0;
}
.blog-post-standard-layout .post-loop-content .entry-title {
margin: 0 0 5px;
font-size: 26px;
}
.blog-post-standard-layout .post-loop-content .entry-content {
margin: 8px 0 0;
}
.blog-post-standard-layout .post-loop-content .entry-footer > span {
margin: 0 0 0 15px;
}
.blog-post-standard-layout .post-loop-content .entry-footer > span:first-child {
margin: 0;
}
.blog-post-standard-layout.has-post-thumbnail .post-loop-content {
width: 64%;
} .blog-post-right-layout .post-loop-thumbnail {
float: right;
width: 33.5%;
margin: 0 0 0 2.5%;
}
.blog-post-right-layout .post-loop-content {
width: 100%;
float: left;
}
.blog-post-right-layout .post-loop-content .entry-header {
margin: 0;
padding: 0;
border: 0;
}
.blog-post-right-layout .post-loop-content .entry-title {
margin: 0 0 5px;
font-size: 26px;
}
.blog-post-right-layout .post-loop-content .entry-content {
margin: 8px 0 0;
}
.blog-post-right-layout .post-loop-content .entry-footer > span {
margin: 0 0 0 15px;
}
.blog-post-right-layout .post-loop-content .entry-footer > span:first-child {
margin: 0;
}
.blog-post-right-layout.has-post-thumbnail .post-loop-content {
width: 64%;
} .blog-post-alt-layout .post-loop-thumbnail {
width: 33.5%;
margin: 0 0 0 2.5%;
}
.blog-post-alt-layout .post-loop-content {
width: 100%;
float: left;
}
.blog-post-alt-layout .post-loop-content .entry-header {
margin: 0;
padding: 0;
border: 0;
}
.blog-post-alt-layout .post-loop-content .entry-title {
margin: 0 0 5px;
font-size: 26px;
}
.blog-post-alt-layout .post-loop-content .entry-content {
margin: 8px 0 0;
}
.blog-post-alt-layout .post-loop-content .entry-footer > span {
margin: 0 0 0 15px;
}
.blog-post-alt-layout .post-loop-content .entry-footer > span:first-child {
margin: 0;
}
.blog-post-alt-layout.blog-alt-odd .post-loop-thumbnail {
float: left;
margin: 0 2.5% 0 0;
}
.blog-post-alt-layout.blog-alt-odd .post-loop-content {
float: left;
}
.blog-post-alt-layout.blog-alt-even .post-loop-thumbnail {
float: right;
margin: 0 2.5% 0 0;
}
.blog-post-alt-layout.blog-alt-even .post-loop-content {
float: left;
}
.blog-post-alt-layout.has-post-thumbnail .post-loop-content {
width: 64%;
} .blog-post-top-layout {
}
.blog-post-top-layout .post-loop-thumbnail {
display: block;
text-align: center;
}
.blog-post-top-layout .post-loop-thumbnail img {
display: inline-block;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.blog-post-top-layout .post-loop-content {
}
.blog-post-top-layout .post-loop-content .entry-header {
margin: 0;
padding: 0;
border: 0;
}
.blog-post-top-layout .post-loop-content .entry-title {
margin: 20px 0 10px;
font-size: 26px;
}
.blog-post-top-layout .post-loop-content .entry-content {
margin: 5px 0 0;
}
.blog-post-top-layout .post-loop-content .entry-footer > span {
margin: 0 0 0 15px;
}
.blog-post-top-layout .post-loop-content .entry-footer > span:first-child {
margin: 0;
}
.blog-post-top-layout.has-post-thumbnail .post-loop-content {
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.comments-area {
}
.comments-title {
font-size: 18px;
}
.comment-list {
margin: 0;
padding: 20px 0 0;
list-style-type: none;
clear: both;
}
.comment-list li {
margin: 0;
padding: 0 0 10px;
}
.comment {
}
.comment-author {
float: left;
padding: 4px 0 0;
width: 60px;
}
.comment-container {
margin-left: 65px;
}
.comment-author .avatar {
border: 2px solid #DCDCDC;
}
.comment-meta cite {
display: block;
font-size: 13px;
font-weight: 600;
}
.comment-meta > a {
font-size: 11px;
}
.comment-content {
}
.comment .reply {
text-align: right;
}
.comments-area label {
float: left;
min-width: 10.5%;
padding: 6px 0 0;
}
.comments-area input[type="text"],
.comments-area input[type="email"],
.comments-area input[type="url"],
.comments-area input[type="password"],
.comments-area input[type="search"] {
padding: 0.8% 1%;
width: 75%;
}
#comments ul {
margin-left: 2em;
}
#comments li {
list-style-type: none;
}
.post-password-required input {
max-width: 280px;
margin: 0 5px;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .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%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.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;
} body.blog.freestore-blog-left-sidebar .content-area,
body.archive.category.freestore-blog-archives-left-sidebar .content-area,
body.archive.tag.freestore-blog-archives-left-sidebar .content-area,
body.single.single-post.freestore-blog-single-left-sidebar .content-area,
body.search-results.freestore-blog-search-left-sidebar .content-area {
float: right;
padding: 30px 0 30px 2%;
box-shadow: 1px 0 0 #D7D7D7 inset;
}
body.blog.freestore-blog-left-sidebar .widget-area,
body.archive.category.freestore-blog-archives-left-sidebar .widget-area,
body.archive.tag.freestore-blog-archives-left-sidebar .widget-area,
body.single.single-post.freestore-blog-single-left-sidebar .widget-area,
body.search-results.freestore-blog-search-left-sidebar .widget-area {
float: right;
padding: 30px 2% 30px 0;
box-shadow: 1px 0 0 #D7D7D7;
}
body.blog.freestore-blog-left-sidebar.freestore-page-styling-raised .content-area,
body.archive.category.freestore-blog-archives-left-sidebar.freestore-page-styling-raised .content-area,
body.archive.tag.freestore-blog-archives-left-sidebar.freestore-page-styling-raised .content-area,
body.single.single-post.freestore-blog-single-left-sidebar.freestore-page-styling-raised .content-area,
body.search-results.freestore-blog-search-left-sidebar.freestore-page-styling-raised .content-area {
float: right;
padding: 25px 25px;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
}
body.blog.freestore-blog-left-sidebar.freestore-page-styling-raised .widget-area,
body.archive.category.freestore-blog-archives-left-sidebar.freestore-page-styling-raised .widget-area,
body.archive.tag.freestore-blog-archives-left-sidebar.freestore-page-styling-raised .widget-area,
body.single.single-post.freestore-blog-single-left-sidebar.freestore-page-styling-raised .widget-area,
body.search-results.freestore-blog-search-left-sidebar.freestore-page-styling-raised .widget-area {
float: right;
padding: 25px 25px;
margin: 0 2% 50px 0;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
} body.post-type-archive-product.woocommerce.freestore-shop-left-sidebar #container,
body.post-type-archive-product.woocommerce.freestore-shop-left-sidebar .content-area,
body.archive.woocommerce.freestore-shop-archives-left-sidebar #container,
body.archive.woocommerce.freestore-shop-archives-left-sidebar .content-area,
body.single-product.woocommerce.freestore-shop-single-left-sidebar #container,
body.single-product.woocommerce.freestore-shop-single-left-sidebar .content-area {
box-shadow: 1px 0 0 #D7D7D7 inset;
float: right;
padding: 30px 0 30px 2%;
}
body.post-type-archive-product.woocommerce.freestore-shop-left-sidebar.freestore-page-styling-raised #container,
body.post-type-archive-product.woocommerce.freestore-shop-left-sidebar.freestore-page-styling-raised .content-area,
body.archive.woocommerce.freestore-shop-archives-left-sidebar.freestore-page-styling-raised #container,
body.archive.woocommerce.freestore-shop-archives-left-sidebar.freestore-page-styling-raised .content-area,
body.single-product.woocommerce.freestore-shop-single-left-sidebar.freestore-page-styling-raised #container,
body.single-product.woocommerce.freestore-shop-single-left-sidebar.freestore-page-styling-raised .content-area {
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
padding: 25px 25px;
}
body.post-type-archive-product.woocommerce.freestore-shop-left-sidebar .widget-area,
body.archive.woocommerce.freestore-shop-archives-left-sidebar .widget-area,
body.single-product.woocommerce.freestore-shop-single-left-sidebar .widget-area {
box-shadow: 1px 0 0 #D7D7D7;
float: left;
padding: 43px 2% 40px 0;
}
body.post-type-archive-product.woocommerce.freestore-shop-left-sidebar.freestore-page-styling-raised .widget-area,
body.archive.woocommerce.freestore-shop-archives-left-sidebar.freestore-page-styling-raised .widget-area,
body.single-product.woocommerce.freestore-shop-single-left-sidebar.freestore-page-styling-raised .widget-area {
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
float: left;
padding: 25px 25px;
margin: 0 2% 50px 0;
} body.post-type-archive-product.woocommerce.freestore-shop-full-width #container,
body.post-type-archive-product.woocommerce.freestore-shop-full-width .content-area,
body.archive.woocommerce.freestore-shop-archives-full-width #container,
body.archive.woocommerce.freestore-shop-archives-full-width .content-area,
body.single-product.woocommerce.freestore-shop-single-full-width #container,
body.single-product.woocommerce.freestore-shop-single-full-width .content-area {
box-shadow: none;
width: 100%;
float: none;
padding: 25px 0;
}
body.post-type-archive-product.woocommerce.freestore-shop-full-width.freestore-page-styling-raised #container,
body.post-type-archive-product.woocommerce.freestore-shop-full-width.freestore-page-styling-raised .content-area,
body.archive.woocommerce.freestore-shop-archives-full-width.freestore-page-styling-raised #container,
body.archive.woocommerce.freestore-shop-archives-full-width.freestore-page-styling-raised .content-area,
body.single-product.woocommerce.freestore-shop-single-full-width.freestore-page-styling-raised #container,
body.single-product.woocommerce.freestore-shop-single-full-width.freestore-page-styling-raised .content-area {
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
padding: 25px 25px;
}
body.post-type-archive-product.woocommerce.freestore-shop-full-width .widget-area,
body.archive.woocommerce.freestore-shop-archives-full-width .widget-area,
body.single-product.woocommerce.freestore-shop-single-full-width .widget-area {
display: none;
}
body.post-type-archive-product.woocommerce.freestore-shop-full-width .woocommerce-breadcrumb,
body.archive.woocommerce.freestore-shop-archives-full-width .woocommerce-breadcrumb,
body.single-product.woocommerce.freestore-shop-single-full-width .woocommerce-breadcrumb {
right: 0;
}
body.post-type-archive-product.woocommerce.freestore-shop-full-width.freestore-page-styling-raised .woocommerce-breadcrumb,
body.archive.woocommerce.freestore-shop-archives-full-width.freestore-page-styling-raised .woocommerce-breadcrumb,
body.single-product.woocommerce.freestore-shop-single-full-width.freestore-page-styling-raised .woocommerce-breadcrumb {
right: 25px;
}
@media only screen and (max-width: 1180px) {
.home-slider-block h3 {
font-size: 42px;
}
}
@media only screen and (max-width: 1020px) {
.home-slider-block-inner {
font-size: 16px;
}
.home-slider-block h3 {
font-size: 38px;
}
}
@media screen and (max-width: 980px) {
.menu-dropdown-btn {
display: block;
}
.main-navigation ul ul {
position: relative !important;
border: 0;
top: 0 !important;
left: 0 !important;
float: none !important;
background-color: rgba(255, 255, 255, 0.1) !important;
padding: 0;
margin: 0;
display: none !important;
}
.open-page-item > ul.children,
.open-page-item > ul.sub-menu {
display: block !important;
}
.main-navigation ul ul li:last-child a,
.main-navigation ul ul li a {
box-shadow: none !important;
padding: 7px 12px;
width: auto;
}
nav.main-navigation.freestore-nav-underline ul li a,
nav.main-navigation.freestore-nav-underline ul li a,
nav.main-navigation.freestore-nav-underline ul li a {
box-shadow: none !important;
}
.main-navigation ul ul li:hover,
.main-navigation ul ul li a:hover {
background: none !important;
}
.main-navigation ul ul li:last-child a {
padding: 7px 12px 7px;
}
}
@media only screen and (max-width: 782px) {
.page-template-default .content-area,
.woocommerce #container,
.woocommerce-page #container,
.content-area {
box-shadow: none !important;
width: 100% !important;
float: none !important;
padding: 25px 0 30px !important;
}
body.freestore-page-styling-raised .content-area,
body.freestore-page-styling-raised.woocommerce #container,
body.freestore-page-styling-raised.woocommerce-page #container {
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset !important;
width: 100% !important;
float: none !important;
padding: 25px 25px 30px !important;
}
.page-template-default .widget-area,
.widget-area {
box-shadow: 0 -1px 0 #D7D7D7;
width: 100% !important;
float: none !important;
padding: 40px 0 5px;
margin: 0 0 10px;
}
body.freestore-page-styling-raised .widget-area,
body.freestore-page-styling-raised.page-template-template-left-sidebar .widget-area {
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset !important;
width: 100% !important;
float: none !important;
padding: 40px 25px 5px;
margin: 0 0 10px;
}
.page-template-template-left-sidebar-php .content-area {
box-shadow: none;
width: 100%;
float: none;
padding: 25px 0 30px;
}
.page-template-template-left-sidebar-php .widget-area {
box-shadow: 0 1px 0 #D7D7D7;
width: 100%;
float: none;
padding: 40px 0 5px;
margin: 0 0 10px;
}
body.freestore-page-styling-raised .content-area,
body.freestore-page-styling-raised.woocommerce #container,
body.freestore-page-styling-raised.woocommerce-page #container {
width: 100%;
float: none;
margin: 0 0 30px;
}
body.freestore-page-styling-raised .widget-area {
width: 100%;
float: none;
margin: 0 0 30px;
}
body.freestore-page-styling-raised.page-template-template-left-sidebar .widget-area {
width: 100%;
float: none;
margin: 0 0 30px;
}
.home-slider-block-inner {
top: 66%;
font-size: 13px;
}
.home-slider-block h3 {
font-size: 24px;
}
}
@media only screen and (max-width: 720px) {
h1.entry-title {
margin: 0 0 8px;
}
.breadcrumbs {
position: relative;
top: 0;
padding: 0 0 15px;
}
.blog-post-standard-layout .post-loop-thumbnail {
width: 100%;
float: none;
text-align: center;
padding: 0 0 20px;
}
.blog-post-standard-layout .post-loop-thumbnail img {
display: inline-block;
}
.blog-post-standard-layout.has-post-thumbnail .post-loop-content {
width: 100%;
float: none;
}
.site-footer-bottom-bar-left {
width: 100%;
float: none;
text-align: center;
padding: 1px 0 0;
}
.site-footer-bottom-bar-right {
width: 100%;
float: none;
text-align: center;
padding: 10px 0 5px;
}
.site-footer-bottom-bar-right a {
margin: 0 4px;
}
}
@media only screen and (max-width: 580px) {
.home-slider-block {
height: 220px;
}
.home-slider-block img {
width: 100%;
height: 100%;
}
.home-slider-block-inner {
margin: -80px 0 0;
}
} body,
.widget-area .widget a {
color: #404040;
font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.widget-area .widget-title,
.main-navigation ul li a {
color: #2F2F2F;
font-family: 'Lato', sans-serif;
}
.woocommerce table.cart th,
.woocommerce-page #content table.cart th,
.woocommerce-page table.cart th,
.woocommerce input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce table.cart input,
.woocommerce-page #content table.cart input,
.woocommerce-page table.cart input,
button, input[type="button"],
input[type="reset"],
input[type="submit"] {
font-family: 'Lato', sans-serif;
}
#comments .form-submit #submit,
.search-block .search-submit,
.no-results-btn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.woocommerce ul.products li.product a.add_to_cart_button, .woocommerce-page ul.products li.product a.add_to_cart_button,
.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale,
.woocommerce button.button.alt,
.woocommerce-page button.button.alt,
.woocommerce input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce .cart-collaterals .shipping_calculator .button,
.woocommerce-page .cart-collaterals .shipping_calculator .button,
.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page input.button,
.woocommerce #review_form #respond .form-submit input,
.woocommerce-page #review_form #respond .form-submit input,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.single-product span.onsale,
.main-navigation ul ul a:hover,
.main-navigation ul ul li:hover,
.main-navigation ul ul li.current-menu-item > a,
.main-navigation ul ul li.current_page_item > a,
.main-navigation ul ul li.current-menu-parent > a,
.main-navigation ul ul li.current_page_parent > a,
.main-navigation ul ul li.current-menu-ancestor > a,
.main-navigation ul ul li.current_page_ancestor > a,
.main-navigation button,
.wpcf7-submit {
background: inherit;
background-color: #29a6e5;
}
a,
.content-area .entry-content a,
#comments a,
.post-edit-link,
.site-title a,
.error-404.not-found .page-header .page-title span,
.search-button .fa-search,
.main-navigation li a:hover,
.main-navigation.freestore-nav-plain .current_page_item > a,
.main-navigation.freestore-nav-plain .current-menu-item > a,
.main-navigation.freestore-nav-plain .current_page_ancestor > a,
.main-navigation.freestore-nav-underline .current_page_item > a,
.main-navigation.freestore-nav-underline .current-menu-item > a,
.main-navigation.freestore-nav-underline .current_page_ancestor > a,
.header-cart-checkout.cart-has-items .fa-shopping-cart {
color: #29a6e5;
}
.main-navigation.freestore-nav-underline .current_page_item > a,
.main-navigation.freestore-nav-underline .current-menu-item > a,
.main-navigation.freestore-nav-underline .current_page_ancestor > a {
box-shadow: 0 -3px 0 #29a6e5 inset;
}
a:hover,
.widget-area .widget a:hover,
.site-footer-widgets .widget a:hover,
.site-footer .widget a:hover,
.search-btn:hover,
.search-button .fa-search:hover,
.woocommerce #content div.product p.price,
.woocommerce-page #content div.product p.price,
.woocommerce-page div.product p.price,
.woocommerce #content div.product span.price,
.woocommerce div.product span.price,
.woocommerce-page #content div.product span.price,
.woocommerce-page div.product span.price,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active {
color: #266ee4;
}
.main-navigation button:hover,
#comments .form-submit #submit:hover,
.search-block .search-submit:hover,
.no-results-btn:hover,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.woocommerce input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce .cart-collaterals .shipping_calculator .button,
.woocommerce-page .cart-collaterals .shipping_calculator .button,
.woocommerce a.button:hover,
.woocommerce-page a.button:hover,
.woocommerce input.button:hover,
.woocommerce-page #content input.button:hover,
.woocommerce-page input.button:hover,
.woocommerce ul.products li.product a.add_to_cart_button:hover, .woocommerce-page ul.products li.product a.add_to_cart_button:hover,
.woocommerce button.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce-page #review_form #respond .form-submit input:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.wpcf7-submit:hover {
background: inherit;
background-color: #266ee4;
}
body.freestore-page-styling-raised .content-area,
body.freestore-page-styling-raised .widget-area,
body.freestore-page-styling-raised.woocommerce #container,
body.freestore-page-styling-raised.woocommerce-page #container {
background-color: #FBFBFB;
}.site-footer-social {
border-top: 3px solid #000000;
text-align: center;
color: #000;
max-width: 1180px;
margin: 0 auto;
padding: 0 30px;
}
.site-footer-icons {
padding: 90px 0 90px;
}
.footer-social-icon {
display: inline-block;
font-size: 26px;
line-height: 14px;
margin: 0 14px 15px;
text-align: center;
color: inherit;
}
.site-footer-icon-text {
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
}
.site-footer-social-ad {
font-size: 15px;
padding: 4px 0 4px;
}
.site-footer-social-ad .fa {
font-size: 16px;
margin: 0 2px 0 0;
}
.site-footer-social-copy {
font-size: 11px;
margin: 5px 0 0;
}
.site-footer-bottom-bar {
background-color: #000000;
border-top: 1px solid rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.03) inset;
padding: 7px 0 10px;
color: #FFF;
text-align: center;
}
@media only screen and (max-width: 960px) {
.site-footer-icons {
padding: 70px 0 60px;
}
.footer-social-icon {
font-size: 60px;
line-height: 14px;
margin: 0 20px 15px;
}
.footer-social-icon i {
font-size: 60px;
}
}
@media only screen and (max-width: 782px) {
.site-footer-icons {
padding: 60px 0 45px;
}
.footer-social-icon {
font-size: 40px;
line-height: 24px;
margin: 0 10px 15px;
}
.footer-social-icon i {
font-size: 40px;
}
}.vcv-content .entry-content>*,.vcv-content--blank .entry-content>*,.vcv-content--header-footer .entry-content>*{max-width:none!important;width:100%!important}.vcv-content .entry-content,.vcv-content--blank .entry-content,.vcv-content--header-footer .entry-content{margin:0!important;max-width:none!important;padding:0!important;width:100%!important}.vcv-layout-wrapper .vcv-content .entry-content>*{margin:0;padding:0}.vcv-content--boxed .entry-content>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-footer>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-footer>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-header>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-header>.vce-section>.vce-section-inner:not([data-vce-full-width=true]){margin-left:auto;margin-right:auto}.vcv-content--boxed .entry-content .vce-global-template-inner>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content .vce-layouts-wp-content-area-container>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-footer>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-footer>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-header>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-header>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true]{margin-left:auto;margin-right:auto;width:100%}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true],.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-footer>[data-vce-boxed-width=true],.vcv-header>[data-vce-boxed-width=true]{margin-left:auto;margin-right:auto}@media (min-width:576px){.vcv-content--boxed .entry-content .vce-global-template-inner>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content .vce-layouts-wp-content-area-container>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-footer>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-footer>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-footer>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-footer>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-header>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-header>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-header>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-header>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true]{max-width:540px}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true],.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-footer>[data-vce-boxed-width=true],.vcv-header>[data-vce-boxed-width=true]{max-width:540px!important}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true] .vce-row,.vcv-content--boxed .entry-content>[data-vce-boxed-width=true] .vce-section-inner,.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true] .vce-row,.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true] .vce-section-inner,.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true] .vce-row,.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true] .vce-section-inner,.vcv-footer>[data-vce-boxed-width=true] .vce-row,.vcv-footer>[data-vce-boxed-width=true] .vce-section-inner,.vcv-header>[data-vce-boxed-width=true] .vce-row,.vcv-header>[data-vce-boxed-width=true] .vce-section-inner{max-width:none!important}}@media (min-width:768px){.vcv-content--boxed .entry-content .vce-global-template-inner>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content .vce-layouts-wp-content-area-container>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-footer>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-footer>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-footer>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-footer>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-header>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-header>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-header>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-header>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true]{max-width:720px}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true],.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-footer>[data-vce-boxed-width=true],.vcv-header>[data-vce-boxed-width=true]{max-width:720px!important}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true] .vce-row,.vcv-content--boxed .entry-content>[data-vce-boxed-width=true] .vce-section-inner,.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true] .vce-row,.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true] .vce-section-inner,.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true] .vce-row,.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true] .vce-section-inner,.vcv-footer>[data-vce-boxed-width=true] .vce-row,.vcv-footer>[data-vce-boxed-width=true] .vce-section-inner,.vcv-header>[data-vce-boxed-width=true] .vce-row,.vcv-header>[data-vce-boxed-width=true] .vce-section-inner{max-width:none!important}}@media (min-width:992px){.vcv-content--boxed .entry-content .vce-global-template-inner>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content .vce-layouts-wp-content-area-container>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-footer>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-footer>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-footer>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-footer>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-header>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-header>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-header>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-header>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true]{max-width:960px}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true],.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-footer>[data-vce-boxed-width=true],.vcv-header>[data-vce-boxed-width=true]{max-width:960px!important}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true] .vce-row,.vcv-content--boxed .entry-content>[data-vce-boxed-width=true] .vce-section-inner,.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true] .vce-row,.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true] .vce-section-inner,.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true] .vce-row,.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true] .vce-section-inner,.vcv-footer>[data-vce-boxed-width=true] .vce-row,.vcv-footer>[data-vce-boxed-width=true] .vce-section-inner,.vcv-header>[data-vce-boxed-width=true] .vce-row,.vcv-header>[data-vce-boxed-width=true] .vce-section-inner{max-width:none!important}}@media (min-width:1200px){.vcv-content--boxed .entry-content .vce-global-template-inner>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content .vce-layouts-wp-content-area-container>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .entry-content>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-footer>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-footer>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-footer>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-footer>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true],.vcv-header>.vce-row-container>.vce-row:not([data-vce-full-width=true]),.vcv-header>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content,.vcv-header>.vce-section>.vce-section-inner:not([data-vce-full-width=true]),.vcv-header>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true]{max-width:1140px}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true],.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true],.vcv-footer>[data-vce-boxed-width=true],.vcv-header>[data-vce-boxed-width=true]{max-width:1140px!important}.vcv-content--boxed .entry-content>[data-vce-boxed-width=true] .vce-row,.vcv-content--boxed .entry-content>[data-vce-boxed-width=true] .vce-section-inner,.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true] .vce-row,.vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true] .vce-section-inner,.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true] .vce-row,.vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true] .vce-section-inner,.vcv-footer>[data-vce-boxed-width=true] .vce-row,.vcv-footer>[data-vce-boxed-width=true] .vce-section-inner,.vcv-header>[data-vce-boxed-width=true] .vce-row,.vcv-header>[data-vce-boxed-width=true] .vce-section-inner{max-width:none!important}}body:after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAMAAAC6CgRnAAAAPFBMVEX///8AAAD9/f2CgoKAgIAAAAAAAAAAAABLS0sAAAAAAACqqqqqqqq6urpKSkpISEgAAAC7u7u5ubn////zbsMcAAAAE3RSTlMASv6rqwAWS5YMC7/AyZWVFcrJCYaKfAAAAHhJREFUeF590kkOgCAQRFEaFVGc+/53FYmbz6JqBbyQMFSYuoQuV+iTflnstI7ssLXRvMWRaEMs84e2uVckuZe6knL0hiSPObXhj6ChzoEkIolIIpKIO4joICAIeDd7QGIfCCjOKe9HEk8mnxpIAup/F31RPZP9fAG3IAyBSJe0igAAAABJRU5ErkJggg==) url(data:image/gif;base64,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) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAtCAYAAADsvzj/AAAFF0lEQVR4Ac2ZW0xcVRSGPTNnhlPKcCsUAeeChkEVxhutDQwzMANaqamNWgpaH+yDIaZp1cRHbgH0gTsxkmDCI/hiRAqgD5qYRgKQ8II6TE00wfgGAcIdKeM/ydrNZIezxxg9m518gRxWmn6s9a9zhvNQJBL5T/gfjokwA5Uw0zWFeHBOugiTsAArfSWZky+iABVowAZSwRkiDSTRz1iHlJMmogATsIDTIAPYgRs8SeTTtXSQSLVKFNkivIQKksDDJFCsquqLmqZdAa/i+yCuPQ1cJHOKjdpJEWGdsIFs8BQoy83NvTEzMzO3t7f318HBweHc3Nxdj8dznWQeIWmpIryENUaiCPgdDsfN+fn5XyLcWV5eDlmt1gBqHgOpbAHIFmESySAHeECF0+m8hd/+vcgxZ3d39wBj9grqCkA6iaiyRBRunJhEpcvl+nBhYeG3iM7Z2dnZgkg1ZSgNqLI6wgebSVTZ7faPlpaW/tSTWF9f36ivr+9AbQkF3iZRhAs2dSInJ+eDUCj0h0Biq7S09BPUBkEhyAKJssKusE6QRCGoQLDfn56eDulJrK6ubgeDwS7UXgTPAztIkXUfUbhxKgLlyMRtBPtXPYm1tbXdqqoqJnEOOGhbJQCTkSJ8sJlEMNoJrFhdicPDw6PKyspe1FaD85yE2YBnLUGwSSIrK+s2bnZLehIbGxubfr+/B7WXSMJJ42QlCcVAES7YJJGdnR0dp7BgnLZKSko6qBPngIvrBEkYIKIT7PLoOKET4TjB7kbty+A8SaRxmcAxQEQn2BUI9q3Z2dl7gk7sINhRiZeoE87jMmGECB/s3JhgR8dJV2Jzc3Pb5/N1UieKKdgsEyaAY5wIk2Dj5GHBRifCgmBHb3adLBNsO3HBNkxEAWZwCmSCx4EPwb4ZJ9jbCHYXSRQDpyDYhomoNFIOUIRMvINO/KQnsbKyshMIBD5D7RVwgQWblzBahD2Sp5jN5jzM+9uLi4s/60mEw+FNbKcvUH8DVIECcAZoXLCliaRaLBbX8PBwb0RwRkZGfkftx+BdUM4+KInDbdxoWUCKoih5CQkJgYGBgS/xs6PjRPb394+ampp+RP174CIoBGcpYypQZIqYY+4dz4DLvb29Y6LONDY2fou6OuAF+SCDZCgj8kQSQDqNihfU9vX1TYlkGhoa7qDuDVBKMpQVrjMG30fYCs6gAHuRmdqurq5JkUxLS8sEaq+CMq4zJGOgCB2Fk8kHJSaTqaazs3Pi2MzQaWtrm0RtDfDFyCQyGUNFOJlEkMlkwLWenp5vRDKtra1TNGYsM5mcjKEifGeYjBfUQUaYmebm5omYzLjFC8C4zyNqTGfcNDZ1/2ABjKHudZLXkTFARJAZN/CqqnqNMqN7Ojo6vqMF4ONkVFmvFUQLQNiZ7u7u76PZAn6S4TJjrIhoAdT+iwXAdQYYKCJaAG/iPhNvAYyj7jXwAngUpAGrDBF+ATCZAuBXFOX60NDQ3TiPM1/hyfoyPf7kgNNSXyvwmSGZMk3T3hocHPwhzlPzJLLFnpZT5PztV5wZNyilbTZFmTnZrxU4GZWXATV4ap4kmeNELlEticjsSHyZq/39/V/j374P2Lk/Pj5+BznxUuDlj1acJ4B8cAH/4er29vbPR0dH58fGxubx/ac2my1Ab3iz5Yc9/gJIB05QCJ4Fz9FXD3gC5HIfi+WKCGQ0GpuzwA7yCDtdS+b/SCFfRPwaQqPxSSaS6JrlwUjR+RtEvCM0ct4sLQAAAABJRU5ErkJggg==) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAtCAYAAADsvzj/AAAFDUlEQVR4Ac2ZS0xcVRjHvTN3hisw0GIRZ3AeLWHQWqdVsRqgA86AUmpqoy20Whd2YYhprJq45BVAF7yJkQQTluDGiEhBF5qYRsIjYYMKQxNNMO4gQHgjZfxP8pF8ufEe0qQ5pyf5BTKcWfzyff/vnHt5xLQ0wgbsQCfswEY80BWPxx8I5sUlHMBJP0nm4RfRWAUMkAqOgseII8AFDNqjPYwiGuEAySADeEEuOEkE6bNjIIX22riQchHWSo+SRACc1nU9ahjGG+ASfn8Vn+WT0BNUMV0so04kFTwJTodCoeuTk5N3dnd397a3t/8dHx+fzM7OvoG/nQPPADdwscqoF2HBPgJynE5nZGFhYTZuWlNTU3/4fL6b2FMMnmUyTpJRLqKTSAbIQyu9vrW1tRv/n4Uqzfv9/g+x7xUQAh6QxmVUV0SnKRWESMXm5uZ63GJNT0//GQgEPsHeUibD20xTLeKioBdUV1e3rKysrFrJzM3N/eP1ej/F3jImIxgAcsOeDLLAKRAtLCz8HDKWlZmdnf3b4/F8zCojGADyz5F04AUvgPJoNNq2tLS0YSUzNjY2iwHwEWXmFHCzymiqRGwgiaaXD7wIysvKytqWl5e3rGQwAO4iM7ewt4SmmYfLqLpr2U0yZ0FFaWlp597e3r6VDEbzXapMlGQEA0COiEYyTmozP8lcKC4u7lhdXV2zksGhOZeVlXWLy5gHgDwRJsMqE6A2qygoKGhBm60L2izmdruZjGkAyBShxTNzlGTOgvMYAO2iAYDKxKjNSgQDQI6IRWb8VJnXMADaUZlNK5mJiYl5DAC6AQgGgCwRWjaWGR/IB+fD4XDr2trahqDN5lEZ3mbZ5gEgW4QPAD6aK3BotmIArAsqE2MDIMTajGTkinAZ3mb5NAAS58zGIQPgJvaGwVMgk5597ECTLcJl+AB4GVyKRCJfLi4uijLzGzLzHrWYj1pMVyXCB4BBz/J5oAzcwDT7OhaLWZ4zMzMzvyNX79rt9uOUNyewqRSxsbzk0Jh9H3w2MDDwV1yw+vv7Ox0OR4C+q1REAzr1+ON0TpSDD+rq6n7d2dmxusbs9/T0fJOUlBTRNO2gIg6lGSGJYyAXFIFrtbW1P4oq0dnZOYR9F8EZdqaoCDtVgrJBEoXgck1Nzfciia6urlHsu0rSOSADJEkXYRK8EufAlYaGhtsiiba2thFk4kAij75Po1fiOcIkkplEGFQ2NTWNCBz2W1tbb9tstkrsLaDvcQlN5hWFS2SyTFxubGwcFUl0dHT8gH1VTCITJHMJWSLmYAcPMlFfXy9sJ0gkMnGNpEnCXAkJIhYSReAtBHvosGCTRBgEWSV0qc8jPNhMIgyutLS0/CSSSGRC1/Uqkg5aZUKGiDkTQVAMqtrb238+RGJUHGyZb1F4Je4/2FfFwZYr4qRb7QnwEngTwR4+5JxIZOJtcbDlv2lMAR5wBjfUi7h2fCuS6Ovru6Np2nVqvzwmQcFW9+43HeSg10twix0RSfT29v5iGMY7dMLniTOh+N8KghN7lKZTIQgKMiG/IkwkCJELFiL7uMWOYE+lWUL8elRNa51APoqGh4cTN9p7TOJed3f3d4nz5P4l1ITdDU66XK5Ic3PzF0NDQ1ODg4NT+P0rCFbQM3qu4MRWLsIfX7PB0yAEngPP089TwA8yBMFWKmJ+qZBGj7FecJzw0mfpwBBLqBexseAbIBWkESnAEPybQLnIf4JfIzSb+FymAAAAAElFTkSuQmCC);display:none}body.vce-lb-disable-scrolling{overflow:hidden}.vce-lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:black;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:.8;display:none}.vce-lightbox{position:absolute;left:0;width:100%;z-index:10000;text-align:center;line-height:0;font-weight:normal}.vce-lightbox .vce-lb-image{display:block;height:auto;max-width:inherit;border-radius:3px;-webkit-transition:none;transition:none}.vce-lightbox a img{border:none}.vce-lb-outerContainer{position:relative;background-color:white;*zoom:1;width:250px;height:250px;margin:0 auto;border-radius:4px}.vce-lb-outerContainer:after{content:"";display:table;clear:both}.vce-lb-loader{position:absolute;top:43%;left:0;height:25%;width:100%;text-align:center;line-height:0}.vce-lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(data:image/gif;base64,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) no-repeat}.vce-lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.vce-lb-container>.nav{left:0}.vce-lb-nav a{outline:none;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.vce-lb-prev,.vce-lb-next{height:100%;cursor:pointer;display:block}.vce-lb-nav a.vce-lb-prev{width:34%;left:0;float:left;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAtCAYAAADsvzj/AAAFF0lEQVR4Ac2ZW0xcVRSGPTNnhlPKcCsUAeeChkEVxhutDQwzMANaqamNWgpaH+yDIaZp1cRHbgH0gTsxkmDCI/hiRAqgD5qYRgKQ8II6TE00wfgGAcIdKeM/ydrNZIezxxg9m518gRxWmn6s9a9zhvNQJBL5T/gfjokwA5Uw0zWFeHBOugiTsAArfSWZky+iABVowAZSwRkiDSTRz1iHlJMmogATsIDTIAPYgRs8SeTTtXSQSLVKFNkivIQKksDDJFCsquqLmqZdAa/i+yCuPQ1cJHOKjdpJEWGdsIFs8BQoy83NvTEzMzO3t7f318HBweHc3Nxdj8dznWQeIWmpIryENUaiCPgdDsfN+fn5XyLcWV5eDlmt1gBqHgOpbAHIFmESySAHeECF0+m8hd/+vcgxZ3d39wBj9grqCkA6iaiyRBRunJhEpcvl+nBhYeG3iM7Z2dnZgkg1ZSgNqLI6wgebSVTZ7faPlpaW/tSTWF9f36ivr+9AbQkF3iZRhAs2dSInJ+eDUCj0h0Biq7S09BPUBkEhyAKJssKusE6QRCGoQLDfn56eDulJrK6ubgeDwS7UXgTPAztIkXUfUbhxKgLlyMRtBPtXPYm1tbXdqqoqJnEOOGhbJQCTkSJ8sJlEMNoJrFhdicPDw6PKyspe1FaD85yE2YBnLUGwSSIrK+s2bnZLehIbGxubfr+/B7WXSMJJ42QlCcVAES7YJJGdnR0dp7BgnLZKSko6qBPngIvrBEkYIKIT7PLoOKET4TjB7kbty+A8SaRxmcAxQEQn2BUI9q3Z2dl7gk7sINhRiZeoE87jMmGECB/s3JhgR8dJV2Jzc3Pb5/N1UieKKdgsEyaAY5wIk2Dj5GHBRifCgmBHb3adLBNsO3HBNkxEAWZwCmSCx4EPwb4ZJ9jbCHYXSRQDpyDYhomoNFIOUIRMvINO/KQnsbKyshMIBD5D7RVwgQWblzBahD2Sp5jN5jzM+9uLi4s/60mEw+FNbKcvUH8DVIECcAZoXLCliaRaLBbX8PBwb0RwRkZGfkftx+BdUM4+KInDbdxoWUCKoih5CQkJgYGBgS/xs6PjRPb394+ampp+RP174CIoBGcpYypQZIqYY+4dz4DLvb29Y6LONDY2fou6OuAF+SCDZCgj8kQSQDqNihfU9vX1TYlkGhoa7qDuDVBKMpQVrjMG30fYCs6gAHuRmdqurq5JkUxLS8sEaq+CMq4zJGOgCB2Fk8kHJSaTqaazs3Pi2MzQaWtrm0RtDfDFyCQyGUNFOJlEkMlkwLWenp5vRDKtra1TNGYsM5mcjKEifGeYjBfUQUaYmebm5omYzLjFC8C4zyNqTGfcNDZ1/2ABjKHudZLXkTFARJAZN/CqqnqNMqN7Ojo6vqMF4ONkVFmvFUQLQNiZ7u7u76PZAn6S4TJjrIhoAdT+iwXAdQYYKCJaAG/iPhNvAYyj7jXwAngUpAGrDBF+ATCZAuBXFOX60NDQ3TiPM1/hyfoyPf7kgNNSXyvwmSGZMk3T3hocHPwhzlPzJLLFnpZT5PztV5wZNyilbTZFmTnZrxU4GZWXATV4ap4kmeNELlEticjsSHyZq/39/V/j374P2Lk/Pj5+BznxUuDlj1acJ4B8cAH/4er29vbPR0dH58fGxubx/ac2my1Ab3iz5Yc9/gJIB05QCJ4Fz9FXD3gC5HIfi+WKCGQ0GpuzwA7yCDtdS+b/SCFfRPwaQqPxSSaS6JrlwUjR+RtEvCM0ct4sLQAAAABJRU5ErkJggg==) left 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;transition:opacity .6s}.vce-lb-nav a.vce-lb-prev:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.vce-lb-nav a.vce-lb-next{width:64%;right:0;float:right;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAtCAYAAADsvzj/AAAFDUlEQVR4Ac2ZS0xcVRjHvTN3hisw0GIRZ3AeLWHQWqdVsRqgA86AUmpqoy20Whd2YYhprJq45BVAF7yJkQQTluDGiEhBF5qYRsIjYYMKQxNNMO4gQHgjZfxP8pF8ufEe0qQ5pyf5BTKcWfzyff/vnHt5xLQ0wgbsQCfswEY80BWPxx8I5sUlHMBJP0nm4RfRWAUMkAqOgseII8AFDNqjPYwiGuEAySADeEEuOEkE6bNjIIX22riQchHWSo+SRACc1nU9ahjGG+ASfn8Vn+WT0BNUMV0so04kFTwJTodCoeuTk5N3dnd397a3t/8dHx+fzM7OvoG/nQPPADdwscqoF2HBPgJynE5nZGFhYTZuWlNTU3/4fL6b2FMMnmUyTpJRLqKTSAbIQyu9vrW1tRv/n4Uqzfv9/g+x7xUQAh6QxmVUV0SnKRWESMXm5uZ63GJNT0//GQgEPsHeUibD20xTLeKioBdUV1e3rKysrFrJzM3N/eP1ej/F3jImIxgAcsOeDLLAKRAtLCz8HDKWlZmdnf3b4/F8zCojGADyz5F04AUvgPJoNNq2tLS0YSUzNjY2iwHwEWXmFHCzymiqRGwgiaaXD7wIysvKytqWl5e3rGQwAO4iM7ewt4SmmYfLqLpr2U0yZ0FFaWlp597e3r6VDEbzXapMlGQEA0COiEYyTmozP8lcKC4u7lhdXV2zksGhOZeVlXWLy5gHgDwRJsMqE6A2qygoKGhBm60L2izmdruZjGkAyBShxTNzlGTOgvMYAO2iAYDKxKjNSgQDQI6IRWb8VJnXMADaUZlNK5mJiYl5DAC6AQgGgCwRWjaWGR/IB+fD4XDr2trahqDN5lEZ3mbZ5gEgW4QPAD6aK3BotmIArAsqE2MDIMTajGTkinAZ3mb5NAAS58zGIQPgJvaGwVMgk5597ECTLcJl+AB4GVyKRCJfLi4uijLzGzLzHrWYj1pMVyXCB4BBz/J5oAzcwDT7OhaLWZ4zMzMzvyNX79rt9uOUNyewqRSxsbzk0Jh9H3w2MDDwV1yw+vv7Ox0OR4C+q1REAzr1+ON0TpSDD+rq6n7d2dmxusbs9/T0fJOUlBTRNO2gIg6lGSGJYyAXFIFrtbW1P4oq0dnZOYR9F8EZdqaoCDtVgrJBEoXgck1Nzfciia6urlHsu0rSOSADJEkXYRK8EufAlYaGhtsiiba2thFk4kAij75Po1fiOcIkkplEGFQ2NTWNCBz2W1tbb9tstkrsLaDvcQlN5hWFS2SyTFxubGwcFUl0dHT8gH1VTCITJHMJWSLmYAcPMlFfXy9sJ0gkMnGNpEnCXAkJIhYSReAtBHvosGCTRBgEWSV0qc8jPNhMIgyutLS0/CSSSGRC1/Uqkg5aZUKGiDkTQVAMqtrb238+RGJUHGyZb1F4Je4/2FfFwZYr4qRb7QnwEngTwR4+5JxIZOJtcbDlv2lMAR5wBjfUi7h2fCuS6Ovru6Np2nVqvzwmQcFW9+43HeSg10twix0RSfT29v5iGMY7dMLniTOh+N8KghN7lKZTIQgKMiG/IkwkCJELFiL7uMWOYE+lWUL8elRNa51APoqGh4cTN9p7TOJed3f3d4nz5P4l1ITdDU66XK5Ic3PzF0NDQ1ODg4NT+P0rCFbQM3qu4MRWLsIfX7PB0yAEngPP089TwA8yBMFWKmJ+qZBGj7FecJzw0mfpwBBLqBexseAbIBWkESnAEPybQLnIf4JfIzSb+FymAAAAAElFTkSuQmCC) right 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;transition:opacity .6s}.vce-lb-nav a.vce-lb-next:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.vce-lb-dataContainer{margin:0 auto;padding-top:5px;*zoom:1;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.vce-lb-dataContainer:after{content:"";display:table;clear:both}.vce-lb-data{padding:0 4px;color:#ccc}.vce-lb-data .vce-lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.vce-lb-data .vce-lb-caption{font-size:13px;font-weight:bold;line-height:1em}.vce-lb-data .vce-lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.vce-lb-data .vce-lb-close{display:block;float:right;width:30px;height:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAMAAAC6CgRnAAAAPFBMVEX///8AAAD9/f2CgoKAgIAAAAAAAAAAAABLS0sAAAAAAACqqqqqqqq6urpKSkpISEgAAAC7u7u5ubn////zbsMcAAAAE3RSTlMASv6rqwAWS5YMC7/AyZWVFcrJCYaKfAAAAHhJREFUeF590kkOgCAQRFEaFVGc+/53FYmbz6JqBbyQMFSYuoQuV+iTflnstI7ssLXRvMWRaEMs84e2uVckuZe6knL0hiSPObXhj6ChzoEkIolIIpKIO4joICAIeDd7QGIfCCjOKe9HEk8mnxpIAup/F31RPZP9fAG3IAyBSJe0igAAAABJRU5ErkJggg==) top right no-repeat;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;transition:opacity .2s}.vce-lb-data .vce-lb-close:hover{cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}@font-face{font-family:'batch';src:url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/batch.ttf?ef8d4f7c5b0e01e0322160a9e5a8c871) format('truetype'),url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/batch.woff?1cd1873a9cc04cb8c4473c0febaa18ef) format('woff'),url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/batch.svg?4341dd18e0fa326770a03e85c28bada7#batch) format('svg');font-weight:normal;font-style:normal}.vcv-ui-icon-batch{font-family:'batch' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;text-decoration:inherit;font-size:1em;text-align:center;font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vcv-ui-icon-batch-add:before{content:"\e900"}.vcv-ui-icon-batch-address-book-2:before{content:"\e901"}.vcv-ui-icon-batch-address-book:before{content:"\e902"}.vcv-ui-icon-batch-alarm-clock:before{content:"\e903"}.vcv-ui-icon-batch-align-bottom:before{content:"\e905"}.vcv-ui-icon-batch-align-horizontal-centers:before{content:"\e904"}.vcv-ui-icon-batch-align-left-edges:before{content:"\e906"}.vcv-ui-icon-batch-align-right-edges:before{content:"\e907"}.vcv-ui-icon-batch-align-top:before{content:"\e908"}.vcv-ui-icon-batch-align-vertical-centers:before{content:"\e909"}.vcv-ui-icon-batch-anchor:before{content:"\e90a"}.vcv-ui-icon-batch-arrow-down:before{content:"\e90b"}.vcv-ui-icon-batch-arrow-left:before{content:"\e90c"}.vcv-ui-icon-batch-arrow-right:before{content:"\e90d"}.vcv-ui-icon-batch-arrow-up:before{content:"\e90e"}.vcv-ui-icon-batch-asterisk:before{content:"\e90f"}.vcv-ui-icon-batch-attachment-2:before{content:"\e910"}.vcv-ui-icon-batch-attachment:before{content:"\e911"}.vcv-ui-icon-batch-audio-high:before{content:"\e912"}.vcv-ui-icon-batch-audio-low:before{content:"\e913"}.vcv-ui-icon-batch-audio-mid:before{content:"\e914"}.vcv-ui-icon-batch-audio-mute:before{content:"\e915"}.vcv-ui-icon-batch-battery-20-2:before{content:"\e916"}.vcv-ui-icon-batch-battery-20:before{content:"\e917"}.vcv-ui-icon-batch-battery-40-2:before{content:"\e918"}.vcv-ui-icon-batch-battery-40:before{content:"\e919"}.vcv-ui-icon-batch-battery-60-2:before{content:"\e91a"}.vcv-ui-icon-batch-battery-60:before{content:"\e91b"}.vcv-ui-icon-batch-battery-80-2:before{content:"\e91c"}.vcv-ui-icon-batch-battery-80:before{content:"\e91d"}.vcv-ui-icon-batch-battery-100-2:before{content:"\e91e"}.vcv-ui-icon-batch-battery-100:before{content:"\e91f"}.vcv-ui-icon-batch-battery-charge-2:before{content:"\e920"}.vcv-ui-icon-batch-battery-charge:before{content:"\e921"}.vcv-ui-icon-batch-battery-empty-2:before{content:"\e922"}.vcv-ui-icon-batch-battery-empty:before{content:"\e923"}.vcv-ui-icon-batch-bell-2:before{content:"\e924"}.vcv-ui-icon-batch-bell-mute-2:before{content:"\e925"}.vcv-ui-icon-batch-bell-mute:before{content:"\e926"}.vcv-ui-icon-batch-bell:before{content:"\e927"}.vcv-ui-icon-batch-bin-2:before{content:"\e928"}.vcv-ui-icon-batch-bin-3:before{content:"\e929"}.vcv-ui-icon-batch-bin:before{content:"\e92a"}.vcv-ui-icon-batch-book-2:before{content:"\e92b"}.vcv-ui-icon-batch-book-lines-2:before{content:"\e92c"}.vcv-ui-icon-batch-book-lines:before{content:"\e92d"}.vcv-ui-icon-batch-book:before{content:"\e92e"}.vcv-ui-icon-batch-brightness-high:before{content:"\e92f"}.vcv-ui-icon-batch-brightness-low:before{content:"\e930"}.vcv-ui-icon-batch-browser-2:before{content:"\e931"}.vcv-ui-icon-batch-browser-close-2:before{content:"\e932"}.vcv-ui-icon-batch-browser-close:before{content:"\e933"}.vcv-ui-icon-batch-browser-download-2:before{content:"\e934"}.vcv-ui-icon-batch-browser-download:before{content:"\e935"}.vcv-ui-icon-batch-browser-minimize-2:before{content:"\e936"}.vcv-ui-icon-batch-browser-minimize:before{content:"\e937"}.vcv-ui-icon-batch-browser-new-window-2:before{content:"\e938"}.vcv-ui-icon-batch-browser-new-window:before{content:"\e939"}.vcv-ui-icon-batch-browser-upload-2:before{content:"\e93a"}.vcv-ui-icon-batch-browser-upload:before{content:"\e93b"}.vcv-ui-icon-batch-browser-windows-2:before{content:"\e93c"}.vcv-ui-icon-batch-browser-windows:before{content:"\e93d"}.vcv-ui-icon-batch-browser:before{content:"\e93e"}.vcv-ui-icon-batch-bulb-2:before{content:"\e93f"}.vcv-ui-icon-batch-bulb:before{content:"\e940"}.vcv-ui-icon-batch-bullet:before{content:"\e941"}.vcv-ui-icon-batch-bullhorn-2:before{content:"\e942"}.vcv-ui-icon-batch-bullhorn:before{content:"\e943"}.vcv-ui-icon-batch-calendar:before{content:"\e944"}.vcv-ui-icon-batch-camera-2:before{content:"\e945"}.vcv-ui-icon-batch-camera-3:before{content:"\e946"}.vcv-ui-icon-batch-camera:before{content:"\e947"}.vcv-ui-icon-batch-cassette:before{content:"\e948"}.vcv-ui-icon-batch-clipboard-2:before{content:"\e949"}.vcv-ui-icon-batch-clipboard:before{content:"\e94a"}.vcv-ui-icon-batch-clock:before{content:"\e94b"}.vcv-ui-icon-batch-cloud-add-2:before{content:"\e94c"}.vcv-ui-icon-batch-cloud-add:before{content:"\e94d"}.vcv-ui-icon-batch-cloud-download:before{content:"\e94e"}.vcv-ui-icon-batch-cloud-remove-2:before{content:"\e94f"}.vcv-ui-icon-batch-cloud-remove:before{content:"\e950"}.vcv-ui-icon-batch-cloud-upload:before{content:"\e951"}.vcv-ui-icon-batch-cloud:before{content:"\e952"}.vcv-ui-icon-batch-cmd:before{content:"\e953"}.vcv-ui-icon-batch-code:before{content:"\e954"}.vcv-ui-icon-batch-commit:before{content:"\e955"}.vcv-ui-icon-batch-compass:before{content:"\e956"}.vcv-ui-icon-batch-compose-2:before{content:"\e957"}.vcv-ui-icon-batch-compose-3:before{content:"\e958"}.vcv-ui-icon-batch-compose-4:before{content:"\e959"}.vcv-ui-icon-batch-compose:before{content:"\e95a"}.vcv-ui-icon-batch-contract-2:before{content:"\e95b"}.vcv-ui-icon-batch-contract-3:before{content:"\e95c"}.vcv-ui-icon-batch-contract:before{content:"\e95d"}.vcv-ui-icon-batch-contrast:before{content:"\e95e"}.vcv-ui-icon-batch-converge:before{content:"\e95f"}.vcv-ui-icon-batch-crate:before{content:"\e960"}.vcv-ui-icon-batch-credit-card-2:before{content:"\e961"}.vcv-ui-icon-batch-credit-card-3:before{content:"\e962"}.vcv-ui-icon-batch-credit-card-4:before{content:"\e963"}.vcv-ui-icon-batch-credit-card:before{content:"\e964"}.vcv-ui-icon-batch-crop:before{content:"\e965"}.vcv-ui-icon-batch-cross:before{content:"\e966"}.vcv-ui-icon-batch-curlybrace-2:before{content:"\e967"}.vcv-ui-icon-batch-curlybrace:before{content:"\e968"}.vcv-ui-icon-batch-database-add:before{content:"\e969"}.vcv-ui-icon-batch-database-remove:before{content:"\e96a"}.vcv-ui-icon-batch-database:before{content:"\e96b"}.vcv-ui-icon-batch-delete:before{content:"\e96c"}.vcv-ui-icon-batch-distribute-bottom-edges:before{content:"\e96d"}.vcv-ui-icon-batch-distribute-horizontal-centers:before{content:"\e96e"}.vcv-ui-icon-batch-distribute-left-edges:before{content:"\e96f"}.vcv-ui-icon-batch-distribute-right-edges:before{content:"\e970"}.vcv-ui-icon-batch-distribute-top-edges:before{content:"\e971"}.vcv-ui-icon-batch-distribute-vertical-centers:before{content:"\e972"}.vcv-ui-icon-batch-document-add:before{content:"\e973"}.vcv-ui-icon-batch-document-remove:before{content:"\e974"}.vcv-ui-icon-batch-document:before{content:"\e975"}.vcv-ui-icon-batch-droplet:before{content:"\e976"}.vcv-ui-icon-batch-ellipsis:before{content:"\e977"}.vcv-ui-icon-batch-envelope:before{content:"\e978"}.vcv-ui-icon-batch-exclude:before{content:"\e979"}.vcv-ui-icon-batch-expand-2:before{content:"\e97a"}.vcv-ui-icon-batch-expand-3:before{content:"\e97b"}.vcv-ui-icon-batch-expand:before{content:"\e97c"}.vcv-ui-icon-batch-eye-2:before{content:"\e97d"}.vcv-ui-icon-batch-eye:before{content:"\e97e"}.vcv-ui-icon-batch-fast-forward:before{content:"\e97f"}.vcv-ui-icon-batch-flag-2:before{content:"\e980"}.vcv-ui-icon-batch-flag:before{content:"\e981"}.vcv-ui-icon-batch-flask-empty:before{content:"\e982"}.vcv-ui-icon-batch-flask-full:before{content:"\e983"}.vcv-ui-icon-batch-floppy:before{content:"\e984"}.vcv-ui-icon-batch-flux:before{content:"\e985"}.vcv-ui-icon-batch-folder-2:before{content:"\e986"}.vcv-ui-icon-batch-folder-add-2:before{content:"\e987"}.vcv-ui-icon-batch-folder-add:before{content:"\e988"}.vcv-ui-icon-batch-folder-duplicate-2:before{content:"\e989"}.vcv-ui-icon-batch-folder-duplicate:before{content:"\e98a"}.vcv-ui-icon-batch-folder-remove-2:before{content:"\e98b"}.vcv-ui-icon-batch-folder-remove:before{content:"\e98c"}.vcv-ui-icon-batch-folder:before{content:"\e98d"}.vcv-ui-icon-batch-fork:before{content:"\e98e"}.vcv-ui-icon-batch-grid-2:before{content:"\e98f"}.vcv-ui-icon-batch-grid:before{content:"\e990"}.vcv-ui-icon-batch-headphones:before{content:"\e991"}.vcv-ui-icon-batch-heart-empty:before{content:"\e992"}.vcv-ui-icon-batch-heart-full:before{content:"\e993"}.vcv-ui-icon-batch-heart-half:before{content:"\e994"}.vcv-ui-icon-batch-home-2:before{content:"\e995"}.vcv-ui-icon-batch-home-3:before{content:"\e996"}.vcv-ui-icon-batch-home:before{content:"\e997"}.vcv-ui-icon-batch-icon0:before{content:"\e998"}.vcv-ui-icon-batch-image:before{content:"\e999"}.vcv-ui-icon-batch-in:before{content:"\e99a"}.vcv-ui-icon-batch-inbox-2:before{content:"\e99b"}.vcv-ui-icon-batch-inbox:before{content:"\e99c"}.vcv-ui-icon-batch-infinity:before{content:"\e99d"}.vcv-ui-icon-batch-intersect:before{content:"\e99e"}.vcv-ui-icon-batch-key-2:before{content:"\e99f"}.vcv-ui-icon-batch-key:before{content:"\e9a0"}.vcv-ui-icon-batch-keys:before{content:"\e9a1"}.vcv-ui-icon-batch-layout-column-center:before{content:"\e9a2"}.vcv-ui-icon-batch-layout-content-left-2:before{content:"\e9a3"}.vcv-ui-icon-batch-layout-content-left:before{content:"\e9a4"}.vcv-ui-icon-batch-layout-content-right-2:before{content:"\e9a5"}.vcv-ui-icon-batch-layout-content-right:before{content:"\e9a6"}.vcv-ui-icon-batch-layout-sidebar-left:before{content:"\e9a7"}.vcv-ui-icon-batch-layout-sidebar-right:before{content:"\e9a8"}.vcv-ui-icon-batch-link-2:before{content:"\e9a9"}.vcv-ui-icon-batch-link:before{content:"\e9aa"}.vcv-ui-icon-batch-list-2:before{content:"\e9ab"}.vcv-ui-icon-batch-list:before{content:"\e9ac"}.vcv-ui-icon-batch-locked:before{content:"\e9ad"}.vcv-ui-icon-batch-mail-2:before{content:"\e9ae"}.vcv-ui-icon-batch-mail-3:before{content:"\e9af"}.vcv-ui-icon-batch-mail-4:before{content:"\e9b0"}.vcv-ui-icon-batch-mail-incoming:before{content:"\e9b1"}.vcv-ui-icon-batch-mail-outgoing:before{content:"\e9b2"}.vcv-ui-icon-batch-mail:before{content:"\e9b3"}.vcv-ui-icon-batch-map-2:before{content:"\e9b4"}.vcv-ui-icon-batch-map:before{content:"\e9b5"}.vcv-ui-icon-batch-marquee-download:before{content:"\e9b6"}.vcv-ui-icon-batch-marquee-minus:before{content:"\e9b7"}.vcv-ui-icon-batch-marquee-plus:before{content:"\e9b8"}.vcv-ui-icon-batch-marquee-upload:before{content:"\e9b9"}.vcv-ui-icon-batch-marquee:before{content:"\e9ba"}.vcv-ui-icon-batch-maximise:before{content:"\e9bb"}.vcv-ui-icon-batch-menu-2:before{content:"\e9bc"}.vcv-ui-icon-batch-menu-pull-down:before{content:"\e9bd"}.vcv-ui-icon-batch-menu-pull-up:before{content:"\e9be"}.vcv-ui-icon-batch-menu:before{content:"\e9bf"}.vcv-ui-icon-batch-microphone-2:before{content:"\e9c0"}.vcv-ui-icon-batch-microphone:before{content:"\e9c1"}.vcv-ui-icon-batch-minus:before{content:"\e9c2"}.vcv-ui-icon-batch-mixer:before{content:"\e9c3"}.vcv-ui-icon-batch-newspaper-2:before{content:"\e9c4"}.vcv-ui-icon-batch-newspaper:before{content:"\e9c5"}.vcv-ui-icon-batch-next:before{content:"\e9c6"}.vcv-ui-icon-batch-nib:before{content:"\e9c7"}.vcv-ui-icon-batch-nope:before{content:"\e9c8"}.vcv-ui-icon-batch-notes:before{content:"\e9c9"}.vcv-ui-icon-batch-options:before{content:"\e9ca"}.vcv-ui-icon-batch-out:before{content:"\e9cb"}.vcv-ui-icon-batch-outbox-2:before{content:"\e9cc"}.vcv-ui-icon-batch-outbox:before{content:"\e9cd"}.vcv-ui-icon-batch-outgoing-2:before{content:"\e9ce"}.vcv-ui-icon-batch-outgoing:before{content:"\e9cf"}.vcv-ui-icon-batch-paper-ripped:before{content:"\e9d0"}.vcv-ui-icon-batch-paper-roll-ripped:before{content:"\e9d1"}.vcv-ui-icon-batch-paper-roll:before{content:"\e9d2"}.vcv-ui-icon-batch-paragraph-center-2:before{content:"\e9d3"}.vcv-ui-icon-batch-paragraph-center:before{content:"\e9d4"}.vcv-ui-icon-batch-paragraph-justify-2:before{content:"\e9d5"}.vcv-ui-icon-batch-paragraph-justify:before{content:"\e9d6"}.vcv-ui-icon-batch-paragraph-left-2:before{content:"\e9d7"}.vcv-ui-icon-batch-paragraph-left:before{content:"\e9d8"}.vcv-ui-icon-batch-paragraph-right-2:before{content:"\e9d9"}.vcv-ui-icon-batch-paragraph-right:before{content:"\e9da"}.vcv-ui-icon-batch-pause:before{content:"\e9db"}.vcv-ui-icon-batch-pen:before{content:"\e9dc"}.vcv-ui-icon-batch-pencil:before{content:"\e9dd"}.vcv-ui-icon-batch-pin-2:before{content:"\e9de"}.vcv-ui-icon-batch-pin:before{content:"\e9df"}.vcv-ui-icon-batch-play:before{content:"\e9e0"}.vcv-ui-icon-batch-plus:before{content:"\e9e1"}.vcv-ui-icon-batch-podcast-2:before{content:"\e9e2"}.vcv-ui-icon-batch-podcast:before{content:"\e9e3"}.vcv-ui-icon-batch-polaroid-2:before{content:"\e9e4"}.vcv-ui-icon-batch-polaroid:before{content:"\e9e5"}.vcv-ui-icon-batch-power:before{content:"\e9e6"}.vcv-ui-icon-batch-previous:before{content:"\e9e7"}.vcv-ui-icon-batch-print:before{content:"\e9e8"}.vcv-ui-icon-batch-pull:before{content:"\e9e9"}.vcv-ui-icon-batch-quill-2:before{content:"\e9ea"}.vcv-ui-icon-batch-quill:before{content:"\e9eb"}.vcv-ui-icon-batch-refresh:before{content:"\e9ec"}.vcv-ui-icon-batch-reminder:before{content:"\e9ed"}.vcv-ui-icon-batch-remove:before{content:"\e9ee"}.vcv-ui-icon-batch-repeat-2:before{content:"\e9ef"}.vcv-ui-icon-batch-repeat:before{content:"\e9f0"}.vcv-ui-icon-batch-reply-all:before{content:"\e9f1"}.vcv-ui-icon-batch-reply:before{content:"\e9f2"}.vcv-ui-icon-batch-return:before{content:"\e9f3"}.vcv-ui-icon-batch-revert:before{content:"\e9f4"}.vcv-ui-icon-batch-rewind:before{content:"\e9f5"}.vcv-ui-icon-batch-rulers:before{content:"\e9f6"}.vcv-ui-icon-batch-safe:before{content:"\e9f7"}.vcv-ui-icon-batch-search-2:before{content:"\e9f8"}.vcv-ui-icon-batch-search:before{content:"\e9f9"}.vcv-ui-icon-batch-section:before{content:"\e9fa"}.vcv-ui-icon-batch-settings-2:before{content:"\e9fb"}.vcv-ui-icon-batch-settings-3:before{content:"\e9fc"}.vcv-ui-icon-batch-settings-4:before{content:"\e9fd"}.vcv-ui-icon-batch-settings:before{content:"\e9fe"}.vcv-ui-icon-batch-shred:before{content:"\e9ff"}.vcv-ui-icon-batch-shuffle:before{content:"\ea00"}.vcv-ui-icon-batch-sleep:before{content:"\ea01"}.vcv-ui-icon-batch-spam-2:before{content:"\ea02"}.vcv-ui-icon-batch-spam:before{content:"\ea03"}.vcv-ui-icon-batch-speech-bubble-center-2:before{content:"\ea04"}.vcv-ui-icon-batch-speech-bubble-center-3:before{content:"\ea05"}.vcv-ui-icon-batch-speech-bubble-center:before{content:"\ea06"}.vcv-ui-icon-batch-speech-bubble-left-2:before{content:"\ea07"}.vcv-ui-icon-batch-speech-bubble-left-3:before{content:"\ea08"}.vcv-ui-icon-batch-speech-bubble-left-4:before{content:"\ea09"}.vcv-ui-icon-batch-speech-bubble-left:before{content:"\ea0a"}.vcv-ui-icon-batch-speech-bubble-right-2:before{content:"\ea0b"}.vcv-ui-icon-batch-speech-bubble-right-3:before{content:"\ea0c"}.vcv-ui-icon-batch-speech-bubble-right-4:before{content:"\ea0d"}.vcv-ui-icon-batch-speech-bubble-right:before{content:"\ea0e"}.vcv-ui-icon-batch-spinner-2:before{content:"\ea0f"}.vcv-ui-icon-batch-spinner-3:before{content:"\ea10"}.vcv-ui-icon-batch-spinner:before{content:"\ea11"}.vcv-ui-icon-batch-split-2:before{content:"\ea12"}.vcv-ui-icon-batch-split:before{content:"\ea13"}.vcv-ui-icon-batch-spool:before{content:"\ea14"}.vcv-ui-icon-batch-square-brackets:before{content:"\ea15"}.vcv-ui-icon-batch-stamp-2:before{content:"\ea16"}.vcv-ui-icon-batch-stamp:before{content:"\ea17"}.vcv-ui-icon-batch-star-2:before{content:"\ea18"}.vcv-ui-icon-batch-star:before{content:"\ea19"}.vcv-ui-icon-batch-stiffy:before{content:"\ea1a"}.vcv-ui-icon-batch-stop:before{content:"\ea1b"}.vcv-ui-icon-batch-stopwatch:before{content:"\ea1c"}.vcv-ui-icon-batch-store-2:before{content:"\ea1d"}.vcv-ui-icon-batch-store:before{content:"\ea1e"}.vcv-ui-icon-batch-subtract:before{content:"\ea1f"}.vcv-ui-icon-batch-support-2:before{content:"\ea20"}.vcv-ui-icon-batch-support-3:before{content:"\ea21"}.vcv-ui-icon-batch-support:before{content:"\ea22"}.vcv-ui-icon-batch-swap-2:before{content:"\ea23"}.vcv-ui-icon-batch-swap:before{content:"\ea24"}.vcv-ui-icon-batch-swatch:before{content:"\ea25"}.vcv-ui-icon-batch-swatches:before{content:"\ea26"}.vcv-ui-icon-batch-switch-off:before{content:"\ea27"}.vcv-ui-icon-batch-switch-on:before{content:"\ea28"}.vcv-ui-icon-batch-tag-2:before{content:"\ea29"}.vcv-ui-icon-batch-tag-3:before{content:"\ea2a"}.vcv-ui-icon-batch-tag-4:before{content:"\ea2b"}.vcv-ui-icon-batch-tag:before{content:"\ea2c"}.vcv-ui-icon-batch-terminal-2:before{content:"\ea2d"}.vcv-ui-icon-batch-terminal-3:before{content:"\ea2e"}.vcv-ui-icon-batch-terminal:before{content:"\ea2f"}.vcv-ui-icon-batch-tick:before{content:"\ea30"}.vcv-ui-icon-batch-tilde:before{content:"\ea31"}.vcv-ui-icon-batch-timeline:before{content:"\ea32"}.vcv-ui-icon-batch-toggle-off:before{content:"\ea33"}.vcv-ui-icon-batch-toggle-on:before{content:"\ea34"}.vcv-ui-icon-batch-transfer:before{content:"\ea35"}.vcv-ui-icon-batch-tray:before{content:"\ea36"}.vcv-ui-icon-batch-unite:before{content:"\ea37"}.vcv-ui-icon-batch-unlocked:before{content:"\ea38"}.vcv-ui-icon-batch-unwatch:before{content:"\ea39"}.vcv-ui-icon-batch-user-2-add:before{content:"\ea3a"}.vcv-ui-icon-batch-user-2-remove:before{content:"\ea3b"}.vcv-ui-icon-batch-user-2:before{content:"\ea3c"}.vcv-ui-icon-batch-user-3:before{content:"\ea3d"}.vcv-ui-icon-batch-user-4-add:before{content:"\ea3e"}.vcv-ui-icon-batch-user-4-remove:before{content:"\ea3f"}.vcv-ui-icon-batch-user-4:before{content:"\ea40"}.vcv-ui-icon-batch-user-card:before{content:"\ea41"}.vcv-ui-icon-batch-user:before{content:"\ea42"}.vcv-ui-icon-batch-users:before{content:"\ea43"}.vcv-ui-icon-batch-video-2:before{content:"\ea44"}.vcv-ui-icon-batch-video:before{content:"\ea45"}.vcv-ui-icon-batch-vinyl:before{content:"\ea46"}.vcv-ui-icon-batch-voicemail:before{content:"\ea47"}.vcv-ui-icon-batch-wallet-2:before{content:"\ea48"}.vcv-ui-icon-batch-wallet:before{content:"\ea49"}.vcv-ui-icon-batch-watch-2:before{content:"\ea4a"}.vcv-ui-icon-batch-watch:before{content:"\ea4b"}.vcv-ui-icon-batch-wave-2:before{content:"\ea4c"}.vcv-ui-icon-batch-wave:before{content:"\ea4d"}.vcv-ui-icon-batch-wifi-high:before{content:"\ea4e"}.vcv-ui-icon-batch-wifi-low:before{content:"\ea4f"}.vcv-ui-icon-batch-wifi-mid:before{content:"\ea50"}.vcv-ui-icon-batch-wiggle:before{content:"\ea51"}.vcv-ui-icon-batch-windows:before{content:"\ea52"}.vcv-ui-icon-batch-zoom-in-2:before{content:"\ea53"}.vcv-ui-icon-batch-zoom-in:before{content:"\ea54"}.vcv-ui-icon-batch-zoom-out-2:before{content:"\ea55"}.vcv-ui-icon-batch-zoom-out:before{content:"\ea56"}@font-face{font-family:'vcv-dripicons';src:url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/dripicons.ttf?b12d6e5841cf8e66e7b5f6a2db640dea) format('truetype'),url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/dripicons.woff?b1a95fb8963112b63eb4a75ed9bdd1a2) format('woff'),url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/dripicons.svg?d131c75f5ccaf610e9b9ca98af42f7e0#vcv-dripicons) format('svg');font-weight:normal;font-style:normal}.vcv-ui-icon-dripicons{font-family:'vcv-dripicons' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;text-decoration:inherit;font-size:1em;text-align:center;font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vcv-ui-icon-dripicons-alarm:before{content:"\e900"}.vcv-ui-icon-dripicons-align-center:before{content:"\e901"}.vcv-ui-icon-dripicons-align-justify:before{content:"\e902"}.vcv-ui-icon-dripicons-align-left:before{content:"\e903"}.vcv-ui-icon-dripicons-align-right:before{content:"\e904"}.vcv-ui-icon-dripicons-anchor:before{content:"\e905"}.vcv-ui-icon-dripicons-archive:before{content:"\e906"}.vcv-ui-icon-dripicons-arrow-down:before{content:"\e907"}.vcv-ui-icon-dripicons-arrow-left:before{content:"\e908"}.vcv-ui-icon-dripicons-arrow-right:before{content:"\e909"}.vcv-ui-icon-dripicons-arrow-thin-down:before{content:"\e90a"}.vcv-ui-icon-dripicons-arrow-thin-left:before{content:"\e90b"}.vcv-ui-icon-dripicons-arrow-thin-right:before{content:"\e90c"}.vcv-ui-icon-dripicons-arrow-thin-up:before{content:"\e90d"}.vcv-ui-icon-dripicons-arrow-up:before{content:"\e90e"}.vcv-ui-icon-dripicons-article:before{content:"\e90f"}.vcv-ui-icon-dripicons-backspace:before{content:"\e910"}.vcv-ui-icon-dripicons-basket:before{content:"\e911"}.vcv-ui-icon-dripicons-basketball:before{content:"\e912"}.vcv-ui-icon-dripicons-battery-empty:before{content:"\e913"}.vcv-ui-icon-dripicons-battery-full:before{content:"\e914"}.vcv-ui-icon-dripicons-battery-low:before{content:"\e915"}.vcv-ui-icon-dripicons-battery-medium:before{content:"\e916"}.vcv-ui-icon-dripicons-bell:before{content:"\e917"}.vcv-ui-icon-dripicons-blog:before{content:"\e918"}.vcv-ui-icon-dripicons-bluetooth:before{content:"\e919"}.vcv-ui-icon-dripicons-bold:before{content:"\e91a"}.vcv-ui-icon-dripicons-bookmark:before{content:"\e91b"}.vcv-ui-icon-dripicons-bookmarks:before{content:"\e91c"}.vcv-ui-icon-dripicons-box:before{content:"\e91d"}.vcv-ui-icon-dripicons-briefcase:before{content:"\e91e"}.vcv-ui-icon-dripicons-brightness-low:before{content:"\e91f"}.vcv-ui-icon-dripicons-brightness-max:before{content:"\e920"}.vcv-ui-icon-dripicons-brightness-medium:before{content:"\e921"}.vcv-ui-icon-dripicons-broadcast:before{content:"\e922"}.vcv-ui-icon-dripicons-browser-upload:before{content:"\e923"}.vcv-ui-icon-dripicons-browser:before{content:"\e924"}.vcv-ui-icon-dripicons-brush:before{content:"\e925"}.vcv-ui-icon-dripicons-calendar:before{content:"\e926"}.vcv-ui-icon-dripicons-camcorder:before{content:"\e927"}.vcv-ui-icon-dripicons-camera:before{content:"\e928"}.vcv-ui-icon-dripicons-card:before{content:"\e929"}.vcv-ui-icon-dripicons-cart:before{content:"\e92a"}.vcv-ui-icon-dripicons-checklist:before{content:"\e92b"}.vcv-ui-icon-dripicons-checkmark:before{content:"\e92c"}.vcv-ui-icon-dripicons-chevron-down:before{content:"\e92d"}.vcv-ui-icon-dripicons-chevron-left:before{content:"\e92e"}.vcv-ui-icon-dripicons-chevron-right:before{content:"\e92f"}.vcv-ui-icon-dripicons-chevron-up:before{content:"\e930"}.vcv-ui-icon-dripicons-clipboard:before{content:"\e931"}.vcv-ui-icon-dripicons-clock:before{content:"\e932"}.vcv-ui-icon-dripicons-clockwise:before{content:"\e933"}.vcv-ui-icon-dripicons-cloud-download:before{content:"\e934"}.vcv-ui-icon-dripicons-cloud-upload:before{content:"\e935"}.vcv-ui-icon-dripicons-cloud:before{content:"\e936"}.vcv-ui-icon-dripicons-code:before{content:"\e937"}.vcv-ui-icon-dripicons-contract-2:before{content:"\e938"}.vcv-ui-icon-dripicons-contract:before{content:"\e939"}.vcv-ui-icon-dripicons-conversation:before{content:"\e93a"}.vcv-ui-icon-dripicons-copy:before{content:"\e93b"}.vcv-ui-icon-dripicons-crop:before{content:"\e93c"}.vcv-ui-icon-dripicons-cross:before{content:"\e93d"}.vcv-ui-icon-dripicons-crosshair:before{content:"\e93e"}.vcv-ui-icon-dripicons-cutlery:before{content:"\e93f"}.vcv-ui-icon-dripicons-device-desktop:before{content:"\e940"}.vcv-ui-icon-dripicons-device-mobile:before{content:"\e941"}.vcv-ui-icon-dripicons-device-tablet:before{content:"\e942"}.vcv-ui-icon-dripicons-direction:before{content:"\e943"}.vcv-ui-icon-dripicons-disc:before{content:"\e944"}.vcv-ui-icon-dripicons-document-delete:before{content:"\e945"}.vcv-ui-icon-dripicons-document-edit:before{content:"\e946"}.vcv-ui-icon-dripicons-document-new:before{content:"\e947"}.vcv-ui-icon-dripicons-document-remove:before{content:"\e948"}.vcv-ui-icon-dripicons-document:before{content:"\e949"}.vcv-ui-icon-dripicons-dot:before{content:"\e94a"}.vcv-ui-icon-dripicons-dots-2:before{content:"\e94b"}.vcv-ui-icon-dripicons-dots-3:before{content:"\e94c"}.vcv-ui-icon-dripicons-download:before{content:"\e94d"}.vcv-ui-icon-dripicons-duplicate:before{content:"\e94e"}.vcv-ui-icon-dripicons-enter:before{content:"\e94f"}.vcv-ui-icon-dripicons-exit:before{content:"\e950"}.vcv-ui-icon-dripicons-expand-2:before{content:"\e951"}.vcv-ui-icon-dripicons-expand:before{content:"\e952"}.vcv-ui-icon-dripicons-experiment:before{content:"\e953"}.vcv-ui-icon-dripicons-export:before{content:"\e954"}.vcv-ui-icon-dripicons-feed:before{content:"\e955"}.vcv-ui-icon-dripicons-flag:before{content:"\e956"}.vcv-ui-icon-dripicons-flashlight:before{content:"\e957"}.vcv-ui-icon-dripicons-folder-open:before{content:"\e958"}.vcv-ui-icon-dripicons-folder:before{content:"\e959"}.vcv-ui-icon-dripicons-forward:before{content:"\e95a"}.vcv-ui-icon-dripicons-gaming:before{content:"\e95b"}.vcv-ui-icon-dripicons-gear:before{content:"\e95c"}.vcv-ui-icon-dripicons-graduation:before{content:"\e95d"}.vcv-ui-icon-dripicons-graph-bar:before{content:"\e95e"}.vcv-ui-icon-dripicons-graph-line:before{content:"\e95f"}.vcv-ui-icon-dripicons-graph-pie:before{content:"\e960"}.vcv-ui-icon-dripicons-headset:before{content:"\e961"}.vcv-ui-icon-dripicons-heart:before{content:"\e962"}.vcv-ui-icon-dripicons-help:before{content:"\e963"}.vcv-ui-icon-dripicons-home:before{content:"\e964"}.vcv-ui-icon-dripicons-hourglass:before{content:"\e965"}.vcv-ui-icon-dripicons-inbox:before{content:"\e966"}.vcv-ui-icon-dripicons-information:before{content:"\e967"}.vcv-ui-icon-dripicons-italic:before{content:"\e968"}.vcv-ui-icon-dripicons-jewel:before{content:"\e969"}.vcv-ui-icon-dripicons-lifting:before{content:"\e96a"}.vcv-ui-icon-dripicons-lightbulb:before{content:"\e96b"}.vcv-ui-icon-dripicons-link-broken:before{content:"\e96c"}.vcv-ui-icon-dripicons-link:before{content:"\e96d"}.vcv-ui-icon-dripicons-list:before{content:"\e96e"}.vcv-ui-icon-dripicons-loading:before{content:"\e96f"}.vcv-ui-icon-dripicons-location:before{content:"\e970"}.vcv-ui-icon-dripicons-lock-open:before{content:"\e971"}.vcv-ui-icon-dripicons-lock:before{content:"\e972"}.vcv-ui-icon-dripicons-mail:before{content:"\e973"}.vcv-ui-icon-dripicons-map:before{content:"\e974"}.vcv-ui-icon-dripicons-media-loop:before{content:"\e975"}.vcv-ui-icon-dripicons-media-next:before{content:"\e976"}.vcv-ui-icon-dripicons-media-pause:before{content:"\e977"}.vcv-ui-icon-dripicons-media-play:before{content:"\e978"}.vcv-ui-icon-dripicons-media-previous:before{content:"\e979"}.vcv-ui-icon-dripicons-media-record:before{content:"\e97a"}.vcv-ui-icon-dripicons-media-shuffle:before{content:"\e97b"}.vcv-ui-icon-dripicons-media-stop:before{content:"\e97c"}.vcv-ui-icon-dripicons-medical:before{content:"\e97d"}.vcv-ui-icon-dripicons-menu:before{content:"\e97e"}.vcv-ui-icon-dripicons-message:before{content:"\e97f"}.vcv-ui-icon-dripicons-meter:before{content:"\e980"}.vcv-ui-icon-dripicons-microphone:before{content:"\e981"}.vcv-ui-icon-dripicons-minus:before{content:"\e982"}.vcv-ui-icon-dripicons-monitor:before{content:"\e983"}.vcv-ui-icon-dripicons-move:before{content:"\e984"}.vcv-ui-icon-dripicons-music:before{content:"\e985"}.vcv-ui-icon-dripicons-network-1:before{content:"\e986"}.vcv-ui-icon-dripicons-network-2:before{content:"\e987"}.vcv-ui-icon-dripicons-network-3:before{content:"\e988"}.vcv-ui-icon-dripicons-network-4:before{content:"\e989"}.vcv-ui-icon-dripicons-network-5:before{content:"\e98a"}.vcv-ui-icon-dripicons-pamphlet:before{content:"\e98b"}.vcv-ui-icon-dripicons-paperclip:before{content:"\e98c"}.vcv-ui-icon-dripicons-pencil:before{content:"\e98d"}.vcv-ui-icon-dripicons-phone:before{content:"\e98e"}.vcv-ui-icon-dripicons-photo-group:before{content:"\e98f"}.vcv-ui-icon-dripicons-photo:before{content:"\e990"}.vcv-ui-icon-dripicons-pill:before{content:"\e991"}.vcv-ui-icon-dripicons-pin:before{content:"\e992"}.vcv-ui-icon-dripicons-plus:before{content:"\e993"}.vcv-ui-icon-dripicons-power:before{content:"\e994"}.vcv-ui-icon-dripicons-preview:before{content:"\e995"}.vcv-ui-icon-dripicons-print:before{content:"\e996"}.vcv-ui-icon-dripicons-pulse:before{content:"\e997"}.vcv-ui-icon-dripicons-question:before{content:"\e998"}.vcv-ui-icon-dripicons-reply-all:before{content:"\e999"}.vcv-ui-icon-dripicons-reply:before{content:"\e99a"}.vcv-ui-icon-dripicons-return:before{content:"\e99b"}.vcv-ui-icon-dripicons-retweet:before{content:"\e99c"}.vcv-ui-icon-dripicons-rocket:before{content:"\e99d"}.vcv-ui-icon-dripicons-scale:before{content:"\e99e"}.vcv-ui-icon-dripicons-search:before{content:"\e99f"}.vcv-ui-icon-dripicons-shopping-bag:before{content:"\e9a0"}.vcv-ui-icon-dripicons-skip:before{content:"\e9a1"}.vcv-ui-icon-dripicons-stack:before{content:"\e9a2"}.vcv-ui-icon-dripicons-star:before{content:"\e9a3"}.vcv-ui-icon-dripicons-stopwatch:before{content:"\e9a4"}.vcv-ui-icon-dripicons-store:before{content:"\e9a5"}.vcv-ui-icon-dripicons-suitcase:before{content:"\e9a6"}.vcv-ui-icon-dripicons-swap:before{content:"\e9a7"}.vcv-ui-icon-dripicons-tag-delete:before{content:"\e9a8"}.vcv-ui-icon-dripicons-tag:before{content:"\e9a9"}.vcv-ui-icon-dripicons-tags:before{content:"\e9aa"}.vcv-ui-icon-dripicons-thumbs-down:before{content:"\e9ab"}.vcv-ui-icon-dripicons-thumbs-up:before{content:"\e9ac"}.vcv-ui-icon-dripicons-ticket:before{content:"\e9ad"}.vcv-ui-icon-dripicons-time-reverse:before{content:"\e9ae"}.vcv-ui-icon-dripicons-to-do:before{content:"\e9af"}.vcv-ui-icon-dripicons-toggles:before{content:"\e9b0"}.vcv-ui-icon-dripicons-trash:before{content:"\e9b1"}.vcv-ui-icon-dripicons-trophy:before{content:"\e9b2"}.vcv-ui-icon-dripicons-upload:before{content:"\e9b3"}.vcv-ui-icon-dripicons-user-group:before{content:"\e9b4"}.vcv-ui-icon-dripicons-user-id:before{content:"\e9b5"}.vcv-ui-icon-dripicons-user:before{content:"\e9b6"}.vcv-ui-icon-dripicons-vibrate:before{content:"\e9b7"}.vcv-ui-icon-dripicons-view-apps:before{content:"\e9b8"}.vcv-ui-icon-dripicons-view-list-large:before{content:"\e9b9"}.vcv-ui-icon-dripicons-view-list:before{content:"\e9ba"}.vcv-ui-icon-dripicons-view-thumb:before{content:"\e9bb"}.vcv-ui-icon-dripicons-volume-full:before{content:"\e9bc"}.vcv-ui-icon-dripicons-volume-low:before{content:"\e9bd"}.vcv-ui-icon-dripicons-volume-medium:before{content:"\e9be"}.vcv-ui-icon-dripicons-volume-off:before{content:"\e9bf"}.vcv-ui-icon-dripicons-wallet:before{content:"\e9c0"}.vcv-ui-icon-dripicons-warning:before{content:"\e9c1"}.vcv-ui-icon-dripicons-web:before{content:"\e9c2"}.vcv-ui-icon-dripicons-weight:before{content:"\e9c3"}.vcv-ui-icon-dripicons-wifi:before{content:"\e9c4"}.vcv-ui-icon-dripicons-wrong:before{content:"\e9c5"}.vcv-ui-icon-dripicons-zoom-in:before{content:"\e9c6"}.vcv-ui-icon-dripicons-zoom-out:before{content:"\e9c7"}@font-face{font-family:'vcv-entypo';src:url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/entypo.ttf?2f8824925271e97c51bfe8e28366ebd6) format('truetype'),url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/entypo.woff?5ec7a6fdf21dc055d04df7f3ce8b92d3) format('woff'),url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/entypo.svg?ad153eaba42114bb0682c2e8ad9ca18f#vcv-entypo) format('svg');font-weight:normal;font-style:normal}.vcv-ui-icon-entypo:before{font-family:'vcv-entypo' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;text-decoration:inherit;width:1em;height:1em;font-size:1em;text-align:center;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility}.vcv-ui-icon-entypo-500px:before{content:"\e900"}.vcv-ui-icon-entypo-500px-with-circle:before{content:"\e901"}.vcv-ui-icon-entypo-app-store:before{content:"\e902"}.vcv-ui-icon-entypo-baidu:before{content:"\e903"}.vcv-ui-icon-entypo-basecamp:before{content:"\e904"}.vcv-ui-icon-entypo-behance:before{content:"\e905"}.vcv-ui-icon-entypo-creative-cloud:before{content:"\e906"}.vcv-ui-icon-entypo-dribbble:before{content:"\e907"}.vcv-ui-icon-entypo-dribbble-with-circle:before{content:"\e908"}.vcv-ui-icon-entypo-dropbox:before{content:"\e909"}.vcv-ui-icon-entypo-evernote:before{content:"\e90a"}.vcv-ui-icon-entypo-facebook:before{content:"\e90b"}.vcv-ui-icon-entypo-facebook-with-circle:before{content:"\e90c"}.vcv-ui-icon-entypo-flattr:before{content:"\e90d"}.vcv-ui-icon-entypo-flickr:before{content:"\e90e"}.vcv-ui-icon-entypo-flickr-with-circle:before{content:"\e90f"}.vcv-ui-icon-entypo-foursquare:before{content:"\e910"}.vcv-ui-icon-entypo-github:before{content:"\e911"}.vcv-ui-icon-entypo-github-with-circle:before{content:"\e912"}.vcv-ui-icon-entypo-google-plus:before{content:"\e913"}.vcv-ui-icon-entypo-google-plus-with-circle:before{content:"\e914"}.vcv-ui-icon-entypo-google-drive:before{content:"\e915"}.vcv-ui-icon-entypo-google-hangouts:before{content:"\e916"}.vcv-ui-icon-entypo-google-play:before{content:"\e917"}.vcv-ui-icon-entypo-grooveshark:before{content:"\e918"}.vcv-ui-icon-entypo-houzz:before{content:"\e919"}.vcv-ui-icon-entypo-icloud:before{content:"\e91a"}.vcv-ui-icon-entypo-instagram:before{content:"\e91b"}.vcv-ui-icon-entypo-instagram-with-circle:before{content:"\e91c"}.vcv-ui-icon-entypo-lastfm:before{content:"\e91d"}.vcv-ui-icon-entypo-lastfm-with-circle:before{content:"\e91e"}.vcv-ui-icon-entypo-linkedin:before{content:"\e91f"}.vcv-ui-icon-entypo-linkedin-with-circle:before{content:"\e920"}.vcv-ui-icon-entypo-mail-with-circle:before{content:"\e921"}.vcv-ui-icon-entypo-medium:before{content:"\e922"}.vcv-ui-icon-entypo-medium-with-circle:before{content:"\e923"}.vcv-ui-icon-entypo-mixi:before{content:"\e924"}.vcv-ui-icon-entypo-onedrive:before{content:"\e925"}.vcv-ui-icon-entypo-paypal:before{content:"\e926"}.vcv-ui-icon-entypo-picasa:before{content:"\e927"}.vcv-ui-icon-entypo-pinterest:before{content:"\e928"}.vcv-ui-icon-entypo-pinterest-with-circle:before{content:"\e929"}.vcv-ui-icon-entypo-qq:before{content:"\e92a"}.vcv-ui-icon-entypo-qq-with-circle:before{content:"\e92b"}.vcv-ui-icon-entypo-raft:before{content:"\e92c"}.vcv-ui-icon-entypo-raft-with-circle:before{content:"\e92d"}.vcv-ui-icon-entypo-rainbow:before{content:"\e92e"}.vcv-ui-icon-entypo-rdio:before{content:"\e92f"}.vcv-ui-icon-entypo-rdio-with-circle:before{content:"\e930"}.vcv-ui-icon-entypo-renren:before{content:"\e931"}.vcv-ui-icon-entypo-scribd:before{content:"\e932"}.vcv-ui-icon-entypo-sina-weibo:before{content:"\e933"}.vcv-ui-icon-entypo-skype:before{content:"\e934"}.vcv-ui-icon-entypo-skype-with-circle:before{content:"\e935"}.vcv-ui-icon-entypo-slideshare:before{content:"\e936"}.vcv-ui-icon-entypo-smashing:before{content:"\e937"}.vcv-ui-icon-entypo-soundcloud:before{content:"\e938"}.vcv-ui-icon-entypo-spotify:before{content:"\e939"}.vcv-ui-icon-entypo-spotify-with-circle:before{content:"\e93a"}.vcv-ui-icon-entypo-stumbleupon:before{content:"\e93b"}.vcv-ui-icon-entypo-stumbleupon-with-circle:before{content:"\e93c"}.vcv-ui-icon-entypo-swarm:before{content:"\e93d"}.vcv-ui-icon-entypo-tripadvisor:before{content:"\e93e"}.vcv-ui-icon-entypo-tumblr:before{content:"\e93f"}.vcv-ui-icon-entypo-tumblr-with-circle:before{content:"\e940"}.vcv-ui-icon-entypo-twitter:before{content:"\e941"}.vcv-ui-icon-entypo-twitter-with-circle:before{content:"\e942"}.vcv-ui-icon-entypo-vimeo:before{content:"\e943"}.vcv-ui-icon-entypo-vimeo-with-circle:before{content:"\e944"}.vcv-ui-icon-entypo-vine:before{content:"\e945"}.vcv-ui-icon-entypo-vine-with-circle:before{content:"\e946"}.vcv-ui-icon-entypo-vk:before{content:"\e947"}.vcv-ui-icon-entypo-vk-alternitive:before{content:"\e948"}.vcv-ui-icon-entypo-vk-with-circle:before{content:"\e949"}.vcv-ui-icon-entypo-windows-store:before{content:"\e94a"}.vcv-ui-icon-entypo-xing:before{content:"\e94b"}.vcv-ui-icon-entypo-xing-with-circle:before{content:"\e94c"}.vcv-ui-icon-entypo-yelp:before{content:"\e94d"}.vcv-ui-icon-entypo-youko:before{content:"\e94e"}.vcv-ui-icon-entypo-youko-with-circle:before{content:"\e94f"}.vcv-ui-icon-entypo-youtube:before{content:"\e950"}.vcv-ui-icon-entypo-youtube-with-circle:before{content:"\e951"}.vcv-ui-icon-entypo-address:before{content:"\e952"}.vcv-ui-icon-entypo-add-to-list:before{content:"\e953"}.vcv-ui-icon-entypo-add-user:before{content:"\e954"}.vcv-ui-icon-entypo-adjust:before{content:"\e955"}.vcv-ui-icon-entypo-air:before{content:"\e956"}.vcv-ui-icon-entypo-aircraft:before{content:"\e957"}.vcv-ui-icon-entypo-aircraft-landing:before{content:"\e958"}.vcv-ui-icon-entypo-aircraft-take-off:before{content:"\e959"}.vcv-ui-icon-entypo-align-bottom:before{content:"\e95a"}.vcv-ui-icon-entypo-align-horizontal-middle:before{content:"\e95b"}.vcv-ui-icon-entypo-align-left:before{content:"\e95c"}.vcv-ui-icon-entypo-align-right:before{content:"\e95d"}.vcv-ui-icon-entypo-align-top:before{content:"\e95e"}.vcv-ui-icon-entypo-align-vertical-middle:before{content:"\e95f"}.vcv-ui-icon-entypo-archive:before{content:"\e960"}.vcv-ui-icon-entypo-area-graph:before{content:"\e961"}.vcv-ui-icon-entypo-arrow-bold-down:before{content:"\e962"}.vcv-ui-icon-entypo-arrow-bold-left:before{content:"\e963"}.vcv-ui-icon-entypo-arrow-bold-right:before{content:"\e964"}.vcv-ui-icon-entypo-arrow-bold-up:before{content:"\e965"}.vcv-ui-icon-entypo-arrow-down:before{content:"\e966"}.vcv-ui-icon-entypo-arrow-left:before{content:"\e967"}.vcv-ui-icon-entypo-arrow-long-down:before{content:"\e968"}.vcv-ui-icon-entypo-arrow-long-left:before{content:"\e969"}.vcv-ui-icon-entypo-arrow-long-right:before{content:"\e96a"}.vcv-ui-icon-entypo-arrow-long-up:before{content:"\e96b"}.vcv-ui-icon-entypo-arrow-right:before{content:"\e96c"}.vcv-ui-icon-entypo-arrow-up:before{content:"\e96d"}.vcv-ui-icon-entypo-arrow-with-circle-down:before{content:"\e96e"}.vcv-ui-icon-entypo-arrow-with-circle-left:before{content:"\e96f"}.vcv-ui-icon-entypo-arrow-with-circle-right:before{content:"\e970"}.vcv-ui-icon-entypo-arrow-with-circle-up:before{content:"\e971"}.vcv-ui-icon-entypo-attachment:before{content:"\e972"}.vcv-ui-icon-entypo-awareness-ribbon:before{content:"\e973"}.vcv-ui-icon-entypo-back:before{content:"\e974"}.vcv-ui-icon-entypo-back-in-time:before{content:"\e975"}.vcv-ui-icon-entypo-bar-graph:before{content:"\e976"}.vcv-ui-icon-entypo-battery:before{content:"\e977"}.vcv-ui-icon-entypo-beamed-note:before{content:"\e978"}.vcv-ui-icon-entypo-bell:before{content:"\e979"}.vcv-ui-icon-entypo-blackboard:before{content:"\e97a"}.vcv-ui-icon-entypo-block:before{content:"\e97b"}.vcv-ui-icon-entypo-book:before{content:"\e97c"}.vcv-ui-icon-entypo-bookmark:before{content:"\e97d"}.vcv-ui-icon-entypo-bookmarks:before{content:"\e97e"}.vcv-ui-icon-entypo-bowl:before{content:"\e97f"}.vcv-ui-icon-entypo-box:before{content:"\e980"}.vcv-ui-icon-entypo-briefcase:before{content:"\e981"}.vcv-ui-icon-entypo-browser:before{content:"\e982"}.vcv-ui-icon-entypo-brush:before{content:"\e983"}.vcv-ui-icon-entypo-bucket:before{content:"\e984"}.vcv-ui-icon-entypo-bug:before{content:"\e985"}.vcv-ui-icon-entypo-cake:before{content:"\e986"}.vcv-ui-icon-entypo-calculator:before{content:"\e987"}.vcv-ui-icon-entypo-calendar:before{content:"\e988"}.vcv-ui-icon-entypo-camera:before{content:"\e989"}.vcv-ui-icon-entypo-ccw:before{content:"\e98a"}.vcv-ui-icon-entypo-chat:before{content:"\e98b"}.vcv-ui-icon-entypo-check:before{content:"\e98c"}.vcv-ui-icon-entypo-chevron-down:before{content:"\e98d"}.vcv-ui-icon-entypo-chevron-left:before{content:"\e98e"}.vcv-ui-icon-entypo-chevron-right:before{content:"\e98f"}.vcv-ui-icon-entypo-chevron-small-down:before{content:"\e990"}.vcv-ui-icon-entypo-chevron-small-left:before{content:"\e991"}.vcv-ui-icon-entypo-chevron-small-right:before{content:"\e992"}.vcv-ui-icon-entypo-chevron-small-up:before{content:"\e993"}.vcv-ui-icon-entypo-chevron-thin-down:before{content:"\e994"}.vcv-ui-icon-entypo-chevron-thin-left:before{content:"\e995"}.vcv-ui-icon-entypo-chevron-thin-right:before{content:"\e996"}.vcv-ui-icon-entypo-chevron-thin-up:before{content:"\e997"}.vcv-ui-icon-entypo-chevron-up:before{content:"\e998"}.vcv-ui-icon-entypo-chevron-with-circle-down:before{content:"\e999"}.vcv-ui-icon-entypo-chevron-with-circle-left:before{content:"\e99a"}.vcv-ui-icon-entypo-chevron-with-circle-right:before{content:"\e99b"}.vcv-ui-icon-entypo-chevron-with-circle-up:before{content:"\e99c"}.vcv-ui-icon-entypo-circle:before{content:"\e99d"}.vcv-ui-icon-entypo-circle-with-cross:before{content:"\e99e"}.vcv-ui-icon-entypo-circle-with-minus:before{content:"\e99f"}.vcv-ui-icon-entypo-circle-with-plus:before{content:"\e9a0"}.vcv-ui-icon-entypo-circular-graph:before{content:"\e9a1"}.vcv-ui-icon-entypo-clapperboard:before{content:"\e9a2"}.vcv-ui-icon-entypo-classic-computer:before{content:"\e9a3"}.vcv-ui-icon-entypo-clipboard:before{content:"\e9a4"}.vcv-ui-icon-entypo-clock:before{content:"\e9a5"}.vcv-ui-icon-entypo-cloud:before{content:"\e9a6"}.vcv-ui-icon-entypo-code:before{content:"\e9a7"}.vcv-ui-icon-entypo-cog:before{content:"\e9a8"}.vcv-ui-icon-entypo-colours:before{content:"\e9a9"}.vcv-ui-icon-entypo-compass:before{content:"\e9aa"}.vcv-ui-icon-entypo-controller-fast-backward:before{content:"\e9ab"}.vcv-ui-icon-entypo-controller-fast-forward:before{content:"\e9ac"}.vcv-ui-icon-entypo-controller-jump-to-start:before{content:"\e9ad"}.vcv-ui-icon-entypo-controller-next:before{content:"\e9ae"}.vcv-ui-icon-entypo-controller-paus:before{content:"\e9af"}.vcv-ui-icon-entypo-controller-play:before{content:"\e9b0"}.vcv-ui-icon-entypo-controller-record:before{content:"\e9b1"}.vcv-ui-icon-entypo-controller-stop:before{content:"\e9b2"}.vcv-ui-icon-entypo-controller-volume:before{content:"\e9b3"}.vcv-ui-icon-entypo-copy:before{content:"\e9b4"}.vcv-ui-icon-entypo-creative-commons:before{content:"\e9b5"}.vcv-ui-icon-entypo-creative-commons-attribution:before{content:"\e9b6"}.vcv-ui-icon-entypo-creative-commons-noderivs:before{content:"\e9b7"}.vcv-ui-icon-entypo-creative-commons-noncommercial-eu:before{content:"\e9b8"}.vcv-ui-icon-entypo-creative-commons-noncommercial-us:before{content:"\e9b9"}.vcv-ui-icon-entypo-creative-commons-public-domain:before{content:"\e9ba"}.vcv-ui-icon-entypo-creative-commons-remix:before{content:"\e9bb"}.vcv-ui-icon-entypo-creative-commons-share:before{content:"\e9bc"}.vcv-ui-icon-entypo-creative-commons-sharealike:before{content:"\e9bd"}.vcv-ui-icon-entypo-credit:before{content:"\e9be"}.vcv-ui-icon-entypo-credit-card:before{content:"\e9bf"}.vcv-ui-icon-entypo-crop:before{content:"\e9c0"}.vcv-ui-icon-entypo-cross:before{content:"\e9c1"}.vcv-ui-icon-entypo-cup:before{content:"\e9c2"}.vcv-ui-icon-entypo-cw:before{content:"\e9c3"}.vcv-ui-icon-entypo-cycle:before{content:"\e9c4"}.vcv-ui-icon-entypo-database:before{content:"\e9c5"}.vcv-ui-icon-entypo-dial-pad:before{content:"\e9c6"}.vcv-ui-icon-entypo-direction:before{content:"\e9c7"}.vcv-ui-icon-entypo-document:before{content:"\e9c8"}.vcv-ui-icon-entypo-document-landscape:before{content:"\e9c9"}.vcv-ui-icon-entypo-documents:before{content:"\e9ca"}.vcv-ui-icon-entypo-dot-single:before{content:"\e9cb"}.vcv-ui-icon-entypo-dots-three-horizontal:before{content:"\e9cc"}.vcv-ui-icon-entypo-dots-three-vertical:before{content:"\e9cd"}.vcv-ui-icon-entypo-dots-two-horizontal:before{content:"\e9ce"}.vcv-ui-icon-entypo-dots-two-vertical:before{content:"\e9cf"}.vcv-ui-icon-entypo-download:before{content:"\e9d0"}.vcv-ui-icon-entypo-drink:before{content:"\e9d1"}.vcv-ui-icon-entypo-drive:before{content:"\e9d2"}.vcv-ui-icon-entypo-drop:before{content:"\e9d3"}.vcv-ui-icon-entypo-edit:before{content:"\e9d4"}.vcv-ui-icon-entypo-email:before{content:"\e9d5"}.vcv-ui-icon-entypo-emoji-flirt:before{content:"\e9d6"}.vcv-ui-icon-entypo-emoji-happy:before{content:"\e9d7"}.vcv-ui-icon-entypo-emoji-neutral:before{content:"\e9d8"}.vcv-ui-icon-entypo-emoji-sad:before{content:"\e9d9"}.vcv-ui-icon-entypo-erase:before{content:"\e9da"}.vcv-ui-icon-entypo-eraser:before{content:"\e9db"}.vcv-ui-icon-entypo-export:before{content:"\e9dc"}.vcv-ui-icon-entypo-eye:before{content:"\e9dd"}.vcv-ui-icon-entypo-eye-with-line:before{content:"\e9de"}.vcv-ui-icon-entypo-feather:before{content:"\e9df"}.vcv-ui-icon-entypo-fingerprint:before{content:"\e9e0"}.vcv-ui-icon-entypo-flag:before{content:"\e9e1"}.vcv-ui-icon-entypo-flash:before{content:"\e9e2"}.vcv-ui-icon-entypo-flashlight:before{content:"\e9e3"}.vcv-ui-icon-entypo-flat-brush:before{content:"\e9e4"}.vcv-ui-icon-entypo-flow-branch:before{content:"\e9e5"}.vcv-ui-icon-entypo-flow-cascade:before{content:"\e9e6"}.vcv-ui-icon-entypo-flower:before{content:"\e9e7"}.vcv-ui-icon-entypo-flow-line:before{content:"\e9e8"}.vcv-ui-icon-entypo-flow-parallel:before{content:"\e9e9"}.vcv-ui-icon-entypo-flow-tree:before{content:"\e9ea"}.vcv-ui-icon-entypo-folder:before{content:"\e9eb"}.vcv-ui-icon-entypo-folder-images:before{content:"\e9ec"}.vcv-ui-icon-entypo-folder-music:before{content:"\e9ed"}.vcv-ui-icon-entypo-folder-video:before{content:"\e9ee"}.vcv-ui-icon-entypo-forward:before{content:"\e9ef"}.vcv-ui-icon-entypo-funnel:before{content:"\e9f0"}.vcv-ui-icon-entypo-game-controller:before{content:"\e9f1"}.vcv-ui-icon-entypo-gauge:before{content:"\e9f2"}.vcv-ui-icon-entypo-globe:before{content:"\e9f3"}.vcv-ui-icon-entypo-graduation-cap:before{content:"\e9f4"}.vcv-ui-icon-entypo-grid:before{content:"\e9f5"}.vcv-ui-icon-entypo-hair-cross:before{content:"\e9f6"}.vcv-ui-icon-entypo-hand:before{content:"\e9f7"}.vcv-ui-icon-entypo-heart:before{content:"\e9f8"}.vcv-ui-icon-entypo-heart-outlined:before{content:"\e9f9"}.vcv-ui-icon-entypo-help:before{content:"\e9fa"}.vcv-ui-icon-entypo-help-with-circle:before{content:"\e9fb"}.vcv-ui-icon-entypo-home:before{content:"\e9fc"}.vcv-ui-icon-entypo-hour-glass:before{content:"\e9fd"}.vcv-ui-icon-entypo-image:before{content:"\e9fe"}.vcv-ui-icon-entypo-image-inverted:before{content:"\e9ff"}.vcv-ui-icon-entypo-images:before{content:"\ea00"}.vcv-ui-icon-entypo-inbox:before{content:"\ea01"}.vcv-ui-icon-entypo-infinity:before{content:"\ea02"}.vcv-ui-icon-entypo-info:before{content:"\ea03"}.vcv-ui-icon-entypo-info-with-circle:before{content:"\ea04"}.vcv-ui-icon-entypo-install:before{content:"\ea05"}.vcv-ui-icon-entypo-key:before{content:"\ea06"}.vcv-ui-icon-entypo-keyboard:before{content:"\ea07"}.vcv-ui-icon-entypo-lab-flask:before{content:"\ea08"}.vcv-ui-icon-entypo-landline:before{content:"\ea09"}.vcv-ui-icon-entypo-language:before{content:"\ea0a"}.vcv-ui-icon-entypo-laptop:before{content:"\ea0b"}.vcv-ui-icon-entypo-layers:before{content:"\ea0c"}.vcv-ui-icon-entypo-leaf:before{content:"\ea0d"}.vcv-ui-icon-entypo-level-down:before{content:"\ea0e"}.vcv-ui-icon-entypo-level-up:before{content:"\ea0f"}.vcv-ui-icon-entypo-lifebuoy:before{content:"\ea10"}.vcv-ui-icon-entypo-light-bulb:before{content:"\ea11"}.vcv-ui-icon-entypo-light-down:before{content:"\ea12"}.vcv-ui-icon-entypo-light-up:before{content:"\ea13"}.vcv-ui-icon-entypo-line-graph:before{content:"\ea14"}.vcv-ui-icon-entypo-link:before{content:"\ea15"}.vcv-ui-icon-entypo-list:before{content:"\ea16"}.vcv-ui-icon-entypo-location:before{content:"\ea17"}.vcv-ui-icon-entypo-location-pin:before{content:"\ea18"}.vcv-ui-icon-entypo-lock:before{content:"\ea19"}.vcv-ui-icon-entypo-lock-open:before{content:"\ea1a"}.vcv-ui-icon-entypo-login:before{content:"\ea1b"}.vcv-ui-icon-entypo-log-out:before{content:"\ea1c"}.vcv-ui-icon-entypo-loop:before{content:"\ea1d"}.vcv-ui-icon-entypo-magnet:before{content:"\ea1e"}.vcv-ui-icon-entypo-magnifying-glass:before{content:"\ea1f"}.vcv-ui-icon-entypo-mail:before{content:"\ea20"}.vcv-ui-icon-entypo-man:before{content:"\ea21"}.vcv-ui-icon-entypo-map:before{content:"\ea22"}.vcv-ui-icon-entypo-mask:before{content:"\ea23"}.vcv-ui-icon-entypo-medal:before{content:"\ea24"}.vcv-ui-icon-entypo-megaphone:before{content:"\ea25"}.vcv-ui-icon-entypo-menu:before{content:"\ea26"}.vcv-ui-icon-entypo-merge:before{content:"\ea27"}.vcv-ui-icon-entypo-message:before{content:"\ea28"}.vcv-ui-icon-entypo-mic:before{content:"\ea29"}.vcv-ui-icon-entypo-minus:before{content:"\ea2a"}.vcv-ui-icon-entypo-mobile:before{content:"\ea2b"}.vcv-ui-icon-entypo-modern-mic:before{content:"\ea2c"}.vcv-ui-icon-entypo-moon:before{content:"\ea2d"}.vcv-ui-icon-entypo-mouse:before{content:"\ea2e"}.vcv-ui-icon-entypo-mouse-pointer:before{content:"\ea2f"}.vcv-ui-icon-entypo-music:before{content:"\ea30"}.vcv-ui-icon-entypo-network:before{content:"\ea31"}.vcv-ui-icon-entypo-new:before{content:"\ea32"}.vcv-ui-icon-entypo-new-message:before{content:"\ea33"}.vcv-ui-icon-entypo-news:before{content:"\ea34"}.vcv-ui-icon-entypo-newsletter:before{content:"\ea35"}.vcv-ui-icon-entypo-note:before{content:"\ea36"}.vcv-ui-icon-entypo-notification:before{content:"\ea37"}.vcv-ui-icon-entypo-notifications-off:before{content:"\ea38"}.vcv-ui-icon-entypo-old-mobile:before{content:"\ea39"}.vcv-ui-icon-entypo-old-phone:before{content:"\ea3a"}.vcv-ui-icon-entypo-open-book:before{content:"\ea3b"}.vcv-ui-icon-entypo-palette:before{content:"\ea3c"}.vcv-ui-icon-entypo-paper-plane:before{content:"\ea3d"}.vcv-ui-icon-entypo-pencil:before{content:"\ea3e"}.vcv-ui-icon-entypo-phone:before{content:"\ea3f"}.vcv-ui-icon-entypo-pie-chart:before{content:"\ea40"}.vcv-ui-icon-entypo-pin:before{content:"\ea41"}.vcv-ui-icon-entypo-plus:before{content:"\ea42"}.vcv-ui-icon-entypo-popup:before{content:"\ea43"}.vcv-ui-icon-entypo-power-plug:before{content:"\ea44"}.vcv-ui-icon-entypo-price-ribbon:before{content:"\ea45"}.vcv-ui-icon-entypo-price-tag:before{content:"\ea46"}.vcv-ui-icon-entypo-print:before{content:"\ea47"}.vcv-ui-icon-entypo-progress-empty:before{content:"\ea48"}.vcv-ui-icon-entypo-progress-full:before{content:"\ea49"}.vcv-ui-icon-entypo-progress-one:before{content:"\ea4a"}.vcv-ui-icon-entypo-progress-two:before{content:"\ea4b"}.vcv-ui-icon-entypo-publish:before{content:"\ea4c"}.vcv-ui-icon-entypo-quote:before{content:"\ea4d"}.vcv-ui-icon-entypo-radio:before{content:"\ea4e"}.vcv-ui-icon-entypo-remove-user:before{content:"\ea4f"}.vcv-ui-icon-entypo-reply:before{content:"\ea50"}.vcv-ui-icon-entypo-reply-all:before{content:"\ea51"}.vcv-ui-icon-entypo-resize-100:before{content:"\ea52"}.vcv-ui-icon-entypo-resize-full-screen:before{content:"\ea53"}.vcv-ui-icon-entypo-retweet:before{content:"\ea54"}.vcv-ui-icon-entypo-rocket:before{content:"\ea55"}.vcv-ui-icon-entypo-round-brush:before{content:"\ea56"}.vcv-ui-icon-entypo-rss:before{content:"\ea57"}.vcv-ui-icon-entypo-ruler:before{content:"\ea58"}.vcv-ui-icon-entypo-save:before{content:"\ea59"}.vcv-ui-icon-entypo-scissors:before{content:"\ea5a"}.vcv-ui-icon-entypo-select-arrows:before{content:"\ea5b"}.vcv-ui-icon-entypo-share:before{content:"\ea5c"}.vcv-ui-icon-entypo-shareable:before{content:"\ea5d"}.vcv-ui-icon-entypo-share-alternative:before{content:"\ea5e"}.vcv-ui-icon-entypo-shield:before{content:"\ea5f"}.vcv-ui-icon-entypo-shop:before{content:"\ea60"}.vcv-ui-icon-entypo-shopping-bag:before{content:"\ea61"}.vcv-ui-icon-entypo-shopping-basket:before{content:"\ea62"}.vcv-ui-icon-entypo-shopping-cart:before{content:"\ea63"}.vcv-ui-icon-entypo-shuffle:before{content:"\ea64"}.vcv-ui-icon-entypo-signal:before{content:"\ea65"}.vcv-ui-icon-entypo-sound:before{content:"\ea66"}.vcv-ui-icon-entypo-sound-mix:before{content:"\ea67"}.vcv-ui-icon-entypo-sound-mute:before{content:"\ea68"}.vcv-ui-icon-entypo-sports-club:before{content:"\ea69"}.vcv-ui-icon-entypo-spreadsheet:before{content:"\ea6a"}.vcv-ui-icon-entypo-squared-cross:before{content:"\ea6b"}.vcv-ui-icon-entypo-squared-minus:before{content:"\ea6c"}.vcv-ui-icon-entypo-squared-plus:before{content:"\ea6d"}.vcv-ui-icon-entypo-star:before{content:"\ea6e"}.vcv-ui-icon-entypo-star-outlined:before{content:"\ea6f"}.vcv-ui-icon-entypo-stopwatch:before{content:"\ea70"}.vcv-ui-icon-entypo-suitcase:before{content:"\ea71"}.vcv-ui-icon-entypo-swap:before{content:"\ea72"}.vcv-ui-icon-entypo-sweden:before{content:"\ea73"}.vcv-ui-icon-entypo-switch:before{content:"\ea74"}.vcv-ui-icon-entypo-tablet:before{content:"\ea75"}.vcv-ui-icon-entypo-tablet-mobile-combo:before{content:"\ea76"}.vcv-ui-icon-entypo-tag:before{content:"\ea77"}.vcv-ui-icon-entypo-text:before{content:"\ea78"}.vcv-ui-icon-entypo-text-document:before{content:"\ea79"}.vcv-ui-icon-entypo-text-document-inverted:before{content:"\ea7a"}.vcv-ui-icon-entypo-thermometer:before{content:"\ea7b"}.vcv-ui-icon-entypo-thumbs-down:before{content:"\ea7c"}.vcv-ui-icon-entypo-thumbs-up:before{content:"\ea7d"}.vcv-ui-icon-entypo-thunder-cloud:before{content:"\ea7e"}.vcv-ui-icon-entypo-ticket:before{content:"\ea7f"}.vcv-ui-icon-entypo-time-slot:before{content:"\ea80"}.vcv-ui-icon-entypo-tools:before{content:"\ea81"}.vcv-ui-icon-entypo-traffic-cone:before{content:"\ea82"}.vcv-ui-icon-entypo-trash:before{content:"\ea83"}.vcv-ui-icon-entypo-tree:before{content:"\ea84"}.vcv-ui-icon-entypo-triangle-down:before{content:"\ea85"}.vcv-ui-icon-entypo-triangle-left:before{content:"\ea86"}.vcv-ui-icon-entypo-triangle-right:before{content:"\ea87"}.vcv-ui-icon-entypo-triangle-up:before{content:"\ea88"}.vcv-ui-icon-entypo-trophy:before{content:"\ea89"}.vcv-ui-icon-entypo-tv:before{content:"\ea8a"}.vcv-ui-icon-entypo-typing:before{content:"\ea8b"}.vcv-ui-icon-entypo-uninstall:before{content:"\ea8c"}.vcv-ui-icon-entypo-unread:before{content:"\ea8d"}.vcv-ui-icon-entypo-untag:before{content:"\ea8e"}.vcv-ui-icon-entypo-upload:before{content:"\ea8f"}.vcv-ui-icon-entypo-upload-to-cloud:before{content:"\ea90"}.vcv-ui-icon-entypo-user:before{content:"\ea91"}.vcv-ui-icon-entypo-users:before{content:"\ea92"}.vcv-ui-icon-entypo-v-card:before{content:"\ea93"}.vcv-ui-icon-entypo-video:before{content:"\ea94"}.vcv-ui-icon-entypo-video-camera:before{content:"\ea95"}.vcv-ui-icon-entypo-vinyl:before{content:"\ea96"}.vcv-ui-icon-entypo-voicemail:before{content:"\ea97"}.vcv-ui-icon-entypo-wallet:before{content:"\ea98"}.vcv-ui-icon-entypo-warning:before{content:"\ea99"}.vcv-ui-icon-entypo-water:before{content:"\ea9a"}@font-face{font-family:'vcv-feather';src:url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/feather.ttf?1c72fdd5ab5c4717efe7fddb2f812e56) format('truetype'),url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/feather.woff?4f80b07ad8b192a917d0c439c7acd496) format('woff'),url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/feather.svg?4130402658e298f174cf4dbf5dd748fe#vcv-feather) format('svg');font-weight:normal;font-style:normal}.vcv-ui-icon-feather:before{font-family:'vcv-feather' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;text-decoration:inherit;width:1em;height:1em;font-size:1em;text-align:center;font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vcv-ui-icon-feather-activity:before{content:"\e900"}.vcv-ui-icon-feather-airplay:before{content:"\e901"}.vcv-ui-icon-feather-alert-circle:before{content:"\e902"}.vcv-ui-icon-feather-alert-octagon:before{content:"\e903"}.vcv-ui-icon-feather-alert-triangle:before{content:"\e904"}.vcv-ui-icon-feather-align-center:before{content:"\e905"}.vcv-ui-icon-feather-align-justify:before{content:"\e906"}.vcv-ui-icon-feather-align-left:before{content:"\e907"}.vcv-ui-icon-feather-align-right:before{content:"\e908"}.vcv-ui-icon-feather-anchor:before{content:"\e909"}.vcv-ui-icon-feather-aperture:before{content:"\e90a"}.vcv-ui-icon-feather-arrow-down:before{content:"\e90b"}.vcv-ui-icon-feather-arrow-left:before{content:"\e90c"}.vcv-ui-icon-feather-arrow-right:before{content:"\e90d"}.vcv-ui-icon-feather-arrow-up:before{content:"\e90e"}.vcv-ui-icon-feather-at-sign:before{content:"\e90f"}.vcv-ui-icon-feather-award:before{content:"\e910"}.vcv-ui-icon-feather-bar-chart-2:before{content:"\e911"}.vcv-ui-icon-feather-bar-chart:before{content:"\e912"}.vcv-ui-icon-feather-battery:before{content:"\e913"}.vcv-ui-icon-feather-bell-off:before{content:"\e914"}.vcv-ui-icon-feather-bell:before{content:"\e915"}.vcv-ui-icon-feather-bluetooth:before{content:"\e916"}.vcv-ui-icon-feather-book:before{content:"\e917"}.vcv-ui-icon-feather-bookmark:before{content:"\e918"}.vcv-ui-icon-feather-box:before{content:"\e919"}.vcv-ui-icon-feather-briefcase:before{content:"\e91a"}.vcv-ui-icon-feather-camera-off:before{content:"\e91b"}.vcv-ui-icon-feather-camera:before{content:"\e91c"}.vcv-ui-icon-feather-check-circle:before{content:"\e91d"}.vcv-ui-icon-feather-check-square:before{content:"\e91e"}.vcv-ui-icon-feather-check:before{content:"\e91f"}.vcv-ui-icon-feather-chevron-down:before{content:"\e920"}.vcv-ui-icon-feather-chevron-left:before{content:"\e921"}.vcv-ui-icon-feather-chevron-right:before{content:"\e922"}.vcv-ui-icon-feather-chevron-up:before{content:"\e923"}.vcv-ui-icon-feather-chrome:before{content:"\e924"}.vcv-ui-icon-feather-circle:before{content:"\e925"}.vcv-ui-icon-feather-clipboard:before{content:"\e926"}.vcv-ui-icon-feather-clock:before{content:"\e927"}.vcv-ui-icon-feather-cloud-off:before{content:"\e928"}.vcv-ui-icon-feather-cloud:before{content:"\e929"}.vcv-ui-icon-feather-cog:before{content:"\e92a"}.vcv-ui-icon-feather-command:before{content:"\e92b"}.vcv-ui-icon-feather-comment-circle:before{content:"\e92c"}.vcv-ui-icon-feather-comment-square:before{content:"\e92d"}.vcv-ui-icon-feather-cpu:before{content:"\e92e"}.vcv-ui-icon-feather-crosshair:before{content:"\e92f"}.vcv-ui-icon-feather-delete:before{content:"\e930"}.vcv-ui-icon-feather-disc:before{content:"\e931"}.vcv-ui-icon-feather-download-cloud:before{content:"\e932"}.vcv-ui-icon-feather-download:before{content:"\e933"}.vcv-ui-icon-feather-droplet:before{content:"\e934"}.vcv-ui-icon-feather-edit:before{content:"\e935"}.vcv-ui-icon-feather-external-link:before{content:"\e936"}.vcv-ui-icon-feather-eye-off:before{content:"\e937"}.vcv-ui-icon-feather-eye:before{content:"\e938"}.vcv-ui-icon-feather-facebook:before{content:"\e939"}.vcv-ui-icon-feather-fast-forward:before{content:"\e93a"}.vcv-ui-icon-feather-feather:before{content:"\e93b"}.vcv-ui-icon-feather-file:before{content:"\e93c"}.vcv-ui-icon-feather-filter:before{content:"\e93d"}.vcv-ui-icon-feather-flag:before{content:"\e93e"}.vcv-ui-icon-feather-folder:before{content:"\e93f"}.vcv-ui-icon-feather-globe:before{content:"\e940"}.vcv-ui-icon-feather-grid:before{content:"\e941"}.vcv-ui-icon-feather-hash:before{content:"\e942"}.vcv-ui-icon-feather-headphones:before{content:"\e943"}.vcv-ui-icon-feather-heart:before{content:"\e944"}.vcv-ui-icon-feather-home:before{content:"\e945"}.vcv-ui-icon-feather-image:before{content:"\e946"}.vcv-ui-icon-feather-inbox:before{content:"\e947"}.vcv-ui-icon-feather-info:before{content:"\e948"}.vcv-ui-icon-feather-instagram:before{content:"\e949"}.vcv-ui-icon-feather-layers:before{content:"\e94a"}.vcv-ui-icon-feather-layout:before{content:"\e94b"}.vcv-ui-icon-feather-life-buoy:before{content:"\e94c"}.vcv-ui-icon-feather-loader:before{content:"\e94d"}.vcv-ui-icon-feather-location:before{content:"\e94e"}.vcv-ui-icon-feather-lock:before{content:"\e94f"}.vcv-ui-icon-feather-mail:before{content:"\e950"}.vcv-ui-icon-feather-map-pin:before{content:"\e951"}.vcv-ui-icon-feather-map:before{content:"\e952"}.vcv-ui-icon-feather-maximize-2:before{content:"\e953"}.vcv-ui-icon-feather-maximize:before{content:"\e954"}.vcv-ui-icon-feather-menu:before{content:"\e955"}.vcv-ui-icon-feather-mic-off:before{content:"\e956"}.vcv-ui-icon-feather-mic:before{content:"\e957"}.vcv-ui-icon-feather-minimize-2:before{content:"\e958"}.vcv-ui-icon-feather-minimize:before{content:"\e959"}.vcv-ui-icon-feather-minus-circle:before{content:"\e95a"}.vcv-ui-icon-feather-minus-square:before{content:"\e95b"}.vcv-ui-icon-feather-minus:before{content:"\e95c"}.vcv-ui-icon-feather-monitor:before{content:"\e95d"}.vcv-ui-icon-feather-moon:before{content:"\e95e"}.vcv-ui-icon-feather-more-horizontal:before{content:"\e95f"}.vcv-ui-icon-feather-more-vertical:before{content:"\e960"}.vcv-ui-icon-feather-move:before{content:"\e961"}.vcv-ui-icon-feather-music:before{content:"\e962"}.vcv-ui-icon-feather-octagon:before{content:"\e963"}.vcv-ui-icon-feather-pause:before{content:"\e964"}.vcv-ui-icon-feather-phone-call:before{content:"\e965"}.vcv-ui-icon-feather-phone-forwarded:before{content:"\e966"}.vcv-ui-icon-feather-phone-incoming:before{content:"\e967"}.vcv-ui-icon-feather-phone-missed:before{content:"\e968"}.vcv-ui-icon-feather-phone-off:before{content:"\e969"}.vcv-ui-icon-feather-phone-outgoing:before{content:"\e96a"}.vcv-ui-icon-feather-phone:before{content:"\e96b"}.vcv-ui-icon-feather-pie-chart:before{content:"\e96c"}.vcv-ui-icon-feather-play:before{content:"\e96d"}.vcv-ui-icon-feather-plus-circle:before{content:"\e96e"}.vcv-ui-icon-feather-plus-square:before{content:"\e96f"}.vcv-ui-icon-feather-plus:before{content:"\e970"}.vcv-ui-icon-feather-pocket:before{content:"\e971"}.vcv-ui-icon-feather-power:before{content:"\e972"}.vcv-ui-icon-feather-printer:before{content:"\e973"}.vcv-ui-icon-feather-radio:before{content:"\e974"}.vcv-ui-icon-feather-refresh-ccw:before{content:"\e975"}.vcv-ui-icon-feather-refresh-cw:before{content:"\e976"}.vcv-ui-icon-feather-rewind:before{content:"\e977"}.vcv-ui-icon-feather-rotate-ccw:before{content:"\e978"}.vcv-ui-icon-feather-rotate-cw:before{content:"\e979"}.vcv-ui-icon-feather-scissors:before{content:"\e97a"}.vcv-ui-icon-feather-search:before{content:"\e97b"}.vcv-ui-icon-feather-share:before{content:"\e97c"}.vcv-ui-icon-feather-shuffle:before{content:"\e97d"}.vcv-ui-icon-feather-skip-back:before{content:"\e97e"}.vcv-ui-icon-feather-skip-forward:before{content:"\e97f"}.vcv-ui-icon-feather-slash:before{content:"\e980"}.vcv-ui-icon-feather-square:before{content:"\e981"}.vcv-ui-icon-feather-star:before{content:"\e982"}.vcv-ui-icon-feather-sun:before{content:"\e983"}.vcv-ui-icon-feather-sunrise:before{content:"\e984"}.vcv-ui-icon-feather-sunset:before{content:"\e985"}.vcv-ui-icon-feather-tag:before{content:"\e986"}.vcv-ui-icon-feather-target:before{content:"\e987"}.vcv-ui-icon-feather-thermometer:before{content:"\e988"}.vcv-ui-icon-feather-thumbs-down:before{content:"\e989"}.vcv-ui-icon-feather-thumbs-up:before{content:"\e98a"}.vcv-ui-icon-feather-toggle-left:before{content:"\e98b"}.vcv-ui-icon-feather-toggle-right:before{content:"\e98c"}.vcv-ui-icon-feather-trash-2:before{content:"\e98d"}.vcv-ui-icon-feather-trash:before{content:"\e98e"}.vcv-ui-icon-feather-triangle:before{content:"\e98f"}.vcv-ui-icon-feather-twitter:before{content:"\e990"}.vcv-ui-icon-feather-umbrella:before{content:"\e991"}.vcv-ui-icon-feather-unlock:before{content:"\e992"}.vcv-ui-icon-feather-upload-cloud:before{content:"\e993"}.vcv-ui-icon-feather-upload:before{content:"\e994"}.vcv-ui-icon-feather-user-minus:before{content:"\e995"}.vcv-ui-icon-feather-user-plus:before{content:"\e996"}.vcv-ui-icon-feather-user:before{content:"\e997"}.vcv-ui-icon-feather-video-off:before{content:"\e998"}.vcv-ui-icon-feather-video:before{content:"\e999"}.vcv-ui-icon-feather-watch:before{content:"\e99a"}.vcv-ui-icon-feather-wifi:before{content:"\e99b"}.vcv-ui-icon-feather-wind:before{content:"\e99c"}.vcv-ui-icon-feather-x-circle:before{content:"\e99d"}.vcv-ui-icon-feather-x-square:before{content:"\e99e"}.vcv-ui-icon-feather-x:before{content:"\e99f"}.vcv-ui-icon-feather-zap:before{content:"\e9a0"}.vcv-ui-icon-feather-zoom-in:before{content:"\e9a1"}.vcv-ui-icon-feather-zoom-out:before{content:"\e9a2"}@font-face{font-family:'vcv-linear';src:url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/linear.ttf?31471cd76172b4508f9fa3da162843dc) format('truetype'),url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/linear.woff?d5a7532faa6b8c16507e68e155dfb474) format('woff'),url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/linear.svg?bbbf50c906a4618ca131a08ff67787e9#vcv-linear) format('svg');font-weight:normal;font-style:normal}.vcv-ui-icon-linear{font-family:'vcv-linear' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;text-decoration:inherit;font-size:1em;text-align:center;font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vcv-ui-icon-linear-alarm:before{content:"\e900"}.vcv-ui-icon-linear-apartment:before{content:"\e901"}.vcv-ui-icon-linear-arrow-down-circle:before{content:"\e902"}.vcv-ui-icon-linear-arrow-down:before{content:"\e903"}.vcv-ui-icon-linear-arrow-left-circle:before{content:"\e904"}.vcv-ui-icon-linear-arrow-left:before{content:"\e905"}.vcv-ui-icon-linear-arrow-right-circle:before{content:"\e906"}.vcv-ui-icon-linear-arrow-right:before{content:"\e907"}.vcv-ui-icon-linear-arrow-up-circle:before{content:"\e908"}.vcv-ui-icon-linear-arrow-up:before{content:"\e909"}.vcv-ui-icon-linear-bicycle:before{content:"\e90a"}.vcv-ui-icon-linear-bold:before{content:"\e90b"}.vcv-ui-icon-linear-book:before{content:"\e90c"}.vcv-ui-icon-linear-bookmark:before{content:"\e90d"}.vcv-ui-icon-linear-briefcase:before{content:"\e90e"}.vcv-ui-icon-linear-bubble:before{content:"\e90f"}.vcv-ui-icon-linear-bug:before{content:"\e910"}.vcv-ui-icon-linear-bullhorn:before{content:"\e911"}.vcv-ui-icon-linear-bus:before{content:"\e912"}.vcv-ui-icon-linear-calendar-full:before{content:"\e913"}.vcv-ui-icon-linear-camera-video:before{content:"\e914"}.vcv-ui-icon-linear-camera:before{content:"\e915"}.vcv-ui-icon-linear-car:before{content:"\e916"}.vcv-ui-icon-linear-cart:before{content:"\e917"}.vcv-ui-icon-linear-chart-bars:before{content:"\e918"}.vcv-ui-icon-linear-checkmark-circle:before{content:"\e919"}.vcv-ui-icon-linear-chevron-down-circle:before{content:"\e91a"}.vcv-ui-icon-linear-chevron-down:before{content:"\e91b"}.vcv-ui-icon-linear-chevron-left-circle:before{content:"\e91c"}.vcv-ui-icon-linear-chevron-left:before{content:"\e91d"}.vcv-ui-icon-linear-chevron-right-circle:before{content:"\e91e"}.vcv-ui-icon-linear-chevron-right:before{content:"\e91f"}.vcv-ui-icon-linear-chevron-up-circle:before{content:"\e920"}.vcv-ui-icon-linear-chevron-up:before{content:"\e921"}.vcv-ui-icon-linear-circle-minus:before{content:"\e922"}.vcv-ui-icon-linear-clock:before{content:"\e923"}.vcv-ui-icon-linear-cloud-check:before{content:"\e924"}.vcv-ui-icon-linear-cloud-download:before{content:"\e925"}.vcv-ui-icon-linear-cloud-sync:before{content:"\e926"}.vcv-ui-icon-linear-cloud-upload:before{content:"\e927"}.vcv-ui-icon-linear-cloud:before{content:"\e928"}.vcv-ui-icon-linear-code:before{content:"\e929"}.vcv-ui-icon-linear-coffee-cup:before{content:"\e92a"}.vcv-ui-icon-linear-cog:before{content:"\e92b"}.vcv-ui-icon-linear-construction:before{content:"\e92c"}.vcv-ui-icon-linear-crop:before{content:"\e92d"}.vcv-ui-icon-linear-cross-circle:before{content:"\e92e"}.vcv-ui-icon-linear-cross:before{content:"\e92f"}.vcv-ui-icon-linear-database:before{content:"\e930"}.vcv-ui-icon-linear-diamond:before{content:"\e931"}.vcv-ui-icon-linear-dice:before{content:"\e932"}.vcv-ui-icon-linear-dinner:before{content:"\e933"}.vcv-ui-icon-linear-direction-ltr:before{content:"\e934"}.vcv-ui-icon-linear-direction-rtl:before{content:"\e935"}.vcv-ui-icon-linear-download:before{content:"\e936"}.vcv-ui-icon-linear-drop:before{content:"\e937"}.vcv-ui-icon-linear-earth:before{content:"\e938"}.vcv-ui-icon-linear-enter-down:before{content:"\e939"}.vcv-ui-icon-linear-enter:before{content:"\e93a"}.vcv-ui-icon-linear-envelope:before{content:"\e93b"}.vcv-ui-icon-linear-exit-up:before{content:"\e93c"}.vcv-ui-icon-linear-exit:before{content:"\e93d"}.vcv-ui-icon-linear-eye:before{content:"\e93e"}.vcv-ui-icon-linear-file-add:before{content:"\e93f"}.vcv-ui-icon-linear-file-empty:before{content:"\e940"}.vcv-ui-icon-linear-film-play:before{content:"\e941"}.vcv-ui-icon-linear-flag:before{content:"\e942"}.vcv-ui-icon-linear-frame-contract:before{content:"\e943"}.vcv-ui-icon-linear-frame-expand:before{content:"\e944"}.vcv-ui-icon-linear-funnel:before{content:"\e945"}.vcv-ui-icon-linear-gift:before{content:"\e946"}.vcv-ui-icon-linear-graduation-hat:before{content:"\e947"}.vcv-ui-icon-linear-hand:before{content:"\e948"}.vcv-ui-icon-linear-heart-pulse:before{content:"\e949"}.vcv-ui-icon-linear-heart:before{content:"\e94a"}.vcv-ui-icon-linear-highlight:before{content:"\e94b"}.vcv-ui-icon-linear-history:before{content:"\e94c"}.vcv-ui-icon-linear-home:before{content:"\e94d"}.vcv-ui-icon-linear-hourglass:before{content:"\e94e"}.vcv-ui-icon-linear-inbox:before{content:"\e94f"}.vcv-ui-icon-linear-indent-decrease:before{content:"\e950"}.vcv-ui-icon-linear-indent-increase:before{content:"\e951"}.vcv-ui-icon-linear-italic:before{content:"\e952"}.vcv-ui-icon-linear-keyboard:before{content:"\e953"}.vcv-ui-icon-linear-laptop-phone:before{content:"\e954"}.vcv-ui-icon-linear-laptop:before{content:"\e955"}.vcv-ui-icon-linear-layers:before{content:"\e956"}.vcv-ui-icon-linear-leaf:before{content:"\e957"}.vcv-ui-icon-linear-license:before{content:"\e958"}.vcv-ui-icon-linear-lighter:before{content:"\e959"}.vcv-ui-icon-linear-line-spacing:before{content:"\e95a"}.vcv-ui-icon-linear-linearicons:before{content:"\e95b"}.vcv-ui-icon-linear-link:before{content:"\e95c"}.vcv-ui-icon-linear-list:before{content:"\e95d"}.vcv-ui-icon-linear-location:before{content:"\e95e"}.vcv-ui-icon-linear-lock:before{content:"\e95f"}.vcv-ui-icon-linear-magic-wand:before{content:"\e960"}.vcv-ui-icon-linear-magnifier:before{content:"\e961"}.vcv-ui-icon-linear-map-marker:before{content:"\e962"}.vcv-ui-icon-linear-map:before{content:"\e963"}.vcv-ui-icon-linear-menu-circle:before{content:"\e964"}.vcv-ui-icon-linear-menu:before{content:"\e965"}.vcv-ui-icon-linear-mic:before{content:"\e966"}.vcv-ui-icon-linear-moon:before{content:"\e967"}.vcv-ui-icon-linear-move:before{content:"\e968"}.vcv-ui-icon-linear-music-note:before{content:"\e969"}.vcv-ui-icon-linear-mustache:before{content:"\e96a"}.vcv-ui-icon-linear-neutral:before{content:"\e96b"}.vcv-ui-icon-linear-page-break:before{content:"\e96c"}.vcv-ui-icon-linear-paperclip:before{content:"\e96d"}.vcv-ui-icon-linear-paw:before{content:"\e96e"}.vcv-ui-icon-linear-pencil:before{content:"\e96f"}.vcv-ui-icon-linear-phone-handset:before{content:"\e970"}.vcv-ui-icon-linear-phone:before{content:"\e971"}.vcv-ui-icon-linear-picture:before{content:"\e972"}.vcv-ui-icon-linear-pie-chart:before{content:"\e973"}.vcv-ui-icon-linear-pilcrow:before{content:"\e974"}.vcv-ui-icon-linear-plus-circle:before{content:"\e975"}.vcv-ui-icon-linear-pointer-down:before{content:"\e976"}.vcv-ui-icon-linear-pointer-left:before{content:"\e977"}.vcv-ui-icon-linear-pointer-right:before{content:"\e978"}.vcv-ui-icon-linear-pointer-up:before{content:"\e979"}.vcv-ui-icon-linear-poop:before{content:"\e97a"}.vcv-ui-icon-linear-power-switch:before{content:"\e97b"}.vcv-ui-icon-linear-printer:before{content:"\e97c"}.vcv-ui-icon-linear-pushpin:before{content:"\e97d"}.vcv-ui-icon-linear-question-circle:before{content:"\e97e"}.vcv-ui-icon-linear-redo:before{content:"\e97f"}.vcv-ui-icon-linear-rocket:before{content:"\e980"}.vcv-ui-icon-linear-sad:before{content:"\e981"}.vcv-ui-icon-linear-screen:before{content:"\e982"}.vcv-ui-icon-linear-select:before{content:"\e983"}.vcv-ui-icon-linear-shirt:before{content:"\e984"}.vcv-ui-icon-linear-smartphone:before{content:"\e985"}.vcv-ui-icon-linear-smile:before{content:"\e986"}.vcv-ui-icon-linear-sort-alpha-asc:before{content:"\e987"}.vcv-ui-icon-linear-sort-amount-asc:before{content:"\e988"}.vcv-ui-icon-linear-spell-check:before{content:"\e989"}.vcv-ui-icon-linear-star-empty:before{content:"\e98a"}.vcv-ui-icon-linear-star-half:before{content:"\e98b"}.vcv-ui-icon-linear-star:before{content:"\e98c"}.vcv-ui-icon-linear-store:before{content:"\e98d"}.vcv-ui-icon-linear-strikethrough:before{content:"\e98e"}.vcv-ui-icon-linear-sun:before{content:"\e98f"}.vcv-ui-icon-linear-sync:before{content:"\e990"}.vcv-ui-icon-linear-tablet:before{content:"\e991"}.vcv-ui-icon-linear-tag:before{content:"\e992"}.vcv-ui-icon-linear-text-align-center:before{content:"\e993"}.vcv-ui-icon-linear-text-align-justify:before{content:"\e994"}.vcv-ui-icon-linear-text-align-left:before{content:"\e995"}.vcv-ui-icon-linear-text-align-right:before{content:"\e996"}.vcv-ui-icon-linear-text-format-remove:before{content:"\e997"}.vcv-ui-icon-linear-text-format:before{content:"\e998"}.vcv-ui-icon-linear-text-size:before{content:"\e999"}.vcv-ui-icon-linear-thumbs-down:before{content:"\e99a"}.vcv-ui-icon-linear-thumbs-up:before{content:"\e99b"}.vcv-ui-icon-linear-train:before{content:"\e99c"}.vcv-ui-icon-linear-trash:before{content:"\e99d"}.vcv-ui-icon-linear-underline:before{content:"\e99e"}.vcv-ui-icon-linear-undo:before{content:"\e99f"}.vcv-ui-icon-linear-unlink:before{content:"\e9a0"}.vcv-ui-icon-linear-upload:before{content:"\e9a1"}.vcv-ui-icon-linear-user:before{content:"\e9a2"}.vcv-ui-icon-linear-users:before{content:"\e9a3"}.vcv-ui-icon-linear-volume-high:before{content:"\e9a4"}.vcv-ui-icon-linear-volume-low:before{content:"\e9a5"}.vcv-ui-icon-linear-volume-medium:before{content:"\e9a6"}.vcv-ui-icon-linear-volume:before{content:"\e9a7"}.vcv-ui-icon-linear-warning:before{content:"\e9a8"}.vcv-ui-icon-linear-wheelchair:before{content:"\e9a9"}@font-face{font-family:'vcv-lineicons';src:url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/lineicons.ttf?05cadd863565f64ce538d3da26536a21) format('truetype'),url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/lineicons.woff?f7e1d7f91c602afedad1e575e5696e30) format('woff'),url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/lineicons.svg?7be74dee2b6a712f7668218fda71947b#vcv-lineicons) format('svg');font-weight:normal;font-style:normal}.vcv-ui-icon-lineicons:before{font-family:'vcv-lineicons' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;text-decoration:inherit;width:1em;height:1em;font-size:1em;text-align:center;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility}.vcv-ui-icon-lineicons-heart:before{content:"\e000"}.vcv-ui-icon-lineicons-cloud:before{content:"\e001"}.vcv-ui-icon-lineicons-star:before{content:"\e002"}.vcv-ui-icon-lineicons-tv:before{content:"\e003"}.vcv-ui-icon-lineicons-sound:before{content:"\e004"}.vcv-ui-icon-lineicons-video:before{content:"\e005"}.vcv-ui-icon-lineicons-trash:before{content:"\e006"}.vcv-ui-icon-lineicons-user:before{content:"\e007"}.vcv-ui-icon-lineicons-key:before{content:"\e008"}.vcv-ui-icon-lineicons-search:before{content:"\e009"}.vcv-ui-icon-lineicons-settings:before{content:"\e00a"}.vcv-ui-icon-lineicons-camera:before{content:"\e00b"}.vcv-ui-icon-lineicons-tag:before{content:"\e00c"}.vcv-ui-icon-lineicons-lock:before{content:"\e00d"}.vcv-ui-icon-lineicons-bulb:before{content:"\e00e"}.vcv-ui-icon-lineicons-pen:before{content:"\e00f"}.vcv-ui-icon-lineicons-diamond:before{content:"\e010"}.vcv-ui-icon-lineicons-display:before{content:"\e011"}.vcv-ui-icon-lineicons-location:before{content:"\e012"}.vcv-ui-icon-lineicons-eye:before{content:"\e013"}.vcv-ui-icon-lineicons-bubble:before{content:"\e014"}.vcv-ui-icon-lineicons-stack:before{content:"\e015"}.vcv-ui-icon-lineicons-cup:before{content:"\e016"}.vcv-ui-icon-lineicons-phone:before{content:"\e017"}.vcv-ui-icon-lineicons-news:before{content:"\e018"}.vcv-ui-icon-lineicons-mail:before{content:"\e019"}.vcv-ui-icon-lineicons-like:before{content:"\e01a"}.vcv-ui-icon-lineicons-photo:before{content:"\e01b"}.vcv-ui-icon-lineicons-note:before{content:"\e01c"}.vcv-ui-icon-lineicons-clock:before{content:"\e01d"}.vcv-ui-icon-lineicons-paperplane:before{content:"\e01e"}.vcv-ui-icon-lineicons-params:before{content:"\e01f"}.vcv-ui-icon-lineicons-banknote:before{content:"\e020"}.vcv-ui-icon-lineicons-data:before{content:"\e021"}.vcv-ui-icon-lineicons-music:before{content:"\e022"}.vcv-ui-icon-lineicons-megaphone:before{content:"\e023"}.vcv-ui-icon-lineicons-study:before{content:"\e024"}.vcv-ui-icon-lineicons-lab:before{content:"\e025"}.vcv-ui-icon-lineicons-food:before{content:"\e026"}.vcv-ui-icon-lineicons-t-shirt:before{content:"\e027"}.vcv-ui-icon-lineicons-fire:before{content:"\e028"}.vcv-ui-icon-lineicons-clip:before{content:"\e029"}.vcv-ui-icon-lineicons-shop:before{content:"\e02a"}.vcv-ui-icon-lineicons-calendar:before{content:"\e02b"}.vcv-ui-icon-lineicons-vallet:before{content:"\e02c"}.vcv-ui-icon-lineicons-vynil:before{content:"\e02d"}.vcv-ui-icon-lineicons-truck:before{content:"\e02e"}.vcv-ui-icon-lineicons-world:before{content:"\e02f"}@font-face{font-family:'vcv-material';src:url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/material.ttf?3c5edea36a28673c884598ae389d392f) format('truetype'),url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/material.woff?8930c4b8690128534134009b57a18479) format('woff'),url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/material.svg?db0db6254a85d8feb8fc5735405659f8#imaterial) format('svg');font-weight:normal;font-style:normal}.vcv-ui-icon-material:before{font-family:'vcv-material' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;text-decoration:inherit;width:1em;height:1em;font-size:1.3em;text-align:center;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility}.vcv-ui-icon-material-3d_rotation:before{content:"\e84d"}.vcv-ui-icon-material-ac_unit:before{content:"\eb3b"}.vcv-ui-icon-material-alarm:before{content:"\e855"}.vcv-ui-icon-material-access_alarms:before{content:"\e191"}.vcv-ui-icon-material-schedule:before{content:"\e8b5"}.vcv-ui-icon-material-accessibility:before{content:"\e84e"}.vcv-ui-icon-material-accessible:before{content:"\e914"}.vcv-ui-icon-material-account_balance:before{content:"\e84f"}.vcv-ui-icon-material-account_balance_wallet:before{content:"\e850"}.vcv-ui-icon-material-account_box:before{content:"\e851"}.vcv-ui-icon-material-account_circle:before{content:"\e853"}.vcv-ui-icon-material-adb:before{content:"\e60e"}.vcv-ui-icon-material-add:before{content:"\e145"}.vcv-ui-icon-material-add_a_photo:before{content:"\e439"}.vcv-ui-icon-material-alarm_add:before{content:"\e856"}.vcv-ui-icon-material-add_alert:before{content:"\e003"}.vcv-ui-icon-material-add_box:before{content:"\e146"}.vcv-ui-icon-material-add_circle:before{content:"\e147"}.vcv-ui-icon-material-control_point:before{content:"\e3ba"}.vcv-ui-icon-material-add_location:before{content:"\e567"}.vcv-ui-icon-material-add_shopping_cart:before{content:"\e854"}.vcv-ui-icon-material-queue:before{content:"\e03c"}.vcv-ui-icon-material-add_to_queue:before{content:"\e05c"}.vcv-ui-icon-material-adjust:before{content:"\e39e"}.vcv-ui-icon-material-airline_seat_flat:before{content:"\e630"}.vcv-ui-icon-material-airline_seat_flat_angled:before{content:"\e631"}.vcv-ui-icon-material-airline_seat_individual_suite:before{content:"\e632"}.vcv-ui-icon-material-airline_seat_legroom_extra:before{content:"\e633"}.vcv-ui-icon-material-airline_seat_legroom_normal:before{content:"\e634"}.vcv-ui-icon-material-airline_seat_legroom_reduced:before{content:"\e635"}.vcv-ui-icon-material-airline_seat_recline_extra:before{content:"\e636"}.vcv-ui-icon-material-airline_seat_recline_normal:before{content:"\e637"}.vcv-ui-icon-material-flight:before{content:"\e539"}.vcv-ui-icon-material-airplanemode_inactive:before{content:"\e194"}.vcv-ui-icon-material-airplay:before{content:"\e055"}.vcv-ui-icon-material-airport_shuttle:before{content:"\eb3c"}.vcv-ui-icon-material-alarm_off:before{content:"\e857"}.vcv-ui-icon-material-alarm_on:before{content:"\e858"}.vcv-ui-icon-material-album:before{content:"\e019"}.vcv-ui-icon-material-all_inclusive:before{content:"\eb3d"}.vcv-ui-icon-material-all_out:before{content:"\e90b"}.vcv-ui-icon-material-android:before{content:"\e859"}.vcv-ui-icon-material-announcement:before{content:"\e85a"}.vcv-ui-icon-material-apps:before{content:"\e5c3"}.vcv-ui-icon-material-archive:before{content:"\e149"}.vcv-ui-icon-material-arrow_back:before{content:"\e5c4"}.vcv-ui-icon-material-arrow_downward:before{content:"\e5db"}.vcv-ui-icon-material-arrow_drop_down:before{content:"\e5c5"}.vcv-ui-icon-material-arrow_drop_down_circle:before{content:"\e5c6"}.vcv-ui-icon-material-arrow_drop_up:before{content:"\e5c7"}.vcv-ui-icon-material-arrow_forward:before{content:"\e5c8"}.vcv-ui-icon-material-arrow_upward:before{content:"\e5d8"}.vcv-ui-icon-material-art_track:before{content:"\e060"}.vcv-ui-icon-material-aspect_ratio:before{content:"\e85b"}.vcv-ui-icon-material-poll:before{content:"\e801"}.vcv-ui-icon-material-assignment:before{content:"\e85d"}.vcv-ui-icon-material-assignment_ind:before{content:"\e85e"}.vcv-ui-icon-material-assignment_late:before{content:"\e85f"}.vcv-ui-icon-material-assignment_return:before{content:"\e860"}.vcv-ui-icon-material-assignment_returned:before{content:"\e861"}.vcv-ui-icon-material-assignment_turned_in:before{content:"\e862"}.vcv-ui-icon-material-assistant:before{content:"\e39f"}.vcv-ui-icon-material-flag:before{content:"\e153"}.vcv-ui-icon-material-attach_file:before{content:"\e226"}.vcv-ui-icon-material-attach_money:before{content:"\e227"}.vcv-ui-icon-material-attachment:before{content:"\e2bc"}.vcv-ui-icon-material-audiotrack:before{content:"\e3a1"}.vcv-ui-icon-material-autorenew:before{content:"\e863"}.vcv-ui-icon-material-av_timer:before{content:"\e01b"}.vcv-ui-icon-material-backspace:before{content:"\e14a"}.vcv-ui-icon-material-cloud_upload:before{content:"\e2c3"}.vcv-ui-icon-material-battery_alert:before{content:"\e19c"}.vcv-ui-icon-material-battery_charging_full:before{content:"\e1a3"}.vcv-ui-icon-material-battery_std:before{content:"\e1a5"}.vcv-ui-icon-material-battery_unknown:before{content:"\e1a6"}.vcv-ui-icon-material-beach_access:before{content:"\eb3e"}.vcv-ui-icon-material-beenhere:before{content:"\e52d"}.vcv-ui-icon-material-block:before{content:"\e14b"}.vcv-ui-icon-material-bluetooth:before{content:"\e1a7"}.vcv-ui-icon-material-bluetooth_searching:before{content:"\e1aa"}.vcv-ui-icon-material-bluetooth_connected:before{content:"\e1a8"}.vcv-ui-icon-material-bluetooth_disabled:before{content:"\e1a9"}.vcv-ui-icon-material-blur_circular:before{content:"\e3a2"}.vcv-ui-icon-material-blur_linear:before{content:"\e3a3"}.vcv-ui-icon-material-blur_off:before{content:"\e3a4"}.vcv-ui-icon-material-blur_on:before{content:"\e3a5"}.vcv-ui-icon-material-class:before{content:"\e86e"}.vcv-ui-icon-material-turned_in:before{content:"\e8e6"}.vcv-ui-icon-material-turned_in_not:before{content:"\e8e7"}.vcv-ui-icon-material-border_all:before{content:"\e228"}.vcv-ui-icon-material-border_bottom:before{content:"\e229"}.vcv-ui-icon-material-border_clear:before{content:"\e22a"}.vcv-ui-icon-material-border_color:before{content:"\e22b"}.vcv-ui-icon-material-border_horizontal:before{content:"\e22c"}.vcv-ui-icon-material-border_inner:before{content:"\e22d"}.vcv-ui-icon-material-border_left:before{content:"\e22e"}.vcv-ui-icon-material-border_outer:before{content:"\e22f"}.vcv-ui-icon-material-border_right:before{content:"\e230"}.vcv-ui-icon-material-border_style:before{content:"\e231"}.vcv-ui-icon-material-border_top:before{content:"\e232"}.vcv-ui-icon-material-border_vertical:before{content:"\e233"}.vcv-ui-icon-material-branding_watermark:before{content:"\e06b"}.vcv-ui-icon-material-brightness_1:before{content:"\e3a6"}.vcv-ui-icon-material-brightness_2:before{content:"\e3a7"}.vcv-ui-icon-material-brightness_3:before{content:"\e3a8"}.vcv-ui-icon-material-brightness_4:before{content:"\e3a9"}.vcv-ui-icon-material-brightness_low:before{content:"\e1ad"}.vcv-ui-icon-material-brightness_medium:before{content:"\e1ae"}.vcv-ui-icon-material-brightness_high:before{content:"\e1ac"}.vcv-ui-icon-material-brightness_auto:before{content:"\e1ab"}.vcv-ui-icon-material-broken_image:before{content:"\e3ad"}.vcv-ui-icon-material-brush:before{content:"\e3ae"}.vcv-ui-icon-material-bubble_chart:before{content:"\e6dd"}.vcv-ui-icon-material-bug_report:before{content:"\e868"}.vcv-ui-icon-material-build:before{content:"\e869"}.vcv-ui-icon-material-burst_mode:before{content:"\e43c"}.vcv-ui-icon-material-domain:before{content:"\e7ee"}.vcv-ui-icon-material-business_center:before{content:"\eb3f"}.vcv-ui-icon-material-cached:before{content:"\e86a"}.vcv-ui-icon-material-cake:before{content:"\e7e9"}.vcv-ui-icon-material-phone:before{content:"\e0cd"}.vcv-ui-icon-material-call_end:before{content:"\e0b1"}.vcv-ui-icon-material-call_made:before{content:"\e0b2"}.vcv-ui-icon-material-merge_type:before{content:"\e252"}.vcv-ui-icon-material-call_missed:before{content:"\e0b4"}.vcv-ui-icon-material-call_missed_outgoing:before{content:"\e0e4"}.vcv-ui-icon-material-call_received:before{content:"\e0b5"}.vcv-ui-icon-material-call_split:before{content:"\e0b6"}.vcv-ui-icon-material-call_to_action:before{content:"\e06c"}.vcv-ui-icon-material-camera:before{content:"\e3af"}.vcv-ui-icon-material-photo_camera:before{content:"\e412"}.vcv-ui-icon-material-camera_enhance:before{content:"\e8fc"}.vcv-ui-icon-material-camera_front:before{content:"\e3b1"}.vcv-ui-icon-material-camera_rear:before{content:"\e3b2"}.vcv-ui-icon-material-camera_roll:before{content:"\e3b3"}.vcv-ui-icon-material-cancel:before{content:"\e5c9"}.vcv-ui-icon-material-redeem:before{content:"\e8b1"}.vcv-ui-icon-material-card_membership:before{content:"\e8f7"}.vcv-ui-icon-material-card_travel:before{content:"\e8f8"}.vcv-ui-icon-material-casino:before{content:"\eb40"}.vcv-ui-icon-material-cast:before{content:"\e307"}.vcv-ui-icon-material-cast_connected:before{content:"\e308"}.vcv-ui-icon-material-center_focus_strong:before{content:"\e3b4"}.vcv-ui-icon-material-center_focus_weak:before{content:"\e3b5"}.vcv-ui-icon-material-change_history:before{content:"\e86b"}.vcv-ui-icon-material-chat:before{content:"\e0b7"}.vcv-ui-icon-material-chat_bubble:before{content:"\e0ca"}.vcv-ui-icon-material-chat_bubble_outline:before{content:"\e0cb"}.vcv-ui-icon-material-check:before{content:"\e5ca"}.vcv-ui-icon-material-check_box:before{content:"\e834"}.vcv-ui-icon-material-check_box_outline_blank:before{content:"\e835"}.vcv-ui-icon-material-check_circle:before{content:"\e86c"}.vcv-ui-icon-material-navigate_before:before{content:"\e408"}.vcv-ui-icon-material-navigate_next:before{content:"\e409"}.vcv-ui-icon-material-child_care:before{content:"\eb41"}.vcv-ui-icon-material-child_friendly:before{content:"\eb42"}.vcv-ui-icon-material-chrome_reader_mode:before{content:"\e86d"}.vcv-ui-icon-material-close:before{content:"\e5cd"}.vcv-ui-icon-material-clear_all:before{content:"\e0b8"}.vcv-ui-icon-material-closed_caption:before{content:"\e01c"}.vcv-ui-icon-material-wb_cloudy:before{content:"\e42d"}.vcv-ui-icon-material-cloud_circle:before{content:"\e2be"}.vcv-ui-icon-material-cloud_done:before{content:"\e2bf"}.vcv-ui-icon-material-cloud_download:before{content:"\e2c0"}.vcv-ui-icon-material-cloud_off:before{content:"\e2c1"}.vcv-ui-icon-material-cloud_queue:before{content:"\e2c2"}.vcv-ui-icon-material-code:before{content:"\e86f"}.vcv-ui-icon-material-photo_library:before{content:"\e413"}.vcv-ui-icon-material-collections_bookmark:before{content:"\e431"}.vcv-ui-icon-material-palette:before{content:"\e40a"}.vcv-ui-icon-material-colorize:before{content:"\e3b8"}.vcv-ui-icon-material-comment:before{content:"\e0b9"}.vcv-ui-icon-material-compare:before{content:"\e3b9"}.vcv-ui-icon-material-compare_arrows:before{content:"\e915"}.vcv-ui-icon-material-laptop:before{content:"\e31e"}.vcv-ui-icon-material-confirmation_number:before{content:"\e638"}.vcv-ui-icon-material-contact_mail:before{content:"\e0d0"}.vcv-ui-icon-material-contact_phone:before{content:"\e0cf"}.vcv-ui-icon-material-contacts:before{content:"\e0ba"}.vcv-ui-icon-material-content_copy:before{content:"\e14d"}.vcv-ui-icon-material-content_cut:before{content:"\e14e"}.vcv-ui-icon-material-content_paste:before{content:"\e14f"}.vcv-ui-icon-material-control_point_duplicate:before{content:"\e3bb"}.vcv-ui-icon-material-copyright:before{content:"\e90c"}.vcv-ui-icon-material-mode_edit:before{content:"\e254"}.vcv-ui-icon-material-create_new_folder:before{content:"\e2cc"}.vcv-ui-icon-material-payment:before{content:"\e8a1"}.vcv-ui-icon-material-crop:before{content:"\e3be"}.vcv-ui-icon-material-crop_16_9:before{content:"\e3bc"}.vcv-ui-icon-material-crop_3_2:before{content:"\e3bd"}.vcv-ui-icon-material-crop_landscape:before{content:"\e3c3"}.vcv-ui-icon-material-crop_7_5:before{content:"\e3c0"}.vcv-ui-icon-material-crop_din:before{content:"\e3c1"}.vcv-ui-icon-material-crop_free:before{content:"\e3c2"}.vcv-ui-icon-material-crop_original:before{content:"\e3c4"}.vcv-ui-icon-material-crop_portrait:before{content:"\e3c5"}.vcv-ui-icon-material-crop_rotate:before{content:"\e437"}.vcv-ui-icon-material-crop_square:before{content:"\e3c6"}.vcv-ui-icon-material-dashboard:before{content:"\e871"}.vcv-ui-icon-material-data_usage:before{content:"\e1af"}.vcv-ui-icon-material-date_range:before{content:"\e916"}.vcv-ui-icon-material-dehaze:before{content:"\e3c7"}.vcv-ui-icon-material-delete:before{content:"\e872"}.vcv-ui-icon-material-delete_forever:before{content:"\e92b"}.vcv-ui-icon-material-delete_sweep:before{content:"\e16c"}.vcv-ui-icon-material-description:before{content:"\e873"}.vcv-ui-icon-material-desktop_mac:before{content:"\e30b"}.vcv-ui-icon-material-desktop_windows:before{content:"\e30c"}.vcv-ui-icon-material-details:before{content:"\e3c8"}.vcv-ui-icon-material-developer_board:before{content:"\e30d"}.vcv-ui-icon-material-developer_mode:before{content:"\e1b0"}.vcv-ui-icon-material-device_hub:before{content:"\e335"}.vcv-ui-icon-material-phonelink:before{content:"\e326"}.vcv-ui-icon-material-devices_other:before{content:"\e337"}.vcv-ui-icon-material-dialer_sip:before{content:"\e0bb"}.vcv-ui-icon-material-dialpad:before{content:"\e0bc"}.vcv-ui-icon-material-directions:before{content:"\e52e"}.vcv-ui-icon-material-directions_bike:before{content:"\e52f"}.vcv-ui-icon-material-directions_boat:before{content:"\e532"}.vcv-ui-icon-material-directions_bus:before{content:"\e530"}.vcv-ui-icon-material-directions_car:before{content:"\e531"}.vcv-ui-icon-material-directions_railway:before{content:"\e534"}.vcv-ui-icon-material-directions_run:before{content:"\e566"}.vcv-ui-icon-material-directions_transit:before{content:"\e535"}.vcv-ui-icon-material-directions_walk:before{content:"\e536"}.vcv-ui-icon-material-disc_full:before{content:"\e610"}.vcv-ui-icon-material-dns:before{content:"\e875"}.vcv-ui-icon-material-not_interested:before{content:"\e033"}.vcv-ui-icon-material-do_not_disturb_alt:before{content:"\e611"}.vcv-ui-icon-material-do_not_disturb_off:before{content:"\e643"}.vcv-ui-icon-material-remove_circle:before{content:"\e15c"}.vcv-ui-icon-material-dock:before{content:"\e30e"}.vcv-ui-icon-material-done:before{content:"\e876"}.vcv-ui-icon-material-done_all:before{content:"\e877"}.vcv-ui-icon-material-donut_large:before{content:"\e917"}.vcv-ui-icon-material-donut_small:before{content:"\e918"}.vcv-ui-icon-material-drafts:before{content:"\e151"}.vcv-ui-icon-material-drag_handle:before{content:"\e25d"}.vcv-ui-icon-material-time_to_leave:before{content:"\e62c"}.vcv-ui-icon-material-dvr:before{content:"\e1b2"}.vcv-ui-icon-material-edit_location:before{content:"\e568"}.vcv-ui-icon-material-eject:before{content:"\e8fb"}.vcv-ui-icon-material-markunread:before{content:"\e159"}.vcv-ui-icon-material-enhanced_encryption:before{content:"\e63f"}.vcv-ui-icon-material-equalizer:before{content:"\e01d"}.vcv-ui-icon-material-error:before{content:"\e000"}.vcv-ui-icon-material-error_outline:before{content:"\e001"}.vcv-ui-icon-material-euro_symbol:before{content:"\e926"}.vcv-ui-icon-material-ev_station:before{content:"\e56d"}.vcv-ui-icon-material-insert_invitation:before{content:"\e24f"}.vcv-ui-icon-material-event_available:before{content:"\e614"}.vcv-ui-icon-material-event_busy:before{content:"\e615"}.vcv-ui-icon-material-event_note:before{content:"\e616"}.vcv-ui-icon-material-event_seat:before{content:"\e903"}.vcv-ui-icon-material-exit_to_app:before{content:"\e879"}.vcv-ui-icon-material-expand_less:before{content:"\e5ce"}.vcv-ui-icon-material-expand_more:before{content:"\e5cf"}.vcv-ui-icon-material-explicit:before{content:"\e01e"}.vcv-ui-icon-material-explore:before{content:"\e87a"}.vcv-ui-icon-material-exposure:before{content:"\e3ca"}.vcv-ui-icon-material-exposure_neg_1:before{content:"\e3cb"}.vcv-ui-icon-material-exposure_neg_2:before{content:"\e3cc"}.vcv-ui-icon-material-exposure_plus_1:before{content:"\e3cd"}.vcv-ui-icon-material-exposure_plus_2:before{content:"\e3ce"}.vcv-ui-icon-material-exposure_zero:before{content:"\e3cf"}.vcv-ui-icon-material-extension:before{content:"\e87b"}.vcv-ui-icon-material-face:before{content:"\e87c"}.vcv-ui-icon-material-fast_forward:before{content:"\e01f"}.vcv-ui-icon-material-fast_rewind:before{content:"\e020"}.vcv-ui-icon-material-favorite:before{content:"\e87d"}.vcv-ui-icon-material-favorite_border:before{content:"\e87e"}.vcv-ui-icon-material-featured_play_list:before{content:"\e06d"}.vcv-ui-icon-material-featured_video:before{content:"\e06e"}.vcv-ui-icon-material-sms_failed:before{content:"\e626"}.vcv-ui-icon-material-fiber_dvr:before{content:"\e05d"}.vcv-ui-icon-material-fiber_manual_record:before{content:"\e061"}.vcv-ui-icon-material-fiber_new:before{content:"\e05e"}.vcv-ui-icon-material-fiber_pin:before{content:"\e06a"}.vcv-ui-icon-material-fiber_smart_record:before{content:"\e062"}.vcv-ui-icon-material-get_app:before{content:"\e884"}.vcv-ui-icon-material-file_upload:before{content:"\e2c6"}.vcv-ui-icon-material-filter:before{content:"\e3d3"}.vcv-ui-icon-material-filter_1:before{content:"\e3d0"}.vcv-ui-icon-material-filter_2:before{content:"\e3d1"}.vcv-ui-icon-material-filter_3:before{content:"\e3d2"}.vcv-ui-icon-material-filter_4:before{content:"\e3d4"}.vcv-ui-icon-material-filter_5:before{content:"\e3d5"}.vcv-ui-icon-material-filter_6:before{content:"\e3d6"}.vcv-ui-icon-material-filter_7:before{content:"\e3d7"}.vcv-ui-icon-material-filter_8:before{content:"\e3d8"}.vcv-ui-icon-material-filter_9:before{content:"\e3d9"}.vcv-ui-icon-material-filter_9_plus:before{content:"\e3da"}.vcv-ui-icon-material-filter_b_and_w:before{content:"\e3db"}.vcv-ui-icon-material-filter_center_focus:before{content:"\e3dc"}.vcv-ui-icon-material-filter_drama:before{content:"\e3dd"}.vcv-ui-icon-material-filter_frames:before{content:"\e3de"}.vcv-ui-icon-material-terrain:before{content:"\e564"}.vcv-ui-icon-material-filter_list:before{content:"\e152"}.vcv-ui-icon-material-filter_none:before{content:"\e3e0"}.vcv-ui-icon-material-filter_tilt_shift:before{content:"\e3e2"}.vcv-ui-icon-material-filter_vintage:before{content:"\e3e3"}.vcv-ui-icon-material-find_in_page:before{content:"\e880"}.vcv-ui-icon-material-find_replace:before{content:"\e881"}.vcv-ui-icon-material-fingerprint:before{content:"\e90d"}.vcv-ui-icon-material-first_page:before{content:"\e5dc"}.vcv-ui-icon-material-fitness_center:before{content:"\eb43"}.vcv-ui-icon-material-flare:before{content:"\e3e4"}.vcv-ui-icon-material-flash_auto:before{content:"\e3e5"}.vcv-ui-icon-material-flash_off:before{content:"\e3e6"}.vcv-ui-icon-material-flash_on:before{content:"\e3e7"}.vcv-ui-icon-material-flight_land:before{content:"\e904"}.vcv-ui-icon-material-flight_takeoff:before{content:"\e905"}.vcv-ui-icon-material-flip:before{content:"\e3e8"}.vcv-ui-icon-material-flip_to_back:before{content:"\e882"}.vcv-ui-icon-material-flip_to_front:before{content:"\e883"}.vcv-ui-icon-material-folder:before{content:"\e2c7"}.vcv-ui-icon-material-folder_open:before{content:"\e2c8"}.vcv-ui-icon-material-folder_shared:before{content:"\e2c9"}.vcv-ui-icon-material-folder_special:before{content:"\e617"}.vcv-ui-icon-material-font_download:before{content:"\e167"}.vcv-ui-icon-material-format_align_center:before{content:"\e234"}.vcv-ui-icon-material-format_align_justify:before{content:"\e235"}.vcv-ui-icon-material-format_align_left:before{content:"\e236"}.vcv-ui-icon-material-format_align_right:before{content:"\e237"}.vcv-ui-icon-material-format_bold:before{content:"\e238"}.vcv-ui-icon-material-format_clear:before{content:"\e239"}.vcv-ui-icon-material-format_color_fill:before{content:"\e23a"}.vcv-ui-icon-material-format_color_reset:before{content:"\e23b"}.vcv-ui-icon-material-format_color_text:before{content:"\e23c"}.vcv-ui-icon-material-format_indent_decrease:before{content:"\e23d"}.vcv-ui-icon-material-format_indent_increase:before{content:"\e23e"}.vcv-ui-icon-material-format_italic:before{content:"\e23f"}.vcv-ui-icon-material-format_line_spacing:before{content:"\e240"}.vcv-ui-icon-material-format_list_bulleted:before{content:"\e241"}.vcv-ui-icon-material-format_list_numbered:before{content:"\e242"}.vcv-ui-icon-material-format_paint:before{content:"\e243"}.vcv-ui-icon-material-format_quote:before{content:"\e244"}.vcv-ui-icon-material-format_shapes:before{content:"\e25e"}.vcv-ui-icon-material-format_size:before{content:"\e245"}.vcv-ui-icon-material-format_strikethrough:before{content:"\e246"}.vcv-ui-icon-material-format_textdirection_l_to_r:before{content:"\e247"}.vcv-ui-icon-material-format_textdirection_r_to_l:before{content:"\e248"}.vcv-ui-icon-material-format_underlined:before{content:"\e249"}.vcv-ui-icon-material-question_answer:before{content:"\e8af"}.vcv-ui-icon-material-forward:before{content:"\e154"}.vcv-ui-icon-material-forward_10:before{content:"\e056"}.vcv-ui-icon-material-forward_30:before{content:"\e057"}.vcv-ui-icon-material-forward_5:before{content:"\e058"}.vcv-ui-icon-material-free_breakfast:before{content:"\eb44"}.vcv-ui-icon-material-fullscreen:before{content:"\e5d0"}.vcv-ui-icon-material-fullscreen_exit:before{content:"\e5d1"}.vcv-ui-icon-material-functions:before{content:"\e24a"}.vcv-ui-icon-material-g_translate:before{content:"\e927"}.vcv-ui-icon-material-games:before{content:"\e021"}.vcv-ui-icon-material-gavel:before{content:"\e90e"}.vcv-ui-icon-material-gesture:before{content:"\e155"}.vcv-ui-icon-material-gif:before{content:"\e908"}.vcv-ui-icon-material-goat:before{content:"\e900"}.vcv-ui-icon-material-golf_course:before{content:"\eb45"}.vcv-ui-icon-material-my_location:before{content:"\e55c"}.vcv-ui-icon-material-location_searching:before{content:"\e1b7"}.vcv-ui-icon-material-location_disabled:before{content:"\e1b6"}.vcv-ui-icon-material-star:before{content:"\e838"}.vcv-ui-icon-material-gradient:before{content:"\e3e9"}.vcv-ui-icon-material-grain:before{content:"\e3ea"}.vcv-ui-icon-material-graphic_eq:before{content:"\e1b8"}.vcv-ui-icon-material-grid_off:before{content:"\e3eb"}.vcv-ui-icon-material-grid_on:before{content:"\e3ec"}.vcv-ui-icon-material-people:before{content:"\e7fb"}.vcv-ui-icon-material-group_add:before{content:"\e7f0"}.vcv-ui-icon-material-group_work:before{content:"\e886"}.vcv-ui-icon-material-hd:before{content:"\e052"}.vcv-ui-icon-material-hdr_off:before{content:"\e3ed"}.vcv-ui-icon-material-hdr_on:before{content:"\e3ee"}.vcv-ui-icon-material-hdr_strong:before{content:"\e3f1"}.vcv-ui-icon-material-hdr_weak:before{content:"\e3f2"}.vcv-ui-icon-material-headset:before{content:"\e310"}.vcv-ui-icon-material-headset_mic:before{content:"\e311"}.vcv-ui-icon-material-healing:before{content:"\e3f3"}.vcv-ui-icon-material-hearing:before{content:"\e023"}.vcv-ui-icon-material-help:before{content:"\e887"}.vcv-ui-icon-material-help_outline:before{content:"\e8fd"}.vcv-ui-icon-material-high_quality:before{content:"\e024"}.vcv-ui-icon-material-highlight:before{content:"\e25f"}.vcv-ui-icon-material-highlight_off:before{content:"\e888"}.vcv-ui-icon-material-restore:before{content:"\e8b3"}.vcv-ui-icon-material-home:before{content:"\e88a"}.vcv-ui-icon-material-hot_tub:before{content:"\eb46"}.vcv-ui-icon-material-local_hotel:before{content:"\e549"}.vcv-ui-icon-material-hourglass_empty:before{content:"\e88b"}.vcv-ui-icon-material-hourglass_full:before{content:"\e88c"}.vcv-ui-icon-material-http:before{content:"\e902"}.vcv-ui-icon-material-lock:before{content:"\e897"}.vcv-ui-icon-material-photo:before{content:"\e410"}.vcv-ui-icon-material-image_aspect_ratio:before{content:"\e3f5"}.vcv-ui-icon-material-import_contacts:before{content:"\e0e0"}.vcv-ui-icon-material-import_export:before{content:"\e0c3"}.vcv-ui-icon-material-important_devices:before{content:"\e912"}.vcv-ui-icon-material-inbox:before{content:"\e156"}.vcv-ui-icon-material-indeterminate_check_box:before{content:"\e909"}.vcv-ui-icon-material-info:before{content:"\e88e"}.vcv-ui-icon-material-info_outline:before{content:"\e88f"}.vcv-ui-icon-material-input:before{content:"\e890"}.vcv-ui-icon-material-insert_comment:before{content:"\e24c"}.vcv-ui-icon-material-insert_drive_file:before{content:"\e24d"}.vcv-ui-icon-material-tag_faces:before{content:"\e420"}.vcv-ui-icon-material-link:before{content:"\e157"}.vcv-ui-icon-material-invert_colors:before{content:"\e891"}.vcv-ui-icon-material-invert_colors_off:before{content:"\e0c4"}.vcv-ui-icon-material-iso:before{content:"\e3f6"}.vcv-ui-icon-material-keyboard:before{content:"\e312"}.vcv-ui-icon-material-keyboard_arrow_down:before{content:"\e313"}.vcv-ui-icon-material-keyboard_arrow_left:before{content:"\e314"}.vcv-ui-icon-material-keyboard_arrow_right:before{content:"\e315"}.vcv-ui-icon-material-keyboard_arrow_up:before{content:"\e316"}.vcv-ui-icon-material-keyboard_backspace:before{content:"\e317"}.vcv-ui-icon-material-keyboard_capslock:before{content:"\e318"}.vcv-ui-icon-material-keyboard_hide:before{content:"\e31a"}.vcv-ui-icon-material-keyboard_return:before{content:"\e31b"}.vcv-ui-icon-material-keyboard_tab:before{content:"\e31c"}.vcv-ui-icon-material-keyboard_voice:before{content:"\e31d"}.vcv-ui-icon-material-kitchen:before{content:"\eb47"}.vcv-ui-icon-material-label:before{content:"\e892"}.vcv-ui-icon-material-label_outline:before{content:"\e893"}.vcv-ui-icon-material-language:before{content:"\e894"}.vcv-ui-icon-material-laptop_chromebook:before{content:"\e31f"}.vcv-ui-icon-material-laptop_mac:before{content:"\e320"}.vcv-ui-icon-material-laptop_windows:before{content:"\e321"}.vcv-ui-icon-material-last_page:before{content:"\e5dd"}.vcv-ui-icon-material-open_in_new:before{content:"\e89e"}.vcv-ui-icon-material-layers:before{content:"\e53b"}.vcv-ui-icon-material-layers_clear:before{content:"\e53c"}.vcv-ui-icon-material-leak_add:before{content:"\e3f8"}.vcv-ui-icon-material-leak_remove:before{content:"\e3f9"}.vcv-ui-icon-material-lens:before{content:"\e3fa"}.vcv-ui-icon-material-library_books:before{content:"\e02f"}.vcv-ui-icon-material-library_music:before{content:"\e030"}.vcv-ui-icon-material-lightbulb_outline:before{content:"\e90f"}.vcv-ui-icon-material-line_style:before{content:"\e919"}.vcv-ui-icon-material-line_weight:before{content:"\e91a"}.vcv-ui-icon-material-linear_scale:before{content:"\e260"}.vcv-ui-icon-material-linked_camera:before{content:"\e438"}.vcv-ui-icon-material-list:before{content:"\e896"}.vcv-ui-icon-material-live_help:before{content:"\e0c6"}.vcv-ui-icon-material-live_tv:before{content:"\e639"}.vcv-ui-icon-material-local_play:before{content:"\e553"}.vcv-ui-icon-material-local_airport:before{content:"\e53d"}.vcv-ui-icon-material-local_atm:before{content:"\e53e"}.vcv-ui-icon-material-local_bar:before{content:"\e540"}.vcv-ui-icon-material-local_cafe:before{content:"\e541"}.vcv-ui-icon-material-local_car_wash:before{content:"\e542"}.vcv-ui-icon-material-local_convenience_store:before{content:"\e543"}.vcv-ui-icon-material-restaurant_menu:before{content:"\e561"}.vcv-ui-icon-material-local_drink:before{content:"\e544"}.vcv-ui-icon-material-local_florist:before{content:"\e545"}.vcv-ui-icon-material-local_gas_station:before{content:"\e546"}.vcv-ui-icon-material-shopping_cart:before{content:"\e8cc"}.vcv-ui-icon-material-local_hospital:before{content:"\e548"}.vcv-ui-icon-material-local_laundry_service:before{content:"\e54a"}.vcv-ui-icon-material-local_library:before{content:"\e54b"}.vcv-ui-icon-material-local_mall:before{content:"\e54c"}.vcv-ui-icon-material-theaters:before{content:"\e8da"}.vcv-ui-icon-material-local_offer:before{content:"\e54e"}.vcv-ui-icon-material-local_parking:before{content:"\e54f"}.vcv-ui-icon-material-local_pharmacy:before{content:"\e550"}.vcv-ui-icon-material-local_pizza:before{content:"\e552"}.vcv-ui-icon-material-print:before{content:"\e8ad"}.vcv-ui-icon-material-local_shipping:before{content:"\e558"}.vcv-ui-icon-material-local_taxi:before{content:"\e559"}.vcv-ui-icon-material-location_city:before{content:"\e7f1"}.vcv-ui-icon-material-location_off:before{content:"\e0c7"}.vcv-ui-icon-material-room:before{content:"\e8b4"}.vcv-ui-icon-material-lock_open:before{content:"\e898"}.vcv-ui-icon-material-lock_outline:before{content:"\e899"}.vcv-ui-icon-material-looks:before{content:"\e3fc"}.vcv-ui-icon-material-looks_3:before{content:"\e3fb"}.vcv-ui-icon-material-looks_4:before{content:"\e3fd"}.vcv-ui-icon-material-looks_5:before{content:"\e3fe"}.vcv-ui-icon-material-looks_6:before{content:"\e3ff"}.vcv-ui-icon-material-looks_one:before{content:"\e400"}.vcv-ui-icon-material-looks_two:before{content:"\e401"}.vcv-ui-icon-material-sync:before{content:"\e627"}.vcv-ui-icon-material-loupe:before{content:"\e402"}.vcv-ui-icon-material-low_priority:before{content:"\e16d"}.vcv-ui-icon-material-loyalty:before{content:"\e89a"}.vcv-ui-icon-material-mail_outline:before{content:"\e0e1"}.vcv-ui-icon-material-map:before{content:"\e55b"}.vcv-ui-icon-material-markunread_mailbox:before{content:"\e89b"}.vcv-ui-icon-material-memory:before{content:"\e322"}.vcv-ui-icon-material-menu:before{content:"\e5d2"}.vcv-ui-icon-material-message:before{content:"\e0c9"}.vcv-ui-icon-material-mic:before{content:"\e029"}.vcv-ui-icon-material-mic_none:before{content:"\e02a"}.vcv-ui-icon-material-mic_off:before{content:"\e02b"}.vcv-ui-icon-material-mms:before{content:"\e618"}.vcv-ui-icon-material-mode_comment:before{content:"\e253"}.vcv-ui-icon-material-monetization_on:before{content:"\e263"}.vcv-ui-icon-material-money_off:before{content:"\e25c"}.vcv-ui-icon-material-monochrome_photos:before{content:"\e403"}.vcv-ui-icon-material-mood_bad:before{content:"\e7f3"}.vcv-ui-icon-material-more:before{content:"\e619"}.vcv-ui-icon-material-more_horiz:before{content:"\e5d3"}.vcv-ui-icon-material-more_vert:before{content:"\e5d4"}.vcv-ui-icon-material-motorcycle:before{content:"\e91b"}.vcv-ui-icon-material-mouse:before{content:"\e323"}.vcv-ui-icon-material-move_to_inbox:before{content:"\e168"}.vcv-ui-icon-material-movie_creation:before{content:"\e404"}.vcv-ui-icon-material-movie_filter:before{content:"\e43a"}.vcv-ui-icon-material-multiline_chart:before{content:"\e6df"}.vcv-ui-icon-material-music_note:before{content:"\e405"}.vcv-ui-icon-material-music_video:before{content:"\e063"}.vcv-ui-icon-material-nature:before{content:"\e406"}.vcv-ui-icon-material-nature_people:before{content:"\e407"}.vcv-ui-icon-material-navigation:before{content:"\e55d"}.vcv-ui-icon-material-near_me:before{content:"\e569"}.vcv-ui-icon-material-network_cell:before{content:"\e1b9"}.vcv-ui-icon-material-network_check:before{content:"\e640"}.vcv-ui-icon-material-network_locked:before{content:"\e61a"}.vcv-ui-icon-material-network_wifi:before{content:"\e1ba"}.vcv-ui-icon-material-new_releases:before{content:"\e031"}.vcv-ui-icon-material-next_week:before{content:"\e16a"}.vcv-ui-icon-material-nfc:before{content:"\e1bb"}.vcv-ui-icon-material-no_encryption:before{content:"\e641"}.vcv-ui-icon-material-signal_cellular_no_sim:before{content:"\e1ce"}.vcv-ui-icon-material-note:before{content:"\e06f"}.vcv-ui-icon-material-note_add:before{content:"\e89c"}.vcv-ui-icon-material-notifications:before{content:"\e7f4"}.vcv-ui-icon-material-notifications_active:before{content:"\e7f7"}.vcv-ui-icon-material-notifications_none:before{content:"\e7f5"}.vcv-ui-icon-material-notifications_off:before{content:"\e7f6"}.vcv-ui-icon-material-notifications_paused:before{content:"\e7f8"}.vcv-ui-icon-material-offline_pin:before{content:"\e90a"}.vcv-ui-icon-material-ondemand_video:before{content:"\e63a"}.vcv-ui-icon-material-opacity:before{content:"\e91c"}.vcv-ui-icon-material-open_in_browser:before{content:"\e89d"}.vcv-ui-icon-material-open_with:before{content:"\e89f"}.vcv-ui-icon-material-pages:before{content:"\e7f9"}.vcv-ui-icon-material-pageview:before{content:"\e8a0"}.vcv-ui-icon-material-pan_tool:before{content:"\e925"}.vcv-ui-icon-material-panorama:before{content:"\e40b"}.vcv-ui-icon-material-radio_button_unchecked:before{content:"\e836"}.vcv-ui-icon-material-panorama_horizontal:before{content:"\e40d"}.vcv-ui-icon-material-panorama_vertical:before{content:"\e40e"}.vcv-ui-icon-material-panorama_wide_angle:before{content:"\e40f"}.vcv-ui-icon-material-party_mode:before{content:"\e7fa"}.vcv-ui-icon-material-pause:before{content:"\e034"}.vcv-ui-icon-material-pause_circle_filled:before{content:"\e035"}.vcv-ui-icon-material-pause_circle_outline:before{content:"\e036"}.vcv-ui-icon-material-people_outline:before{content:"\e7fc"}.vcv-ui-icon-material-perm_camera_mic:before{content:"\e8a2"}.vcv-ui-icon-material-perm_contact_calendar:before{content:"\e8a3"}.vcv-ui-icon-material-perm_data_setting:before{content:"\e8a4"}.vcv-ui-icon-material-perm_device_information:before{content:"\e8a5"}.vcv-ui-icon-material-person_outline:before{content:"\e7ff"}.vcv-ui-icon-material-perm_media:before{content:"\e8a7"}.vcv-ui-icon-material-perm_phone_msg:before{content:"\e8a8"}.vcv-ui-icon-material-perm_scan_wifi:before{content:"\e8a9"}.vcv-ui-icon-material-person:before{content:"\e7fd"}.vcv-ui-icon-material-person_add:before{content:"\e7fe"}.vcv-ui-icon-material-person_pin:before{content:"\e55a"}.vcv-ui-icon-material-person_pin_circle:before{content:"\e56a"}.vcv-ui-icon-material-personal_video:before{content:"\e63b"}.vcv-ui-icon-material-pets:before{content:"\e91d"}.vcv-ui-icon-material-phone_android:before{content:"\e324"}.vcv-ui-icon-material-phone_bluetooth_speaker:before{content:"\e61b"}.vcv-ui-icon-material-phone_forwarded:before{content:"\e61c"}.vcv-ui-icon-material-phone_in_talk:before{content:"\e61d"}.vcv-ui-icon-material-phone_iphone:before{content:"\e325"}.vcv-ui-icon-material-phone_locked:before{content:"\e61e"}.vcv-ui-icon-material-phone_missed:before{content:"\e61f"}.vcv-ui-icon-material-phone_paused:before{content:"\e620"}.vcv-ui-icon-material-phonelink_erase:before{content:"\e0db"}.vcv-ui-icon-material-phonelink_lock:before{content:"\e0dc"}.vcv-ui-icon-material-phonelink_off:before{content:"\e327"}.vcv-ui-icon-material-phonelink_ring:before{content:"\e0dd"}.vcv-ui-icon-material-phonelink_setup:before{content:"\e0de"}.vcv-ui-icon-material-photo_album:before{content:"\e411"}.vcv-ui-icon-material-photo_filter:before{content:"\e43b"}.vcv-ui-icon-material-photo_size_select_actual:before{content:"\e432"}.vcv-ui-icon-material-photo_size_select_large:before{content:"\e433"}.vcv-ui-icon-material-photo_size_select_small:before{content:"\e434"}.vcv-ui-icon-material-picture_as_pdf:before{content:"\e415"}.vcv-ui-icon-material-picture_in_picture:before{content:"\e8aa"}.vcv-ui-icon-material-picture_in_picture_alt:before{content:"\e911"}.vcv-ui-icon-material-pie_chart:before{content:"\e6c4"}.vcv-ui-icon-material-pie_chart_outlined:before{content:"\e6c5"}.vcv-ui-icon-material-pin_drop:before{content:"\e55e"}.vcv-ui-icon-material-play_arrow:before{content:"\e037"}.vcv-ui-icon-material-play_circle_filled:before{content:"\e038"}.vcv-ui-icon-material-play_circle_outline:before{content:"\e039"}.vcv-ui-icon-material-play_for_work:before{content:"\e906"}.vcv-ui-icon-material-playlist_add:before{content:"\e03b"}.vcv-ui-icon-material-playlist_add_check:before{content:"\e065"}.vcv-ui-icon-material-playlist_play:before{content:"\e05f"}.vcv-ui-icon-material-plus_one:before{content:"\e800"}.vcv-ui-icon-material-polymer:before{content:"\e8ab"}.vcv-ui-icon-material-pool:before{content:"\eb48"}.vcv-ui-icon-material-portable_wifi_off:before{content:"\e0ce"}.vcv-ui-icon-material-portrait:before{content:"\e416"}.vcv-ui-icon-material-power:before{content:"\e63c"}.vcv-ui-icon-material-power_input:before{content:"\e336"}.vcv-ui-icon-material-power_settings_new:before{content:"\e8ac"}.vcv-ui-icon-material-pregnant_woman:before{content:"\e91e"}.vcv-ui-icon-material-present_to_all:before{content:"\e0df"}.vcv-ui-icon-material-priority_high:before{content:"\e645"}.vcv-ui-icon-material-public:before{content:"\e80b"}.vcv-ui-icon-material-publish:before{content:"\e255"}.vcv-ui-icon-material-queue_music:before{content:"\e03d"}.vcv-ui-icon-material-queue_play_next:before{content:"\e066"}.vcv-ui-icon-material-radio:before{content:"\e03e"}.vcv-ui-icon-material-radio_button_checked:before{content:"\e837"}.vcv-ui-icon-material-rate_review:before{content:"\e560"}.vcv-ui-icon-material-receipt:before{content:"\e8b0"}.vcv-ui-icon-material-recent_actors:before{content:"\e03f"}.vcv-ui-icon-material-record_voice_over:before{content:"\e91f"}.vcv-ui-icon-material-redo:before{content:"\e15a"}.vcv-ui-icon-material-refresh:before{content:"\e5d5"}.vcv-ui-icon-material-remove:before{content:"\e15b"}.vcv-ui-icon-material-remove_circle_outline:before{content:"\e15d"}.vcv-ui-icon-material-remove_from_queue:before{content:"\e067"}.vcv-ui-icon-material-visibility:before{content:"\e8f4"}.vcv-ui-icon-material-remove_shopping_cart:before{content:"\e928"}.vcv-ui-icon-material-reorder:before{content:"\e8fe"}.vcv-ui-icon-material-repeat:before{content:"\e040"}.vcv-ui-icon-material-repeat_one:before{content:"\e041"}.vcv-ui-icon-material-replay:before{content:"\e042"}.vcv-ui-icon-material-replay_10:before{content:"\e059"}.vcv-ui-icon-material-replay_30:before{content:"\e05a"}.vcv-ui-icon-material-replay_5:before{content:"\e05b"}.vcv-ui-icon-material-reply:before{content:"\e15e"}.vcv-ui-icon-material-reply_all:before{content:"\e15f"}.vcv-ui-icon-material-report:before{content:"\e160"}.vcv-ui-icon-material-warning:before{content:"\e002"}.vcv-ui-icon-material-restaurant:before{content:"\e56c"}.vcv-ui-icon-material-restore_page:before{content:"\e929"}.vcv-ui-icon-material-ring_volume:before{content:"\e0d1"}.vcv-ui-icon-material-room_service:before{content:"\eb49"}.vcv-ui-icon-material-rotate_90_degrees_ccw:before{content:"\e418"}.vcv-ui-icon-material-rotate_left:before{content:"\e419"}.vcv-ui-icon-material-rotate_right:before{content:"\e41a"}.vcv-ui-icon-material-rounded_corner:before{content:"\e920"}.vcv-ui-icon-material-router:before{content:"\e328"}.vcv-ui-icon-material-rowing:before{content:"\e921"}.vcv-ui-icon-material-rss_feed:before{content:"\e0e5"}.vcv-ui-icon-material-rv_hookup:before{content:"\e642"}.vcv-ui-icon-material-satellite:before{content:"\e562"}.vcv-ui-icon-material-save:before{content:"\e161"}.vcv-ui-icon-material-scanner:before{content:"\e329"}.vcv-ui-icon-material-school:before{content:"\e80c"}.vcv-ui-icon-material-screen_lock_landscape:before{content:"\e1be"}.vcv-ui-icon-material-screen_lock_portrait:before{content:"\e1bf"}.vcv-ui-icon-material-screen_lock_rotation:before{content:"\e1c0"}.vcv-ui-icon-material-screen_rotation:before{content:"\e1c1"}.vcv-ui-icon-material-screen_share:before{content:"\e0e2"}.vcv-ui-icon-material-sd_storage:before{content:"\e1c2"}.vcv-ui-icon-material-search:before{content:"\e8b6"}.vcv-ui-icon-material-security:before{content:"\e32a"}.vcv-ui-icon-material-select_all:before{content:"\e162"}.vcv-ui-icon-material-send:before{content:"\e163"}.vcv-ui-icon-material-sentiment_dissatisfied:before{content:"\e811"}.vcv-ui-icon-material-sentiment_neutral:before{content:"\e812"}.vcv-ui-icon-material-sentiment_satisfied:before{content:"\e813"}.vcv-ui-icon-material-sentiment_very_dissatisfied:before{content:"\e814"}.vcv-ui-icon-material-sentiment_very_satisfied:before{content:"\e815"}.vcv-ui-icon-material-settings:before{content:"\e8b8"}.vcv-ui-icon-material-settings_applications:before{content:"\e8b9"}.vcv-ui-icon-material-settings_backup_restore:before{content:"\e8ba"}.vcv-ui-icon-material-settings_bluetooth:before{content:"\e8bb"}.vcv-ui-icon-material-settings_brightness:before{content:"\e8bd"}.vcv-ui-icon-material-settings_cell:before{content:"\e8bc"}.vcv-ui-icon-material-settings_ethernet:before{content:"\e8be"}.vcv-ui-icon-material-settings_input_antenna:before{content:"\e8bf"}.vcv-ui-icon-material-settings_input_composite:before{content:"\e8c1"}.vcv-ui-icon-material-settings_input_hdmi:before{content:"\e8c2"}.vcv-ui-icon-material-settings_input_svideo:before{content:"\e8c3"}.vcv-ui-icon-material-settings_overscan:before{content:"\e8c4"}.vcv-ui-icon-material-settings_phone:before{content:"\e8c5"}.vcv-ui-icon-material-settings_power:before{content:"\e8c6"}.vcv-ui-icon-material-settings_remote:before{content:"\e8c7"}.vcv-ui-icon-material-settings_system_daydream:before{content:"\e1c3"}.vcv-ui-icon-material-settings_voice:before{content:"\e8c8"}.vcv-ui-icon-material-share:before{content:"\e80d"}.vcv-ui-icon-material-shop:before{content:"\e8c9"}.vcv-ui-icon-material-shop_two:before{content:"\e8ca"}.vcv-ui-icon-material-shopping_basket:before{content:"\e8cb"}.vcv-ui-icon-material-short_text:before{content:"\e261"}.vcv-ui-icon-material-show_chart:before{content:"\e6e1"}.vcv-ui-icon-material-shuffle:before{content:"\e043"}.vcv-ui-icon-material-signal_cellular_4_bar:before{content:"\e1c8"}.vcv-ui-icon-material-signal_cellular_connected_no_internet_4_bar:before{content:"\e1cd"}.vcv-ui-icon-material-signal_cellular_null:before{content:"\e1cf"}.vcv-ui-icon-material-signal_cellular_off:before{content:"\e1d0"}.vcv-ui-icon-material-signal_wifi_4_bar:before{content:"\e1d8"}.vcv-ui-icon-material-signal_wifi_4_bar_lock:before{content:"\e1d9"}.vcv-ui-icon-material-signal_wifi_off:before{content:"\e1da"}.vcv-ui-icon-material-sim_card:before{content:"\e32b"}.vcv-ui-icon-material-sim_card_alert:before{content:"\e624"}.vcv-ui-icon-material-skip_next:before{content:"\e044"}.vcv-ui-icon-material-skip_previous:before{content:"\e045"}.vcv-ui-icon-material-slideshow:before{content:"\e41b"}.vcv-ui-icon-material-slow_motion_video:before{content:"\e068"}.vcv-ui-icon-material-stay_primary_portrait:before{content:"\e0d6"}.vcv-ui-icon-material-smoke_free:before{content:"\eb4a"}.vcv-ui-icon-material-smoking_rooms:before{content:"\eb4b"}.vcv-ui-icon-material-textsms:before{content:"\e0d8"}.vcv-ui-icon-material-snooze:before{content:"\e046"}.vcv-ui-icon-material-sort:before{content:"\e164"}.vcv-ui-icon-material-sort_by_alpha:before{content:"\e053"}.vcv-ui-icon-material-spa:before{content:"\eb4c"}.vcv-ui-icon-material-space_bar:before{content:"\e256"}.vcv-ui-icon-material-speaker:before{content:"\e32d"}.vcv-ui-icon-material-speaker_group:before{content:"\e32e"}.vcv-ui-icon-material-speaker_notes:before{content:"\e8cd"}.vcv-ui-icon-material-speaker_notes_off:before{content:"\e92a"}.vcv-ui-icon-material-speaker_phone:before{content:"\e0d2"}.vcv-ui-icon-material-spellcheck:before{content:"\e8ce"}.vcv-ui-icon-material-star_border:before{content:"\e83a"}.vcv-ui-icon-material-star_half:before{content:"\e839"}.vcv-ui-icon-material-stars:before{content:"\e8d0"}.vcv-ui-icon-material-stay_primary_landscape:before{content:"\e0d5"}.vcv-ui-icon-material-stop:before{content:"\e047"}.vcv-ui-icon-material-stop_screen_share:before{content:"\e0e3"}.vcv-ui-icon-material-storage:before{content:"\e1db"}.vcv-ui-icon-material-store_mall_directory:before{content:"\e563"}.vcv-ui-icon-material-straighten:before{content:"\e41c"}.vcv-ui-icon-material-streetview:before{content:"\e56e"}.vcv-ui-icon-material-strikethrough_s:before{content:"\e257"}.vcv-ui-icon-material-style:before{content:"\e41d"}.vcv-ui-icon-material-subdirectory_arrow_left:before{content:"\e5d9"}.vcv-ui-icon-material-subdirectory_arrow_right:before{content:"\e5da"}.vcv-ui-icon-material-subject:before{content:"\e8d2"}.vcv-ui-icon-material-subscriptions:before{content:"\e064"}.vcv-ui-icon-material-subtitles:before{content:"\e048"}.vcv-ui-icon-material-subway:before{content:"\e56f"}.vcv-ui-icon-material-supervisor_account:before{content:"\e8d3"}.vcv-ui-icon-material-surround_sound:before{content:"\e049"}.vcv-ui-icon-material-swap_calls:before{content:"\e0d7"}.vcv-ui-icon-material-swap_horiz:before{content:"\e8d4"}.vcv-ui-icon-material-swap_vert:before{content:"\e8d5"}.vcv-ui-icon-material-swap_vertical_circle:before{content:"\e8d6"}.vcv-ui-icon-material-switch_camera:before{content:"\e41e"}.vcv-ui-icon-material-switch_video:before{content:"\e41f"}.vcv-ui-icon-material-sync_disabled:before{content:"\e628"}.vcv-ui-icon-material-sync_problem:before{content:"\e629"}.vcv-ui-icon-material-system_update:before{content:"\e62a"}.vcv-ui-icon-material-system_update_alt:before{content:"\e8d7"}.vcv-ui-icon-material-tab:before{content:"\e8d8"}.vcv-ui-icon-material-tab_unselected:before{content:"\e8d9"}.vcv-ui-icon-material-tablet:before{content:"\e32f"}.vcv-ui-icon-material-tablet_android:before{content:"\e330"}.vcv-ui-icon-material-tablet_mac:before{content:"\e331"}.vcv-ui-icon-material-tap_and_play:before{content:"\e62b"}.vcv-ui-icon-material-text_fields:before{content:"\e262"}.vcv-ui-icon-material-text_format:before{content:"\e165"}.vcv-ui-icon-material-texture:before{content:"\e421"}.vcv-ui-icon-material-thumb_down:before{content:"\e8db"}.vcv-ui-icon-material-thumb_up:before{content:"\e8dc"}.vcv-ui-icon-material-thumbs_up_down:before{content:"\e8dd"}.vcv-ui-icon-material-timelapse:before{content:"\e422"}.vcv-ui-icon-material-timeline:before{content:"\e922"}.vcv-ui-icon-material-timer:before{content:"\e425"}.vcv-ui-icon-material-timer_10:before{content:"\e423"}.vcv-ui-icon-material-timer_3:before{content:"\e424"}.vcv-ui-icon-material-timer_off:before{content:"\e426"}.vcv-ui-icon-material-title:before{content:"\e264"}.vcv-ui-icon-material-toc:before{content:"\e8de"}.vcv-ui-icon-material-today:before{content:"\e8df"}.vcv-ui-icon-material-toll:before{content:"\e8e0"}.vcv-ui-icon-material-tonality:before{content:"\e427"}.vcv-ui-icon-material-touch_app:before{content:"\e913"}.vcv-ui-icon-material-toys:before{content:"\e332"}.vcv-ui-icon-material-track_changes:before{content:"\e8e1"}.vcv-ui-icon-material-traffic:before{content:"\e565"}.vcv-ui-icon-material-train:before{content:"\e570"}.vcv-ui-icon-material-tram:before{content:"\e571"}.vcv-ui-icon-material-transfer_within_a_station:before{content:"\e572"}.vcv-ui-icon-material-transform:before{content:"\e428"}.vcv-ui-icon-material-translate:before{content:"\e8e2"}.vcv-ui-icon-material-trending_down:before{content:"\e8e3"}.vcv-ui-icon-material-trending_flat:before{content:"\e8e4"}.vcv-ui-icon-material-trending_up:before{content:"\e8e5"}.vcv-ui-icon-material-tune:before{content:"\e429"}.vcv-ui-icon-material-tv:before{content:"\e333"}.vcv-ui-icon-material-unarchive:before{content:"\e169"}.vcv-ui-icon-material-undo:before{content:"\e166"}.vcv-ui-icon-material-unfold_less:before{content:"\e5d6"}.vcv-ui-icon-material-unfold_more:before{content:"\e5d7"}.vcv-ui-icon-material-update:before{content:"\e923"}.vcv-ui-icon-material-usb:before{content:"\e1e0"}.vcv-ui-icon-material-verified_user:before{content:"\e8e8"}.vcv-ui-icon-material-vertical_align_bottom:before{content:"\e258"}.vcv-ui-icon-material-vertical_align_center:before{content:"\e259"}.vcv-ui-icon-material-vertical_align_top:before{content:"\e25a"}.vcv-ui-icon-material-vibration:before{content:"\e62d"}.vcv-ui-icon-material-video_call:before{content:"\e070"}.vcv-ui-icon-material-video_label:before{content:"\e071"}.vcv-ui-icon-material-video_library:before{content:"\e04a"}.vcv-ui-icon-material-videocam:before{content:"\e04b"}.vcv-ui-icon-material-videocam_off:before{content:"\e04c"}.vcv-ui-icon-material-videogame_asset:before{content:"\e338"}.vcv-ui-icon-material-view_agenda:before{content:"\e8e9"}.vcv-ui-icon-material-view_array:before{content:"\e8ea"}.vcv-ui-icon-material-view_carousel:before{content:"\e8eb"}.vcv-ui-icon-material-view_column:before{content:"\e8ec"}.vcv-ui-icon-material-view_comfy:before{content:"\e42a"}.vcv-ui-icon-material-view_compact:before{content:"\e42b"}.vcv-ui-icon-material-view_day:before{content:"\e8ed"}.vcv-ui-icon-material-view_headline:before{content:"\e8ee"}.vcv-ui-icon-material-view_list:before{content:"\e8ef"}.vcv-ui-icon-material-view_module:before{content:"\e8f0"}.vcv-ui-icon-material-view_quilt:before{content:"\e8f1"}.vcv-ui-icon-material-view_stream:before{content:"\e8f2"}.vcv-ui-icon-material-view_week:before{content:"\e8f3"}.vcv-ui-icon-material-vignette:before{content:"\e435"}.vcv-ui-icon-material-visibility_off:before{content:"\e8f5"}.vcv-ui-icon-material-voice_chat:before{content:"\e62e"}.vcv-ui-icon-material-voicemail:before{content:"\e0d9"}.vcv-ui-icon-material-volume_down:before{content:"\e04d"}.vcv-ui-icon-material-volume_mute:before{content:"\e04e"}.vcv-ui-icon-material-volume_off:before{content:"\e04f"}.vcv-ui-icon-material-volume_up:before{content:"\e050"}.vcv-ui-icon-material-vpn_key:before{content:"\e0da"}.vcv-ui-icon-material-vpn_lock:before{content:"\e62f"}.vcv-ui-icon-material-wallpaper:before{content:"\e1bc"}.vcv-ui-icon-material-watch:before{content:"\e334"}.vcv-ui-icon-material-watch_later:before{content:"\e924"}.vcv-ui-icon-material-wb_auto:before{content:"\e42c"}.vcv-ui-icon-material-wb_incandescent:before{content:"\e42e"}.vcv-ui-icon-material-wb_iridescent:before{content:"\e436"}.vcv-ui-icon-material-wb_sunny:before{content:"\e430"}.vcv-ui-icon-material-wc:before{content:"\e63d"}.vcv-ui-icon-material-web:before{content:"\e051"}.vcv-ui-icon-material-web_asset:before{content:"\e069"}.vcv-ui-icon-material-weekend:before{content:"\e16b"}.vcv-ui-icon-material-whatshot:before{content:"\e80e"}.vcv-ui-icon-material-widgets:before{content:"\e1bd"}.vcv-ui-icon-material-wifi:before{content:"\e63e"}.vcv-ui-icon-material-wifi_lock:before{content:"\e1e1"}.vcv-ui-icon-material-wifi_tethering:before{content:"\e1e2"}.vcv-ui-icon-material-work:before{content:"\e8f9"}.vcv-ui-icon-material-wrap_text:before{content:"\e25b"}.vcv-ui-icon-material-youtube_searched_for:before{content:"\e8fa"}.vcv-ui-icon-material-zoom_in:before{content:"\e8ff"}.vcv-ui-icon-material-zoom_out:before{content:"\e901"}.vcv-ui-icon-material-zoom_out_map:before{content:"\e56b"}@font-face{font-family:'metrize';src:url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/metrize.ttf?4729786b6230cd65029999cd913c74b1) format('truetype'),url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/metrize.woff?b81a1f0e5cfba2882461e51a6677aa4a) format('woff'),url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/metrize.svg?e53703fed207e302f95d4bd5cba47f45#metrize) format('svg');font-weight:normal;font-style:normal}.vcv-ui-icon-metrize{font-family:'metrize' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;text-decoration:inherit;font-size:1em;text-align:center;font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vcv-ui-icon-metrize-d-cube:before{content:"\e900"}.vcv-ui-icon-metrize-adjust:before{content:"\e901"}.vcv-ui-icon-metrize-air-plane:before{content:"\e902"}.vcv-ui-icon-metrize-alarm-clock:before{content:"\e903"}.vcv-ui-icon-metrize-animal-footprint:before{content:"\e904"}.vcv-ui-icon-metrize-arrow-curve-left:before{content:"\e905"}.vcv-ui-icon-metrize-arrow-curve-recycle:before{content:"\e906"}.vcv-ui-icon-metrize-arrow-curve-right:before{content:"\e907"}.vcv-ui-icon-metrize-arrow-cycle:before{content:"\e908"}.vcv-ui-icon-metrize-arrow-cycling:before{content:"\e909"}.vcv-ui-icon-metrize-arrow-down-big:before{content:"\e90a"}.vcv-ui-icon-metrize-arrow-down-bold-round:before{content:"\e90b"}.vcv-ui-icon-metrize-arrow-down-bold:before{content:"\e90c"}.vcv-ui-icon-metrize-arrow-down-light:before{content:"\e90d"}.vcv-ui-icon-metrize-arrow-down-thin:before{content:"\e90e"}.vcv-ui-icon-metrize-arrow-down:before{content:"\e90f"}.vcv-ui-icon-metrize-arrow-fill-down:before{content:"\e910"}.vcv-ui-icon-metrize-arrow-fill-left:before{content:"\e911"}.vcv-ui-icon-metrize-arrow-fill-right:before{content:"\e912"}.vcv-ui-icon-metrize-arrow-fill-up:before{content:"\e913"}.vcv-ui-icon-metrize-arrow-left-big:before{content:"\e914"}.vcv-ui-icon-metrize-arrow-left-bold-round:before{content:"\e915"}.vcv-ui-icon-metrize-arrow-left-bold:before{content:"\e916"}.vcv-ui-icon-metrize-arrow-left-light:before{content:"\e917"}.vcv-ui-icon-metrize-arrow-left-thin:before{content:"\e918"}.vcv-ui-icon-metrize-arrow-left:before{content:"\e919"}.vcv-ui-icon-metrize-arrow-multi-line-down:before{content:"\e91a"}.vcv-ui-icon-metrize-arrow-multi-line-left:before{content:"\e91b"}.vcv-ui-icon-metrize-arrow-multi-line-right:before{content:"\e91c"}.vcv-ui-icon-metrize-arrow-multi-line-up:before{content:"\e91d"}.vcv-ui-icon-metrize-arrow-oblique-contract-directions:before{content:"\e91e"}.vcv-ui-icon-metrize-arrow-oblique-contract:before{content:"\e91f"}.vcv-ui-icon-metrize-arrow-oblique-expand-directions:before{content:"\e920"}.vcv-ui-icon-metrize-arrow-oblique-expand:before{content:"\e921"}.vcv-ui-icon-metrize-arrow-right-big:before{content:"\e922"}.vcv-ui-icon-metrize-arrow-right-bold-round:before{content:"\e923"}.vcv-ui-icon-metrize-arrow-right-bold:before{content:"\e924"}.vcv-ui-icon-metrize-arrow-right-light:before{content:"\e925"}.vcv-ui-icon-metrize-arrow-right-thin:before{content:"\e926"}.vcv-ui-icon-metrize-arrow-right:before{content:"\e927"}.vcv-ui-icon-metrize-arrow-up-big:before{content:"\e928"}.vcv-ui-icon-metrize-arrow-up-bold-round:before{content:"\e929"}.vcv-ui-icon-metrize-arrow-up-bold:before{content:"\e92a"}.vcv-ui-icon-metrize-arrow-up-light:before{content:"\e92b"}.vcv-ui-icon-metrize-arrow-up-thin:before{content:"\e92c"}.vcv-ui-icon-metrize-arrow-up:before{content:"\e92d"}.vcv-ui-icon-metrize-atom:before{content:"\e92e"}.vcv-ui-icon-metrize-axis-rules:before{content:"\e92f"}.vcv-ui-icon-metrize-backward:before{content:"\e930"}.vcv-ui-icon-metrize-bag:before{content:"\e931"}.vcv-ui-icon-metrize-ban-circle:before{content:"\e932"}.vcv-ui-icon-metrize-bars:before{content:"\e933"}.vcv-ui-icon-metrize-bezier:before{content:"\e934"}.vcv-ui-icon-metrize-blank:before{content:"\e935"}.vcv-ui-icon-metrize-block-menu:before{content:"\e936"}.vcv-ui-icon-metrize-bolt:before{content:"\e937"}.vcv-ui-icon-metrize-box-add:before{content:"\e938"}.vcv-ui-icon-metrize-box-blank:before{content:"\e939"}.vcv-ui-icon-metrize-box-close:before{content:"\e93a"}.vcv-ui-icon-metrize-box-remove:before{content:"\e93b"}.vcv-ui-icon-metrize-browser-sizes:before{content:"\e93c"}.vcv-ui-icon-metrize-brush:before{content:"\e93d"}.vcv-ui-icon-metrize-button-add:before{content:"\e93e"}.vcv-ui-icon-metrize-button-check:before{content:"\e93f"}.vcv-ui-icon-metrize-button-close:before{content:"\e940"}.vcv-ui-icon-metrize-button-email:before{content:"\e941"}.vcv-ui-icon-metrize-button-exclamation:before{content:"\e942"}.vcv-ui-icon-metrize-button-minus:before{content:"\e943"}.vcv-ui-icon-metrize-button-question:before{content:"\e944"}.vcv-ui-icon-metrize-camera:before{content:"\e945"}.vcv-ui-icon-metrize-cd-dvd-rom:before{content:"\e946"}.vcv-ui-icon-metrize-chart-down:before{content:"\e947"}.vcv-ui-icon-metrize-chat:before{content:"\e948"}.vcv-ui-icon-metrize-check:before{content:"\e949"}.vcv-ui-icon-metrize-circles:before{content:"\e94a"}.vcv-ui-icon-metrize-clock:before{content:"\e94b"}.vcv-ui-icon-metrize-cloud-add:before{content:"\e94c"}.vcv-ui-icon-metrize-cloud-download:before{content:"\e94d"}.vcv-ui-icon-metrize-cloud-remove:before{content:"\e94e"}.vcv-ui-icon-metrize-cloud-upload:before{content:"\e94f"}.vcv-ui-icon-metrize-cloud:before{content:"\e950"}.vcv-ui-icon-metrize-coins:before{content:"\e951"}.vcv-ui-icon-metrize-comment:before{content:"\e952"}.vcv-ui-icon-metrize-comments:before{content:"\e953"}.vcv-ui-icon-metrize-compass-2:before{content:"\e954"}.vcv-ui-icon-metrize-compass:before{content:"\e955"}.vcv-ui-icon-metrize-contract-directions:before{content:"\e956"}.vcv-ui-icon-metrize-contract-horizontal:before{content:"\e957"}.vcv-ui-icon-metrize-contract-vertical:before{content:"\e958"}.vcv-ui-icon-metrize-copy-document:before{content:"\e959"}.vcv-ui-icon-metrize-copy-paste-document:before{content:"\e95a"}.vcv-ui-icon-metrize-credit-card:before{content:"\e95b"}.vcv-ui-icon-metrize-cross:before{content:"\e95c"}.vcv-ui-icon-metrize-directions:before{content:"\e95d"}.vcv-ui-icon-metrize-document-fill:before{content:"\e95e"}.vcv-ui-icon-metrize-document:before{content:"\e95f"}.vcv-ui-icon-metrize-documents:before{content:"\e960"}.vcv-ui-icon-metrize-dollar:before{content:"\e961"}.vcv-ui-icon-metrize-dot-circle:before{content:"\e962"}.vcv-ui-icon-metrize-dot-line:before{content:"\e963"}.vcv-ui-icon-metrize-dot-square:before{content:"\e964"}.vcv-ui-icon-metrize-double-diamonds:before{content:"\e965"}.vcv-ui-icon-metrize-download-selection-circle:before{content:"\e966"}.vcv-ui-icon-metrize-download-selection:before{content:"\e967"}.vcv-ui-icon-metrize-download:before{content:"\e968"}.vcv-ui-icon-metrize-drop:before{content:"\e969"}.vcv-ui-icon-metrize-drops:before{content:"\e96a"}.vcv-ui-icon-metrize-eject:before{content:"\e96b"}.vcv-ui-icon-metrize-email-add:before{content:"\e96c"}.vcv-ui-icon-metrize-email-close:before{content:"\e96d"}.vcv-ui-icon-metrize-email-download:before{content:"\e96e"}.vcv-ui-icon-metrize-email-luminosity:before{content:"\e96f"}.vcv-ui-icon-metrize-email-remove:before{content:"\e970"}.vcv-ui-icon-metrize-email-spam:before{content:"\e971"}.vcv-ui-icon-metrize-email-upload:before{content:"\e972"}.vcv-ui-icon-metrize-euro:before{content:"\e973"}.vcv-ui-icon-metrize-exclamation:before{content:"\e974"}.vcv-ui-icon-metrize-expand-directions:before{content:"\e975"}.vcv-ui-icon-metrize-expand-horizontal:before{content:"\e976"}.vcv-ui-icon-metrize-expand-vertical:before{content:"\e977"}.vcv-ui-icon-metrize-expand:before{content:"\e978"}.vcv-ui-icon-metrize-eye-disabled:before{content:"\e979"}.vcv-ui-icon-metrize-eye:before{content:"\e97a"}.vcv-ui-icon-metrize-female-symbol:before{content:"\e97b"}.vcv-ui-icon-metrize-fire:before{content:"\e97c"}.vcv-ui-icon-metrize-forward:before{content:"\e97d"}.vcv-ui-icon-metrize-graphs:before{content:"\e97e"}.vcv-ui-icon-metrize-grid-big:before{content:"\e97f"}.vcv-ui-icon-metrize-grids:before{content:"\e980"}.vcv-ui-icon-metrize-hdd-net:before{content:"\e981"}.vcv-ui-icon-metrize-hdd-raid:before{content:"\e982"}.vcv-ui-icon-metrize-hdd:before{content:"\e983"}.vcv-ui-icon-metrize-heart:before{content:"\e984"}.vcv-ui-icon-metrize-home-wifi:before{content:"\e985"}.vcv-ui-icon-metrize-idea:before{content:"\e986"}.vcv-ui-icon-metrize-info:before{content:"\e987"}.vcv-ui-icon-metrize-italic:before{content:"\e988"}.vcv-ui-icon-metrize-key:before{content:"\e989"}.vcv-ui-icon-metrize-landscape:before{content:"\e98a"}.vcv-ui-icon-metrize-layers:before{content:"\e98b"}.vcv-ui-icon-metrize-leaf:before{content:"\e98c"}.vcv-ui-icon-metrize-left-right:before{content:"\e98d"}.vcv-ui-icon-metrize-like-add:before{content:"\e98e"}.vcv-ui-icon-metrize-like-ban:before{content:"\e98f"}.vcv-ui-icon-metrize-like-close:before{content:"\e990"}.vcv-ui-icon-metrize-like-download:before{content:"\e991"}.vcv-ui-icon-metrize-like-remove:before{content:"\e992"}.vcv-ui-icon-metrize-like-upload:before{content:"\e993"}.vcv-ui-icon-metrize-limit-directions:before{content:"\e994"}.vcv-ui-icon-metrize-line-through:before{content:"\e995"}.vcv-ui-icon-metrize-link-url:before{content:"\e996"}.vcv-ui-icon-metrize-list-circle:before{content:"\e997"}.vcv-ui-icon-metrize-list-square:before{content:"\e998"}.vcv-ui-icon-metrize-location-maps:before{content:"\e999"}.vcv-ui-icon-metrize-location:before{content:"\e99a"}.vcv-ui-icon-metrize-locked:before{content:"\e99b"}.vcv-ui-icon-metrize-login-lock-refresh:before{content:"\e99c"}.vcv-ui-icon-metrize-magic-wand:before{content:"\e99d"}.vcv-ui-icon-metrize-magnet:before{content:"\e99e"}.vcv-ui-icon-metrize-mail:before{content:"\e99f"}.vcv-ui-icon-metrize-mailbox:before{content:"\e9a0"}.vcv-ui-icon-metrize-male-symbol:before{content:"\e9a1"}.vcv-ui-icon-metrize-map:before{content:"\e9a2"}.vcv-ui-icon-metrize-marker-add:before{content:"\e9a3"}.vcv-ui-icon-metrize-marker-minus:before{content:"\e9a4"}.vcv-ui-icon-metrize-marker-points:before{content:"\e9a5"}.vcv-ui-icon-metrize-marker:before{content:"\e9a6"}.vcv-ui-icon-metrize-minus:before{content:"\e9a7"}.vcv-ui-icon-metrize-multi-borders:before{content:"\e9a8"}.vcv-ui-icon-metrize-music:before{content:"\e9a9"}.vcv-ui-icon-metrize-next-fast-step:before{content:"\e9aa"}.vcv-ui-icon-metrize-next-step:before{content:"\e9ab"}.vcv-ui-icon-metrize-number-eight:before{content:"\e9ac"}.vcv-ui-icon-metrize-number-five:before{content:"\e9ad"}.vcv-ui-icon-metrize-number-four:before{content:"\e9ae"}.vcv-ui-icon-metrize-number-nine:before{content:"\e9af"}.vcv-ui-icon-metrize-number-one:before{content:"\e9b0"}.vcv-ui-icon-metrize-number-seven:before{content:"\e9b1"}.vcv-ui-icon-metrize-number-six:before{content:"\e9b2"}.vcv-ui-icon-metrize-number-three:before{content:"\e9b3"}.vcv-ui-icon-metrize-number-two:before{content:"\e9b4"}.vcv-ui-icon-metrize-number-zero:before{content:"\e9b5"}.vcv-ui-icon-metrize-off:before{content:"\e9b6"}.vcv-ui-icon-metrize-officine-2:before{content:"\e9b7"}.vcv-ui-icon-metrize-officine:before{content:"\e9b8"}.vcv-ui-icon-metrize-options-settings:before{content:"\e9b9"}.vcv-ui-icon-metrize-paperclip-oblique:before{content:"\e9ba"}.vcv-ui-icon-metrize-paperclip:before{content:"\e9bb"}.vcv-ui-icon-metrize-pause:before{content:"\e9bc"}.vcv-ui-icon-metrize-pig-money:before{content:"\e9bd"}.vcv-ui-icon-metrize-pin-map:before{content:"\e9be"}.vcv-ui-icon-metrize-pin:before{content:"\e9bf"}.vcv-ui-icon-metrize-play:before{content:"\e9c0"}.vcv-ui-icon-metrize-plus:before{content:"\e9c1"}.vcv-ui-icon-metrize-podcast:before{content:"\e9c2"}.vcv-ui-icon-metrize-pounds:before{content:"\e9c3"}.vcv-ui-icon-metrize-prev-step:before{content:"\e9c4"}.vcv-ui-icon-metrize-previous-fast-step:before{content:"\e9c5"}.vcv-ui-icon-metrize-question:before{content:"\e9c6"}.vcv-ui-icon-metrize-quote:before{content:"\e9c7"}.vcv-ui-icon-metrize-random:before{content:"\e9c8"}.vcv-ui-icon-metrize-rec:before{content:"\e9c9"}.vcv-ui-icon-metrize-refresh:before{content:"\e9ca"}.vcv-ui-icon-metrize-report-comment:before{content:"\e9cb"}.vcv-ui-icon-metrize-retweet:before{content:"\e9cc"}.vcv-ui-icon-metrize-rss:before{content:"\e9cd"}.vcv-ui-icon-metrize-rules:before{content:"\e9ce"}.vcv-ui-icon-metrize-scale:before{content:"\e9cf"}.vcv-ui-icon-metrize-search:before{content:"\e9d0"}.vcv-ui-icon-metrize-select-circle:before{content:"\e9d1"}.vcv-ui-icon-metrize-select-square:before{content:"\e9d2"}.vcv-ui-icon-metrize-setting:before{content:"\e9d3"}.vcv-ui-icon-metrize-settings:before{content:"\e9d4"}.vcv-ui-icon-metrize-shield:before{content:"\e9d5"}.vcv-ui-icon-metrize-sign-female:before{content:"\e9d6"}.vcv-ui-icon-metrize-sign-male:before{content:"\e9d7"}.vcv-ui-icon-metrize-sliders-vertical:before{content:"\e9d8"}.vcv-ui-icon-metrize-sliders:before{content:"\e9d9"}.vcv-ui-icon-metrize-snow:before{content:"\e9da"}.vcv-ui-icon-metrize-social-500px:before{content:"\e9db"}.vcv-ui-icon-metrize-social-addthis:before{content:"\e9dc"}.vcv-ui-icon-metrize-social-bebo:before{content:"\e9dd"}.vcv-ui-icon-metrize-social-behance:before{content:"\e9de"}.vcv-ui-icon-metrize-social-blogger:before{content:"\e9df"}.vcv-ui-icon-metrize-social-deviantart:before{content:"\e9e0"}.vcv-ui-icon-metrize-social-digg:before{content:"\e9e1"}.vcv-ui-icon-metrize-social-dribbble:before{content:"\e9e2"}.vcv-ui-icon-metrize-social-email:before{content:"\e9e3"}.vcv-ui-icon-metrize-social-envato:before{content:"\e9e4"}.vcv-ui-icon-metrize-social-evernote:before{content:"\e9e5"}.vcv-ui-icon-metrize-social-facebook:before{content:"\e9e6"}.vcv-ui-icon-metrize-social-flickr:before{content:"\e9e7"}.vcv-ui-icon-metrize-social-forrst:before{content:"\e9e8"}.vcv-ui-icon-metrize-social-github:before{content:"\e9e9"}.vcv-ui-icon-metrize-social-google-plus:before{content:"\e9ea"}.vcv-ui-icon-metrize-social-grooveshark:before{content:"\e9eb"}.vcv-ui-icon-metrize-social-last-fm:before{content:"\e9ec"}.vcv-ui-icon-metrize-social-linkedin:before{content:"\e9ed"}.vcv-ui-icon-metrize-social-myspace:before{content:"\e9ee"}.vcv-ui-icon-metrize-social-paypal:before{content:"\e9ef"}.vcv-ui-icon-metrize-social-photobucket:before{content:"\e9f0"}.vcv-ui-icon-metrize-social-pinterest:before{content:"\e9f1"}.vcv-ui-icon-metrize-social-quora:before{content:"\e9f2"}.vcv-ui-icon-metrize-social-sharethis:before{content:"\e9f3"}.vcv-ui-icon-metrize-social-skype:before{content:"\e9f4"}.vcv-ui-icon-metrize-social-soundcloud:before{content:"\e9f5"}.vcv-ui-icon-metrize-social-stumbleupon:before{content:"\e9f6"}.vcv-ui-icon-metrize-social-tumblr:before{content:"\e9f7"}.vcv-ui-icon-metrize-social-twitter:before{content:"\e9f8"}.vcv-ui-icon-metrize-social-viddler:before{content:"\e9f9"}.vcv-ui-icon-metrize-social-vimeo:before{content:"\e9fa"}.vcv-ui-icon-metrize-social-virb:before{content:"\e9fb"}.vcv-ui-icon-metrize-social-wordpress:before{content:"\e9fc"}.vcv-ui-icon-metrize-social-yahoo:before{content:"\e9fd"}.vcv-ui-icon-metrize-social-yelp:before{content:"\e9fe"}.vcv-ui-icon-metrize-social-youtube:before{content:"\e9ff"}.vcv-ui-icon-metrize-social-zerply:before{content:"\ea00"}.vcv-ui-icon-metrize-sos:before{content:"\ea01"}.vcv-ui-icon-metrize-sound-off:before{content:"\ea02"}.vcv-ui-icon-metrize-sound-on:before{content:"\ea03"}.vcv-ui-icon-metrize-speed:before{content:"\ea04"}.vcv-ui-icon-metrize-star:before{content:"\ea05"}.vcv-ui-icon-metrize-stop:before{content:"\ea06"}.vcv-ui-icon-metrize-sun:before{content:"\ea07"}.vcv-ui-icon-metrize-sunshine:before{content:"\ea08"}.vcv-ui-icon-metrize-telephone:before{content:"\ea09"}.vcv-ui-icon-metrize-text-align-left:before{content:"\ea0a"}.vcv-ui-icon-metrize-text-align-right:before{content:"\ea0b"}.vcv-ui-icon-metrize-text-bold:before{content:"\ea0c"}.vcv-ui-icon-metrize-text-center:before{content:"\ea0d"}.vcv-ui-icon-metrize-text-height:before{content:"\ea0e"}.vcv-ui-icon-metrize-text-justify-center:before{content:"\ea0f"}.vcv-ui-icon-metrize-text-justify-left:before{content:"\ea10"}.vcv-ui-icon-metrize-text-justify-right:before{content:"\ea11"}.vcv-ui-icon-metrize-text-normal:before{content:"\ea12"}.vcv-ui-icon-metrize-text-paragraph:before{content:"\ea13"}.vcv-ui-icon-metrize-text-size-reduce:before{content:"\ea14"}.vcv-ui-icon-metrize-text-size-upper:before{content:"\ea15"}.vcv-ui-icon-metrize-text-width:before{content:"\ea16"}.vcv-ui-icon-metrize-three-points-bottom:before{content:"\ea17"}.vcv-ui-icon-metrize-three-points-top:before{content:"\ea18"}.vcv-ui-icon-metrize-three-points:before{content:"\ea19"}.vcv-ui-icon-metrize-top-bottom:before{content:"\ea1a"}.vcv-ui-icon-metrize-triple-points:before{content:"\ea1b"}.vcv-ui-icon-metrize-underline:before{content:"\ea1c"}.vcv-ui-icon-metrize-upload-selection-circle:before{content:"\ea1d"}.vcv-ui-icon-metrize-upload-selection:before{content:"\ea1e"}.vcv-ui-icon-metrize-upload:before{content:"\ea1f"}.vcv-ui-icon-metrize-user-add:before{content:"\ea20"}.vcv-ui-icon-metrize-user-ban:before{content:"\ea21"}.vcv-ui-icon-metrize-user-remove:before{content:"\ea22"}.vcv-ui-icon-metrize-user:before{content:"\ea23"}.vcv-ui-icon-metrize-viewport-video:before{content:"\ea24"}.vcv-ui-icon-metrize-viewport:before{content:"\ea25"}.vcv-ui-icon-metrize-waves:before{content:"\ea26"}.vcv-ui-icon-metrize-wifi:before{content:"\ea27"}.vcv-ui-icon-metrize-wind:before{content:"\ea28"}.vcv-ui-icon-metrize-wireframe-globe:before{content:"\ea29"}.vcv-ui-icon-metrize-world:before{content:"\ea2a"}.vcv-ui-icon-metrize-yen:before{content:"\ea2b"}@font-face{font-family:'mfglabs';src:url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/mfglabs.ttf?c7788097c7ba20718debdfd763081344) format('truetype'),url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/mfglabs.woff?8ffff06c620231815f65cea8f7c03280) format('woff'),url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/mfglabs.svg?4ee939421b648e04701128b30fe5251d#mfglabs) format('svg');font-weight:normal;font-style:normal}.vcv-ui-icon-mfglabs{font-family:'mfglabs' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;text-decoration:inherit;font-size:1em;text-align:center;font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vcv-ui-icon-mfglabs-plus:before{content:"\2b"}.vcv-ui-icon-mfglabs-at:before{content:"\40"}.vcv-ui-icon-mfglabs-arrow-left:before{content:"\2190"}.vcv-ui-icon-mfglabs-arrow-up:before{content:"\2191"}.vcv-ui-icon-mfglabs-arrow-right:before{content:"\2192"}.vcv-ui-icon-mfglabs-arrow-down:before{content:"\2193"}.vcv-ui-icon-mfglabs-arrow-big-left:before{content:"\21c7"}.vcv-ui-icon-mfglabs-arrow-big-up:before{content:"\21c8"}.vcv-ui-icon-mfglabs-arrow-big-right:before{content:"\21c9"}.vcv-ui-icon-mfglabs-arrow-big-down:before{content:"\21ca"}.vcv-ui-icon-mfglabs-arrow-doubled-left:before{content:"\21d0"}.vcv-ui-icon-mfglabs-arrow-doubled-up:before{content:"\21d1"}.vcv-ui-icon-mfglabs-arrow-doubled-right:before{content:"\21d2"}.vcv-ui-icon-mfglabs-arrow-doubled-down:before{content:"\21d3"}.vcv-ui-icon-mfglabs-minus:before{content:"\2212"}.vcv-ui-icon-mfglabs-home:before{content:"\2302"}.vcv-ui-icon-mfglabs-hourglass:before{content:"\231b"}.vcv-ui-icon-mfglabs-stopwatch:before{content:"\23f1"}.vcv-ui-icon-mfglabs-clock:before{content:"\23f2"}.vcv-ui-icon-mfglabs-cloud:before{content:"\2601"}.vcv-ui-icon-mfglabs-star:before{content:"\2605"}.vcv-ui-icon-mfglabs-star-empty:before{content:"\2606"}.vcv-ui-icon-mfglabs-female-sign:before{content:"\2640"}.vcv-ui-icon-mfglabs-male-sign:before{content:"\2642"}.vcv-ui-icon-mfglabs-crown:before{content:"\265a"}.vcv-ui-icon-mfglabs-heart:before{content:"\2665"}.vcv-ui-icon-mfglabs-anchor:before{content:"\2693"}.vcv-ui-icon-mfglabs-high-voltage:before{content:"\26a1"}.vcv-ui-icon-mfglabs-mail:before{content:"\2709"}.vcv-ui-icon-mfglabs-pen:before{content:"\270f"}.vcv-ui-icon-mfglabs-vector-pen:before{content:"\2712"}.vcv-ui-icon-mfglabs-check:before{content:"\2713"}.vcv-ui-icon-mfglabs-cross-mark:before{content:"\274c"}.vcv-ui-icon-mfglabs-black-question:before{content:"\2753"}.vcv-ui-icon-mfglabs-white-question:before{content:"\2754"}.vcv-ui-icon-mfglabs-warning-alt:before{content:"\2755"}.vcv-ui-icon-mfglabs-warning:before{content:"\2757"}.vcv-ui-icon-mfglabs-settings:before{content:"\9881"}.vcv-ui-icon-mfglabs-brush:before{content:"\e000"}.vcv-ui-icon-mfglabs-refresh:before{content:"\e001"}.vcv-ui-icon-mfglabs-node:before{content:"\e002"}.vcv-ui-icon-mfglabs-node-2:before{content:"\e003"}.vcv-ui-icon-mfglabs-node-3:before{content:"\e004"}.vcv-ui-icon-mfglabs-link-2-nodes:before{content:"\e005"}.vcv-ui-icon-mfglabs-link-3-nodes:before{content:"\e006"}.vcv-ui-icon-mfglabs-link-loop-nodes:before{content:"\e007"}.vcv-ui-icon-mfglabs-node-size:before{content:"\e008"}.vcv-ui-icon-mfglabs-node-color:before{content:"\e009"}.vcv-ui-icon-mfglabs-node-shape:before{content:"\e00a"}.vcv-ui-icon-mfglabs-node-icon:before{content:"\e00b"}.vcv-ui-icon-mfglabs-node-text:before{content:"\e00c"}.vcv-ui-icon-mfglabs-node-link-text:before{content:"\e00d"}.vcv-ui-icon-mfglabs-node-link-color:before{content:"\e00e"}.vcv-ui-icon-mfglabs-node-link-shape:before{content:"\e00f"}.vcv-ui-icon-mfglabs-layout-directed:before{content:"\e010"}.vcv-ui-icon-mfglabs-layout-radial:before{content:"\e011"}.vcv-ui-icon-mfglabs-layout-hierarchical:before{content:"\e012"}.vcv-ui-icon-mfglabs-node-link-direction:before{content:"\e013"}.vcv-ui-icon-mfglabs-node-link-short-path:before{content:"\e014"}.vcv-ui-icon-mfglabs-node-cluster:before{content:"\e015"}.vcv-ui-icon-mfglabs-display-graph:before{content:"\e016"}.vcv-ui-icon-mfglabs-node-link-weight:before{content:"\e017"}.vcv-ui-icon-mfglabs-more-node-links:before{content:"\e018"}.vcv-ui-icon-mfglabs-chevron-down:before{content:"\f004"}.vcv-ui-icon-mfglabs-chevron-up:before{content:"\f005"}.vcv-ui-icon-mfglabs-chevron-right:before{content:"\f006"}.vcv-ui-icon-mfglabs-chevron-left:before{content:"\f007"}.vcv-ui-icon-mfglabs-reorder:before{content:"\f008"}.vcv-ui-icon-mfglabs-list:before{content:"\f009"}.vcv-ui-icon-mfglabs-reorder-square:before{content:"\f00a"}.vcv-ui-icon-mfglabs-reorder-square-line:before{content:"\f00b"}.vcv-ui-icon-mfglabs-coverflow:before{content:"\f00c"}.vcv-ui-icon-mfglabs-coverflow-line:before{content:"\f00d"}.vcv-ui-icon-mfglabs-pause:before{content:"\f00e"}.vcv-ui-icon-mfglabs-play:before{content:"\f00f"}.vcv-ui-icon-mfglabs-step-forward:before{content:"\f010"}.vcv-ui-icon-mfglabs-step-backward:before{content:"\f011"}.vcv-ui-icon-mfglabs-fast-forward:before{content:"\f012"}.vcv-ui-icon-mfglabs-fast-backward:before{content:"\f013"}.vcv-ui-icon-mfglabs-cloud-upload:before{content:"\f014"}.vcv-ui-icon-mfglabs-cloud-download:before{content:"\f015"}.vcv-ui-icon-mfglabs-data-science:before{content:"\f016"}.vcv-ui-icon-mfglabs-data-science-black:before{content:"\f017"}.vcv-ui-icon-mfglabs-globe:before{content:"\f018"}.vcv-ui-icon-mfglabs-globe-black:before{content:"\f019"}.vcv-ui-icon-mfglabs-math-ico:before{content:"\f01a"}.vcv-ui-icon-mfglabs-math:before{content:"\f01b"}.vcv-ui-icon-mfglabs-math-black:before{content:"\f01c"}.vcv-ui-icon-mfglabs-paperplane-ico:before{content:"\f01d"}.vcv-ui-icon-mfglabs-paperplane:before{content:"\f01e"}.vcv-ui-icon-mfglabs-paperplane-black:before{content:"\f01f"}.vcv-ui-icon-mfglabs-color-balance:before{content:"\f020"}.vcv-ui-icon-mfglabs-star-half:before{content:"\f022"}.vcv-ui-icon-mfglabs-star-half-empty:before{content:"\f024"}.vcv-ui-icon-mfglabs-reload:before{content:"\f025"}.vcv-ui-icon-mfglabs-heart-broken:before{content:"\f028"}.vcv-ui-icon-mfglabs-hashtag:before{content:"\f029"}.vcv-ui-icon-mfglabs-reply:before{content:"\f02a"}.vcv-ui-icon-mfglabs-retweet:before{content:"\f02b"}.vcv-ui-icon-mfglabs-signin:before{content:"\f02c"}.vcv-ui-icon-mfglabs-signout:before{content:"\f02d"}.vcv-ui-icon-mfglabs-download:before{content:"\f02e"}.vcv-ui-icon-mfglabs-upload:before{content:"\f02f"}.vcv-ui-icon-mfglabs-placepin:before{content:"\f031"}.vcv-ui-icon-mfglabs-display-screen:before{content:"\f032"}.vcv-ui-icon-mfglabs-tablet:before{content:"\f033"}.vcv-ui-icon-mfglabs-smartphone:before{content:"\f034"}.vcv-ui-icon-mfglabs-connected-object:before{content:"\f035"}.vcv-ui-icon-mfglabs-isight:before{content:"\f039"}.vcv-ui-icon-mfglabs-video-camera:before{content:"\f03a"}.vcv-ui-icon-mfglabs-random:before{content:"\f03b"}.vcv-ui-icon-mfglabs-discussion:before{content:"\f03d"}.vcv-ui-icon-mfglabs-ringbell:before{content:"\f03f"}.vcv-ui-icon-mfglabs-movie:before{content:"\f040"}.vcv-ui-icon-mfglabs-measure:before{content:"\f044"}.vcv-ui-icon-mfglabs-vector:before{content:"\f045"}.vcv-ui-icon-mfglabs-mute-on:before{content:"\f047"}.vcv-ui-icon-mfglabs-mute-off:before{content:"\f048"}.vcv-ui-icon-mfglabs-sheet:before{content:"\f04a"}.vcv-ui-icon-mfglabs-dribbble-circle:before{content:"\f04f"}.vcv-ui-icon-mfglabs-dribbble:before{content:"\f050"}.vcv-ui-icon-mfglabs-facebook-circle:before{content:"\f051"}.vcv-ui-icon-mfglabs-facebook:before{content:"\f052"}.vcv-ui-icon-mfglabs-git-circle-alt:before{content:"\f053"}.vcv-ui-icon-mfglabs-git-circle:before{content:"\f054"}.vcv-ui-icon-mfglabs-git:before{content:"\f055"}.vcv-ui-icon-mfglabs-octopus:before{content:"\f056"}.vcv-ui-icon-mfglabs-twitter-circle:before{content:"\f057"}.vcv-ui-icon-mfglabs-twitter:before{content:"\f058"}.vcv-ui-icon-mfglabs-google-plus-circle:before{content:"\f059"}.vcv-ui-icon-mfglabs-google-plus:before{content:"\f05a"}.vcv-ui-icon-mfglabs-linked-in-circle:before{content:"\f05b"}.vcv-ui-icon-mfglabs-linked-in:before{content:"\f05c"}.vcv-ui-icon-mfglabs-instagram:before{content:"\f05d"}.vcv-ui-icon-mfglabs-instagram-circle:before{content:"\f05e"}.vcv-ui-icon-mfglabs-mfg-icon:before{content:"\f05f"}.vcv-ui-icon-mfglabs-mfg-icon-circle:before{content:"\f060"}.vcv-ui-icon-mfglabs-user:before{content:"\f061"}.vcv-ui-icon-mfglabs-user-male:before{content:"\f062"}.vcv-ui-icon-mfglabs-user-female:before{content:"\f063"}.vcv-ui-icon-mfglabs-users:before{content:"\f064"}.vcv-ui-icon-mfglabs-file-close:before{content:"\f067"}.vcv-ui-icon-mfglabs-file-alt:before{content:"\f068"}.vcv-ui-icon-mfglabs-file-close-alt:before{content:"\f069"}.vcv-ui-icon-mfglabs-attachment:before{content:"\f06a"}.vcv-ui-icon-mfglabs-check-circle:before{content:"\f06d"}.vcv-ui-icon-mfglabs-cancel-circle:before{content:"\f06e"}.vcv-ui-icon-mfglabs-inbox:before{content:"\f070"}.vcv-ui-icon-mfglabs-trophy:before{content:"\f074"}.vcv-ui-icon-mfglabs-unlock-alt:before{content:"\f075"}.vcv-ui-icon-mfglabs-link:before{content:"\f07b"}.vcv-ui-icon-mfglabs-magnifying-plus:before{content:"\f07e"}.vcv-ui-icon-mfglabs-magnifying-minus:before{content:"\f07f"}.vcv-ui-icon-mfglabs-stop:before{content:"\f080"}.vcv-ui-icon-mfglabs-share:before{content:"\f081"}.vcv-ui-icon-mfglabs-eye:before{content:"\f082"}.vcv-ui-icon-mfglabs-trash-can:before{content:"\f083"}.vcv-ui-icon-mfglabs-hard-drive:before{content:"\f084"}.vcv-ui-icon-mfglabs-information-black:before{content:"\f085"}.vcv-ui-icon-mfglabs-information-white:before{content:"\f086"}.vcv-ui-icon-mfglabs-printer:before{content:"\f087"}.vcv-ui-icon-mfglabs-letter:before{content:"\f088"}.vcv-ui-icon-mfglabs-soundcloud:before{content:"\f089"}.vcv-ui-icon-mfglabs-soundcloud-circle:before{content:"\f08a"}.vcv-ui-icon-mfglabs-message:before{content:"\f4ac"}.vcv-ui-icon-mfglabs-credit-card:before{content:"\f4b3"}.vcv-ui-icon-mfglabs-file-open:before{content:"\f4c2"}.vcv-ui-icon-mfglabs-calendar:before{content:"\f4c5"}.vcv-ui-icon-mfglabs-newspaper:before{content:"\f4f0"}.vcv-ui-icon-mfglabs-camera:before{content:"\f4f7"}.vcv-ui-icon-mfglabs-magnifying:before{content:"\f50d"}.vcv-ui-icon-mfglabs-lock-alt:before{content:"\f510"}.vcv-ui-icon-mfglabs-lock:before{content:"\f512"}.vcv-ui-icon-mfglabs-unlock:before{content:"\f513"}.vcv-ui-icon-mfglabs-joystick:before{content:"\f514"}.vcv-ui-icon-mfglabs-fire:before{content:"\f525"}.vcv-ui-icon-mfglabs-chart:before{content:"\f526"}.vcv-ui-icon-mfglabs-spread:before{content:"\f527"}.vcv-ui-icon-mfglabs-spinner-1:before{content:"\f528"}.vcv-ui-icon-mfglabs-spinner-2:before{content:"\f529"}.vcv-ui-icon-mfglabs-chart-alt:before{content:"\f530"}.vcv-ui-icon-mfglabs-label:before{content:"\f531"}.vcv-ui-icon-mfglabs-xing:before{content:"\f532"}.vcv-ui-icon-mfglabs-xing-circle:before{content:"\f533"}.vcv-ui-icon-mfglabs-disconnect:before{content:"\f534"}.vcv-ui-icon-mfglabs-graph:before{content:"\f535"}.vcv-ui-icon-mfglabs-new-user:before{content:"\f536"}@font-face{font-family:'monosocial';src:url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/monosocial.ttf?846b392ee28ad3d0e633a4fa479dca72) format('truetype'),url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/monosocial.woff?4aa7fff0e64595c31d194ed75582c7e4) format('woff'),url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/monosocial.svg?5298e6405911dc3b1216cc24072dc7c7#monosocial) format('svg');font-weight:normal;font-style:normal}.vcv-ui-icon-monosocial{font-family:'monosocial' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vcv-ui-icon-monosocial-roundedstackoverflow:before{content:"\e900"}.vcv-ui-icon-monosocial-roundedfivehundredpx:before{content:"\e901"}.vcv-ui-icon-monosocial-circlestackoverflow:before{content:"\e902"}.vcv-ui-icon-monosocial-circlefivehundredpx:before{content:"\e903"}.vcv-ui-icon-monosocial-roundedfoodspotting:before{content:"\e904"}.vcv-ui-icon-monosocial-roundedappstorealt:before{content:"\e905"}.vcv-ui-icon-monosocial-roundedfriendsfeed:before{content:"\e906"}.vcv-ui-icon-monosocial-circlefoodspotting:before{content:"\e907"}.vcv-ui-icon-monosocial-roundedgrooveshark:before{content:"\e908"}.vcv-ui-icon-monosocial-roundedphotobucket:before{content:"\e909"}.vcv-ui-icon-monosocial-roundeddesignfloat:before{content:"\e90a"}.vcv-ui-icon-monosocial-roundedstumbleupon:before{content:"\e90b"}.vcv-ui-icon-monosocial-roundedtwitterbird:before{content:"\e90c"}.vcv-ui-icon-monosocial-circletwitterbird:before{content:"\e90d"}.vcv-ui-icon-monosocial-circlestumbleupon:before{content:"\e90e"}.vcv-ui-icon-monosocial-roundedfriendstar:before{content:"\e90f"}.vcv-ui-icon-monosocial-circlephotobucket:before{content:"\e910"}.vcv-ui-icon-monosocial-circlefriendsfeed:before{content:"\e911"}.vcv-ui-icon-monosocial-roundedfeedburner:before{content:"\e912"}.vcv-ui-icon-monosocial-circledesignfloat:before{content:"\e913"}.vcv-ui-icon-monosocial-roundedgoogletalk:before{content:"\e914"}.vcv-ui-icon-monosocial-roundedslideshare:before{content:"\e915"}.vcv-ui-icon-monosocial-roundedgowallapin:before{content:"\e916"}.vcv-ui-icon-monosocial-roundeddeviantart:before{content:"\e917"}.vcv-ui-icon-monosocial-circleappstorealt:before{content:"\e918"}.vcv-ui-icon-monosocial-roundedsoundcloud:before{content:"\e919"}.vcv-ui-icon-monosocial-roundeddesignbump:before{content:"\e91a"}.vcv-ui-icon-monosocial-roundedgooglebuzz:before{content:"\e91b"}.vcv-ui-icon-monosocial-roundedtechnorati:before{content:"\e91c"}.vcv-ui-icon-monosocial-roundedfoursquare:before{content:"\e91d"}.vcv-ui-icon-monosocial-circlegrooveshark:before{content:"\e91e"}.vcv-ui-icon-monosocial-roundedgoogleplus:before{content:"\e91f"}.vcv-ui-icon-monosocial-circlegoogleplus:before{content:"\e920"}.vcv-ui-icon-monosocial-circlegowallapin:before{content:"\e921"}.vcv-ui-icon-monosocial-roundedinstagram:before{content:"\e922"}.vcv-ui-icon-monosocial-roundedyahoobuzz:before{content:"\e923"}.vcv-ui-icon-monosocial-roundeddelicious:before{content:"\e924"}.vcv-ui-icon-monosocial-roundedwordpress:before{content:"\e925"}.vcv-ui-icon-monosocial-circletechnorati:before{content:"\e926"}.vcv-ui-icon-monosocial-roundedwikipedia:before{content:"\e927"}.vcv-ui-icon-monosocial-circlesoundcloud:before{content:"\e928"}.vcv-ui-icon-monosocial-circleslideshare:before{content:"\e929"}.vcv-ui-icon-monosocial-roundedgithubalt:before{content:"\e92a"}.vcv-ui-icon-monosocial-circlegoogletalk:before{content:"\e92b"}.vcv-ui-icon-monosocial-circlegooglebuzz:before{content:"\e92c"}.vcv-ui-icon-monosocial-circlefriendstar:before{content:"\e92d"}.vcv-ui-icon-monosocial-circlefoursquare:before{content:"\e92e"}.vcv-ui-icon-monosocial-roundedposterous:before{content:"\e92f"}.vcv-ui-icon-monosocial-circlefeedburner:before{content:"\e930"}.vcv-ui-icon-monosocial-circledeviantart:before{content:"\e931"}.vcv-ui-icon-monosocial-circledesignbump:before{content:"\e932"}.vcv-ui-icon-monosocial-roundedpinterest:before{content:"\e933"}.vcv-ui-icon-monosocial-roundedsharethis:before{content:"\e934"}.vcv-ui-icon-monosocial-circlepinterest:before{content:"\e935"}.vcv-ui-icon-monosocial-circleinstagram:before{content:"\e936"}.vcv-ui-icon-monosocial-circlegithubalt:before{content:"\e937"}.vcv-ui-icon-monosocial-circleyahoobuzz:before{content:"\e938"}.vcv-ui-icon-monosocial-circlewordpress:before{content:"\e939"}.vcv-ui-icon-monosocial-circlewikipedia:before{content:"\e93a"}.vcv-ui-icon-monosocial-roundedfacebook:before{content:"\e93b"}.vcv-ui-icon-monosocial-roundedemberapp:before{content:"\e93c"}.vcv-ui-icon-monosocial-roundedcoroflot:before{content:"\e93d"}.vcv-ui-icon-monosocial-roundedappstore:before{content:"\e93e"}.vcv-ui-icon-monosocial-circledelicious:before{content:"\e93f"}.vcv-ui-icon-monosocial-circlesharethis:before{content:"\e940"}.vcv-ui-icon-monosocial-roundedslashdot:before{content:"\e941"}.vcv-ui-icon-monosocial-circleposterous:before{content:"\e942"}.vcv-ui-icon-monosocial-roundedicondock:before{content:"\e943"}.vcv-ui-icon-monosocial-roundedidentica:before{content:"\e944"}.vcv-ui-icon-monosocial-roundednewsvine:before{content:"\e945"}.vcv-ui-icon-monosocial-roundedimessage:before{content:"\e946"}.vcv-ui-icon-monosocial-roundedlinkedin:before{content:"\e947"}.vcv-ui-icon-monosocial-roundedmetacafe:before{content:"\e948"}.vcv-ui-icon-monosocial-roundedmobileme:before{content:"\e949"}.vcv-ui-icon-monosocial-roundedaboutme:before{content:"\e94a"}.vcv-ui-icon-monosocial-roundedsmugmug:before{content:"\e94b"}.vcv-ui-icon-monosocial-roundedmyspace:before{content:"\e94c"}.vcv-ui-icon-monosocial-roundedyoutube:before{content:"\e94d"}.vcv-ui-icon-monosocial-roundeddribble:before{content:"\e94e"}.vcv-ui-icon-monosocial-roundeddiggalt:before{content:"\e94f"}.vcv-ui-icon-monosocial-roundedblogger:before{content:"\e950"}.vcv-ui-icon-monosocial-roundedgowalla:before{content:"\e951"}.vcv-ui-icon-monosocial-roundedviddler:before{content:"\e952"}.vcv-ui-icon-monosocial-roundedbehance:before{content:"\e953"}.vcv-ui-icon-monosocial-roundedtwitter:before{content:"\e954"}.vcv-ui-icon-monosocial-circlecoroflot:before{content:"\e955"}.vcv-ui-icon-monosocial-roundedretweet:before{content:"\e956"}.vcv-ui-icon-monosocial-roundedpodcast:before{content:"\e957"}.vcv-ui-icon-monosocial-circleappstore:before{content:"\e958"}.vcv-ui-icon-monosocial-circleemberapp:before{content:"\e959"}.vcv-ui-icon-monosocial-roundedwindows:before{content:"\e95a"}.vcv-ui-icon-monosocial-circlefacebook:before{content:"\e95b"}.vcv-ui-icon-monosocial-roundedsquidoo:before{content:"\e95c"}.vcv-ui-icon-monosocial-circleslashdot:before{content:"\e95d"}.vcv-ui-icon-monosocial-roundedspotify:before{content:"\e95e"}.vcv-ui-icon-monosocial-circlenewsvine:before{content:"\e95f"}.vcv-ui-icon-monosocial-circleicondock:before{content:"\e960"}.vcv-ui-icon-monosocial-circleidentica:before{content:"\e961"}.vcv-ui-icon-monosocial-circleimessage:before{content:"\e962"}.vcv-ui-icon-monosocial-circlemobileme:before{content:"\e963"}.vcv-ui-icon-monosocial-circlemetacafe:before{content:"\e964"}.vcv-ui-icon-monosocial-circlelinkedin:before{content:"\e965"}.vcv-ui-icon-monosocial-roundedamazon:before{content:"\e966"}.vcv-ui-icon-monosocial-roundedmeetup:before{content:"\e967"}.vcv-ui-icon-monosocial-roundedtumblr:before{content:"\e968"}.vcv-ui-icon-monosocial-circlediggalt:before{content:"\e969"}.vcv-ui-icon-monosocial-circleyoutube:before{content:"\e96a"}.vcv-ui-icon-monosocial-circledribble:before{content:"\e96b"}.vcv-ui-icon-monosocial-circlewindows:before{content:"\e96c"}.vcv-ui-icon-monosocial-circleviddler:before{content:"\e96d"}.vcv-ui-icon-monosocial-circletwitter:before{content:"\e96e"}.vcv-ui-icon-monosocial-roundedgithub:before{content:"\e96f"}.vcv-ui-icon-monosocial-roundeddaytum:before{content:"\e970"}.vcv-ui-icon-monosocial-roundedlastfm:before{content:"\e971"}.vcv-ui-icon-monosocial-roundedscribd:before{content:"\e972"}.vcv-ui-icon-monosocial-roundeditunes:before{content:"\e973"}.vcv-ui-icon-monosocial-circlesquidoo:before{content:"\e974"}.vcv-ui-icon-monosocial-circlespotify:before{content:"\e975"}.vcv-ui-icon-monosocial-circlesmugmug:before{content:"\e976"}.vcv-ui-icon-monosocial-roundedpicasa:before{content:"\e977"}.vcv-ui-icon-monosocial-roundedforrst:before{content:"\e978"}.vcv-ui-icon-monosocial-circleretweet:before{content:"\e979"}.vcv-ui-icon-monosocial-circlepodcast:before{content:"\e97a"}.vcv-ui-icon-monosocial-stackoverflow:before{content:"\e97b"}.vcv-ui-icon-monosocial-circlebehance:before{content:"\e97c"}.vcv-ui-icon-monosocial-roundedreddit:before{content:"\e97d"}.vcv-ui-icon-monosocial-circlegowalla:before{content:"\e97e"}.vcv-ui-icon-monosocial-circlemyspace:before{content:"\e97f"}.vcv-ui-icon-monosocial-circleaboutme:before{content:"\e980"}.vcv-ui-icon-monosocial-roundedpaypal:before{content:"\e981"}.vcv-ui-icon-monosocial-fivehundredpx:before{content:"\e982"}.vcv-ui-icon-monosocial-circleblogger:before{content:"\e983"}.vcv-ui-icon-monosocial-roundedflickr:before{content:"\e984"}.vcv-ui-icon-monosocial-roundedmrwong:before{content:"\e985"}.vcv-ui-icon-monosocial-roundeddrupal:before{content:"\e986"}.vcv-ui-icon-monosocial-roundedemail:before{content:"\e987"}.vcv-ui-icon-monosocial-circlemeetup:before{content:"\e988"}.vcv-ui-icon-monosocial-circlemrwong:before{content:"\e989"}.vcv-ui-icon-monosocial-roundedquora:before{content:"\e98a"}.vcv-ui-icon-monosocial-circlepaypal:before{content:"\e98b"}.vcv-ui-icon-monosocial-circlepicasa:before{content:"\e98c"}.vcv-ui-icon-monosocial-circleamazon:before{content:"\e98d"}.vcv-ui-icon-monosocial-circlegithub:before{content:"\e98e"}.vcv-ui-icon-monosocial-circlereddit:before{content:"\e98f"}.vcv-ui-icon-monosocial-circlescribd:before{content:"\e990"}.vcv-ui-icon-monosocial-foodspotting:before{content:"\e991"}.vcv-ui-icon-monosocial-circleforrst:before{content:"\e992"}.vcv-ui-icon-monosocial-circleitunes:before{content:"\e993"}.vcv-ui-icon-monosocial-roundedhyves:before{content:"\e994"}.vcv-ui-icon-monosocial-circleflickr:before{content:"\e995"}.vcv-ui-icon-monosocial-circletumblr:before{content:"\e996"}.vcv-ui-icon-monosocial-roundedyahoo:before{content:"\e997"}.vcv-ui-icon-monosocial-circledrupal:before{content:"\e998"}.vcv-ui-icon-monosocial-roundedheart:before{content:"\e999"}.vcv-ui-icon-monosocial-circlelastfm:before{content:"\e99a"}.vcv-ui-icon-monosocial-roundedskype:before{content:"\e99b"}.vcv-ui-icon-monosocial-roundedvimeo:before{content:"\e99c"}.vcv-ui-icon-monosocial-roundedaddme:before{content:"\e99d"}.vcv-ui-icon-monosocial-circledaytum:before{content:"\e99e"}.vcv-ui-icon-monosocial-roundedapple:before{content:"\e99f"}.vcv-ui-icon-monosocial-circleyahoo:before{content:"\e9a0"}.vcv-ui-icon-monosocial-roundedebay:before{content:"\e9a1"}.vcv-ui-icon-monosocial-photobucket:before{content:"\e9a2"}.vcv-ui-icon-monosocial-circlequora:before{content:"\e9a3"}.vcv-ui-icon-monosocial-roundeddigg:before{content:"\e9a4"}.vcv-ui-icon-monosocial-roundedmixx:before{content:"\e9a5"}.vcv-ui-icon-monosocial-twitterbird:before{content:"\e9a6"}.vcv-ui-icon-monosocial-circleemail:before{content:"\e9a7"}.vcv-ui-icon-monosocial-circleaddme:before{content:"\e9a8"}.vcv-ui-icon-monosocial-circlevimeo:before{content:"\e9a9"}.vcv-ui-icon-monosocial-stumbleupon:before{content:"\e9aa"}.vcv-ui-icon-monosocial-roundedstar:before{content:"\e9ab"}.vcv-ui-icon-monosocial-roundedgdgt:before{content:"\e9ac"}.vcv-ui-icon-monosocial-grooveshark:before{content:"\e9ad"}.vcv-ui-icon-monosocial-appstorealt:before{content:"\e9ae"}.vcv-ui-icon-monosocial-roundedetsy:before{content:"\e9af"}.vcv-ui-icon-monosocial-circleskype:before{content:"\e9b0"}.vcv-ui-icon-monosocial-roundedxing:before{content:"\e9b1"}.vcv-ui-icon-monosocial-roundedvirb:before{content:"\e9b2"}.vcv-ui-icon-monosocial-circleapple:before{content:"\e9b3"}.vcv-ui-icon-monosocial-friendsfeed:before{content:"\e9b4"}.vcv-ui-icon-monosocial-designfloat:before{content:"\e9b5"}.vcv-ui-icon-monosocial-circlehyves:before{content:"\e9b6"}.vcv-ui-icon-monosocial-roundedblip:before{content:"\e9b7"}.vcv-ui-icon-monosocial-roundedbing:before{content:"\e9b8"}.vcv-ui-icon-monosocial-roundedyelp:before{content:"\e9b9"}.vcv-ui-icon-monosocial-roundedbebo:before{content:"\e9ba"}.vcv-ui-icon-monosocial-circleheart:before{content:"\e9bb"}.vcv-ui-icon-monosocial-roundedwww:before{content:"\e9bc"}.vcv-ui-icon-monosocial-circleblip:before{content:"\e9bd"}.vcv-ui-icon-monosocial-roundedaol:before{content:"\e9be"}.vcv-ui-icon-monosocial-friendstar:before{content:"\e9bf"}.vcv-ui-icon-monosocial-circledigg:before{content:"\e9c0"}.vcv-ui-icon-monosocial-circleyelp:before{content:"\e9c1"}.vcv-ui-icon-monosocial-roundedrss:before{content:"\e9c2"}.vcv-ui-icon-monosocial-circlexing:before{content:"\e9c3"}.vcv-ui-icon-monosocial-googlebuzz:before{content:"\e9c4"}.vcv-ui-icon-monosocial-circlevirb:before{content:"\e9c5"}.vcv-ui-icon-monosocial-deviantart:before{content:"\e9c6"}.vcv-ui-icon-monosocial-circleetsy:before{content:"\e9c7"}.vcv-ui-icon-monosocial-foursquare:before{content:"\e9c8"}.vcv-ui-icon-monosocial-circlestar:before{content:"\e9c9"}.vcv-ui-icon-monosocial-technorati:before{content:"\e9ca"}.vcv-ui-icon-monosocial-circlebing:before{content:"\e9cb"}.vcv-ui-icon-monosocial-googletalk:before{content:"\e9cc"}.vcv-ui-icon-monosocial-designbump:before{content:"\e9cd"}.vcv-ui-icon-monosocial-roundedqik:before{content:"\e9ce"}.vcv-ui-icon-monosocial-circlegdgt:before{content:"\e9cf"}.vcv-ui-icon-monosocial-googleplus:before{content:"\e9d0"}.vcv-ui-icon-monosocial-gowallapin:before{content:"\e9d1"}.vcv-ui-icon-monosocial-roundedicq:before{content:"\e9d2"}.vcv-ui-icon-monosocial-soundcloud:before{content:"\e9d3"}.vcv-ui-icon-monosocial-circlebebo:before{content:"\e9d4"}.vcv-ui-icon-monosocial-roundedmsn:before{content:"\e9d5"}.vcv-ui-icon-monosocial-feedburner:before{content:"\e9d6"}.vcv-ui-icon-monosocial-slideshare:before{content:"\e9d7"}.vcv-ui-icon-monosocial-circlemixx:before{content:"\e9d8"}.vcv-ui-icon-monosocial-circleebay:before{content:"\e9d9"}.vcv-ui-icon-monosocial-wordpress:before{content:"\e9da"}.vcv-ui-icon-monosocial-yahoobuzz:before{content:"\e9db"}.vcv-ui-icon-monosocial-circleqik:before{content:"\e9dc"}.vcv-ui-icon-monosocial-githubalt:before{content:"\e9dd"}.vcv-ui-icon-monosocial-delicious:before{content:"\e9de"}.vcv-ui-icon-monosocial-sharethis:before{content:"\e9df"}.vcv-ui-icon-monosocial-circlerss:before{content:"\e9e0"}.vcv-ui-icon-monosocial-instagram:before{content:"\e9e1"}.vcv-ui-icon-monosocial-circleicq:before{content:"\e9e2"}.vcv-ui-icon-monosocial-pinterest:before{content:"\e9e3"}.vcv-ui-icon-monosocial-circleaol:before{content:"\e9e4"}.vcv-ui-icon-monosocial-posterous:before{content:"\e9e5"}.vcv-ui-icon-monosocial-circlewww:before{content:"\e9e6"}.vcv-ui-icon-monosocial-circlemsn:before{content:"\e9e7"}.vcv-ui-icon-monosocial-wikipedia:before{content:"\e9e8"}.vcv-ui-icon-monosocial-linkedin:before{content:"\e9e9"}.vcv-ui-icon-monosocial-emberapp:before{content:"\e9ea"}.vcv-ui-icon-monosocial-slashdot:before{content:"\e9eb"}.vcv-ui-icon-monosocial-icondock:before{content:"\e9ec"}.vcv-ui-icon-monosocial-identica:before{content:"\e9ed"}.vcv-ui-icon-monosocial-imessage:before{content:"\e9ee"}.vcv-ui-icon-monosocial-mobileme:before{content:"\e9ef"}.vcv-ui-icon-monosocial-newsvine:before{content:"\e9f0"}.vcv-ui-icon-monosocial-metacafe:before{content:"\e9f1"}.vcv-ui-icon-monosocial-appstore:before{content:"\e9f2"}.vcv-ui-icon-monosocial-facebook:before{content:"\e9f3"}.vcv-ui-icon-monosocial-coroflot:before{content:"\e9f4"}.vcv-ui-icon-monosocial-blogger:before{content:"\e9f5"}.vcv-ui-icon-monosocial-twitter:before{content:"\e9f6"}.vcv-ui-icon-monosocial-diggalt:before{content:"\e9f7"}.vcv-ui-icon-monosocial-squidoo:before{content:"\e9f8"}.vcv-ui-icon-monosocial-spotify:before{content:"\e9f9"}.vcv-ui-icon-monosocial-smugmug:before{content:"\e9fa"}.vcv-ui-icon-monosocial-aboutme:before{content:"\e9fb"}.vcv-ui-icon-monosocial-viddler:before{content:"\e9fc"}.vcv-ui-icon-monosocial-retweet:before{content:"\e9fd"}.vcv-ui-icon-monosocial-myspace:before{content:"\e9fe"}.vcv-ui-icon-monosocial-windows:before{content:"\e9ff"}.vcv-ui-icon-monosocial-dribble:before{content:"\ea00"}.vcv-ui-icon-monosocial-behance:before{content:"\ea01"}.vcv-ui-icon-monosocial-podcast:before{content:"\ea02"}.vcv-ui-icon-monosocial-youtube:before{content:"\ea03"}.vcv-ui-icon-monosocial-gowalla:before{content:"\ea04"}.vcv-ui-icon-monosocial-picasa:before{content:"\ea05"}.vcv-ui-icon-monosocial-tumblr:before{content:"\ea06"}.vcv-ui-icon-monosocial-forrst:before{content:"\ea07"}.vcv-ui-icon-monosocial-meetup:before{content:"\ea08"}.vcv-ui-icon-monosocial-paypal:before{content:"\ea09"}.vcv-ui-icon-monosocial-lastfm:before{content:"\ea0a"}.vcv-ui-icon-monosocial-itunes:before{content:"\ea0b"}.vcv-ui-icon-monosocial-flickr:before{content:"\ea0c"}.vcv-ui-icon-monosocial-daytum:before{content:"\ea0d"}.vcv-ui-icon-monosocial-drupal:before{content:"\ea0e"}.vcv-ui-icon-monosocial-amazon:before{content:"\ea0f"}.vcv-ui-icon-monosocial-reddit:before{content:"\ea10"}.vcv-ui-icon-monosocial-scribd:before{content:"\ea11"}.vcv-ui-icon-monosocial-mrwong:before{content:"\ea12"}.vcv-ui-icon-monosocial-github:before{content:"\ea13"}.vcv-ui-icon-monosocial-email:before{content:"\ea14"}.vcv-ui-icon-monosocial-apple:before{content:"\ea15"}.vcv-ui-icon-monosocial-addme:before{content:"\ea16"}.vcv-ui-icon-monosocial-yahoo:before{content:"\ea17"}.vcv-ui-icon-monosocial-vimeo:before{content:"\ea18"}.vcv-ui-icon-monosocial-skype:before{content:"\ea19"}.vcv-ui-icon-monosocial-heart:before{content:"\ea1a"}.vcv-ui-icon-monosocial-quora:before{content:"\ea1b"}.vcv-ui-icon-monosocial-hyves:before{content:"\ea1c"}.vcv-ui-icon-monosocial-bebo:before{content:"\ea1d"}.vcv-ui-icon-monosocial-virb:before{content:"\ea1e"}.vcv-ui-icon-monosocial-blip:before{content:"\ea1f"}.vcv-ui-icon-monosocial-digg:before{content:"\ea20"}.vcv-ui-icon-monosocial-ebay:before{content:"\ea21"}.vcv-ui-icon-monosocial-mixx:before{content:"\ea22"}.vcv-ui-icon-monosocial-gdgt:before{content:"\ea23"}.vcv-ui-icon-monosocial-star:before{content:"\ea24"}.vcv-ui-icon-monosocial-bing:before{content:"\ea25"}.vcv-ui-icon-monosocial-yelp:before{content:"\ea26"}.vcv-ui-icon-monosocial-etsy:before{content:"\ea27"}.vcv-ui-icon-monosocial-xing:before{content:"\ea28"}.vcv-ui-icon-monosocial-rss:before{content:"\ea29"}.vcv-ui-icon-monosocial-icq:before{content:"\ea2a"}.vcv-ui-icon-monosocial-www:before{content:"\ea2b"}.vcv-ui-icon-monosocial-msn:before{content:"\ea2c"}.vcv-ui-icon-monosocial-qik:before{content:"\ea2d"}.vcv-ui-icon-monosocial-aol:before{content:"\ea2e"}@font-face{font-family:'vcv-openiconic';src:url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/open-iconic.ttf?93cc7aa654ae36b0828716f5ec3159cd) format('truetype'),url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/open-iconic.woff?3cf97837524dd7445e9d1462e3c4afe2) format('woff'),url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/open-iconic.svg?eca2c26759a009a4a9361151efe99e74#iconic-sm) format('svg');font-weight:normal;font-style:normal}.vcv-ui-icon-openiconic:before{font-family:'vcv-openiconic' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;text-decoration:inherit;width:1em;height:1em;font-size:1em;text-align:center;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility}.vcv-ui-icon-openiconic-account-login:before{content:'\e000'}.vcv-ui-icon-openiconic-account-logout:before{content:'\e001'}.vcv-ui-icon-openiconic-action-redo:before{content:'\e002'}.vcv-ui-icon-openiconic-action-undo:before{content:'\e003'}.vcv-ui-icon-openiconic-align-center:before{content:'\e004'}.vcv-ui-icon-openiconic-align-left:before{content:'\e005'}.vcv-ui-icon-openiconic-align-right:before{content:'\e006'}.vcv-ui-icon-openiconic-aperture:before{content:'\e007'}.vcv-ui-icon-openiconic-arrow-bottom:before{content:'\e008'}.vcv-ui-icon-openiconic-arrow-circle-bottom:before{content:'\e009'}.vcv-ui-icon-openiconic-arrow-circle-left:before{content:'\e00a'}.vcv-ui-icon-openiconic-arrow-circle-right:before{content:'\e00b'}.vcv-ui-icon-openiconic-arrow-circle-top:before{content:'\e00c'}.vcv-ui-icon-openiconic-arrow-left:before{content:'\e00d'}.vcv-ui-icon-openiconic-arrow-right:before{content:'\e00e'}.vcv-ui-icon-openiconic-arrow-thick-bottom:before{content:'\e00f'}.vcv-ui-icon-openiconic-arrow-thick-left:before{content:'\e010'}.vcv-ui-icon-openiconic-arrow-thick-right:before{content:'\e011'}.vcv-ui-icon-openiconic-arrow-thick-top:before{content:'\e012'}.vcv-ui-icon-openiconic-arrow-top:before{content:'\e013'}.vcv-ui-icon-openiconic-audio-spectrum:before{content:'\e014'}.vcv-ui-icon-openiconic-audio:before{content:'\e015'}.vcv-ui-icon-openiconic-badge:before{content:'\e016'}.vcv-ui-icon-openiconic-ban:before{content:'\e017'}.vcv-ui-icon-openiconic-bar-chart:before{content:'\e018'}.vcv-ui-icon-openiconic-basket:before{content:'\e019'}.vcv-ui-icon-openiconic-battery-empty:before{content:'\e01a'}.vcv-ui-icon-openiconic-battery-full:before{content:'\e01b'}.vcv-ui-icon-openiconic-beaker:before{content:'\e01c'}.vcv-ui-icon-openiconic-bell:before{content:'\e01d'}.vcv-ui-icon-openiconic-bluetooth:before{content:'\e01e'}.vcv-ui-icon-openiconic-bold:before{content:'\e01f'}.vcv-ui-icon-openiconic-bolt:before{content:'\e020'}.vcv-ui-icon-openiconic-book:before{content:'\e021'}.vcv-ui-icon-openiconic-bookmark:before{content:'\e022'}.vcv-ui-icon-openiconic-box:before{content:'\e023'}.vcv-ui-icon-openiconic-briefcase:before{content:'\e024'}.vcv-ui-icon-openiconic-british-pound:before{content:'\e025'}.vcv-ui-icon-openiconic-browser:before{content:'\e026'}.vcv-ui-icon-openiconic-brush:before{content:'\e027'}.vcv-ui-icon-openiconic-bug:before{content:'\e028'}.vcv-ui-icon-openiconic-bullhorn:before{content:'\e029'}.vcv-ui-icon-openiconic-calculator:before{content:'\e02a'}.vcv-ui-icon-openiconic-calendar:before{content:'\e02b'}.vcv-ui-icon-openiconic-camera-slr:before{content:'\e02c'}.vcv-ui-icon-openiconic-caret-bottom:before{content:'\e02d'}.vcv-ui-icon-openiconic-caret-left:before{content:'\e02e'}.vcv-ui-icon-openiconic-caret-right:before{content:'\e02f'}.vcv-ui-icon-openiconic-caret-top:before{content:'\e030'}.vcv-ui-icon-openiconic-cart:before{content:'\e031'}.vcv-ui-icon-openiconic-chat:before{content:'\e032'}.vcv-ui-icon-openiconic-check:before{content:'\e033'}.vcv-ui-icon-openiconic-chevron-bottom:before{content:'\e034'}.vcv-ui-icon-openiconic-chevron-left:before{content:'\e035'}.vcv-ui-icon-openiconic-chevron-right:before{content:'\e036'}.vcv-ui-icon-openiconic-chevron-top:before{content:'\e037'}.vcv-ui-icon-openiconic-circle-check:before{content:'\e038'}.vcv-ui-icon-openiconic-circle-x:before{content:'\e039'}.vcv-ui-icon-openiconic-clipboard:before{content:'\e03a'}.vcv-ui-icon-openiconic-clock:before{content:'\e03b'}.vcv-ui-icon-openiconic-cloud-download:before{content:'\e03c'}.vcv-ui-icon-openiconic-cloud-upload:before{content:'\e03d'}.vcv-ui-icon-openiconic-cloud:before{content:'\e03e'}.vcv-ui-icon-openiconic-cloudy:before{content:'\e03f'}.vcv-ui-icon-openiconic-code:before{content:'\e040'}.vcv-ui-icon-openiconic-cog:before{content:'\e041'}.vcv-ui-icon-openiconic-collapse-down:before{content:'\e042'}.vcv-ui-icon-openiconic-collapse-left:before{content:'\e043'}.vcv-ui-icon-openiconic-collapse-right:before{content:'\e044'}.vcv-ui-icon-openiconic-collapse-up:before{content:'\e045'}.vcv-ui-icon-openiconic-command:before{content:'\e046'}.vcv-ui-icon-openiconic-comment-square:before{content:'\e047'}.vcv-ui-icon-openiconic-compass:before{content:'\e048'}.vcv-ui-icon-openiconic-contrast:before{content:'\e049'}.vcv-ui-icon-openiconic-copywriting:before{content:'\e04a'}.vcv-ui-icon-openiconic-credit-card:before{content:'\e04b'}.vcv-ui-icon-openiconic-crop:before{content:'\e04c'}.vcv-ui-icon-openiconic-dashboard:before{content:'\e04d'}.vcv-ui-icon-openiconic-data-transfer-download:before{content:'\e04e'}.vcv-ui-icon-openiconic-data-transfer-upload:before{content:'\e04f'}.vcv-ui-icon-openiconic-delete:before{content:'\e050'}.vcv-ui-icon-openiconic-dial:before{content:'\e051'}.vcv-ui-icon-openiconic-document:before{content:'\e052'}.vcv-ui-icon-openiconic-dollar:before{content:'\e053'}.vcv-ui-icon-openiconic-double-quote-sans-left:before{content:'\e054'}.vcv-ui-icon-openiconic-double-quote-sans-right:before{content:'\e055'}.vcv-ui-icon-openiconic-double-quote-serif-left:before{content:'\e056'}.vcv-ui-icon-openiconic-double-quote-serif-right:before{content:'\e057'}.vcv-ui-icon-openiconic-droplet:before{content:'\e058'}.vcv-ui-icon-openiconic-eject:before{content:'\e059'}.vcv-ui-icon-openiconic-elevator:before{content:'\e05a'}.vcv-ui-icon-openiconic-ellipses:before{content:'\e05b'}.vcv-ui-icon-openiconic-envelope-closed:before{content:'\e05c'}.vcv-ui-icon-openiconic-envelope-open:before{content:'\e05d'}.vcv-ui-icon-openiconic-euro:before{content:'\e05e'}.vcv-ui-icon-openiconic-excerpt:before{content:'\e05f'}.vcv-ui-icon-openiconic-expand-down:before{content:'\e060'}.vcv-ui-icon-openiconic-expand-left:before{content:'\e061'}.vcv-ui-icon-openiconic-expand-right:before{content:'\e062'}.vcv-ui-icon-openiconic-expand-up:before{content:'\e063'}.vcv-ui-icon-openiconic-external-link:before{content:'\e064'}.vcv-ui-icon-openiconic-eye:before{content:'\e065'}.vcv-ui-icon-openiconic-eyedropper:before{content:'\e066'}.vcv-ui-icon-openiconic-file:before{content:'\e067'}.vcv-ui-icon-openiconic-fire:before{content:'\e068'}.vcv-ui-icon-openiconic-flag:before{content:'\e069'}.vcv-ui-icon-openiconic-flash:before{content:'\e06a'}.vcv-ui-icon-openiconic-folder:before{content:'\e06b'}.vcv-ui-icon-openiconic-fork:before{content:'\e06c'}.vcv-ui-icon-openiconic-fullscreen-enter:before{content:'\e06d'}.vcv-ui-icon-openiconic-fullscreen-exit:before{content:'\e06e'}.vcv-ui-icon-openiconic-globe:before{content:'\e06f'}.vcv-ui-icon-openiconic-graph:before{content:'\e070'}.vcv-ui-icon-openiconic-grid-four-up:before{content:'\e071'}.vcv-ui-icon-openiconic-grid-three-up:before{content:'\e072'}.vcv-ui-icon-openiconic-grid-two-up:before{content:'\e073'}.vcv-ui-icon-openiconic-hard-drive:before{content:'\e074'}.vcv-ui-icon-openiconic-header:before{content:'\e075'}.vcv-ui-icon-openiconic-headphones:before{content:'\e076'}.vcv-ui-icon-openiconic-heart:before{content:'\e077'}.vcv-ui-icon-openiconic-home:before{content:'\e078'}.vcv-ui-icon-openiconic-image:before{content:'\e079'}.vcv-ui-icon-openiconic-inbox:before{content:'\e07a'}.vcv-ui-icon-openiconic-infinity:before{content:'\e07b'}.vcv-ui-icon-openiconic-info:before{content:'\e07c'}.vcv-ui-icon-openiconic-italic:before{content:'\e07d'}.vcv-ui-icon-openiconic-justify-center:before{content:'\e07e'}.vcv-ui-icon-openiconic-justify-left:before{content:'\e07f'}.vcv-ui-icon-openiconic-justify-right:before{content:'\e080'}.vcv-ui-icon-openiconic-key:before{content:'\e081'}.vcv-ui-icon-openiconic-laptop:before{content:'\e082'}.vcv-ui-icon-openiconic-layers:before{content:'\e083'}.vcv-ui-icon-openiconic-lightbulb:before{content:'\e084'}.vcv-ui-icon-openiconic-link-broken:before{content:'\e085'}.vcv-ui-icon-openiconic-link-intact:before{content:'\e086'}.vcv-ui-icon-openiconic-list-rich:before{content:'\e087'}.vcv-ui-icon-openiconic-list:before{content:'\e088'}.vcv-ui-icon-openiconic-location:before{content:'\e089'}.vcv-ui-icon-openiconic-lock-locked:before{content:'\e08a'}.vcv-ui-icon-openiconic-lock-unlocked:before{content:'\e08b'}.vcv-ui-icon-openiconic-loop-circular:before{content:'\e08c'}.vcv-ui-icon-openiconic-loop-square:before{content:'\e08d'}.vcv-ui-icon-openiconic-loop:before{content:'\e08e'}.vcv-ui-icon-openiconic-magnifying-glass:before{content:'\e08f'}.vcv-ui-icon-openiconic-map-marker:before{content:'\e090'}.vcv-ui-icon-openiconic-map:before{content:'\e091'}.vcv-ui-icon-openiconic-media-pause:before{content:'\e092'}.vcv-ui-icon-openiconic-media-play:before{content:'\e093'}.vcv-ui-icon-openiconic-media-record:before{content:'\e094'}.vcv-ui-icon-openiconic-media-skip-backward:before{content:'\e095'}.vcv-ui-icon-openiconic-media-skip-forward:before{content:'\e096'}.vcv-ui-icon-openiconic-media-step-backward:before{content:'\e097'}.vcv-ui-icon-openiconic-media-step-forward:before{content:'\e098'}.vcv-ui-icon-openiconic-media-stop:before{content:'\e099'}.vcv-ui-icon-openiconic-medical-cross:before{content:'\e09a'}.vcv-ui-icon-openiconic-menu:before{content:'\e09b'}.vcv-ui-icon-openiconic-microphone:before{content:'\e09c'}.vcv-ui-icon-openiconic-minus:before{content:'\e09d'}.vcv-ui-icon-openiconic-monitor:before{content:'\e09e'}.vcv-ui-icon-openiconic-moon:before{content:'\e09f'}.vcv-ui-icon-openiconic-move:before{content:'\e0a0'}.vcv-ui-icon-openiconic-musical-note:before{content:'\e0a1'}.vcv-ui-icon-openiconic-paperclip:before{content:'\e0a2'}.vcv-ui-icon-openiconic-pencil:before{content:'\e0a3'}.vcv-ui-icon-openiconic-people:before{content:'\e0a4'}.vcv-ui-icon-openiconic-person:before{content:'\e0a5'}.vcv-ui-icon-openiconic-phone:before{content:'\e0a6'}.vcv-ui-icon-openiconic-pie-chart:before{content:'\e0a7'}.vcv-ui-icon-openiconic-pin:before{content:'\e0a8'}.vcv-ui-icon-openiconic-play-circle:before{content:'\e0a9'}.vcv-ui-icon-openiconic-plus:before{content:'\e0aa'}.vcv-ui-icon-openiconic-power-standby:before{content:'\e0ab'}.vcv-ui-icon-openiconic-print:before{content:'\e0ac'}.vcv-ui-icon-openiconic-project:before{content:'\e0ad'}.vcv-ui-icon-openiconic-pulse:before{content:'\e0ae'}.vcv-ui-icon-openiconic-puzzle-piece:before{content:'\e0af'}.vcv-ui-icon-openiconic-question-mark:before{content:'\e0b0'}.vcv-ui-icon-openiconic-rain:before{content:'\e0b1'}.vcv-ui-icon-openiconic-random:before{content:'\e0b2'}.vcv-ui-icon-openiconic-reload:before{content:'\e0b3'}.vcv-ui-icon-openiconic-resize-both:before{content:'\e0b4'}.vcv-ui-icon-openiconic-resize-height:before{content:'\e0b5'}.vcv-ui-icon-openiconic-resize-width:before{content:'\e0b6'}.vcv-ui-icon-openiconic-rss-alt:before{content:'\e0b7'}.vcv-ui-icon-openiconic-rss:before{content:'\e0b8'}.vcv-ui-icon-openiconic-script:before{content:'\e0b9'}.vcv-ui-icon-openiconic-share-boxed:before{content:'\e0ba'}.vcv-ui-icon-openiconic-share:before{content:'\e0bb'}.vcv-ui-icon-openiconic-shield:before{content:'\e0bc'}.vcv-ui-icon-openiconic-signal:before{content:'\e0bd'}.vcv-ui-icon-openiconic-signpost:before{content:'\e0be'}.vcv-ui-icon-openiconic-sort-ascending:before{content:'\e0bf'}.vcv-ui-icon-openiconic-sort-descending:before{content:'\e0c0'}.vcv-ui-icon-openiconic-spreadsheet:before{content:'\e0c1'}.vcv-ui-icon-openiconic-star:before{content:'\e0c2'}.vcv-ui-icon-openiconic-sun:before{content:'\e0c3'}.vcv-ui-icon-openiconic-tablet:before{content:'\e0c4'}.vcv-ui-icon-openiconic-tag:before{content:'\e0c5'}.vcv-ui-icon-openiconic-tags:before{content:'\e0c6'}.vcv-ui-icon-openiconic-target:before{content:'\e0c7'}.vcv-ui-icon-openiconic-task:before{content:'\e0c8'}.vcv-ui-icon-openiconic-terminal:before{content:'\e0c9'}.vcv-ui-icon-openiconic-text:before{content:'\e0ca'}.vcv-ui-icon-openiconic-thumb-down:before{content:'\e0cb'}.vcv-ui-icon-openiconic-thumb-up:before{content:'\e0cc'}.vcv-ui-icon-openiconic-timer:before{content:'\e0cd'}.vcv-ui-icon-openiconic-transfer:before{content:'\e0ce'}.vcv-ui-icon-openiconic-trash:before{content:'\e0cf'}.vcv-ui-icon-openiconic-underline:before{content:'\e0d0'}.vcv-ui-icon-openiconic-vertical-align-bottom:before{content:'\e0d1'}.vcv-ui-icon-openiconic-vertical-align-center:before{content:'\e0d2'}.vcv-ui-icon-openiconic-vertical-align-top:before{content:'\e0d3'}.vcv-ui-icon-openiconic-video:before{content:'\e0d4'}.vcv-ui-icon-openiconic-volume-high:before{content:'\e0d5'}.vcv-ui-icon-openiconic-volume-low:before{content:'\e0d6'}.vcv-ui-icon-openiconic-volume-off:before{content:'\e0d7'}.vcv-ui-icon-openiconic-warning:before{content:'\e0d8'}.vcv-ui-icon-openiconic-wifi:before{content:'\e0d9'}.vcv-ui-icon-openiconic-wrench:before{content:'\e0da'}.vcv-ui-icon-openiconic-x:before{content:'\e0db'}.vcv-ui-icon-openiconic-yen:before{content:'\e0dc'}.vcv-ui-icon-openiconic-zoom-in:before{content:'\e0dd'}.vcv-ui-icon-openiconic-zoom-out:before{content:'\e0de'}@font-face{font-family:'vcv-socials';src:url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/vcv-socials.ttf?895aed588131b311a882705b51d95358) format('truetype'),url(data:application/font-woff;base64,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) format('woff'),url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/vcv-socials.svg?876f93db1566920184a0db0478f66beb#vcv-socials) format('svg');font-weight:normal;font-style:normal}.vcv-ui-icon-socials{font-family:'vcv-socials' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;text-decoration:inherit;width:1em;height:1em;font-size:22px;vertical-align:top;text-align:center;text-rendering:optimizeLegibility}.vcv-ui-icon-socials-behance:before{content:"\e900"}.vcv-ui-icon-socials-dribbble:before{content:"\e901"}.vcv-ui-icon-socials-facebook:before{content:"\e902"}.vcv-ui-icon-socials-flickr:before{content:"\e903"}.vcv-ui-icon-socials-github:before{content:"\e904"}.vcv-ui-icon-socials-instagram:before{content:"\e905"}.vcv-ui-icon-socials-linkedin:before{content:"\e906"}.vcv-ui-icon-socials-pinterest:before{content:"\e907"}.vcv-ui-icon-socials-rss:before{content:"\e908"}.vcv-ui-icon-socials-snapchat:before{content:"\e909"}.vcv-ui-icon-socials-tumblr:before{content:"\e90a"}.vcv-ui-icon-socials-twitter:before{content:"\e90b"}.vcv-ui-icon-socials-vimeo:before{content:"\e90c"}.vcv-ui-icon-socials-youtube:before{content:"\e90d"}.vcv-ui-icon-socials-google:before{content:"\e90e"}@font-face{font-family:'typicons';src:url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/typicons.ttf?29f9630f7d87a79830d1c321e1600f2e) format('truetype'),url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/typicons.woff?95aa28e29618c068e8a53f64c87cb6a9) format('woff'),url(https://carlosdye.com/wp-content/uploads/visualcomposer-assets/sharedLibraries/iconpicker/dist/fonts/typicons.svg?107d077d609efa7239165672c26a3c8b#typicons) format('svg');font-weight:normal;font-style:normal}.typcn{line-height:1}.typcn:before{font-family:'typicons' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;text-decoration:inherit;width:1em;height:1em;font-size:1.4em;text-align:center;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility}.typcn-adjust-brightness:before{content:'\e000'}.typcn-adjust-contrast:before{content:'\e001'}.typcn-anchor-outline:before{content:'\e002'}.typcn-anchor:before{content:'\e003'}.typcn-archive:before{content:'\e004'}.typcn-arrow-back-outline:before{content:'\e005'}.typcn-arrow-back:before{content:'\e006'}.typcn-arrow-down-outline:before{content:'\e007'}.typcn-arrow-down-thick:before{content:'\e008'}.typcn-arrow-down:before{content:'\e009'}.typcn-arrow-forward-outline:before{content:'\e00a'}.typcn-arrow-forward:before{content:'\e00b'}.typcn-arrow-left-outline:before{content:'\e00c'}.typcn-arrow-left-thick:before{content:'\e00d'}.typcn-arrow-left:before{content:'\e00e'}.typcn-arrow-loop-outline:before{content:'\e00f'}.typcn-arrow-loop:before{content:'\e010'}.typcn-arrow-maximise-outline:before{content:'\e011'}.typcn-arrow-maximise:before{content:'\e012'}.typcn-arrow-minimise-outline:before{content:'\e013'}.typcn-arrow-minimise:before{content:'\e014'}.typcn-arrow-move-outline:before{content:'\e015'}.typcn-arrow-move:before{content:'\e016'}.typcn-arrow-repeat-outline:before{content:'\e017'}.typcn-arrow-repeat:before{content:'\e018'}.typcn-arrow-right-outline:before{content:'\e019'}.typcn-arrow-right-thick:before{content:'\e01a'}.typcn-arrow-right:before{content:'\e01b'}.typcn-arrow-shuffle:before{content:'\e01c'}.typcn-arrow-sorted-down:before{content:'\e01d'}.typcn-arrow-sorted-up:before{content:'\e01e'}.typcn-arrow-sync-outline:before{content:'\e01f'}.typcn-arrow-sync:before{content:'\e020'}.typcn-arrow-unsorted:before{content:'\e021'}.typcn-arrow-up-outline:before{content:'\e022'}.typcn-arrow-up-thick:before{content:'\e023'}.typcn-arrow-up:before{content:'\e024'}.typcn-at:before{content:'\e025'}.typcn-attachment-outline:before{content:'\e026'}.typcn-attachment:before{content:'\e027'}.typcn-backspace-outline:before{content:'\e028'}.typcn-backspace:before{content:'\e029'}.typcn-battery-charge:before{content:'\e02a'}.typcn-battery-full:before{content:'\e02b'}.typcn-battery-high:before{content:'\e02c'}.typcn-battery-low:before{content:'\e02d'}.typcn-battery-mid:before{content:'\e02e'}.typcn-beaker:before{content:'\e02f'}.typcn-beer:before{content:'\e030'}.typcn-bell:before{content:'\e031'}.typcn-book:before{content:'\e032'}.typcn-bookmark:before{content:'\e033'}.typcn-briefcase:before{content:'\e034'}.typcn-brush:before{content:'\e035'}.typcn-business-card:before{content:'\e036'}.typcn-calculator:before{content:'\e037'}.typcn-calendar-outline:before{content:'\e038'}.typcn-calendar:before{content:'\e039'}.typcn-camera-outline:before{content:'\e03a'}.typcn-camera:before{content:'\e03b'}.typcn-cancel-outline:before{content:'\e03c'}.typcn-cancel:before{content:'\e03d'}.typcn-chart-area-outline:before{content:'\e03e'}.typcn-chart-area:before{content:'\e03f'}.typcn-chart-bar-outline:before{content:'\e040'}.typcn-chart-bar:before{content:'\e041'}.typcn-chart-line-outline:before{content:'\e042'}.typcn-chart-line:before{content:'\e043'}.typcn-chart-pie-outline:before{content:'\e044'}.typcn-chart-pie:before{content:'\e045'}.typcn-chevron-left-outline:before{content:'\e046'}.typcn-chevron-left:before{content:'\e047'}.typcn-chevron-right-outline:before{content:'\e048'}.typcn-chevron-right:before{content:'\e049'}.typcn-clipboard:before{content:'\e04a'}.typcn-cloud-storage:before{content:'\e04b'}.typcn-cloud-storage-outline:before{content:'\e054'}.typcn-code-outline:before{content:'\e04c'}.typcn-code:before{content:'\e04d'}.typcn-coffee:before{content:'\e04e'}.typcn-cog-outline:before{content:'\e04f'}.typcn-cog:before{content:'\e050'}.typcn-compass:before{content:'\e051'}.typcn-contacts:before{content:'\e052'}.typcn-credit-card:before{content:'\e053'}.typcn-css3:before{content:'\e055'}.typcn-database:before{content:'\e056'}.typcn-delete-outline:before{content:'\e057'}.typcn-delete:before{content:'\e058'}.typcn-device-desktop:before{content:'\e059'}.typcn-device-laptop:before{content:'\e05a'}.typcn-device-phone:before{content:'\e05b'}.typcn-device-tablet:before{content:'\e05c'}.typcn-directions:before{content:'\e05d'}.typcn-divide-outline:before{content:'\e05e'}.typcn-divide:before{content:'\e05f'}.typcn-document-add:before{content:'\e060'}.typcn-document-delete:before{content:'\e061'}.typcn-document-text:before{content:'\e062'}.typcn-document:before{content:'\e063'}.typcn-download-outline:before{content:'\e064'}.typcn-download:before{content:'\e065'}.typcn-dropbox:before{content:'\e066'}.typcn-edit:before{content:'\e067'}.typcn-eject-outline:before{content:'\e068'}.typcn-eject:before{content:'\e069'}.typcn-equals-outline:before{content:'\e06a'}.typcn-equals:before{content:'\e06b'}.typcn-export-outline:before{content:'\e06c'}.typcn-export:before{content:'\e06d'}.typcn-eye-outline:before{content:'\e06e'}.typcn-eye:before{content:'\e06f'}.typcn-feather:before{content:'\e070'}.typcn-film:before{content:'\e071'}.typcn-filter:before{content:'\e072'}.typcn-flag-outline:before{content:'\e073'}.typcn-flag:before{content:'\e074'}.typcn-flash-outline:before{content:'\e075'}.typcn-flash:before{content:'\e076'}.typcn-flow-children:before{content:'\e077'}.typcn-flow-merge:before{content:'\e078'}.typcn-flow-parallel:before{content:'\e079'}.typcn-flow-switch:before{content:'\e07a'}.typcn-folder-add:before{content:'\e07b'}.typcn-folder-delete:before{content:'\e07c'}.typcn-folder-open:before{content:'\e07d'}.typcn-folder:before{content:'\e07e'}.typcn-gift:before{content:'\e07f'}.typcn-globe-outline:before{content:'\e080'}.typcn-globe:before{content:'\e081'}.typcn-group-outline:before{content:'\e082'}.typcn-group:before{content:'\e083'}.typcn-headphones:before{content:'\e084'}.typcn-heart-full-outline:before{content:'\e085'}.typcn-heart-half-outline:before{content:'\e086'}.typcn-heart-outline:before{content:'\e087'}.typcn-heart:before{content:'\e088'}.typcn-home-outline:before{content:'\e089'}.typcn-home:before{content:'\e08a'}.typcn-html5:before{content:'\e08b'}.typcn-image-outline:before{content:'\e08c'}.typcn-image:before{content:'\e08d'}.typcn-infinity-outline:before{content:'\e08e'}.typcn-infinity:before{content:'\e08f'}.typcn-info-large-outline:before{content:'\e090'}.typcn-info-large:before{content:'\e091'}.typcn-info-outline:before{content:'\e092'}.typcn-info:before{content:'\e093'}.typcn-input-checked-outline:before{content:'\e094'}.typcn-input-checked:before{content:'\e095'}.typcn-key-outline:before{content:'\e096'}.typcn-key:before{content:'\e097'}.typcn-keyboard:before{content:'\e098'}.typcn-leaf:before{content:'\e099'}.typcn-lightbulb:before{content:'\e09a'}.typcn-link-outline:before{content:'\e09b'}.typcn-link:before{content:'\e09c'}.typcn-location-arrow-outline:before{content:'\e09d'}.typcn-location-arrow:before{content:'\e09e'}.typcn-location-outline:before{content:'\e09f'}.typcn-location:before{content:'\e0a0'}.typcn-lock-closed-outline:before{content:'\e0a1'}.typcn-lock-closed:before{content:'\e0a2'}.typcn-lock-open-outline:before{content:'\e0a3'}.typcn-lock-open:before{content:'\e0a4'}.typcn-mail:before{content:'\e0a5'}.typcn-map:before{content:'\e0a6'}.typcn-media-eject-outline:before{content:'\e0a7'}.typcn-media-eject:before{content:'\e0a8'}.typcn-media-fast-forward-outline:before{content:'\e0a9'}.typcn-media-fast-forward:before{content:'\e0aa'}.typcn-media-pause-outline:before{content:'\e0ab'}.typcn-media-pause:before{content:'\e0ac'}.typcn-media-play-outline:before{content:'\e0ad'}.typcn-media-play-reverse-outline:before{content:'\e0ae'}.typcn-media-play-reverse:before{content:'\e0af'}.typcn-media-play:before{content:'\e0b0'}.typcn-media-record-outline:before{content:'\e0b1'}.typcn-media-record:before{content:'\e0b2'}.typcn-media-rewind-outline:before{content:'\e0b3'}.typcn-media-rewind:before{content:'\e0b4'}.typcn-media-stop-outline:before{content:'\e0b5'}.typcn-media-stop:before{content:'\e0b6'}.typcn-message-typing:before{content:'\e0b7'}.typcn-message:before{content:'\e0b8'}.typcn-messages:before{content:'\e0b9'}.typcn-microphone-outline:before{content:'\e0ba'}.typcn-microphone:before{content:'\e0bb'}.typcn-minus-outline:before{content:'\e0bc'}.typcn-minus:before{content:'\e0bd'}.typcn-mortar-board:before{content:'\e0be'}.typcn-news:before{content:'\e0bf'}.typcn-notes-outline:before{content:'\e0c0'}.typcn-notes:before{content:'\e0c1'}.typcn-pen:before{content:'\e0c2'}.typcn-pencil:before{content:'\e0c3'}.typcn-phone-outline:before{content:'\e0c4'}.typcn-phone:before{content:'\e0c5'}.typcn-pi-outline:before{content:'\e0c6'}.typcn-pi:before{content:'\e0c7'}.typcn-pin-outline:before{content:'\e0c8'}.typcn-pin:before{content:'\e0c9'}.typcn-pipette:before{content:'\e0ca'}.typcn-plane-outline:before{content:'\e0cb'}.typcn-plane:before{content:'\e0cc'}.typcn-plug:before{content:'\e0cd'}.typcn-plus-outline:before{content:'\e0ce'}.typcn-plus:before{content:'\e0cf'}.typcn-point-of-interest-outline:before{content:'\e0d0'}.typcn-point-of-interest:before{content:'\e0d1'}.typcn-power-outline:before{content:'\e0d2'}.typcn-power:before{content:'\e0d3'}.typcn-printer:before{content:'\e0d4'}.typcn-puzzle-outline:before{content:'\e0d5'}.typcn-puzzle:before{content:'\e0d6'}.typcn-radar-outline:before{content:'\e0d7'}.typcn-radar:before{content:'\e0d8'}.typcn-refresh-outline:before{content:'\e0d9'}.typcn-refresh:before{content:'\e0da'}.typcn-rss-outline:before{content:'\e0db'}.typcn-rss:before{content:'\e0dc'}.typcn-scissors-outline:before{content:'\e0dd'}.typcn-scissors:before{content:'\e0de'}.typcn-shopping-bag:before{content:'\e0df'}.typcn-shopping-cart:before{content:'\e0e0'}.typcn-social-at-circular:before{content:'\e0e1'}.typcn-social-dribbble-circular:before{content:'\e0e2'}.typcn-social-dribbble:before{content:'\e0e3'}.typcn-social-facebook-circular:before{content:'\e0e4'}.typcn-social-facebook:before{content:'\e0e5'}.typcn-social-flickr-circular:before{content:'\e0e6'}.typcn-social-flickr:before{content:'\e0e7'}.typcn-social-github-circular:before{content:'\e0e8'}.typcn-social-github:before{content:'\e0e9'}.typcn-social-google-plus-circular:before{content:'\e0ea'}.typcn-social-google-plus:before{content:'\e0eb'}.typcn-social-instagram-circular:before{content:'\e0ec'}.typcn-social-instagram:before{content:'\e0ed'}.typcn-social-last-fm-circular:before{content:'\e0ee'}.typcn-social-last-fm:before{content:'\e0ef'}.typcn-social-linkedin-circular:before{content:'\e0f0'}.typcn-social-linkedin:before{content:'\e0f1'}.typcn-social-pinterest-circular:before{content:'\e0f2'}.typcn-social-pinterest:before{content:'\e0f3'}.typcn-social-skype-outline:before{content:'\e0f4'}.typcn-social-skype:before{content:'\e0f5'}.typcn-social-tumbler-circular:before{content:'\e0f6'}.typcn-social-tumbler:before{content:'\e0f7'}.typcn-social-twitter-circular:before{content:'\e0f8'}.typcn-social-twitter:before{content:'\e0f9'}.typcn-social-vimeo-circular:before{content:'\e0fa'}.typcn-social-vimeo:before{content:'\e0fb'}.typcn-social-youtube-circular:before{content:'\e0fc'}.typcn-social-youtube:before{content:'\e0fd'}.typcn-sort-alphabetically-outline:before{content:'\e0fe'}.typcn-sort-alphabetically:before{content:'\e0ff'}.typcn-sort-numerically-outline:before{content:'\e100'}.typcn-sort-numerically:before{content:'\e101'}.typcn-spanner-outline:before{content:'\e102'}.typcn-spanner:before{content:'\e103'}.typcn-spiral:before{content:'\e104'}.typcn-star-full-outline:before{content:'\e105'}.typcn-star-half-outline:before{content:'\e106'}.typcn-star-half:before{content:'\e107'}.typcn-star-outline:before{content:'\e108'}.typcn-star:before{content:'\e109'}.typcn-starburst-outline:before{content:'\e10a'}.typcn-starburst:before{content:'\e10b'}.typcn-stopwatch:before{content:'\e10c'}.typcn-support:before{content:'\e10d'}.typcn-tabs-outline:before{content:'\e10e'}.typcn-tag:before{content:'\e10f'}.typcn-tags:before{content:'\e110'}.typcn-th-large-outline:before{content:'\e111'}.typcn-th-large:before{content:'\e112'}.typcn-th-list-outline:before{content:'\e113'}.typcn-th-list:before{content:'\e114'}.typcn-th-menu-outline:before{content:'\e115'}.typcn-th-menu:before{content:'\e116'}.typcn-th-small-outline:before{content:'\e117'}.typcn-th-small:before{content:'\e118'}.typcn-thermometer:before{content:'\e119'}.typcn-thumbs-down:before{content:'\e11a'}.typcn-thumbs-ok:before{content:'\e11b'}.typcn-thumbs-up:before{content:'\e11c'}.typcn-tick-outline:before{content:'\e11d'}.typcn-tick:before{content:'\e11e'}.typcn-ticket:before{content:'\e11f'}.typcn-time:before{content:'\e120'}.typcn-times-outline:before{content:'\e121'}.typcn-times:before{content:'\e122'}.typcn-trash:before{content:'\e123'}.typcn-tree:before{content:'\e124'}.typcn-upload-outline:before{content:'\e125'}.typcn-upload:before{content:'\e126'}.typcn-user-add-outline:before{content:'\e127'}.typcn-user-add:before{content:'\e128'}.typcn-user-delete-outline:before{content:'\e129'}.typcn-user-delete:before{content:'\e12a'}.typcn-user-outline:before{content:'\e12b'}.typcn-user:before{content:'\e12c'}.typcn-vendor-android:before{content:'\e12d'}.typcn-vendor-apple:before{content:'\e12e'}.typcn-vendor-microsoft:before{content:'\e12f'}.typcn-video-outline:before{content:'\e130'}.typcn-video:before{content:'\e131'}.typcn-volume-down:before{content:'\e132'}.typcn-volume-mute:before{content:'\e133'}.typcn-volume-up:before{content:'\e134'}.typcn-volume:before{content:'\e135'}.typcn-warning-outline:before{content:'\e136'}.typcn-warning:before{content:'\e137'}.typcn-watch:before{content:'\e138'}.typcn-waves-outline:before{content:'\e139'}.typcn-waves:before{content:'\e13a'}.typcn-weather-cloudy:before{content:'\e13b'}.typcn-weather-downpour:before{content:'\e13c'}.typcn-weather-night:before{content:'\e13d'}.typcn-weather-partly-sunny:before{content:'\e13e'}.typcn-weather-shower:before{content:'\e13f'}.typcn-weather-snow:before{content:'\e140'}.typcn-weather-stormy:before{content:'\e141'}.typcn-weather-sunny:before{content:'\e142'}.typcn-weather-windy-cloudy:before{content:'\e143'}.typcn-weather-windy:before{content:'\e144'}.typcn-wi-fi-outline:before{content:'\e145'}.typcn-wi-fi:before{content:'\e146'}.typcn-wine:before{content:'\e147'}.typcn-world-outline:before{content:'\e148'}.typcn-world:before{content:'\e149'}.typcn-zoom-in-outline:before{content:'\e14a'}.typcn-zoom-in:before{content:'\e14b'}.typcn-zoom-out-outline:before{content:'\e14c'}.typcn-zoom-out:before{content:'\e14d'}.typcn-zoom-outline:before{content:'\e14e'}.typcn-zoom:before{content:'\e14f'}