*[class^="wp-block-"] { margin-bottom: 1.5em;
}
.default-page p, .comment-content p, .wpb_text_column p {
max-width: 100%;
} blockquote.wp-block-quote {
background: rgba(128, 128, 128, 0.1);
border-width: 0;
border-left: 4px solid rgba(128, 128, 128, 0.4) !important;
margin: 1.5em !important;
overflow: auto;
padding: 1em 1.5em 1em 1.2em;
width: 90%;
}
.wp-block-quote p {
font-style: italic;
margin: 0 !important;
font-size: 15px;
line-height: 28px !important;
font-weight: 400;
}
.wp-block-quote cite {
border-width: 0;
color: inherit;
display: block;
font-style: normal;
font-weight: 400 !important;
margin-left: 0px;
margin-top: .5em;
font-size: 13px !important;
color: #6c7781;
}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
font-size: 17px;
}
.wp-block-quote.is-large cite {
text-align: left;
} .wp-block-audio {} .wp-block-button {
border-radius: 3px;
line-height: 1.25;
padding: .6em 1em;
text-align: center;
}
.wp-block-button.alignleft {
text-align: left;
margin-right: 30px;
}
.wp-block-button.alignright {
text-align: right;
margin-left: 30px;
}
.wp-block-button a {
border: 0;
font-weight: normal;
}
.wp-block-button:not([style]) a:hover, .wp-block-button:not([style]) a:focus {
color: #fff;
}
.wp-block-button.alignwide, .wp-block-button.alignfull {
display: block;
} .wp-block-categories {}
.wp-block-categories-list ul, .wp-block-categories-list li {
list-style: none;
margin: 0;
padding: 0;
}
.wp-block-categories-list li {
padding: 0.25em 0;
}
.wp-block-categories-list li:not(:last-child) {
border-bottom: none;
}
.wp-block-categories-list ul ul {
padding-left: 2em;
}
.wp-block-categories-list ul ul li:last-child {
padding-bottom: 0;
}
.wp-block-categories-dropdown {}  .wp-block-code, .wp-block-preformatted {
background: rgba(128, 128, 128, 0.1);
border: 1px solid #aaaaaa;
border-bottom-color: #cccccc;
border-radius: 2px;
font-family: Menlo, Consolas, monaco, monospace;
font-size: 13.6px !important;
height: auto;
margin: 0;
margin-bottom: 1.5em;
outline: none;
overflow: auto;
padding: 6px 10px;
vertical-align: middle;
width: 100%;
word-wrap: break-word;
white-space: pre-wrap;
color: #333;
line-height: 1.42857143;
padding-top: 20px;
}
.wp-block-code .blocks-plain-text {
background: transparent;
border: none !important;
color: inherit !important;
font-family: inherit!important;
font-size: 0.8em;
margin: 0 !important;
xoverflow-x: auto!important;
padding: 0 !important;
} .wp-block-cover-image {
min-height: 50vw;
height: 100%;
}
.wp-block-cover-image.has-parallax {
min-height: 25vw;
}
.is-ios .wp-block-cover-image.has-parallax {
background-attachment: scroll;
}
.wp-block-cover-image.has-background-dim {}
.wp-block-cover-image.has-parallax {
margin-bottom: 0;
} .has-drop-cap {} ul.wp-block-gallery {
clear: both;
}
ul.wp-block-gallery, ul.wp-block-gallery li {
padding: 0;
}
ul.wp-block-gallery.alignnone {
display: flex;
} .wp-block-image {}
.wp-block-image.aligncenter {
margin: 0 auto;
}
.wp-block-image.alignleft {
width: 100%;
float: left;
margin-top: 0;
max-width: calc(4 * (100vw / 12));
margin-left: 0;
margin-right: calc(4 * 1rem);
padding: 1rem calc(2 * 1rem);
}
.wp-block-image.alignright {
width: 100%;
float: right;
margin-top: 0;
max-width: calc(4 * (100vw / 12));
margin-right: 0;
margin-left: calc(4 * 1rem);
padding: 1rem calc(2 * 1rem);
}
@media (max-width: 767px) {
figure.wp-block-image.alignleft {
max-width: 50%;
}
figure.wp-block-image.alignright {
max-width: 50%;
}
}
figure.wp-block-image.alignleft {
margin: .1em 1.0em 1.0em 0;
}
figure.wp-block-image.alignright {
margin: .1em 0em 1.0em 1.0em;
}
figure.wp-block-image.aligncenter {
margin: 1.0em auto 1.0em auto;
}
figure.wp-block-image {
margin: 0;
}
.wp-block-image figcaption {
margin: -.25em 0 .25em 0;
} .wp-block-embed {
clear: both;
}
*[class^="wp-block-embed-"] {
clear: both;
} .wp-block-latest-posts__post-date {
color: inherit;
margin-bottom: 0;
opacity: 0.8;
}
.wp-block-latest-posts, .wp-block-latest-posts li {
list-style: none;
margin: 0;
}
.wp-block-latest-posts li {
padding: 0.25em 0;
}
#content .wp-block-latest-posts li {
padding: 0.25em 2em;
}
.wp-block-latest-posts li:not(:last-child) {
border-bottom: none;
}
.wp-block-latest-posts.is-grid li {
border: 0;
padding-left: 42.5px;
} .wp-block-pullquote {
border: 2px dotted rgba(0, 0, 0, 0.25);
background: rgba(0, 0, 0, 0.15);
box-shadow: 0px 0px 0px 10px rgba(0, 0, 0, 0.15);
color: inherit;
padding: 1.5em 0.75em;
}
.wp-block-pullquote>p {
font-family: inherit;
}
.wp-block-pullquote cite {
color: inherit;
opacity: 0.8;
font-weight: 400 !important;
font-size: 13px !important;
}
.wp-block-pullquote.alignleft {
width: 100%;
float: left;
margin-top: 0;
max-width: calc(4 * (100vw / 12));
margin-left: 0;
margin-right: calc(4 * 1rem);
padding: 1rem calc(2 * 1rem);
position: relative;
min-height: 430px;
}
.wp-block-pullquote.alignright {
width: 100%;
float: right;
margin-top: 0;
max-width: calc(4 * (100vw / 12));
margin-right: 0;
margin-left: calc(4 * 1rem);
padding: 1rem calc(2 * 1rem);
position: relative;
min-height: 430px;
}
.wp-block-pullquote blockquote {
padding: 20px;
border-style: none !important;
}
.default-page .wp-block-pullquote {
border: 2px dotted rgba(0, 0, 0, 0.25) !important;
padding: 20px;
}
.default-page blockquote {
border-left: none;
}
figure.wp-block-pullquote p {
font-size: 17px;
font-weight: 400;
} .wp-block-separator {
background-color: #ccc;
border: none;
box-sizing: border-box;
height: 4px;
margin: 1.0em auto;
width: 90%;
} .wp-block-table {
display: table;
}
.wp-block-table th {
padding: 4px 4px;
text-align: left;
}
.wp-block-table td {
margin: 0;
padding: 4px 4px;
} @media only screen and ( max-width: 580px) {
.wp-block-text-columns, .wp-block-text-columns.aligncenter {
display: block;
}
.wp-block-text-columns.columns-2 .wp-block-column, .wp-block-text-columns.columns-3 .wp-block-column, .wp-block-text-columns.columns-4 .wp-block-column {
float: none;
margin-left: 0;
margin-right: 0;
width: 100%;
}
} .wp-block-verse {
background: rgba(128, 128, 128, 0.1);
border: none;
border-width: 0;
border-left: 4px solid rgba(128, 128, 128, 0.4);
box-shadow: none;
font-family: 'Alegreya', serif;
font-size: 1em;
font-style: italic;
margin: 1.5em;
padding: 35px 30px;
width: 90%;
border-radius: 0px;
} .wp-block-video {}
.wp-block-video video, .wp-block-video iframe {
max-width: 100%;
} @media screen and (max-width: 767px) {
*[class^="wp-block-"].alignleft, *[class^="wp-block-"].alignright {
max-width: 75%;
}
}
.radiantthemes .wp-block-cover-image.alignwide, .wp-block-cover-image.aligncenter {
width: 100%;
margin-left: auto;
margin-right: auto;
}
.wp-block-cover-image.alignright {
width: 30%;
margin-left: 1.5em;
}
.wp-block-cover-image.alignleft {
width: 100%;
float: left;
margin-top: 0;
max-width: calc(4 * (100vw / 12));
margin-left: 0;
margin-right: calc(4 * 1rem);
padding: 1rem calc(2 * 1rem);
position: relative;
min-height: 430px;
}
.wp-block-cover-image.alignright {
width: 100%;
float: right;
margin-top: 0;
max-width: calc(4 * (100vw / 12));
margin-right: 0;
margin-left: calc(4 * 1rem);
padding: 1rem calc(2 * 1rem);
position: relative;
min-height: 430px;
}
.wp-block-cover-image.aligncenter {
max-width: calc(6 * (100vw / 12) - 28px);
position: relative;
min-height: 430px;
margin-left: 0;
margin-right: 0;
}
.alignfull, .alignwide, .aligncenter {
clear: both;
}
.wp-block-cover-image {
background-position: center center;
}
.wp-block-cover.alignleft {
float: left;
margin-right: 30px;
}
.wp-block-cover.alignright {
float: right;
margin-left: 30px;
}
@media (min-width: 768px) {      .radiantthemes.rt-twentyseventeen .alignfull, .radiantthemes.rt-twentyseventeen .wp-block-image.alignfull img {
margin-left: calc(50% - 48.75vw) !important;
margin-right: calc(50% - 48.75vw) !important;
max-width: 1000%;
width: 97.5vw !important;
}
.radiantthemes.align-full-90 .alignfull, .radiantthemes.align-full-90 .wp-block-image.alignfull img, .radiantthemes.rt-fitvids *[class^="wp-block-embed"].alignfull, .radiantthemes .wp-block-pullquote.alignfull {
margin-left: calc(50% - 45vw) !important;
margin-right: calc(50% - 45vw) !important;
max-width: 1000%;
width: 90vw !important;
}       .radiantthemes *[class^="wp-block-embed"].alignwide, .radiantthemes *[class^="wp-block-embed"].alignfull {
margin-left: 0 !important;
margin-right: 0 !important;
width: 100% !important;
}
.caos .col-md-8 {
width: 100%;
}
}
.wp-block-image img {
margin-bottom: 50px;
}
.entry-content.default-page ul {
list-style-type: disc;
padding-left: 40px;
}
.single-post .entry-main .entry-content.default-page ul li {
padding-left: 0px !important;
margin-bottom: 0px !important;
}
.blockquote{
margin: 5px;
}
.wp-block-pullquote.alignwide blockquote {
padding: 20px;
border-style: none !important;
margin: 25px;
}
.single.single-post .entry-content  h2 {
line-height: 40px !important;
font-size: 35px;
margin-bottom: 0.83em !important;
}
.wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
margin: 0 0 1.2em 0;
height: 100%;
}
.default-page h3, .comment-content h3, .wpb_text_column h3 {
margin-bottom: 1em !important;
font-size: 28px;
line-height: 38px;
}
figure.wp-block-image {
margin: 0;
margin-bottom: 30px;
}
.single-format-standard .entry-content.default-page ul {
padding-left: 20px;
}
.single-format-standard .wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
margin-bottom: 0;
}
.single-format-standard .wp-block-gallery.columns-3 .blocks-gallery-item {
margin-bottom: 16px !important;
}
.single-format-standard .entry-content.default-page ul {
margin-right: 40px;
}
.single-format-standard .entry-content.default-page ul li {
margin-bottom: 16px !important;
}
ul.wp-block-gallery.columns-2.is-cropped.alignwide {
margin-bottom: 30px;
}
.single-format-standard ol.wp-block-latest-comments li {
list-style-type: none !important;
}
.single-format-standard ul.wp-block-categories li ul.children {
padding-left: 30px;
}
.single-format-standard .entry-content ul li{
list-style: disc !important;
}
.single-format-standard .entry-content ul li ol li {
list-style: decimal !important;
}
.single-format-standard .entry-content ul li ol li ul li {
list-style: disc !important;
}
.gallery-columns-9 .gallery-item {
max-width: calc((100% - 16px * 8) / 9);
}
.gallery-columns-8 .gallery-item {
max-width: calc((100% - 16px * 7) / 8);
}
.gallery-columns-7 .gallery-item {
max-width: calc((100% - 16px * 6) / 7);
}
.gallery-columns-6 .gallery-item {
max-width: calc((100% - 16px * 5) / 6);
}
.gallery-columns-5 .gallery-item {
max-width: calc((100% - 16px * 4) / 5);
}
.gallery-columns-4 .gallery-item {
max-width: calc((100% - 16px * 3) / 4);
}
.gallery-columns-3 .gallery-item {
max-width: calc((100% - 16px * 2) / 3);
}
.gallery-columns-2 .gallery-item {
max-width: calc((100% - 16px * 1) / 2);
}
.single-format-standard .entry-content ol li ul li ul li {
list-style: circle !important;
padding-left: 30px;
}
.single-format-standard .entry-content ol li ul li ul{
list-style: circle !important;
padding-left: 30px !important;
}
.single-format-standard .entry-content ul li ul {
list-style: circle !important;
padding-left: 30px !important;
}
.single-format-standard .entry-content ul li ul ol {
padding-left: 30px !important;
}
.entry-main .entry-content.default-page .wp-block-gallery .blocks-gallery-item {
margin-bottom: 15px !important;
}
.default-page ul:not(.contact):not([class*='woocommerce-']):not([class*='tribe-']) > li:before, .comment-content ul:not(.contact):not([class*='woocommerce-']):not([class*='tribe-']) > li:before{
content: none !important;
}
.entry-content p a{
color: #09276f;
text-decoration: underline !important;
}
.post.single-post .entry-header .entry-title{
margin-bottom: 25px;
font-weight: 600;
font-size: 40px !important;
line-height: 1.4;
word-wrap: break-word;
}
.wraper_blog_main ul{
list-style: disc;
}
.wraper_blog_main ul li {
padding-left: 0px !important;
}
.wraper_blog_main ul ul{
list-style: circle;
padding-left: 20px !important;
}
.wp-block-latest-posts.wp-block-latest-posts__list {
padding-left: 37.5px;
}
.wp-block-latest-posts.wp-block-latest-posts__list li a{
text-decoration: underline !important;
}
.wp-block-categories.wp-block-categories-list{
padding-left: 37.5px;
}
.wp-block-categories.wp-block-categories-list li a{
text-decoration: underline !important;
}
.wp-block-archives.wp-block-archives-list {
padding-left: 2.5em;
}
.wp-block-archives.wp-block-archives-list li a{
text-decoration: underline !important;
}
.wp-block-gallery .blocks-gallery-item figcaption{
position: absolute;
bottom: 0;
width: 100%;
max-height: 100%;
overflow: auto;
padding: 40px 10px 9px;
color: #fff;
text-align: center;
font-size: 13px;
background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent) !important;
}
.widget-area > .widget.widget_recent_entries ul {
list-style: none;
}
.widget-area > .widget.widget_recent_entries ul li, .widget-area > .widget.widget_recent_comments ul li {
position: relative;
min-height: 70px;
margin-bottom: 2px;
padding: 15px 15px 15px 65px !important;
background-color: #fff;
font-size: 14px;
line-height: 25px;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
padding-left: 50px;
}
.widget-area > .widget.widget_recent_entries ul li, .widget-area > .widget.widget_recent_comments ul {
list-style: none;
}
.widget-area > .widget.widget_archive ul li, .widget-area > .widget.widget_categories ul li, .widget-area > .widget.widget_meta ul li, .widget-area > .widget.widget_pages ul li, .widget-area > .widget.widget_nav_menu ul li, .widget-area > .widget.widget_layered_nav ul li, .widget-area > .widget.widget_product_categories ul li{
position: relative;
margin-bottom: 10px;
padding-left: 18px !important;
font-size: 14px;
}
.widget-area > .widget.widget_archive ul li, .widget-area > .widget.widget_categories ul li, .widget-area > .widget.widget_meta ul li, .widget-area > .widget.widget_pages ul li, .widget-area > .widget.widget_nav_menu ul li, .widget-area > .widget.widget_layered_nav ul li, .widget-area > .widget.widget_product_categories ul li{
list-style: none;
}
.default-page .entry-content ol > li > ol{
margin: 10px 0px 0px 0px !important;
}
.wp-block-image .alignleft {
float: left;
margin-left: 1em;
margin-right: 2em;
width: 275px;
}
.wp-block-image .alignright {
float: right;
margin-left: 1.5em;
width: 275px;
}
.wp-block-separator {
background-color: #ccc;
border: none;
box-sizing: border-box;
height: 4px;
margin: 2em auto;
width: 90%;
}
figure.alignright.is-resized img {
margin-bottom: 15px;
}.slider{display:inline-block;vertical-align:middle;position:relative}.slider.slider-horizontal{width:210px;height:20px}.slider.slider-horizontal .slider-track{height:10px;width:100%;margin-top:-5px;top:50%;left:0}.slider.slider-horizontal .slider-selection,.slider.slider-horizontal .slider-track-low,.slider.slider-horizontal .slider-track-high{height:100%;top:0;bottom:0}.slider.slider-horizontal .slider-tick,.slider.slider-horizontal .slider-handle{margin-left:-10px}.slider.slider-horizontal .slider-tick.triangle,.slider.slider-horizontal .slider-handle.triangle{position:relative;top:50%;transform:translateY(-50%);border-width:0 10px 10px 10px;width:0;height:0;border-bottom-color:#0480be;margin-top:0}.slider.slider-horizontal .slider-tick-container{white-space:nowrap;position:absolute;top:0;left:0;width:100%}.slider.slider-horizontal .slider-tick-label-container{white-space:nowrap;margin-top:20px}.slider.slider-horizontal .slider-tick-label-container .slider-tick-label{padding-top:4px;display:inline-block;text-align:center}.slider.slider-horizontal.slider-rtl .slider-track{left:initial;right:0}.slider.slider-horizontal.slider-rtl .slider-tick,.slider.slider-horizontal.slider-rtl .slider-handle{margin-left:initial;margin-right:-10px}.slider.slider-horizontal.slider-rtl .slider-tick-container{left:initial;right:0}.slider.slider-vertical{height:210px;width:20px}.slider.slider-vertical .slider-track{width:10px;height:100%;left:25%;top:0}.slider.slider-vertical .slider-selection{width:100%;left:0;top:0;bottom:0}.slider.slider-vertical .slider-track-low,.slider.slider-vertical .slider-track-high{width:100%;left:0;right:0}.slider.slider-vertical .slider-tick,.slider.slider-vertical .slider-handle{margin-top:-10px}.slider.slider-vertical .slider-tick.triangle,.slider.slider-vertical .slider-handle.triangle{border-width:10px 0 10px 10px;width:1px;height:1px;border-left-color:#0480be;border-right-color:#0480be;margin-left:0;margin-right:0}.slider.slider-vertical .slider-tick-label-container{white-space:nowrap}.slider.slider-vertical .slider-tick-label-container .slider-tick-label{padding-left:4px}.slider.slider-vertical.slider-rtl .slider-track{left:initial;right:25%}.slider.slider-vertical.slider-rtl .slider-selection{left:initial;right:0}.slider.slider-vertical.slider-rtl .slider-tick.triangle,.slider.slider-vertical.slider-rtl .slider-handle.triangle{border-width:10px 10px 10px 0}.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label{padding-left:initial;padding-right:4px}.slider.slider-disabled .slider-handle{background-image:-webkit-linear-gradient(top,#dfdfdf 0,#bebebe 100%);background-image:-o-linear-gradient(top,#dfdfdf 0,#bebebe 100%);background-image:linear-gradient(to bottom,#dfdfdf 0,#bebebe 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf',endColorstr='#ffbebebe',GradientType=0)}.slider.slider-disabled .slider-track{background-image:-webkit-linear-gradient(top,#e5e5e5 0,#e9e9e9 100%);background-image:-o-linear-gradient(top,#e5e5e5 0,#e9e9e9 100%);background-image:linear-gradient(to bottom,#e5e5e5 0,#e9e9e9 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5',endColorstr='#ffe9e9e9',GradientType=0);cursor:not-allowed}.slider input{display:none}.slider .tooltip.top{margin-top:-36px}.slider .tooltip-inner{white-space:nowrap;max-width:none}.slider .hide{display:none}.slider-track{position:absolute;cursor:pointer;background-image:-webkit-linear-gradient(top,#f5f5f5 0,#f9f9f9 100%);background-image:-o-linear-gradient(top,#f5f5f5 0,#f9f9f9 100%);background-image:linear-gradient(to bottom,#f5f5f5 0,#f9f9f9 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);border-radius:4px}.slider-selection{position:absolute;background-image:-webkit-linear-gradient(top,#f9f9f9 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#f9f9f9 0,#f5f5f5 100%);background-image:linear-gradient(to bottom,#f9f9f9 0,#f5f5f5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9',endColorstr='#fff5f5f5',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:4px}.slider-selection.tick-slider-selection{background-image:-webkit-linear-gradient(top,#89cdef 0,#81bfde 100%);background-image:-o-linear-gradient(top,#89cdef 0,#81bfde 100%);background-image:linear-gradient(to bottom,#89cdef 0,#81bfde 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef',endColorstr='#ff81bfde',GradientType=0)}.slider-track-low,.slider-track-high{position:absolute;background:transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:4px}.slider-handle{position:absolute;top:0;width:20px;height:20px;background-color:#337ab7;background-image:-webkit-linear-gradient(top,#149bdf 0,#0480be 100%);background-image:-o-linear-gradient(top,#149bdf 0,#0480be 100%);background-image:linear-gradient(to bottom,#149bdf 0,#0480be 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf',endColorstr='#ff0480be',GradientType=0);filter:none;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);border:0 solid transparent}.slider-handle.round{border-radius:50%}.slider-handle.triangle{background:transparent none}.slider-handle.custom{background:transparent none}.slider-handle.custom::before{line-height:20px;font-size:20px;content:'\2605';color:#726204}.slider-tick{position:absolute;width:20px;height:20px;background-image:-webkit-linear-gradient(top,#f9f9f9 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#f9f9f9 0,#f5f5f5 100%);background-image:linear-gradient(to bottom,#f9f9f9 0,#f5f5f5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9',endColorstr='#fff5f5f5',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;filter:none;opacity:.8;border:0 solid transparent}.slider-tick.round{border-radius:50%}.slider-tick.triangle{background:transparent none}.slider-tick.custom{background:transparent none}.slider-tick.custom::before{line-height:20px;font-size:20px;content:'\2605';color:#726204}.slider-tick.in-selection{background-image:-webkit-linear-gradient(top,#89cdef 0,#81bfde 100%);background-image:-o-linear-gradient(top,#89cdef 0,#81bfde 100%);background-image:linear-gradient(to bottom,#89cdef 0,#81bfde 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef',endColorstr='#ff81bfde',GradientType=0);opacity:1} @font-face{font-family:icofont;src:url(//virginiaseopros.com/wp-content/plugins/radiantthemes-addons/assets/fonts/icofont.woff) format('woff');font-weight:400;font-style:normal}.icofont{font-family:IcoFont!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icofont-angry-monster:before{content:"\e901"}.icofont-bathtub:before{content:"\e902"}.icofont-bird-wings:before{content:"\e903"}.icofont-bow:before{content:"\e904"}.icofont-brain-alt:before{content:"\e905"}.icofont-butterfly-alt:before{content:"\e906"}.icofont-castle:before{content:"\e907"}.icofont-circuit:before{content:"\e908"}.icofont-dart:before{content:"\e909"}.icofont-dice-alt:before{content:"\e90a"}.icofont-disability-race:before{content:"\e90b"}.icofont-diving-goggle:before{content:"\e90c"}.icofont-fire-alt:before{content:"\e90d"}.icofont-flame-torch:before{content:"\e90e"}.icofont-flora-flower:before{content:"\e90f"}.icofont-flora:before{content:"\e910"}.icofont-gift-box:before{content:"\e911"}.icofont-halloween-pumpkin:before{content:"\e912"}.icofont-hand-power:before{content:"\e913"}.icofont-hand-thunder:before{content:"\e914"}.icofont-king-crown:before{content:"\e915"}.icofont-king-monster:before{content:"\e916"}.icofont-love:before{content:"\e917"}.icofont-magician-hat:before{content:"\e918"}.icofont-native-american:before{content:"\e919"}.icofont-open-eye:before{content:"\e91a"}.icofont-owl-look:before{content:"\e91b"}.icofont-phoenix:before{content:"\e91c"}.icofont-queen-crown:before{content:"\e91d"}.icofont-robot-face:before{content:"\e91e"}.icofont-sand-clock:before{content:"\e91f"}.icofont-shield-alt:before{content:"\e920"}.icofont-ship-wheel:before{content:"\e921"}.icofont-skull-danger:before{content:"\e922"}.icofont-skull-face:before{content:"\e923"}.icofont-snail:before{content:"\e924"}.icofont-snow-alt:before{content:"\e925"}.icofont-snow-flake:before{content:"\e926"}.icofont-snowmobile:before{content:"\e927"}.icofont-space-shuttle:before{content:"\e928"}.icofont-star-shape:before{content:"\e929"}.icofont-swirl:before{content:"\e92a"}.icofont-tattoo-wing:before{content:"\e92b"}.icofont-throne:before{content:"\e92c"}.icofont-touch:before{content:"\e92d"}.icofont-tree-alt:before{content:"\e92e"}.icofont-triangle:before{content:"\e92f"}.icofont-unity-hand:before{content:"\e930"}.icofont-weed:before{content:"\e931"}.icofont-woman-bird:before{content:"\e932"}.icofont-animal-bat:before{content:"\e933"}.icofont-animal-bear-tracks:before{content:"\e934"}.icofont-animal-bear:before{content:"\e935"}.icofont-animal-bird-alt:before{content:"\e936"}.icofont-animal-bird:before{content:"\e937"}.icofont-animal-bone:before{content:"\e938"}.icofont-animal-bull:before{content:"\e939"}.icofont-animal-camel-alt:before{content:"\e93a"}.icofont-animal-camel-head:before{content:"\e93b"}.icofont-animal-camel:before{content:"\e93c"}.icofont-animal-cat-alt-1:before{content:"\e93d"}.icofont-animal-cat-alt-2:before{content:"\e93e"}.icofont-animal-cat-alt-3:before{content:"\e93f"}.icofont-animal-cat-alt-4:before{content:"\e940"}.icofont-animal-cat-with-dog:before{content:"\e941"}.icofont-animal-cat:before{content:"\e942"}.icofont-animal-cow-head:before{content:"\e943"}.icofont-animal-cow:before{content:"\e944"}.icofont-animal-crab:before{content:"\e945"}.icofont-animal-crocodile:before{content:"\e946"}.icofont-animal-deer-head:before{content:"\e947"}.icofont-animal-dog-alt:before{content:"\e948"}.icofont-animal-dog-barking:before{content:"\e949"}.icofont-animal-dog:before{content:"\e94a"}.icofont-animal-dolphin:before{content:"\e94b"}.icofont-animal-duck-tracks:before{content:"\e94c"}.icofont-animal-eagle-head:before{content:"\e94d"}.icofont-animal-eaten-fish:before{content:"\e94e"}.icofont-animal-elephant-alt:before{content:"\e94f"}.icofont-animal-elephant-head-alt:before{content:"\e950"}.icofont-animal-elephant-head:before{content:"\e951"}.icofont-animal-elephant:before{content:"\e952"}.icofont-animal-elk:before{content:"\e953"}.icofont-animal-fish-alt-1:before{content:"\e954"}.icofont-animal-fish-alt-2:before{content:"\e955"}.icofont-animal-fish-alt-3:before{content:"\e956"}.icofont-animal-fish-alt-4:before{content:"\e957"}.icofont-animal-fish:before{content:"\e958"}.icofont-animal-fox-alt:before{content:"\e959"}.icofont-animal-fox:before{content:"\e95a"}.icofont-animal-frog-tracks:before{content:"\e95b"}.icofont-animal-frog:before{content:"\e95c"}.icofont-animal-froggy:before{content:"\e95d"}.icofont-animal-giraffe-alt:before{content:"\e95e"}.icofont-animal-giraffe:before{content:"\e95f"}.icofont-animal-goat-head-alt-1:before{content:"\e960"}.icofont-animal-goat-head-alt-2:before{content:"\e961"}.icofont-animal-goat-head:before{content:"\e962"}.icofont-animal-gorilla:before{content:"\e963"}.icofont-animal-hen-tracks:before{content:"\e964"}.icofont-animal-horse-head-alt-1:before{content:"\e965"}.icofont-animal-horse-head-alt-2:before{content:"\e966"}.icofont-animal-horse-head:before{content:"\e967"}.icofont-animal-horse-tracks:before{content:"\e968"}.icofont-animal-jellyfish:before{content:"\e969"}.icofont-animal-kangaroo:before{content:"\e96a"}.icofont-animal-lemur:before{content:"\e96b"}.icofont-animal-lion-alt:before{content:"\e96c"}.icofont-animal-lion-head-alt:before{content:"\e96d"}.icofont-animal-lion-head:before{content:"\e96e"}.icofont-animal-lion:before{content:"\e96f"}.icofont-animal-monkey-alt-1:before{content:"\e970"}.icofont-animal-monkey-alt-2:before{content:"\e971"}.icofont-animal-monkey-alt-3:before{content:"\e972"}.icofont-animal-monkey:before{content:"\e973"}.icofont-animal-octopus-alt:before{content:"\e974"}.icofont-animal-octopus:before{content:"\e975"}.icofont-animal-owl:before{content:"\e976"}.icofont-animal-panda-alt:before{content:"\e977"}.icofont-animal-panda:before{content:"\e978"}.icofont-animal-panther:before{content:"\e979"}.icofont-animal-parrot-lip:before{content:"\e97a"}.icofont-animal-parrot:before{content:"\e97b"}.icofont-animal-paw:before{content:"\e97c"}.icofont-animal-pelican:before{content:"\e97d"}.icofont-animal-penguin:before{content:"\e97e"}.icofont-animal-pig-alt:before{content:"\e97f"}.icofont-animal-pig:before{content:"\e980"}.icofont-animal-pigeon-alt:before{content:"\e981"}.icofont-animal-pigeon:before{content:"\e982"}.icofont-animal-pigeons:before{content:"\e983"}.icofont-animal-rabbit-running:before{content:"\e984"}.icofont-animal-rat-alt:before{content:"\e985"}.icofont-animal-rhino-head:before{content:"\e986"}.icofont-animal-rhino:before{content:"\e987"}.icofont-animal-rooster:before{content:"\e988"}.icofont-animal-seahorse:before{content:"\e989"}.icofont-animal-seal:before{content:"\e98a"}.icofont-animal-shrimp:before{content:"\e98b"}.icofont-animal-snail-alt-1:before{content:"\e98c"}.icofont-animal-snail-alt-2:before{content:"\e98d"}.icofont-animal-snail:before{content:"\e98e"}.icofont-animal-snake:before{content:"\e98f"}.icofont-animal-squid:before{content:"\e990"}.icofont-animal-squirrel:before{content:"\e991"}.icofont-animal-tiger-alt:before{content:"\e992"}.icofont-animal-tiger:before{content:"\e993"}.icofont-animal-turtle:before{content:"\e994"}.icofont-animal-whale:before{content:"\e995"}.icofont-animal-woodpecker:before{content:"\e996"}.icofont-animal-zebra:before{content:"\e997"}.icofont-brand-acer:before{content:"\e998"}.icofont-brand-adidas:before{content:"\e999"}.icofont-brand-adobe:before{content:"\e99a"}.icofont-brand-air-new-zealand:before{content:"\e99b"}.icofont-brand-airbnb:before{content:"\e99c"}.icofont-brand-aircell:before{content:"\e99d"}.icofont-brand-airtel:before{content:"\e99e"}.icofont-brand-alcatel:before{content:"\e99f"}.icofont-brand-alibaba:before{content:"\e9a0"}.icofont-brand-aliexpress:before{content:"\e9a1"}.icofont-brand-alipay:before{content:"\e9a2"}.icofont-brand-amazon:before{content:"\e9a3"}.icofont-brand-amd:before{content:"\e9a4"}.icofont-brand-american-airlines:before{content:"\e9a5"}.icofont-brand-android-robot:before{content:"\e9a6"}.icofont-brand-android:before{content:"\e9a7"}.icofont-brand-aol:before{content:"\e9a8"}.icofont-brand-apple:before{content:"\e9a9"}.icofont-brand-appstore:before{content:"\e9aa"}.icofont-brand-asus:before{content:"\e9ab"}.icofont-brand-ati:before{content:"\e9ac"}.icofont-brand-att:before{content:"\e9ad"}.icofont-brand-audi:before{content:"\e9ae"}.icofont-brand-axiata:before{content:"\e9af"}.icofont-brand-bada:before{content:"\e9b0"}.icofont-brand-bbc:before{content:"\e9b1"}.icofont-brand-bing:before{content:"\e9b2"}.icofont-brand-blackberry:before{content:"\e9b3"}.icofont-brand-bmw:before{content:"\e9b4"}.icofont-brand-box:before{content:"\e9b5"}.icofont-brand-burger-king:before{content:"\e9b6"}.icofont-brand-business-insider:before{content:"\e9b7"}.icofont-brand-buzzfeed:before{content:"\e9b8"}.icofont-brand-cannon:before{content:"\e9b9"}.icofont-brand-casio:before{content:"\e9ba"}.icofont-brand-china-mobile:before{content:"\e9bb"}.icofont-brand-china-telecom:before{content:"\e9bc"}.icofont-brand-china-unicom:before{content:"\e9bd"}.icofont-brand-cisco:before{content:"\e9be"}.icofont-brand-citibank:before{content:"\e9bf"}.icofont-brand-cnet:before{content:"\e9c0"}.icofont-brand-cnn:before{content:"\e9c1"}.icofont-brand-cocal-cola:before{content:"\e9c2"}.icofont-brand-compaq:before{content:"\e9c3"}.icofont-brand-copy:before{content:"\e9c4"}.icofont-brand-debian:before{content:"\e9c5"}.icofont-brand-delicious:before{content:"\e9c6"}.icofont-brand-dell:before{content:"\e9c7"}.icofont-brand-designbump:before{content:"\e9c8"}.icofont-brand-designfloat:before{content:"\e9c9"}.icofont-brand-disney:before{content:"\e9ca"}.icofont-brand-dodge:before{content:"\e9cb"}.icofont-brand-dove:before{content:"\e9cc"}.icofont-brand-ebay:before{content:"\e9cd"}.icofont-brand-eleven:before{content:"\e9ce"}.icofont-brand-emirates:before{content:"\e9cf"}.icofont-brand-espn:before{content:"\e9d0"}.icofont-brand-etihad-airways:before{content:"\e9d1"}.icofont-brand-etisalat:before{content:"\e9d2"}.icofont-brand-etsy:before{content:"\e9d3"}.icofont-brand-facebook:before{content:"\e9d4"}.icofont-brand-fastrack:before{content:"\e9d5"}.icofont-brand-fedex:before{content:"\e9d6"}.icofont-brand-ferrari:before{content:"\e9d7"}.icofont-brand-fitbit:before{content:"\e9d8"}.icofont-brand-flikr:before{content:"\e9d9"}.icofont-brand-forbes:before{content:"\e9da"}.icofont-brand-foursquare:before{content:"\e9db"}.icofont-brand-fox:before{content:"\e9dc"}.icofont-brand-foxconn:before{content:"\e9dd"}.icofont-brand-fujitsu:before{content:"\e9de"}.icofont-brand-general-electric:before{content:"\e9df"}.icofont-brand-gillette:before{content:"\e9e0"}.icofont-brand-gizmodo:before{content:"\e9e1"}.icofont-brand-gnome:before{content:"\e9e2"}.icofont-brand-google:before{content:"\e9e3"}.icofont-brand-gopro:before{content:"\e9e4"}.icofont-brand-gucci:before{content:"\e9e5"}.icofont-brand-hallmark:before{content:"\e9e6"}.icofont-brand-hi5:before{content:"\e9e7"}.icofont-brand-honda:before{content:"\e9e8"}.icofont-brand-hp:before{content:"\e9e9"}.icofont-brand-hsbc:before{content:"\e9ea"}.icofont-brand-htc:before{content:"\e9eb"}.icofont-brand-huawei:before{content:"\e9ec"}.icofont-brand-hulu:before{content:"\e9ed"}.icofont-brand-hyundai:before{content:"\e9ee"}.icofont-brand-ibm:before{content:"\e9ef"}.icofont-brand-icofont:before{content:"\e9f0"}.icofont-brand-icq:before{content:"\e9f1"}.icofont-brand-ikea:before{content:"\e9f2"}.icofont-brand-imdb:before{content:"\e9f3"}.icofont-brand-indiegogo:before{content:"\e9f4"}.icofont-brand-intel:before{content:"\e9f5"}.icofont-brand-ipair:before{content:"\e9f6"}.icofont-brand-jaguar:before{content:"\e9f7"}.icofont-brand-java:before{content:"\e9f8"}.icofont-brand-joomshaper:before{content:"\e9f9"}.icofont-brand-kickstarter:before{content:"\e9fa"}.icofont-brand-kik:before{content:"\e9fb"}.icofont-brand-lastfm:before{content:"\e9fc"}.icofont-brand-lego:before{content:"\e9fd"}.icofont-brand-lenovo:before{content:"\e9fe"}.icofont-brand-levis:before{content:"\e9ff"}.icofont-brand-lexus:before{content:"\ea00"}.icofont-brand-lg:before{content:"\ea01"}.icofont-brand-life-hacker:before{content:"\ea02"}.icofont-brand-line-messenger:before{content:"\ea03"}.icofont-brand-linkedin:before{content:"\ea04"}.icofont-brand-linux-mint:before{content:"\ea05"}.icofont-brand-linux:before{content:"\ea06"}.icofont-brand-lionix:before{content:"\ea07"}.icofont-brand-live-messenger:before{content:"\ea08"}.icofont-brand-loreal:before{content:"\ea09"}.icofont-brand-louis-vuitton:before{content:"\ea0a"}.icofont-brand-mac-os:before{content:"\ea0b"}.icofont-brand-marvel-app:before{content:"\ea0c"}.icofont-brand-mashable:before{content:"\ea0d"}.icofont-brand-mazda:before{content:"\ea0e"}.icofont-brand-mcdonals:before{content:"\ea0f"}.icofont-brand-mercedes:before{content:"\ea10"}.icofont-brand-micromax:before{content:"\ea11"}.icofont-brand-microsoft:before{content:"\ea12"}.icofont-brand-mobileme:before{content:"\ea13"}.icofont-brand-mobily:before{content:"\ea14"}.icofont-brand-motorola:before{content:"\ea15"}.icofont-brand-msi:before{content:"\ea16"}.icofont-brand-mts:before{content:"\ea17"}.icofont-brand-myspace:before{content:"\ea18"}.icofont-brand-mytv:before{content:"\ea19"}.icofont-brand-nasa:before{content:"\ea1a"}.icofont-brand-natgeo:before{content:"\ea1b"}.icofont-brand-nbc:before{content:"\ea1c"}.icofont-brand-nescafe:before{content:"\ea1d"}.icofont-brand-nestle:before{content:"\ea1e"}.icofont-brand-netflix:before{content:"\ea1f"}.icofont-brand-nexus:before{content:"\ea20"}.icofont-brand-nike:before{content:"\ea21"}.icofont-brand-nokia:before{content:"\ea22"}.icofont-brand-nvidia:before{content:"\ea23"}.icofont-brand-omega:before{content:"\ea24"}.icofont-brand-opensuse:before{content:"\ea25"}.icofont-brand-oracle:before{content:"\ea26"}.icofont-brand-panasonic:before{content:"\ea27"}.icofont-brand-paypal:before{content:"\ea28"}.icofont-brand-pepsi:before{content:"\ea29"}.icofont-brand-philips:before{content:"\ea2a"}.icofont-brand-pizza-hut:before{content:"\ea2b"}.icofont-brand-playstation:before{content:"\ea2c"}.icofont-brand-puma:before{content:"\ea2d"}.icofont-brand-qatar-air:before{content:"\ea2e"}.icofont-brand-qvc:before{content:"\ea2f"}.icofont-brand-readernaut:before{content:"\ea30"}.icofont-brand-redbull:before{content:"\ea31"}.icofont-brand-reebok:before{content:"\ea32"}.icofont-brand-reuters:before{content:"\ea33"}.icofont-brand-samsung:before{content:"\ea34"}.icofont-brand-sap:before{content:"\ea35"}.icofont-brand-saudia-airlines:before{content:"\ea36"}.icofont-brand-scribd:before{content:"\ea37"}.icofont-brand-shell:before{content:"\ea38"}.icofont-brand-siemens:before{content:"\ea39"}.icofont-brand-sk-telecom:before{content:"\ea3a"}.icofont-brand-slideshare:before{content:"\ea3b"}.icofont-brand-smashing-magazine:before{content:"\ea3c"}.icofont-brand-snapchat:before{content:"\ea3d"}.icofont-brand-sony-ericsson:before{content:"\ea3e"}.icofont-brand-sony:before{content:"\ea3f"}.icofont-brand-soundcloud:before{content:"\ea40"}.icofont-brand-sprint:before{content:"\ea41"}.icofont-brand-squidoo:before{content:"\ea42"}.icofont-brand-starbucks:before{content:"\ea43"}.icofont-brand-stc:before{content:"\ea44"}.icofont-brand-steam:before{content:"\ea45"}.icofont-brand-suzuki:before{content:"\ea46"}.icofont-brand-symbian:before{content:"\ea47"}.icofont-brand-t-mobile:before{content:"\ea48"}.icofont-brand-tango:before{content:"\ea49"}.icofont-brand-target:before{content:"\ea4a"}.icofont-brand-tata-indicom:before{content:"\ea4b"}.icofont-brand-techcrunch:before{content:"\ea4c"}.icofont-brand-telenor:before{content:"\ea4d"}.icofont-brand-teliasonera:before{content:"\ea4e"}.icofont-brand-tesla:before{content:"\ea4f"}.icofont-brand-the-verge:before{content:"\ea50"}.icofont-brand-thenextweb:before{content:"\ea51"}.icofont-brand-toshiba:before{content:"\ea52"}.icofont-brand-toyota:before{content:"\ea53"}.icofont-brand-tribenet:before{content:"\ea54"}.icofont-brand-ubuntu:before{content:"\ea55"}.icofont-brand-unilever:before{content:"\ea56"}.icofont-brand-vaio:before{content:"\ea57"}.icofont-brand-verizon:before{content:"\ea58"}.icofont-brand-viber:before{content:"\ea59"}.icofont-brand-vodafone:before{content:"\ea5a"}.icofont-brand-volkswagen:before{content:"\ea5b"}.icofont-brand-walmart:before{content:"\ea5c"}.icofont-brand-warnerbros:before{content:"\ea5d"}.icofont-brand-whatsapp:before{content:"\ea5e"}.icofont-brand-wikipedia:before{content:"\ea5f"}.icofont-brand-windows:before{content:"\ea60"}.icofont-brand-wire:before{content:"\ea61"}.icofont-brand-yahoobuzz:before{content:"\ea62"}.icofont-brand-yamaha:before{content:"\ea63"}.icofont-brand-youtube:before{content:"\ea64"}.icofont-brand-zain:before{content:"\ea65"}.icofont-bank-alt:before{content:"\ea66"}.icofont-barcode:before{content:"\ea67"}.icofont-basket:before{content:"\ea68"}.icofont-bill-alt:before{content:"\ea69"}.icofont-billboard:before{content:"\ea6a"}.icofont-briefcase-alt-1:before{content:"\ea6b"}.icofont-briefcase-alt-2:before{content:"\ea6c"}.icofont-building-alt:before{content:"\ea6d"}.icofont-businessman:before{content:"\ea6e"}.icofont-businesswoman:before{content:"\ea6f"}.icofont-cart-alt:before{content:"\ea70"}.icofont-chair:before{content:"\ea71"}.icofont-clip:before{content:"\ea72"}.icofont-coins:before{content:"\ea73"}.icofont-company:before{content:"\ea74"}.icofont-contact-add:before{content:"\ea75"}.icofont-deal:before{content:"\ea76"}.icofont-files:before{content:"\ea77"}.icofont-growth:before{content:"\ea78"}.icofont-id-card:before{content:"\ea79"}.icofont-idea:before{content:"\ea7a"}.icofont-list:before{content:"\ea7b"}.icofont-meeting-add:before{content:"\ea7c"}.icofont-money-bag:before{content:"\ea7d"}.icofont-people:before{content:"\ea7e"}.icofont-pie-chart:before{content:"\ea7f"}.icofont-presentation-alt:before{content:"\ea80"}.icofont-stamp:before{content:"\ea81"}.icofont-stock-mobile:before{content:"\ea82"}.icofont-support:before{content:"\ea83"}.icofont-tasks-alt:before{content:"\ea84"}.icofont-wheel:before{content:"\ea85"}.icofont-chart-arrows-axis:before{content:"\ea86"}.icofont-chart-bar-graph:before{content:"\ea87"}.icofont-chart-flow-alt-1:before{content:"\ea88"}.icofont-chart-flow-alt-2:before{content:"\ea89"}.icofont-chart-flow:before{content:"\ea8a"}.icofont-chart-histogram-alt:before{content:"\ea8b"}.icofont-chart-histogram:before{content:"\ea8c"}.icofont-chart-line-alt:before{content:"\ea8d"}.icofont-chart-line:before{content:"\ea8e"}.icofont-chart-pie-alt:before{content:"\ea8f"}.icofont-chart-pie:before{content:"\ea90"}.icofont-chart-radar-graph:before{content:"\ea91"}.icofont-cur-afghani-false:before{content:"\ea92"}.icofont-cur-afghani-minus:before{content:"\ea93"}.icofont-cur-afghani-plus:before{content:"\ea94"}.icofont-cur-afghani-true:before{content:"\ea95"}.icofont-cur-afghani:before{content:"\ea96"}.icofont-cur-baht-false:before{content:"\ea97"}.icofont-cur-baht-minus:before{content:"\ea98"}.icofont-cur-baht-plus:before{content:"\ea99"}.icofont-cur-baht-true:before{content:"\ea9a"}.icofont-cur-baht:before{content:"\ea9b"}.icofont-cur-bitcoin-false:before{content:"\ea9c"}.icofont-cur-bitcoin-minus:before{content:"\ea9d"}.icofont-cur-bitcoin-plus:before{content:"\ea9e"}.icofont-cur-bitcoin-true:before{content:"\ea9f"}.icofont-cur-bitcoin:before{content:"\eaa0"}.icofont-cur-dollar-flase:before{content:"\eaa1"}.icofont-cur-dollar-minus:before{content:"\eaa2"}.icofont-cur-dollar-plus:before{content:"\eaa3"}.icofont-cur-dollar-true:before{content:"\eaa4"}.icofont-cur-dollar:before{content:"\eaa5"}.icofont-cur-dong-false:before{content:"\eaa6"}.icofont-cur-dong-minus:before{content:"\eaa7"}.icofont-cur-dong-plus:before{content:"\eaa8"}.icofont-cur-dong-true:before{content:"\eaa9"}.icofont-cur-dong:before{content:"\eaaa"}.icofont-cur-euro-false:before{content:"\eaab"}.icofont-cur-euro-minus:before{content:"\eaac"}.icofont-cur-euro-plus:before{content:"\eaad"}.icofont-cur-euro-true:before{content:"\eaae"}.icofont-cur-euro:before{content:"\eaaf"}.icofont-cur-frank-false:before{content:"\eab0"}.icofont-cur-frank-minus:before{content:"\eab1"}.icofont-cur-frank-plus:before{content:"\eab2"}.icofont-cur-frank-true:before{content:"\eab3"}.icofont-cur-frank:before{content:"\eab4"}.icofont-cur-hryvnia-false:before{content:"\eab5"}.icofont-cur-hryvnia-minus:before{content:"\eab6"}.icofont-cur-hryvnia-plus:before{content:"\eab7"}.icofont-cur-hryvnia-true:before{content:"\eab8"}.icofont-cur-hryvnia:before{content:"\eab9"}.icofont-cur-lira-false:before{content:"\eaba"}.icofont-cur-lira-minus:before{content:"\eabb"}.icofont-cur-lira-plus:before{content:"\eabc"}.icofont-cur-lira-true:before{content:"\eabd"}.icofont-cur-lira:before{content:"\eabe"}.icofont-cur-peseta-false:before{content:"\eabf"}.icofont-cur-peseta-minus:before{content:"\eac0"}.icofont-cur-peseta-plus:before{content:"\eac1"}.icofont-cur-peseta-true:before{content:"\eac2"}.icofont-cur-peseta:before{content:"\eac3"}.icofont-cur-peso-false:before{content:"\eac4"}.icofont-cur-peso-minus:before{content:"\eac5"}.icofont-cur-peso-plus:before{content:"\eac6"}.icofont-cur-peso-true:before{content:"\eac7"}.icofont-cur-peso:before{content:"\eac8"}.icofont-cur-pound-false:before{content:"\eac9"}.icofont-cur-pound-minus:before{content:"\eaca"}.icofont-cur-pound-plus:before{content:"\eacb"}.icofont-cur-pound-true:before{content:"\eacc"}.icofont-cur-pound:before{content:"\eacd"}.icofont-cur-renminbi-false:before{content:"\eace"}.icofont-cur-renminbi-minus:before{content:"\eacf"}.icofont-cur-renminbi-plus:before{content:"\ead0"}.icofont-cur-renminbi-true:before{content:"\ead1"}.icofont-cur-renminbi:before{content:"\ead2"}.icofont-cur-riyal-false:before{content:"\ead3"}.icofont-cur-riyal-minus:before{content:"\ead4"}.icofont-cur-riyal-plus:before{content:"\ead5"}.icofont-cur-riyal-true:before{content:"\ead6"}.icofont-cur-riyal:before{content:"\ead7"}.icofont-cur-rouble-false:before{content:"\ead8"}.icofont-cur-rouble-minus:before{content:"\ead9"}.icofont-cur-rouble-plus:before{content:"\eada"}.icofont-cur-rouble-true:before{content:"\eadb"}.icofont-cur-rouble:before{content:"\eadc"}.icofont-cur-rupee-false:before{content:"\eadd"}.icofont-cur-rupee-minus:before{content:"\eade"}.icofont-cur-rupee-plus:before{content:"\eadf"}.icofont-cur-rupee-true:before{content:"\eae0"}.icofont-cur-rupee:before{content:"\eae1"}.icofont-cur-taka-false:before{content:"\eae2"}.icofont-cur-taka-minus:before{content:"\eae3"}.icofont-cur-taka-plus:before{content:"\eae4"}.icofont-cur-taka-true:before{content:"\eae5"}.icofont-cur-taka:before{content:"\eae6"}.icofont-cur-turkish-lira-false:before{content:"\eae7"}.icofont-cur-turkish-lira-minus:before{content:"\eae8"}.icofont-cur-turkish-lira-plus:before{content:"\eae9"}.icofont-cur-turkish-lira-true:before{content:"\eaea"}.icofont-cur-turkish-lira:before{content:"\eaeb"}.icofont-cur-won-false:before{content:"\eaec"}.icofont-cur-won-minus:before{content:"\eaed"}.icofont-cur-won-plus:before{content:"\eaee"}.icofont-cur-won-true:before{content:"\eaef"}.icofont-cur-won:before{content:"\eaf0"}.icofont-cur-yen-false:before{content:"\eaf1"}.icofont-cur-yen-minus:before{content:"\eaf2"}.icofont-cur-yen-plus:before{content:"\eaf3"}.icofont-cur-yen-true:before{content:"\eaf4"}.icofont-cur-yen:before{content:"\eaf5"}.icofont-android-nexus:before{content:"\eaf6"}.icofont-android-tablet:before{content:"\eaf7"}.icofont-apple-watch:before{content:"\eaf8"}.icofont-drwaing-tablet:before{content:"\eaf9"}.icofont-earphone:before{content:"\eafa"}.icofont-flash-drive:before{content:"\eafb"}.icofont-game-control:before{content:"\eafc"}.icofont-headphone-alt:before{content:"\eafd"}.icofont-htc-one:before{content:"\eafe"}.icofont-imac:before{content:"\eaff"}.icofont-ipad-touch:before{content:"\eb00"}.icofont-iphone:before{content:"\eb01"}.icofont-ipod-nano:before{content:"\eb02"}.icofont-ipod-touch:before{content:"\eb03"}.icofont-keyboard-alt:before{content:"\eb04"}.icofont-keyboard-wireless:before{content:"\eb05"}.icofont-laptop-alt:before{content:"\eb06"}.icofont-macbook:before{content:"\eb07"}.icofont-magic-mouse:before{content:"\eb08"}.icofont-microphone-alt:before{content:"\eb09"}.icofont-monitor:before{content:"\eb0a"}.icofont-mouse:before{content:"\eb0b"}.icofont-nintendo:before{content:"\eb0c"}.icofont-playstation:before{content:"\eb0d"}.icofont-psvita:before{content:"\eb0e"}.icofont-radio-mic:before{content:"\eb0f"}.icofont-refrigerator:before{content:"\eb10"}.icofont-samsung-galaxy:before{content:"\eb11"}.icofont-surface-tablet:before{content:"\eb12"}.icofont-washing-machine:before{content:"\eb13"}.icofont-wifi-router:before{content:"\eb14"}.icofont-wii-u:before{content:"\eb15"}.icofont-windows-lumia:before{content:"\eb16"}.icofont-wireless-mouse:before{content:"\eb17"}.icofont-xbox-360:before{content:"\eb18"}.icofont-arrow-down:before{content:"\eb19"}.icofont-arrow-left:before{content:"\eb1a"}.icofont-arrow-right:before{content:"\eb1b"}.icofont-arrow-up:before{content:"\eb1c"}.icofont-block-down:before{content:"\eb1d"}.icofont-block-left:before{content:"\eb1e"}.icofont-block-right:before{content:"\eb1f"}.icofont-block-up:before{content:"\eb20"}.icofont-bubble-down:before{content:"\eb21"}.icofont-bubble-left:before{content:"\eb22"}.icofont-bubble-right:before{content:"\eb23"}.icofont-bubble-up:before{content:"\eb24"}.icofont-caret-down:before{content:"\eb25"}.icofont-caret-left:before{content:"\eb26"}.icofont-caret-right:before{content:"\eb27"}.icofont-caret-up:before{content:"\eb28"}.icofont-circled-down:before{content:"\eb29"}.icofont-circled-left:before{content:"\eb2a"}.icofont-circled-right:before{content:"\eb2b"}.icofont-circled-up:before{content:"\eb2c"}.icofont-collapse:before{content:"\eb2d"}.icofont-cursor-drag:before{content:"\eb2e"}.icofont-curved-double-left:before{content:"\eb2f"}.icofont-curved-double-right:before{content:"\eb30"}.icofont-curved-down:before{content:"\eb31"}.icofont-curved-left:before{content:"\eb32"}.icofont-curved-right:before{content:"\eb33"}.icofont-curved-up:before{content:"\eb34"}.icofont-dotted-down:before{content:"\eb35"}.icofont-dotted-left:before{content:"\eb36"}.icofont-dotted-right:before{content:"\eb37"}.icofont-dotted-up:before{content:"\eb38"}.icofont-double-left:before{content:"\eb39"}.icofont-double-right:before{content:"\eb3a"}.icofont-drag:before{content:"\eb3b"}.icofont-drag1:before{content:"\eb3c"}.icofont-drag2:before{content:"\eb3d"}.icofont-drag3:before{content:"\eb3e"}.icofont-expand-alt:before{content:"\eb3f"}.icofont-hand-down:before{content:"\eb40"}.icofont-hand-drag:before{content:"\eb41"}.icofont-hand-drag1:before{content:"\eb42"}.icofont-hand-drag2:before{content:"\eb43"}.icofont-hand-drawn-alt-down:before{content:"\eb44"}.icofont-hand-drawn-alt-left:before{content:"\eb45"}.icofont-hand-drawn-alt-right:before{content:"\eb46"}.icofont-hand-drawn-alt-up:before{content:"\eb47"}.icofont-hand-drawn-down:before{content:"\eb48"}.icofont-hand-drawn-left:before{content:"\eb49"}.icofont-hand-drawn-right:before{content:"\eb4a"}.icofont-hand-drawn-up:before{content:"\eb4b"}.icofont-hand-left:before{content:"\eb4c"}.icofont-hand-right:before{content:"\eb4d"}.icofont-hand-up:before{content:"\eb4e"}.icofont-line-block-down:before{content:"\eb4f"}.icofont-line-block-left:before{content:"\eb50"}.icofont-line-block-right:before{content:"\eb51"}.icofont-line-block-up:before{content:"\eb52"}.icofont-long-arrow-down:before{content:"\eb53"}.icofont-long-arrow-left:before{content:"\eb54"}.icofont-long-arrow-right:before{content:"\eb55"}.icofont-long-arrow-up:before{content:"\eb56"}.icofont-rounded-collapse:before{content:"\eb57"}.icofont-rounded-double-left:before{content:"\eb58"}.icofont-rounded-double-right:before{content:"\eb59"}.icofont-rounded-down:before{content:"\eb5a"}.icofont-rounded-expand:before{content:"\eb5b"}.icofont-rounded-left-down:before{content:"\eb5c"}.icofont-rounded-left-up:before{content:"\eb5d"}.icofont-rounded-left:before{content:"\eb5e"}.icofont-rounded-right-down:before{content:"\eb5f"}.icofont-rounded-right-up:before{content:"\eb60"}.icofont-rounded-right:before{content:"\eb61"}.icofont-rounded-up:before{content:"\eb62"}.icofont-scroll-bubble-down:before{content:"\eb63"}.icofont-scroll-bubble-left:before{content:"\eb64"}.icofont-scroll-bubble-right:before{content:"\eb65"}.icofont-scroll-bubble-up:before{content:"\eb66"}.icofont-scroll-double-down:before{content:"\eb67"}.icofont-scroll-double-left:before{content:"\eb68"}.icofont-scroll-double-right:before{content:"\eb69"}.icofont-scroll-double-up:before{content:"\eb6a"}.icofont-scroll-down:before{content:"\eb6b"}.icofont-scroll-left:before{content:"\eb6c"}.icofont-scroll-long-down:before{content:"\eb6d"}.icofont-scroll-long-left:before{content:"\eb6e"}.icofont-scroll-long-right:before{content:"\eb6f"}.icofont-scroll-long-up:before{content:"\eb70"}.icofont-scroll-right:before{content:"\eb71"}.icofont-scroll-up:before{content:"\eb72"}.icofont-simple-down:before{content:"\eb73"}.icofont-simple-left-down:before{content:"\eb74"}.icofont-simple-left-up:before{content:"\eb75"}.icofont-simple-left:before{content:"\eb76"}.icofont-simple-right-down:before{content:"\eb77"}.icofont-simple-right-up:before{content:"\eb78"}.icofont-simple-right:before{content:"\eb79"}.icofont-simple-up:before{content:"\eb7a"}.icofont-square-down:before{content:"\eb7b"}.icofont-square-left:before{content:"\eb7c"}.icofont-square-right:before{content:"\eb7d"}.icofont-square-up:before{content:"\eb7e"}.icofont-stylish-down:before{content:"\eb7f"}.icofont-stylish-left:before{content:"\eb80"}.icofont-stylish-right:before{content:"\eb81"}.icofont-stylish-up:before{content:"\eb82"}.icofont-swoosh-down:before{content:"\eb83"}.icofont-swoosh-left:before{content:"\eb84"}.icofont-swoosh-right:before{content:"\eb85"}.icofont-swoosh-up:before{content:"\eb86"}.icofont-thin-double-left:before{content:"\eb87"}.icofont-thin-double-right:before{content:"\eb88"}.icofont-thin-down:before{content:"\eb89"}.icofont-thin-left:before{content:"\eb8a"}.icofont-thin-right:before{content:"\eb8b"}.icofont-thin-up:before{content:"\eb8c"}.icofont-atom:before{content:"\eb8d"}.icofont-award:before{content:"\eb8e"}.icofont-bell-alt:before{content:"\eb8f"}.icofont-book-alt:before{content:"\eb90"}.icofont-brainstorming:before{content:"\eb91"}.icofont-certificate-alt-1:before{content:"\eb92"}.icofont-certificate-alt-2:before{content:"\eb93"}.icofont-dna-alt-2:before{content:"\eb94"}.icofont-education:before{content:"\eb95"}.icofont-electron:before{content:"\eb96"}.icofont-fountain-pen:before{content:"\eb97"}.icofont-globe-alt:before{content:"\eb98"}.icofont-graduate-alt:before{content:"\eb99"}.icofont-group-students:before{content:"\eb9a"}.icofont-hat-alt:before{content:"\eb9b"}.icofont-hat:before{content:"\eb9c"}.icofont-instrument:before{content:"\eb9d"}.icofont-lamp-light:before{content:"\eb9e"}.icofont-microscope-alt:before{content:"\eb9f"}.icofont-paper:before{content:"\eba0"}.icofont-pen-alt-4:before{content:"\eba1"}.icofont-pen-nib:before{content:"\eba2"}.icofont-pencil-alt-5:before{content:"\eba3"}.icofont-quill-pen:before{content:"\eba4"}.icofont-read-book-alt:before{content:"\eba5"}.icofont-read-book:before{content:"\eba6"}.icofont-school-bag:before{content:"\eba7"}.icofont-school-bus:before{content:"\eba8"}.icofont-student-alt:before{content:"\eba9"}.icofont-student:before{content:"\ebaa"}.icofont-teacher:before{content:"\ebab"}.icofont-test-bulb:before{content:"\ebac"}.icofont-test-tube-alt:before{content:"\ebad"}.icofont-university:before{content:"\ebae"}.icofont-emo-angry:before{content:"\ebaf"}.icofont-emo-astonished:before{content:"\ebb0"}.icofont-emo-confounded:before{content:"\ebb1"}.icofont-emo-confused:before{content:"\ebb2"}.icofont-emo-crying:before{content:"\ebb3"}.icofont-emo-dizzy:before{content:"\ebb4"}.icofont-emo-expressionless:before{content:"\ebb5"}.icofont-emo-heart-eyes:before{content:"\ebb6"}.icofont-emo-laughing:before{content:"\ebb7"}.icofont-emo-nerd-smile:before{content:"\ebb8"}.icofont-emo-open-mouth:before{content:"\ebb9"}.icofont-emo-rage:before{content:"\ebba"}.icofont-emo-rolling-eyes:before{content:"\ebbb"}.icofont-emo-sad:before{content:"\ebbc"}.icofont-emo-simple-smile:before{content:"\ebbd"}.icofont-emo-slightly-smile:before{content:"\ebbe"}.icofont-emo-smirk:before{content:"\ebbf"}.icofont-emo-stuck-out-tongue:before{content:"\ebc0"}.icofont-emo-wink-smile:before{content:"\ebc1"}.icofont-emo-worried:before{content:"\ebc2"}.icofont-architecture-alt:before{content:"\ebc3"}.icofont-architecture:before{content:"\ebc4"}.icofont-barricade:before{content:"\ebc5"}.icofont-bricks:before{content:"\ebc6"}.icofont-calculations:before{content:"\ebc7"}.icofont-cement-mix:before{content:"\ebc8"}.icofont-cement-mixer:before{content:"\ebc9"}.icofont-danger-zone:before{content:"\ebca"}.icofont-drill:before{content:"\ebcb"}.icofont-eco-energy:before{content:"\ebcc"}.icofont-eco-environmen:before{content:"\ebcd"}.icofont-energy-air:before{content:"\ebce"}.icofont-energy-oil:before{content:"\ebcf"}.icofont-energy-savings:before{content:"\ebd0"}.icofont-energy-solar:before{content:"\ebd1"}.icofont-energy-water:before{content:"\ebd2"}.icofont-engineer:before{content:"\ebd3"}.icofont-fire-extinguisher-alt:before{content:"\ebd4"}.icofont-fix-tools:before{content:"\ebd5"}.icofont-glue-oil:before{content:"\ebd6"}.icofont-hammer-alt:before{content:"\ebd7"}.icofont-help-robot:before{content:"\ebd8"}.icofont-industries-alt-1:before{content:"\ebd9"}.icofont-industries-alt-2:before{content:"\ebda"}.icofont-industries-alt-3:before{content:"\ebdb"}.icofont-industries-alt-4:before{content:"\ebdc"}.icofont-industries-alt-5:before{content:"\ebdd"}.icofont-industries:before{content:"\ebde"}.icofont-labour:before{content:"\ebdf"}.icofont-mining:before{content:"\ebe0"}.icofont-paint-brush:before{content:"\ebe1"}.icofont-pollution:before{content:"\ebe2"}.icofont-power-zone:before{content:"\ebe3"}.icofont-radio-active:before{content:"\ebe4"}.icofont-recycle-alt:before{content:"\ebe5"}.icofont-recycling-man:before{content:"\ebe6"}.icofont-safety-hat-light:before{content:"\ebe7"}.icofont-safety-hat:before{content:"\ebe8"}.icofont-saw:before{content:"\ebe9"}.icofont-screw-driver:before{content:"\ebea"}.icofont-settings-alt:before{content:"\ebeb"}.icofont-tools-alt-1:before{content:"\ebec"}.icofont-tools-alt-2:before{content:"\ebed"}.icofont-tools-bag:before{content:"\ebee"}.icofont-trolley:before{content:"\ebef"}.icofont-trowel:before{content:"\ebf0"}.icofont-under-construction-alt:before{content:"\ebf1"}.icofont-under-construction:before{content:"\ebf2"}.icofont-vehicle-cement:before{content:"\ebf3"}.icofont-vehicle-crane:before{content:"\ebf4"}.icofont-vehicle-delivery-van:before{content:"\ebf5"}.icofont-vehicle-dozer:before{content:"\ebf6"}.icofont-vehicle-excavator:before{content:"\ebf7"}.icofont-vehicle-trucktor:before{content:"\ebf8"}.icofont-vehicle-wrecking:before{content:"\ebf9"}.icofont-worker-group:before{content:"\ebfa"}.icofont-worker:before{content:"\ebfb"}.icofont-wrench:before{content:"\ebfc"}.icofont-file-audio:before{content:"\ebfd"}.icofont-file-avi-mp4:before{content:"\ebfe"}.icofont-file-bmp:before{content:"\ebff"}.icofont-file-code:before{content:"\ec00"}.icofont-file-css:before{content:"\ec01"}.icofont-file-document:before{content:"\ec02"}.icofont-file-eps:before{content:"\ec03"}.icofont-file-excel:before{content:"\ec04"}.icofont-file-exe:before{content:"\ec05"}.icofont-file-file:before{content:"\ec06"}.icofont-file-flv:before{content:"\ec07"}.icofont-file-gif:before{content:"\ec08"}.icofont-file-html5:before{content:"\ec09"}.icofont-file-image:before{content:"\ec0a"}.icofont-file-iso:before{content:"\ec0b"}.icofont-file-java:before{content:"\ec0c"}.icofont-file-javascript:before{content:"\ec0d"}.icofont-file-jpg:before{content:"\ec0e"}.icofont-file-midi:before{content:"\ec0f"}.icofont-file-mov:before{content:"\ec10"}.icofont-file-mp3:before{content:"\ec11"}.icofont-file-pdf:before{content:"\ec12"}.icofont-file-php:before{content:"\ec13"}.icofont-file-png:before{content:"\ec14"}.icofont-file-powerpoint:before{content:"\ec15"}.icofont-file-presentation:before{content:"\ec16"}.icofont-file-psb:before{content:"\ec17"}.icofont-file-psd:before{content:"\ec18"}.icofont-file-python:before{content:"\ec19"}.icofont-file-ruby:before{content:"\ec1a"}.icofont-file-spreadsheet:before{content:"\ec1b"}.icofont-file-sql:before{content:"\ec1c"}.icofont-file-svg:before{content:"\ec1d"}.icofont-file-text:before{content:"\ec1e"}.icofont-file-tiff:before{content:"\ec1f"}.icofont-file-video:before{content:"\ec20"}.icofont-file-wave:before{content:"\ec21"}.icofont-file-wmv:before{content:"\ec22"}.icofont-file-word:before{content:"\ec23"}.icofont-file-zip:before{content:"\ec24"}.icofont-apple:before{content:"\ec25"}.icofont-arabian-coffee:before{content:"\ec26"}.icofont-artichoke:before{content:"\ec27"}.icofont-asparagus:before{content:"\ec28"}.icofont-avocado:before{content:"\ec29"}.icofont-baby-food:before{content:"\ec2a"}.icofont-banana:before{content:"\ec2b"}.icofont-bbq:before{content:"\ec2c"}.icofont-beans:before{content:"\ec2d"}.icofont-beer:before{content:"\ec2e"}.icofont-bell-pepper-capsicum:before{content:"\ec2f"}.icofont-birthday-cake:before{content:"\ec30"}.icofont-bread:before{content:"\ec31"}.icofont-broccoli:before{content:"\ec32"}.icofont-burger:before{content:"\ec33"}.icofont-cabbage:before{content:"\ec34"}.icofont-carrot:before{content:"\ec35"}.icofont-cauli-flower:before{content:"\ec36"}.icofont-cheese:before{content:"\ec37"}.icofont-chef:before{content:"\ec38"}.icofont-cherry:before{content:"\ec39"}.icofont-chicken-fry:before{content:"\ec3a"}.icofont-chicken:before{content:"\ec3b"}.icofont-cocktail:before{content:"\ec3c"}.icofont-coconut:before{content:"\ec3d"}.icofont-coffee-alt:before{content:"\ec3e"}.icofont-coffee-mug:before{content:"\ec3f"}.icofont-coffee-pot:before{content:"\ec40"}.icofont-cola:before{content:"\ec41"}.icofont-corn:before{content:"\ec42"}.icofont-croissant:before{content:"\ec43"}.icofont-crop-plant:before{content:"\ec44"}.icofont-cucumber:before{content:"\ec45"}.icofont-cup-cake:before{content:"\ec46"}.icofont-dining-table:before{content:"\ec47"}.icofont-donut:before{content:"\ec48"}.icofont-egg-plant:before{content:"\ec49"}.icofont-egg-poached:before{content:"\ec4a"}.icofont-farmer:before{content:"\ec4b"}.icofont-farmer1:before{content:"\ec4c"}.icofont-fast-food:before{content:"\ec4d"}.icofont-fish:before{content:"\ec4e"}.icofont-food-basket:before{content:"\ec4f"}.icofont-food-cart:before{content:"\ec50"}.icofont-fork-and-knife:before{content:"\ec51"}.icofont-french-fries:before{content:"\ec52"}.icofont-fresh-juice:before{content:"\ec53"}.icofont-fruits:before{content:"\ec54"}.icofont-grapes:before{content:"\ec55"}.icofont-honey:before{content:"\ec56"}.icofont-hot-dog:before{content:"\ec57"}.icofont-hotel-alt:before{content:"\ec58"}.icofont-ice-cream-alt:before{content:"\ec59"}.icofont-ice-cream:before{content:"\ec5a"}.icofont-ketchup:before{content:"\ec5b"}.icofont-kiwi:before{content:"\ec5c"}.icofont-layered-cake:before{content:"\ec5d"}.icofont-lemon-alt:before{content:"\ec5e"}.icofont-lobster:before{content:"\ec5f"}.icofont-mango:before{content:"\ec60"}.icofont-milk:before{content:"\ec61"}.icofont-mushroom:before{content:"\ec62"}.icofont-noodles:before{content:"\ec63"}.icofont-onion:before{content:"\ec64"}.icofont-orange:before{content:"\ec65"}.icofont-pear:before{content:"\ec66"}.icofont-peas:before{content:"\ec67"}.icofont-pepper:before{content:"\ec68"}.icofont-pie-alt:before{content:"\ec69"}.icofont-pineapple:before{content:"\ec6a"}.icofont-pizza-slice:before{content:"\ec6b"}.icofont-pizza:before{content:"\ec6c"}.icofont-plant:before{content:"\ec6d"}.icofont-popcorn:before{content:"\ec6e"}.icofont-potato:before{content:"\ec6f"}.icofont-pumpkin:before{content:"\ec70"}.icofont-raddish:before{content:"\ec71"}.icofont-restaurant-menu:before{content:"\ec72"}.icofont-restaurant:before{content:"\ec73"}.icofont-salt-and-pepper:before{content:"\ec74"}.icofont-sandwich:before{content:"\ec75"}.icofont-sausage:before{content:"\ec76"}.icofont-shrimp:before{content:"\ec77"}.icofont-sof-drinks:before{content:"\ec78"}.icofont-soup-bowl:before{content:"\ec79"}.icofont-spoon-and-fork:before{content:"\ec7a"}.icofont-steak:before{content:"\ec7b"}.icofont-strawberry:before{content:"\ec7c"}.icofont-sub-sandwich:before{content:"\ec7d"}.icofont-sushi:before{content:"\ec7e"}.icofont-taco:before{content:"\ec7f"}.icofont-tea-pot:before{content:"\ec80"}.icofont-tea:before{content:"\ec81"}.icofont-tomato:before{content:"\ec82"}.icofont-waiter-alt:before{content:"\ec83"}.icofont-watermelon:before{content:"\ec84"}.icofont-wheat:before{content:"\ec85"}.icofont-abc:before{content:"\ec86"}.icofont-baby-cloth:before{content:"\ec87"}.icofont-baby-milk-bottle:before{content:"\ec88"}.icofont-baby-trolley:before{content:"\ec89"}.icofont-back-pack:before{content:"\ec8a"}.icofont-candy:before{content:"\ec8b"}.icofont-cycling:before{content:"\ec8c"}.icofont-holding-hands:before{content:"\ec8d"}.icofont-infant-nipple:before{content:"\ec8e"}.icofont-kids-scooter:before{content:"\ec8f"}.icofont-safety-pin:before{content:"\ec90"}.icofont-teddy-bear:before{content:"\ec91"}.icofont-toy-ball:before{content:"\ec92"}.icofont-toy-cat:before{content:"\ec93"}.icofont-toy-duck:before{content:"\ec94"}.icofont-toy-elephant:before{content:"\ec95"}.icofont-toy-hand:before{content:"\ec96"}.icofont-toy-horse:before{content:"\ec97"}.icofont-toy-lattu:before{content:"\ec98"}.icofont-toy-train:before{content:"\ec99"}.icofont-unique-idea:before{content:"\ec9a"}.icofont-bag-alt:before{content:"\ec9b"}.icofont-burglar:before{content:"\ec9c"}.icofont-cannon-firing:before{content:"\ec9d"}.icofont-cc-camera:before{content:"\ec9e"}.icofont-cop-badge:before{content:"\ec9f"}.icofont-cop:before{content:"\eca0"}.icofont-court-hammer:before{content:"\eca1"}.icofont-court:before{content:"\eca2"}.icofont-finger-print:before{content:"\eca3"}.icofont-handcuff-alt:before{content:"\eca4"}.icofont-handcuff:before{content:"\eca5"}.icofont-investigation:before{content:"\eca6"}.icofont-investigator:before{content:"\eca7"}.icofont-jail:before{content:"\eca8"}.icofont-judge:before{content:"\eca9"}.icofont-law-alt-1:before{content:"\ecaa"}.icofont-law-alt-2:before{content:"\ecab"}.icofont-law-alt-3:before{content:"\ecac"}.icofont-law-book:before{content:"\ecad"}.icofont-law-document:before{content:"\ecae"}.icofont-law:before{content:"\ecaf"}.icofont-lawyer-alt-1:before{content:"\ecb0"}.icofont-lawyer-alt-2:before{content:"\ecb1"}.icofont-lawyer:before{content:"\ecb2"}.icofont-order:before{content:"\ecb3"}.icofont-pistol:before{content:"\ecb4"}.icofont-police-badge:before{content:"\ecb5"}.icofont-police-cap:before{content:"\ecb6"}.icofont-police-car-alt-1:before{content:"\ecb7"}.icofont-police-car-alt-2:before{content:"\ecb8"}.icofont-police-hat:before{content:"\ecb9"}.icofont-police-van:before{content:"\ecba"}.icofont-police:before{content:"\ecbb"}.icofont-protect:before{content:"\ecbc"}.icofont-scales:before{content:"\ecbd"}.icofont-thief-alt:before{content:"\ecbe"}.icofont-thief:before{content:"\ecbf"}.icofont-abacus-alt:before{content:"\ecc0"}.icofont-abacus:before{content:"\ecc1"}.icofont-angle:before{content:"\ecc2"}.icofont-calculator-alt-1:before{content:"\ecc3"}.icofont-calculator-alt-2:before{content:"\ecc4"}.icofont-circle-ruler-alt:before{content:"\ecc5"}.icofont-circle-ruler:before{content:"\ecc6"}.icofont-compass-alt-1:before{content:"\ecc7"}.icofont-compass-alt-2:before{content:"\ecc8"}.icofont-compass-alt-3:before{content:"\ecc9"}.icofont-compass-alt-4:before{content:"\ecca"}.icofont-degrees-alt-1:before{content:"\eccb"}.icofont-degrees-alt-2:before{content:"\eccc"}.icofont-degrees:before{content:"\eccd"}.icofont-golden-ratio:before{content:"\ecce"}.icofont-marker-alt-1:before{content:"\eccf"}.icofont-marker-alt-2:before{content:"\ecd0"}.icofont-marker-alt-3:before{content:"\ecd1"}.icofont-mathematical-alt-1:before{content:"\ecd2"}.icofont-mathematical-alt-2:before{content:"\ecd3"}.icofont-mathematical:before{content:"\ecd4"}.icofont-pen-alt-1:before{content:"\ecd5"}.icofont-pen-alt-2:before{content:"\ecd6"}.icofont-pen-alt-3:before{content:"\ecd7"}.icofont-pen-holder-alt-1:before{content:"\ecd8"}.icofont-pen-holder:before{content:"\ecd9"}.icofont-pencil-alt-1:before{content:"\ecda"}.icofont-pencil-alt-2:before{content:"\ecdb"}.icofont-pencil-alt-3:before{content:"\ecdc"}.icofont-pencil-alt-4:before{content:"\ecdd"}.icofont-ruler-alt-1:before{content:"\ecde"}.icofont-ruler-alt-2:before{content:"\ecdf"}.icofont-ruler-compass-alt:before{content:"\ece0"}.icofont-ruler-compass:before{content:"\ece1"}.icofont-ruler-pencil-alt-1:before{content:"\ece2"}.icofont-ruler-pencil-alt-2:before{content:"\ece3"}.icofont-ruler-pencil:before{content:"\ece4"}.icofont-ruler:before{content:"\ece5"}.icofont-rulers-alt:before{content:"\ece6"}.icofont-rulers:before{content:"\ece7"}.icofont-square-root:before{content:"\ece8"}.icofont-aids:before{content:"\ece9"}.icofont-ambulance:before{content:"\ecea"}.icofont-autism:before{content:"\eceb"}.icofont-bandage:before{content:"\ecec"}.icofont-bed-patient:before{content:"\eced"}.icofont-blind:before{content:"\ecee"}.icofont-blood-drop:before{content:"\ecef"}.icofont-blood-test:before{content:"\ecf0"}.icofont-blood:before{content:"\ecf1"}.icofont-capsule:before{content:"\ecf2"}.icofont-crutches:before{content:"\ecf3"}.icofont-dna-alt-1:before{content:"\ecf4"}.icofont-dna:before{content:"\ecf5"}.icofont-doctor-alt:before{content:"\ecf6"}.icofont-doctor:before{content:"\ecf7"}.icofont-drug-pack:before{content:"\ecf8"}.icofont-drug:before{content:"\ecf9"}.icofont-eye-alt:before{content:"\ecfa"}.icofont-first-aid-alt:before{content:"\ecfb"}.icofont-garbage:before{content:"\ecfc"}.icofont-heart-alt:before{content:"\ecfd"}.icofont-heartbeat:before{content:"\ecfe"}.icofont-herbal:before{content:"\ecff"}.icofont-hospital:before{content:"\ed00"}.icofont-icu:before{content:"\ed01"}.icofont-injection-syringe:before{content:"\ed02"}.icofont-laboratory:before{content:"\ed03"}.icofont-medical-sign-alt:before{content:"\ed04"}.icofont-medical-sign:before{content:"\ed05"}.icofont-nurse-alt:before{content:"\ed06"}.icofont-nurse:before{content:"\ed07"}.icofont-nursing-home:before{content:"\ed08"}.icofont-operation-theater:before{content:"\ed09"}.icofont-paralysis-disability:before{content:"\ed0a"}.icofont-pills:before{content:"\ed0b"}.icofont-prescription:before{content:"\ed0c"}.icofont-pulse:before{content:"\ed0d"}.icofont-stethoscope-alt:before{content:"\ed0e"}.icofont-stethoscope:before{content:"\ed0f"}.icofont-stretcher:before{content:"\ed10"}.icofont-surgeon-alt:before{content:"\ed11"}.icofont-surgeon:before{content:"\ed12"}.icofont-tablets:before{content:"\ed13"}.icofont-test-bottle:before{content:"\ed14"}.icofont-test-tube:before{content:"\ed15"}.icofont-thermometer-alt:before{content:"\ed16"}.icofont-tooth:before{content:"\ed17"}.icofont-xray:before{content:"\ed18"}.icofont-ui-add:before{content:"\ed19"}.icofont-ui-alarm:before{content:"\ed1a"}.icofont-ui-battery:before{content:"\ed1b"}.icofont-ui-block:before{content:"\ed1c"}.icofont-ui-bluetooth:before{content:"\ed1d"}.icofont-ui-brightness:before{content:"\ed1e"}.icofont-ui-browser:before{content:"\ed1f"}.icofont-ui-calculator:before{content:"\ed20"}.icofont-ui-calendar:before{content:"\ed21"}.icofont-ui-call:before{content:"\ed22"}.icofont-ui-camera:before{content:"\ed23"}.icofont-ui-cart:before{content:"\ed24"}.icofont-ui-cell-phone:before{content:"\ed25"}.icofont-ui-chat:before{content:"\ed26"}.icofont-ui-check:before{content:"\ed27"}.icofont-ui-clip-board:before{content:"\ed28"}.icofont-ui-clip:before{content:"\ed29"}.icofont-ui-clock:before{content:"\ed2a"}.icofont-ui-close:before{content:"\ed2b"}.icofont-ui-contact-list:before{content:"\ed2c"}.icofont-ui-copy:before{content:"\ed2d"}.icofont-ui-cut:before{content:"\ed2e"}.icofont-ui-delete:before{content:"\ed2f"}.icofont-ui-dial-phone:before{content:"\ed30"}.icofont-ui-edit:before{content:"\ed31"}.icofont-ui-email:before{content:"\ed32"}.icofont-ui-file:before{content:"\ed33"}.icofont-ui-fire-wall:before{content:"\ed34"}.icofont-ui-flash-light:before{content:"\ed35"}.icofont-ui-flight:before{content:"\ed36"}.icofont-ui-folder:before{content:"\ed37"}.icofont-ui-game:before{content:"\ed38"}.icofont-ui-handicapped:before{content:"\ed39"}.icofont-ui-head-phone:before{content:"\ed3a"}.icofont-ui-home:before{content:"\ed3b"}.icofont-ui-image:before{content:"\ed3c"}.icofont-ui-keyboard:before{content:"\ed3d"}.icofont-ui-laoding:before{content:"\ed3e"}.icofont-ui-lock:before{content:"\ed3f"}.icofont-ui-love-add:before{content:"\ed40"}.icofont-ui-love-broken:before{content:"\ed41"}.icofont-ui-love-remove:before{content:"\ed42"}.icofont-ui-love:before{content:"\ed43"}.icofont-ui-map:before{content:"\ed44"}.icofont-ui-message:before{content:"\ed45"}.icofont-ui-messaging:before{content:"\ed46"}.icofont-ui-movie:before{content:"\ed47"}.icofont-ui-music-player:before{content:"\ed48"}.icofont-ui-music:before{content:"\ed49"}.icofont-ui-mute:before{content:"\ed4a"}.icofont-ui-network:before{content:"\ed4b"}.icofont-ui-next:before{content:"\ed4c"}.icofont-ui-note:before{content:"\ed4d"}.icofont-ui-office:before{content:"\ed4e"}.icofont-ui-password:before{content:"\ed4f"}.icofont-ui-pause:before{content:"\ed50"}.icofont-ui-play-stop:before{content:"\ed51"}.icofont-ui-play:before{content:"\ed52"}.icofont-ui-pointer:before{content:"\ed53"}.icofont-ui-power:before{content:"\ed54"}.icofont-ui-press:before{content:"\ed55"}.icofont-ui-previous:before{content:"\ed56"}.icofont-ui-rate-add:before{content:"\ed57"}.icofont-ui-rate-blank:before{content:"\ed58"}.icofont-ui-rate-remove:before{content:"\ed59"}.icofont-ui-rating:before{content:"\ed5a"}.icofont-ui-record:before{content:"\ed5b"}.icofont-ui-remove:before{content:"\ed5c"}.icofont-ui-reply:before{content:"\ed5d"}.icofont-ui-rotation:before{content:"\ed5e"}.icofont-ui-rss:before{content:"\ed5f"}.icofont-ui-search:before{content:"\ed60"}.icofont-ui-settings:before{content:"\ed61"}.icofont-ui-social-link:before{content:"\ed62"}.icofont-ui-tag:before{content:"\ed63"}.icofont-ui-text-chat:before{content:"\ed64"}.icofont-ui-text-loading:before{content:"\ed65"}.icofont-ui-theme:before{content:"\ed66"}.icofont-ui-timer:before{content:"\ed67"}.icofont-ui-touch-phone:before{content:"\ed68"}.icofont-ui-travel:before{content:"\ed69"}.icofont-ui-unlock:before{content:"\ed6a"}.icofont-ui-user-group:before{content:"\ed6b"}.icofont-ui-user:before{content:"\ed6c"}.icofont-ui-v-card:before{content:"\ed6d"}.icofont-ui-video-chat:before{content:"\ed6e"}.icofont-ui-video-message:before{content:"\ed6f"}.icofont-ui-video-play:before{content:"\ed70"}.icofont-ui-video:before{content:"\ed71"}.icofont-ui-volume:before{content:"\ed72"}.icofont-ui-weather:before{content:"\ed73"}.icofont-ui-wifi:before{content:"\ed74"}.icofont-ui-zoom-in:before{content:"\ed75"}.icofont-ui-zoom-out:before{content:"\ed76"}.icofont-cassette-player:before{content:"\ed77"}.icofont-cassette:before{content:"\ed78"}.icofont-forward:before{content:"\ed79"}.icofont-game:before{content:"\ed7a"}.icofont-guiter:before{content:"\ed7b"}.icofont-headphone-alt-1:before{content:"\ed7c"}.icofont-headphone-alt-2:before{content:"\ed7d"}.icofont-headphone-alt-3:before{content:"\ed7e"}.icofont-listening:before{content:"\ed7f"}.icofont-megaphone-alt:before{content:"\ed80"}.icofont-megaphone:before{content:"\ed81"}.icofont-movie:before{content:"\ed82"}.icofont-mp3-player:before{content:"\ed83"}.icofont-multimedia:before{content:"\ed84"}.icofont-music-disk:before{content:"\ed85"}.icofont-music-note:before{content:"\ed86"}.icofont-pause:before{content:"\ed87"}.icofont-play-alt-1:before{content:"\ed88"}.icofont-play-alt-2:before{content:"\ed89"}.icofont-play-alt-3:before{content:"\ed8a"}.icofont-play-pause:before{content:"\ed8b"}.icofont-record:before{content:"\ed8c"}.icofont-retro-music-disk:before{content:"\ed8d"}.icofont-rewind:before{content:"\ed8e"}.icofont-song-notes:before{content:"\ed8f"}.icofont-sound-wave-alt:before{content:"\ed90"}.icofont-sound-wave:before{content:"\ed91"}.icofont-stop:before{content:"\ed92"}.icofont-video-alt:before{content:"\ed93"}.icofont-video-cam:before{content:"\ed94"}.icofont-volume-bar:before{content:"\ed95"}.icofont-volume-mute:before{content:"\ed96"}.icofont-youtube-play:before{content:"\ed97"}.icofont-amazon-alt:before{content:"\ed98"}.icofont-amazon:before{content:"\ed99"}.icofont-american-express-alt:before{content:"\ed9a"}.icofont-american-express:before{content:"\ed9b"}.icofont-apple-pay-alt:before{content:"\ed9c"}.icofont-apple-pay:before{content:"\ed9d"}.icofont-bank-transfer-alt:before{content:"\ed9e"}.icofont-bank-transfer:before{content:"\ed9f"}.icofont-braintree-alt:before{content:"\eda0"}.icofont-braintree:before{content:"\eda1"}.icofont-cash-on-delivery-alt:before{content:"\eda2"}.icofont-cash-on-delivery:before{content:"\eda3"}.icofont-checkout-alt:before{content:"\eda4"}.icofont-checkout:before{content:"\eda5"}.icofont-diners-club-alt-1:before{content:"\eda6"}.icofont-diners-club-alt-2:before{content:"\eda7"}.icofont-diners-club-alt-3:before{content:"\eda8"}.icofont-diners-club:before{content:"\eda9"}.icofont-discover-alt:before{content:"\edaa"}.icofont-discover:before{content:"\edab"}.icofont-eway-alt:before{content:"\edac"}.icofont-eway:before{content:"\edad"}.icofont-google-wallet-alt-1:before{content:"\edae"}.icofont-google-wallet-alt-2:before{content:"\edaf"}.icofont-google-wallet-alt-3:before{content:"\edb0"}.icofont-google-wallet:before{content:"\edb1"}.icofont-jcb-alt:before{content:"\edb2"}.icofont-jcb:before{content:"\edb3"}.icofont-maestro-alt:before{content:"\edb4"}.icofont-maestro:before{content:"\edb5"}.icofont-mastercard-alt:before{content:"\edb6"}.icofont-mastercard:before{content:"\edb7"}.icofont-payoneer-alt:before{content:"\edb8"}.icofont-payoneer:before{content:"\edb9"}.icofont-paypal-alt:before{content:"\edba"}.icofont-paypal:before{content:"\edbb"}.icofont-sage-alt:before{content:"\edbc"}.icofont-sage:before{content:"\edbd"}.icofont-skrill-alt:before{content:"\edbe"}.icofont-skrill:before{content:"\edbf"}.icofont-stripe-alt:before{content:"\edc0"}.icofont-stripe:before{content:"\edc1"}.icofont-visa-alt:before{content:"\edc2"}.icofont-visa-electron:before{content:"\edc3"}.icofont-visa:before{content:"\edc4"}.icofont-western-union-alt:before{content:"\edc5"}.icofont-western-union:before{content:"\edc6"}.icofont-boy:before{content:"\edc7"}.icofont-business-man-alt-1:before{content:"\edc8"}.icofont-business-man-alt-2:before{content:"\edc9"}.icofont-business-man-alt-3:before{content:"\edca"}.icofont-business-man:before{content:"\edcb"}.icofont-funky-man:before{content:"\edcc"}.icofont-girl-alt:before{content:"\edcd"}.icofont-girl:before{content:"\edce"}.icofont-hotel-boy-alt:before{content:"\edcf"}.icofont-hotel-boy:before{content:"\edd0"}.icofont-man-in-glasses:before{content:"\edd1"}.icofont-user-alt-1:before{content:"\edd2"}.icofont-user-alt-2:before{content:"\edd3"}.icofont-user-alt-3:before{content:"\edd4"}.icofont-user-alt-4:before{content:"\edd5"}.icofont-user-alt-5:before{content:"\edd6"}.icofont-user-alt-6:before{content:"\edd7"}.icofont-user-alt-7:before{content:"\edd8"}.icofont-user-female:before{content:"\edd9"}.icofont-user-male:before{content:"\edda"}.icofont-user-suited:before{content:"\eddb"}.icofont-user:before{content:"\eddc"}.icofont-users-alt-1:before{content:"\eddd"}.icofont-users-alt-2:before{content:"\edde"}.icofont-users-alt-3:before{content:"\eddf"}.icofont-users-alt-4:before{content:"\ede0"}.icofont-users-alt-5:before{content:"\ede1"}.icofont-users-alt-6:before{content:"\ede2"}.icofont-users-social:before{content:"\ede3"}.icofont-users:before{content:"\ede4"}.icofont-waiter:before{content:"\ede5"}.icofont-woman-in-glasses:before{content:"\ede6"}.icofont-document-search:before{content:"\ede7"}.icofont-folder-search:before{content:"\ede8"}.icofont-home-search:before{content:"\ede9"}.icofont-job-search:before{content:"\edea"}.icofont-map-search:before{content:"\edeb"}.icofont-restaurant-search:before{content:"\edec"}.icofont-search-alt-1:before{content:"\eded"}.icofont-search-alt-2:before{content:"\edee"}.icofont-search:before{content:"\edef"}.icofont-stock-search:before{content:"\edf0"}.icofont-user-search:before{content:"\edf1"}.icofont-social-aim:before{content:"\edf2"}.icofont-social-badoo:before{content:"\edf3"}.icofont-social-bebo:before{content:"\edf4"}.icofont-social-behance:before{content:"\edf5"}.icofont-social-blogger:before{content:"\edf6"}.icofont-social-bootstrap:before{content:"\edf7"}.icofont-social-brightkite:before{content:"\edf8"}.icofont-social-cloudapp:before{content:"\edf9"}.icofont-social-concrete5:before{content:"\edfa"}.icofont-social-designbump:before{content:"\edfb"}.icofont-social-designfloat:before{content:"\edfc"}.icofont-social-deviantart:before{content:"\edfd"}.icofont-social-digg:before{content:"\edfe"}.icofont-social-dotcms:before{content:"\edff"}.icofont-social-dribble:before{content:"\ee00"}.icofont-social-dropbox:before{content:"\ee01"}.icofont-brand-drupal:before{content:"\ee02"}.icofont-social-ebuddy:before{content:"\ee03"}.icofont-social-ello:before{content:"\ee04"}.icofont-social-ember:before{content:"\ee05"}.icofont-social-envato:before{content:"\ee06"}.icofont-social-evernote:before{content:"\ee07"}.icofont-social-facebook:before{content:"\ee08"}.icofont-social-feedburner:before{content:"\ee09"}.icofont-social-folkd:before{content:"\ee0a"}.icofont-social-friendfeed:before{content:"\ee0b"}.icofont-social-ghost:before{content:"\ee0c"}.icofont-social-github:before{content:"\ee0d"}.icofont-social-gnome:before{content:"\ee0e"}.icofont-social-google-buzz:before{content:"\ee0f"}.icofont-social-google-map:before{content:"\ee10"}.icofont-social-google-plus:before{content:"\ee11"}.icofont-social-google-talk:before{content:"\ee12"}.icofont-social-hype-machine:before{content:"\ee13"}.icofont-social-instagram:before{content:"\ee14"}.icofont-brand-joomla:before{content:"\ee15"}.icofont-social-kickstarter:before{content:"\ee16"}.icofont-social-line:before{content:"\ee17"}.icofont-social-linux-mint:before{content:"\ee18"}.icofont-social-livejournal:before{content:"\ee19"}.icofont-social-magento:before{content:"\ee1a"}.icofont-social-meetup:before{content:"\ee1b"}.icofont-social-mixx:before{content:"\ee1c"}.icofont-social-newsvine:before{content:"\ee1d"}.icofont-social-nimbuss:before{content:"\ee1e"}.icofont-social-opencart:before{content:"\ee1f"}.icofont-social-oscommerce:before{content:"\ee20"}.icofont-social-pandora:before{content:"\ee21"}.icofont-social-picasa:before{content:"\ee22"}.icofont-social-pinterest:before{content:"\ee23"}.icofont-social-prestashop:before{content:"\ee24"}.icofont-social-qik:before{content:"\ee25"}.icofont-social-readernaut:before{content:"\ee26"}.icofont-social-reddit:before{content:"\ee27"}.icofont-social-rss:before{content:"\ee28"}.icofont-social-shopify:before{content:"\ee29"}.icofont-social-silverstripe:before{content:"\ee2a"}.icofont-social-skype:before{content:"\ee2b"}.icofont-social-slashdot:before{content:"\ee2c"}.icofont-social-smugmug:before{content:"\ee2d"}.icofont-social-steam:before{content:"\ee2e"}.icofont-social-stumbleupon:before{content:"\ee2f"}.icofont-social-technorati:before{content:"\ee30"}.icofont-social-telegram:before{content:"\ee31"}.icofont-social-tinder:before{content:"\ee32"}.icofont-social-tumblr:before{content:"\ee33"}.icofont-social-twitter:before{content:"\ee34"}.icofont-social-typo3:before{content:"\ee35"}.icofont-social-ubercart:before{content:"\ee36"}.icofont-social-viber:before{content:"\ee37"}.icofont-social-viddler:before{content:"\ee38"}.icofont-social-vimeo:before{content:"\ee39"}.icofont-social-vine:before{content:"\ee3a"}.icofont-social-virb:before{content:"\ee3b"}.icofont-social-virtuemart:before{content:"\ee3c"}.icofont-social-wechat:before{content:"\ee3d"}.icofont-brand-wordpress:before{content:"\ee3e"}.icofont-social-xing:before{content:"\ee3f"}.icofont-social-yahoo:before{content:"\ee40"}.icofont-social-yelp:before{content:"\ee41"}.icofont-social-zencart:before{content:"\ee42"}.icofont-badminton-birdie:before{content:"\ee43"}.icofont-baseball:before{content:"\ee44"}.icofont-baseballer:before{content:"\ee45"}.icofont-basketball-hoop:before{content:"\ee46"}.icofont-basketball:before{content:"\ee47"}.icofont-billiard-ball:before{content:"\ee48"}.icofont-boot-alt-1:before{content:"\ee49"}.icofont-boot-alt-2:before{content:"\ee4a"}.icofont-bowling-alt:before{content:"\ee4b"}.icofont-bowling:before{content:"\ee4c"}.icofont-canoe:before{content:"\ee4d"}.icofont-cheer-leader:before{content:"\ee4e"}.icofont-climbing:before{content:"\ee4f"}.icofont-corner:before{content:"\ee50"}.icofont-cyclist:before{content:"\ee51"}.icofont-dumbbell-alt:before{content:"\ee52"}.icofont-dumbbell:before{content:"\ee53"}.icofont-field-alt:before{content:"\ee54"}.icofont-field:before{content:"\ee55"}.icofont-football-alt:before{content:"\ee56"}.icofont-foul:before{content:"\ee57"}.icofont-goal-keeper:before{content:"\ee58"}.icofont-goal:before{content:"\ee59"}.icofont-golf-alt:before{content:"\ee5a"}.icofont-golf-bag:before{content:"\ee5b"}.icofont-golf-field:before{content:"\ee5c"}.icofont-golf:before{content:"\ee5d"}.icofont-golfer:before{content:"\ee5e"}.icofont-gym-alt-1:before{content:"\ee5f"}.icofont-gym-alt-2:before{content:"\ee60"}.icofont-gym-alt-3:before{content:"\ee61"}.icofont-gym:before{content:"\ee62"}.icofont-hand-grippers:before{content:"\ee63"}.icofont-heart-beat-alt:before{content:"\ee64"}.icofont-helmet:before{content:"\ee65"}.icofont-hockey-alt:before{content:"\ee66"}.icofont-hockey:before{content:"\ee67"}.icofont-ice-skate:before{content:"\ee68"}.icofont-jersey-alt:before{content:"\ee69"}.icofont-jersey:before{content:"\ee6a"}.icofont-jumping:before{content:"\ee6b"}.icofont-kick:before{content:"\ee6c"}.icofont-leg:before{content:"\ee6d"}.icofont-match-review:before{content:"\ee6e"}.icofont-medal-alt:before{content:"\ee6f"}.icofont-muscle-alt:before{content:"\ee70"}.icofont-muscle:before{content:"\ee71"}.icofont-offside:before{content:"\ee72"}.icofont-olympic-logo:before{content:"\ee73"}.icofont-olympic:before{content:"\ee74"}.icofont-padding:before{content:"\ee75"}.icofont-penalty-card:before{content:"\ee76"}.icofont-racer:before{content:"\ee77"}.icofont-racing-car:before{content:"\ee78"}.icofont-racing-flag-alt:before{content:"\ee79"}.icofont-racing-flag:before{content:"\ee7a"}.icofont-racings-wheel:before{content:"\ee7b"}.icofont-referee:before{content:"\ee7c"}.icofont-refree-jersey:before{content:"\ee7d"}.icofont-result:before{content:"\ee7e"}.icofont-rugby-ball:before{content:"\ee7f"}.icofont-rugby-player:before{content:"\ee80"}.icofont-rugby:before{content:"\ee81"}.icofont-runner-alt-1:before{content:"\ee82"}.icofont-runner-alt-2:before{content:"\ee83"}.icofont-runner:before{content:"\ee84"}.icofont-score-board:before{content:"\ee85"}.icofont-skiing-man:before{content:"\ee86"}.icofont-skydiving-goggles:before{content:"\ee87"}.icofont-snow-mobile:before{content:"\ee88"}.icofont-steering:before{content:"\ee89"}.icofont-substitute:before{content:"\ee8a"}.icofont-swimmer:before{content:"\ee8b"}.icofont-table-tennis:before{content:"\ee8c"}.icofont-team-alt:before{content:"\ee8d"}.icofont-team:before{content:"\ee8e"}.icofont-tennis-player:before{content:"\ee8f"}.icofont-tennis:before{content:"\ee90"}.icofont-time:before{content:"\ee91"}.icofont-track:before{content:"\ee92"}.icofont-tracking:before{content:"\ee93"}.icofont-trophy-alt:before{content:"\ee94"}.icofont-trophy:before{content:"\ee95"}.icofont-volleyball-alt:before{content:"\ee96"}.icofont-volleyball-fire:before{content:"\ee97"}.icofont-volleyball:before{content:"\ee98"}.icofont-water-bottle:before{content:"\ee99"}.icofont-whisle:before{content:"\ee9a"}.icofont-win-trophy:before{content:"\ee9b"}.icofont-align-center:before{content:"\ee9c"}.icofont-align-left:before{content:"\ee9d"}.icofont-align-right:before{content:"\ee9e"}.icofont-all-caps:before{content:"\ee9f"}.icofont-bold:before{content:"\eea0"}.icofont-brush:before{content:"\eea1"}.icofont-clip-board:before{content:"\eea2"}.icofont-code-alt:before{content:"\eea3"}.icofont-color-bucket:before{content:"\eea4"}.icofont-color-picker:before{content:"\eea5"}.icofont-copy-alt:before{content:"\eea6"}.icofont-copy-black:before{content:"\eea7"}.icofont-cut:before{content:"\eea8"}.icofont-delete-alt:before{content:"\eea9"}.icofont-edit-alt:before{content:"\eeaa"}.icofont-eraser-alt:before{content:"\eeab"}.icofont-file-alt:before{content:"\eeac"}.icofont-font:before{content:"\eead"}.icofont-header:before{content:"\eeae"}.icofont-indent:before{content:"\eeaf"}.icofont-italic-alt:before{content:"\eeb0"}.icofont-justify-all:before{content:"\eeb1"}.icofont-justify-center:before{content:"\eeb2"}.icofont-justify-left:before{content:"\eeb3"}.icofont-justify-right:before{content:"\eeb4"}.icofont-line-height:before{content:"\eeb5"}.icofont-link-alt:before{content:"\eeb6"}.icofont-listine-dots:before{content:"\eeb7"}.icofont-listing-box:before{content:"\eeb8"}.icofont-listing-number:before{content:"\eeb9"}.icofont-marker:before{content:"\eeba"}.icofont-outdent:before{content:"\eebb"}.icofont-paper-clip:before{content:"\eebc"}.icofont-paragraph:before{content:"\eebd"}.icofont-pin:before{content:"\eebe"}.icofont-printer:before{content:"\eebf"}.icofont-redo:before{content:"\eec0"}.icofont-rotation:before{content:"\eec1"}.icofont-save:before{content:"\eec2"}.icofont-small-cap:before{content:"\eec3"}.icofont-strike-through:before{content:"\eec4"}.icofont-sub-listing:before{content:"\eec5"}.icofont-subscript:before{content:"\eec6"}.icofont-superscript:before{content:"\eec7"}.icofont-table:before{content:"\eec8"}.icofont-text-height:before{content:"\eec9"}.icofont-text-width:before{content:"\eeca"}.icofont-trash:before{content:"\eecb"}.icofont-underline:before{content:"\eecc"}.icofont-undo:before{content:"\eecd"}.icofont-unlink:before{content:"\eece"}.icofont-air-balloon:before{content:"\eecf"}.icofont-airplane-alt:before{content:"\eed0"}.icofont-airplane:before{content:"\eed1"}.icofont-ambulance-crescent:before{content:"\eed2"}.icofont-ambulance-cross:before{content:"\eed3"}.icofont-articulated-truck:before{content:"\eed4"}.icofont-auto-rickshaw:before{content:"\eed5"}.icofont-bicycle-alt-1:before{content:"\eed6"}.icofont-bicycle-alt-2:before{content:"\eed7"}.icofont-bull-dozer:before{content:"\eed8"}.icofont-bus-alt-1:before{content:"\eed9"}.icofont-bus-alt-2:before{content:"\eeda"}.icofont-bus-alt-3:before{content:"\eedb"}.icofont-cable-car:before{content:"\eedc"}.icofont-car-alt-1:before{content:"\eedd"}.icofont-car-alt-2:before{content:"\eede"}.icofont-car-alt-3:before{content:"\eedf"}.icofont-car-alt-4:before{content:"\eee0"}.icofont-concrete-mixer:before{content:"\eee1"}.icofont-delivery-time:before{content:"\eee2"}.icofont-excavator:before{content:"\eee3"}.icofont-fast-delivery:before{content:"\eee4"}.icofont-fire-truck-alt:before{content:"\eee5"}.icofont-fire-truck:before{content:"\eee6"}.icofont-fork-lift:before{content:"\eee7"}.icofont-free-delivery:before{content:"\eee8"}.icofont-golf-cart:before{content:"\eee9"}.icofont-helicopter:before{content:"\eeea"}.icofont-motor-bike-alt:before{content:"\eeeb"}.icofont-motor-bike:before{content:"\eeec"}.icofont-motor-biker:before{content:"\eeed"}.icofont-oil-truck:before{content:"\eeee"}.icofont-police-car:before{content:"\eeef"}.icofont-rickshaw:before{content:"\eef0"}.icofont-rocket-alt-1:before{content:"\eef1"}.icofont-rocket-alt-2:before{content:"\eef2"}.icofont-sail-boat:before{content:"\eef3"}.icofont-scooter:before{content:"\eef4"}.icofont-sea-plane:before{content:"\eef5"}.icofont-ship-alt:before{content:"\eef6"}.icofont-speed-boat:before{content:"\eef7"}.icofont-taxi:before{content:"\eef8"}.icofont-tow-truck:before{content:"\eef9"}.icofont-tractor:before{content:"\eefa"}.icofont-traffic-light:before{content:"\eefb"}.icofont-train-line:before{content:"\eefc"}.icofont-train-steam:before{content:"\eefd"}.icofont-tram:before{content:"\eefe"}.icofont-truck-alt:before{content:"\eeff"}.icofont-truck-loaded:before{content:"\ef00"}.icofont-truck:before{content:"\ef01"}.icofont-van-alt:before{content:"\ef02"}.icofont-van:before{content:"\ef03"}.icofont-yacht:before{content:"\ef04"}.icofont-5-star-hotel:before{content:"\ef05"}.icofont-anchor-alt:before{content:"\ef06"}.icofont-beach-bed:before{content:"\ef07"}.icofont-camping-vest:before{content:"\ef08"}.icofont-coconut-alt:before{content:"\ef09"}.icofont-direction-sign:before{content:"\ef0a"}.icofont-hill-side:before{content:"\ef0b"}.icofont-island-alt:before{content:"\ef0c"}.icofont-long-drive:before{content:"\ef0d"}.icofont-map-pins:before{content:"\ef0e"}.icofont-plane-ticket:before{content:"\ef0f"}.icofont-sail-boat-alt-1:before{content:"\ef10"}.icofont-sail-boat-alt-2:before{content:"\ef11"}.icofont-sandals-female:before{content:"\ef12"}.icofont-sandals-male:before{content:"\ef13"}.icofont-travelling:before{content:"\ef14"}.icofont-breakdown:before{content:"\ef15"}.icofont-celsius:before{content:"\ef16"}.icofont-clouds:before{content:"\ef17"}.icofont-cloudy:before{content:"\ef18"}.icofont-compass-alt:before{content:"\ef19"}.icofont-dust:before{content:"\ef1a"}.icofont-eclipse:before{content:"\ef1b"}.icofont-fahrenheit:before{content:"\ef1c"}.icofont-forest-fire:before{content:"\ef1d"}.icofont-full-night:before{content:"\ef1e"}.icofont-full-sunny:before{content:"\ef1f"}.icofont-hail-night:before{content:"\ef20"}.icofont-hail-rainy-night:before{content:"\ef21"}.icofont-hail-rainy-sunny:before{content:"\ef22"}.icofont-hail-rainy:before{content:"\ef23"}.icofont-hail-sunny:before{content:"\ef24"}.icofont-hail-thunder-night:before{content:"\ef25"}.icofont-hail-thunder-sunny:before{content:"\ef26"}.icofont-hail-thunder:before{content:"\ef27"}.icofont-hail:before{content:"\ef28"}.icofont-hill-night:before{content:"\ef29"}.icofont-hill-sunny:before{content:"\ef2a"}.icofont-hill:before{content:"\ef2b"}.icofont-hurricane:before{content:"\ef2c"}.icofont-island:before{content:"\ef2d"}.icofont-meteor:before{content:"\ef2e"}.icofont-night:before{content:"\ef2f"}.icofont-rainy-night:before{content:"\ef30"}.icofont-rainy-sunny:before{content:"\ef31"}.icofont-rainy-thunder:before{content:"\ef32"}.icofont-rainy:before{content:"\ef33"}.icofont-showy-night-hail:before{content:"\ef34"}.icofont-snow-temp:before{content:"\ef35"}.icofont-snow:before{content:"\ef36"}.icofont-snowy-hail:before{content:"\ef37"}.icofont-snowy-night-rainy:before{content:"\ef38"}.icofont-snowy-night:before{content:"\ef39"}.icofont-snowy-rainy:before{content:"\ef3a"}.icofont-snowy-sunny-hail:before{content:"\ef3b"}.icofont-snowy-sunny-rainy:before{content:"\ef3c"}.icofont-snowy-sunny:before{content:"\ef3d"}.icofont-snowy-thunder-night:before{content:"\ef3e"}.icofont-snowy-thunder-sunny:before{content:"\ef3f"}.icofont-snowy-thunder:before{content:"\ef40"}.icofont-snowy-windy-night:before{content:"\ef41"}.icofont-snowy-windy-sunny:before{content:"\ef42"}.icofont-snowy-windy:before{content:"\ef43"}.icofont-snowy:before{content:"\ef44"}.icofont-sun-alt:before{content:"\ef45"}.icofont-sun-rise:before{content:"\ef46"}.icofont-sun-set:before{content:"\ef47"}.icofont-sunny-day-temp:before{content:"\ef48"}.icofont-sunny:before{content:"\ef49"}.icofont-thermometer:before{content:"\ef4a"}.icofont-thinder-light:before{content:"\ef4b"}.icofont-tornado:before{content:"\ef4c"}.icofont-umbrella-alt:before{content:"\ef4d"}.icofont-volcano:before{content:"\ef4e"}.icofont-wave:before{content:"\ef4f"}.icofont-wind-scale-0:before{content:"\ef50"}.icofont-wind-scale-1:before{content:"\ef51"}.icofont-wind-scale-2:before{content:"\ef52"}.icofont-wind-scale-3:before{content:"\ef53"}.icofont-wind-scale-4:before{content:"\ef54"}.icofont-wind-scale-5:before{content:"\ef55"}.icofont-wind-scale-6:before{content:"\ef56"}.icofont-wind-scale-7:before{content:"\ef57"}.icofont-wind-scale-8:before{content:"\ef58"}.icofont-wind-scale-9:before{content:"\ef59"}.icofont-wind-scale-10:before{content:"\ef5a"}.icofont-wind-scale-11:before{content:"\ef5b"}.icofont-wind-scale-12:before{content:"\ef5c"}.icofont-wind-waves:before{content:"\ef5d"}.icofont-wind:before{content:"\ef5e"}.icofont-windy-hail:before{content:"\ef5f"}.icofont-windy-night:before{content:"\ef60"}.icofont-windy-raining:before{content:"\ef61"}.icofont-windy-sunny:before{content:"\ef62"}.icofont-windy-thunder-raining:before{content:"\ef63"}.icofont-windy-thunder:before{content:"\ef64"}.icofont-windy:before{content:"\ef65"}.icofont-addons:before{content:"\ef66"}.icofont-address-book:before{content:"\ef67"}.icofont-adjust:before{content:"\ef68"}.icofont-alarm:before{content:"\ef69"}.icofont-anchor:before{content:"\ef6a"}.icofont-archive:before{content:"\ef6b"}.icofont-at:before{content:"\ef6c"}.icofont-attachment:before{content:"\ef6d"}.icofont-audio:before{content:"\ef6e"}.icofont-auto-mobile:before{content:"\ef6f"}.icofont-automation:before{content:"\ef70"}.icofont-baby:before{content:"\ef71"}.icofont-badge:before{content:"\ef72"}.icofont-bag:before{content:"\ef73"}.icofont-ban:before{content:"\ef74"}.icofont-bank:before{content:"\ef75"}.icofont-bar-code:before{content:"\ef76"}.icofont-bars:before{content:"\ef77"}.icofont-battery-empty:before{content:"\ef78"}.icofont-battery-full:before{content:"\ef79"}.icofont-battery-half:before{content:"\ef7a"}.icofont-battery-low:before{content:"\ef7b"}.icofont-beach:before{content:"\ef7c"}.icofont-beaker:before{content:"\ef7d"}.icofont-bear:before{content:"\ef7e"}.icofont-beard:before{content:"\ef7f"}.icofont-bed:before{content:"\ef80"}.icofont-bell:before{content:"\ef81"}.icofont-beverage:before{content:"\ef82"}.icofont-bicycle:before{content:"\ef83"}.icofont-bill:before{content:"\ef84"}.icofont-bin:before{content:"\ef85"}.icofont-binary:before{content:"\ef86"}.icofont-binoculars:before{content:"\ef87"}.icofont-bird:before{content:"\ef88"}.icofont-birds:before{content:"\ef89"}.icofont-black-board:before{content:"\ef8a"}.icofont-bluetooth:before{content:"\ef8b"}.icofont-bolt:before{content:"\ef8c"}.icofont-bomb:before{content:"\ef8d"}.icofont-book-mark:before{content:"\ef8e"}.icofont-book:before{content:"\ef8f"}.icofont-boot:before{content:"\ef90"}.icofont-box:before{content:"\ef91"}.icofont-brain:before{content:"\ef92"}.icofont-briefcase:before{content:"\ef93"}.icofont-broken:before{content:"\ef94"}.icofont-bucket:before{content:"\ef95"}.icofont-bucket1:before{content:"\ef96"}.icofont-bucket2:before{content:"\ef97"}.icofont-bug:before{content:"\ef98"}.icofont-building:before{content:"\ef99"}.icofont-bullet:before{content:"\ef9a"}.icofont-bullhorn:before{content:"\ef9b"}.icofont-bullseye:before{content:"\ef9c"}.icofont-bus:before{content:"\ef9d"}.icofont-butterfly:before{content:"\ef9e"}.icofont-cab:before{content:"\ef9f"}.icofont-calculator:before{content:"\efa0"}.icofont-calendar:before{content:"\efa1"}.icofont-camera-alt:before{content:"\efa2"}.icofont-camera:before{content:"\efa3"}.icofont-car:before{content:"\efa4"}.icofont-card:before{content:"\efa5"}.icofont-cart:before{content:"\efa6"}.icofont-cc:before{content:"\efa7"}.icofont-certificate:before{content:"\efa8"}.icofont-charging:before{content:"\efa9"}.icofont-chat:before{content:"\efaa"}.icofont-check-alt:before{content:"\efab"}.icofont-check-circled:before{content:"\efac"}.icofont-check:before{content:"\efad"}.icofont-checked:before{content:"\efae"}.icofont-children-care:before{content:"\efaf"}.icofont-clock-time:before{content:"\efb0"}.icofont-close-circled:before{content:"\efb1"}.icofont-close-line-circled:before{content:"\efb2"}.icofont-close-line-squared-alt:before{content:"\efb3"}.icofont-close-line-squared:before{content:"\efb4"}.icofont-close-line:before{content:"\efb5"}.icofont-close-squared-alt:before{content:"\efb6"}.icofont-close-squared:before{content:"\efb7"}.icofont-close:before{content:"\efb8"}.icofont-cloud-download:before{content:"\efb9"}.icofont-cloud-refresh:before{content:"\efba"}.icofont-cloud-upload:before{content:"\efbb"}.icofont-cloud:before{content:"\efbc"}.icofont-code-not-allowed:before{content:"\efbd"}.icofont-code:before{content:"\efbe"}.icofont-coffee-cup:before{content:"\efbf"}.icofont-comment:before{content:"\efc0"}.icofont-compass:before{content:"\efc1"}.icofont-computer:before{content:"\efc2"}.icofont-connection:before{content:"\efc3"}.icofont-console:before{content:"\efc4"}.icofont-contacts:before{content:"\efc5"}.icofont-contrast:before{content:"\efc6"}.icofont-copy:before{content:"\efc7"}.icofont-copyright:before{content:"\efc8"}.icofont-credit-card:before{content:"\efc9"}.icofont-crop:before{content:"\efca"}.icofont-crown:before{content:"\efcb"}.icofont-cube:before{content:"\efcc"}.icofont-cubes:before{content:"\efcd"}.icofont-culinary:before{content:"\efce"}.icofont-dashboard-web:before{content:"\efcf"}.icofont-dashboard:before{content:"\efd0"}.icofont-data:before{content:"\efd1"}.icofont-database-add:before{content:"\efd2"}.icofont-database-locked:before{content:"\efd3"}.icofont-database-remove:before{content:"\efd4"}.icofont-database:before{content:"\efd5"}.icofont-delete:before{content:"\efd6"}.icofont-diamond:before{content:"\efd7"}.icofont-dice:before{content:"\efd8"}.icofont-disabled:before{content:"\efd9"}.icofont-disc:before{content:"\efda"}.icofont-diskette:before{content:"\efdb"}.icofont-document-folder:before{content:"\efdc"}.icofont-download-alt:before{content:"\efdd"}.icofont-download:before{content:"\efde"}.icofont-downloaded:before{content:"\efdf"}.icofont-earth:before{content:"\efe0"}.icofont-ebook:before{content:"\efe1"}.icofont-edit:before{content:"\efe2"}.icofont-eject:before{content:"\efe3"}.icofont-email:before{content:"\efe4"}.icofont-envelope-open:before{content:"\efe5"}.icofont-envelope:before{content:"\efe6"}.icofont-eraser:before{content:"\efe7"}.icofont-error:before{content:"\efe8"}.icofont-exchange:before{content:"\efe9"}.icofont-exclamation-circle:before{content:"\efea"}.icofont-exclamation-square:before{content:"\efeb"}.icofont-exclamation-tringle:before{content:"\efec"}.icofont-exclamation:before{content:"\efed"}.icofont-exit:before{content:"\efee"}.icofont-expand:before{content:"\efef"}.icofont-external-link:before{content:"\eff0"}.icofont-external:before{content:"\eff1"}.icofont-eye-blocked:before{content:"\eff2"}.icofont-eye-dropper:before{content:"\eff3"}.icofont-eye:before{content:"\eff4"}.icofont-favourite:before{content:"\eff5"}.icofont-fax:before{content:"\eff6"}.icofont-female:before{content:"\eff7"}.icofont-file:before{content:"\eff8"}.icofont-film:before{content:"\eff9"}.icofont-filter:before{content:"\effa"}.icofont-fire-burn:before{content:"\effb"}.icofont-fire-extinguisher:before{content:"\effc"}.icofont-fire:before{content:"\effd"}.icofont-first-aid:before{content:"\effe"}.icofont-flag-alt-1:before{content:"\efff"}.icofont-flag-alt-2:before{content:"\f000"}.icofont-flag:before{content:"\f001"}.icofont-flash-light:before{content:"\f002"}.icofont-flash:before{content:"\f003"}.icofont-flask:before{content:"\f004"}.icofont-focus:before{content:"\f005"}.icofont-folder-open:before{content:"\f006"}.icofont-folder:before{content:"\f007"}.icofont-foot-print:before{content:"\f008"}.icofont-football-american:before{content:"\f009"}.icofont-football:before{content:"\f00a"}.icofont-game-console:before{content:"\f00b"}.icofont-game-pad:before{content:"\f00c"}.icofont-gavel:before{content:"\f00d"}.icofont-gear:before{content:"\f00e"}.icofont-gears:before{content:"\f00f"}.icofont-gift:before{content:"\f010"}.icofont-glass:before{content:"\f011"}.icofont-globe:before{content:"\f012"}.icofont-graduate:before{content:"\f013"}.icofont-graffiti:before{content:"\f014"}.icofont-grocery:before{content:"\f015"}.icofont-group:before{content:"\f016"}.icofont-hammer:before{content:"\f017"}.icofont-hand:before{content:"\f018"}.icofont-hanger:before{content:"\f019"}.icofont-hard-disk:before{content:"\f01a"}.icofont-headphone:before{content:"\f01b"}.icofont-heart-beat:before{content:"\f01c"}.icofont-heart:before{content:"\f01d"}.icofont-history:before{content:"\f01e"}.icofont-home:before{content:"\f01f"}.icofont-horn:before{content:"\f020"}.icofont-hotel:before{content:"\f021"}.icofont-hour-glass:before{content:"\f022"}.icofont-id:before{content:"\f023"}.icofont-image:before{content:"\f024"}.icofont-inbox:before{content:"\f025"}.icofont-infinite:before{content:"\f026"}.icofont-info-circle:before{content:"\f027"}.icofont-info-square:before{content:"\f028"}.icofont-info:before{content:"\f029"}.icofont-institution:before{content:"\f02a"}.icofont-interface:before{content:"\f02b"}.icofont-invisible:before{content:"\f02c"}.icofont-italic:before{content:"\f02d"}.icofont-jacket:before{content:"\f02e"}.icofont-jar:before{content:"\f02f"}.icofont-jewlery:before{content:"\f030"}.icofont-karate:before{content:"\f031"}.icofont-key-hole:before{content:"\f032"}.icofont-key:before{content:"\f033"}.icofont-keyboard:before{content:"\f034"}.icofont-kid:before{content:"\f035"}.icofont-label:before{content:"\f036"}.icofont-lamp:before{content:"\f037"}.icofont-laptop:before{content:"\f038"}.icofont-layers:before{content:"\f039"}.icofont-layout:before{content:"\f03a"}.icofont-leaf:before{content:"\f03b"}.icofont-leaflet:before{content:"\f03c"}.icofont-learn:before{content:"\f03d"}.icofont-legal:before{content:"\f03e"}.icofont-lego:before{content:"\f03f"}.icofont-lemon:before{content:"\f040"}.icofont-lens:before{content:"\f041"}.icofont-letter:before{content:"\f042"}.icofont-letterbox:before{content:"\f043"}.icofont-library:before{content:"\f044"}.icofont-license:before{content:"\f045"}.icofont-life-bouy:before{content:"\f046"}.icofont-life-buoy:before{content:"\f047"}.icofont-life-jacket:before{content:"\f048"}.icofont-life-ring:before{content:"\f049"}.icofont-light-bulb:before{content:"\f04a"}.icofont-lighter:before{content:"\f04b"}.icofont-lightning-ray:before{content:"\f04c"}.icofont-like:before{content:"\f04d"}.icofont-link:before{content:"\f04e"}.icofont-live-support:before{content:"\f04f"}.icofont-location-arrow:before{content:"\f050"}.icofont-location-pin:before{content:"\f051"}.icofont-lock:before{content:"\f052"}.icofont-login:before{content:"\f053"}.icofont-logout:before{content:"\f054"}.icofont-lollipop:before{content:"\f055"}.icofont-look:before{content:"\f056"}.icofont-loop:before{content:"\f057"}.icofont-luggage:before{content:"\f058"}.icofont-lunch:before{content:"\f059"}.icofont-lungs:before{content:"\f05a"}.icofont-magic-alt:before{content:"\f05b"}.icofont-magic:before{content:"\f05c"}.icofont-magnet:before{content:"\f05d"}.icofont-mail-box:before{content:"\f05e"}.icofont-mail:before{content:"\f05f"}.icofont-male:before{content:"\f060"}.icofont-map:before{content:"\f061"}.icofont-math:before{content:"\f062"}.icofont-maximize:before{content:"\f063"}.icofont-measure:before{content:"\f064"}.icofont-medal:before{content:"\f065"}.icofont-medical:before{content:"\f066"}.icofont-medicine:before{content:"\f067"}.icofont-mega-phone:before{content:"\f068"}.icofont-memorial:before{content:"\f069"}.icofont-memory-card:before{content:"\f06a"}.icofont-mic-mute:before{content:"\f06b"}.icofont-mic:before{content:"\f06c"}.icofont-micro-chip:before{content:"\f06d"}.icofont-microphone:before{content:"\f06e"}.icofont-microscope:before{content:"\f06f"}.icofont-military:before{content:"\f070"}.icofont-mill:before{content:"\f071"}.icofont-minus-circle:before{content:"\f072"}.icofont-minus-square:before{content:"\f073"}.icofont-minus:before{content:"\f074"}.icofont-mobile-phone:before{content:"\f075"}.icofont-molecule:before{content:"\f076"}.icofont-money:before{content:"\f077"}.icofont-moon:before{content:"\f078"}.icofont-mop:before{content:"\f079"}.icofont-muffin:before{content:"\f07a"}.icofont-music-alt:before{content:"\f07b"}.icofont-music-notes:before{content:"\f07c"}.icofont-music:before{content:"\f07d"}.icofont-mustache:before{content:"\f07e"}.icofont-mute-volume:before{content:"\f07f"}.icofont-navigation-menu:before{content:"\f080"}.icofont-navigation:before{content:"\f081"}.icofont-network-tower:before{content:"\f082"}.icofont-network:before{content:"\f083"}.icofont-news:before{content:"\f084"}.icofont-newspaper:before{content:"\f085"}.icofont-no-smoking:before{content:"\f086"}.icofont-not-allowed:before{content:"\f087"}.icofont-notebook:before{content:"\f088"}.icofont-notepad:before{content:"\f089"}.icofont-notification:before{content:"\f08a"}.icofont-numbered:before{content:"\f08b"}.icofont-opposite:before{content:"\f08c"}.icofont-optic:before{content:"\f08d"}.icofont-options:before{content:"\f08e"}.icofont-package:before{content:"\f08f"}.icofont-page:before{content:"\f090"}.icofont-paint:before{content:"\f091"}.icofont-paper-plane:before{content:"\f092"}.icofont-paperclip:before{content:"\f093"}.icofont-papers:before{content:"\f094"}.icofont-paw:before{content:"\f095"}.icofont-pay:before{content:"\f096"}.icofont-pen:before{content:"\f097"}.icofont-pencil:before{content:"\f098"}.icofont-penguin-linux:before{content:"\f099"}.icofont-pestle:before{content:"\f09a"}.icofont-phone-circle:before{content:"\f09b"}.icofont-phone:before{content:"\f09c"}.icofont-picture:before{content:"\f09d"}.icofont-pie:before{content:"\f09e"}.icofont-pine:before{content:"\f09f"}.icofont-pixels:before{content:"\f0a0"}.icofont-play:before{content:"\f0a1"}.icofont-plugin:before{content:"\f0a2"}.icofont-plus-circle:before{content:"\f0a3"}.icofont-plus-square:before{content:"\f0a4"}.icofont-plus:before{content:"\f0a5"}.icofont-polygonal:before{content:"\f0a6"}.icofont-power:before{content:"\f0a7"}.icofont-presentation:before{content:"\f0a8"}.icofont-price:before{content:"\f0a9"}.icofont-print:before{content:"\f0aa"}.icofont-puzzle:before{content:"\f0ab"}.icofont-qr-code:before{content:"\f0ac"}.icofont-queen:before{content:"\f0ad"}.icofont-question-circle:before{content:"\f0ae"}.icofont-question-square:before{content:"\f0af"}.icofont-question:before{content:"\f0b0"}.icofont-quote-left:before{content:"\f0b1"}.icofont-quote-right:before{content:"\f0b2"}.icofont-radio:before{content:"\f0b3"}.icofont-random:before{content:"\f0b4"}.icofont-recycle:before{content:"\f0b5"}.icofont-refresh:before{content:"\f0b6"}.icofont-repair:before{content:"\f0b7"}.icofont-reply-all:before{content:"\f0b8"}.icofont-reply:before{content:"\f0b9"}.icofont-resize:before{content:"\f0ba"}.icofont-responsive:before{content:"\f0bb"}.icofont-retweet:before{content:"\f0bc"}.icofont-road:before{content:"\f0bd"}.icofont-robot:before{content:"\f0be"}.icofont-rocket:before{content:"\f0bf"}.icofont-royal:before{content:"\f0c0"}.icofont-rss-feed:before{content:"\f0c1"}.icofont-safety:before{content:"\f0c2"}.icofont-sale-discount:before{content:"\f0c3"}.icofont-satellite:before{content:"\f0c4"}.icofont-send-mail:before{content:"\f0c5"}.icofont-server:before{content:"\f0c6"}.icofont-settings:before{content:"\f0c7"}.icofont-share-alt:before{content:"\f0c8"}.icofont-share-boxed:before{content:"\f0c9"}.icofont-share:before{content:"\f0ca"}.icofont-shield:before{content:"\f0cb"}.icofont-ship:before{content:"\f0cc"}.icofont-shopping-cart:before{content:"\f0cd"}.icofont-sign-in:before{content:"\f0ce"}.icofont-sign-out:before{content:"\f0cf"}.icofont-signal:before{content:"\f0d0"}.icofont-site-map:before{content:"\f0d1"}.icofont-smart-phone:before{content:"\f0d2"}.icofont-soccer:before{content:"\f0d3"}.icofont-sort-alt:before{content:"\f0d4"}.icofont-sort:before{content:"\f0d5"}.icofont-space:before{content:"\f0d6"}.icofont-spanner:before{content:"\f0d7"}.icofont-speech-comments:before{content:"\f0d8"}.icofont-speed-meter:before{content:"\f0d9"}.icofont-spinner-alt-1:before{content:"\f0da"}.icofont-spinner-alt-2:before{content:"\f0db"}.icofont-spinner-alt-3:before{content:"\f0dc"}.icofont-spinner-alt-4:before{content:"\f0dd"}.icofont-spinner-alt-5:before{content:"\f0de"}.icofont-spinner-alt-6:before{content:"\f0df"}.icofont-spinner:before{content:"\f0e0"}.icofont-spreadsheet:before{content:"\f0e1"}.icofont-square:before{content:"\f0e2"}.icofont-ssl-security:before{content:"\f0e3"}.icofont-star-alt-1:before{content:"\f0e4"}.icofont-star-alt-2:before{content:"\f0e5"}.icofont-star:before{content:"\f0e6"}.icofont-street-view:before{content:"\f0e7"}.icofont-sun:before{content:"\f0e8"}.icofont-support-faq:before{content:"\f0e9"}.icofont-tack-pin:before{content:"\f0ea"}.icofont-tag:before{content:"\f0eb"}.icofont-tags:before{content:"\f0ec"}.icofont-tasks:before{content:"\f0ed"}.icofont-telephone:before{content:"\f0ee"}.icofont-telescope:before{content:"\f0ef"}.icofont-terminal:before{content:"\f0f0"}.icofont-thumbs-down:before{content:"\f0f1"}.icofont-thumbs-up:before{content:"\f0f2"}.icofont-tick-boxed:before{content:"\f0f3"}.icofont-tick-mark:before{content:"\f0f4"}.icofont-ticket:before{content:"\f0f5"}.icofont-tie:before{content:"\f0f6"}.icofont-toggle-off:before{content:"\f0f7"}.icofont-toggle-on:before{content:"\f0f8"}.icofont-tools:before{content:"\f0f9"}.icofont-transparent:before{content:"\f0fa"}.icofont-tree:before{content:"\f0fb"}.icofont-umbrella:before{content:"\f0fc"}.icofont-unlock:before{content:"\f0fd"}.icofont-unlocked:before{content:"\f0fe"}.icofont-upload-alt:before{content:"\f0ff"}.icofont-upload:before{content:"\f100"}.icofont-usb-drive:before{content:"\f101"}.icofont-usb:before{content:"\f102"}.icofont-vector-path:before{content:"\f103"}.icofont-verification-check:before{content:"\f104"}.icofont-video-clapper:before{content:"\f105"}.icofont-video:before{content:"\f106"}.icofont-volume-down:before{content:"\f107"}.icofont-volume-off:before{content:"\f108"}.icofont-volume-up:before{content:"\f109"}.icofont-wall-clock:before{content:"\f10a"}.icofont-wall:before{content:"\f10b"}.icofont-wallet:before{content:"\f10c"}.icofont-warning-alt:before{content:"\f10d"}.icofont-warning:before{content:"\f10e"}.icofont-water-drop:before{content:"\f10f"}.icofont-web:before{content:"\f110"}.icofont-wheelchair:before{content:"\f111"}.icofont-wifi-alt:before{content:"\f112"}.icofont-wifi:before{content:"\f113"}.icofont-world:before{content:"\f114"}.icofont-zigzag:before{content:"\f115"}.icofont-zipped:before{content:"\f116"}.icofont-social-500px:before{content:"\f117"}.icofont-social-baidu-tieba:before{content:"\f118"}.icofont-social-bbm-messenger:before{content:"\f119"}.icofont-social-delicious:before{content:"\f11a"}.icofont-social-dribbble:before{content:"\f11b"}.icofont-social-facebook-messenger:before{content:"\f11c"}.icofont-social-flikr:before{content:"\f11d"}.icofont-social-foursquare:before{content:"\f11e"}.icofont-social-google-hangouts:before{content:"\f11f"}.icofont-social-kakaotalk:before{content:"\f120"}.icofont-social-kik:before{content:"\f121"}.icofont-social-kiwibox:before{content:"\f122"}.icofont-social-linkedin:before{content:"\f123"}.icofont-social-meetme:before{content:"\f124"}.icofont-social-odnoklassniki:before{content:"\f125"}.icofont-social-photobucket:before{content:"\f126"}.icofont-social-qq:before{content:"\f127"}.icofont-social-renren:before{content:"\f128"}.icofont-social-slack:before{content:"\f129"}.icofont-social-slidshare:before{content:"\f12a"}.icofont-social-snapchat:before{content:"\f12b"}.icofont-social-soundcloud:before{content:"\f12c"}.icofont-social-spotify:before{content:"\f12d"}.icofont-social-stack-exchange:before{content:"\f12e"}.icofont-social-stack-overflow:before{content:"\f12f"}.icofont-social-tagged:before{content:"\f130"}.icofont-social-trello:before{content:"\f131"}.icofont-social-twitch:before{content:"\f132"}.icofont-social-vk:before{content:"\f133"}.icofont-social-weibo:before{content:"\f134"}.icofont-social-whatsapp:before{content:"\f135"}.icofont-social-youku:before{content:"\f136"}.icofont-social-youtube-play:before{content:"\f137"}.icofont-social-youtube:before{content:"\f138"}.icofont-brand-xiaomi:before{content:"\f139"}.icofont-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.icofont-2x{font-size:2em}.icofont-3x{font-size:3em}.icofont-4x{font-size:4em}.icofont-5x{font-size:5em}.icofont-fw{display:inline-block;width:1.28571429em;text-align:center}.icofont-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.icofont-ul>li{position:relative}.icofont-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.icofont-rotate{display:inline-block;-webkit-animation:icofont-rotate 2s infinite linear;animation:icofont-rotate 2s infinite linear}@-webkit-keyframes icofont-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes icofont-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}} .fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;height:100%}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:50%;margin-left:-79px}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-toolbar{top:0;right:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>div{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;transition:background .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small{top:0;right:-44px}.fancybox-slide--iframe .fancybox-close-small:after{background:transparent;font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after{color:#fff}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 30px 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;margin:0;padding:0;border:0;width:44px;height:44px;line-height:44px;text-align:center;background:transparent;color:#ddd;border-radius:0;cursor:pointer;vertical-align:top;outline:none}.fancybox-button[disabled]{cursor:default;pointer-events:none}.fancybox-button,.fancybox-infobar__body{background:rgba(30,30,30,.6)}.fancybox-button:hover:not([disabled]){color:#fff;background:rgba(0,0,0,.8)}.fancybox-button:after,.fancybox-button:before{content:"";pointer-events:none;position:absolute;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block}.fancybox-button[disabled]:after,.fancybox-button[disabled]:before{opacity:.3}.fancybox-button--left:after,.fancybox-button--right:after{top:18px;width:6px;height:6px;background:transparent;border-top:2px solid currentColor;border-right:2px solid currentColor}.fancybox-button--left:after{left:20px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--right:after{right:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close:after,.fancybox-button--close:before{content:"";display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-arrow{position:absolute;top:50%;margin:-50px 0 0;height:100px;width:54px;padding:0;border:0;outline:none;background:none;cursor:pointer;z-index:99995;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .25s}.fancybox-arrow:after{content:"";position:absolute;top:28px;width:44px;height:44px;background-color:rgba(30,30,30,.8);background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);background-repeat:no-repeat;background-position:50%;background-size:24px 24px}.fancybox-arrow--right{right:0}.fancybox-arrow--left{left:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fancybox-arrow--left:after,.fancybox-arrow--right:after{left:0}.fancybox-show-nav .fancybox-arrow{opacity:.6}.fancybox-show-nav .fancybox-arrow[disabled]{opacity:.3}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-width:800px){.fancybox-infobar{left:0;margin-left:0}.fancybox-button--left,.fancybox-button--right{display:none!important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen:before{width:15px;height:11px;left:calc(50% - 7px);top:calc(50% - 6px);border:2px solid;background:none}.fancybox-button--pause:before,.fancybox-button--play:before{top:calc(50% - 6px);left:calc(50% - 4px);background:transparent}.fancybox-button--play:before{width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px}.fancybox-button--pause:before{width:7px;height:11px;border-style:solid;border-width:0 2px}.fancybox-button--thumbs,.fancybox-thumbs{display:none}@media (min-width:800px){.fancybox-button--thumbs{display:inline-block}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs:before{width:3px;height:3px;top:calc(50% - 2px);left:calc(50% - 2px);box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;word-break:normal;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:220px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:none;border:5px solid transparent;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}} .owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.rt-sub-menu {
position: absolute;
visibility: hidden;
opacity: 0;
background-color: #fff;
}
.rt-mega-menu {
visibility: hidden;
opacity: 0;
z-index: 2;
position: absolute;
background-color: #f3f3f3;
}
.rt-mega-menu .rt-sub-menu {
position: static;
visibility: hidden;
opacity: 0;
}
.rt-mega-menu-row {
display: table;
table-layout: fixed;
width: 100%;
margin: 0;
padding: 0;
list-style: none;
}
.rt-mega-menu-col {
display: table-cell;
}
li.rt-mega-menu-open > .rt-sub-menu,
li.rt-mega-menu-open > .rt-mega-menu,
li.rt-mega-menu-open > .rt-mega-menu .rt-sub-menu {
height: auto;
visibility: visible;
opacity: 1;
}
.rt-mega-menu-full-width {
position: static;
}
.rt-mega-menu-full-width .rt-mega-menu {
left: 0;
right: 0;
}
.rt-mega-menu-tabs {
margin: 0;
padding: 0;
list-style: none;
background: #eee;
}
.rt-mega-menu-tabs .rt-mega-menu-tab {
position: static;
width: 100%;
}
.rt-mega-menu-tabs .rt-mega-menu-tab > a {
width: 20%;
color: #333;
}
.rt-mega-menu-tabs .rt-mega-menu-tab .rt-mega-menu-tab-content {
position: absolute;
top: 0;
left: 20%;
display: none;
}
.rt-mega-menu-tabs .rt-mega-menu-tab-open .rt-mega-menu-tab-content {
display: block;
width: 80%;
background: #fff;
}
.rt-mega-menu-tabs .rt-mega-menu-tab-content > .rt-sub-menu > li {
position: static;
} .rt-mega-menu-transition-slide > .rt-mega-menu-open > .rt-mega-menu,
.rt-mega-menu-transition-slide > .rt-mega-menu-open > .rt-sub-menu {
visibility: visible;
opacity: 1;
transform: translate(0,0);
-webkit-transform: translate(0,0);
transition: all 0.3s;
-webkit-transition: all 0.3s;
}
.rt-mega-menu-transition-slide > li > .rt-mega-menu,
.rt-mega-menu-transition-slide > li > .rt-sub-menu {
visibility: hidden;
opacity: 0;
transform: translate(0, 10%);
-webkit-transform: translate(0,10%);
transition: all 0.3s;
-webkit-transition: all 0.3s;
} .rt-mega-menu-transition-elastic > .rt-mega-menu-open > .rt-mega-menu,
.rt-mega-menu-transition-elastic > .rt-mega-menu-open > .rt-sub-menu {
visibility: visible;
opacity: 1;
transform: rotateY(0deg);
-webkit-transform: rotateY(0deg);
transition: all 0.3s;
-webkit-transition: all 0.3s;
}
.rt-mega-menu-transition-elastic > li > .rt-mega-menu,
.rt-mega-menu-transition-elastic > li > .rt-sub-menu {
visibility: hidden;
opacity: 0;
transform: rotateY(180deg);
-webkit-transform: rotateY(180deg);
transition: all 0.3s;
-webkit-transition: all 0.3s;
} .rt-mega-menu-transition-zoom > .rt-mega-menu-open > .rt-mega-menu,
.rt-mega-menu-transition-zoom > .rt-mega-menu-open > .rt-sub-menu {
visibility: visible;
opacity: 1;
transform: scale(1,1);
-webkit-transform: scale(1,1);
transition: all 0.3s;
-webkit-transition: all 0.3s;
}
.rt-mega-menu-transition-zoom > li > .rt-mega-menu,
.rt-mega-menu-transition-zoom > li > .rt-sub-menu {
visibility: hidden;
opacity: 0;
transform: scale(0.5,0.5);
-webkit-transform: scale(0.5,0.5);
transition: all 0.3s;
-webkit-transition: all 0.3s;
} .rt-mega-menu-transition-fading > .rt-mega-menu-open > .rt-mega-menu,
.rt-mega-menu-transition-fading > .rt-mega-menu-open > .rt-sub-menu {
visibility: visible;
opacity: 1;
transition: all 1s;
}
.rt-mega-menu-transition-fading > li > .rt-mega-menu,
.rt-mega-menu-transition-fading > li > .rt-sub-menu {
visibility: hidden;
opacity: 0;
transition: all 1s;
} .rt-mega-menu-transition-default > .rt-mega-menu-open > .rt-mega-menu,
.rt-mega-menu-transition-default > .rt-mega-menu-open > .rt-sub-menu {
visibility: visible;
opacity: 1;
}
.rt-mega-menu-transition-default > li > .rt-mega-menu,
.rt-mega-menu-transition-default > li > .rt-sub-menu {
visibility: hidden;
opacity: 0;
}.rt-container,
.rt-container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
box-sizing: border-box;
}
.rt-row {
margin-left: -15px;
margin-right: -15px;
}
.rt-row:after,
.rt-row:before {
display: table;
content: " ";
}
.rt-row:after {
clear: both;
}
.rt-col-xs-1,
.rt-col-sm-1,
.rt-col-md-1,
.rt-col-lg-1,
.rt-col-xs-2,
.rt-col-sm-2,
.rt-col-md-2,
.rt-col-lg-2,
.rt-col-xs-3,
.rt-col-sm-3,
.rt-col-md-3,
.rt-col-lg-3,
.rt-col-xs-4,
.rt-col-sm-4,
.rt-col-md-4,
.rt-col-lg-4,
.rt-col-xs-5,
.rt-col-sm-5,
.rt-col-md-5,
.rt-col-lg-5,
.rt-col-xs-6,
.rt-col-sm-6,
.rt-col-md-6,
.rt-col-lg-6,
.rt-col-xs-7,
.rt-col-sm-7,
.rt-col-md-7,
.rt-col-lg-7,
.rt-col-xs-8,
.rt-col-sm-8,
.rt-col-md-8,
.rt-col-lg-8,
.rt-col-xs-9,
.rt-col-sm-9,
.rt-col-md-9,
.rt-col-lg-9,
.rt-col-xs-10,
.rt-col-sm-10,
.rt-col-md-10,
.rt-col-lg-10,
.rt-col-xs-11,
.rt-col-sm-11,
.rt-col-md-11,
.rt-col-lg-11,
.rt-col-xs-12,
.rt-col-sm-12,
.rt-col-md-12,
.rt-col-lg-12,
.rt-col-xs-24,
.rt-col-sm-24,
.rt-col-md-24,
.rt-col-lg-24 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.rt-col-xs-1,
.rt-col-xs-2,
.rt-col-xs-3,
.rt-col-xs-4,
.rt-col-xs-5,
.rt-col-xs-6,
.rt-col-xs-7,
.rt-col-xs-8,
.rt-col-xs-9,
.rt-col-xs-10,
.rt-col-xs-11,
.rt-col-xs-12,
.rt-col-xs-24 {
float: left;
}
.rt-col-xs-12 {
width: 20%;
}
.rt-col-xs-12 {
width: 100%;
}
.rt-col-xs-11 {
width: 91.66666667%;
}
.rt-col-xs-10 {
width: 83.33333333%;
}
.rt-col-xs-9 {
width: 75%;
}
.rt-col-xs-8 {
width: 66.66666667%;
}
.rt-col-xs-7 {
width: 58.33333333%;
}
.rt-col-xs-6 {
width: 50%;
}
.rt-col-xs-5 {
width: 41.66666667%;
}
.rt-col-xs-4 {
width: 33.33333333%;
}
.rt-col-xs-3 {
width: 25%;
}
.rt-col-xs-2 {
width: 16.66666667%;
}
.rt-col-xs-1 {
width: 8.33333333%;
}
.tss-wrapper[data-layout*="layout"] .rt-row.tss-even {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}   .tss-wrapper .tss-pre-loader {
position: relative;
overflow: hidden;
max-height: 300px;
min-height: 200px;
}
.tss-wrapper .tss-even .tss-grid-item {
margin-bottom: 30px;
}
.tss-wrapper .tss-even .tss-grid-item .video-testimonial-wrap iframe {
max-width: 100%;
}
.tss-wrapper .rt-loading-overlay {
opacity: 0;
visibility: hidden;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
background-color: #fff;
-webkit-transition: opacity 0.1s, visibility 0.1s;
transition: opacity 0.1s, visibility 0.1s;
}
.tss-wrapper .rt-loading {
color: #fb4c35;
position: absolute; top: 50%;
margin-top: -16px;
left: 50%;
margin-left: -16px;
z-index: 2;
opacity: 0;
visibility: hidden;
}
.tss-wrapper .tss-pre-loader .rt-loading-overlay {
opacity: 0.8;
visibility: visible;
}
.tss-wrapper .tss-pre-loader .rt-loading {
opacity: 1;
visibility: visible;
}
.rt-ball-clip-rotate {
width: 32px;
height: 32px;
}
.rt-ball-clip-rotate {
display: block;
font-size: 0;
color: #fff;
}
.rt-ball-clip-rotate,
.rt-ball-clip-rotate > div {
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.rt-ball-clip-rotate > div {
display: inline-block;
float: none;
background-color: currentColor;
border: 0 solid currentColor;
}
.rt-ball-clip-rotate > div {
width: 32px;
height: 32px;
background: transparent;
border-width: 2px;
border-bottom-color: transparent;
border-radius: 100%;
-webkit-animation: ball-clip-rotate 0.75s linear infinite;
-moz-animation: ball-clip-rotate 0.75s linear infinite;
-o-animation: ball-clip-rotate 0.75s linear infinite;
animation: ball-clip-rotate 0.75s linear infinite;
} .tss-wrapper .rt-responsive-img {
max-width: 100%;
height: auto;
}
.tss-wrapper[data-layout*="carousel"] .rt-responsive-img { }
.tss-carousel.swiper .profile-img-wrapper {
position: relative;
}
.tss-carousel-thumb.swiper .rt-dummy-img + .swiper-lazy-preloader,
.tss-carousel.swiper .rt-dummy-img + .swiper-lazy-preloader {
display: none;
}
.tss-wrapper .swiper-lazy-preloader {
border: 4px solid #2550ea;
border-top-color: transparent;
width: 34px;
height: 34px;
margin-left: -17px;
margin-top: -17px;
opacity: 0.75;
border-radius: 50%;
}
.tss-carousel-thumb.swiper .rt-responsive-img,
.tss-carousel.swiper .rt-responsive-img {
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.tss-carousel-thumb.swiper .swiper-lazy:not(.swiper-lazy-loaded),
.tss-carousel.swiper .swiper-lazy:not(.swiper-lazy-loaded) {
min-height: 150px;
opacity: 0;
}
.tss-wrapper[data-layout="carousel12"] .tss-carousel-thumb .swiper-lazy:not(.swiper-lazy-loaded),
.tss-wrapper[data-layout="carousel11"] .tss-carousel-thumb .swiper-lazy:not(.swiper-lazy-loaded) {
min-height: 132px;
}
.tss-wrapper .swiper-lazy-preloader:after {
background: none;
}
.tss-wrapper img.rt-responsive-img.rt-dummy-img {
width: 150px;
}
.tss-wrapper .tss-load-more .rt-button {
display: inline-block;
}
.tss-wrapper .tss-img-circle .profile-img-wrapper img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.tss-wrapper .author-social a,
.tss-wrapper .tss-social-share a {
display: inline-flex;
text-decoration: none;
box-shadow: none !important;
margin: 5px;
color: #2529ed;
}
.tss-wrapper .rating-wrapper span.dashicons,
.tss-wrapper .tss-social-share i.fa,
.tss-wrapper .author-social span.dashicons {
width: auto;
height: auto;
}
.tss-wrapper .tss-social-share .dashicons::before,
.tss-wrapper .author-social span.dashicons::before {
transition: all 0.3s;
}
.tss-wrapper .tss-social-share a:hover .dashicons::before,
.tss-wrapper .author-social a:hover span.dashicons::before {
opacity: 0.8;
}
.rt-sm-sortable-list .social-item span.dashicons-skype:before,
.rt-sm-sortable-list .social-item span.dashicons-telegram:before,
.tss-wrapper .author-social .dashicons-skype:before,
.tss-wrapper .author-social .dashicons-telegram:before {
content: '';
width: 20px;
height: 20px;
display: block;
-webkit-mask-size: cover;
-webkit-mask-repeat: no-repeat;
-webkit-mask-position: center;
mask-size: cover;
mask-repeat: no-repeat;
mask-position: center;
margin: auto;
background-color: #2529ed;
}
.rt-sm-sortable-list .social-item span.dashicons::before {
color: #333;
}
.rt-sm-sortable-list .social-item span.dashicons-skype:before,
.rt-sm-sortable-list .social-item span.dashicons-telegram:before {
background-color: #333;
}
.rt-sm-sortable-list .social-item span.dashicons-skype:before,
.tss-wrapper .author-social .dashicons-skype:before {
-webkit-mask-image: url(//virginiaseopros.com/wp-content/plugins/testimonial-slider-and-showcase/assets/images/skype.svg);
mask-image: url(//virginiaseopros.com/wp-content/plugins/testimonial-slider-and-showcase/assets/images/skype.svg);
}
.rt-sm-sortable-list .social-item span.dashicons-telegram:before,
.tss-wrapper .author-social .dashicons-telegram:before {
-webkit-mask-image: url(//virginiaseopros.com/wp-content/plugins/testimonial-slider-and-showcase/assets/images/telegram.svg);
mask-image: url(//virginiaseopros.com/wp-content/plugins/testimonial-slider-and-showcase/assets/images/telegram.svg);
}
.tss-wrapper .tss-utility {
margin: 15px 0;
text-align: center;
}
.tss-wrapper .tss-utility .rt-button,
.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button {
background: #6f6f6f;
border: 0;
border-radius: 2px;
color: #fff;
font-size: 16px;
line-height: 1;
padding: 10px 15px;
text-transform: capitalize;
margin-right: 4px;
position: relative;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button {
display: inline-block;
margin-bottom: 10px;
}
.tss-wrapper .tss-utility .rt-button:hover,
.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button:hover,
.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button.selected {
cursor: pointer;
background: #000;
}
.tss-wrapper .single-item-wrapper h3.author-name {
font-size: 24px;
margin: 15px 0 8px;
padding: 0px;
line-height: 1.25;
font-weight: 400;
color: #2550ea;
}
.tss-wrapper .rt-read-more {
color: #2550ea;
}
.tss-wrapper .single-item-wrapper h3.author-name a {
text-decoration: none;
}
.tss-wrapper .single-item-wrapper h4.author-bio {
font-size: 18px;
margin-top: 8px;
margin-bottom: 15px;
padding: 0px;
line-height: 1.4;
text-transform: none;
font-weight: 400;
color: #333;
}
.tss-wrapper .single-item-wrapper .author-social,
.tss-wrapper .single-item-wrapper .tss-social-share {
text-align: center;
margin-bottom: 8px;
}
.tss-carousel-thumb.swiper:not(.swiper-initialized) .swiper-wrapper,
.tss-carousel.swiper:not(.swiper-initialized) .swiper-wrapper {
opacity: 0;
}
.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button i{
font-size: 14px;
width: auto;
height: auto;
}
.tlp-average-rating i,
.tss-wrapper .tss-isotope-button-wrapper i{
color: gold;
}
.tlp-average-rating i{
margin: 3px 0 0 ;
}
.tss-wrapper .tss-meta-info.tss-left { }
.tss-wrapper .tss-carousel_video > .carousel-wrapper {
width: 100%;
} .tss-wrapper[data-layout="carousel12"] .carousel-wrapper,
.tss-wrapper[data-layout="carousel11"] .carousel-wrapper,
.tss-wrapper[data-layout*="carousel"] {
position: relative;
}
.tss-carousel-main.swiper,
.tss-carousel.swiper {
position: static;
}
.tss-carousel-main .swiper-arrow,
.tss-carousel .swiper-arrow {
background: #2550ea;
width: 30px;
height: 30px;
display: block;
border-radius: 4px;
text-align: center;
line-height: 30px; margin-top: -55px;
opacity: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
border: 1px solid transparent;
}
.tss-wrapper[data-layout="carousel12"] .carousel-wrapper .swiper-arrow,
.tss-wrapper[data-layout="carousel11"] .carousel-wrapper .swiper-arrow {
margin-top: -35px;
}
.tss-wrapper[data-layout="carousel12"] .carousel-wrapper .swiper-pagination,
.tss-wrapper[data-layout="carousel11"] .carousel-wrapper .swiper-pagination {
display: none;
}
.tss-carousel-main.swiper .swiper-pagination,
.tss-carousel.swiper .swiper-pagination {
-webkit-transition: all 0.3s;
transition: all 0.3s;
bottom: -10px !important;
width: 100%;
}
.tss-carousel-main.swiper:not(.swiper-initialized) .swiper-pagination,
.tss-carousel.swiper:not(.swiper-initialized) .swiper-pagination {
opacity: 0;
}
.tss-carousel-main.swiper.swiper.swiper-container-initialized .swiper-pagination,
.tss-carousel.swiper.swiper.swiper-container-initialized .swiper-pagination,
.tss-carousel-thumb.swiper.swiper-container-initialized .swiper-wrapper,
.tss-carousel.swiper.swiper-container-initialized .swiper-wrapper,
.swiper-container-initialized.tss-carousel-main .swiper-button-next:not(.swiper-button-disabled),
.swiper-container-initialized.tss-carousel-main .swiper-button-prev:not(.swiper-button-disabled),
.swiper-container-initialized.tss-carousel .swiper-button-next:not(.swiper-button-disabled),
.swiper-container-initialized.tss-carousel .swiper-button-prev:not(.swiper-button-disabled),
.swiper-initialized.tss-carousel-main .swiper-button-next:not(.swiper-button-disabled),
.swiper-initialized.tss-carousel-main .swiper-button-prev:not(.swiper-button-disabled),
.swiper-initialized.tss-carousel .swiper-button-next:not(.swiper-button-disabled),
.swiper-initialized.tss-carousel .swiper-button-prev:not(.swiper-button-disabled) {
opacity: 1 !important;
}
.tss-carousel-main .swiper-button-next::after,
.tss-carousel-main .swiper-button-prev::after,
.tss-carousel .swiper-button-next::after,
.tss-carousel .swiper-button-prev::after {
font-size: 14px;
color: #fff;
font-weight: bold;
content: none !important;
}
.tss-carousel-main .swiper-arrow > i,
.tss-carousel .swiper-arrow > i {
color: #fff;
font-size: 16px;
display: block;
line-height: 30px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.tss-carousel-main.swiper-rtl .swiper-button-next > i::before,
.tss-carousel.swiper-rtl .swiper-button-next > i::before {
content: "\f053";
}
.tss-carousel-main.swiper-rtl .swiper-button-prev > i::before,
.tss-carousel.swiper-rtl .swiper-button-prev > i::before {
content: "\f054";
}
.tss-carousel-main .swiper-button-next,
.tss-carousel .swiper-button-next {
right: -10px;
}
.tss-carousel-main:not(.swiper-rtl) .swiper-button-prev,
.tss-carousel .swiper-button-prev {
left: -10px;
}
.tss-carousel.swiper-autoheight[data-dots='true'] .swiper-wrapper {
margin-bottom: 50px;
}
.tss-carousel-main .swiper-pagination-bullet,
.tss-carousel .swiper-pagination-bullet {
margin: 0 5px !important;
width: 10px;
height: 10px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
background: #2550ea;
}
.tss-carousel-main .swiper-pagination-bullet:hover,
.tss-carousel-main .swiper-pagination-bullet-active,
.tss-carousel .swiper-pagination-bullet:hover,
.tss-carousel .swiper-pagination-bullet-active {
opacity: 1;
background: #2550ea;
} #tss-submit-form {
position: relative;
padding: 20px;
}
#tss-submit-form.rtcessing:after {
content: "";
background: rgba(0, 0, 0, .4);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.tss-submit-wrapper #tss-submit-response.error,
#tss-submit-form .field-holder .error {
color: red;
}
#tss-submit-form .field-holder input.error,
#tss-submit-form .field-holder textarea.error {
border-color: red;
}
#tss-submit-form .field-holder .valid {
border-color: green;
}
.tss-submit-wrapper #tss-submit-response.success {
color: green;
}
#tss-submit-form .field-holder:after {
clear: both;
display: block;
content: "";
}
#tss-submit-form .field-holder {
margin-bottom: 15px;
}
#tss-submit-form .rt-label {
font-weight: 600;
margin-bottom: 5px;
}
#tss-submit-form .rt-field-wrapper + .rt-field-wrapper {
margin-top: 13px;
}
#tss-submit-form .field-holder .field > input,
#tss-submit-form .field-holder .field input[type=url],
#tss-submit-form .field-holder .field > textarea {
width: 100%;
box-sizing: border-box;
}
.rt-sm-sortable-list .social-item {
margin-bottom: 15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.rt-sm-sortable-list .social-item span.dashicons {
margin-right: 10px;
}
.tss-wrapper.tss-submit-wrapper {
max-width: 700px;
margin: 0 auto;
border: 1px solid #0000001a;
padding: 20px;
border-radius: 10px;
}
.tss-wrapper.tss-submit-wrapper select:focus{
border-width: 1px;
box-shadow: none;
outline: none;
}
.tss-wrapper.tss-submit-wrapper input,
.tss-wrapper.tss-submit-wrapper select,
.tss-wrapper.tss-submit-wrapper select:focus,
.tss-wrapper.tss-submit-wrapper textarea{
border: 1px solid #0000001a;
}
.tss-wrapper.tss-submit-wrapper input:focus,
.tss-wrapper.tss-submit-wrapper textarea:focus{
border-color: #999;
outline: none;
}
#tss-submit-response p {
font-size: 16px;
}
#tss-submit-form input[type=text],
#tss-submit-form input[type=url] {
padding: 8px 8px;
width: 100%;
}
#tss-submit-form textarea {
height: 200px;
}
.field-holder.submit-holder input.tss-submit-button {
font-size: 14px;
padding: 10px 25px;
}
.tss-submit-wrapper .rt-rating > span {
margin: 0;
cursor: pointer;
}
.tss-submit-wrapper .rt-rating {
display: inline-block;
}
.tss-submit-wrapper .rt-rating.selected span:before,
.tss-submit-wrapper .rt-rating:hover span:before,
.tss-submit-wrapper .rt-rating.selected:hover span:before {
content: "\f155";
}
.tss-submit-wrapper .rt-rating:hover span:hover ~ span:before,
.tss-submit-wrapper .rt-rating span.active ~ span:before,
.tss-submit-wrapper .rt-rating.selected:hover span:hover ~ span:before {
content: "\f154";
}
.tss-submit-wrapper #tss_social_media_holder .rt-label{
margin: 0 0 15px;
}
.tss-submit-wrapper #tss_social_media_holder .dashicons-skype,
.tss-submit-wrapper #tss_social_media_holder .dashicons-telegram,
.tss-submit-wrapper #tss_social_media_holder .dashicons-twitter{
position: relative;
}
.tss-submit-wrapper #tss_social_media_holder .dashicons-skype:before,
.tss-submit-wrapper #tss_social_media_holder .dashicons-telegram:before,
.tss-submit-wrapper #tss_social_media_holder .dashicons-twitter:before{
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.tss-submit-wrapper #tss_social_media_holder input:focus{
outline: none;
border: 1px solid #999;
}
.rt-sm-sortable-list .social-item span.dashicons {
margin: 0;
width: 44px;
height: 44px;
border: 1px solid;
text-align: center;
display: inline-block;
line-height: 44px;
border-radius: 3px 0 0 3px;
border-right-width: 0;
border-color: #0000001a;
}
.tss-submit-wrapper #tss_social_media_holder input{
border-radius: 0 3px 3px 0;
} .rt-single-testimonial-detail {
padding: 30px 0;
margin: 30px 0 !important;
overflow: hidden;
}
.rt-single-testimonial-detail .testi-meta {
text-align: center;
}
.rt-single-testimonial-detail .tss-social-share a {
display: inline-block;
padding: 5px;
margin-right: 5px;
}
.rt-single-testimonial-detail .tss-social-share a:last-child {
margin-right: 0;
}
.clearfix:before,
.clearfix:after,
.rt-container-fluid:before,
.rt-container-fluid:after,
.rt-row:before,
.rt-row:after {
content: " ";
display: table;
}
.rt-single-testimonial-detail .testimonial + .author-social {
margin-top: 20px;
}
.rt-single-testimonial-detail .testimonial + .tss-social-share,
.rt-single-testimonial-detail .author-social + .tss-social-share {
margin-top: 10px;
}
.rt-single-testimonial-detail .author-social > a {
display: inline-block;
padding: 5px;
margin-right: 5px;
}   .tss-wrapper .tss-layout1 .single-item-wrapper,
.tss-wrapper .tss-carousel1 .single-item-wrapper { display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.tss-wrapper .tss-layout1 .single-item-wrapper .profile-img-wrapper,
.tss-wrapper .tss-layout1 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-layout1 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel1 .single-item-wrapper .profile-img-wrapper,
.tss-wrapper .tss-carousel1 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel1 .single-item-wrapper h4.author-bio {
text-align: center;
}
.tss-wrapper .tss-carousel1 .single-item-wrapper:hover .item-content-wrapper:after {
top: 40px;
-webkit-transition: all 0.75s ease-out;
-moz-transition: all 0.75s ease-out;
-ms-transition: all 0.75s ease-out;
-o-transition: all 0.75s ease-out;
transition: all 0.75s ease-out;
}
.tss-wrapper .tss-layout1 .tss-meta-info.tss-left,
.tss-wrapper .tss-carousel1 .tss-meta-info.tss-left {
flex: 2;
}
.tss-wrapper .tss-carousel1 .item-content-wrapper,
.tss-wrapper .tss-layout1 .item-content-wrapper {
padding: 30px;
background: #f8f8f8;
flex: 3;
position: relative;
}
.tss-wrapper .tss-layout1 .item-content-wrapper:before,
.tss-wrapper .tss-carousel1 .item-content-wrapper:before {
content: "\F10D";
color: #eaeaea;
position: absolute;
left: 10px;
top: 0;
font-family: "tss-font", serif;
font-size: 24px;
}
.tss-wrapper .tss-carousel1 .swiper-rtl .item-content-wrapper:before {
left: auto;
right: 10px;
}
.tss-wrapper .tss-layout1 .item-content-wrapper:after,
.tss-wrapper .tss-carousel1 .item-content-wrapper:after {
border-top: 10px solid transparent;
border-right: 15px solid #f8f8f8;
border-bottom: 10px solid transparent;
content: "";
position: absolute;
width: 0;
height: 0;
left: -15px;
top: 15px;
right: auto;
-webkit-transition: all 0.75s ease-out;
-moz-transition: all 0.75s ease-out;
-ms-transition: all 0.75s ease-out;
-o-transition: all 0.75s ease-out;
transition: all 0.75s ease-out;
}
.tss-wrapper .tss-carousel1 .swiper-rtl .item-content-wrapper:after {
left: auto;
right: -15px;
border-right: 0;
border-left: 15px solid #f8f8f8;
}
.tss-wrapper .tss-layout1 .item-content,
.tss-wrapper .tss-carousel1 .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
padding-top: 5px;
color: #2d2d2d;
}
.tss-wrapper .tss-layout1 .rating-wrapper,
.tss-wrapper .tss-carousel1 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
}   .tss-wrapper .tss-layout2 .single-item-wrapper,
.tss-wrapper .tss-carousel2 .single-item-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.tss-wrapper .tss-carousel2 .single-item-wrapper {
margin-bottom: 30px;
}
.tss-wrapper .tss-layout2 .single-item-wrapper .profile-img-wrapper,
.tss-wrapper .tss-layout2 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-layout2 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel2 .single-item-wrapper .profile-img-wrapper,
.tss-wrapper .tss-carousel2 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel2 .single-item-wrapper h4.author-bio {
text-align: center;
}
.tss-wrapper .tss-layout2 .rating-wrapper,
.tss-wrapper .tss-carousel2 .rating-wrapper,
.tss-wrapper .tss-layout2 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-layout2 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel2 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel2 .single-item-wrapper h4.author-bio {
padding: 0 10px;
}
.tss-wrapper .tss-layout2 .single-item-wrapper:hover .item-content-wrapper:after,
.tss-wrapper .tss-carousel2 .single-item-wrapper:hover .item-content-wrapper:after {
top: 40px;
-webkit-transition: all 0.75s ease-out;
-moz-transition: all 0.75s ease-out;
-ms-transition: all 0.75s ease-out;
-o-transition: all 0.75s ease-out;
transition: all 0.75s ease-out;
}
.tss-wrapper .single-item-wrapper .author-social,
.tss-wrapper .single-item-wrapper .tss-social-share {
text-align: center;
margin-bottom: 0px;
}
.tss-wrapper .tss-layout2 .tss-meta-info.tss-left,
.tss-wrapper .tss-carousel2 .tss-meta-info.tss-left {
flex: 3;
}
.tss-wrapper .tss-layout2 .tss-meta-info.tss-right,
.tss-wrapper .tss-carousel2 .tss-meta-info.tss-right {
flex: 2;
}
.tss-wrapper .tss-layout2 .item-content-wrapper,
.tss-wrapper .tss-carousel2 .item-content-wrapper {
padding: 30px;
background: #f8f8f8;
flex: 3;
position: relative;
}
.tss-wrapper .tss-layout2 .item-content-wrapper:before,
.tss-wrapper .tss-carousel2 .item-content-wrapper:before {
content: "\F10D";
color: #eaeaea;
position: absolute;
left: 10px;
top: 0;
font-family: "tss-font", serif;
font-size: 24px;
}
.tss-wrapper .tss-layout2 .item-content-wrapper:after,
.tss-wrapper .tss-carousel2 .item-content-wrapper:after {
border-top: 10px solid transparent;
border-left: 15px solid #f8f8f8;
border-bottom: 10px solid transparent;
content: "";
position: absolute;
width: 0;
height: 0;
right: -15px;
top: 15px;
-webkit-transition: all 0.75s ease-out;
-moz-transition: all 0.75s ease-out;
-ms-transition: all 0.75s ease-out;
-o-transition: all 0.75s ease-out;
transition: all 0.75s ease-out;
}
.tss-wrapper .tss-layout2 .item-content,
.tss-wrapper .tss-carousel2 .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
padding-top: 5px;
}
.tss-wrapper .tss-layout2 .rating-wrapper,
.tss-wrapper .tss-carousel2 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
}   .tss-wrapper .tss-layout3 .single-item,
.tss-wrapper .tss-isotope1 .single-item,
.tss-wrapper .tss-carousel3 .single-item {
padding: 0;
}
.tss-wrapper .tss-layout3 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-isotope1 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-layout3 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-isotope1 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel3 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel3 .single-item-wrapper h4.author-bio {
text-align: center;
}
.tss-wrapper .tss-layout3 .item-content-wrapper,
.tss-wrapper .tss-isotope1 .item-content-wrapper,
.tss-wrapper .tss-video1 .item-content-wrapper,
.tss-wrapper .tss-carousel3 .item-content-wrapper {
padding: 20px;
background: #f8f8f8;
position: relative;
}
.tss-wrapper .tss-layout3 .item-content-wrapper:before,
.tss-wrapper .tss-isotope1 .item-content-wrapper:before,
.tss-wrapper .tss-video1 .item-content-wrapper:before,
.tss-wrapper .tss-carousel3 .item-content-wrapper:before {
content: "\F10D";
color: #eaeaea;
position: absolute;
left: 0px;
top: -15px;
font-family: "tss-font", serif;
font-size: 30px;
}
.tss-wrapper .tss-layout3 .item-content,
.tss-wrapper .tss-isotope1 .item-content,
.tss-wrapper .tss-carousel3 .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
}
.tss-wrapper .tss-layout3 .rating-wrapper,
.tss-wrapper .tss-isotope1 .rating-wrapper,
.tss-wrapper .tss-carousel3 .rating-wrapper {
margin: 17px 0px -10px;
text-align: center;
display: block;
}
.tss-wrapper .tss-layout3 .profile-img-wrapper,
.tss-wrapper .tss-isotope1 .profile-img-wrapper,
.tss-wrapper .tss-carousel3 .profile-img-wrapper {
margin-bottom: 4px;
display: block;
text-align: center;
}
.tss-wrapper .tss-layout3 .profile-img-wrapper img,
.tss-wrapper .tss-isotope1 .profile-img-wrapper img,
.tss-wrapper .tss-carousel3 .profile-img-wrapper img {
display: inline-block;
}
.tss-wrapper .tss-layout3 .single-item-wrapper .author-social,
.tss-wrapper .tss-isotope1 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel3 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout3 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-isotope1 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel3 .single-item-wrapper .tss-social-share {
margin-bottom: 8px;
}   .tss-wrapper .tss-layout4 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel4 .single-item-wrapper h3.author-name {
margin: 0px 0 15px;
}
.tss-wrapper .tss-carousel2 .rt-responsive-img {
margin: auto;
}
.tss-wrapper .tss-layout4 .single-item-wrapper,
.tss-wrapper .tss-carousel4 .single-item-wrapper {
background: #f8f8f8;
margin-bottom: 0px;
display: flex;
}
.tss-wrapper .tss-layout4 .profile-img-wrapper,
.tss-wrapper .tss-carousel4 .profile-img-wrapper {
flex: 1;
padding: 25px 0 25px 15px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.tss-wrapper .tss-layout4 .profile-img-wrapper a img,
.tss-wrapper .tss-carousel4 .profile-img-wrapper a img {
width: auto !important;
}
.tss-wrapper .tss-layout4 .item-content-wrapper,
.tss-wrapper .tss-carousel4 .item-content-wrapper {
flex: 3;
padding: 20px 15px;
}
.tss-wrapper .tss-layout4 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel4 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout4 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel4 .single-item-wrapper .tss-social-share {
text-align: left;
}
.tss-wrapper .tss-layout4 .item-content,
.tss-wrapper .tss-carousel4 .item-content {
padding: 15px 0px 0px 0px;
font-size: 16px;
line-height: 1.6;
margin-bottom: 0;
}
.tss-wrapper .tss-layout4 .rating-wrapper,
.tss-wrapper .tss-carousel4 .rating-wrapper {
margin-bottom: 10px;
text-align: left;
}   .tss-wrapper .tss-layout5 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-isotope2 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel5 .single-item-wrapper h3.author-name {
margin: 0px 0 10px;
}
.tss-wrapper .tss-layout5 .single-item-wrapper,
.tss-wrapper .tss-isotope2 .single-item-wrapper,
.tss-wrapper .tss-carousel5 .single-item-wrapper {
background: #f8f8f8;
margin-bottom: 0px;
display: flex;
}
.tss-wrapper .tss-layout5 .profile-img-wrapper,
.tss-wrapper .tss-isotope2 .profile-img-wrapper,
.tss-wrapper .tss-carousel5 .profile-img-wrapper {
flex: 1.5;
padding: 20px 0 15px 15px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.tss-wrapper .tss-layout5 .profile-img-wrapper a img,
.tss-wrapper .tss-isotope2 .profile-img-wrapper a img,
.tss-wrapper .tss-carousel5 .profile-img-wrapper a img {
width: auto !important;
}
.tss-wrapper .tss-layout5 .item-content-wrapper,
.tss-wrapper .tss-isotope2 .item-content-wrapper,
.tss-wrapper .tss-carousel5 .item-content-wrapper {
flex: 3;
padding: 20px 0 10px 15px;
}
.tss-wrapper .tss-layout5 .single-item-wrapper .author-social,
.tss-wrapper .tss-isotope2 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel5 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout5 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-isotope2 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel5 .single-item-wrapper .tss-social-share {
text-align: center;
}
.tss-wrapper .tss-layout5 .item-content,
.tss-wrapper .tss-isotope2 .item-content,
.tss-wrapper .tss-carousel5 .item-content {
padding: 0px 15px 15px 0px;
font-size: 16px;
line-height: 1.6;
margin-bottom: 0;
}
.tss-wrapper .tss-layout5 .rating-wrapper,
.tss-wrapper .tss-isotope2 .rating-wrapper,
.tss-wrapper .tss-carousel5 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
}   .tss-wrapper .tss-layout6 .single-item,
.tss-wrapper .tss-carousel6 .single-item {
padding: 0;
}
.tss-wrapper .tss-layout6 .item-content-wrapper:after,
.tss-wrapper .tss-carousel6 .item-content-wrapper:after {
border-left: 10px solid transparent;
border-top: 15px solid #f8f8f8;
border-right: 10px solid transparent;
content: "";
position: absolute;
width: 0;
height: 0;
left: 25px;
bottom: -15px;
-webkit-transition: all 0.75s ease-out;
-moz-transition: all 0.75s ease-out;
-ms-transition: all 0.75s ease-out;
-o-transition: all 0.75s ease-out;
transition: all 0.75s ease-out;
}
.tss-wrapper .tss-layout6 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel6 .single-item-wrapper h3.author-name {
margin: 10px 0 8px;
}
.tss-wrapper .tss-layout6 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel6 .single-item-wrapper h4.author-bio {
margin-bottom: 8px;
}
.tss-wrapper .tss-layout6 .item-content-wrapper,
.tss-wrapper .tss-carousel6 .item-content-wrapper {
padding: 40px 30px;
background: #f8f8f8;
position: relative;
border-radius: 5px;
}
.tss-wrapper .tss-layout6 .item-content-wrapper:before,
.tss-wrapper .tss-carousel6 .item-content-wrapper:before {
content: "\F10D";
color: #ffffff;
position: absolute;
left: 10px;
top: 10px;
font-family: "tss-font", serif;
font-size: 30px;
line-height: 1;
}
.tss-wrapper .tss-layout6 .item-content-wrapper .item-content,
.tss-wrapper .tss-carousel6 .item-content-wrapper .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
}
.tss-wrapper .tss-layout6 .profile-img-wrapper,
.tss-wrapper .tss-carousel6 .profile-img-wrapper {
text-align: center;
margin-bottom: 10px;
display: inline-block;
}
.tss-wrapper .tss-layout6 .tss-meta-info,
.tss-wrapper .tss-carousel6 .tss-meta-info {
display: flex;
margin-top: 30px;
}
.tss-wrapper .tss-layout6 .tss-meta-info .tss-left,
.tss-wrapper .tss-carousel6 .tss-meta-info .tss-left {
flex: 1;
}
.tss-wrapper .tss-layout6 .tss-meta-info .tss-right,
.tss-wrapper .tss-carousel6 .tss-meta-info .tss-right {
padding: 0px 0px 0px 15px;
flex: 4;
position: relative;
}
.tss-wrapper .tss-layout6 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel6 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout6 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel6 .single-item-wrapper .tss-social-share {
text-align: left;
margin-bottom: 10px;
margin-left: -6px;
}
.tss-wrapper .tss-layout6 .rating-wrapper,
.tss-wrapper .tss-carousel6 .rating-wrapper {
margin-bottom: 6px;
}   .tss-wrapper .tss-layout7 .single-item,
.tss-wrapper .tss-isotope3 .single-item,
.tss-wrapper .tss-carousel7 .single-item {
padding: 0;
}
.tss-wrapper .tss-layout7 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-isotope3 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel7 .single-item-wrapper h3.author-name {
margin: 5px 0px 8px;
text-align: center;
}
.tss-wrapper .tss-layout7 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-isotope3 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel7 .single-item-wrapper h4.author-bio {
margin-bottom: 10px;
text-align: center;
}
.tss-wrapper .tss-layout7 .single-item-wrapper,
.tss-wrapper .tss-isotope3 .single-item-wrapper,
.tss-wrapper .tss-carousel7 .single-item-wrapper {
padding: 30px;
background: #f8f8f8;
position: relative;
}
.tss-wrapper .tss-layout7 .item-content-wrapper,
.tss-wrapper .tss-isotope3 .item-content-wrapper,
.tss-wrapper .tss-carousel7 .item-content-wrapper {
position: relative;
padding-bottom: 10px;
}
.tss-wrapper .tss-layout7 .single-item-wrapper:before,
.tss-wrapper .tss-isotope3 .single-item-wrapper:before,
.tss-wrapper .tss-carousel7 .single-item-wrapper:before {
content: "\F10D";
color: #ffffff;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
top: 8px;
font-family: "tss-font", serif;
font-size: 30px;
}
.tss-wrapper .tss-layout7 .item-content-wrapper .item-content,
.tss-wrapper .tss-isotope3 .item-content-wrapper .item-content,
.tss-wrapper .tss-carousel7 .item-content-wrapper .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
}
.tss-wrapper .tss-layout7 .profile-img-wrapper,
.tss-wrapper .tss-isotope3 .profile-img-wrapper,
.tss-wrapper .tss-carousel7 .profile-img-wrapper {
text-align: center;
margin: 30px 0px 15px;
display: block;
}
.tss-wrapper .tss-layout7 .profile-img-wrapper img,
.tss-wrapper .tss-isotope3 .profile-img-wrapper img,
.tss-wrapper .tss-carousel7 .profile-img-wrapper img {
display: inline-block;
}
.tss-wrapper .tss-layout7 .single-item-wrapper .author-social,
.tss-wrapper .tss-isotope3 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel7 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout7 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-isotope3 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel7 .single-item-wrapper .tss-social-share {
text-align: center;
}
.tss-wrapper .tss-layout7 .rating-wrapper,
.tss-wrapper .tss-isotope3 .rating-wrapper,
.tss-wrapper .tss-carousel7 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
}   .tss-wrapper .tss-layout8 .single-item,
.tss-wrapper .tss-carousel8 .single-item {
padding: 0;
}
.tss-wrapper .tss-layout8 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel8 .single-item-wrapper h3.author-name {
margin: 5px 0px 8px;
text-align: center;
}
.tss-wrapper .tss-layout8 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel8 .single-item-wrapper h4.author-bio {
margin-bottom: 20px;
text-align: center;
}
.tss-wrapper .tss-layout8 .single-item-wrapper,
.tss-wrapper .tss-carousel8 .single-item-wrapper {
padding: 30px;
background: #f8f8f8;
position: relative;
}
.tss-wrapper .tss-layout8 .item-content-wrapper,
.tss-wrapper .tss-carousel8 .item-content-wrapper {
position: relative;
padding-bottom: 10px;
}
.tss-wrapper .tss-layout8 .single-item-wrapper:before,
.tss-wrapper .tss-carousel8 .single-item-wrapper:before {
content: "\F10D";
color: #ffffff;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
top: 8px;
font-family: "tss-font", serif;
font-size: 30px;
z-index: 99;
}
.tss-wrapper .tss-layout8 .item-content-wrapper .item-content,
.tss-wrapper .tss-carousel8 .item-content-wrapper .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
padding-top: 30px;
}
.tss-wrapper .tss-layout8 .profile-img-wrapper,
.tss-wrapper .tss-carousel8 .profile-img-wrapper {
text-align: center;
margin: 15px 0px;
display: block;
}
.tss-wrapper .tss-layout8 .profile-img-wrapper img,
.tss-wrapper .tss-carousel8 .profile-img-wrapper img {
display: inline-block;
}
.tss-wrapper .tss-layout8 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel8 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout8 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel8 .single-item-wrapper .tss-social-share {
text-align: center;
}
.tss-wrapper .tss-layout8 .rating-wrapper,
.tss-wrapper .tss-carousel8 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
margin-top: -6px;
}   .tss-wrapper .tss-layout9 .single-item-wrapper,
.tss-wrapper .tss-isotope4 .single-item-wrapper,
.tss-wrapper .tss-carousel9 .single-item-wrapper {
margin-bottom: 30px;
text-align: center;
position: relative;
}
.tss-wrapper .tss-layout9 .single-item-wrapper:hover .item-content-wrapper,
.tss-wrapper .tss-isotope4 .single-item-wrapper:hover .item-content-wrapper,
.tss-wrapper .tss-carousel9 .single-item-wrapper:hover .item-content-wrapper {
opacity: 1;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.tss-wrapper .tss-layout9 .single-item-wrapper:hover .profile-img-wrapper:before,
.tss-wrapper .tss-isotope4 .single-item-wrapper:hover .profile-img-wrapper:before,
.tss-wrapper .tss-carousel9 .single-item-wrapper:hover .profile-img-wrapper:before {
opacity: 1;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.tss-wrapper .tss-layout9 .profile-img-wrapper,
.tss-wrapper .tss-isotope4 .profile-img-wrapper,
.tss-wrapper .tss-carousel9 .profile-img-wrapper {
position: relative;
}
.tss-wrapper .tss-layout9 .profile-img-wrapper img,
.tss-wrapper .tss-isotope4 .profile-img-wrapper img,
.tss-wrapper .tss-carousel9 .profile-img-wrapper img {
margin: 0 auto;
width: 100%;
}
.tss-wrapper .tss-layout9 .tss-img-circle .profile-img-wrapper:before,
.tss-wrapper .tss-isotope4 .tss-img-circle .profile-img-wrapper:before,
.tss-wrapper .tss-carousel9 .tss-img-circle .profile-img-wrapper:before {
border-radius: 50%;
}
.tss-wrapper .tss-layout9 .profile-img-wrapper:before,
.tss-wrapper .tss-isotope4 .profile-img-wrapper:before,
.tss-wrapper .tss-carousel9 .profile-img-wrapper:before {
opacity: 0;
content: "";
background: rgba(55, 71, 79, 0.9);
position: absolute;
right: 0;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 1;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.tss-wrapper .tss-layout9 .profile-img-wrapper:after,
.tss-wrapper .tss-isotope4 .profile-img-wrapper:after,
.tss-wrapper .tss-carousel9 .profile-img-wrapper:after {
content: "\F10D";
color: #ffffff;
position: absolute;
right: 35px;
top: 0;
font-family: "tss-font";
font-size: 22px;
height: 40px;
width: 40px;
line-height: 40px;
background: #8cc63e;
z-index: 3;
-webkit-box-shadow: -9px 11px 19px -7px rgba(0, 0, 0, 0.75);
-moz-box-shadow: -9px 11px 19px -7px rgba(0, 0, 0, 0.75);
box-shadow: -9px 11px 19px -7px rgba(0, 0, 0, 0.75);
}
.tss-wrapper .tss-layout9 .tss-img-circle .profile-img-wrapper:after,
.tss-wrapper .tss-isotope4 .tss-img-circle .profile-img-wrapper:after,
.tss-wrapper .tss-carousel9 .tss-img-circle .profile-img-wrapper:after {
border-radius: 50%;
}
.tss-wrapper .tss-layout9 .item-content-wrapper,
.tss-wrapper .tss-isotope4 .item-content-wrapper,
.tss-wrapper .tss-carousel9 .item-content-wrapper {
opacity: 0;
padding: 0 30px;
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 2;
left: 0;
right: 0;
margin: 0 auto;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.tss-wrapper .tss-layout9 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-isotope4 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel9 .single-item-wrapper h3.author-name {
margin-bottom: 5px;
font-size: 22px;
color: #fff;
}
.tss-wrapper .tss-layout9 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-isotope4 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel9 .single-item-wrapper h4.author-bio {
margin-bottom: 5px;
font-size: 18px;
color: #fff;
}
.tss-wrapper .tss-layout8 .single-item-wrapper h3.author-name a,
.tss-wrapper .tss-isotope4 .single-item-wrapper h3.author-name a,
.tss-wrapper .tss-carousel9 .single-item-wrapper h3.author-name a { color: inherit;
}
.tss-wrapper .tss-layout9 .item-content,
.tss-wrapper .tss-isotope4 .item-content,
.tss-wrapper .tss-carousel9 .item-content {
font-style: italic;
font-size: 15px;
color: #ffffff;
}
.tss-wrapper .tss-layout9 .rating-wrapper,
.tss-wrapper .tss-isotope4 .rating-wrapper,
.tss-wrapper .tss-carousel9 .rating-wrapper {
margin-bottom: 5px;
}
.tss-wrapper .tss-layout9 .rating-wrapper li,
.tss-wrapper .tss-isotope4 .rating-wrapper li,
.tss-wrapper .tss-carousel9 .rating-wrapper li {
display: inline;
color: #ffca28;
}   .tss-wrapper .tss-layout10,
.tss-wrapper .tss-isotope5,
.tss-wrapper .tss-carousel10 {
padding: 0px 0;
}
.tss-wrapper .tss-layout10 .single-item-wrapper .author-social,
.tss-wrapper .tss-isotope5 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel10 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout10 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-isotope5 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel10 .single-item-wrapper .tss-social-share {
text-align: left;
}
.tss-wrapper .tss-layout10 .profile-img-wrapper,
.tss-wrapper .tss-isotope5 .profile-img-wrapper,
.tss-wrapper .tss-carousel10 .profile-img-wrapper {
position: absolute;
z-index: 1;
right: 15px;
top: 50px;
}
.tss-wrapper .tss-layout10 .profile-img-wrapper img,
.tss-wrapper .tss-isotope5 .profile-img-wrapper img,
.tss-wrapper .tss-carousel10 .profile-img-wrapper img {
border: 10px solid #f8f8f8;
margin: 0 auto;
width: 150px !important;
height: auto;
}
.tss-wrapper .tss-layout10 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-isotope5 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel10 .single-item-wrapper h3.author-name {
margin-bottom: 8px;
font-size: 22px;
}
.tss-wrapper .tss-layout10 .single-item-wrapper h3.author-name a,
.tss-wrapper .tss-isotope5 .single-item-wrapper h3.author-name a,
.tss-wrapper .tss-carousel10 .single-item-wrapper h3.author-name a {
color: #222222;
}
.tss-wrapper .tss-layout10 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-isotope5 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel10 .single-item-wrapper h4.author-bio {
margin-bottom: 10px;
display: block;
color: #959595;
font-size: 18px;
}
.tss-wrapper .tss-layout10 .item-content,
.tss-wrapper .tss-isotope5 .item-content,
.tss-wrapper .tss-carousel10 .item-content {
position: relative;
padding: 30px 130px 30px 30px;
background: #ffffff;
}
.tss-wrapper .tss-carousel10 .item-content,
.tss-wrapper .tss-layout10 .item-content,
.tss-wrapper .tss-isotope5 .item-content {
background: #f1f1f1;
}
.tss-wrapper .tss-layout10 .item-content:after,
.tss-wrapper .tss-isotope5 .item-content:after,
.tss-wrapper .tss-carousel10 .item-content:after {
content: ' ';
position: absolute;
width: 0;
height: 0;
left: 38px;
top: -30px;
border: 15px solid;
border-color: transparent transparent #ffffff #ffffff;
}
.tss-wrapper .tss-carousel10 .item-content:after,
.tss-wrapper .tss-layout10 .item-content:after,
.tss-wrapper .tss-isotope5 .item-content:after {
border-color: transparent transparent #f1f1f1 #f1f1f1;
}
.tss-wrapper .tss-layout10 .rating-wrapper,
.tss-wrapper .tss-isotope5 .rating-wrapper,
.tss-wrapper .tss-carousel10 .rating-wrapper {
margin-bottom: 40px;
}
.tss-wrapper .tss-layout10 .rating-wrapper li,
.tss-wrapper .tss-isotope5 .rating-wrapper li,
.tss-wrapper .tss-carousel10 .rating-wrapper li {
display: inline;
color: #ffca28;
}
.tss-wrapper .tss-isotope5 .author-social,
.tss-wrapper .tss-layout10 .author-social {
margin-top: -25px;
}
.tss-wrapper .tss-layout10 .author-social {
margin-top: -30px;
margin-bottom: 8px;
}
.tss-wrapper .tss-isotope5 .item-content,
.tss-wrapper .tss-layout10 .item-content {
margin-top: 25px;
}
.tss-wrapper .tss-isotope5 .item-content,
.tss-wrapper .tss-layout10 .item-content,
.tss-wrapper .tss-carousel10 .item-content {
margin-top: 40px;
}   .tss-wrapper .tss-carousel11 .single-item {
padding: 0;
}
.tss-wrapper .tss-carousel11 .single-item-wrapper h3.author-name {
margin: 5px 0px 8px;
text-align: center;
font-size: 22px;
}
.tss-wrapper .tss-carousel11 .single-item-wrapper h4.author-bio {
margin-bottom: 20px;
text-align: center;
font-size: 18px;
}
.tss-wrapper .tss-carousel11 .item-content-wrapper .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
padding-bottom: 14px;
}
.tss-wrapper .tss-carousel11 .profile-img-wrapper {
margin-bottom: 4px;
display: block;
}
.tss-wrapper .tss-carousel11 .tss-carousel-thumb .swiper-wrapper,
.tss-wrapper .tss-carousel11 .tss-carousel-thumb .slick-track {
padding: 40px 0 40px;
}
.tss-wrapper .tss-carousel11 .profile-img-wrapper {
position: relative;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
text-align: center;
cursor: pointer;
}
.tss-wrapper .tss-carousel11 .profile-img-wrapper img {
width: 120px;
height: 120px;
display: inline-block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
margin: 0 auto;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-ms-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
.tss-wrapper .tss-carousel11 .swiper-slide-active img,
.tss-wrapper .tss-carousel11 .slick-center img {
-webkit-transform: scale(1.4);
-moz-transform: scale(1.4);
-ms-transform: scale(1.4);
-o-transform: scale(1.4);
transform: scale(1.4);
}
.tss-wrapper .tss-carousel11 .profile-img-wrapper:before {
content: "";
background: rgba(0, 0, 0, 0.6);
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
right: 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
height: 132px;
width: 132px;
margin: 0 auto;
z-index: 5;
opacity: 1;
visibility: visible;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-ms-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
.tss-wrapper .tss-carousel11 .profile-img-wrapper:focus {
outline: none;
}
.tss-wrapper .tss-carousel11 .swiper-slide-active::before,
.tss-wrapper .tss-carousel11 .slick-center:before {
opacity: 0;
visibility: hidden;
}
.tss-wrapper .tss-carousel11 .item-content p {
width: 80%;
margin: 0 auto;
}
.tss-wrapper .tss-carousel11 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
}   .tss-wrapper .tss-carousel12 .single-item {
padding: 0;
margin-bottom: 0;
}
.tss-wrapper .tss-carousel12 h3.author-name {
margin: 20px 0px 8px;
text-align: center;
}
.tss-wrapper .tss-carousel12 h4.author-bio {
margin-bottom: 20px;
text-align: center;
}
.tss-wrapper .tss-carousel12 .item-content-wrapper .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
}
.tss-wrapper .tss-carousel12 .profile-img-wrapper {
margin-bottom: 4px;
display: block;
outline: 0;
}
.tss-wrapper .tss-carousel12 .tss-carousel-thumb .swiper-slide-active.profile-img-wrapper:before,
.tss-wrapper .tss-carousel12 .slick-current.slick-active.slick-center.profile-img-wrapper:before { opacity: 0;
visibility: hidden;
}
.tss-wrapper .tss-carousel12 .tss-carousel-thumb .swiper-wrapper,
.tss-wrapper .tss-carousel12 .tss-carousel-thumb .slick-track {
padding: 30px 0 40px;
}
.tss-wrapper .tss-carousel12 .profile-img-wrapper {
position: relative;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
text-align: center;
cursor: pointer;
}
.tss-wrapper .tss-carousel12 .profile-img-wrapper img {
height: 120px;
width: 120px;
display: inline-block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
margin: 0 auto;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-ms-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
.tss-wrapper .tss-carousel12 .swiper-slide-active img {
-webkit-transform: scale(1.4);
-moz-transform: scale(1.4);
-ms-transform: scale(1.4);
-o-transform: scale(1.4);
transform: scale(1.4);
}
.tss-wrapper .tss-carousel12 .profile-img-wrapper:before {
content: "";
background: rgba(0, 0, 0, 0.6);
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
right: 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
height: 132px;
width: 132px;
margin: 0 auto;
z-index: 5;
opacity: 1;
visibility: visible;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-ms-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
.tss-wrapper .tss-carousel12 .tss-meta-info:focus {
outline: none;
}
.tss-wrapper .tss-carousel12 .slick-center .profile-img-wrapper:before {
opacity: 0;
visibility: hidden;
}
.tss-wrapper .tss-carousel12 .item-content p {
width: 80%;
margin: 0 auto 10px;
}
.tss-wrapper .tss-carousel12 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
}
.tss-wrapper .video-testimonial-wrap + .tss-meta-info + .rating-wrapper,
.tss-wrapper .video-testimonial-wrap + .tss-meta-info .profile-img-wrapper {
margin-top: 20px;
} .tss-wrapper .tss-pagination ul.pagination-list li {
display: inline-block;
list-style: none;
margin-right: 5px;
}
.tss-wrapper .tss-pagination ul.pagination-list li:last-child {
margin-right: 0;
}
.tss-wrapper .tss-pagination ul.pagination-list li span,
.tss-wrapper .tss-pagination ul.pagination-list li a {
padding: 4px 10px;
font-size: 15px;
background: #eee;
border: 1px solid transparent;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.tss-wrapper .tss-pagination ul.pagination-list li.active span,
.tss-wrapper .tss-pagination ul.pagination-list li span:hover,
.tss-wrapper .tss-pagination ul.pagination-list li a:hover {
background: #8c8989;
color: #ffffff;
}
.tss-wrapper .tss-pagination .tss-loading-holder {
padding: 15px 0;
} .tss-wrapper .single-item-wrapper .rating-wrapper span.dashicons {
color: gold;
}
.tss-wrapper .tss-iso-filter {
margin: 25px 0;
text-align: center;
}
.tss-wrapper .tss-isotope-button-wrapper,
.tss-wrapper .iso-search {
display: inline-block;
}
.tss-wrapper .iso-search {
margin: 0 10px;
}
.tss-wrapper .iso-search input {
width: auto;
padding: 10px;
font-size: 16px;
outline: none !important;
height: 37px;
}
.rt-container-fluid [class*='rt-col-'],
.rt-container [class*='rt-col-'] {
box-sizing: border-box;
} body > .tss-tooltip {
font-size: 100%;
position: absolute;
z-index: 9999;
-o-box-shadow: 0 0 5px #aaa;
-moz-box-shadow: 0 0 5px #aaa;
-webkit-box-shadow: 0 0 5px #aaa;
box-shadow: 0 0 5px #aaa;
color: #fff;
border-radius: 3px;
background: #666;
padding: 0 10px;
border-width: 2px;
opacity: 0;
-webkit-transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-ms-transition: opacity .5s ease-in-out;
-o-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
}
body > .tss-tooltip,
body > .tss-tooltip .tss-tooltip-bottom:after {
background: #000;
border-radius: 2px;
}
body > .tss-tooltip .tss-tooltip-bottom {
width: 70px;
height: 18px;
overflow: hidden;
position: absolute;
left: 50%;
margin-left: -32px;
bottom: -16px;
}
body > .tss-tooltip .tss-tooltip-bottom:after {
content: "";
position: absolute;
left: 20px;
top: -20px;
width: 25px;
height: 25px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
tranform: rotate(45deg);
} @media (min-width: 768px) {
.rt-container {
width: 750px;
}
}
@media (min-width: 992px) {
.rt-container {
width: 970px;
}
}
@media (min-width: 1200px) {
.rt-container {
width: 1170px;
}
}
@media (min-width: 768px) {
.rt-col-sm-24,
.rt-col-sm-1,
.rt-col-sm-2,
.rt-col-sm-3,
.rt-col-sm-4,
.rt-col-sm-5,
.rt-col-sm-6,
.rt-col-sm-7,
.rt-col-sm-8,
.rt-col-sm-9,
.rt-col-sm-10,
.rt-col-sm-11,
.rt-col-sm-12 {
float: left;
}
.rt-col-sm-24 {
width: 20%;
}
.rt-col-sm-12 {
width: 100%;
}
.rt-col-sm-11 {
width: 91.66666667%;
}
.rt-col-sm-10 {
width: 83.33333333%;
}
.rt-col-sm-9 {
width: 75%;
}
.rt-col-sm-8 {
width: 66.66666667%;
}
.rt-col-sm-7 {
width: 58.33333333%;
}
.rt-col-sm-6 {
width: 50%;
}
.rt-col-sm-5 {
width: 41.66666667%;
}
.rt-col-sm-4 {
width: 33.33333333%;
}
.rt-col-sm-3 {
width: 25%;
}
.rt-col-sm-2 {
width: 16.66666667%;
}
.rt-col-sm-1 {
width: 8.33333333%;
}
}
@media (min-width: 992px) {
.rt-col-md-24,
.rt-col-md-1,
.rt-col-md-2,
.rt-col-md-3,
.rt-col-md-4,
.rt-col-md-5,
.rt-col-md-6,
.rt-col-md-7,
.rt-col-md-8,
.rt-col-md-9,
.rt-col-md-10,
.rt-col-md-11,
.rt-col-md-12 {
float: left;
}
.rt-col-md-24 {
width: 20%;
}
.rt-col-md-12 {
width: 100%;
}
.rt-col-md-11 {
width: 91.66666667%;
}
.rt-col-md-10 {
width: 83.33333333%;
}
.rt-col-md-9 {
width: 75%;
}
.rt-col-md-8 {
width: 66.66666667%;
}
.rt-col-md-7 {
width: 58.33333333%;
}
.rt-col-md-6 {
width: 50%;
}
.rt-col-md-5 {
width: 41.66666667%;
}
.rt-col-md-4 {
width: 33.33333333%;
}
.rt-col-md-3 {
width: 25%;
}
.rt-col-md-2 {
width: 16.66666667%;
}
.rt-col-md-1 {
width: 8.33333333%;
}
}
@media (min-width: 1200px) {
.rt-col-lg-24,
.rt-col-lg-1,
.rt-col-lg-2,
.rt-col-lg-3,
.rt-col-lg-4,
.rt-col-lg-5,
.rt-col-lg-6,
.rt-col-lg-7,
.rt-col-lg-8,
.rt-col-lg-9,
.rt-col-lg-10,
.rt-col-lg-11,
.rt-col-lg-12 {
float: left;
}
.rt-col-lg-24 {
width: 20%;
}
.rt-col-lg-12 {
width: 100%;
}
.rt-col-lg-11 {
width: 91.66666667%;
}
.rt-col-lg-10 {
width: 83.33333333%;
}
.rt-col-lg-9 {
width: 75%;
}
.rt-col-lg-8 {
width: 66.66666667%;
}
.rt-col-lg-7 {
width: 58.33333333%;
}
.rt-col-lg-6 {
width: 50%;
}
.rt-col-lg-5 {
width: 41.66666667%;
}
.rt-col-lg-4 {
width: 33.33333333%;
}
.rt-col-lg-3 {
width: 25%;
}
.rt-col-lg-2 {
width: 16.66666667%;
}
.rt-col-lg-1 {
width: 8.33333333%;
}
}
@media (max-width: 991px) {
.rt-single-testimonial-detail .testimonial {
margin-top: 20px;
}
}
@media (max-width: 767px) {
.tss-wrapper .single-item-wrapper {
flex-direction: column;
}
.tss-wrapper .item-content-wrapper {
padding: 20px;
margin-top: 15px;
}
.item-content-wrapper.tss-left {
order: 2;
}
.item-content-wrapper.tss-right {
order: 1;
}
.tss-wrapper .profile-img-wrapper a,
.tss-wrapper .profile-img-wrapper {
display: flex;
justify-content: center;
}
.tss-wrapper .item-content-wrapper:after,
.tss-wrapper .single-item-wrapper:before,
.tss-wrapper .tss-layout10 .item-content:after,
.tss-wrapper .tss-isotope5 .item-content:after,
.tss-wrapper .tss-carousel10 .item-content:after {
content: none;
}
.tss-wrapper .tss-layout8 .single-item-wrapper,
.tss-wrapper .tss-carousel8 .single-item-wrapper {
padding: 5px;
}
.tss-wrapper .tss-layout8 .item-content-wrapper,
.tss-wrapper .tss-carousel8 .item-content-wrapper,
.tss-wrapper .tss-layout4 .item-content-wrapper,
.tss-wrapper .tss-isotope2 .item-content-wrapper,
.tss-wrapper .tss-carousel4 .item-content-wrapper {
margin-top: 0;
}
.tss-wrapper .tss-layout4 .profile-img-wrapper,
.tss-wrapper .tss-carousel4 .profile-img-wrapper {
padding: 10px;
}
.tss-wrapper .tss-layout10 .profile-img-wrapper,
.tss-wrapper .tss-isotope5 .profile-img-wrapper,
.tss-wrapper .tss-carousel10 .profile-img-wrapper {
position: relative;
}
.tss-wrapper .tss-layout10 .rating-wrapper,
.tss-wrapper .tss-isotope5 .rating-wrapper,
.tss-wrapper .tss-carousel10 .rating-wrapper {
margin-bottom: 10px;
}
.tss-wrapper .tss-layout10 .item-content,
.tss-wrapper .tss-isotope5 .item-content,
.tss-wrapper .tss-carousel10 .item-content {
padding: 15px;
}
.tss-wrapper .tss-layout1 .item-content-wrapper:after,
.tss-wrapper .tss-carousel1 .item-content-wrapper:after {
left: 0;
top: -15px;
right: 0;
margin: auto;
transform: rotate(90deg);
}
.tss-wrapper .tss-layout1 .single-item-wrapper:hover .item-content-wrapper:after,
.tss-wrapper .tss-carousel1 .single-item-wrapper:hover .item-content-wrapper:after {
top: -15px;
}
.tss-wrapper .tss-layout2 .item-content-wrapper:after,
.tss-wrapper .tss-carousel2 .item-content-wrapper:after {
right: 0;
top: -15px;
transform: rotate(-90deg);
margin: auto;
left: 0;
}
} .rt-animate-spin {
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
display: inline-block;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
} @-webkit-keyframes ball-clip-rotate {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-moz-keyframes ball-clip-rotate {
0% {
-moz-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-moz-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-moz-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-o-keyframes ball-clip-rotate {
0% {
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes ball-clip-rotate {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes ball-scale-multiple {
0% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
5% {
opacity: .75;
}
100% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-moz-keyframes ball-scale-multiple {
0% {
opacity: 0;
-moz-transform: scale(0);
transform: scale(0);
}
5% {
opacity: .75;
}
100% {
opacity: 0;
-moz-transform: scale(1);
transform: scale(1);
}
}
@-o-keyframes ball-scale-multiple {
0% {
opacity: 0;
-o-transform: scale(0);
transform: scale(0);
}
5% {
opacity: .75;
}
100% {
opacity: 0;
-o-transform: scale(1);
transform: scale(1);
}
}
@keyframes ball-scale-multiple {
0% {
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
5% {
opacity: .75;
}
100% {
opacity: 0;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
} .rt-row.tss-carousel1,
.rt-row.tss-carousel2,
.rt-row.tss-carousel3,
.rt-row.tss-carousel4,
.rt-row.tss-carousel5,
.rt-row.tss-carousel6,
.rt-row.tss-carousel7,
.rt-row.tss-carousel8,
.rt-row.tss-carousel9,
.rt-row.tss-carousel10,
.rt-row.tss-carousel11,
.rt-row.tss-carousel12,
.rt-row.carousel_video {
display: block !important;
}
.tss-layout_video .rating-wrapper {
padding: 10px 0 7px;
}
.tss-wrapper .tss-layout10 .tss-grid-item {
margin-bottom: 30px;
}
.video-testimonial-wrap {
float: none;
clear: both;
width: 100%;
position: relative;
padding-bottom: 56.25%;
padding-top: 25px;
height: 0;
}
.video-testimonial-wrap iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.tss-wrapper .tss-layout_video .item-content {
margin-top: 15px;
} .tss-wrapper .tss-masonry .tss-grid-item {
margin-bottom: 30px;
}
.tss-wrapper .tss-layout_video .tss-grid-item .rating-wrapper {
margin-top: 10px;
margin-bottom: -18px;
}
.tss-wrapper .tss-isotope_video .item-content {
margin-top: 15px;
} .rt-single-testimonial-detail .rating-wrapper span.dashicons {
color: gold;
}
.rt-single-testimonial-detail .rating-wrapper {
margin-bottom: 5px;
}
.rt-single-testimonial-detail .testi-meta h2 {
margin-top: 10px;
margin-bottom: 5px;
}
.dashicons-twitter{
width:15px;
height:15px;
margin-top: 3px;
}
.dashicons-twitter:before {
content: "";
height: 15px;
-webkit-mask-image: url(//virginiaseopros.com/wp-content/plugins/testimonial-slider-and-showcase/assets/images/twitter-x.svg);
mask-image: url(//virginiaseopros.com/wp-content/plugins/testimonial-slider-and-showcase/assets/images/twitter-x.svg);
-webkit-mask-position: center;
mask-position: center;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: contain;
mask-size: contain;
width: 15px;
z-index: 1;
display: block;
background-color: #000;
}
.rt-single-testimonial-detail .ast-oembed-container {
margin: 0 0 20px;
} body .mfp-iframe-holder .mfp-close{
width: auto;
}
body .mfp-iframe-holder .mfp-close:focus,
body .mfp-iframe-holder .mfp-close:hover{
background-color: transparent;
color: #ff0000;
}
.tlp-popup-wrapper .tlp-openPopup .dashicons{
width: 50px;
height: 50px;
border: 2px solid #fff;
border-radius: 50%;
text-align: center;
line-height: 45px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
padding: 0;
background-color: transparent;
z-index: 9;
color: #fff;
}
.tlp-popup-wrapper .item-content{
margin: 10px 0;
}
.tss-wrapper .tlp-openinline{
pointer-events: none;
}
.tss-wrapper .tlp-openinline,
.tss-wrapper .tlp-openPopup{
display: inline-block;
}
.tss-wrapper .tlp-openPopup{
position: relative;
}
.tss-wrapper .tlp-openPopup:before{
position: absolute;
content: "";
width: 100%;
height: 100%;
background-color: rgba( 0,0,0,0.3 );
left: 0;
top: 0;
transition: 0.3s;
}
.tss-wrapper .tlp-openPopup:hover:before{
background-color: transparent;
}
.tss-wrapper .rt-responsive-img{
display: block;
}
.tlp-popup-wrapper .tss-meta-info{
position: relative;
}
.tlp-average-rating{
text-align: center;
font-size: 18px;
}
.tlp-average-rating .tlp-rating-title{
font-size: 24px;
font-weight: 700;
display: block;
margin: 0 0 5px;
}
.dashicons-skype:before,
.dashicons-telegram:before {
content: "";
height: 20px;
-webkit-mask-position: center;
mask-position: center;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: contain;
mask-size: contain;
width: 20px;
z-index: 1;
display: block;
background-color: #000;
}
.dashicons-skype:before {
-webkit-mask-image: url(//virginiaseopros.com/wp-content/plugins/testimonial-slider-and-showcase/assets/images/skype.svg);
mask-image: url(//virginiaseopros.com/wp-content/plugins/testimonial-slider-and-showcase/assets/images/skype.svg);
}
.dashicons-telegram:before {
-webkit-mask-image: url(//virginiaseopros.com/wp-content/plugins/testimonial-slider-and-showcase/assets/images/telegram.svg);
mask-image: url(//virginiaseopros.com/wp-content/plugins/testimonial-slider-and-showcase/assets/images/telegram.svg);
}
.tss-social-share .share-icons{
font-weight: 500;
}
.rt-single-testimonial-detail .tss-social-share{
text-align: right;
}
.rt-single-testimonial-detail iframe{
width: 100%
}
.tss-wrapper.tss-submit-wrapper input,
.tss-wrapper.tss-submit-wrapper .rt-simple-image-preview{
cursor: pointer;
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//virginiaseopros.com/wp-content/plugins/advance-portfolio-grid/inc/../assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%} .owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.wpb_portfolio_area *, 
.wpb_fp_row * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wpb_portfolio_area *:before,
.wpb_portfolio_area *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wpb_fp_row {
display: flex;
flex-wrap: wrap;
margin-left: -5px;
margin-right: -5px;
}
.wpb_fp_col-xs-1, .wpb_fp_col-sm-1, .wpb_fp_col-md-1, .wpb_fp_col-lg-1, .wpb_fp_col-xs-2, .wpb_fp_col-sm-2, .wpb_fp_col-md-2, .wpb_fp_col-lg-2, .wpb_fp_col-xs-3, .wpb_fp_col-sm-3, .wpb_fp_col-md-3, .wpb_fp_col-lg-3, .wpb_fp_col-xs-4, .wpb_fp_col-sm-4, .wpb_fp_col-md-4, .wpb_fp_col-lg-4, .wpb_fp_col-xs-5, .wpb_fp_col-sm-5, .wpb_fp_col-md-5, .wpb_fp_col-lg-5, .wpb_fp_col-xs-6, .wpb_fp_col-sm-6, .wpb_fp_col-md-6, .wpb_fp_col-lg-6, .wpb_fp_col-xs-7, .wpb_fp_col-sm-7, .wpb_fp_col-md-7, .wpb_fp_col-lg-7, .wpb_fp_col-xs-8, .wpb_fp_col-sm-8, .wpb_fp_col-md-8, .wpb_fp_col-lg-8, .wpb_fp_col-xs-9, .wpb_fp_col-sm-9, .wpb_fp_col-md-9, .wpb_fp_col-lg-9, .wpb_fp_col-xs-10, .wpb_fp_col-sm-10, .wpb_fp_col-md-10, .wpb_fp_col-lg-10, .wpb_fp_col-xs-11, .wpb_fp_col-sm-11, .wpb_fp_col-md-11, .wpb_fp_col-lg-11, .wpb_fp_col-xs-12, .wpb_fp_col-sm-12, .wpb_fp_col-md-12, .wpb_fp_col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 5px;
padding-right: 5px;
}
.wpb_fp_col-xs-12 {
width: 100%;
}
.wpb_fp_col-xs-11 {
width: 91.66666667%;
}
.wpb_fp_col-xs-10 {
width: 83.33333333%;
}
.wpb_fp_col-xs-9 {
width: 75%;
}
.wpb_fp_col-xs-8 {
width: 66.66666667%;
}
.wpb_fp_col-xs-7 {
width: 58.33333333%;
}
.wpb_fp_col-xs-6 {
width: 50%;
}
.wpb_fp_col-xs-5 {
width: 41.66666667%;
}
.wpb_fp_col-xs-4 {
width: 33.33333333%;
}
.wpb_fp_col-xs-3 {
width: 25%;
}
.wpb_fp_col-xs-2 {
width: 16.66666667%;
}
.wpb_fp_col-xs-1 {
width: 8.33333333%;
}
.wpb_fp_col-xs-pull-12 {
right: 100%;
}
.wpb_fp_col-xs-pull-11 {
right: 91.66666667%;
}
.wpb_fp_col-xs-pull-10 {
right: 83.33333333%;
}
.wpb_fp_col-xs-pull-9 {
right: 75%;
}
.wpb_fp_col-xs-pull-8 {
right: 66.66666667%;
}
.wpb_fp_col-xs-pull-7 {
right: 58.33333333%;
}
.wpb_fp_col-xs-pull-6 {
right: 50%;
}
.wpb_fp_col-xs-pull-5 {
right: 41.66666667%;
}
.wpb_fp_col-xs-pull-4 {
right: 33.33333333%;
}
.wpb_fp_col-xs-pull-3 {
right: 25%;
}
.wpb_fp_col-xs-pull-2 {
right: 16.66666667%;
}
.wpb_fp_col-xs-pull-1 {
right: 8.33333333%;
}
.wpb_fp_col-xs-pull-0 {
right: auto;
}
.wpb_fp_col-xs-push-12 {
left: 100%;
}
.wpb_fp_col-xs-push-11 {
left: 91.66666667%;
}
.wpb_fp_col-xs-push-10 {
left: 83.33333333%;
}
.wpb_fp_col-xs-push-9 {
left: 75%;
}
.wpb_fp_col-xs-push-8 {
left: 66.66666667%;
}
.wpb_fp_col-xs-push-7 {
left: 58.33333333%;
}
.wpb_fp_col-xs-push-6 {
left: 50%;
}
.wpb_fp_col-xs-push-5 {
left: 41.66666667%;
}
.wpb_fp_col-xs-push-4 {
left: 33.33333333%;
}
.wpb_fp_col-xs-push-3 {
left: 25%;
}
.wpb_fp_col-xs-push-2 {
left: 16.66666667%;
}
.wpb_fp_col-xs-push-1 {
left: 8.33333333%;
}
.wpb_fp_col-xs-push-0 {
left: auto;
}
.wpb_fp_col-xs-offset-12 {
margin-left: 100%;
}
.wpb_fp_col-xs-offset-11 {
margin-left: 91.66666667%;
}
.wpb_fp_col-xs-offset-10 {
margin-left: 83.33333333%;
}
.wpb_fp_col-xs-offset-9 {
margin-left: 75%;
}
.wpb_fp_col-xs-offset-8 {
margin-left: 66.66666667%;
}
.wpb_fp_col-xs-offset-7 {
margin-left: 58.33333333%;
}
.wpb_fp_col-xs-offset-6 {
margin-left: 50%;
}
.wpb_fp_col-xs-offset-5 {
margin-left: 41.66666667%;
}
.wpb_fp_col-xs-offset-4 {
margin-left: 33.33333333%;
}
.wpb_fp_col-xs-offset-3 {
margin-left: 25%;
}
.wpb_fp_col-xs-offset-2 {
margin-left: 16.66666667%;
}
.wpb_fp_col-xs-offset-1 {
margin-left: 8.33333333%;
}
.wpb_fp_col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.wpb_fp_col-sm-12 {
width: 100%;
}
.wpb_fp_col-sm-11 {
width: 91.66666667%;
}
.wpb_fp_col-sm-10 {
width: 83.33333333%;
}
.wpb_fp_col-sm-9 {
width: 75%;
}
.wpb_fp_col-sm-8 {
width: 66.66666667%;
}
.wpb_fp_col-sm-7 {
width: 58.33333333%;
}
.wpb_fp_col-sm-6 {
width: 50%;
}
.wpb_fp_col-sm-5 {
width: 41.66666667%;
}
.wpb_fp_col-sm-4 {
width: 33.33333333%;
}
.wpb_fp_col-sm-3 {
width: 25%;
}
.wpb_fp_col-sm-2 {
width: 16.66666667%;
}
.wpb_fp_col-sm-1 {
width: 8.33333333%;
}
.wpb_fp_col-sm-pull-12 {
right: 100%;
}
.wpb_fp_col-sm-pull-11 {
right: 91.66666667%;
}
.wpb_fp_col-sm-pull-10 {
right: 83.33333333%;
}
.wpb_fp_col-sm-pull-9 {
right: 75%;
}
.wpb_fp_col-sm-pull-8 {
right: 66.66666667%;
}
.wpb_fp_col-sm-pull-7 {
right: 58.33333333%;
}
.wpb_fp_col-sm-pull-6 {
right: 50%;
}
.wpb_fp_col-sm-pull-5 {
right: 41.66666667%;
}
.wpb_fp_col-sm-pull-4 {
right: 33.33333333%;
}
.wpb_fp_col-sm-pull-3 {
right: 25%;
}
.wpb_fp_col-sm-pull-2 {
right: 16.66666667%;
}
.wpb_fp_col-sm-pull-1 {
right: 8.33333333%;
}
.wpb_fp_col-sm-pull-0 {
right: auto;
}
.wpb_fp_col-sm-push-12 {
left: 100%;
}
.wpb_fp_col-sm-push-11 {
left: 91.66666667%;
}
.wpb_fp_col-sm-push-10 {
left: 83.33333333%;
}
.wpb_fp_col-sm-push-9 {
left: 75%;
}
.wpb_fp_col-sm-push-8 {
left: 66.66666667%;
}
.wpb_fp_col-sm-push-7 {
left: 58.33333333%;
}
.wpb_fp_col-sm-push-6 {
left: 50%;
}
.wpb_fp_col-sm-push-5 {
left: 41.66666667%;
}
.wpb_fp_col-sm-push-4 {
left: 33.33333333%;
}
.wpb_fp_col-sm-push-3 {
left: 25%;
}
.wpb_fp_col-sm-push-2 {
left: 16.66666667%;
}
.wpb_fp_col-sm-push-1 {
left: 8.33333333%;
}
.wpb_fp_col-sm-push-0 {
left: auto;
}
.wpb_fp_col-sm-offset-12 {
margin-left: 100%;
}
.wpb_fp_col-sm-offset-11 {
margin-left: 91.66666667%;
}
.wpb_fp_col-sm-offset-10 {
margin-left: 83.33333333%;
}
.wpb_fp_col-sm-offset-9 {
margin-left: 75%;
}
.wpb_fp_col-sm-offset-8 {
margin-left: 66.66666667%;
}
.wpb_fp_col-sm-offset-7 {
margin-left: 58.33333333%;
}
.wpb_fp_col-sm-offset-6 {
margin-left: 50%;
}
.wpb_fp_col-sm-offset-5 {
margin-left: 41.66666667%;
}
.wpb_fp_col-sm-offset-4 {
margin-left: 33.33333333%;
}
.wpb_fp_col-sm-offset-3 {
margin-left: 25%;
}
.wpb_fp_col-sm-offset-2 {
margin-left: 16.66666667%;
}
.wpb_fp_col-sm-offset-1 {
margin-left: 8.33333333%;
}
.wpb_fp_col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.wpb_fp_col-md-12 {
width: 100%;
}
.wpb_fp_col-md-11 {
width: 91.66666667%;
}
.wpb_fp_col-md-10 {
width: 83.33333333%;
}
.wpb_fp_col-md-9 {
width: 75%;
}
.wpb_fp_col-md-8 {
width: 66.66666667%;
}
.wpb_fp_col-md-7 {
width: 58.33333333%;
}
.wpb_fp_col-md-6 {
width: 50%;
}
.wpb_fp_col-md-5 {
width: 41.66666667%;
}
.wpb_fp_col-md-4 {
width: 33.33333333%;
}
.wpb_fp_col-md-3 {
width: 25%;
}
.wpb_fp_col-md-2 {
width: 16.66666667%;
}
.wpb_fp_col-md-1 {
width: 8.33333333%;
}
.wpb_fp_col-md-pull-12 {
right: 100%;
}
.wpb_fp_col-md-pull-11 {
right: 91.66666667%;
}
.wpb_fp_col-md-pull-10 {
right: 83.33333333%;
}
.wpb_fp_col-md-pull-9 {
right: 75%;
}
.wpb_fp_col-md-pull-8 {
right: 66.66666667%;
}
.wpb_fp_col-md-pull-7 {
right: 58.33333333%;
}
.wpb_fp_col-md-pull-6 {
right: 50%;
}
.wpb_fp_col-md-pull-5 {
right: 41.66666667%;
}
.wpb_fp_col-md-pull-4 {
right: 33.33333333%;
}
.wpb_fp_col-md-pull-3 {
right: 25%;
}
.wpb_fp_col-md-pull-2 {
right: 16.66666667%;
}
.wpb_fp_col-md-pull-1 {
right: 8.33333333%;
}
.wpb_fp_col-md-pull-0 {
right: auto;
}
.wpb_fp_col-md-push-12 {
left: 100%;
}
.wpb_fp_col-md-push-11 {
left: 91.66666667%;
}
.wpb_fp_col-md-push-10 {
left: 83.33333333%;
}
.wpb_fp_col-md-push-9 {
left: 75%;
}
.wpb_fp_col-md-push-8 {
left: 66.66666667%;
}
.wpb_fp_col-md-push-7 {
left: 58.33333333%;
}
.wpb_fp_col-md-push-6 {
left: 50%;
}
.wpb_fp_col-md-push-5 {
left: 41.66666667%;
}
.wpb_fp_col-md-push-4 {
left: 33.33333333%;
}
.wpb_fp_col-md-push-3 {
left: 25%;
}
.wpb_fp_col-md-push-2 {
left: 16.66666667%;
}
.wpb_fp_col-md-push-1 {
left: 8.33333333%;
}
.wpb_fp_col-md-push-0 {
left: auto;
}
.wpb_fp_col-md-offset-12 {
margin-left: 100%;
}
.wpb_fp_col-md-offset-11 {
margin-left: 91.66666667%;
}
.wpb_fp_col-md-offset-10 {
margin-left: 83.33333333%;
}
.wpb_fp_col-md-offset-9 {
margin-left: 75%;
}
.wpb_fp_col-md-offset-8 {
margin-left: 66.66666667%;
}
.wpb_fp_col-md-offset-7 {
margin-left: 58.33333333%;
}
.wpb_fp_col-md-offset-6 {
margin-left: 50%;
}
.wpb_fp_col-md-offset-5 {
margin-left: 41.66666667%;
}
.wpb_fp_col-md-offset-4 {
margin-left: 33.33333333%;
}
.wpb_fp_col-md-offset-3 {
margin-left: 25%;
}
.wpb_fp_col-md-offset-2 {
margin-left: 16.66666667%;
}
.wpb_fp_col-md-offset-1 {
margin-left: 8.33333333%;
}
.wpb_fp_col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.wpb_fp_col-lg-12 {
width: 100%;
}
.wpb_fp_col-lg-11 {
width: 91.66666667%;
}
.wpb_fp_col-lg-10 {
width: 83.33333333%;
}
.wpb_fp_col-lg-9 {
width: 75%;
}
.wpb_fp_col-lg-8 {
width: 66.66666667%;
}
.wpb_fp_col-lg-7 {
width: 58.33333333%;
}
.wpb_fp_col-lg-6 {
width: 50%;
}
.wpb_fp_col-lg-5 {
width: 41.66666667%;
}
.wpb_fp_col-lg-4 {
width: 33.33333333%;
}
.wpb_fp_col-lg-3 {
width: 25%;
}
.wpb_fp_col-lg-2 {
width: 16.66666667%;
}
.wpb_fp_col-lg-1 {
width: 8.33333333%;
}
.wpb_fp_col-lg-pull-12 {
right: 100%;
}
.wpb_fp_col-lg-pull-11 {
right: 91.66666667%;
}
.wpb_fp_col-lg-pull-10 {
right: 83.33333333%;
}
.wpb_fp_col-lg-pull-9 {
right: 75%;
}
.wpb_fp_col-lg-pull-8 {
right: 66.66666667%;
}
.wpb_fp_col-lg-pull-7 {
right: 58.33333333%;
}
.wpb_fp_col-lg-pull-6 {
right: 50%;
}
.wpb_fp_col-lg-pull-5 {
right: 41.66666667%;
}
.wpb_fp_col-lg-pull-4 {
right: 33.33333333%;
}
.wpb_fp_col-lg-pull-3 {
right: 25%;
}
.wpb_fp_col-lg-pull-2 {
right: 16.66666667%;
}
.wpb_fp_col-lg-pull-1 {
right: 8.33333333%;
}
.wpb_fp_col-lg-pull-0 {
right: auto;
}
.wpb_fp_col-lg-push-12 {
left: 100%;
}
.wpb_fp_col-lg-push-11 {
left: 91.66666667%;
}
.wpb_fp_col-lg-push-10 {
left: 83.33333333%;
}
.wpb_fp_col-lg-push-9 {
left: 75%;
}
.wpb_fp_col-lg-push-8 {
left: 66.66666667%;
}
.wpb_fp_col-lg-push-7 {
left: 58.33333333%;
}
.wpb_fp_col-lg-push-6 {
left: 50%;
}
.wpb_fp_col-lg-push-5 {
left: 41.66666667%;
}
.wpb_fp_col-lg-push-4 {
left: 33.33333333%;
}
.wpb_fp_col-lg-push-3 {
left: 25%;
}
.wpb_fp_col-lg-push-2 {
left: 16.66666667%;
}
.wpb_fp_col-lg-push-1 {
left: 8.33333333%;
}
.wpb_fp_col-lg-push-0 {
left: auto;
}
.wpb_fp_col-lg-offset-12 {
margin-left: 100%;
}
.wpb_fp_col-lg-offset-11 {
margin-left: 91.66666667%;
}
.wpb_fp_col-lg-offset-10 {
margin-left: 83.33333333%;
}
.wpb_fp_col-lg-offset-9 {
margin-left: 75%;
}
.wpb_fp_col-lg-offset-8 {
margin-left: 66.66666667%;
}
.wpb_fp_col-lg-offset-7 {
margin-left: 58.33333333%;
}
.wpb_fp_col-lg-offset-6 {
margin-left: 50%;
}
.wpb_fp_col-lg-offset-5 {
margin-left: 41.66666667%;
}
.wpb_fp_col-lg-offset-4 {
margin-left: 33.33333333%;
}
.wpb_fp_col-lg-offset-3 {
margin-left: 25%;
}
.wpb_fp_col-lg-offset-2 {
margin-left: 16.66666667%;
}
.wpb_fp_col-lg-offset-1 {
margin-left: 8.33333333%;
}
.wpb_fp_col-lg-offset-0 {
margin-left: 0%;
}
}
.wpb_fp_text-left {text-align: left;}
.wpb_fp_text-right {text-align: right;}
.wpb_fp_text-center {text-align: center;}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.wpb_portfolio_area *, .wpb_portfolio_area *:after, .wpb_portfolio_area *:before { 
-webkit-box-sizing: border-box; 
box-sizing: border-box;
-webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -ms-backface-visibility:hidden; -o-backface-visibility:hidden; backface-visibility:hidden;
}
.clearfix:before, .clearfix:after { display: table; content: ''; }
.clearfix:after { clear: both; }
.wpb_portfolio_area a,
.wpb_portfolio_area a:hover,
.wpb_portfolio_area a:active,
.wpb_portfolio_area a:focus,
.wpb_fp_btn,
.wpb_fp_btn:hover,
.wpb_fp_btn:active,
.wpb_fp_btn:focus{
text-decoration: none;
outline: 0;
}
.wpb-fp-filter li, 
.wpb_fp_btn, 
#wpb-fp-sort-portfolio {
-webkit-transition: 0.3s all ease-out;
-moz-transition: 0.3s all ease-out;
-o-transition: 0.3s all ease-out;
transition: 0.3s all ease-out;
}
.wpb_fp_btn {
padding: 10px 16px;
border-radius: 3px;
margin-top: 7px;
display: inline-block;
color: #fff;
text-transform: uppercase;
margin-bottom: 25px;
}
.wpb_portfolio_post{
margin-bottom: 10px;
} .wpb_fp_icons > a {
width: 42px;
display: inline-block;
height: 42px;
background: #fff;
text-align: center;
}
.wpb_fp_icons > a > i {
display: block;
line-height: 42px;
font-size: 18px;
color: #ffffff;
}
.wpb_fp_notice {
position: relative;
padding: .75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: .25rem;
}
.wpb_fp_notice_error {
color: #721c24;
background-color: #f8d7da;
border-color: #f5c6cb;
}
.wpb-portfolio-hover-bg-no.wpb_portfolio figure,
.wpb-portfolio-hover-bg-no.wpb_portfolio figure figcaption {
background: transparent!important;
}
.wpb-portfolio-hover-bg-no.wpb_portfolio figure img {
opacity: 1!important;
}
.wpb-portfolio-no-overly {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 2;
} .wpb_fp_slider {
position: relative;
}
.wpb_fp_slider.owl-theme .owl-nav,
.wpb_fp_slider .wpb_portfolio_post {
margin: 0;
}
.wpb_fp_slider.owl-carousel .owl-nav button {
position: absolute;
top: 42%;
color: #fff;
margin: 0 15px;
padding: 0;
border: 0;
width: 35px;
height: 35px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
line-height: normal;
transition: .3s all ease-out;
}
.wpb_fp_slider.owl-carousel .owl-nav button.owl-prev { left: 0; }
.wpb_fp_slider.owl-carousel .owl-nav button.owl-next { right: 0; }
.rtl .wpb_fp_slider.owl-carousel .owl-nav button.owl-prev { left: unset; right: 0; }
.rtl .wpb_fp_slider.owl-carousel .owl-nav button.owl-next { right: unset; left: 0; }
.wpb_fp_slider.owl-carousel .owl-nav button:focus, .wpb_fp_slider.owl-theme .owl-dots .owl-dot:focus {
outline: 0;
box-shadow: none;
}
.wpb_fp_slider.owl-carousel .owl-nav button span {
line-height: normal;
font-size: 24px;
font-weight: bold;
}
.wpb_fp_slider.owl-theme .owl-dots {
margin-top: 20px;
}
.wpb_fp_slider.owl-theme .owl-dots .owl-dot span {
opacity: 0.5;
}
.wpb_fp_slider.owl-theme .owl-dots .owl-dot.active span, .wpb_fp_slider.owl-theme .owl-dots .owl-dot:hover span {
opacity: 1;
} .mfp-wrap button:hover, .mfp-wrap button:active, .mfp-wrap button:focus{
background: transparent;
box-shadow: none;
} .white-popup {
position: relative;
background: #FFF;
padding: 0;
width:auto;
max-width: 80%;
margin: 0 auto; 
}
.wpb_fp_quick_view_img {
display: flex;
}
.wpb_fp_quick_view img{
max-width: 100%;
}
.wpb_fp_quick_view_content {
padding-top: 30px;
padding-right: 30px;
}
.wpb_fp_quick_view_content img {
height: auto;
}
.wpb_fp_quick_view_content h2 {
font-size: 28px;
font-weight: lighter;
margin-bottom: 20px;
margin-top: 0;
}
.wpb_fp_quick_view_content p {
margin-bottom: 12px;
line-height: 18px;
font-size: 13px;
}
.wpb_fp_quick_view_content .wpb_fp_btn{
border: 1px solid;
}
.wpb_fp_quick_view_content .wpb_fp_btn:hover{
background: transparent;
}
@media (min-width: 768px){
.wpb_fp_quick_view_content{
padding-left: 20px;
padding-right: 20px;
}
} .mfp-zoom-in .mfp-with-anim {
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.2s ease-in-out;
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1);
transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.8;
filter: alpha(opacity=80);
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
filter: alpha(opacity=0);
}
.mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
filter: alpha(opacity=0);
} .mfp-newspaper .mfp-with-anim {
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.5s;
-webkit-transform: scale(0) rotate(500deg);
transform: scale(0) rotate(500deg);
}
.mfp-newspaper.mfp-bg {
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.5s;
}
.mfp-newspaper.mfp-ready .mfp-with-anim {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
}
.mfp-newspaper.mfp-ready.mfp-bg {
opacity: 0.8;
filter: alpha(opacity=80);
}
.mfp-newspaper.mfp-removing .mfp-with-anim {
-webkit-transform: scale(0) rotate(500deg);
transform: scale(0) rotate(500deg);
opacity: 0;
filter: alpha(opacity=0);
}
.mfp-newspaper.mfp-removing.mfp-bg {
opacity: 0;
filter: alpha(opacity=0);
} .mfp-move-horizontal .mfp-with-anim {
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.3s;
-webkit-transform: translateX(-50px);
transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.3s;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: translateX(0);
transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
opacity: 0.8;
filter: alpha(opacity=80);
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
-webkit-transform: translateX(50px);
transform: translateX(50px);
opacity: 0;
filter: alpha(opacity=0);
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
opacity: 0;
filter: alpha(opacity=0);
} .mfp-move-from-top .mfp-content {
vertical-align: top;
}
.mfp-move-from-top .mfp-with-anim {
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.2s;
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
.mfp-move-from-top.mfp-bg {
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.2s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: translateY(0);
transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
opacity: 0.8;
filter: alpha(opacity=80);
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
-webkit-transform: translateY(-50px);
transform: translateY(-50px);
opacity: 0;
filter: alpha(opacity=0);
}
.mfp-move-from-top.mfp-removing.mfp-bg {
opacity: 0;
filter: alpha(opacity=0);
} .mfp-3d-unfold .mfp-content {
-webkit-perspective: 2000px;
perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.3s ease-in-out;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: rotateY(-60deg);
transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
opacity: 0.8;
filter: alpha(opacity=80);
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
-webkit-transform: rotateY(60deg);
transform: rotateY(60deg);
opacity: 0;
filter: alpha(opacity=0);
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
opacity: 0;
filter: alpha(opacity=0);
} .mfp-zoom-out .mfp-with-anim {
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.3s ease-in-out;
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1);
transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
opacity: 0.8;
filter: alpha(opacity=80);
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
-webkit-transform: scale(1.3);
transform: scale(1.3);
opacity: 0;
filter: alpha(opacity=0);
}
.mfp-zoom-out.mfp-removing.mfp-bg {
opacity: 0;
filter: alpha(opacity=0);
} .wpb_fp_grid {
position: relative;
text-align: center;
} .wpb_portfolio figure {
position: relative;
overflow: hidden;
width: 100%;
text-align: center;
cursor: pointer;
margin: 0;
}
.wpb_portfolio figure img {
position: relative;
display: block; max-width: 100%;
margin: 0;
border-radius: 0;
box-shadow: none;
}
.wpb_portfolio figure figcaption {
padding: 2em;
color: #fff;
text-transform: uppercase;
font-size: 1.25em;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.wpb_portfolio figure figcaption::before,
.wpb_portfolio figure figcaption::after {
pointer-events: none;
}
.wpb_portfolio figure figcaption,
.wpb_portfolio figure figcaption > a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}  .wpb_portfolio figure figcaption > a {
z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}
.wpb_portfolio figure h2 {
word-spacing: -0.15em;
font-weight: 300;
}
.wpb_portfolio figure h2 span {
font-weight: 800;
}
.wpb_portfolio figure h2,
.wpb_portfolio figure p {
margin: 0;
color: #ffffff;
}
.wpb_portfolio figure p {
letter-spacing: 1px;
font-size: 68.5%;
}    figure.effect-lily img {
max-width: none;
width: -webkit-calc(100% + 50px);
width: calc(100% + 50px);
opacity: 0.7;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-40px,0, 0);
transform: translate3d(-40px,0,0);
}
figure.effect-lily figcaption {
text-align: left;
}
figure.effect-lily figcaption > div {
position: absolute;
bottom: 0;
left: 0;
padding: 2em;
width: 100%;
height: 50%;
}
figure.effect-lily h2,
figure.effect-lily p {
-webkit-transform: translate3d(0,40px,0);
transform: translate3d(0,40px,0);
}
figure.effect-lily h2 {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.effect-lily p {
color: rgba(255,255,255,0.8);
opacity: 0;
-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
transition: opacity 0.2s, transform 0.35s;
}
figure.effect-lily:hover img,
figure.effect-lily:hover p {
opacity: 1;
}
figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.effect-lily:hover p {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
-webkit-transition-duration: 0.35s;
transition-duration: 0.35s;
}   figure.effect-sadie figcaption::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
content: '';
opacity: 0;
-webkit-transform: translate3d(0,50%,0);
transform: translate3d(0,50%,0);
}
figure.effect-sadie h2 {
position: absolute;
top: 50%;
left: 0;
width: 100%;
color: #484c61;
-webkit-transition: -webkit-transform 0.35s, color 0.35s;
transition: transform 0.35s, color 0.35s;
-webkit-transform: translate3d(0,-50%,0);
transform: translate3d(0,-50%,0);
}
figure.effect-sadie figcaption::before,
figure.effect-sadie p {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.effect-sadie p {
position: absolute;
bottom: 0;
left: 0;
padding: 2em;
width: 100%;
opacity: 0;
-webkit-transform: translate3d(0,10px,0);
transform: translate3d(0,10px,0);
}
figure.effect-sadie:hover h2 {
color: #fff;
-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}
figure.effect-sadie:hover figcaption::before ,
figure.effect-sadie:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.effect-roxy {
background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
background: linear-gradient(45deg, #ff89e9 0%,#05abe0 100%);
}
figure.effect-roxy img,
.wpb_fp_slider.owl-carousel figure.effect-roxy img {
max-width: none;
width: -webkit-calc(100% + 60px);
width: calc(100% + 60px);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-50px,0,0);
transform: translate3d(-50px,0,0);
}
.rtl figure.effect-roxy img,
.rtl .wpb_fp_slider.owl-carousel figure.effect-roxy img {
-webkit-transform: translate3d(50px,0,0);
transform: translate3d(50px,0,0);
}
figure.effect-roxy figcaption::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 1px solid #fff;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-20px,0,0);
transform: translate3d(-20px,0,0);
}
figure.effect-roxy figcaption {
padding: 3em;
text-align: left;
}
figure.effect-roxy h2 {
padding: 30% 0 10px 0;
}
figure.effect-roxy p {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-10px,0,0);
transform: translate3d(-10px,0,0);
padding: 2em 0 0;
}
figure.effect-roxy:hover img,
.wpb_fp_slider.owl-carousel figure.effect-roxy:hover img {
opacity: 0.7;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.effect-bubba {
background: #9e5406;
}
figure.effect-bubba img {
opacity: 0.7;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.effect-bubba:hover img {
opacity: 0.4;
}
figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.effect-bubba figcaption::before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0,1);
transform: scale(0,1);
}
figure.effect-bubba figcaption::after {
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1,0);
transform: scale(1,0);
}
figure.effect-bubba h2 {
padding-top: 30%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,-20px,0);
transform: translate3d(0,-20px,0);
}
figure.effect-bubba p {
padding: 2.5em 0;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,20px,0);
transform: translate3d(0,20px,0);
}
figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.effect-romeo {
-webkit-perspective: 1000px;
perspective: 1000px;
}
figure.effect-romeo img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,0,300px);
transform: translate3d(0,0,300px);
}
figure.effect-romeo:hover img {
opacity: 0.6;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.effect-romeo figcaption::before,
figure.effect-romeo figcaption::after {
position: absolute;
top: 50%;
left: 50%;
width: 80%;
height: 1px;
background: #fff;
content: '';
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-50%,-50%,0);
transform: translate3d(-50%,-50%,0);
}
figure.effect-romeo:hover figcaption::before {
opacity: 0.5;
-webkit-transform: translate3d(-50%,-50%,0) rotate(45deg);
transform: translate3d(-50%,-50%,0) rotate(45deg);
}
figure.effect-romeo:hover figcaption::after {
opacity: 0.5;
-webkit-transform: translate3d(-50%,-50%,0) rotate(-45deg);
transform: translate3d(-50%,-50%,0) rotate(-45deg);
}
figure.effect-romeo h2,
figure.effect-romeo p {
position: absolute;
top: 50%;
left: 0;
width: 100%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.effect-romeo h2 {
-webkit-transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
}
figure.effect-romeo p {
padding: 0.25em 2em;
-webkit-transform: translate3d(0,-50%,0) translate3d(0,150%,0);
transform: translate3d(0,-50%,0) translate3d(0,150%,0);
}
figure.effect-romeo:hover h2 {
-webkit-transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
}
figure.effect-romeo:hover p {
-webkit-transform: translate3d(0,-50%,0) translate3d(0,100%,0);
transform: translate3d(0,-50%,0) translate3d(0,100%,0);
}   figure.effect-layla {
background: #18a367;
}
figure.effect-layla figcaption {
padding: 3em;
}
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
position: absolute;
content: '';
opacity: 0;
}
figure.effect-layla figcaption::before {
top: 50px;
right: 30px;
bottom: 50px;
left: 30px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0,1);
transform: scale(0,1);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}
figure.effect-layla figcaption::after {
top: 30px;
right: 50px;
bottom: 30px;
left: 50px;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1,0);
transform: scale(1,0);
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
}
figure.effect-layla h2 {
padding-top: 26%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.effect-layla p {
padding: 3em 0 0;
text-transform: none;
opacity: 0;
-webkit-transform: translate3d(0,-10px,0);
transform: translate3d(0,-10px,0);
} figure.effect-layla h2 {
-webkit-transform: translate3d(0,-30px,0);
transform: translate3d(0,-30px,0);
}
figure.effect-layla img,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.effect-layla:hover img {
opacity: 0.7;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
figure.effect-layla:hover h2,
figure.effect-layla:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h2,
figure.effect-layla:hover p,
figure.effect-layla:hover img {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}   figure.effect-honey {
background: #4a3753;
}
figure.effect-honey img {
opacity: 0.9;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.effect-honey:hover img {
opacity: 0.5;
}
figure.effect-honey figcaption::before {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 10px;
background: #fff;
content: '';
-webkit-transform: translate3d(0,10px,0);
transform: translate3d(0,10px,0);
}
figure.effect-honey h2 {
position: absolute;
bottom: 0;
left: 0;
padding: 1em 1.5em;
width: 100%;
text-align: left;
-webkit-transform: translate3d(0,-30px,0);
transform: translate3d(0,-30px,0);
}
figure.effect-honey h2 i {
font-style: normal;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,-30px,0);
transform: translate3d(0,-30px,0);
}
figure.effect-honey figcaption::before,
figure.effect-honey h2 {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.effect-honey:hover figcaption::before,
figure.effect-honey:hover h2,
figure.effect-honey:hover h2 i {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.effect-oscar {
background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%);
}
figure.effect-oscar img {
opacity: 0.9;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.effect-oscar figcaption {
padding: 3em;
background-color: rgba(58,52,42,0.7);
-webkit-transition: background-color 0.35s;
transition: background-color 0.35s;
}
figure.effect-oscar figcaption::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 1px solid #fff;
content: '';
}
figure.effect-oscar h2 {
margin: 20% 0 10px 0;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}
figure.effect-oscar figcaption::before,
figure.effect-oscar p {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(0);
transform: scale(0);
}
figure.effect-oscar p {
padding: 3em 0 0 0;
}
figure.effect-oscar:hover h2 {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
figure.effect-oscar:hover figcaption {
background-color: rgba(58,52,42,0);
}
figure.effect-oscar:hover img {
opacity: 0.4;
}   figure.effect-marley figcaption {
text-align: right;
}
figure.effect-marley h2,
figure.effect-marley p {
position: absolute;
right: 30px;
left: 30px;
padding: 10px 0;
}
figure.effect-marley p {
bottom: 30px;
line-height: 1.5;
}
figure.effect-marley h2 {
top: 30px;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,20px,0);
transform: translate3d(0,20px,0);
}
figure.effect-marley:hover h2 {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.effect-marley h2::after {
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 4px;
background: #fff;
content: '';
-webkit-transform: translate3d(0,40px,0);
transform: translate3d(0,40px,0);
}
figure.effect-marley h2::after,
figure.effect-marley p {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.effect-marley:hover h2::after,
figure.effect-marley:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.effect-ruby {
background-color: #17819c;
}
figure.effect-ruby img {
opacity: 0.7;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1.15);
transform: scale(1.15);
}
figure.effect-ruby:hover img {
opacity: 0.5;
-webkit-transform: scale(1);
transform: scale(1);
}
figure.effect-ruby h2 {
margin-top: 20%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,20px,0);
transform: translate3d(0,20px,0);
}
figure.effect-ruby p {
margin: 1em 0 0;
padding: 3em;
border: 1px solid #fff;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,20px,0) scale(1.1);
transform: translate3d(0,20px,0) scale(1.1);
} 
figure.effect-ruby:hover h2 {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.effect-ruby:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0) scale(1);
transform: translate3d(0,0,0) scale(1);
}   figure.effect-milo {
background: #2e5d5a;
}
figure.effect-milo img {
max-width: none;
width: -webkit-calc(100% + 60px);
width: calc(100% + 60px);
opacity: 1;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-30px,0,0) scale(1.12);
transform: translate3d(-30px,0,0) scale(1.12);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
figure.effect-milo:hover img {
opacity: 0.5;
-webkit-transform: translate3d(0,0,0) scale(1);
transform: translate3d(0,0,0) scale(1);
}
figure.effect-milo h2 {
position: absolute;
right: 0;
bottom: 0;
padding: 1em 1.2em;
}
figure.effect-milo p {
padding: 0 10px 0 0;
width: 50%;
border-right: 1px solid #fff;
text-align: right;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-40px,0,0);
transform: translate3d(-40px,0,0);
}
figure.effect-milo:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.effect-dexter {
background: -webkit-linear-gradient(top, rgba(37,141,200,1) 0%, rgba(104,60,19,1) 100%);
background: linear-gradient(to bottom, rgba(37,141,200,1) 0%,rgba(104,60,19,1) 100%); 
}
figure.effect-dexter img {
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.effect-dexter:hover img {
opacity: 0.4;
}
figure.effect-dexter figcaption::after {
position: absolute;
right: 30px;
bottom: 30px;
left: 30px;
height: -webkit-calc(50% - 30px);
height: calc(50% - 30px);
border: 7px solid #fff;
content: '';
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,-100%,0);
transform: translate3d(0,-100%,0);
}
figure.effect-dexter:hover figcaption::after {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.effect-dexter figcaption {
padding: 3em;
text-align: left;
}
figure.effect-dexter p {
position: absolute;
right: 60px;
bottom: 60px;
left: 60px;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,-100px,0);
transform: translate3d(0,-100px,0);
}
figure.effect-dexter:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.effect-sarah {
background: #42b078;
}
figure.effect-sarah img {
max-width: none;
width: -webkit-calc(100% + 20px);
width: calc(100% + 20px);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-10px,0,0);
transform: translate3d(-10px,0,0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
figure.effect-sarah:hover img {
opacity: 0.4;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.effect-sarah figcaption {
text-align: left;
}
figure.effect-sarah h2 {
position: relative;
overflow: hidden;
padding: 0.5em 0;
}
figure.effect-sarah h2::after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 3px;
background: #fff;
content: '';
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(-100%,0,0);
transform: translate3d(-100%,0,0);
}
figure.effect-sarah:hover h2::after {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.effect-sarah p {
padding: 1em 0;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(100%,0,0);
transform: translate3d(100%,0,0);
}
figure.effect-sarah:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.effect-zoe figcaption {
top: auto;
bottom: 0;
padding: 1em;
height: 3.75em;
background: #fff;
color: #3c4a50;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}
figure.effect-zoe h2 {
float: left;
}
figure.effect-zoe p.icon-links a {
float: right;
color: #3c4a50;
font-size: 1.4em;
}
figure.effect-zoe:hover p.icon-links a:hover,
figure.effect-zoe:hover p.icon-links a:focus {
color: #252d31;
}
figure.effect-zoe p.description {
position: absolute;
bottom: 8em;
padding: 2em;
color: #fff;
text-transform: none;
font-size: 90%;
opacity: 0;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
-webkit-backface-visibility: hidden; }
figure.effect-zoe h2,
figure.effect-zoe p.icon-links a {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,200%,0);
transform: translate3d(0,200%,0);
}
figure.effect-zoe p.icon-links a span::before {
display: inline-block;
padding: 8px 10px;
font-family: 'feathericons';
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-eye::before {
content: '\e000';
}
.icon-paper-clip::before {
content: '\e001';
}
.icon-heart::before {
content: '\e024';
}
figure.effect-zoe h2 {
display: inline-block;
}
figure.effect-zoe:hover p.description {
opacity: 1;
}
figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover p.icon-links a {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.effect-zoe:hover h2 {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}
figure.effect-zoe:hover p.icon-links a:nth-child(3) {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
figure.effect-zoe:hover p.icon-links a:nth-child(2) {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}
figure.effect-zoe:hover p.icon-links a:first-child {
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}   figure.effect-chico img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1.12);
transform: scale(1.12);
}
figure.effect-chico:hover img {
opacity: 0.5;
-webkit-transform: scale(1);
transform: scale(1);
}
figure.effect-chico figcaption {
padding: 3em;
}
figure.effect-chico figcaption::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 1px solid #fff;
content: '';
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
figure.effect-chico figcaption::before,
figure.effect-chico p {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.effect-chico h2 {
padding: 20% 0 20px 0;
}
figure.effect-chico p {
margin: 0 auto;
max-width: 200px;
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover p {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
@media screen and (max-width: 50em) {
.content {
padding: 0 10px;
text-align: center;
}
.wpb_fp_grid figure {
display: inline-block;
float: none;
margin: 10px auto;
width: 100%;
}
} @font-face {
font-family: "wpbfpicons";
src: url(//virginiaseopros.com/wp-content/plugins/advance-portfolio-grid/inc/../assets/fonts/Flaticon.eot);
src: url(//virginiaseopros.com/wp-content/plugins/advance-portfolio-grid/inc/../assets/fonts/Flaticon.eot?#iefix) format("embedded-opentype"),
url(//virginiaseopros.com/wp-content/plugins/advance-portfolio-grid/inc/../assets/fonts/Flaticon.woff2) format("woff2"),
url(//virginiaseopros.com/wp-content/plugins/advance-portfolio-grid/inc/../assets/fonts/Flaticon.woff) format("woff"),
url(//virginiaseopros.com/wp-content/plugins/advance-portfolio-grid/inc/../assets/fonts/Flaticon.ttf) format("truetype"),
url(//virginiaseopros.com/wp-content/plugins/advance-portfolio-grid/inc/../assets/fonts/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "wpbfpicons";
src: url(//virginiaseopros.com/wp-content/plugins/advance-portfolio-grid/inc/../assets/fonts/Flaticon.svg#Flaticon) format("svg");
}
}
[class^="wpbfpicons-"]:before, [class*=" wpbfpicons-"]:before,
[class^="wpbfpicons-"]:after, [class*=" wpbfpicons-"]:after {   
font-family: wpbfpicons;
font-style: normal;
-webkit-font-smoothing: antialiased;
}
.wpbfpicons-eye:before { content: "\f100"; }
.wpbfpicons-visible-opened-eye-interface-option:before { content: "\f101"; }
.wpbfpicons-link:before { content: "\f102"; }
.wpbfpicons-chain-links:before { content: "\f103"; }
.wpbfpicons-arrow-right:before { content: "\f104"; }
.wpbfpicons-arrow-left:before { content: "\f105"; }