@charset "UTF-8";
/*
Theme Name: Twenty Nineteen
Theme URI: https://wordpress.org/themes/twentynineteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes.
Requires at least: WordPress 4.9.6
Version: 1.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: twentynineteen
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Twenty Nineteen is based on Underscores https://underscores.me/, (C) 2012-2018 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/*/

.single #main {
	padding: 0 0 50px !important;
}
.locate {
	margin-bottom: 10px !important;
}
.post-date {
	margin-bottom: 0 !important;
}
	
.page-id-1186 .events {
	display: grid;
	grid-template-columns: repeat(3, 32%);
	grid-column-gap: 1%;
}

@media(max-width: 1068px) {
	.blog #main h3 {
		font-size: 22px;
		line-height: 1.22;
	}
}
@media(max-width: 940px) {
	.blog #main {
    grid-template-columns: repeat(2,47.5%) !important;
	}
}
@media(max-width: 600px) {
	#branding a img, #branding img {
		width: 300px;
	}
	.blog #main {
    grid-template-columns: 100% !important;
	}
	.blog #main article {
		margin-bottom: 50px;
	}
}
#main-nav.menu-material-style > li > a:active {
	color: #fff;
}
#main img {
	opacity: 1 !important;
}
.scrolled .navigation-holder {
	width: 100%;
	position: fixed;
	top: 0;
    z-index: 9999;
    background: #fff;
	padding-bottom: 10px;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
}
#main-nav.menu-material-style > li:hover > .sub-nav,
#main-nav.menu-material-style > li > .sub-nav li:hover .sub-nav {
	visibility: visible;
    opacity: 1;
}
.blog #main {
  display: grid;
  grid-template-columns: repeat(3,30%);
  grid-column-gap: 5%;
}
#post-1 {
  display: none;
}
input,textarea {
  box-sizing: border-box;
}
textarea {
  height: 100px;
}
.menu-list a {
  font-size: 18px;
  font-weight: normal !important;
  font-style: italic;
  font-family: "Tinos", Helvetica, Arial, Verdana, sans-serif;
}
ul.menu-list {
  list-style-image: url(/wp-content/uploads/2015/09/square_-1.png) !important;
}
.mini-contacts.phone {
  background-size: 12px;
  background-position: 0 5px;
  background-image: url(/wp-content/uploads/2019/11/call-answer.png);
}
.mini-contacts.email {
  background-size: 14px;
  background-position: 0 5px;
  background-image: url(/wp-content/uploads/2019/11/envelope.png);
}
.right-block a {
  text-decoration: none;
}
.entry-content a {
  color: #466c83 !important;
  font-weight: 600;
  text-decoration: none;
}
a:hover {
  color: #aaa !important;
}
p,
.wf-float-left {
  color: #666;
}
.entry-content img {
  width: 100%;
}
#mobile-menu.accent-bg {
  color: #fff;
  background-color: #30505b;
}
.our-view-box .vc_column-inner {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.our-view-box .vc_column-inner .ultimate-call-to-action {
padding: 10px 25px 0 25px !important;
border: 2px solid rgba(132, 132, 132, 0.2);
background: transparent !important;
}
.our-view-box .vc_column-inner .ultimate-call-to-action blockquote{
background: transparent !important;
}
ul.menu-list {
  list-style-image: url(/wp-content/uploads/square_.png);
}
.page .ultimate-call-to-action {
    border: 2px solid rgba(132, 132, 132, 0.2);
    background: transparent !important;
}
h1, h2, h3, h4, h5, h6, p {
  margin-bottom: 10px;
}
p {
  font-size: 18px;
}
.content > .ult-vc-hide-row {
	display: none;
}
#bottom-bar .wf-table {
  display: table;
}
.wf-td {
  display: table-cell;
  vertical-align: middle;
}
/* Cookies */
.cookieBox {
  display:none;
  position: fixed;
  bottom: 0;
  left:0;
  right: 0;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 20px 0;
  z-index: 999;
  line-height: 1;
}
.cookieBox p {
	color: #fff;
	margin-bottom: 0;
}

.cookieBox a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

#cookieClose {
  cursor: pointer;
  border: none;
  width: 20px;
  height: 20px;
  padding: 0 20px;
  top: 20px;
  right: 0;
  position: absolute;
  background: url(/wp-content/uploads/cancel.png) center/contain no-repeat;
filter: brightness(0) invert(1);
}
*,body {
  margin: 0;
}
img.alignright {
  width: 200px !important;
  margin: 0 0 10px 30px;
  clear: both;
}
#page .wf-wrap, #header .wf-wrap, #phantom .ph-wrap .ph-wrap-content, #bottom-bar > .wf-wrap, #footer > .wf-wrap,
#content .content-area,
.site-featured-image {
  max-width: 1230px;
  width: 96% !important;
  margin: 0 auto;
}
.page-id-17 .wpb_text_column {
  height: 280px;
}
#comments,
#page .entry-meta,
.nav-next .meta-nav,
.nav-previous .meta-nav {
  display: none;
}
.nav-next {
  text-align: right;
}
.site-featured-image {
  margin-top: 20px;
}
.post-thumbnail img {
width: 100%;
height: 350px;
}
.nav-links {
  display: grid;
  grid-template-columns: repeat(2, 50%);
}
.right-block {
  text-align: right;
  display: flex;
  justify-content: flex-end;
}
.soc-ico {
  float: right;
}
.soc-ico a {
  background-image: url(/wp-content/uploads/2015/10/faceboo_social-1.jpg);
  background-repeat: no-repeat;
  width: 90px !important;
  height: 24px;
  background-size: cover;
  visibility: visible !important;
  margin: 0 !important;
}
#main-nav {
  padding: 20px 0 0;
}
#main {
  padding: 20px 0 50px !important;
}
#main .entry-content > p {
  margin-bottom: 30px;
}
#bottom-bar p {
  margin-bottom: 5px !important;
}
.wf-float-left {
  color: #aaa;
}
hr.thick {
width: 100%;
border: 3px solid #466c83;
}
.menu-list li {
  font-weight: normal;
    font-size: 16px;
    color: #aaa;
}
span.wpcf7-list-item {
  margin: 0;
}
.blog .no-results {
	display: none;
}
@media(max-width: 1270px) {
  #bottom-bar .wf-table {
    display: table;
    padding: 0 15px;
  }
}
@media(max-width: 912px) {
	.navigation-holder {
		padding-top: 10px;
	}
  #branding {
    display: flex;
    justify-content: center;
  }
  #mobile-menu {
    display: block !important;
    text-align: center;
  }
  #navigation {
    display: none;
  }
  #navigation.show {
    display: block;
  }
  #main-nav {
    display: grid;
    text-align: center;
  }
  .vc_col-sm-8,
  .vc_col-sm-4 {
    width: 100% !important;
  }
}
@media(max-width:768px) {
	.page-id-17 .wpb_text_column {
    height: 100%;
}
	.sub-nav,
	.sub-nav ul {
		width: 100% !important;
		margin: 0;
	}
	.sub-nav ul .sub-nav {
		display: none
	}
}
html:not(.mobile-true) #bottom-bar img,html:not(.mobile-true) #header img,html:not(.mobile-true) #main img:not(.animate-element,.ls-s-1){opacity:0}html:not(.mobile-true) #main .animate-element img,html:not(.mobile-true) #main .benefits-grid-ico.animate-element img,html:not(.mobile-true) #main .wpb_revslider_element img,html:not(.mobile-true) #page .comment-gravatar img,html:not(.mobile-true) #page .grav-grav img,html:not(.mobile-true) #page .royalSlider img,html:not(.mobile-true) #page .widget_shopping_cart_content img,html:not(.mobile-true) #shWrap img,html:not(.mobile-true) .pp_content img{opacity:1}.royalSlider{overflow:hidden}@-webkit-keyframes mk_scale{0%{-webkit-transform:scale(.3);opacity:.1}100%{-webkit-transform:scale(1);opacity:1}}@-moz-keyframes mk_scale{0%{-moz-transform:scale(.3);opacity:.1}100%{-moz-transform:scale(1);opacity:1}}@-o-keyframes mk_scale{0%{-o-transform:scale(.3);opacity:.1}100%{-o-transform:scale(1);opacity:1}}@keyframes mk_scale{0%{transform:scale(.3);opacity:.1}100%{transform:scale(1);opacity:1}}@-webkit-keyframes mk_fade{0%{opacity:.1}100%{opacity:1}}@-moz-keyframes mk_fade{0%{opacity:.1}100%{opacity:1}}@-o-keyframes mk_fade{0%{opacity:.1}100%{opacity:1}}@keyframes mk_fade{0%{opacity:.1}100%{opacity:1}}@-webkit-keyframes mk_left_to_right{0%{-webkit-transform:translate(-20px,0);opacity:0}100%{-webkit-transform:translate(0,0);opacity:1}}@-moz-keyframes mk_left_to_right{0%{-moz-transform:translate(-20px,0);opacity:0}100%{-moz-transform:translate(0,0);opacity:1}}@-o-keyframes mk_left_to_right{0%{-o-transform:translate(-20px,0);opacity:0}100%{-o-transform:translate(0,0);opacity:1}}@keyframes mk_left_to_right{0%{transform:translate(-20px,0);opacity:0}100%{transform:translate(0,0);opacity:1}}@-webkit-keyframes mk_right_to_left{0%{-webkit-transform:translate(20px,0);opacity:0}100%{-webkit-transform:translate(0,0);opacity:1}}@-moz-keyframes mk_right_to_left{0%{-moz-transform:translate(20px,0);opacity:0}100%{-moz-transform:translate(0,0);opacity:1}}@-o-keyframes mk_right_to_left{0%{-o-transform:translate(20px,0);opacity:0}100%{-o-transform:translate(0,0);opacity:1}}@keyframes mk_right_to_left{0%{transform:translate(20px,0);opacity:0}100%{transform:translate(0,0);opacity:1}}@-webkit-keyframes mk_bottom_to_top{0%{-webkit-transform:translate(0,20px);opacity:0}100%{-webkit-transform:translate(0,0);opacity:1}}@-moz-keyframes mk_bottom_to_top{0%{-moz-transform:translate(0,20px);opacity:0}100%{-moz-transform:translate(0,0);opacity:1}}@-o-keyframes mk_bottom_to_top{0%{-o-transform:translate(0,20px);opacity:0}100%{-o-transform:translate(0,0);opacity:1}}@keyframes mk_bottom_to_top{0%{transform:translate(0,20px);opacity:0}100%{transform:translate(0,0);opacity:1}}@-webkit-keyframes mk_top_to_bottom{0%{-webkit-transform:translate(0,-20px);opacity:0}100%{-webkit-transform:translate(0,0);opacity:1}}@-moz-keyframes mk_top_to_bottom{0%{-moz-transform:translate(0,-20px);opacity:0}100%{-moz-transform:translate(0,0);opacity:1}}@-o-keyframes mk_top_to_bottom{0%{-o-transform:translate(0,-20px);opacity:0}100%{-o-transform:translate(0,0);opacity:1}}@keyframes mk_top_to_bottom{0%{transform:translate(0,-20px);opacity:0}100%{transform:translate(0,0);opacity:1}}.no-touch .animate-element{opacity:0;-webkit-perspective:1000}.ie-mobile .animate-element,.no-cssanimations .animate-element.start-animation,.skills.animate-element,.touch #main .wpb_animate_when_almost_visible{opacity:1}.no-touch #page .animate-element.start-animation.scale-up,.no-touch #page .wpb_start_animation.wpb_appear,.no-touch .animate-element.start-animation.scale-up{-webkit-animation:mk_scale .5s 1 cubic-bezier(.445,.05,.55,.95);-moz-animation:mk_scale .5s 1 cubic-bezier(.445,.05,.55,.95);-o-animation:mk_scale .5s 1 cubic-bezier(.445,.05,.55,.95);animation:mk_scale .5s 1 cubic-bezier(.445,.05,.55,.95);opacity:1}.no-touch #page .animate-element.start-animation.fade-in,.no-touch .animate-element.start-animation.fade-in{-webkit-animation:mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);-moz-animation:mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);-o-animation:mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);animation:mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);opacity:1}.no-touch #main .wpb_start_animation.wpb_right-to-left,.no-touch #page .animate-element.start-animation.right-to-left,.no-touch .animate-element.start-animation.right-to-left{-webkit-animation:mk_right_to_left .6s 1 cubic-bezier(.77,0,.175,1);-moz-animation:mk_right_to_left .6s 1 cubic-bezier(.77,0,.175,1);-o-animation:mk_right_to_left .6s 1 cubic-bezier(.77,0,.175,1);animation:mk_right_to_left .6s 1 cubic-bezier(.77,0,.175,1);opacity:1}.no-touch #main .wpb_start_animation.wpb_left-to-right,.no-touch #page .animate-element.start-animation.left-to-right,.no-touch .animate-element.start-animation.left-to-right{-webkit-animation:mk_left_to_right .6s 1 cubic-bezier(.77,0,.175,1);-moz-animation:mk_left_to_right .6s 1 cubic-bezier(.77,0,.175,1);-o-animation:mk_left_to_right .6s 1 cubic-bezier(.77,0,.175,1);animation:mk_left_to_right .6s 1 cubic-bezier(.77,0,.175,1);opacity:1}.no-touch #main .wpb_start_animation.wpb_top-to-bottom,.no-touch #page .animate-element.start-animation.top-to-bottom,.no-touch .animate-element.start-animation.top-to-bottom{-webkit-animation:mk_top_to_bottom .6s 1 cubic-bezier(.77,0,.175,1);-moz-animation:mk_top_to_bottom .6s 1 cubic-bezier(.77,0,.175,1);-o-animation:mk_top_to_bottom .6s 1 cubic-bezier(.77,0,.175,1);animation:mk_top_to_bottom .6s 1 cubic-bezier(.77,0,.175,1);opacity:1}.no-touch #main .wpb_start_animation.wpb_bottom-to-top,.no-touch #page .animate-element.start-animation.bottom-to-top,.no-touch .animate-element.start-animation.bottom-to-top{-webkit-animation:mk_bottom_to_top .6s 1 cubic-bezier(.77,0,.175,1);-moz-animation:mk_bottom_to_top .6s 1 cubic-bezier(.77,0,.175,1);-o-animation:mk_bottom_to_top .6s 1 cubic-bezier(.77,0,.175,1);animation:mk_bottom_to_top .6s 1 cubic-bezier(.77,0,.175,1);opacity:1}.no-touch .animate-element.start-animation{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes dt_bounce{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(.755,.050,.855,.060);transition-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(.755,.050,.855,.060);transition-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes dt_bounce{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(.755,.050,.855,.060);transition-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);-ms-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(.755,.050,.855,.060);transition-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);-ms-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);-ms-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.no-touch #page .animate-element.start-animation.bounce,.no-touch .animate-element.start-animation.bounce{-webkit-animation-name:dt_bounce;animation-name:dt_bounce;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;opacity:1}@-webkit-keyframes dt_flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes dt_flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.no-touch .animate-element.start-animation.flash{-webkit-animation-name:dt_flash;animation-name:dt_flash}@-webkit-keyframes dt_pulse{0%,100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}@keyframes dt_pulse{0%,100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);-ms-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}.no-touch .animate-element.start-animation.pulse{-webkit-animation-name:dt_pulse;animation-name:dt_pulse;opacity:1}@-webkit-keyframes dt_rubberBand{0%,100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}@keyframes dt_rubberBand{0%,100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);-ms-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);-ms-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);-ms-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);-ms-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);-ms-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}.no-touch .animate-element.start-animation.rubberBand{-webkit-animation-name:dt_rubberBand;animation-name:dt_rubberBand;opacity:1}@-webkit-keyframes dt_shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes dt_shake{0%,100%{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);-ms-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);-ms-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.no-touch .animate-element.start-animation.shake{-webkit-animation-name:dt_shake;animation-name:dt_shake;opacity:1}@-webkit-keyframes dt_swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes dt_swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);-ms-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);-ms-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);-ms-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);-ms-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);-ms-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.no-touch .animate-element.start-animation.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:dt_swing;animation-name:dt_swing;opacity:1}@-webkit-keyframes dt_tada{0%,100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}@keyframes dt_tada{0%,100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);-ms-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);-ms-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);-ms-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.no-touch .animate-element.start-animation.tada{-webkit-animation-name:dt_tada;animation-name:dt_tada;opacity:1}@-webkit-keyframes dt_wobble{0%,100%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}@keyframes dt_wobble{0%,100%{-webkit-transform:none;-ms-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);-ms-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);-ms-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);-ms-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);-ms-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);-ms-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.no-touch .animate-element.start-animation.wobble{-webkit-animation-name:dt_wobble;animation-name:dt_wobble;opacity:1}@-webkit-keyframes dt_bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes dt_bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);-ms-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);-ms-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);-ms-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);-ms-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.no-touch .animate-element.start-animation.bounceIn{-webkit-animation-name:dt_bounceIn;animation-name:dt_bounceIn;-webkit-animation-duration:.75s;animation-duration:.75s;opacity:1}@-webkit-keyframes dt_bounceInDown{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes dt_bounceInDown{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);-ms-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);-ms-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);-ms-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.no-touch .animate-element.start-animation.bounceInDown{-webkit-animation-name:dt_bounceInDown;animation-name:dt_bounceInDown;opacity:1}@-webkit-keyframes dt_bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes dt_bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);-ms-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);-ms-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);-ms-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);-ms-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.no-touch .animate-element.start-animation.bounceInLeft{-webkit-animation-name:dt_bounceInLeft;animation-name:dt_bounceInLeft;opacity:1}@-webkit-keyframes dt_bounceInRight{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes dt_bounceInRight{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);-ms-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);-ms-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);-ms-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);-ms-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.no-touch .animate-element.start-animation.bounceInRight{-webkit-animation-name:dt_bounceInRight;animation-name:dt_bounceInRight;opacity:1}@-webkit-keyframes dt_bounceInUp{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes dt_bounceInUp{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);-ms-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);-ms-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);-ms-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);-ms-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.no-touch .animate-element.start-animation.bounceInUp{-webkit-animation-name:dt_bounceInUp;animation-name:dt_bounceInUp;opacity:1}@-webkit-keyframes dt_fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes dt_fadeIn{0%{opacity:0}100%{opacity:1}}.no-touch .animate-element.start-animation.fadeIn{-webkit-animation-name:dt_fadeIn;animation-name:dt_fadeIn}@-webkit-keyframes dt_fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes dt_fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.no-touch .animate-element.start-animation.fadeInDown{-webkit-animation-name:dt_fadeInDown;animation-name:dt_fadeInDown}@-webkit-keyframes dt_fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes dt_fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.no-touch .animate-element.start-animation.fadeInDownBig{-webkit-animation-name:dt_fadeInDownBig;animation-name:dt_fadeInDownBig}@-webkit-keyframes dt_fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes dt_fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.no-touch .animate-element.start-animation.fadeInLeft{-webkit-animation-name:dt_fadeInLeft;animation-name:dt_fadeInLeft}@-webkit-keyframes dt_fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes dt_fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.no-touch .animate-element.start-animation.fadeInLeftBig{-webkit-animation-name:dt_fadeInLeftBig;animation-name:dt_fadeInLeftBig}@-webkit-keyframes dt_fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes dt_fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.no-touch .animate-element.start-animation.fadeInRight{-webkit-animation-name:dt_fadeInRight;animation-name:dt_fadeInRight}@-webkit-keyframes dt_fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes dt_fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.no-touch .animate-element.start-animation.fadeInRightBig{-webkit-animation-name:dt_fadeInRightBig;animation-name:dt_fadeInRightBig}@-webkit-keyframes dt_fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes dt_fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.no-touch .animate-element.start-animation.fadeInUp{-webkit-animation-name:dt_fadeInUp;animation-name:dt_fadeInUp}@-webkit-keyframes dt_fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes dt_fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.no-touch .animate-element.start-animation.fadeInUpBig{-webkit-animation-name:dt_fadeInUpBig;animation-name:dt_fadeInUpBig}@-webkit-keyframes dt_flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes dt_flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);-ms-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);-ms-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}}.no-touch .animate-element.start-animation.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:dt_flipInX;animation-name:dt_flipInX;opacity:1}@-webkit-keyframes dt_flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes dt_flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);-ms-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);-ms-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}}.no-touch .animate-element.start-animation.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:dt_flipInY;animation-name:dt_flipInY;opacity:1}@-webkit-keyframes dt_rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes dt_rotateIn{0%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);-ms-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.no-touch .animate-element.start-animation.rotateIn{-webkit-animation-name:dt_rotateIn;animation-name:dt_rotateIn}@-webkit-keyframes dt_rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes dt_rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.no-touch .animate-element.start-animation.rotateInDownLeft{-webkit-animation-name:dt_rotateInDownLeft;animation-name:dt_rotateInDownLeft}@-webkit-keyframes dt_rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes dt_rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);-ms-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.no-touch .animate-element.start-animation.rotateInDownRight{-webkit-animation-name:dt_rotateInDownRight;animation-name:dt_rotateInDownRight}@-webkit-keyframes dt_rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes dt_rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);-ms-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.no-touch .animate-element.start-animation.rotateInUpLeft{-webkit-animation-name:dt_rotateInUpLeft;animation-name:dt_rotateInUpLeft}@-webkit-keyframes dt_rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes dt_rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);-ms-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.no-touch .animate-element.start-animation.rotateInUpRight{-webkit-animation-name:dt_rotateInUpRight;animation-name:dt_rotateInUpRight}@-webkit-keyframes dt_rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes dt_rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);-ms-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.no-touch .animate-element.start-animation.rollIn{-webkit-animation-name:dt_rollIn;animation-name:dt_rollIn}@-webkit-keyframes dt_rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes dt_rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);-ms-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.no-touch .animate-element.start-animation.rollOut{-webkit-animation-name:dt_rollOut;animation-name:dt_rollOut;opacity:1}@-webkit-keyframes dt_zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes dt_zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.no-touch .animate-element.start-animation.zoomIn{-webkit-animation-name:dt_zoomIn;animation-name:dt_zoomIn;opacity:1}@-webkit-keyframes dt_zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes dt_zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.no-touch .animate-element.start-animation.zoomInDown{-webkit-animation-name:dt_zoomInDown;animation-name:dt_zoomInDown;opacity:1}@-webkit-keyframes dt_zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes dt_zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-ms-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.no-touch .animate-element.start-animation.zoomInLeft{-webkit-animation-name:dt_zoomInLeft;animation-name:dt_zoomInLeft;opacity:1}@-webkit-keyframes dt_zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes dt_zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-ms-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.no-touch .animate-element.start-animation.zoomInRight{-webkit-animation-name:dt_zoomInRight;animation-name:dt_zoomInRight;opacity:1}@-webkit-keyframes dt_zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes dt_zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.no-touch .animate-element.start-animation.zoomInUp{-webkit-animation-name:dt_zoomInUp;animation-name:dt_zoomInUp;opacity:1}@-webkit-keyframes dt_lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes dt_lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);-ms-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);-ms-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);-ms-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.no-touch .animate-element.start-animation.lightspeedIn{-webkit-animation-name:dt_lightSpeedIn;animation-name:dt_lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.touch #main .wpb_start_animation.wpb_appear,.touch #main .wpb_start_animation.wpb_bottom-to-top,.touch #main .wpb_start_animation.wpb_left-to-right,.touch #main .wpb_start_animation.wpb_right-to-left,.touch #main .wpb_start_animation.wpb_top-to-bottom{-webkit-animation:none;-moz-animation:none;-o-animation:none;animation:none;opacity:1}body.responsive-off{min-width:998px}h1,h2,h3,h4,h5,h6{clear:both;word-break:break-word}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none}.content ol,.content ul{margin:0 0 10px 20px}.content .widget ol,.content .widget ul{margin:0}.content ul{list-style:disc}.content ol{list-style-type:decimal}.content table{border-bottom:1px solid transparent;width:100%;margin:0 0 10px}.content table caption{margin:10px 0}.content td,.content th{border-top:1px solid transparent;padding:5px 10px 5px 5px}.content th{text-align:left}.widget-title{margin-bottom:15px;clear:both}input[type=password],input[type=text],input[type=tel],input[type=url],input[type=email],input[type=number],input[type=date],input[type=range],select,textarea{margin-bottom:10px;padding:7px 15px;border:1px solid #e0e1e1;background-color:#fbfcfc;color:#b8bcbe}.style-ios .form-fields{margin-bottom:10px;max-width:100%;border:1px solid #eaeaea;clear:both}.style-ios #comments .form-fields,.style-ios .comment-form-author input,.style-ios .comment-form-email input,.style-ios .comment-form-url input{max-width:270px}.style-ios .form-fields input{margin:0;border:none;border-top:1px solid #eaeaea;background-color:#fbfcfc}.style-ios textarea{background-color:#fbfcfc;border-color:#eaeaea}.style-ios .contact-form textarea{margin-top:10px}.style-ios .form-fields span:first-child input{border-top:none}input[type=password]:focus,input[type=text]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=email]:focus,input[type=number]:focus,input[type=date]:focus,input[type=range]:focus,textarea:focus{color:#7b8083!important}.login-remember{overflow:hidden}.login-remember label{float:left}#rememberme{float:right;margin-top:4px;margin-left:5px}.comment-form .form-fields{margin-right:-10px}.style-minimal .comment-form .form-fields>span{float:left;width:33.333%;padding-right:10px}.comment-form .form-fields>span input{max-width:100%}input[type=password],input[type=text],input[type=tel],input[type=url],input[type=email],input[type=number],input[type=date],input[type=range],textarea{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}input[type=password]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#b8bcbe}input[type=password]:-moz-placeholder,input[type=text]:-moz-placeholder,textarea:-moz-placeholder{color:#b8bcbe}input[type=password]::-moz-placeholder,input[type=text]::-moz-placeholder,textarea::-moz-placeholder{color:#b8bcbe}input[type=password]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#b8bcbe}.form-message{margin-bottom:10px}#main .ui-widget-content,.dt-mega-menu .sub-nav ul:after,.dt-mega-parent.new-row,.gap,.gap-10,.gap-20,.gap-30,.gap-40,.hr-thick,.hr-thin,.sidebar-left .wf-wrap:after,.sidebar-right .wf-wrap:after,.vc_empty_space{clear:both}.post .rollover,.post .rollover-video,.post img,img[class*=align],img[class*=wp-image-],img[class*=attachment-]{max-width:100%;height:auto}.items-grid .alignleft img,.recent-posts .alignleft img{max-width:inherit;height:inherit}blockquote{padding:20px 25px;margin:0 0 10px}.format-status-content{border:none}.alignleft{float:left;margin:0 30px 10px 0}#footer .alignleft,#sidebar .alignleft{margin-right:20px}.alignright{float:right;margin:0 0 10px 30px}#footer .alignright,#sidebar .alignright{margin-left:20px}.aligncenter{margin:0 auto 10px}#page .btn-light,.btn-link{text-decoration:none;display:inline-block}.alignnone{float:none;margin:0 auto 10px}#phantom.logo-classic .ph-wrap.with-logo #main-nav,.logo-classic #navigation .wf-td .soc-ico a{float:right}.shortcode-single-image-wrap.aligncenter,.shortcode-single-image-wrap.alignnone{margin-left:auto!important;margin-right:auto!important}.hr-thick{height:1px;line-height:1px;border-bottom-style:solid;border-bottom-width:5px;margin:0 auto}.hr-thin{height:9px;line-height:9px;margin:0 auto}.divider-heder,.layout-list .divider-heder,.layout-masonry .divider-heder,.page .divider-heder,.single .divider-heder{margin:25px 0 36px}.divider-comments{margin:0 0 35px}.divider-post{margin:10px 0 20px}#main .gform_wrapper .gform_footer input.button,#main .gform_wrapper .gform_footer input[type=submit],#main-slideshow .tp-button,.dt-btn,.dt-form button,.nsu-submit,a.button,div.mc4wp-form button[type=submit],form.mc4wp-form input[type=submit],input[type=button],input[type=reset],input[type=submit]{position:relative;top:0;display:inline-block;padding-bottom:2px;border:none;text-decoration:none;white-space:nowrap}#page .dt-btn,#page .dt-btn:last-child{margin-right:10px;margin-bottom:10px}button.button,button:not(.vc_btn3):not(.ubtn):not(.mfp-close):not(.slick-next):not(.slick-prev),input.button,input[type=button],input[type=reset],input[type=submit]{padding-top:4px;padding-bottom:6px;border:none}input[type=submit]{padding-top:9px;padding-bottom:9px}#page .btn-link{padding:0}.btn-link{margin-right:10px;white-space:nowrap}.btn-link .fa,.dt-btn .fa{color:inherit}.dt-btn-m .fa,.dt-btn-s .fa{margin-right:8px}.dt-btn-l .fa{margin-right:9px}.dt-btn-m.ico-right-side .fa,.dt-btn-s.ico-right-side .fa{margin-right:0;margin-left:8px}.dt-btn-l.ico-right-side .fa{margin-right:0;margin-left:9px}.btn-3d .dt-btn:not(.btn-light),.btn-3d a.button,.btn-3d button.button,.btn-3d input[type=button],.btn-3d input[type=reset],.btn-3d input[type=submit]{position:relative;-webkit-transition:none;-moz-transition:none;transition:none}.btn-3d .dt-btn,.btn-3d a.button,.btn-3d button.button,.btn-3d input[type=button],.btn-3d input[type=reset],.btn-3d input[type=submit]{border-bottom:2px solid red}.btn-3d .dt-btn:hover,.btn-3d a.button:hover,.btn-3d button.button:hover,.btn-3d input[type=button]:hover,.btn-3d input[type=reset]:hover,.btn-3d input[type=submit]:hover{top:1px;border-bottom:1px solid red}.btn-3d .dt-btn:active,.btn-3d a.button:active,.btn-3d button.button:active,.btn-3d input[type=button]:active,.btn-3d input[type=reset]:active,.btn-3d input[type=submit]:active{top:2px;border-bottom:none}.btn-3d #page .dt-btn:not(.btn-light):hover,.btn-3d #page .dt-btn:not(.btn-light):last-child:hover{margin-bottom:11px}.btn-3d a.button:hover,.btn-3d button.button:hover,.btn-3d input[type=button]:hover,.btn-3d input[type=reset]:hover,.btn-3d input[type=submit]:hover{margin-bottom:1px}.btn-3d #page .dt-btn:not(.btn-light):active,.btn-3d #page .dt-btn:not(.btn-light):last-child:active{margin-bottom:12px}.btn-3d .dt-btn.btn-light:active,.btn-3d .dt-btn.btn-light:hover{top:0;margin-bottom:0}#page .btn-light{border:none}.boxes-transparent-bg #page .btn-light,.style-ios.boxes-transparent-bg #page .stripe-solid-bg .btn-light{-webkit-box-shadow:none;box-shadow:none}.ancient-ie .dt-btn,.ancient-ie .dt-form button,.ancient-ie .dt-form input[type=button],.ancient-ie .dt-form input[type=reset],.ancient-ie .dt-form input[type=submit]{display:inline;zoom:1}.btn-ios #main .gform_wrapper .gform_footer input.button,.btn-ios #main .gform_wrapper .gform_footer input[type=submit],.btn-ios #main button.button,.btn-ios #main input.button,.btn-ios #main-slideshow .tp-button,.btn-ios .dt-btn,.btn-ios .nsu-submit,.btn-ios a.button,.btn-ios button:not(.vc_btn3):not(.ubtn):not(.mfp-close):not(.slick-next):not(.slick-prev),.btn-ios div.mc4wp-form button[type=submit],.btn-ios input[type=button],.btn-ios input[type=reset],.btn-ios input[type=submit]{position:relative;-webkit-box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.2);box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.2)}.btn-ios .mfp-container button{position:absolute;-webkit-box-shadow:none;box-shadow:none}.btn-ios #main input.button:after,.btn-ios .dt-btn:after,.btn-ios a.button:after,.btn-ios button:not(.mfp-arrow):not(.vc_btn3):not(.ubtn):after,.btn-ios input[type=button]:after,.btn-ios input[type=reset]:after,.btn-ios input[type=submit]:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background:-moz-linear-gradient(top,rgba(255,255,255,0) 0,rgba(0,0,0,.1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),color-stop(100%,rgba(0,0,0,.1)));background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(0,0,0,.1) 100%);background:-o-linear-gradient(top,rgba(255,255,255,0) 0,rgba(0,0,0,.14) 100%);background:-ms-linear-gradient(top,rgba(255,255,255,0) 0,rgba(0,0,0,.1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(0,0,0,.1) 100%)}.btn-ios .mfp-container button.mfp-close:after{display:none}.btn-ios #main input.button:hover:after,.btn-ios .dt-btn:hover:after,.btn-ios a.button:hover:after,.btn-ios button:not(.vc_btn3):not(.ubtn):hover:after,.btn-ios input[type=button]:hover:after,.btn-ios input[type=reset]:hover:after,.btn-ios input[type=submit]:hover:after{background:-moz-linear-gradient(top,rgba(0,0,0,.1) 0,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.1)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(top,rgba(0,0,0,.1) 0,rgba(255,255,255,0) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.1) 0,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.1) 0,rgba(255,255,255,0) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.1) 0,rgba(255,255,255,0) 100%)}#main-slideshow .tp-button{padding-top:0;letter-spacing:normal}#main .gform_wrapper .gform_footer input.button,#main .gform_wrapper .gform_footer input[type=submit],.wpcf7-submit.dt-btn-m,div.mc4wp-form button[type=submit],form.mc4wp-form input[type=submit]{padding:6px 0 8px}#main .gform_wrapper .gform_footer input.button:hover,#main .gform_wrapper .gform_footer input[type=submit]:hover,#main button.button:hover,#main input.button:hover,#main-slideshow .tp-button:hover,.dt-btn:hover,.dt-form button:hover,.nsu-submit:hover,div.mc4wp-form button[type=submit]:hover,form.mc4wp-form input[type=submit]:hover,input.wpcf7-submit.dt-btn-m[type=submit]:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{text-decoration:none}.btn-flat .dt-btn,.btn-flat a.button,.btn-flat button.button,.btn-flat input[type=button],.btn-flat input[type=reset],.btn-flat input[type=submit]{position:relative}.btn-flat .dt-btn:after,.btn-flat a.button:after,.btn-flat button.button:after,.btn-flat input[type=button]:after,.btn-flat input[type=reset]:after,.btn-flat input[type=submit]:after{position:absolute;left:0;top:0;width:100%;height:100%;content:"";-webkit-border-radius:inherit;-moz-border-radius:inherit;-ms-border-radius:inherit;-o-border-radius:inherit;border-radius:inherit}.btn-flat .dt-btn:hover:after,.btn-flat a.button:hover:after,.btn-flat button.button:hover:after,.btn-flat input[type=button]:hover:after,.btn-flat input[type=reset]:hover:after,.btn-flat input[type=submit]:hover:after{background-color:rgba(255,255,255,.2)}.btn-flat .dt-btn:active:after,.btn-flat a.button:active:after,.btn-flat button.button:active:after,.btn-flat input[type=button]:active:after,.btn-flat input[type=reset]:active:after,.btn-flat input[type=submit]:after{background-color:rgba(0,0,0,.2)}.rippleAnimate{background:rgba(255,255,255,.25)}.btn-light .rippleAnimate,.light-hover-bg.icons-bg .rippleAnimate{background:rgba(0,0,0,.1)}.ripple>span:first-child{display:block}.dt-btn.ripple:not(.btn-light)>span{color:#fff!important}#page{position:relative;overflow:hidden}.footer-overlap #page{background:0 0}#page.boxed{max-width:1320px;margin:0 auto}.assistive-text{position:absolute!important;clip:rect(1px,1px,1px,1px)}#header{position:relative;z-index:101}.transparent.disabled-transparent-bg #header.content-width-line:not(.logo-side),.transparent.disabled-transparent-bg #header:not(.logo-side){background:0 0!important}.mini-contacts,.mini-search .submit:before{background-repeat:no-repeat;background-position:0 center}.transparent.disabled-transparent-bg #header.content-width-line.light-top-bar:not(.logo-side)>.wf-wrap>.wf-table,.transparent.disabled-transparent-bg #header.full-width-line.light-top-bar:not(.logo-side){border-color:rgba(255,255,255,.12)}.transparent.disabled-transparent-bg #header.content-width-line.dark-top-bar:not(.logo-side)>.wf-wrap>.wf-table,.transparent.disabled-transparent-bg #header.full-width-line.dark-top-bar:not(.logo-side){border-color:rgba(0,0,0,.08)}#header.logo-side .wf-wrap{width:auto}#header.menu-centered.logo-left .wf-wrap{width:100%}.transparent:not(.photo-scroller-album) #header{position:absolute;width:100%;z-index:101;border:none}#header.logo-side{position:fixed;top:0;height:100%;z-index:110}.admin-bar #header.logo-side{top:32px}.header-side-right #header{right:0;left:auto}.logo-side .wf-wrap{height:100%}.header-bottom-bar{position:absolute;bottom:0;width:100%}#top-bar{position:relative;margin-top:0}.logo-side #top-bar{z-index:2}#header .header-bottom-bar *,#top-bar *{font-size:inherit;line-height:inherit}#branding,#branding-bottom,#main-nav{line-height:0}#top-bar.top-bar-empty{position:absolute;visibility:hidden}#bottom-bar,#header .mini-search,.mini-contacts,.mini-lang,.mini-nav li,.searchform{position:relative}.header-side-left #top-bar,.header-side-left .header-bottom-bar,.header-side-right #top-bar,.header-side-right .header-bottom-bar{text-align:center}.bottom-text-block,.right-block{text-align:right}.transparent #top-bar{margin-bottom:-1px}#top-bar .wf-float-left p,.header-bottom-bar .wf-float-left p{margin-bottom:0}#bottom-bar .wf-float-left,#top-bar .wf-float-left,.header-bottom-bar .wf-float-left{margin-right:40px}#bottom-bar .wf-float-left:last-of-type,#top-bar .wf-float-left:last-of-type,.header-bottom-bar .wf-float-left:last-of-type{margin-right:0}#bottom-bar .wf-float-right,#top-bar .wf-float-right,.header-bottom-bar .wf-float-right{margin-left:40px}#header .soc-ico{display:inline-block}#top-bar .right-block:after,#top-bar .right-block:before,.header-bottom-bar .right-block:after{content:"";display:table;clear:both}.mini-contacts,.mini-lang li,.mini-nav li{display:inline-block}#bottom-bar{z-index:9;min-height:30px;margin:0 auto}#bottom-bar .wf-table{height:60px}#bottom-bar .wf-td p{margin-bottom:0}#branding-bottom{width:1px;padding:10px 10px 10px 0;font-size:0}.mini-contacts{padding-left:18px;margin:0;white-space:nowrap}.logo-side .mini-contacts{white-space:normal}.mini-contacts.address,.mini-contacts.clock,.mini-contacts.email,.mini-contacts.skype{padding-left:22px}.mini-nav>ul>li{margin:0 16px 0 0}.mini-nav li:last-child{margin-right:0}.mini-nav li:first-child:before{border-left:none}.mini-nav select{min-width:100px;height:0}#page .mini-nav select option{color:#b8bcbe!important}.mini-lang li{margin-right:20px;white-space:nowrap}.ancient-ie .mini-lang li{display:inline;zoom:1}.mini-lang li:last-child{margin-right:0}.mini-lang img{margin:0 5px 2px 0}#header .mini-search.act{position:relative;z-index:1002}#header .mini-search{display:inline-block;z-index:10}.searchform{z-index:3}#header .mini-search .field{position:absolute;right:6px;top:38px;width:290px;height:50px;background-color:#fff;border:none;font-style:italic;visibility:hidden}#header #top-bar .mini-search .field,.header-side-left #header .mini-search .field{left:0;right:auto}#header #top-bar .right-block .mini-search .field{left:auto;right:6px}#header .header-bottom-bar .mini-search .field{top:auto;bottom:38px}.mini-search .submit,.searchform .submit{display:block;padding-left:22px;border:none;background-color:transparent;text-decoration:none}.mini-search .submit:before{position:absolute;top:50%;left:0;height:16px;width:16px;margin-top:-8px;content:""}#phantom{position:fixed;width:100%;text-align:center;z-index:9399;left:0;opacity:0;visibility:hidden;-webkit-transition:opacity .33s ease;-moz-transition:opacity .33s ease;-o-transition:opacity .33s ease;-ms-transition:opacity .33s ease;transition:opacity .33s ease}.phantom-fade #phantom{top:0}.phantom-slide #phantom{top:-120px}.phantom-slide #phantom.phantom-animate{-webkit-transition:top .33s ease;-moz-transition:top .33s ease;-o-transition:top .33s ease;-ms-transition:top .33s ease;transition:top .33s ease}.admin-bar.phantom-fade #phantom{top:32px}#phantom.boxed{z-index:9008}#phantom .ph-wrap.boxed{width:100%;max-width:1320px;margin:0 auto}#phantom .ph-wrap .ph-wrap-content{max-width:100%;margin:0 auto;padding:0 40px}#phantom .ph-wrap .ph-wrap-inner{position:relative}#phantom .ph-wrap.with-logo .ph-wrap-inner{position:relative;display:table;width:100%}#phantom .ph-wrap.with-logo .ph-wrap-inner>div{display:table-cell;vertical-align:middle}#phantom .ph-wrap.with-logo .ph-wrap-content .logo-box{padding:5px 40px 5px 0;text-align:left;line-height:0}#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box{text-align:right}#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav>li.menu-frame-on.act>a{border:none}#phantom #main-nav{padding:0;text-align:center}#phantom .ph-wrap.with-logo #main-nav{padding:0;text-align:right}/*!Branding*/#branding{padding:10px 0;font-size:0}#branding a img,#branding img{height:auto}.logo-side #branding{text-align:center}.logo-classic #branding,.logo-left #branding{padding-right:20px}.logo-center nav,.logo-classic nav{position:relative;padding-left:0;padding-right:0}.logo-side #main-nav>li{margin:0}.logo-side #main-nav>li>a,.logo-side #main-nav>li>a>.text-wrap{position:relative;display:block}.logo-side #main-nav>li.has-children.level-arrows-on.menu-frame-on>a,.logo-side.sub-downwards #main-nav>li.has-children.level-arrows-on.menu-frame-on>a,.logo-side.sub-downwards #main-nav>li.has-children.level-arrows-on.menu-frame-on>a.act{background-image:none}.logo-side #main-nav>li.has-children.level-arrows-on.menu-frame-on>a:after{right:10px;opacity:1;background-repeat:no-repeat}.header-side-right .logo-side.sub-downwards #main-nav>li.has-children.level-arrows-on.menu-frame-on>a:after,.logo-side.sub-downwards #main-nav>li.has-children.level-arrows-on.menu-frame-on>a:after{right:7px;left:auto}.header-side-right .logo-side #main-nav>li.has-children.level-arrows-on.menu-frame-on>a:after{left:10px;right:auto}.logo-side #main-nav.text-right>li>a{text-align:right}.logo-side #main-nav.text-center>li>a{text-align:center}.logo-side #main-nav>li.has-children.level-arrows-on>a,.logo-side #main-nav>li>a{padding-top:0;padding-bottom:0}.logo-side #main-nav>li:first-child{border-top:none;padding-top:0}.logo-side #main-nav>li:last-child{margin-bottom:0}.logo-side #main-nav>li.has-children.level-arrows-on:last-child,.logo-side #main-nav>li.has-children:last-child{margin-right:0}/*!Logo classic*/.logo-classic #navigation{display:table;width:100%}.logo-classic .navigation-holder{width:100%}.logo-classic .navigation-holder>div{margin:0 auto;padding:0 40px}.logo-classic nav:after,.logo-classic nav:before{content:"";display:table;clear:both}.logo-classic #main-nav{display:table-cell}.logo-classic #navigation .wf-td{text-align:right}.logo-classic #main-nav>li a{position:relative;vertical-align:baseline}#header.logo-center .navigation-holder .mini-search,.logo-center #main-nav>li.menu-frame-on>a,.logo-center #main-nav>li>a,.logo-classic #main-nav.menu-material-style>li a,.logo-classic #main-nav>li.menu-frame-on a,.logo-left #main-nav>li.menu-frame-on>a{vertical-align:middle}/*!Logo classic:end*//*!Logo center*/.logo-center #top-bar,.logo-center .navigation-holder{text-align:center}.logo-center.full-width-line .navigation-holder,.logo-center.solid-bg .navigation-holder{margin-left:-40px;margin-right:-40px}.logo-classic.full-width-line #navigation,.logo-classic.solid-bg #navigation{border:none}.logo-center #navigation .soc-ico,.logo-center #navigation .wf-td{display:inline-block}.logo-center nav{width:100%}.logo-center #branding,.logo-center #navigation{display:block;text-align:center}.assistive-info,.logo-left #navigation{text-align:right}#main-nav>li,.logo-center #main-nav,.logo-center #navigation{display:inline-block}/*!Logo center:end*//*!Logo left*/.logo-left #navigation #main-nav,.logo-left #navigation .right-block{display:inline-block;text-align:right}.logo-left #main-nav>li>a{vertical-align:baseline}.logo-left.menu-centered #branding{padding-right:20px}/*!Logo left:end*/#main-nav.text-center,.text-centered{text-align:center}#main-nav.text-right{text-align:right}#main-nav>li{position:relative;z-index:auto;vertical-align:middle}#main-nav>li:last-child{margin-right:0}#main-nav>li.has-children.level-arrows-on:last-child{margin-right:11px}.logo-classic #main-nav>li:first-child{margin-left:0}.logo-classic #main-nav:not(.menu-material-style)>li:first-child>a{padding-left:0}.logo-side #main-nav>li{display:block}.ancient-ie #main-nav>li{float:left;margin:5px 0}#main-nav>li>a{display:inline-block;padding:4px 0 6px;border:1px solid transparent;text-decoration:none;text-align:left}#main-nav.menu-material-style>li>a,#main-nav.menu-material-underline-style>li>a,#phantom #main-nav.menu-material-style>li:hover>a,#phantom #main-nav.menu-material-underline-style>li:hover>a{border:none}#main-nav.menu-material-underline-style>li>a{vertical-align:top}#main-nav>li>a .text-wrap>span,.mini-nav{vertical-align:middle}#main-nav>li.has-children.level-arrows-on>a{padding:4px 3px 6px 0}.header-side-left #main-nav.text-right>li.has-children.level-arrows-on>a{padding-right:12px}#main-nav>li.has-children.level-arrows-on>a span:after,.logo-side #main-nav.text-right>li.has-children.level-arrows-on>a span:after{right:-11px}.header-side-left #main-nav>li.has-children.level-arrows-on>a span:after{right:0}.header-side-right #main-nav>li.has-children.level-arrows-on>a span:after{left:-11px}#main-nav.text-center>li>a,#main-nav>li.has-children.level-arrows-on>a>span{position:relative}#main-nav>li>a span>span.menu-subtitle{margin-bottom:3px;font-family:Arial,sans-serif;font-style:normal;font-weight:400;white-space:nowrap}#main-nav.underline-hover>li>a i.underline{position:absolute;display:block;left:1px;bottom:-5px;overflow:hidden;width:0;height:2px!important;max-height:2px!important;pointer-events:none;background-color:transparent;opacity:.85}#main-nav.underline-hover.gradient-decor>li.act>a i.underline,#main-nav.underline-hover>li.act>a i.underline,#main-nav.underline-hover>li>a:hover i.underline,.no-touch header:not(.sub-downwards) #main-nav.underline-hover>li:hover>a i.underline{width:100%}.upwards-effect>li>a>span:before{position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:rgba(0,0,0,.1);content:'';opacity:0;-webkit-transition:opacity .3s,-webkit-transform .3s;-moz-transition:opacity .3s,-moz-transform .3s;transition:opacity .3s,transform .3s;-webkit-transform:translateY(10px);-moz-transform:translateY(10px);transform:translateY(10px)}.upwards-effect>li.act>a>span:before,.upwards-effect>li>a:hover>span:before,header:not(.sub-downwards) .upwards-effect>li:hover>a>span:before{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.downwards-effect>li>a>span:before{position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:#fff;content:'';opacity:0;-webkit-transition:height .3s,opacity .3s,-webkit-transform .3s;-moz-transition:height .3s,opacity .3s,-moz-transform .3s;transition:height .3s,opacity .3s,transform .3s;-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);transform:translateY(-10px)}.downwards-effect>li.act>a>span:before,.downwards-effect>li>a:hover>span:before,header:not(.sub-downwards) .downwards-effect>li:hover>a>span:before{height:2px;opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}#phantom #main-nav>li:hover>a{border:1px solid transparent}.brackets>li>a>span,.downwards-effect>li>a>span,.underline-hover>li>a>span,.upwards-effect>li>a>span{position:relative}.brackets>li>a>span:before{position:absolute;visibility:hidden;left:0;bottom:-5px;width:100%;height:2px;background-color:#000;content:"";-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s;opacity:.85}.brackets>li.act>a>span:before,.brackets>li>a:hover>span:before,header:not(.sub-downwards) .brackets>li:hover>a>span:before{visibility:visible;-webkit-transform:scaleX(1);transform:scaleX(1)}#main-nav>li.has-children>a span:after,.logo-side #main-nav>li.has-children>a:after{position:absolute;display:inline-block;top:50%;width:8px;height:8px;margin-top:-4px;content:"";opacity:.3;background-repeat:no-repeat;background-position:right center}.logo-side.sub-downwards #main-nav>li.has-children.level-arrows-on>a:after{right:0;opacity:1}.header-side-right .logo-side.sub-downwards #main-nav>li.has-children.level-arrows-on>a:after{left:auto}.logo-side.sub-downwards #main-nav.menu-material-style>li.has-children.level-arrows-on>a:after{right:7px}.logo-side.sub-downwards #main-nav>li.has-children.level-arrows-on>a{background:0 0}#main-nav.menu-material-style>li.has-children>a span:after{opacity:0}#main-nav.menu-material-style>li.has-children.act>a span.text-wrap span:after,#main-nav.menu-material-style>li>a span.text-wrap,#main-nav.menu-material-style>li>a span.text-wrap span,#main-nav>li.has-children.menu-frame-on.act>a span:after,.logo-side #main-nav.menu-material-style>li.has-children>a:after{opacity:1}#main-nav.menu-material-style>li>a span.text-wrap>span{display:inline-block}#main-nav.menu-material-style>li.has-children>a span.text-wrap span:after{opacity:.3}.logo-side #main-nav.menu-material-style>li.has-children>a:after{right:10px}.header-side-right .logo-side #main-nav.menu-material-style>li.has-children>a:after{left:5px}.logo-side #main-nav>li.has-children>a{background-repeat:no-repeat;background-position:right center}.logo-side #main-nav.menu-material-style>li.has-children>a,.logo-side #main-nav.menu-material-underline-style>li.has-children>a{background-repeat:no-repeat;background-position:calc(100% - 10px) center}.header-side-right .logo-side:not(.sub-downwards) #main-nav.text-center>li.level-arrows-on>a,.header-side-right .logo-side:not(.sub-downwards) #main-nav>li.has-children.level-arrows-on>a{padding-left:20px;background-position:0 center}.header-side-right .logo-side:not(.sub-downwards) #main-nav.menu-material-style>li.has-children>a,.header-side-right .logo-side:not(.sub-downwards) #main-nav.menu-material-underline-style>li.has-children.level-arrows-on>a{background-position:5px center}.header-side-left .logo-side #main-nav.text-center>li.level-arrows-on>a,.header-side-left .logo-side #main-nav>li.has-children.level-arrows-on>a{padding-right:20px}.header-side-right #main-nav>li.has-children>a span:after{right:auto;background-position:0 center}#main-nav.menu-material-style>li:not(.act)>a:before,#main-nav.menu-material-underline-style>li>a:before,.logo-side #main-nav.menu-material-style>li.act>a:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";opacity:0}#main-nav.menu-material-underline-style>li>a:before{top:0;height:2px}.logo-side #main-nav.menu-material-underline-style>li>a{padding-left:20px}.logo-side #main-nav.menu-material-underline-style.text-center>li>a{display:block}.logo-side #main-nav.menu-material-underline-style>li>a:before{height:100%;width:2px}.logo-side #main-nav.menu-material-underline-style.text-center>li>a:before,.logo-side #main-nav.menu-material-underline-style>li.has-children.level-arrows-on>a span:after{display:none}.logo-side #main-nav.menu-material-underline-style.text-right>li>a:before{left:auto;right:0}#main-nav.menu-material-style>li:not(.act):hover>a:before,#main-nav.menu-material-underline-style>li.act>a:before,#main-nav.menu-material-underline-style>li:hover>a:before,.logo-side #main-nav.menu-material-style>li.act>a:before{opacity:1}.sub-nav{position:absolute;visibility:hidden;z-index:200;top:100%;width:240px;opacity:0}#header.sub-downwards #main-nav .sub-nav{position:relative;display:none;top:0;left:0;width:100%;padding:0;visibility:visible;opacity:1;z-index:auto}#header.sub-downwards #main-nav.text-center .sub-nav .sub-nav:after,#header.sub-downwards #main-nav.text-center .sub-nav .sub-nav:before{display:block;margin-top:4px;content:"...";text-align:center;font-size:14px;font-family:"Open Sans",sans-serif}#header.sub-downwards #main-nav.text-center .sub-nav .sub-nav:after{position:absolute;bottom:10px;width:100%}#header.sub-downwards #main-nav:not(.text-center):not(.text-right) .sub-nav{padding-left:15px}#header.sub-downwards #main-nav.text-right .sub-nav>ul{padding-right:15px}.sub-downwards #main-nav:not(.text-center)>li>.sub-nav>ul{padding-top:14px}.sub-downwards .text-center .sub-nav>ul{padding:14px 0}.sub-downwards #main-nav>li>.sub-nav>ul{padding-bottom:0}.next-level-button:hover,.sub-downwards #main-nav li a:hover{cursor:pointer!important}.sub-downwards li:not(.dt-mega-menu) .sub-nav,.sub-downwards li:not(.dt-mega-menu) .sub-nav>ul{width:auto}#header.sub-downwards #main-nav .sub-nav ul{background:0 0;box-shadow:none}#header.sub-downwards #main-nav .sub-nav li{padding:0}.sub-downwards #main-nav>li.has-children.level-arrows-on:last-child{margin-right:0}#header.sub-downwards:not(.dt-parent-menu-clickable) #main-nav .sub-nav li.has-children.level-arrows-on>a{display:inline-block;padding-right:10px;background-position:right center;background-repeat:no-repeat}.logo-side.sub-downwards #main-nav>li.has-children.level-arrows-on>a{padding-right:13px}#header.sub-downwards #main-nav .sub-nav li a{padding-right:0;padding-left:0}.sub-downwards #main-nav.text-center .sub-nav li a{text-align:center}.sub-downwards #main-nav.text-right .sub-nav li a{text-align:right}#header.sub-downwards:not(.dt-parent-menu-clickable) #main-nav:not(.menu-material-style) .sub-nav li>a,.sub-downwards #main-nav.text-center .sub-nav li a>span,.sub-downwards #main-nav.text-center li a,.sub-downwards #main-nav.text-right .sub-nav li a>span,.sub-downwards .text-center .sub-nav .menu-item .fa,.sub-downwards .text-right .sub-nav .menu-item .fa,.sub-downwards.dt-parent-menu-clickable #main-nav .sub-nav li a>span.text-wrap span,.sub-downwards.dt-parent-menu-clickable #main-nav .sub-nav li a>span:not(.text-wrap),.sub-downwards.dt-parent-menu-clickable #main-nav li a,.sub-downwards.dt-parent-menu-clickable .menu-item .fa{display:inline-block}.logo-side.sub-downwards.dt-parent-menu-clickable #main-nav:not(.menu-material-style)>li.has-children.level-arrows-on>a{background:0 0;padding-right:0}.logo-side.sub-downwards.dt-parent-menu-clickable #main-nav.menu-material-style>li.has-children>a,.logo-side.sub-downwards.dt-parent-menu-clickable #main-nav.menu-material-underline-style>li.has-children>a,.logo-side.sub-downwards.dt-parent-menu-clickable #main-nav>li.has-children.menu-frame-on>a{display:block}#header.sub-downwards.dt-parent-menu-clickable #main-nav.text-center li.has-children a,.sub-downwards #main-nav.text-center>li.has-children>.next-level-button,.sub-downwards .sub-nav .next-level-button{display:inline-block;vertical-align:middle}#header.sub-downwards.dt-parent-menu-clickable #main-nav.text-center li.has-children>a{padding-right:5px}.logo-side.sub-downwards.dt-parent-menu-clickable #main-nav.menu-material-style>li.has-children>a:after,.logo-side.sub-downwards.dt-parent-menu-clickable #main-nav>li.has-children.level-arrows-on.menu-frame-on>a:after{display:none}.logo-side.sub-downwards.dt-parent-menu-clickable #main-nav.menu-material-style>li.has-children.level-arrows-on>a{background:0 0}.sub-downwards #main-nav.text-center>li.has-children>.next-level-button{float:none}.sub-downwards #main-nav>li.has-children>.next-level-button{display:inline-block;float:right}.sub-downwards .next-level-button{width:18px;height:18px;background-position:center center;background-repeat:no-repeat}.sub-downwards #main-nav.text-center>.menu-frame-on>.next-level-button{position:relative;margin-left:-28px}.sub-downwards #main-nav.menu-material-style:not(.text-center)>li>.next-level-button,.sub-downwards #main-nav.menu-material-underline-style:not(.text-center)>li>.next-level-button,.sub-downwards #main-nav:not(.text-center)>.menu-frame-on>.next-level-button{position:absolute;right:10px;top:7px;margin-top:1px;z-index:3}.sub-downwards #main-nav.menu-material-style:not(.text-center)>li:first-child>.next-level-button,.sub-downwards #main-nav.menu-material-underline-style:not(.text-center)>li>.next-level-button{top:9px}.sub-downwards #main-nav:not(.text-center) .next-level-button{margin-left:5px}.sub-downwards .sub-nav .next-level-button{width:14px;height:14px}.sub-nav>ul{padding:10px 0}.logo-side #main-nav>li>.sub-nav{top:0;left:100%}.logo-side .sub-nav.bottom-overflow{top:auto!important;bottom:0}.logo-side .sub-nav .sub-nav{padding-left:0}.header-side-right #main-nav>li>.sub-nav{left:auto;right:100%;padding-left:0}#bottom-bar .sub-nav{top:auto;bottom:100%}#bottom-bar .sub-nav .sub-nav{bottom:0}.sub-nav.right-overflow{right:0}.sub-nav .sub-nav{left:241px;top:-10px;margin-top:0}.sub-nav .sub-nav.right-overflow{left:-241px}.sub-nav li{display:block;position:relative;padding:0 10px}.dl-menuwrapper li.has-children .next-level:after,.dl-menuwrapper li.has-children>a:after,.sub-nav li.has-children:after{position:absolute;display:block;right:15px;top:50%;width:18px;height:18px;margin-top:-9px;content:"";background-position:center center;background-repeat:no-repeat}.dt-parent-menu-clickable .dl-menuwrapper li.has-children a{margin-right:50px}.dl-menuwrapper li.has-children .next-level{position:absolute;top:50%;right:0;margin-top:-20px;width:50px;height:40px}.dl-menuwrapper li.has-children .next-level:after,.dl-menuwrapper li.has-children .next-level:hover{opacity:1}.dl-menuwrapper li.has-children>a:after{right:-5px;top:50%}.header-side-right .sub-nav li.has-children:after{right:auto;left:10px;background-position:0 center}.sub-nav li a{display:block;border-right:solid 1px transparent;border-left:solid 1px transparent;margin:0 0 2px -1px;padding:7px 30px 7px 10px;font-weight:400;text-align:left;text-decoration:none;line-height:20px}#top-bar .sub-nav{z-index:1003}#bottom-bar .sub-nav li:before,#top-bar .sub-nav li:before{width:200px;margin:0 15px}.mini-nav{position:relative;display:inline-block}.menu-select select,.mini-nav .customSelect{border:none;padding:0;margin-bottom:0}.mini-nav .customSelect{position:absolute;visibility:hidden}.mini-nav .customSelect .customSelectInner{opacity:0}.menu-select select,.mini-nav .customSelect1{position:relative;visibility:visible;opacity:1}.header-side-left #top-bar .menu-select,.header-side-right #top-bar .menu-select,.menu-select{position:relative;display:inline-block;visibility:visible;margin:0 auto;opacity:1}#bottom-bar .mini-nav ul,#top-bar .mini-nav ul,.header-side-left #header .wf-table,.header-side-left #header .wf-td,.header-side-right #header .wf-table,.header-side-right #header .wf-td,.text-near-logo .mini-nav ul{display:block}#bottom-bar .menu-select,#top-bar .menu-select,.text-near-logo .menu-select{position:absolute;visibility:hidden;opacity:0}#bottom-bar .menu-select{overflow:hidden}.mini-nav .customSelectInner{padding-left:20px;background:0 0}.mini-nav .customSelectInner:hover{text-decoration:none}.mini-nav .customSelectInner:before{position:absolute;top:50%;left:0;width:16px;height:16px;margin-top:-8px;content:"";background-position:0 center;background-repeat:no-repeat}.menu-select select{z-index:9}.mini-nav .customSelect{padding:0}#header .wf-table{position:relative}.logo-side #navigation #main-nav{padding-bottom:50px}.header-side-left .mega-auto-width .sub-nav,.header-side-left .mega-full-width .sub-nav,.header-side-right .mega-auto-width .sub-nav,.header-side-right .mega-full-width .sub-nav{top:0;left:100%}.header-side-right .mega-auto-width>.sub-nav,.header-side-right .mega-full-width>.sub-nav{top:0;left:auto;right:100%;padding-left:0}.header-side-left #header:not(.sub-downwards) .mega-auto-width>.sub-nav,.header-side-left #header:not(.sub-downwards) .mega-full-width>.sub-nav,.header-side-right #header:not(.sub-downwards) .mega-auto-width>.sub-nav,.header-side-right #header:not(.sub-downwards) .mega-full-width>.sub-nav{width:890px;max-width:890px}.header-side-left #header .mega-auto-width>.sub-nav .sub-nav,.header-side-left #header .mega-auto-width>.sub-nav .sub-nav ul,.header-side-left #header .mega-full-width>.sub-nav .sub-nav,.header-side-left #header .mega-full-width>.sub-nav .sub-nav ul,.header-side-right #header .mega-auto-width>.sub-nav .sub-nav,.header-side-right #header .mega-auto-width>.sub-nav .sub-nav ul,.header-side-right #header .mega-full-width>.sub-nav .sub-nav,.header-side-right #header .mega-full-width>.sub-nav .sub-nav ul{width:auto}#main-nav>li.dt-mega-menu{position:static}#main-nav>li.dt-mega-menu>a{position:relative}#main-nav>li>a .text-wrap>span,#main-nav>li>a>span{position:relative;display:inline-block}.mega-full-width .sub-nav{width:100%;left:0}.dt-mega-menu .sub-nav ul{font-size:0;line-height:0;word-spacing:-4px;text-align:left;padding-top:0;padding-bottom:0}.dt-mega-menu .sub-nav ul:after,.dt-mega-menu .sub-nav ul:before{content:"";display:table}.hide-mega-title{margin-top:5px}.dl-menuwrapper .hide-mega-title{margin:0}.dt-mega-menu>.sub-nav>ul{padding-bottom:5px}.dt-mega-menu .sub-nav li{word-spacing:normal;padding-left:0;padding-right:0}.dt-mega-menu .sub-nav li a{padding:7px 8px}.dt-mega-menu .sub-nav .dt-mega-parent>a{padding-right:0;padding-bottom:12px;padding-left:0;margin:0 8px 10px;border-bottom:2px solid}.dt-mega-menu .sub-nav .dt-mega-parent.no-link>a:hover,.no-link>a:hover{opacity:1}.sub-nav li a>span,.sub-nav li a>span.text-wrap span{display:table-cell}.mega-auto-width .sub-nav{width:auto;left:50%;max-width:100%}.mega-auto-width>.sub-nav{min-width:240px}.mega-auto-width>.sub-nav.right-overflow,.mega-full-width .sub-nav.right-overflow{left:auto!important;right:0!important}.mega-auto-width>.sub-nav.left-overflow,.mega-full-width .sub-nav.left-overflow{left:0!important;right:auto!important;margin-left:0!important}.mega-auto-width .sub-nav .wf-1,.mega-auto-width .sub-nav .wf-1-2:nth-child(3),.mega-auto-width .sub-nav .wf-1-3:nth-child(4),.mega-auto-width .sub-nav .wf-1-4:nth-child(5),.mega-auto-width .sub-nav .wf-1-5:nth-child(6){clear:left}.menu-subtitle{display:block;font-family:Arial,sans-serif;font-style:normal;font-weight:400;text-transform:none}.mega-icon:after,.menu-subtitle:after{display:none!important}.dt-mega-menu .sub-nav .dt-mega-parent{position:static;display:inline-block;vertical-align:top;padding:5px 10px}.dt-mega-menu.mega-auto-width.mega-column-1>.sub-nav{width:20%}.dt-mega-menu.mega-auto-width.mega-column-2>.sub-nav{width:40%}.dt-mega-menu.mega-auto-width.mega-column-3>.sub-nav{width:60%}.dt-mega-menu.mega-auto-width.mega-column-4>.sub-nav{width:80%}.dt-mega-menu.mega-auto-width.mega-column-5>.sub-nav{width:100%}.dt-mega-menu.mega-auto-width .sub-nav .dt-mega-parent{width:20%}.dt-mega-menu.mega-auto-width .sub-nav .dt-mega-parent.wf-1{width:100%}.dt-mega-menu.mega-auto-width .sub-nav .dt-mega-parent.wf-1-2{width:50%}.dt-mega-menu.mega-auto-width .sub-nav .dt-mega-parent.wf-1-3{width:33.333%}.dt-mega-menu.mega-auto-width .sub-nav .dt-mega-parent.wf-1-4{width:25%}.dt-mega-menu.mega-auto-width .sub-nav .dt-mega-parent.wf-1-5{width:20%}.dt-mega-parent .sub-nav ul>li{margin-bottom:2px}.dt-mega-menu .sub-nav .dt-mega-parent:first-child{border-left:none}.dt-mega-parent.new-row:first-child{clear:right}.new-column>a{margin-left:-21px!important;border-radius:none}.dl-menu .new-column,.dl-menu .new-column>a{position:absolute;display:none!important}.dt-mega-menu .dt-mega-parent .sub-nav,.dt-mega-menu .dt-mega-parent .sub-nav ul{position:relative;left:auto;top:auto;background:0 0}.dt-mega-menu.dt-hovered .sub-nav .sub-nav{visibility:visible!important;opacity:1!important}.dt-mega-menu .sub-nav .dt-mega-parent a{width:auto}#main-nav>.menu-item>a .fa,#main-nav>.menu-item>a .mega-icon{vertical-align:middle;padding-top:0;padding-right:6px}#main-nav>.menu-item.with-subtitle>a .fa{vertical-align:top;padding-top:3px}.dl-menuwrapper li>a .fa{line-height:1;font-size:12px}.menu-item .fa{display:inline-block;padding-right:8px;vertical-align:top}#main-nav.menu-material-underline-style>.menu-item>a .fa,.mini-nav .menu-item .fa{vertical-align:baseline}.header-side-left #main-nav.text-right>.menu-item>a .fa,.header-side-left #main-nav.text-right>.menu-item>a .mega-icon{float:right;padding-right:0;padding-left:8px}#dl-menu .menu-item .fa,.dt-mega-menu .menu-item .fa,.sub-nav .menu-item .fa{display:table-cell}.dt-mega-menu .sub-nav .dt-mega-parent>a .fa,.dt-mega-menu .sub-nav .menu-item .fa,.sub-nav .menu-item .fa{padding-top:3px}.dl-menu a .fa,.dl-menuwrapper li>a .fa{padding-top:2px}.mega-icon{display:inline-block;vertical-align:middle;padding-right:8px;width:20px;height:20px}.sub-nav .mega-icon{display:table-cell;vertical-align:top}#mobile-menu,#mobile-menu span{font:normal normal bold 15px/20px Arial,Verdana,sans-serif;text-transform:uppercase}#main .wpb_alert strong,.fn,.mfp-close,.widget .tp_recent_tweets .twitter_time{font-style:normal}#mobile-menu{display:none;min-height:24px;padding:10px 0 10px 16px;text-decoration:none;line-height:24px}#mobile-menu:before{display:block;content:"";background:10px center no-repeat}.lines-button{display:inline-block;margin-right:16px;transition:.3s;cursor:pointer;user-select:none;border-radius:.57143rem}.lines,.lines:after,.lines:before{display:inline-block;width:18px;height:3px;background:#ecf0f1;border-radius:2px}.lines-button:active{transition:0}.lines{vertical-align:middle;margin:-3px 6px 0 0;position:relative}.lines:after,.lines:before{position:absolute;left:0;content:'';-webkit-transform-origin:1.5px center;transform-origin:1.5px center}.dl-container,.dl-menuwrapper,.dl-menuwrapper li,.dl-menuwrapper li.dl-back span{position:relative}.dl-menuwrapper .lines,.dl-menuwrapper .lines:after,.dl-menuwrapper .lines:before{transition:.3s}.lines:before{top:5px}.lines:after{top:-5px}#mobile-menu:not(.dl-active):hover .lines-button .lines:before,.menu-btn:not(.active):hover .lines-button .lines:before{top:6px}#mobile-menu:not(.dl-active):hover .lines-button .lines:after,.menu-btn:not(.active):hover .lines-button .lines:after{top:-6px}.dl-active .lines-button.x .lines,.menu-btn.active .lines-button.x .lines{background:0 0}.dl-active .lines-button.x .lines:after,.dl-active .lines-button.x .lines:before,.menu-btn.active .lines-button.x .lines:after,.menu-btn.active .lines-button.x .lines:before{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;top:0;width:20px}.dl-active .lines-button.x .lines:before,.menu-btn.active .lines-button.x .lines:before{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg)}.dl-active .lines-button.x .lines:after,.menu-btn.active .lines-button.x .lines:after{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg)}.dl-menuwrapper{z-index:999;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px;-webkit-perspective-origin:50% 200%;-moz-perspective-origin:50% 200%;perspective-origin:50% 200%}.dl-menuwrapper .dl-container>.dl-menu,.dl-submenu{right:0;width:100%;min-width:280px;max-width:280px;list-style:none;text-align:left;-webkit-transform-style:preserve-3d}.dl-container>ul{padding:0}.dl-menuwrapper li{width:100%}.dl-menuwrapper li a{display:block;position:relative;padding:13px 0;margin:0 20px;font-weight:400;text-align:left;text-decoration:none;outline:0}.no-touch .dl-menuwrapper li a:hover{cursor:pointer!important}.dt-parent-menu-clickable .dl-menuwrapper li.dl-back a{margin-right:0}.dl-menuwrapper li a>span{display:table-cell}.dl-menuwrapper li.dl-back a>span{display:inline-block}.dl-menu.dl-subview li.dl-subview,.dl-menu.dl-subview li.dl-subview .dl-submenu,.dl-menu.dl-subview li.dl-subviewopen,.dl-menu.dl-subview li.dl-subviewopen>.dl-submenu,.dl-menu.dl-subview li.dl-subviewopen>.dl-submenu>li,.dl-menu.dl-subview li.dl-subviewopen>.dl-submenu>ul>li,.no-js .dl-menuwrapper li .dl-submenu{display:block}.dl-menuwrapper li.dl-subview,.dl-menuwrapper li.dl-subviewopen,.dl-menuwrapper li:last-child{border:none!important}.sidebar-divider-off #sidebar,.sidebar-left .sidebar.bg-under-widget,.sidebar-left .sidebar.solid-bg,.sidebar-right .sidebar.bg-under-widget,.sidebar-right .sidebar.solid-bg{border:none}.dl-menuwrapper li.dl-back>a{margin:0;text-align:center}.dl-menuwrapper li.dl-back span:before{display:block;position:absolute;left:-16px;top:50%;width:10px;height:7px;margin-top:-2.5px;content:""}.dl-menuwrapper .dl-menu{position:absolute;width:100%;opacity:0;pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.windows-phone .dl-menuwrapper .dl-menu{visibility:hidden}.dl-menuwrapper .dl-menu.dl-menuopen{opacity:1;pointer-events:auto}.windows-phone .dl-menuwrapper .dl-menu.dl-menuopen{visibility:visible}.mobile-false .footer-overlap .show-header .footer,.transparent .page-title{visibility:hidden}.dl-container>.dl-submenu{position:absolute;width:100%;top:0;right:0;margin:0}.dl-menu.dl-animate-out-2{-webkit-animation:MenuAnimOut2 .3s ease-in-out;-moz-animation:MenuAnimOut2 .3s ease-in-out;animation:MenuAnimOut2 .3s ease-in-out}@-webkit-keyframes MenuAnimOut2{100%{-webkit-transform:translateX(-100%);opacity:0}}@-moz-keyframes MenuAnimOut2{100%{-moz-transform:translateX(-100%);opacity:0}}@keyframes MenuAnimOut2{100%{transform:translateX(-100%);opacity:0}}.dl-menu.dl-animate-in-2{-webkit-animation:MenuAnimIn2 .3s ease-in-out;-moz-animation:MenuAnimIn2 .3s ease-in-out;animation:MenuAnimIn2 .3s ease-in-out}@-webkit-keyframes MenuAnimIn2{0%{-webkit-transform:translateX(-100%);opacity:0}100%{-webkit-transform:translateX(0);opacity:1}}@-moz-keyframes MenuAnimIn2{0%{-moz-transform:translateX(-100%);opacity:0}100%{-moz-transform:translateX(0);opacity:1}}@keyframes MenuAnimIn2{0%{transform:translateX(-100%);opacity:0}100%{transform:translateX(0);opacity:1}}.dl-container>.dl-submenu.dl-animate-in-2{-webkit-animation:SubMenuAnimIn2 .3s ease-in-out;-moz-animation:SubMenuAnimIn2 .3s ease-in-out;animation:SubMenuAnimIn2 .3s ease-in-out}@-webkit-keyframes SubMenuAnimIn2{0%{-webkit-transform:translateX(100%);opacity:0}100%{-webkit-transform:translateX(0);opacity:1}}@-moz-keyframes SubMenuAnimIn2{0%{-moz-transform:translateX(100%);opacity:0}100%{-moz-transform:translateX(0);opacity:1}}@keyframes SubMenuAnimIn2{0%{transform:translateX(100%);opacity:0}100%{transform:translateX(0);opacity:1}}.dl-container>.dl-submenu.dl-animate-out-2{-webkit-animation:SubMenuAnimOut2 .3s ease-in-out;-moz-animation:SubMenuAnimOut2 .3s ease-in-out;animation:SubMenuAnimOut2 .3s ease-in-out}@-webkit-keyframes SubMenuAnimOut2{0%{-webkit-transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(100%);opacity:0}}@-moz-keyframes SubMenuAnimOut2{0%{-moz-transform:translateX(0);opacity:1}100%{-moz-transform:translateX(100%);opacity:0}}@keyframes SubMenuAnimOut2{0%{transform:translateX(0);opacity:1}100%{transform:translateX(100%);opacity:0}}.no-js .dl-menuwrapper .dl-menu{position:relative;opacity:1}.no-js .dl-menuwrapper li>a:not(:only-child){background:rgba(0,0,0,.1)}.no-js .dl-menuwrapper li>a:not(:only-child):after{content:''}.overlap #fancy-header,.overlap #main-slideshow,.overlap .page-title{margin-top:-70px;margin-bottom:-70px}#main-slideshow{position:relative;z-index:1;clear:both}#main-slideshow.fixed{padding:44px;margin-top:0}.overlap #main-slideshow.fixed{margin-top:0;margin-bottom:0}#main-slideshow.layer-fixed{padding:40px;margin-top:0}#fancy-header .wf-wrap,#main-slideshow.fix.rv-slider,.page-title .wf-wrap{padding-top:0;padding-bottom:0}#main-slideshow.fix.rv-slider{margin-top:0}#main-slideshow.fixed>.royalSlider{max-width:1200px;margin:0 auto}#main-slideshow>.royalSlider{width:100%;height:600px;overflow:hidden}#main-slideshow>.royalSlider>li>img{display:none}.rsDefault .rsFullscreenBtn{top:auto!important;bottom:18px}.is-webkit.overlap #fancy-header,.is-webkit.overlap .page-title{position:relative}#fancy-header.content-left .wf-wrap,#fancy-header.content-right .wf-wrap,#fancy-header.title-center .wf-wrap{display:table;width:100%}.overlap #fancy-header .wf-wrap,.overlap .page-title .wf-wrap{padding-top:70px;padding-bottom:70px}#fancy-header>.wf-wrap{max-width:100%}#fancy-header.content-left .wf-table,#fancy-header.content-right .wf-table,#fancy-header.title-center .wf-table{display:table-cell;vertical-align:middle}.fancy-header .wf-td{width:50%;vertical-align:middle}.content-left.fancy-header .wf-td,.content-right.fancy-header .wf-td{display:block;width:100%}.content-right.fancy-header .wf-td,.title-left .breadcrumbs,.title-right .hgroup{text-align:right}.fancy-header.title-center .wf-table,.fancy-header.title-center .wf-td{display:block;width:100%;text-align:center}#fancy-header .fancy-title>span,.fancy-header .wf-td .breadcrumbs,.page-title .wf-td .breadcrumbs{display:inline-block}.no-touch #fancy-header .breadcrumbs,.no-touch #fancy-header .fancy-subtitle,.no-touch #fancy-header .fancy-title{opacity:0}.ie-mobile #fancy-header .breadcrumbs,.ie-mobile #fancy-header .fancy-subtitle,.ie-mobile #fancy-header .fancy-title{opacity:1}#fancy-header .breadcrumbs.start-animation,#fancy-header .fancy-subtitle.start-animation,#fancy-header .fancy-title.start-animation{-webkit-animation:mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);-moz-animation:mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);-o-animation:mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);animation:mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);opacity:1}.fancy-header .hgroup,.page-title .hgroup{overflow:hidden;padding:5px 0}.content-left.breadcrumbs-off .hgroup,.content-right.breadcrumbs-off .hgroup,.title-center.breadcrumbs-off .hgroup{margin-top:5px;margin-bottom:5px}.content-left .breadcrumbs.breadcrumbs-bg,.content-right .breadcrumbs.breadcrumbs-bg,.title-center .breadcrumbs.breadcrumbs-bg{margin-top:10px}#fancy-header.titles-off .breadcrumbs{margin-top:5px;margin-bottom:5px}.content-left .breadcrumbs,.content-right .breadcrumbs,.title-center .breadcrumbs{margin-bottom:10px}.disabled-bg.breadcrumbs-off.page-title h1,.disabled-bg.content-left .breadcrumbs,.disabled-bg.content-left.breadcrumbs-off .hgroup,.disabled-bg.content-right .breadcrumbs,.disabled-bg.content-right.breadcrumbs-off .hgroup,.disabled-bg.title-center .breadcrumbs,.disabled-bg.title-center.breadcrumbs-off .hgroup{margin-bottom:0}.content-left .hgroup,.content-right .hgroup,.title-center .hgroup{padding-bottom:5px}.fancy-header .fancy-title{margin:5px 0;padding:0}.fancy-header .fancy-subtitle{margin:0;padding:5px 0}.breadcrumbs.bg-dark,.breadcrumbs.bg-light,.hr-breadcrumbs .breadcrumbs.bg-dark,.hr-breadcrumbs .breadcrumbs.bg-light{padding:5px 10px}.breadcrumbs.bg-dark{background-color:rgba(15,18,19,.1)}.breadcrumbs.bg-light{background-color:rgba(255,255,255,.12)}.title-left .breadcrumbs{float:right}.fancy-header .breadcrumbs li{position:relative;background:0 0}.breadcrumbs li:first-child:before,.fancy-header .breadcrumbs li:first-child:before{content:""}.breadcrumbs li:before,.fancy-header .breadcrumbs li:before{position:absolute;left:0;top:0;width:15px;height:13px;content:"/";opacity:.5;text-align:left;z-index:3}breadcrumbs li:before{opacity:1}/*!-Page title*/.page-title.content-left .wf-container-title,.page-title.content-right .wf-container-title,.page-title.title-center .wf-container-title{display:table;width:100%}.page-title.content-left .wf-table,.page-title.content-right .wf-table,.page-title.title-center .wf-table{display:table-cell;vertical-align:middle}.page-title.content-left .wf-td,.page-title.content-right .wf-td,.page-title.title-center .wf-td{display:block;text-align:center}.page-title.content-left .wf-td{text-align:left}.page-title.content-right .wf-td,.page-title.title-left .hr-breadcrumbs,.page-title.title-right h1{text-align:right}.page-title.title-left .hr-breadcrumbs{float:right}.page-title h1{margin:5px 0}.breadcrumbs{list-style:none}.breadcrumbs li{position:relative;display:inline-block;padding-left:12px;margin-left:8px}.ancient-ie .breadcrumbs li{display:inline;zoom:1}.breadcrumbs li:first-child{padding-left:0;margin-left:0;background:0 0!important}.breadcrumbs li a,.fancy-header .breadcrumbs li a{color:inherit}#main{padding:50px 0}.not-webkit.overlap #main{position:relative;z-index:1}.is-webkit.overlap .main-gradient{display:block;position:relative;width:100%;height:66px;margin-top:-46px;z-index:3}.is-webkit.overlap #main>.wf-wrap{position:relative;top:-16px}.is-webkit.overlap #main{padding-bottom:34px;-webkit-box-shadow:none;box-shadow:none}.sidebar{position:relative;z-index:9}.sidebar-left .sidebar,.sidebar-right .content{float:left;padding-right:44px}.sidebar-left .content,.sidebar-right .sidebar{float:right;padding-left:44px}.sidebar-left .sidebar.bg-under-widget,.sidebar-left .sidebar.solid-bg{padding-right:0}.sidebar-right .sidebar.bg-under-widget,.sidebar-right .sidebar.solid-bg{padding-left:0}.sidebar-divider-off.sidebar-right .sidebar{padding-left:6px}.sidebar-divider-off.sidebar-left .sidebar{padding-right:6px}.sidebar-left .wf-wrap:after,.sidebar-left .wf-wrap:before,.sidebar-right .wf-wrap:after,.sidebar-right .wf-wrap:before{content:"";display:table}.sidebar-none .content{width:100%}.stripe{position:relative;width:100%;padding:20px 1000px;margin-left:-1000px;overflow:hidden}.static-height{position:relative}#main-slideshow.fix:after,#main-slideshow.fixed:after,#main-slideshow.layer-fixed:after,.style-ios #main-slideshow.fix:after,.style-ios #main-slideshow.fixed:after,.style-ios #main-slideshow.layer-fixed:after{bottom:0;left:0;content:"";width:100%;position:absolute;height:1px;top:auto}.article-top-bar .wf-container-top,.page-title .wf-container-title,.page-title.full-width-line{border-bottom:1px solid}.page-title.disabled-bg .wf-container-title,.page-title.full-width-line .wf-container-title,.page-title.solid-bg .wf-container-title,.page-title.transparent-bg .wf-container-title{border-bottom:none}.page-title.content-left.disabled-bg .wf-table,.page-title.content-right.disabled-bg .wf-table,.page-title.disabled-bg .wf-td,.page-title.title-center.disabled-bg .wf-table{vertical-align:bottom;padding:0}.page-title.title-left.disabled-bg h1,.page-title.title-right.disabled-bg h1{margin:0}.fancy-parallax-bg,.page-title-parallax-bg,.stripe-parallax-bg{background-attachment:fixed!important;background-position-x:50%}.no-touch .fancy-parallax-bg,.no-touch .page-title-parallax-bg,.no-touch .stripe-parallax-bg{opacity:0}.footer{padding:0;margin:0 auto}.footer.full-width-line.empty-footer,.style-ios #footer.transparent-bg.empty-footer{border:none}.style-minimal .empty-footer.transparent-bg #bottom-bar.full-width-line,.style-minimal .empty-footer.transparent-bg .wf-container-bottom{border-color:transparent}.footer-overlap .page-inner{position:relative;z-index:100}.engage-opened.footer-overlap .page-inner{z-index:9400}.mobile-false .footer-overlap .footer{position:fixed;bottom:0;width:100%;z-index:99;opacity:0}.wf-container-footer{padding-top:50px}#footer.transparent-bg .wf-container-footer{border-top:none}.page-info{padding:0 0 10px}.post{position:relative}.blog.layout-list .post.bg-on ul.royalSlider.alignnone,.description-under-image .post .alignnone,.description-under-image .post ul.royalSlider.alignnone,.post .alignleft{margin-bottom:20px}.project-list-media .alignleft{width:100%}.blog-media .alignleft{float:none}.blog.layout-list .post .alignleft,.blog.layout-list .post .alignnone{margin-bottom:25px}.ancient-ie .post{zoom:1}.layout-list .post{padding-top:44px;margin-top:19px}.articles-list .post:last-child{margin-bottom:-25px}.blog.layout-list .post:first-child,.layout-list .post:first-child{border:none;padding-top:0;margin-top:0}.blog.layout-list .post{padding-top:44px}.blog.layout-list .post.bg-on,.layout-list .post.bg-on{padding:25px 25px 0;margin:0 0 20px}.blog.layout-list .bg-on .blog-content,.blog.layout-list .bg-on .blog-media,.portfolio.layout-list .bg-on .project-list-content,.portfolio.layout-list .bg-on .project-list-media{padding:0}.blog.layout-list .bg-on .blog-content,.portfolio.layout-list .bg-on .project-list-content{padding-bottom:10px}.post .entry-title a{display:inline-block}.iso-grid.description-under-image .link.btn-link,.iso-grid.description-under-image .project-zoom,.layout-masonry.description-under-image .link.btn-link,.layout-masonry.description-under-image .project-zoom,.portfolio .post .btn-zoom,.portfolio .post .link.btn-link{float:right}.iso-grid.description-under-image .link.btn-link,.layout-masonry.description-under-image .link.btn-link{margin-left:10px}.iso-grid.description-under-image .buttons-on-img .link.btn-link,.iso-grid.description-under-image .buttons-on-img .project-zoom,.layout-masonry.description-under-image .buttons-on-img .link.btn-link,.layout-masonry.description-under-image .buttons-on-img .project-zoom,.portfolio .post .buttons-on-img .btn-zoom,.portfolio .post .buttons-on-img .link.btn-link{float:none}.post.bg-on .block-style-widget,.post.bg-on .format-aside-content,.post.bg-on .format-link-content,.post.bg-on .format-status-content{padding:0;background:0 0!important;box-shadow:none!important}.post:after,.post:before{content:"";display:table;clear:both}.blog .details.more-link,.dt-blog-shortcode .details.more-link{margin-bottom:10px}/*!-Meta & tags*/.entry-meta,.portfolio-categories{display:block;overflow:hidden;padding:0 0 10px}.project-post .portfolio-categories,.single .post .entry-meta{padding:0;margin-bottom:5px}.project-post .portfolio-categories,.single .entry-meta{float:left}.entry-meta>a,.entry-meta>span,.portfolio-categories>a,.portfolio-categories>span{position:relative;display:inline-block;margin:0 1px 0 6px;padding-left:10px;text-decoration:none}.portfolio-categories>a.data-link:hover{text-decoration:none;cursor:default}.entry-meta>a:after,.entry-meta>span:after,.portfolio-categories>a:after,.portfolio-categories>span:after{position:absolute;left:0;top:0;width:1px;height:100%;content:"/"}.single .article-top-bar .entry-meta>a,.single .article-top-bar .entry-meta>span,.single .article-top-bar .portfolio-categories>a,.single .article-top-bar .portfolio-categories>span{margin-right:20px;margin-left:0;padding-left:25px;background-position:0 center;background-repeat:no-repeat}.single .article-top-bar .entry-meta>a:first-child,.single .article-top-bar .portfolio-categories>a:first-child{padding-left:25px}.entry-meta a:first-child,.entry-meta span:first-child,.portfolio-categories a:first-child,.portfolio-categories span:first-child{padding-left:0;margin-left:0}.fullwidth-slider .portfolio-categories span,.fullwidth-slider .portfolio-categories>a{float:none;display:inline-block}.entry-tags span.single-tags,.single .entry-tags a{position:relative;float:left}.entry-tags{display:block;overflow:hidden;padding:20px 0 15px}.single .entry-tags a{margin:5px 10px 0 13px;padding:3px 7px 3px 12px;border:none;text-decoration:none;font-family:Arial,sans-serif;font-size:12px;line-height:19px}.entry-author,.entry-author .alignleft{margin-bottom:10px}.single .entry-tags a:after,.single .entry-tags a:before{content:"";position:absolute}.single .entry-tags a:before{top:0;left:-13px;width:0;height:0;border-top:12px solid transparent;border-right:13px solid red;border-bottom:13px solid transparent}.single .entry-tags a:after{left:-2px;top:50%;margin-top:-3px;width:6px;height:6px}.floating-content,.images-list,.project-post{position:relative}/*!-Post author*/.entry-author{overflow:hidden;padding:25px 30px 15px}.entry-author-img{width:115px}.entry-author-info{vertical-align:top}.entry-author .text-primary{font-weight:700}.post .entry-author img{max-width:none}.fancy-author-title,.fancy-comments-form,.fancy-comments-title,.fancy-posts-title,.fancy-projects-title{padding-left:25px;background-repeat:no-repeat;background-position:0 center}.single .fancy-author-title.title-left,.single .fancy-comments-form.title-left,.single .fancy-comments-title.title-left,.single .fancy-posts-title.title-left,.single .fancy-projects-title.title-left{margin-top:60px;margin-bottom:34px}.single .fancy-author-title.title-left,.single .fancy-comments-form.title-left,.single .fancy-comments-title.title-left{margin-top:50px}.single-dt_gallery .fancy-comments-form.title-left,.single-dt_gallery .fancy-comments-title.title-left,.single-portfolio .fancy-comments-form.title-left,.single-portfolio .fancy-comments-title.title-left,.single-portfolio .fancy-projects-title.title-left{margin-top:20px}.single-dt_gallery #comments .commentlist,.single-portfolio #comments .commentlist{margin-bottom:0;padding-bottom:10px}.single .fancy-posts-title{margin-bottom:30px}/*!-Post entry share*/.entry-share{margin:14px 0 10px}.project-content .entry-share{margin:0}.mfp-title .entry-share{margin:10px 0 0}.btn-project-link,.share-button.entry-share{display:inline-block;background-position:0 center;background-repeat:no-repeat}.album-share-overlay .share-button.entry-share{background-position:center center}#page .btn-project-link.btn-link,#page .project-share-overlay .share-button.entry-share{display:inline-block;padding:0 0 0 23px}.btn-project-link.no-text,.share-button.entry-share.no-text{width:36px;height:36px;padding:0;text-indent:-9999px}.project-post .btn-project-link.no-text{padding:0}.project-share-overlay{display:inline-block}.project-share-overlay .share-button.entry-share{display:block;text-decoration:none}.slide-caption .btn-project-link,.slide-caption .share-button.entry-share{border-color:rgba(255,255,255,.35)}.slide-caption .btn-project-link:hover,.slide-caption .share-button.entry-share:hover{background-color:rgba(255,255,255,.35);border-color:rgba(255,255,255,.35)}.project-post .btn-project-link{padding:0 10px 0 33px;margin:0 28px 0 0}.project-content-btn{margin-top:24px}.project-content-btn .entry-share{margin-top:0;margin-bottom:0}.project-post .project-slider .project-content-btn{margin-top:-5px;margin-bottom:39px}.share-overlay .wf-table{max-width:1000px;height:100%;margin:0 auto;text-align:center}.share-overlay h1{font-size:70px;line-height:74px}.images-container,.images-list{line-height:0}.share-overlay h3{color:rgba(255,255,255,.5)}.share-overlay h1,.share-overlay h3{margin-bottom:50px}.share-overlay .soc-ico{overflow:visible}#page .share-overlay .soc-ico a,.share-overlay .soc-ico a{position:relative;display:inline-block;float:none;margin:10px;width:70px;height:70px;background:0 0;border:3px solid rgba(255,255,255,.35)}#page .share-overlay .soc-ico a:hover,.share-overlay .soc-ico a:hover{background-color:rgba(255,255,255,.35)!important;background-image:none!important;border-color:transparent!important}.share-overlay .soc-ico a .icon,.style-ios .share-overlay .soc-ico a .icon{width:60px;height:60px;margin:3px 0 0 3px;fill:#fff}.mfp-container .soc-ico a{visibility:visible}.format-quote .block-style-widget{margin:0 0 15px;padding:25px 30px 15px}.bg-on .format-aside-content,.bg-on .format-link-content,.format-quote.bg-on .block-style-widget{margin-bottom:10px}.more-link.dt-btn{margin-top:5px}.post .more-link.dt-btn{margin-right:10px}.grid-text-hovers .iso-grid .post,.layout-masonry-grid .post,.portfolio.grid-text-hovers .iso-grid .post,.portfolio.layout-masonry-grid .post,.wf-container.grid-text-hovers.iso-grid .post,.wf-container.layout-masonry.layout-masonry-grid .post{border:none}.post .project-media{margin-bottom:20px;line-height:0}.single .project-content{margin-bottom:34px}.floating-content{-webkit-transition:top 300ms linear;-moz-transition:top 300ms linear;-o-transition:top 300ms linear;transition:top 300ms linear}.single-dt_gallery.single .project-content{margin-bottom:20px}.project-media img{max-width:100%}#cancel-comment-reply-link,#reply-title small{float:right;margin-top:10px}.single-portfolio .images-container,.single-portfolio .project-post ul.royalSlider{margin-bottom:34px}.albums .post img,.blog .post img,.dt-albums-shortcode img,.dt-blog-shortcode img,.dt-portfolio-shortcode img,.images-container img,.media .post img,.portfolio .post img,.single .post .rollover img,.wf-container.iso-grid img,.wf-container.layout-masonry img{max-width:100%;width:100%;height:auto}.blog.layout-list .post .blog-media img,.old-ie .blog .post .dt-format-gallery img{width:100%}.images-list{margin-bottom:20px}.images-list img,.images-list:last-child{margin-bottom:0}.images-list-caption{position:absolute;top:auto;bottom:0;left:0;width:100%;z-index:99}.images-list-inner{display:inline-block;margin:0 20px;padding:15px 0 5px}.images-list-inner h4{margin-bottom:5px}#comments{margin-bottom:20px}.single #comments,.single .form-submit{margin-bottom:0}.comments-title{margin-bottom:20px}#comments .children,#comments .commentlist{margin:0;padding:0;list-style:none}#comments .commentlist{margin-bottom:-21px;padding-bottom:1px}li.comment,li.pingback{padding-left:90px;margin-bottom:30px}.commentlist .comment>article{position:relative;padding:25px 30px 15px}.commentlist .comment>article:before{position:absolute;top:30px;left:-14px;width:0;height:0;border-top:19px solid red;border-left:14px solid transparent;content:""}.boxes-solid-bg .commentlist .comment>article:before,.style-ios .commentlist .comment>article:before{display:none}#comments .children{margin-top:30px}.comment-author .avatar,.comment-author .rollover{float:left;margin:-25px 0 15px -120px}.clear-form,.comment-meta,.comment-reply-link{float:right}.comment-author .rollover .avatar{margin:0}.comment-content{padding:10px 0 0}.pingback-content{padding:0 0 24px}.comment-reply-link{margin-left:10px}.comment #respond{padding-top:24px}#commentform textarea,.contact-form textarea{width:100%;margin:0 0 10px}.style-ios #commentform textarea{margin-top:10px}.form-allowed-tags{margin-bottom:20px}.clear-form{position:relative;padding:0 18px 0 0}.clear-form:before{display:block;position:absolute;top:50%;right:0;margin-top:-6.5px;width:13px;height:13px;line-height:13px;content:""}.filter:after,.filter:before,.paginator:after,.paginator:before{content:"";display:table}.filter:after,.paginator:after{clear:both}.ancient-ie .filter,.ancient-ie .paginator{zoom:1}.filter{position:relative;margin:-6px 0 34px;z-index:10;text-align:center}.style-ios #page .filter-categories.new-style{border:none;background-color:transparent}.filter-by a,.filter-categories,.filter-sorting a{float:left}.filter-categories.extras-off{float:none;text-align:center}.style-ios .filter-categories.extras-off{display:inline-block}.filter-by,.filter-categories a,.filter-sorting{float:left;margin:-1px -1px -1px 0;text-align:center;text-decoration:none}.style-minimal .filter a,.style-minimal .paginator a{margin:0 5px 0 0}.filter-extras,.paginator .page-nav{float:right}.filter .filter-extras a,.filter-categories.extras-off a,.style-ios .filter-categories.new-style.extras-off a{display:inline-block;float:none}.style-material-design .paginator .page-nav{margin-right:-8px}.filter .filter-categories a,.filter .filter-extras a{position:relative;margin-right:5px;text-decoration:none;background-position:0 0;background-repeat:no-repeat}.style-material-design .filter .filter-categories a{margin:0 5px 5px 0}.style-material-design .filter .filter-extras a{width:20px;text-indent:-9999px;background-position:center center}.filter-categories.extras-off a{margin-left:3px;margin-right:2px}.filter-categories a{padding-top:6px;padding-bottom:6px;white-space:nowrap}.style-ios .filter-categories.new-style a{border:1px solid;margin-right:5px;margin-bottom:5px}.filter .filter-categories a:before{position:absolute;left:0;top:0;width:23px;height:13px;content:"";text-decoration:none;background-position:11px center;background-repeat:no-repeat}.style-material-design .filter .filter-categories a:after,.style-material-design .paginator .page-links a:after,.style-minimal .filter .filter-categories a:after,.style-minimal .paginator .page-links a:after{position:absolute;left:0;top:0;width:100%;height:100%;content:""}.style-material-design .filter .filter-categories a:after,.style-material-design .paginator .page-links a:after{top:100%;height:2px;opacity:0;-webkit-transition:opacity 400ms ease;transition:opacity 400ms ease}.style-material-design .filter .filter-categories a.act:after,.style-material-design .paginator .page-links a.act:after{opacity:1}.filter-categories,.filter-extras,.page-links,.page-nav{margin-bottom:10px}.style-material-design .filter-categories{margin-bottom:7px}.style-ios .filter-categories,.style-ios .filter-extras,.style-ios .page-nav,.style-ios .paginator .page-links{border-style:solid;border-width:1px}.style-ios .filter-categories a,.style-ios .filter-sorting,.style-ios .paginator:not(.paginator-more-button) a{border:none;border-left-style:solid;border-left-width:1px}.style-ios .filter-extras a{padding:0;margin:0}.style-ios .filter-by,.style-ios .filter-categories a,.style-ios .filter-sorting,.style-ios .paginator:not(.paginator-more-button) a{float:left;margin:-1px -1px -1px 0}.style-ios .filter-categories a,.style-ios .paginator:not(.paginator-more-button) a{margin-left:-1px}#page .filter .filter-categories a:first-child,#page .filter .filter-extras .filter-by a:first-child,#page .page-nav a:first-child,#page .paginator a:first-child{border-color:transparent}.style-ios #page .filter-extras a.act{background:0 0}.style-ios .filter a:after{display:none}.filter-switch{position:relative;display:inline-block;vertical-align:middle;width:21px;height:13px;margin:0 7px 0 3px}.style-material-design .filter-switch{width:19px;height:7px;margin:0 10px 0 1px}.style-material-design .filter-switch:hover{cursor:pointer}.style-minimal .filter-switch{margin:0 9px 0 0}.filter-switch,.filter-switch-toggle,.filter-switch:before{-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px}.filter-sorting .filter-switch{margin-left:7px}.style-material-design .filter-sorting .filter-switch{margin-left:6px}.style-minimal .filter-sorting .filter-switch{margin-left:4px}.filter-switch-toggle,.filter-switch:before{position:absolute;left:1px;top:1px;width:11px;height:11px;background-color:#fff;content:"";-webkit-transition:left 300ms ease-out;-moz-transition:left 300ms ease-out;-ms-transition:left 300ms ease-out;-o-transition:left 300ms ease-out;transition:left 300ms ease-out}.style-material-design .filter-switch-toggle{top:-1px;left:0;width:9px;height:9px}.style-material-design .filter-switch:before{display:none}.filter-switch.right-act .filter-switch-toggle,.filter-switch.right-act:before{left:9px}.filter-switch-toggle:after{position:absolute;top:50%;left:50%;margin:-20px 0 0 -20px;width:40px;height:40px;border-radius:50%;content:'';opacity:0;pointer-events:none}.pressed .filter-switch-toggle:after{-webkit-animation:anim-effect-boris .45s ease-out forwards;animation:anim-effect-boris .45s ease-out forwards}@-webkit-keyframes anim-effect-boris{0%{-webkit-transform:scale(0);transform:scale(0)}25%,50%{opacity:1}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@keyframes anim-effect-boris{0%{-webkit-transform:scale(0);transform:scale(0)}25%,50%{opacity:1}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}.paginator{margin:50px 0 0;text-align:right}#wp-calendar td,.dt-shortcode .paginator,.page-links a{text-align:center}.paginator.paginator-more-button{margin-top:25px}.description-under-image+.paginator{margin-top:40px}.description-under-image.bg-under-post+.paginator{margin-top:50px}.paginator .page-links{float:left;margin:0 auto}.dt-shortcode .page-links,.page-links a{display:inline-block;float:none}.page-links a{position:relative;margin:0 3px 0 2px;text-decoration:none}.paginator a.act{border:none}#wp-calendar,#wp-calendar caption{border-style:solid;border-width:1px}.paginator .nav-next,.paginator .nav-prev{position:relative;display:inline-block;margin-left:5px;text-decoration:none}.style-material-design .paginator .nav-next,.style-material-design .paginator .nav-prev{font-size:0;text-indent:-9999px}.paginator .nav-next:after,.paginator .nav-prev:before{display:block;position:absolute;top:50%;margin-top:-6.5px;width:13px;height:13px;line-height:13px;content:"";background-position:0 center;background-repeat:no-repeat}.style-material-design .paginator .nav-next:after,.style-material-design .paginator .nav-prev:before{left:50%;right:auto;margin:-8px 0 0 -8px;width:16px;height:16px;line-height:16px}.paginator .disabled:hover{cursor:default}.sidebar .widget,.sidebar-content .widget{padding:0;margin-bottom:-10px}.sidebar.solid-bg .widget,.solid-bg .sidebar-content .widget,.solid-bg.sidebar-content .widget{padding-left:25px;padding-right:25px}.bg-under-widget .sidebar-content .widget,.sidebar.bg-under-widget .widget,.solid-bg.sidebar-content .widget{margin-bottom:0;padding:25px 25px 15px}.bg-under-widget .sidebar-content .widget:first-child,.sidebar.bg-under-widget .widget:first-child,.solid-bg.sidebar-content .widget:first-child{margin-top:0}.content .sidebar-content:not(.solid-bg):not(.bg-under-widget) .widget:first-child,.sidebar:not(.solid-bg):not(.bg-under-widget) .widget:first-child{padding-top:0}.old-ie .sidebar .widget:first-child,.sidebar .widget:first-child,.sidebar-content .widget:first-child{border-top:none}.ancient-ie .sidebar .widget{zoom:1}.widget:after,.widget:before{content:"";display:table;clear:both}.footer .widget{margin-bottom:30px}.widget-info{margin-bottom:10px}.content .widget ul{list-style:none}.custom-categories,.widget_categories ul{padding-bottom:10px}.cat-item,.custom-categories li{overflow:hidden;margin:9px 0 0;padding:10px 0 0}.custom-categories li{margin-top:0}.cat-item:first-child,.custom-categories>li:first-child{margin-top:0;padding-top:0;border-top:none!important}.cat-item a,.custom-categories a{text-decoration:none}.custom-categories a{display:block;clear:both}.custom-categories span.item-name{float:left}.custom-categories span.item-num{float:right;margin-left:10px}.cat-item ul,.custom-categories ul{margin-left:20px}#wp-calendar{margin:25px 0 15px}#wp-calendar caption{padding:5px 0;height:auto;border-bottom:none}#wp-calendar th{height:25px;font-weight:400}.content #wp-calendar th{border:none}#wp-calendar td{width:34px;height:25px;border-style:solid;border-width:1px;vertical-align:middle;line-height:20px;cursor:default}#wp-calendar td a{display:block;width:100%;text-decoration:none}#wp-calendar td.pad,.footer #wp-calendar td.pad{background:0 0!important;border:none}#wp-calendar tfoot td{width:auto}#wp-calendar tfoot td#prev{padding-left:10px;text-align:left}#wp-calendar tfoot td#next{padding-right:10px;text-align:right}#wp-calendar tfoot td a:hover{background:0 0;text-decoration:none}.form-fields span input{-webkit-appearance:none}.contact-form input[type=text],.contact-form textarea,.wpcf7-form input[type=text],.wpcf7-form input[type=tel],.wpcf7-form input[type=url],.wpcf7-form input[type=email],.wpcf7-form input[type=number],.wpcf7-form input[type=date],.wpcf7-form input[type=range],.wpcf7-form textarea{width:100%}.wpcf7-form input[type=radio],.wpcf7-form input[type=checkbox]{width:auto}.comment-form-author input,.comment-form-email input,.comment-form-url input,.content .contact-form.dt-form .form-fields input,.dt-form .form-mail input,.dt-form .form-name input,.dt-form input,.wpcf7-form input{max-width:100%;width:100%}.style-ios .contact-form.dt-form .form-fields input{margin-bottom:0}#content .contact-form textarea:last-child,.style-minimal #content .contact-form.dt-form .form-fields input:last-child,.style-minimal .contact-form.dt-form .form-fields input{margin-bottom:10px}.wpcf7-form input{width:auto}.comments-area .comment-form #submit{display:none!important}#reviews .comment-form #submit,.pp_content{display:inline-block!important}.comment-form-author input,.comment-form-email input,.comment-form-url input,textarea{width:100%}.shortcode-contact-info,.shortcode-contacts{margin-bottom:20px}.contact-info,.content .contact-info{margin:0;padding-bottom:10px}.contact-info li{margin:5px 0 0;list-style:none}.contact-info li:first-child{margin-top:0}.widget .soc-ico{padding:5px 0 10px}.custom-nav{margin:0}.custom-nav>li:first-child{border-top:none!important}.custom-nav>li>a{display:block;position:relative;padding:0 0 10px;text-decoration:none}.custom-nav>li li a:before,.custom-nav>li>a:before{display:block;position:absolute;top:14px;right:0;width:13px;height:13px;content:"";background-repeat:no-repeat;background-position:center center}.custom-nav>li .custom-menu li{border:none!important}.custom-nav>li li a{padding-left:12px;background-image:none!important}.custom-nav>li li a:before{top:50%;margin-top:-1px;right:auto;left:0;width:3px;height:3px}.custom-nav>li>ul{display:none;margin:0;padding:0 20px 15px}.custom-nav>li>ul a span{display:inline-block}.custom-nav>li li{margin-top:0;padding-top:7px}.custom-nav>li>ul a:hover{text-decoration:none}.bg-under-widget .custom-nav>li:last-child>ul,.custom-nav>li:last-child>ul,.solid-bg .custom-nav>li:last-child>ul{margin-bottom:-5px}.custom-menu .widget_pages>ul,.menu{margin:0;padding:0 0 10px}.custom-menu li,.menu li,.qts-lang-menu li,.widget_pages li{display:block;position:relative;margin:9px 0 0;padding:10px 0 0}.custom-menu>li:first-child,.menu>li:first-child,.qts-lang-menu li:first-child,.widget_pages>ul>li:first-child{border:none!important;margin-top:0;padding-top:0}#page .qtrans_flag{width:auto;height:auto;background-position:0 center}.custom-menu a,.menu a,.widget_pages a{text-decoration:none;padding-right:15px}.custom-menu a{position:relative;display:block;padding-left:23px;background-repeat:no-repeat;background-position:0 5px}.custom-menu a:before,.custom-nav .has-children>a:after{content:"";position:absolute}.custom-menu a:before{top:5px;left:0;width:13px;height:13px}.custom-nav .has-children>a:after{display:block;top:0;right:0;margin-top:5px;width:8px;height:8px}.widget_pages a,.widget_tag_cloud a{display:inline-block}.content .custom-menu li ul,.content .menu li ul,.content .widget_pages li ul,.custom-menu li ul,.menu li ul,.widget_pages li ul{margin-left:20px}.custom-nav .custom-menu li ul{padding-top:10px}.tagcloud{padding-bottom:15px}.widget_tag_cloud a{padding:0 3px;margin-bottom:2px;text-decoration:none}.recent-posts{margin:0;padding:0 0 5px}.recent-posts li{display:block;overflow:hidden;margin:9px 0 0;padding:15px 0 0}.widget .recent-posts li{margin-top:0}.recent-posts>li:first-child{margin-top:0;padding-top:0;border-top:none!important}.items-grid .post-content>a,.recent-posts a{display:inline-block;text-decoration:none}.recent-posts .alignleft{margin:5px 20px 5px 0;font-size:0;line-height:0}.widget .tp_recent_tweets{margin-bottom:10px}.widget .tp_recent_tweets li .twitter_time{position:relative;padding:0 0 0 20px}.widget .tp_recent_tweets li{padding:15px 0 0;background-image:none}.widget .tp_recent_tweets li:first-child{margin-top:0;padding-top:0;border:none!important}.widget .tp_recent_tweets li .twitter_time:before{position:absolute;display:block;top:2px;left:0;width:15px;height:15px;content:"";background-position:0 0;background-repeat:no-repeat}.widget .tp_recent_tweets li:first-child:before{top:5px}.tp_recent_tweets li a{font-weight:400;text-decoration:none}.widget_search form{margin:5px 0 15px}.widget_search input[type=text]{width:100%;margin:0}.skills{padding-bottom:5px}.skills.hide-percent .skill-value>span{display:none!important}.skill-name{margin-bottom:5px}.skill-name span{float:right}.skill{margin-bottom:10px;height:15px}.style-material-design .skill{height:5px}.skill-value{position:relative;width:0;height:100%}.skill-value:after{position:absolute;left:0;top:0;width:100%;height:100%;content:"";background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;-moz-background-size:40px 40px;-o-background-size:40px 40px;background-size:40px 40px}.style-material-design .skill-value:after{display:none}html:not(.mobile-true) .skill-value{-moz-transition-delay:300ms;-ms-transition-delay:300ms;-o-transition-delay:300ms;-webkit-transition-delay:300ms}.skill-value span{position:absolute;top:-26px;right:-16px;margin-right:4px;padding:2px 6px 3px;background-color:rgba(0,0,0,.8);color:#fff;font-size:10px;font-family:Tahoma,san-serif;line-height:14px}.content .shortcode-banner-inside *,.stripe .gw-go *,.stripe .shortcode-banner-inside *{color:inherit}.skill-value span:after{position:absolute;left:50%;bottom:-5px;margin-left:-5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid rgba(0,0,0,.8);content:""}.testimonials{padding-bottom:10px}.widget .rsContW{padding-top:5px}.widget .rsContW.testimonials{padding-top:0}.sidebar .widget .rsContW,.sidebar-content .widget .rsContW{margin-bottom:30px}.footer .widget .rsContW{margin-bottom:20px}body.testimonials{padding-bottom:0}.testimonial-vcard{display:table;margin:20px 0 0;overflow:hidden}.testimonial-vcard .alignleft{margin:0 20px 5px 0;font-size:0;line-height:0}.testimonial-vcard .alignleft div{overflow:hidden}.testimonials.list-view li{position:relative;overflow:hidden;padding:25px 0 0}.testimonials.list-view li:first-child{margin-top:0;padding-top:0;border-top:none!important}.blogroll>ul,.custom-menu,.widget_archive>ul,.widget_categories>ul,.widget_links>ul,.widget_meta>ul,.widget_recent_comments>ul,.widget_recent_entries>ul{padding-bottom:10px}.blogroll li,.custom-menu li,.widget_archive li,.widget_categories li,.widget_links li,.widget_meta li,.widget_recent_comments li,.widget_recent_entries li{margin:10px 0 0;padding:0}.custom-menu li{padding:9px 0 0}.blogroll li:first-child,.custom-menu>li:first-child,.widget_archive>ul>li:first-child,.widget_categories li:first-child,.widget_links>ul>li:first-child,.widget_meta li:first-child,.widget_recent_comments>ul>li:first-child,.widget_recent_entries li:first-child{margin-top:0;padding-top:0;border-top:none!important}.blogroll a,.widget_archive a,.widget_categories a,.widget_links a,.widget_meta a,.widget_recent_comments a,.widget_recent_entries a{display:inline-block;text-decoration:none}.single .items-grid{margin-bottom:-15px}.items-grid{margin-bottom:-20px}.items-grid .wf-cell{margin-bottom:20px}.items-grid .borders{position:relative}.items-grid .borders:before{display:block;position:absolute;bottom:-15px;left:0;width:100%;content:""}.items-grid article{overflow:hidden}.items-grid a{text-decoration:none}.items-grid .alignleft{margin:5px 20px 5px 0;font-size:0;line-height:0}#content .wpb_text_column .benefits-grid:last-child,#content .wpb_text_column .logos-grid:last-child,.benefits-grid,.benefits-grid:last-child,.benefits-style-one.benefits-grid.hover-line,.benefits-style-one.benefits-grid.static-line,.benefits-style-two.benefits-grid.hover-line,.benefits-style-two.benefits-grid.static-line,.logos-grid,.logos-grid:last-child,.wpb_column>.wpb_wrapper>.benefits-grid:last-child,.wpb_column>.wpb_wrapper>.logos-grid:last-child{margin-bottom:-40px}.benefits-grid .wf-cell{margin-bottom:40px;text-align:center}.benefits-style-one.benefits-grid .wf-cell,.benefits-style-two.benefits-grid .wf-cell{text-align:left;margin-bottom:30px}.benefits-style-one.benefits-grid,.benefits-style-two.benefits-grid{margin-bottom:-30px}.benefits-style-one.benefits-grid.hover-line .wf-cell,.benefits-style-one.benefits-grid.static-line .wf-cell,.benefits-style-two.benefits-grid.hover-line .wf-cell,.benefits-style-two.benefits-grid.static-line .wf-cell{margin-bottom:40px}.benefits-style-two.benefits-grid .wf-td{vertical-align:top}.benefits-style-one.benefits-grid .wf-td{padding-bottom:0}.benefits-style-one .wf-cell>div,.benefits-style-two .benefits-inner,.line-decoration{position:relative}.hover-line .line-decoration,.static-line .line-decoration{padding-bottom:10px;margin-bottom:20px}.hover-line.benefits-style-one .wf-cell>div,.hover-line.benefits-style-two .benefits-inner,.static-line.benefits-style-one .wf-cell>div,.static-line.benefits-style-two .benefits-inner{padding-bottom:25px}.hover-line .line-decoration:after,.hover-line.benefits-style-one .wf-cell>div:after,.hover-line.benefits-style-two .benefits-inner:after,.static-line .line-decoration:after,.static-line.benefits-style-one .wf-cell>div:after,.static-line.benefits-style-two .benefits-inner:after{position:absolute;left:50%;bottom:0;margin-left:-25px;width:50px;height:2px;content:""}.hover-line.benefits-style-one .wf-cell>div:after,.hover-line.benefits-style-two .benefits-inner:after,.static-line.benefits-style-one .wf-cell>div:after,.static-line.benefits-style-two .benefits-inner:after{left:0;margin-left:0}.benefits-grid .borders{position:relative;padding-top:5px}.benefits-grid .borders:after,.benefits-grid .borders:before{display:block;position:absolute;content:""}.benefits-grid .borders:before{bottom:-20px;left:0;width:100%}.benefits-grid .borders:after{top:0;left:-20px;height:100%}.benefits-grid ol,.benefits-grid p,.benefits-grid ul{margin-bottom:0}.benefits-style-one .wf-table,.benefits-style-two .wf-table{width:auto}.benefits-grid-ico{display:block;margin:0 auto 10px}.icons-bg .benefits-grid-ico{margin:0 auto 20px}.benefits-style-one.benefits-grid.icons-bg .benefits-grid-ico{text-align:center}.benefits-style-one.benefits-grid .benefits-grid-ico{margin:0 12px 10px 0}.benefits-style-one .borders>div,.benefits-style-two .borders>div{overflow:hidden}.benefits-style-two.benefits-grid.icons-bg .benefits-grid-ico{text-align:center}.benefits-style-two.benefits-grid .benefits-grid-ico{margin:5px 22px 0 0}.content .icons-bg .benefits-grid-ico>img{max-width:56px;max-height:56px;vertical-align:middle;line-height:0}.content .benefits-style-one.icons-bg .benefits-grid-ico>img{max-width:36px;max-height:36px;height:auto}.content .benefits-style-two.icons-bg .benefits-grid-ico>img{max-width:46px;max-height:46px;height:auto}.benefits-inner{margin-top:-5px}.benefits-grid .details.more-link,.benefits-grid .more-link{overflow:hidden;margin-top:10px;margin-right:0}.border-left-none .borders,.border-left-none .borders:after{border-left-color:transparent!important}.border-bottom-none .borders,.border-bottom-none .borders:before{border-bottom-color:transparent!important}ul.royalSlider{padding:0;margin:0}ul.royalSlider.alignnone{margin:0 0 15px}ul.royalSlider.aligncenter{margin:0 auto 15px}ul.royalSlider.alignleft{margin:0 30px 15px 0}ul.royalSlider.alignright{margin:0 0 15px 30px}.post ul.royalSlider.alignleft{margin-bottom:25px}.shortcode-action-bg.no-line:before{display:none;background-color:transparent}.shortcode-action-box.box-style-table{display:table;width:100%}#page .shortcode-action-bg:before,.shortcode-pullquote:after{content:"";top:0;left:0;width:5px;height:100%}.box-style-table .shortcode-action-container,.image-arrow li .wf-table div{vertical-align:middle;display:table-cell}.shortcode-action-bg{position:relative;padding:20px 25px 10px 30px;border-left-width:5px;border-left-style:solid}.shortcode-action-bg.no-line{padding-left:25px}#page .shortcode-action-bg:before{position:absolute;-webkit-border-bottom-right-radius:0;-moz-border-bottom-right-radius:0;-ms-border-bottom-right-radius:0;-o-border-bottom-right-radius:0;border-bottom-right-radius:0;-webkit-border-top-right-radius:0;-moz-border-top-right-radius:0;-ms-border-top-right-radius:0;-o-border-top-right-radius:0;border-top-right-radius:0}.action-button{margin-bottom:20px}.box-style-table .action-button{padding-top:0;padding-left:40px;margin-bottom:0}.box-style-table .action-button .dt-btn{float:right;margin-bottom:10px;margin-right:0}.shortcode-pullquote{position:relative;background-color:transparent!important}#page .shortcode-pullquote.align-left,.shortcode-pullquote.align-left{float:left;margin:15px 30px 10px 0;padding:5px 20px 5px 0}#page .shortcode-pullquote.align-right,.shortcode-pullquote.align-right{float:right;margin:15px 0 10px 30px;padding:5px 0 5px 20px}.shortcode-pullquote:after{position:absolute}.shortcode-pullquote.align-left:after{left:auto;right:0}.shortcode-blockquote{position:relative;overflow:hidden;padding:20px 25px;font-style:normal}blockquote.shortcode-blockquote{background-color:transparent;border:1px solid}.block-style-widget,blockquote.shortcode-blockquote.block-style-widget{border:none}.shortcode-blockquote.block-style-widget:before{position:absolute;right:0;bottom:0;width:117px;height:81px;background-repeat:no-repeat;background-position:right bottom;background-size:117px 81px;content:""}.shortcode-blockquote p{margin-bottom:0}.content .image-arrow,.content .standard-arrow,.content .standard-number-list,.standard-arrow{margin:0 0 15px}.content .image-arrow ul,.content .standard-arrow ul,.content .standard-number-list ul{margin:0}.standard-arrow li,.standard-number-list li{position:relative;padding-left:24px;margin-bottom:10px;list-style:none}.standard-arrow li:after,.standard-arrow li:before{position:absolute;top:50%;left:0;margin-top:-7px;width:13px;height:13px;content:"";background-position:0 center;background-repeat:no-repeat;background-size:13px 13px}.standard-arrow.bullet-top li:after{top:0;margin-top:0;height:13px}.list-divider li{padding-top:9px;padding-bottom:10px;margin-bottom:0;border-top:1px solid;background-position:0 13px}.image-arrow .fa-ul li{padding-left:2.14286em}.image-arrow .fa-ul li .fa-li{left:0;line-height:inherit}.list-divider.image-arrow .fa-ul li .fa-li{padding:9px 0 10px}.list-divider.image-arrow .fa-ul li:first-child .fa-li{padding-top:0}.list-divider li p{margin-bottom:0}.list-divider li:first-child{padding-top:0;margin-bottom:0;border:none!important;background-position:0 4px}.standard-number-list{counter-reset:my-badass-counter}.standard-number-list li{position:relative;padding-left:30px}.standard-number-list.list-divider li{padding-top:9px}.standard-number-list li:before{position:absolute;text-align:center;top:50%;left:0;width:20px;height:20px;margin-top:-10px;background-color:red;content:counter(my-badass-counter,decimal);counter-increment:my-badass-counter;font-family:Arial,Verdana,sans-serif;font-size:11px;line-height:20px}.edit-link,.fancy-date span{font-family:Arial,sans-serif}.details:after,.dt-btn-link:after,.st-accordion li>a:before{content:""}.standard-number-list.list-divider li:first-child{padding-top:0}.standard-number-list.list-divider li:first-child:before{top:10px}.standard-number-list.bullet-top li:before,.standard-number-list.bullet-top li:first-child:before{top:0;margin-top:0}.standard-number-list.list-divider.bullet-top li:before,.standard-number-list.list-divider.bullet-top li:first-child:before{top:10px;margin-top:0}.standard-number-list.list-divider.bullet-top li:first-child:before{top:5px}.image-arrow li{overflow:hidden;width:100%;margin-bottom:10px;list-style:none}.image-arrow.list-divider li{margin-bottom:0}.image-arrow li .wf-table{width:auto}.image-arrow li .list-img{margin:0 10px 0 0}.font-arrow ul{list-style:none}.font-arrow .fa{font-size:14px;margin-right:10px}.st-accordion{padding-bottom:10px}.content .st-accordion{margin-bottom:10px}.st-accordion ul{margin:0}.st-accordion>ul>li{overflow:hidden;height:20px;margin:0;padding:9px 0 0;list-style:none}#main .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_section:first-child .wpb_accordion_header,.st-accordion>ul>li:first-child{padding-top:0;margin-top:0;border:none}.st-accordion li>a{display:inline-block;position:relative;padding-left:25px}.st-accordion li>a:before{position:absolute;top:50%;left:0;margin-top:-7px;width:14px;height:14px}.st-content{display:none;padding:10px 0 5px}.st-content p{margin-bottom:0}.st-accordion li>a:hover{text-decoration:none}.shortcode-single-image-wrap{margin-bottom:20px;max-width:100%}.content .slider-content .team-container,.shortcode-single-caption p{margin-bottom:0}.shortcode-single-image{position:relative;overflow:hidden;line-height:0}.post-video,.shortcode-single-video .fancy-media-wrap,.shortcode-single-video .shortcode-teaser-video,.shortcode-video{position:relative;display:block;overflow:hidden;padding-top:30px;height:0;padding-bottom:56.25%}.post-video embed,.post-video iframe,.post-video object,.shortcode-single-video embed,.shortcode-single-video iframe,.shortcode-single-video object,.shortcode-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.shortcode-single-image img,.shortcode-teaser-img img{width:100%;height:auto}.borderframe .shortcode-single-image{border-style:solid}.borderframe.br-standard .shortcode-single-image,.br-standard.borderframe .shortcode-single-caption{border:none}.content .borderframe.caption-on .shortcode-single-image{border-bottom:none}#main .borderframe.caption-on .shortcode-single-image{padding-bottom:0!important}.shortcode-single-caption{width:100%;height:auto;padding:15px 20px;border:1px solid;border-top:none}.blog .post.bg-on,.portfolio .post.bg-on,.style-ios .wf-cell .post.bg-on.fullwidth-img:not(.format-quote):not(.format-link):not(.no-img) .blog-content,.style-ios .wf-cell .post.bg-on.fullwidth-img:not(.no-img) .project-list-content{border-top:none}.fancy-date a,.fancy-date a *{color:#fff!important}.frame-on{padding-top:25px}.frame-on.img-full{padding-top:0}.shortcode-teaser-img{line-height:0;padding-bottom:20px}.frame-on .shortcode-teaser-img{padding:0 25px 25px}.img-full .shortcode-teaser-img{padding:0 0 25px}.frame-on .shortcode-teaser-content{padding:0 25px 10px}.shortcode-teaser-content{margin-top:-5px}.text-centered .shortcode-teaser-content{text-align:center}.btn-zoom,.details,.link.btn-link,.project-zoom{position:relative;display:inline-block;padding-right:17px;background-repeat:no-repeat;background-position:right center;text-decoration:none}.style-material-design .details{padding-right:0}.details:after{position:absolute;top:0;right:0;width:11px;height:100%;background-position:0 center;background-repeat:no-repeat}.style-material-design .details:after{display:none}.project-zoom{padding-right:19px}.project-zoom:after{background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2224px%22%20height=%2224px%22%20viewBox=%220%200%2024%2024%22%20enable-background=%22new%200%200%2024%2024%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M21.938,2.519c-0.086-0.205-0.252-0.369-0.457-0.455C21.377,2.021,21.27,2,21.163,2h-6.726c-0.465,0-0.84,0.375-0.84,0.841c0,0.462,0.375,0.839,0.84,0.839h4.531l-5.688,5.679c-0.329,0.329-0.272,0.974,0.057,1.302c0.326,0.325,0.959,0.507,1.287,0.183l5.693-5.812v4.53c0,0.463,0.379,0.841,0.845,0.841c0.46,0,0.837-0.378,0.837-0.841v-6.72l0,0C22,2.729,21.98,2.622,21.938,2.519z%20M2.84,13.598c-0.463,0-0.84,0.377-0.84,0.842v6.722c0,0,0,0,0,0.003c0,0.107,0.021,0.218,0.062,0.316s0.102,0.187,0.176,0.265c0.004,0.003,0.004,0.008,0.006,0.011c0.003,0,0.006,0,0.008,0.004c0.075,0.075,0.166,0.137,0.266,0.178C2.621,21.979,2.73,22,2.84,22h6.723c0.465,0,0.84-0.377,0.84-0.84c0-0.467-0.375-0.842-0.84-0.842h-4.5l5.656-5.693c0.328-0.324,0.269-0.958-0.059-1.287c-0.327-0.328-0.957-0.385-1.285-0.057L3.68,19v-4.561C3.68,13.975,3.304,13.598,2.84,13.598z%22/%3E%3C/svg%3E)}.link.btn-link{padding-right:20px}.btn-zoom{margin-right:10px}.shortcode-teaser .details.more-link{margin-right:0}#page .dt-btn-link{position:relative;padding:0;background:0 0!important;border-bottom:1px dashed transparent;text-decoration:none;-webkit-border-radius:0!important;-moz-border-radius:0!important;-ms-border-radius:0!important;-o-border-radius:0!important;border-radius:0!important}.dt-btn-link:after{position:absolute;top:0;right:-17px;width:13px;height:25px;background-position:0 center;background-repeat:no-repeat}.shortcode-banner{position:relative;overflow:hidden;background-position:center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;-ms-background-size:cover;background-size:cover;line-height:0;opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.back-to-list,.navigation-inner .next-post,.navigation-inner .prev-post{background-position:center center}.wf-table .shortcode-banner-inside{display:table-cell;vertical-align:middle}.shortcode-banner-link:hover .shortcode-banner-bg{opacity:.9;filter:alpha(opacity=90);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";cursor:pointer}.shortcode-banner img{width:100%;height:auto}.shortcode-banner-bg,.shortcode-banner-inside{height:100%;background-clip:padding-box}.shortcode-banner-inside{overflow:hidden;width:100%;padding:15px 20px}.team-items .rsOverflow{padding-bottom:13px}.team-container img{width:100%;height:auto}.widget .team-container{padding:0;text-align:center}.widget .team-media a.rollover{display:inline-block}.widget .team-container img{max-width:81px}.team-desc{padding:20px 0 0;text-align:center}#footer .team-desc,#sidebar .team-desc{padding:8px 0 7px}.team-container .soc-ico{padding-top:5px;margin-bottom:18px;font-size:0;line-height:0}.team-container.bg-on .soc-ico{margin-bottom:13px}#footer .team-container .soc-ico,#sidebar .team-container .soc-ico,.sidebar-content .team-container .soc-ico{margin-bottom:0}.team-container .soc-ico a{display:inline-block;float:none}.content .team-items ul{margin:0}.round-images .team-container{text-align:center}.team-author-name{margin-bottom:5px}.team-media{line-height:0}.article-top-bar{position:relative;overflow:hidden;margin:-40px 0 44px;z-index:4}.bg-on .blog-content,.bg-on .blog-media,.blog-media{position:relative;z-index:9}.article-top-bar>.wf-wrap{padding:0 22px}.article-top-bar .wf-container-top{display:table;width:100%;padding:0 0 10px}.article-top-bar.disabled-bg .wf-container-top{border:none;padding-bottom:0}.article-top-bar .entry-meta,.article-top-bar .navigation-inner,.article-top-bar .portfolio-categories{display:table-cell;padding:0;margin-bottom:0;vertical-align:middle}.article-top-bar .navigation-inner{min-width:88px}.single-navigation-wrap{float:right;margin-right:-6px}.post-meta-disabled .single-navigation-wrap{float:none;text-align:center}.layout-list .blog-content,.layout-list .blog-media,.layout-list .project-list-content,.layout-list .project-list-media{display:block;float:left;width:100%}.bg-on .blog-content,.bg-on .team-desc{padding:15px 25px 10px}.bg-on .project-list-content{padding:10px 25px}.slider-wrapper .bg-on .project-list-content{padding-top:20px}.iso-container .bg-on .project-list-content>*,.iso-grid .bg-on .project-list-content>*{padding-top:10px;padding-bottom:0;margin-bottom:0}.iso-container .bg-on .project-list-content>:last-child,.iso-grid .bg-on .project-list-content>:last-child{margin-bottom:10px}.bg-on .blog-media>p,.bg-on .project-list-media>p,.post.bg-on .alignleft,.post.bg-on .alignnone,.post.bg-on ul.royalSlider.alignnone{margin-bottom:0}.bg-on .blog-media,.bg-on .project-list-media,.round-images .bg-on .team-media{padding:25px 25px 0}.bg-on.fullwidth-img .blog-media,.bg-on.fullwidth-img .project-list-media{padding:0}.blog-media{overflow:hidden}.bg-on.post .alignnone{margin-top:0}.fancy-date{vertical-align:top;padding-right:30px}.fancy-date.right-aligned{float:right;padding-right:0;padding-left:30px}.fancy-date a{position:absolute;z-index:102;top:0;left:0;width:44px;height:93px;padding:0 10px;text-decoration:none}.style-material-design .fancy-date a,.style-material-design .fullwidth-img .fancy-date a{top:10px;left:10px;width:auto;height:30px;text-align:center}.style-material-design .fancy-date span{display:inline-block;vertical-align:middle;padding:0}.project-even .fancy-date a,.right-aligned.fancy-date a{right:0;left:auto}.style-material-design .project-even .fancy-date a,.style-material-design .right-aligned.fancy-date a{right:auto;left:40px}.bg-on .right-aligned.fancy-date a,.project-even.bg-on .fancy-date a{right:30px;left:auto}.bg-on .fancy-date a{top:25px;left:25px}.style-material-design .bg-on .fancy-date a{top:35px;left:35px}.fullwidth-img .fancy-date a,.layout-list .bg-on .fancy-date a{top:0;left:0}.style-material-design .fullwidth-img .fancy-date a,.style-material-design.layout-list .bg-on .fancy-date a{top:10px;left:10px}.fancy-date span:before,.no-avatar:after{top:0;content:""}.layout-list .project-even.bg-on .fancy-date a{right:0;left:auto}.fancy-date span{position:relative;display:block;padding:2px 0 0;text-align:center}.fancy-date span.entry-date{padding:7px 0 5px}.style-material-design .fancy-date span.entry-date{padding:0 0 0 5px;font-size:14px;line-height:30px}.blog.layout-list .blog-content,.layout-list .project-list-content,.shortcode-blog-posts .entry-meta{padding-bottom:10px}.fancy-date .entry-month,.fancy-date .entry-year{font-size:10px}.style-material-design .fancy-date .entry-month{font-size:14px;opacity:.5}.fancy-date .entry-date{font-size:20px}.fancy-date span:before{position:absolute;left:50%;margin-left:-5px;width:10px;height:1px;background-color:rgba(255,255,255,.4)}.style-material-design .fancy-date .entry-year,.style-material-design .fancy-date span:before{display:none}.iso-container .blog-content.wf-td,.iso-container .blog-media.wf-td,.iso-grid .blog-content.wf-td,.iso-grid .blog-media.wf-td,.layout-masonry .blog-content.wf-td,.layout-masonry .blog-media.wf-td,.media-wide .blog-content.wf-td,.media-wide .blog-media.wf-td,.shortcode-blog-posts .wf-td{display:block}.layout-list .post-slider{margin-right:30px}.layout-list .project-even .post-slider{margin-right:0;margin-left:30px}.layout-list .media-wide .post-slider,.layout-list .media-wide.project-even .post-slider{margin-right:0;margin-left:0}.project-even .alignleft,.project-even ul.royalSlider.alignleft{float:right;margin-right:0;margin-left:30px}.post-item{display:inline-block;vertical-align:top}.has-divider>article{padding-top:15px;margin:15px 0 0;border-top-width:1px;border-top-style:solid}.post-item article{display:table}.post-content a{text-decoration:none}.items-grid .wf-td,.post-content,.post-img,.recent-posts .wf-td{display:table-cell;vertical-align:top}.post-img .alignleft{margin-right:20px;margin-bottom:0}.shortcode-blog-posts .post{border:none}.navigation-inner{overflow:hidden;margin-bottom:5px}.navigation-inner a{float:left;width:12px;height:12px;padding:5px 6px;background-repeat:no-repeat}.navigation-inner .prev-post{padding-right:4px}.post-meta-disabled .navigation-inner .next-post{float:right}.post-meta-disabled .back-to-list{display:inline-block;float:none;padding:0;margin:0 20px}.navigation-inner a.disabled,.project-navigation .disabled,.project-navigation .disabled:hover{opacity:.4}.navigation-inner a.disabled:hover,.project-navigation .disabled:hover{cursor:auto;text-decoration:none}.format-aside-content{padding:25px 30px 15px;margin:0 0 15px}.author-quote{border-left:5px solid;padding-left:10px}.format-status-content{padding:25px 20px 15px;margin:5px 0 15px}.format-link-content{padding:25px 30px 15px;margin:0 0 15px}.testimonial-item{position:relative;padding:20px 25px}.style-ios .stripe .testimonial-item,.style-ios .testimonial-item{background:0 0}.close-link,.fs-entry-img i,.no-avatar:after{background-repeat:no-repeat}.style-ios .testimonial-item{border:1px solid}.layout-list .testimonial-item,.testimonials-list .testimonial-item{margin-bottom:20px}.footer .testimonials.rsContW .rsBullets{bottom:-32px;left:0}.testimonial-vcard a.text-primary:hover{text-decoration:none}.no-touch .benefits-grid.animation-builder,.no-touch .testimonial-item.testimonial-item-slider,.no-touch .wpb_tabs,.wpb_animate_when_almost_visible{-webkit-backface-visibility:hidden}#page .testimonial-item.testimonial-item-slider{margin-bottom:32px}.rsCont .testimonial-item{margin-bottom:20px}.testimonial-item ul{margin:0;padding:0}.rsContainer li{list-style:none;text-align:left}.no-avatar{position:relative;width:50px;height:50px}.testimonial-vcard .no-avatar{width:60px;height:60px}.no-avatar:after{position:absolute;left:0;width:100%;height:100%;background-position:center}.comment .no-avatar,.items-grid .no-avatar,.recent-posts .no-avatar{width:60px;height:60px}.content .instagram-photos{overflow:hidden;margin-bottom:20px}.widget .instagram-photos{overflow:hidden;margin-bottom:15px;padding-top:5px}.instagram-photos a{position:relative;float:left;max-width:115px;border-right:2px solid transparent;border-bottom:2px solid transparent;line-height:0;opacity:0}.widget .instagram-photos a{max-width:77px}.instagram-photos img{max-width:100%;width:100%;height:auto}.buttons-on-img.fs-entry-content,.instagram-photos a i,.text-on-img .fs-entry-content,.text-on-img .link{top:0;left:0;height:100%;width:100%}.instagram-photos a i{position:absolute;opacity:0}.no-touch .instagram-photos a:hover i{opacity:1}.slider-wrapper .blog-content,.slider-wrapper .blog-media,.slider-wrapper .project-list-content,.slider-wrapper .project-list-media{display:block}.text-on-img .fs-entry-slide{position:relative}.text-on-img .fs-entry-content{position:absolute;padding:20px;text-align:left}.fs-title,.logo-items li,.mfp-container,.text-centered .fs-entry-content{text-align:center}.bg-on.fullwidth-img .fs-entry-content{padding:20px 30px 15px}.bg-on .fs-entry-slide{padding:30px 30px 15px}.bg-on.fullwidth-img .fs-entry-slide{padding:0}.buttons-on-img.fs-entry-content{position:absolute;padding:0;opacity:0}.no-touch .fs-entry-img:hover .buttons-on-img.fs-entry-content{opacity:1}.touch .text-on-img .fs-entry-content{opacity:0;-webkit-backface-visibility:hidden}.touch .is-clicked .buttons-on-img i,.touch .is-clicked .fs-entry-content,.touch .text-on-img.always-show-info .fs-entry-content{display:block;visibility:visible!important;opacity:1!important}.no-touch .text-on-img:not(.hover-grid) .fs-entry-content{display:block;opacity:0}.no-touch .text-on-img:not(.hover-grid) .fs-entry:hover .fs-entry-content{opacity:1}.text-on-img .link{cursor:pointer;position:absolute}.link.act i,.no-touch .fs-entry-img i,.no-touch .link.act,.rollover-project>a.act i{opacity:0}.no-touch .fs-entry-img:hover i,.no-touch .rollover-project .link.act{filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.touch .text-on-img .link{display:block}.no-touch .slider-wrapper .close-link,.touch .text-on-img .link.act{display:none}.rollover-project .link i{right:0}.close-link{position:absolute;background-position:center;width:30px;height:30px}.no-touch .fs-entry:hover .link,.no-touch .shortcode-instagram .fs-entry:hover .link{filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.shortcode-instagram .link,.shortcode-instagram .link a{height:100%;width:100%}.rollover-content{position:absolute;top:0;left:0;z-index:100;display:none;padding:15px 20px 5px;width:100%;height:100%}.albums .rollover-content .rollover-thumbnails,.dt-albums-shortcode .rollover-content .rollover-thumbnails{margin-top:-15px}.fs-entry-img{position:relative;line-height:0;font-size:0}.fs-entry-img i{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center center}.fs-entry-content{display:block;padding:20px 0 0;width:100%;height:100%;z-index:100;opacity:0}.fs-entry{opacity:0}.fs-entry:first-child{margin-left:0!important}.fs-entry:last-child{margin-right:0!important}.text-on-img .fs-entry{opacity:1}.no-touch .rollover-content,.touch .albums .rollover-content,.touch .buttons-on-img .rollover-content,.touch .media .rollover-content{display:block;opacity:0}.close-link:hover:parent{filter:alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0}.no-touch .buttons-on-img:hover .rollover-content,.no-touch .rollover-project:hover .rollover-content{opacity:1}.project-details,.project-link{margin-right:17px;margin-bottom:5px;padding-right:18px;background-repeat:no-repeat;background-position:right center}.project-link:after,.testimonial-vcard .rollover i:after{background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2224px%22%20height=%2224px%22%20viewBox=%220%200%2024%2024%22%20enable-background=%22new%200%200%2024%2024%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M17.284,5.189c0.771,0.77,0.771,2.021,0,2.792l-7.058,7.056c1.315,0.351,2.771,0.024,3.8-1.007l4.654-4.653c1.542-1.542,1.542-4.04,0-5.584l-1.046-1.045c-1.541-1.543-4.041-1.543-5.583,0L7.398,7.398c-1.031,1.031-1.356,2.487-1.007,3.801l7.057-7.058c0.77-0.77,2.021-0.77,2.791,0L17.284,5.189z%20M16.602,16.603c1.031-1.029,1.354-2.487,1.008-3.801l-7.055,7.062c-0.771,0.767-2.022,0.767-2.791,0l-1.049-1.049c-0.77-0.772-0.77-2.022,0-2.792l7.056-7.06c-1.313-0.346-2.769-0.021-3.799,1.009l-4.654,4.65c-1.541,1.544-1.541,4.043,0,5.584l1.046,1.049c1.543,1.542,4.042,1.542,5.583,0L16.602,16.603z%22/%3E%3C/svg%3E)}.style-material-design .project-link:after,.style-material-design .slider-link,.style-material-design .testimonial-vcard .rollover i:after{background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20fill=%22white%22%20xml:space=%22preserve%22%3E%3Cpolygon%20points=%2214,14%202,14%202,2%205.011,2%205.011,0%202,0%200.011,0%200,0%200,14%200,16%202,16%2016,16%2016,15.989%2016,14%2016,10.989%2014,10.989%20%22/%3E%3Cpolygon%20points=%2214,-0.019%2014,0%208.993,0%208.993,2%2012.637,2%206.5,8.137%207.863,9.5%2014,3.364%2014,6.981%2016,6.981%2016,-0.019%20%22/%3E%3C/svg%3E)}.project-details{padding-right:14px}.close-link{right:-3px;top:-3px;cursor:pointer;display:none}.fs-entry .close-link{right:0;top:0}.slider-wrapper .close-link,.touch .close-link{display:block}.fs-title{margin:30px 0 35px}.slider-wrapper{position:relative;margin:0}.slider-wrapper.full{margin-top:0}.shortcode-tooltip{border-bottom:1px dashed}.shortcode-tooltip:hover{border:none;cursor:help}.tooltip-c{display:none}.shortcode-tooltip-content{position:absolute;left:-9999px;z-index:999;display:none;overflow:visible;margin:5px 0 15px;padding:13px 20px 17px;min-width:210px;max-width:210px;background:rgba(24,25,25,.95);color:#8f8f8f}.tooltip-title{display:block;margin-bottom:10px}.logos-grid .wf-cell{margin-bottom:40px;text-align:center}.logos-grid .borders{position:relative;font-size:0}.logos-grid .borders:after,.logos-grid .borders:before{content:"";position:absolute;display:block}.logos-grid .borders:before{bottom:-20px;left:0;width:100%}.logos-grid .borders:after{top:0;left:-20px;height:100%}.logo-items img,.logos-grid img,.rollover img{max-width:100%;height:auto}.logos-grid .borders a,.logos-grid a{display:inline-block;vertical-align:middle;max-width:100%;line-height:0}.logos-grid a:hover{opacity:.7}.logo-items .rsOverflow{padding-bottom:3px}.logo-items li a{line-height:0;font-size:0;opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.logo-items li a:hover{opacity:.8;filter:alpha(opacity=80);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"}#main-slideshow .purchase.red,#main-slideshow .tp-button.red{background-color:#d73b37;color:#fff}#main-slideshow .purchase,#main-slideshow .tp-button{background-image:none;color:#fff!important}#main-slideshow .purchase.orange,#main-slideshow .tp-button.orange{background-color:#f36c0a;color:#fff}#main-slideshow .purchase.green,#main-slideshow .tp-button.green{background-color:#3ab459;color:#fff}#main-slideshow .purchase.blue,#main-slideshow .tp-button.blue{background-color:#2985c6;color:#fff}#main-slideshow .purchase.darkgrey,#main-slideshow .tp-button.darkgrey{background-color:#3e3f3f;color:#fff}#main-slideshow .purchase.lightgrey,#main-slideshow .tp-button.lightgrey{background-color:#a5a6a7;color:#fff}/*!- highlighted text*/.dt-highlight{padding:1px 4px}.dt-highlight.highlight-white{background-color:#fff!important;background-image:none!important;color:#2e2e2f}.dt-highlight.highlight-red{background-color:#d73b37!important;background-image:none!important;color:#fff}.dt-highlight.highlight-berry{background-color:#e32a5a!important;background-image:none!important;color:#fff}.dt-highlight.highlight-orange{background-color:#f36c0a!important;background-image:none!important;color:#fff}.dt-highlight.highlight-yellow{background-color:#f2a809!important;background-image:none!important;color:#fff}.dt-highlight.highlight-pink{background-color:#fd8fb6!important;background-image:none!important;color:#fff}.dt-highlight.highlight-green{background-color:#8cc63a!important;background-image:none!important;color:#fff}.dt-highlight.highlight-dark-green{background-color:#3ab459!important;background-image:none!important;color:#fff}.dt-highlight.highlight-blue{background-color:#27cff3!important;background-image:none!important;color:#fff}.dt-highlight.highlight-dark-blue{background-color:#2985c6!important;background-image:none!important;color:#fff}.dt-highlight.highlight-violet{background-color:#6946b8!important;background-image:none!important;color:#fff}.dt-highlight.highlight-black{background-color:#3e3f3f!important;background-image:none!important;color:#fff}.dt-highlight.highlight-gray{background-color:#a5a6a7!important;background-image:none!important;color:#fff}.no-touch .scale-on-hover .buttons-on-img>a,.no-touch .scale-on-hover .hover-fade .rollover-project>a,.no-touch .scale-on-hover .hover-style-one .rollover-project>a,.no-touch .scale-on-hover .testimonial-vcard a .alignleft,.no-touch .scale-on-hover .testimonial-vcard a .alignleft div,.no-touch .scale-on-hover a.post-rollover,.no-touch .scale-on-hover a.rollover,.no-touch .scale-on-hover div.rollover-video{overflow:hidden}.no-touch .scale-on-hover .rollover.vc_box_circle,.no-touch .scale-on-hover .round-images .rollover,.no-touch .scale-on-hover .testimonial-vcard a .alignleft,.no-touch .scale-on-hover .testimonial-vcard a .alignleft div,.no-touch .scale-on-hover .vc_box_circle,.no-touch .scale-on-hover a.post-rollover{-webkit-backface-visibility:hidden;-webkit-transform:translatez(0)}.no-touch .scale-on-hover .buttons-on-img>a img,.no-touch .scale-on-hover .hover-fade .rollover-project>a img,.no-touch .scale-on-hover .hover-scale .rollover-project>a img,.no-touch .scale-on-hover .hover-style-one .rollover-project>a img,.no-touch .scale-on-hover a.post-rollover img,.no-touch .scale-on-hover a.rollover img,.no-touch .scale-on-hover div.rollover-video img{-webkit-transition:-webkit-transform .5s ease;-moz-transition:-moz-transform .5s ease;-ms-transition:-ms-transform .5s ease;-o-transition:-o-transform .5s ease;transition:transform .5s ease}.no-touch .scale-on-hover .buttons-on-img:hover>a>img,.no-touch .scale-on-hover .hover-fade .rollover-project:hover>a img,.no-touch .scale-on-hover .hover-scale .rollover-project:hover>a img,.no-touch .scale-on-hover .hover-style-one .rollover-project:hover>a img,.no-touch .scale-on-hover .testimonial-vcard a.rollover:hover img,.no-touch .scale-on-hover a.post-rollover:hover img,.no-touch .scale-on-hover a.rollover:hover>div>img,.no-touch .scale-on-hover a.rollover:hover>img,.no-touch .scale-on-hover div.rollover-video:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.no-touch .is-safari.scale-on-hover .comment-author a.rollover:hover>img,.no-touch .is-safari.scale-on-hover .round-images a.post-rollover:hover img,.no-touch .is-safari.scale-on-hover .round-images a.rollover:hover>div,.no-touch .is-safari.scale-on-hover .round-images a.rollover:hover>img,.no-touch .is-safari.scale-on-hover .testimonial-vcard a.rollover:hover img,.no-touch .is-safari.scale-on-hover .vc_box_border_circle.rollover:hover>img,.no-touch .is-safari.scale-on-hover .vc_box_outline_circle.rollover:hover>img,.no-touch .is-safari.scale-on-hover .vc_box_shadow_border_circle.rollover:hover>img,.no-touch .is-safari.scale-on-hover .vc_box_shadow_circle.rollover:hover>img,.no-touch .is-safari.scale-on-hover a.rollover.vc_box_circle:hover>img,.no-touch .is-safari.scale-on-hover a.rollover:hover>img.vc_box_circle,.no-touch .scale-on-hover a.rollover.vc_box_border>img,.no-touch .scale-on-hover a.rollover.vc_box_outline>img{-webkit-transform:scale(1);transform:scale(1)}.vc_box_border_circle.rollover,.vc_box_outline_circle.rollover,.vc_box_shadow_border_circle.rollover,.vc_box_shadow_circle.rollover{-webkit-border-radius:50%;border-radius:50%;-webkit-backface-visibility:hidden;-webkit-transform:translatez(0);overflow:hidden}.vc_box_border_circle.rollover .blur-effect,.vc_box_border_circle.rollover i,.vc_box_outline_circle.rollover .blur-effect,.vc_box_outline_circle.rollover i,.vc_box_shadow_border_circle.rollover .blur-effect,.vc_box_shadow_border_circle.rollover i,.vc_box_shadow_circle.rollover .blur-effect,.vc_box_shadow_circle.rollover i{-webkit-border-radius:50%;border-radius:50%}.post-rollover,.rollover,.rollover-project>a,.rollover-video{position:relative;display:block;line-height:0;text-decoration:none}.rollover.vc_box_border,.rollover.vc_box_circle,.rollover.vc_box_outline,.rollover.vc_box_rounded,.rollover.vc_box_shadow,.wpb_single_image .rollover{display:inline-block;max-width:100%}.rollover.vc_box_border .vc_single_image-wrapper,.rollover.vc_box_circle .vc_single_image-wrapper,.rollover.vc_box_outline .vc_single_image-wrapper,.rollover.vc_box_rounded .vc_single_image-wrapper,.rollover.vc_box_shadow .vc_single_image-wrapper{display:block}.rsShor .rollover-video{position:static}.gallery-item .gallery-icon .rollover{display:inline-block}.rollover:hover{text-decoration:none}.format-gallery .rollover{overflow:hidden}.rollover i{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;filter:alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.albums .rollover-video i:after,.dt-albums-shortcode .rollover-video i:after,.dt-portfolio-shortcode .rollover-video i:after,.fs-entry-img i:after,.portfolio .rollover-video i:after,.rollover i:after{background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2248px%22%20height=%2248px%22%20viewBox=%220%200%2024%2024%22%20enable-background=%22new%200%200%2024%2024%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M1.114,20.999c-0.092,0-0.187-0.011-0.281-0.037c-0.484-0.129-0.823-0.574-0.824-1.082c-0.001-0.213,0.585-6.442,3.585-9.192c2.471-2.516,5.098-3.415,9.469-3.611l-0.033-4.255c0-0.453,0.415-0.812,0.827-0.985c0.413-0.173,0.892-0.079,1.206,0.243l8.384,8.501c0.375,0.38,0.431,0.973,0.142,1.418c-0.05,0.065-0.099,0.128-0.152,0.179c-0.334,0.342-8.373,8.493-8.373,8.493c-0.316,0.32-0.793,0.416-1.206,0.24c-0.412-0.174-0.827-0.646-0.827-1.102l-0.002-4.268c-0.279-0.012-0.789-0.026-1.156,0.005c-2.515,0.212-7.601,0.984-9.796,4.887C1.874,20.787,1.506,20.999,1.114,20.999z%20M10.636,13.699c1.364-0.177,1.812-0.214,3.238-0.105c0.721,0.036,1.12,0.771,1.12,1.344l0.049,3.35l6.534-6.912l-6.472-6.717l-0.024,3.155c0,0.62-0.717,1.05-1.326,1.072C5.823,9.16,3.969,12.281,1.901,17.846C4.096,15.024,7.469,14.188,10.636,13.699z%22/%3E%3C/svg%3E)}.style-material-design .comment-author .rollover i:after,.style-material-design .dt-albums-shortcode .rollover-video i:after,.style-material-design .dt-portfolio-shortcode .rollover-video i:after,.style-material-design .fs-entry-img i:after,.style-material-design .post-rollover i:after,.style-material-design .project-details:after,.style-material-design .rollover i:after,.style-material-design .rollover-small i:after,.style-material-design .widget .team-media a.rollover i:after,.style-material-design.albums .rollover-video i:after,.style-material-design.portfolio .rollover-video i:after{background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20fill=%22white%22%20xml:space=%22preserve%22%3E%3Cpolygon%20points=%2216,7%209,7%209,0%207,0%207,7%200,7%200,9%207,9%207,16%209,16%209,9%2016,9%20%22/%3E%3C/svg%3E)}.format-photo .rollover i:after,.instagram-photos.dt-gallery-container .rollover.rollover-small i:after,.rollover-zoom i:after{background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2248px%22%20height=%2248px%22%20viewBox=%220%200%2024%2024%22%20enable-background=%22new%200%200%2024%2024%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M21.938,2.519c-0.086-0.205-0.252-0.369-0.457-0.455C21.377,2.021,21.27,2,21.163,2h-6.726c-0.465,0-0.84,0.375-0.84,0.841c0,0.462,0.375,0.839,0.84,0.839h4.531l-5.688,5.679c-0.329,0.329-0.272,0.974,0.057,1.302c0.326,0.325,0.959,0.507,1.287,0.183l5.693-5.812v4.53c0,0.463,0.379,0.841,0.845,0.841c0.46,0,0.837-0.378,0.837-0.841v-6.72l0,0C22,2.729,21.98,2.622,21.938,2.519z%20M2.84,13.598c-0.463,0-0.84,0.377-0.84,0.842v6.722c0,0,0,0,0,0.003c0,0.107,0.021,0.218,0.062,0.316s0.102,0.187,0.176,0.265c0.004,0.003,0.004,0.008,0.006,0.011c0.003,0,0.006,0,0.008,0.004c0.075,0.075,0.166,0.137,0.266,0.178C2.621,21.979,2.73,22,2.84,22h6.723c0.465,0,0.84-0.377,0.84-0.84c0-0.467-0.375-0.842-0.84-0.842h-4.5l5.656-5.693c0.328-0.324,0.269-0.958-0.059-1.287c-0.327-0.328-0.957-0.385-1.285-0.057L3.68,19v-4.561C3.68,13.975,3.304,13.598,2.84,13.598z%22/%3E%3C/svg%3E)}.style-material-design .format-photo .rollover i:after,.style-material-design .instagram-photos.dt-gallery-container .rollover.rollover-small i:after,.style-material-design .project-zoom:after,.style-material-design .rollover-zoom i:after{background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20fill=%22white%22%20xml:space=%22preserve%22%3E%3Cpolygon%20points=%2214,-0.02%2014,0%208.993,0%208.993,2%2014,2%2014,6.98%2016,6.98%2016,-0.02%20%22/%3E%3Cpolygon%20points=%222,9%200,9%200,16%202,16%202,15.98%207.007,15.98%207.007,13.98%202,13.98%20%22/%3E%3C/svg%3E)}.comment-author .rollover i:after,.post-rollover i:after,.rollover-small i:after,.widget .team-media a.rollover i:after{background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2224px%22%20height=%2224px%22%20viewBox=%220%200%2024%2024%22%20enable-background=%22new%200%200%2024%2024%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M1.114,20.999c-0.092,0-0.187-0.011-0.281-0.037c-0.484-0.129-0.823-0.574-0.824-1.082c-0.001-0.213,0.585-6.442,3.585-9.192c2.471-2.516,5.098-3.415,9.469-3.611l-0.033-4.255c0-0.453,0.415-0.812,0.827-0.985c0.413-0.173,0.892-0.079,1.206,0.243l8.384,8.501c0.375,0.38,0.431,0.973,0.142,1.418c-0.05,0.065-0.099,0.128-0.152,0.179c-0.334,0.342-8.373,8.493-8.373,8.493c-0.316,0.32-0.793,0.416-1.206,0.24c-0.412-0.174-0.827-0.646-0.827-1.102l-0.002-4.268c-0.279-0.012-0.789-0.026-1.156,0.005c-2.515,0.212-7.601,0.984-9.796,4.887C1.874,20.787,1.506,20.999,1.114,20.999z%20M10.636,13.699c1.364-0.177,1.812-0.214,3.238-0.105c0.721,0.036,1.12,0.771,1.12,1.344l0.049,3.35l6.534-6.912l-6.472-6.717l-0.024,3.155c0,0.62-0.717,1.05-1.326,1.072C5.823,9.16,3.969,12.281,1.901,17.846C4.096,15.024,7.469,14.188,10.636,13.699z%22/%3E%3C/svg%3E)}.instagram-photos.dt-gallery-container .rollover.rollover-small i:after{background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2224px%22%20height=%2224px%22%20viewBox=%220%200%2024%2024%22%20enable-background=%22new%200%200%2024%2024%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M21.938,2.519c-0.086-0.205-0.252-0.369-0.457-0.455C21.377,2.021,21.27,2,21.163,2h-6.726c-0.465,0-0.84,0.375-0.84,0.841c0,0.462,0.375,0.839,0.84,0.839h4.531l-5.688,5.679c-0.329,0.329-0.272,0.974,0.057,1.302c0.326,0.325,0.959,0.507,1.287,0.183l5.693-5.812v4.53c0,0.463,0.379,0.841,0.845,0.841c0.46,0,0.837-0.378,0.837-0.841v-6.72l0,0C22,2.729,21.98,2.622,21.938,2.519z%20M2.84,13.598c-0.463,0-0.84,0.377-0.84,0.842v6.722c0,0,0,0,0,0.003c0,0.107,0.021,0.218,0.062,0.316s0.102,0.187,0.176,0.265c0.004,0.003,0.004,0.008,0.006,0.011c0.003,0,0.006,0,0.008,0.004c0.075,0.075,0.166,0.137,0.266,0.178C2.621,21.979,2.73,22,2.84,22h6.723c0.465,0,0.84-0.377,0.84-0.84c0-0.467-0.375-0.842-0.84-0.842h-4.5l5.656-5.693c0.328-0.324,0.269-0.958-0.059-1.287c-0.327-0.328-0.957-0.385-1.285-0.057L3.68,19v-4.561C3.68,13.975,3.304,13.598,2.84,13.598z%22/%3E%3C/svg%3E);background-position:center center;background-repeat:no-repeat}.blog .format-video .rollover i:after,.dt-blog-shortcode .format-video .rollover i:after,.dt-photos-shortcode .rollover-video i:after,.media .rollover-video i:after,.rollover-video .video-icon:before,.single-gallery-media .rollover-video i:after{background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2250px%22%20height=%2250px%22%20viewBox=%220%200%2050%2050%22%20enable-background=%22new%200%200%2050%2050%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M39.448,6.801h-29c-4.125,0-7.5,3.376-7.5,7.5V35.3c0,4.126,3.375,7.501,7.5,7.501h29c4.125,0,7.5-3.375,7.5-7.501V14.301C46.948,10.177,43.573,6.801,39.448,6.801z%20M43.366,34.767c0,1.216-0.49,2.366-1.378,3.236%09c-0.889,0.87-2.067,1.349-3.313,1.349H11.222c-1.246,0-2.421-0.479-3.312-1.349c-0.887-0.872-1.377-2.021-1.377-3.236V14.836c0-1.215,0.491-2.367,1.377-3.235c0.891-0.872,2.066-1.35,3.312-1.35h27.453c1.246,0,2.425,0.479,3.313,1.35c0.89,0.87,1.378,2.021,1.378,3.235V34.767z%20M18.886,33.809l16.125-9.008l-16.125-9.008V33.809z%22/%3E%3C/svg%3E)}.style-material-design .dt-blog-shortcode .format-video .rollover i:after,.style-material-design .dt-photos-shortcode .rollover-video i:after,.style-material-design .rollover-video .video-icon:before,.style-material-design .single-gallery-media .rollover-video i:after,.style-material-design.blog .format-video .rollover i:after,.style-material-design.media .rollover-video i:after{background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%20fill=%22white%22%3E%3Cpath%20d=%22M3.125,4L10.2,8.001L3.125,12V3.8%20M1,0v16l13-8L1,0L1,0z%22/%3E%3C/svg%3E)}.description-on-hover>.wf-cell .rollover i,.description-on-hover>.wf-cell .rollover i:after{visibility:hidden}.description-on-hover>.wf-cell .description-off .rollover i,.description-on-hover>.wf-cell .description-off .rollover i:after,.description-on-hover>.wf-cell .forward-post .rollover i,.description-on-hover>.wf-cell .forward-post .rollover i:after,.testimonials .description-on-hover>.wf-cell .rollover i,.testimonials .description-on-hover>.wf-cell .rollover i:after{visibility:visible}.testimonial-vcard .rollover i{width:60px;height:60px}.touch .rollover i{display:none;visibility:hidden}.fs-entry-img i:after,.post-rollover i:after,.rollover i:after,.style-material-design .comment-author .rollover i:after,.style-material-design .round-images .rollover i:after,.style-material-design .testimonial-vcard .rollover i:after,.style-material-design .vc_box_border_circle.rollover i:after,.style-material-design .vc_box_circle.rollover i:after,.style-material-design .vc_box_outline_circle.rollover i:after,.style-material-design .vc_box_shadow_border_circle.rollover i:after,.style-material-design .vc_box_shadow_circle.rollover i:after{position:absolute;display:none;top:50%;left:50%;margin:-25px 0 0 -25px;width:50px;height:50px;background-position:center center;background-repeat:no-repeat;content:""}.style-material-design .fs-entry-img i:after,.style-material-design .rollover i:after{top:10px;left:auto;right:10px;margin:0;width:20px;height:20px}.albums.rollover-show-icon .rollover-small.rollover i:after,.albums.rollover-show-icon .rollover-zoom.rollover i:after,.rollover-show-icon .dt-albums-shortcode .rollover-small.rollover i:after,.rollover-show-icon .dt-albums-shortcode .rollover-zoom.rollover i:after,.rollover-show-icon .fs-entry-img i:after,.rollover-show-icon .post-rollover i:after,.rollover-show-icon .rollover i:after,.style-material-design .comment-author .rollover i:after,.style-material-design .round-images .rollover i:after,.style-material-design .testimonial-vcard .rollover i:after,.style-material-design .vc_box_circle.rollover i:after,.style-material-design.rollover-show-icon .rollover-video .video-icon:after,.style-material-design.rollover-show-icon .vc_box_border_circle.rollover i:after,.style-material-design.rollover-show-icon .vc_box_outline_circle.rollover i:after,.style-material-design.rollover-show-icon .vc_box_shadow_border_circle.rollover i:after,.style-material-design.rollover-show-icon .vc_box_shadow_circle.rollover i:after{display:block}#page .rollover-small i:after,.post-rollover i:after{top:50%;left:50%;width:30px;height:30px;margin:-15px 0 0 -15px}.rollover-video .video-icon,.rollover-video i{position:absolute;left:0;top:0;width:100%;height:100%}.touch .rollover-content{display:block;opacity:0}.no-touch .images-list:hover i,.no-touch .rollover:hover i,.rollover-video:hover i,.touch .is-clicked .rollover-content,.touch .rollover-content.is-clicked,.touch .rollover.is-clicked i{display:block;opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.rollover-video i{opacity:0}.rollover-video .video-icon{z-index:99;opacity:.8;filter:alpha(opacity=80);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";background-position:center center;background-repeat:no-repeat}.rollover-video .video-icon:before{position:absolute;top:50%;left:50%;width:88px;height:76px;margin:-38px 0 0 -44px;background-color:rgba(11,15,16,.5);background-position:center center;background-repeat:no-repeat;content:"";display:none}.style-material-design .rollover-video .video-icon:before{right:5px;background-position:right top}.style-material-design .rollover-video .video-icon{opacity:1}.albums .rollover-video .video-icon,.albums .rollover-video:hover .video-icon,.dt-albums-shortcode .rollover-video .video-icon,.dt-albums-shortcode .rollover-video:hover .video-icon,.dt-format-gallery .rollover-video .video-icon,.dt-gallery-container .rollover-video .video-icon,.dt-portfolio-shortcode .rollover-video .video-icon,.media .rollover-video .video-icon,.media .rollover-video:hover .video-icon,.portfolio .rollover-video .video-icon,.portfolio .rollover-video:hover .video-icon{opacity:0}.style-material-design .rollover-video .video-icon:after,.style-material-design.blog .rollover-video .video-icon:after{position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;width:50px;height:50px;content:"";border-radius:100%}.style-material-design .rollover-video .video-icon:after{display:none}.style-material-design .rollover-video .video-icon:before,.style-material-design.blog .rollover-video .video-icon:before{z-index:99;top:50%;left:50%;margin:-8px 0 0 -5px;width:0;height:0;border-top:9px solid transparent;border-left:16px solid #fff;border-bottom:9px solid transparent;background:0 0!important;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.images-list:hover .rollover-video .video-icon:before,.rollover-video:hover .video-icon:before{background-color:rgba(11,15,16,.8)}.dt-format-gallery .rollover-video .video-icon:before,.dt-format-gallery .rollover-video:hover .video-icon:before{background-color:transparent}.albums .rollover-video i:after,.dt-albums-shortcode .rollover-video i:after,.dt-gallery-container .rollover-video i:after,.dt-portfolio-shortcode .rollover-video i:after,.jg-container .rollover-video i:after,.media .rollover-video i:after,.portfolio .rollover-video i:after{top:0;left:0;margin:0;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center center}.style-material-design .dt-albums-shortcode .rollover-video i:after,.style-material-design .dt-gallery-container .rollover-video i:after,.style-material-design .dt-portfolio-shortcode .rollover-video i:after,.style-material-design .jg-container .rollover-video i:after,.style-material-design.albums .rollover-video i:after,.style-material-design.media .rollover-video i:after,.style-material-design.portfolio .rollover-video i:after{background-position:calc(100% - 10px) 10px}.format-video .rollover i:after,.post-rollover i{background-position:center center}.rollover-show-icon .rollover-video .video-icon:before,.rollover-show-icon .rollover-video i:after{display:block}.albums .rollover-video:hover i,.dt-albums-shortcode .rollover-video:hover i,.dt-portfolio-shortcode .rollover-video:hover i,.media .rollover-video:hover i,.portfolio .rollover-video:hover i,.style-material-design .dt-gallery-container .rollover-video .video-icon{opacity:1}.format-gallery-normal .rollover-video .video-icon{background-size:50px 50px}.rollover-video .video-icon:hover{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.post-rollover i{position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;opacity:0}.no-touch .post-rollover:hover i{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.rollover-project{position:relative;overflow:hidden}.post .rollover-project.alignnone{margin-bottom:0}.rollover-project .link i{top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.15);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.rollover-project .link i,.rollover-thumbnails{position:absolute;opacity:0;filter:alpha(opacity=0)}.rollover-thumbnails{top:50%;left:50%;margin:-32px 0 0 -70px;width:140px;height:140px;z-index:100;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.style-material-design .rollover-thumbnails{top:10px;left:auto;right:10px;margin:0;width:110px;height:105px}.style-material-design .rollover-content .rollover-thumbnails{position:absolute;bottom:auto!important;top:10px!important;margin:0}.blog-media .rollover-thumbnails{display:none}.rollover-show-icon .blog-media .rollover-thumbnails{display:block}.rollover-content .rollover-thumbnails{position:relative;display:block;height:115px;top:10px;margin-top:5px;margin-bottom:5px;opacity:1}.format-gallery.post .post-rollover i:after,.format-gallery.post .post-rollover i:before,.format-gallery.post i:after,.format-gallery.post i:before{display:none}.rollover-show-icon .format-gallery.post .dt-format-gallery i:after,.rollover-show-icon .format-gallery.post .dt-format-gallery i:before,.rollover-show-icon .format-gallery.post .items-grid i:after,.rollover-show-icon .format-gallery.post .items-grid i:before{display:block}.rollover-thumbnails span{position:absolute;top:0;left:0;width:90px;height:90px!important;-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,.15);box-shadow:0 0 5px 1px rgba(0,0,0,.15)}.style-material-design .rollover-thumbnails span{width:47px;height:47px!important;border:3px solid #fff;-webkit-box-sizing:content-box;box-sizing:content-box}.no-touch .rollover:hover .rollover-thumbnails,.touch .rollover.is-clicked .rollover-thumbnails{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.rollover-thumbnails span i,.rollover-thumbnails span i:after{display:none!important}.rollover-thumbnails .r-thumbn-1{top:0;left:49px;z-index:102}.style-material-design .rollover-content .rollover-thumbnails .r-thumbn-1,.style-material-design .rollover-thumbnails .r-thumbn-1{top:0;left:6px;z-index:100}.rollover-thumbnails .r-thumbn-2{top:-25px;left:42px;width:50px;height:50px!important;z-index:100}.style-material-design .rollover-content .rollover-thumbnails .r-thumbn-2,.style-material-design .rollover-thumbnails .r-thumbn-2{top:0;left:46px;width:57px;height:57px!important;z-index:102}.rollover-thumbnails .r-thumbn-3{top:4px;left:0;width:70px;height:70px!important;z-index:101}.style-material-design .rollover-content .rollover-thumbnails .r-thumbn-3,.style-material-design .rollover-thumbnails .r-thumbn-3{top:50px;left:56px;width:47px;height:47px!important;z-index:101}.rollover-content .rollover-thumbnails .r-thumbn-1{top:25px}.rollover-content .rollover-thumbnails .r-thumbn-2{top:0}.rollover-content .rollover-thumbnails .r-thumbn-3{top:29px}.dt-format-gallery{overflow:hidden;max-width:100%}.dt-format-gallery.shortcode-gallery{margin-bottom:0}.dt-format-gallery.shortcode-gallery a{line-height:0}.dt-format-gallery .rollover-video.big-img,.dt-format-gallery a.big-img{border-bottom:none}.gallery-col-1 .rollover-video,.gallery-col-1>a{width:100%}.gallery-col-2 .rollover-video,.gallery-col-2>a{width:50%}.gallery-col-2 .rollover-video.big-img,.gallery-col-2>a.big-img{width:100%}.gallery-col-3 .rollover-video.big-img,.gallery-col-3 a.big-img{width:66.6667%}.gallery-col-3 .rollover-video,.gallery-col-3>a{width:33.3333%}.gallery-col-4 .rollover-video.big-img,.gallery-col-4 a.big-img{width:50%}.gallery-col-4 .rollover-video,.gallery-col-4>a{width:25%}.gallery-col-5 .rollover-video.big-img,.gallery-col-5 a.big-img{width:40%}.gallery-col-5 .rollover-video,.gallery-col-5>a{width:20%}.gallery-col-6 .rollover-video.big-img,.gallery-col-6 a.big-img{width:33.3333%}.gallery-col-6 .rollover-video,.gallery-col-6>a{width:16.6667%}.gallery-coll-half{float:left;line-height:0}.gallery-coll-fourth{float:left}.dt-format-gallery .rollover-video,.dt-format-gallery a{max-width:100%;float:left;border-bottom:2px solid transparent;border-right:2px solid transparent}.dt-format-gallery.gallery-col-1 .rollover-video.big-img,.dt-format-gallery.gallery-col-1 a.big-img,.dt-format-gallery.gallery-col-2 .rollover-video.big-img,.dt-format-gallery.gallery-col-2 a.big-img{border-bottom:3px solid transparent}.dt-format-gallery img{width:100%;height:auto}body #load{height:100%;overflow:hidden;position:fixed;width:100%;z-index:9501}.pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}#page .ls-carousel .ls-loading-indicator,.pace .pace-activity{position:fixed;display:block;z-index:2000;top:50%;left:50%;margin:-25px 0 0 -25px;width:50px;height:50px;background:#76c276;pointer-events:none;border-radius:100%}#page .ls-carousel .ls-loading-container{width:50px;height:50px;border-radius:100%}#page .ls-carousel .ls-loading-indicator{position:absolute;background:0 0}.rsPreloader .pace .pace-activity{position:absolute}#load .pace .pace-activity{margin:-65px 0 0 -65px;width:130px;height:130px;background:0 0}#page .ls-carousel .ls-loading-indicator:after,#page .ls-carousel .ls-loading-indicator:before,.pace .pace-activity:after,.pace .pace-activity:before{position:absolute;bottom:9px;left:9px;display:block;border:3px solid #fff;border-radius:50%;content:''}#page .ls-carousel .ls-loading-indicator:before{bottom:6px;left:6px}#load .pace .pace-activity:after,#load .pace .pace-activity:before{border-width:7px;border-color:rgba(255,255,255,.94)}#page .ls-carousel .ls-loading-indicator:before,.light-loading .pace .pace-activity:before,.pace .pace-activity:before{width:32px;height:32px;border-right-color:transparent!important;border-left-color:transparent!important;-webkit-animation:pace-rotation 3s linear infinite;animation:pace-rotation 3s linear infinite}#load .pace .pace-activity:before{bottom:0;left:0;width:130px;height:130px}#page .ls-carousel .ls-loading-indicator:after,.light-loading .pace .pace-activity:after,.pace .pace-activity:after{bottom:17px;left:17px;width:16px;height:16px;border-top-color:transparent!important;border-bottom-color:transparent!important;-webkit-animation:pace-rotation 1s linear infinite;animation:pace-rotation 1s linear infinite}#page .ls-carousel .ls-loading-indicator:after{bottom:14px;left:14px}#load .pace .pace-activity:after{bottom:33px;left:33px;width:66px;height:66px}@-webkit-keyframes pace-rotation{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@keyframes pace-rotation{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.shortcode-code{padding:25px 20px}.rev_slider_wrapper{z-index:1}.boxed .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper{left:0!important;max-width:100%}#page .tp-leftarrow.custom,#page .tp-rightarrow.custom{background:0 0!important}#page .tparrows.custom{width:30px;height:55px}#page .tparrows.custom:after,#page .tparrows.custom:before{position:absolute;left:0;top:0;width:30px;height:55px;content:"";background-position:0 0;background-repeat:no-repeat;z-index:9}#page .tparrows.custom:after{top:1px;left:0;z-index:8}#main .gallery img{border:none}.blur-this{position:relative}.blur-this .blur-effect,.no-touch .blur-this .blur-effect,.no-touch .blur-this canvas,.no-touch .fs-entry-img .blur-effect{position:absolute;left:0;top:0;max-width:100%;width:100%!important;height:100%!important;opacity:0}#main .wpb_content_element .wpb_accordion_header a:hover,.blur-this:hover .blur-effect,.buttons-on-img:hover .blur-effect,.hover-fade .fs-entry:hover .blur-effect,.hover-fade .rollover-project:hover .blur-effect,.hover-scale .rollover-project:hover .blur-effect,.hover-style-one .fs-entry:hover .blur-effect,.hover-style-one .rollover-project:hover .blur-effect,.images-list:hover .blur-this .blur-effect,.images-list:hover .blur-this i,.no-touch .blur-this:hover .blur-effect,.no-touch .fs-entry-img:hover .blur-effect{opacity:1}.images-list .blur-this .blur-effect{z-index:9}.images-list .blur-this i{z-index:10}.hover-style-one .rollover:hover i,.hover-style-three .rollover-project .blur-effect,.old-ie .blur-effect{display:none}.hover-style-one .description-off .forward-post .rollover:hover i{display:block}/*!-Edit link*/.edit-link{padding:5px 10px;background-color:#69c354;color:#fff;text-decoration:none;font-size:12px}.edit-link:hover{color:#fff;background-color:#4fa53b}/*!-VC last-child*/.last_toggle_el_margin,.wpb_button,.wpb_content_element,ul.wpb_thumbnails-fluid>li{margin-bottom:0!important}.offer-tag{display:none}/*!-Slideshow description*/.slider-post-inner h4{display:inline-block;vertical-align:middle;margin-bottom:5px}#main .images-list-inner h4,#main .slider-post-inner h4,.images-list-inner,.slider-post-inner{text-shadow:1px 1px 5px rgba(0,0,0,.5)}#main #pricing-table .signup,#main .pricing-table .signup:hover,#main .wpb_alert,#page .ls-defaultskin{text-shadow:none}.images-list-inner .album-content-btn,.slider-post-inner .album-content-btn{display:block;float:left;width:100%;margin-bottom:10px}.style-material-design .slider-post-inner .album-content-btn{margin-bottom:5px}.slider-link{display:block;float:left;width:36px;height:36px;background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M11.797,3.106c0.552,0.553,0.552,1.453,0,2.004l-5.07,5.074c0.945,0.249,1.991,0.016,2.73-0.725l3.344-3.345c1.109-1.108,1.109-2.904,0-4.012L12.049,1.35c-1.109-1.107-2.904-1.107-4.012,0L4.692,4.693C3.952,5.433,3.719,6.479,3.97,7.424l5.071-5.071c0.553-0.553,1.452-0.553,2.005,0L11.797,3.106z%20M11.307,11.309c0.741-0.742,0.974-1.789,0.724-2.733l-5.069,5.073c-0.554,0.553-1.453,0.553-2.004,0l-0.754-0.753%09c-0.553-0.552-0.553-1.452,0-2.008l5.072-5.069c-0.946-0.25-1.992-0.017-2.731,0.724L3.198,9.884c-1.107,1.109-1.107,2.904,0,4.013l0.752,0.753c1.108,1.108,2.904,1.108,4.012,0L11.307,11.309z%22/%3E%3C/svg%3E);background-repeat:no-repeat}.images-list-inner .share-button.entry-share,.slider-link,.slider-post-inner .share-button.entry-share{margin:0 5px 5px 0;border:2px solid rgba(255,255,255,.5);background-position:center center}.style-material-design .images-list-inner .share-button.entry-share,.style-material-design .slider-link,.style-material-design .slider-post-inner .share-button.entry-share{margin:0 10px 5px 0;border:none}.images-list-inner .share-button.entry-share:hover,.slider-link:hover,.slider-post-inner .share-button.entry-share:hover{background-color:rgba(255,255,255,.5);border-color:rgba(255,255,255,0)}.style-material-design .images-list-inner .share-button.entry-share:hover,.style-material-design .slider-link:hover,.style-material-design .slider-post-inner .share-button.entry-share:hover{background-color:transparent}/*!- Composer*/.st-accordion li.st-open>a:before,.wpb_content_element.dt-style .wpb_accordion_header .ui-state-active>a:before{background-image:none}#main .wpb_content_element .wpb_accordion_header a,#main .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a{padding-top:9px;padding-bottom:9px}#main .wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a{padding-top:8px;padding-bottom:8px}#main .wpb_content_element .wpb_accordion_header a{position:relative;display:inline-block;padding:0 0 0 25px;-webkit-transition:none;-moz-transition:none;transition:none}#main .dt-accordion-line-on.wpb_content_element .wpb_accordion_header a{padding:0 25px 0 0}#main .wpb_content_element.dt-accordion-line-on .wpb_accordion_header a{display:block}#main .dt-accordion-bg-on.wpb_content_element .wpb_accordion_header a{display:block;padding:9px 0 9px 18px}#main .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,#main .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,#main .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content{display:none}.wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header{margin:10px 0 0;padding:9px 0 0;border-top:1px solid}.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header,.wpb_content_element .wpb_accordion_header a,.wpb_content_element .wpb_accordion_header a:active,.wpb_content_element .wpb_accordion_header a:focus{outline:0!important;-webkit-appearance:none}#main .wpb_accordion .wpb_accordion_wrapper .ui-state-active>a:hover{text-decoration:none}#main .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content,#main .wpb_toggle_content{padding:10px 0 5px 25px;margin:0;clear:both}#main .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_content{padding-left:0}#main .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content{padding:17px 0 13px}#content .dt-style.wpb_toggle{position:relative;float:left;clear:both;background:0 0}.dt-style.vc_toggle_default .vc_toggle_icon{width:14px;height:14px}.dt-style.vc_toggle_default .vc_toggle_icon,.dt-style.vc_toggle_default .vc_toggle_icon:after,.dt-style.vc_toggle_default .vc_toggle_icon:before{background:0 0;border:none}.dt-style.vc_toggle_default .vc_toggle_icon:after,.dt-style.vc_toggle_default .vc_toggle_icon:before,.st-accordion li>a:after,.wpb_content_element .wpb_accordion_header>a:after,.wpb_content_element .wpb_accordion_header>a:before{position:absolute;top:50%;margin-top:-7px;left:0;width:14px;height:14px;content:""}.dt-style.vc_toggle_default .vc_toggle_icon:after,.dt-style.vc_toggle_default .vc_toggle_icon:before{margin-top:0}.dt-style.vc_toggle_default.vc_toggle_active .vc_toggle_icon:after,.dt-style.vc_toggle_default.vc_toggle_active .vc_toggle_icon:before{visibility:visible}.soc-ico a,.touch .links-container,.vc_pie_chart .vc_pie_wrapper{visibility:hidden}.dt-accordion-line-on.wpb_content_element .wpb_accordion_header>a:after,.dt-accordion-line-on.wpb_content_element .wpb_accordion_header>a:before{left:auto;right:0}.dt-accordion-bg-on.dt-style.wpb_toggle:after,.dt-accordion-bg-on.dt-style.wpb_toggle:before,.dt-accordion-bg-on.wpb_content_element .wpb_accordion_header>a:after,.dt-accordion-bg-on.wpb_content_element .wpb_accordion_header>a:before{left:auto;right:13px}.dt-style.vc_toggle_default .vc_toggle_icon:after,.st-accordion li>a:after,.wpb_content_element .wpb_accordion_header>a:after{background-position:center center;background-repeat:no-repeat}#main #content .wpb_content_element .wpb_tabs_nav,#main .wpb_content_element:not(.dt-accordion-bg-on) .wpb_accordion_wrapper .wpb_accordion_header,#main .wpb_wrapper.ui-widget-content{background:0 0}#main .wpb_content_element:not(.dt-accordion-line-on) .wpb_accordion_wrapper .wpb_accordion_header{margin:10px 0 0;border:none}#main .wpb_content_element.dt-accordion-bg-on .wpb_accordion_wrapper .wpb_accordion_header{margin:5px 0 0}#main #content h4.wpb_toggle,#main .wpb_toggle{margin-bottom:0}#main .vc_text_separator div{top:-10px}#main .tab-style-one .wpb_wrapper.ui-widget-content,#main .tab-style-two .wpb_wrapper.ui-widget-content,#main .wpb_wrapper.ui-widget-content{border:none}.wpb_tabs.tab-style-two .wpb_tabs_nav{overflow:hidden}#main .vc_progress_bar .vc_single_bar .vc_label{height:30px;padding-top:0;padding-bottom:0;line-height:30px;text-shadow:none}#main .vc_progress_bar .vc_single_bar{height:30px;margin-bottom:10px}#main .vc_progress_bar .vc_single_bar:last-child{margin-bottom:0}#main .vc_progress_bar.vc-label-above .vc_single_bar{height:13px}.style-material-design #main .vc_progress_bar.vc-label-above .vc_single_bar{height:7px;margin-bottom:15px}#main .wpb_posts_slider .flex-caption,#main .wpb_posts_slider .nivo-caption{background-color:transparent}#main .flexslider{padding:20px;background:0 0}#main .wpb_posts_slider .flex-caption{padding:20px 0 0;margin-bottom:-10px}#main .flex-direction-nav .flex-next,#main .flex-direction-nav .flex-prev{background-position:0 0;width:27px;height:27px}#main .flex-control-nav{margin:0 0 0 -20px}#main .flex-control-nav li{margin:0}.style-minimal .tab-style-two.wpb_tour .wpb_tabs_nav li,.tab-style-one.wpb_tabs .wpb_tabs_nav li,.wpb_tour.tab-style-one .wpb_tabs_nav li{margin-bottom:5px}#main .tab-style-one.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,#main .tab-style-three.wpb_content_element .wpb_tabs_nav li,#main .tab-style-three.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{background:0 0}.style-ios .wpb_tabs.tab-style-two,.style-ios .wpb_tour.tab-style-two{border:1px solid;background:0 0}.style-ios .tab-style-two.wpb_tabs .wpb_tabs_nav{overflow:hidden;border-bottom:1px solid}.style-ios .tab-style-two.wpb_tour .wpb_tabs_nav,.wpb_tour.tab-style-three .wpb_tabs_nav{border-right:1px solid}.style-minimal .wpb_tour.tab-style-two .wpb_tabs_nav{padding-right:5px}.style-ios .tab-style-two.wpb_tour .wpb_tabs_nav li,.wpb_tour.tab-style-three .wpb_tabs_nav li{border-top:1px solid}.style-ios .tab-style-two.wpb_tour .wpb_tabs_nav li:first-child,.tab-style-three.wpb_tour .wpb_tabs_nav li:first-child{border:none}.style-ios .content .tab-style-two .wpb_tabs_nav li,.style-ios .tab-style-two.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,.style-ios .tab-style-two.wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab,.style-ios .tab-style-two.wpb_tabs .wpb_tabs_nav li:before,.style-material-design .stripe-transparent-bg .tab-style-two.wpb_tabs,.style-material-design.boxes-transparent-bg .tab-style-two,.style-minimal .wpb_tabs.tab-style-two,.style-minimal .wpb_tour.tab-style-two{background:0 0!important}.style-ios .tab-style-two.wpb_tabs .wpb_tabs_nav li:before{display:block!important;position:absolute;left:0;top:50%;margin-top:-9px;width:1px;height:17px;z-index:98;border-left:1px solid;content:""}.style-ios .tab-style-two.wpb_tabs .wpb_tabs_nav li:first-child:before,.wpb_tour.tab-style-two .wpb_tabs_nav li.ui-tabs-active:before{display:none!important}.tab-style-one.wpb_tabs .wpb_tabs_nav li,.tab-style-three.wpb_tabs .wpb_tabs_nav li{position:relative;margin-right:5px;border:none}.style-ios #main .tab-style-one.wpb_tabs .wpb_tabs_nav li a{padding-bottom:8px;padding-top:8px}.tab-style-three.wpb_tabs .wpb_tabs_nav li{margin-right:30px}#main .tab-style-three.wpb_tabs .wpb_tabs_nav li a{padding:0}.tab-style-two .wpb_tabs_nav li{position:relative}.tab-style-two .wpb_tabs_nav li.ui-tabs-active:before{position:absolute;display:block!important;top:-2px;left:0;width:100%;height:2px;content:"";-webkit-backface-visibility:hidden}.style-material-design .tab-style-two .wpb_tabs_nav li.ui-tabs-active:before{display:none!important}.style-material-design .wpb_content_element.tab-style-two .wpb_tabs_nav>li.ui-state-active>a,.style-material-design .wpb_content_element.tab-style-two .wpb_tabs_nav>li>a,.style-material-design .wpb_content_element.tab-style-two .wpb_tabs_nav>li>a *{color:#fff!important;-webkit-text-fill-color:#fff!important}.wpb_tour.tab-style-two .wpb_tabs_nav li.ui-tabs-active:before{top:0;left:-2px;width:2px;height:100%}#main .ui-widget,#main .ui-widget-content,#main .wpb_wrapper.ui-widget-content{color:inherit;font-size:inherit;font-weight:inherit;font-family:inherit}#page .ngg-navigation a,form.mc4wp-form label{font-weight:400}.tab-style-three .tab:first-child:before,.tab-style-three.wpb_tabs .wpb_tabs_nav li:first-child:before{border-left:none}.tab-style-two .wpb_tabs_nav>li{border:none}#page .wpb_content_element:not(.tab-style-two) .wpb_tour_tabs_wrapper .wpb_tabs_nav a{display:inline-block;width:auto}.tab-style-three.wpb_tabs .wpb_tabs_nav li:first-child a{padding-left:0}.tab-style-three.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content,.tab-style-three.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab{padding:15px 0 0}.tab-style-two.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content,.tab-style-two.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab,.wpb_tour.tab-style-two .wpb_tour_tabs_wrapper .wpb_tab{padding:20px 25px}.tab-style-one.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content,.tab-style-one.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab{padding:20px 0 0}.tab-style-one.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab{padding-top:20px}.wpb_tour.tab-style-one.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab,.wpb_tour.tab-style-three .wpb_tour_tabs_wrapper .wpb_tab{padding-top:0;padding-left:25px}#main .wpb_tour_next_prev_nav{display:none}#main .wpb_tour.tab-style-one.wpb_content_element .wpb_tour_tabs_wrapper,#main .wpb_tour.tab-style-three.wpb_content_element .wpb_tour_tabs_wrapper,#main .wpb_tour.tab-style-two.wpb_content_element .wpb_tour_tabs_wrapper{display:table}#main #content .wpb_tour.tab-style-one.wpb_content_element .wpb_tabs_nav,#main #content .wpb_tour.tab-style-three.wpb_content_element .wpb_tabs_nav,#main #content .wpb_tour.tab-style-two.wpb_content_element .wpb_tabs_nav,#main .wpb_tour.tab-style-one .wpb_tour_tabs_wrapper .wpb_tab,#main .wpb_tour.tab-style-three .wpb_tour_tabs_wrapper .wpb_tab,#main .wpb_tour.tab-style-two .wpb_tour_tabs_wrapper .wpb_tab{display:table-cell;float:none;vertical-align:top}#main .wpb_tour .ui-tabs .ui-tabs-nav li{float:none}.wpb_tour.wpb_content_element.tab-style-three .wpb_tour_tabs_wrapper .wpb_tabs_nav a{padding-left:0}#main .wpb_gmaps_widget .wpb_map_wraper{background:0 0}.wpb_gmaps_widget .wpb_map_wraper{padding:0}.interval{padding-bottom:10px}#shaon-pricing-table .amount{line-height:45px}.blog .post .wp-smiley{width:auto}/*!- Scroll top*/.scroll-top{position:fixed;right:15px;bottom:15px;width:44px;height:44px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.scroll-top,.scroll-top.off{opacity:0;filter:alpha(opacity=0)}.scroll-top.off{right:-45px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.scroll-top.on{right:15px;opacity:1;z-index:109;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.scroll-top:before{display:block;width:44px;height:44px;content:"";background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2244px%22%20height=%2244px%22%20viewBox=%220%200%2044%2044%22%20enable-background=%22new%200%200%2044%2044%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M29.121,19.55l-6.29-6.196c-0.025-0.025-0.053-0.049-0.082-0.071c-0.012-0.011-0.024-0.02-0.038-0.03c-0.016-0.011-0.031-0.024-0.048-0.034c-0.017-0.011-0.032-0.02-0.048-0.03c-0.015-0.009-0.029-0.018-0.044-0.025c-0.017-0.009-0.034-0.017-0.051-0.024c-0.016-0.008-0.031-0.015-0.047-0.022c-0.016-0.006-0.033-0.012-0.049-0.018c-0.018-0.005-0.035-0.014-0.053-0.019c-0.017-0.005-0.034-0.008-0.05-0.013c-0.018-0.005-0.036-0.009-0.054-0.013c-0.02-0.003-0.039-0.006-0.059-0.008c-0.016-0.003-0.032-0.005-0.049-0.007c-0.073-0.007-0.146-0.007-0.218,0c-0.017,0.002-0.033,0.005-0.05,0.008c-0.02,0.002-0.038,0.005-0.058,0.009c-0.019,0.003-0.037,0.009-0.055,0.013c-0.016,0.005-0.033,0.008-0.05,0.013c-0.017,0.005-0.035,0.012-0.052,0.018c-0.017,0.006-0.033,0.012-0.049,0.019c-0.017,0.006-0.032,0.014-0.048,0.021c-0.017,0.008-0.034,0.016-0.051,0.024c-0.015,0.008-0.029,0.018-0.044,0.026c-0.015,0.008-0.031,0.018-0.048,0.029c-0.016,0.01-0.031,0.022-0.047,0.034c-0.014,0.01-0.027,0.019-0.04,0.028c-0.042,0.035-0.08,0.073-0.117,0.113c-0.013,0.011-0.026,0.021-0.037,0.033l-6.313,6.219c-0.433,0.428-0.434,1.12-0.003,1.544c0.432,0.426,1.131,0.424,1.564-0.002l4.495-4.426l-0.023,14.11c-0.001,0.603,0.493,1.092,1.104,1.09s1.107-0.49,1.109-1.095l0.023-14.108l4.403,4.334c0.432,0.426,1.133,0.424,1.565-0.003S29.553,19.975,29.121,19.55%22/%3E%3C/svg%3E);background-repeat:no-repeat;background-position:center center}#page .ls-defaultskin .ls-bottom-slidebuttons a,#page .ls-defaultskin .ls-fullscreen,#page .ls-defaultskin .ls-nav-sides,#page .ls-defaultskin .ls-nav-start,#page .ls-defaultskin .ls-nav-stop,#page .ls-defaultskin .ls-playvideo{background-image:none}.project-post .project-navigation{overflow:hidden}.boxed-layout #tiptip_holder{top:-20px!important}/*!-Stripe background for device*/.mobile-true .fancy-parallax-bg,.mobile-true .page-title-parallax-bg,.mobile-true .stripe{background-attachment:scroll!important;background-size:auto!important}.mobile-true .stripe-parallax-bg{background-size:auto!important}#main #content .rotatingtweet{padding:25px 20px 20px}#content .rotatingtweets{max-width:100%}/*!-Video background*/embed,iframe,object,video{max-width:100%}.stripe.stripe-video-bg,.stripe.stripe-video-bg .wf-container{position:relative}.no-mobile .stripe.stripe-video-bg>video{display:block}.stripe.stripe-video-bg>video{position:absolute;top:0;left:0;width:auto;height:auto;min-width:100%;min-height:100%;display:none}#page .ls-defaultskin{border:none;padding:0}#page .ls-defaultskin .ls-playvideo{width:50px;height:50px;margin-left:-25px;margin-top:-25px}#page .ls-defaultskin .ls-nav-next,#page .ls-defaultskin .ls-nav-next:hover,#page .ls-defaultskin .ls-nav-prev,#page .ls-defaultskin .ls-nav-prev:hover{background-position:0 0}#page .ls-defaultskin .ls-nav-start,#page .ls-defaultskin .ls-nav-stop{width:18px;height:18px;margin:0 6px;background-color:#fff;background-repeat:no-repeat}#page .ls-defaultskin .ls-nav-start.ls-nav-start-active,#page .ls-defaultskin .ls-nav-start:hover,#page .ls-defaultskin .ls-nav-stop.ls-nav-stop-active,#page .ls-defaultskin .ls-nav-stop:hover{opacity:.65}#page .ls-defaultskin .ls-nav-start.ls-nav-start-active,#page .ls-defaultskin .ls-nav-stop.ls-nav-stop-active{cursor:default}#page .ls-defaultskin .ls-nav-stop{background-image:url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%09%20width=%2210px%22%20height=%2210px%22%20viewBox=%220%200%20512%20512%22%20enable-background=%22new%200%200%20512%20512%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(0,0,0, 0.8)%22%20d=%22M217.679,462h-120V50h120V462z%20M414.321,50h-120v412h120V50z%22/%3E%3C/svg%3E");background-position:4px center}#page .ls-defaultskin .ls-nav-start{background-image:url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2210px%22%20height=%2210px%22%20viewBox=%220%200%20512%20512%22%20enable-background=%22new%200%200%20512%20512%22%20xml:space=%22preserve%22%3E%09%3Cpolygon%20fill=%22rgba(0,0,0, 0.8)%22%20points=%22418.999,256.001%20121.001,462%20121.001,50%20%22/%3E%3C/svg%3E");background-position:5px center}#page .ls-defaultskin .ls-nav-next,#page .ls-defaultskin .ls-nav-prev{width:30px;height:55px;z-index:10000;top:50%;margin-top:-27px;position:absolute;background:0 0}#page .ls-defaultskin .ls-nav-next:after,#page .ls-defaultskin .ls-nav-next:before,#page .ls-defaultskin .ls-nav-prev:after,#page .ls-defaultskin .ls-nav-prev:before{position:absolute;left:0;top:0;width:30px;height:55px;content:"";background-position:0 0;background-repeat:no-repeat;z-index:9}#page .ls-defaultskin .ls-nav-next:after,#page .ls-defaultskin .ls-nav-prev:after{top:1px;left:0;z-index:8}#page .ls-defaultskin .ls-nav-prev{left:10px}#page .ls-defaultskin .ls-nav-next{right:10px}#page .ls-defaultskin .ls-bottom-slidebuttons,#page .ls-defaultskin .ls-nav-sides{height:20px}#page .ls-defaultskin .ls-bottom-nav-wrapper{margin-top:0}#page .ls-defaultskin .ls-bottom-slidebuttons,#page .ls-defaultskin .ls-bottom-slidebuttons a,#page .ls-defaultskin .ls-nav-sides,#page .ls-defaultskin .ls-nav-start,#page .ls-defaultskin .ls-nav-stop{display:inline-block}#page .ls-defaultskin .ls-bottom-slidebuttons,#page .ls-defaultskin .ls-nav-sides,#page .ls-defaultskin .ls-nav-start,#page .ls-defaultskin .ls-nav-stop{top:-30px}#page .ls-defaultskin .ls-bottom-slidebuttons{top:-32px}.overlap #page .ls-defaultskin .ls-bottom-slidebuttons,.overlap #page .ls-defaultskin .ls-nav-sides,.overlap #page .ls-defaultskin .ls-nav-start,.overlap #page .ls-defaultskin .ls-nav-stop{top:-97px}.overlap #page .ls-defaultskin .ls-bottom-slidebuttons{top:-99px}#page .ls-defaultskin .ls-thumbnail-hover{bottom:29px;margin-left:4px}#page .ls-defaultskin .ls-thumbnail-hover-bg{background:#eee}#page .ls-defaultskin .ls-thumbnail-hover span{border:5px solid #eee;margin-left:-5px}#page .ngg-gallery-thumbnail img,#page .ngg-imagebrowser .ngg-imagebrowser .pic,#page .ngg-imagebrowser .pic,#page .ngg-imagebrowser-nav .back,#page .ngg-imagebrowser-nav .next,#page .ngg-imagebrowser-nav .ngg-imagebrowser-nav .back,#page .ngg-imagebrowser-nav .ngg-imagebrowser-nav .next,#page .ngg-navigation a.next,#page .ngg-navigation a.page-numbers,#page .ngg-navigation a.prev,#page .ngg-navigation span.next,#page .ngg-navigation span.page-numbers,#page .ngg-navigation span.prev,#page .ngg-thumbnail img{background:0 0;border:none}#page .ls-defaultskin .ls-thumbnail{top:10px}#page .ls-defaultskin .ls-thumbnail-inner{padding:2px;margin-left:-2px;background:#fff}#page .ls-defaultskin .ls-thumbnail-slide a{margin-right:2px}#page .ls-defaultskin .ls-nothumb{background:#eee}.ls-container.ls-carousel .ls-nav-next,.ls-container.ls-carousel .ls-nav-prev{width:30px;height:60px}.ls-container.ls-carousel .ls-nav-next:after,.ls-container.ls-carousel .ls-nav-prev:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-position:center center;background-repeat:no-repeat}.mfp-container:before,.mfp-figure:after{content:''}.mfp-bg,.mfp-wrap{left:0;position:fixed}#page .ls-carousel .ls-loading-indicator,.ls-container.ls-carousel .ls-nav-next,.ls-container.ls-carousel .ls-nav-next:hover,.ls-container.ls-carousel .ls-nav-prev,.ls-container.ls-carousel .ls-nav-prev:hover{background-repeat:no-repeat;background-position:center center}#page .ls-defaultskin .ls-fullscreen{width:30px;height:30px;right:10px;top:10px}.mfp-bg,.mfp-container,.mfp-wrap{width:100%;height:100%}#page .ls-carousel .ls-nav-next,#page .ls-carousel .ls-nav-prev{z-index:90}/*!-NextGEN gallery*/.ngg-navigation a.next:hover,.ngg-navigation a.page-numbers:hover,.ngg-navigation a.prev:hover{background:0 0}#page .ngg-navigation a.next:hover,#page .ngg-navigation a.page-numbers:hover,#page .ngg-navigation a.prev:hover{background-color:transparent}#page .ngg-galleryoverview .ngg-gallery-thumbnail a:hover img,.ngg-album-link a:hover img,.ngg-imagebrowser a:hover,.ngg-thumbnail a:hover{opacity:.7!important}.mfp-bg{top:0;z-index:9442;overflow:hidden;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;z-index:9443;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{position:absolute;left:0;top:0;padding:0 8px}.mfp-container:before{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-ajax-holder .mfp-content,.mfp-inline-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-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-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:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-close,.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0!important;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046}.buttons-on-img,.cs-style-3 .fs-entry,.cs-style-3 .rollover-project,.dt-fancy-separator,.hover-grid .rollover-content,.hover-grid .rollover-project,.mfp-iframe-scaler,.no-touch .text-on-img.hover-grid .fs-entry,.overlay-close,.soc-ico,.vc-item .vc_read_more{overflow:hidden}button::-moz-focus-inner{padding:0;border:0}button.mfp-close:active{background:0 0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-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}.mfp-figure,img.mfp-img{line-height:0}.mfp-arrow{position:absolute;opacity:.65;margin:-55px 0 0;top:50%!important;padding:0;width:90px;height:110px}#page .vc_pie_chart_back,.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:active{margin-top:-54px;background:0 0}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right .mfp-b,.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;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;background:#000}.mfp-figure:after,img.mfp-img{display:block;width:auto;height:auto}img.mfp-img{max-width:100%;padding:40px 0 90px;margin:0 auto}.no-share-buttons img.mfp-img{padding:40px 0}.mfp-figure:after{position:absolute;left:0;top:40px;bottom:90px;right:0;z-index:-1;background:#444}.no-share-buttons .mfp-figure:after{bottom:40px}.mfp-figure small,.mfp-iframe-scaler small{color:#bdbdbd;display:block;margin-top:5px;font-size:12px;line-height:14px}.mfp-bottom-bar{margin-top:-77px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.no-share-buttons .mfp-bottom-bar{margin-top:-36px}.mfp-iframe-scaler .mfp-bottom-bar{margin-top:0}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.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}}@media screen and (max-width:760px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-title{padding:10px}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:block}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:10px;top:13px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.mfp-container .soc-ico a{background:rgba(255,255,255,.12)!important}.mfp-container .soc-ico a .icon{fill:#fff!important}.stripe .transparent-pie .vc_pie_wrapper .vc_pie_chart_back,.transparent-pie .vc_pie_wrapper .vc_pie_chart_back{border-color:transparent!important}.transparent-pie .vc_pie_wrapper span{width:100%!important;height:auto!important}.transparent-pie .vc_pie_wrapper canvas{height:70px!important;visibility:hidden}.transparent-pie .vc_pie_chart_value{font-size:70px!important;line-height:70px!important}.transparent-pie.vc_pie_chart[data-pie-color=wpb_button] .vc_pie_chart_value{color:#8e9397}.transparent-pie.vc_pie_chart[data-pie-color=btn-primary] .vc_pie_chart_value{color:#2a82ec}.transparent-pie.vc_pie_chart[data-pie-color=btn-info] .vc_pie_chart_value{color:#18c7e1}.transparent-pie.vc_pie_chart[data-pie-color=btn-success] .vc_pie_chart_value{color:#6ace19}.transparent-pie.vc_pie_chart[data-pie-color=btn-warning] .vc_pie_chart_value{color:#ff6d1e}.transparent-pie.vc_pie_chart[data-pie-color=btn-danger] .vc_pie_chart_value{color:#ee283f}.transparent-pie.vc_pie_chart[data-pie-color=btn-inverse] .vc_pie_chart_value{color:#32363a}.vc-label-above .vc_label{display:block;margin-bottom:8px}#page .vc_progress_bar .vc_single_bar.bar_blue .vc_bar{background-color:#2a82ec}#page .vc_progress_bar .vc_single_bar.bar_turquoise .vc_bar{background-color:#18c7e1}#page .vc_progress_bar .vc_single_bar.bar_green .vc_bar{background-color:#6ace19}#page .vc_progress_bar .vc_single_bar.bar_orange .vc_bar{background-color:#ff6d1e}#page .vc_progress_bar .vc_single_bar.bar_red .vc_bar{background-color:#ee283f}#page .vc_progress_bar .vc_single_bar.bar_black .vc_bar{background-color:#32363a}.accent-gradient .vc_progress_bar .vc_single_bar.accent-bg .vc_bar{-webkit-animation:none;-moz-animation:none;-ms-animation:none;-o-animation:none;animation:none;background-repeat:no-repeat;background-size:100%}.accent-gradient .vc_progress_bar .vc_single_bar.accent-bg .vc_bar:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;-moz-background-size:40px 40px;-o-background-size:40px 40px;background-size:40px 40px}.accent-gradient .cs-style-3 .fs-entry-content,.accent-gradient .cs-style-3 .rollover-content,.accent-gradient .hover-style-one .fs-entry-content,.products mark,.style-ios #page .soc-ico a:hover{background:0 0}.vc_progress_bar .vc_single_bar.accent-bg .vc_bar.animated:after{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.ls-container a{text-decoration:none}.responsive-off #megaMenu #megaMenuToggle{display:none}.responsive-off #megaMenu.megaResponsiveToggle ul.megaMenu{display:block}.responsive-off #megaMenu.megaResponsive ul.megaMenu>li.menu-item{display:inline-block;width:auto;border:none}.responsive-off #page #megaMenu.megaResponsive ul.megaMenu>li.menu-item>a{border:none}.full-width-wrap{display:block;opacity:0}.is-iphone .full-width-wrap{opacity:1}.content .vc_row.full-width-wrap>.wpb_column,.full-width-wrap>.wf-cell,.full-width-wrap>.wpb_column{padding-left:0;padding-right:0}#content span:last-child[class*=gw-go-btn-icon][class*=gw-go-btn-icon-large]{margin-bottom:-6px}#content span:last-child[class*=gw-go-btn-icon]{margin-bottom:-5px}.content .gw-go-col{border-top-width:1px;border-bottom-width:1px;border-color:#e2e2e2}.content .gw-go-col:before{margin-top:1px}#main .jg-container .wf-cell .post{margin:0;padding:0}.jg-container .post .alignleft,.jg-container .post .alignnone{margin-bottom:0}#main .jg-container .wf-cell{float:left;opacity:0;padding:0}.is-webkit #main .jg-container .wf-cell{float:left}.justified-grid .full-width-wrap .rollover-content{z-index:8}.stripe .wpb_alert *,.wpb_alert,.wpb_alert *{color:#c09853}.stripe .wpb_alert-success *,.wpb_alert-success,.wpb_alert-success *{color:#468847}.stripe .wpb_alert-danger *,.stripe .wpb_alert-error *,.wpb_alert-danger,.wpb_alert-danger *,.wpb_alert-error,.wpb_alert-error *{color:#b94a48}.stripe .wpb_alert-info *,.wpb_alert-info,.wpb_alert-info *{color:#3a87ad}/*!-Social icons*/.soc-ico a{position:relative;float:left;margin:2px;width:24px;height:24px;text-align:center}.soc-ico a:after,.soc-ico a:before{position:absolute;top:0;left:0;width:24px;height:24px;content:"";border-radius:100%;-webkit-transition:-webkit-transform .15s;transition:transform .15s}.soc-ico a:before,.soc-ico a:hover:after{-webkit-transform:scale(1);transform:scale(1)}.soc-ico a:after,.soc-ico a:hover:before{-webkit-transform:scale(0);transform:scale(0)}.soc-ico.text-centered a{float:none;display:inline-block}#top-bar .right-block .soc-ico a{float:right;margin:2px}.hover-style-one .rollover-content-container,.hover-style-two .rollover-content-container{margin-top:10px}#bottom-bar .soc-ico a:hover,#top-bar .soc-ico a:hover,.soc-ico a,.soc-ico a:hover{text-decoration:none}.soc-ico a .icon{position:relative;z-index:1;width:24px;height:24px}@font-face{font-family:dream-theme;src:url(../fonts-soc-ico/dream-theme.eot);src:url(../fonts-soc-ico/dream-theme.eot?#iefix) format('embedded-opentype'),url(../fonts-soc-ico/dream-theme.ttf) format('truetype'),url(../fonts-soc-ico/dream-theme.woff) format('woff'),url(../fonts-soc-ico/dream-theme.svg#dream-theme) format('svg');font-weight:400;font-style:normal}/*!-Hovers*/.no-touch .rollover-content-container{position:relative;opacity:0;bottom:-15px}.no-touch .fs-entry-slide:hover .rollover-content-container,.no-touch .hover-scale .rollover-content-container,.no-touch .rollover-project:hover .rollover-content-container,.touch .hover-scale .is-clicked .rollover-content-container,.touch .is-clicked .fs-entry-slide .rollover-content-container{opacity:1;bottom:0}.cs-style-3 .rollover-content-container,.hover-style-one.always-show-info .rollover-content-container,.hover-style-two.hover-grid .rollover-content-container,.hover-style-two.hover-grid .rollover-thumbnails,.no-touch .cs-style-3 .rollover-project:hover .rollover-thumbnails,.touch .cs-style-3 .rollover-project.is-clicked .rollover-thumbnails,.touch .hover-style-one .is-clicked .rollover-content-container,.touch .hover-style-three .is-clicked .fs-entry .rollover-content-container{opacity:1!important;bottom:0!important;top:auto}.hover-grid .rollover-content,.no-touch .text-on-img.hover-grid .fs-entry-content{opacity:1;top:100%}.fs-entry-content .wf-table,.rollover-content .wf-table{height:100%}.cs-style-3 .rollover-project .rollover-content,.no-touch .cs-style-3 .fs-entry .fs-entry-content{top:auto;bottom:0;height:auto;opacity:1;text-align:center}.cs-style-3 .rollover-content,.cs-style-3.text-on-img .fs-entry-content{background:0 0;padding:0}.cs-style-3 .rollover-content-wrap{position:relative;width:100%;height:auto;top:auto;bottom:-1px;padding:15px 20px 5px;min-height:45px;opacity:0;text-align:center;background-color:#262626}.style-material-design .cs-style-3 .rollover-content-wrap{padding:20px 25px 10px;text-align:left}.always-show-info.cs-style-3 .rollover-content-wrap{background-color:rgba(0,0,0,.3)}.accent-gradient .cs-style-3 .rollover-content .entry-title a:hover,.cs-style-3 .rollover-content,.cs-style-3 .rollover-content *,.cs-style-3 .rollover-content .entry-title a,.style-material-design .cs-style-3 .rollover-content .portfolio-categories a,.style-material-design .cs-style-3 .rollover-content .portfolio-categories a *,.style-material-design .cs-style-3 .rollover-content .portfolio-categories span{color:#fff!important;-webkit-text-fill-color:#fff!important}.accent-gradient .cs-style-3 .rollover-content .entry-title a{-webkit-backface-visibility:hidden;background-image:none}.cs-style-3 .rollover-content .portfolio-categories a,.cs-style-3 .rollover-content .portfolio-categories a *,.cs-style-3 .rollover-content .portfolio-categories span{color:rgba(255,255,255,.5)!important;-webkit-text-fill-color:rgba(255,255,255,.5)!important}.cs-style-3 .rollover-content-wrap:after{position:absolute;top:0;left:0;z-index:-1;display:block;width:100%;height:100%;content:""}.no-touch .cs-style-3 .rollover-content-wrap{-webkit-transition:-webkit-transform .4s,opacity .1s .3s;-moz-transition:-moz-transform .4s,opacity .1s .3s;transition:transform .4s,opacity .1s .3s;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.cs-style-3 .rollover-content-wrap:before,.description-under-image .links-container:after,.description-under-image .links-container:before,.links-container:after,.links-container:before{content:"";display:table;clear:both}.cs-style-3 .rollover-project>a{position:relative;display:block}.cs-style-3 .rollover-project>a,.no-touch .cs-style-3 .fs-entry .fs-entry-img{-webkit-transition:-webkit-transform .4s;-moz-transition:-moz-transform .4s;transition:transform .4s}.no-touch .cs-style-3 .fs-entry:hover .fs-entry-img,.no-touch .cs-style-3 .rollover-project:hover>a{-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}.cs-style-3.always-show-info .rollover-content-wrap,.no-touch .cs-style-3.always-show-info .fs-entry .fs-entry-img,.no-touch .cs-style-3.always-show-info .rollover-project>a,.touch .cs-style-3.always-show-info .rollover-project.is-clicked>a{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.cs-style-3 .rollover-project:hover .rollover-content-wrap,.no-touch .cs-style-3 .fs-entry:hover .rollover-content-wrap,.touch .cs-style-3 .fs-entry .rollover-content-wrap,.touch .cs-style-3 .is-clicked .rollover-content-wrap,.touch .cs-style-3.always-show-info .fs-entry .rollover-content-wrap{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .4s,opacity .1s;-moz-transition:-moz-transform .4s,opacity .1s;transition:transform .4s,opacity .1s}.touch .cs-style-3.always-show-info .fs-entry-content{display:block!important}.cs-style-3 .rollover-thumbnails,.no-touch .cs-style-3 .links-container{opacity:0}.cs-style-3.always-show-info .rollover-content-wrap,.no-touch .cs-style-3 .fs-entry:hover .links-container,.no-touch .cs-style-3 .rollover-project:hover .links-container,.no-touch .cs-style-3 .rollover-project:hover .rollover-thumbnails,.touch .cs-style-3.always-show-info .fs-entry-content .links-container{opacity:1}.touch .cs-style-3 .fs-entry-content{top:auto;bottom:0;height:auto}.accent-gradient .hover-style-one .fs-entry-content,.accent-gradient .hover-style-one .rollover-content,.hover-style-one .fs-entry-content,.hover-style-one .rollover-content{top:auto;bottom:0;height:auto;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.6) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),rgba(0,0,0,.1) 50%,color-stop(100%,rgba(0,0,0,.6)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.6) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.6) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.6) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.6) 100%);background-color:transparent!important;color:#fff;text-align:center}.style-material-design .hover-style-one .rollover-content{height:100%;text-align:left}.style-material-design .cs-style-3 .rollover-project .rollover-content,.style-material-design .rollover-content{height:100%;padding:0;text-align:left}.style-material-design .rollover-content-container{position:absolute;width:100%;padding:20px 25px 10px}.buttons-on-img>.rollover-content,.style-material-design .cs-style-3 .rollover-content-container{padding:0}.hover-style-one .fs-entry-img,.hover-style-one .rollover-project>a,.hover-style-three .fs-entry-img,.hover-style-three .rollover-project>a{position:relative}.hover-style-one .fs-entry-img:after,.hover-style-one .rollover-project>a:after,.hover-style-three .fs-entry-img:after,.hover-style-three .rollover-project>a:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:rgba(0,0,0,.2);opacity:0}.no-touch .hover-style-one .fs-entry-slide:hover .fs-entry-img:after,.no-touch .hover-style-one .rollover-project:hover>a:after,.no-touch .hover-style-three .fs-entry-slide:hover .fs-entry-img:after,.no-touch .hover-style-three .rollover-project:hover>a:after{opacity:1}.hover-style-two .fs-entry-content,.hover-style-two .rollover-content{text-align:center}.style-material-design .hover-style-two .rollover-content{text-align:left}.no-touch .always-show-info .fs-entry:hover .fs-entry-img i,.no-touch .hover-style-one .fs-entry:hover .fs-entry-img i,.no-touch .hover-style-three .fs-entry:hover .fs-entry-img i{background-color:rgba(0,0,0,.2);background-image:none!important;opacity:1}.links-container{position:relative;line-height:0!important;font-size:0!important;text-align:center}.style-material-design .links-container{position:absolute;display:block;top:5px!important;right:5px;text-align:right}.no-touch .hover-style-one .links-container,.no-touch .hover-style-one .rollover-thumbnails,.no-touch .hover-style-two:not(.hover-grid):not(.hover-scale) .links-container,.no-touch .hover-style-two:not(.hover-grid):not(.hover-scale) .rollover-thumbnails{top:auto;bottom:15px;opacity:0}.touch .is-clicked .links-container{visibility:visible;-moz-transition-delay:300ms;-ms-transition-delay:300ms;-o-transition-delay:300ms;-webkit-transition-delay:300ms}.no-touch .hover-style-one .fs-entry-slide:hover .links-container,.no-touch .hover-style-one .rollover-project:hover .links-container,.no-touch .hover-style-one .rollover-project:hover .rollover-thumbnails,.no-touch .hover-style-two:not(.hover-grid) .fs-entry-slide:hover .links-container,.no-touch .hover-style-two:not(.hover-grid):not(.hover-scale) .rollover-project:hover .links-container,.no-touch .hover-style-two:not(.hover-grid):not(.hover-scale) .rollover-project:hover .rollover-thumbnails{bottom:0;opacity:1}.touch .hover-grid .rollover-content{top:0!important;left:0!important;display:block!important;opacity:0}.touch .hover-grid .is-clicked .rollover-content{opacity:1}.hover-style-three .links-container,.hover-style-three .rollover-thumbnails{margin-bottom:15px}.hover-style-three .rollover-thumbnails{top:auto}.links-container>a{position:relative;display:inline-block;float:none;width:46px;height:46px;padding:0;margin:5px;text-indent:-9999px;line-height:0;font-size:0!important;background-image:none}.style-material-design #page .links-container>a{background:0 0!important;width:25px;height:25px}.links-container a>span{display:block;position:absolute;width:100%;height:100%;left:-2px;top:-2px;border:2px solid rgba(255,255,255,.38);opacity:1;visibility:hidden}.style-ios .links-container a>span,.style-minimal .links-container a>span{-webkit-transition:opacity 0s ease,-webkit-transform 0s ease,border 0s ease;-moz-transition:opacity 0s ease,-moz-transform 0s ease,border 0s ease;-o-transition:opacity 0s ease,-o-transform 0s ease,border 0s ease;transition:opacity 0s ease,transform 0s ease,border 0s ease}.waves-effect .waves-ripple{position:absolute;top:50%!important;left:50%!important;border-radius:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;opacity:0;background:rgba(255,255,255,.38);-webkit-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-transition-property:-webkit-transform,opacity;transition-property:transform,opacity;-webkit-transform:scale(0);transform:scale(0);pointer-events:none}.no-touch .style-ios .links-container>a .icon-hover,.no-touch .style-minimal .links-container>a .icon-hover{visibility:visible;opacity:0;-webkit-transform:scale(1.3);-mox-transform:scale(1.3);-o-transform:scale(1.3);transform:scale(1.3);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s}.articles-list:not(.hover-color-static) .buttons-on-img .links-container>a:hover,.description-under-image:not(.hover-color-static) .buttons-on-img .links-container>a:hover,.hover-style-two:not(.hover-color-static) .links-container>a:hover,.no-touch .links-container>a:hover{background:rgba(255,255,255,.28)}.articles-list:not(.hover-color-static) .buttons-on-img .links-container>a,.description-under-image:not(.hover-color-static) .buttons-on-img .links-container>a,.hover-style-two:not(.hover-color-static) .links-container>a{background:rgba(255,255,255,.38)}#page .vc-carousel-indicators li,.links-container>a:after{background-repeat:no-repeat;background-position:center center}.links-container>a:after{display:block;width:100%;height:100%;content:""}.buttons-on-img{position:relative;margin:0 0 20px;text-align:center}.bg-on .buttons-on-img{margin:0}.layout-list .buttons-on-img{margin:0 30px 25px 0}.layout-list .project-even .buttons-on-img{margin:0 0 25px 30px}.layout-list .bg-on .buttons-on-img,.layout-list .media-wide.bg-on .buttons-on-img{margin-top:0}.layout-list .media-wide .buttons-on-img{margin-right:0;margin-left:0}.buttons-on-img>p,.post .buttons-on-img .alignnone{margin-bottom:0}.post .buttons-on-img .alignleft{margin:0}.always-show-info .rollover-content,.always-show-info.text-on-img .fs-entry-content,.touch .is-clicked .fs-entry-content{display:block;opacity:1!important}/*!-VC carousel*/.vc-item .post-thumb,.vc-item .vc_read_more{margin-bottom:15px}.vc-item .post-thumb{padding-top:5px}.vc-item .post-thumb,.vc-item .post-thumb .link_image{font-size:0;line-height:0}#page .vc-carousel-control{margin:-30px -16px 0;width:26px;height:60px;opacity:1}#page .vc-carousel-control .icon-next,#page .vc-carousel-control .icon-prev{position:absolute;left:0;top:50%;margin:-30px 0 0;width:26px;height:60px}#page .vc-carousel-control .icon-next:before,#page .vc-carousel-control .icon-prev:before{display:none}#page .vc-carousel-control .icon-next:after,#page .vc-carousel-control .icon-prev:after{position:absolute;left:0;top:0;height:60px;width:24px;background-position:center center;background-repeat:no-repeat;content:""}#page .vc-carousel-control .icon-next:active:after,#page .vc-carousel-control .icon-prev:active:after{opacity:.8}.vc-carousel{margin-bottom:20px}#page .vc-carousel.vc-per-view-more .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item>.vc-inner{margin-left:20px;margin-right:20px}#page .vc-carousel-indicators{width:100%;left:0;bottom:-20px;margin:0}#page .vc-carousel-indicators li{border:none;background-color:transparent}#page .vc-carousel.vc-build .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item .link_image,#page .vc-carousel.vc-build .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item img{max-width:100%;width:100%;height:auto}.vc-item .vc_read_more{float:left;padding-right:14px;background-position:right center;background-repeat:no-repeat}#page .vc-carousel-indicators li{width:5px;height:5px;margin:0}.paginator.paginator-more-button{text-align:center;border:none!important}.justified-grid .paginator.paginator-more-button{width:100%}.paginator .button-load-more,.paginator .loading-ready{position:relative;display:inline-block;float:none;text-decoration:none}.button-load-more .h5-size{display:block;margin-top:5px}.button-load-more:hover .h5-size{opacity:.3}.style-ios .stick,.style-minimal .stick{display:none;width:10px;height:10px;margin:0 7px;background-color:#333;border-radius:100%}.style-material-design .iso-preloader .pace-activity:after{display:none}.mini-login,.stick:nth-child(1),.stick:nth-child(2),.stick:nth-child(3),.text-area{display:inline-block}.style-material-design #page .stick:first-child,.style-material-design .iso-preloader .pace-activity:before{position:absolute;top:50%;left:50%;margin:-15px 0 0 -15px;width:30px;height:30px;border-radius:40px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:transparent;-webkit-animation:spin 1s infinite linear .2s;animation:spin 1s infinite linear .2s}.style-material-design .stick:first-child{border:3px solid rgba(255,255,255,0)}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg)}}@keyframes spin{100%{transform:rotate(360deg)}}.style-ios .animate-load .stick,.style-minimal .animate-load .stick{-webkit-animation:bouncedelay 1.4s infinite ease-in-out;animation:bouncedelay 1.4s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.style-ios .animate-load .stick:nth-child(1),.style-minimal .animate-load .stick:nth-child(1){-webkit-animation-delay:-.32s;animation-delay:-.32s}.style-ios .animate-load .stick:nth-child(2),.style-minimal .animate-load .stick:nth-child(2){-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes bouncedelay{0%,100%,80%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes bouncedelay{0%,100%,80%{transform:scale(0);-webkit-transform:scale(0)}40%{transform:scale(1);-webkit-transform:scale(1)}}.mobile-false .iso-container .wf-cell,.mobile-false .iso-grid .wf-cell{float:left}#header-side{background:#d7d7d7;position:absolute;width:300px;height:100%;left:0}.mini-login{vertical-align:middle}.mini-login a{position:relative;padding-left:22px;text-decoration:none}.mini-login a:before{position:absolute;top:50%;left:0;margin-top:-8px;height:16px;width:16px;background-position:0 center;background-repeat:no-repeat;content:""}#page .icon-off,#page .icon-off:before,#page .mini-login .submit.icon-off:before,#page .wc-ico-cart.icon-off:before{background:0 0!important;padding-left:0}.mini-contacts,.mini-login,.mini-nav,.mini-search,.shopping-cart,.text-area{margin-left:20px}#header .soc-ico{margin-left:18px}#header #top-bar .soc-ico,#top-bar .mini-contacts,#top-bar .mini-login,#top-bar .mini-nav,#top-bar .mini-search,#top-bar .shopping-cart,#top-bar .text-area{margin-right:20px;margin-left:0}#header #top-bar .right-block .mini-nav,#header #top-bar .right-block .soc-ico,#header #top-bar .right-block .text-area,#top-bar .right-block .mini-contacts,#top-bar .right-block .mini-login,#top-bar .right-block .mini-search,#top-bar .right-block .shopping-cart{margin-right:0;margin-left:20px}.header-side-left #header #top-bar .soc-ico,.header-side-left #header .header-bottom-bar .mini-nav,.header-side-left #header .header-bottom-bar .soc-ico,.header-side-left #header .header-bottom-bar .text-area,.header-side-left #top-bar .mini-contacts,.header-side-left #top-bar .mini-nav,.header-side-left #top-bar .text-area,.header-side-left .header-bottom-bar .mini-contacts,.header-side-left .header-bottom-bar .mini-login,.header-side-left .header-bottom-bar .mini-search,.header-side-left .header-bottom-bar.shopping-cart,.header-side-left .mini-login,.header-side-left .mini-search,.header-side-left .shopping-cart,.header-side-right #header #top-bar .soc-ico,.header-side-right #header .header-bottom-bar .mini-nav,.header-side-right #header .header-bottom-bar .soc-ico,.header-side-right #header .header-bottom-bar .text-area,.header-side-right #top-bar .mini-contacts,.header-side-right #top-bar .mini-nav,.header-side-right #top-bar .text-area,.header-side-right .header-bottom-bar .mini-contacts,.header-side-right .header-bottom-bar .mini-login,.header-side-right .header-bottom-bar .mini-search,.header-side-right .header-bottom-bar.shopping-cart,.header-side-right .mini-login,.header-side-right .mini-search,.header-side-right .shopping-cart{margin:5px 10px!important}.text-area{vertical-align:middle}.text-area>p{margin-bottom:0}#top-bar .top-text-near-logo,#top-bar .top-text-near-menu,#top-bar>span,.top-header-bottom-bar{display:none!important}.mini-login .submit.text-disable,.mini-search .submit.text-disable,.searchform .submit.text-disable,.wc-ico-cart.text-disable{padding-left:16px;letter-spacing:-4px}#header .soc-ico a{line-height:22px}#header .text-near-logo *{font-size:inherit}#main-nav li.mega-auto-width .sub-nav .sub-nav,#main-nav li.mega-auto-width .sub-nav .sub-nav>ul,#main-nav li.mega-full-width .sub-nav .sub-nav,#main-nav li.mega-full-width .sub-nav .sub-nav>ul{width:auto}.widget .testimonials article{position:relative;padding:0}.overlay,.share-overlay{position:fixed;width:100%;height:100%;z-index:9999;top:0;left:0;background:rgba(153,204,51,.9)}.overlay-close{position:absolute;top:30px;right:30px;z-index:100;width:34px;height:34px;outline:0;border:none;background-position:center center;background-repeat:no-repeat;color:transparent;text-indent:200%}.overlay-door,.share-overlay{visibility:hidden;width:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:width .5s .3s,visibility 0s .8s;transition:width .5s .3s,visibility 0s .8s}.overlay-door .searchform{position:relative;top:50%;width:560px;max-width:100%;margin:-35px auto 0}.overlay-door input[type=text]{width:560px;max-width:100%;height:70px;margin-bottom:0;padding-right:50px;background:0 0;border:3px solid rgba(255,255,255,.5);color:#fff!important}.overlay-door input[type=text]:focus{color:#fff!important;background-color:rgba(255,255,255,.2)}.overlay-door input[type=text]::-webkit-input-placeholder{color:#fff}.overlay-door input[type=text]:-moz-placeholder{color:#fff}.overlay-door input[type=text]::-moz-placeholder{color:#fff}.overlay-door input[type=text]:-ms-input-placeholder{color:#fff}.overlay-door input[type=text]:input-placeholder{color:#fff}.overlay-door .submit{position:absolute;top:2px;right:15px;width:40px;height:70px;padding:0;background-position:0 center;background-repeat:no-repeat;text-indent:-9999px;background-size:40px 40px}.overlay-door,.overlay-door .wf-td,.share-overlay .wf-td{padding:30px}.overlay-door.open,.share-overlay.engage{visibility:visible;width:100%;-webkit-transition:width .5s;transition:width .5s}.no-cssanimations .overlay-door.open,.no-cssanimations .share-overlay.engage{left:0}.overlay-door .overlay-close,.overlay-door .searchform,.share-overlay .overlay-close,.share-overlay .soc-ico,.share-overlay h1,.share-overlay h3{opacity:0;-webkit-transition:opacity .3s .5s;transition:opacity .3s .5s}.share-overlay .soc-ico a{visibility:hidden!important}.overlay-door.open .overlay-close,.overlay-door.open .searchform,.share-overlay.engage .overlay-close,.share-overlay.engage .soc-ico,.share-overlay.engage h1,.share-overlay.engage h3{opacity:1;-webkit-transition-delay:.5s;transition-delay:.5s}.share-overlay.engage .soc-ico a{visibility:visible!important}.overlay-door .overlay-close,.overlay-door .searchform,.share-overlay .overlay-close,.share-overlay .soc-ico,.share-overlay h1,.share-overlay h3{-webkit-transition-delay:0s;transition-delay:0s}/*!-Royal slider bullets*/#page .rsCont .rsBullet,#page .rsContW .rsBullet,.content .rsShor .rsBullet,.tp-bullets.custom .tp-bullet{position:relative;display:inline-block;width:10px;height:10px;margin:0 2px;vertical-align:middle}.tp-bullets.custom{width:auto!important}.tp-bullets.custom .tp-bullet{left:auto!important}.tp-bullets.custom .tp-bullet,.tp-bullets.custom .tp-bullet.selected,.tp-bullets.custom .tp-bullet:hover{background:0 0}#page .rsCont .rsBullet:after,#page .rsContW .rsBullet:after,.content .rsShor .rsBullet:after,.tp-bullets.custom .tp-bullet:before{position:absolute;left:1px;top:1px;width:8px;height:8px;content:"";border:2px solid}.style-ios #page .rsCont .rsBullet:after,.style-ios #page .rsContW .rsBullet:after,.style-ios .tp-bullets.custom .tp-bullet:before{border:none}#page .rsCont .rsBullet.rsNavSelected:after,#page .rsCont .rsBullet:hover:after,#page .rsContW .rsBullet.rsNavSelected:after,#page .rsContW .rsBullet:hover:after,.content .rsShor .rsBullet.rsNavSelected:after,.content .rsShor .rsBullet:hover:after,.tp-bullets.custom .tp-bullet.selected:before,.tp-bullets.custom .tp-bullet:hover:before{width:10px;height:10px;margin:-1px 0 0 -1px}.style-material-design #page .rsCont .rsBullet,.style-material-design #page .rsContW .rsBullet,.style-material-design .content .rsShor .rsBullet,.style-material-design .tp-bullets.custom .tp-bullet{width:14px;height:14px}.style-material-design #page .rsCont .rsBullet:after,.style-material-design #page .rsContW .rsBullet:after,.style-material-design .content .rsShor .rsBullet:after,.style-material-design .tp-bullets.custom .tp-bullet.selected:before,.style-material-design .tp-bullets.custom .tp-bullet:before{width:14px;height:14px;border:none}.tp-bullets.custom .tp-bullet:after{border-radius:50%}.style-material-design #page .rsCont .rsBullet:hover:after,.style-material-design #page .rsContW .rsBullet:hover:after,.style-material-design .content .rsShor .rsBullet:hover:before,.style-material-design .tp-bullets.custom .tp-bullet:before{-webkit-animation:anim-effect-bullet .3s ease-out forwards;animation:anim-effect-bullet .3s ease-out forwards}.style-material-design #page .rsCont .rsBullet.rsNavSelected:after,.style-material-design #page .rsContW .rsBullet.rsNavSelected:after,.style-material-design #page .tp-bullets.custom .tp-bullet.selected:before,.style-material-design .content .rsShor .rsBullet.rsNavSelected:after{-webkit-animation:anim-effect-bullet-act .3s ease-out forwards;animation:anim-effect-bullet-act .3s ease-out forwards}@-webkit-keyframes anim-effect-bullet{0%{-webkit-transform:scale(.5);transform:scale(.5)}25%,50%{opacity:1}to{opacity:1;-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes anim-effect-bullet{0%{-webkit-transform:scale(.5);transform:scale(.5)}25%,50%{opacity:1}to{opacity:1;-webkit-transform:scale(.8);transform:scale(.8)}}@-webkit-keyframes anim-effect-bullet-act{0%{-webkit-transform:scale(.8);transform:scale(.8)}25%,30%{opacity:1;-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-animation-delay:2s;animation-delay:2s;-webkit-transform:scale(1);transform:scale(1)}}@keyframes anim-effect-bullet-act{0%{-webkit-transform:scale(.8);transform:scale(.8)}25%,30%{opacity:1;-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-animation-delay:2s;animation-delay:2s;-webkit-transform:scale(1);transform:scale(1)}}#page .rsCont .rsBullet span,#page .rsContW .rsBullet span,.content .rsShor .rsBullet span,.tp-bullets.custom .tp-bullet:after{position:absolute;top:50%;left:50%;margin:-2px 0 0 -2px;width:4px;height:4px;content:""}.style-material-design #page .rsCont .rsBullet span,.style-material-design #page .rsContW .rsBullet span,.style-material-design .content .rsShor .rsBullet span,.style-material-design .tp-bullets.custom .tp-bullet:after{margin:-3px 0 0 -3px;width:6px;height:6px;border-radius:100%}.style-material-design .content .rsShor .rsBullet span,.style-material-design .content .rsShor .rsBullet.rsNavSelected span{background-color:#fff}.content .rsShor .rsBullet.rsNavSelected span{background-color:rgba(255,255,255,.5)}.style-material-design .content .rsShor .rsBullet.rsNavSelected:after{background-color:rgba(255,255,255,.25)}.content .rsShor .rsBullet:hover:after,.tp-bullets.custom .tp-bullet:hover:before{border-color:rgba(255,255,255,1)}.content .rsShor .rsBullet.rsNavSelected:hover:after,.content .rsShor .rsBullet:after,.tp-bullets.custom .tp-bullet.selected:before{border-color:rgba(255,255,255,.5)}#main-slideshow .tp-bullets.custom .tp-bullet.selected:hover:before,#main-slideshow .tp-bullets.custom .tp-bullet:before,#main-slideshow .tp-bullets.custom .tp-bullet:hover:before{border-color:rgba(187,187,187,.5)!important}#main-slideshow .tp-bullets.custom .tp-bullet.selected:after{background-color:rgba(187,187,187,.5)!important}/*!-Fancy header*/.dt-fancy-separator{position:relative;margin:0 auto;text-align:center}.dt-fancy-separator.title-left,.dt-fancy-separator.title-right{margin:0}.dt-fancy-separator.title-left{text-align:left}.dt-fancy-separator.title-left .dt-fancy-title{padding-left:0}.dt-fancy-separator.title-left .dt-fancy-title.bg-on{padding-left:1em}.dt-fancy-separator.title-right{float:right;clear:both;text-align:right}.dt-fancy-separator.title-right .dt-fancy-title{padding-right:0}.dt-fancy-separator.title-right .dt-fancy-title.bg-on{padding-right:1em}.separator-holder{position:absolute;display:block;top:49.99%;width:2000px;border-top:1px solid red;content:''}.dt-fancy-separator.line-below.title-left .separator-right,.dt-fancy-separator.line-below.title-right .separator-right,.style-disabled .separator-holder{display:none}.content .searchform,.dt-fancy-title,.widget .searchform{position:relative}.style-dashed .separator-holder{border-top-width:1px;border-top-style:dashed}.style-dotted .separator-holder{border-top-width:1px;border-top-style:dotted}.style-double .separator-holder{border-top-width:3px;border-top-style:double}.style-thick .separator-holder{border-top-width:5px;border-top-style:solid}.separator-left{right:100%;margin-right:1em}.separator-right{left:100%;margin-left:1em}.dt-fancy-separator.line-below .separator-left{top:auto;right:0;bottom:-1em;margin-right:0}.line-below .separator-holder{top:auto;bottom:-1em;margin-right:0;margin-left:0}.dt-fancy-separator.line-below.title-left .separator-left{left:0;right:auto}.dt-fancy-separator.line-below.title-right .separator-left{left:auto;right:0}.dt-fancy-title{display:inline-block;top:50%}.dt-fancy-title.bg-on{padding:0 1em}.mCSB_container{width:auto}.mCSB_container.mCS_no_scrollbar{margin-right:0}.mCSB_scrollTools{opacity:0;-webkit-transition:opacity .4s;-moz-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s}.header-side-content:hover .mCSB_scrollTools{opacity:1}.mCustomScrollBox>.mCSB_scrollTools{width:16px;height:100%;top:10px;right:4px;z-index:10}.header-side-right .mCustomScrollBox>.mCSB_scrollTools{right:auto;left:4px}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_draggerRail{width:5px;height:100%;margin:0 auto;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background:#000;background:rgba(0,0,0,.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:5px;height:100%;margin:0 auto;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;text-align:center;background:#fff;background:rgba(255,255,255,.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.filter-grayscale .content img,.filter-grayscale .footer img,.filter-grayscale .map-container,.filter-grayscale .royalSlider img,.filter-grayscale .shortcode-banner,.filter-grayscale .sidebar img,.filter-grayscale embed,.filter-grayscale iframe,.filter-grayscale object,.filter-grayscale-static .content img,.filter-grayscale-static .footer img,.filter-grayscale-static .map-container,.filter-grayscale-static .royalSlider img,.filter-grayscale-static .shortcode-banner,.filter-grayscale-static .sidebar img,.filter-grayscale-static embed,.filter-grayscale-static iframe,.filter-grayscale-static object{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");filter:gray}.no-touch .filter-grayscale .content img,.no-touch .filter-grayscale .footer img,.no-touch .filter-grayscale .map-container,.no-touch .filter-grayscale .royalSlider img,.no-touch .filter-grayscale .shortcode-banner,.no-touch .filter-grayscale .sidebar img,.no-touch .filter-grayscale embed,.no-touch .filter-grayscale iframe,.no-touch .filter-grayscale object,.no-touch .filter-grayscale-static .content img,.no-touch .filter-grayscale-static .footer img,.no-touch .filter-grayscale-static .map-container,.no-touch .filter-grayscale-static .royalSlider img,.no-touch .filter-grayscale-static .shortcode-banner,.no-touch .filter-grayscale-static .sidebar img,.no-touch .filter-grayscale-static embed,.no-touch .filter-grayscale-static iframe,.no-touch .filter-grayscale-static object{-webkit-backface-visibility:visible!important;-webkit-transform:inherit!important}.mobile-false .loading-effect-fall-perspective,.no-touch:not(.old-ie9) .mfp-open .mfp-content,.photo-scroller .ts-cell .ts-slide-img,.rsABlock,.rsHomePorthole .rsCloseVideoBtn,.rsLink,.rsShor .rsCloseVideoBtn{-webkit-backface-visibility:hidden}.filter-grayscale .content .rev_slider_wrapper:hover img,.filter-grayscale .content img:hover,.filter-grayscale .cs-style-3 .link:hover img,.filter-grayscale .dt-hovered img,.filter-grayscale .filter-disable img,.filter-grayscale .footer img:hover,.filter-grayscale .fs-entry:hover img,.filter-grayscale .map-container:hover,.filter-grayscale .mfp-wrap embed,.filter-grayscale .mfp-wrap iframe,.filter-grayscale .mfp-wrap object,.filter-grayscale .post-rollover:hover img,.filter-grayscale .rollover-project:hover img,.filter-grayscale .rollover-video:hover img,.filter-grayscale .rollover:hover img,.filter-grayscale .royalSlider:hover img,.filter-grayscale .rsThumb:hover img,.filter-grayscale .shortcode-banner:hover,.filter-grayscale .sidebar img:hover,.filter-grayscale embed:hover,.filter-grayscale iframe:hover,.filter-grayscale img.dt-hovered,.filter-grayscale img.filter-disable,.filter-grayscale object:hover{-webkit-filter:grayscale(0);-moz-filter:grayscale(0);-ms-filter:grayscale(0);-o-filter:grayscale(0);filter:grayscale(0);filter:none;filter:transparent}/*!-WP Audio*/.mejs-controls .mejs-play:hover button{background-position:0 0}.mejs-controls .mejs-pause button,.mejs-controls .mejs-pause:hover button{background-position:0 -16px}.mejs-controls .mejs-mute button:hover{background-position:-16px -16px}.mejs-controls .mejs-unmute button:hover{background-position:-16px 0}#page .wpb_gmaps_widget .wpb_wrapper{padding:0;background-color:transparent}.content .frame-on.frame-fancy{border:none}#main .chzn-container-single .chzn-single{background-image:none}#page .customSelect{padding:6px 10px 5px}.widget_layered_nav .customSelect{margin-bottom:10px}.nsu_widget label{margin-right:10px}#pp_full_res .comment-form-author input,#pp_full_res .comment-form-email input,.content .searchform input,.widget .searchform input{padding-right:30px}.gform_wrapper .gform_body input[type=password],.gform_wrapper .gform_body input[type=text],.gform_wrapper .gform_body input[type=tel],.gform_wrapper .gform_body input[type=url],.gform_wrapper .gform_body input[type=email],.gform_wrapper .gform_body input[type=number]{padding:9px 10px 8px;font-size:100%}.gform_wrapper .gform_body select,.gform_wrapper.gf_browser_chrome .gform_body .ginput_complex .ginput_right select,.gform_wrapper.gf_browser_chrome .gform_body .ginput_complex select,.mc4wp-form form select{padding:6px 10px 5px;font-size:100%}#pp_full_res .comment-form-author input,#pp_full_res .comment-form-email input{margin-left:5px}.content .searchform input{width:100%}.content .searchform .submit,.widget .searchform .submit,.widget .searchsubmit{position:absolute;top:12px;right:12px;width:16px;height:16px;padding:0;background-position:0 0;background-repeat:no-repeat}.content .tp-simpleresponsive ul{margin:0}.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-horizontal .twentytwenty-handle:before,.twentytwenty-vertical .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before{content:" ";display:block;background:#fff;position:absolute;z-index:30}.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-horizontal .twentytwenty-handle:before{width:3px;height:9999px;left:50%;margin-left:-1.5px}.twentytwenty-vertical .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before{width:9999px;height:3px;top:50%;margin-top:-1.5px}.twentytwenty-after-label,.twentytwenty-before-label{position:absolute;width:120px;padding:3px 5px;color:#fff!important;font-size:13px;line-height:16px;vertical-align:middle;text-align:center;z-index:99;opacity:0;text-shadow:0 0 2px rgba(0,0,0,.5)}.twentytwenty-horizontal .twentytwenty-before-label{bottom:10px;left:10px;text-align:left}.twentytwenty-horizontal .twentytwenty-after-label{bottom:10px;right:10px;text-align:right}.twentytwenty-vertical .twentytwenty-before-label{top:10px;left:50%;margin-left:-65px}.twentytwenty-vertical .twentytwenty-after-label{bottom:10px;left:50%;margin-left:-65px}.twentytwenty-container:hover .twentytwenty-after-label,.twentytwenty-container:hover .twentytwenty-before-label{opacity:1}.twentytwenty-down-arrow,.twentytwenty-left-arrow,.twentytwenty-right-arrow,.twentytwenty-up-arrow{width:0;height:0;border:6px inset transparent;position:absolute}.twentytwenty-left-arrow,.twentytwenty-right-arrow{top:50%;margin-top:-6px}.twentytwenty-down-arrow,.twentytwenty-up-arrow{left:50%;margin-left:-6px}.twentytwenty-container{box-sizing:content-box;z-index:0;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none}.twentytwenty-container,.twentytwenty-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box}.twentytwenty-container img{max-width:100%;width:100%;height:auto;position:absolute;top:0;display:block}.active-click .twentytwenty-handle,.twentytwenty-container.active-click img{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out}.twentytwenty-container *{box-sizing:content-box}.twentytwenty-before{z-index:20}.twentytwenty-after{z-index:10}.twentytwenty-handle{height:38px;width:38px;position:absolute;left:50%;top:50%;margin-left:-22px;margin-top:-22px;border:3px solid #fff;-webkit-border-radius:1000px;-moz-border-radius:1000px;border-radius:1000px;z-index:40;cursor:pointer}.twentytwenty-horizontal .twentytwenty-container[data-navigation=move] .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-container[data-navigation=move] .twentytwenty-handle:before{margin-left:0;margin-top:0}.twentytwenty-container[data-navigation=move] .twentytwenty-handle{border:none;cursor:default}.twentytwenty-container[data-navigation=move] .twentytwenty-handle>span{display:none}.fs-entry-img a,.ts-cell,.ts-wrap{display:block}.twentytwenty-horizontal .twentytwenty-container[data-navigation=move] .twentytwenty-handle:before{margin-bottom:0;margin-left:0}.twentytwenty-vertical .twentytwenty-container[data-navigation=move] .twentytwenty-handle:after{margin-right:0;margin-top:0}.twentytwenty-horizontal .twentytwenty-handle:before{bottom:50%;margin-bottom:22px}.twentytwenty-horizontal .twentytwenty-handle:after{top:50%;margin-top:22px}.twentytwenty-vertical .twentytwenty-handle:before{left:50%;margin-left:22px}.twentytwenty-vertical .twentytwenty-handle:after{right:50%;margin-right:22px}.twentytwenty-left-arrow{border-right:6px solid #fff;left:50%;margin-left:-17px}.twentytwenty-right-arrow{border-left:6px solid #fff;right:50%;margin-right:-17px}.twentytwenty-up-arrow{border-bottom:6px solid #fff;top:50%;margin-top:-17px}.twentytwenty-down-arrow{border-top:6px solid #fff;bottom:50%;margin-bottom:-17px}.transparent-pie[data-pie-color=dt-content] .vc_pie_wrapper span,.vc_pie_chart[data-pie-color=dt-content] canvas{opacity:.5}#dropdown_product_cat,.mini-nav select,.shipping-calculator-form select,.widget_product_categories select,.woocommerce-ordering-div select,.woocommerce.widget_layered_nav select{opacity:0}div.pp_woocommerce.pp_pic_holder .pp_loaderIcon{background:url(../images/loader.gif) center center no-repeat #000}.textwidget{margin-bottom:10px}.slider-wrapper{visibility:hidden}.ts-wrap{position:relative}.ts-viewport{height:0;transform:translatez(0)}.photo-scroller .ts-viewport,.ts-viewport{overflow:hidden;-webkit-transform:translatez(0)}.style-material-design.boxes-solid-bg .description-under-image .ts-viewport{padding:5px}.content .ts-cont,.ts-cont{position:relative;display:block;width:100%;height:100%;margin:0;padding:0;list-style:none}.text-on-img .content .ts-cont,.text-on-img .ts-cont{margin:0}.no-touch .frame ul:hover{cursor:-moz-grab;cursor:-webkit-grab}.no-touch .frame.dragged ul,.no-touch .frame.dragged ul li *,.no-touch .frame.dragged ul li:hover *{cursor:move;cursor:-moz-grabbing;cursor:-webkit-grabbing}.ts-cell{position:absolute;top:0}.ts-cell>img,.ts-slide>img{max-width:100%}.fs-navigation{position:absolute;left:0;top:0;width:100%;height:100%}.slider-wrapper .next,.slider-wrapper .prev{position:absolute;z-index:99;left:10px;top:50%;margin-top:-20px;width:40px;height:40px;opacity:0;visibility:hidden}.slider-wrapper.arrows-accent .next,.slider-wrapper.arrows-accent .prev{width:30px;height:60px;margin-top:-30px}.slider-wrapper.hide-arrows .disabled{display:none}.slider-wrapper.arrows-accent .next,.slider-wrapper.arrows-accent .prev,.slider-wrapper.arrows-dark .next,.slider-wrapper.arrows-dark .prev,.slider-wrapper.arrows-light .next,.slider-wrapper.arrows-light .prev{visibility:visible}.photo-scroller,.photo-scroller .ts-slide figcaption{visibility:hidden}.slider-wrapper.show-arrows .next,.slider-wrapper.show-arrows .prev{opacity:1}.slider-wrapper .next i,.slider-wrapper .prev i{position:absolute;left:0;top:0;width:40px;height:40px}.slider-wrapper.arrows-accent .next i,.slider-wrapper.arrows-accent .next i:after,.slider-wrapper.arrows-accent .prev i,.slider-wrapper.arrows-accent .prev i:after{width:30px;height:60px}.arrows-light .next i,.arrows-light .prev i{background-color:#fff;-webkit-box-shadow:1px 1px 4px 1px rgba(0,0,0,.1);box-shadow:1px 1px 4px 1px rgba(0,0,0,.1)}.arrows-light .next:not(.disabled):hover i,.arrows-light .prev:not(.disabled):hover i{-webkit-box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15)}.arrows-light .next.disabled i,.arrows-light .next.disabled:hover i,.arrows-light .prev.disabled i,.arrows-light .prev.disabled:hover i{background-color:rgba(255,255,255,.5)}.arrows-dark .next i,.arrows-dark .prev i{background-color:rgba(34,34,34,.6)}.arrows-dark .next.disabled i,.arrows-dark .next.disabled:hover i,.arrows-dark .prev.disabled i,.arrows-dark .prev.disabled:hover i{background-color:rgba(34,34,34,.25)}.arrows-dark .next:hover i,.arrows-dark .prev:hover i{background-color:rgba(34,34,34,.85)}.arrows-light .prev i:after{background-image:url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2219px%22%20height=%2219px%22%20viewBox=%220%200%2019%2019%22%20enable-background=%22new%200%200%2019%2019%22%20xml:space=%22preserve%22%3E%3Cpolygon%20id=%22arrow-25-icon%22%20fill=%22rgba(34,34,34,0.85)%22%20points=%226.669,9.406%2014.738,17.188%2012.988,19%203.262,9.406%2013.113,0%2014.738,1.688%20%22/%3E%3C/svg%3E")}.arrows-light .next i:after{background-image:url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2219px%22%20height=%2219px%22%20viewBox=%220%200%2019%2019%22%20enable-background=%22new%200%200%2019%2019%22%20xml:space=%22preserve%22%3E%3Cpolygon%20id=%22arrow-25-icon%22%20fill=%22rgba(34,34,34,0.85)%22%20points=%224.262,1.688%205.887,0%2015.738,9.406%206.012,19%204.262,17.188%2012.332,9.406%20%22/%3E%3C/svg%3E")}.arrows-accent .prev i:after,.arrows-dark .prev i:after,.ls-container.ls-carousel .ls-nav-prev:after,.ls-container.ls-carousel .ls-nav-prev:hover:after{background-image:url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2219px%22%20height=%2219px%22%20viewBox=%220%200%2019%2019%22%20enable-background=%22new%200%200%2019%2019%22%20xml:space=%22preserve%22%3E%3Cpolygon%20id=%22arrow-25-icon%22%20fill=%22rgba(255,255,255,1)%22%20points=%226.669,9.406%2014.738,17.188%2012.988,19%203.262,9.406%2013.113,0%2014.738,1.688%20%22/%3E%3C/svg%3E")}.arrows-accent .next i:after,.arrows-dark .next i:after,.ls-container.ls-carousel .ls-nav-next:after,.ls-container.ls-carousel .ls-nav-next:hover:after{background-image:url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2219px%22%20height=%2219px%22%20viewBox=%220%200%2019%2019%22%20enable-background=%22new%200%200%2019%2019%22%20xml:space=%22preserve%22%3E%3Cpolygon%20id=%22arrow-25-icon%22%20fill=%22rgba(255,255,255,1)%22%20points=%224.262,1.688%205.887,0%2015.738,9.406%206.012,19%204.262,17.188%2012.332,9.406%20%22/%3E%3C/svg%3E")}.arrows-dark .next i:after,.arrows-dark .prev i:after{opacity:.7}.albums .rollover-content a:hover,.albums .rollover-project i:hover,.albums .rollover-project:hover,.dl-menuwrapper li.has-children .next-level:hover,.dt-albums-shortcode .rollover-content a:hover,.dt-albums-shortcode .rollover-project i:hover,.dt-albums-shortcode .rollover-project:hover,.dt-gallery-container .rollover-project i:hover,.dt-gallery-container .rollover-project:hover,.media .rollover-content:hover,.media .rollover-project i:hover,.media .rollover-project:hover,.menu-select select,.menu-select:hover,.mfp-gallery .mfp-image-holder .mfp-figure,.no-touch .forward-post .fs-entry-content:hover,.no-touch .forward-post .rollover-content:hover,.no-touch .forward-post.rollover-project:hover i,.no-touch .rollover-active .fs-entry-content:hover,.no-touch .rollover-active .rollover-content:hover,.no-touch .rollover-active.rollover-project:hover i,.overlay-close:hover,.rollover-project a:hover,.slider-wrapper .next i:hover,.slider-wrapper .prev i:hover,.tp-bullets.custom .bullet:hover,.tp-scrollbelowslider:hover{cursor:pointer}.slider-wrapper .next.disabled i:hover,.slider-wrapper .prev.disabled i:hover{cursor:auto}.slider-wrapper .next{left:auto;right:10px}.slider-wrapper .next i:after,.slider-wrapper .prev i:after{position:absolute;left:0;top:0;height:40px;width:40px;background-position:center center;background-repeat:no-repeat;content:""}.slider-wrapper .next i:after{width:45px}.slider-wrapper .next.disabled i:active:after,.slider-wrapper .next.disabled i:after,.slider-wrapper .prev.disabled i:active:after,.slider-wrapper .prev.disabled i:after{opacity:.55}.slider-wrapper .next i:active:after,.slider-wrapper .prev i:active:after{opacity:.8}/*!-Photo Slider*/.photo-scroller{position:relative;overflow:hidden}.photo-scroller.full-screen{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999}.photo-scroller:-webkit-full-screen,:-webkit-full-screen{width:100%;height:100%}.photo-scroller .ts-wrap{position:relative;display:block;overflow:hidden}.photo-scroller .ts-wrap.ts-centered{overflow:hidden}.show-overlay .ts-centered:before{position:absolute;top:0;left:0;z-index:99;width:100%;height:100%;content:"";background:url(../images/mask.png)}.show-overlay .ts-centered.hide-overlay:before{display:none}.photo-scroller .ts-viewport{position:absolute;width:100%;height:0;margin:0 auto;-webkit-transition:height 350ms;transition:height 350ms;transform:translatez(0)}.photo-scroller .ts-ready .ts-viewport{position:static}.photo-scroller .ts-autoHeight .ts-viewport{-webkit-transition:height 350ms;transition:height 350ms}.photo-scroller .ts-wrap.ts-centered .ts-viewport{width:0;margin:0 auto;overflow:visible}.photo-scroller .ts-cont{position:relative;display:block;width:100%;height:100%;margin:0;padding:0;list-style:none}.photo-scroller .ts-cell,.photo-scroller .ts-slide{position:absolute;top:0;overflow:hidden;display:table-cell;vertical-align:middle;text-align:center}.full-screen .project-navigation,.photo-scroller.disable-thumbs .hide-thumb-btn,.photo-scroller.disable-thumbs .scroller-thumbnails{display:none}.photo-scroller .ts-slide{width:100%;height:100%}.photo-scroller .ts-autoHeight .ts-slide{height:auto}#page .photo-scroller .act .ps-link,#page .photo-scroller .act .video-icon,#page .photo-scroller .ts-cell.act .ts-slide-img,#page .photo-scroller .ts-slide.act .ts-slide-img{opacity:1!important}.photo-scroller .ts-cell img,.photo-scroller .ts-slide img{opacity:0;-webkit-transition:opacity 1350ms;transition:opacity 1350ms}.photo-scroller .ts-cell>img,.photo-scroller .ts-slide>img{max-width:100%;max-height:100%;height:auto}.photo-scroller .ts-cell.ts-loaded img,.photo-scroller .ts-slide.ts-loaded img{opacity:1}.photo-scroller .ts-cell .ts-slide-img{position:relative}.photo-scroller .ts-cell .ts-slide-img>img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.btn-cntr,.scroller-arrow.next{right:10px}.photo-scroller .ts-slide-img{position:absolute;top:-50%;left:-50%;width:200%;height:200%}.ts-ls-fit .ts-wide.ts-ls img{width:auto;max-width:none;height:50%;max-height:50%}.ts-ls-fit .ts-narrow.ts-ls img{width:50%;max-width:50%;height:auto;max-height:none}.ts-pt-fit .ts-wide.ts-pt img{width:auto;max-width:none;height:50%;max-height:50%}.ts-pt-fill .ts-wide.ts-pt img,.ts-pt-fit .ts-narrow.ts-pt img{width:50%;max-width:50%;height:auto;max-height:none}.ts-pt-fill .ts-narrow.ts-pt img{width:auto;max-width:none;height:50%;max-height:50%}.ts-ls-fill .ts-wide.ts-ls img{width:50%;max-width:50%;height:auto;max-height:none}.ts-collapsed.ts-ls-mob-fit .ts-wide.ts-ls img,.ts-ls-fill .ts-narrow.ts-ls img{width:auto;max-width:none;height:50%;max-height:50%}.ts-collapsed.ts-ls-mob-fit .ts-narrow.ts-ls img{width:50%;max-width:50%;height:auto;max-height:none}.ts-collapsed.ts-pt-mob-fit .ts-wide.ts-pt img{width:auto;max-width:none;height:50%;max-height:50%}.ts-collapsed.ts-pt-mob-fill .ts-wide.ts-pt img,.ts-collapsed.ts-pt-mob-fit .ts-narrow.ts-pt img{width:50%;max-width:50%;height:auto;max-height:none}.ts-collapsed.ts-pt-mob-fill .ts-narrow.ts-pt img{width:auto;max-width:none;height:50%;max-height:50%}.ts-collapsed.ts-ls-mob-fill .ts-wide.ts-ls img{width:50%;max-width:50%;height:auto;max-height:none}.ts-collapsed.ts-ls-mob-fill .ts-narrow.ts-ls img{width:auto;max-width:none;height:50%;max-height:50%}/*!Scroller navigation*/.btn-cntr,.photo-scroller .scroller-thumbnails,.photo-scroller .slide-caption,.project-navigation{position:absolute;z-index:99}.btn-cntr,.photo-scroller .scroller-thumbnails,.photo-scroller .slide-caption{-webkit-transition:bottom .5s ease;-moz-transition:bottom .5s ease;-ms-transition:bottom .5s ease;-o-transition:bottom .5s ease;transition:bottom .5s ease}#page .photo-scroller .album-content-btn .share-button,#page .photo-scroller .album-content-btn .share-button:hover,#page .photo-scroller .album-content-btn>a:hover,.btn-cntr a,.photo-scroller .album-content-btn>a,.photo-scroller .scroller-thumbnails,.project-navigation{background-color:#000;background-color:rgba(0,0,0,.4)}#page .photo-scroller .album-content-btn .share-button,#page .photo-scroller .album-content-btn>a{border:none}.project-navigation{top:10px;right:10px;padding:6px 5px 7px}.scroller-thumbnails{bottom:0;width:100%}.photo-scroller .slide-caption{z-index:100;bottom:130px;left:10px;width:100%;max-width:100%}.photo-scroller.disable-thumbs .slide-caption{bottom:5px!important}.photo-scroller figcaption{opacity:0;visibility:hidden;-webkit-transition:opacity .4s;-moz-transition:opacity .4s;transition:opacity .4s}.photo-scroller .album-content-btn{position:absolute;left:0;bottom:0}.album-content-description{position:absolute;left:50%;bottom:0;margin-left:-200px;width:400px;text-align:center;text-shadow:1px 1px 5px rgba(0,0,0,.5)}.photo-scroller .slide-caption figcaption.actCaption{opacity:1;visibility:visible}.btn-cntr{position:absolute;z-index:100;bottom:100px}.hide-thumbs.photo-scroller .slide-caption,.photo-scroller.disable-thumbs .slide-caption{bottom:30px}.photo-scroller.disable-thumbs .btn-cntr,.photo-scroller.hide-thumbs .btn-cntr{bottom:5px!important}.photo-scroller.hide-thumbs .scroller-thumbnails{bottom:-100px}.photo-scroller .slide-caption h4{margin-bottom:0}.album-share-overlay,.album-share-overlay .share-button.entry-share,.photo-scroller .btn-project-link{float:left;width:36px;height:36px;padding:0;margin:0 5px 5px 0}.style-material-design .album-share-overlay,.style-material-design .photo-scroller .btn-project-link,.style-material-design .slider-link{width:20px}.album-share-overlay .share-button.entry-share{text-indent:-9999px;margin:0}.album-share-overlay,.project-share-overlay{position:relative}.album-share-overlay .soc-ico,.project-share-overlay:not(.allways-visible-icons) .soc-ico{position:absolute;z-index:999;visibility:hidden;overflow:visible;opacity:0;left:0;bottom:46px;width:36px;background-color:#fff}.project-share-overlay.allways-visible-icons .soc-ico{display:inline-block;vertical-align:middle;margin-left:10px}.project-share-overlay:not(.allways-visible-icons) .soc-ico{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:150px;height:36px;padding:0 3px;text-align:center;-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.2);box-shadow:0 0 2px 0 rgba(0,0,0,.2)}.single-post .project-share-overlay:not(.allways-visible-icons) .soc-ico{bottom:48px}.project-content-btn .project-share-overlay:not(.allways-visible-icons) .soc-ico{bottom:38px}.album-share-overlay .soc-ico:after,.project-share-overlay:not(.allways-visible-icons) .soc-ico:after,.project-share-overlay:not(.allways-visible-icons) .soc-ico:before{position:absolute;left:50%;margin-left:-5px;bottom:-5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #fff;content:""}.project-share-overlay:not(.allways-visible-icons) .soc-ico:before{margin-left:-6px;bottom:-6px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid rgba(0,0,0,.1)}.album-share-overlay .soc-ico a,.project-share-overlay:not(.allways-visible-icons) .soc-ico a{display:none;width:100%;margin:5px auto;background:0 0!important}.project-share-overlay:not(.allways-visible-icons){padding-right:11px}.project-share-overlay:not(.allways-visible-icons) .soc-ico a{float:none;width:24px;margin:7px 3px 0}.album-share-overlay .soc-ico a:after,.album-share-overlay .soc-ico a:before,.project-share-overlay:not(.allways-visible-icons) .soc-ico a:after,.project-share-overlay:not(.allways-visible-icons) .soc-ico a:before{display:none}.album-share-overlay .soc-ico a:hover,.project-share-overlay:not(.allways-visible-icons) .soc-ico a:hover{background:0 0!important;opacity:.6}#page .album-share-overlay .soc-ico a,#page .project-share-overlay:not(.allways-visible-icons) .soc-ico a{background:0 0;box-shadow:none}.btn-cntr a,.photo-scroller .scroller-thumbnails .act .ts-thumb-img:after,.photoSlider .video-icon,.project-navigation a{background-position:center center;background-repeat:no-repeat}#page .album-share-overlay .soc-ico a .icon,#page .album-share-overlay .soc-ico a:hover .icon,#page .project-share-overlay:not(.allways-visible-icons) .soc-ico a .icon,#page .project-share-overlay:not(.allways-visible-icons) .soc-ico a:hover .icon{fill:#000}.project-navigation span{float:left;padding:0 5px}/*!Thumbnails*/.photo-scroller .scroller-thumbnails .ts-cell{border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:3px solid transparent;border-right:2px solid transparent}.photo-scroller .scroller-thumbnails .ts-thumb-img{position:absolute;overflow:hidden;width:100%;height:100%}.photo-scroller .scroller-thumbnails .ts-cell:not(.act) .ts-thumb-img:hover{cursor:pointer}.photo-scroller .scroller-thumbnails .ts-thumb-img:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";opacity:0;background-color:#000;background-color:rgba(0,0,0,.5)}.photo-scroller .scroller-thumbnails .act .ts-thumb-img:after,.photo-scroller .scroller-thumbnails .ts-thumb-img:hover:after{opacity:1}.photo-scroller .scroller-thumbnails .act .ts-thumb-img:after{background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2222px%22%20height=%2222px%22%20viewBox=%220%200%2022%2022%22%20enable-background=%22new%200%200%2022%2022%22%20fill=%22white%22%20xml:space=%22preserve%22%3E%3Cpath%20d=%22M11,1C5.477,1,1,5.477,1,11c0,5.522,4.477,10,10,10c5.523,0,10-4.478,10-10C21,5.477,16.523,1,11,1z%20M9.299,16.387L4.574,11.66l2.012-2.012l2.713,2.714l6.263-6.263l2.013,2.011L9.299,16.387z%22/%3E%3C/svg%3E)}.photo-scroller.proportional-thumbs .scroller-thumbnails .ts-cell .ts-thumb-img>img{width:auto;height:100%;max-width:100%;max-height:100%}.photoSlider .video-icon{position:absolute;top:50%;left:50%;width:90px;height:90px;margin-left:-45px;margin-top:-45px;background-color:#000;background-color:rgba(0,0,0,.4);background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2248px%22%20height=%2248px%22%20viewBox=%220%200%2050%2050%22%20enable-background=%22new%200%200%2050%2050%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M39.448,6.801h-29c-4.125,0-7.5,3.376-7.5,7.5V35.3c0,4.126,3.375,7.501,7.5,7.501h29c4.125,0,7.5-3.375,7.5-7.501V14.301C46.948,10.177,43.573,6.801,39.448,6.801z%20M43.366,34.767c0,1.216-0.49,2.366-1.378,3.236%09c-0.889,0.87-2.067,1.349-3.313,1.349H11.222c-1.246,0-2.421-0.479-3.312-1.349c-0.887-0.872-1.377-2.021-1.377-3.236V14.836c0-1.215,0.491-2.367,1.377-3.235c0.891-0.872,2.066-1.35,3.312-1.35h27.453c1.246,0,2.425,0.479,3.313,1.35c0.89,0.87,1.378,2.021,1.378,3.235V34.767z%20M18.886,33.809l16.125-9.008l-16.125-9.008V33.809z%22/%3E%3C/svg%3E)}.photo-scroller .ps-link{opacity:0;background-color:rgba(0,0,0,.4)}.ps-center-btn{position:absolute;left:50%;top:50%;width:91px;height:91px;margin:-45px 0 0 -45px}.ps-center-btn.BtnCenterer{width:200px;margin:-45px 0 0 -100px}.photoSlider .ps-center-btn.BtnCenterer .ps-link,.photoSlider .ps-center-btn.BtnCenterer .video-icon{position:relative;top:0;left:0;display:inline-block;margin:0 5px}#page .photo-scroller .act .ps-link:hover,#page .photo-scroller .photoSlider .video-icon:hover{opacity:.7!important}/*!Navigation*/.btn-cntr a,.project-navigation a{float:left;width:36px;height:36px;margin:0 0 5px 5px}.project-navigation a{width:12px;height:12px;padding:5px;margin:0}.no-touch .album-content-btn a:hover,.no-touch .btn-cntr a:hover,.no-touch .project-navigation a:hover{opacity:.7}.slider-post-caption .album-content-btn a:hover{opacity:1}/*!Navigation svg bg*/.full-screen-btn{background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2222px%22%20height=%2222px%22%20viewBox=%220%200%2022%2022%22%20enable-background=%22new%200%200%2022%2022%22%20fill=%22white%22%20xml:space=%22preserve%22%3E%3Ccircle%20cx=%2211.042%22%20cy=%2211.042%22%20r=%222%22/%3E%3Cpolygon%20points=%2221,1%2019.011,1%2014,1%2014,3%2019.011,3%2019.011,8%2021.011,8%2021.011,1%20%22/%3E%3Cpolygon%20points=%223,14%201,14%201,19.034%201,21%201,21.034%208,21.034%208,19.034%203,19.034%20%22/%3E%3C/svg%3E)}.full-screen-btn.act{background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2222px%22%20height=%2222px%22%20viewBox=%220%200%2022%2022%22%20enable-background=%22new%200%200%2022%2022%22%20fill=%22white%22%20xml:space=%22preserve%22%3E%3Ccircle%20cx=%2211.042%22%20cy=%2211.042%22%20r=%222%22/%3E%3Cpolygon%20points=%2217.011,5%2017.011,0%2015.011,0%2015.011,5%2015,5%2015,7%2015.011,7%2017.011,7%2022,7%2022,5%20%22/%3E%3Cpolygon%20points=%220,15%200,17%205,17%205,22%207,22%207,17%207,15%205,15%20%22/%3E%3C/svg%3E)}.auto-play-btn{background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2222px%22%20height=%2222px%22%20viewBox=%220%200%2022%2022%22%20enable-background=%22new%200%200%2022%2022%22%20fill=%22white%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22none%22%20d=%22M11,1.7c-5.128,0-9.3,4.172-9.3,9.3s4.171,9.3,9.3,9.3c5.128,0,9.3-4.172,9.3-9.3S16.128,1.7,11,1.7z%20M8,15V7l7.938,3.896L8,15z%22/%3E%3Cpath%20d=%22M11,0C4.926,0,0,4.926,0,11c0,6.077,4.926,11,11,11c6.075,0,11-4.923,11-11C21.999,4.926,17.075,0,11,0z%20M11,20.3c-5.129,0-9.3-4.172-9.3-9.3S5.872,1.7,11,1.7s9.3,4.172,9.3,9.3S16.128,20.3,11,20.3z%22/%3E%3Cpolygon%20points=%228,15%2015.938,10.896%208,7%20%22/%3E%3C/svg%3E)}.auto-play-btn.paused{background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2222px%22%20height=%2222px%22%20viewBox=%220%200%2022%2022%22%20enable-background=%22new%200%200%2022%2022%22%20fill=%22white%22%20xml:space=%22preserve%22%3E%3Cpath%20d=%22M11,0C4.926,0,0,4.926,0,11c0,6.077,4.926,11,11,11c6.075,0,11-4.923,11-11C21.999,4.926,17.075,0,11,0z%20M11,20.3c-5.129,0-9.3-4.172-9.3-9.3c0-5.127,4.172-9.3,9.3-9.3c5.128,0,9.3,4.173,9.3,9.3C20.3,16.128,16.128,20.3,11,20.3z%22/%3E%3Crect%20x=%228%22%20y=%227%22%20width=%222%22%20height=%228%22/%3E%3Crect%20x=%2212%22%20y=%227%22%20width=%222%22%20height=%228%22/%3E%3C/svg%3E)}.hide-thumb-btn{background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2222px%22%20height=%2222px%22%20viewBox=%220%200%2022%2022%22%20enable-background=%22new%200%200%2022%2022%22%20fill=%22white%22%20xml:space=%22preserve%22%3E%3Ccircle%20cx=%2211.042%22%20cy=%2219%22%20r=%222%22/%3E%3Ccircle%20cx=%2218.041%22%20cy=%2219%22%20r=%222%22/%3E%3Ccircle%20cx=%224.041%22%20cy=%2219%22%20r=%222%22/%3E%3Cpolygon%20points=%2211.004,5.45%207.469,1.913%206.055,3.327%209.59,6.864%209.582,6.873%2010.996,8.286%2011.398,7.884%2012.418,6.865%2012.417,6.865%2015.945,3.336%2014.531,1.922%20%22/%3E%3C/svg%3E)}.hide-thumb-btn.act{background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2222px%22%20height=%2222px%22%20viewBox=%220%200%2022%2022%22%20enable-background=%22new%200%200%2022%2022%22%20fill=%22white%22%20xml:space=%22preserve%22%3E%3Ccircle%20cx=%2211.042%22%20cy=%2219%22%20r=%222%22/%3E%3Ccircle%20cx=%2218.041%22%20cy=%2219%22%20r=%222%22/%3E%3Ccircle%20cx=%224.041%22%20cy=%2219%22%20r=%222%22/%3E%3Cpolygon%20points=%2212.418,3.136%2011.003,1.723%2010.995,1.714%209.581,3.128%209.589,3.136%206.055,6.673%207.47,8.086%2011.003,4.551%2014.531,8.078%2015.945,6.664%2012.417,3.136%20%22/%3E%3C/svg%3E)}.project-navigation .prev-post{background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2212px%22%20height=%2212px%22%20viewBox=%220%200%2012%2012%22%20enable-background=%22new%200%200%2012%2012%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22white%22%20points=%228.088,9.529%204.551,5.997%208.078,2.47%206.664,1.055%201.713,6.005%203.128,7.42%203.134,7.414%206.672,10.946%20%22/%3E%3C/svg%3E)}.project-navigation .next-post{background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2212px%22%20height=%2212px%22%20viewBox=%220%200%2012%2012%22%20enable-background=%22new%200%200%2012%2012%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22white%22%20points=%2210.286,6.006%2010.279,5.999%2010.279,5.999%208.865,4.583%208.864,4.584%205.335,1.055%203.921,2.47%207.449,5.998%203.913,9.529%205.326,10.943%208.863,7.412%208.871,7.42%20%22/%3E%3C/svg%3E);margin-right:-3px}.project-navigation .back-to-list,.project-navigation .back-to-list:hover{background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2212px%22%20height=%2212px%22%20viewBox=%220%200%2012%2012%22%20enable-background=%22new%200%200%2012%2012%22%20fill=%22white%22%20xml:space=%22preserve%22%3E%3Cpath%20d=%22M3,1C1.896,1,1,1.896,1,3c0,1.105,0.896,2,2,2c1.104,0,2-0.895,2-2C5,1.896,4.104,1,3,1z%22/%3E%3Cpath%20d=%22M3,8c-1.104,0-2,0.896-2,2c0,1.105,0.896,2,2,2c1.104,0,2-0.895,2-2C5,8.896,4.104,8,3,8z%22/%3E%3Cpath%20d=%22M10,1C8.896,1,8,1.896,8,3c0,1.105,0.896,2,2,2c1.104,0,2-0.895,2-2C12,1.896,11.104,1,10,1z%22/%3E%3Cpath%20d=%22M10,8c-1.104,0-2,0.896-2,2c0,1.105,0.896,2,2,2c1.104,0,2-0.895,2-2C12,8.896,11.104,8,10,8z%22/%3E%3C/svg%3E)}.scroller-arrow{position:absolute;z-index:99;top:50%;margin-top:-20px;width:50px;height:50px;cursor:pointer;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.scroller-arrow.prev{left:10px}.scroller-arrow i{position:absolute;top:40%;left:0;width:38px;height:3px;border-radius:2.5px;background:#fff;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;-ms-transition:all .15s ease;transition:all .15s ease;box-shadow:0 0 5px 0 rgba(0,0,0,.3)}.scroller-arrow.prev i{-webkit-transform-origin:0 50%;-moz-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.scroller-arrow.prev i:first-child{-webkit-transform:translate(0,-1px) rotate(43deg);-moz-transform:translate(0,-1px) rotate(43deg);-ms-transform:translate(0,-1px) rotate(43deg);transform:translate(0,-1px) rotate(43deg)}.scroller-arrow.next i:first-child,.scroller-arrow.prev i:last-child{-webkit-transform:translate(0,1px) rotate(-43deg);-moz-transform:translate(0,1px) rotate(-43deg);-ms-transform:translate(0,1px) rotate(-43deg);transform:translate(0,1px) rotate(-43deg)}.scroller-arrow.prev:hover i:first-child{-webkit-transform:translate(0,-1px) rotate(33deg);-moz-transform:translate(0,-1px) rotate(33deg);-ms-transform:translate(0,-1px) rotate(33deg);transform:translate(0,-1px) rotate(33deg)}.scroller-arrow.prev:hover i:last-child{-webkit-transform:translate(0,1px) rotate(-33deg);-moz-transform:translate(0,1px) rotate(-33deg);-ms-transform:translate(0,1px) rotate(-33deg);transform:translate(0,1px) rotate(-33deg)}.scroller-arrow.prev.disabled i:first-child,.scroller-arrow.prev.disabled i:last-child,.scroller-arrow.prev.disabled:hover i:first-child,.scroller-arrow.prev.disabled:hover i:last-child{-webkit-transform:translate(-5px,0) rotate(0);-moz-transform:translate(-5px,0) rotate(0);-ms-transform:translate(-5px,0) rotate(0);transform:translate(-5px,0) rotate(0)}.scroller-arrow.next i{left:auto;right:0;-webkit-transform-origin:100% 50%;-moz-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.scroller-arrow.next i:first-child{-webkit-transform:translate(0,1px) rotate(43deg);-moz-transform:translate(0,1px) rotate(43deg);-ms-transform:translate(0,1px) rotate(43deg);transform:translate(0,1px) rotate(43deg)}.scroller-arrow.next i:last-child{-webkit-transform:translate(0,-1px) rotate(-43deg);-moz-transform:translate(0,-1px) rotate(-43deg);-ms-transform:translate(0,-1px) rotate(-43deg);transform:translate(0,-1px) rotate(-43deg)}.scroller-arrow.next:hover i:first-child{-webkit-transform:translate(0,1px) rotate(33deg);-moz-transform:translate(0,1px) rotate(33deg);-ms-transform:translate(0,1px) rotate(33deg);transform:translate(0,1px) rotate(33deg)}.scroller-arrow.next:hover i:last-child{-webkit-transform:translate(0,-1px) rotate(-33deg);-moz-transform:translate(0,-1px) rotate(-33deg);-ms-transform:translate(0,-1px) rotate(-33deg);transform:translate(0,-1px) rotate(-33deg)}.scroller-arrow.next.disabled i:first-child,.scroller-arrow.next.disabled i:last-child,.scroller-arrow.next.disabled:hover i:first-child,.scroller-arrow.next.disabled:hover i:last-child{-webkit-transform:translate(5px,0) rotate(0);-moz-transform:translate(5px,0) rotate(0);-ms-transform:translate(5px,0) rotate(0);transform:translate(5px,0) rotate(0)}.scroller-arrow.disabled{opacity:.3;cursor:default}.rsArrow,.rsThumbs,.rsThumbsArrow{cursor:pointer}.blog.layout-grid .wf-container.description-under-image .wf-cell,.grid-masonry .wf-cell,.iso-grid .wf-cell,.iso-item,.shortcode-blog-posts .wf-cell{opacity:0}.no-cssanimations #main .jg-container .wf-cell,.no-cssanimations .blog.layout-grid .wf-container.description-under-image .wf-cell,.no-cssanimations .grid-masonry .wf-cell,.no-cssanimations .iso-grid .wf-cell,.no-cssanimations .iso-item,.no-cssanimations .shortcode-blog-posts.iso-grid .wf-cell{opacity:1}.iso-item{width:100%}.slider-masonry{width:100%!important}.dt-isotope .wf-cell.animate-position{-webkit-transition:top .65s ease-out,left .65s ease-out;-moz-transition:top .65s ease-out,left .65s ease-out;-o-transition:top .65s ease-out,left .65s ease-out;transition:top .65s ease-out,left .65s ease-out}.blog.layout-grid .wf-container.dt-isotope.loading-effect-none .wf-cell.shown:not(.isotope-hidden),.dt-isotope.loading-effect-none .wf-cell.shown:not(.isotope-hidden),.loading-effect-none .wf-cell.shown:not(.isotope-hidden),.mobile-true .blog.layout-grid .wf-container.dt-isotope .wf-cell.shown:not(.isotope-hidden),.mobile-true .dt-isotope .wf-cell.shown:not(.isotope-hidden),.mobile-true .wf-cell.shown:not(.isotope-hidden){-webkit-animation:dt_fadeIn .4s ease forwards;-moz-animation:dt_fadeIn .4s ease forwards;animation:dt_fadeIn .4s ease forwards}.mobile-false .blog.layout-grid .wf-container.dt-isotope.loading-effect-fade-in .wf-cell.shown:not(.isotope-hidden),.mobile-false .blog.layout-grid .wf-container.dt-isotope.loading-effect-fade-in .wf-cell.start-animation,.mobile-false .dt-isotope.loading-effect-fade-in .wf-cell.shown:not(.isotope-hidden),.mobile-false .dt-isotope.loading-effect-fade-in .wf-cell.start-animation,.mobile-false .loading-effect-fade-in .wf-cell.shown:not(.isotope-hidden),.mobile-false .loading-effect-fade-in .wf-cell.start-animation{-webkit-animation:dt_fadeIn .7s ease forwards;-moz-animation:dt_fadeIn .7s ease forwards;animation:dt_fadeIn .7s ease forwards}@-webkit-keyframes dt_fadeIn{to{opacity:1}}@-moz-keyframes dt_fadeIn{to{opacity:1}}@keyframes dt_fadeIn{to{opacity:1}}.mobile-false .blog.layout-grid .wf-container.dt-isotope.loading-effect-move-up .wf-cell.shown:not(.isotope-hidden),.mobile-false .blog.layout-grid .wf-container.dt-isotope.loading-effect-move-up .wf-cell.start-animation,.mobile-false .dt-isotope.loading-effect-move-up .wf-cell.shown:not(.isotope-hidden),.mobile-false .dt-isotope.loading-effect-move-up .wf-cell.start-animation,.mobile-false .loading-effect-move-up .wf-cell.shown:not(.isotope-hidden),.mobile-false .loading-effect-move-up .wf-cell.start-animation{-webkit-transform:translateY(200px);-moz-transform:translateY(200px);transform:translateY(200px);-webkit-animation:dt_moveUp .55s ease-in-out forwards;-moz-animation:dt_moveUp .55s ease-in-out forwards;animation:dt_moveUp .55s ease-in-out forwards}@-webkit-keyframes dt_moveUp{to{-webkit-transform:translateY(0);opacity:1}}@-moz-keyframes dt_moveUp{to{-moz-transform:translateY(0);opacity:1}}@keyframes dt_moveUp{to{transform:translateY(0);opacity:1}}.mobile-false .blog.layout-grid .wf-container.dt-isotope.loading-effect-scale-up .wf-cell.shown:not(.isotope-hidden),.mobile-false .blog.layout-grid .wf-container.dt-isotope.loading-effect-scale-up .wf-cell.start-animation,.mobile-false .dt-isotope.loading-effect-scale-up .wf-cell.shown:not(.isotope-hidden),.mobile-false .dt-isotope.loading-effect-scale-up .wf-cell.start-animation,.mobile-false .loading-effect-scale-up .wf-cell.shown:not(.isotope-hidden):not(.isotope-hidden),.mobile-false .loading-effect-scale-up .wf-cell.start-animation{-webkit-transform:scale(.6);-moz-transform:scale(.6);transform:scale(.6);-webkit-animation:dt_scaleUp .57s ease-in-out forwards;-moz-animation:dt_scaleUp .57s ease-in-out forwards;animation:dt_scaleUp .57s ease-in-out forwards}@-webkit-keyframes dt_scaleUp{to{-webkit-transform:scale(1);opacity:1}}@-moz-keyframes dt_scaleUp{to{-moz-transform:scale(1);opacity:1}}@keyframes dt_scaleUp{to{transform:scale(1);opacity:1}}.mobile-false .loading-effect-fall-perspective,.mobile-false .loading-effect-flip,.mobile-false .loading-effect-helix,.mobile-false .loading-effect-scale{-webkit-perspective:1300px;-moz-perspective:1300px;perspective:1300px}.mobile-false .blog.layout-grid .wf-container.dt-isotope.loading-effect-fall-perspective .wf-cell.shown:not(.isotope-hidden),.mobile-false .blog.layout-grid .wf-container.dt-isotope.loading-effect-fall-perspective .wf-cell.start-animation,.mobile-false .dt-isotope.loading-effect-fall-perspective .wf-cell.shown:not(.isotope-hidden),.mobile-false .dt-isotope.loading-effect-fall-perspective .wf-cell.start-animation,.mobile-false .loading-effect-fall-perspective .wf-cell.shown:not(.isotope-hidden),.mobile-false .loading-effect-fall-perspective .wf-cell.start-animation{-webkit-transform-style:preserve-3d;-webkit-transform:translateZ(400px) translateY(300px) rotateX(-65deg);-moz-transform:translateZ(400px) translateY(300px) rotateX(-65deg);transform:translateZ(400px) translateY(300px) rotateX(-65deg);-webkit-animation:dt_fallPerspective .75s ease-in-out forwards;-moz-animation:dt_fallPerspective .75s ease-in-out forwards;animation:dt_fallPerspective .75s ease-in-out forwards}@-webkit-keyframes dt_fallPerspective{100%{-webkit-transform:translateZ(0) translateY(0) rotateX(0);opacity:1}}@-moz-keyframes dt_fallPerspective{100%{-moz-transform:translateZ(0) translateY(0) rotateX(0);opacity:1}}@keyframes dt_fallPerspective{100%{transform:translateZ(0) translateY(0) rotateX(0);opacity:1}}.mobile-false .blog.layout-grid .wf-container.dt-isotope.loading-effect-fly .wf-cell.shown:not(.isotope-hidden),.mobile-false .blog.layout-grid .wf-container.dt-isotope.loading-effect-fly .wf-cell.start-animation,.mobile-false .dt-isotope.loading-effect-fly .wf-cell.shown:not(.isotope-hidden),.mobile-false .dt-isotope.loading-effect-fly .wf-cell.start-animation,.mobile-false .loading-effect-fly .wf-cell.shown:not(.isotope-hidden),.mobile-false .loading-effect-fly .wf-cell.start-animation{-webkit-transform-style:preserve-3d;-webkit-transform-origin:50% 50% -300px;-moz-transform-origin:50% 50% -300px;transform-origin:50% 50% -300px;-webkit-transform:rotateX(-180deg);-moz-transform:rotateX(-180deg);transform:rotateX(-180deg);-webkit-animation:dt_fly .7s ease-in-out forwards;-moz-animation:dt_fly .7s ease-in-out forwards;animation:dt_fly .7s ease-in-out forwards}@-webkit-keyframes dt_fly{100%{-webkit-transform:rotateX(0);opacity:1}}@-moz-keyframes dt_fly{100%{-moz-transform:rotateX(0);opacity:1}}@keyframes dt_fly{100%{transform:rotateX(0);opacity:1}}.mobile-false .blog.layout-grid .wf-container.dt-isotope.loading-effect-flip .wf-cell.shown:not(.isotope-hidden),.mobile-false .blog.layout-grid .wf-container.dt-isotope.loading-effect-flip .wf-cell.start-animation,.mobile-false .dt-isotope.loading-effect-flip .wf-cell.shown:not(.isotope-hidden),.mobile-false .dt-isotope.loading-effect-flip .wf-cell.start-animation,.mobile-false .loading-effect-flip .wf-cell.shown:not(.isotope-hidden),.mobile-false .loading-effect-flip .wf-cell.start-animation{-webkit-transform-style:preserve-3d;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotateX(-80deg);-moz-transform:rotateX(-80deg);transform:rotateX(-80deg);-webkit-animation:dt_flip .7s ease-in-out forwards;-moz-animation:dt_flip .7s ease-in-out forwards;animation:dt_flip .7s ease-in-out forwards}@-webkit-keyframes dt_flip{100%{-webkit-transform:rotateX(0);opacity:1}}@-moz-keyframes dt_flip{100%{-moz-transform:rotateX(0);opacity:1}}@keyframes dt_flip{100%{transform:rotateX(0);opacity:1}}.mobile-false .blog.layout-grid .wf-container.dt-isotope.loading-effect-helix .wf-cell.shown:not(.isotope-hidden),.mobile-false .blog.layout-grid .wf-container.dt-isotope.loading-effect-helix .wf-cell.start-animation,.mobile-false .dt-isotope.loading-effect-helix .wf-cell.shown:not(.isotope-hidden),.mobile-false .dt-isotope.loading-effect-helix .wf-cell.start-animation,.mobile-false .loading-effect-helix .wf-cell.shown:not(.isotope-hidden),.mobile-false .loading-effect-helix .wf-cell.start-animation{-webkit-transform-style:preserve-3d;-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-animation:dt_helix .7s ease-in-out forwards;-moz-animation:dt_helix .7s ease-in-out forwards;animation:dt_helix .7s ease-in-out forwards}@-webkit-keyframes dt_helix{100%{-webkit-transform:rotateY(0);opacity:1}}@-moz-keyframes dt_helix{100%{-moz-transform:rotateY(0);opacity:1}}@keyframes dt_helix{100%{transform:rotateY(0);opacity:1}}.mobile-false .blog.layout-grid .wf-container.dt-isotope.loading-effect-scale .wf-cell.shown:not(.isotope-hidden),.mobile-false .blog.layout-grid .wf-container.dt-isotope.loading-effect-scale .wf-cell.start-animation,.mobile-false .dt-isotope.loading-effect-scale .wf-cell.shown:not(.isotope-hidden),.mobile-false .dt-isotope.loading-effect-scale .wf-cell.start-animation,.mobile-false .loading-effect-scale .wf-cell.shown:not(.isotope-hidden),.mobile-false .loading-effect-scale .wf-cell.start-animation{-webkit-transform-style:preserve-3d;-webkit-transform:scale(.4);-moz-transform:scale(.4);transform:scale(.4);-webkit-animation:dt_popUp .9s ease-in forwards;-moz-animation:dt_popUp .9s ease-in forwards;animation:dt_popUp .9s ease-in forwards}@-webkit-keyframes dt_popUp{70%{-webkit-transform:scale(1.05);opacity:.8;-webkit-animation-timing-function:ease-in-out}100%{-webkit-transform:scale(1);opacity:1}}@-moz-keyframes dt_popUp{70%{-moz-transform:scale(1.05);opacity:.8;-moz-animation-timing-function:ease-in-out}100%{-moz-transform:scale(1);opacity:1}}@keyframes dt_popUp{70%{transform:scale(1.05);opacity:.8;animation-timing-function:ease-in-out}100%{transform:scale(1);opacity:1}}.dt-isotope .wf-cell.no-transition,.dt-isotope.no-transition,.dt-isotope.no-transition .wf-cell{-webkit-transition-duration:0s;-moz-transition-duration:0s;-ms-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.royalSlider{width:600px;height:400px;position:relative;direction:ltr}.rsContainer,.rsOverflow,.rsVisibleNearbyWrap{height:100%;-webkit-tap-highlight-color:transparent}.royalSlider>*{float:left}.rsWebkit3d .rsSlide,.rsWebkit3d.slider-content .rsContainer,.rsWebkit3d.slider-content .rsOverflow{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0)}.rsFade.rsWebkit3d .rsContainer,.rsFade.rsWebkit3d .rsSlide,.rsFade.rsWebkit3d img{-webkit-transform:none}.rsOverflow{width:100%;position:relative;overflow:hidden;float:left}.rsVisibleNearbyWrap{width:100%;position:relative;overflow:hidden;left:0;top:0}.rsVisibleNearbyWrap .rsOverflow{position:absolute;left:0;top:0}.rsContainer{position:relative;width:100%}.rsThumb{float:left;position:relative}.rsArrow,.rsNav,.rsThumbsArrow{opacity:1;-webkit-transition:opacity .3s linear;-moz-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear}.rsHidden{opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .3s,opacity .3s linear;-moz-transition:visibility 0s linear .3s,opacity .3s linear;-o-transition:visibility 0s linear .3s,opacity .3s linear;transition:visibility 0s linear .3s,opacity .3s linear}.rsGCaption{width:100%;float:left;text-align:center}.royalSlider.rsFullscreen{position:fixed!important;height:auto!important;width:auto!important;margin:0!important;padding:0!important;z-index:2147483647!important;top:0!important;left:0!important;bottom:0!important;right:0!important}.royalSlider .rsSlide.rsFakePreloader{opacity:1!important;-webkit-transition:0s;-moz-transition:0s;-o-transition:0s;transition:0s;display:none}.rsLink,.rsSlide{left:0;top:0;display:block}.rsSlide{position:absolute;overflow:hidden;height:100%;width:100%}.royalSlider.rsAutoHeight,.rsAutoHeight .rsSlide{height:auto}.rsContent{width:100%;height:100%;position:relative}.rsPreloader{position:absolute;z-index:0}.rsNav{-moz-user-select:-moz-none;-webkit-user-select:none;user-select:none}.rsNavItem{-webkit-tap-highlight-color:rgba(0,0,0,.25)}.rsThumbs{position:relative;overflow:hidden;float:left}.rsTabs{float:left;background:0 0!important}.rsTabs,.rsThumbs{-webkit-tap-highlight-color:transparent}.rsVideoContainer{width:auto;height:auto;line-height:0;position:relative}.rsVideoFrameHolder{position:absolute;z-index:100;left:0;top:0;background:#141414;opacity:0;-webkit-transition:.3s}.rsVideoFrameHolder.rsVideoActive{opacity:1}.rsVideoContainer .rsVideoObj,.rsVideoContainer embed,.rsVideoContainer iframe,.rsVideoContainer video{position:absolute;z-index:50;left:0;top:0;width:100%;height:100%}.rsVideoContainer.rsIOSVideo embed,.rsVideoContainer.rsIOSVideo iframe,.rsVideoContainer.rsIOSVideo video{padding-right:44px}.rsABlock{left:0;top:0;position:absolute;z-index:15}.grab-cursor{cursor:url(../royalslider/grab.png) 8 8,move}.grabbing-cursor{cursor:url(../royalslider/grabbing.png) 8 8,move}.rsNoDrag{cursor:auto}.rsLink{position:absolute;width:100%;height:100%;z-index:20;background:url(blank.gif)}.fixed .rsHomePorthole{background:rgba(34,34,34,.3)}.rsHomePorthole{background:#262626}#main-slideshow-content,#main-slideshow>ul>li{display:none}#main-slideshow #main-slideshow-content,.rsHomePorthole .rsTmb{display:block}#main-slideshow{overflow:hidden}.rsThumbs{z-index:1!important}.rsHomePorthole .rsThumb{float:none;margin:0 auto}.rsHomePorthole .rsThumbsHor{width:100%;height:auto}.rsHomePorthole .rsThumbsVer{position:absolute;width:98px;height:370px;top:50%;margin-top:-185px;right:25px}.rsHomePorthole.rsWithThumbsHor .rsThumbsContainer{position:relative}.rsHomePorthole.rsWithThumbsVer .rsThumbsContainer{position:relative;width:100%;padding-top:120px}.rsHomePorthole .rsThumb{overflow:hidden;width:30px;height:30px;opacity:0;border-radius:90px;-webkit-box-shadow:0 0 3px rgba(0,0,0,.05);-moz-box-shadow:0 0 3px rgba(0,0,0,.05);-ms-box-shadow:0 0 3px rgba(0,0,0,.05);-o-box-shadow:0 0 3px rgba(0,0,0,.05);box-shadow:0 0 3px rgba(0,0,0,.05)}.rsHomePorthole .rsThumb,.rsHomePorthole .rsThumb img{-webkit-border-radius:90px;-moz-border-radius:90px;-ms-border-radius:90px;-o-border-radius:90px}.no-touch .rsHomePorthole .rsThumb{-webkit-transition:all 600ms ease;-moz-transition:all 600ms ease;-ms-transition:all 600ms ease;-o-transition:all 600ms ease;transition:all 600ms ease;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.no-touch .rsHomePorthole .rsThumb:first-child{-webkit-transition:all 100ms ease;-moz-transition:all 100ms ease;-ms-transition:all 100ms ease;-o-transition:all 100ms ease;transition:all 100ms ease}.rsHomePorthole .rsThumb img{width:100%;height:100%;border-radius:90px}.rsHomePorthole .rsThumb.rsNavVis{opacity:.5}.rsHomePorthole .rsThumb.rsNavNext,.rsHomePorthole .rsThumb.rsNavPrev{width:50px;height:50px;opacity:.8}.rsHomePorthole .rsThumb.rsNavSelected{width:90px;height:90px;opacity:1}.rsHomePorthole .rsTmb h5{font-size:16px;margin:0;padding:0;line-height:20px;color:#FFF}.rsHomePorthole .rsTmb span{color:#DDD;margin:0;padding:0;font-size:13px;line-height:18px}.rsHomePorthole .rsVideoContainer{position:absolute}.rsHomePorthole .rsPlayBtn{-webkit-tap-highlight-color:rgba(0,0,0,.3);width:90px;height:90px;margin-left:-45px;margin-top:-45px;cursor:pointer;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;background-color:#000;background-color:rgba(0,0,0,.6);-webkit-border-radius:120px;border-radius:120px}.rsHomePorthole .rsPlayBtnIcon{display:block;width:90px;height:90px;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2248px%22%20height=%2248px%22%20viewBox=%220%200%2050%2050%22%20enable-background=%22new%200%200%2050%2050%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M39.448,6.801h-29c-4.125,0-7.5,3.376-7.5,7.5V35.3c0,4.126,3.375,7.501,7.5,7.501h29c4.125,0,7.5-3.375,7.5-7.501V14.301C46.948,10.177,43.573,6.801,39.448,6.801z%20M43.366,34.767c0,1.216-0.49,2.366-1.378,3.236%09c-0.889,0.87-2.067,1.349-3.313,1.349H11.222c-1.246,0-2.421-0.479-3.312-1.349c-0.887-0.872-1.377-2.021-1.377-3.236V14.836c0-1.215,0.491-2.367,1.377-3.235c0.891-0.872,2.066-1.35,3.312-1.35h27.453c1.246,0,2.425,0.479,3.313,1.35c0.89,0.87,1.378,2.021,1.378,3.235V34.767z%20M18.886,33.809l16.125-9.008l-16.125-9.008V33.809z%22/%3E%3C/svg%3E);background-repeat:no-repeat;background-position:center center}.rsHomePorthole .rsPlayBtn:hover{background-color:rgba(0,0,0,.8)}.rsHomePorthole .rsBtnCenterer{position:absolute;left:50%;top:50%}.rsHomePorthole .rsCloseVideoBtn{right:0;top:0;width:44px;height:44px;z-index:500;position:absolute;cursor:pointer;-webkit-transform:translateZ(0)}.rsHomePorthole .rsCloseVideoBtn.rsiOSBtn{top:-38px;right:-6px}.rsHomePorthole .rsCloseVideoIcn{margin:6px;width:32px;height:32px;background:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%09%20width=%22512px%22%20height=%22512px%22%20viewBox=%220%200%20512%20512%22%20enable-background=%22new%200%200%20512%20512%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22white%22%20points=%22438.393,374.595%20319.757,255.977%20438.378,137.348%20374.595,73.607%20255.995,192.225%20137.375,73.622%20%0973.607,137.352%20192.246,255.983%2073.622,374.625%20137.352,438.393%20256.002,319.734%20374.652,438.378%20%22/%3E%3C/svg%3E) center center no-repeat;background-size:26px 26px;background-color:rgba(0,0,0,.75)}.rsHomePorthole .rsCloseVideoIcn:hover{background-color:rgba(0,0,0,.9);opacity:1}.hide-thumbnails .rsHomePorthole .progress-wrapper,.hide-thumbnails .rsHomePorthole .rsThumb{display:none!important}.rsHomePorthole .rsPreloader{width:60px;height:60px;padding:5px;left:50%;top:50%;margin-left:-30px;margin-top:-30px}.rsHomePorthole .rsCapt{position:absolute;top:auto;bottom:45px;text-align:center;width:100%;padding:0 140px;z-index:auto}.overlap .rsHomePorthole .rsCapt{bottom:115px}.rsHomePorthole .rsTitle{position:relative;display:inline-block;margin-right:15px;color:#fff;vertical-align:middle;text-shadow:1px 1px 0 rgba(0,0,0,.1),0 0 15px rgba(0,0,0,.5)}.rsHomePorthole .rsDesc{display:block;margin:10px auto 0;color:#fff;vertical-align:middle;text-shadow:1px 1px 0 rgba(0,0,0,.1),0 0 15px rgba(0,0,0,.5)}.ps-link,.rsHomePorthole .rsCLink{position:absolute;left:50%;top:50%;margin:-45px 0 0 -45px;width:90px;height:90px;background-color:rgba(0,0,0,.6);background-repeat:no-repeat;background-position:center center;border-radius:50%;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2235px%22%20height=%2235px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M11.797,3.106c0.552,0.553,0.552,1.453,0,2.004l-5.07,5.074c0.945,0.249,1.991,0.016,2.73-0.725l3.344-3.345c1.109-1.108,1.109-2.904,0-4.012L12.049,1.35c-1.109-1.107-2.904-1.107-4.012,0L4.692,4.693C3.952,5.433,3.719,6.479,3.97,7.424l5.071-5.071c0.553-0.553,1.452-0.553,2.005,0L11.797,3.106z%20M11.307,11.309c0.741-0.742,0.974-1.789,0.724-2.733l-5.069,5.073c-0.554,0.553-1.453,0.553-2.004,0l-0.754-0.753%09c-0.553-0.552-0.553-1.452,0-2.008l5.072-5.069c-0.946-0.25-1.992-0.017-2.731,0.724L3.198,9.884c-1.107,1.109-1.107,2.904,0,4.013l0.752,0.753c1.108,1.108,2.904,1.108,4.012,0L11.307,11.309z%22/%3E%3C/svg%3E)}.rsHomePorthole .rsCLink:hover{background-color:rgba(0,0,0,.8)}.rsHomePorthole .rsBtnCenterer.with-link{margin:-45px 0 0 -100px}.rsHomePorthole .with-link .rsCLink,.rsHomePorthole .with-link .rsPlayBtn{position:relative;top:0;left:0;display:inline-block;margin:0 5px}.rsHomePorthole .progress-wrapper{z-index:999;top:50%;left:0;margin-top:-49px;width:98px;height:98px;transition:opacity 150ms ease}.rsHomePorthole .progress-controls,.rsHomePorthole .progress-wrapper{position:absolute;-webkit-transition:opacity 150ms ease;-moz-transition:opacity 150ms ease;-ms-transition:opacity 150ms ease;-o-transition:opacity 150ms ease}.rsHomePorthole .progress-wrapper.blurred{opacity:0}.rsHomePorthole .progress-controls{top:4px;left:4px;width:90px;height:90px;opacity:.5;-webkit-border-radius:90px;-moz-border-radius:90px;-ms-border-radius:90px;-o-border-radius:90px;border-radius:90px;background-color:rgba(0,0,0,.3);background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%09%20width=%2230px%22%20height=%2230px%22%20viewBox=%220%200%20512%20512%22%20enable-background=%22new%200%200%20512%20512%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M217.679,462h-120V50h120V462z%20M414.321,50h-120v412h120V50z%22/%3E%3C/svg%3E);background-size:30px 30px;background-repeat:no-repeat;background-position:center center;transition:opacity 150ms ease}.touch .rsHomePorthole .progress-controls{background-color:transparent}.rsHomePorthole .progress-controls:hover{opacity:1}.rsHomePorthole .paused .progress-controls{background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2232px%22%20height=%2232px%22%20viewBox=%220%200%20512%20512%22%20enable-background=%22new%200%200%20512%20512%22%20xml:space=%22preserve%22%3E%09%3Cpolygon%20fill=%22white%22%20points=%22418.999,256.001%20121.001,462%20121.001,50%20%22/%3E%3C/svg%3E);background-size:32px 32px;background-position:31px center}.rsHomePorthole .progress-mask{position:relative;float:left;width:50%;height:100%;overflow:hidden}.rsHomePorthole .progress-spinner-left,.rsHomePorthole .progress-spinner-right{width:100%;height:100%;border:4px solid transparent;animation-duration:5s;animation-timing-function:linear;animation-iteration-count:1;-webkit-animation-duration:5s;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:1}.rsHomePorthole .progress-spinner-left.paused,.rsHomePorthole .progress-spinner-right.paused{animation-play-state:paused;-webkit-animation-play-state:paused}.rsHomePorthole .progress-spinner-left{border-radius:100% 0 0 100%/50% 0 0 50%;border-right:none;transform-origin:100% 50%;transform:rotate(180deg);animation-name:rota-left;-webkit-transform-origin:100% 50%;-webkit-transform:rotate(180deg);-webkit-animation-name:rota-left}.rsHomePorthole .progress-spinner-right{border-radius:0 100% 100% 0/0 50% 50% 0;border-left:none;transform-origin:0 50%;transform:rotate(-180deg);animation-name:rota-right;-webkit-transform-origin:0 50%;-webkit-transform:rotate(-180deg);-webkit-animation-name:rota-right}@keyframes rota-left{0%,50%{transform:rotate(180deg)}100%{transform:rotate(360deg)}}@keyframes rota-right{0%{transform:rotate(180deg)}100%,50%{transform:rotate(360deg)}}@-webkit-keyframes rota-left{0%,50%{-webkit-transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg)}}@-webkit-keyframes rota-right{0%{-webkit-transform:rotate(180deg)}100%,50%{-webkit-transform:rotate(360deg)}}.rsShor,.rsShor .rsOverflow,.rsShor .rsSlide,.rsShor .rsThumbs,.rsShor .rsVideoFrameHolder{background:#262626}.rsShor .rsArrow{height:20px;width:20px;position:absolute;display:block;cursor:pointer;z-index:100}.style-material-design .rsShor .rsArrow,.style-material-design .rsShor .rsArrowIcn,.style-material-design .rsShor .rsArrowIcn:before{width:30px;height:30px}.rsShor.rsVer .rsArrow{width:100%;height:44px}.rsShor.rsVer .rsArrowLeft{top:0;left:0}.rsShor.rsVer .rsArrowRight{bottom:0;left:0}.rsShor.rsHor .rsArrowLeft{right:43px;bottom:15px}.rsShor.rsHor .rsArrowRight{right:19px;bottom:15px}.style-material-design .rsShor.rsHor .rsArrowLeft{right:48px}.rsShor .rsArrowIcn{position:absolute;width:13px;height:18px;top:0;left:6px;cursor:pointer}.style-material-design .rsShor .rsArrowIcn{left:0}.rsShor .rsArrowRight .rsArrowIcn{left:auto;right:0}.rsShor .rsArrowIcn:before{position:absolute;left:0;top:0;width:19px;height:19px;content:"";background-position:0 0;background-repeat:no-repeat;z-index:9}.rsShor .rsPlayBtnIcon,.style-material-design .rsShor .rsArrowIcn:before{background-position:center center}.rsShor .rsBullets{position:absolute;z-index:35;left:17px;bottom:14px;width:100%;height:auto;margin:0;text-align:left}.rsShor .rsBullet{display:inline-block}.rsShor .rsBullet span{display:block}.rsShor .slider-post-caption{position:absolute;left:0;top:auto;bottom:0;width:100%}.rsShor .slider-post-caption p{margin-bottom:5px}.rsShor .slider-post-inner{display:inline-block;padding:5px 20px 35px;margin:0}.content .icons-bg .benefits-grid-ico>.fa,.images-list-inner,.images-list-inner *,.photo-scroller .slide-caption *,.project-navigation *,.rsShor .slider-post-inner *,.share-overlay *,.tooltip-title.text-big,.vc_progress_bar .vc_label{color:#fff}.rsContW .rsBullets{position:absolute;top:100%;overflow:hidden;width:100%;height:auto;text-align:center}.logo-items .rsOverflow{margin-bottom:10px}.rsContW .rsBullet{display:inline-block;margin:0 1px;width:9px;height:9px}.rsBullet:hover{cursor:pointer}.rsCont,.rsContW{position:relative}.rsCont .rsBullets{position:absolute;top:100%;margin-top:35px;width:100%;text-align:center}#lang_sel a,#lang_sel_click a,#lang_sel_footer a,#lang_sel_list,#lang_sel_list a{text-decoration:none;text-align:left}.team-items .rsCont .rsBullets{margin:0 0 -13px;padding-top:3px}.rsCont .rsBullet{display:inline-block;margin:0 1px;width:9px;height:9px}.rsCont .rsBullet:hover{cursor:pointer}.rsSlide .rollover-video i{display:none}.rsShor .rsBtnCenterer .rsPlayBtn{position:relative;z-index:99;-webkit-tap-highlight-color:rgba(0,0,0,.3);width:88px;height:76px;left:50%;top:50%;margin-left:-44px;margin-top:-38px;cursor:pointer}.rsShor .rsPlayBtnIcon{display:block;width:88px;height:76px;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;background-color:rgba(11,15,16,.5);background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2250px%22%20height=%2250px%22%20viewBox=%220%200%2050%2050%22%20enable-background=%22new%200%200%2050%2050%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M39.448,6.801h-29c-4.125,0-7.5,3.376-7.5,7.5V35.3c0,4.126,3.375,7.501,7.5,7.501h29c4.125,0,7.5-3.375,7.5-7.501V14.301C46.948,10.177,43.573,6.801,39.448,6.801z%20M43.366,34.767c0,1.216-0.49,2.366-1.378,3.236%09c-0.889,0.87-2.067,1.349-3.313,1.349H11.222c-1.246,0-2.421-0.479-3.312-1.349c-0.887-0.872-1.377-2.021-1.377-3.236V14.836c0-1.215,0.491-2.367,1.377-3.235c0.891-0.872,2.066-1.35,3.312-1.35h27.453c1.246,0,2.425,0.479,3.313,1.35c0.89,0.87,1.378,2.021,1.378,3.235V34.767z%20M18.886,33.809l16.125-9.008l-16.125-9.008V33.809z%22/%3E%3C/svg%3E);background-repeat:no-repeat}.rsShor .rsPlayBtnIcon:hover{background-color:rgba(11,15,16,.8)}.rsShor .rsBtnCenterer{position:absolute;left:0;top:0;width:100%;height:100%}.rsShor .rsCloseVideoBtn{right:0;top:0;width:44px;height:44px;z-index:500;position:absolute;cursor:pointer;-webkit-transform:translateZ(0)}.rsShor .rsCloseVideoBtn.rsiOSBtn{top:-38px;right:-6px}.rsShor .rsCloseVideoIcn{margin:6px;width:32px;height:32px;background:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%09%20width=%22512px%22%20height=%22512px%22%20viewBox=%220%200%20512%20512%22%20enable-background=%22new%200%200%20512%20512%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22white%22%20points=%22438.393,374.595%20319.757,255.977%20438.378,137.348%20374.595,73.607%20255.995,192.225%20137.375,73.622%20%0973.607,137.352%20192.246,255.983%2073.622,374.625%20137.352,438.393%20256.002,319.734%20374.652,438.378%20%22/%3E%3C/svg%3E) center center no-repeat;background-size:26px 26px;background-color:rgba(0,0,0,.75)}.rsShor .rsCloseVideoIcn:hover{background-color:rgba(0,0,0,.9);opacity:1}.video-playing .rsShor .progress-wrapper,.video-playing .rsShor .rsThumb{display:none!important}.rsSlide .rollover-video i:after{background-image:none}.rsShor .rsPreloader{width:30px;height:30px;padding:5px;left:50%;top:50%;margin-left:-15px;margin-top:-15px;-webkit-box-shadow:0 0 4px rgba(0,0,0,.2);-moz-box-shadow:0 0 4px rgba(0,0,0,.2);box-shadow:0 0 4px rgba(0,0,0,.2)}#lang_sel,#lang_sel_click,#lang_sel_list{position:relative;z-index:99;display:inline-block!important;-webkit-transition:background-color .2s;transition:background-color .2s}#lang_sel a,#lang_sel_click a{display:block;white-space:nowrap;padding:5px 15px 5px 10px;min-width:135px;-webkit-transition:background-color .2s,color .2s;transition:background-color .2s,color .2s}#lang_sel>ul>li:after,#lang_sel_click>ul>li:after{background-position:right center;background-repeat:no-repeat;content:"";height:8px;margin:-4px 10px 0 0;opacity:.3;position:absolute;top:50%;right:0;width:8px}#lang_sel li,#lang_sel ul,#lang_sel_click li,#lang_sel_click ul,#lang_sel_list ul{padding:0;margin:0;list-style-type:none}#lang_sel li:before,#lang_sel_click li:before{content:''}#lang_sel ul>li>ul,#lang_sel_click ul>li>ul{position:absolute;opacity:0;visibility:hidden;-webkit-transition:opacity .2s;transition:opacity .2s}#lang_sel:hover ul>li>ul,#lang_sel_click:hover ul>li>ul{opacity:1;visibility:visible}.iclflag{margin-right:5px}.wf-td #lang_sel,.wf-td #lang_sel_click,.wf-td #lang_sel_list{margin:0 20px 0 0}.right-block #lang_sel,.right-block #lang_sel_click,.right-block #lang_sel_list{margin:0 0 0 20px}#lang_sel_footer a:hover,#lang_sel_list a:hover{opacity:.8}#lang_sel_footer li,.lang_sel_list_horizontal li{display:inline-block;margin-right:15px}#lang_sel_footer li:last-child,.lang_sel_list_horizontal li:last-child{margin-right:0}#lang_sel_footer{margin:0;padding:7px;text-align:center;min-height:15px;clear:both;background-color:#fff;border:1px solid #cdcdcd}#lang_sel_footer ul{list-style:none;margin:0;padding:0}#lang_sel_footer ul li img{position:relative;top:1px;width:18px;height:12px}#lang_sel_footer ul li{display:inline;margin:0 1px 0 0;padding:0;white-space:nowrap;line-height:25px}#lang_sel_footer ul li a,#lang_sel_footer ul li a:visited{text-decoration:none;color:#363636;padding:5px 10px}.stripe .aio-icon i,.stripe .aio-icon-description *,.stripe .flip-box-wrap p,.stripe .icon_description *,.stripe .icon_list_icon *,.stripe .ifb-flip-box-section,.stripe .info-c-full-wrap,.stripe .info-c-full-wrap *,.stripe .info-circle-icons *,.stripe .ubtn *,.stripe .ult-ih-description *,.stripe .ult_price_features *,.stripe .vc_btn3-icon,.stripe .vc_color-alert-success.vc_message_box-solid *{color:inherit}#wpml_credit_footer{width:100%;margin:10px 0;padding:0;text-align:center;font-size:11px}#header .header-side-content{height:100%!important}#header .header-side-content .mCSB_container{min-height:100%!important;position:relative!important}#header .header-side-content .mCSB_scrollTools{top:0}#header .header-side-content .mCSB_scrollTools .mCSB_draggerContainer{top:10px;bottom:10px}.is-iphone .kenburnimg img,.old-ie9 .kenburnimg img{transform:none!important}.search-no-results .submit:hover{cursor:default}@-webkit-keyframes mfp_fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes mfp_fadeIn{0%{opacity:0}100%{opacity:1}}@-o-keyframes mfp_fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes mfp_fadeIn{0%{opacity:0}100%{opacity:1}}.no-touch:not(.old-ie9) .mfp-open .mfp-content{-webkit-animation-name:mfp_fadeIn;-moz-animation-name:mfp_fadeIn;-o-animation-name:mfp_fadeIn;animation-name:mfp_fadeIn;-webkit-animation-duration:.5s;-moz-animation-duration:.5s;-o-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-moz-backface-visibility:hidden}body.mfp-zoom-out-cur{overflow:hidden}.no-touch:not(.old-ie9) .mfp-img-mobile .mfp-content{perspective:2000px}.no-touch:not(.old-ie9) .mfp-img-mobile .mfp-figure,.no-touch:not(.old-ie9) .mfp-img-mobile .mfp-iframe{opacity:0;transition:all .3s ease-in-out;transform:scale(.8)}.no-touch:not(.old-ie9) .mfp-img-mobile.mfp-bg{opacity:0;transition:all .3s ease-out}.no-touch .mfp-img-mobile.mfp-ready .mfp-figure,.no-touch .mfp-img-mobile.mfp-ready .mfp-iframe{opacity:1;transform:scale(1)}.no-touch .mfp-img-mobile.mfp-ready.mfp-bg{opacity:.8}.no-touch:not(.old-ie9) .mfp-img-mobile.mfp-removing .mfp-figure,.no-touch:not(.old-ie9) .mfp-img-mobile.mfp-removing .mfp-iframe{transform:scale(.8);opacity:0}.no-touch:not(.old-ie9) .mfp-img-mobile.mfp-removing.mfp-bg{opacity:0}div .vc_box_rounded>img{border-radius:inherit}img.info-circle-img-icon{max-width:100%}.smile_icon_list.left li .icon_list_connector{border-width:0}.esgbox-overlay.esgbox-overlay-fixed{z-index:10000}.benefits-grid a,.esg-grid a{text-decoration:none}.benefit-title a{display:inline-block}.menu-btn{display:none}.wpb_single_image .vc_single_image-wrapper{line-height:0}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon,.vc_message_box-icon>.fa{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.hover-scale .rollover-project:after{background-color:inherit;position:absolute;top:0;left:0;right:0;opacity:0;content:"";border-radius:50%;padding-bottom:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .4s cubic-bezier(.4,0,.2,1),opacity .4s;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s}.hover-scale .ratio-2.rollover-project:after{top:-50%}.hover-scale .ratio_3-2.rollover-project:after{top:-25%}.hover-scale .ratio_4-3.rollover-project:after{top:-16.6666%}.hover-scale .ratio_2-3.rollover-project:after{top:16.6666%}.hover-scale .ratio_3-4.rollover-project:after{top:14.5%}.no-touch .hover-scale .rollover-project:hover:after{opacity:1;-webkit-transform:scale(1.42);transform:scale(1.42)}.no-touch .hover-scale .ratio_3-2.rollover-project:hover:after{-webkit-transform:scale(1.2);transform:scale(1.2)}.no-touch .hover-scale .ratio_4-3.rollover-project:hover:after{-webkit-transform:scale(1.5);transform:scale(1.5)}.no-touch .hover-scale .ratio_2-3.rollover-project:hover:after,.no-touch .hover-scale .ratio_3-4.rollover-project:hover:after{-webkit-transform:scale(2);transform:scale(2)}.no-touch .hover-scale .rollover-content{background:0 0!important;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .25s cubic-bezier(.4,0,.2,1),opacity .25s;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s}.no-touch .hover-scale .rollover-project:hover .rollover-content{opacity:1;-webkit-transform:scale(1);transform:scale(1)}

/*@charset "utf-8";*/
.light-icons.single .article-top-bar .data-link {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20fill=%22rgba(170,170,170,0.5)%22%20xml:space=%22preserve%22%3E%3Cpath%20d=%22M14.941,2.812C14.814,2.405,14.449,2.103,14,2.103h-1v1v0.553c0,0.826-0.673,1.5-1.5,1.5S10,4.482,10,3.656V3.103v-1H4.995v1v0.553c0,0.826-0.673,1.5-1.5,1.5s-1.5-0.674-1.5-1.5V3.103v-1H1c-0.449,0-0.815,0.302-0.941,0.709H0v0.291v2.115V14c0,0.551,0.448,1,1,1h13c0.552,0,1-0.449,1-1V5.218V3.103V2.812H14.941z%20M14,14H1V6h13V14z%20M3.495,4.156c0.276,0,0.5-0.225,0.5-0.5V0.5c0-0.275-0.224-0.5-0.5-0.5c-0.276,0-0.5,0.225-0.5,0.5v3.156C2.995,3.931,3.219,4.156,3.495,4.156z%20M11.5,4.156c0.275,0,0.5-0.225,0.5-0.5V0.5C12,0.224,11.775,0,11.5,0S11,0.224,11,0.5v3.156C11,3.931,11.225,4.156,11.5,4.156z%22/%3E%3C/svg%3E");
}
.bold-icons.single .article-top-bar .data-link {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(170,170,170,0.5)%22%20d=%22M10.747,3.146l-0.048-1.713c0-0.426,0.327-0.624,0.754-0.624c0.426,0,0.792,0.198,0.792,0.624v1.72c0,0.427-0.335,0.656-0.761,0.656C11.058,3.81,10.747,3.573,10.747,3.146z%20M4.531,3.825c0.427,0,0.81-0.115,0.81-0.542V1.367c0-0.426-0.398-0.557-0.825-0.557c-0.426,0-0.721,0.131-0.721,0.557l0.002,1.865C3.797,3.658,4.105,3.825,4.531,3.825z%20M14.991,14.79H1.009V2.042h1.853v0.788c0,0.94,0.311,1.995,1.639,1.98c1.422-0.016,1.771-1.041,1.771-1.98V2.042h3.496v0.792c0,0.939,0.436,1.96,1.732,1.977c1.25,0.016,1.681-1.038,1.681-1.977V2.042h1.811V14.79z%20M5.892,9.716H3.708v2.188h2.185V9.716z%20M5.892,6.717H3.708v2.186h2.185V6.717z%20M9.109,9.716H6.921v2.188h2.188V9.716z%20M9.109,6.717H6.921v2.186h2.188V6.717z%20M12.294,9.716h-2.188v2.188h2.188V9.716z%20M12.294,6.717h-2.188v2.186h2.188V6.717z%22/%3E%3C/svg%3E");
}
.light-icons.single .article-top-bar .category-link {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(170,170,170,0.5)%22%20d=%22M14,2.083h-3.517c-0.551,0-1.187,0.281-1.483,1c0,0-0.13,0.917-1,1H2c-0.552,0-1,0.432-1,0.984v8.016c0,0.552,0.448,1,1,1h12c0.552,0,1-0.448,1-1v-7V5.067V3.083C15,2.531,14.552,2.083,14,2.083z%20M14,5.067v1.016v7H2v-8h6c0.032,0,0.063-0.002,0.095-0.005c0.938-0.089,1.519-0.745,1.786-1.42c0.261-0.653,0.713-0.575,0.713-0.575H14V5.067z%22/%3E%3C/svg%3E");
}
.bold-icons.single .article-top-bar .category-link {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(170,170,170,0.5)%22%20d=%22M13.915,13.9H1.991L0.646,7.238h14.615L13.915,13.9z%20M14.125,5.998V3.256H6.961c-0.316,0-0.617-0.124-0.841-0.347L5.305,2.1h-3.56v3.898H14.125z%22/%3E%3C/svg%3E");
}
.light-icons.single .article-top-bar .comment-link,
.light-icons .fancy-comments-title {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(170,170,170,0.5)%22%20d=%22M13.861,5.766c0.092,0.412,0.145,0.836,0.145,1.271c0,3.361-2.673,6.193-6.902,6.172c0.792,0.541,1.542,0.938,2.926,1.101c0.889,0.104,1.74-0.164,2.501-0.451c0.965,0.329,1.781,0.825,3.261,0.809c-0.453-0.545-1.047-1.697-1.271-2.167c0.966-0.862,1.471-1.775,1.471-3.033C15.991,7.979,15.16,6.654,13.861,5.766z%20M0.634,13.188c0.089,0.17,0.089,0.17,0.312,0.334c0.007,0.005,0.284,0.084,0.292,0.083C1.783,13.578,3.542,12.792,4.708,12c0.613,0.106,1.353,0.25,1.833,0.25c3.621,0,6.383-2.209,6.383-5.404c0-3.143-2.896-5.698-6.459-5.698c-3.563,0-6.457,2.554-6.457,5.697c0,1.463,0.649,2.876,1.791,3.934c-0.256,0.619-0.596,1.204-1.011,1.742C0.666,12.678,0.541,13.012,0.634,13.188z%20M1.05,6.952c0-2.627,2.462-4.765,5.488-4.765c3.027,0,5.65,2.142,5.487,4.765c-0.162,2.61-2.297,4.257-5.234,4.382c-0.411,0.018-1.383-0.197-1.833-0.292c-0.138-0.027-0.333-0.062-0.812,0.271c-0.447,0.297-2.167,1.231-2.533,1.396c0.198-0.374,0.985-1.287,1.129-1.687c0.074-0.207,0.07-0.583-0.098-0.724%09C1.536,9.389,1.05,8.267,1.05,6.952z%22/%3E%3C/svg%3E");
}
.bold-icons.single .article-top-bar .comment-link,
.bold-icons .fancy-comments-title {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(170,170,170,0.5)%22%20d=%22M8,2.162c-3.624,0-6.86,2.439-6.86,5.776c0,1.183,0.422,2.345,1.169,3.247c0.032,1.057-0.584,2.57-1.139,3.676c1.488-0.271,3.602-0.871,4.562-1.465c5.28,1.297,9.129-1.965,9.129-5.458C14.86,4.583,11.601,2.162,8,2.162z%20M8,9C7.448,9,7,8.553,7,8c0-0.553,0.448-1,1-1c0.553,0,1,0.447,1,1C9,8.553,8.553,9,8,9z%20M11,9c-0.553,0-1-0.448-1-1c0-0.553,0.447-1,1-1s1,0.447,1,1C12,8.552,11.553,9,11,9z%20M4.999,9C4.447,9,4,8.552,4,8c0-0.553,0.447-1,0.999-1C5.553,7,6,7.447,6,8C6,8.552,5.553,9,4.999,9z%22/%3E%3C/svg%3E");
}
.light-icons.single .article-top-bar .author,
.light-icons .fancy-author-title {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20fill=%22rgba(170,170,170,0.5)%22%20xml:space=%22preserve%22%3E%3Cpath%20d=%22M7.999,0.135c-4.338,0-7.854,3.516-7.854,7.854c0,4.341,3.516,7.856,7.854,7.856c4.341,0,7.854-3.516,7.854-7.856C15.854,3.65,12.34,0.135,7.999,0.135z%20M8,1.125c3.855,0.021,6.98,2.854,6.917,6.948c-0.03,1.969-0.582,3.243-1.75,4.489c-0.701-0.287-2.333-1.078-3.28-1.357c-0.084-0.025-0.094-0.033-0.094-0.375c0-0.285,0.114-0.572,0.23-0.816c0.126-0.264,0.271-0.711,0.323-1.111c0.148-0.17,0.351-0.507,0.478-1.153c0.112-0.568,0.059-0.775-0.015-0.968c-0.007-0.021-0.018-0.042-0.021-0.06c-0.028-0.132-0.082-0.408-0.047-1.117c-0.011-0.462-0.153-0.918-0.574-1.667C9.688,3.333,9.334,3.25,8.333,3.208L7.601,3.223C7.1,3.278,6.542,3.188,5.93,3.958c-0.253,0.342-0.427,0.745-0.514,1.48c0.111,0.608-0.269,1.806-0.159,1.284C5.25,6.746,5.243,6.764,5.237,6.785c-0.075,0.192-0.13,0.4-0.015,0.967c0.13,0.647,0.33,0.985,0.478,1.155c0.053,0.4,0.199,0.844,0.322,1.109c0.092,0.193,0.134,0.455,0.134,0.828%09c0,0.346-0.015,0.35-0.091,0.375c-0.986,0.291-2.523,1.055-3.148,1.324c-1.164-1.236-1.771-2.658-1.792-4.47C1.083,4.387,4.229,1.104,8,1.125z%22/%3E%3C/svg%3E");
}
.bold-icons.single .article-top-bar .author,
.bold-icons .fancy-author-title {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(170,170,170,0.5)%22%20d=%22M14.429,12.209c-0.176-0.526-0.496-1.06-0.965-1.372c-0.908-0.603-1.964-0.923-2.985-1.266c-0.247-0.086-0.496-0.18-0.722-0.314c-0.202-0.12-0.275-0.364-0.323-0.579c-0.021-0.112-0.032-0.231-0.04-0.346c0.74-1.014,1.231-2.666,1.231-4.021c0-2.117-1.195-2.707-2.668-2.707c-1.476,0-2.671,0.589-2.671,2.705c0,1.404,0.527,3.127,1.311,4.128C6.59,8.515,6.582,8.596,6.568,8.673C6.521,8.888,6.446,9.129,6.244,9.248c-0.226,0.133-0.475,0.22-0.722,0.304C4.5,9.896,3.445,10.199,2.539,10.803c-0.471,0.309-0.79,0.88-0.967,1.406c-0.181,0.551-0.255,1.229-0.244,1.78H8h6.672C14.685,13.438,14.61,12.76,14.429,12.209z%22/%3E%3C/svg%3E");
}
.light-icons .fancy-projects-title,
.light-icons .fancy-posts-title {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(170,170,170,0.5)%22%20d=%22M15,3h-1V1c0-0.552-0.448-1-1-1H1C0.448,0,0,0.448,0,1v11c0,0.552,0.448,1,1,1h1v2c0,0.552,0.448,1,1,1h12c0.552,0,1-0.448,1-1V4C16,3.448,15.552,3,15,3z%20M1,12V1h12v11H1z%20M15,15H3v-2h1v1h1h8h1v-1v-1V9V4h1V15z%20M7.395,4.094c0,0.769,0.623,1.392,1.391,1.392s1.391-0.623,1.391-1.392l0,0c0-0.768-0.622-1.391-1.391-1.391S7.395,3.326,7.395,4.094L7.395,4.094z%20M5,5L2,7v2v1v1h1h8h1v-1V9V6L8,8L5,5z%22/%3E%3C/svg%3E");
}
.bold-icons .fancy-projects-title,
.bold-icons .fancy-posts-title {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(170,170,170,0.5)%22%20d=%22M16,3h-2.999L13,0h0.979H0l0,0v13v0.02L3,13v3H2.042H16l0,0V3L16,3z%20M2,11V2h9v9H2z%20M13,5h1v9H5v-1l0,0l0,0l0,0h8%20M7.099,4.521c0,0.81,0.655,1.465,1.463,1.465c0.81,0,1.464-0.655,1.464-1.465l0,0c0-0.808-0.654-1.463-1.464-1.463C7.753,3.057,7.099,3.712,7.099,4.521L7.099,4.521z%20M3,10h7l0,0V9.986h0.021L10,6.5L7,8L4.562,4.469L3,7%22/%3E%3C/svg%3E");
}
.light-icons .fancy-comments-form {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(170,170,170,0.5)%22%20d=%22M10.021,9.959L9.333,7.5L4.555,2.756L2.756,4.555L7.271,9.25L10.021,9.959z%20M0.373,0.373c-0.497,0.497-0.497,1.302,0,1.799l1.324,1.324l1.799-1.799L2.172,0.373C1.675-0.124,0.87-0.124,0.373,0.373z%20M14,2H6.911L8,3.125l5.854,0.021l0.041,10.729H3.125L3.146,8L2,6.911V14c0,0.553,0.448,1,1,1h11c0.553,0,1-0.447,1-1V3C15,2.448,14.553,2,14,2z%22/%3E%3C/svg%3E");
}
.bold-icons .fancy-comments-form {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(170,170,170,0.5)%22%20d=%22M15,7v8H1V1h8v2H3l0,10h10V7H15z%20M6.5,7L9,9.5l-3.468,0.895L6.5,7z%20M16,2.5l-5.969,6L7.5,6l6-6L16,2.5z%22/%3E%3C/svg%3E");
}
.sticky-header-overlay.active:hover {
  cursor: url('data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2230px%22%20height=%2230px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(255,255,255,0.4)%22%20d=%22M12.621,2.674L8,7.299L3.376,2.674c-0.254-0.253-0.664-0.253-0.919,0c-0.254,0.254-0.253,0.667,0,0.919l4.622,4.625l-4.624,4.625c-0.254,0.255-0.253,0.665,0,0.917c0.255,0.256,0.666,0.256,0.921,0L8,9.136l4.626,4.625c0.251,0.256,0.665,0.256,0.919,0c0.253-0.252,0.253-0.666,0-0.917L8.922,8.219l4.623-4.624c0.253-0.253,0.253-0.667,0-0.919C13.291,2.421,12.877,2.421,12.621,2.674z%22/%3E%3C/svg%3E'), auto;
}
.skill,
blockquote:not(.shortcode-blockquote),
.shortcode-code,
.testimonial-item,
.br-standard .shortcode-single-caption,
.dt-style.vc_progress_bar .vc_single_bar,
.borderframe.br-standard .shortcode-single-image,
.tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active:hover,
.tab-style-two.wpb_content_element:not(.wpb_tour) .wpb_tour_tabs_wrapper .wpb_tab,
.tab-style-two.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.customSelect,
.tab-style-two.wpb_tour .wpb_tabs_nav li {
  background-color: rgba(170,170,170,0.08);
}
.sidebar .skill,
.stripe .sidebar-content.solid-bg .skill,
.sidebar blockquote:not(.shortcode-blockquote),
.stripe .sidebar-content.solid-bg blockquote:not(.shortcode-blockquote),
.sidebar .shortcode-code,
.stripe .sidebar-content.solid-bg .shortcode-code,
.sidebar .testimonial-item,
.stripe .sidebar-content.solid-bg .testimonial-item,
.sidebar .br-standard .shortcode-single-caption,
.stripe .sidebar-content.solid-bg .br-standard .shortcode-single-caption,
.sidebar .dt-style.vc_progress_bar .vc_single_bar,
.stripe .sidebar-content.solid-bg .dt-style.vc_progress_bar .vc_single_bar,
.sidebar .borderframe.br-standard .shortcode-single-image,
.stripe .sidebar-content.solid-bg .borderframe.br-standard .shortcode-single-image,
.sidebar .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.stripe .sidebar-content.solid-bg .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.sidebar .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active:hover,
.stripe .sidebar-content.solid-bg .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active:hover,
.sidebar .tab-style-two.wpb_content_element:not(.wpb_tour) .wpb_tour_tabs_wrapper .wpb_tab,
.stripe .sidebar-content.solid-bg .tab-style-two.wpb_content_element:not(.wpb_tour) .wpb_tour_tabs_wrapper .wpb_tab,
.sidebar .tab-style-two.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.stripe .sidebar-content.solid-bg .tab-style-two.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.sidebar .customSelect,
.stripe .sidebar-content.solid-bg .customSelect,
.sidebar .tab-style-two.wpb_tour .wpb_tabs_nav li,
.stripe .sidebar-content.solid-bg .tab-style-two.wpb_tour .wpb_tabs_nav li {
  background-color: rgba(119,119,119,0.08);
}
.footer .skill,
.footer blockquote:not(.shortcode-blockquote),
.footer .shortcode-code,
.footer .testimonial-item,
.footer .br-standard .shortcode-single-caption,
.footer .dt-style.vc_progress_bar .vc_single_bar,
.footer .borderframe.br-standard .shortcode-single-image,
.footer .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.footer .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active:hover,
.footer .tab-style-two.wpb_content_element:not(.wpb_tour) .wpb_tour_tabs_wrapper .wpb_tab,
.footer .tab-style-two.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.footer .customSelect,
.footer .tab-style-two.wpb_tour .wpb_tabs_nav li {
  background-color: rgba(170,170,170,0.08);
}
.stripe-style-1.stripe-transparent-bg .skill,
.stripe-style-1.stripe-transparent-bg blockquote:not(.shortcode-blockquote),
.stripe-style-1.stripe-transparent-bg .shortcode-code,
.stripe-style-1.stripe-transparent-bg .testimonial-item,
.stripe-style-1.stripe-transparent-bg .br-standard .shortcode-single-caption,
.stripe-style-1.stripe-transparent-bg .dt-style.vc_progress_bar .vc_single_bar,
.stripe-style-1.stripe-transparent-bg .borderframe.br-standard .shortcode-single-image,
.stripe-style-1.stripe-transparent-bg .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.stripe-style-1.stripe-transparent-bg .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active:hover,
.stripe-style-1.stripe-transparent-bg .tab-style-two.wpb_content_element:not(.wpb_tour) .wpb_tour_tabs_wrapper .wpb_tab,
.stripe-style-1.stripe-transparent-bg .tab-style-two.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.stripe-style-1.stripe-transparent-bg .customSelect,
.stripe-style-1.stripe-transparent-bg .tab-style-two.wpb_tour .wpb_tabs_nav li {
  background-color: rgba(119,119,119,0.08);
}
.stripe-style-2.stripe-transparent-bg .skill,
.stripe-style-2.stripe-transparent-bg blockquote:not(.shortcode-blockquote),
.stripe-style-2.stripe-transparent-bg .shortcode-code,
.stripe-style-2.stripe-transparent-bg .testimonial-item,
.stripe-style-2.stripe-transparent-bg .br-standard .shortcode-single-caption,
.stripe-style-2.stripe-transparent-bg .dt-style.vc_progress_bar .vc_single_bar,
.stripe-style-2.stripe-transparent-bg .borderframe.br-standard .shortcode-single-image,
.stripe-style-2.stripe-transparent-bg .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.stripe-style-2.stripe-transparent-bg .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active:hover,
.stripe-style-2.stripe-transparent-bg .tab-style-two.wpb_content_element:not(.wpb_tour) .wpb_tour_tabs_wrapper .wpb_tab,
.stripe-style-2.stripe-transparent-bg .tab-style-two.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.stripe-style-2.stripe-transparent-bg .customSelect,
.stripe-style-2.stripe-transparent-bg .tab-style-two.wpb_tour .wpb_tabs_nav li {
  background-color: rgba(249,249,249,0.08);
}
.stripe-style-3.stripe-transparent-bg .skill,
.stripe-style-3.stripe-transparent-bg blockquote:not(.shortcode-blockquote),
.stripe-style-3.stripe-transparent-bg .shortcode-code,
.stripe-style-3.stripe-transparent-bg .testimonial-item,
.stripe-style-3.stripe-transparent-bg .br-standard .shortcode-single-caption,
.stripe-style-3.stripe-transparent-bg .dt-style.vc_progress_bar .vc_single_bar,
.stripe-style-3.stripe-transparent-bg .borderframe.br-standard .shortcode-single-image,
.stripe-style-3.stripe-transparent-bg .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.stripe-style-3.stripe-transparent-bg .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active:hover,
.stripe-style-3.stripe-transparent-bg .tab-style-two.wpb_content_element:not(.wpb_tour) .wpb_tour_tabs_wrapper .wpb_tab,
.stripe-style-3.stripe-transparent-bg .tab-style-two.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.stripe-style-3.stripe-transparent-bg .customSelect,
.stripe-style-3.stripe-transparent-bg .tab-style-two.wpb_tour .wpb_tabs_nav li {
  background-color: rgba(47,54,61,0.08);
}
#page .stripe-style-4 .skill,
#page .stripe-style-4 blockquote:not(.shortcode-blockquote),
#page .stripe-style-4 .shortcode-code,
#page .stripe-style-4 .testimonial-item,
#page .stripe-style-4 .br-standard .shortcode-single-caption,
#page .stripe-style-4 .dt-style.vc_progress_bar .vc_single_bar,
#page .stripe-style-4 .borderframe.br-standard .shortcode-single-image,
#page .stripe-style-4 .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
#page .stripe-style-4 .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active:hover,
#page .stripe-style-4 .tab-style-two.wpb_content_element:not(.wpb_tour) .wpb_tour_tabs_wrapper .wpb_tab,
#page .stripe-style-4 .tab-style-two.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
#page .stripe-style-4 .customSelect,
#page .stripe-style-4 .tab-style-two.wpb_tour .wpb_tabs_nav li {
  background-color: rgba(255,255,255,0.08);
}
#page .stripe-style-5 .skill,
#page .stripe-style-5 blockquote:not(.shortcode-blockquote),
#page .stripe-style-5 .shortcode-code,
#page .stripe-style-5 .testimonial-item,
#page .stripe-style-5 .br-standard .shortcode-single-caption,
#page .stripe-style-5 .dt-style.vc_progress_bar .vc_single_bar,
#page .stripe-style-5 .borderframe.br-standard .shortcode-single-image,
#page .stripe-style-5 .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
#page .stripe-style-5 .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active:hover,
#page .stripe-style-5 .tab-style-two.wpb_content_element:not(.wpb_tour) .wpb_tour_tabs_wrapper .wpb_tab,
#page .stripe-style-5 .tab-style-two.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
#page .stripe-style-5 .customSelect,
#page .stripe-style-5 .tab-style-two.wpb_tour .wpb_tabs_nav li {
  background-color: rgba(51,51,51,0.08);
}
.wpb_tour.tab-style-two,
.format-link-content,
.format-aside-content,
.format-status-content,
blockquote.shortcode-blockquote.block-style-widget,
.commentlist .comment > article,
.entry-author,
.no-avatar,
.dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wpb_tabs.tab-style-two,
.tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active),
.tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.block-style-widget,
.testimonial-item,
.frame-on.frame-fancy,
.post.bg-on,
.bg-on.team-container,
.post.bg-on.fullwidth-img.format-quote,
.post.bg-on.fullwidth-img.format-link,
.fs-entry .post.bg-on.fullwidth-img,
.bg-on .fs-entry-slide {
  background-color: rgba(170,170,170,0.08);
}
.stripe-style-1.stripe-transparent-bg .wpb_tour.tab-style-two,
.stripe-style-1.stripe-transparent-bg .format-link-content,
.stripe-style-1.stripe-transparent-bg .format-aside-content,
.stripe-style-1.stripe-transparent-bg .format-status-content,
.stripe-style-1.stripe-transparent-bg blockquote.shortcode-blockquote.block-style-widget,
.stripe-style-1.stripe-transparent-bg .commentlist .comment > article,
.stripe-style-1.stripe-transparent-bg .entry-author,
.stripe-style-1.stripe-transparent-bg .no-avatar,
.stripe-style-1.stripe-transparent-bg .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-1.stripe-transparent-bg .wpb_tabs.tab-style-two,
.stripe-style-1.stripe-transparent-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-1.stripe-transparent-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-1.stripe-transparent-bg .block-style-widget,
.stripe-style-1.stripe-transparent-bg .testimonial-item,
.stripe-style-1.stripe-transparent-bg .frame-on.frame-fancy,
.stripe-style-1.stripe-transparent-bg .post.bg-on,
.stripe-style-1.stripe-transparent-bg .bg-on.team-container,
.stripe-style-1.stripe-transparent-bg .post.bg-on.fullwidth-img.format-quote,
.stripe-style-1.stripe-transparent-bg .post.bg-on.fullwidth-img.format-link,
.stripe-style-1.stripe-transparent-bg .fs-entry .post.bg-on.fullwidth-img,
.stripe-style-1.stripe-transparent-bg .bg-on .fs-entry-slide {
  background-color: rgba(119,119,119,0.08);
}
.stripe-style-2.stripe-transparent-bg .wpb_tour.tab-style-two,
.stripe-style-2.stripe-transparent-bg .format-link-content,
.stripe-style-2.stripe-transparent-bg .format-aside-content,
.stripe-style-2.stripe-transparent-bg .format-status-content,
.stripe-style-2.stripe-transparent-bg blockquote.shortcode-blockquote.block-style-widget,
.stripe-style-2.stripe-transparent-bg .commentlist .comment > article,
.stripe-style-2.stripe-transparent-bg .entry-author,
.stripe-style-2.stripe-transparent-bg .no-avatar,
.stripe-style-2.stripe-transparent-bg .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-2.stripe-transparent-bg .wpb_tabs.tab-style-two,
.stripe-style-2.stripe-transparent-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-2.stripe-transparent-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-2.stripe-transparent-bg .block-style-widget,
.stripe-style-2.stripe-transparent-bg .testimonial-item,
.stripe-style-2.stripe-transparent-bg .frame-on.frame-fancy,
.stripe-style-2.stripe-transparent-bg .post.bg-on,
.stripe-style-2.stripe-transparent-bg .bg-on.team-container,
.stripe-style-2.stripe-transparent-bg .post.bg-on.fullwidth-img.format-quote,
.stripe-style-2.stripe-transparent-bg .post.bg-on.fullwidth-img.format-link,
.stripe-style-2.stripe-transparent-bg .fs-entry .post.bg-on.fullwidth-img,
.stripe-style-2.stripe-transparent-bg .bg-on .fs-entry-slide {
  background-color: rgba(249,249,249,0.08);
}
.stripe-style-3.stripe-transparent-bg .wpb_tour.tab-style-two,
.stripe-style-3.stripe-transparent-bg .format-link-content,
.stripe-style-3.stripe-transparent-bg .format-aside-content,
.stripe-style-3.stripe-transparent-bg .format-status-content,
.stripe-style-3.stripe-transparent-bg blockquote.shortcode-blockquote.block-style-widget,
.stripe-style-3.stripe-transparent-bg .commentlist .comment > article,
.stripe-style-3.stripe-transparent-bg .entry-author,
.stripe-style-3.stripe-transparent-bg .no-avatar,
.stripe-style-3.stripe-transparent-bg .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-3.stripe-transparent-bg .wpb_tabs.tab-style-two,
.stripe-style-3.stripe-transparent-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-3.stripe-transparent-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-3.stripe-transparent-bg .block-style-widget,
.stripe-style-3.stripe-transparent-bg .testimonial-item,
.stripe-style-3.stripe-transparent-bg .frame-on.frame-fancy,
.stripe-style-3.stripe-transparent-bg .post.bg-on,
.stripe-style-3.stripe-transparent-bg .bg-on.team-container,
.stripe-style-3.stripe-transparent-bg .post.bg-on.fullwidth-img.format-quote,
.stripe-style-3.stripe-transparent-bg .post.bg-on.fullwidth-img.format-link,
.stripe-style-3.stripe-transparent-bg .fs-entry .post.bg-on.fullwidth-img,
.stripe-style-3.stripe-transparent-bg .bg-on .fs-entry-slide {
  background-color: rgba(47,54,61,0.08);
}
.stripe-style-4 .wpb_tour.tab-style-two,
.boxes-solid-bg .stripe-style-4 .wpb_tour.tab-style-two,
.stripe-style-4 .format-link-content,
.boxes-solid-bg .stripe-style-4 .format-link-content,
.stripe-style-4 .format-aside-content,
.boxes-solid-bg .stripe-style-4 .format-aside-content,
.stripe-style-4 .format-status-content,
.boxes-solid-bg .stripe-style-4 .format-status-content,
.stripe-style-4 blockquote.shortcode-blockquote.block-style-widget,
.boxes-solid-bg .stripe-style-4 blockquote.shortcode-blockquote.block-style-widget,
.stripe-style-4 .commentlist .comment > article,
.boxes-solid-bg .stripe-style-4 .commentlist .comment > article,
.stripe-style-4 .entry-author,
.boxes-solid-bg .stripe-style-4 .entry-author,
.stripe-style-4 .no-avatar,
.boxes-solid-bg .stripe-style-4 .no-avatar,
.stripe-style-4 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.boxes-solid-bg .stripe-style-4 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-4 .wpb_tabs.tab-style-two,
.boxes-solid-bg .stripe-style-4 .wpb_tabs.tab-style-two,
.stripe-style-4 .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active),
.boxes-solid-bg .stripe-style-4 .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-4 .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.boxes-solid-bg .stripe-style-4 .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-4 .block-style-widget,
.boxes-solid-bg .stripe-style-4 .block-style-widget,
.stripe-style-4 .testimonial-item,
.boxes-solid-bg .stripe-style-4 .testimonial-item,
.stripe-style-4 .frame-on.frame-fancy,
.boxes-solid-bg .stripe-style-4 .frame-on.frame-fancy,
.stripe-style-4 .post.bg-on,
.boxes-solid-bg .stripe-style-4 .post.bg-on,
.stripe-style-4 .bg-on.team-container,
.boxes-solid-bg .stripe-style-4 .bg-on.team-container,
.stripe-style-4 .post.bg-on.fullwidth-img.format-quote,
.boxes-solid-bg .stripe-style-4 .post.bg-on.fullwidth-img.format-quote,
.stripe-style-4 .post.bg-on.fullwidth-img.format-link,
.boxes-solid-bg .stripe-style-4 .post.bg-on.fullwidth-img.format-link,
.stripe-style-4 .fs-entry .post.bg-on.fullwidth-img,
.boxes-solid-bg .stripe-style-4 .fs-entry .post.bg-on.fullwidth-img,
.stripe-style-4 .bg-on .fs-entry-slide,
.boxes-solid-bg .stripe-style-4 .bg-on .fs-entry-slide {
  background-color: rgba(255,255,255,0.08);
}
.stripe-style-5 .wpb_tour.tab-style-two,
.boxes-solid-bg .stripe-style-5 .wpb_tour.tab-style-two,
.stripe-style-5 .format-link-content,
.boxes-solid-bg .stripe-style-5 .format-link-content,
.stripe-style-5 .format-aside-content,
.boxes-solid-bg .stripe-style-5 .format-aside-content,
.stripe-style-5 .format-status-content,
.boxes-solid-bg .stripe-style-5 .format-status-content,
.stripe-style-5 blockquote.shortcode-blockquote.block-style-widget,
.boxes-solid-bg .stripe-style-5 blockquote.shortcode-blockquote.block-style-widget,
.stripe-style-5 .commentlist .comment > article,
.boxes-solid-bg .stripe-style-5 .commentlist .comment > article,
.stripe-style-5 .entry-author,
.boxes-solid-bg .stripe-style-5 .entry-author,
.stripe-style-5 .no-avatar,
.boxes-solid-bg .stripe-style-5 .no-avatar,
.stripe-style-5 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.boxes-solid-bg .stripe-style-5 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-5 .wpb_tabs.tab-style-two,
.boxes-solid-bg .stripe-style-5 .wpb_tabs.tab-style-two,
.stripe-style-5 .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active),
.boxes-solid-bg .stripe-style-5 .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-5 .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.boxes-solid-bg .stripe-style-5 .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-5 .block-style-widget,
.boxes-solid-bg .stripe-style-5 .block-style-widget,
.stripe-style-5 .testimonial-item,
.boxes-solid-bg .stripe-style-5 .testimonial-item,
.stripe-style-5 .frame-on.frame-fancy,
.boxes-solid-bg .stripe-style-5 .frame-on.frame-fancy,
.stripe-style-5 .post.bg-on,
.boxes-solid-bg .stripe-style-5 .post.bg-on,
.stripe-style-5 .bg-on.team-container,
.boxes-solid-bg .stripe-style-5 .bg-on.team-container,
.stripe-style-5 .post.bg-on.fullwidth-img.format-quote,
.boxes-solid-bg .stripe-style-5 .post.bg-on.fullwidth-img.format-quote,
.stripe-style-5 .post.bg-on.fullwidth-img.format-link,
.boxes-solid-bg .stripe-style-5 .post.bg-on.fullwidth-img.format-link,
.stripe-style-5 .fs-entry .post.bg-on.fullwidth-img,
.boxes-solid-bg .stripe-style-5 .fs-entry .post.bg-on.fullwidth-img,
.stripe-style-5 .bg-on .fs-entry-slide,
.boxes-solid-bg .stripe-style-5 .bg-on .fs-entry-slide {
  background: rgba(51,51,51,0.08);
}
#page .no-avatar {
  background: rgba(170,170,170,0.08);
}
#page .stripe-style-1.stripe-transparent-bg .no-avatar {
  background: rgba(119,119,119,0.08);
}
#page .stripe-style-2.stripe-transparent-bg .no-avatar {
  background: rgba(249,249,249,0.08);
}
#page .stripe-style-3.stripe-transparent-bg .no-avatar {
  background: rgba(47,54,61,0.08);
}
#page .stripe-style-4 .no-avatar,
.boxes-solid-bg #page .stripe-style-4 .no-avatar {
  background: rgba(255,255,255,0.08);
}
#page .stripe-style-5 .no-avatar,
.boxes-solid-bg #page .stripe-style-5 .no-avatar {
  background: rgba(51,51,51,0.08);
}
.single .entry-tags a {
  background-color: rgba(170,170,170,0.11);
}
.commentlist .comment > article:before,
#reviews ol.commentlist .comment_container:before {
  border-top-color: rgba(170,170,170,0.08);
}
.footer .commentlist .comment > article:before,
.footer #reviews ol.commentlist .comment_container:before {
  border-top-color: rgba(170,170,170,0.08);
}
.stripe-style-1 .commentlist .comment > article:before,
.stripe-style-1 #reviews ol.commentlist .comment_container:before {
  border-top-color: rgba(119,119,119,0.08);
}
.stripe-style-2 .commentlist .comment > article:before,
.stripe-style-2 #reviews ol.commentlist .comment_container:before {
  border-top-color: rgba(249,249,249,0.08);
}
.stripe-style-3 .commentlist .comment > article:before,
.stripe-style-3 #reviews ol.commentlist .comment_container:before {
  border-top-color: rgba(47,54,61,0.08);
}
.stripe-style-4 .commentlist .comment > article:before,
.stripe-style-4 #reviews ol.commentlist .comment_container:before {
  border-top-color: rgba(255,255,255,0.08);
}
.stripe-style-5 .commentlist .comment > article:before,
.stripe-style-5 #reviews ol.commentlist .comment_container:before {
  border-top-color: rgba(51,51,51,0.08);
}
#load.light-loading {
  background-color: rgba(255,255,255,0.95);
}
.accent-gradient #load.light-loading {
  background-color: rgba(255,255,255,0.95);
  background-image: none;
}
#load.light-loading .pace .pace-activity:before,
#load.light-loading .pace .pace-activity:after {
  border-color: rgba(170,170,170,0.25);
}
#page .hover-color-static .links-container > a,
.hover-style-one .links-container > a,
.hover-style-three .links-container > a {
  background-color: rgba(48,80,91,0.8);
}
#page .ls-carousel .ls-nav-prev,
#page .ls-carousel .ls-nav-next,
#page .ls-carousel .ls-loading-container {
  background-image: none;
}
#page .ls-carousel .ls-loading-container,
.pace .pace-activity,
.slider-wrapper.arrows-accent .prev i,
.slider-wrapper.arrows-accent .next i,
#page .ls-carousel .ls-nav-prev,
#page .ls-carousel .ls-nav-next {
  background-color: rgba(48,80,91,0.9);
}
.fancy-date a,
.shortcode-pullquote:after,
#wp-calendar td.act,
.skill-value,
#page .icons-bg.accent-bg .benefits-grid-ico,
#page .icons-bg.accent-hover-bg a.benefits-grid-ico:hover,
.shortcode-action-bg:before,
.standard-number-list li:before,
.three-d-slider .navig .act,
.scale-me .navig div.act:hover,
.dt-highlight,
.soc-ico a:hover,
.wc-ico-cart > .counter,
.hover-color-static .links-container > a:hover,
.hover-style-three .links-container > a:hover,
.hover-style-one .links-container > a:hover,
.standard-arrow li:before,
.wpb_content_element.tab-style-one .wpb_tabs_nav > li.ui-state-active,
.tab-style-two .wpb_tabs_nav li.ui-tabs-active:before,
.accent-border-color .dt-fancy-title.bg-on,
#page .accent-bg .vc_bar,
.hover-line .line-decoration:after,
.benefits-style-one.hover-line .wf-cell > div:after,
.benefits-style-two.hover-line .wf-cell .benefits-inner:after,
#switcher,
.slider-wrapper.arrows-accent .prev:hover i,
.slider-wrapper.arrows-accent .next:hover i,
#page .ls-carousel .ls-nav-prev:hover,
#page .ls-carousel .ls-nav-next:hover,
.rollover-thumbnails span:first-child i {
  color: #fff;
  background-color: #30505b;
}
.boxes-transparent-bg #page .icons-bg.accent-bg .benefits-grid-ico,
.boxes-solid-bg #page .icons-bg.accent-bg .benefits-grid-ico,
.style-ios #page .stripe.stripe-transparent-bg .icons-bg.accent-bg .benefits-grid-ico,
.boxes-transparent-bg #page .icons-bg.accent-hover-bg a.benefits-grid-ico:hover,
.boxes-solid-bg #page .icons-bg.accent-hover-bg a.benefits-grid-ico:hover,
.style-ios #page .stripe.stripe-transparent-bg .icons-bg.accent-hover-bg a.benefits-grid-ico:hover {
  background-color: #30505b;
}
.share-overlay,
.overlay,
#load {
  background-color: #30505b;
  background-color: rgba(48,80,91,0.98);
}
.color-secondary,
.text-secondary,
#main .gform_wrapper span.ginput_total,
#main .gform_wrapper .gfield_required,
#main .gform_wrapper .ginput_left input:focus + label,
#main .gform_wrapper .ginput_right input:focus + label,
#main .gform_wrapper .ginput_full input:focus + label {
  color: #30505b;
}
a,
a:hover {
  color: #30505b;
}
.paint-accent-color {
  color: #30505b !important;
}
#page .color-accent,
#page .fancy-header .color-accent span,
#page .accent-title-color .dt-fancy-title,
#page .accent-icon-color .benefits-grid-ico > .fa,
#page .accent-icon-color .benefits-grid-ico > .fa:before,
#page .accent-icon-hover-color a.benefits-grid-ico:hover > .fa,
#page .accent-icon-hover-color a.benefits-grid-ico:hover > .fa:before,
#page .custom-categories a:hover span.item-name,
#page .cat-item a:hover span.item-name,
#page .filter-categories a:not(.act):hover,
#page .paginator a:not(.act):hover {
  color: #30505b;
}
#page .stripe-style-1 .color-accent,
#page .stripe-style-1 .fancy-header .color-accent span,
#page .stripe-style-1 .accent-title-color .dt-fancy-title,
#page .stripe-style-1 .accent-icon-color .benefits-grid-ico > .fa,
#page .stripe-style-1 .accent-icon-color .benefits-grid-ico > .fa:before,
#page .stripe-style-1 .accent-icon-hover-color a.benefits-grid-ico:hover > .fa,
#page .stripe-style-1 .accent-icon-hover-color a.benefits-grid-ico:hover > .fa:before,
#page .stripe-style-1 .custom-categories a:hover span.item-name,
#page .stripe-style-1 .cat-item a:hover span.item-name,
#page .stripe-style-1 .filter-categories a:not(.act):hover,
#page .stripe-style-1 .paginator a:not(.act):hover {
  color: #30505b;
}
#page .stripe-style-2 .color-accent,
#page .stripe-style-2 .fancy-header .color-accent span,
#page .stripe-style-2 .accent-title-color .dt-fancy-title,
#page .stripe-style-2 .accent-icon-color .benefits-grid-ico > .fa,
#page .stripe-style-2 .accent-icon-color .benefits-grid-ico > .fa:before,
#page .stripe-style-2 .accent-icon-hover-color a.benefits-grid-ico:hover > .fa,
#page .stripe-style-2 .accent-icon-hover-color a.benefits-grid-ico:hover > .fa:before,
#page .stripe-style-2 .custom-categories a:hover span.item-name,
#page .stripe-style-2 .cat-item a:hover span.item-name,
#page .stripe-style-2 .filter-categories a:not(.act):hover,
#page .stripe-style-2 .paginator a:not(.act):hover {
  color: #30505b;
}
#page .stripe-style-3 .color-accent,
#page .stripe-style-3 .fancy-header .color-accent span,
#page .stripe-style-3 .accent-title-color .dt-fancy-title,
#page .stripe-style-3 .accent-icon-color .benefits-grid-ico > .fa,
#page .stripe-style-3 .accent-icon-color .benefits-grid-ico > .fa:before,
#page .stripe-style-3 .accent-icon-hover-color a.benefits-grid-ico:hover > .fa,
#page .stripe-style-3 .accent-icon-hover-color a.benefits-grid-ico:hover > .fa:before,
#page .stripe-style-3 .custom-categories a:hover span.item-name,
#page .stripe-style-3 .cat-item a:hover span.item-name,
#page .stripe-style-3 .filter-categories a:not(.act):hover,
#page .stripe-style-3 .paginator a:not(.act):hover {
  color: #30505b;
}
#page .stripe-style-4 .color-accent,
#page .stripe-style-4 .fancy-header .color-accent span,
#page .stripe-style-4 .accent-title-color .dt-fancy-title,
#page .stripe-style-4 .accent-icon-color .benefits-grid-ico > .fa,
#page .stripe-style-4 .accent-icon-color .benefits-grid-ico > .fa:before,
#page .stripe-style-4 .accent-icon-hover-color a.benefits-grid-ico:hover > .fa,
#page .stripe-style-4 .accent-icon-hover-color a.benefits-grid-ico:hover > .fa:before,
#page .stripe-style-4 .custom-categories a:hover span.item-name,
#page .stripe-style-4 .cat-item a:hover span.item-name,
#page .stripe-style-4 .filter-categories a:not(.act):hover,
#page .stripe-style-4 .paginator a:not(.act):hover {
  color: #30505b;
}
#page .stripe-style-5 .color-accent,
#page .stripe-style-5 .fancy-header .color-accent span,
#page .stripe-style-5 .accent-title-color .dt-fancy-title,
#page .stripe-style-5 .accent-icon-color .benefits-grid-ico > .fa,
#page .stripe-style-5 .accent-icon-color .benefits-grid-ico > .fa:before,
#page .stripe-style-5 .accent-icon-hover-color a.benefits-grid-ico:hover > .fa,
#page .stripe-style-5 .accent-icon-hover-color a.benefits-grid-ico:hover > .fa:before,
#page .stripe-style-5 .custom-categories a:hover span.item-name,
#page .stripe-style-5 .cat-item a:hover span.item-name,
#page .stripe-style-5 .filter-categories a:not(.act):hover,
#page .stripe-style-5 .paginator a:not(.act):hover {
  color: #30505b;
}
#page .filter .filter-extras a:not(.act):hover {
  color: #30505b;
}
#page .stripe-style-1 .filter .filter-extras a:not(.act):hover {
  color: #30505b;
}
#page .stripe-style-2 .filter .filter-extras a:not(.act):hover {
  color: #30505b;
}
#page .stripe-style-3 .filter .filter-extras a:not(.act):hover {
  color: #30505b;
}
#page .stripe-style-4 .filter .filter-extras a:not(.act):hover {
  color: #30505b;
}
#page .stripe-style-5 .filter .filter-extras a:not(.act):hover {
  color: #30505b;
}
#page .accent-icon-color .benefits-grid-ico > .fa,
#page .accent-icon-color .benefits-grid-ico > .fa:before,
#page .accent-icon-hover-color a.benefits-grid-ico:hover > .fa,
#page .accent-icon-hover-color a.benefits-grid-ico:hover > .fa:before {
  -webkit-text-fill-color: #30505b;
}
.fn a:hover,
.testimonial-vcard a.text-primary:hover,
.post .entry-title a:hover,
.custom-nav > li > a:hover span,
.custom-nav > li.act > a span,
.custom-nav > li > ul a:hover span,
.widget .custom-categories a:hover span.item-name,
.widget_categories a:hover,
.widget_meta a:hover,
.blogroll a:hover,
.widget_archive a:hover,
.widget_recent_entries a:hover,
.widget_links a:hover,
.widget_pages a:hover,
.details:hover,
.st-accordion li > a:hover,
.st-accordion > ul li > a:hover *,
#main .wpb_accordion .wpb_accordion_wrapper > a:hover span,
#main .wpb_content_element .wpb_accordion_header a:hover span,
.tp_recent_tweets li span a:hover,
.recent-posts a:hover,
.items-grid .post-content > a:hover,
#main .wpb_toggle:hover,
.shortcode-tabs .tab:hover,
.wpb_tabs.wpb_content_element .wpb_tabs_nav > li:not(.ui-state-active) > a:hover,
.wpb_tour.wpb_content_element .wpb_tabs_nav > li:not(.ui-state-active) > a:hover,
#wp-calendar td a:hover,
.items-grid a:hover,
.post-content a:hover,
.testimonial-item .testimonial-vcard a.text-primary:hover,
.testimonial-item .testimonial-vcard a.text-primary:hover *,
.testimonials .testimonial-vcard a.text-primary:hover,
.vc-item .vc_read_more,
.font-arrow .fa,
.wpb_content_element.tab-style-three .wpb_tabs_nav > li.ui-tabs-active > a,
.tagcloud a:hover,
.wpb_content_element.tab-style-two .wpb_tabs_nav > li.ui-tabs-active > a,
.benefit-title a:hover {
  color: #30505b;
}
.sidebar-content .fn a:hover,
.stripe .sidebar-content.solid-bg .fn a:hover,
.sidebar-content .testimonial-vcard a.text-primary:hover,
.stripe .sidebar-content.solid-bg .testimonial-vcard a.text-primary:hover,
.sidebar-content .post .entry-title a:hover,
.stripe .sidebar-content.solid-bg .post .entry-title a:hover,
.sidebar-content .custom-nav > li > a:hover span,
.stripe .sidebar-content.solid-bg .custom-nav > li > a:hover span,
.sidebar-content .custom-nav > li.act > a span,
.stripe .sidebar-content.solid-bg .custom-nav > li.act > a span,
.sidebar-content .custom-nav > li > ul a:hover span,
.stripe .sidebar-content.solid-bg .custom-nav > li > ul a:hover span,
.sidebar-content .widget .custom-categories a:hover span.item-name,
.stripe .sidebar-content.solid-bg .widget .custom-categories a:hover span.item-name,
.sidebar-content .widget_categories a:hover,
.stripe .sidebar-content.solid-bg .widget_categories a:hover,
.sidebar-content .widget_meta a:hover,
.stripe .sidebar-content.solid-bg .widget_meta a:hover,
.sidebar-content .blogroll a:hover,
.stripe .sidebar-content.solid-bg .blogroll a:hover,
.sidebar-content .widget_archive a:hover,
.stripe .sidebar-content.solid-bg .widget_archive a:hover,
.sidebar-content .widget_recent_entries a:hover,
.stripe .sidebar-content.solid-bg .widget_recent_entries a:hover,
.sidebar-content .widget_links a:hover,
.stripe .sidebar-content.solid-bg .widget_links a:hover,
.sidebar-content .widget_pages a:hover,
.stripe .sidebar-content.solid-bg .widget_pages a:hover,
.sidebar-content .details:hover,
.stripe .sidebar-content.solid-bg .details:hover,
.sidebar-content .st-accordion li > a:hover,
.stripe .sidebar-content.solid-bg .st-accordion li > a:hover,
.sidebar-content .st-accordion > ul li > a:hover *,
.stripe .sidebar-content.solid-bg .st-accordion > ul li > a:hover *,
.sidebar-content #main .wpb_accordion .wpb_accordion_wrapper > a:hover span,
.stripe .sidebar-content.solid-bg #main .wpb_accordion .wpb_accordion_wrapper > a:hover span,
.sidebar-content #main .wpb_content_element .wpb_accordion_header a:hover span,
.stripe .sidebar-content.solid-bg #main .wpb_content_element .wpb_accordion_header a:hover span,
.sidebar-content .tp_recent_tweets li span a:hover,
.stripe .sidebar-content.solid-bg .tp_recent_tweets li span a:hover,
.sidebar-content .recent-posts a:hover,
.stripe .sidebar-content.solid-bg .recent-posts a:hover,
.sidebar-content .items-grid .post-content > a:hover,
.stripe .sidebar-content.solid-bg .items-grid .post-content > a:hover,
.sidebar-content #main .wpb_toggle:hover,
.stripe .sidebar-content.solid-bg #main .wpb_toggle:hover,
.sidebar-content .shortcode-tabs .tab:hover,
.stripe .sidebar-content.solid-bg .shortcode-tabs .tab:hover,
.sidebar-content .wpb_tabs.wpb_content_element .wpb_tabs_nav > li:not(.ui-state-active) > a:hover,
.stripe .sidebar-content.solid-bg .wpb_tabs.wpb_content_element .wpb_tabs_nav > li:not(.ui-state-active) > a:hover,
.sidebar-content .wpb_tour.wpb_content_element .wpb_tabs_nav > li:not(.ui-state-active) > a:hover,
.stripe .sidebar-content.solid-bg .wpb_tour.wpb_content_element .wpb_tabs_nav > li:not(.ui-state-active) > a:hover,
.sidebar-content #wp-calendar td a:hover,
.stripe .sidebar-content.solid-bg #wp-calendar td a:hover,
.sidebar-content .items-grid a:hover,
.stripe .sidebar-content.solid-bg .items-grid a:hover,
.sidebar-content .post-content a:hover,
.stripe .sidebar-content.solid-bg .post-content a:hover,
.sidebar-content .testimonial-item .testimonial-vcard a.text-primary:hover,
.stripe .sidebar-content.solid-bg .testimonial-item .testimonial-vcard a.text-primary:hover,
.sidebar-content .testimonial-item .testimonial-vcard a.text-primary:hover *,
.stripe .sidebar-content.solid-bg .testimonial-item .testimonial-vcard a.text-primary:hover *,
.sidebar-content .testimonials .testimonial-vcard a.text-primary:hover,
.stripe .sidebar-content.solid-bg .testimonials .testimonial-vcard a.text-primary:hover,
.sidebar-content .vc-item .vc_read_more,
.stripe .sidebar-content.solid-bg .vc-item .vc_read_more,
.sidebar-content .font-arrow .fa,
.stripe .sidebar-content.solid-bg .font-arrow .fa,
.sidebar-content .wpb_content_element.tab-style-three .wpb_tabs_nav > li.ui-tabs-active > a,
.stripe .sidebar-content.solid-bg .wpb_content_element.tab-style-three .wpb_tabs_nav > li.ui-tabs-active > a,
.sidebar-content .tagcloud a:hover,
.stripe .sidebar-content.solid-bg .tagcloud a:hover,
.sidebar-content .wpb_content_element.tab-style-two .wpb_tabs_nav > li.ui-tabs-active > a,
.stripe .sidebar-content.solid-bg .wpb_content_element.tab-style-two .wpb_tabs_nav > li.ui-tabs-active > a,
.sidebar-content .benefit-title a:hover,
.stripe .sidebar-content.solid-bg .benefit-title a:hover {
  color: #30505b;
}
.footer .fn a:hover,
.footer .testimonial-vcard a.text-primary:hover,
.footer .post .entry-title a:hover,
.footer .custom-nav > li > a:hover span,
.footer .custom-nav > li.act > a span,
.footer .custom-nav > li > ul a:hover span,
.footer .widget .custom-categories a:hover span.item-name,
.footer .widget_categories a:hover,
.footer .widget_meta a:hover,
.footer .blogroll a:hover,
.footer .widget_archive a:hover,
.footer .widget_recent_entries a:hover,
.footer .widget_links a:hover,
.footer .widget_pages a:hover,
.footer .details:hover,
.footer .st-accordion li > a:hover,
.footer .st-accordion > ul li > a:hover *,
.footer #main .wpb_accordion .wpb_accordion_wrapper > a:hover span,
.footer #main .wpb_content_element .wpb_accordion_header a:hover span,
.footer .tp_recent_tweets li span a:hover,
.footer .recent-posts a:hover,
.footer .items-grid .post-content > a:hover,
.footer #main .wpb_toggle:hover,
.footer .shortcode-tabs .tab:hover,
.footer .wpb_tabs.wpb_content_element .wpb_tabs_nav > li:not(.ui-state-active) > a:hover,
.footer .wpb_tour.wpb_content_element .wpb_tabs_nav > li:not(.ui-state-active) > a:hover,
.footer #wp-calendar td a:hover,
.footer .items-grid a:hover,
.footer .post-content a:hover,
.footer .testimonial-item .testimonial-vcard a.text-primary:hover,
.footer .testimonial-item .testimonial-vcard a.text-primary:hover *,
.footer .testimonials .testimonial-vcard a.text-primary:hover,
.footer .vc-item .vc_read_more,
.footer .font-arrow .fa,
.footer .wpb_content_element.tab-style-three .wpb_tabs_nav > li.ui-tabs-active > a,
.footer .tagcloud a:hover,
.footer .wpb_content_element.tab-style-two .wpb_tabs_nav > li.ui-tabs-active > a,
.footer .benefit-title a:hover {
  color: #30505b;
}
.stripe-style-1 .fn a:hover,
.stripe-style-1 .testimonial-vcard a.text-primary:hover,
.stripe-style-1 .post .entry-title a:hover,
.stripe-style-1 .custom-nav > li > a:hover span,
.stripe-style-1 .custom-nav > li.act > a span,
.stripe-style-1 .custom-nav > li > ul a:hover span,
.stripe-style-1 .widget .custom-categories a:hover span.item-name,
.stripe-style-1 .widget_categories a:hover,
.stripe-style-1 .widget_meta a:hover,
.stripe-style-1 .blogroll a:hover,
.stripe-style-1 .widget_archive a:hover,
.stripe-style-1 .widget_recent_entries a:hover,
.stripe-style-1 .widget_links a:hover,
.stripe-style-1 .widget_pages a:hover,
.stripe-style-1 .details:hover,
.stripe-style-1 .st-accordion li > a:hover,
.stripe-style-1 .st-accordion > ul li > a:hover *,
.stripe-style-1 #main .wpb_accordion .wpb_accordion_wrapper > a:hover span,
.stripe-style-1 #main .wpb_content_element .wpb_accordion_header a:hover span,
.stripe-style-1 .tp_recent_tweets li span a:hover,
.stripe-style-1 .recent-posts a:hover,
.stripe-style-1 .items-grid .post-content > a:hover,
.stripe-style-1 #main .wpb_toggle:hover,
.stripe-style-1 .shortcode-tabs .tab:hover,
.stripe-style-1 .wpb_tabs.wpb_content_element .wpb_tabs_nav > li:not(.ui-state-active) > a:hover,
.stripe-style-1 .wpb_tour.wpb_content_element .wpb_tabs_nav > li:not(.ui-state-active) > a:hover,
.stripe-style-1 #wp-calendar td a:hover,
.stripe-style-1 .items-grid a:hover,
.stripe-style-1 .post-content a:hover,
.stripe-style-1 .testimonial-item .testimonial-vcard a.text-primary:hover,
.stripe-style-1 .testimonial-item .testimonial-vcard a.text-primary:hover *,
.stripe-style-1 .testimonials .testimonial-vcard a.text-primary:hover,
.stripe-style-1 .vc-item .vc_read_more,
.stripe-style-1 .font-arrow .fa,
.stripe-style-1 .wpb_content_element.tab-style-three .wpb_tabs_nav > li.ui-tabs-active > a,
.stripe-style-1 .tagcloud a:hover,
.stripe-style-1 .wpb_content_element.tab-style-two .wpb_tabs_nav > li.ui-tabs-active > a,
.stripe-style-1 .benefit-title a:hover {
  color: #30505b;
}
.stripe-style-2 .fn a:hover,
.stripe-style-2 .testimonial-vcard a.text-primary:hover,
.stripe-style-2 .post .entry-title a:hover,
.stripe-style-2 .custom-nav > li > a:hover span,
.stripe-style-2 .custom-nav > li.act > a span,
.stripe-style-2 .custom-nav > li > ul a:hover span,
.stripe-style-2 .widget .custom-categories a:hover span.item-name,
.stripe-style-2 .widget_categories a:hover,
.stripe-style-2 .widget_meta a:hover,
.stripe-style-2 .blogroll a:hover,
.stripe-style-2 .widget_archive a:hover,
.stripe-style-2 .widget_recent_entries a:hover,
.stripe-style-2 .widget_links a:hover,
.stripe-style-2 .widget_pages a:hover,
.stripe-style-2 .details:hover,
.stripe-style-2 .st-accordion li > a:hover,
.stripe-style-2 .st-accordion > ul li > a:hover *,
.stripe-style-2 #main .wpb_accordion .wpb_accordion_wrapper > a:hover span,
.stripe-style-2 #main .wpb_content_element .wpb_accordion_header a:hover span,
.stripe-style-2 .tp_recent_tweets li span a:hover,
.stripe-style-2 .recent-posts a:hover,
.stripe-style-2 .items-grid .post-content > a:hover,
.stripe-style-2 #main .wpb_toggle:hover,
.stripe-style-2 .shortcode-tabs .tab:hover,
.stripe-style-2 .wpb_tabs.wpb_content_element .wpb_tabs_nav > li:not(.ui-state-active) > a:hover,
.stripe-style-2 .wpb_tour.wpb_content_element .wpb_tabs_nav > li:not(.ui-state-active) > a:hover,
.stripe-style-2 #wp-calendar td a:hover,
.stripe-style-2 .items-grid a:hover,
.stripe-style-2 .post-content a:hover,
.stripe-style-2 .testimonial-item .testimonial-vcard a.text-primary:hover,
.stripe-style-2 .testimonial-item .testimonial-vcard a.text-primary:hover *,
.stripe-style-2 .testimonials .testimonial-vcard a.text-primary:hover,
.stripe-style-2 .vc-item .vc_read_more,
.stripe-style-2 .font-arrow .fa,
.stripe-style-2 .wpb_content_element.tab-style-three .wpb_tabs_nav > li.ui-tabs-active > a,
.stripe-style-2 .tagcloud a:hover,
.stripe-style-2 .wpb_content_element.tab-style-two .wpb_tabs_nav > li.ui-tabs-active > a,
.stripe-style-2 .benefit-title a:hover {
  color: #30505b;
}
.stripe-style-3 .fn a:hover,
.stripe-style-3 .testimonial-vcard a.text-primary:hover,
.stripe-style-3 .post .entry-title a:hover,
.stripe-style-3 .custom-nav > li > a:hover span,
.stripe-style-3 .custom-nav > li.act > a span,
.stripe-style-3 .custom-nav > li > ul a:hover span,
.stripe-style-3 .widget .custom-categories a:hover span.item-name,
.stripe-style-3 .widget_categories a:hover,
.stripe-style-3 .widget_meta a:hover,
.stripe-style-3 .blogroll a:hover,
.stripe-style-3 .widget_archive a:hover,
.stripe-style-3 .widget_recent_entries a:hover,
.stripe-style-3 .widget_links a:hover,
.stripe-style-3 .widget_pages a:hover,
.stripe-style-3 .details:hover,
.stripe-style-3 .st-accordion li > a:hover,
.stripe-style-3 .st-accordion > ul li > a:hover *,
.stripe-style-3 #main .wpb_accordion .wpb_accordion_wrapper > a:hover span,
.stripe-style-3 #main .wpb_content_element .wpb_accordion_header a:hover span,
.stripe-style-3 .tp_recent_tweets li span a:hover,
.stripe-style-3 .recent-posts a:hover,
.stripe-style-3 .items-grid .post-content > a:hover,
.stripe-style-3 #main .wpb_toggle:hover,
.stripe-style-3 .shortcode-tabs .tab:hover,
.stripe-style-3 .wpb_tabs.wpb_content_element .wpb_tabs_nav > li:not(.ui-state-active) > a:hover,
.stripe-style-3 .wpb_tour.wpb_content_element .wpb_tabs_nav > li:not(.ui-state-active) > a:hover,
.stripe-style-3 #wp-calendar td a:hover,
.stripe-style-3 .items-grid a:hover,
.stripe-style-3 .post-content a:hover,
.stripe-style-3 .testimonial-item .testimonial-vcard a.text-primary:hover,
.stripe-style-3 .testimonial-item .testimonial-vcard a.text-primary:hover *,
.stripe-style-3 .testimonials .testimonial-vcard a.text-primary:hover,
.stripe-style-3 .vc-item .vc_read_more,
.stripe-style-3 .font-arrow .fa,
.stripe-style-3 .wpb_content_element.tab-style-three .wpb_tabs_nav > li.ui-tabs-active > a,
.stripe-style-3 .tagcloud a:hover,
.stripe-style-3 .wpb_content_element.tab-style-two .wpb_tabs_nav > li.ui-tabs-active > a,
.stripe-style-3 .benefit-title a:hover {
  color: #30505b;
}
.stripe-style-4 .fn a:hover,
.stripe-style-4 .testimonial-vcard a.text-primary:hover,
.stripe-style-4 .post .entry-title a:hover,
.stripe-style-4 .custom-nav > li > a:hover span,
.stripe-style-4 .custom-nav > li.act > a span,
.stripe-style-4 .custom-nav > li > ul a:hover span,
.stripe-style-4 .widget .custom-categories a:hover span.item-name,
.stripe-style-4 .widget_categories a:hover,
.stripe-style-4 .widget_meta a:hover,
.stripe-style-4 .blogroll a:hover,
.stripe-style-4 .widget_archive a:hover,
.stripe-style-4 .widget_recent_entries a:hover,
.stripe-style-4 .widget_links a:hover,
.stripe-style-4 .widget_pages a:hover,
.stripe-style-4 .details:hover,
.stripe-style-4 .st-accordion li > a:hover,
.stripe-style-4 .st-accordion > ul li > a:hover *,
.stripe-style-4 #main .wpb_accordion .wpb_accordion_wrapper > a:hover span,
.stripe-style-4 #main .wpb_content_element .wpb_accordion_header a:hover span,
.stripe-style-4 .tp_recent_tweets li span a:hover,
.stripe-style-4 .recent-posts a:hover,
.stripe-style-4 .items-grid .post-content > a:hover,
.stripe-style-4 #main .wpb_toggle:hover,
.stripe-style-4 .shortcode-tabs .tab:hover,
.stripe-style-4 .wpb_tabs.wpb_content_element .wpb_tabs_nav > li:not(.ui-state-active) > a:hover,
.stripe-style-4 .wpb_tour.wpb_content_element .wpb_tabs_nav > li:not(.ui-state-active) > a:hover,
.stripe-style-4 #wp-calendar td a:hover,
.stripe-style-4 .items-grid a:hover,
.stripe-style-4 .post-content a:hover,
.stripe-style-4 .testimonial-item .testimonial-vcard a.text-primary:hover,
.stripe-style-4 .testimonial-item .testimonial-vcard a.text-primary:hover *,
.stripe-style-4 .testimonials .testimonial-vcard a.text-primary:hover,
.stripe-style-4 .vc-item .vc_read_more,
.stripe-style-4 .font-arrow .fa,
.stripe-style-4 .wpb_content_element.tab-style-three .wpb_tabs_nav > li.ui-tabs-active > a,
.stripe-style-4 .tagcloud a:hover,
.stripe-style-4 .wpb_content_element.tab-style-two .wpb_tabs_nav > li.ui-tabs-active > a,
.stripe-style-4 .benefit-title a:hover {
  color: #30505b;
}
.stripe-style-5 .fn a:hover,
.stripe-style-5 .testimonial-vcard a.text-primary:hover,
.stripe-style-5 .post .entry-title a:hover,
.stripe-style-5 .custom-nav > li > a:hover span,
.stripe-style-5 .custom-nav > li.act > a span,
.stripe-style-5 .custom-nav > li > ul a:hover span,
.stripe-style-5 .widget .custom-categories a:hover span.item-name,
.stripe-style-5 .widget_categories a:hover,
.stripe-style-5 .widget_meta a:hover,
.stripe-style-5 .blogroll a:hover,
.stripe-style-5 .widget_archive a:hover,
.stripe-style-5 .widget_recent_entries a:hover,
.stripe-style-5 .widget_links a:hover,
.stripe-style-5 .widget_pages a:hover,
.stripe-style-5 .details:hover,
.stripe-style-5 .st-accordion li > a:hover,
.stripe-style-5 .st-accordion > ul li > a:hover *,
.stripe-style-5 #main .wpb_accordion .wpb_accordion_wrapper > a:hover span,
.stripe-style-5 #main .wpb_content_element .wpb_accordion_header a:hover span,
.stripe-style-5 .tp_recent_tweets li span a:hover,
.stripe-style-5 .recent-posts a:hover,
.stripe-style-5 .items-grid .post-content > a:hover,
.stripe-style-5 #main .wpb_toggle:hover,
.stripe-style-5 .shortcode-tabs .tab:hover,
.stripe-style-5 .wpb_tabs.wpb_content_element .wpb_tabs_nav > li:not(.ui-state-active) > a:hover,
.stripe-style-5 .wpb_tour.wpb_content_element .wpb_tabs_nav > li:not(.ui-state-active) > a:hover,
.stripe-style-5 #wp-calendar td a:hover,
.stripe-style-5 .items-grid a:hover,
.stripe-style-5 .post-content a:hover,
.stripe-style-5 .testimonial-item .testimonial-vcard a.text-primary:hover,
.stripe-style-5 .testimonial-item .testimonial-vcard a.text-primary:hover *,
.stripe-style-5 .testimonials .testimonial-vcard a.text-primary:hover,
.stripe-style-5 .vc-item .vc_read_more,
.stripe-style-5 .font-arrow .fa,
.stripe-style-5 .wpb_content_element.tab-style-three .wpb_tabs_nav > li.ui-tabs-active > a,
.stripe-style-5 .tagcloud a:hover,
.stripe-style-5 .wpb_content_element.tab-style-two .wpb_tabs_nav > li.ui-tabs-active > a,
.stripe-style-5 .benefit-title a:hover {
  color: #30505b;
}
.button-load-more:hover .button-caption {
  -webkit-text-fill-color: #193f54;
}
.post-content .text-secondary,
.widget .tp_recent_tweets .twitter_time,
.comment-meta,
.comment-meta a,
a.comment-reply-link,
a.clear-form,
.entry-meta a,
.entry-meta span,
.entry-meta a *,
.portfolio-categories a,
.portfolio-categories a *,
.portfolio-categories span,
.team-author p,
.color-base-transparent {
  color: rgba(170,170,170,0.5);
}
.sidebar-content .post-content .text-secondary,
.stripe .sidebar-content.solid-bg .post-content .text-secondary,
.sidebar-content .widget .tp_recent_tweets .twitter_time,
.stripe .sidebar-content.solid-bg .widget .tp_recent_tweets .twitter_time,
.sidebar-content .comment-meta,
.stripe .sidebar-content.solid-bg .comment-meta,
.sidebar-content .comment-meta a,
.stripe .sidebar-content.solid-bg .comment-meta a,
.sidebar-content a.comment-reply-link,
.stripe .sidebar-content.solid-bg a.comment-reply-link,
.sidebar-content a.clear-form,
.stripe .sidebar-content.solid-bg a.clear-form,
.sidebar-content .entry-meta a,
.stripe .sidebar-content.solid-bg .entry-meta a,
.sidebar-content .entry-meta span,
.stripe .sidebar-content.solid-bg .entry-meta span,
.sidebar-content .entry-meta a *,
.stripe .sidebar-content.solid-bg .entry-meta a *,
.sidebar-content .portfolio-categories a,
.stripe .sidebar-content.solid-bg .portfolio-categories a,
.sidebar-content .portfolio-categories a *,
.stripe .sidebar-content.solid-bg .portfolio-categories a *,
.sidebar-content .portfolio-categories span,
.stripe .sidebar-content.solid-bg .portfolio-categories span,
.sidebar-content .team-author p,
.stripe .sidebar-content.solid-bg .team-author p,
.sidebar-content .color-base-transparent,
.stripe .sidebar-content.solid-bg .color-base-transparent {
  color: rgba(119,119,119,0.5);
}
.footer .post-content .text-secondary,
.footer .widget .tp_recent_tweets .twitter_time,
.footer .comment-meta,
.footer .comment-meta a,
.footer a.comment-reply-link,
.footer a.clear-form,
.footer .entry-meta a,
.footer .entry-meta span,
.footer .entry-meta a *,
.footer .portfolio-categories a,
.footer .portfolio-categories a *,
.footer .portfolio-categories span,
.footer .team-author p,
.footer .color-base-transparent {
  color: rgba(170,170,170,0.5);
}
.stripe-style-1 .post-content .text-secondary,
.stripe-style-1 .widget .tp_recent_tweets .twitter_time,
.stripe-style-1 .comment-meta,
.stripe-style-1 .comment-meta a,
.stripe-style-1 a.comment-reply-link,
.stripe-style-1 a.clear-form,
.stripe-style-1 .entry-meta a,
.stripe-style-1 .entry-meta span,
.stripe-style-1 .entry-meta a *,
.stripe-style-1 .portfolio-categories a,
.stripe-style-1 .portfolio-categories a *,
.stripe-style-1 .portfolio-categories span,
.stripe-style-1 .team-author p,
.stripe-style-1 .color-base-transparent {
  color: rgba(119,119,119,0.5);
}
.stripe-style-2 .post-content .text-secondary,
.stripe-style-2 .widget .tp_recent_tweets .twitter_time,
.stripe-style-2 .comment-meta,
.stripe-style-2 .comment-meta a,
.stripe-style-2 a.comment-reply-link,
.stripe-style-2 a.clear-form,
.stripe-style-2 .entry-meta a,
.stripe-style-2 .entry-meta span,
.stripe-style-2 .entry-meta a *,
.stripe-style-2 .portfolio-categories a,
.stripe-style-2 .portfolio-categories a *,
.stripe-style-2 .portfolio-categories span,
.stripe-style-2 .team-author p,
.stripe-style-2 .color-base-transparent {
  color: rgba(249,249,249,0.5);
}
#page .stripe-style-3 .post-content .text-secondary,
#page .stripe-style-3 .widget .tp_recent_tweets .twitter_time,
#page .stripe-style-3 .comment-meta,
#page .stripe-style-3 .comment-meta a,
#page .stripe-style-3 a.comment-reply-link,
#page .stripe-style-3 a.clear-form,
#page .stripe-style-3 .entry-meta a,
#page .stripe-style-3 .entry-meta span,
#page .stripe-style-3 .entry-meta a *,
#page .stripe-style-3 .portfolio-categories a,
#page .stripe-style-3 .portfolio-categories a *,
#page .stripe-style-3 .portfolio-categories span,
#page .stripe-style-3 .team-author p,
#page .stripe-style-3 .color-base-transparent {
  color: rgba(47,54,61,0.5);
}
.stripe-style-4 .post-content .text-secondary,
.stripe-style-4 .widget .tp_recent_tweets .twitter_time,
.stripe-style-4 .comment-meta,
.stripe-style-4 .comment-meta a,
.stripe-style-4 a.comment-reply-link,
.stripe-style-4 a.clear-form,
.stripe-style-4 .entry-meta a,
.stripe-style-4 .entry-meta span,
.stripe-style-4 .entry-meta a *,
.stripe-style-4 .portfolio-categories a,
.stripe-style-4 .portfolio-categories a *,
.stripe-style-4 .portfolio-categories span,
.stripe-style-4 .team-author p,
.stripe-style-4 .color-base-transparent {
  color: rgba(255,255,255,0.5);
}
.stripe-style-5 .post-content .text-secondary,
.stripe-style-5 .widget .tp_recent_tweets .twitter_time,
.stripe-style-5 .comment-meta,
.stripe-style-5 .comment-meta a,
.stripe-style-5 a.comment-reply-link,
.stripe-style-5 a.clear-form,
.stripe-style-5 .entry-meta a,
.stripe-style-5 .entry-meta span,
.stripe-style-5 .entry-meta a *,
.stripe-style-5 .portfolio-categories a,
.stripe-style-5 .portfolio-categories a *,
.stripe-style-5 .portfolio-categories span,
.stripe-style-5 .team-author p,
.stripe-style-5 .color-base-transparent {
  color: rgba(51,51,51,0.5);
}
.portfolio-categories a,
.portfolio-categories a *,
.portfolio-categories span {
  -webkit-text-fill-color: rgba(170,170,170,0.5);
}
.sidebar-content .portfolio-categories a,
.sidebar-content .portfolio-categories a *,
.sidebar-content .portfolio-categories span {
  -webkit-text-fill-color: rgba(119,119,119,0.5);
}
.footer .portfolio-categories a,
.footer .portfolio-categories a *,
.footer .portfolio-categories span {
  -webkit-text-fill-color: rgba(170,170,170,0.5);
}
.stripe-style-1 .portfolio-categories a,
.stripe-style-1 .portfolio-categories a *,
.stripe-style-1 .portfolio-categories span {
  -webkit-text-fill-color: rgba(119,119,119,0.5);
}
.stripe-style-2 .portfolio-categories a,
.stripe-style-2 .portfolio-categories a *,
.stripe-style-2 .portfolio-categories span {
  -webkit-text-fill-color: rgba(249,249,249,0.5);
}
#page .stripe-style-3 .portfolio-categories a,
#page .stripe-style-3 .portfolio-categories a *,
#page .stripe-style-3 .portfolio-categories span {
  -webkit-text-fill-color: rgba(47,54,61,0.5);
}
.stripe-style-4 .portfolio-categories a,
.stripe-style-4 .portfolio-categories a *,
.stripe-style-4 .portfolio-categories span {
  -webkit-text-fill-color: rgba(255,255,255,0.5);
}
.stripe-style-5 .portfolio-categories a,
.stripe-style-5 .portfolio-categories a *,
.stripe-style-5 .portfolio-categories span {
  -webkit-text-fill-color: rgba(51,51,51,0.5);
}
#page .rsContW .rsBullet.rsNavSelected span,
#page .rsCont .rsBullet.rsNavSelected span,
#page .tp-bullets.custom .tp-bullet.selected:after,
#page .stick {
  background-color: rgba(170,170,170,0.25);
}
#page .sidebar .rsContW .rsBullet.rsNavSelected span,
#page .stripe .sidebar-content.solid-bg .rsContW .rsBullet.rsNavSelected span,
#page .sidebar .rsCont .rsBullet.rsNavSelected span,
#page .stripe .sidebar-content.solid-bg .rsCont .rsBullet.rsNavSelected span,
#page .sidebar .tp-bullets.custom .tp-bullet.selected:after,
#page .stripe .sidebar-content.solid-bg .tp-bullets.custom .tp-bullet.selected:after,
#page .sidebar .stick,
#page .stripe .sidebar-content.solid-bg .stick {
  background-color: rgba(119,119,119,0.25);
}
#page .footer .rsContW .rsBullet.rsNavSelected span,
#page .footer .rsCont .rsBullet.rsNavSelected span,
#page .footer .tp-bullets.custom .tp-bullet.selected:after,
#page .footer .stick {
  background-color: rgba(170,170,170,0.25);
}
#page .stripe-style-1 .rsContW .rsBullet.rsNavSelected span,
#page .stripe-style-1 .rsCont .rsBullet.rsNavSelected span,
#page .stripe-style-1 .tp-bullets.custom .tp-bullet.selected:after,
#page .stripe-style-1 .stick {
  background-color: rgba(119,119,119,0.25);
}
#page .stripe-style-2 .rsContW .rsBullet.rsNavSelected span,
#page .stripe-style-2 .rsCont .rsBullet.rsNavSelected span,
#page .stripe-style-2 .tp-bullets.custom .tp-bullet.selected:after,
#page .stripe-style-2 .stick {
  background-color: rgba(249,249,249,0.25);
}
#page .stripe-style-3 .rsContW .rsBullet.rsNavSelected span,
#page .stripe-style-3 .rsCont .rsBullet.rsNavSelected span,
#page .stripe-style-3 .tp-bullets.custom .tp-bullet.selected:after,
#page .stripe-style-3 .stick {
  background-color: rgba(47,54,61,0.25);
}
#page .stripe-style-4 .rsContW .rsBullet.rsNavSelected span,
#page .stripe-style-4 .rsCont .rsBullet.rsNavSelected span,
#page .stripe-style-4 .tp-bullets.custom .tp-bullet.selected:after,
#page .stripe-style-4 .stick {
  background-color: rgba(255,255,255,0.25);
}
#page .stripe-style-5 .rsContW .rsBullet.rsNavSelected span,
#page .stripe-style-5 .rsCont .rsBullet.rsNavSelected span,
#page .stripe-style-5 .tp-bullets.custom .tp-bullet.selected:after,
#page .stripe-style-5 .stick {
  background-color: rgba(51,51,51,0.25);
}
.ngg-albumoverview .ngg-album,
.wpb_separator.wpb_content_element,
.vc_text_separator,
.plain-bg,
#main #content .rotatingtweets,
#main #content .norotatingtweets,
blockquote.shortcode-blockquote,
.separator-holder,
.accent-border-color .bg-on .separator-holder,
.wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
.wpb_tour.tab-style-three .wpb_tabs_nav li,
.wpb_tour.tab-style-three .wpb_tabs_nav {
  border-color: rgba(170,170,170,0.15);
}
.stripe-style-1 .ngg-albumoverview .ngg-album,
.stripe-style-1 .wpb_separator.wpb_content_element,
.stripe-style-1 .vc_text_separator,
.stripe-style-1 .plain-bg,
.stripe-style-1 #main #content .rotatingtweets,
.stripe-style-1 #main #content .norotatingtweets,
.stripe-style-1 blockquote.shortcode-blockquote,
.stripe-style-1 .separator-holder,
.stripe-style-1 .accent-border-color .bg-on .separator-holder,
.stripe-style-1 .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-1 .wpb_tour.tab-style-three .wpb_tabs_nav li,
.stripe-style-1 .wpb_tour.tab-style-three .wpb_tabs_nav {
  border-color: rgba(119,119,119,0.15);
}
.stripe-style-2 .ngg-albumoverview .ngg-album,
.stripe-style-2 .wpb_separator.wpb_content_element,
.stripe-style-2 .vc_text_separator,
.stripe-style-2 .plain-bg,
.stripe-style-2 #main #content .rotatingtweets,
.stripe-style-2 #main #content .norotatingtweets,
.stripe-style-2 blockquote.shortcode-blockquote,
.stripe-style-2 .separator-holder,
.stripe-style-2 .accent-border-color .bg-on .separator-holder,
.stripe-style-2 .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-2 .wpb_tour.tab-style-three .wpb_tabs_nav li,
.stripe-style-2 .wpb_tour.tab-style-three .wpb_tabs_nav {
  border-color: rgba(249,249,249,0.15);
}
.stripe-style-3 .ngg-albumoverview .ngg-album,
.stripe-style-3 .wpb_separator.wpb_content_element,
.stripe-style-3 .vc_text_separator,
.stripe-style-3 .plain-bg,
.stripe-style-3 #main #content .rotatingtweets,
.stripe-style-3 #main #content .norotatingtweets,
.stripe-style-3 blockquote.shortcode-blockquote,
.stripe-style-3 .separator-holder,
.stripe-style-3 .accent-border-color .bg-on .separator-holder,
.stripe-style-3 .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-3 .wpb_tour.tab-style-three .wpb_tabs_nav li,
.stripe-style-3 .wpb_tour.tab-style-three .wpb_tabs_nav {
  border-color: rgba(47,54,61,0.15);
}
.stripe-style-4 .ngg-albumoverview .ngg-album,
.stripe-style-4 .wpb_separator.wpb_content_element,
.stripe-style-4 .vc_text_separator,
.stripe-style-4 .plain-bg,
.stripe-style-4 #main #content .rotatingtweets,
.stripe-style-4 #main #content .norotatingtweets,
.stripe-style-4 blockquote.shortcode-blockquote,
.stripe-style-4 .separator-holder,
.stripe-style-4 .accent-border-color .bg-on .separator-holder,
.stripe-style-4 .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-4 .wpb_tour.tab-style-three .wpb_tabs_nav li,
.stripe-style-4 .wpb_tour.tab-style-three .wpb_tabs_nav {
  border-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .ngg-albumoverview .ngg-album,
.stripe-style-5 .wpb_separator.wpb_content_element,
.stripe-style-5 .vc_text_separator,
.stripe-style-5 .plain-bg,
.stripe-style-5 #main #content .rotatingtweets,
.stripe-style-5 #main #content .norotatingtweets,
.stripe-style-5 blockquote.shortcode-blockquote,
.stripe-style-5 .separator-holder,
.stripe-style-5 .accent-border-color .bg-on .separator-holder,
.stripe-style-5 .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-5 .wpb_tour.tab-style-three .wpb_tabs_nav li,
.stripe-style-5 .wpb_tour.tab-style-three .wpb_tabs_nav {
  border-color: rgba(51,51,51,0.15);
}
.items-grid a,
.recent-posts a,
.custom-nav > li > a span,
.custom-nav > li > ul a span,
.testimonial-item .testimonial-vcard .text-primary,
.testimonial-item .testimonial-vcard .text-primary *,
.testimonials .testimonial-vcard .text-primary,
.testimonials .testimonial-vcard .text-primary *,
.author-quote,
.shortcode-pullquote,
.details,
.link.btn-link,
.btn-zoom,
form.mc4wp-form label,
.wpb_content_element.tab-style-one .wpb_tabs_nav > li > a,
.wpb_content_element.tab-style-two .wpb_tabs_nav > li > a,
.color-title,
.st-accordion li a,
.st-accordion > ul li > a *,
.tp_recent_tweets li a,
#wp-calendar th,
#wp-calendar caption,
#wp-calendar tfoot td,
#wp-calendar tfoot td a,
.contact-info .secondary-color,
.skill-name,
.skill-name *,
.vc-label-above .vc_label,
.team-author-name,
.widget .team-author-name,
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.h1-size,
.entry-title.h1-size,
.h2-size,
.entry-title.h2-size,
h1.entry-title,
.vc_pie_chart .vc_pie_chart_value,
.h3-size,
.entry-title.h3-size,
h2.entry-title,
.comments-title,
.comments-title a,
#reply-title,
.gform_wrapper h3.gform_title,
.gform_wrapper .gsection .gfield_label,
.gform_wrapper h2.gsection_title,
h3.gform_title,
.h4-size,
.entry-title.h4-size,
.post h2.entry-title,
.post h2.entry-title,
h3.entry-title,
.rollover-content h2.entry-title,
.flex-caption h2,
.vc-carousel.vc-build .vc-carousel-slideline .vc-carousel-slideline-inner > .vc-item h2,
.h5-size,
.entry-title.h5-size,
.widget-title,
.author-quote,
.comment-author a,
.comment-author .fn,
blockquote,
blockquote *,
.h6-size,
.entry-title.h6-size,
#reply-title,
.wpb_content_element .wpb_accordion_header > a span,
.wpb_content_element.tab-style-three .wpb_tabs_nav > li > a,
.title-color .dt-fancy-title,
.fn,
.fn a,
.pingback-title,
.testimonial-vcard .text-secondary,
.testimonial-item .testimonial-vcard .text-secondary,
.btn-light .text-wrap {
  color: #193f54;
}
.sidebar-content .items-grid a,
.stripe .sidebar-content.solid-bg .items-grid a,
.sidebar-content .recent-posts a,
.stripe .sidebar-content.solid-bg .recent-posts a,
.sidebar-content .custom-nav > li > a span,
.stripe .sidebar-content.solid-bg .custom-nav > li > a span,
.sidebar-content .custom-nav > li > ul a span,
.stripe .sidebar-content.solid-bg .custom-nav > li > ul a span,
.sidebar-content .testimonial-item .testimonial-vcard .text-primary,
.stripe .sidebar-content.solid-bg .testimonial-item .testimonial-vcard .text-primary,
.sidebar-content .testimonial-item .testimonial-vcard .text-primary *,
.stripe .sidebar-content.solid-bg .testimonial-item .testimonial-vcard .text-primary *,
.sidebar-content .testimonials .testimonial-vcard .text-primary,
.stripe .sidebar-content.solid-bg .testimonials .testimonial-vcard .text-primary,
.sidebar-content .testimonials .testimonial-vcard .text-primary *,
.stripe .sidebar-content.solid-bg .testimonials .testimonial-vcard .text-primary *,
.sidebar-content .author-quote,
.stripe .sidebar-content.solid-bg .author-quote,
.sidebar-content .shortcode-pullquote,
.stripe .sidebar-content.solid-bg .shortcode-pullquote,
.sidebar-content .details,
.stripe .sidebar-content.solid-bg .details,
.sidebar-content .link.btn-link,
.stripe .sidebar-content.solid-bg .link.btn-link,
.sidebar-content .btn-zoom,
.stripe .sidebar-content.solid-bg .btn-zoom,
.sidebar-content form.mc4wp-form label,
.stripe .sidebar-content.solid-bg form.mc4wp-form label,
.sidebar-content .wpb_content_element.tab-style-one .wpb_tabs_nav > li > a,
.stripe .sidebar-content.solid-bg .wpb_content_element.tab-style-one .wpb_tabs_nav > li > a,
.sidebar-content .wpb_content_element.tab-style-two .wpb_tabs_nav > li > a,
.stripe .sidebar-content.solid-bg .wpb_content_element.tab-style-two .wpb_tabs_nav > li > a,
.sidebar-content .color-title,
.stripe .sidebar-content.solid-bg .color-title,
.sidebar-content .st-accordion li a,
.stripe .sidebar-content.solid-bg .st-accordion li a,
.sidebar-content .st-accordion > ul li > a *,
.stripe .sidebar-content.solid-bg .st-accordion > ul li > a *,
.sidebar-content .tp_recent_tweets li a,
.stripe .sidebar-content.solid-bg .tp_recent_tweets li a,
.sidebar-content #wp-calendar th,
.stripe .sidebar-content.solid-bg #wp-calendar th,
.sidebar-content #wp-calendar caption,
.stripe .sidebar-content.solid-bg #wp-calendar caption,
.sidebar-content #wp-calendar tfoot td,
.stripe .sidebar-content.solid-bg #wp-calendar tfoot td,
.sidebar-content #wp-calendar tfoot td a,
.stripe .sidebar-content.solid-bg #wp-calendar tfoot td a,
.sidebar-content .contact-info .secondary-color,
.stripe .sidebar-content.solid-bg .contact-info .secondary-color,
.sidebar-content .skill-name,
.stripe .sidebar-content.solid-bg .skill-name,
.sidebar-content .skill-name *,
.stripe .sidebar-content.solid-bg .skill-name *,
.sidebar-content .vc-label-above .vc_label,
.stripe .sidebar-content.solid-bg .vc-label-above .vc_label,
.sidebar-content .team-author-name,
.stripe .sidebar-content.solid-bg .team-author-name,
.sidebar-content .widget .team-author-name,
.stripe .sidebar-content.solid-bg .widget .team-author-name,
.sidebar-content h1,
.stripe .sidebar-content.solid-bg h1,
.sidebar-content h2,
.stripe .sidebar-content.solid-bg h2,
.sidebar-content h3,
.stripe .sidebar-content.solid-bg h3,
.sidebar-content h4,
.stripe .sidebar-content.solid-bg h4,
.sidebar-content h5,
.stripe .sidebar-content.solid-bg h5,
.sidebar-content h6,
.stripe .sidebar-content.solid-bg h6,
.sidebar-content h1 a,
.stripe .sidebar-content.solid-bg h1 a,
.sidebar-content h2 a,
.stripe .sidebar-content.solid-bg h2 a,
.sidebar-content h3 a,
.stripe .sidebar-content.solid-bg h3 a,
.sidebar-content h4 a,
.stripe .sidebar-content.solid-bg h4 a,
.sidebar-content h5 a,
.stripe .sidebar-content.solid-bg h5 a,
.sidebar-content h6 a,
.stripe .sidebar-content.solid-bg h6 a,
.sidebar-content h1 a:hover,
.stripe .sidebar-content.solid-bg h1 a:hover,
.sidebar-content h2 a:hover,
.stripe .sidebar-content.solid-bg h2 a:hover,
.sidebar-content h3 a:hover,
.stripe .sidebar-content.solid-bg h3 a:hover,
.sidebar-content h4 a:hover,
.stripe .sidebar-content.solid-bg h4 a:hover,
.sidebar-content h5 a:hover,
.stripe .sidebar-content.solid-bg h5 a:hover,
.sidebar-content h6 a:hover,
.stripe .sidebar-content.solid-bg h6 a:hover,
.sidebar-content .h1-size,
.stripe .sidebar-content.solid-bg .h1-size,
.sidebar-content .entry-title.h1-size,
.stripe .sidebar-content.solid-bg .entry-title.h1-size,
.sidebar-content .h2-size,
.stripe .sidebar-content.solid-bg .h2-size,
.sidebar-content .entry-title.h2-size,
.stripe .sidebar-content.solid-bg .entry-title.h2-size,
.sidebar-content h1.entry-title,
.stripe .sidebar-content.solid-bg h1.entry-title,
.sidebar-content .vc_pie_chart .vc_pie_chart_value,
.stripe .sidebar-content.solid-bg .vc_pie_chart .vc_pie_chart_value,
.sidebar-content .h3-size,
.stripe .sidebar-content.solid-bg .h3-size,
.sidebar-content .entry-title.h3-size,
.stripe .sidebar-content.solid-bg .entry-title.h3-size,
.sidebar-content h2.entry-title,
.stripe .sidebar-content.solid-bg h2.entry-title,
.sidebar-content .comments-title,
.stripe .sidebar-content.solid-bg .comments-title,
.sidebar-content .comments-title a,
.stripe .sidebar-content.solid-bg .comments-title a,
.sidebar-content #reply-title,
.stripe .sidebar-content.solid-bg #reply-title,
.sidebar-content .gform_wrapper h3.gform_title,
.stripe .sidebar-content.solid-bg .gform_wrapper h3.gform_title,
.sidebar-content .gform_wrapper .gsection .gfield_label,
.stripe .sidebar-content.solid-bg .gform_wrapper .gsection .gfield_label,
.sidebar-content .gform_wrapper h2.gsection_title,
.stripe .sidebar-content.solid-bg .gform_wrapper h2.gsection_title,
.sidebar-content h3.gform_title,
.stripe .sidebar-content.solid-bg h3.gform_title,
.sidebar-content .h4-size,
.stripe .sidebar-content.solid-bg .h4-size,
.sidebar-content .entry-title.h4-size,
.stripe .sidebar-content.solid-bg .entry-title.h4-size,
.sidebar-content .post h2.entry-title,
.stripe .sidebar-content.solid-bg .post h2.entry-title,
.sidebar-content .post h2.entry-title,
.stripe .sidebar-content.solid-bg .post h2.entry-title,
.sidebar-content h3.entry-title,
.stripe .sidebar-content.solid-bg h3.entry-title,
.sidebar-content .rollover-content h2.entry-title,
.stripe .sidebar-content.solid-bg .rollover-content h2.entry-title,
.sidebar-content .flex-caption h2,
.stripe .sidebar-content.solid-bg .flex-caption h2,
.sidebar-content .vc-carousel.vc-build .vc-carousel-slideline .vc-carousel-slideline-inner > .vc-item h2,
.stripe .sidebar-content.solid-bg .vc-carousel.vc-build .vc-carousel-slideline .vc-carousel-slideline-inner > .vc-item h2,
.sidebar-content .h5-size,
.stripe .sidebar-content.solid-bg .h5-size,
.sidebar-content .entry-title.h5-size,
.stripe .sidebar-content.solid-bg .entry-title.h5-size,
.sidebar-content .widget-title,
.stripe .sidebar-content.solid-bg .widget-title,
.sidebar-content .author-quote,
.stripe .sidebar-content.solid-bg .author-quote,
.sidebar-content .comment-author a,
.stripe .sidebar-content.solid-bg .comment-author a,
.sidebar-content .comment-author .fn,
.stripe .sidebar-content.solid-bg .comment-author .fn,
.sidebar-content blockquote,
.stripe .sidebar-content.solid-bg blockquote,
.sidebar-content blockquote *,
.stripe .sidebar-content.solid-bg blockquote *,
.sidebar-content .h6-size,
.stripe .sidebar-content.solid-bg .h6-size,
.sidebar-content .entry-title.h6-size,
.stripe .sidebar-content.solid-bg .entry-title.h6-size,
.sidebar-content #reply-title,
.stripe .sidebar-content.solid-bg #reply-title,
.sidebar-content .wpb_content_element .wpb_accordion_header > a span,
.stripe .sidebar-content.solid-bg .wpb_content_element .wpb_accordion_header > a span,
.sidebar-content .wpb_content_element.tab-style-three .wpb_tabs_nav > li > a,
.stripe .sidebar-content.solid-bg .wpb_content_element.tab-style-three .wpb_tabs_nav > li > a,
.sidebar-content .title-color .dt-fancy-title,
.stripe .sidebar-content.solid-bg .title-color .dt-fancy-title,
.sidebar-content .fn,
.stripe .sidebar-content.solid-bg .fn,
.sidebar-content .fn a,
.stripe .sidebar-content.solid-bg .fn a,
.sidebar-content .pingback-title,
.stripe .sidebar-content.solid-bg .pingback-title,
.sidebar-content .testimonial-vcard .text-secondary,
.stripe .sidebar-content.solid-bg .testimonial-vcard .text-secondary,
.sidebar-content .testimonial-item .testimonial-vcard .text-secondary,
.stripe .sidebar-content.solid-bg .testimonial-item .testimonial-vcard .text-secondary,
.sidebar-content .btn-light .text-wrap,
.stripe .sidebar-content.solid-bg .btn-light .text-wrap {
  color: #333333;
}
.footer .items-grid a,
.footer .recent-posts a,
.footer .custom-nav > li > a span,
.footer .custom-nav > li > ul a span,
.footer .testimonial-item .testimonial-vcard .text-primary,
.footer .testimonial-item .testimonial-vcard .text-primary *,
.footer .testimonials .testimonial-vcard .text-primary,
.footer .testimonials .testimonial-vcard .text-primary *,
.footer .author-quote,
.footer .shortcode-pullquote,
.footer .details,
.footer .link.btn-link,
.footer .btn-zoom,
.footer form.mc4wp-form label,
.footer .wpb_content_element.tab-style-one .wpb_tabs_nav > li > a,
.footer .wpb_content_element.tab-style-two .wpb_tabs_nav > li > a,
.footer .color-title,
.footer .st-accordion li a,
.footer .st-accordion > ul li > a *,
.footer .tp_recent_tweets li a,
.footer #wp-calendar th,
.footer #wp-calendar caption,
.footer #wp-calendar tfoot td,
.footer #wp-calendar tfoot td a,
.footer .contact-info .secondary-color,
.footer .skill-name,
.footer .skill-name *,
.footer .vc-label-above .vc_label,
.footer .team-author-name,
.footer .widget .team-author-name,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer h1 a,
.footer h2 a,
.footer h3 a,
.footer h4 a,
.footer h5 a,
.footer h6 a,
.footer h1 a:hover,
.footer h2 a:hover,
.footer h3 a:hover,
.footer h4 a:hover,
.footer h5 a:hover,
.footer h6 a:hover,
.footer .h1-size,
.footer .entry-title.h1-size,
.footer .h2-size,
.footer .entry-title.h2-size,
.footer h1.entry-title,
.footer .vc_pie_chart .vc_pie_chart_value,
.footer .h3-size,
.footer .entry-title.h3-size,
.footer h2.entry-title,
.footer .comments-title,
.footer .comments-title a,
.footer #reply-title,
.footer .gform_wrapper h3.gform_title,
.footer .gform_wrapper .gsection .gfield_label,
.footer .gform_wrapper h2.gsection_title,
.footer h3.gform_title,
.footer .h4-size,
.footer .entry-title.h4-size,
.footer .post h2.entry-title,
.footer .post h2.entry-title,
.footer h3.entry-title,
.footer .rollover-content h2.entry-title,
.footer .flex-caption h2,
.footer .vc-carousel.vc-build .vc-carousel-slideline .vc-carousel-slideline-inner > .vc-item h2,
.footer .h5-size,
.footer .entry-title.h5-size,
.footer .widget-title,
.footer .author-quote,
.footer .comment-author a,
.footer .comment-author .fn,
.footer blockquote,
.footer blockquote *,
.footer .h6-size,
.footer .entry-title.h6-size,
.footer #reply-title,
.footer .wpb_content_element .wpb_accordion_header > a span,
.footer .wpb_content_element.tab-style-three .wpb_tabs_nav > li > a,
.footer .title-color .dt-fancy-title,
.footer .fn,
.footer .fn a,
.footer .pingback-title,
.footer .testimonial-vcard .text-secondary,
.footer .testimonial-item .testimonial-vcard .text-secondary,
.footer .btn-light .text-wrap {
  color: #333333;
}
.stripe-style-1 .items-grid a,
.stripe-style-1 .recent-posts a,
.stripe-style-1 .custom-nav > li > a span,
.stripe-style-1 .custom-nav > li > ul a span,
.stripe-style-1 .testimonial-item .testimonial-vcard .text-primary,
.stripe-style-1 .testimonial-item .testimonial-vcard .text-primary *,
.stripe-style-1 .testimonials .testimonial-vcard .text-primary,
.stripe-style-1 .testimonials .testimonial-vcard .text-primary *,
.stripe-style-1 .author-quote,
.stripe-style-1 .shortcode-pullquote,
.stripe-style-1 .details,
.stripe-style-1 .link.btn-link,
.stripe-style-1 .btn-zoom,
.stripe-style-1 form.mc4wp-form label,
.stripe-style-1 .wpb_content_element.tab-style-one .wpb_tabs_nav > li > a,
.stripe-style-1 .wpb_content_element.tab-style-two .wpb_tabs_nav > li > a,
.stripe-style-1 .color-title,
.stripe-style-1 .st-accordion li a,
.stripe-style-1 .st-accordion > ul li > a *,
.stripe-style-1 .tp_recent_tweets li a,
.stripe-style-1 #wp-calendar th,
.stripe-style-1 #wp-calendar caption,
.stripe-style-1 #wp-calendar tfoot td,
.stripe-style-1 #wp-calendar tfoot td a,
.stripe-style-1 .contact-info .secondary-color,
.stripe-style-1 .skill-name,
.stripe-style-1 .skill-name *,
.stripe-style-1 .vc-label-above .vc_label,
.stripe-style-1 .team-author-name,
.stripe-style-1 .widget .team-author-name,
.stripe-style-1 h1,
.stripe-style-1 h2,
.stripe-style-1 h3,
.stripe-style-1 h4,
.stripe-style-1 h5,
.stripe-style-1 h6,
.stripe-style-1 h1 a,
.stripe-style-1 h2 a,
.stripe-style-1 h3 a,
.stripe-style-1 h4 a,
.stripe-style-1 h5 a,
.stripe-style-1 h6 a,
.stripe-style-1 h1 a:hover,
.stripe-style-1 h2 a:hover,
.stripe-style-1 h3 a:hover,
.stripe-style-1 h4 a:hover,
.stripe-style-1 h5 a:hover,
.stripe-style-1 h6 a:hover,
.stripe-style-1 .h1-size,
.stripe-style-1 .entry-title.h1-size,
.stripe-style-1 .h2-size,
.stripe-style-1 .entry-title.h2-size,
.stripe-style-1 h1.entry-title,
.stripe-style-1 .vc_pie_chart .vc_pie_chart_value,
.stripe-style-1 .h3-size,
.stripe-style-1 .entry-title.h3-size,
.stripe-style-1 h2.entry-title,
.stripe-style-1 .comments-title,
.stripe-style-1 .comments-title a,
.stripe-style-1 #reply-title,
.stripe-style-1 .gform_wrapper h3.gform_title,
.stripe-style-1 .gform_wrapper .gsection .gfield_label,
.stripe-style-1 .gform_wrapper h2.gsection_title,
.stripe-style-1 h3.gform_title,
.stripe-style-1 .h4-size,
.stripe-style-1 .entry-title.h4-size,
.stripe-style-1 .post h2.entry-title,
.stripe-style-1 .post h2.entry-title,
.stripe-style-1 h3.entry-title,
.stripe-style-1 .rollover-content h2.entry-title,
.stripe-style-1 .flex-caption h2,
.stripe-style-1 .vc-carousel.vc-build .vc-carousel-slideline .vc-carousel-slideline-inner > .vc-item h2,
.stripe-style-1 .h5-size,
.stripe-style-1 .entry-title.h5-size,
.stripe-style-1 .widget-title,
.stripe-style-1 .author-quote,
.stripe-style-1 .comment-author a,
.stripe-style-1 .comment-author .fn,
.stripe-style-1 blockquote,
.stripe-style-1 blockquote *,
.stripe-style-1 .h6-size,
.stripe-style-1 .entry-title.h6-size,
.stripe-style-1 #reply-title,
.stripe-style-1 .wpb_content_element .wpb_accordion_header > a span,
.stripe-style-1 .wpb_content_element.tab-style-three .wpb_tabs_nav > li > a,
.stripe-style-1 .title-color .dt-fancy-title,
.stripe-style-1 .fn,
.stripe-style-1 .fn a,
.stripe-style-1 .pingback-title,
.stripe-style-1 .testimonial-vcard .text-secondary,
.stripe-style-1 .testimonial-item .testimonial-vcard .text-secondary,
.stripe-style-1 .btn-light .text-wrap {
  color: #333333;
}
.stripe-style-2 .items-grid a,
.stripe-style-2 .recent-posts a,
.stripe-style-2 .custom-nav > li > a span,
.stripe-style-2 .custom-nav > li > ul a span,
.stripe-style-2 .testimonial-item .testimonial-vcard .text-primary,
.stripe-style-2 .testimonial-item .testimonial-vcard .text-primary *,
.stripe-style-2 .testimonials .testimonial-vcard .text-primary,
.stripe-style-2 .testimonials .testimonial-vcard .text-primary *,
.stripe-style-2 .author-quote,
.stripe-style-2 .shortcode-pullquote,
.stripe-style-2 .details,
.stripe-style-2 .link.btn-link,
.stripe-style-2 .btn-zoom,
.stripe-style-2 form.mc4wp-form label,
.stripe-style-2 .wpb_content_element.tab-style-one .wpb_tabs_nav > li > a,
.stripe-style-2 .wpb_content_element.tab-style-two .wpb_tabs_nav > li > a,
.stripe-style-2 .color-title,
.stripe-style-2 .st-accordion li a,
.stripe-style-2 .st-accordion > ul li > a *,
.stripe-style-2 .tp_recent_tweets li a,
.stripe-style-2 #wp-calendar th,
.stripe-style-2 #wp-calendar caption,
.stripe-style-2 #wp-calendar tfoot td,
.stripe-style-2 #wp-calendar tfoot td a,
.stripe-style-2 .contact-info .secondary-color,
.stripe-style-2 .skill-name,
.stripe-style-2 .skill-name *,
.stripe-style-2 .vc-label-above .vc_label,
.stripe-style-2 .team-author-name,
.stripe-style-2 .widget .team-author-name,
.stripe-style-2 h1,
.stripe-style-2 h2,
.stripe-style-2 h3,
.stripe-style-2 h4,
.stripe-style-2 h5,
.stripe-style-2 h6,
.stripe-style-2 h1 a,
.stripe-style-2 h2 a,
.stripe-style-2 h3 a,
.stripe-style-2 h4 a,
.stripe-style-2 h5 a,
.stripe-style-2 h6 a,
.stripe-style-2 h1 a:hover,
.stripe-style-2 h2 a:hover,
.stripe-style-2 h3 a:hover,
.stripe-style-2 h4 a:hover,
.stripe-style-2 h5 a:hover,
.stripe-style-2 h6 a:hover,
.stripe-style-2 .h1-size,
.stripe-style-2 .entry-title.h1-size,
.stripe-style-2 .h2-size,
.stripe-style-2 .entry-title.h2-size,
.stripe-style-2 h1.entry-title,
.stripe-style-2 .vc_pie_chart .vc_pie_chart_value,
.stripe-style-2 .h3-size,
.stripe-style-2 .entry-title.h3-size,
.stripe-style-2 h2.entry-title,
.stripe-style-2 .comments-title,
.stripe-style-2 .comments-title a,
.stripe-style-2 #reply-title,
.stripe-style-2 .gform_wrapper h3.gform_title,
.stripe-style-2 .gform_wrapper .gsection .gfield_label,
.stripe-style-2 .gform_wrapper h2.gsection_title,
.stripe-style-2 h3.gform_title,
.stripe-style-2 .h4-size,
.stripe-style-2 .entry-title.h4-size,
.stripe-style-2 .post h2.entry-title,
.stripe-style-2 .post h2.entry-title,
.stripe-style-2 h3.entry-title,
.stripe-style-2 .rollover-content h2.entry-title,
.stripe-style-2 .flex-caption h2,
.stripe-style-2 .vc-carousel.vc-build .vc-carousel-slideline .vc-carousel-slideline-inner > .vc-item h2,
.stripe-style-2 .h5-size,
.stripe-style-2 .entry-title.h5-size,
.stripe-style-2 .widget-title,
.stripe-style-2 .author-quote,
.stripe-style-2 .comment-author a,
.stripe-style-2 .comment-author .fn,
.stripe-style-2 blockquote,
.stripe-style-2 blockquote *,
.stripe-style-2 .h6-size,
.stripe-style-2 .entry-title.h6-size,
.stripe-style-2 #reply-title,
.stripe-style-2 .wpb_content_element .wpb_accordion_header > a span,
.stripe-style-2 .wpb_content_element.tab-style-three .wpb_tabs_nav > li > a,
.stripe-style-2 .title-color .dt-fancy-title,
.stripe-style-2 .fn,
.stripe-style-2 .fn a,
.stripe-style-2 .pingback-title,
.stripe-style-2 .testimonial-vcard .text-secondary,
.stripe-style-2 .testimonial-item .testimonial-vcard .text-secondary,
.stripe-style-2 .btn-light .text-wrap {
  color: #f9f9f9;
}
.stripe-style-3 .items-grid a,
.stripe-style-3 .recent-posts a,
.stripe-style-3 .custom-nav > li > a span,
.stripe-style-3 .custom-nav > li > ul a span,
.stripe-style-3 .testimonial-item .testimonial-vcard .text-primary,
.stripe-style-3 .testimonial-item .testimonial-vcard .text-primary *,
.stripe-style-3 .testimonials .testimonial-vcard .text-primary,
.stripe-style-3 .testimonials .testimonial-vcard .text-primary *,
.stripe-style-3 .author-quote,
.stripe-style-3 .shortcode-pullquote,
.stripe-style-3 .details,
.stripe-style-3 .link.btn-link,
.stripe-style-3 .btn-zoom,
.stripe-style-3 form.mc4wp-form label,
.stripe-style-3 .wpb_content_element.tab-style-one .wpb_tabs_nav > li > a,
.stripe-style-3 .wpb_content_element.tab-style-two .wpb_tabs_nav > li > a,
.stripe-style-3 .color-title,
.stripe-style-3 .st-accordion li a,
.stripe-style-3 .st-accordion > ul li > a *,
.stripe-style-3 .tp_recent_tweets li a,
.stripe-style-3 #wp-calendar th,
.stripe-style-3 #wp-calendar caption,
.stripe-style-3 #wp-calendar tfoot td,
.stripe-style-3 #wp-calendar tfoot td a,
.stripe-style-3 .contact-info .secondary-color,
.stripe-style-3 .skill-name,
.stripe-style-3 .skill-name *,
.stripe-style-3 .vc-label-above .vc_label,
.stripe-style-3 .team-author-name,
.stripe-style-3 .widget .team-author-name,
.stripe-style-3 h1,
.stripe-style-3 h2,
.stripe-style-3 h3,
.stripe-style-3 h4,
.stripe-style-3 h5,
.stripe-style-3 h6,
.stripe-style-3 h1 a,
.stripe-style-3 h2 a,
.stripe-style-3 h3 a,
.stripe-style-3 h4 a,
.stripe-style-3 h5 a,
.stripe-style-3 h6 a,
.stripe-style-3 h1 a:hover,
.stripe-style-3 h2 a:hover,
.stripe-style-3 h3 a:hover,
.stripe-style-3 h4 a:hover,
.stripe-style-3 h5 a:hover,
.stripe-style-3 h6 a:hover,
.stripe-style-3 .h1-size,
.stripe-style-3 .entry-title.h1-size,
.stripe-style-3 .h2-size,
.stripe-style-3 .entry-title.h2-size,
.stripe-style-3 h1.entry-title,
.stripe-style-3 .vc_pie_chart .vc_pie_chart_value,
.stripe-style-3 .h3-size,
.stripe-style-3 .entry-title.h3-size,
.stripe-style-3 h2.entry-title,
.stripe-style-3 .comments-title,
.stripe-style-3 .comments-title a,
.stripe-style-3 #reply-title,
.stripe-style-3 .gform_wrapper h3.gform_title,
.stripe-style-3 .gform_wrapper .gsection .gfield_label,
.stripe-style-3 .gform_wrapper h2.gsection_title,
.stripe-style-3 h3.gform_title,
.stripe-style-3 .h4-size,
.stripe-style-3 .entry-title.h4-size,
.stripe-style-3 .post h2.entry-title,
.stripe-style-3 .post h2.entry-title,
.stripe-style-3 h3.entry-title,
.stripe-style-3 .rollover-content h2.entry-title,
.stripe-style-3 .flex-caption h2,
.stripe-style-3 .vc-carousel.vc-build .vc-carousel-slideline .vc-carousel-slideline-inner > .vc-item h2,
.stripe-style-3 .h5-size,
.stripe-style-3 .entry-title.h5-size,
.stripe-style-3 .widget-title,
.stripe-style-3 .author-quote,
.stripe-style-3 .comment-author a,
.stripe-style-3 .comment-author .fn,
.stripe-style-3 blockquote,
.stripe-style-3 blockquote *,
.stripe-style-3 .h6-size,
.stripe-style-3 .entry-title.h6-size,
.stripe-style-3 #reply-title,
.stripe-style-3 .wpb_content_element .wpb_accordion_header > a span,
.stripe-style-3 .wpb_content_element.tab-style-three .wpb_tabs_nav > li > a,
.stripe-style-3 .title-color .dt-fancy-title,
.stripe-style-3 .fn,
.stripe-style-3 .fn a,
.stripe-style-3 .pingback-title,
.stripe-style-3 .testimonial-vcard .text-secondary,
.stripe-style-3 .testimonial-item .testimonial-vcard .text-secondary,
.stripe-style-3 .btn-light .text-wrap {
  color: #2f363d;
}
.stripe-style-4 .items-grid a,
.stripe-style-4 .recent-posts a,
.stripe-style-4 .custom-nav > li > a span,
.stripe-style-4 .custom-nav > li > ul a span,
.stripe-style-4 .testimonial-item .testimonial-vcard .text-primary,
.stripe-style-4 .testimonial-item .testimonial-vcard .text-primary *,
.stripe-style-4 .testimonials .testimonial-vcard .text-primary,
.stripe-style-4 .testimonials .testimonial-vcard .text-primary *,
.stripe-style-4 .author-quote,
.stripe-style-4 .shortcode-pullquote,
.stripe-style-4 .details,
.stripe-style-4 .link.btn-link,
.stripe-style-4 .btn-zoom,
.stripe-style-4 form.mc4wp-form label,
.stripe-style-4 .wpb_content_element.tab-style-one .wpb_tabs_nav > li > a,
.stripe-style-4 .wpb_content_element.tab-style-two .wpb_tabs_nav > li > a,
.stripe-style-4 .color-title,
.stripe-style-4 .st-accordion li a,
.stripe-style-4 .st-accordion > ul li > a *,
.stripe-style-4 .tp_recent_tweets li a,
.stripe-style-4 #wp-calendar th,
.stripe-style-4 #wp-calendar caption,
.stripe-style-4 #wp-calendar tfoot td,
.stripe-style-4 #wp-calendar tfoot td a,
.stripe-style-4 .contact-info .secondary-color,
.stripe-style-4 .skill-name,
.stripe-style-4 .skill-name *,
.stripe-style-4 .vc-label-above .vc_label,
.stripe-style-4 .team-author-name,
.stripe-style-4 .widget .team-author-name,
.stripe-style-4 h1,
.stripe-style-4 h2,
.stripe-style-4 h3,
.stripe-style-4 h4,
.stripe-style-4 h5,
.stripe-style-4 h6,
.stripe-style-4 h1 a,
.stripe-style-4 h2 a,
.stripe-style-4 h3 a,
.stripe-style-4 h4 a,
.stripe-style-4 h5 a,
.stripe-style-4 h6 a,
.stripe-style-4 h1 a:hover,
.stripe-style-4 h2 a:hover,
.stripe-style-4 h3 a:hover,
.stripe-style-4 h4 a:hover,
.stripe-style-4 h5 a:hover,
.stripe-style-4 h6 a:hover,
.stripe-style-4 .h1-size,
.stripe-style-4 .entry-title.h1-size,
.stripe-style-4 .h2-size,
.stripe-style-4 .entry-title.h2-size,
.stripe-style-4 h1.entry-title,
.stripe-style-4 .vc_pie_chart .vc_pie_chart_value,
.stripe-style-4 .h3-size,
.stripe-style-4 .entry-title.h3-size,
.stripe-style-4 h2.entry-title,
.stripe-style-4 .comments-title,
.stripe-style-4 .comments-title a,
.stripe-style-4 #reply-title,
.stripe-style-4 .gform_wrapper h3.gform_title,
.stripe-style-4 .gform_wrapper .gsection .gfield_label,
.stripe-style-4 .gform_wrapper h2.gsection_title,
.stripe-style-4 h3.gform_title,
.stripe-style-4 .h4-size,
.stripe-style-4 .entry-title.h4-size,
.stripe-style-4 .post h2.entry-title,
.stripe-style-4 .post h2.entry-title,
.stripe-style-4 h3.entry-title,
.stripe-style-4 .rollover-content h2.entry-title,
.stripe-style-4 .flex-caption h2,
.stripe-style-4 .vc-carousel.vc-build .vc-carousel-slideline .vc-carousel-slideline-inner > .vc-item h2,
.stripe-style-4 .h5-size,
.stripe-style-4 .entry-title.h5-size,
.stripe-style-4 .widget-title,
.stripe-style-4 .author-quote,
.stripe-style-4 .comment-author a,
.stripe-style-4 .comment-author .fn,
.stripe-style-4 blockquote,
.stripe-style-4 blockquote *,
.stripe-style-4 .h6-size,
.stripe-style-4 .entry-title.h6-size,
.stripe-style-4 #reply-title,
.stripe-style-4 .wpb_content_element .wpb_accordion_header > a span,
.stripe-style-4 .wpb_content_element.tab-style-three .wpb_tabs_nav > li > a,
.stripe-style-4 .title-color .dt-fancy-title,
.stripe-style-4 .fn,
.stripe-style-4 .fn a,
.stripe-style-4 .pingback-title,
.stripe-style-4 .testimonial-vcard .text-secondary,
.stripe-style-4 .testimonial-item .testimonial-vcard .text-secondary,
.stripe-style-4 .btn-light .text-wrap {
  color: #ffffff;
}
.stripe-style-5 .items-grid a,
.stripe-style-5 .recent-posts a,
.stripe-style-5 .custom-nav > li > a span,
.stripe-style-5 .custom-nav > li > ul a span,
.stripe-style-5 .testimonial-item .testimonial-vcard .text-primary,
.stripe-style-5 .testimonial-item .testimonial-vcard .text-primary *,
.stripe-style-5 .testimonials .testimonial-vcard .text-primary,
.stripe-style-5 .testimonials .testimonial-vcard .text-primary *,
.stripe-style-5 .author-quote,
.stripe-style-5 .shortcode-pullquote,
.stripe-style-5 .details,
.stripe-style-5 .link.btn-link,
.stripe-style-5 .btn-zoom,
.stripe-style-5 form.mc4wp-form label,
.stripe-style-5 .wpb_content_element.tab-style-one .wpb_tabs_nav > li > a,
.stripe-style-5 .wpb_content_element.tab-style-two .wpb_tabs_nav > li > a,
.stripe-style-5 .color-title,
.stripe-style-5 .st-accordion li a,
.stripe-style-5 .st-accordion > ul li > a *,
.stripe-style-5 .tp_recent_tweets li a,
.stripe-style-5 #wp-calendar th,
.stripe-style-5 #wp-calendar caption,
.stripe-style-5 #wp-calendar tfoot td,
.stripe-style-5 #wp-calendar tfoot td a,
.stripe-style-5 .contact-info .secondary-color,
.stripe-style-5 .skill-name,
.stripe-style-5 .skill-name *,
.stripe-style-5 .vc-label-above .vc_label,
.stripe-style-5 .team-author-name,
.stripe-style-5 .widget .team-author-name,
.stripe-style-5 h1,
.stripe-style-5 h2,
.stripe-style-5 h3,
.stripe-style-5 h4,
.stripe-style-5 h5,
.stripe-style-5 h6,
.stripe-style-5 h1 a,
.stripe-style-5 h2 a,
.stripe-style-5 h3 a,
.stripe-style-5 h4 a,
.stripe-style-5 h5 a,
.stripe-style-5 h6 a,
.stripe-style-5 h1 a:hover,
.stripe-style-5 h2 a:hover,
.stripe-style-5 h3 a:hover,
.stripe-style-5 h4 a:hover,
.stripe-style-5 h5 a:hover,
.stripe-style-5 h6 a:hover,
.stripe-style-5 .h1-size,
.stripe-style-5 .entry-title.h1-size,
.stripe-style-5 .h2-size,
.stripe-style-5 .entry-title.h2-size,
.stripe-style-5 h1.entry-title,
.stripe-style-5 .vc_pie_chart .vc_pie_chart_value,
.stripe-style-5 .h3-size,
.stripe-style-5 .entry-title.h3-size,
.stripe-style-5 h2.entry-title,
.stripe-style-5 .comments-title,
.stripe-style-5 .comments-title a,
.stripe-style-5 #reply-title,
.stripe-style-5 .gform_wrapper h3.gform_title,
.stripe-style-5 .gform_wrapper .gsection .gfield_label,
.stripe-style-5 .gform_wrapper h2.gsection_title,
.stripe-style-5 h3.gform_title,
.stripe-style-5 .h4-size,
.stripe-style-5 .entry-title.h4-size,
.stripe-style-5 .post h2.entry-title,
.stripe-style-5 .post h2.entry-title,
.stripe-style-5 h3.entry-title,
.stripe-style-5 .rollover-content h2.entry-title,
.stripe-style-5 .flex-caption h2,
.stripe-style-5 .vc-carousel.vc-build .vc-carousel-slideline .vc-carousel-slideline-inner > .vc-item h2,
.stripe-style-5 .h5-size,
.stripe-style-5 .entry-title.h5-size,
.stripe-style-5 .widget-title,
.stripe-style-5 .author-quote,
.stripe-style-5 .comment-author a,
.stripe-style-5 .comment-author .fn,
.stripe-style-5 blockquote,
.stripe-style-5 blockquote *,
.stripe-style-5 .h6-size,
.stripe-style-5 .entry-title.h6-size,
.stripe-style-5 #reply-title,
.stripe-style-5 .wpb_content_element .wpb_accordion_header > a span,
.stripe-style-5 .wpb_content_element.tab-style-three .wpb_tabs_nav > li > a,
.stripe-style-5 .title-color .dt-fancy-title,
.stripe-style-5 .fn,
.stripe-style-5 .fn a,
.stripe-style-5 .pingback-title,
.stripe-style-5 .testimonial-vcard .text-secondary,
.stripe-style-5 .testimonial-item .testimonial-vcard .text-secondary,
.stripe-style-5 .btn-light .text-wrap {
  color: #333333;
}
.style-ios #main-slideshow.fixed:after,
.style-ios #main-slideshow.layer-fixed:after,
.style-ios #main-slideshow.fix:after {
  background-color: rgba(170,170,170,0.15);
}
.style-ios #main-slideshow.fixed:after,
.style-ios #main-slideshow.layer-fixed:after,
.style-ios #main-slideshow.fix:after {
  background-color: rgba(170,170,170,0.15);
}
.stripe-style-1 .style-ios #main-slideshow.fixed:after,
.stripe-style-1 .style-ios #main-slideshow.layer-fixed:after,
.stripe-style-1 .style-ios #main-slideshow.fix:after {
  background-color: rgba(119,119,119,0.15);
}
.stripe-style-2 .style-ios #main-slideshow.fixed:after,
.stripe-style-2 .style-ios #main-slideshow.layer-fixed:after,
.stripe-style-2 .style-ios #main-slideshow.fix:after {
  background-color: rgba(249,249,249,0.15);
}
.stripe-style-3 .style-ios #main-slideshow.fixed:after,
.stripe-style-3 .style-ios #main-slideshow.layer-fixed:after,
.stripe-style-3 .style-ios #main-slideshow.fix:after {
  background-color: rgba(47,54,61,0.15);
}
.stripe-style-4 .style-ios #main-slideshow.fixed:after,
.stripe-style-4 .style-ios #main-slideshow.layer-fixed:after,
.stripe-style-4 .style-ios #main-slideshow.fix:after {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .style-ios #main-slideshow.fixed:after,
.stripe-style-5 .style-ios #main-slideshow.layer-fixed:after,
.stripe-style-5 .style-ios #main-slideshow.fix:after {
  background-color: rgba(51,51,51,0.15);
}
.style-ios .form-fields,
.style-ios .page-nav,
.style-ios .paginator .page-links,
.style-ios .filter-categories,
.style-ios .filter-extras,
.style-ios .filter-categories.new-style a,
.style-ios .tab-style-two,
.style-ios #loginform input[type="text"],
.style-ios #loginform input[type="password"] {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.style-ios .form-fields span:last-child input {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.style-ios .form-fields span:first-child input {
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.style-ios .content .st-accordion li > a:before,
.style-ios .content .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before,
.style-ios .content h4.wpb_toggle.dt-style:before,
.style-ios .content .tab-style-two .wpb_tabs_nav li,
.style-ios .content .widget_price_filter .price_slider_wrapper .ui-widget-content,
.style-ios .content .custom-menu a:before {
  background-color: rgba(170,170,170,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.15);
}
.style-ios .sidebar .st-accordion li > a:before,
.style-ios .stripe .sidebar-content.solid-bg .st-accordion li > a:before,
.style-ios .sidebar .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before,
.style-ios .stripe .sidebar-content.solid-bg .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before,
.style-ios .sidebar h4.wpb_toggle.dt-style:before,
.style-ios .stripe .sidebar-content.solid-bg h4.wpb_toggle.dt-style:before,
.style-ios .sidebar .tab-style-two .wpb_tabs_nav li,
.style-ios .stripe .sidebar-content.solid-bg .tab-style-two .wpb_tabs_nav li,
.style-ios .sidebar .widget_price_filter .price_slider_wrapper .ui-widget-content,
.style-ios .stripe .sidebar-content.solid-bg .widget_price_filter .price_slider_wrapper .ui-widget-content,
.style-ios .sidebar .custom-menu a:before,
.style-ios .stripe .sidebar-content.solid-bg .custom-menu a:before {
  background-color: rgba(119,119,119,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
}
.style-ios .footer .st-accordion li > a:before,
.style-ios .footer .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before,
.style-ios .footer h4.wpb_toggle.dt-style:before,
.style-ios .footer .tab-style-two .wpb_tabs_nav li,
.style-ios .footer .widget_price_filter .price_slider_wrapper .ui-widget-content,
.style-ios .footer .custom-menu a:before {
  background-color: rgba(170,170,170,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.15);
}
.style-ios .stripe-style-1 .st-accordion li > a:before,
.style-ios .stripe-style-1 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before,
.style-ios .stripe-style-1 h4.wpb_toggle.dt-style:before,
.style-ios .stripe-style-1 .tab-style-two .wpb_tabs_nav li,
.style-ios .stripe-style-1 .widget_price_filter .price_slider_wrapper .ui-widget-content,
.style-ios .stripe-style-1 .custom-menu a:before {
  background-color: rgba(119,119,119,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
}
.style-ios .stripe-style-2 .st-accordion li > a:before,
.style-ios .stripe-style-2 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before,
.style-ios .stripe-style-2 h4.wpb_toggle.dt-style:before,
.style-ios .stripe-style-2 .tab-style-two .wpb_tabs_nav li,
.style-ios .stripe-style-2 .widget_price_filter .price_slider_wrapper .ui-widget-content,
.style-ios .stripe-style-2 .custom-menu a:before {
  background-color: rgba(249,249,249,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(249,249,249,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(249,249,249,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(249,249,249,0.15);
}
.style-ios .stripe-style-3 .st-accordion li > a:before,
.style-ios .stripe-style-3 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before,
.style-ios .stripe-style-3 h4.wpb_toggle.dt-style:before,
.style-ios .stripe-style-3 .tab-style-two .wpb_tabs_nav li,
.style-ios .stripe-style-3 .widget_price_filter .price_slider_wrapper .ui-widget-content,
.style-ios .stripe-style-3 .custom-menu a:before {
  background-color: rgba(47,54,61,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(47,54,61,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(47,54,61,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(47,54,61,0.15);
}
.style-ios .stripe-style-4 .st-accordion li > a:before,
.style-ios .stripe-style-4 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before,
.style-ios .stripe-style-4 h4.wpb_toggle.dt-style:before,
.style-ios .stripe-style-4 .tab-style-two .wpb_tabs_nav li,
.style-ios .stripe-style-4 .widget_price_filter .price_slider_wrapper .ui-widget-content,
.style-ios .stripe-style-4 .custom-menu a:before {
  background-color: rgba(255,255,255,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.style-ios .stripe-style-5 .st-accordion li > a:before,
.style-ios .stripe-style-5 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before,
.style-ios .stripe-style-5 h4.wpb_toggle.dt-style:before,
.style-ios .stripe-style-5 .tab-style-two .wpb_tabs_nav li,
.style-ios .stripe-style-5 .widget_price_filter .price_slider_wrapper .ui-widget-content,
.style-ios .stripe-style-5 .custom-menu a:before {
  background-color: rgba(51,51,51,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.15);
}
.style-ios .content .soc-ico a:before {
  background-color: rgba(170,170,170,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.15);
}
.style-ios .sidebar .soc-ico a:before,
.style-ios .stripe .sidebar-content.solid-bg .soc-ico a:before {
  background-color: rgba(119,119,119,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
}
.style-ios .footer .soc-ico a:before {
  background-color: rgba(170,170,170,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.15);
}
.style-ios .stripe-style-1 .soc-ico a:before {
  background-color: rgba(119,119,119,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
}
.style-ios .stripe-style-2 .soc-ico a:before {
  background-color: rgba(249,249,249,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(249,249,249,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(249,249,249,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(249,249,249,0.15);
}
.style-ios .stripe-style-3 .soc-ico a:before {
  background-color: rgba(47,54,61,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(47,54,61,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(47,54,61,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(47,54,61,0.15);
}
.style-ios .stripe-style-4 .soc-ico a:before {
  background-color: rgba(255,255,255,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.style-ios .stripe-style-5 .soc-ico a:before {
  background-color: rgba(51,51,51,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.15);
}
.style-ios #main .soc-ico a:after,
.style-ios #footer .soc-ico a:after {
  background-color: #30505b;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.style-ios .solid-bg .sidebar-content {
  border: 1px solid rgba(119,119,119,0.15);
}
.style-ios .solid-bg.sidebar-content .widget {
  border: 1px solid rgba(119,119,119,0.15);
}
.style-ios .filter-categories:not(.new-style) a:first-child,
.style-ios .filter-sorting:first-child,
.style-ios .paginator a:first-child {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.style-ios .filter-categories:not(.new-style) a:last-child,
.style-ios .filter-sorting:last-child,
.style-ios .paginator a:last-child {
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.style-ios .paginator a.act,
.style-ios .paginator a.act:hover,
.style-ios .filter-categories a.act,
.style-ios .content .filter-categories.new-style a.act,
.style-ios .filter-categories a.act:hover,
.style-ios .filter-switch {
  color: #fff;
  background-color: #30505b;
}
.style-ios.accent-gradient .filter-categories.new-style a.act {
  border: none;
  padding: 1px 17.5px 1px 34.5px;
}
.style-ios .paginator .page-links,
.style-ios .filter-categories,
.style-ios .page-nav,
.style-ios .filter-extras,
.style-ios .filter-categories a,
.style-ios .filter-categories.new-style a,
.style-ios #page .filter .filter-categories.new-style a:first-child,
.style-ios .filter-sorting,
.style-ios .paginator a:not(.paginator-more-button),
.style-ios .testimonial-item,
.style-ios .wpb_tabs.tab-style-two,
.style-ios .wpb_tour.tab-style-two,
.style-ios .tab-style-two.wpb_tabs .wpb_tabs_nav,
.style-ios .tab-style-two.wpb_tour .wpb_tabs_nav,
.style-ios .tab-style-two.wpb_tabs .wpb_tabs_nav li:before,
.style-ios .tab-style-two.wpb_tour .wpb_tabs_nav li {
  border-color: rgba(170,170,170,0.15);
}
.style-ios .stripe-style-1 .paginator .page-links,
.style-ios .stripe-style-1 .filter-categories,
.style-ios .stripe-style-1 .page-nav,
.style-ios .stripe-style-1 .filter-extras,
.style-ios .stripe-style-1 .filter-categories a,
.style-ios .stripe-style-1 .filter-categories.new-style a,
.style-ios .stripe-style-1 #page .filter .filter-categories.new-style a:first-child,
.style-ios .stripe-style-1 .filter-sorting,
.style-ios .stripe-style-1 .paginator a:not(.paginator-more-button),
.style-ios .stripe-style-1 .testimonial-item,
.style-ios .stripe-style-1 .wpb_tabs.tab-style-two,
.style-ios .stripe-style-1 .wpb_tour.tab-style-two,
.style-ios .stripe-style-1 .tab-style-two.wpb_tabs .wpb_tabs_nav,
.style-ios .stripe-style-1 .tab-style-two.wpb_tour .wpb_tabs_nav,
.style-ios .stripe-style-1 .tab-style-two.wpb_tabs .wpb_tabs_nav li:before,
.style-ios .stripe-style-1 .tab-style-two.wpb_tour .wpb_tabs_nav li {
  border-color: rgba(119,119,119,0.15);
}
.style-ios .stripe-style-2 .paginator .page-links,
.style-ios .stripe-style-2 .filter-categories,
.style-ios .stripe-style-2 .page-nav,
.style-ios .stripe-style-2 .filter-extras,
.style-ios .stripe-style-2 .filter-categories a,
.style-ios .stripe-style-2 .filter-categories.new-style a,
.style-ios .stripe-style-2 #page .filter .filter-categories.new-style a:first-child,
.style-ios .stripe-style-2 .filter-sorting,
.style-ios .stripe-style-2 .paginator a:not(.paginator-more-button),
.style-ios .stripe-style-2 .testimonial-item,
.style-ios .stripe-style-2 .wpb_tabs.tab-style-two,
.style-ios .stripe-style-2 .wpb_tour.tab-style-two,
.style-ios .stripe-style-2 .tab-style-two.wpb_tabs .wpb_tabs_nav,
.style-ios .stripe-style-2 .tab-style-two.wpb_tour .wpb_tabs_nav,
.style-ios .stripe-style-2 .tab-style-two.wpb_tabs .wpb_tabs_nav li:before,
.style-ios .stripe-style-2 .tab-style-two.wpb_tour .wpb_tabs_nav li {
  border-color: rgba(249,249,249,0.15);
}
.style-ios .stripe-style-3 .paginator .page-links,
.style-ios .stripe-style-3 .filter-categories,
.style-ios .stripe-style-3 .page-nav,
.style-ios .stripe-style-3 .filter-extras,
.style-ios .stripe-style-3 .filter-categories a,
.style-ios .stripe-style-3 .filter-categories.new-style a,
.style-ios .stripe-style-3 #page .filter .filter-categories.new-style a:first-child,
.style-ios .stripe-style-3 .filter-sorting,
.style-ios .stripe-style-3 .paginator a:not(.paginator-more-button),
.style-ios .stripe-style-3 .testimonial-item,
.style-ios .stripe-style-3 .wpb_tabs.tab-style-two,
.style-ios .stripe-style-3 .wpb_tour.tab-style-two,
.style-ios .stripe-style-3 .tab-style-two.wpb_tabs .wpb_tabs_nav,
.style-ios .stripe-style-3 .tab-style-two.wpb_tour .wpb_tabs_nav,
.style-ios .stripe-style-3 .tab-style-two.wpb_tabs .wpb_tabs_nav li:before,
.style-ios .stripe-style-3 .tab-style-two.wpb_tour .wpb_tabs_nav li {
  border-color: rgba(47,54,61,0.15);
}
.style-ios .stripe-style-4 .paginator .page-links,
.style-ios .stripe-style-4 .filter-categories,
.style-ios .stripe-style-4 .page-nav,
.style-ios .stripe-style-4 .filter-extras,
.style-ios .stripe-style-4 .filter-categories a,
.style-ios .stripe-style-4 .filter-categories.new-style a,
.style-ios .stripe-style-4 #page .filter .filter-categories.new-style a:first-child,
.style-ios .stripe-style-4 .filter-sorting,
.style-ios .stripe-style-4 .paginator a:not(.paginator-more-button),
.style-ios .stripe-style-4 .testimonial-item,
.style-ios .stripe-style-4 .wpb_tabs.tab-style-two,
.style-ios .stripe-style-4 .wpb_tour.tab-style-two,
.style-ios .stripe-style-4 .tab-style-two.wpb_tabs .wpb_tabs_nav,
.style-ios .stripe-style-4 .tab-style-two.wpb_tour .wpb_tabs_nav,
.style-ios .stripe-style-4 .tab-style-two.wpb_tabs .wpb_tabs_nav li:before,
.style-ios .stripe-style-4 .tab-style-two.wpb_tour .wpb_tabs_nav li {
  border-color: rgba(255,255,255,0.15);
}
.style-ios .stripe-style-5 .paginator .page-links,
.style-ios .stripe-style-5 .filter-categories,
.style-ios .stripe-style-5 .page-nav,
.style-ios .stripe-style-5 .filter-extras,
.style-ios .stripe-style-5 .filter-categories a,
.style-ios .stripe-style-5 .filter-categories.new-style a,
.style-ios .stripe-style-5 #page .filter .filter-categories.new-style a:first-child,
.style-ios .stripe-style-5 .filter-sorting,
.style-ios .stripe-style-5 .paginator a:not(.paginator-more-button),
.style-ios .stripe-style-5 .testimonial-item,
.style-ios .stripe-style-5 .wpb_tabs.tab-style-two,
.style-ios .stripe-style-5 .wpb_tour.tab-style-two,
.style-ios .stripe-style-5 .tab-style-two.wpb_tabs .wpb_tabs_nav,
.style-ios .stripe-style-5 .tab-style-two.wpb_tour .wpb_tabs_nav,
.style-ios .stripe-style-5 .tab-style-two.wpb_tabs .wpb_tabs_nav li:before,
.style-ios .stripe-style-5 .tab-style-two.wpb_tour .wpb_tabs_nav li {
  border-color: rgba(51,51,51,0.15);
}
.style-ios .content .paginator .page-links,
.style-ios .content .filter-categories,
.style-ios .content .page-nav,
.style-ios .content .filter-extras,
.style-ios .content .filter-categories.new-style a {
  background-color: rgba(170,170,170,0.04);
}
.style-ios #page .paginator a.act,
.style-ios #page .paginator a.act:hover,
.style-ios #page .filter .filter-categories a.act,
.style-ios #page .filter .filter-categories a.act:hover {
  color: #ffffff;
}
.style-ios .filter-categories .act:before,
.style-ios .filter-categories .act.show-all:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2213px%22%20height=%2213px%22%20viewBox=%220%200%2013%2013%22%20enable-background=%22new%200%200%2013%2013%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M6.501,1.084c1.448,0,2.812,0.565,3.836,1.593c1.019,1.022,1.581,2.38,1.581,3.823c0,1.445-0.561,2.801-1.581,3.823c-1.022,1.026-2.388,1.595-3.836,1.595c-1.45,0-2.812-0.566-3.836-1.595C1.646,9.301,1.084,7.945,1.084,6.5c0-1.442,0.561-2.801,1.58-3.823C3.688,1.649,5.051,1.084,6.501,1.084%20M6.501,0C2.91,0,0,2.911,0,6.5C0,10.091,2.91,13,6.501,13C10.09,13,13,10.091,13,6.5C13,2.911,10.09,0,6.501,0L6.501,0z%22/%3E%3Cpolygon%20fill=%22white%22%20points=%229.983,5.576%206.106,9.142%203.657,6.676%204.68,5.611%206.225,7.201%208.983,4.545%20%22/%3E%3C/svg%3E");
}
.style-ios .filter-categories .act:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2213px%22%20height=%2213px%22%20viewBox=%220%200%2013%2013%22%20enable-background=%22new%200%200%2013%2013%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M6.501,1.084c1.448,0,2.812,0.565,3.836,1.593c1.019,1.022,1.581,2.38,1.581,3.823c0,1.445-0.561,2.801-1.581,3.823c-1.022,1.026-2.388,1.595-3.836,1.595c-1.45,0-2.812-0.566-3.836-1.595%09C1.646,9.301,1.084,7.945,1.084,6.5c0-1.442,0.561-2.801,1.58-3.823C3.688,1.649,5.051,1.084,6.501,1.084%20M6.501,0C2.91,0,0,2.911,0,6.5C0,10.091,2.91,13,6.501,13C10.09,13,13,10.091,13,6.5C13,2.911,10.09,0,6.501,0L6.501,0z%22/%3E%3Cpolygon%20fill=%22white%22%20points=%223.534,8.557%204.429,9.45%209.467,4.412%208.604,3.55%20%22/%3E%3Cpolygon%20fill=%22white%22%20points=%229.467,8.557%208.57,9.45%203.534,4.412%204.396,3.55%20%22/%3E%3C/svg%3E");
}
.style-ios .filter-categories a.act {
  padding: 0 16.5px 0 33.5px;
}
.style-ios.boxes-transparent-bg #page .light-bg.icons-bg .benefits-grid-ico,
.style-ios.boxes-transparent-bg #page .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
  background-image: none;
  background-color: rgba(170,170,170,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.15);
}
.style-ios #page .stripe-style-1.stripe-transparent-bg .light-bg.icons-bg .benefits-grid-ico,
.style-ios #page .stripe-style-1.stripe-transparent-bg .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
  background-color: rgba(119,119,119,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
}
.style-ios #page .stripe-style-2.stripe-transparent-bg .light-bg.icons-bg .benefits-grid-ico,
.style-ios #page .stripe-style-2.stripe-transparent-bg .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
  background-color: rgba(249,249,249,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(249,249,249,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(249,249,249,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(249,249,249,0.15);
}
.style-ios #page .stripe-style-3.stripe-transparent-bg .light-bg.icons-bg .benefits-grid-ico,
.style-ios #page .stripe-style-3.stripe-transparent-bg .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
  background-color: rgba(47,54,61,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(47,54,61,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(47,54,61,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(47,54,61,0.15);
}
.style-ios #page .stripe-style-4.stripe-transparent-bg .light-bg.icons-bg .benefits-grid-ico,
.style-ios #page .stripe-style-4.stripe-transparent-bg .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
  background-color: rgba(255,255,255,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.style-ios #page .stripe-style-5.stripe-transparent-bg .light-bg.icons-bg .benefits-grid-ico,
.style-ios #page .stripe-style-5.stripe-transparent-bg .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
  background-color: rgba(51,51,51,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.15);
}
.style-ios #page .light-bg.icons-bg .benefits-grid-ico,
.style-ios #page .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.15);
}
.style-ios #page .stripe-style-1 .light-bg.icons-bg .benefits-grid-ico,
.style-ios #page .stripe-style-1 .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
}
.style-ios #page .stripe-style-2 .light-bg.icons-bg .benefits-grid-ico,
.style-ios #page .stripe-style-2 .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(249,249,249,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(249,249,249,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(249,249,249,0.15);
}
.style-ios #page .stripe-style-3 .light-bg.icons-bg .benefits-grid-ico,
.style-ios #page .stripe-style-3 .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(47,54,61,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(47,54,61,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(47,54,61,0.15);
}
.style-ios #page .stripe-style-4 .light-bg.icons-bg .benefits-grid-ico,
.style-ios #page .stripe-style-4 .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.style-ios #page .stripe-style-5 .light-bg.icons-bg .benefits-grid-ico,
.style-ios #page .stripe-style-5 .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.15);
}
.style-ios #footer.transparent-bg {
  background-color: rgba(170,170,170,0.04);
  border-top: 1px solid rgba(170,170,170,0.15);
}
.style-ios .skill,
.style-ios blockquote:not(.shortcode-blockquote),
.style-ios .br-standard .shortcode-single-caption,
.style-ios .dt-style.vc_progress_bar .vc_single_bar,
.style-ios .borderframe.br-standard .shortcode-single-image,
.style-ios .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.style-ios .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active:hover,
.style-ios .tab-style-two.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab,
.style-ios .tab-style-two.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.style-ios .customSelect,
.style-ios .tab-style-two.wpb_tour .wpb_tabs_nav li {
  background-color: rgba(170,170,170,0.04);
}
.style-ios .sidebar .skill,
.style-ios .sidebar blockquote:not(.shortcode-blockquote),
.style-ios .sidebar .br-standard .shortcode-single-caption,
.style-ios .sidebar .dt-style.vc_progress_bar .vc_single_bar,
.style-ios .sidebar .borderframe.br-standard .shortcode-single-image,
.style-ios .sidebar .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.style-ios .sidebar .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active:hover,
.style-ios .sidebar .tab-style-two.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab,
.style-ios .sidebar .tab-style-two.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.style-ios .sidebar .customSelect,
.style-ios .sidebar .tab-style-two.wpb_tour .wpb_tabs_nav li {
  background-color: rgba(119,119,119,0.04);
}
.style-ios .footer .skill,
.style-ios .footer blockquote:not(.shortcode-blockquote),
.style-ios .footer .br-standard .shortcode-single-caption,
.style-ios .footer .dt-style.vc_progress_bar .vc_single_bar,
.style-ios .footer .borderframe.br-standard .shortcode-single-image,
.style-ios .footer .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.style-ios .footer .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active:hover,
.style-ios .footer .tab-style-two.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab,
.style-ios .footer .tab-style-two.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.style-ios .footer .customSelect,
.style-ios .footer .tab-style-two.wpb_tour .wpb_tabs_nav li {
  background-color: rgba(170,170,170,0.04);
}
.style-ios .stripe-style-1 .skill,
.style-ios .stripe-style-1 blockquote:not(.shortcode-blockquote),
.style-ios .stripe-style-1 .br-standard .shortcode-single-caption,
.style-ios .stripe-style-1 .dt-style.vc_progress_bar .vc_single_bar,
.style-ios .stripe-style-1 .borderframe.br-standard .shortcode-single-image,
.style-ios .stripe-style-1 .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.style-ios .stripe-style-1 .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active:hover,
.style-ios .stripe-style-1 .tab-style-two.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab,
.style-ios .stripe-style-1 .tab-style-two.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.style-ios .stripe-style-1 .customSelect,
.style-ios .stripe-style-1 .tab-style-two.wpb_tour .wpb_tabs_nav li {
  background-color: rgba(119,119,119,0.04);
}
.style-ios .stripe-style-2 .skill,
.style-ios .stripe-style-2 blockquote:not(.shortcode-blockquote),
.style-ios .stripe-style-2 .br-standard .shortcode-single-caption,
.style-ios .stripe-style-2 .dt-style.vc_progress_bar .vc_single_bar,
.style-ios .stripe-style-2 .borderframe.br-standard .shortcode-single-image,
.style-ios .stripe-style-2 .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.style-ios .stripe-style-2 .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active:hover,
.style-ios .stripe-style-2 .tab-style-two.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab,
.style-ios .stripe-style-2 .tab-style-two.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.style-ios .stripe-style-2 .customSelect,
.style-ios .stripe-style-2 .tab-style-two.wpb_tour .wpb_tabs_nav li {
  background-color: rgba(249,249,249,0.04);
}
.style-ios .stripe-style-3 .skill,
.style-ios .stripe-style-3 blockquote:not(.shortcode-blockquote),
.style-ios .stripe-style-3 .br-standard .shortcode-single-caption,
.style-ios .stripe-style-3 .dt-style.vc_progress_bar .vc_single_bar,
.style-ios .stripe-style-3 .borderframe.br-standard .shortcode-single-image,
.style-ios .stripe-style-3 .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.style-ios .stripe-style-3 .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active:hover,
.style-ios .stripe-style-3 .tab-style-two.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab,
.style-ios .stripe-style-3 .tab-style-two.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.style-ios .stripe-style-3 .customSelect,
.style-ios .stripe-style-3 .tab-style-two.wpb_tour .wpb_tabs_nav li {
  background-color: rgba(47,54,61,0.04);
}
.style-ios .stripe-style-4 .skill,
.style-ios .stripe-style-4 blockquote:not(.shortcode-blockquote),
.style-ios .stripe-style-4 .br-standard .shortcode-single-caption,
.style-ios .stripe-style-4 .dt-style.vc_progress_bar .vc_single_bar,
.style-ios .stripe-style-4 .borderframe.br-standard .shortcode-single-image,
.style-ios .stripe-style-4 .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.style-ios .stripe-style-4 .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active:hover,
.style-ios .stripe-style-4 .tab-style-two.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab,
.style-ios .stripe-style-4 .tab-style-two.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.style-ios .stripe-style-4 .customSelect,
.style-ios .stripe-style-4 .tab-style-two.wpb_tour .wpb_tabs_nav li {
  background-color: rgba(255,255,255,0.04);
}
.style-ios .stripe-style-5 .skill,
.style-ios .stripe-style-5 blockquote:not(.shortcode-blockquote),
.style-ios .stripe-style-5 .br-standard .shortcode-single-caption,
.style-ios .stripe-style-5 .dt-style.vc_progress_bar .vc_single_bar,
.style-ios .stripe-style-5 .borderframe.br-standard .shortcode-single-image,
.style-ios .stripe-style-5 .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.style-ios .stripe-style-5 .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active:hover,
.style-ios .stripe-style-5 .tab-style-two.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab,
.style-ios .stripe-style-5 .tab-style-two.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.style-ios .stripe-style-5 .customSelect,
.style-ios .stripe-style-5 .tab-style-two.wpb_tour .wpb_tabs_nav li {
  background-color: rgba(51,51,51,0.04);
}
.style-ios #page .no-avatar {
  background-color: rgba(170,170,170,0.04);
}
.style-ios #page .sidebar .no-avatar {
  background-color: rgba(119,119,119,0.04);
}
.style-ios #page .footer .no-avatar {
  background-color: rgba(170,170,170,0.04);
}
.style-ios #page .stripe-style-1 .no-avatar {
  background-color: rgba(119,119,119,0.04);
}
.style-ios #page .stripe-style-2 .no-avatar {
  background-color: rgba(249,249,249,0.04);
}
.style-ios #page .stripe-style-3 .no-avatar {
  background-color: rgba(47,54,61,0.04);
}
.style-ios .stripe-style-4 .no-avatar {
  background-color: rgba(255,255,255,0.04);
}
.style-ios #page .stripe-style-5 .no-avatar {
  background-color: rgba(51,51,51,0.04);
}
.style-ios.boxes-transparent-bg .wpb_tour.tab-style-two,
.style-ios.boxes-transparent-bg .shortcode-code,
.style-ios.boxes-transparent-bg .format-link-content,
.style-ios.boxes-transparent-bg .format-aside-content,
.style-ios.boxes-transparent-bg .format-status-content,
.style-ios.boxes-transparent-bg blockquote.shortcode-blockquote.block-style-widget,
.style-ios.boxes-transparent-bg .commentlist .comment > article,
.style-ios.boxes-transparent-bg .entry-author,
.style-ios.boxes-transparent-bg .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.style-ios.boxes-transparent-bg .wpb_tabs.tab-style-two,
.style-ios.boxes-transparent-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active),
.style-ios.boxes-transparent-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.style-ios.boxes-transparent-bg .block-style-widget,
.style-ios.boxes-transparent-bg .testimonial-item,
.style-ios.boxes-transparent-bg .frame-on.frame-fancy,
.style-ios.boxes-transparent-bg .post.bg-on,
.style-ios.boxes-transparent-bg .bg-on.team-container,
.style-ios.boxes-transparent-bg .post.bg-on.fullwidth-img.format-quote,
.style-ios.boxes-transparent-bg .post.bg-on.fullwidth-img.format-link,
.style-ios.boxes-transparent-bg .fs-entry .post.bg-on.fullwidth-img,
.style-ios.boxes-transparent-bg .bg-on .fs-entry-slide {
  background-color: rgba(170,170,170,0.04);
}
.style-ios.boxes-transparent-bg .sidebar .wpb_tour.tab-style-two,
.style-ios.boxes-transparent-bg .sidebar .shortcode-code,
.style-ios.boxes-transparent-bg .sidebar .format-link-content,
.style-ios.boxes-transparent-bg .sidebar .format-aside-content,
.style-ios.boxes-transparent-bg .sidebar .format-status-content,
.style-ios.boxes-transparent-bg .sidebar blockquote.shortcode-blockquote.block-style-widget,
.style-ios.boxes-transparent-bg .sidebar .commentlist .comment > article,
.style-ios.boxes-transparent-bg .sidebar .entry-author,
.style-ios.boxes-transparent-bg .sidebar .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.style-ios.boxes-transparent-bg .sidebar .wpb_tabs.tab-style-two,
.style-ios.boxes-transparent-bg .sidebar .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active),
.style-ios.boxes-transparent-bg .sidebar .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.style-ios.boxes-transparent-bg .sidebar .block-style-widget,
.style-ios.boxes-transparent-bg .sidebar .testimonial-item,
.style-ios.boxes-transparent-bg .sidebar .frame-on.frame-fancy,
.style-ios.boxes-transparent-bg .sidebar .post.bg-on,
.style-ios.boxes-transparent-bg .sidebar .bg-on.team-container,
.style-ios.boxes-transparent-bg .sidebar .post.bg-on.fullwidth-img.format-quote,
.style-ios.boxes-transparent-bg .sidebar .post.bg-on.fullwidth-img.format-link,
.style-ios.boxes-transparent-bg .sidebar .fs-entry .post.bg-on.fullwidth-img,
.style-ios.boxes-transparent-bg .sidebar .bg-on .fs-entry-slide {
  background-color: rgba(119,119,119,0.04);
}
.style-ios.boxes-transparent-bg .footer .wpb_tour.tab-style-two,
.style-ios.boxes-transparent-bg .footer .shortcode-code,
.style-ios.boxes-transparent-bg .footer .format-link-content,
.style-ios.boxes-transparent-bg .footer .format-aside-content,
.style-ios.boxes-transparent-bg .footer .format-status-content,
.style-ios.boxes-transparent-bg .footer blockquote.shortcode-blockquote.block-style-widget,
.style-ios.boxes-transparent-bg .footer .commentlist .comment > article,
.style-ios.boxes-transparent-bg .footer .entry-author,
.style-ios.boxes-transparent-bg .footer .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.style-ios.boxes-transparent-bg .footer .wpb_tabs.tab-style-two,
.style-ios.boxes-transparent-bg .footer .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active),
.style-ios.boxes-transparent-bg .footer .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.style-ios.boxes-transparent-bg .footer .block-style-widget,
.style-ios.boxes-transparent-bg .footer .testimonial-item,
.style-ios.boxes-transparent-bg .footer .frame-on.frame-fancy,
.style-ios.boxes-transparent-bg .footer .post.bg-on,
.style-ios.boxes-transparent-bg .footer .bg-on.team-container,
.style-ios.boxes-transparent-bg .footer .post.bg-on.fullwidth-img.format-quote,
.style-ios.boxes-transparent-bg .footer .post.bg-on.fullwidth-img.format-link,
.style-ios.boxes-transparent-bg .footer .fs-entry .post.bg-on.fullwidth-img,
.style-ios.boxes-transparent-bg .footer .bg-on .fs-entry-slide {
  background-color: rgba(170,170,170,0.04);
}
.style-ios .stripe-style-1.stripe-transparent-bg .wpb_tour.tab-style-two,
.style-ios .stripe-style-1.stripe-transparent-bg .shortcode-code,
.style-ios .stripe-style-1.stripe-transparent-bg .format-link-content,
.style-ios .stripe-style-1.stripe-transparent-bg .format-aside-content,
.style-ios .stripe-style-1.stripe-transparent-bg .format-status-content,
.style-ios .stripe-style-1.stripe-transparent-bg blockquote.shortcode-blockquote.block-style-widget,
.style-ios .stripe-style-1.stripe-transparent-bg .commentlist .comment > article,
.style-ios .stripe-style-1.stripe-transparent-bg .entry-author,
.style-ios .stripe-style-1.stripe-transparent-bg .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.style-ios .stripe-style-1.stripe-transparent-bg .wpb_tabs.tab-style-two,
.style-ios .stripe-style-1.stripe-transparent-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active),
.style-ios .stripe-style-1.stripe-transparent-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.style-ios .stripe-style-1.stripe-transparent-bg .block-style-widget,
.style-ios .stripe-style-1.stripe-transparent-bg .testimonial-item,
.style-ios .stripe-style-1.stripe-transparent-bg .frame-on.frame-fancy,
.style-ios .stripe-style-1.stripe-transparent-bg .post.bg-on,
.style-ios .stripe-style-1.stripe-transparent-bg .bg-on.team-container,
.style-ios .stripe-style-1.stripe-transparent-bg .post.bg-on.fullwidth-img.format-quote,
.style-ios .stripe-style-1.stripe-transparent-bg .post.bg-on.fullwidth-img.format-link,
.style-ios .stripe-style-1.stripe-transparent-bg .fs-entry .post.bg-on.fullwidth-img,
.style-ios .stripe-style-1.stripe-transparent-bg .bg-on .fs-entry-slide {
  background-color: rgba(119,119,119,0.04);
}
.style-ios .stripe-style-2.stripe-transparent-bg .wpb_tour.tab-style-two,
.style-ios .stripe-style-2.stripe-transparent-bg .shortcode-code,
.style-ios .stripe-style-2.stripe-transparent-bg .format-link-content,
.style-ios .stripe-style-2.stripe-transparent-bg .format-aside-content,
.style-ios .stripe-style-2.stripe-transparent-bg .format-status-content,
.style-ios .stripe-style-2.stripe-transparent-bg blockquote.shortcode-blockquote.block-style-widget,
.style-ios .stripe-style-2.stripe-transparent-bg .commentlist .comment > article,
.style-ios .stripe-style-2.stripe-transparent-bg .entry-author,
.style-ios .stripe-style-2.stripe-transparent-bg .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.style-ios .stripe-style-2.stripe-transparent-bg .wpb_tabs.tab-style-two,
.style-ios .stripe-style-2.stripe-transparent-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active),
.style-ios .stripe-style-2.stripe-transparent-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.style-ios .stripe-style-2.stripe-transparent-bg .block-style-widget,
.style-ios .stripe-style-2.stripe-transparent-bg .testimonial-item,
.style-ios .stripe-style-2.stripe-transparent-bg .frame-on.frame-fancy,
.style-ios .stripe-style-2.stripe-transparent-bg .post.bg-on,
.style-ios .stripe-style-2.stripe-transparent-bg .bg-on.team-container,
.style-ios .stripe-style-2.stripe-transparent-bg .post.bg-on.fullwidth-img.format-quote,
.style-ios .stripe-style-2.stripe-transparent-bg .post.bg-on.fullwidth-img.format-link,
.style-ios .stripe-style-2.stripe-transparent-bg .fs-entry .post.bg-on.fullwidth-img,
.style-ios .stripe-style-2.stripe-transparent-bg .bg-on .fs-entry-slide {
  background-color: rgba(249,249,249,0.04);
}
.style-ios .stripe-style-3.stripe-transparent-bg .wpb_tour.tab-style-two,
.style-ios .stripe-style-3.stripe-transparent-bg .shortcode-code,
.style-ios .stripe-style-3.stripe-transparent-bg .format-link-content,
.style-ios .stripe-style-3.stripe-transparent-bg .format-aside-content,
.style-ios .stripe-style-3.stripe-transparent-bg .format-status-content,
.style-ios .stripe-style-3.stripe-transparent-bg blockquote.shortcode-blockquote.block-style-widget,
.style-ios .stripe-style-3.stripe-transparent-bg .commentlist .comment > article,
.style-ios .stripe-style-3.stripe-transparent-bg .entry-author,
.style-ios .stripe-style-3.stripe-transparent-bg .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.style-ios .stripe-style-3.stripe-transparent-bg .wpb_tabs.tab-style-two,
.style-ios .stripe-style-3.stripe-transparent-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active),
.style-ios .stripe-style-3.stripe-transparent-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.style-ios .stripe-style-3.stripe-transparent-bg .block-style-widget,
.style-ios .stripe-style-3.stripe-transparent-bg .testimonial-item,
.style-ios .stripe-style-3.stripe-transparent-bg .frame-on.frame-fancy,
.style-ios .stripe-style-3.stripe-transparent-bg .post.bg-on,
.style-ios .stripe-style-3.stripe-transparent-bg .bg-on.team-container,
.style-ios .stripe-style-3.stripe-transparent-bg .post.bg-on.fullwidth-img.format-quote,
.style-ios .stripe-style-3.stripe-transparent-bg .post.bg-on.fullwidth-img.format-link,
.style-ios .stripe-style-3.stripe-transparent-bg .fs-entry .post.bg-on.fullwidth-img,
.style-ios .stripe-style-3.stripe-transparent-bg .bg-on .fs-entry-slide {
  background-color: rgba(47,54,61,0.04);
}
.style-ios .stripe-style-4 .wpb_tour.tab-style-two,
.style-ios .stripe-style-4 .shortcode-code,
.style-ios .stripe-style-4 .format-link-content,
.style-ios .stripe-style-4 .format-aside-content,
.style-ios .stripe-style-4 .format-status-content,
.style-ios .stripe-style-4 blockquote.shortcode-blockquote.block-style-widget,
.style-ios .stripe-style-4 .commentlist .comment > article,
.style-ios .stripe-style-4 .entry-author,
.style-ios .stripe-style-4 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.style-ios .stripe-style-4 .wpb_tabs.tab-style-two,
.style-ios .stripe-style-4 .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active),
.style-ios .stripe-style-4 .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.style-ios .stripe-style-4 .block-style-widget,
.style-ios .stripe-style-4 .testimonial-item,
.style-ios .stripe-style-4 .frame-on.frame-fancy,
.style-ios .stripe-style-4 .post.bg-on,
.style-ios .stripe-style-4 .bg-on.team-container,
.style-ios .stripe-style-4 .post.bg-on.fullwidth-img.format-quote,
.style-ios .stripe-style-4 .post.bg-on.fullwidth-img.format-link,
.style-ios .stripe-style-4 .fs-entry .post.bg-on.fullwidth-img,
.style-ios .stripe-style-4 .bg-on .fs-entry-slide {
  background-color: rgba(255,255,255,0.04);
}
.style-ios .stripe-style-5 .wpb_tour.tab-style-two,
.style-ios .stripe-style-5 .shortcode-code,
.style-ios .stripe-style-5 .format-link-content,
.style-ios .stripe-style-5 .format-aside-content,
.style-ios .stripe-style-5 .format-status-content,
.style-ios .stripe-style-5 blockquote.shortcode-blockquote.block-style-widget,
.style-ios .stripe-style-5 .commentlist .comment > article,
.style-ios .stripe-style-5 .entry-author,
.style-ios .stripe-style-5 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.style-ios .stripe-style-5 .wpb_tabs.tab-style-two,
.style-ios .stripe-style-5 .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active),
.style-ios .stripe-style-5 .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.style-ios .stripe-style-5 .block-style-widget,
.style-ios .stripe-style-5 .testimonial-item,
.style-ios .stripe-style-5 .frame-on.frame-fancy,
.style-ios .stripe-style-5 .post.bg-on,
.style-ios .stripe-style-5 .bg-on.team-container,
.style-ios .stripe-style-5 .post.bg-on.fullwidth-img.format-quote,
.style-ios .stripe-style-5 .post.bg-on.fullwidth-img.format-link,
.style-ios .stripe-style-5 .fs-entry .post.bg-on.fullwidth-img,
.style-ios .stripe-style-5 .bg-on .fs-entry-slide {
  background-color: rgba(51,51,51,0.04);
}
.style-ios .block-style-widget,
.style-ios .frame-on.frame-fancy,
.style-ios .shortcode-code,
.style-ios .format-link-content,
.style-ios .post.bg-on:not(.fullwidth-img),
.style-ios .post.bg-on.fullwidth-img.format-quote,
.style-ios .post.bg-on.fullwidth-img.format-link,
.style-ios .fs-entry .post.bg-on.fullwidth-img,
.style-ios .shortcode-single-image-wrap.br-standard.borderframe,
.style-ios .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.style-ios .entry-author,
.style-ios .commentlist .comment > article,
.style-ios .bg-on.team-container,
.style-ios blockquote:not(.shortcode-blockquote),
.style-ios .no-avatar,
.style-ios .tab-style-one.wpb_content_element .wpb_tabs_nav li,
.style-ios .skill,
.style-ios .dt-style.vc_progress_bar .vc_single_bar,
.style-ios .customSelect {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.15);
}
.style-ios .stripe .sidebar-content.solid-bg .block-style-widget,
.style-ios .stripe .sidebar-content.solid-bg .frame-on.frame-fancy,
.style-ios .stripe .sidebar-content.solid-bg .shortcode-code,
.style-ios .stripe .sidebar-content.solid-bg .format-link-content,
.style-ios .stripe .sidebar-content.solid-bg .post.bg-on:not(.fullwidth-img),
.style-ios .stripe .sidebar-content.solid-bg .post.bg-on.fullwidth-img.format-quote,
.style-ios .stripe .sidebar-content.solid-bg .post.bg-on.fullwidth-img.format-link,
.style-ios .stripe .sidebar-content.solid-bg .fs-entry .post.bg-on.fullwidth-img,
.style-ios .stripe .sidebar-content.solid-bg .shortcode-single-image-wrap.br-standard.borderframe,
.style-ios .stripe .sidebar-content.solid-bg .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.style-ios .stripe .sidebar-content.solid-bg .entry-author,
.style-ios .stripe .sidebar-content.solid-bg .commentlist .comment > article,
.style-ios .stripe .sidebar-content.solid-bg .bg-on.team-container,
.style-ios .stripe .sidebar-content.solid-bg blockquote:not(.shortcode-blockquote),
.style-ios .stripe .sidebar-content.solid-bg .no-avatar,
.style-ios .stripe .sidebar-content.solid-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li,
.style-ios .stripe .sidebar-content.solid-bg .skill,
.style-ios .stripe .sidebar-content.solid-bg .dt-style.vc_progress_bar .vc_single_bar,
.style-ios .stripe .sidebar-content.solid-bg .customSelect {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
}
.style-ios .stripe-style-1 .block-style-widget,
.style-ios .stripe-style-1 .frame-on.frame-fancy,
.style-ios .stripe-style-1 .shortcode-code,
.style-ios .stripe-style-1 .format-link-content,
.style-ios .stripe-style-1 .post.bg-on:not(.fullwidth-img),
.style-ios .stripe-style-1 .post.bg-on.fullwidth-img.format-quote,
.style-ios .stripe-style-1 .post.bg-on.fullwidth-img.format-link,
.style-ios .stripe-style-1 .fs-entry .post.bg-on.fullwidth-img,
.style-ios .stripe-style-1 .shortcode-single-image-wrap.br-standard.borderframe,
.style-ios .stripe-style-1 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.style-ios .stripe-style-1 .entry-author,
.style-ios .stripe-style-1 .commentlist .comment > article,
.style-ios .stripe-style-1 .bg-on.team-container,
.style-ios .stripe-style-1 blockquote:not(.shortcode-blockquote),
.style-ios .stripe-style-1 .no-avatar,
.style-ios .stripe-style-1 .tab-style-one.wpb_content_element .wpb_tabs_nav li,
.style-ios .stripe-style-1 .skill,
.style-ios .stripe-style-1 .dt-style.vc_progress_bar .vc_single_bar,
.style-ios .stripe-style-1 .customSelect {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
}
.style-ios .stripe-style-2 .block-style-widget,
.style-ios .stripe-style-2 .frame-on.frame-fancy,
.style-ios .stripe-style-2 .shortcode-code,
.style-ios .stripe-style-2 .format-link-content,
.style-ios .stripe-style-2 .post.bg-on:not(.fullwidth-img),
.style-ios .stripe-style-2 .post.bg-on.fullwidth-img.format-quote,
.style-ios .stripe-style-2 .post.bg-on.fullwidth-img.format-link,
.style-ios .stripe-style-2 .fs-entry .post.bg-on.fullwidth-img,
.style-ios .stripe-style-2 .shortcode-single-image-wrap.br-standard.borderframe,
.style-ios .stripe-style-2 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.style-ios .stripe-style-2 .entry-author,
.style-ios .stripe-style-2 .commentlist .comment > article,
.style-ios .stripe-style-2 .bg-on.team-container,
.style-ios .stripe-style-2 blockquote:not(.shortcode-blockquote),
.style-ios .stripe-style-2 .no-avatar,
.style-ios .stripe-style-2 .tab-style-one.wpb_content_element .wpb_tabs_nav li,
.style-ios .stripe-style-2 .skill,
.style-ios .stripe-style-2 .dt-style.vc_progress_bar .vc_single_bar,
.style-ios .stripe-style-2 .customSelect {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(249,249,249,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(249,249,249,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(249,249,249,0.15);
}
.style-ios .stripe-style-3 .block-style-widget,
.style-ios .stripe-style-3 .frame-on.frame-fancy,
.style-ios .stripe-style-3 .shortcode-code,
.style-ios .stripe-style-3 .format-link-content,
.style-ios .stripe-style-3 .post.bg-on:not(.fullwidth-img),
.style-ios .stripe-style-3 .post.bg-on.fullwidth-img.format-quote,
.style-ios .stripe-style-3 .post.bg-on.fullwidth-img.format-link,
.style-ios .stripe-style-3 .fs-entry .post.bg-on.fullwidth-img,
.style-ios .stripe-style-3 .shortcode-single-image-wrap.br-standard.borderframe,
.style-ios .stripe-style-3 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.style-ios .stripe-style-3 .entry-author,
.style-ios .stripe-style-3 .commentlist .comment > article,
.style-ios .stripe-style-3 .bg-on.team-container,
.style-ios .stripe-style-3 blockquote:not(.shortcode-blockquote),
.style-ios .stripe-style-3 .no-avatar,
.style-ios .stripe-style-3 .tab-style-one.wpb_content_element .wpb_tabs_nav li,
.style-ios .stripe-style-3 .skill,
.style-ios .stripe-style-3 .dt-style.vc_progress_bar .vc_single_bar,
.style-ios .stripe-style-3 .customSelect {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(47,54,61,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(47,54,61,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(47,54,61,0.15);
}
.style-ios .stripe-style-4 .block-style-widget,
.style-ios .stripe-style-4 .frame-on.frame-fancy,
.style-ios .stripe-style-4 .shortcode-code,
.style-ios .stripe-style-4 .format-link-content,
.style-ios .stripe-style-4 .post.bg-on:not(.fullwidth-img),
.style-ios .stripe-style-4 .post.bg-on.fullwidth-img.format-quote,
.style-ios .stripe-style-4 .post.bg-on.fullwidth-img.format-link,
.style-ios .stripe-style-4 .fs-entry .post.bg-on.fullwidth-img,
.style-ios .stripe-style-4 .shortcode-single-image-wrap.br-standard.borderframe,
.style-ios .stripe-style-4 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.style-ios .stripe-style-4 .entry-author,
.style-ios .stripe-style-4 .commentlist .comment > article,
.style-ios .stripe-style-4 .bg-on.team-container,
.style-ios .stripe-style-4 blockquote:not(.shortcode-blockquote),
.style-ios .stripe-style-4 .no-avatar,
.style-ios .stripe-style-4 .tab-style-one.wpb_content_element .wpb_tabs_nav li,
.style-ios .stripe-style-4 .skill,
.style-ios .stripe-style-4 .dt-style.vc_progress_bar .vc_single_bar,
.style-ios .stripe-style-4 .customSelect {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.style-ios .stripe-style-5 .block-style-widget,
.style-ios .stripe-style-5 .frame-on.frame-fancy,
.style-ios .stripe-style-5 .shortcode-code,
.style-ios .stripe-style-5 .format-link-content,
.style-ios .stripe-style-5 .post.bg-on:not(.fullwidth-img),
.style-ios .stripe-style-5 .post.bg-on.fullwidth-img.format-quote,
.style-ios .stripe-style-5 .post.bg-on.fullwidth-img.format-link,
.style-ios .stripe-style-5 .fs-entry .post.bg-on.fullwidth-img,
.style-ios .stripe-style-5 .shortcode-single-image-wrap.br-standard.borderframe,
.style-ios .stripe-style-5 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.style-ios .stripe-style-5 .entry-author,
.style-ios .stripe-style-5 .commentlist .comment > article,
.style-ios .stripe-style-5 .bg-on.team-container,
.style-ios .stripe-style-5 blockquote:not(.shortcode-blockquote),
.style-ios .stripe-style-5 .no-avatar,
.style-ios .stripe-style-5 .tab-style-one.wpb_content_element .wpb_tabs_nav li,
.style-ios .stripe-style-5 .skill,
.style-ios .stripe-style-5 .dt-style.vc_progress_bar .vc_single_bar,
.style-ios .stripe-style-5 .customSelect {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.15);
}
.style-ios.boxes-transparent-bg #page .btn-light {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.15);
}
.style-ios #page .stripe .sidebar-content.solid-bg .btn-light {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
}
.style-ios #page .stripe-style-1.stripe-transparent-bg .btn-light {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
}
.style-ios #page .stripe-style-2.stripe-transparent-bg .btn-light {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(249,249,249,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(249,249,249,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(249,249,249,0.15);
}
.style-ios #page .stripe-style-3.stripe-transparent-bg .btn-light {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(47,54,61,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(47,54,61,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(47,54,61,0.15);
}
.style-ios #page .stripe-style-4.stripe-transparent-bg .btn-light {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.style-ios #page .stripe-style-5.stripe-transparent-bg .btn-light {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.15);
}
.style-ios .wf-cell .post.bg-on.fullwidth-img:not(.format-quote):not(.format-link) .blog-content,
.style-ios .wf-cell .post.bg-on.fullwidth-img .project-list-content {
  border: 1px solid;
  border-color: rgba(170,170,170,0.15);
}
.style-ios .stripe-style-1 .wf-cell .post.bg-on.fullwidth-img:not(.format-quote):not(.format-link) .blog-content,
.style-ios .stripe-style-1 .wf-cell .post.bg-on.fullwidth-img .project-list-content {
  border-color: rgba(119,119,119,0.15);
}
.style-ios .stripe-style-2 .wf-cell .post.bg-on.fullwidth-img:not(.format-quote):not(.format-link) .blog-content,
.style-ios .stripe-style-2 .wf-cell .post.bg-on.fullwidth-img .project-list-content {
  border-color: rgba(249,249,249,0.15);
}
.style-ios .stripe-style-3 .wf-cell .post.bg-on.fullwidth-img:not(.format-quote):not(.format-link) .blog-content,
.style-ios .stripe-style-3 .wf-cell .post.bg-on.fullwidth-img .project-list-content {
  border-color: rgba(47,54,61,0.15);
}
.style-ios .stripe-style-4 .wf-cell .post.bg-on.fullwidth-img:not(.format-quote):not(.format-link) .blog-content,
.style-ios .stripe-style-4 .wf-cell .post.bg-on.fullwidth-img .project-list-content {
  border-color: rgba(255,255,255,0.15);
}
.style-ios .stripe-style-5 .wf-cell .post.bg-on.fullwidth-img:not(.format-quote):not(.format-link) .blog-content,
.style-ios .stripe-style-5 .wf-cell .post.bg-on.fullwidth-img .project-list-content {
  border-color: rgba(51,51,51,0.15);
}
.style-ios .content .rsContW .rsBullet:after,
.style-ios #main-slideshow .rsContW .rsBullet:after,
.style-ios .content .rsContW .rsBullet.rsNavSelected:hover:after,
.style-ios #main-slideshow .rsContW .rsBullet.rsNavSelected:hover:after,
.style-ios .content .rsCont .rsBullet:after,
.style-ios #main-slideshow .rsCont .rsBullet:after,
.style-ios .content .rsCont .rsBullet.rsNavSelected:hover:after,
.style-ios #main-slideshow .rsCont .rsBullet.rsNavSelected:hover:after,
.style-ios .content .tp-bullets.custom .tp-bullet:before,
.style-ios #main-slideshow .tp-bullets.custom .tp-bullet:before,
.style-ios .content .tp-bullets.custom .tp-bullet.selected:hover:before,
.style-ios #main-slideshow .tp-bullets.custom .tp-bullet.selected:hover:before,
.style-ios .content .tp-bullets.custom .tp-bullet:hover:before,
.style-ios #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
  background-color: rgba(170,170,170,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.25);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.25);
  box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.25);
}
.style-ios .sidebar .rsContW .rsBullet:after,
.style-ios .stripe .sidebar-content.solid-bg .rsContW .rsBullet:after,
.style-ios .sidebar .rsContW .rsBullet.rsNavSelected:hover:after,
.style-ios .stripe .sidebar-content.solid-bg .rsContW .rsBullet.rsNavSelected:hover:after,
.style-ios .sidebar .rsCont .rsBullet:after,
.style-ios .stripe .sidebar-content.solid-bg .rsCont .rsBullet:after,
.style-ios .sidebar .rsCont .rsBullet.rsNavSelected:hover:after,
.style-ios .stripe .sidebar-content.solid-bg .rsCont .rsBullet.rsNavSelected:hover:after,
.style-ios .sidebar .tp-bullets.custom .tp-bullet:before,
.style-ios .stripe .sidebar-content.solid-bg .tp-bullets.custom .tp-bullet:before,
.style-ios .sidebar .tp-bullets.custom .tp-bullet.selected:hover:before,
.style-ios .stripe .sidebar-content.solid-bg .tp-bullets.custom .tp-bullet.selected:hover:before,
.style-ios .sidebar .tp-bullets.custom .tp-bullet:hover:before,
.style-ios .stripe .sidebar-content.solid-bg .tp-bullets.custom .tp-bullet:hover:before {
  background-color: rgba(119,119,119,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.25);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.25);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.25);
}
.style-ios .footer .rsContW .rsBullet:after,
.style-ios .footer .rsContW .rsBullet.rsNavSelected:hover:after,
.style-ios .footer .rsCont .rsBullet:after,
.style-ios .footer .rsCont .rsBullet.rsNavSelected:hover:after,
.style-ios .footer .tp-bullets.custom .tp-bullet:before,
.style-ios .footer .tp-bullets.custom .tp-bullet.selected:hover:before,
.style-ios .footer .tp-bullets.custom .tp-bullet:hover:before {
  background-color: rgba(170,170,170,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.25);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.25);
  box-shadow: inset 0px 0px 0px 1px rgba(170,170,170,0.25);
}
.style-ios .stripe-style-1 .rsContW .rsBullet:after,
.style-ios .stripe-style-1 .rsContW .rsBullet.rsNavSelected:hover:after,
.style-ios .stripe-style-1 .rsCont .rsBullet:after,
.style-ios .stripe-style-1 .rsCont .rsBullet.rsNavSelected:hover:after,
.style-ios .stripe-style-1 .tp-bullets.custom .tp-bullet:before,
.style-ios .stripe-style-1 .tp-bullets.custom .tp-bullet.selected:hover:before,
.style-ios .stripe-style-1 .tp-bullets.custom .tp-bullet:hover:before {
  background-color: rgba(119,119,119,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.25);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.25);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.25);
}
.style-ios .stripe-style-2 .rsContW .rsBullet:after,
.style-ios .stripe-style-2 .rsContW .rsBullet.rsNavSelected:hover:after,
.style-ios .stripe-style-2 .rsCont .rsBullet:after,
.style-ios .stripe-style-2 .rsCont .rsBullet.rsNavSelected:hover:after,
.style-ios .stripe-style-2 .tp-bullets.custom .tp-bullet:before,
.style-ios .stripe-style-2 .tp-bullets.custom .tp-bullet.selected:hover:before,
.style-ios .stripe-style-2 .tp-bullets.custom .tp-bullet:hover:before {
  background-color: rgba(249,249,249,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(249,249,249,0.25);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(249,249,249,0.25);
  box-shadow: inset 0px 0px 0px 1px rgba(249,249,249,0.25);
}
.style-ios .stripe-style-3 .rsContW .rsBullet:after,
.style-ios .stripe-style-3 .rsContW .rsBullet.rsNavSelected:hover:after,
.style-ios .stripe-style-3 .rsCont .rsBullet:after,
.style-ios .stripe-style-3 .rsCont .rsBullet.rsNavSelected:hover:after,
.style-ios .stripe-style-3 .tp-bullets.custom .tp-bullet:before,
.style-ios .stripe-style-3 .tp-bullets.custom .tp-bullet.selected:hover:before,
.style-ios .stripe-style-3 .tp-bullets.custom .tp-bullet:hover:before {
  background-color: rgba(47,54,61,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(47,54,61,0.25);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(47,54,61,0.25);
  box-shadow: inset 0px 0px 0px 1px rgba(47,54,61,0.25);
}
.style-ios .stripe-style-4 .rsContW .rsBullet:after,
.style-ios .stripe-style-4 .rsContW .rsBullet.rsNavSelected:hover:after,
.style-ios .stripe-style-4 .rsCont .rsBullet:after,
.style-ios .stripe-style-4 .rsCont .rsBullet.rsNavSelected:hover:after,
.style-ios .stripe-style-4 .tp-bullets.custom .tp-bullet:before,
.style-ios .stripe-style-4 .tp-bullets.custom .tp-bullet.selected:hover:before,
.style-ios .stripe-style-4 .tp-bullets.custom .tp-bullet:hover:before {
  background-color: rgba(255,255,255,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.25);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.25);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.25);
}
.style-ios .stripe-style-5 .rsContW .rsBullet:after,
.style-ios .stripe-style-5 .rsContW .rsBullet.rsNavSelected:hover:after,
.style-ios .stripe-style-5 .rsCont .rsBullet:after,
.style-ios .stripe-style-5 .rsCont .rsBullet.rsNavSelected:hover:after,
.style-ios .stripe-style-5 .tp-bullets.custom .tp-bullet:before,
.style-ios .stripe-style-5 .tp-bullets.custom .tp-bullet.selected:hover:before,
.style-ios .stripe-style-5 .tp-bullets.custom .tp-bullet:hover:before {
  background-color: rgba(51,51,51,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.25);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.25);
  box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.25);
}
.style-ios #page .btn-light {
  background: rgba(170,170,170,0.04);
}
.style-ios #page .btn-light:hover {
  background: rgba(170,170,170,0.08);
}
.style-ios #page .sidebar .btn-light {
  background: rgba(119,119,119,0.04);
}
.style-ios #page .sidebar .btn-light:hover {
  background: rgba(170,170,170,0.08);
}
.style-ios #page .footer .btn-light {
  background: rgba(170,170,170,0.04);
}
.style-ios #page .footer .btn-light:hover {
  background: rgba(170,170,170,0.08);
}
.style-ios #page .stripe-style-1 .btn-light,
.style-ios.boxes-solid-bg #page .stripe-style-1.stripe-transparent-bg .btn-light {
  background: rgba(119,119,119,0.04);
}
.style-ios #page .stripe-style-1 .btn-light:hover,
.style-ios.boxes-solid-bg #page .stripe-style-1.stripe-transparent-bg .btn-light:hover {
  background: rgba(170,170,170,0.08);
}
.style-ios #page .stripe-style-2 .btn-light,
.style-ios.boxes-solid-bg #page .stripe-style-2.stripe-transparent-bg .btn-light {
  background: rgba(249,249,249,0.04);
}
.style-ios #page .stripe-style-2 .btn-light:hover,
.style-ios.boxes-solid-bg #page .stripe-style-2.stripe-transparent-bg .btn-light:hover {
  background: rgba(170,170,170,0.08);
}
.style-ios #page .stripe-style-3 .btn-light,
.style-ios.boxes-solid-bg #page .stripe-style-3.stripe-transparent-bg .btn-light {
  background: rgba(47,54,61,0.04);
}
.style-ios #page .stripe-style-3 .btn-light:hover,
.style-ios.boxes-solid-bg #page .stripe-style-3.stripe-transparent-bg .btn-light:hover {
  background: rgba(170,170,170,0.08);
}
.style-ios #page .stripe-style-4 .btn-light,
.style-ios.boxes-solid-bg #page .stripe-style-4 .btn-light,
.style-ios.btn-material #page .stripe-style-4 .btn-light,
.style-ios.btn-material.boxes-solid-bg #page .stripe-style-4 .btn-light {
  background: rgba(255,255,255,0.04);
}
.style-ios #page .stripe-style-4 .btn-light:hover,
.style-ios.boxes-solid-bg #page .stripe-style-4 .btn-light:hover,
.style-ios.btn-material #page .stripe-style-4 .btn-light:hover,
.style-ios.btn-material.boxes-solid-bg #page .stripe-style-4 .btn-light:hover {
  background: rgba(170,170,170,0.08);
}
.style-ios #page .stripe-style-5 .btn-light,
.style-ios.boxes-solid-bg #page .stripe-style-5 .btn-light,
.style-ios.btn-material #page .stripe-style-5 .btn-light,
.style-ios.btn-material.boxes-solid-bg #page .stripe-style-5 .btn-light {
  background: rgba(51,51,51,0.04);
}
.style-ios #page .stripe-style-5 .btn-light:hover,
.style-ios.boxes-solid-bg #page .stripe-style-5 .btn-light:hover,
.style-ios.btn-material #page .stripe-style-5 .btn-light:hover,
.style-ios.btn-material.boxes-solid-bg #page .stripe-style-5 .btn-light:hover {
  background: rgba(170,170,170,0.08);
}
.style-minimal input[type="button"],
.style-minimal input[type="reset"],
.style-minimal input[type="submit"],
.style-minimal input[type="text"],
.style-minimal input[type="tel"],
.style-minimal input[type="url"],
.style-minimal input[type="email"],
.style-minimal input[type="number"],
.style-minimal input[type="date"],
.style-minimal input[type="range"],
.style-minimal input[type="password"],
.style-minimal .dt-form input,
.style-minimal .filter .filter-categories a:after,
.style-minimal .paginator .page-links a:after,
.style-minimal .tab-style-two.wpb_tour .wpb_tabs_nav li,
.style-minimal .wpb_tour.tab-style-two .wpb_tab {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.style-minimal .content .soc-ico a:before {
  background-color: rgba(170,170,170,0.15);
}
.style-minimal .sidebar .soc-ico a:before,
.style-minimal .stripe .sidebar-content.solid-bg .soc-ico a:before {
  background-color: rgba(119,119,119,0.15);
}
.style-minimal .footer .soc-ico a:before {
  background-color: rgba(170,170,170,0.15);
}
.style-minimal .stripe-style-1 .soc-ico a:before {
  background-color: rgba(119,119,119,0.15);
}
.style-minimal .stripe-style-2 .soc-ico a:before {
  background-color: rgba(249,249,249,0.15);
}
.style-minimal .stripe-style-3 .soc-ico a:before {
  background-color: rgba(47,54,61,0.15);
}
.style-minimal .stripe-style-4 .soc-ico a:before {
  background-color: rgba(255,255,255,0.15);
}
.style-minimal .stripe-style-5 .soc-ico a:before {
  background-color: rgba(51,51,51,0.15);
}
.style-minimal #main .soc-ico a:hover,
.style-minimal #footer .soc-ico a:hover {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.style-minimal #main .soc-ico a:after,
.style-minimal #footer .soc-ico a:after {
  background-color: #30505b;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.style-minimal.accent-gradient #main .soc-ico a:hover,
.style-minimal.accent-gradient #footer .soc-ico a:hover {
  background: none;
}
.filter a {
  font-size: 15px;
  line-height: 25px;
  line-height: 41.5px;
}
.style-minimal .filter a {
  font-size: 16px;
  line-height: 27px;
  line-height: 38.5px;
}
.filter-switch {
  line-height: 39.5px;
}
.style-minimal .filter-switch {
  background-color: rgba(25,63,84,0.12);
}
.style-minimal .paginator a {
  font-size: 16px;
  line-height: 27px;
  min-width: 38.5px;
  line-height: 38.5px;
}
.style-minimal .paginator .nav-prev,
.style-minimal .paginator .nav-next {
  font-size: 16px;
  line-height: 27px;
  line-height: 40.5px -2;
}
.style-minimal .paginator .nav-prev {
  padding-left: 22.5px;
}
.style-minimal .paginator .nav-next {
  padding-right: 22.5px;
}
.style-minimal .paginator .nav-next:after,
.style-minimal .paginator .nav-next:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20version=%221.1%22%20x=%220px%22%20y=%220px%22%20width=%2211px%22%20height=%2211px%22%20viewBox=%220%200%2011%2011%22%20enable-background=%22new%200%200%2011%2011%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(25,63,84,0.2)%22%20d=%22M11%205.499c0.001-0.187-0.065-0.374-0.209-0.516L6.569%200.211c-0.279-0.279-0.735-0.279-1.015%200%20s-0.279%200.7%200%201.014l3.783%204.276L5.555%209.776c-0.33%200.33-0.197%200.8%200%201.014c0.279%200.3%200.7%200.3%201%200l4.222-4.773%20C10.935%205.9%2011%205.7%2011%205.499z%20M0.211%201.227l3.781%204.275L0.211%209.777c-0.279%200.279-0.279%200.7%200%201%20c0.28%200.3%200.7%200.3%201%200l4.223-4.773C5.591%205.9%205.7%205.7%205.7%205.5C5.66%205.3%205.6%205.1%205.4%204.983L1.225%200.2%20c-0.279-0.279-0.735-0.279-1.014%200C-0.07%200.49-0.07%200.9%200.2%201.227z%22/%3E%3C/svg%3E");
}
.style-minimal #page .filter-categories a:not(.act):hover,
.style-minimal #page .paginator .page-links a:not(.act):hover {
  color: #193f54;
  -webkit-text-fill-color: #193f54;
  background: none;
}
.style-minimal #page .stripe-style-1 .filter-categories a:not(.act):hover,
.style-minimal #page .stripe-style-1 .paginator .page-links a:not(.act):hover {
  color: #333333;
  -webkit-text-fill-color: #333333;
}
.style-minimal #page .stripe-style-2 .filter-categories a:not(.act):hover,
.style-minimal #page .stripe-style-2 .paginator .page-links a:not(.act):hover {
  color: #f9f9f9;
  -webkit-text-fill-color: #f9f9f9;
}
.style-minimal #page .stripe-style-3 .filter-categories a:not(.act):hover,
.style-minimal #page .stripe-style-3 .paginator .page-links a:not(.act):hover {
  color: #2f363d;
  -webkit-text-fill-color: #2f363d;
}
.style-minimal #page .stripe-style-4 .filter-categories a:not(.act):hover,
.style-minimal #page .stripe-style-4 .paginator .page-links a:not(.act):hover {
  color: #ffffff;
  -webkit-text-fill-color: #ffffff;
}
.style-minimal #page .stripe-style-5 .filter-categories a:not(.act):hover,
.style-minimal #page .stripe-style-5 .paginator .page-links a:not(.act):hover {
  color: #333333;
  -webkit-text-fill-color: #333333;
}
.style-minimal .paginator a.act,
.style-minimal .paginator a.act:hover,
.style-minimal .filter .filter-categories a.act,
.style-minimal .filter .filter-categories a.act:hover {
  color: #30505b;
}
.style-minimal .filter .filter-categories a:hover:after,
.style-minimal .filter .filter-categories .act:after,
.style-minimal .paginator .page-links a:hover:after,
.style-minimal .paginator .page-links a.act:after {
  background-color: rgba(170,170,170,0.08) !important;
}
.style-minimal .stripe-style-1 .filter .filter-categories a:hover:after,
.style-minimal .stripe-style-1 .filter .filter-categories .act:after,
.style-minimal .stripe-style-1 .paginator .page-links a:hover:after,
.style-minimal .stripe-style-1 .paginator .page-links a.act:after {
  background-color: rgba(119,119,119,0.08) !important;
}
.style-minimal .stripe-style-2 .filter .filter-categories a:hover:after,
.style-minimal .stripe-style-2 .filter .filter-categories .act:after,
.style-minimal .stripe-style-2 .paginator .page-links a:hover:after,
.style-minimal .stripe-style-2 .paginator .page-links a.act:after {
  background-color: rgba(249,249,249,0.08) !important;
}
.style-minimal .stripe-style-3 .filter .filter-categories a:hover:after,
.style-minimal .stripe-style-3 .filter .filter-categories .act:after,
.style-minimal .stripe-style-3 .paginator .page-links a:hover:after,
.style-minimal .stripe-style-3 .paginator .page-links a.act:after {
  background-color: rgba(47,54,61,0.08) !important;
}
.style-minimal .stripe-style-4 .filter .filter-categories a:hover:after,
.style-minimal .stripe-style-4 .filter .filter-categories .act:after,
.style-minimal .stripe-style-4 .paginator .page-links a:hover:after,
.style-minimal .stripe-style-4 .paginator .page-links a.act:after {
  background-color: rgba(255,255,255,0.08) !important;
}
.style-minimal .stripe-style-5 .filter .filter-categories a:hover:after,
.style-minimal .stripe-style-5 .filter .filter-categories .act:after,
.style-minimal .stripe-style-5 .paginator .page-links a:hover:after,
.style-minimal .stripe-style-5 .paginator .page-links a.act:after {
  background-color: rgba(51,51,51,0.08) !important;
}
.style-minimal #page .rsContW .rsBullet:after,
.style-minimal #page .rsContW .rsBullet.rsNavSelected:hover:after,
.style-minimal #page .rsCont .rsBullet:after,
.style-minimal #page .rsCont .rsBullet.rsNavSelected:hover:after,
.style-minimal #page .tp-bullets.custom .tp-bullet:before,
.style-minimal #page .tp-bullets.custom .tp-bullet.selected:hover:before,
.style-minimal #page #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
  border-color: rgba(170,170,170,0.25);
}
.style-minimal #page .sidebar .rsContW .rsBullet:after,
.style-minimal #page .stripe .sidebar-content.solid-bg .rsContW .rsBullet:after,
.style-minimal #page .sidebar .rsContW .rsBullet.rsNavSelected:hover:after,
.style-minimal #page .stripe .sidebar-content.solid-bg .rsContW .rsBullet.rsNavSelected:hover:after,
.style-minimal #page .sidebar .rsCont .rsBullet:after,
.style-minimal #page .stripe .sidebar-content.solid-bg .rsCont .rsBullet:after,
.style-minimal #page .sidebar .rsCont .rsBullet.rsNavSelected:hover:after,
.style-minimal #page .stripe .sidebar-content.solid-bg .rsCont .rsBullet.rsNavSelected:hover:after,
.style-minimal #page .sidebar .tp-bullets.custom .tp-bullet:before,
.style-minimal #page .stripe .sidebar-content.solid-bg .tp-bullets.custom .tp-bullet:before,
.style-minimal #page .sidebar .tp-bullets.custom .tp-bullet.selected:hover:before,
.style-minimal #page .stripe .sidebar-content.solid-bg .tp-bullets.custom .tp-bullet.selected:hover:before,
.style-minimal #page .sidebar #main-slideshow .tp-bullets.custom .tp-bullet:hover:before,
.style-minimal #page .stripe .sidebar-content.solid-bg #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
  border-color: rgba(119,119,119,0.25);
}
.style-minimal #page .footer .rsContW .rsBullet:after,
.style-minimal #page .footer .rsContW .rsBullet.rsNavSelected:hover:after,
.style-minimal #page .footer .rsCont .rsBullet:after,
.style-minimal #page .footer .rsCont .rsBullet.rsNavSelected:hover:after,
.style-minimal #page .footer .tp-bullets.custom .tp-bullet:before,
.style-minimal #page .footer .tp-bullets.custom .tp-bullet.selected:hover:before,
.style-minimal #page .footer #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
  border-color: rgba(170,170,170,0.25);
}
.style-minimal #page .stripe-style-1 .rsContW .rsBullet:after,
.style-minimal #page .stripe-style-1 .rsContW .rsBullet.rsNavSelected:hover:after,
.style-minimal #page .stripe-style-1 .rsCont .rsBullet:after,
.style-minimal #page .stripe-style-1 .rsCont .rsBullet.rsNavSelected:hover:after,
.style-minimal #page .stripe-style-1 .tp-bullets.custom .tp-bullet:before,
.style-minimal #page .stripe-style-1 .tp-bullets.custom .tp-bullet.selected:hover:before,
.style-minimal #page .stripe-style-1 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
  border-color: rgba(119,119,119,0.25);
}
.style-minimal #page .stripe-style-2 .rsContW .rsBullet:after,
.style-minimal #page .stripe-style-2 .rsContW .rsBullet.rsNavSelected:hover:after,
.style-minimal #page .stripe-style-2 .rsCont .rsBullet:after,
.style-minimal #page .stripe-style-2 .rsCont .rsBullet.rsNavSelected:hover:after,
.style-minimal #page .stripe-style-2 .tp-bullets.custom .tp-bullet:before,
.style-minimal #page .stripe-style-2 .tp-bullets.custom .tp-bullet.selected:hover:before,
.style-minimal #page .stripe-style-2 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
  border-color: rgba(249,249,249,0.25);
}
.style-minimal #page .stripe-style-3 .rsContW .rsBullet:after,
.style-minimal #page .stripe-style-3 .rsContW .rsBullet.rsNavSelected:hover:after,
.style-minimal #page .stripe-style-3 .rsCont .rsBullet:after,
.style-minimal #page .stripe-style-3 .rsCont .rsBullet.rsNavSelected:hover:after,
.style-minimal #page .stripe-style-3 .tp-bullets.custom .tp-bullet:before,
.style-minimal #page .stripe-style-3 .tp-bullets.custom .tp-bullet.selected:hover:before,
.style-minimal #page .stripe-style-3 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
  border-color: rgba(47,54,61,0.25);
}
.style-minimal #page .stripe-style-4 .rsContW .rsBullet:after,
.style-minimal #page .stripe-style-4 .rsContW .rsBullet.rsNavSelected:hover:after,
.style-minimal #page .stripe-style-4 .rsCont .rsBullet:after,
.style-minimal #page .stripe-style-4 .rsCont .rsBullet.rsNavSelected:hover:after,
.style-minimal #page .stripe-style-4 .tp-bullets.custom .tp-bullet:before,
.style-minimal #page .stripe-style-4 .tp-bullets.custom .tp-bullet.selected:hover:before,
.style-minimal #page .stripe-style-4 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
  border-color: rgba(255,255,255,0.25);
}
.style-minimal #page .stripe-style-5 .rsContW .rsBullet:after,
.style-minimal #page .stripe-style-5 .rsContW .rsBullet.rsNavSelected:hover:after,
.style-minimal #page .stripe-style-5 .rsCont .rsBullet:after,
.style-minimal #page .stripe-style-5 .rsCont .rsBullet.rsNavSelected:hover:after,
.style-minimal #page .stripe-style-5 .tp-bullets.custom .tp-bullet:before,
.style-minimal #page .stripe-style-5 .tp-bullets.custom .tp-bullet.selected:hover:before,
.style-minimal #page .stripe-style-5 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
  border-color: rgba(51,51,51,0.25);
}
.style-material-design.boxes-solid-bg .block-style-widget,
.style-material-design.boxes-solid-bg .testimonial-item,
.style-material-design.boxes-solid-bg .frame-on.frame-fancy,
.style-material-design.boxes-solid-bg .shortcode-code,
.style-material-design.boxes-solid-bg .format-link-content,
.style-material-design.boxes-solid-bg .post.bg-on,
.style-material-design.boxes-solid-bg .post.bg-on:not(.fullwidth-img),
.style-material-design.boxes-solid-bg .post.bg-on.fullwidth-img.format-quote,
.style-material-design.boxes-solid-bg .post.bg-on.fullwidth-img.format-link,
.style-material-design.boxes-solid-bg .fs-entry .post.bg-on.fullwidth-img,
.style-material-design.boxes-solid-bg .shortcode-single-image-wrap.br-standard.borderframe,
.style-material-design.boxes-solid-bg .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.style-material-design.boxes-solid-bg .entry-author,
.style-material-design.boxes-solid-bg .commentlist .comment > article,
.style-material-design.boxes-solid-bg .bg-on.team-container,
.style-material-design.boxes-solid-bg blockquote:not(.shortcode-blockquote),
.style-material-design.boxes-solid-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li,
.style-material-design.boxes-solid-bg .bg-under-widget .sidebar-content .widget,
.style-material-design.boxes-solid-bg .solid-bg.sidebar-content .widget {
  -webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
  box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
}
.style-material-design.boxes-solid-bg .stripe .block-style-widget,
.style-material-design.boxes-solid-bg .stripe .testimonial-item,
.style-material-design.boxes-solid-bg .stripe .frame-on.frame-fancy,
.style-material-design.boxes-solid-bg .stripe .shortcode-code,
.style-material-design.boxes-solid-bg .stripe .format-link-content,
.style-material-design.boxes-solid-bg .stripe .post.bg-on,
.style-material-design.boxes-solid-bg .stripe .post.bg-on:not(.fullwidth-img),
.style-material-design.boxes-solid-bg .stripe .post.bg-on.fullwidth-img.format-quote,
.style-material-design.boxes-solid-bg .stripe .post.bg-on.fullwidth-img.format-link,
.style-material-design.boxes-solid-bg .stripe .fs-entry .post.bg-on.fullwidth-img,
.style-material-design.boxes-solid-bg .stripe .shortcode-single-image-wrap.br-standard.borderframe,
.style-material-design.boxes-solid-bg .stripe .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.style-material-design.boxes-solid-bg .stripe .entry-author,
.style-material-design.boxes-solid-bg .stripe .commentlist .comment > article,
.style-material-design.boxes-solid-bg .stripe .bg-on.team-container,
.style-material-design.boxes-solid-bg .stripe blockquote:not(.shortcode-blockquote),
.style-material-design.boxes-solid-bg .stripe .tab-style-one.wpb_content_element .wpb_tabs_nav li,
.style-material-design.boxes-solid-bg .stripe .bg-under-widget .sidebar-content .widget,
.style-material-design.boxes-solid-bg .stripe .solid-bg.sidebar-content .widget {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.style-material-design #page .stripe.stripe-solid-bg .block-style-widget,
.style-material-design #page .stripe.stripe-solid-bg .testimonial-item,
.style-material-design #page .stripe.stripe-solid-bg .frame-on.frame-fancy,
.style-material-design #page .stripe.stripe-solid-bg .shortcode-code,
.style-material-design #page .stripe.stripe-solid-bg .format-link-content,
.style-material-design #page .stripe.stripe-solid-bg .post.bg-on,
.style-material-design #page .stripe.stripe-solid-bg .post.bg-on:not(.fullwidth-img),
.style-material-design #page .stripe.stripe-solid-bg .post.bg-on.fullwidth-img.format-quote,
.style-material-design #page .stripe.stripe-solid-bg .post.bg-on.fullwidth-img.format-link,
.style-material-design #page .stripe.stripe-solid-bg .fs-entry .post.bg-on.fullwidth-img,
.style-material-design #page .stripe.stripe-solid-bg .shortcode-single-image-wrap.br-standard.borderframe,
.style-material-design #page .stripe.stripe-solid-bg .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.style-material-design #page .stripe.stripe-solid-bg .entry-author,
.style-material-design #page .stripe.stripe-solid-bg .commentlist .comment > article,
.style-material-design #page .stripe.stripe-solid-bg .bg-on.team-container,
.style-material-design #page .stripe.stripe-solid-bg blockquote:not(.shortcode-blockquote),
.style-material-design #page .stripe.stripe-solid-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li,
.style-material-design #page .stripe.stripe-solid-bg .bg-under-widget .sidebar-content .widget,
.style-material-design #page .stripe.stripe-solid-bg .solid-bg.sidebar-content .widget {
  -webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
  box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
}
.style-material-design.boxes-solid-bg .icons-bg .benefits-grid-ico,
.style-material-design #page .stripe.stripe-solid-bg .icons-bg .benefits-grid-ico,
.style-material-design.boxes-solid-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li,
.style-material-design #page .stripe.stripe-solid-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li,
.style-material-design.boxes-solid-bg .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.style-material-design #page .stripe.stripe-solid-bg .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
  -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.12);
  box-shadow: 0 1px 6px rgba(0,0,0,0.12);
  -webkit-transition: -webkit-box-shadow 0.2s ease-out, background-color 0.2s ease-out;
  transition: box-shadow 0.2s ease-out, background-color 0.2s ease-out;
}
.style-material-design.boxes-solid-bg .icons-bg .benefits-grid-ico:hover,
.style-material-design #page .stripe.stripe-solid-bg .icons-bg .benefits-grid-ico:hover,
.style-material-design.boxes-solid-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:hover,
.style-material-design #page .stripe.stripe-solid-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:hover,
.style-material-design.boxes-solid-bg .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header:hover,
.style-material-design #page .stripe.stripe-solid-bg .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header:hover {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
  box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
}
.style-material-design.boxes-solid-bg .stripe .icons-bg .benefits-grid-ico,
.style-material-design.boxes-solid-bg .stripe .tab-style-one.wpb_content_element .wpb_tabs_nav li,
.style-material-design.boxes-solid-bg .stripe .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.style-material-design .solid-bg .sidebar-content,
.style-material-design.boxes-solid-bg .stripe .solid-bg .sidebar-content,
.style-material-design .bg-under-widget .sidebar-content .widget,
.style-material-design.boxes-solid-bg .stripe .bg-under-widget .sidebar-content .widget,
.style-material-design .solid-bg.sidebar-content .widget,
.style-material-design.boxes-solid-bg .stripe .solid-bg.sidebar-content .widget {
  -webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
  box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
}
.style-material-design #page .rsCont .rsBullet span,
.style-material-design #page .stripe .rsCont .rsBullet span,
.style-material-design #page .rsContW .rsBullet span,
.style-material-design #page .stripe .rsContW .rsBullet span,
.style-material-design #page .rsContW .rsBullet.rsNavSelected span,
.style-material-design #page .stripe .rsContW .rsBullet.rsNavSelected span,
.style-material-design #page .tp-bullets.custom .tp-bullet:after,
.style-material-design #page .stripe .tp-bullets.custom .tp-bullet:after,
.style-material-design #page .format-video .rollover i:before,
.style-material-design #page .stripe .format-video .rollover i:before,
.style-material-design #page .rollover-video .video-icon:after,
.style-material-design #page .stripe .rollover-video .video-icon:after,
.style-material-design #page .media .rollover-video i:before,
.style-material-design #page .stripe .media .rollover-video i:before,
.style-material-design #page .single-gallery-media .rollover-video i:before,
.style-material-design #page .stripe .single-gallery-media .rollover-video i:before,
.style-material-design #page .dt-photos-shortcode .rollover-video i:before,
.style-material-design #page .stripe .dt-photos-shortcode .rollover-video i:before,
.style-material-design #page .filter .filter-categories a.act:after,
.style-material-design #page .stripe .filter .filter-categories a.act:after,
.style-material-design #page .paginator .page-links a.act:after,
.style-material-design #page .stripe .paginator .page-links a.act:after,
.style-material-design #page .filter-switch-toggle,
.style-material-design #page .stripe .filter-switch-toggle {
  background-color: #30505b;
}
.style-material-design.media .rollover-video i:before {
  background-color: #30505b;
}
.style-material-design #page .rsContW .rsBullet.rsNavSelected:after,
.style-material-design #page .rsCont .rsBullet.rsNavSelected:after,
.style-material-design #page .tp-bullets.custom .tp-bullet.selected:before,
.style-material-design #page .filter-switch,
.style-material-design #page .rsContW .rsBullet:hover:after,
.style-material-design #page .rsCont .rsBullet:hover:after {
  background-color: rgba(48,80,91,0.2);
}
.style-material-design .tab-style-two.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav {
  background-color: #30505b !important;
}
.style-material-design .tab-style-two.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li {
  background: none;
}
.style-material-design .tab-style-two.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active {
  background-color: rgba(255,255,255,0.15) !important;
}
.style-material-design .stripe .tab-style-two .wpb_tabs_nav li,
.style-material-design.boxes-solid-bg .stripe.stripe-transparent-bg .tab-style-two .wpb_tabs_nav li {
  background: none;
}
.style-material-design .wpb_tabs.tab-style-two,
.style-material-design .wpb_tour.tab-style-two {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
}
.style-material-design.boxes-solid-bg .wpb_tabs.tab-style-two,
.style-material-design #page .stripe.stripe-solid-bg .wpb_tabs.tab-style-two,
.style-material-design.boxes-solid-bg .wpb_tour.tab-style-two,
.style-material-design #page .stripe.stripe-solid-bg .wpb_tour.tab-style-two {
  -webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
  box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
}
.style-material-design.boxes-solid-bg .stripe .wpb_tabs.tab-style-two,
.style-material-design.boxes-solid-bg .stripe .wpb_tour.tab-style-two {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.style-material-design .wpb_tour.tab-style-two .wpb_tabs_nav {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.style-material-design .filter .filter-categories a:hover,
.style-material-design .filter .filter-categories a:hover > span,
.style-material-design .filter .filter-categories a.act,
.style-material-design .filter .filter-categories a.act > span,
.style-material-design .paginator a:not(.button-load-more).act,
.style-material-design .paginator a:not(.button-load-more).act > span,
.style-material-design .paginator a:not(.button-load-more):hover,
.style-material-design .paginator a:not(.button-load-more):hover > span {
  color: #30505b;
}
.style-material-design .paginator .rippleAnimate,
.style-material-design .filter .rippleAnimate,
.style-material-design .paginator .waves-effect .waves-ripple,
.style-material-design .filter .waves-effect .waves-ripple,
.style-material-design .filter-switch-toggle:after {
  background-color: rgba(48,80,91,0.1);
}
.style-material-design .filter .sort-by-date {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23193f54%22%20d=%22M10.747,3.146l-0.048-1.713c0-0.426,0.327-0.624,0.754-0.624c0.426,0,0.792,0.198,0.792,0.624v1.72c0,0.427-0.335,0.656-0.761,0.656C11.058,3.81,10.747,3.573,10.747,3.146z%20M4.531,3.825c0.427,0,0.81-0.115,0.81-0.542V1.367c0-0.426-0.398-0.557-0.825-0.557c-0.426,0-0.721,0.131-0.721,0.557l0.002,1.865C3.797,3.658,4.105,3.825,4.531,3.825z%20M14.991,14.79H1.009V2.042h1.853v0.788c0,0.94,0.311,1.995,1.639,1.98c1.422-0.016,1.771-1.041,1.771-1.98V2.042h3.496v0.792c0,0.939,0.436,1.96,1.732,1.977c1.25,0.016,1.681-1.038,1.681-1.977V2.042h1.811V14.79z%20M5.892,9.716H3.708v2.188h2.185V9.716z%20M5.892,6.717H3.708v2.186h2.185V6.717z%20M9.109,9.716H6.921v2.188h2.188V9.716z%20M9.109,6.717H6.921v2.186h2.188V6.717z%20M12.294,9.716h-2.188v2.188h2.188V9.716z%20M12.294,6.717h-2.188v2.186h2.188V6.717z%22/%3E%3C/svg%3E");
}
.style-material-design .filter .sort-by-name {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20fill=%22%23193f54%22%20xml:space=%22preserve%22%3E%3Cpath%20d=%22M2.719,8.955h3L6.25,11H8.5l-3-8.984H3L0,11h2.203L2.719,8.955z%20M4.219,4L5.14,7.122L3.298,7.112L4.219,4z%22/%3E%3Cpolygon%20points=%2214.973,9.219%2011.688,9.266%2014.973,5.531%2014.952,4.039%209.196,4.039%209.214,5.486%209.203,5.828%2012.359,5.833%209.062,9.547%209.062,11%2014.973,11%20%22/%3E%3Crect%20y=%2214%22%20width=%2215.703%22%20height=%222%22/%3E%3Crect%20x=%22-2.734%22%20y=%226.535%22%20width=%220.031%22%20height=%220.074%22/%3E%3C/svg%3E");
}
.style-material-design .filter .sort-by-desc {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20fill=%22%23193f54%22%20xml:space=%22preserve%22%3E%3Crect%20x=%228%22%20y=%223%22%20width=%228%22%20height=%222%22/%3E%3Crect%20x=%228%22%20y=%227%22%20width=%227%22%20height=%222%22/%3E%3Crect%20x=%228%22%20y=%2211%22%20width=%226%22%20height=%222%22/%3E%3Cpolygon%20points=%224,1%202,1%202,11%200,11%203,14.875%206,11%204,11%20%22/%3E%3C/svg%3E");
}
.style-material-design .filter .sort-by-asc {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20fill=%22%23193f54%22%20xml:space=%22preserve%22%3E%3Crect%20x=%228%22%20y=%223%22%20width=%228%22%20height=%222%22/%3E%3Crect%20x=%228%22%20y=%227%22%20width=%227%22%20height=%222%22/%3E%3Crect%20x=%228%22%20y=%2211%22%20width=%226%22%20height=%222%22/%3E%3Cpolygon%20points=%224,14.875%202,14.875%202,4.875%200,4.875%203,1%206,4.875%204,4.875%20%22/%3E%3C/svg%3E");
}
.style-material-design .dt-form .form-fields {
  border-top: 1px solid #e6e6e6;
}
.style-material-design .comment-form .form-fields,
.style-material-design .comment-form-author,
.style-material-design .comment-form-email,
.style-material-design .comment-form-author input,
.style-material-design .comment-form-email input {
  margin: 0;
}
.style-material-design input[type="text"],
.style-material-design input[type="tel"],
.style-material-design input[type="url"],
.style-material-design input[type="email"],
.style-material-design input[type="number"],
.style-material-design input[type="date"],
.style-material-design input[type="range"],
.style-material-design input[type="password"],
.style-material-design select,
.style-material-design textarea {
  background-color: #fff;
  border-color: #e6e6e6;
}
.style-material-design .form-fields > span,
.style-material-design .form-message,
.style-material-design .comment-form-comment,
.style-material-design .comment-form-author,
.style-material-design .comment-form-email {
  position: relative;
  display: block;
  padding-top: 6px;
  border: 1px solid #e6e6e6;
  border-top: none;
  background-color: #fff;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.style-material-design .form-fields > span:after,
.style-material-design .form-message:after,
.style-material-design .comment-form-comment:after,
.style-material-design .comment-form-author:after,
.style-material-design .comment-form-email:after {
  position: absolute;
  z-index: 9;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 2px;
  content: "";
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.style-material-design .form-fields > span.active:after,
.style-material-design .form-message.active:after,
.style-material-design .comment-form-comment.active:after,
.style-material-design .comment-form-author.active:after,
.style-material-design .comment-form-email.active:after {
  opacity: 1;
  background-color: #30505b;
}
.style-material-design .comment-form .form-fields > span,
.style-material-design .comment-form .form-message,
.style-material-design .comment-form .comment-form-comment,
.style-material-design .comment-form .comment-form-author,
.style-material-design .comment-form .comment-form-email {
  border: 1px solid #e6e6e6;
  border-bottom: none;
}
.style-material-design .comment-form .comment-form-comment {
  border-bottom: 1px solid #e6e6e6;
}
.style-material-design .form-fields > span {
  height: 39px;
}
.style-material-design .form-message,
.style-material-design .comment-form-comment {
  margin-bottom: 20px;
}
.style-material-design .form-fields > span .assistive-text,
.style-material-design .form-message .assistive-text,
.style-material-design .comment-form-comment .assistive-text,
.style-material-design .comment-form-comment label,
.style-material-design .comment-form-author label,
.style-material-design .comment-form-email label {
  position: absolute;
  top: 12px;
  left: 17px;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  clip: auto;
  color: #d0d0d0;
  font-size: 15px;
  line-height: 25px;
}
.style-material-design #page .is-focused .assistive-text,
.style-material-design #page .is-focused label {
  font-size: 0.7rem;
  color: #30505b;
  -webkit-transform: translateY(-60%);
  -moz-transform: translateY(-60%);
  -ms-transform: translateY(-60%);
  -o-transform: translateY(-60%);
  transform: translateY(-60%);
}
.style-material-design .form-fields input,
.style-material-design .dt-form textarea,
.style-material-design .comment-form textarea,
.style-material-design .comment-form-comment textarea,
.style-material-design .comment-form-author input,
.style-material-design .comment-form-email input {
  position: relative;
  margin-bottom: 0;
  padding: 10px 17px 5px;
  border: none;
  background-color: transparent;
  color: #353535;
  text-indent: -9999px;
  transition: all 0.3s ease 0s;
  border-radius: 0;
}
.style-material-design .form-fields input:focus,
.style-material-design .dt-form textarea:focus,
.style-material-design .comment-form textarea:focus,
.style-material-design .comment-form-comment textarea:focus,
.style-material-design .comment-form-author input:focus,
.style-material-design .comment-form-email input:focus {
  color: #353535 !important;
}
.style-material-design .dt-form textarea,
.style-material-design .comment-form textarea,
.style-material-design .comment-form-comment textarea {
  font-size: 0;
}
.style-material-design #page #tab-reviews .comment-form-email {
  margin-bottom: 10px;
  border-bottom: 1px solid #e6e6e6;
}
.style-material-design .form-message textarea:last-child {
  margin-bottom: 0 !important;
}
.style-material-design .form-fields span.is-focused input,
.style-material-design .is-focused textarea,
.style-material-design .comment-form-author.is-focused input,
.style-material-design .comment-form-email.is-focused input {
  outline: none;
  text-indent: inherit;
  font-size: 15px;
}
.style-material-design .formError.inline {
  top: -20px !important;
}
.style-material-design .paginator .button-load-more {
  width: 200px;
  height: 50px;
  line-height: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  background: rgba(170,170,170,0.1) !important;
  -webkit-transition: all 0.3s cubic-bezier(0.175,0.885,0.32,1.275);
  -moz-transition: all 0.3s cubic-bezier(0.175,0.885,0.32,1.275);
  transition: all 0.3s cubic-bezier(0.175,0.885,0.32,1.275);
}
.style-material-design .paginator .button-load-more .stick {
  display: none;
}
.style-material-design .paginator .button-load-more .button-caption {
  display: block;
  margin: 0;
  line-height: 50px;
  -webkit-transition: all 0.01s ease;
  -moz-transition: all 0.01s ease;
  transition: all 0.01s ease;
}
.style-material-design .paginator .button-load-more:hover {
  background: rgba(170,170,170,0.15) !important;
  opacity: 1;
}
.style-material-design .paginator .button-load-more:hover .button-caption {
  opacity: 1;
}
.style-material-design .paginator .button-load-more.animate-load,
.style-material-design .paginator .button-load-more.button-lazy-loading {
  width: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.style-material-design .paginator .button-load-more.animate-load .button-caption,
.style-material-design .paginator .button-load-more.button-lazy-loading .button-caption {
  opacity: 0;
  text-indent: -9999px;
}
.style-material-design .paginator .button-load-more.animate-load .stick,
.style-material-design .paginator .button-load-more.button-lazy-loading .stick {
  display: block;
  border-top-color: #193f54;
  border-right-color: #193f54;
}
.style-material-design .pace.iso-preloader .pace-activity:before {
  border-color: transparent;
  border-top-color: #fff;
  border-right-color: #fff !important;
}
.style-material-design .content .soc-ico a:before {
  background-color: rgba(170,170,170,0.15);
}
.style-material-design .sidebar .soc-ico a:before,
.style-material-design .stripe .sidebar-content.solid-bg .soc-ico a:before {
  background-color: rgba(119,119,119,0.15);
}
.style-material-design .footer .soc-ico a:before {
  background-color: rgba(170,170,170,0.15);
}
.style-material-design .stripe-style-1 .soc-ico a:before {
  background-color: rgba(119,119,119,0.15);
}
.style-material-design .stripe-style-2 .soc-ico a:before {
  background-color: rgba(249,249,249,0.15);
}
.style-material-design .stripe-style-3 .soc-ico a:before {
  background-color: rgba(47,54,61,0.15);
}
.style-material-design .stripe-style-4 .soc-ico a:before {
  background-color: rgba(255,255,255,0.15);
}
.style-material-design .stripe-style-5 .soc-ico a:before {
  background-color: rgba(51,51,51,0.15);
}
.style-material-design .stripe .filter-by,
.style-material-design .stripe .filter-sorting {
  margin-left: 5px;
  background-color: #ffffff;
}
.style-material-design #main .soc-ico a:hover,
.style-material-design #footer .soc-ico a:hover {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.style-material-design #main .soc-ico a:after,
.style-material-design #footer .soc-ico a:after {
  background-color: #30505b;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.style-material-design.accent-gradient #main .soc-ico a:hover,
.style-material-design.accent-gradient #footer .soc-ico a:hover {
  background: none;
}
.style-material-design article .details {
  font-size: 16px;
  line-height: 27px;
}
.style-material-design .text-centered .project-list-content {
  text-align: left;
}
.style-material-design .widget .searchform input,
.style-material-design .content .searchform input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #fff;
}
textarea,
select,
blockquote,
.entry-author,
.format-aside-content,
.format-status-content,
.format-link-content,
.dt-form button,
.dt-btn,
#main-slideshow .tp-button,
#main .gform_wrapper .gform_footer input.button,
#main .gform_wrapper .gform_footer input[type="submit"],
.wpcf7-submit.dt-btn-m,
.widget .searchform input,
.content .searchform input,
.icons-bg .benefits-grid-ico,
.shortcode-action-bg,
.shortcode-action-bg:before,
.shortcode-tabs.tab-style-one,
.shortcode-tabs.tab-style-two .nav,
.shortcode-teaser.frame-on,
.testimonial-item,
.footer .testimonials.slider-content,
.shortcode-code,
#main .vc_text_separator div,
#main .vc_progress_bar .vc_single_bar,
#main .vc_progress_bar .vc_single_bar .vc_label,
#main .vc_progress_bar .vc_single_bar .vc_bar,
#main .flexslider,
.wpb_tour.tab-style-one,
.nsu-submit,
form.mc4wp-form input[type="submit"],
div.mc4wp-form button[type="submit"],
.mc4wp-form input[type="url"],
.mc4wp-form input[type="date"],
#main #content .rotatingtweets,
#main #content .norotatingtweets,
.mc4wp-form form select,
#megaMenu ul.megaMenu > li.menu-item,
#megaMenu ul.megaMenu > li.menu-item > a,
.customSelect,
.dt-mega-menu .sub-nav .dt-mega-parent .sub-nav a:hover,
.sub-nav > ul > li:hover > a,
.loading-label,
.rsHomePorthole .rsPreloader,
.rsShor .rsPreloader,
.widget .testimonial-content,
.skill,
.skill-value,
.widget .team-container,
.widget .logo-items li,
.rollover-video .video-icon:before,
.rsShor .rsPlayBtnIcon,
.breadcrumbs.bg-dark,
.breadcrumbs.bg-light,
.commentlist .comment > article,
.bg-on:not(.fullwidth-img),
.blog-content .block-style-widget,
.tab-style-one .wpb_tabs_nav li,
#mobile-menu,
.testimonial-content,
.dt-style.vc_toggle_default .vc_toggle_icon:before,
.wpb_content_element .wpb_accordion_header > a:before,
.wpb_content_element.dt-accordion-bg-on .wpb_accordion_wrapper .wpb_accordion_header,
.twentytwenty-before-label,
.twentytwenty-after-label,
.btn-cntr a,
.project-navigation,
#page .album-content-btn > a,
.album-share-overlay,
#page .album-content-btn .share-button,
.st-accordion li > a:before,
.slider-link,
.arrows-accent .prev i,
.arrows-accent .next i,
#main-nav > li.menu-frame-on > a,
.round-images .bg-on.team-container:not(.fullwidth-img),
.solid-bg .sidebar-content,
.solid-bg.sidebar-content .widget,
.bg-under-widget .sidebar-content .widget,
.ls-container.ls-carousel .ls-nav-prev,
.ls-container.ls-carousel .ls-nav-next,
.menu-btn,
.custom-menu a:before,
.style-material-design .fancy-date a,
#main-nav.menu-material-style > li > a,
#main-nav.menu-material-style > li > a:before,
.logo-side #main-nav.menu-material-style > li > a:before {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
html,
body,
body.page,
.wf-container > * {
  font: normal normal normal 16px / 27px "Tinos", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
  color: #aaaaaa;
}
.gform_wrapper .top_label .gfield_label,
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="email"],
input[type="number"],
input[type="date"],
input[type="range"],
input[type="password"],
select,
textarea,
.customSelect,
.woocommerce-product-search .search-field {
  font: normal normal normal 15px / 25px "Tinos", Helvetica, Arial, Verdana, sans-serif;
  font-size: 15px;
}
#reply-title small,
#main .gform_wrapper textarea {
  font: normal normal normal 15px / 25px "Tinos", Helvetica, Arial, Verdana, sans-serif;
}
.rollover-content,
.portfolio.layout-masonry-grid .post .details,
.portfolio.grid-text-hovers .iso-grid .post .details,
.layout-masonry-grid .post .details,
.grid-text-hovers .iso-grid .post .details,
.ancient-ie html,
.ancient-ie body,
.ancient-ie textarea,
.ancient-ie .wf-container > *,
.shortcode-banner-bg > *,
.rsSlide .slider-post-caption,
.images-list-caption,
.sidebar .tp_recent_tweets li {
  line-height: 25px;
}
.text-normal {
  font-size: 15px;
  line-height: 25px;
}
.text-small {
  font-size: 15px;
  line-height: 23px;
}
.project-details,
.project-link,
.project-zoom,
.project-details:hover,
.project-link:hover,
.vc-item .vc_read_more {
  font-size: 15px;
}
.text-big {
  font-size: 16px;
  line-height: 27px;
}
.comment-author,
.pingback-title,
.text-primary {
  font-size: 16px;
  line-height: 27px;
}
.reply,
.comment-meta,
#reply-title small,
.entry-tags,
.portfolio-categories,
.num-of-items,
.entry-meta,
.tp_recent_tweets .twitter_time,
.vc-label-above .vc_label,
.login-remember,
.wp-caption-text {
  font-size: 15px;
  line-height: 23px;
}
.single .article-top-bar .entry-meta,
.single .article-top-bar .portfolio-categories,
.fancy-author-title,
.fancy-posts-title,
.fancy-comments-title,
.fancy-comments-form,
.fancy-projects-title,
a.clear-form,
.project-navigation span,
.details,
.link.btn-link,
.btn-zoom {
  font-size: 15px;
  line-height: 25px;
}
h1,
.h1-size,
.entry-title.h1-size {
  color: #193f54;
  font: normal normal normal 46px / 52px "Tinos", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
@media (max-width: 800px) {
  h1,
  .h1-size,
  .entry-title.h1-size {
    font-size: 36px;
    line-height: 42px;
  }
}
h2,
.h2-size,
.entry-title.h2-size,
h1.entry-title {
  color: #193f54;
  font: normal normal normal 36px / 42px "Tinos", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.vc_pie_chart .vc_pie_chart_value {
  font: normal normal normal 26px / 34px "Tinos", Helvetica, Arial, Verdana, sans-serif;
}
h3,
.h3-size,
.entry-title.h3-size,
h2.entry-title,
.comments-title,
h3.gform_title,
.gform_wrapper h3.gform_title,
.overlay-door input[type="text"] {
  color: #193f54;
  font: normal normal normal 26px / 34px "Tinos", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
h4,
.h4-size,
.entry-title.h4-size,
.layout-masonry .post h2.entry-title,
.layout-grid .post h2.entry-title,
.shortcode-blog-posts .post h2.entry-title,
.dt-blog-shortcode .post h2.entry-title,
.slider-wrapper .post h2.entry-title,
h3.entry-title,
.rollover-content h2.entry-title,
.flex-caption h2,
.gform_wrapper .gsection .gfield_label,
.gform_wrapper h2.gsection_title,
.vc-carousel.vc-build .vc-carousel-slideline .vc-carousel-slideline-inner > .vc-item h2,
.team-author-name {
  color: #193f54;
  font: normal normal normal 20px / 28px "Tinos", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
h5,
.h5-size,
.entry-title.h5-size,
.widget-title,
.author-quote,
.comment-author a,
.comment-author .fn,
blockquote,
.testimonial-item .testimonial-vcard .text-primary,
.widget .team-author-name {
  color: #193f54;
  font: normal normal normal 18px / 27px "Tinos", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
#main .wpb_alert strong {
  font: normal normal normal 18px / 27px "Tinos", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
h6,
.h6-size,
.entry-title.h6-size,
.team-author p,
.testimonial-item .testimonial-vcard .text-secondary {
  color: #193f54;
  font: italic normal normal 15px / 24px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.content .text-primary {
  color: #193f54;
}
.footer .text-primary {
  color: #333333;
}
.stripe-style-1 .text-primary {
  color: #333333;
}
.stripe-style-2 .text-primary {
  color: #f9f9f9;
}
.stripe-style-3 .text-primary {
  color: #2f363d;
}
.stripe-style-4 .text-primary {
  color: #ffffff;
}
.stripe-style-5 .text-primary {
  color: #333333;
}
a.text-primary {
  text-decoration: none;
}
a.text-primary:hover {
  text-decoration: underline;
}
.text-secondary {
  font-size: 15px;
  line-height: 23px;
}
.stripe-style-1 .text-secondary {
  color: #30505b;
}
.stripe-style-2 .text-secondary {
  color: #30505b;
}
.stripe-style-3 .text-secondary {
  color: #30505b;
}
.stripe-style-4 .text-secondary {
  color: #30505b;
}
.stripe-style-5 .text-secondary {
  color: #30505b;
}
#main > .wf-wrap,
#header .wf-wrap,
#phantom .ph-wrap .ph-wrap-content,
#bottom-bar > .wf-wrap,
#footer > .wf-wrap {
  width: 1230px;
}
#page.boxed,
#phantom .ph-wrap.boxed,
.boxed .footer,
.boxed #bottom-bar {
  max-width: 1250px;
}
.content {
  width: 74%;
}
body {
  background: #30505b none repeat  center center;
  background-size: auto;
}
#page {
  background: #ffffff none repeat  center top;
  background-size: auto;
  /* background-attachment: ;*/
}
.footer-overlap .page-inner {
  background: #ffffff none repeat  center top;
  background-size: auto;
}
.overlap #main {
  background-image: none, #ffffff none repeat  center top, -moz-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
  background-image: none, -webkit-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -o-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -ms-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, linear-gradient(to bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-repeat: repeat;
  /* background-attachment: ; */
  background-position: center top;
  background-size: auto;
  -webkit-box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
  -moz-box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
  box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
}
.overlap .main-gradient {
  background-image: none, #ffffff none repeat  center top, -moz-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
  background-image: none, -webkit-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -o-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -ms-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, linear-gradient(to bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-repeat: repeat;
  /* background-attachment: ; */
  background-position: center top;
  background-size: auto;
  -webkit-box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
  -moz-box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
  box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
}
@media screen and (max-width: 1024px) {
  .overlap #main,
  .overlap .main-gradient {
    background-image: none, #ffffff none repeat  center top, -moz-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 30px,rgba(255,255,255,0.99) 35px,#ffffff 40px);
    background-image: none, -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
    background-image: none, -webkit-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 30px,rgba(255,255,255,0.99) 35px,#ffffff 40px);
    background-image: none, -o-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 30px,rgba(255,255,255,0.99) 35px,#ffffff 40px);
    background-image: none, -ms-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 30px,rgba(255,255,255,0.99) 35px,#ffffff 40px);
    background-image: none, linear-gradient(to bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 30px,rgba(255,255,255,0.99) 35px,#ffffff 40px);
  }
}
.old-ie9 .overlap #main {
  background: #ffffff none repeat  center top;
}
.sidebar {
  width: 26%;
}
.sidebar-right .sidebar {
  border-left: 1px solid rgba(119,119,119,0.15);
}
.sidebar-left .sidebar {
  border-right: 1px solid rgba(119,119,119,0.15);
}
.solid-bg .sidebar-content {
  background: #fafafa none repeat center center;
}
.bg-under-widget .sidebar-content .widget,
.solid-bg.sidebar-content .widget {
  background: #fafafa none repeat center center;
}
.sidebar .widget,
.sidebar-content .widget {
  border-top: 1px solid rgba(119,119,119,0.15);
  color: #777777;
  font-size: 15px;
  line-height: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.stripe .sidebar-content.solid-bg .widget,
.stripe .sidebar-content.solid-bg .widget * {
  color: #777777;
}
.sidebar.bg-under-widget .widget,
.bg-under-widget .sidebar-content .widget,
.solid-bg.sidebar-content .widget {
  margin-top: 10px;
}
#footer.solid-bg {
  background: #ffffff none repeat center top;
}
#footer.transparent-bg {
  background-color: rgba(170,170,170,0.08);
}
.wf-container-footer,
.footer.full-width-line {
  border-top: 1px solid rgba(170,170,170,0.15);
}
.header-side-left.footer-overlap.boxed-layout:not(.sticky-header) #footer,
.header-side-right.footer-overlap.boxed-layout:not(.sticky-header) #footer {
  max-width: 1530px;
}
#footer .wf-container-footer {
  padding-top: 22px;
  padding-bottom: -18px;
}
#footer .wf-container {
  margin: 0 -22px;
}
.footer .widget {
  color: #aaaaaa;
  padding: 0 22px;
}
.footer .widget,
.footer .tp_recent_tweets li {
  font-size: 15px;
  line-height: 25px;
}
#bottom-bar {
  font-size: 15px;
  line-height: 23px;
  color: #ffffff;
}
#bottom-bar.solid-bg {
  background: #30505b none repeat center top;
}
.wf-container-bottom,
#bottom-bar.full-width-line {
  border-top: 1px solid rgba(170,170,170,0.15);
}
#bottom-bar .mini-nav li:before {
  border-left-color: #38393a;
}
#bottom-bar a,
#bottom-bar .mini-nav .customSelect,
#bottom-bar .menu-select {
  color: #ffffff;
}
#bottom-bar .mini-search,
#bottom-bar .mini-contacts:before {
  background-color: #ffffff;
}
.single .entry-tags a {
  color: #193f54;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.single .entry-tags a:hover {
  color: #fff;
  background-color: #30505b;
}
.single.accent-gradient .entry-tags a:hover {
  background: #30505b;
  background: -moz-linear-gradient(left,#30505b 0%,"" 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#30505b),color-stop(100%,""));
  background: -webkit-linear-gradient(left,#30505b 0%,"" 100%);
  background: -o-linear-gradient(left,#30505b 0%,"" 100%);
  background: -ms-linear-gradient(left,#30505b 0%,"" 100%);
  background: linear-gradient(to right,#30505b 0%,"" 100%);
}
.single .entry-tags a:before {
  border-right-color: rgba(170,170,170,0.11);
}
.single .entry-tags a:hover:before {
  border-right-color: #30505b;
}
.single .entry-tags a:after {
  background: #ffffff none repeat  center top;
}
.entry-meta:before {
  width: 25px;
  height: 25px;
}
.layout-list .post {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(170,170,170,0.15);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.stripe-style-1 .layout-list .post {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(119,119,119,0.15);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.stripe-style-2 .layout-list .post {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(249,249,249,0.15);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.stripe-style-3 .layout-list .post {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(47,54,61,0.15);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.stripe-style-4 .layout-list .post {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(255,255,255,0.15);
  border-left: none;
  border-right: none;
  border-top: bottom;
}
.stripe-style-5 .layout-list .post {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(51,51,51,0.15);
  border-left: none;
  border-right: none;
  border-top: bottom;
}
.author-quote {
  border-color: #30505b;
}
.boxes-solid-bg #page .light-bg.icons-bg .benefits-grid-ico,
.boxes-solid-bg #page .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
  background-color: #ffffff;
}
#page .stripe-style-1.stripe-solid-bg .light-bg.icons-bg .benefits-grid-ico,
#page .stripe-style-1.stripe-solid-bg .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
  background-color: #ffffff;
}
#page .stripe-style-2.stripe-solid-bg .light-bg.icons-bg .benefits-grid-ico,
#page .stripe-style-2.stripe-solid-bg .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
  background-color: #ffffff;
}
#page .stripe-style-3.stripe-solid-bg .light-bg.icons-bg .benefits-grid-ico,
#page .stripe-style-3.stripe-solid-bg .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
  background-color: #ffffff;
}
.boxes-solid-bg .wpb_tour.tab-style-two,
.boxes-solid-bg .format-link-content,
.boxes-solid-bg .format-aside-content,
.boxes-solid-bg .format-status-content,
.boxes-solid-bg blockquote.shortcode-blockquote.block-style-widget,
.boxes-solid-bg blockquote:not(.shortcode-blockquote),
.boxes-solid-bg .commentlist .comment > article,
.boxes-solid-bg .entry-author,
.boxes-solid-bg .shortcode-code,
.boxes-solid-bg .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.boxes-solid-bg .wpb_tabs.tab-style-two,
.boxes-solid-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active),
.boxes-solid-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.boxes-solid-bg .tab-style-two .wpb_tabs_nav li,
.boxes-solid-bg .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.boxes-solid-bg .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active:hover,
.boxes-solid-bg .tab-style-two.wpb_content_element:not(.wpb_tour) .wpb_tour_tabs_wrapper .wpb_tab,
.boxes-solid-bg .tab-style-two.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.boxes-solid-bg .content .tab-style-two .wpb_tabs_nav li,
.boxes-solid-bg .block-style-widget,
.boxes-solid-bg .testimonial-item,
.boxes-solid-bg .frame-on.frame-fancy,
.boxes-solid-bg .post.bg-on,
.boxes-solid-bg .bg-on.team-container,
.boxes-solid-bg .post.bg-on.fullwidth-img.format-quote,
.boxes-solid-bg .post.bg-on.fullwidth-img.format-link,
.boxes-solid-bg .fs-entry .post.bg-on.fullwidth-img,
.boxes-solid-bg .bg-on .fs-entry-slide,
.boxes-solid-bg .borderframe.br-standard .shortcode-single-image {
  background-color: #ffffff;
}
.stripe-style-1.stripe-solid-bg .wpb_tour.tab-style-two,
.stripe-style-1.stripe-solid-bg .format-link-content,
.stripe-style-1.stripe-solid-bg .format-aside-content,
.stripe-style-1.stripe-solid-bg .format-status-content,
.stripe-style-1.stripe-solid-bg blockquote.shortcode-blockquote.block-style-widget,
.stripe-style-1.stripe-solid-bg blockquote:not(.shortcode-blockquote),
.stripe-style-1.stripe-solid-bg .commentlist .comment > article,
.stripe-style-1.stripe-solid-bg .entry-author,
.stripe-style-1.stripe-solid-bg .shortcode-code,
.stripe-style-1.stripe-solid-bg .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-1.stripe-solid-bg .wpb_tabs.tab-style-two,
.stripe-style-1.stripe-solid-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-1.stripe-solid-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-1.stripe-solid-bg .tab-style-two .wpb_tabs_nav li,
.stripe-style-1.stripe-solid-bg .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.stripe-style-1.stripe-solid-bg .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active:hover,
.stripe-style-1.stripe-solid-bg .tab-style-two.wpb_content_element:not(.wpb_tour) .wpb_tour_tabs_wrapper .wpb_tab,
.stripe-style-1.stripe-solid-bg .tab-style-two.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.stripe-style-1.stripe-solid-bg .content .tab-style-two .wpb_tabs_nav li,
.stripe-style-1.stripe-solid-bg .block-style-widget,
.stripe-style-1.stripe-solid-bg .testimonial-item,
.stripe-style-1.stripe-solid-bg .frame-on.frame-fancy,
.stripe-style-1.stripe-solid-bg .post.bg-on,
.stripe-style-1.stripe-solid-bg .bg-on.team-container,
.stripe-style-1.stripe-solid-bg .post.bg-on.fullwidth-img.format-quote,
.stripe-style-1.stripe-solid-bg .post.bg-on.fullwidth-img.format-link,
.stripe-style-1.stripe-solid-bg .fs-entry .post.bg-on.fullwidth-img,
.stripe-style-1.stripe-solid-bg .bg-on .fs-entry-slide,
.stripe-style-1.stripe-solid-bg .borderframe.br-standard .shortcode-single-image {
  background-color: #ffffff;
}
.stripe-style-2.stripe-solid-bg .wpb_tour.tab-style-two,
.stripe-style-2.stripe-solid-bg .format-link-content,
.stripe-style-2.stripe-solid-bg .format-aside-content,
.stripe-style-2.stripe-solid-bg .format-status-content,
.stripe-style-2.stripe-solid-bg blockquote.shortcode-blockquote.block-style-widget,
.stripe-style-2.stripe-solid-bg blockquote:not(.shortcode-blockquote),
.stripe-style-2.stripe-solid-bg .commentlist .comment > article,
.stripe-style-2.stripe-solid-bg .entry-author,
.stripe-style-2.stripe-solid-bg .shortcode-code,
.stripe-style-2.stripe-solid-bg .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-2.stripe-solid-bg .wpb_tabs.tab-style-two,
.stripe-style-2.stripe-solid-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-2.stripe-solid-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-2.stripe-solid-bg .tab-style-two .wpb_tabs_nav li,
.stripe-style-2.stripe-solid-bg .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.stripe-style-2.stripe-solid-bg .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active:hover,
.stripe-style-2.stripe-solid-bg .tab-style-two.wpb_content_element:not(.wpb_tour) .wpb_tour_tabs_wrapper .wpb_tab,
.stripe-style-2.stripe-solid-bg .tab-style-two.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.stripe-style-2.stripe-solid-bg .content .tab-style-two .wpb_tabs_nav li,
.stripe-style-2.stripe-solid-bg .block-style-widget,
.stripe-style-2.stripe-solid-bg .testimonial-item,
.stripe-style-2.stripe-solid-bg .frame-on.frame-fancy,
.stripe-style-2.stripe-solid-bg .post.bg-on,
.stripe-style-2.stripe-solid-bg .bg-on.team-container,
.stripe-style-2.stripe-solid-bg .post.bg-on.fullwidth-img.format-quote,
.stripe-style-2.stripe-solid-bg .post.bg-on.fullwidth-img.format-link,
.stripe-style-2.stripe-solid-bg .fs-entry .post.bg-on.fullwidth-img,
.stripe-style-2.stripe-solid-bg .bg-on .fs-entry-slide,
.stripe-style-2.stripe-solid-bg .borderframe.br-standard .shortcode-single-image {
  background-color: #ffffff;
}
.stripe-style-3.stripe-solid-bg .wpb_tour.tab-style-two,
.stripe-style-3.stripe-solid-bg .format-link-content,
.stripe-style-3.stripe-solid-bg .format-aside-content,
.stripe-style-3.stripe-solid-bg .format-status-content,
.stripe-style-3.stripe-solid-bg blockquote.shortcode-blockquote.block-style-widget,
.stripe-style-3.stripe-solid-bg blockquote:not(.shortcode-blockquote),
.stripe-style-3.stripe-solid-bg .commentlist .comment > article,
.stripe-style-3.stripe-solid-bg .entry-author,
.stripe-style-3.stripe-solid-bg .shortcode-code,
.stripe-style-3.stripe-solid-bg .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-3.stripe-solid-bg .wpb_tabs.tab-style-two,
.stripe-style-3.stripe-solid-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-3.stripe-solid-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-3.stripe-solid-bg .tab-style-two .wpb_tabs_nav li,
.stripe-style-3.stripe-solid-bg .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.stripe-style-3.stripe-solid-bg .tab-style-two.wpb_content_element .wpb_tabs_nav li.ui-tabs-active:hover,
.stripe-style-3.stripe-solid-bg .tab-style-two.wpb_content_element:not(.wpb_tour) .wpb_tour_tabs_wrapper .wpb_tab,
.stripe-style-3.stripe-solid-bg .tab-style-two.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.stripe-style-3.stripe-solid-bg .content .tab-style-two .wpb_tabs_nav li,
.stripe-style-3.stripe-solid-bg .block-style-widget,
.stripe-style-3.stripe-solid-bg .testimonial-item,
.stripe-style-3.stripe-solid-bg .frame-on.frame-fancy,
.stripe-style-3.stripe-solid-bg .post.bg-on,
.stripe-style-3.stripe-solid-bg .bg-on.team-container,
.stripe-style-3.stripe-solid-bg .post.bg-on.fullwidth-img.format-quote,
.stripe-style-3.stripe-solid-bg .post.bg-on.fullwidth-img.format-link,
.stripe-style-3.stripe-solid-bg .fs-entry .post.bg-on.fullwidth-img,
.stripe-style-3.stripe-solid-bg .bg-on .fs-entry-slide,
.stripe-style-3.stripe-solid-bg .borderframe.br-standard .shortcode-single-image {
  background-color: #ffffff;
}
.no-avatar:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2224px%22%20height=%2224px%22%20viewBox=%220%200%2024%2024%22%20enable-background=%22new%200%200%2024%2024%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba%28170%2C170%2C170%2C0.15%29%22%20d=%22M19.865,2H4.134C3.628,2,3.217,2.411,3.217,2.917v18.166C3.217,21.589,3.628,22,4.134,22h15.731c0.507,0,0.918-0.411,0.918-0.917V2.917C20.783,2.411,20.372,2,19.865,2z%20M18.948,20.165H5.052V3.835h13.896V20.165z%22/%3E%3Cpath%20fill=%22rgba%28170%2C170%2C170%2C0.15%29%22%20d=%22M7.974,8.917h8.12c0.483,0,0.875-0.401,0.875-0.896s-0.392-0.896-0.875-0.896h-8.12c-0.483,0-0.875,0.401-0.875,0.896S7.49,8.917,7.974,8.917z%22/%3E%3Cpath%20fill=%22rgba%28170%2C170%2C170%2C0.15%29%22%20d=%22M7.974,12.917h8.12c0.483,0,0.875-0.401,0.875-0.896s-0.392-0.896-0.875-0.896h-8.12%09c-0.483,0-0.875,0.401-0.875,0.896S7.49,12.917,7.974,12.917z%22/%3E%3Cpath%20fill=%22rgba%28170%2C170%2C170%2C0.15%29%22%20d=%22M7.974,16.916h4.12c0.483,0,0.875-0.4,0.875-0.896s-0.392-0.896-0.875-0.896h-4.12c-0.483,0-0.875,0.4-0.875,0.896S7.49,16.916,7.974,16.916z%22/%3E%3Cpath%20fill=%22rgba%28170%2C170%2C170%2C0.15%29%22%20d=%22M15.719,16.917h0.447c0.443,0,0.803-0.401,0.803-0.896c0-0.494-0.359-0.896-0.803-0.896h-0.447c-0.443,0-0.803,0.401-0.803,0.896C14.916,16.516,15.275,16.917,15.719,16.917z%22/%3E%3C/svg%3E");
}
.sidebar-content .no-avatar:after,
.stripe .sidebar-content.solid-bg .no-avatar:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2224px%22%20height=%2224px%22%20viewBox=%220%200%2024%2024%22%20enable-background=%22new%200%200%2024%2024%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba%28119%2C119%2C119%2C0.15%29%22%20d=%22M19.865,2H4.134C3.628,2,3.217,2.411,3.217,2.917v18.166C3.217,21.589,3.628,22,4.134,22h15.731c0.507,0,0.918-0.411,0.918-0.917V2.917C20.783,2.411,20.372,2,19.865,2z%20M18.948,20.165H5.052V3.835h13.896V20.165z%22/%3E%3Cpath%20fill=%22rgba%28119%2C119%2C119%2C0.15%29%22%20d=%22M7.974,8.917h8.12c0.483,0,0.875-0.401,0.875-0.896s-0.392-0.896-0.875-0.896h-8.12c-0.483,0-0.875,0.401-0.875,0.896S7.49,8.917,7.974,8.917z%22/%3E%3Cpath%20fill=%22rgba%28119%2C119%2C119%2C0.15%29%22%20d=%22M7.974,12.917h8.12c0.483,0,0.875-0.401,0.875-0.896s-0.392-0.896-0.875-0.896h-8.12%09c-0.483,0-0.875,0.401-0.875,0.896S7.49,12.917,7.974,12.917z%22/%3E%3Cpath%20fill=%22rgba%28119%2C119%2C119%2C0.15%29%22%20d=%22M7.974,16.916h4.12c0.483,0,0.875-0.4,0.875-0.896s-0.392-0.896-0.875-0.896h-4.12c-0.483,0-0.875,0.4-0.875,0.896S7.49,16.916,7.974,16.916z%22/%3E%3Cpath%20fill=%22rgba%28119%2C119%2C119%2C0.15%29%22%20d=%22M15.719,16.917h0.447c0.443,0,0.803-0.401,0.803-0.896c0-0.494-0.359-0.896-0.803-0.896h-0.447c-0.443,0-0.803,0.401-0.803,0.896C14.916,16.516,15.275,16.917,15.719,16.917z%22/%3E%3C/svg%3E");
}
.footer .no-avatar:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2224px%22%20height=%2224px%22%20viewBox=%220%200%2024%2024%22%20enable-background=%22new%200%200%2024%2024%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba%28170%2C170%2C170%2C0.15%29%22%20d=%22M19.865,2H4.134C3.628,2,3.217,2.411,3.217,2.917v18.166C3.217,21.589,3.628,22,4.134,22h15.731c0.507,0,0.918-0.411,0.918-0.917V2.917C20.783,2.411,20.372,2,19.865,2z%20M18.948,20.165H5.052V3.835h13.896V20.165z%22/%3E%3Cpath%20fill=%22rgba%28170%2C170%2C170%2C0.15%29%22%20d=%22M7.974,8.917h8.12c0.483,0,0.875-0.401,0.875-0.896s-0.392-0.896-0.875-0.896h-8.12c-0.483,0-0.875,0.401-0.875,0.896S7.49,8.917,7.974,8.917z%22/%3E%3Cpath%20fill=%22rgba%28170%2C170%2C170%2C0.15%29%22%20d=%22M7.974,12.917h8.12c0.483,0,0.875-0.401,0.875-0.896s-0.392-0.896-0.875-0.896h-8.12%09c-0.483,0-0.875,0.401-0.875,0.896S7.49,12.917,7.974,12.917z%22/%3E%3Cpath%20fill=%22rgba%28170%2C170%2C170%2C0.15%29%22%20d=%22M7.974,16.916h4.12c0.483,0,0.875-0.4,0.875-0.896s-0.392-0.896-0.875-0.896h-4.12c-0.483,0-0.875,0.4-0.875,0.896S7.49,16.916,7.974,16.916z%22/%3E%3Cpath%20fill=%22rgba%28170%2C170%2C170%2C0.15%29%22%20d=%22M15.719,16.917h0.447c0.443,0,0.803-0.401,0.803-0.896c0-0.494-0.359-0.896-0.803-0.896h-0.447c-0.443,0-0.803,0.401-0.803,0.896C14.916,16.516,15.275,16.917,15.719,16.917z%22/%3E%3C/svg%3E");
}
.stripe-style-1 .no-avatar:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2224px%22%20height=%2224px%22%20viewBox=%220%200%2024%2024%22%20enable-background=%22new%200%200%2024%2024%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba%28119%2C119%2C119%2C0.15%29%22%20d=%22M19.865,2H4.134C3.628,2,3.217,2.411,3.217,2.917v18.166C3.217,21.589,3.628,22,4.134,22h15.731c0.507,0,0.918-0.411,0.918-0.917V2.917C20.783,2.411,20.372,2,19.865,2z%20M18.948,20.165H5.052V3.835h13.896V20.165z%22/%3E%3Cpath%20fill=%22rgba%28119%2C119%2C119%2C0.15%29%22%20d=%22M7.974,8.917h8.12c0.483,0,0.875-0.401,0.875-0.896s-0.392-0.896-0.875-0.896h-8.12c-0.483,0-0.875,0.401-0.875,0.896S7.49,8.917,7.974,8.917z%22/%3E%3Cpath%20fill=%22rgba%28119%2C119%2C119%2C0.15%29%22%20d=%22M7.974,12.917h8.12c0.483,0,0.875-0.401,0.875-0.896s-0.392-0.896-0.875-0.896h-8.12%09c-0.483,0-0.875,0.401-0.875,0.896S7.49,12.917,7.974,12.917z%22/%3E%3Cpath%20fill=%22rgba%28119%2C119%2C119%2C0.15%29%22%20d=%22M7.974,16.916h4.12c0.483,0,0.875-0.4,0.875-0.896s-0.392-0.896-0.875-0.896h-4.12c-0.483,0-0.875,0.4-0.875,0.896S7.49,16.916,7.974,16.916z%22/%3E%3Cpath%20fill=%22rgba%28119%2C119%2C119%2C0.15%29%22%20d=%22M15.719,16.917h0.447c0.443,0,0.803-0.401,0.803-0.896c0-0.494-0.359-0.896-0.803-0.896h-0.447c-0.443,0-0.803,0.401-0.803,0.896C14.916,16.516,15.275,16.917,15.719,16.917z%22/%3E%3C/svg%3E");
}
.stripe-style-2 .no-avatar:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2224px%22%20height=%2224px%22%20viewBox=%220%200%2024%2024%22%20enable-background=%22new%200%200%2024%2024%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba%28249%2C249%2C249%2C0.15%29%22%20d=%22M19.865,2H4.134C3.628,2,3.217,2.411,3.217,2.917v18.166C3.217,21.589,3.628,22,4.134,22h15.731c0.507,0,0.918-0.411,0.918-0.917V2.917C20.783,2.411,20.372,2,19.865,2z%20M18.948,20.165H5.052V3.835h13.896V20.165z%22/%3E%3Cpath%20fill=%22rgba%28249%2C249%2C249%2C0.15%29%22%20d=%22M7.974,8.917h8.12c0.483,0,0.875-0.401,0.875-0.896s-0.392-0.896-0.875-0.896h-8.12c-0.483,0-0.875,0.401-0.875,0.896S7.49,8.917,7.974,8.917z%22/%3E%3Cpath%20fill=%22rgba%28249%2C249%2C249%2C0.15%29%22%20d=%22M7.974,12.917h8.12c0.483,0,0.875-0.401,0.875-0.896s-0.392-0.896-0.875-0.896h-8.12%09c-0.483,0-0.875,0.401-0.875,0.896S7.49,12.917,7.974,12.917z%22/%3E%3Cpath%20fill=%22rgba%28249%2C249%2C249%2C0.15%29%22%20d=%22M7.974,16.916h4.12c0.483,0,0.875-0.4,0.875-0.896s-0.392-0.896-0.875-0.896h-4.12c-0.483,0-0.875,0.4-0.875,0.896S7.49,16.916,7.974,16.916z%22/%3E%3Cpath%20fill=%22rgba%28249%2C249%2C249%2C0.15%29%22%20d=%22M15.719,16.917h0.447c0.443,0,0.803-0.401,0.803-0.896c0-0.494-0.359-0.896-0.803-0.896h-0.447c-0.443,0-0.803,0.401-0.803,0.896C14.916,16.516,15.275,16.917,15.719,16.917z%22/%3E%3C/svg%3E");
}
.stripe-style-3 .no-avatar:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2224px%22%20height=%2224px%22%20viewBox=%220%200%2024%2024%22%20enable-background=%22new%200%200%2024%2024%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba%2847%2C54%2C61%2C0.15%29%22%20d=%22M19.865,2H4.134C3.628,2,3.217,2.411,3.217,2.917v18.166C3.217,21.589,3.628,22,4.134,22h15.731c0.507,0,0.918-0.411,0.918-0.917V2.917C20.783,2.411,20.372,2,19.865,2z%20M18.948,20.165H5.052V3.835h13.896V20.165z%22/%3E%3Cpath%20fill=%22rgba%2847%2C54%2C61%2C0.15%29%22%20d=%22M7.974,8.917h8.12c0.483,0,0.875-0.401,0.875-0.896s-0.392-0.896-0.875-0.896h-8.12c-0.483,0-0.875,0.401-0.875,0.896S7.49,8.917,7.974,8.917z%22/%3E%3Cpath%20fill=%22rgba%2847%2C54%2C61%2C0.15%29%22%20d=%22M7.974,12.917h8.12c0.483,0,0.875-0.401,0.875-0.896s-0.392-0.896-0.875-0.896h-8.12%09c-0.483,0-0.875,0.401-0.875,0.896S7.49,12.917,7.974,12.917z%22/%3E%3Cpath%20fill=%22rgba%2847%2C54%2C61%2C0.15%29%22%20d=%22M7.974,16.916h4.12c0.483,0,0.875-0.4,0.875-0.896s-0.392-0.896-0.875-0.896h-4.12c-0.483,0-0.875,0.4-0.875,0.896S7.49,16.916,7.974,16.916z%22/%3E%3Cpath%20fill=%22rgba%2847%2C54%2C61%2C0.15%29%22%20d=%22M15.719,16.917h0.447c0.443,0,0.803-0.401,0.803-0.896c0-0.494-0.359-0.896-0.803-0.896h-0.447c-0.443,0-0.803,0.401-0.803,0.896C14.916,16.516,15.275,16.917,15.719,16.917z%22/%3E%3C/svg%3E");
}
.stripe-style-4 .no-avatar:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2224px%22%20height=%2224px%22%20viewBox=%220%200%2024%2024%22%20enable-background=%22new%200%200%2024%2024%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba%28255%2C255%2C255%2C0.15%29%22%20d=%22M19.865,2H4.134C3.628,2,3.217,2.411,3.217,2.917v18.166C3.217,21.589,3.628,22,4.134,22h15.731c0.507,0,0.918-0.411,0.918-0.917V2.917C20.783,2.411,20.372,2,19.865,2z%20M18.948,20.165H5.052V3.835h13.896V20.165z%22/%3E%3Cpath%20fill=%22rgba%28255%2C255%2C255%2C0.15%29%22%20d=%22M7.974,8.917h8.12c0.483,0,0.875-0.401,0.875-0.896s-0.392-0.896-0.875-0.896h-8.12c-0.483,0-0.875,0.401-0.875,0.896S7.49,8.917,7.974,8.917z%22/%3E%3Cpath%20fill=%22rgba%28255%2C255%2C255%2C0.15%29%22%20d=%22M7.974,12.917h8.12c0.483,0,0.875-0.401,0.875-0.896s-0.392-0.896-0.875-0.896h-8.12%09c-0.483,0-0.875,0.401-0.875,0.896S7.49,12.917,7.974,12.917z%22/%3E%3Cpath%20fill=%22rgba%28255%2C255%2C255%2C0.15%29%22%20d=%22M7.974,16.916h4.12c0.483,0,0.875-0.4,0.875-0.896s-0.392-0.896-0.875-0.896h-4.12c-0.483,0-0.875,0.4-0.875,0.896S7.49,16.916,7.974,16.916z%22/%3E%3Cpath%20fill=%22rgba%28255%2C255%2C255%2C0.15%29%22%20d=%22M15.719,16.917h0.447c0.443,0,0.803-0.401,0.803-0.896c0-0.494-0.359-0.896-0.803-0.896h-0.447c-0.443,0-0.803,0.401-0.803,0.896C14.916,16.516,15.275,16.917,15.719,16.917z%22/%3E%3C/svg%3E");
}
.stripe-style-5 .no-avatar:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2224px%22%20height=%2224px%22%20viewBox=%220%200%2024%2024%22%20enable-background=%22new%200%200%2024%2024%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba%2851%2C51%2C51%2C0.15%29%22%20d=%22M19.865,2H4.134C3.628,2,3.217,2.411,3.217,2.917v18.166C3.217,21.589,3.628,22,4.134,22h15.731c0.507,0,0.918-0.411,0.918-0.917V2.917C20.783,2.411,20.372,2,19.865,2z%20M18.948,20.165H5.052V3.835h13.896V20.165z%22/%3E%3Cpath%20fill=%22rgba%2851%2C51%2C51%2C0.15%29%22%20d=%22M7.974,8.917h8.12c0.483,0,0.875-0.401,0.875-0.896s-0.392-0.896-0.875-0.896h-8.12c-0.483,0-0.875,0.401-0.875,0.896S7.49,8.917,7.974,8.917z%22/%3E%3Cpath%20fill=%22rgba%2851%2C51%2C51%2C0.15%29%22%20d=%22M7.974,12.917h8.12c0.483,0,0.875-0.401,0.875-0.896s-0.392-0.896-0.875-0.896h-8.12%09c-0.483,0-0.875,0.401-0.875,0.896S7.49,12.917,7.974,12.917z%22/%3E%3Cpath%20fill=%22rgba%2851%2C51%2C51%2C0.15%29%22%20d=%22M7.974,16.916h4.12c0.483,0,0.875-0.4,0.875-0.896s-0.392-0.896-0.875-0.896h-4.12c-0.483,0-0.875,0.4-0.875,0.896S7.49,16.916,7.974,16.916z%22/%3E%3Cpath%20fill=%22rgba%2851%2C51%2C51%2C0.15%29%22%20d=%22M15.719,16.917h0.447c0.443,0,0.803-0.401,0.803-0.896c0-0.494-0.359-0.896-0.803-0.896h-0.447c-0.443,0-0.803,0.401-0.803,0.896C14.916,16.516,15.275,16.917,15.719,16.917z%22/%3E%3C/svg%3E");
}
.commentlist .no-avatar:after,
.testimonial-vcard .no-avatar:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='25px'%20height='25px'%20viewBox='0%200%2025%2025'%20enable-background='new%200%200%2025%2025'%20xml:space='preserve'%3E%3Cpath%20id='user-icon'%20fill='rgba%28170%2C170%2C170%2C0.15%29'%20d='M21.69,18.851c-3.583-0.83-6.917-1.554-5.304-4.604C21.303,4.964,17.689,0,12.5,0C7.206,0,3.683,5.155,8.613,14.247c1.662,3.069-1.796,3.794-5.303,4.604C-0.27,19.678,0.005,21.568,0.005,25h24.991C24.994,21.568,25.271,19.678,21.69,18.851z'/%3E%3C/svg%3E");
}
.sidebar-content .commentlist .no-avatar:after,
.stripe .sidebar-content.solid-bg .commentlist .no-avatar:after,
.sidebar-content .testimonial-vcard .no-avatar:after,
.stripe .sidebar-content.solid-bg .testimonial-vcard .no-avatar:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='25px'%20height='25px'%20viewBox='0%200%2025%2025'%20enable-background='new%200%200%2025%2025'%20xml:space='preserve'%3E%3Cpath%20id='user-icon'%20fill='rgba%28119%2C119%2C119%2C0.15%29'%20d='M21.69,18.851c-3.583-0.83-6.917-1.554-5.304-4.604C21.303,4.964,17.689,0,12.5,0C7.206,0,3.683,5.155,8.613,14.247c1.662,3.069-1.796,3.794-5.303,4.604C-0.27,19.678,0.005,21.568,0.005,25h24.991C24.994,21.568,25.271,19.678,21.69,18.851z'/%3E%3C/svg%3E");
}
.footer .commentlist .no-avatar:after,
.footer .testimonial-vcard .no-avatar:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='25px'%20height='25px'%20viewBox='0%200%2025%2025'%20enable-background='new%200%200%2025%2025'%20xml:space='preserve'%3E%3Cpath%20id='user-icon'%20fill='rgba%28170%2C170%2C170%2C0.15%29'%20d='M21.69,18.851c-3.583-0.83-6.917-1.554-5.304-4.604C21.303,4.964,17.689,0,12.5,0C7.206,0,3.683,5.155,8.613,14.247c1.662,3.069-1.796,3.794-5.303,4.604C-0.27,19.678,0.005,21.568,0.005,25h24.991C24.994,21.568,25.271,19.678,21.69,18.851z'/%3E%3C/svg%3E");
}
.stripe-style-1 .commentlist .no-avatar:after,
.stripe-style-1 .testimonial-vcard .no-avatar:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='25px'%20height='25px'%20viewBox='0%200%2025%2025'%20enable-background='new%200%200%2025%2025'%20xml:space='preserve'%3E%3Cpath%20id='user-icon'%20fill='rgba%28119%2C119%2C119%2C0.15%29'%20d='M21.69,18.851c-3.583-0.83-6.917-1.554-5.304-4.604C21.303,4.964,17.689,0,12.5,0C7.206,0,3.683,5.155,8.613,14.247c1.662,3.069-1.796,3.794-5.303,4.604C-0.27,19.678,0.005,21.568,0.005,25h24.991C24.994,21.568,25.271,19.678,21.69,18.851z'/%3E%3C/svg%3E");
}
.stripe-style-2 .commentlist .no-avatar:after,
.stripe-style-2 .testimonial-vcard .no-avatar:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='25px'%20height='25px'%20viewBox='0%200%2025%2025'%20enable-background='new%200%200%2025%2025'%20xml:space='preserve'%3E%3Cpath%20id='user-icon'%20fill='rgba%28249%2C249%2C249%2C0.15%29'%20d='M21.69,18.851c-3.583-0.83-6.917-1.554-5.304-4.604C21.303,4.964,17.689,0,12.5,0C7.206,0,3.683,5.155,8.613,14.247c1.662,3.069-1.796,3.794-5.303,4.604C-0.27,19.678,0.005,21.568,0.005,25h24.991C24.994,21.568,25.271,19.678,21.69,18.851z'/%3E%3C/svg%3E");
}
.stripe-style-3 .commentlist .no-avatar:after,
.stripe-style-3 .testimonial-vcard .no-avatar:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='25px'%20height='25px'%20viewBox='0%200%2025%2025'%20enable-background='new%200%200%2025%2025'%20xml:space='preserve'%3E%3Cpath%20id='user-icon'%20fill='rgba%2847%2C54%2C61%2C0.15%29'%20d='M21.69,18.851c-3.583-0.83-6.917-1.554-5.304-4.604C21.303,4.964,17.689,0,12.5,0C7.206,0,3.683,5.155,8.613,14.247c1.662,3.069-1.796,3.794-5.303,4.604C-0.27,19.678,0.005,21.568,0.005,25h24.991C24.994,21.568,25.271,19.678,21.69,18.851z'/%3E%3C/svg%3E");
}
.stripe-style-4 .commentlist .no-avatar:after,
.stripe-style-4 .testimonial-vcard .no-avatar:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='25px'%20height='25px'%20viewBox='0%200%2025%2025'%20enable-background='new%200%200%2025%2025'%20xml:space='preserve'%3E%3Cpath%20id='user-icon'%20fill='rgba%28255%2C255%2C255%2C0.15%29'%20d='M21.69,18.851c-3.583-0.83-6.917-1.554-5.304-4.604C21.303,4.964,17.689,0,12.5,0C7.206,0,3.683,5.155,8.613,14.247c1.662,3.069-1.796,3.794-5.303,4.604C-0.27,19.678,0.005,21.568,0.005,25h24.991C24.994,21.568,25.271,19.678,21.69,18.851z'/%3E%3C/svg%3E");
}
.stripe-style-5 .commentlist .no-avatar:after,
.stripe-style-5 .testimonial-vcard .no-avatar:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='25px'%20height='25px'%20viewBox='0%200%2025%2025'%20enable-background='new%200%200%2025%2025'%20xml:space='preserve'%3E%3Cpath%20id='user-icon'%20fill='rgba%2851%2C51%2C51%2C0.15%29'%20d='M21.69,18.851c-3.583-0.83-6.917-1.554-5.304-4.604C21.303,4.964,17.689,0,12.5,0C7.206,0,3.683,5.155,8.613,14.247c1.662,3.069-1.796,3.794-5.303,4.604C-0.27,19.678,0.005,21.568,0.005,25h24.991C24.994,21.568,25.271,19.678,21.69,18.851z'/%3E%3C/svg%3E");
}
.testimonial-vcard  a.no-avatar:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='25px'%20height='25px'%20viewBox='0%200%2025%2025'%20enable-background='new%200%200%2025%2025'%20xml:space='preserve'%3E%3Cpath%20id='user-icon'%20fill='white'%20d='M21.69,18.851c-3.583-0.83-6.917-1.554-5.304-4.604C21.303,4.964,17.689,0,12.5,0C7.206,0,3.683,5.155,8.613,14.247c1.662,3.069-1.796,3.794-5.303,4.604C-0.27,19.678,0.005,21.568,0.005,25h24.991C24.994,21.568,25.271,19.678,21.69,18.851z'/%3E%3C/svg%3E");
}
.customSelectInner {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23aaaaaa%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
.stripe-style-1 .customSelectInner {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23777777%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
.stripe-style-2 .customSelectInner {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23f9f9f9%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
.stripe-style-3 .customSelectInner {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%232f363d%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
.stripe-style-4 .customSelectInner {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23ffffff%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
.stripe-style-5 .customSelectInner {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23333333%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
.gform_wrapper .gsection {
  border-bottom-style: solid !important;
  border-bottom-width: 1px;
  border-bottom-color: rgba(170,170,170,0.15);
}
.gform_wrapper .ginput_complex label,
.gform_wrapper .gfield_time_hour label,
.gform_wrapper .gfield_time_minute label,
.gform_wrapper .gfield_date_month label,
.gform_wrapper .gfield_date_day label,
.gform_wrapper .gfield_date_year label,
.gform_wrapper .instruction {
  font-size: 15px;
  color: rgba(170,170,170,0.45);
}
.ls-container.ls-carousel .ls-thumbnail-inner {
  background-color: rgba(25,63,84,0.04);
}
.stripe-style-1 .ls-container.ls-carousel .ls-thumbnail-inner {
  background-color: rgba(51,51,51,0.04);
}
.stripe-style-2 .ls-container.ls-carousel .ls-thumbnail-inner {
  background-color: rgba(249,249,249,0.04);
}
.stripe-style-3 .ls-container.ls-carousel .ls-thumbnail-inner {
  background-color: rgba(47,54,61,0.04);
}
.stripe-style-4 .ls-container.ls-carousel .ls-thumbnail-inner {
  background-color: rgba(255,255,255,0.04);
}
.stripe-style-5 .ls-container.ls-carousel .ls-thumbnail-inner {
  background-color: rgba(51,51,51,0.04);
}
.dt-fancy-separator {
  color: rgba(170,170,170,0.5);
}
.separator-holder {
  border-color: rgba(170,170,170,0.15);
}
.share-button.entry-share,
.btn-project-link {
  color: #193f54;
}
.share-button.entry-share {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23193f54%22%20d=%22M12.949,10.555c-0.623,0-1.185,0.259-1.586,0.674L5.417,8.255c0.018-0.114,0.028-0.23,0.028-0.349s-0.01-0.235-0.028-0.349l5.946-2.973C11.765,5,12.326,5.258,12.949,5.258c1.219,0,2.207-0.988,2.207-2.207s-0.988-2.207-2.207-2.207s-2.207,0.988-2.207,2.207c0,0.119,0.009,0.235,0.027,0.349L4.825,6.373C4.424,5.958,3.862,5.699,3.238,5.699c-1.219,0-2.207,0.988-2.207,2.207c0,1.219,0.988,2.207,2.207,2.207%09c0.624,0,1.186-0.259,1.586-0.674l5.945,2.973c-0.019,0.114-0.027,0.23-0.027,0.35c0,1.219,0.988,2.207,2.207,2.207s2.207-0.988,2.207-2.207S14.168,10.555,12.949,10.555z%22/%3E%3C/svg%3E");
}
.btn-project-link {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23193f54%22%20d=%22M11.797,3.106c0.552,0.553,0.552,1.453,0,2.004l-5.07,5.074c0.945,0.249,1.991,0.016,2.73-0.725l3.344-3.345c1.109-1.108,1.109-2.904,0-4.012L12.049,1.35c-1.109-1.107-2.904-1.107-4.012,0L4.692,4.693C3.952,5.433,3.719,6.479,3.97,7.424l5.071-5.071c0.553-0.553,1.452-0.553,2.005,0L11.797,3.106z%20M11.307,11.309c0.741-0.742,0.974-1.789,0.724-2.733l-5.069,5.073c-0.554,0.553-1.453,0.553-2.004,0l-0.754-0.753%09c-0.553-0.552-0.553-1.452,0-2.008l5.072-5.069c-0.946-0.25-1.992-0.017-2.731,0.724L3.198,9.884c-1.107,1.109-1.107,2.904,0,4.013l0.752,0.753c1.108,1.108,2.904,1.108,4.012,0L11.307,11.309z%22/%3E%3C/svg%3E");
}
.share-button.entry-share:hover,
.btn-project-link:hover {
  color: #193f54;
}
.rollover i,
.buttons-on-img .rollover-content,
.post-rollover i,
.fs-entry-img i,
.rollover-video i {
  background-color: rgba(53,95,190,0.3);
  background: rgba(53,95,190,0.3);
  background: -moz-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,rgba(53,95,190,0.3)),color-stop(100%,rgba(53,196,244,0.3)));
  background: -webkit-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  background: -o-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  background: -ms-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  background: linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
}
.rollover-content,
.hover-scale .rollover-project:after,
.hover-style-two .fs-entry-content,
.fs-entry-content.buttons-on-img {
  background-color: rgba(53,95,190,0.85);
  background: rgba(53,95,190,0.85);
  background: -moz-linear-gradient(30deg,rgba(53,95,190,0.85) 0%,rgba(53,196,244,0.85) 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,rgba(53,95,190,0.85)),color-stop(100%,rgba(53,196,244,0.85)));
  background: -webkit-linear-gradient(30deg,rgba(53,95,190,0.85) 0%,rgba(53,196,244,0.85) 100%);
  background: -o-linear-gradient(30deg,rgba(53,95,190,0.85) 0%,rgba(53,196,244,0.85) 100%);
  background: -ms-linear-gradient(30deg,rgba(53,95,190,0.85) 0%,rgba(53,196,244,0.85) 100%);
  background: linear-gradient(30deg,rgba(53,95,190,0.85) 0%,rgba(53,196,244,0.85) 100%);
}
.header-side-left #header,
.header-side-right #header {
  width: 280px;
}
.header-side-left #header {
  margin-left: -280px;
}
.header-side-left #page {
  padding-left: 280px;
}
.header-side-right #page {
  padding-right: 280px;
}
#header.logo-side .wf-wrap {
  padding-left: 40px;
  padding-right: 40px;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(70,108,131,0.08);
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgba(70,108,131,0.2);
}
#header {
  background: #ffffff none repeat center top;
  background-size: auto;
  /* background-attachment: ; */
}
#header.line-decoration {
  border-bottom: 1px solid #e9e9e9;
}
.header-side-left #header.line-decoration {
  border-right: 1px solid #e9e9e9;
}
.header-side-right #header.line-decoration {
  border-left: 1px solid #e9e9e9;
}
.overlap #header {
  background-image: none, -moz-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
  background-image: none, -webkit-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -o-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -ms-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, linear-gradient(to top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-color: transparent;
  background-repeat: repeat;
  background-position: center top;
  border-bottom: none;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(5,38,57,0.05);
  box-shadow: 0px 1px 0px 0px rgba(5,38,57,0.05);
}
.old-ie9 .overlap #header {
  background: #ffffff none repeat center top;
}
@media screen and (max-width: 1024px) {
  .overlap #header {
    background-image: none, -moz-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 25px,rgba(255,255,255,0.99) 30px,#ffffff 40px);
    background-image: none, -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
    background-image: none, -webkit-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 25px,rgba(255,255,255,0.99) 30px,#ffffff 40px);
    background-image: none, -o-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 25px,rgba(255,255,255,0.99) 30px,#ffffff 40px);
    background-image: none, -ms-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 25px,rgba(255,255,255,0.99) 30px,#ffffff 40px);
    background-image: none, linear-gradient(to top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 25px,rgba(255,255,255,0.99) 30px,#ffffff 40px);
    background-color: transparent;
  }
}
@media screen and (max-width: 800px) {
  .overlap #header {
    background-image: none, -moz-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 2px,rgba(255,255,255,0.86) 4px,rgba(255,255,255,0.9) 6px,rgba(255,255,255,0.94) 9px,rgba(255,255,255,0.98) 13px,rgba(255,255,255,0.99) 18px,#ffffff 20px);
    background-image: none, -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
    background-image: none, -webkit-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 2px,rgba(255,255,255,0.86) 4px,rgba(255,255,255,0.9) 6px,rgba(255,255,255,0.94) 9px,rgba(255,255,255,0.98) 13px,rgba(255,255,255,0.99) 18px,#ffffff 20px);
    background-image: none, -o-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 2px,rgba(255,255,255,0.86) 4px,rgba(255,255,255,0.9) 6px,rgba(255,255,255,0.94) 9px,rgba(255,255,255,0.98) 13px,rgba(255,255,255,0.99) 18px,#ffffff 20px);
    background-image: none, -ms-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 2px,rgba(255,255,255,0.86) 4px,rgba(255,255,255,0.9) 6px,rgba(255,255,255,0.94) 9px,rgba(255,255,255,0.98) 13px,rgba(255,255,255,0.99) 18px,#ffffff 20px);
    background-image: none, linear-gradient(to top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 2px,rgba(255,255,255,0.86) 4px,rgba(255,255,255,0.9) 6px,rgba(255,255,255,0.94) 9px,rgba(255,255,255,0.98) 13px,rgba(255,255,255,0.99) 18px,#ffffff 20px);
    background-color: transparent;
  }
}
.transparent #header:not(.logo-side) {
  background: #ffffff;
}
#top-bar .wf-container-top,
.header-bottom-bar .wf-container-top {
  padding-top: 4px;
  padding-bottom: 4px;
}
#top-bar.line-content .wf-container-top,
#top-bar.full-width-line {
  border-bottom: 1px solid #466c83;
}
.header-bottom-bar.line-content .wf-container-top,
.header-bottom-bar.full-width-line {
  border-top: 1px solid #466c83;
}
#top-bar.solid-bg,
.header-bottom-bar.solid-bg {
  background: #466c83 none repeat center center;
}
#top-bar,
.header-bottom-bar,
#top-bar a,
#top-bar .mini-nav .customSelect,
#top-bar .mini-nav a:hover,
.header-bottom-bar a,
.header-bottom-bar a:hover {
  color: #ffffff;
}
.text-area {
  font-size: 15px;
  line-height: 23px;
  color: #466c83;
}
#top-bar .text-area,
.header-bottom-bar .text-area {
  color: #ffffff;
}
#branding {
  padding-top: 20px;
  padding-bottom: 8px;
}
.text-near-logo,
.text-near-logo *,
.text-near-logo a:hover {
  color: #777777 !important;
}
#header .mini-search .field {
  top: 31px;
  width: 250px;
  color: #3a3a3a;
  -webkit-text-fill-color: #3a3a3a !important;
  font: normal  normal 15px / 19px "PT Serif", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  line-height: 28.5px;
}
#header .text-small .mini-search .field {
  top: 27px;
}
#header .text-normal .mini-search .field {
  top: 29px;
}
#header .text-big .mini-search .field {
  top: 31px;
}
#header .header-bottom-bar .mini-search .field {
  top: auto;
  bottom: 27px;
}
#header .header-bottom-bar.text-small .mini-search .field {
  bottom: 23px;
}
#header .header-bottom-bar.text-normal .mini-search .field {
  bottom: 25px;
}
#header .header-bottom-bar.text-big .mini-search .field {
  bottom: 27px;
}
#header .mini-search input[type="text"]::-moz-placeholder {
  color: #3a3a3a;
}
#header #navigation .mini-login,
#header #navigation .mini-search,
#header #navigation .shopping-cart,
#header #navigation .mini-contacts,
#header #navigation .text-area,
#header #navigation .mini-nav,
#header #navigation .soc-ico {
  margin-left: 20px;
}
#header #navigation .mini-login:hover,
#header #navigation .mini-search:hover,
#header #navigation .shopping-cart:hover,
#header #navigation .mini-nav:hover {
  text-decoration: underline;
}
#header .soc-ico.outline-style a {
  -webkit-box-shadow: inset 0px 0px 0px 1px #ffffff;
  -moz-box-shadow: inset 0px 0px 0px 1px #ffffff;
  box-shadow: inset 0px 0px 0px 1px #ffffff;
}
#header .soc-ico.outline-style-hover a:hover {
  -webkit-box-shadow: inset 0px 0px 0px 1px #30505b;
  -moz-box-shadow: inset 0px 0px 0px 1px #30505b;
  box-shadow: inset 0px 0px 0px 1px #30505b;
}
#header .soc-ico.custom-bg a:before,
#header .soc-ico.accent-bg a:before {
  background-color: #ffffff;
}
#header .soc-ico.hover-gradient-bg a:after,
#header .soc-ico.hover-gradient-bg.accent-bg a:after,
.accent-gradient #header .soc-ico.hover-gradient-bg.accent-bg a:after,
.accent-gradient #header .soc-ico.hover-accent-bg a:after,
#header .soc-ico.gradient-bg.hover-gradient-bg a:after {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#header .soc-ico.hover-custom-bg a:after,
#header .soc-ico.accent-bg.hover-custom-bg a:after,
#header .soc-ico.hover-custom-bg a:after,
.accent-gradient #header .soc-ico.gradient-bg.hover-custom-bg a:after,
#header .soc-ico.hover-accent-bg a:after {
  background-color: #30505b;
  background-image: none;
}
#header .soc-ico a .icon {
  fill: #3a3a3a;
}
#header .soc-ico a:hover .icon {
  fill: #ffffff;
}
.mini-search .submit {
  color: #466c83;
  font-size: 15px;
  line-height: 23px;
}
.light-icons .mini-search .submit:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23466c83%22%20d=%22M0.719,6.907c0,3.415,2.769,6.186,6.186,6.186c1.47,0,2.821-0.518,3.882-1.375l4.089,4.09c0.257,0.258,0.674,0.258,0.932,0c0.256-0.258,0.256-0.675,0-0.932l-4.089-4.09c0.856-1.061,1.372-2.411,1.372-3.882c0-3.417-2.769-6.186-6.188-6.186C3.487,0.719,0.719,3.49,0.719,6.907z%20M1.83,6.9c0-2.797,2.274-5.071,5.069-5.071c2.798,0,5.071,2.273,5.071,5.071s-2.271,5.071-5.071,5.071C4.104,11.971,1.83,9.696,1.83,6.9z%22/%3E%3C/svg%3E");
}
.light-icons .text-near-logo .mini-search .submit:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23777777%22%20d=%22M0.719,6.907c0,3.415,2.769,6.186,6.186,6.186c1.47,0,2.821-0.518,3.882-1.375l4.089,4.09c0.257,0.258,0.674,0.258,0.932,0c0.256-0.258,0.256-0.675,0-0.932l-4.089-4.09c0.856-1.061,1.372-2.411,1.372-3.882c0-3.417-2.769-6.186-6.188-6.186C3.487,0.719,0.719,3.49,0.719,6.907z%20M1.83,6.9c0-2.797,2.274-5.071,5.069-5.071c2.798,0,5.071,2.273,5.071,5.071s-2.271,5.071-5.071,5.071C4.104,11.971,1.83,9.696,1.83,6.9z%22/%3E%3C/svg%3E");
}
.bold-icons .mini-search .submit:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23466c83%22%20d=%22M15.376,13.75l-3.985-4c0.586-0.916,1.032-2.171,1.032-3.333c0-3.263-2.675-5.917-5.961-5.917C3.175,0.5,0.5,3.154,0.5,6.417c0,3.263,2.675,5.919,5.962,5.919c1.113,0,2.272-0.4,3.163-0.93l4.049,3.955L15.376,13.75z%20M2.518,6.455c0-2.179,1.785-3.953,3.981-3.953c2.195,0,3.983,1.773,3.983,3.953c0,2.18-1.788,3.952-3.983,3.952C4.304,10.407,2.518,8.635,2.518,6.455z%22/%3E%3C/svg%3E");
}
.bold-icons .text-near-logo .mini-search .submit:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23777777%22%20d=%22M15.376,13.75l-3.985-4c0.586-0.916,1.032-2.171,1.032-3.333c0-3.263-2.675-5.917-5.961-5.917C3.175,0.5,0.5,3.154,0.5,6.417c0,3.263,2.675,5.919,5.962,5.919c1.113,0,2.272-0.4,3.163-0.93l4.049,3.955L15.376,13.75z%20M2.518,6.455c0-2.179,1.785-3.953,3.981-3.953c2.195,0,3.983,1.773,3.983,3.953c0,2.18-1.788,3.952-3.983,3.952C4.304,10.407,2.518,8.635,2.518,6.455z%22/%3E%3C/svg%3E");
}
.light-icons .mini-search .submit.act:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23466c83%22%20d=%22M12.621,2.674L8,7.299L3.376,2.674c-0.254-0.253-0.664-0.253-0.919,0c-0.254,0.254-0.253,0.667,0,0.919l4.622,4.625l-4.624,4.625c-0.254,0.255-0.253,0.665,0,0.917c0.255,0.256,0.666,0.256,0.921,0L8,9.136l4.626,4.625c0.251,0.256,0.665,0.256,0.919,0c0.253-0.252,0.253-0.666,0-0.917L8.922,8.219l4.623-4.624c0.253-0.253,0.253-0.667,0-0.919C13.291,2.421,12.877,2.421,12.621,2.674z%22/%3E%3C/svg%3E");
}
.light-icons .text-near-logo .mini-search .submit.act:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23777777%22%20d=%22M12.621,2.674L8,7.299L3.376,2.674c-0.254-0.253-0.664-0.253-0.919,0c-0.254,0.254-0.253,0.667,0,0.919l4.622,4.625l-4.624,4.625c-0.254,0.255-0.253,0.665,0,0.917c0.255,0.256,0.666,0.256,0.921,0L8,9.136l4.626,4.625c0.251,0.256,0.665,0.256,0.919,0c0.253-0.252,0.253-0.666,0-0.917L8.922,8.219l4.623-4.624c0.253-0.253,0.253-0.667,0-0.919C13.291,2.421,12.877,2.421,12.621,2.674z%22/%3E%3C/svg%3E");
}
.bold-icons .mini-search .submit.act:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20fill=%22%23466c83%22%20xml:space=%22preserve%22%3E%3Cpath%20d=%22M2.294,3.564l11.031,11.061l1.384-1.311L3.646,2.271%22/%3E%3Cpath%20d=%22M13.357,2.271L2.295,13.314l1.384,1.311L14.71,3.564%22/%3E%3C/svg%3E");
}
.bold-icons .text-near-logo .mini-search .submit.act:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20fill=%22%23777777%22%20xml:space=%22preserve%22%3E%3Cpath%20d=%22M2.294,3.564l11.031,11.061l1.384-1.311L3.646,2.271%22/%3E%3Cpath%20d=%22M13.357,2.271L2.295,13.314l1.384,1.311L14.71,3.564%22/%3E%3C/svg%3E");
}
#top-bar .mini-search .submit,
.header-bottom-bar .mini-search .submit {
  color: #ffffff;
}
.light-icons #top-bar .mini-search .submit:before,
.light-icons .header-bottom-bar .mini-search .submit:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23ffffff%22%20d=%22M0.719,6.907c0,3.415,2.769,6.186,6.186,6.186c1.47,0,2.821-0.518,3.882-1.375l4.089,4.09c0.257,0.258,0.674,0.258,0.932,0c0.256-0.258,0.256-0.675,0-0.932l-4.089-4.09c0.856-1.061,1.372-2.411,1.372-3.882c0-3.417-2.769-6.186-6.188-6.186C3.487,0.719,0.719,3.49,0.719,6.907z%20M1.83,6.9c0-2.797,2.274-5.071,5.069-5.071c2.798,0,5.071,2.273,5.071,5.071s-2.271,5.071-5.071,5.071C4.104,11.971,1.83,9.696,1.83,6.9z%22/%3E%3C/svg%3E");
}
.bold-icons #top-bar .mini-search .submit:before,
.bold-icons .header-bottom-bar .mini-search .submit:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23ffffff%22%20d=%22M15.376,13.75l-3.985-4c0.586-0.916,1.032-2.171,1.032-3.333c0-3.263-2.675-5.917-5.961-5.917C3.175,0.5,0.5,3.154,0.5,6.417c0,3.263,2.675,5.919,5.962,5.919c1.113,0,2.272-0.4,3.163-0.93l4.049,3.955L15.376,13.75z%20M2.518,6.455c0-2.179,1.785-3.953,3.981-3.953c2.195,0,3.983,1.773,3.983,3.953c0,2.18-1.788,3.952-3.983,3.952C4.304,10.407,2.518,8.635,2.518,6.455z%22/%3E%3C/svg%3E");
}
.light-icons #top-bar .mini-search .submit.act:before,
.light-icons .header-bottom-bar .mini-search .submit.act:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23ffffff%22%20d=%22M12.621,2.674L8,7.299L3.376,2.674c-0.254-0.253-0.664-0.253-0.919,0c-0.254,0.254-0.253,0.667,0,0.919l4.622,4.625l-4.624,4.625c-0.254,0.255-0.253,0.665,0,0.917c0.255,0.256,0.666,0.256,0.921,0L8,9.136l4.626,4.625c0.251,0.256,0.665,0.256,0.919,0c0.253-0.252,0.253-0.666,0-0.917L8.922,8.219l4.623-4.624c0.253-0.253,0.253-0.667,0-0.919C13.291,2.421,12.877,2.421,12.621,2.674z%22/%3E%3C/svg%3E");
}
.bold-icons #top-bar .mini-search .submit.act:before,
.bold-icons .header-bottom-bar .mini-search .submit.act:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20fill=%22%23ffffff%22%20xml:space=%22preserve%22%3E%3Cpath%20d=%22M2.294,3.564l11.031,11.061l1.384-1.311L3.646,2.271%22/%3E%3Cpath%20d=%22M13.357,2.271L2.295,13.314l1.384,1.311L14.71,3.564%22/%3E%3C/svg%3E");
}
.mini-login .submit {
  color: #466c83;
  font-size: 15px;
  line-height: 23px;
}
.light-icons .mini-login .submit:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23466c83%22%20d=%22M5.849,12.003c0-0.297-0.064-0.584-0.19-0.853c-0.328-0.696-1.039-1.147-1.81-1.147c-1.103,0-2,0.896-2,2c0,0.197,0.037,0.383,0.09,0.562c0.335,0.554,0.795,1.014,1.347,1.349c0.18,0.053,0.366,0.09,0.563,0.09C4.952,14.003,5.849,13.105,5.849,12.003z%20M3.848,10.805c0.462,0,0.888,0.271,1.086,0.689c0.073,0.158,0.112,0.331,0.112,0.508c0,0.662-0.539,1.199-1.198,1.199c-0.659,0-1.198-0.537-1.198-1.199C2.649,11.342,3.188,10.805,3.848,10.805z%20M15.5,0h-2.164c-0.118,0-0.232,0.042-0.322,0.118L6.933,5.097C6.607,5.032,6.3,5,6,5c-2.757,0-5,2.243-5,5s2.243,5,5,5s5-2.243,5-5c0-0.525-0.084-1.046-0.25-1.55l0.716-0.592c0.683-0.439,0.521-1.094,0.42-1.224L11.5,6.225l1.9-0.1c0.248-0.013,0.449-0.206,0.472-0.453l0.183-1.926l1.66-0.794C15.891,2.868,16,2.691,16,2.5v-2C16,0.225,15.775,0,15.5,0z%20M15.146,2.292l-1.688,0.875c-0.158,0.076-0.274,0.45-0.291,0.625l-0.062,1.479l-1.959,0.062c-0.268,0.015-0.625,0.317-0.625,0.583l0.604,1.146L9.958,8C9.755,8.132,9.585,8.222,9.68,8.445c0.213,0.5,0.481,1.106,0.467,1.638c-0.062,2.146-2.303,4.043-4.508,4.043c-0.757,0-1.574-0.092-2.179-0.459c-0.552-0.335-0.79-0.552-1.125-1.104c-0.367-0.604-0.458-1.701-0.458-2.457c0-2,1.833-4.167,4.062-4.25c0.295-0.011,0.667,0.187,1.011,0.27c0.155,0.038,0.305,0.064,0.427-0.041l6.083-5.229h1.688V2.292L15.146,2.292z%22/%3E%3C/svg%3E");
}
.light-icons .text-near-logo .mini-login .submit:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23777777%22%20d=%22M5.849,12.003c0-0.297-0.064-0.584-0.19-0.853c-0.328-0.696-1.039-1.147-1.81-1.147c-1.103,0-2,0.896-2,2c0,0.197,0.037,0.383,0.09,0.562c0.335,0.554,0.795,1.014,1.347,1.349c0.18,0.053,0.366,0.09,0.563,0.09C4.952,14.003,5.849,13.105,5.849,12.003z%20M3.848,10.805c0.462,0,0.888,0.271,1.086,0.689c0.073,0.158,0.112,0.331,0.112,0.508c0,0.662-0.539,1.199-1.198,1.199c-0.659,0-1.198-0.537-1.198-1.199C2.649,11.342,3.188,10.805,3.848,10.805z%20M15.5,0h-2.164c-0.118,0-0.232,0.042-0.322,0.118L6.933,5.097C6.607,5.032,6.3,5,6,5c-2.757,0-5,2.243-5,5s2.243,5,5,5s5-2.243,5-5c0-0.525-0.084-1.046-0.25-1.55l0.716-0.592c0.683-0.439,0.521-1.094,0.42-1.224L11.5,6.225l1.9-0.1c0.248-0.013,0.449-0.206,0.472-0.453l0.183-1.926l1.66-0.794C15.891,2.868,16,2.691,16,2.5v-2C16,0.225,15.775,0,15.5,0z%20M15.146,2.292l-1.688,0.875c-0.158,0.076-0.274,0.45-0.291,0.625l-0.062,1.479l-1.959,0.062c-0.268,0.015-0.625,0.317-0.625,0.583l0.604,1.146L9.958,8C9.755,8.132,9.585,8.222,9.68,8.445c0.213,0.5,0.481,1.106,0.467,1.638c-0.062,2.146-2.303,4.043-4.508,4.043c-0.757,0-1.574-0.092-2.179-0.459c-0.552-0.335-0.79-0.552-1.125-1.104c-0.367-0.604-0.458-1.701-0.458-2.457c0-2,1.833-4.167,4.062-4.25c0.295-0.011,0.667,0.187,1.011,0.27c0.155,0.038,0.305,0.064,0.427-0.041l6.083-5.229h1.688V2.292L15.146,2.292z%22/%3E%3C/svg%3E");
}
.bold-icons .mini-login .submit:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23466c83%22%20d=%22M8,9v2.346L11.5,8L8,4.665V7H1v2H8z%20M16,1v14H4v-2h10V3H4V1H16z%22/%3E%3C/svg%3E");
}
.bold-icons .text-near-logo .mini-login .submit:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23777777%22%20d=%22M8,9v2.346L11.5,8L8,4.665V7H1v2H8z%20M16,1v14H4v-2h10V3H4V1H16z%22/%3E%3C/svg%3E");
}
#top-bar .mini-login .submit,
.header-bottom-bar .mini-login .submit {
  color: #ffffff;
}
.light-icons #top-bar .mini-login .submit:before,
.light-icons .header-bottom-bar .mini-login .submit:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23ffffff%22%20d=%22M5.849,12.003c0-0.297-0.064-0.584-0.19-0.853c-0.328-0.696-1.039-1.147-1.81-1.147c-1.103,0-2,0.896-2,2c0,0.197,0.037,0.383,0.09,0.562c0.335,0.554,0.795,1.014,1.347,1.349c0.18,0.053,0.366,0.09,0.563,0.09C4.952,14.003,5.849,13.105,5.849,12.003z%20M3.848,10.805c0.462,0,0.888,0.271,1.086,0.689c0.073,0.158,0.112,0.331,0.112,0.508c0,0.662-0.539,1.199-1.198,1.199c-0.659,0-1.198-0.537-1.198-1.199C2.649,11.342,3.188,10.805,3.848,10.805z%20M15.5,0h-2.164c-0.118,0-0.232,0.042-0.322,0.118L6.933,5.097C6.607,5.032,6.3,5,6,5c-2.757,0-5,2.243-5,5s2.243,5,5,5s5-2.243,5-5c0-0.525-0.084-1.046-0.25-1.55l0.716-0.592c0.683-0.439,0.521-1.094,0.42-1.224L11.5,6.225l1.9-0.1c0.248-0.013,0.449-0.206,0.472-0.453l0.183-1.926l1.66-0.794C15.891,2.868,16,2.691,16,2.5v-2C16,0.225,15.775,0,15.5,0z%20M15.146,2.292l-1.688,0.875c-0.158,0.076-0.274,0.45-0.291,0.625l-0.062,1.479l-1.959,0.062c-0.268,0.015-0.625,0.317-0.625,0.583l0.604,1.146L9.958,8C9.755,8.132,9.585,8.222,9.68,8.445c0.213,0.5,0.481,1.106,0.467,1.638c-0.062,2.146-2.303,4.043-4.508,4.043c-0.757,0-1.574-0.092-2.179-0.459c-0.552-0.335-0.79-0.552-1.125-1.104c-0.367-0.604-0.458-1.701-0.458-2.457c0-2,1.833-4.167,4.062-4.25c0.295-0.011,0.667,0.187,1.011,0.27c0.155,0.038,0.305,0.064,0.427-0.041l6.083-5.229h1.688V2.292L15.146,2.292z%22/%3E%3C/svg%3E");
}
.bold-icons #top-bar .mini-login .submit:before,
.bold-icons .header-bottom-bar .mini-login .submit:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23ffffff%22%20d=%22M8,9v2.346L11.5,8L8,4.665V7H1v2H8z%20M16,1v14H4v-2h10V3H4V1H16z%22/%3E%3C/svg%3E");
}
.mini-contacts {
  color: #466c83;
  font-size: 15px;
  line-height: 23px;
}
#top-bar .mini-contacts,
.header-bottom-bar .mini-contacts {
  color: #ffffff;
}
.light-icons .mini-contacts.address {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23466c83%22%20d=%22M0.811,6.892l1.188-0.95v7.06c0,0.553,0.448,1,1,1h3c0.552,0,1-0.447,1-1v-4h2v4c0,0.553,0.448,1,1,1h3c0.552,0,1-0.447,1-1v-7.06l1.188,0.95C15.279,6.964,15.389,7,15.499,7c0.147,0,0.292-0.064,0.392-0.188c0.172-0.216,0.137-0.53-0.078-0.703l-7.5-6c-0.183-0.146-0.442-0.146-0.625,0L4.779,2.457l0.002-1.488c0,0-0.341-0.01-0.894-0.01C3.336,0.959,2.999,1,2.999,1v2.859l-2.812,2.25c-0.215,0.173-0.25,0.487-0.078,0.703C0.281,7.029,0.595,7.063,0.811,6.892z%20M7.999,1.14l5,4v7.861h-3v-5h-4v5h-3V5.142L7.999,1.14z%22/%3E%3C/svg%3E");
}
.light-icons #top-bar .mini-contacts.address,
.light-icons .header-bottom-bar .mini-contacts.address {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23ffffff%22%20d=%22M0.811,6.892l1.188-0.95v7.06c0,0.553,0.448,1,1,1h3c0.552,0,1-0.447,1-1v-4h2v4c0,0.553,0.448,1,1,1h3c0.552,0,1-0.447,1-1v-7.06l1.188,0.95C15.279,6.964,15.389,7,15.499,7c0.147,0,0.292-0.064,0.392-0.188c0.172-0.216,0.137-0.53-0.078-0.703l-7.5-6c-0.183-0.146-0.442-0.146-0.625,0L4.779,2.457l0.002-1.488c0,0-0.341-0.01-0.894-0.01C3.336,0.959,2.999,1,2.999,1v2.859l-2.812,2.25c-0.215,0.173-0.25,0.487-0.078,0.703C0.281,7.029,0.595,7.063,0.811,6.892z%20M7.999,1.14l5,4v7.861h-3v-5h-4v5h-3V5.142L7.999,1.14z%22/%3E%3C/svg%3E");
}
.light-icons .text-near-logo .mini-contacts.address {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23777777%22%20d=%22M0.811,6.892l1.188-0.95v7.06c0,0.553,0.448,1,1,1h3c0.552,0,1-0.447,1-1v-4h2v4c0,0.553,0.448,1,1,1h3c0.552,0,1-0.447,1-1v-7.06l1.188,0.95C15.279,6.964,15.389,7,15.499,7c0.147,0,0.292-0.064,0.392-0.188c0.172-0.216,0.137-0.53-0.078-0.703l-7.5-6c-0.183-0.146-0.442-0.146-0.625,0L4.779,2.457l0.002-1.488c0,0-0.341-0.01-0.894-0.01C3.336,0.959,2.999,1,2.999,1v2.859l-2.812,2.25c-0.215,0.173-0.25,0.487-0.078,0.703C0.281,7.029,0.595,7.063,0.811,6.892z%20M7.999,1.14l5,4v7.861h-3v-5h-4v5h-3V5.142L7.999,1.14z%22/%3E%3C/svg%3E");
}
.bold-icons .mini-contacts.address {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23466c83%22%20d=%22M7.999,0.817c-2.638,0-4.776,2.037-4.776,4.551s2.089,5.432,4.776,9.814c2.688-4.383,4.778-7.301,4.778-9.814S10.641,0.817,7.999,0.817z%20M7.997,7.106c-1.072,0-1.942-0.85-1.942-1.894c0-1.047,0.871-1.896,1.942-1.896c1.074,0,1.948,0.85,1.948,1.896C9.945,6.257,9.071,7.106,7.997,7.106z%22/%3E%3C/svg%3E");
}
.bold-icons #top-bar .mini-contacts.address,
.bold-icons .header-bottom-bar .mini-contacts.address {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23ffffff%22%20d=%22M7.999,0.817c-2.638,0-4.776,2.037-4.776,4.551s2.089,5.432,4.776,9.814c2.688-4.383,4.778-7.301,4.778-9.814S10.641,0.817,7.999,0.817z%20M7.997,7.106c-1.072,0-1.942-0.85-1.942-1.894c0-1.047,0.871-1.896,1.942-1.896c1.074,0,1.948,0.85,1.948,1.896C9.945,6.257,9.071,7.106,7.997,7.106z%22/%3E%3C/svg%3E");
}
.bold-icons .text-near-logo .mini-contacts.address {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23777777%22%20d=%22M7.999,0.817c-2.638,0-4.776,2.037-4.776,4.551s2.089,5.432,4.776,9.814c2.688-4.383,4.778-7.301,4.778-9.814S10.641,0.817,7.999,0.817z%20M7.997,7.106c-1.072,0-1.942-0.85-1.942-1.894c0-1.047,0.871-1.896,1.942-1.896c1.074,0,1.948,0.85,1.948,1.896C9.945,6.257,9.071,7.106,7.997,7.106z%22/%3E%3C/svg%3E");
}
.light-icons .mini-contacts.phone {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23466c83%22%20d=%22M10.938,11.047c-0.07-0.388-0.134-0.632-0.328-0.812c-0.096-0.088-0.252-0.257-0.452-0.278c-0.045-0.005-0.176,0.002-0.222,0.011l-1.311,0.486C8.461,10.193,7.907,9.517,7.906,7.5c0-2.031,0.523-2.652,0.688-2.906l1.343,0.439c0.045,0.008,0.088,0.013,0.133,0.012c0.509,0.002,0.668-0.389,0.821-1.014l0.391-2.516c0.003-0.023,0.016-0.335,0.016-0.359c0-0.327,0.058-0.465-0.203-0.703c-0.224-0.206-0.377-0.298-0.677-0.305L8.115,0.001C8.1,0.001,8.085,0,8.068,0C6.869,0,6.328,0.703,5.55,2.504C5.031,4.25,4.875,5.921,4.875,7.5c0,2.531,1.225,5.85,2.013,6.955l0,0C7.282,14.816,7.679,15,8.068,15c0.017,0,0.032-0.001,0.047-0.002l2.302-0.146c0.664-0.016,0.849-0.294,0.849-0.945%20M8,0.859l2.487,0.221L9.984,4.006l-1-0.271c-0.02-0.003-0.103-0.014-0.125-0.016c-0.31-0.031-0.535-0.056-0.78,0.146C7.447,4.386,7.063,6.111,7.094,7.5c0.038,1.737,0.337,3.044,0.935,3.59l0,0c0.254,0.234,0.579,0.346,0.914,0.312c0.021-0.002,0.041-0.006,0.062-0.01l0.994-0.414l0.36,2.858l-2.103,0.226C8.222,14.047,8,14.005,7.751,13.89c-0.672-0.812-1.86-2.765-2.063-6.39C5.688,7.649,5.281,1.719,8,0.859z%22/%3E%3C/svg%3E");
}
.light-icons #top-bar .mini-contacts.phone,
.light-icons .header-bottom-bar .mini-contacts.phone {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23ffffff%22%20d=%22M10.938,11.047c-0.07-0.388-0.134-0.632-0.328-0.812c-0.096-0.088-0.252-0.257-0.452-0.278c-0.045-0.005-0.176,0.002-0.222,0.011l-1.311,0.486C8.461,10.193,7.907,9.517,7.906,7.5c0-2.031,0.523-2.652,0.688-2.906l1.343,0.439c0.045,0.008,0.088,0.013,0.133,0.012c0.509,0.002,0.668-0.389,0.821-1.014l0.391-2.516c0.003-0.023,0.016-0.335,0.016-0.359c0-0.327,0.058-0.465-0.203-0.703c-0.224-0.206-0.377-0.298-0.677-0.305L8.115,0.001C8.1,0.001,8.085,0,8.068,0C6.869,0,6.328,0.703,5.55,2.504C5.031,4.25,4.875,5.921,4.875,7.5c0,2.531,1.225,5.85,2.013,6.955l0,0C7.282,14.816,7.679,15,8.068,15c0.017,0,0.032-0.001,0.047-0.002l2.302-0.146c0.664-0.016,0.849-0.294,0.849-0.945%20M8,0.859l2.487,0.221L9.984,4.006l-1-0.271c-0.02-0.003-0.103-0.014-0.125-0.016c-0.31-0.031-0.535-0.056-0.78,0.146C7.447,4.386,7.063,6.111,7.094,7.5c0.038,1.737,0.337,3.044,0.935,3.59l0,0c0.254,0.234,0.579,0.346,0.914,0.312c0.021-0.002,0.041-0.006,0.062-0.01l0.994-0.414l0.36,2.858l-2.103,0.226C8.222,14.047,8,14.005,7.751,13.89c-0.672-0.812-1.86-2.765-2.063-6.39C5.688,7.649,5.281,1.719,8,0.859z%22/%3E%3C/svg%3E");
}
.light-icons .text-near-logo .mini-contacts.phone {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23777777%22%20d=%22M10.938,11.047c-0.07-0.388-0.134-0.632-0.328-0.812c-0.096-0.088-0.252-0.257-0.452-0.278c-0.045-0.005-0.176,0.002-0.222,0.011l-1.311,0.486C8.461,10.193,7.907,9.517,7.906,7.5c0-2.031,0.523-2.652,0.688-2.906l1.343,0.439c0.045,0.008,0.088,0.013,0.133,0.012c0.509,0.002,0.668-0.389,0.821-1.014l0.391-2.516c0.003-0.023,0.016-0.335,0.016-0.359c0-0.327,0.058-0.465-0.203-0.703c-0.224-0.206-0.377-0.298-0.677-0.305L8.115,0.001C8.1,0.001,8.085,0,8.068,0C6.869,0,6.328,0.703,5.55,2.504C5.031,4.25,4.875,5.921,4.875,7.5c0,2.531,1.225,5.85,2.013,6.955l0,0C7.282,14.816,7.679,15,8.068,15c0.017,0,0.032-0.001,0.047-0.002l2.302-0.146c0.664-0.016,0.849-0.294,0.849-0.945%20M8,0.859l2.487,0.221L9.984,4.006l-1-0.271c-0.02-0.003-0.103-0.014-0.125-0.016c-0.31-0.031-0.535-0.056-0.78,0.146C7.447,4.386,7.063,6.111,7.094,7.5c0.038,1.737,0.337,3.044,0.935,3.59l0,0c0.254,0.234,0.579,0.346,0.914,0.312c0.021-0.002,0.041-0.006,0.062-0.01l0.994-0.414l0.36,2.858l-2.103,0.226C8.222,14.047,8,14.005,7.751,13.89c-0.672-0.812-1.86-2.765-2.063-6.39C5.688,7.649,5.281,1.719,8,0.859z%22/%3E%3C/svg%3E");
}
.bold-icons .mini-contacts.phone {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23466c83%22%20d=%22M11.323,14.62c-0.86,0.409-2.864,1.611-6.096-4.996C2.022,3.071,4.166,2.053,4.956,1.622C4.975,1.611,6.11,1.025,6.112,1.024l1.916,3.918L6.886,5.532C5.683,6.207,8.185,11.323,9.417,10.7c0.047-0.024,1.128-0.579,1.131-0.581l1.933,3.904C12.477,14.026,11.39,14.587,11.323,14.62z%22/%3E%3C/svg%3E");
}
.bold-icons #top-bar .mini-contacts.phone,
.bold-icons .header-bottom-bar .mini-contacts.phone {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23ffffff%22%20d=%22M11.323,14.62c-0.86,0.409-2.864,1.611-6.096-4.996C2.022,3.071,4.166,2.053,4.956,1.622C4.975,1.611,6.11,1.025,6.112,1.024l1.916,3.918L6.886,5.532C5.683,6.207,8.185,11.323,9.417,10.7c0.047-0.024,1.128-0.579,1.131-0.581l1.933,3.904C12.477,14.026,11.39,14.587,11.323,14.62z%22/%3E%3C/svg%3E");
}
.bold-icons .text-near-logo .mini-contacts.phone {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23777777%22%20d=%22M11.323,14.62c-0.86,0.409-2.864,1.611-6.096-4.996C2.022,3.071,4.166,2.053,4.956,1.622C4.975,1.611,6.11,1.025,6.112,1.024l1.916,3.918L6.886,5.532C5.683,6.207,8.185,11.323,9.417,10.7c0.047-0.024,1.128-0.579,1.131-0.581l1.933,3.904C12.477,14.026,11.39,14.587,11.323,14.62z%22/%3E%3C/svg%3E");
}
.light-icons .mini-contacts.email {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23466c83%22%20d=%22M14.001,2H1C0.448,2,0,2.447,0,3v8.98C0.027,12.484,0.5,13,1,13h13.001C14.506,13,15,12.521,15,12.002V3C15,2.447,14.553,2,14.001,2z%20M5.734,8.547L7.5,9.828l1.641-1.203L14,11.354l0.004,0.647l-13.02,0.014l0.014-0.683L5.734,8.547z%20M0.979,10.354L0.953,4.656l4.156,3.25L0.979,10.354z%20M9.828,8L14,4.641v5.755L9.828,8z%20M14.001,3v0.618l-0.021-0.03l-6.48,5.1L1,3.637V3H14.001z%22/%3E%3C/svg%3E");
}
.light-icons #top-bar .mini-contacts.email,
.light-icons .header-bottom-bar .mini-contacts.email {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23ffffff%22%20d=%22M14.001,2H1C0.448,2,0,2.447,0,3v8.98C0.027,12.484,0.5,13,1,13h13.001C14.506,13,15,12.521,15,12.002V3C15,2.447,14.553,2,14.001,2z%20M5.734,8.547L7.5,9.828l1.641-1.203L14,11.354l0.004,0.647l-13.02,0.014l0.014-0.683L5.734,8.547z%20M0.979,10.354L0.953,4.656l4.156,3.25L0.979,10.354z%20M9.828,8L14,4.641v5.755L9.828,8z%20M14.001,3v0.618l-0.021-0.03l-6.48,5.1L1,3.637V3H14.001z%22/%3E%3C/svg%3E");
}
.light-icons .text-near-logo .mini-contacts.email {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23777777%22%20d=%22M14.001,2H1C0.448,2,0,2.447,0,3v8.98C0.027,12.484,0.5,13,1,13h13.001C14.506,13,15,12.521,15,12.002V3C15,2.447,14.553,2,14.001,2z%20M5.734,8.547L7.5,9.828l1.641-1.203L14,11.354l0.004,0.647l-13.02,0.014l0.014-0.683L5.734,8.547z%20M0.979,10.354L0.953,4.656l4.156,3.25L0.979,10.354z%20M9.828,8L14,4.641v5.755L9.828,8z%20M14.001,3v0.618l-0.021-0.03l-6.48,5.1L1,3.637V3H14.001z%22/%3E%3C/svg%3E");
}
.bold-icons .mini-contacts.email {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23466c83%22%20d=%22M5.097,8.465L1,5.544v6.723L5.097,8.465z%20M14.964,4.188H1.048l6.953,4.957L14.964,4.188z%20M9.949,9.146L8,10.535L6.047,9.145l-5.031,4.668h13.959L9.949,9.146z%20M10.901,8.47L15,12.274V5.552L10.901,8.47z%22/%3E%3C/svg%3E");
}
.bold-icons #top-bar .mini-contacts.email,
.bold-icons .header-bottom-bar .mini-contacts.email {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23ffffff%22%20d=%22M5.097,8.465L1,5.544v6.723L5.097,8.465z%20M14.964,4.188H1.048l6.953,4.957L14.964,4.188z%20M9.949,9.146L8,10.535L6.047,9.145l-5.031,4.668h13.959L9.949,9.146z%20M10.901,8.47L15,12.274V5.552L10.901,8.47z%22/%3E%3C/svg%3E");
}
.bold-icons .text-near-logo .mini-contacts.email {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23777777%22%20d=%22M5.097,8.465L1,5.544v6.723L5.097,8.465z%20M14.964,4.188H1.048l6.953,4.957L14.964,4.188z%20M9.949,9.146L8,10.535L6.047,9.145l-5.031,4.668h13.959L9.949,9.146z%20M10.901,8.47L15,12.274V5.552L10.901,8.47z%22/%3E%3C/svg%3E");
}
.light-icons .mini-contacts.skype {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23466c83%22%20d=%22M4.715,1.438c0.547,0,1.066,0.465,1.532,0.755l0.401,0.25l0.469-0.079c0.332-0.059,0.641-0.259,0.98-0.281c1.944-0.125,3.33,0.585,4.444,1.688c1.109,1.094,1.646,2.684,1.646,4.23c0,0.419-0.2,0.917-0.29,1.322l-0.099,0.435l0.306,0.347c0.2,0.396,0.285,1.016,0.291,1.458c0.021,1.729-1.166,2.896-2.708,2.875c-0.398,0.015-1.138-0.129-1.562-0.354l-0.482-0.373l-0.426,0.078c-0.356,0.064-0.754,0.232-1.119,0.232c-1.583,0-3.089-0.481-4.202-1.584c-1.11-1.092-1.833-2.662-1.833-4.208c0-0.391,0.203-0.933,0.281-1.314l0.098-0.476L2.062,6.021C1.808,5.586,1.592,5.147,1.542,4.646c-0.208-2.062,1.292-3,2.646-3.25%20M4.699,0.501c-2.49,0-4.149,1.624-4.149,4.089c0,0.758,0.463,1.45,0.826,2.056C1.282,7.104,1.083,7.808,1.083,8.292c0,3.896,3.587,6.874,6.625,6.729c0.448-0.021,1.309-0.235,1.729-0.312c0.588,0.309,1.439,0.632,2.146,0.666c1.917,0.093,3.792-1.492,3.792-3.75c0-0.652-0.286-1.518-0.562-2.062c0.109-0.49,0.379-1.188,0.375-1.708c-0.019-3.39-2.629-6.708-6.583-6.708c-0.418,0-1.373,0.245-1.771,0.312C6.201,1.059,5.512,0.501,4.699,0.501L4.699,0.501z%22/%3E%3Cpath%20fill=%22%23466c83%22%20d=%22M10.867,10.637c-0.258,0.356-0.637,0.64-1.127,0.844c-0.49,0.199-1.07,0.297-1.738,0.297c-0.797,0-1.464-0.138-1.988-0.411c-0.372-0.199-0.679-0.467-0.915-0.799C4.863,10.233,4.745,9.9,4.745,9.581c0-0.201,0.078-0.373,0.23-0.518c0.152-0.142,0.349-0.213,0.58-0.213c0.19,0,0.355,0.051,0.487,0.166c0.127,0.106,0.236,0.261,0.325,0.47c0.099,0.22,0.206,0.408,0.321,0.559c0.108,0.141,0.264,0.259,0.463,0.353c0.203,0.095,0.473,0.143,0.806,0.143c0.457,0,0.835-0.097,1.114-0.289C9.35,10.068,9.48,9.844,9.48,9.57c0-0.213-0.068-0.384-0.215-0.517C9.117,8.913,8.922,8.805,8.674,8.731c-0.25-0.078-0.593-0.159-1.017-0.248c-0.576-0.121-1.063-0.267-1.455-0.43c-0.396-0.167-0.718-0.4-0.955-0.688c-0.227-0.291-0.348-0.66-0.348-1.094c0-0.415,0.128-0.784,0.377-1.104C5.525,4.849,5.884,4.601,6.354,4.43c0.461-0.17,1.009-0.253,1.627-0.253c0.498,0,0.931,0.057,1.292,0.167c0.367,0.112,0.674,0.264,0.92,0.451c0.242,0.188,0.424,0.387,0.539,0.596c0.115,0.211,0.172,0.422,0.172,0.624c0,0.194-0.074,0.374-0.227,0.526c-0.15,0.155-0.342,0.235-0.57,0.235c-0.205,0-0.365-0.047-0.479-0.145C9.527,6.54,9.418,6.402,9.301,6.198C9.16,5.941,8.994,5.735,8.803,5.589C8.613,5.45,8.307,5.378,7.876,5.378c-0.397,0-0.721,0.079-0.96,0.233C6.687,5.76,6.574,5.934,6.574,6.135c0,0.125,0.035,0.227,0.112,0.317c0.079,0.095,0.188,0.18,0.329,0.25c0.146,0.072,0.298,0.13,0.447,0.17c0.153,0.041,0.41,0.106,0.765,0.184C8.678,7.15,9.09,7.26,9.455,7.372c0.369,0.118,0.689,0.261,0.949,0.427c0.266,0.169,0.475,0.391,0.627,0.651c0.146,0.262,0.225,0.588,0.225,0.964C11.256,9.866,11.125,10.278,10.867,10.637z%22/%3E%3C/svg%3E");
}
.light-icons #top-bar .mini-contacts.skype,
.light-icons .header-bottom-bar .mini-contacts.skype {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23ffffff%22%20d=%22M4.715,1.438c0.547,0,1.066,0.465,1.532,0.755l0.401,0.25l0.469-0.079c0.332-0.059,0.641-0.259,0.98-0.281c1.944-0.125,3.33,0.585,4.444,1.688c1.109,1.094,1.646,2.684,1.646,4.23c0,0.419-0.2,0.917-0.29,1.322l-0.099,0.435l0.306,0.347c0.2,0.396,0.285,1.016,0.291,1.458c0.021,1.729-1.166,2.896-2.708,2.875c-0.398,0.015-1.138-0.129-1.562-0.354l-0.482-0.373l-0.426,0.078c-0.356,0.064-0.754,0.232-1.119,0.232c-1.583,0-3.089-0.481-4.202-1.584c-1.11-1.092-1.833-2.662-1.833-4.208c0-0.391,0.203-0.933,0.281-1.314l0.098-0.476L2.062,6.021C1.808,5.586,1.592,5.147,1.542,4.646c-0.208-2.062,1.292-3,2.646-3.25%20M4.699,0.501c-2.49,0-4.149,1.624-4.149,4.089c0,0.758,0.463,1.45,0.826,2.056C1.282,7.104,1.083,7.808,1.083,8.292c0,3.896,3.587,6.874,6.625,6.729c0.448-0.021,1.309-0.235,1.729-0.312c0.588,0.309,1.439,0.632,2.146,0.666c1.917,0.093,3.792-1.492,3.792-3.75c0-0.652-0.286-1.518-0.562-2.062c0.109-0.49,0.379-1.188,0.375-1.708c-0.019-3.39-2.629-6.708-6.583-6.708c-0.418,0-1.373,0.245-1.771,0.312C6.201,1.059,5.512,0.501,4.699,0.501L4.699,0.501z%22/%3E%3Cpath%20fill=%22%23ffffff%22%20d=%22M10.867,10.637c-0.258,0.356-0.637,0.64-1.127,0.844c-0.49,0.199-1.07,0.297-1.738,0.297c-0.797,0-1.464-0.138-1.988-0.411c-0.372-0.199-0.679-0.467-0.915-0.799C4.863,10.233,4.745,9.9,4.745,9.581c0-0.201,0.078-0.373,0.23-0.518c0.152-0.142,0.349-0.213,0.58-0.213c0.19,0,0.355,0.051,0.487,0.166c0.127,0.106,0.236,0.261,0.325,0.47c0.099,0.22,0.206,0.408,0.321,0.559c0.108,0.141,0.264,0.259,0.463,0.353c0.203,0.095,0.473,0.143,0.806,0.143c0.457,0,0.835-0.097,1.114-0.289C9.35,10.068,9.48,9.844,9.48,9.57c0-0.213-0.068-0.384-0.215-0.517C9.117,8.913,8.922,8.805,8.674,8.731c-0.25-0.078-0.593-0.159-1.017-0.248c-0.576-0.121-1.063-0.267-1.455-0.43c-0.396-0.167-0.718-0.4-0.955-0.688c-0.227-0.291-0.348-0.66-0.348-1.094c0-0.415,0.128-0.784,0.377-1.104C5.525,4.849,5.884,4.601,6.354,4.43c0.461-0.17,1.009-0.253,1.627-0.253c0.498,0,0.931,0.057,1.292,0.167c0.367,0.112,0.674,0.264,0.92,0.451c0.242,0.188,0.424,0.387,0.539,0.596c0.115,0.211,0.172,0.422,0.172,0.624c0,0.194-0.074,0.374-0.227,0.526c-0.15,0.155-0.342,0.235-0.57,0.235c-0.205,0-0.365-0.047-0.479-0.145C9.527,6.54,9.418,6.402,9.301,6.198C9.16,5.941,8.994,5.735,8.803,5.589C8.613,5.45,8.307,5.378,7.876,5.378c-0.397,0-0.721,0.079-0.96,0.233C6.687,5.76,6.574,5.934,6.574,6.135c0,0.125,0.035,0.227,0.112,0.317c0.079,0.095,0.188,0.18,0.329,0.25c0.146,0.072,0.298,0.13,0.447,0.17c0.153,0.041,0.41,0.106,0.765,0.184C8.678,7.15,9.09,7.26,9.455,7.372c0.369,0.118,0.689,0.261,0.949,0.427c0.266,0.169,0.475,0.391,0.627,0.651c0.146,0.262,0.225,0.588,0.225,0.964C11.256,9.866,11.125,10.278,10.867,10.637z%22/%3E%3C/svg%3E");
}
.light-icons .text-near-logo .mini-contacts.skype {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23777777%22%20d=%22M4.715,1.438c0.547,0,1.066,0.465,1.532,0.755l0.401,0.25l0.469-0.079c0.332-0.059,0.641-0.259,0.98-0.281c1.944-0.125,3.33,0.585,4.444,1.688c1.109,1.094,1.646,2.684,1.646,4.23c0,0.419-0.2,0.917-0.29,1.322l-0.099,0.435l0.306,0.347c0.2,0.396,0.285,1.016,0.291,1.458c0.021,1.729-1.166,2.896-2.708,2.875c-0.398,0.015-1.138-0.129-1.562-0.354l-0.482-0.373l-0.426,0.078c-0.356,0.064-0.754,0.232-1.119,0.232c-1.583,0-3.089-0.481-4.202-1.584c-1.11-1.092-1.833-2.662-1.833-4.208c0-0.391,0.203-0.933,0.281-1.314l0.098-0.476L2.062,6.021C1.808,5.586,1.592,5.147,1.542,4.646c-0.208-2.062,1.292-3,2.646-3.25%20M4.699,0.501c-2.49,0-4.149,1.624-4.149,4.089c0,0.758,0.463,1.45,0.826,2.056C1.282,7.104,1.083,7.808,1.083,8.292c0,3.896,3.587,6.874,6.625,6.729c0.448-0.021,1.309-0.235,1.729-0.312c0.588,0.309,1.439,0.632,2.146,0.666c1.917,0.093,3.792-1.492,3.792-3.75c0-0.652-0.286-1.518-0.562-2.062c0.109-0.49,0.379-1.188,0.375-1.708c-0.019-3.39-2.629-6.708-6.583-6.708c-0.418,0-1.373,0.245-1.771,0.312C6.201,1.059,5.512,0.501,4.699,0.501L4.699,0.501z%22/%3E%3Cpath%20fill=%22%23777777%22%20d=%22M10.867,10.637c-0.258,0.356-0.637,0.64-1.127,0.844c-0.49,0.199-1.07,0.297-1.738,0.297c-0.797,0-1.464-0.138-1.988-0.411c-0.372-0.199-0.679-0.467-0.915-0.799C4.863,10.233,4.745,9.9,4.745,9.581c0-0.201,0.078-0.373,0.23-0.518c0.152-0.142,0.349-0.213,0.58-0.213c0.19,0,0.355,0.051,0.487,0.166c0.127,0.106,0.236,0.261,0.325,0.47c0.099,0.22,0.206,0.408,0.321,0.559c0.108,0.141,0.264,0.259,0.463,0.353c0.203,0.095,0.473,0.143,0.806,0.143c0.457,0,0.835-0.097,1.114-0.289C9.35,10.068,9.48,9.844,9.48,9.57c0-0.213-0.068-0.384-0.215-0.517C9.117,8.913,8.922,8.805,8.674,8.731c-0.25-0.078-0.593-0.159-1.017-0.248c-0.576-0.121-1.063-0.267-1.455-0.43c-0.396-0.167-0.718-0.4-0.955-0.688c-0.227-0.291-0.348-0.66-0.348-1.094c0-0.415,0.128-0.784,0.377-1.104C5.525,4.849,5.884,4.601,6.354,4.43c0.461-0.17,1.009-0.253,1.627-0.253c0.498,0,0.931,0.057,1.292,0.167c0.367,0.112,0.674,0.264,0.92,0.451c0.242,0.188,0.424,0.387,0.539,0.596c0.115,0.211,0.172,0.422,0.172,0.624c0,0.194-0.074,0.374-0.227,0.526c-0.15,0.155-0.342,0.235-0.57,0.235c-0.205,0-0.365-0.047-0.479-0.145C9.527,6.54,9.418,6.402,9.301,6.198C9.16,5.941,8.994,5.735,8.803,5.589C8.613,5.45,8.307,5.378,7.876,5.378c-0.397,0-0.721,0.079-0.96,0.233C6.687,5.76,6.574,5.934,6.574,6.135c0,0.125,0.035,0.227,0.112,0.317c0.079,0.095,0.188,0.18,0.329,0.25c0.146,0.072,0.298,0.13,0.447,0.17c0.153,0.041,0.41,0.106,0.765,0.184C8.678,7.15,9.09,7.26,9.455,7.372c0.369,0.118,0.689,0.261,0.949,0.427c0.266,0.169,0.475,0.391,0.627,0.651c0.146,0.262,0.225,0.588,0.225,0.964C11.256,9.866,11.125,10.278,10.867,10.637z%22/%3E%3C/svg%3E");
}
.bold-icons .mini-contacts.skype {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23466c83%22%20d=%22M14.494,9.236c0.064-0.376,0.102-0.761,0.102-1.152c0-3.646-2.957-6.602-6.601-6.602c-0.416,0-0.822,0.041-1.216,0.115c-0.583-0.355-1.267-0.56-1.999-0.56c-2.128,0-3.853,1.725-3.853,3.853c0,0.74,0.21,1.433,0.572,2.021C1.432,7.292,1.395,7.683,1.395,8.084c0,3.644,2.955,6.6,6.601,6.6c0.422,0,0.837-0.04,1.237-0.117c0.582,0.352,1.262,0.553,1.988,0.553c2.127,0,3.852-1.726,3.852-3.854C15.072,10.521,14.859,9.825,14.494,9.236z%20M8.227,12.702c-1.879,0-3.77-0.853-3.76-2.32C4.471,9.938,4.801,9.534,5.24,9.534c1.107,0,1.097,1.644,2.86,1.644c1.238,0,1.658-0.674,1.658-1.145c0-1.697-5.344-0.656-5.344-3.85c0-1.729,1.42-2.92,3.652-2.79c2.127,0.124,3.375,1.061,3.496,1.936c0.059,0.57-0.322,1.016-0.98,1.016c-0.963,0-1.062-1.284-2.719-1.284c-0.748,0-1.379,0.311-1.379,0.985c0,1.41,5.312,0.591,5.312,3.693C11.797,11.53,10.363,12.702,8.227,12.702z%22/%3E%3C/svg%3E");
}
.bold-icons #top-bar .mini-contacts.skype,
.bold-icons .header-bottom-bar .mini-contacts.skype {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23ffffff%22%20d=%22M14.494,9.236c0.064-0.376,0.102-0.761,0.102-1.152c0-3.646-2.957-6.602-6.601-6.602c-0.416,0-0.822,0.041-1.216,0.115c-0.583-0.355-1.267-0.56-1.999-0.56c-2.128,0-3.853,1.725-3.853,3.853c0,0.74,0.21,1.433,0.572,2.021C1.432,7.292,1.395,7.683,1.395,8.084c0,3.644,2.955,6.6,6.601,6.6c0.422,0,0.837-0.04,1.237-0.117c0.582,0.352,1.262,0.553,1.988,0.553c2.127,0,3.852-1.726,3.852-3.854C15.072,10.521,14.859,9.825,14.494,9.236z%20M8.227,12.702c-1.879,0-3.77-0.853-3.76-2.32C4.471,9.938,4.801,9.534,5.24,9.534c1.107,0,1.097,1.644,2.86,1.644c1.238,0,1.658-0.674,1.658-1.145c0-1.697-5.344-0.656-5.344-3.85c0-1.729,1.42-2.92,3.652-2.79c2.127,0.124,3.375,1.061,3.496,1.936c0.059,0.57-0.322,1.016-0.98,1.016c-0.963,0-1.062-1.284-2.719-1.284c-0.748,0-1.379,0.311-1.379,0.985c0,1.41,5.312,0.591,5.312,3.693C11.797,11.53,10.363,12.702,8.227,12.702z%22/%3E%3C/svg%3E");
}
.bold-icons .text-near-logo .mini-contacts.skype {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23777777%22%20d=%22M14.494,9.236c0.064-0.376,0.102-0.761,0.102-1.152c0-3.646-2.957-6.602-6.601-6.602c-0.416,0-0.822,0.041-1.216,0.115c-0.583-0.355-1.267-0.56-1.999-0.56c-2.128,0-3.853,1.725-3.853,3.853c0,0.74,0.21,1.433,0.572,2.021C1.432,7.292,1.395,7.683,1.395,8.084c0,3.644,2.955,6.6,6.601,6.6c0.422,0,0.837-0.04,1.237-0.117c0.582,0.352,1.262,0.553,1.988,0.553c2.127,0,3.852-1.726,3.852-3.854C15.072,10.521,14.859,9.825,14.494,9.236z%20M8.227,12.702c-1.879,0-3.77-0.853-3.76-2.32C4.471,9.938,4.801,9.534,5.24,9.534c1.107,0,1.097,1.644,2.86,1.644c1.238,0,1.658-0.674,1.658-1.145c0-1.697-5.344-0.656-5.344-3.85c0-1.729,1.42-2.92,3.652-2.79c2.127,0.124,3.375,1.061,3.496,1.936c0.059,0.57-0.322,1.016-0.98,1.016c-0.963,0-1.062-1.284-2.719-1.284c-0.748,0-1.379,0.311-1.379,0.985c0,1.41,5.312,0.591,5.312,3.693C11.797,11.53,10.363,12.702,8.227,12.702z%22/%3E%3C/svg%3E");
}
.light-icons .mini-contacts.clock {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23466c83%22%20d=%22M8,15.007c3.854,0,7-3.146,7-7.013c0-3.854-3.148-7.001-7-7.001c-3.854,0-7,3.147-7,7.001C1,11.86,4.146,15.007,8,15.007z%20M8.008,2.008c3.321,0,6.001,2.7,6.001,5.991c0,3.309-2.68,6.009-6.001,6.009c-3.317,0-6-2.7-6-6.009C2.008,4.708,4.691,2.008,8.008,2.008z%20M8,8.996L7.007,8.982l0.018-4.938L8,5.016V8.996z%20M10.047,9.023l-3.04-0.042L7.091,8H11L10.047,9.023z%22/%3E%3C/svg%3E");
}
.light-icons #top-bar .mini-contacts.clock,
.light-icons .header-bottom-bar .mini-contacts.clock {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23ffffff%22%20d=%22M8,15.007c3.854,0,7-3.146,7-7.013c0-3.854-3.148-7.001-7-7.001c-3.854,0-7,3.147-7,7.001C1,11.86,4.146,15.007,8,15.007z%20M8.008,2.008c3.321,0,6.001,2.7,6.001,5.991c0,3.309-2.68,6.009-6.001,6.009c-3.317,0-6-2.7-6-6.009C2.008,4.708,4.691,2.008,8.008,2.008z%20M8,8.996L7.007,8.982l0.018-4.938L8,5.016V8.996z%20M10.047,9.023l-3.04-0.042L7.091,8H11L10.047,9.023z%22/%3E%3C/svg%3E");
}
.light-icons .text-near-logo .mini-contacts.clock {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23777777%22%20d=%22M8,15.007c3.854,0,7-3.146,7-7.013c0-3.854-3.148-7.001-7-7.001c-3.854,0-7,3.147-7,7.001C1,11.86,4.146,15.007,8,15.007z%20M8.008,2.008c3.321,0,6.001,2.7,6.001,5.991c0,3.309-2.68,6.009-6.001,6.009c-3.317,0-6-2.7-6-6.009C2.008,4.708,4.691,2.008,8.008,2.008z%20M8,8.996L7.007,8.982l0.018-4.938L8,5.016V8.996z%20M10.047,9.023l-3.04-0.042L7.091,8H11L10.047,9.023z%22/%3E%3C/svg%3E");
}
.bold-icons .mini-contacts.clock {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23466c83%22%20d=%22M8,1.172C4.229,1.172,1.172,4.23,1.172,8c0,3.773,3.058,6.828,6.828,6.828c3.772,0,6.828-3.055,6.828-6.828C14.828,4.23,11.772,1.172,8,1.172z%20M12.058,9.036H6.942v-5.43h1.375V7.66h3.74V9.036L12.058,9.036z%22/%3E%3C/svg%3E");
}
.bold-icons #top-bar .mini-contacts.clock,
.bold-icons .header-bottom-bar .mini-contacts.clock {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23ffffff%22%20d=%22M8,1.172C4.229,1.172,1.172,4.23,1.172,8c0,3.773,3.058,6.828,6.828,6.828c3.772,0,6.828-3.055,6.828-6.828C14.828,4.23,11.772,1.172,8,1.172z%20M12.058,9.036H6.942v-5.43h1.375V7.66h3.74V9.036L12.058,9.036z%22/%3E%3C/svg%3E");
}
.bold-icons .text-near-logo .mini-contacts.clock {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23777777%22%20d=%22M8,1.172C4.229,1.172,1.172,4.23,1.172,8c0,3.773,3.058,6.828,6.828,6.828c3.772,0,6.828-3.055,6.828-6.828C14.828,4.23,11.772,1.172,8,1.172z%20M12.058,9.036H6.942v-5.43h1.375V7.66h3.74V9.036L12.058,9.036z%22/%3E%3C/svg%3E");
}
@media screen and (min-width: 970px) {
  .show-sticky-header {
    overflow: hidden;
  }
  .header-side-left .menu-btn.active {
    margin-left: 330px;
  }
  .header-side-right .menu-btn.active,
  .header-side-right .boxed .menu-btn.active {
    margin-right: 330px;
  }
  .sticky-header.header-side-left #header {
    margin-left: 0;
  }
  .sticky-header.header-side-right .show-header #header.logo-side {
    -webkit-transform: translate3d(calc(100% - @header-side-width),0,0);
    transform: translate3d(calc(100% - @header-side-width),0,0);
  }
  .sticky-header.header-side-left #page {
    padding-left: 0;
  }
  .sticky-header.header-side-right #page {
    padding-right: 0;
  }
  .sticky-header-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .sticky-header-overlay.active {
    opacity: 1;
    visibility: visible;
    z-index: 499;
  }
  .menu-btn {
    position: fixed;
    display: block;
    top: 50px;
    left: 0;
    width: 50px;
    height: 50px;
    outline: 0;
    padding: 0;
    cursor: pointer;
    z-index: 500;
    text-align: center;
    background-color: #30505b;
    -moz-transition: margin 0.5s ease;
    -o-transition: margin 0.5s ease;
    -webkit-transition: margin 0.5s ease;
    transition: margin 0.5s ease;
  }
  .menu-btn .lines-button {
    margin-right: 0;
  }
  .menu-btn .lines {
    margin: 22px 0 0;
  }
  .menu-btn .lines,
  .menu-btn .lines:before,
  .menu-btn .lines:after {
    background-color: #fff;
  }
  .header-side-left .menu-btn {
    margin-left: 50px;
  }
  .header-side-right .menu-btn {
    left: auto;
    margin-right: 50px;
    right: 0;
  }
  .sticky-header #header.logo-side {
    z-index: 500;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
  }
  .sticky-header.header-side-left .boxed #header.logo-side {
    left: 0;
  }
  .sticky-header.header-side-left #header.logo-side {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }
  .sticky-header.header-side-left .show-header #header.logo-side {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  .sticky-header.header-side-right #header.logo-side {
    right: 0 !important;
    left: auto;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }
  .sticky-header.header-side-right .show-header #header.logo-side {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}
.logo-center.line-content #navigation,
.logo-classic.line-content #navigation,
.logo-classic.full-width-line .navigation-holder,
.logo-center.full-width-line .navigation-holder {
  border-top: 1px solid rgba(220,220,220,0.55);
}
.logo-center.solid-bg .navigation-holder,
.logo-classic.solid-bg .navigation-holder {
  background-color: rgba(220,220,220,0.55);
}
#header:not(.logo-side) #main-nav > li,
#header:not(.logo-side) #main-nav.menu-material-underline-style > li > a {
  height: 60px;
  min-height: 60px;
  line-height: 60px;
}
#header:not(.logo-side) #main-nav.menu-material-underline-style > li > a > .text-wrap {
  height: 60px;
  min-height: 60px;
  line-height: 60px;
}
#main-nav > li {
  margin: 0 7.5px;
}
.logo-side #main-nav > li {
  margin-bottom: 7.5px;
  padding-top: 7.5px;
  border-top: 1px solid #eeeeee;
}
.logo-side #main-nav.menu-material-underline-style > li > a,
.logo-side #main-nav.menu-material-underline-style > li.has-children.level-arrows-on > a {
  padding: 7.5px 0 7.5px 20px;
  margin: -7.5px 0;
}
.logo-side #main-nav.menu-material-underline-style > li > a.ripple,
.logo-side #main-nav.menu-material-underline-style > li.has-children.level-arrows-on > a.ripple {
  padding: 0;
  margin: 0;
}
.logo-side #main-nav.menu-material-underline-style > li > a.ripple .text-wrap,
.logo-side #main-nav.menu-material-underline-style > li.has-children.level-arrows-on > a.ripple .text-wrap {
  padding: 7.5px 0 7.5px 20px;
  margin: -7.5px 0;
}
.sub-downwards #main-nav.menu-material-style:not(.text-center) > li > .next-level-button {
  top: 16.5px;
}
.sub-downwards #main-nav.menu-material-underline-style:not(.text-center) > li > .next-level-button {
  top: 7.5px;
}
.logo-side #main-nav.menu-material-underline-style.text-right > li > a,
.logo-side #main-nav.menu-material-underline-style.text-right > li.has-children.level-arrows-on > a {
  padding: 7.5px 20px 7.5px 0;
}
.logo-side #main-nav.menu-material-underline-style.text-right > li > a.ripple,
.logo-side #main-nav.menu-material-underline-style.text-right > li.has-children.level-arrows-on > a.ripple {
  padding: 0;
}
.logo-side #main-nav.menu-material-underline-style.text-right > li > a.ripple .text-wrap,
.logo-side #main-nav.menu-material-underline-style.text-right > li.has-children.level-arrows-on > a.ripple .text-wrap {
  padding: 7.5px 20px 7.5px 0;
}
.logo-side.dt-parent-menu-clickable #main-nav.menu-material-underline-style.text-right > li > a,
.logo-side.dt-parent-menu-clickable #main-nav.menu-material-underline-style.text-right > li.has-children.level-arrows-on > a {
  padding: 7.5px 34px 7.5px 0;
}
.logo-side.dt-parent-menu-clickable #main-nav.menu-material-underline-style.text-right > li > a.ripple,
.logo-side.dt-parent-menu-clickable #main-nav.menu-material-underline-style.text-right > li.has-children.level-arrows-on > a.ripple {
  padding: 0;
}
.logo-side.dt-parent-menu-clickable #main-nav.menu-material-underline-style.text-right > li > a.ripple .text-wrap,
.logo-side.dt-parent-menu-clickable #main-nav.menu-material-underline-style.text-right > li.has-children.level-arrows-on > a.ripple .text-wrap {
  padding: 7.5px 34px 7.5px 0;
}
#header.sub-downwards.logo-side #main-nav.menu-material-underline-style.text-center > li > a,
#header.sub-downwards.logo-side.dt-parent-menu-clickable #main-nav.menu-material-underline-style.text-center > li > a {
  padding: 7.5px 20px 7.5px 20px;
}
#header.sub-downwards.logo-side #main-nav.menu-material-underline-style.text-center > li > a.ripple,
#header.sub-downwards.logo-side.dt-parent-menu-clickable #main-nav.menu-material-underline-style.text-center > li > a.ripple {
  margin: -7.5px 0;
  padding: 7.5px 20px 7.5px 20px;
}
#header.sub-downwards.logo-side #main-nav.menu-material-underline-style.text-center > li > a.ripple .text-wrap,
#header.sub-downwards.logo-side.dt-parent-menu-clickable #main-nav.menu-material-underline-style.text-center > li > a.ripple .text-wrap {
  margin: 0;
  padding: 0;
}
#main-nav > li > a {
  font: normal normal normal 16px / 20px "Tinos", Helvetica, Arial, Verdana, sans-serif;
  color: #466c83;
  text-transform: uppercase;
}
#main-nav.menu-material-underline-style > li > a > span,
#main-nav.menu-material-underline-style > li > a .text-wrap > span {
  line-height: 20px;
}
#main-nav > li.act > a,
#main-nav > li.act > a:hover,
.gradient-hover #main-nav > li.act > a,
.gradient-hover #main-nav > li.act > a:hover,
#main-nav > li > a:hover,
#main-nav > li > a:hover > span,
#phantom #main-nav > li:hover > a > span,
header:not(.sub-downwards) #main-nav > li:hover > a > span {
  color: #ffffff;
}
#main-nav.menu-material-style > li:not(.act) > a:hover > span,
#phantom #main-nav.menu-material-style > li:not(.act):hover > a > span,
header:not(.sub-downwards) #main-nav.menu-material-style > li:not(.act):hover > a > span,
#main-nav > li.menu-frame-on:not(.act) > a:hover span:not(.rippleAnimate),
#main-nav > li.menu-frame-on:not(.act):hover > a span:not(.rippleAnimate),
#phantom #main-nav > li.menu-frame-on:not(.act) > a:hover span:not(.rippleAnimate),
#phantom #main-nav > li.menu-frame-on:not(.act):hover > a span:not(.rippleAnimate) {
  color: #30505b;
}
.logo-side.sub-downwards:not(.dt-parent-menu-clickable) #main-nav > li.has-children.level-arrows-on > a:after,
.logo-side.sub-downwards:not(.dt-parent-menu-clickable) #main-nav > li.has-children.level-arrows-on.menu-frame-on > a:after,
.sub-downwards .next-level-button {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(70,108,131,0.3)%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
.logo-side.sub-downwards:not(.dt-parent-menu-clickable) #main-nav > li.has-children.level-arrows-on.open-sub > a:after,
.logo-side.sub-downwards:not(.dt-parent-menu-clickable) #main-nav > li.has-children.level-arrows-on.menu-frame-on.open-sub > a:after,
.sub-downwards .open-sub .next-level-button {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(70,108,131,0.3)%22%20d=%22M1.046,6.251l2.953-2.862l2.938,2.848c0.328,0.322,0.707,0.262,0.91,0.04c0.202-0.221,0.202-0.582,0-0.803L4.375,2.129c-0.104-0.111-0.24-0.166-0.376-0.164c-0.136-0.002-0.272,0.05-0.375,0.164L0.151,5.472c-0.202,0.221-0.202,0.582,0,0.803C0.354,6.497,0.733,6.574,1.046,6.251z%22/%3E%3C/svg%3E");
}
.sub-downwards #main-nav > .menu-frame-on.act > .next-level-button,
.sub-downwards #main-nav.menu-material-style > .act > .next-level-button,
.logo-side.sub-downwards:not(.dt-parent-menu-clickable) #main-nav > li.has-children.level-arrows-on.menu-frame-on.act > a:after,
.logo-side.sub-downwards:not(.dt-parent-menu-clickable) #main-nav.menu-material-style > li.has-children.level-arrows-on.act > a:after,
.logo-side.sub-downwards:not(.dt-parent-menu-clickable) #main-nav > li.has-children.level-arrows-on.menu-frame-on.open-sub.act > a:after,
.logo-side.sub-downwards:not(.dt-parent-menu-clickable) #main-nav.menu-material-style > li.has-children.level-arrows-on.open-sub.act > a:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23ffffff%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
.sub-downwards #main-nav > .active.menu-frame-on.act > .next-level-button,
.sub-downwards #main-nav.menu-material-style > .active.act > .next-level-button,
.logo-side.sub-downwards:not(.dt-parent-menu-clickable) #main-nav > li.has-children.level-arrows-on.menu-frame-on.act > a.act:after,
.logo-side.sub-downwards:not(.dt-parent-menu-clickable) #main-nav.menu-material-style > li.has-children.level-arrows-on.act > a.act:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23ffffff%22%20d=%22M1.046,6.251l2.953-2.862l2.938,2.848c0.328,0.322,0.707,0.262,0.91,0.04c0.202-0.221,0.202-0.582,0-0.803L4.375,2.129c-0.104-0.111-0.24-0.166-0.376-0.164c-0.136-0.002-0.272,0.05-0.375,0.164L0.151,5.472c-0.202,0.221-0.202,0.582,0,0.803C0.354,6.497,0.733,6.574,1.046,6.251z%22/%3E%3C/svg%3E");
}
.sub-downwards #main-nav > .menu-frame-on.act > .next-level-button,
.sub-downwards #main-nav.menu-material-style > .act > .next-level-button {
  background-color: rgba(255,255,255,0.3);
}
.sub-downwards #main-nav > .menu-frame-on.act > .next-level-button:hover,
.sub-downwards #main-nav.menu-material-style > .act > .next-level-button:hover {
  background-color: rgba(255,255,255,0.5);
}
.logo-side #main-nav > li.has-children.level-arrows-on > a,
.logo-side #main-nav > li.has-children.level-arrows-on.menu-frame-on > a:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(70,108,131,0.3)%22%20d=%22M1.965,1.046L4.827,4L1.979,6.938c-0.322,0.328-0.262,0.707-0.04,0.91c0.221,0.203,0.582,0.203,0.803,0l3.344-3.473C6.198,4.271,6.253,4.136,6.251,4c0.002-0.137-0.05-0.272-0.164-0.375L2.745,0.152c-0.221-0.202-0.582-0.202-0.803,0C1.719,0.355,1.642,0.734,1.965,1.046z%22/%3E%3C/svg%3E");
}
.logo-side #main-nav.menu-material-style > li.has-children.level-arrows-on.act > a:after,
.logo-side #main-nav > li.has-children.level-arrows-on.menu-frame-on.act > a:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23ffffff%22%20d=%22M1.965,1.046L4.827,4L1.979,6.938c-0.322,0.328-0.262,0.707-0.04,0.91c0.221,0.203,0.582,0.203,0.803,0l3.344-3.473C6.198,4.271,6.253,4.136,6.251,4c0.002-0.137-0.05-0.272-0.164-0.375L2.745,0.152c-0.221-0.202-0.582-0.202-0.803,0C1.719,0.355,1.642,0.734,1.965,1.046z%22/%3E%3C/svg%3E");
}
.header-side-right #main-nav > li.has-children.level-arrows-on > a,
.header-side-right #main-nav > li.has-children.level-arrows-on.menu-frame-on > a:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(70,108,131,0.3)%22%20d=%22M6.035,6.954L3.173,4l2.849-2.938c0.321-0.328,0.262-0.707,0.04-0.91s-0.582-0.203-0.804,0L1.914,3.625C1.803,3.729,1.747,3.864,1.749,4c-0.002,0.137,0.05,0.272,0.164,0.375l3.342,3.473c0.222,0.202,0.582,0.202,0.804,0C6.281,7.645,6.358,7.266,6.035,6.954z%22/%3E%3C/svg%3E");
}
.header-side-right #main-nav.menu-material-style > li.has-children.level-arrows-on.act > a:after,
.header-side-right #main-nav > li.has-children.level-arrows-on.menu-frame-on.act > a:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23ffffff%22%20d=%22M6.035,6.954L3.173,4l2.849-2.938c0.321-0.328,0.262-0.707,0.04-0.91s-0.582-0.203-0.804,0L1.914,3.625C1.803,3.729,1.747,3.864,1.749,4c-0.002,0.137,0.05,0.272,0.164,0.375l3.342,3.473c0.222,0.202,0.582,0.202,0.804,0C6.281,7.645,6.358,7.266,6.035,6.954z%22/%3E%3C/svg%3E");
}
.header-side-right .sub-nav li.has-children.level-arrows-on:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%233a3a3a%22%20d=%22M6.035,6.954L3.173,4l2.849-2.938c0.321-0.328,0.262-0.707,0.04-0.91s-0.582-0.203-0.804,0L1.914,3.625C1.803,3.729,1.747,3.864,1.749,4c-0.002,0.137,0.05,0.272,0.164,0.375l3.342,3.473c0.222,0.202,0.582,0.202,0.804,0C6.281,7.645,6.358,7.266,6.035,6.954z%22/%3E%3C/svg%3E");
}
.sub-downwards #main-nav:not(.text-center) > .menu-frame-on > .next-level-button {
  top: 14.5px;
}
#main-nav > li.has-children.level-arrows-on > a span:not(.text-wrap):after,
#main-nav > li.has-children.level-arrows-on > a span.text-wrap span:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23466c83%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
#main-nav.menu-material-style > li.has-children.level-arrows-on.act > a span:after,
#main-nav > li.has-children.level-arrows-on.act.menu-frame-on > a span:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23ffffff%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
#main-nav > li.menu-frame-on > a,
#main-nav.menu-material-style > li > a,
.logo-classic #main-nav > li.menu-frame-on:first-child > a {
  padding: 7px 11.5px 8px;
}
#main-nav.menu-material-style > li > a.ripple {
  padding: 0;
}
#main-nav.menu-material-style > li > a.ripple .text-wrap {
  padding: 7px 11.5px 8px;
}
#main-nav > li.menu-frame-on.act > a {
  padding: 8px 11.5px 9px;
}
#main-nav > li.menu-frame-on.has-children.level-arrows-on > a,
.logo-side.sub-downwards #main-nav > li.has-children.level-arrows-on.menu-frame-on > a,
.logo-side.sub-downwards.menu-material-style #main-nav > li.has-children.level-arrows-on > a {
  padding: 7px 19.5px 8px 11.5px;
}
#main-nav > li.menu-frame-on.has-children.level-arrows-on.act > a,
.logo-side.sub-downwards #main-nav > li.has-children.level-arrows-on.menu-frame-on.act > a,
#main-nav.menu-material-style > li.has-children.level-arrows-on > a,
.logo-side.sub-downwards.menu-material-style #main-nav > li.has-children.level-arrows-on.act > a {
  padding: 8px 20.5px 9px 12.5px;
}
#main-nav.menu-material-style > li.has-children.level-arrows-on > a.ripple {
  padding: 0;
}
#main-nav.menu-material-style > li.has-children.level-arrows-on > a.ripple .text-wrap {
  padding: 8px 20.5px 9px 12.5px;
}
.dt-parent-menu-clickable #main-nav.menu-material-style > li.has-children.level-arrows-on > a.ripple .text-wrap {
  padding: 8px 20.5px 9px 12.5px;
}
.dt-parent-menu-clickable #main-nav.text-center.menu-material-style li.has-children > a.ripple {
  padding: 0;
}
.dt-parent-menu-clickable #main-nav.text-center.menu-material-style li.has-children > a.ripple .text-wrap {
  padding: 8px 12.5px 9px 12.5px;
}
#main-nav.menu-material-underline-style > li > a {
  padding: 0 11.5px 0 11.5px;
}
#main-nav.menu-material-underline-style > li > a.ripple {
  padding: 0;
}
#main-nav.menu-material-underline-style > li > a.ripple .text-wrap {
  padding: 0 11.5px 0 11.5px;
}
#main-nav.menu-material-underline-style > li.has-children.level-arrows-on > a {
  padding: 0 20.5px 0 12.5px;
}
#main-nav.menu-material-underline-style > li.has-children.level-arrows-on > a.ripple {
  padding: 0;
}
#main-nav.menu-material-underline-style > li.has-children.level-arrows-on > a.ripple .text-wrap {
  padding: 0 20.5px 0 12.5px;
}
.logo-side.sub-downwards.dt-parent-menu-clickable #main-nav > li.has-children.level-arrows-on.menu-frame-on > a,
#header.sub-downwards.dt-parent-menu-clickable #main-nav.text-center li.has-children.menu-frame-on > a {
  padding: 7px 37.5px 8px 11.5px;
}
.logo-side.sub-downwards.dt-parent-menu-clickable #main-nav > li.has-children.level-arrows-on.menu-frame-on.act > a,
#header.sub-downwards.dt-parent-menu-clickable #main-nav.text-center li.has-children.menu-frame-on.act > a {
  padding: 8px 38.5px 9px 12.5px;
}
#main-nav > li.menu-frame-on > a:hover,
#phantom #main-nav > li.menu-frame-on:hover > a,
header #main-nav > li.menu-frame-on:hover > a {
  border: 1px solid #30505b;
}
#main-nav.underline-hover > li > a i.underline,
#main-nav > li.menu-frame-on.act > a,
#main-nav > li.menu-frame-on.act:hover > a,
#main-nav.menu-material-style > li.act > a,
#phantom #main-nav > li.menu-frame-on.act:hover > a,
#phantom #main-nav > li.menu-frame-on.act > a,
header:not(.sub-downwards) #main-nav > li.menu-frame-on.act:hover > a,
.brackets > li > a span:before,
.brackets > li.act > a span:before,
#main-nav > li > a span:before,
#main-nav > li.act > a span:before,
#main-nav.menu-material-underline-style > li > a:before {
  background-color: #fff;
  color: #30505b !important;
}
#main-nav.menu-material-style > li.act > a:hover {
background-color: rgba(48,80,91,0.1) !important;
  color: #30505b !important;
}
header:not(.sub-downwards) #main-nav > li:hover > a > span {
	color: #30505b!important;
}
#main-nav.menu-material-style > li:not(.act):hover > a:before {
  background-color: rgba(48,80,91,0.1);
}
#main-nav.menu-material-style > li > a .rippleAnimate,
#main-nav.menu-material-underline-style > li > a .rippleAnimate {
  background-color: rgba(48,80,91,0.1);
}
li:not(.dt-mega-menu) .sub-nav,
li:not(.dt-mega-menu) .sub-nav > ul {
  width: 250px;
}
.header-side-left #main-nav > li > .sub-nav {
  padding-left: 40px;
}
.header-side-right .mega-full-width .sub-nav,
.header-side-right .mega-auto-width .sub-nav,
.header-side-right #main-nav > li > .sub-nav {
  padding-right: 40px;
}
.sub-nav > ul > li > a {
  font: normal  normal 15px / 19px "PT Serif", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  color: #3a3a3a;
}
.text-near-logo .sub-nav > ul > li > a * {
  color: #3a3a3a !important;
}
.sub-nav > ul > li > a,
.dt-mega-menu .sub-nav li a {
  padding-top: 9px;
  padding-bottom: 9px;
}
.sub-nav .sub-nav {
  left: 251px;
}
#header.sub-downwards #main-nav.text-center .sub-nav .sub-nav:before,
#header.sub-downwards #main-nav.text-center .sub-nav .sub-nav:after {
  color: rgba(70,108,131,0.3);
}
.sub-nav .sub-nav.right-overflow {
  left: -251px;
}
.sub-nav > ul,
.dl-menuwrapper ul,
#header .mini-search .field {
  background-color: rgba(255,255,255,0.97);
}
.sub-nav li > a:hover,
header:not(.sub-downwards) .sub-nav li:hover > a,
#phantom .sub-nav li:not(.dt-mega-parent):hover > a {
  background-color: rgba(58,58,58,0.07);
  color: #30505b;
}
#top-bar .sub-nav li > a:hover,
#bottom-bar .sub-nav li > a:hover,
#top-bar header:not(.sub-downwards) .sub-nav li:hover > a,
#bottom-bar header:not(.sub-downwards) .sub-nav li:hover > a,
#top-bar #phantom .sub-nav li:not(.dt-mega-parent):hover > a,
#bottom-bar #phantom .sub-nav li:not(.dt-mega-parent):hover > a {
  color: #30505b;
}
header:not(.sub-downwards) .menu-material-underline-style .sub-nav li:not(.dt-mega-parent):hover > a,
#phantom .menu-material-underline-style .sub-nav li:not(.dt-mega-parent):hover > a,
header:not(.sub-downwards) .menu-material-style .sub-nav li:not(.dt-mega-parent):hover > a,
#phantom .menu-material-style .sub-nav li:not(.dt-mega-parent):hover > a {
  background-color: rgba(48,80,91,0.07);
}
.sub-nav li.dt-mega-parent.no-link > a .rippleAnimate {
  visibility: hidden;
}
.menu-material-style .sub-nav .rippleAnimate,
.menu-material-underline-style .sub-nav .rippleAnimate {
  background-color: rgba(48,80,91,0.07);
}
.text-near-logo .sub-nav > ul > li > a:hover *,
.sub-nav li > a:hover i {
  color: #30505b !important;
}
.sub-downwards .sub-nav li > a:hover {
  background-color: rgba(58,58,58,0);
}
.dl-menuwrapper li.act > a,
.sub-nav > ul > li.act > a,
.dt-mega-menu .sub-nav .dt-mega-parent .sub-nav a:hover,
.no-touch .dl-menuwrapper li > a:hover,
.touch .dl-menuwrapper li > a:active {
  color: #30505b;
}
.sub-nav li.has-children.level-arrows-on:after,
#top-bar .sub-nav li.has-children:after,
.header-bottom-bar .sub-nav li.has-children:after,
#bottom-bar .sub-nav li.has-children:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%233a3a3a%22%20d=%22M1.965,1.046L4.827,4L1.979,6.938c-0.322,0.328-0.262,0.707-0.04,0.91c0.221,0.203,0.582,0.203,0.803,0l3.344-3.473C6.198,4.271,6.253,4.136,6.251,4c0.002-0.137-0.05-0.272-0.164-0.375L2.745,0.152c-0.221-0.202-0.582-0.202-0.803,0C1.719,0.355,1.642,0.734,1.965,1.046z%22/%3E%3C/svg%3E");
}
#header.sub-downwards:not(.dt-parent-menu-clickable) .sub-nav li.has-children.level-arrows-on > a,
.sub-downwards .sub-nav .next-level-button {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(70,108,131,0.3)%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
  background-size: 6px 6px;
}
.sub-downwards .sub-nav .next-level-button:hover {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(70,108,131,0.7)%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
#header.sub-downwards .sub-nav li.has-children.level-arrows-on > a.act,
.sub-downwards .sub-nav .active.open-sub .next-level-button {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(70,108,131,0.3)%22%20d=%22M1.046,6.251l2.953-2.862l2.938,2.848c0.328,0.322,0.707,0.262,0.91,0.04c0.202-0.221,0.202-0.582,0-0.803L4.375,2.129c-0.104-0.111-0.24-0.166-0.376-0.164c-0.136-0.002-0.272,0.05-0.375,0.164L0.151,5.472c-0.202,0.221-0.202,0.582,0,0.803C0.354,6.497,0.733,6.574,1.046,6.251z%22/%3E%3C/svg%3E");
}
#mobile-menu {
  color: #000000;
  background-color: #f94dda;
}
.lines,
.lines:before,
.lines:after {
  background-color: #000000;
}
#mobile-menu.accent-bg {
  color: #fff;
  background-color: #30505b;
}
.dl-menuwrapper ul {
  background-color: #ffffff;
}
.dl-menuwrapper li {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(58,58,58,0.1);
}
.dl-menuwrapper li.dl-back a,
.dl-menuwrapper li.dl-back a:hover {
  background-color: rgba(58,58,58,0.05);
}
.dl-menuwrapper li.dl-back span:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%09%20width='10px'%20height='7px'%20viewBox='0%200%2010%207'%20enable-background='new%200%200%2010%207'%20xml:space='preserve'%3E%3Crect%20x='3.5'%20y='2'%20fill='%233a3a3a'%20width='6.5'%20height='3'/%3E%3Cpolyline%20fill='%233a3a3a'%20points='4.031,7%200.068,3.5%204.031,0%20'/%3E%3C/svg%3E");
}
.no-touch .dl-menuwrapper li.dl-back a:hover span:before,
.touch .dl-menuwrapper li.dl-back a:active span:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%09%20width='10px'%20height='7px'%20viewBox='0%200%2010%207'%20enable-background='new%200%200%2010%207'%20xml:space='preserve'%3E%3Crect%20x='3.5'%20y='2'%20fill='%2330505b'%20width='6.5'%20height='3'/%3E%3Cpolyline%20fill='%2330505b'%20points='4.031,7%200.068,3.5%204.031,0%20'/%3E%3C/svg%3E");
}
.dl-menuwrapper li > a {
  color: #3a3a3a;
  font: normal  normal 17px / 21px "PT Serif", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
}
.dl-menuwrapper li > a .menu-subtitle {
  color: rgba(58,58,58,0.4);
}
.new-ul {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgba(58,58,58,0.1);
}
.dl-menuwrapper li.has-children .next-level:after,
.dl-menuwrapper li.has-children > a:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(58,58,58,0.3)%22%20d=%22M1.965,1.046L4.827,4L1.979,6.938c-0.322,0.328-0.262,0.707-0.04,0.91c0.221,0.203,0.582,0.203,0.803,0l3.344-3.473C6.198,4.271,6.253,4.136,6.251,4c0.002-0.137-0.05-0.272-0.164-0.375L2.745,0.152c-0.221-0.202-0.582-0.202-0.803,0C1.719,0.355,1.642,0.734,1.965,1.046z%22/%3E%3C/svg%3E");
}
.no-touch .dl-menuwrapper li.has-children .next-level:hover:after,
.touch .dl-menuwrapper li.has-children .next-level:active:after,
.no-touch .dl-menuwrapper li.has-children > a:hover:after,
.touch .dl-menuwrapper li.has-children > a:active:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(58,58,58,0.7)%22%20d=%22M1.965,1.046L4.827,4L1.979,6.938c-0.322,0.328-0.262,0.707-0.04,0.91c0.221,0.203,0.582,0.203,0.803,0l3.344-3.473C6.198,4.271,6.253,4.136,6.251,4c0.002-0.137-0.05-0.272-0.164-0.375L2.745,0.152c-0.221-0.202-0.582-0.202-0.803,0C1.719,0.355,1.642,0.734,1.965,1.046z%22/%3E%3C/svg%3E");
}
.dl-menuwrapper li.has-children .next-level:after,
.dl-menuwrapper li.has-children > a:after {
  background-color: rgba(58,58,58,0.1);
}
.sub-downwards .next-level-button {
  background-color: rgba(70,108,131,0.1);
}
.sub-downwards .next-level-button:hover {
  background-color: rgba(70,108,131,0.2);
}
.no-touch .dl-menuwrapper li.has-children .next-level:hover:after,
.touch .dl-menuwrapper li.has-children .next-level:active:after,
.no-touch .dl-menuwrapper li.has-children > a:hover:after,
.touch .dl-menuwrapper li.has-children > a:active:after {
  background-color: rgba(58,58,58,0.2);
}
#main-nav > li > a > span > span.menu-subtitle {
  color: rgba(70,108,131,0.4);
}
#main-nav .mega-icon,
#main-nav .dt-mega-menu .sub-nav .dt-mega-parent > a .mega-icon,
.mega-icon img {
  max-width: 20px;
  max-height: 20px;
}
#main-nav .sub-nav .mega-icon {
  width: 10px;
  height: 10px;
}
#main-nav > .menu-item > a > .fa,
#main-nav .dt-mega-menu .sub-nav .dt-mega-parent > a .fa,
#main-nav > .menu-item > a > .text-wrap > .fa {
  font-size: 14px;
}
#main-nav > .menu-item > a > .fa,
#main-nav > .menu-item > a > .text-wrap > .fa {
  line-height: 14px;
}
.logo-side #main-nav.text-center > .menu-item > a > .fa,
.logo-side #main-nav > .menu-item > a > .text-wrap > .fa {
  line-height: 22px;
}
#main-nav .sub-nav .fa {
  font-size: 12px;
}
.dl-menu li a .fa,
.dl-menuwrapper li > a .fa {
  font-size: 14px;
}
.dt-mega-menu .sub-nav .dt-mega-parent > a {
  font: normal normal normal 16px / 22px "Tinos", Helvetica, Arial, Verdana, sans-serif;
  font-size: 16px;
  border-bottom-color: rgba(58,58,58,0.1);
  color: #3a3a3a;
  text-transform: uppercase;
}
.dt-mega-menu .sub-nav > ul > li:hover > a,
.dt-mega-parent.no-link > a:hover .fa,
.dt-mega-menu .sub-nav > ul > li > a {
  color: #3a3a3a;
}
.dt-mega-menu .sub-nav .dt-mega-parent.no-link > a:hover .fa,
.dt-mega-menu .sub-nav .dt-mega-parent.no-link > a:hover .fa:before {
  color: #3a3a3a;
}
.dt-mega-menu .sub-nav li.act > a,
.dt-mega-menu .sub-nav li.act:hover > a,
.dt-mega-menu .sub-nav .dt-mega-parent .sub-nav li.act > a {
  color: #30505b;
}
.dt-mega-menu > .sub-nav > ul > li:hover > a {
  background-color: transparent;
}
.dt-mega-menu .sub-nav .dt-mega-parent .sub-nav a:hover {
  background-color: rgba(58,58,58,0.07);
}
.sub-nav .menu-subtitle,
.dl-menu .menu-subtitle,
.sub-nav li.act > a:hover .menu-subtitle {
  color: rgba(58,58,58,0.4);
}
#phantom .ph-wrap {
  background: #ffffff;
  background-color: #ffffff;
  min-height: 70px;
}
#phantom #main-nav > li,
#phantom #main-nav.menu-material-underline-style > li > a,
#phantom #main-nav.menu-material-underline-style > li > a .text-wrap {
  height: 70px;
  line-height: 70px;
  min-height: 70px;
}
#top-bar .sub-nav li.has-children.act:after,
#bottom-bar .sub-nav li.has-children.act:after,
.header-bottom-bar .sub-nav li.has-children.act:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%226px%22%20height=%229px%22%20viewBox=%220%200%206%209%22%20enable-background=%22new%200%200%206%209%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%2330505b%22%20points=%221.557,0.766%205.24,4.534%201.712,8.256%200.557,7.219%203.295,4.474%200.557,1.797%20%22/%3E%3C/svg%3E");
}
#top-bar .sub-nav > ul > li > a,
#bottom-bar .sub-nav > ul > li > a,
.header-bottom-bar .sub-nav > ul > li > a {
  color: #3a3a3a;
  font: normal  normal 15px / 19px "PT Serif", Helvetica, Arial, Verdana, sans-serif;
}
.mini-nav > ul > li > .sub-nav {
  padding-top: 4px;
  top: 27px;
}
#top-bar.text-small .mini-nav > ul > li > .sub-nav {
  top: 23px;
}
#top-bar.text-normal .mini-nav > ul > li > .sub-nav {
  top: 25px;
}
#top-bar.text-big .mini-nav > ul > li > .sub-nav {
  top: 27px;
}
.menu-select {
  font-size: 15px;
  line-height: 23px;
  color: #466c83;
}
#top-bar .menu-select,
.header-bottom-bar .menu-select {
  color: #ffffff;
}
.mini-nav .menu-select:hover {
  text-decoration: underline;
}
.light-icons .mini-nav .customSelectInner:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20fill=%22%23466c83%22%20xml:space=%22preserve%22%3E%3Cpath%20d=%22M13,1H1C0.448,1,0,1.449,0,2v11c0,0.553,0.448,1,1,1h12c0.552,0,1-0.447,1-1V2C14,1.449,13.552,1,13,1z%20M13,13H1V2h12V13z%20M3.5,8h7C10.775,8,11,7.775,11,7.5C11,7.225,10.775,7,10.5,7h-7C3.224,7,3,7.225,3,7.5C3,7.775,3.224,8,3.5,8z%20M3.5,5h7C10.775,5,11,4.776,11,4.5S10.775,4,10.5,4h-7C3.224,4,3,4.225,3,4.5S3.224,5,3.5,5z%20M3.5,11h7c0.275,0,0.5-0.225,0.5-0.5S10.775,10,10.5,10h-7C3.224,10,3,10.225,3,10.5S3.224,11,3.5,11z%22/%3E%3C/svg%3E");
}
.light-icons #top-bar .mini-nav .customSelectInner:before,
.light-icons .header-bottom-bar .mini-nav .customSelectInner:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20fill=%22%23ffffff%22%20xml:space=%22preserve%22%3E%3Cpath%20d=%22M13,1H1C0.448,1,0,1.449,0,2v11c0,0.553,0.448,1,1,1h12c0.552,0,1-0.447,1-1V2C14,1.449,13.552,1,13,1z%20M13,13H1V2h12V13z%20M3.5,8h7C10.775,8,11,7.775,11,7.5C11,7.225,10.775,7,10.5,7h-7C3.224,7,3,7.225,3,7.5C3,7.775,3.224,8,3.5,8z%20M3.5,5h7C10.775,5,11,4.776,11,4.5S10.775,4,10.5,4h-7C3.224,4,3,4.225,3,4.5S3.224,5,3.5,5z%20M3.5,11h7c0.275,0,0.5-0.225,0.5-0.5S10.775,10,10.5,10h-7C3.224,10,3,10.225,3,10.5S3.224,11,3.5,11z%22/%3E%3C/svg%3E");
}
.light-icons #bottom-bar .mini-nav .customSelectInner:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20fill=%22%23ffffff%22%20xml:space=%22preserve%22%3E%3Cpath%20d=%22M13,1H1C0.448,1,0,1.449,0,2v11c0,0.553,0.448,1,1,1h12c0.552,0,1-0.447,1-1V2C14,1.449,13.552,1,13,1z%20M13,13H1V2h12V13z%20M3.5,8h7C10.775,8,11,7.775,11,7.5C11,7.225,10.775,7,10.5,7h-7C3.224,7,3,7.225,3,7.5C3,7.775,3.224,8,3.5,8z%20M3.5,5h7C10.775,5,11,4.776,11,4.5S10.775,4,10.5,4h-7C3.224,4,3,4.225,3,4.5S3.224,5,3.5,5z%20M3.5,11h7c0.275,0,0.5-0.225,0.5-0.5S10.775,10,10.5,10h-7C3.224,10,3,10.225,3,10.5S3.224,11,3.5,11z%22/%3E%3C/svg%3E");
}
.bold-icons .mini-nav .customSelectInner:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23466c83%22%20d=%22M1,1v14h14V1H1z%20M12,12H4v-2h8V12z%20M12,9H4V7h8V9z%20M12,6H4V4h8V6z%22/%3E%3C/svg%3E");
}
.bold-icons #top-bar .mini-nav .customSelectInner:before,
.bold-icons .header-bottom-bar .mini-nav .customSelectInner:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23ffffff%22%20d=%22M1,1v14h14V1H1z%20M12,12H4v-2h8V12z%20M12,9H4V7h8V9z%20M12,6H4V4h8V6z%22/%3E%3C/svg%3E");
}
.bold-icons #bottom-bar .mini-nav .customSelectInner:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23ffffff%22%20d=%22M1,1v14h14V1H1z%20M12,12H4v-2h8V12z%20M12,9H4V7h8V9z%20M12,6H4V4h8V6z%22/%3E%3C/svg%3E");
}
.light-icons #top-bar .mini-nav .menu-select:hover .customSelectInner:before,
.light-icons .header-bottom-bar .mini-nav .menu-select:hover .customSelectInner:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20fill=%22%23ffffff%22%20xml:space=%22preserve%22%3E%3Cpath%20d=%22M13,1H1C0.448,1,0,1.449,0,2v11c0,0.553,0.448,1,1,1h12c0.552,0,1-0.447,1-1V2C14,1.449,13.552,1,13,1z%20M13,13H1V2h12V13z%20M3.5,8h7C10.775,8,11,7.775,11,7.5C11,7.225,10.775,7,10.5,7h-7C3.224,7,3,7.225,3,7.5C3,7.775,3.224,8,3.5,8z%20M3.5,5h7C10.775,5,11,4.776,11,4.5S10.775,4,10.5,4h-7C3.224,4,3,4.225,3,4.5S3.224,5,3.5,5z%20M3.5,11h7c0.275,0,0.5-0.225,0.5-0.5S10.775,10,10.5,10h-7C3.224,10,3,10.225,3,10.5S3.224,11,3.5,11z%22/%3E%3C/svg%3E");
}
.light-icons #bottom-bar .mini-nav .menu-select:hover .customSelectInner:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20fill=%22%23ffffff%22%20xml:space=%22preserve%22%3E%3Cpath%20d=%22M13,1H1C0.448,1,0,1.449,0,2v11c0,0.553,0.448,1,1,1h12c0.552,0,1-0.447,1-1V2C14,1.449,13.552,1,13,1z%20M13,13H1V2h12V13z%20M3.5,8h7C10.775,8,11,7.775,11,7.5C11,7.225,10.775,7,10.5,7h-7C3.224,7,3,7.225,3,7.5C3,7.775,3.224,8,3.5,8z%20M3.5,5h7C10.775,5,11,4.776,11,4.5S10.775,4,10.5,4h-7C3.224,4,3,4.225,3,4.5S3.224,5,3.5,5z%20M3.5,11h7c0.275,0,0.5-0.225,0.5-0.5S10.775,10,10.5,10h-7C3.224,10,3,10.225,3,10.5S3.224,11,3.5,11z%22/%3E%3C/svg%3E");
}
.bold-icons #top-bar .mini-nav .menu-select:hover .customSelectInner:before,
.bold-icons .header-bottom-bar .mini-nav .menu-select:hover .customSelectInner:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23ffffff%22%20d=%22M1,1v14h14V1H1z%20M12,12H4v-2h8V12z%20M12,9H4V7h8V9z%20M12,6H4V4h8V6z%22/%3E%3C/svg%3E");
}
.bold-icons #bottom-bar .mini-nav .menu-select:hover .customSelectInner:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23ffffff%22%20d=%22M1,1v14h14V1H1z%20M12,12H4v-2h8V12z%20M12,9H4V7h8V9z%20M12,6H4V4h8V6z%22/%3E%3C/svg%3E");
}
#main-nav > li > a span > span.menu-subtitle {
  color: rgba(70,108,131,0.4);
}
#main-nav.menu-material-style > li.act > a span > span.menu-subtitle,
#main-nav > li.act.menu-frame-on > a span > span.menu-subtitle,
#main-nav.menu-material-underline-style > li.act > a span > span.menu-subtitle {
  color: rgba(255,255,255,0.4);
}
#main-nav.menu-material-style > li:not(.act):hover > a span > span.menu-subtitle,
#main-nav > li.menu-frame-on:not(.act):hover > a span > span.menu-subtitle,
#main-nav > li.menu-frame-on:not(.act):hover > a > .fa {
  color: #30505b;
}
.dl-menuwrapper li > a .menu-subtitle,
.sub-nav .menu-subtitle,
.dl-menu .menu-subtitle,
.sub-nav li.act > a:hover .menu-subtitle {
  color: rgba(58,58,58,0.4);
}
#main-slideshow.fixed,
#main-slideshow.fix,
#main-slideshow.layer-fixed {
  background: none repeat  center center;
  background-size: auto;
  background-color: rgba(170,170,170,0.08);
}
.style-ios #main-slideshow.fixed,
.style-ios #main-slideshow.fix,
.style-ios #main-slideshow.layer-fixed {
  background-color: rgba(170,170,170,0.04);
}
#main-slideshow.fixed {
  min-height: -20px;
}
#main-slideshow.fixed > .royalSlider,
#main-slideshow.fixed .three-d-slider {
  max-width: 1142px;
}
.rsTitle {
  font: normal normal normal 46px / 52px "Tinos", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.rsDesc {
  font: normal normal normal 36px / 42px "Tinos", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
@media screen and (max-width: 1200px) {
  .rsTitle {
    font: normal normal normal 36px / 42px "Tinos", Helvetica, Arial, Verdana, sans-serif;
  }
  .rsDesc {
    font: normal normal normal 26px / 34px "Tinos", Helvetica, Arial, Verdana, sans-serif;
  }
}
@media screen and (max-width: 1024px) {
  .rsTitle {
    font: normal normal normal 26px / 34px "Tinos", Helvetica, Arial, Verdana, sans-serif;
  }
  .rsDesc {
    font: normal normal normal 20px / 28px "Tinos", Helvetica, Arial, Verdana, sans-serif;
  }
}
@media screen and (max-width: 800px) {
  .rsTitle {
    font: normal normal normal 18px / 27px "Tinos", Helvetica, Arial, Verdana, sans-serif;
  }
  .rsDesc {
    font: normal normal normal 15px / 25px "Tinos", Helvetica, Arial, Verdana, sans-serif;
  }
}
@media screen and (max-width: 320px) {
  .rsTitle {
    font: normal normal normal 15px / 25px "Tinos", Helvetica, Arial, Verdana, sans-serif;
  }
  .rsDesc {
    display: none !important;
    font: normal normal normal 15px / 25px "Tinos", Helvetica, Arial, Verdana, sans-serif;
  }
}
.rsHomePorthole .progress-spinner-left,
.rsHomePorthole .progress-spinner-right {
  border-color: #30505b !important;
}
.three-d-slider .navig div,
.scale-me .navig div:hover {
  background-color: #ffffff;
  color: #30505b;
}
#main-slideshow:not(.rv-slider) {
  min-height: 60px;
}
.page-title.solid-bg {
  background-color: #fafafa;
  background-image: url('../../../../themes/continuum-wealth/images/backgrounds/patterns/full/brickwall.gif');
  background-repeat: no-repeat;
  /* background-attachment: ; */
  background-position: center center;
  background-size: auto auto;
}
.page-title.gradient-bg {
  background: #fafafa;
}
.page-title.transparent-bg {
  background-color: rgba(170,170,170,0.08);
}
.style-ios .page-title.transparent-bg {
  background-color: rgba(170,170,170,0.04);
  border-bottom: 1px solid rgba(170,170,170,0.15);
}
.page-title > .wf-wrap,
.article-top-bar > .wf-wrap,
#fancy-header > .wf-wrap {
  width: 1230px;
}
#fancy-header.title-center > .wf-wrap,
#fancy-header.content-left > .wf-wrap,
#fancy-header.content-right > .wf-wrap {
  max-width: 1230px;
}
.page-title .wf-container-title,
.page-title.full-width-line,
.article-top-bar .wf-container-top {
  border-color: rgba(170,170,170,0.15);
}
.page-title h1,
.page-title h1 *,
.page-title h1 a:hover,
#page .page-title .entry-title {
  color: #333333;
}
.page-title .breadcrumbs li:before,
.page-title .breadcrumbs li:before {
  color: rgba(170,170,170,0.35);
}
.page-title .breadcrumbs,
.page-title .breadcrumbs a {
  color: #aaaaaa;
}
.page-title .breadcrumbs li:before,
.page-title .breadcrumbs li:before {
  color: rgba(170,170,170,0.5);
}
.dt-btn,
button:not(.vc_btn3):not(.ubtn):not(.mfp-close):not(.slick-next):not(.slick-prev),
button.button,
a.button,
.dt-form button,
.widget .dt-form .dt-btn,
input[type="button"],
input[type="reset"],
input[type="submit"],
.nsu-submit {
  font: normal normal 500 14px / 31px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  padding-left: 14.333333333333px;
  padding-right: 14.333333333333px;
  color: #fff;
  text-transform: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: #30505b;
}
.btn-3d .dt-btn,
.btn-3d button:not(.vc_btn3):not(.ubtn):not(.mfp-close):not(.slick-next):not(.slick-prev),
.btn-3d button.button,
.btn-3d a.button,
.btn-3d .dt-form button,
.btn-3d .widget .dt-form .dt-btn,
.btn-3d input[type="button"],
.btn-3d input[type="reset"],
.btn-3d input[type="submit"],
.btn-3d .nsu-submit {
  border-bottom-color: #23292b;
  background: "";
  background: -moz-linear-gradient(top,"" 0%,#30505b 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,""),color-stop(100%,#30505b));
  background: -webkit-linear-gradient(top,"" 0%,#30505b 100%);
  background: -o-linear-gradient(top,"" 0%,#30505b 100%);
  background: -ms-linear-gradient(top,"" 0%,#30505b 100%);
  background: linear-gradient(to bottom,"" 0%,#30505b 100%);
}
.btn-material .dt-btn:hover,
.btn-material button:not(.vc_btn3):not(.ubtn):not(.mfp-close):not(.slick-next):not(.slick-prev):hover,
.btn-material button.button:hover,
.btn-material a.button:hover,
.btn-material .dt-form button:hover,
.btn-material .widget .dt-form .dt-btn:hover,
.btn-material input[type="button"]:hover,
.btn-material input[type="reset"]:hover,
.btn-material input[type="submit"]:hover,
.btn-material .nsu-submit:hover {
  background-color: #27414a;
}
.filter a:after,
.scroll-top {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.btn-link.dt-btn-s {
  font: normal normal 500 14px / 31px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
.btn-3d button.button:hover,
.btn-3d input[type="button"]:hover,
.btn-3d input[type="reset"]:hover,
.btn-3d input[type="submit"]:hover,
.btn-3d .dt-btn:hover,
.btn-3d a.button:hover,
.btn-3d .nsu-submit:hover {
  border-bottom-color: #23292b;
}
button:not(.vc_btn3):not(.ubtn):not(.mfp-close):not(.slick-next):not(.slick-prev),
input[type="button"],
input[type="reset"],
input[type="submit"],
.dt-btn-m,
input.dt-btn-m[type="submit"],
#main .gform_wrapper .gform_footer input.button,
#main .gform_wrapper .gform_footer input[type="submit"],
form.mc4wp-form input[type="submit"],
div.mc4wp-form button[type="submit"],
#main-slideshow .tp-button {
  padding-left: 13.333333333333px;
  padding-right: 13.333333333333px;
  font: normal normal normal 16px / 40px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.dt-form button,
.dt-form input[type="button"],
.dt-form input[type="reset"],
.dt-form input[type="submit"] {
  min-height: 42px;
}
.dt-btn-l {
  padding-left: 16px;
  padding-right: 16px;
  font: normal normal normal 18px / 48px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.dt-btn-xl {
  padding-left: 14px;
  padding-right: 14px;
  font: normal normal normal 18px / 42px 'Open Sans', Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.rollover-project input[type="submit"],
.rollover-project input[type="submit"]:hover {
  background-color: #1e333a;
}
#page .btn-light {
  background: rgba(170,170,170,0.08);
  color: #193f54;
}
#page .sidebar .btn-light {
  color: #333333;
  background: rgba(119,119,119,0.08);
}
#page .footer .btn-light {
  color: #333333;
  background: rgba(170,170,170,0.08);
}
#page .stripe-style-1 .btn-light,
.boxes-solid-bg #page .stripe-style-1.stripe-transparent-bg .btn-light {
  color: #333333;
  background: rgba(119,119,119,0.08);
}
#page .stripe-style-2 .btn-light,
.boxes-solid-bg #page .stripe-style-2.stripe-transparent-bg .btn-light {
  color: #f9f9f9;
  background: rgba(249,249,249,0.08);
}
#page .stripe-style-3 .btn-light,
.boxes-solid-bg #page .stripe-style-3.stripe-transparent-bg .btn-light {
  color: #2f363d;
  background: rgba(47,54,61,0.08);
}
#page .stripe-style-4 .btn-light,
.boxes-solid-bg #page .stripe-style-4 .btn-light {
  color: #ffffff;
  background: rgba(255,255,255,0.08);
}
#page .stripe-style-5 .btn-light,
.boxes-solid-bg #page .stripe-style-5 .btn-light {
  color: #333333;
  background: rgba(51,51,51,0.08);
}
.boxes-solid-bg #page .btn-light {
  background-color: #ffffff;
}
#page .stripe-style-1.stripe-solid-bg .btn-light {
  background-color: #ffffff;
}
#page .stripe-style-2.stripe-solid-bg .btn-light {
  background-color: #ffffff;
}
#page .stripe-style-3.stripe-solid-bg .btn-light {
  background-color: #ffffff;
}
#page .btn-light:hover {
  background: rgba(170,170,170,0.13);
}
#page .sidebar .btn-light:hover {
  background-color: rgba(119,119,119,0.13);
}
#page .footer .btn-light:hover {
  background-color: rgba(170,170,170,0.13);
}
#page .stripe-style-1 .btn-light:hover,
.boxes-solid-bg #page .stripe-style-1.stripe-transparent-bg .btn-light:hover {
  background-color: rgba(119,119,119,0.13);
}
#page .stripe-style-2 .btn-light:hover,
.boxes-solid-bg #page .stripe-style-2.stripe-transparent-bg .btn-light:hover {
  background-color: rgba(249,249,249,0.13);
}
#page .stripe-style-3 .btn-light:hover,
.boxes-solid-bg #page .stripe-style-3.stripe-transparent-bg .btn-light:hover {
  background-color: rgba(47,54,61,0.13);
}
#page .stripe-style-4 .btn-light:hover,
.boxes-solid-bg #page .stripe-style-4 .btn-light:hover {
  background-color: rgba(255,255,255,0.13);
}
#page .stripe-style-5 .btn-light:hover,
.boxes-solid-bg #page .stripe-style-5 .btn-light:hover {
  background-color: rgba(51,51,51,0.13);
}
.boxes-solid-bg #page .btn-light:hover {
  background-color: #f5f5f5;
}
#page .stripe-style-1.stripe-solid-bg .btn-light:hover {
  background-color: #f5f5f5;
}
#page .stripe-style-2.stripe-solid-bg .btn-light:hover {
  background-color: #f5f5f5;
}
#page .stripe-style-3.stripe-solid-bg .btn-light:hover {
  background-color: #f5f5f5;
}
.boxes-solid-bg #page .stripe-style-4 .btn-light:hover {
  background: rgba(255,255,255,0.13);
}
.boxes-solid-bg #page .stripe-style-5 .btn-light:hover {
  background: rgba(51,51,51,0.13);
}
#page .btn-link {
  color: #193f54;
}
#page .sidebar .btn-link {
  color: #333333;
}
#page .footer .btn-link {
  color: #333333;
}
#page .stripe-style-1 .btn-link {
  color: #333333;
}
#page .stripe-style-2 .btn-link {
  color: #f9f9f9;
}
#page .stripe-style-3 .btn-link {
  color: #2f363d;
}
#page .stripe-style-4 .btn-link {
  color: #ffffff;
}
#page .stripe-style-5 .btn-link {
  color: #333333;
}
.dt-btn-link:after,
.details:after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20version=%221.1%22%20x=%220px%22%20y=%220px%22%20width=%2211px%22%20height=%2211px%22%20viewBox=%220%200%2011%2011%22%20enable-background=%22new%200%200%2011%2011%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(170,170,170,0.5)%22%20d=%22M11%205.499c0.001-0.187-0.065-0.374-0.209-0.516L6.569%200.211c-0.279-0.279-0.735-0.279-1.015%200%20s-0.279%200.7%200%201.014l3.783%204.276L5.555%209.776c-0.33%200.33-0.197%200.8%200%201.014c0.279%200.3%200.7%200.3%201%200l4.222-4.773%20C10.935%205.9%2011%205.7%2011%205.499z%20M0.211%201.227l3.781%204.275L0.211%209.777c-0.279%200.279-0.279%200.7%200%201%20c0.28%200.3%200.7%200.3%201%200l4.223-4.773C5.591%205.9%205.7%205.7%205.7%205.5C5.66%205.3%205.6%205.1%205.4%204.983L1.225%200.2%20c-0.279-0.279-0.735-0.279-1.014%200C-0.07%200.49-0.07%200.9%200.2%201.227z%22/%3E%3C/svg%3E");
}
.dt-btn-link.text-small:after {
  height: 22px;
}
.dt-btn-link.text-normal:after {
  height: 24px;
}
.dt-btn-link.text-big:after {
  height: 26px;
}
.dt-btn-link:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20version=%221.1%22%20x=%220px%22%20y=%220px%22%20width=%2211px%22%20height=%2211px%22%20viewBox=%220%200%2011%2011%22%20enable-background=%22new%200%200%2011%2011%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%2330505b%22%20d=%22M11%205.499c0.001-0.187-0.065-0.374-0.209-0.516L6.569%200.211c-0.279-0.279-0.735-0.279-1.015%200%20s-0.279%200.7%200%201.014l3.783%204.276L5.555%209.776c-0.33%200.33-0.197%200.8%200%201.014c0.279%200.3%200.7%200.3%201%200l4.222-4.773%20C10.935%205.9%2011%205.7%2011%205.499z%20M0.211%201.227l3.781%204.275L0.211%209.777c-0.279%200.279-0.279%200.7%200%201%20c0.28%200.3%200.7%200.3%201%200l4.223-4.773C5.591%205.9%205.7%205.7%205.7%205.5C5.66%205.3%205.6%205.1%205.4%204.983L1.225%200.2%20c-0.279-0.279-0.735-0.279-1.014%200C-0.07%200.49-0.07%200.9%200.2%201.227z%22/%3E%3C/svg%3E");
}
#page .dt-btn-link:hover {
  border-bottom-color: #30505b;
}
.btn-material .dt-btn,
.btn-material a.button,
.btn-material #main button.button,
.btn-material #main input.button,
.btn-material input[type="button"],
.btn-material input[type="reset"],
.btn-material .form-submit input[type="submit"] {
  -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.12);
  box-shadow: 0 1px 6px rgba(0,0,0,0.12);
  -webkit-transition: -webkit-box-shadow 0.2s ease-out, background-color 0.2s ease-out;
  transition: box-shadow 0.2s ease-out, background-color 0.2s ease-out;
}
.btn-material .dt-btn:hover,
.btn-material a.button:hover,
.btn-material #main button.button:hover,
.btn-material #main input.button:hover,
.btn-material input[type="button"]:hover,
.btn-material input[type="reset"]:hover,
.btn-material .form-submit input[type="submit"]:hover {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
  box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
}
.btn-material.boxes-solid-bg #page .btn-light,
.btn-material #page .stripe.stripe-solid-bg .btn-light,
.btn-material.boxes-solid-bg #page .stripe.stripe-solid-bg .btn-light {
  -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.12);
  box-shadow: 0 1px 6px rgba(0,0,0,0.12);
  -webkit-transition: -webkit-box-shadow 0.2s ease-out, background-color 0.2s ease-out;
  transition: box-shadow 0.2s ease-out, background-color 0.2s ease-out;
}
.btn-material.boxes-solid-bg #page .btn-light:hover,
.btn-material #page .stripe.stripe-solid-bg .btn-light:hover,
.btn-material.boxes-solid-bg #page .stripe.stripe-solid-bg .btn-light:hover {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
  box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
}
.btn-material.boxes-solid-bg #page .btn-light:hover {
  background-color: #ffffff;
}
.btn-material #page .stripe-style-1.stripe-solid-bg .btn-light:hover,
.btn-material.boxes-solid-bg #page .stripe-style-1.stripe-solid-bg .btn-light:hover {
  background-color: #ffffff;
}
.btn-material #page .stripe-style-2.stripe-solid-bg .btn-light:hover,
.btn-material.boxes-solid-bg #page .stripe-style-2.stripe-solid-bg .btn-light:hover {
  background-color: #ffffff;
}
.btn-material #page .stripe-style-3.stripe-solid-bg .btn-light:hover,
.btn-material.boxes-solid-bg #page .stripe-style-3.stripe-solid-bg .btn-light:hover {
  background-color: #ffffff;
}
.btn-material #page .stripe-style-4 .btn-light:hover,
.btn-material.boxes-solid-bg #page .stripe-style-4 .btn-light:hover {
  background-color: rgba(255,255,255,0.13);
}
.btn-material #page .stripe-style-5 .btn-light:hover,
.btn-material.boxes-solid-bg #page .stripe-style-5 .btn-light:hover {
  background-color: rgba(51,51,51,0.13);
}
.btn-material.boxes-solid-bg #page .stripe .btn-light {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hr-thick {
  border-color: rgba(170,170,170,0.1);
}
.stripe-style-1 .hr-thick {
  border-color: rgba(119,119,119,0.1);
}
.stripe-style-2 .hr-thick {
  border-color: rgba(249,249,249,0.1);
}
.stripe-style-3 .hr-thick {
  border-color: rgba(47,54,61,0.1);
}
.stripe-style-4 .hr-thick {
  border-color: rgba(255,255,255,0.1);
}
.stripe-style-5 .hr-thick {
  border-color: rgba(51,51,51,0.1);
}
.hr-thin,
.list-divider li {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(170,170,170,0.15);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.stripe-style-1 .hr-thin,
.stripe-style-1 .list-divider li {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(119,119,119,0.15);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.stripe-style-2 .hr-thin,
.stripe-style-2 .list-divider li {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(249,249,249,0.15);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.stripe-style-3 .hr-thin,
.stripe-style-3 .list-divider li {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(47,54,61,0.15);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.stripe-style-4 .hr-thin,
.stripe-style-4 .list-divider li {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(255,255,255,0.15);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.stripe-style-5 .hr-thin,
.stripe-style-5 .list-divider li {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(51,51,51,0.15);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.hr-thin.style-dashed {
  border-top-style: dashed;
  border-bottom: none;
}
.hr-thin.style-dotted {
  border-top-style: dotted;
  border-bottom: none;
}
.hr-thin.style-double {
  border-top-style: double;
  border-top-width: 3px;
  border-bottom: none;
}
#main .wpb_content_element .wpb_accordion_header > a,
#main .vc_toggle_title h4 {
  font: normal normal normal 16px / 27px "Tinos", Helvetica, Arial, Verdana, sans-serif;
  font-size: 16px;
  line-height: 27px;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(170,170,170,0.15);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.stripe-style-1 .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(119,119,119,0.15);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.stripe-style-2 .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(249,249,249,0.15);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.stripe-style-3 .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(47,54,61,0.15);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.stripe-style-4 .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(255,255,255,0.15);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.stripe-style-5 .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(51,51,51,0.15);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.content .st-accordion li > a:before,
.content .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before,
.content .dt-style.vc_toggle_default .vc_toggle_icon:before,
.content .tab-style-two .wpb_tabs_nav li,
.content .widget_price_filter .price_slider_wrapper .ui-widget-content,
.content .custom-menu a:before {
  background-color: rgba(170,170,170,0.15);
}
.sidebar .st-accordion li > a:before,
.stripe .sidebar-content.solid-bg .st-accordion li > a:before,
.sidebar .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before,
.stripe .sidebar-content.solid-bg .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before,
.sidebar .dt-style.vc_toggle_default .vc_toggle_icon:before,
.stripe .sidebar-content.solid-bg .dt-style.vc_toggle_default .vc_toggle_icon:before,
.sidebar .tab-style-two .wpb_tabs_nav li,
.stripe .sidebar-content.solid-bg .tab-style-two .wpb_tabs_nav li,
.sidebar .widget_price_filter .price_slider_wrapper .ui-widget-content,
.stripe .sidebar-content.solid-bg .widget_price_filter .price_slider_wrapper .ui-widget-content,
.sidebar .custom-menu a:before,
.stripe .sidebar-content.solid-bg .custom-menu a:before {
  background-color: rgba(119,119,119,0.15);
}
.footer .st-accordion li > a:before,
.footer .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before,
.footer .dt-style.vc_toggle_default .vc_toggle_icon:before,
.footer .tab-style-two .wpb_tabs_nav li,
.footer .widget_price_filter .price_slider_wrapper .ui-widget-content,
.footer .custom-menu a:before {
  background-color: rgba(170,170,170,0.15);
}
.stripe-style-1 .st-accordion li > a:before,
.boxes-solid-bg .stripe-style-1.stripe-transparent-bg .st-accordion li > a:before,
.stripe-style-1 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before,
.boxes-solid-bg .stripe-style-1.stripe-transparent-bg .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before,
.stripe-style-1 .dt-style.vc_toggle_default .vc_toggle_icon:before,
.boxes-solid-bg .stripe-style-1.stripe-transparent-bg .dt-style.vc_toggle_default .vc_toggle_icon:before,
.stripe-style-1 .tab-style-two .wpb_tabs_nav li,
.boxes-solid-bg .stripe-style-1.stripe-transparent-bg .tab-style-two .wpb_tabs_nav li,
.stripe-style-1 .widget_price_filter .price_slider_wrapper .ui-widget-content,
.boxes-solid-bg .stripe-style-1.stripe-transparent-bg .widget_price_filter .price_slider_wrapper .ui-widget-content,
.stripe-style-1 .custom-menu a:before,
.boxes-solid-bg .stripe-style-1.stripe-transparent-bg .custom-menu a:before {
  background-color: rgba(119,119,119,0.15);
}
.stripe-style-2 .st-accordion li > a:before,
.boxes-solid-bg .stripe-style-2.stripe-transparent-bg .st-accordion li > a:before,
.stripe-style-2 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before,
.boxes-solid-bg .stripe-style-2.stripe-transparent-bg .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before,
.stripe-style-2 .dt-style.vc_toggle_default .vc_toggle_icon:before,
.boxes-solid-bg .stripe-style-2.stripe-transparent-bg .dt-style.vc_toggle_default .vc_toggle_icon:before,
.stripe-style-2 .tab-style-two .wpb_tabs_nav li,
.boxes-solid-bg .stripe-style-2.stripe-transparent-bg .tab-style-two .wpb_tabs_nav li,
.stripe-style-2 .widget_price_filter .price_slider_wrapper .ui-widget-content,
.boxes-solid-bg .stripe-style-2.stripe-transparent-bg .widget_price_filter .price_slider_wrapper .ui-widget-content,
.stripe-style-2 .custom-menu a:before,
.boxes-solid-bg .stripe-style-2.stripe-transparent-bg .custom-menu a:before {
  background-color: rgba(249,249,249,0.15);
}
.stripe-style-3 .st-accordion li > a:before,
.boxes-solid-bg .stripe-style-3.stripe-transparent-bg .st-accordion li > a:before,
.stripe-style-3 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before,
.boxes-solid-bg .stripe-style-3.stripe-transparent-bg .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before,
.stripe-style-3 .dt-style.vc_toggle_default .vc_toggle_icon:before,
.boxes-solid-bg .stripe-style-3.stripe-transparent-bg .dt-style.vc_toggle_default .vc_toggle_icon:before,
.stripe-style-3 .tab-style-two .wpb_tabs_nav li,
.boxes-solid-bg .stripe-style-3.stripe-transparent-bg .tab-style-two .wpb_tabs_nav li,
.stripe-style-3 .widget_price_filter .price_slider_wrapper .ui-widget-content,
.boxes-solid-bg .stripe-style-3.stripe-transparent-bg .widget_price_filter .price_slider_wrapper .ui-widget-content,
.stripe-style-3 .custom-menu a:before,
.boxes-solid-bg .stripe-style-3.stripe-transparent-bg .custom-menu a:before {
  background-color: rgba(47,54,61,0.15);
}
.stripe-style-4 .st-accordion li > a:before,
.boxes-solid-bg .stripe-style-4 .st-accordion li > a:before,
.stripe-style-4 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before,
.boxes-solid-bg .stripe-style-4 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before,
.stripe-style-4 .dt-style.vc_toggle_default .vc_toggle_icon:before,
.boxes-solid-bg .stripe-style-4 .dt-style.vc_toggle_default .vc_toggle_icon:before,
.stripe-style-4 .tab-style-two .wpb_tabs_nav li,
.boxes-solid-bg .stripe-style-4 .tab-style-two .wpb_tabs_nav li,
.stripe-style-4 .widget_price_filter .price_slider_wrapper .ui-widget-content,
.boxes-solid-bg .stripe-style-4 .widget_price_filter .price_slider_wrapper .ui-widget-content,
.stripe-style-4 .custom-menu a:before,
.boxes-solid-bg .stripe-style-4 .custom-menu a:before {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .st-accordion li > a:before,
.boxes-solid-bg .stripe-style-5 .st-accordion li > a:before,
.stripe-style-5 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before,
.boxes-solid-bg .stripe-style-5 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before,
.stripe-style-5 .dt-style.vc_toggle_default .vc_toggle_icon:before,
.boxes-solid-bg .stripe-style-5 .dt-style.vc_toggle_default .vc_toggle_icon:before,
.stripe-style-5 .tab-style-two .wpb_tabs_nav li,
.boxes-solid-bg .stripe-style-5 .tab-style-two .wpb_tabs_nav li,
.stripe-style-5 .widget_price_filter .price_slider_wrapper .ui-widget-content,
.boxes-solid-bg .stripe-style-5 .widget_price_filter .price_slider_wrapper .ui-widget-content,
.stripe-style-5 .custom-menu a:before,
.boxes-solid-bg .stripe-style-5 .custom-menu a:before {
  background-color: rgba(51,51,51,0.15);
}
#page .st-accordion li > a:after,
#page .wpb_content_element.dt-style .wpb_accordion_header > a:after,
#page .dt-style.vc_toggle_default .vc_toggle_icon:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(170,170,170,0.5)%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
#page .stripe .sidebar-content.solid-bg .st-accordion li > a:after,
#page .stripe .sidebar-content.solid-bg .wpb_content_element.dt-style .wpb_accordion_header > a:after,
#page .stripe .sidebar-content.solid-bg .dt-style.vc_toggle_default .vc_toggle_icon:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(119,119,119,0.5)%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
#page .footer .st-accordion li > a:after,
#page .footer .wpb_content_element.dt-style .wpb_accordion_header > a:after,
#page .footer .dt-style.vc_toggle_default .vc_toggle_icon:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(170,170,170,0.5)%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
#page .stripe-style-1 .st-accordion li > a:after,
#page .stripe-style-1 .wpb_content_element.dt-style .wpb_accordion_header > a:after,
#page .stripe-style-1 .dt-style.vc_toggle_default .vc_toggle_icon:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(119,119,119,0.5)%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
#page .stripe-style-2 .st-accordion li > a:after,
#page .stripe-style-2 .wpb_content_element.dt-style .wpb_accordion_header > a:after,
#page .stripe-style-2 .dt-style.vc_toggle_default .vc_toggle_icon:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(249,249,249,0.5)%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
#page .stripe-style-3 .st-accordion li > a:after,
#page .stripe-style-3 .wpb_content_element.dt-style .wpb_accordion_header > a:after,
#page .stripe-style-3 .dt-style.vc_toggle_default .vc_toggle_icon:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(47,54,61,0.5)%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
#page .stripe-style-4 .st-accordion li > a:after,
#page .stripe-style-4 .wpb_content_element.dt-style .wpb_accordion_header > a:after,
#page .stripe-style-4 .dt-style.vc_toggle_default .vc_toggle_icon:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(255,255,255,0.5)%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
#page .stripe-style-5 .st-accordion li > a:after,
#page .stripe-style-5 .wpb_content_element.dt-style .wpb_accordion_header > a:after,
#page .stripe-style-5 .dt-style.vc_toggle_default .vc_toggle_icon:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(51,51,51,0.5)%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
#page .st-accordion li > a:hover:after,
#page .stripe .sidebar-content.solid-bg .st-accordion li > a:hover:after,
#page .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:hover:after,
#page .stripe .sidebar-content.solid-bg .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:hover:after,
#page .dt-style.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:after,
#page .stripe .sidebar-content.solid-bg .dt-style.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%2330505b%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
#page .st-accordion li.st-open > a:after,
#page .stripe .sidebar-content.solid-bg .st-accordion li.st-open > a:after,
#page .wpb_accordion .wpb_accordion_wrapper .ui-state-active > a:after,
#page .stripe .sidebar-content.solid-bg .wpb_accordion .wpb_accordion_wrapper .ui-state-active > a:after,
#page .dt-style.vc_toggle_active.vc_toggle_default .vc_toggle_icon:after,
#page .stripe .sidebar-content.solid-bg .dt-style.vc_toggle_active.vc_toggle_default .vc_toggle_icon:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(170,170,170,0.5)%22%20d=%22M7.848,5.856c0.202-0.221,0.202-0.582,0-0.803L4.375,1.711C4.272,1.597,4.136,1.545,4,1.547C3.864,1.545,3.728,1.6,3.624,1.711L0.152,5.056c-0.203,0.221-0.203,0.582,0,0.803c0.203,0.222,0.582,0.282,0.91-0.04L4,2.971l2.953,2.863C7.266,6.156,7.645,6.08,7.848,5.856z%22/%3E%3C/svg%3E");
}
#page .footer .st-accordion li.st-open > a:after,
#page .footer .wpb_accordion .wpb_accordion_wrapper .ui-state-active > a:after,
#page .footer .dt-style.vc_toggle_active.vc_toggle_default .vc_toggle_icon:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(170,170,170,0.5)%22%20d=%22M7.848,5.856c0.202-0.221,0.202-0.582,0-0.803L4.375,1.711C4.272,1.597,4.136,1.545,4,1.547C3.864,1.545,3.728,1.6,3.624,1.711L0.152,5.056c-0.203,0.221-0.203,0.582,0,0.803c0.203,0.222,0.582,0.282,0.91-0.04L4,2.971l2.953,2.863C7.266,6.156,7.645,6.08,7.848,5.856z%22/%3E%3C/svg%3E");
}
#page .stripe-style-1 .st-accordion li.st-open > a:after,
#page .stripe-style-1 .wpb_accordion .wpb_accordion_wrapper .ui-state-active > a:after,
#page .stripe-style-1 .dt-style.vc_toggle_active.vc_toggle_default .vc_toggle_icon:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(119,119,119,0.5)%22%20d=%22M7.848,5.856c0.202-0.221,0.202-0.582,0-0.803L4.375,1.711C4.272,1.597,4.136,1.545,4,1.547C3.864,1.545,3.728,1.6,3.624,1.711L0.152,5.056c-0.203,0.221-0.203,0.582,0,0.803c0.203,0.222,0.582,0.282,0.91-0.04L4,2.971l2.953,2.863C7.266,6.156,7.645,6.08,7.848,5.856z%22/%3E%3C/svg%3E");
}
#page .stripe-style-2 .st-accordion li.st-open > a:after,
#page .stripe-style-2 .wpb_accordion .wpb_accordion_wrapper .ui-state-active > a:after,
#page .stripe-style-2 .dt-style.vc_toggle_active.vc_toggle_default .vc_toggle_icon:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(249,249,249,0.5)%22%20d=%22M7.848,5.856c0.202-0.221,0.202-0.582,0-0.803L4.375,1.711C4.272,1.597,4.136,1.545,4,1.547C3.864,1.545,3.728,1.6,3.624,1.711L0.152,5.056c-0.203,0.221-0.203,0.582,0,0.803c0.203,0.222,0.582,0.282,0.91-0.04L4,2.971l2.953,2.863C7.266,6.156,7.645,6.08,7.848,5.856z%22/%3E%3C/svg%3E");
}
#page .stripe-style-3 .st-accordion li.st-open > a:after,
#page .stripe-style-3 .wpb_accordion .wpb_accordion_wrapper .ui-state-active > a:after,
#page .stripe-style-3 .dt-style.vc_toggle_active.vc_toggle_default .vc_toggle_icon:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(47,54,61,0.5)%22%20d=%22M7.848,5.856c0.202-0.221,0.202-0.582,0-0.803L4.375,1.711C4.272,1.597,4.136,1.545,4,1.547C3.864,1.545,3.728,1.6,3.624,1.711L0.152,5.056c-0.203,0.221-0.203,0.582,0,0.803c0.203,0.222,0.582,0.282,0.91-0.04L4,2.971l2.953,2.863C7.266,6.156,7.645,6.08,7.848,5.856z%22/%3E%3C/svg%3E");
}
#page .stripe-style-4 .st-accordion li.st-open > a:after,
#page .stripe-style-4 .wpb_accordion .wpb_accordion_wrapper .ui-state-active > a:after,
#page .stripe-style-4 .dt-style.vc_toggle_active.vc_toggle_default .vc_toggle_icon:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(255,255,255,0.5)%22%20d=%22M7.848,5.856c0.202-0.221,0.202-0.582,0-0.803L4.375,1.711C4.272,1.597,4.136,1.545,4,1.547C3.864,1.545,3.728,1.6,3.624,1.711L0.152,5.056c-0.203,0.221-0.203,0.582,0,0.803c0.203,0.222,0.582,0.282,0.91-0.04L4,2.971l2.953,2.863C7.266,6.156,7.645,6.08,7.848,5.856z%22/%3E%3C/svg%3E");
}
#page .stripe-style-5 .st-accordion li.st-open > a:after,
#page .stripe-style-5 .wpb_accordion .wpb_accordion_wrapper .ui-state-active > a:after,
#page .stripe-style-5 .dt-style.vc_toggle_active.vc_toggle_default .vc_toggle_icon:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(51,51,51,0.5)%22%20d=%22M7.848,5.856c0.202-0.221,0.202-0.582,0-0.803L4.375,1.711C4.272,1.597,4.136,1.545,4,1.547C3.864,1.545,3.728,1.6,3.624,1.711L0.152,5.056c-0.203,0.221-0.203,0.582,0,0.803c0.203,0.222,0.582,0.282,0.91-0.04L4,2.971l2.953,2.863C7.266,6.156,7.645,6.08,7.848,5.856z%22/%3E%3C/svg%3E");
}
#page .st-accordion li.st-open > a:hover:after,
#page .stripe .sidebar-content.solid-bg .st-accordion li.st-open > a:hover:after,
#page .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .ui-state-active > a:hover:after,
#page .stripe .sidebar-content.solid-bg .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .ui-state-active > a:hover:after,
#page .dt-style.vc_toggle_default.vc_toggle_active .vc_toggle_title:hover .vc_toggle_icon:after,
#page .stripe .sidebar-content.solid-bg .dt-style.vc_toggle_default.vc_toggle_active .vc_toggle_title:hover .vc_toggle_icon:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%2330505b%22%20d=%22M7.848,5.856c0.202-0.221,0.202-0.582,0-0.803L4.375,1.711C4.272,1.597,4.136,1.545,4,1.547C3.864,1.545,3.728,1.6,3.624,1.711L0.152,5.056c-0.203,0.221-0.203,0.582,0,0.803c0.203,0.222,0.582,0.282,0.91-0.04L4,2.971l2.953,2.863C7.266,6.156,7.645,6.08,7.848,5.856z%22/%3E%3C/svg%3E");
}
.accent-border-color .separator-holder,
.accent-border-color.hr-thin,
.accent-border-color.hr-thick {
  border-color: #30505b;
}
.accent-gradient .accent-border-color.hr-thin.style-line,
.accent-gradient .accent-border-color.hr-thick {
  border-width: 0;
  border-color: transparent;
}
.dt-fancy-title.bg-on,
.line-decoration:after,
.hover-line.benefits-style-one .wf-cell > div:after,
.hover-line.benefits-style-two .benefits-inner:after,
.static-line.benefits-style-one .wf-cell > div:after,
.static-line.benefits-style-two .benefits-inner:after,
hr.gf_rule {
  background-color: rgba(170,170,170,0.15);
}
.stripe-style-1 .dt-fancy-title.bg-on,
.stripe-style-1 .line-decoration:after,
.stripe-style-1 .hover-line.benefits-style-one .wf-cell > div:after,
.stripe-style-1 .hover-line.benefits-style-two .benefits-inner:after,
.stripe-style-1 .static-line.benefits-style-one .wf-cell > div:after,
.stripe-style-1 .static-line.benefits-style-two .benefits-inner:after,
.stripe-style-1 hr.gf_rule {
  background-color: rgba(119,119,119,0.15);
}
.stripe-style-2 .dt-fancy-title.bg-on,
.stripe-style-2 .line-decoration:after,
.stripe-style-2 .hover-line.benefits-style-one .wf-cell > div:after,
.stripe-style-2 .hover-line.benefits-style-two .benefits-inner:after,
.stripe-style-2 .static-line.benefits-style-one .wf-cell > div:after,
.stripe-style-2 .static-line.benefits-style-two .benefits-inner:after,
.stripe-style-2 hr.gf_rule {
  background-color: rgba(249,249,249,0.15);
}
.stripe-style-3 .dt-fancy-title.bg-on,
.stripe-style-3 .line-decoration:after,
.stripe-style-3 .hover-line.benefits-style-one .wf-cell > div:after,
.stripe-style-3 .hover-line.benefits-style-two .benefits-inner:after,
.stripe-style-3 .static-line.benefits-style-one .wf-cell > div:after,
.stripe-style-3 .static-line.benefits-style-two .benefits-inner:after,
.stripe-style-3 hr.gf_rule {
  background-color: rgba(47,54,61,0.15);
}
.stripe-style-4 .dt-fancy-title.bg-on,
.stripe-style-4 .line-decoration:after,
.stripe-style-4 .hover-line.benefits-style-one .wf-cell > div:after,
.stripe-style-4 .hover-line.benefits-style-two .benefits-inner:after,
.stripe-style-4 .static-line.benefits-style-one .wf-cell > div:after,
.stripe-style-4 .static-line.benefits-style-two .benefits-inner:after,
.stripe-style-4 hr.gf_rule {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .dt-fancy-title.bg-on,
.stripe-style-5 .line-decoration:after,
.stripe-style-5 .hover-line.benefits-style-one .wf-cell > div:after,
.stripe-style-5 .hover-line.benefits-style-two .benefits-inner:after,
.stripe-style-5 .static-line.benefits-style-one .wf-cell > div:after,
.stripe-style-5 .static-line.benefits-style-two .benefits-inner:after,
.stripe-style-5 hr.gf_rule {
  background-color: rgba(51,51,51,0.15);
}
.dt-fancy-title.bg-on {
  min-height: 30px;
  line-height: 30px;
}
.text-small .dt-fancy-title.bg-on {
  min-height: 30px;
  line-height: 30px;
}
.text-big .dt-fancy-title.bg-on {
  min-height: 32px;
  line-height: 32px;
}
.h1-size .dt-fancy-title.bg-on {
  min-height: 92px;
  line-height: 92px;
}
.h2-size .dt-fancy-title.bg-on {
  min-height: 72px;
  line-height: 72px;
}
.h3-size .dt-fancy-title.bg-on {
  min-height: 52px;
  line-height: 52px;
}
.h4-size .dt-fancy-title.bg-on {
  min-height: 40px;
  line-height: 40px;
}
.h5-size .dt-fancy-title.bg-on {
  min-height: 36px;
  line-height: 36px;
}
.h6-size .dt-fancy-title.bg-on {
  min-height: 30px;
  line-height: 30px;
}
.vc_pie_wrapper .vc_pie_chart_back {
  border-color: rgba(25,63,84,0.1) !important;
}
.stripe-style-1 .vc_pie_wrapper .vc_pie_chart_back {
  border-color: rgba(51,51,51,0.1) !important;
}
.stripe-style-2 .vc_pie_wrapper .vc_pie_chart_back {
  border-color: rgba(249,249,249,0.1) !important;
}
.stripe-style-3 .vc_pie_wrapper .vc_pie_chart_back {
  border-color: rgba(47,54,61,0.1) !important;
}
.stripe-style-4 .vc_pie_wrapper .vc_pie_chart_back {
  border-color: rgba(255,255,255,0.1) !important;
}
.stripe-style-5 .vc_pie_wrapper .vc_pie_chart_back {
  border-color: rgba(51,51,51,0.1) !important;
}
.shortcode-tooltip {
  color: #30505b;
  border-color: #30505b;
}
.stripe-style-1 .shortcode-tooltip {
  color: #30505b;
  border-color: #30505b;
}
.stripe-style-2 .shortcode-tooltip {
  color: #30505b;
  border-color: #30505b;
}
.stripe-style-3 .shortcode-tooltip {
  color: #30505b;
  border-color: #30505b;
}
.stripe-style-4 .shortcode-tooltip {
  color: #30505b;
  border-color: #30505b;
}
.stripe-style-5 .shortcode-tooltip {
  color: #30505b;
  border-color: #30505b;
}
.borderframe .shortcode-single-image {
  border: 1px solid rgba(170,170,170,0.15);
}
.stripe-style-1 .borderframe .shortcode-single-image {
  border: 1px solid rgba(119,119,119,0.15);
}
.stripe-style-2 .borderframe .shortcode-single-image {
  border: 1px solid rgba(249,249,249,0.15);
}
.stripe-style-3 .borderframe .shortcode-single-image {
  border: 1px solid rgba(47,54,61,0.15);
}
.stripe-style-4 .borderframe .shortcode-single-image {
  border: 1px solid rgba(255,255,255,0.15);
}
.stripe-style-5 .borderframe .shortcode-single-image {
  border: 1px solid rgba(51,51,51,0.15);
}
.shortcode-single-caption {
  line-height: 25px;
  border-color: rgba(170,170,170,0.15);
}
.stripe-style-1 .shortcode-single-caption {
  border-color: rgba(119,119,119,0.15);
}
.stripe-style-2 .shortcode-single-caption {
  border-color: rgba(249,249,249,0.15);
}
.stripe-style-3 .shortcode-single-caption {
  border-color: rgba(47,54,61,0.15);
}
.stripe-style-4 .shortcode-single-caption {
  border-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .shortcode-single-caption {
  border-color: rgba(51,51,51,0.15);
}
.shortcode-tabs .tab,
.wpb_tabs.wpb_content_element .wpb_tabs_nav > li > a,
.wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav > li > a {
  font-size: 16px;
  font-weight: normal;
}
.standard-number-list.list-divider.bullet-top li:before,
.standard-number-list.list-divider li:first-child:before {
  top: 12.5px;
}
.standard-arrow.list-divider.bullet-top li:before,
.standard-arrow.list-divider.bullet-top li:after {
  top: 14.5px;
  margin-top: 0;
}
.standard-number-list.bullet-top li:before,
.standard-number-list.bullet-top li:first-child:before {
  top: 2.5px;
}
.standard-arrow.bullet-top li:before,
.standard-arrow.list-divider li:first-child:before,
.standard-arrow.list-divider li:first-child:after,
.standard-arrow.bullet-top li:after {
  top: 6.5px;
  margin-top: 0;
}
.content .soc-ico a .icon {
  fill: #aaaaaa;
}
.sidebar .soc-ico a .icon,
.stripe .sidebar-content.solid-bg .soc-ico a .icon {
  fill: #777777;
}
.footer .soc-ico a .icon {
  fill: #aaaaaa;
}
.stripe-style-1 .soc-ico a .icon {
  fill: #777777;
}
.stripe-style-2 .soc-ico a .icon {
  fill: #f9f9f9;
}
.stripe-style-3 .soc-ico a .icon {
  fill: #2f363d;
}
.stripe-style-4 .soc-ico a .icon {
  fill: #ffffff;
}
.stripe-style-5 .soc-ico a .icon {
  fill: #333333;
}
.plain-bg,
#main #content .rotatingtweets,
#main #content .norotatingtweets,
blockquote.shortcode-blockquote {
  border-style: solid;
  border-width: 1px;
}
.fancy-bg {
  background: #fafafa none repeat center center;
  color: #777777;
}
.frame-on {
  border: 1px solid;
  border-color: rgba(170,170,170,0.15);
}
.stripe-style-1 .frame-on {
  border-color: rgba(119,119,119,0.15);
}
.stripe-style-2 .frame-on {
  border-color: rgba(249,249,249,0.15);
}
.stripe-style-3 .frame-on {
  border-color: rgba(47,54,61,0.15);
}
.stripe-style-4 .frame-on {
  border-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .frame-on {
  border-color: rgba(51,51,51,0.15);
}
#page .light-bg.icons-bg .benefits-grid-ico,
#page .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
  background-color: rgba(170,170,170,0.1);
  background-image: none;
}
#page .stripe-style-1 .light-bg.icons-bg .benefits-grid-ico,
#page .stripe-style-1 .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
  background-color: rgba(119,119,119,0.1);
}
#page .stripe-style-2 .light-bg.icons-bg .benefits-grid-ico,
#page .stripe-style-2 .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
  background-color: rgba(249,249,249,0.1);
}
#page .stripe-style-3 .light-bg.icons-bg .benefits-grid-ico,
#page .stripe-style-3 .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
  background-color: rgba(47,54,61,0.1);
}
#page .stripe-style-4 .light-bg.icons-bg .benefits-grid-ico,
.boxes-solid-bg #page .stripe-style-4 .light-bg.icons-bg .benefits-grid-ico,
#page .stripe-style-4 .light-hover-bg.icons-bg a.benefits-grid-ico:hover,
.boxes-solid-bg #page .stripe-style-4 .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
  background-color: rgba(255,255,255,0.1);
}
#page .stripe-style-5 .light-bg.icons-bg .benefits-grid-ico,
.boxes-solid-bg #page .stripe-style-5 .light-bg.icons-bg .benefits-grid-ico,
#page .stripe-style-5 .light-hover-bg.icons-bg a.benefits-grid-ico:hover,
.boxes-solid-bg #page .stripe-style-5 .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
  background-color: rgba(51,51,51,0.1);
}
#page .light-icon-color .benefits-grid-ico > .fa,
#page .light-icon-hover-color a.benefits-grid-ico:hover > .fa,
#page .light-icon-color .benefits-grid-ico > .fa:before,
#page .light-icon-hover-color a.benefits-grid-ico:hover > .fa:before {
  color: rgba(170,170,170,0.5);
  -webkit-text-fill-color: rgba(170,170,170,0.5);
  background: none;
}
#page .stripe-style-1 .light-icon-color .benefits-grid-ico > .fa,
#page .stripe-style-1 .light-icon-hover-color a.benefits-grid-ico:hover > .fa,
#page .stripe-style-1 .light-icon-color .benefits-grid-ico > .fa:before,
#page .stripe-style-1 .light-icon-hover-color a.benefits-grid-ico:hover > .fa:before {
  color: rgba(119,119,119,0.5);
  -webkit-text-fill-color: rgba(119,119,119,0.5);
}
#page .stripe-style-2 .light-icon-color .benefits-grid-ico > .fa,
#page .stripe-style-2 .light-icon-hover-color a.benefits-grid-ico:hover > .fa,
#page .stripe-style-2 .light-icon-color .benefits-grid-ico > .fa:before,
#page .stripe-style-2 .light-icon-hover-color a.benefits-grid-ico:hover > .fa:before {
  color: rgba(249,249,249,0.5);
  -webkit-text-fill-color: rgba(249,249,249,0.5);
}
#page .stripe-style-3 .light-icon-color .benefits-grid-ico > .fa,
#page .stripe-style-3 .light-icon-hover-color a.benefits-grid-ico:hover > .fa,
#page .stripe-style-3 .light-icon-color .benefits-grid-ico > .fa:before,
#page .stripe-style-3 .light-icon-hover-color a.benefits-grid-ico:hover > .fa:before {
  color: rgba(47,54,61,0.5);
  -webkit-text-fill-color: rgba(47,54,61,0.5);
}
#page .stripe-style-4 .light-icon-color .benefits-grid-ico > .fa,
#page .stripe-style-4 .light-icon-hover-color a.benefits-grid-ico:hover > .fa,
#page .stripe-style-4 .light-icon-color .benefits-grid-ico > .fa:before,
#page .stripe-style-4 .light-icon-hover-color a.benefits-grid-ico:hover > .fa:before {
  color: rgba(255,255,255,0.5);
  -webkit-text-fill-color: rgba(255,255,255,0.5);
}
#page .stripe-style-5 .light-icon-color .benefits-grid-ico > .fa,
#page .stripe-style-5 .light-icon-hover-color a.benefits-grid-ico:hover > .fa,
#page .stripe-style-5 .light-icon-color .benefits-grid-ico > .fa:before,
#page .stripe-style-5 .light-icon-hover-color a.benefits-grid-ico:hover > .fa:before {
  color: rgba(51,51,51,0.5);
  -webkit-text-fill-color: rgba(51,51,51,0.5);
}
.widget .custom-nav > .has-children > a:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(170,170,170,0.5)%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
.footer .widget .custom-nav > .has-children > a:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(170,170,170,0.5)%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
.sidebar-content .widget .custom-nav > .has-children > a:after,
.stripe .sidebar-content.solid-bg .widget .custom-nav > .has-children > a:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(119,119,119,0.5)%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
.stripe-style-1 .widget .custom-nav > .has-children > a:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(119,119,119,0.5)%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
.stripe-style-2 .widget .custom-nav > .has-children > a:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(249,249,249,0.5)%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
.stripe-style-3 .widget .custom-nav > .has-children > a:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(47,54,61,0.5)%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
.stripe-style-4 .widget .custom-nav > .has-children > a:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(255,255,255,0.5)%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
.stripe-style-5 .widget .custom-nav > .has-children > a:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(51,51,51,0.5)%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
}
.widget .custom-nav > .has-children > a.active:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(170,170,170,0.5)%22%20d=%22M1.046,6.251l2.953-2.862l2.938,2.848c0.328,0.322,0.707,0.262,0.91,0.04c0.202-0.221,0.202-0.582,0-0.803L4.375,2.129c-0.104-0.111-0.24-0.166-0.376-0.164c-0.136-0.002-0.272,0.05-0.375,0.164L0.151,5.472c-0.202,0.221-0.202,0.582,0,0.803C0.354,6.497,0.733,6.574,1.046,6.251z%22/%3E%3C/svg%3E");
}
.footer .widget .custom-nav > .has-children > a.active:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(170,170,170,0.5)%22%20d=%22M1.046,6.251l2.953-2.862l2.938,2.848c0.328,0.322,0.707,0.262,0.91,0.04c0.202-0.221,0.202-0.582,0-0.803L4.375,2.129c-0.104-0.111-0.24-0.166-0.376-0.164c-0.136-0.002-0.272,0.05-0.375,0.164L0.151,5.472c-0.202,0.221-0.202,0.582,0,0.803C0.354,6.497,0.733,6.574,1.046,6.251z%22/%3E%3C/svg%3E");
}
.sidebar-content .widget .custom-nav > .has-children > a.active:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(119,119,119,0.5)%22%20d=%22M1.046,6.251l2.953-2.862l2.938,2.848c0.328,0.322,0.707,0.262,0.91,0.04c0.202-0.221,0.202-0.582,0-0.803L4.375,2.129c-0.104-0.111-0.24-0.166-0.376-0.164c-0.136-0.002-0.272,0.05-0.375,0.164L0.151,5.472c-0.202,0.221-0.202,0.582,0,0.803C0.354,6.497,0.733,6.574,1.046,6.251z%22/%3E%3C/svg%3E");
}
.stripe-style-1 .widget .custom-nav > .has-children > a.active:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(119,119,119,0.5)%22%20d=%22M1.046,6.251l2.953-2.862l2.938,2.848c0.328,0.322,0.707,0.262,0.91,0.04c0.202-0.221,0.202-0.582,0-0.803L4.375,2.129c-0.104-0.111-0.24-0.166-0.376-0.164c-0.136-0.002-0.272,0.05-0.375,0.164L0.151,5.472c-0.202,0.221-0.202,0.582,0,0.803C0.354,6.497,0.733,6.574,1.046,6.251z%22/%3E%3C/svg%3E");
}
.stripe-style-2 .widget .custom-nav > .has-children > a.active:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(249,249,249,0.5)%22%20d=%22M1.046,6.251l2.953-2.862l2.938,2.848c0.328,0.322,0.707,0.262,0.91,0.04c0.202-0.221,0.202-0.582,0-0.803L4.375,2.129c-0.104-0.111-0.24-0.166-0.376-0.164c-0.136-0.002-0.272,0.05-0.375,0.164L0.151,5.472c-0.202,0.221-0.202,0.582,0,0.803C0.354,6.497,0.733,6.574,1.046,6.251z%22/%3E%3C/svg%3E");
}
.stripe-style-3 .widget .custom-nav > .has-children > a.active:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(47,54,61,0.5)%22%20d=%22M1.046,6.251l2.953-2.862l2.938,2.848c0.328,0.322,0.707,0.262,0.91,0.04c0.202-0.221,0.202-0.582,0-0.803L4.375,2.129c-0.104-0.111-0.24-0.166-0.376-0.164c-0.136-0.002-0.272,0.05-0.375,0.164L0.151,5.472c-0.202,0.221-0.202,0.582,0,0.803C0.354,6.497,0.733,6.574,1.046,6.251z%22/%3E%3C/svg%3E");
}
.stripe-style-4 .widget .custom-nav > .has-children > a.active:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(255,255,255,0.5)%22%20d=%22M1.046,6.251l2.953-2.862l2.938,2.848c0.328,0.322,0.707,0.262,0.91,0.04c0.202-0.221,0.202-0.582,0-0.803L4.375,2.129c-0.104-0.111-0.24-0.166-0.376-0.164c-0.136-0.002-0.272,0.05-0.375,0.164L0.151,5.472c-0.202,0.221-0.202,0.582,0,0.803C0.354,6.497,0.733,6.574,1.046,6.251z%22/%3E%3C/svg%3E");
}
.stripe-style-5 .widget .custom-nav > .has-children > a.active:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(51,51,51,0.5)%22%20d=%22M1.046,6.251l2.953-2.862l2.938,2.848c0.328,0.322,0.707,0.262,0.91,0.04c0.202-0.221,0.202-0.582,0-0.803L4.375,2.129c-0.104-0.111-0.24-0.166-0.376-0.164c-0.136-0.002-0.272,0.05-0.375,0.164L0.151,5.472c-0.202,0.221-0.202,0.582,0,0.803C0.354,6.497,0.733,6.574,1.046,6.251z%22/%3E%3C/svg%3E");
}
.custom-nav > li li a:before,
.clear-form:before {
  background-color: rgba(170,170,170,0.5);
}
.footer .custom-nav > li li a:before,
.footer .clear-form:before {
  background-color: rgba(170,170,170,0.5);
}
.sidebar-content .custom-nav > li li a:before,
.stripe .sidebar-content.solid-bg .widget .custom-nav > li li a:before,
.sidebar-content .clear-form:before,
.stripe .sidebar-content.solid-bg .widget .clear-form:before {
  background-color: rgba(119,119,119,0.5);
}
.stripe-style-1 .custom-nav > li li a:before,
.stripe-style-1 .clear-form:before {
  background-color: rgba(119,119,119,0.5);
}
.stripe-style-2 .custom-nav > li li a:before,
.stripe-style-2 .clear-form:before {
  background-color: rgba(249,249,249,0.5);
}
.stripe-style-3 .custom-nav > li li a:before,
.stripe-style-3 .clear-form:before {
  background-color: rgba(47,54,61,0.5);
}
.stripe-style-4 .custom-nav > li li a:before,
.stripe-style-4 .clear-form:before {
  background-color: rgba(255,255,255,0.5);
}
.stripe-style-5 .custom-nav > li li a:before,
.stripe-style-5 .clear-form:before {
  background-color: rgba(51,51,51,0.5);
}
.sidebar-content a,
.sidebar-content.solid-bg a *,
.content .sidebar-content .widget .custom-categories a,
.content .sidebar-content .widget .custom-categories span,
.content .sidebar-content .widget .custom-categories a:hover span.item-num,
.sidebar-content .recent-posts a {
  color: #777777;
}
.footer a {
  color: #aaaaaa;
}
.color-primary .sidebar,
.sidebar-content .color-primary,
.stripe .sidebar-content.solid-bg .color-primary {
  color: #333333;
}
.footer .color-primary {
  color: #333333;
}
a.color-primary {
  text-decoration: none;
}
a.color-primary:hover {
  text-decoration: underline;
}
.stripe-style-1 .color-secondary {
  color: #30505b;
}
.stripe-style-2 .color-secondary {
  color: #30505b;
}
.stripe-style-3 .color-secondary {
  color: #30505b;
}
.stripe-style-4 .color-secondary {
  color: #30505b;
}
.stripe-style-5 .color-secondary {
  color: #30505b;
}
.entry-author .text-primary {
  font-size: 15px;
}
.sidebar-content .custom-categories a,
.stripe .sidebar-content.solid-bg .custom-categories a,
.sidebar-content .custom-categories a .item-name,
.stripe .sidebar-content.solid-bg .custom-categories a .item-name,
.sidebar-content .cat-item a,
.stripe .sidebar-content.solid-bg .cat-item a,
.sidebar-content .widget_recent_comments a,
.stripe .sidebar-content.solid-bg .widget_recent_comments a,
.sidebar-content .widget_tag_cloud a:hover,
.stripe .sidebar-content.solid-bg .widget_tag_cloud a:hover {
  color: #333333;
}
.footer .custom-categories a,
.footer .custom-categories a .item-name,
.footer .cat-item a,
.footer .widget_recent_comments a,
.footer .widget_tag_cloud a:hover {
  color: #333333;
}
.sidebar-content .custom-categories a span.item-num,
.stripe .sidebar-content.solid-bg .custom-categories a span.item-num,
.sidebar-content .cat-item a span.item-num,
.stripe .sidebar-content.solid-bg .cat-item a span.item-num {
  color: rgba(119,119,119,0.5);
}
.footer .custom-categories a span.item-num,
.footer .cat-item a span.item-num {
  color: rgba(170,170,170,0.5);
}
.sidebar-content .widget .menu li,
.sidebar-content .widget .custom-menu li,
.sidebar-content .widget_pages li,
.sidebar-content .blogroll li,
.sidebar-content .widget .qts-lang-menu li {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(119,119,119,0.15);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.widget .menu li,
.widget_pages li,
.widget .custom-menu li,
.widget .blogroll li,
.widget .qts-lang-menu li {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(170,170,170,0.15);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.footer .menu li,
.footer .widget_pages li,
.footer .custom-menu li,
.footer .blogroll li,
.footer .qts-lang-menu li {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(170,170,170,0.15);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
#wp-calendar,
#wp-calendar td {
  background-color: rgba(25,63,84,0.04);
}
.sidebar-content #wp-calendar,
.sidebar-content #wp-calendar td {
  background-color: rgba(51,51,51,0.04);
}
#wp-calendar,
#wp-calendar caption,
#wp-calendar td {
  border-color: rgba(170,170,170,0.15);
}
.sidebar-content #wp-calendar,
.sidebar-content #wp-calendar caption,
.sidebar-content #wp-calendar td {
  border-color: rgba(119,119,119,0.15);
}
#wp-calendar td:hover {
  background-color: rgba(25,63,84,0.08);
}
.sidebar-content #wp-calendar td:hover {
  background-color: rgba(51,51,51,0.08);
}
.footer #wp-calendar,
.footer #wp-calendar td {
  background-color: rgba(51,51,51,0.04);
}
.footer #wp-calendar td:hover {
  background-color: rgba(51,51,51,0.08);
}
.footer #wp-calendar,
.footer #wp-calendar caption,
.footer #wp-calendar td {
  border-color: rgba(170,170,170,0.15);
}
.widget .tp_recent_tweets li .twitter_time:before {
  height: 23px;
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2215px%22%20height=%2213px%22%20viewBox=%223.5%204.5%2015%2013%22%20enable-background=%22new%203.5%204.5%2015%2013%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(170,170,170,0.5)%22%20d=%22M17.614,5.604c-0.556,0.325-1.171,0.56-1.822,0.688c-0.526-0.551-1.271-0.895-2.099-0.895c-1.586,0-2.874,1.268-2.874,2.83c0,0.221,0.025,0.438,0.074,0.645C8.508,8.753,6.393,7.625,4.977,5.913C4.729,6.33,4.588,6.816,4.588,7.336c0,0.982,0.508,1.85,1.276,2.354c-0.47-0.014-0.912-0.141-1.3-0.354c0,0.013,0,0.024,0,0.035c0,1.372,0.991,2.514,2.304,2.775c-0.241,0.062-0.495,0.101-0.756,0.101c-0.186,0-0.365-0.019-0.541-0.054c0.365,1.127,1.427,1.945,2.682,1.97c-0.982,0.756-2.222,1.208-3.567,1.208c-0.232,0-0.461-0.016-0.686-0.04c1.271,0.804,2.78,1.272,4.402,1.272c5.286,0,8.171-4.312,8.171-8.054c0-0.123-0.003-0.246-0.009-0.367C17.127,7.786,17.614,7.288,18,6.72c-0.516,0.225-1.068,0.378-1.648,0.446C16.943,6.817,17.398,6.262,17.614,5.604z%22/%3E%3C/svg%3E");
}
.footer .widget .tp_recent_tweets li .twitter_time:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2215px%22%20height=%2213px%22%20viewBox=%223.5%204.5%2015%2013%22%20enable-background=%22new%203.5%204.5%2015%2013%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(170,170,170,0.5)%22%20d=%22M17.614,5.604c-0.556,0.325-1.171,0.56-1.822,0.688c-0.526-0.551-1.271-0.895-2.099-0.895c-1.586,0-2.874,1.268-2.874,2.83c0,0.221,0.025,0.438,0.074,0.645C8.508,8.753,6.393,7.625,4.977,5.913C4.729,6.33,4.588,6.816,4.588,7.336c0,0.982,0.508,1.85,1.276,2.354c-0.47-0.014-0.912-0.141-1.3-0.354c0,0.013,0,0.024,0,0.035c0,1.372,0.991,2.514,2.304,2.775c-0.241,0.062-0.495,0.101-0.756,0.101c-0.186,0-0.365-0.019-0.541-0.054c0.365,1.127,1.427,1.945,2.682,1.97c-0.982,0.756-2.222,1.208-3.567,1.208c-0.232,0-0.461-0.016-0.686-0.04c1.271,0.804,2.78,1.272,4.402,1.272c5.286,0,8.171-4.312,8.171-8.054c0-0.123-0.003-0.246-0.009-0.367C17.127,7.786,17.614,7.288,18,6.72c-0.516,0.225-1.068,0.378-1.648,0.446C16.943,6.817,17.398,6.262,17.614,5.604z%22/%3E%3C/svg%3E");
}
.sidebar-content .widget .tp_recent_tweets li .twitter_time:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2215px%22%20height=%2213px%22%20viewBox=%223.5%204.5%2015%2013%22%20enable-background=%22new%203.5%204.5%2015%2013%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(119,119,119,0.5)%22%20d=%22M17.614,5.604c-0.556,0.325-1.171,0.56-1.822,0.688c-0.526-0.551-1.271-0.895-2.099-0.895c-1.586,0-2.874,1.268-2.874,2.83c0,0.221,0.025,0.438,0.074,0.645C8.508,8.753,6.393,7.625,4.977,5.913C4.729,6.33,4.588,6.816,4.588,7.336c0,0.982,0.508,1.85,1.276,2.354c-0.47-0.014-0.912-0.141-1.3-0.354c0,0.013,0,0.024,0,0.035c0,1.372,0.991,2.514,2.304,2.775c-0.241,0.062-0.495,0.101-0.756,0.101c-0.186,0-0.365-0.019-0.541-0.054c0.365,1.127,1.427,1.945,2.682,1.97c-0.982,0.756-2.222,1.208-3.567,1.208c-0.232,0-0.461-0.016-0.686-0.04c1.271,0.804,2.78,1.272,4.402,1.272c5.286,0,8.171-4.312,8.171-8.054c0-0.123-0.003-0.246-0.009-0.367C17.127,7.786,17.614,7.288,18,6.72c-0.516,0.225-1.068,0.378-1.648,0.446C16.943,6.817,17.398,6.262,17.614,5.604z%22/%3E%3C/svg%3E");
}
.stripe-style-1 .widget .tp_recent_tweets li .twitter_time:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2215px%22%20height=%2213px%22%20viewBox=%223.5%204.5%2015%2013%22%20enable-background=%22new%203.5%204.5%2015%2013%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(119,119,119,0.5)%22%20d=%22M17.614,5.604c-0.556,0.325-1.171,0.56-1.822,0.688c-0.526-0.551-1.271-0.895-2.099-0.895c-1.586,0-2.874,1.268-2.874,2.83c0,0.221,0.025,0.438,0.074,0.645C8.508,8.753,6.393,7.625,4.977,5.913C4.729,6.33,4.588,6.816,4.588,7.336c0,0.982,0.508,1.85,1.276,2.354c-0.47-0.014-0.912-0.141-1.3-0.354c0,0.013,0,0.024,0,0.035c0,1.372,0.991,2.514,2.304,2.775c-0.241,0.062-0.495,0.101-0.756,0.101c-0.186,0-0.365-0.019-0.541-0.054c0.365,1.127,1.427,1.945,2.682,1.97c-0.982,0.756-2.222,1.208-3.567,1.208c-0.232,0-0.461-0.016-0.686-0.04c1.271,0.804,2.78,1.272,4.402,1.272c5.286,0,8.171-4.312,8.171-8.054c0-0.123-0.003-0.246-0.009-0.367C17.127,7.786,17.614,7.288,18,6.72c-0.516,0.225-1.068,0.378-1.648,0.446C16.943,6.817,17.398,6.262,17.614,5.604z%22/%3E%3C/svg%3E");
}
.stripe-style-2 .widget .tp_recent_tweets li .twitter_time:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2215px%22%20height=%2213px%22%20viewBox=%223.5%204.5%2015%2013%22%20enable-background=%22new%203.5%204.5%2015%2013%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(249,249,249,0.5)%22%20d=%22M17.614,5.604c-0.556,0.325-1.171,0.56-1.822,0.688c-0.526-0.551-1.271-0.895-2.099-0.895c-1.586,0-2.874,1.268-2.874,2.83c0,0.221,0.025,0.438,0.074,0.645C8.508,8.753,6.393,7.625,4.977,5.913C4.729,6.33,4.588,6.816,4.588,7.336c0,0.982,0.508,1.85,1.276,2.354c-0.47-0.014-0.912-0.141-1.3-0.354c0,0.013,0,0.024,0,0.035c0,1.372,0.991,2.514,2.304,2.775c-0.241,0.062-0.495,0.101-0.756,0.101c-0.186,0-0.365-0.019-0.541-0.054c0.365,1.127,1.427,1.945,2.682,1.97c-0.982,0.756-2.222,1.208-3.567,1.208c-0.232,0-0.461-0.016-0.686-0.04c1.271,0.804,2.78,1.272,4.402,1.272c5.286,0,8.171-4.312,8.171-8.054c0-0.123-0.003-0.246-0.009-0.367C17.127,7.786,17.614,7.288,18,6.72c-0.516,0.225-1.068,0.378-1.648,0.446C16.943,6.817,17.398,6.262,17.614,5.604z%22/%3E%3C/svg%3E");
}
.stripe-style-3 .widget .tp_recent_tweets li .twitter_time:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2215px%22%20height=%2213px%22%20viewBox=%223.5%204.5%2015%2013%22%20enable-background=%22new%203.5%204.5%2015%2013%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(47,54,61,0.5)%22%20d=%22M17.614,5.604c-0.556,0.325-1.171,0.56-1.822,0.688c-0.526-0.551-1.271-0.895-2.099-0.895c-1.586,0-2.874,1.268-2.874,2.83c0,0.221,0.025,0.438,0.074,0.645C8.508,8.753,6.393,7.625,4.977,5.913C4.729,6.33,4.588,6.816,4.588,7.336c0,0.982,0.508,1.85,1.276,2.354c-0.47-0.014-0.912-0.141-1.3-0.354c0,0.013,0,0.024,0,0.035c0,1.372,0.991,2.514,2.304,2.775c-0.241,0.062-0.495,0.101-0.756,0.101c-0.186,0-0.365-0.019-0.541-0.054c0.365,1.127,1.427,1.945,2.682,1.97c-0.982,0.756-2.222,1.208-3.567,1.208c-0.232,0-0.461-0.016-0.686-0.04c1.271,0.804,2.78,1.272,4.402,1.272c5.286,0,8.171-4.312,8.171-8.054c0-0.123-0.003-0.246-0.009-0.367C17.127,7.786,17.614,7.288,18,6.72c-0.516,0.225-1.068,0.378-1.648,0.446C16.943,6.817,17.398,6.262,17.614,5.604z%22/%3E%3C/svg%3E");
}
.stripe-style-4 .widget .tp_recent_tweets li .twitter_time:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2215px%22%20height=%2213px%22%20viewBox=%223.5%204.5%2015%2013%22%20enable-background=%22new%203.5%204.5%2015%2013%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(255,255,255,0.5)%22%20d=%22M17.614,5.604c-0.556,0.325-1.171,0.56-1.822,0.688c-0.526-0.551-1.271-0.895-2.099-0.895c-1.586,0-2.874,1.268-2.874,2.83c0,0.221,0.025,0.438,0.074,0.645C8.508,8.753,6.393,7.625,4.977,5.913C4.729,6.33,4.588,6.816,4.588,7.336c0,0.982,0.508,1.85,1.276,2.354c-0.47-0.014-0.912-0.141-1.3-0.354c0,0.013,0,0.024,0,0.035c0,1.372,0.991,2.514,2.304,2.775c-0.241,0.062-0.495,0.101-0.756,0.101c-0.186,0-0.365-0.019-0.541-0.054c0.365,1.127,1.427,1.945,2.682,1.97c-0.982,0.756-2.222,1.208-3.567,1.208c-0.232,0-0.461-0.016-0.686-0.04c1.271,0.804,2.78,1.272,4.402,1.272c5.286,0,8.171-4.312,8.171-8.054c0-0.123-0.003-0.246-0.009-0.367C17.127,7.786,17.614,7.288,18,6.72c-0.516,0.225-1.068,0.378-1.648,0.446C16.943,6.817,17.398,6.262,17.614,5.604z%22/%3E%3C/svg%3E");
}
.stripe-style-5 .widget .tp_recent_tweets li .twitter_time:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2215px%22%20height=%2213px%22%20viewBox=%223.5%204.5%2015%2013%22%20enable-background=%22new%203.5%204.5%2015%2013%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(51,51,51,0.5)%22%20d=%22M17.614,5.604c-0.556,0.325-1.171,0.56-1.822,0.688c-0.526-0.551-1.271-0.895-2.099-0.895c-1.586,0-2.874,1.268-2.874,2.83c0,0.221,0.025,0.438,0.074,0.645C8.508,8.753,6.393,7.625,4.977,5.913C4.729,6.33,4.588,6.816,4.588,7.336c0,0.982,0.508,1.85,1.276,2.354c-0.47-0.014-0.912-0.141-1.3-0.354c0,0.013,0,0.024,0,0.035c0,1.372,0.991,2.514,2.304,2.775c-0.241,0.062-0.495,0.101-0.756,0.101c-0.186,0-0.365-0.019-0.541-0.054c0.365,1.127,1.427,1.945,2.682,1.97c-0.982,0.756-2.222,1.208-3.567,1.208c-0.232,0-0.461-0.016-0.686-0.04c1.271,0.804,2.78,1.272,4.402,1.272c5.286,0,8.171-4.312,8.171-8.054c0-0.123-0.003-0.246-0.009-0.367C17.127,7.786,17.614,7.288,18,6.72c-0.516,0.225-1.068,0.378-1.648,0.446C16.943,6.817,17.398,6.262,17.614,5.604z%22/%3E%3C/svg%3E");
}
#main #content .sidebar-content .rotatingtweets,
#main #content .sidebar-content .norotatingtweets {
  border: 1px solid rgba(119,119,119,0.15);
}
.light-icons .widget .searchform .submit,
.light-icons .content .searchform .submit {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(184,188,190,0.99)%22%20d=%22M0.719,6.907c0,3.415,2.769,6.186,6.186,6.186c1.47,0,2.821-0.518,3.882-1.375l4.089,4.09c0.257,0.258,0.674,0.258,0.932,0c0.256-0.258,0.256-0.675,0-0.932l-4.089-4.09c0.856-1.061,1.372-2.411,1.372-3.882c0-3.417-2.769-6.186-6.188-6.186C3.487,0.719,0.719,3.49,0.719,6.907z%20M1.83,6.9c0-2.797,2.274-5.071,5.069-5.071c2.798,0,5.071,2.273,5.071,5.071s-2.271,5.071-5.071,5.071C4.104,11.971,1.83,9.696,1.83,6.9z%22/%3E%3C/svg%3E");
}
.bold-icons .widget .searchform .submit,
.bold-icons .content .searchform .submit {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(184,188,190,0.99)%22%20d=%22M15.376,13.75l-3.985-4c0.586-0.916,1.032-2.171,1.032-3.333c0-3.263-2.675-5.917-5.961-5.917C3.175,0.5,0.5,3.154,0.5,6.417c0,3.263,2.675,5.919,5.962,5.919c1.113,0,2.272-0.4,3.163-0.93l4.049,3.955L15.376,13.75z%20M2.518,6.455c0-2.179,1.785-3.953,3.981-3.953c2.195,0,3.983,1.773,3.983,3.953c0,2.18-1.788,3.952-3.983,3.952C4.304,10.407,2.518,8.635,2.518,6.455z%22/%3E%3C/svg%3E");
}
.custom-nav > li > a,
.custom-nav > li > ul a {
  /* font-size: ; */
}
.custom-nav > li > ul a {
  font-size: 15px;
}
.content .widget .custom-categories span,
.content .widget .custom-categories a:hover span.item-num,
.content .widget .custom-categories a {
  color: #aaaaaa;
}
.custom-menu li.act > a,
.widget_recent_comments a:hover {
  color: #30505b !important;
}
.standard-arrow li:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2213px%22%20height=%2213px%22%20viewBox=%220%200%2013%2013%22%20enable-background=%22new%200%200%2013%2013%22%20fill=%22white%22%20xml:space=%22preserve%22%3E%3Cpolygon%20points=%225.159,2.802%208.841,6.57%205.314,10.291%204.237,9.254%206.897,6.51%204.159,3.833%20%22/%3E%3C/svg%3E");
}
.custom-menu a {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2213px%22%20height=%2213px%22%20viewBox=%220%200%2013%2013%22%20enable-background=%22new%200%200%2013%2013%22%20fill=%22rgba(170,170,170,0.5)%22%20xml:space=%22preserve%22%3E%3Cpolygon%20points=%225.159,2.802%208.841,6.57%205.314,10.291%204.237,9.254%206.897,6.51%204.159,3.833%20%22/%3E%3C/svg%3E");
}
.sidebar-content .custom-menu a {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2213px%22%20height=%2213px%22%20viewBox=%220%200%2013%2013%22%20enable-background=%22new%200%200%2013%2013%22%20fill=%22rgba(119,119,119,0.5)%22%20xml:space=%22preserve%22%3E%3Cpolygon%20points=%225.159,2.802%208.841,6.57%205.314,10.291%204.237,9.254%206.897,6.51%204.159,3.833%20%22/%3E%3C/svg%3E");
}
.footer .custom-menu a {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2213px%22%20height=%2213px%22%20viewBox=%220%200%2013%2013%22%20enable-background=%22new%200%200%2013%2013%22%20fill=%22rgba(170,170,170,0.5)%22%20xml:space=%22preserve%22%3E%3Cpolygon%20points=%225.159,2.802%208.841,6.57%205.314,10.291%204.237,9.254%206.897,6.51%204.159,3.833%20%22/%3E%3C/svg%3E");
}
.stripe-style-1 .custom-menu a {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2213px%22%20height=%2213px%22%20viewBox=%220%200%2013%2013%22%20enable-background=%22new%200%200%2013%2013%22%20fill=%22rgba(119,119,119,0.5)%22%20xml:space=%22preserve%22%3E%3Cpolygon%20points=%225.159,2.802%208.841,6.57%205.314,10.291%204.237,9.254%206.897,6.51%204.159,3.833%20%22/%3E%3C/svg%3E");
}
.stripe-style-2 .custom-menu a {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2213px%22%20height=%2213px%22%20viewBox=%220%200%2013%2013%22%20enable-background=%22new%200%200%2013%2013%22%20fill=%22rgba(249,249,249,0.5)%22%20xml:space=%22preserve%22%3E%3Cpolygon%20points=%225.159,2.802%208.841,6.57%205.314,10.291%204.237,9.254%206.897,6.51%204.159,3.833%20%22/%3E%3C/svg%3E");
}
#page .stripe-style-3 .custom-menu a {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2213px%22%20height=%2213px%22%20viewBox=%220%200%2013%2013%22%20enable-background=%22new%200%200%2013%2013%22%20fill=%22rgba(47,54,61,0.5)%22%20xml:space=%22preserve%22%3E%3Cpolygon%20points=%225.159,2.802%208.841,6.57%205.314,10.291%204.237,9.254%206.897,6.51%204.159,3.833%20%22/%3E%3C/svg%3E");
}
.stripe-style-4 .custom-menu a {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2213px%22%20height=%2213px%22%20viewBox=%220%200%2013%2013%22%20enable-background=%22new%200%200%2013%2013%22%20fill=%22rgba(255,255,255,0.5)%22%20xml:space=%22preserve%22%3E%3Cpolygon%20points=%225.159,2.802%208.841,6.57%205.314,10.291%204.237,9.254%206.897,6.51%204.159,3.833%20%22/%3E%3C/svg%3E");
}
.stripe-style-5 .custom-menu a {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2213px%22%20height=%2213px%22%20viewBox=%220%200%2013%2013%22%20enable-background=%22new%200%200%2013%2013%22%20fill=%22rgba(51,51,51,0.5)%22%20xml:space=%22preserve%22%3E%3Cpolygon%20points=%225.159,2.802%208.841,6.57%205.314,10.291%204.237,9.254%206.897,6.51%204.159,3.833%20%22/%3E%3C/svg%3E");
}
.stripe-style-1 {
  background: #fafafa none repeat  center center;
}
.stripe-style-1 * {
  color: #777777;
}
.style-ios .stripe-style-1 {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
}
.stripe-style-2 {
  background: #222222 none repeat  center center;
}
.style-ios .stripe-style-2 {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(249,249,249,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(249,249,249,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(249,249,249,0.15);
}
.stripe-style-2 * {
  color: #f9f9f9;
}
.stripe-style-3 {
  background-color: #c0f1fe;
  background-image: url('../../../../themes/continuum-wealth/inc/presets/images/full/skin17r.stripes-stripe-3-bg-image.jpg');
  background-repeat: repeat;
  /* background-attachment: ; */
  background-position: center center;
}
.style-ios .stripe-style-3 {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(47,54,61,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(47,54,61,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(47,54,61,0.15);
}
.stripe-style-3 * {
  color: #2f363d;
}
.stripe a {
  color: #30505b;
}
.filter-switch {
  line-height: 39.5px;
}
.filter-by,
.filter-sorting {
  padding: 0 16.5px 0 15.5px;
}
.filter-extras {
  margin-left: -16.5px;
}
.filter a {
  font-size: 15px;
  line-height: 25px;
  line-height: 41.5px;
}
.style-material-design .filter a {
  font-size: 16px;
  line-height: 27px;
  line-height: 37.5px;
}
.filter .filter-categories a:before {
  height: 40.5px;
  width: 30.5px;
}
.filter-categories a {
  padding: 0 16.5px 0 15.5px;
}
.style-material-design .filter-categories a {
  padding: 0 14.5px 0 14.5px;
}
.style-material-design .filter-categories a.ripple {
  padding: 0;
}
.style-material-design .filter-categories a.ripple span:not(.rippleWrap) {
  padding: 0 14.5px 0 14.5px;
}
.filter .filter-categories a,
.filter .filter-extras a {
  background-position: 20px center;
}
.filter .filter-categories a:before {
  background-position: 12.5px center;
}
.paginator a {
  padding-left: 8.3333333333333px;
  padding-right: 8.3333333333333px;
  min-width: 40.5px;
  line-height: 40.5px;
}
.style-material-design .paginator a {
  padding-left: 9.3333333333333px;
  padding-right: 9.3333333333333px;
  min-width: 37.5px;
  line-height: 37.5px;
}
.paginator .nav-prev,
.paginator .nav-next {
  padding-left: 12.5px;
  padding-right: 12.5px;
  font-size: 15px;
  line-height: 25px;
  line-height: 40.5px;
}
.paginator .nav-prev {
  padding-left: 30.5px;
}
.paginator .nav-prev:before {
  left: 12.5px;
}
.paginator .nav-next {
  padding-right: 30.5px;
}
.paginator .nav-next:after {
  right: 12.5px;
}
.paginator .nav-prev:before,
.paginator .nav-prev:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2211px%22%20height=%2211px%22%20viewBox=%220%200%2011%2011%22%20enable-background=%22new%200%200%2011%2011%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(170,170,170,0.5)%22%20d=%22M0.209,6.017l4.222,4.773c0.279,0.279,0.735,0.279,1.015,0c0.197-0.196,0.33-0.684,0-1.014L1.663,5.501l3.783-4.276c0.279-0.28,0.279-0.735,0-1.014s-0.735-0.279-1.015,0L0.209,4.983C0.065,5.125-0.001,5.312,0,5.499C-0.001,5.688,0.065,5.875,0.209,6.017z%20M10.789,0.209c-0.278-0.279-0.734-0.279-1.014,0L5.552,4.983C5.409,5.126,5.34,5.313,5.344,5.5C5.343,5.688,5.409,5.875,5.552,6.018l4.223,4.773c0.279,0.279,0.734,0.279,1.015,0c0.279-0.277,0.279-0.734,0-1.014L7.008,5.501l3.781-4.275C11.07,0.945,11.07,0.49,10.789,0.209z%22/%3E%3C/svg%3E");
}
.style-material-design .paginator .nav-prev:before,
.style-material-design .paginator .nav-prev:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%23193f54%22%20points=%220.719,8.02%206.679,14.002%208.012,12.674%204.366,9.016%2014.996,9.016%2014.996,7.022%204.366,7.022%208.012,3.363%206.679,2.035%20%22/%3E%3C/svg%3E");
}
.paginator .nav-next:after,
.paginator .nav-next:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20version=%221.1%22%20x=%220px%22%20y=%220px%22%20width=%2211px%22%20height=%2211px%22%20viewBox=%220%200%2011%2011%22%20enable-background=%22new%200%200%2011%2011%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(170,170,170,0.5)%22%20d=%22M11%205.499c0.001-0.187-0.065-0.374-0.209-0.516L6.569%200.211c-0.279-0.279-0.735-0.279-1.015%200%20s-0.279%200.7%200%201.014l3.783%204.276L5.555%209.776c-0.33%200.33-0.197%200.8%200%201.014c0.279%200.3%200.7%200.3%201%200l4.222-4.773%20C10.935%205.9%2011%205.7%2011%205.499z%20M0.211%201.227l3.781%204.275L0.211%209.777c-0.279%200.279-0.279%200.7%200%201%20c0.28%200.3%200.7%200.3%201%200l4.223-4.773C5.591%205.9%205.7%205.7%205.7%205.5C5.66%205.3%205.6%205.1%205.4%204.983L1.225%200.2%20c-0.279-0.279-0.735-0.279-1.014%200C-0.07%200.49-0.07%200.9%200.2%201.227z%22/%3E%3C/svg%3E");
}
.style-material-design .paginator .nav-next:after,
.style-material-design .paginator .nav-next:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%23193f54%22%20points=%229.349,2.035%208.016,3.363%2011.661,7.022%201.031,7.022%201.031,9.016%2011.661,9.016%208.016,12.674%209.349,14.002%2015.309,8.02%20%22/%3E%3C/svg%3E");
}
.filter a,
.filter a *,
.paginator a,
.paginator a *,
.filter .filter-extras a.act:hover {
  color: #193f54;
}
.stripe-style-1 .filter a,
.stripe-style-1 .filter a *,
.stripe-style-1 .paginator a,
.stripe-style-1 .paginator a *,
.stripe-style-1 .filter .filter-extras a.act:hover {
  color: #333333;
}
.stripe-style-2 .filter a,
.stripe-style-2 .filter a *,
.stripe-style-2 .paginator a,
.stripe-style-2 .paginator a *,
.stripe-style-2 .filter .filter-extras a.act:hover {
  color: #f9f9f9;
}
.stripe-style-3 .filter a,
.stripe-style-3 .filter a *,
.stripe-style-3 .paginator a,
.stripe-style-3 .paginator a *,
.stripe-style-3 .filter .filter-extras a.act:hover {
  color: #2f363d;
}
.stripe-style-4 .filter a,
.stripe-style-4 .filter a *,
.stripe-style-4 .paginator a,
.stripe-style-4 .paginator a *,
.stripe-style-4 .filter .filter-extras a.act:hover {
  color: #ffffff;
}
.stripe-style-5 .filter a,
.stripe-style-5 .filter a *,
.stripe-style-5 .paginator a,
.stripe-style-5 .paginator a *,
.stripe-style-5 .filter .filter-extras a.act:hover {
  color: #333333;
}
.navigation-inner .prev-post,
.navigation-inner .prev-post.disabled:hover {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2212px%22%20height=%2212px%22%20viewBox=%220%200%2012%2012%22%20enable-background=%22new%200%200%2012%2012%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22rgba(170,170,170,0.5)%22%20points=%228.088,9.529%204.551,5.997%208.078,2.47%206.664,1.055%201.713,6.005%203.128,7.42%203.134,7.414%206.672,10.946%20%22/%3E%3C/svg%3E");
}
.navigation-inner .prev-post:hover {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2212px%22%20height=%2212px%22%20viewBox=%220%200%2012%2012%22%20enable-background=%22new%200%200%2012%2012%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%2330505b%22%20points=%228.088,9.529%204.551,5.997%208.078,2.47%206.664,1.055%201.713,6.005%203.128,7.42%203.134,7.414%206.672,10.946%20%22/%3E%3C/svg%3E");
}
.navigation-inner .next-post,
.navigation-inner .next-post.disabled:hover {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2212px%22%20height=%2212px%22%20viewBox=%220%200%2012%2012%22%20enable-background=%22new%200%200%2012%2012%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22rgba(170,170,170,0.5)%22%20points=%2210.286,6.006%2010.279,5.999%2010.279,5.999%208.865,4.583%208.864,4.584%205.335,1.055%203.921,2.47%207.449,5.998%203.913,9.529%205.326,10.943%208.863,7.412%208.871,7.42%20%22/%3E%3C/svg%3E");
}
.navigation-inner .next-post:hover {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2212px%22%20height=%2212px%22%20viewBox=%220%200%2012%2012%22%20enable-background=%22new%200%200%2012%2012%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%2330505b%22%20points=%2210.286,6.006%2010.279,5.999%2010.279,5.999%208.865,4.583%208.864,4.584%205.335,1.055%203.921,2.47%207.449,5.998%203.913,9.529%205.326,10.943%208.863,7.412%208.871,7.42%20%22/%3E%3C/svg%3E");
}
.back-to-list {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2212px%22%20height=%2212px%22%20viewBox=%220%200%2012%2012%22%20enable-background=%22new%200%200%2012%2012%22%20fill=%22rgba(170,170,170,0.5)%22%20xml:space=%22preserve%22%3E%3Cpath%20d=%22M3,1C1.896,1,1,1.896,1,3c0,1.105,0.896,2,2,2c1.104,0,2-0.895,2-2C5,1.896,4.104,1,3,1z%22/%3E%3Cpath%20d=%22M3,8c-1.104,0-2,0.896-2,2c0,1.105,0.896,2,2,2c1.104,0,2-0.895,2-2C5,8.896,4.104,8,3,8z%22/%3E%3Cpath%20d=%22M10,1C8.896,1,8,1.896,8,3c0,1.105,0.896,2,2,2c1.104,0,2-0.895,2-2C12,1.896,11.104,1,10,1z%22/%3E%3Cpath%20d=%22M10,8c-1.104,0-2,0.896-2,2c0,1.105,0.896,2,2,2c1.104,0,2-0.895,2-2C12,8.896,11.104,8,10,8z%22/%3E%3C/svg%3E");
}
.back-to-list:hover {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2212px%22%20height=%2212px%22%20viewBox=%220%200%2012%2012%22%20enable-background=%22new%200%200%2012%2012%22%20fill=%22%2330505b%22%20xml:space=%22preserve%22%3E%3Cpath%20d=%22M3,1C1.896,1,1,1.896,1,3c0,1.105,0.896,2,2,2c1.104,0,2-0.895,2-2C5,1.896,4.104,1,3,1z%22/%3E%3Cpath%20d=%22M3,8c-1.104,0-2,0.896-2,2c0,1.105,0.896,2,2,2c1.104,0,2-0.895,2-2C5,8.896,4.104,8,3,8z%22/%3E%3Cpath%20d=%22M10,1C8.896,1,8,1.896,8,3c0,1.105,0.896,2,2,2c1.104,0,2-0.895,2-2C12,1.896,11.104,1,10,1z%22/%3E%3Cpath%20d=%22M10,8c-1.104,0-2,0.896-2,2c0,1.105,0.896,2,2,2c1.104,0,2-0.895,2-2C12,8.896,11.104,8,10,8z%22/%3E%3C/svg%3E");
}
.paginator .button-load-more,
.paginator .loading-ready {
  color: #193f54;
  font: normal normal normal 18px / 27px "Tinos", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
}
@media screen and (min-width: 970px) {
  .transparent.disabled-transparent-bg .light-menu.logo-center.line-content #navigation,
  .transparent.disabled-transparent-bg .light-menu.logo-classic.line-content #navigation {
    border-bottom: 1px solid rgba(255,255,255,0.12);
  }
  .transparent.disabled-transparent-bg .dark-menu.logo-center.line-content #navigation,
  .transparent.disabled-transparent-bg .dark-menu.logo-classic.line-content #navigation {
    border-bottom: 1px solid rgba(0,0,0,0.08);
  }
  .light-menu #top-bar .wf-td > *,
  .light-menu #top-bar a,
  .light-menu #top-bar .mini-nav > ul > li > a:hover,
  .light-menu #top-bar .mini-search .submit,
  .light-menu .header-bottom-bar,
  .light-menu #top-bar .mini-login .submit {
    color: #fff;
  }
  .dark-menu #top-bar .wf-td > *,
  .dark-menu #top-bar a,
  .dark-menu #top-bar .mini-nav > ul > li > a:hover,
  .dark-menu #top-bar .mini-search .submit,
  .dark-menu .header-bottom-bar,
  .dark-menu #top-bar .mini-login .submit {
    color: #222222;
  }
  #header.light-menu .text-near-logo,
  #header.light-menu .text-near-logo *,
  #header.light-menu .text-near-logo a:hover,
  #header.light-menu .text-near-menu * {
    color: #fff !important;
    -webkit-text-fill-color: #fff;
  }
  #header.dark-menu .text-near-logo,
  #header.dark-menu .text-near-logo *,
  #header.dark-menu .text-near-logo a:hover,
  #header.dark-menu .text-near-menu * {
    color: #222222 !important;
    -webkit-text-fill-color: #222222;
  }
  #header.light-menu #main-nav > li > a,
  #header.light-menu #main-nav > li.act > a > span,
  #header.light-menu #main-nav > li.act > a > .text-wrap span,
  #header.light-menu #main-nav > li > a:hover,
  #header.light-menu #main-nav > li:hover > a,
  #header.light-menu #main-nav > li:hover > a > span,
  #header.light-menu #main-nav > li:hover > a > .text-wrap span,
  #header.light-menu #main-nav > li > a:hover > span {
    color: #fff !important;
    -webkit-text-fill-color: #fff;
    background: none;
  }
  #header.dark-menu #main-nav > li > a,
  #header.dark-menu #main-nav > li.act > a > span,
  #header.dark-menu #main-nav > li.act > a > .text-wrap span,
  #header.dark-menu #main-nav > li > a:hover,
  #header.dark-menu #main-nav > li:hover > a,
  #header.dark-menu #main-nav > li:hover > a > span,
  #header.dark-menu #main-nav > li:hover > a > .text-wrap span,
  #header.dark-menu #main-nav > li > a:hover > span {
    color: #222222 !important;
    -webkit-text-fill-color: #222222;
    background: none;
  }
  #header.light-menu #main-nav > li.menu-frame-on:hover > a {
    border-color: rgba(255,255,255,0.2);
  }
  #header.dark-menu #main-nav > li.menu-frame-on:hover > a {
    border-color: rgba(0,0,0,0.2);
  }
  #header.light-menu #main-nav > li.menu-frame-on.act > a,
  .accent-gradient #header.light-menu #main-nav > li.menu-frame-on.act > a,
  #header.light-menu .menu-material-style .rippleAnimate,
  .accent-gradient #header.light-menu .menu-material-style .rippleAnimate,
  #header.light-menu .menu-material-underline-style .rippleAnimate,
  .accent-gradient #header.light-menu .menu-material-underline-style .rippleAnimate,
  #header.light-menu #main-nav.menu-material-style > li.act > a,
  .accent-gradient #header.light-menu #main-nav.menu-material-style > li.act > a,
  #header.light-menu #main-nav.menu-material-style > li:not(.act):hover > a:before,
  .accent-gradient #header.light-menu #main-nav.menu-material-style > li:not(.act):hover > a:before {
    background-color: rgba(255,255,255,0.2);
    background-image: none;
  }
  #header.dark-menu #main-nav > li.menu-frame-on.act > a,
  .accent-gradient #header.dark-menu #main-nav > li.menu-frame-on.act > a,
  #header.dark-menu .menu-material-style .rippleAnimate,
  .accent-gradient #header.dark-menu .menu-material-style .rippleAnimate,
  #header.dark-menu .menu-material-underline-style .rippleAnimate,
  .accent-gradient #header.dark-menu .menu-material-underline-style .rippleAnimate,
  #header.dark-menu #main-nav.menu-material-style > li.act > a,
  .accent-gradient #header.dark-menu #main-nav.menu-material-style > li.act > a,
  #header.dark-menu #main-nav.menu-material-style > li:not(.act):hover > a:before,
  .accent-gradient #header.dark-menu #main-nav.menu-material-style > li:not(.act):hover > a:before {
    background-color: rgba(0,0,0,0.2);
    background-image: none;
  }
  #header.light-menu #main-nav.menu-material-underline-style > li > a:before {
    background-color: #ffffff;
    background-image: none;
  }
  #header.dark-menu #main-nav.menu-material-underline-style > li > a:before {
    background-color: #000000;
    background-image: none;
  }
  #header.light-menu .dt-mega-menu .sub-nav .dt-mega-parent > a,
  #header.dark-menu .dt-mega-menu .sub-nav .dt-mega-parent > a {
    color: #3a3a3a !important;
  }
  #header.dt-parent-menu-clickable .dt-mega-menu .sub-nav .dt-mega-parent > a:hover,
  #header.dt-parent-menu-clickable.light-menu .dt-mega-menu .sub-nav .dt-mega-parent > a:hover,
  #header.dt-parent-menu-clickable.dark-menu .dt-mega-menu .sub-nav .dt-mega-parent > a:hover {
    color: #30505b !important;
  }
  #header.light-menu #main-nav > li > a > span > span.menu-subtitle,
  #header.light-menu #main-nav > li:hover > a > span > span.menu-subtitle {
    color: rgba(255,255,255,0.5);
  }
  #header.dark-menu #main-nav > li > a > span > span.menu-subtitle,
  #header.dark-menu #main-nav > li:hover > a > span > span.menu-subtitle {
    color: rgba(0,0,0,0.5);
  }
  .light-menu .text-near-logo a:hover,
  .dark-menu .text-near-logo a:hover,
  .light-menu .text-near-menu a:hover,
  .dark-menu .text-near-menu a:hover {
    text-decoration: underline;
  }
  .light-menu .sub-nav > ul > li > a,
  .dark-menu .sub-nav > ul > li > a {
    color: #3a3a3a !important;
  }
  .light-menu .sub-nav > ul > li:hover > a,
  .dark-menu .sub-nav > ul > li:hover > a {
    color: #30505b !important;
  }
  .light-menu .sub-nav > ul > li.act > a,
  .dark-menu .sub-nav > ul > li.act > a {
    color: #30505b !important;
  }
  .light-menu .sub-nav > ul > li.act > a:hover,
  .dark-menu .sub-nav > ul > li.act > a:hover {
    color: #30505b !important;
  }
  .light-top-bar #top-bar.line-content .wf-container-top,
  .light-top-bar .header-bottom-bar.line-content .wf-container-top,
  .light-top-bar #top-bar.full-width-line,
  .light-top-bar .header-bottom-bar.full-width-line {
    border-color: rgba(255,255,255,0.12);
  }
  .dark-top-bar #top-bar.line-content .wf-container-top,
  .dark-top-bar .header-bottom-bar.line-content .wf-container-top,
  .dark-top-bar #top-bar.full-width-line,
  .dark-top-bar .header-bottom-bar.full-width-line {
    border-color: rgba(0,0,0,0.08);
  }
  .light-top-bar #top-bar.solid-bg,
  .light-top-bar .header-bottom-bar.solid-bg {
    background-color: rgba(255,255,255,0.12);
    background-image: none;
  }
  .dark-top-bar #top-bar.solid-bg,
  .dark-top-bar .header-bottom-bar.solid-bg {
    background-color: rgba(0,0,0,0.08);
    background-image: none;
  }
  .light-top-bar.logo-center.line-content #navigation,
  .light-top-bar.logo-classic.line-content #navigation,
  .light-top-bar.logo-classic.full-width-line .navigation-holder,
  .light-top-bar.logo-center.full-width-line .navigation-holder {
    border-top: 1px solid rgba(255,255,255,0.12);
  }
  .dark-top-bar.logo-center.line-content #navigation,
  .dark-top-bar.logo-classic.line-content #navigation,
  .dark-top-bar.logo-classic.full-width-line .navigation-holder,
  .dark-top-bar.logo-center.full-width-line .navigation-holder {
    border-top: 1px solid rgba(0,0,0,0.08);
  }
  .light-top-bar.logo-center.solid-bg .navigation-holder,
  .light-top-bar.logo-classic.solid-bg .navigation-holder {
    border: none;
    background-color: rgba(255,255,255,0.12);
  }
  .dark-top-bar.logo-center.solid-bg .navigation-holder,
  .dark-top-bar.logo-classic.solid-bg .navigation-holder {
    border: none;
    background-color: rgba(0,0,0,0.08);
  }
  #header.light-menu-decoration #main-nav.underline-hover > li > a i.underline,
  #header.light-menu-decoration #main-nav.underline-hover.gradient-decor > li > a i.underline,
  #header.light-menu-decoration .brackets > li > a span:before,
  #header.light-menu-decoration .brackets > li.act > a span:before,
  #header.light-menu-decoration #main-nav > li > a span:before,
  #header.light-menu-decoration #main-nav > li.act > a span:before,
  #header.light-menu-decoration #main-nav.gradient-decor.brackets > li > a span:before,
  #header.light-menu-decoration #main-nav.gradient-decor.brackets > li.act > a span:before,
  #header.light-menu-decoration #main-nav.gradient-decor > li > a span:before,
  #header.light-menu-decoration #main-nav.gradient-decor > li.act > a span:before {
    background-color: rgba(255,255,255,0.2) !important;
    background-image: none !important;
  }
  #header.dark-menu-decoration #main-nav.underline-hover > li > a i.underline,
  #header.dark-menu-decoration #main-nav.underline-hover.gradient-decor > li > a i.underline,
  #header.dark-menu-decoration .brackets > li > a span:before,
  #header.dark-menu-decoration .brackets > li.act > a span:before,
  #header.dark-menu-decoration #main-nav > li > a span:before,
  #header.dark-menu-decoration #main-nav > li.act > a span:before,
  #header.dark-menu-decoration #main-nav.gradient-decor.brackets > li > a span:before,
  #header.dark-menu-decoration #main-nav.gradient-decor.brackets > li.act > a span:before,
  #header.dark-menu-decoration #main-nav.gradient-decor > li > a span:before,
  #header.dark-menu-decoration #main-nav.gradient-decor > li.act > a span:before {
    background-color: rgba(0,0,0,0.2) !important;
    background-image: none !important;
  }
  .light-top-bar #top-bar .soc-ico.disabled-bg a:before,
  .light-top-bar .header-bottom-bar .soc-ico.disabled-bg a:before,
  .light-top-bar .text-near-logo .soc-ico.disabled-bg a:before,
  .light-top-bar .text-near-menu .soc-ico.disabled-bg a:before {
    background-color: transparent !important;
  }
  .dark-top-bar #top-bar .soc-ico.disabled-bg a:before,
  .dark-top-bar .header-bottom-bar .soc-ico.disabled-bg a:before,
  .dark-top-bar .text-near-logo .soc-ico.disabled-bg a:before,
  .dark-top-bar .text-near-menu .soc-ico.disabled-bg a:before {
    background-color: transparent !important;
  }
  .light-top-bar #top-bar .soc-ico a,
  .light-top-bar .header-bottom-bar .soc-ico a {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
  .light-top-bar #top-bar .soc-ico a:before,
  .light-top-bar .header-bottom-bar .soc-ico a:before {
    background-color: rgba(255,255,255,0.12) !important;
    background-image: none !important;
  }
  .light-top-bar #top-bar .soc-ico a:after,
  .light-top-bar .header-bottom-bar .soc-ico a:after {
    background-color: rgba(255,255,255,0.3) !important;
  }
  .dark-top-bar #top-bar .soc-ico a,
  .dark-top-bar .header-bottom-bar .soc-ico a {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
  .dark-top-bar #top-bar .soc-ico a:before,
  .dark-top-bar .header-bottom-bar .soc-ico a:before {
    background-color: rgba(0,0,0,0.08) !important;
    background-image: none !important;
  }
  .dark-top-bar #top-bar .soc-ico a:after,
  .dark-top-bar .header-bottom-bar .soc-ico a:after {
    background-color: rgba(0,0,0,0.1) !important;
  }
  .light-menu .text-near-logo .soc-ico a,
  .light-menu .text-near-menu .soc-ico a {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
  .light-menu .text-near-logo .soc-ico a:before,
  .light-menu .text-near-menu .soc-ico a:before {
    background-color: rgba(255,255,255,0.12) !important;
    background-image: none !important;
  }
  .light-menu .text-near-logo .soc-ico a:after,
  .light-menu .text-near-menu .soc-ico a:after {
    background-color: rgba(255,255,255,0.3) !important;
  }
  .dark-menu .text-near-logo .soc-ico a,
  .dark-menu .text-near-menu .soc-ico a {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
  .dark-menu .text-near-logo .soc-ico a:before,
  .dark-menu .text-near-menu .soc-ico a:before {
    background-color: rgba(0,0,0,0.08) !important;
    background-image: none !important;
  }
  .dark-menu .text-near-logo .soc-ico a:after,
  .dark-menu .text-near-menu .soc-ico a:after {
    background-color: rgba(0,0,0,0.2) !important;
  }
  .light-top-bar #top-bar .soc-ico.hover-disabled-bg a:after,
  .light-top-bar .header-bottom-bar .soc-ico.hover-disabled-bg a:after,
  .light-top-bar .text-near-logo .soc-ico.hover-disabled-bg a:after,
  .light-top-bar .text-near-menu .soc-ico.hover-disabled-bg a:after {
    background-color: transparent !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
  .dark-top-bar #top-bar .soc-ico.hover-disabled-bg a:after,
  .dark-top-bar .header-bottom-bar .soc-ico.hover-disabled-bg a:after,
  .dark-top-bar .text-near-logo .soc-ico.hover-disabled-bg a:after,
  .dark-top-bar .text-near-menu .soc-ico.hover-disabled-bg a:after {
    background-color: transparent !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
  .light-menu #top-bar .soc-ico a .icon,
  .light-menu .header-bottom-bar .soc-ico a .icon {
    fill: #fff !important;
  }
  .dark-menu #top-bar .soc-ico a .icon,
  .dark-menu .header-bottom-bar .soc-ico a .icon {
    fill: #222222 !important;
  }
  .light-menu .text-near-logo .soc-ico a .icon,
  .light-menu .text-near-menu .soc-ico a .icon {
    fill: #fff !important;
  }
  .dark-menu .text-near-logo .soc-ico a .icon,
  .dark-menu .text-near-menu .soc-ico a .icon {
    fill: #222222 !important;
  }
  #header.light-menu #main-nav > li.has-children.level-arrows-on > a span:after {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
  }
  #header.dark-menu #main-nav > li.has-children.level-arrows-on > a span:after {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(34,34,34,0.99)%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
  }
  .light-icons .light-menu #top-bar .mini-search .submit:before,
  .light-icons .light-menu .header-bottom-bar .mini-search .submit:before,
  .light-icons .light-menu .text-near-logo .mini-search .submit:before,
  .light-icons .light-menu .text-near-menu .mini-search .submit:before {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M0.719,6.907c0,3.415,2.769,6.186,6.186,6.186c1.47,0,2.821-0.518,3.882-1.375l4.089,4.09c0.257,0.258,0.674,0.258,0.932,0c0.256-0.258,0.256-0.675,0-0.932l-4.089-4.09c0.856-1.061,1.372-2.411,1.372-3.882c0-3.417-2.769-6.186-6.188-6.186C3.487,0.719,0.719,3.49,0.719,6.907z%20M1.83,6.9c0-2.797,2.274-5.071,5.069-5.071c2.798,0,5.071,2.273,5.071,5.071s-2.271,5.071-5.071,5.071C4.104,11.971,1.83,9.696,1.83,6.9z%22/%3E%3C/svg%3E");
  }
  .bold-icons .light-menu #top-bar .mini-search .submit:before,
  .bold-icons .light-menu .header-bottom-bar .mini-search .submit:before,
  .bold-icons .light-menu .text-near-logo .mini-search .submit:before,
  .bold-icons .light-menu .text-near-menu .mini-search .submit:before {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M15.376,13.75l-3.985-4c0.586-0.916,1.032-2.171,1.032-3.333c0-3.263-2.675-5.917-5.961-5.917C3.175,0.5,0.5,3.154,0.5,6.417c0,3.263,2.675,5.919,5.962,5.919c1.113,0,2.272-0.4,3.163-0.93l4.049,3.955L15.376,13.75z%20M2.518,6.455c0-2.179,1.785-3.953,3.981-3.953c2.195,0,3.983,1.773,3.983,3.953c0,2.18-1.788,3.952-3.983,3.952C4.304,10.407,2.518,8.635,2.518,6.455z%22/%3E%3C/svg%3E");
  }
  .light-icons .dark-menu #top-bar .mini-search .submit:before,
  .light-icons .dark-menu .header-bottom-bar .mini-search .submit:before,
  .light-icons .dark-menu .text-near-logo .mini-search .submit:before,
  .light-icons .dark-menu .text-near-menu .mini-search .submit:before {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(34,34,34,0.99)%22%20d=%22M0.719,6.907c0,3.415,2.769,6.186,6.186,6.186c1.47,0,2.821-0.518,3.882-1.375l4.089,4.09c0.257,0.258,0.674,0.258,0.932,0c0.256-0.258,0.256-0.675,0-0.932l-4.089-4.09c0.856-1.061,1.372-2.411,1.372-3.882c0-3.417-2.769-6.186-6.188-6.186C3.487,0.719,0.719,3.49,0.719,6.907z%20M1.83,6.9c0-2.797,2.274-5.071,5.069-5.071c2.798,0,5.071,2.273,5.071,5.071s-2.271,5.071-5.071,5.071C4.104,11.971,1.83,9.696,1.83,6.9z%22/%3E%3C/svg%3E");
  }
  .bold-icons .dark-menu #top-bar .mini-search .submit:before,
  .bold-icons .dark-menu .header-bottom-bar .mini-search .submit:before,
  .bold-icons .dark-menu .text-near-logo .mini-search .submit:before,
  .bold-icons .dark-menu .text-near-menu .mini-search .submit:before {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(34,34,34,0.99)%22%20d=%22M15.376,13.75l-3.985-4c0.586-0.916,1.032-2.171,1.032-3.333c0-3.263-2.675-5.917-5.961-5.917C3.175,0.5,0.5,3.154,0.5,6.417c0,3.263,2.675,5.919,5.962,5.919c1.113,0,2.272-0.4,3.163-0.93l4.049,3.955L15.376,13.75z%20M2.518,6.455c0-2.179,1.785-3.953,3.981-3.953c2.195,0,3.983,1.773,3.983,3.953c0,2.18-1.788,3.952-3.983,3.952C4.304,10.407,2.518,8.635,2.518,6.455z%22/%3E%3C/svg%3E");
  }
  .light-icons .light-menu #top-bar .mini-search .submit.act:before,
  .light-icons .light-menu .header-bottom-bar .mini-search .submit.act:before,
  .light-icons .light-menu .text-near-logo .mini-search .submit.act:before,
  .light-icons .light-menu .text-near-menu .mini-search .submit.act:before {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M12.621,2.674L8,7.299L3.376,2.674c-0.254-0.253-0.664-0.253-0.919,0c-0.254,0.254-0.253,0.667,0,0.919l4.622,4.625l-4.624,4.625c-0.254,0.255-0.253,0.665,0,0.917c0.255,0.256,0.666,0.256,0.921,0L8,9.136l4.626,4.625c0.251,0.256,0.665,0.256,0.919,0c0.253-0.252,0.253-0.666,0-0.917L8.922,8.219l4.623-4.624c0.253-0.253,0.253-0.667,0-0.919C13.291,2.421,12.877,2.421,12.621,2.674z%22/%3E%3C/svg%3E");
  }
  .bold-icons .light-menu #top-bar .mini-search .submit.act:before,
  .bold-icons .light-menu .header-bottom-bar .mini-search .submit.act:before,
  .bold-icons .light-menu .text-near-logo .mini-search .submit.act:before,
  .bold-icons .light-menu .text-near-menu .mini-search .submit.act:before {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20fill=%22white%22%20xml:space=%22preserve%22%3E%3Cpath%20d=%22M2.294,3.564l11.031,11.061l1.384-1.311L3.646,2.271%22/%3E%3Cpath%20d=%22M13.357,2.271L2.295,13.314l1.384,1.311L14.71,3.564%22/%3E%3C/svg%3E");
  }
  .light-icons .dark-menu #top-bar .mini-search .submit.act:before,
  .light-icons .dark-menu .header-bottom-bar .mini-search .submit.act:before,
  .light-icons .dark-menu .text-near-logo .mini-search .submit.act:before,
  .light-icons .dark-menu .text-near-menu .mini-search .submit.act:before {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(34,34,34,0.99)%22%20d=%22M12.621,2.674L8,7.299L3.376,2.674c-0.254-0.253-0.664-0.253-0.919,0c-0.254,0.254-0.253,0.667,0,0.919l4.622,4.625l-4.624,4.625c-0.254,0.255-0.253,0.665,0,0.917c0.255,0.256,0.666,0.256,0.921,0L8,9.136l4.626,4.625c0.251,0.256,0.665,0.256,0.919,0c0.253-0.252,0.253-0.666,0-0.917L8.922,8.219l4.623-4.624c0.253-0.253,0.253-0.667,0-0.919C13.291,2.421,12.877,2.421,12.621,2.674z%22/%3E%3C/svg%3E");
  }
  .bold-icons .dark-menu #top-bar .mini-search .submit.act:before,
  .bold-icons .dark-menu .header-bottom-bar .mini-search .submit.act:before,
  .bold-icons .dark-menu .text-near-logo .mini-search .submit.act:before,
  .bold-icons .dark-menu .text-near-menu .mini-search .submit.act:before {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20fill=%22rgba(34,34,34,0.99)%22%20xml:space=%22preserve%22%3E%3Cpath%20d=%22M2.294,3.564l11.031,11.061l1.384-1.311L3.646,2.271%22/%3E%3Cpath%20d=%22M13.357,2.271L2.295,13.314l1.384,1.311L14.71,3.564%22/%3E%3C/svg%3E");
  }
  .light-icons .light-menu #top-bar .mini-login .submit:before,
  .light-icons .light-menu .header-bottom-bar .mini-login .submit:before,
  .light-icons .light-menu .text-near-logo .mini-login .submit:before,
  .light-icons .light-menu .text-near-menu .mini-login .submit:before {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M5.849,12.003c0-0.297-0.064-0.584-0.19-0.853c-0.328-0.696-1.039-1.147-1.81-1.147c-1.103,0-2,0.896-2,2c0,0.197,0.037,0.383,0.09,0.562c0.335,0.554,0.795,1.014,1.347,1.349c0.18,0.053,0.366,0.09,0.563,0.09C4.952,14.003,5.849,13.105,5.849,12.003z%20M3.848,10.805c0.462,0,0.888,0.271,1.086,0.689c0.073,0.158,0.112,0.331,0.112,0.508c0,0.662-0.539,1.199-1.198,1.199c-0.659,0-1.198-0.537-1.198-1.199C2.649,11.342,3.188,10.805,3.848,10.805z%20M15.5,0h-2.164c-0.118,0-0.232,0.042-0.322,0.118L6.933,5.097C6.607,5.032,6.3,5,6,5c-2.757,0-5,2.243-5,5s2.243,5,5,5s5-2.243,5-5c0-0.525-0.084-1.046-0.25-1.55l0.716-0.592c0.683-0.439,0.521-1.094,0.42-1.224L11.5,6.225l1.9-0.1c0.248-0.013,0.449-0.206,0.472-0.453l0.183-1.926l1.66-0.794C15.891,2.868,16,2.691,16,2.5v-2C16,0.225,15.775,0,15.5,0z%20M15.146,2.292l-1.688,0.875c-0.158,0.076-0.274,0.45-0.291,0.625l-0.062,1.479l-1.959,0.062c-0.268,0.015-0.625,0.317-0.625,0.583l0.604,1.146L9.958,8C9.755,8.132,9.585,8.222,9.68,8.445c0.213,0.5,0.481,1.106,0.467,1.638c-0.062,2.146-2.303,4.043-4.508,4.043c-0.757,0-1.574-0.092-2.179-0.459c-0.552-0.335-0.79-0.552-1.125-1.104c-0.367-0.604-0.458-1.701-0.458-2.457c0-2,1.833-4.167,4.062-4.25c0.295-0.011,0.667,0.187,1.011,0.27c0.155,0.038,0.305,0.064,0.427-0.041l6.083-5.229h1.688V2.292L15.146,2.292z%22/%3E%3C/svg%3E");
  }
  .bold-icons .light-menu #top-bar .mini-login .submit:before,
  .bold-icons .light-menu .header-bottom-bar .mini-login .submit:before,
  .bold-icons .light-menu .text-near-logo .mini-login .submit:before,
  .bold-icons .light-menu .text-near-menu .mini-login .submit:before {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M8,9v2.346L11.5,8L8,4.665V7H1v2H8z%20M16,1v14H4v-2h10V3H4V1H16z%22/%3E%3C/svg%3E");
  }
  .light-icons .dark-menu #top-bar .mini-login .submit:before,
  .light-icons .dark-menu .header-bottom-bar .mini-login .submit:before,
  .light-icons .dark-menu .text-near-logo .mini-login .submit:before,
  .light-icons .dark-menu .text-near-menu .mini-login .submit:before {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22#222222%22%20d=%22M5.849,12.003c0-0.297-0.064-0.584-0.19-0.853c-0.328-0.696-1.039-1.147-1.81-1.147c-1.103,0-2,0.896-2,2c0,0.197,0.037,0.383,0.09,0.562c0.335,0.554,0.795,1.014,1.347,1.349c0.18,0.053,0.366,0.09,0.563,0.09C4.952,14.003,5.849,13.105,5.849,12.003z%20M3.848,10.805c0.462,0,0.888,0.271,1.086,0.689c0.073,0.158,0.112,0.331,0.112,0.508c0,0.662-0.539,1.199-1.198,1.199c-0.659,0-1.198-0.537-1.198-1.199C2.649,11.342,3.188,10.805,3.848,10.805z%20M15.5,0h-2.164c-0.118,0-0.232,0.042-0.322,0.118L6.933,5.097C6.607,5.032,6.3,5,6,5c-2.757,0-5,2.243-5,5s2.243,5,5,5s5-2.243,5-5c0-0.525-0.084-1.046-0.25-1.55l0.716-0.592c0.683-0.439,0.521-1.094,0.42-1.224L11.5,6.225l1.9-0.1c0.248-0.013,0.449-0.206,0.472-0.453l0.183-1.926l1.66-0.794C15.891,2.868,16,2.691,16,2.5v-2C16,0.225,15.775,0,15.5,0z%20M15.146,2.292l-1.688,0.875c-0.158,0.076-0.274,0.45-0.291,0.625l-0.062,1.479l-1.959,0.062c-0.268,0.015-0.625,0.317-0.625,0.583l0.604,1.146L9.958,8C9.755,8.132,9.585,8.222,9.68,8.445c0.213,0.5,0.481,1.106,0.467,1.638c-0.062,2.146-2.303,4.043-4.508,4.043c-0.757,0-1.574-0.092-2.179-0.459c-0.552-0.335-0.79-0.552-1.125-1.104c-0.367-0.604-0.458-1.701-0.458-2.457c0-2,1.833-4.167,4.062-4.25c0.295-0.011,0.667,0.187,1.011,0.27c0.155,0.038,0.305,0.064,0.427-0.041l6.083-5.229h1.688V2.292L15.146,2.292z%22/%3E%3C/svg%3E");
  }
  .light-icons .light-menu #top-bar .mini-contacts.address,
  .light-icons .light-menu .header-bottom-bar .mini-contacts.address,
  .light-icons .light-menu .text-near-logo .mini-contacts.address,
  .light-icons .light-menu .text-near-menu .mini-contacts.address {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M0.811,6.892l1.188-0.95v7.06c0,0.553,0.448,1,1,1h3c0.552,0,1-0.447,1-1v-4h2v4c0,0.553,0.448,1,1,1h3c0.552,0,1-0.447,1-1v-7.06l1.188,0.95C15.279,6.964,15.389,7,15.499,7c0.147,0,0.292-0.064,0.392-0.188c0.172-0.216,0.137-0.53-0.078-0.703l-7.5-6c-0.183-0.146-0.442-0.146-0.625,0L4.779,2.457l0.002-1.488c0,0-0.341-0.01-0.894-0.01C3.336,0.959,2.999,1,2.999,1v2.859l-2.812,2.25c-0.215,0.173-0.25,0.487-0.078,0.703C0.281,7.029,0.595,7.063,0.811,6.892z%20M7.999,1.14l5,4v7.861h-3v-5h-4v5h-3V5.142L7.999,1.14z%22/%3E%3C/svg%3E");
  }
  .bold-icons .light-menu #top-bar .mini-contacts.address,
  .bold-icons .light-menu .header-bottom-bar .mini-contacts.address,
  .bold-icons .light-menu .text-near-logo .mini-contacts.address,
  .bold-icons .light-menu .text-near-menu .mini-contacts.address {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M7.999,0.817c-2.638,0-4.776,2.037-4.776,4.551s2.089,5.432,4.776,9.814c2.688-4.383,4.778-7.301,4.778-9.814S10.641,0.817,7.999,0.817z%20M7.997,7.106c-1.072,0-1.942-0.85-1.942-1.894c0-1.047,0.871-1.896,1.942-1.896c1.074,0,1.948,0.85,1.948,1.896C9.945,6.257,9.071,7.106,7.997,7.106z%22/%3E%3C/svg%3E");
  }
  .light-icons .dark-menu #top-bar .mini-contacts.address,
  .light-icons .dark-menu .header-bottom-bar .mini-contacts.address,
  .light-icons .dark-menu .text-near-logo .mini-contacts.address,
  .light-icons .dark-menu .text-near-menu .mini-contacts.address {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22#222222%22%20d=%22M0.811,6.892l1.188-0.95v7.06c0,0.553,0.448,1,1,1h3c0.552,0,1-0.447,1-1v-4h2v4c0,0.553,0.448,1,1,1h3c0.552,0,1-0.447,1-1v-7.06l1.188,0.95C15.279,6.964,15.389,7,15.499,7c0.147,0,0.292-0.064,0.392-0.188c0.172-0.216,0.137-0.53-0.078-0.703l-7.5-6c-0.183-0.146-0.442-0.146-0.625,0L4.779,2.457l0.002-1.488c0,0-0.341-0.01-0.894-0.01C3.336,0.959,2.999,1,2.999,1v2.859l-2.812,2.25c-0.215,0.173-0.25,0.487-0.078,0.703C0.281,7.029,0.595,7.063,0.811,6.892z%20M7.999,1.14l5,4v7.861h-3v-5h-4v5h-3V5.142L7.999,1.14z%22/%3E%3C/svg%3E");
  }
  .bold-icons .dark-menu #top-bar .mini-contacts.address,
  .bold-icons .dark-menu .header-bottom-bar .mini-contacts.address,
  .bold-icons .dark-menu .text-near-logo .mini-contacts.address,
  .bold-icons .dark-menu .text-near-menu .mini-contacts.address {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22#222222%22%20d=%22M7.999,0.817c-2.638,0-4.776,2.037-4.776,4.551s2.089,5.432,4.776,9.814c2.688-4.383,4.778-7.301,4.778-9.814S10.641,0.817,7.999,0.817z%20M7.997,7.106c-1.072,0-1.942-0.85-1.942-1.894c0-1.047,0.871-1.896,1.942-1.896c1.074,0,1.948,0.85,1.948,1.896C9.945,6.257,9.071,7.106,7.997,7.106z%22/%3E%3C/svg%3E");
  }
  .light-icons .light-menu #top-bar .mini-contacts.phone,
  .light-icons .light-menu .header-bottom-bar .mini-contacts.phone,
  .light-icons .light-menu .text-near-logo .mini-contacts.phone,
  .light-icons .light-menu .text-near-menu .mini-contacts.phone {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M10.938,11.047c-0.07-0.388-0.134-0.632-0.328-0.812c-0.096-0.088-0.252-0.257-0.452-0.278c-0.045-0.005-0.176,0.002-0.222,0.011l-1.311,0.486C8.461,10.193,7.907,9.517,7.906,7.5c0-2.031,0.523-2.652,0.688-2.906l1.343,0.439c0.045,0.008,0.088,0.013,0.133,0.012c0.509,0.002,0.668-0.389,0.821-1.014l0.391-2.516c0.003-0.023,0.016-0.335,0.016-0.359c0-0.327,0.058-0.465-0.203-0.703c-0.224-0.206-0.377-0.298-0.677-0.305L8.115,0.001C8.1,0.001,8.085,0,8.068,0C6.869,0,6.328,0.703,5.55,2.504C5.031,4.25,4.875,5.921,4.875,7.5c0,2.531,1.225,5.85,2.013,6.955l0,0C7.282,14.816,7.679,15,8.068,15c0.017,0,0.032-0.001,0.047-0.002l2.302-0.146c0.664-0.016,0.849-0.294,0.849-0.945%20M8,0.859l2.487,0.221L9.984,4.006l-1-0.271c-0.02-0.003-0.103-0.014-0.125-0.016c-0.31-0.031-0.535-0.056-0.78,0.146C7.447,4.386,7.063,6.111,7.094,7.5c0.038,1.737,0.337,3.044,0.935,3.59l0,0c0.254,0.234,0.579,0.346,0.914,0.312c0.021-0.002,0.041-0.006,0.062-0.01l0.994-0.414l0.36,2.858l-2.103,0.226C8.222,14.047,8,14.005,7.751,13.89c-0.672-0.812-1.86-2.765-2.063-6.39C5.688,7.649,5.281,1.719,8,0.859z%22/%3E%3C/svg%3E");
  }
  .bold-icons .light-menu #top-bar .mini-contacts.phone,
  .bold-icons .light-menu .header-bottom-bar .mini-contacts.phone,
  .bold-icons .light-menu .text-near-logo .mini-contacts.phone,
  .bold-icons .light-menu .text-near-menu .mini-contacts.phone {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M11.323,14.62c-0.86,0.409-2.864,1.611-6.096-4.996C2.022,3.071,4.166,2.053,4.956,1.622C4.975,1.611,6.11,1.025,6.112,1.024l1.916,3.918L6.886,5.532C5.683,6.207,8.185,11.323,9.417,10.7c0.047-0.024,1.128-0.579,1.131-0.581l1.933,3.904C12.477,14.026,11.39,14.587,11.323,14.62z%22/%3E%3C/svg%3E");
  }
  .light-icons .dark-menu #top-bar .mini-contacts.phone,
  .light-icons .dark-menu .header-bottom-bar .mini-contacts.phone,
  .light-icons .dark-menu .text-near-logo .mini-contacts.phone,
  .light-icons .dark-menu .text-near-menu .mini-contacts.phone {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22#222222%22%20d=%22M10.938,11.047c-0.07-0.388-0.134-0.632-0.328-0.812c-0.096-0.088-0.252-0.257-0.452-0.278c-0.045-0.005-0.176,0.002-0.222,0.011l-1.311,0.486C8.461,10.193,7.907,9.517,7.906,7.5c0-2.031,0.523-2.652,0.688-2.906l1.343,0.439c0.045,0.008,0.088,0.013,0.133,0.012c0.509,0.002,0.668-0.389,0.821-1.014l0.391-2.516c0.003-0.023,0.016-0.335,0.016-0.359c0-0.327,0.058-0.465-0.203-0.703c-0.224-0.206-0.377-0.298-0.677-0.305L8.115,0.001C8.1,0.001,8.085,0,8.068,0C6.869,0,6.328,0.703,5.55,2.504C5.031,4.25,4.875,5.921,4.875,7.5c0,2.531,1.225,5.85,2.013,6.955l0,0C7.282,14.816,7.679,15,8.068,15c0.017,0,0.032-0.001,0.047-0.002l2.302-0.146c0.664-0.016,0.849-0.294,0.849-0.945%20M8,0.859l2.487,0.221L9.984,4.006l-1-0.271c-0.02-0.003-0.103-0.014-0.125-0.016c-0.31-0.031-0.535-0.056-0.78,0.146C7.447,4.386,7.063,6.111,7.094,7.5c0.038,1.737,0.337,3.044,0.935,3.59l0,0c0.254,0.234,0.579,0.346,0.914,0.312c0.021-0.002,0.041-0.006,0.062-0.01l0.994-0.414l0.36,2.858l-2.103,0.226C8.222,14.047,8,14.005,7.751,13.89c-0.672-0.812-1.86-2.765-2.063-6.39C5.688,7.649,5.281,1.719,8,0.859z%22/%3E%3C/svg%3E");
  }
  .bold-icons .dark-menu #top-bar .mini-contacts.phone,
  .bold-icons .dark-menu .header-bottom-bar .mini-contacts.phone,
  .bold-icons .dark-menu .text-near-logo .mini-contacts.phone,
  .bold-icons .dark-menu .text-near-menu .mini-contacts.phone {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22#222222%22%20d=%22M11.323,14.62c-0.86,0.409-2.864,1.611-6.096-4.996C2.022,3.071,4.166,2.053,4.956,1.622C4.975,1.611,6.11,1.025,6.112,1.024l1.916,3.918L6.886,5.532C5.683,6.207,8.185,11.323,9.417,10.7c0.047-0.024,1.128-0.579,1.131-0.581l1.933,3.904C12.477,14.026,11.39,14.587,11.323,14.62z%22/%3E%3C/svg%3E");
  }
  .light-icons .light-menu #top-bar .mini-contacts.email,
  .light-icons .light-menu .header-bottom-bar .mini-contacts.email,
  .light-icons .light-menu .text-near-logo .mini-contacts.email,
  .light-icons .light-menu .text-near-menu .mini-contacts.email {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M14.001,2H1C0.448,2,0,2.447,0,3v8.98C0.027,12.484,0.5,13,1,13h13.001C14.506,13,15,12.521,15,12.002V3C15,2.447,14.553,2,14.001,2z%20M5.734,8.547L7.5,9.828l1.641-1.203L14,11.354l0.004,0.647l-13.02,0.014l0.014-0.683L5.734,8.547z%20M0.979,10.354L0.953,4.656l4.156,3.25L0.979,10.354z%20M9.828,8L14,4.641v5.755L9.828,8z%20M14.001,3v0.618l-0.021-0.03l-6.48,5.1L1,3.637V3H14.001z%22/%3E%3C/svg%3E");
  }
  .bold-icons .light-menu #top-bar .mini-contacts.email,
  .bold-icons .light-menu .header-bottom-bar .mini-contacts.email,
  .bold-icons .light-menu .text-near-logo .mini-contacts.email,
  .bold-icons .light-menu .text-near-menu .mini-contacts.email {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M5.097,8.465L1,5.544v6.723L5.097,8.465z%20M14.964,4.188H1.048l6.953,4.957L14.964,4.188z%20M9.949,9.146L8,10.535L6.047,9.145l-5.031,4.668h13.959L9.949,9.146z%20M10.901,8.47L15,12.274V5.552L10.901,8.47z%22/%3E%3C/svg%3E");
  }
  .light-icons .dark-menu #top-bar .mini-contacts.email,
  .light-icons .dark-menu .header-bottom-bar .mini-contacts.email,
  .light-icons .dark-menu .text-near-logo .mini-contacts.email,
  .light-icons .dark-menu .text-near-menu .mini-contacts.email {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22#222222%22%20d=%22M14.001,2H1C0.448,2,0,2.447,0,3v8.98C0.027,12.484,0.5,13,1,13h13.001C14.506,13,15,12.521,15,12.002V3C15,2.447,14.553,2,14.001,2z%20M5.734,8.547L7.5,9.828l1.641-1.203L14,11.354l0.004,0.647l-13.02,0.014l0.014-0.683L5.734,8.547z%20M0.979,10.354L0.953,4.656l4.156,3.25L0.979,10.354z%20M9.828,8L14,4.641v5.755L9.828,8z%20M14.001,3v0.618l-0.021-0.03l-6.48,5.1L1,3.637V3H14.001z%22/%3E%3C/svg%3E");
  }
  .bold-icons .dark-menu #top-bar .mini-contacts.email,
  .bold-icons .dark-menu .header-bottom-bar .mini-contacts.email,
  .bold-icons .dark-menu .text-near-logo .mini-contacts.email,
  .bold-icons .dark-menu .text-near-menu .mini-contacts.email {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22#222222%22%20d=%22M5.097,8.465L1,5.544v6.723L5.097,8.465z%20M14.964,4.188H1.048l6.953,4.957L14.964,4.188z%20M9.949,9.146L8,10.535L6.047,9.145l-5.031,4.668h13.959L9.949,9.146z%20M10.901,8.47L15,12.274V5.552L10.901,8.47z%22/%3E%3C/svg%3E");
  }
  .light-icons .light-menu #top-bar .mini-contacts.skype,
  .light-icons .light-menu .header-bottom-bar .mini-contacts.skype,
  .light-icons .light-menu .text-near-logo .mini-contacts.skype,
  .light-icons .light-menu .text-near-menu .mini-contacts.skype {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M4.715,1.438c0.547,0,1.066,0.465,1.532,0.755l0.401,0.25l0.469-0.079c0.332-0.059,0.641-0.259,0.98-0.281c1.944-0.125,3.33,0.585,4.444,1.688c1.109,1.094,1.646,2.684,1.646,4.23c0,0.419-0.2,0.917-0.29,1.322l-0.099,0.435l0.306,0.347c0.2,0.396,0.285,1.016,0.291,1.458c0.021,1.729-1.166,2.896-2.708,2.875c-0.398,0.015-1.138-0.129-1.562-0.354l-0.482-0.373l-0.426,0.078c-0.356,0.064-0.754,0.232-1.119,0.232c-1.583,0-3.089-0.481-4.202-1.584c-1.11-1.092-1.833-2.662-1.833-4.208c0-0.391,0.203-0.933,0.281-1.314l0.098-0.476L2.062,6.021C1.808,5.586,1.592,5.147,1.542,4.646c-0.208-2.062,1.292-3,2.646-3.25%20M4.699,0.501c-2.49,0-4.149,1.624-4.149,4.089c0,0.758,0.463,1.45,0.826,2.056C1.282,7.104,1.083,7.808,1.083,8.292c0,3.896,3.587,6.874,6.625,6.729c0.448-0.021,1.309-0.235,1.729-0.312c0.588,0.309,1.439,0.632,2.146,0.666c1.917,0.093,3.792-1.492,3.792-3.75c0-0.652-0.286-1.518-0.562-2.062c0.109-0.49,0.379-1.188,0.375-1.708c-0.019-3.39-2.629-6.708-6.583-6.708c-0.418,0-1.373,0.245-1.771,0.312C6.201,1.059,5.512,0.501,4.699,0.501L4.699,0.501z%22/%3E%3Cpath%20fill=%22white%22%20d=%22M10.867,10.637c-0.258,0.356-0.637,0.64-1.127,0.844c-0.49,0.199-1.07,0.297-1.738,0.297c-0.797,0-1.464-0.138-1.988-0.411c-0.372-0.199-0.679-0.467-0.915-0.799C4.863,10.233,4.745,9.9,4.745,9.581c0-0.201,0.078-0.373,0.23-0.518c0.152-0.142,0.349-0.213,0.58-0.213c0.19,0,0.355,0.051,0.487,0.166c0.127,0.106,0.236,0.261,0.325,0.47c0.099,0.22,0.206,0.408,0.321,0.559c0.108,0.141,0.264,0.259,0.463,0.353c0.203,0.095,0.473,0.143,0.806,0.143c0.457,0,0.835-0.097,1.114-0.289C9.35,10.068,9.48,9.844,9.48,9.57c0-0.213-0.068-0.384-0.215-0.517C9.117,8.913,8.922,8.805,8.674,8.731c-0.25-0.078-0.593-0.159-1.017-0.248c-0.576-0.121-1.063-0.267-1.455-0.43c-0.396-0.167-0.718-0.4-0.955-0.688c-0.227-0.291-0.348-0.66-0.348-1.094c0-0.415,0.128-0.784,0.377-1.104C5.525,4.849,5.884,4.601,6.354,4.43c0.461-0.17,1.009-0.253,1.627-0.253c0.498,0,0.931,0.057,1.292,0.167c0.367,0.112,0.674,0.264,0.92,0.451c0.242,0.188,0.424,0.387,0.539,0.596c0.115,0.211,0.172,0.422,0.172,0.624c0,0.194-0.074,0.374-0.227,0.526c-0.15,0.155-0.342,0.235-0.57,0.235c-0.205,0-0.365-0.047-0.479-0.145C9.527,6.54,9.418,6.402,9.301,6.198C9.16,5.941,8.994,5.735,8.803,5.589C8.613,5.45,8.307,5.378,7.876,5.378c-0.397,0-0.721,0.079-0.96,0.233C6.687,5.76,6.574,5.934,6.574,6.135c0,0.125,0.035,0.227,0.112,0.317c0.079,0.095,0.188,0.18,0.329,0.25c0.146,0.072,0.298,0.13,0.447,0.17c0.153,0.041,0.41,0.106,0.765,0.184C8.678,7.15,9.09,7.26,9.455,7.372c0.369,0.118,0.689,0.261,0.949,0.427c0.266,0.169,0.475,0.391,0.627,0.651c0.146,0.262,0.225,0.588,0.225,0.964C11.256,9.866,11.125,10.278,10.867,10.637z%22/%3E%3C/svg%3E");
  }
  .bold-icons .light-menu #top-bar .mini-contacts.skype,
  .bold-icons .light-menu .header-bottom-bar .mini-contacts.skype,
  .bold-icons .light-menu .text-near-logo .mini-contacts.skype,
  .bold-icons .light-menu .text-near-menu .mini-contacts.skype {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M14.494,9.236c0.064-0.376,0.102-0.761,0.102-1.152c0-3.646-2.957-6.602-6.601-6.602c-0.416,0-0.822,0.041-1.216,0.115c-0.583-0.355-1.267-0.56-1.999-0.56c-2.128,0-3.853,1.725-3.853,3.853c0,0.74,0.21,1.433,0.572,2.021C1.432,7.292,1.395,7.683,1.395,8.084c0,3.644,2.955,6.6,6.601,6.6c0.422,0,0.837-0.04,1.237-0.117c0.582,0.352,1.262,0.553,1.988,0.553c2.127,0,3.852-1.726,3.852-3.854C15.072,10.521,14.859,9.825,14.494,9.236z%20M8.227,12.702c-1.879,0-3.77-0.853-3.76-2.32C4.471,9.938,4.801,9.534,5.24,9.534c1.107,0,1.097,1.644,2.86,1.644c1.238,0,1.658-0.674,1.658-1.145c0-1.697-5.344-0.656-5.344-3.85c0-1.729,1.42-2.92,3.652-2.79c2.127,0.124,3.375,1.061,3.496,1.936c0.059,0.57-0.322,1.016-0.98,1.016c-0.963,0-1.062-1.284-2.719-1.284c-0.748,0-1.379,0.311-1.379,0.985c0,1.41,5.312,0.591,5.312,3.693C11.797,11.53,10.363,12.702,8.227,12.702z%22/%3E%3C/svg%3E");
  }
  .light-icons .dark-menu #top-bar .mini-contacts.skype,
  .light-icons .dark-menu .header-bottom-bar .mini-contacts.skype,
  .light-icons .dark-menu .text-near-logo .mini-contacts.skype,
  .light-icons .dark-menu .text-near-menu .mini-contacts.skype {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22#222222%22%20d=%22M4.715,1.438c0.547,0,1.066,0.465,1.532,0.755l0.401,0.25l0.469-0.079c0.332-0.059,0.641-0.259,0.98-0.281c1.944-0.125,3.33,0.585,4.444,1.688c1.109,1.094,1.646,2.684,1.646,4.23c0,0.419-0.2,0.917-0.29,1.322l-0.099,0.435l0.306,0.347c0.2,0.396,0.285,1.016,0.291,1.458c0.021,1.729-1.166,2.896-2.708,2.875c-0.398,0.015-1.138-0.129-1.562-0.354l-0.482-0.373l-0.426,0.078c-0.356,0.064-0.754,0.232-1.119,0.232c-1.583,0-3.089-0.481-4.202-1.584c-1.11-1.092-1.833-2.662-1.833-4.208c0-0.391,0.203-0.933,0.281-1.314l0.098-0.476L2.062,6.021C1.808,5.586,1.592,5.147,1.542,4.646c-0.208-2.062,1.292-3,2.646-3.25%20M4.699,0.501c-2.49,0-4.149,1.624-4.149,4.089c0,0.758,0.463,1.45,0.826,2.056C1.282,7.104,1.083,7.808,1.083,8.292c0,3.896,3.587,6.874,6.625,6.729c0.448-0.021,1.309-0.235,1.729-0.312c0.588,0.309,1.439,0.632,2.146,0.666c1.917,0.093,3.792-1.492,3.792-3.75c0-0.652-0.286-1.518-0.562-2.062c0.109-0.49,0.379-1.188,0.375-1.708c-0.019-3.39-2.629-6.708-6.583-6.708c-0.418,0-1.373,0.245-1.771,0.312C6.201,1.059,5.512,0.501,4.699,0.501L4.699,0.501z%22/%3E%3Cpath%20fill=%22#222222%22%20d=%22M10.867,10.637c-0.258,0.356-0.637,0.64-1.127,0.844c-0.49,0.199-1.07,0.297-1.738,0.297c-0.797,0-1.464-0.138-1.988-0.411c-0.372-0.199-0.679-0.467-0.915-0.799C4.863,10.233,4.745,9.9,4.745,9.581c0-0.201,0.078-0.373,0.23-0.518c0.152-0.142,0.349-0.213,0.58-0.213c0.19,0,0.355,0.051,0.487,0.166c0.127,0.106,0.236,0.261,0.325,0.47c0.099,0.22,0.206,0.408,0.321,0.559c0.108,0.141,0.264,0.259,0.463,0.353c0.203,0.095,0.473,0.143,0.806,0.143c0.457,0,0.835-0.097,1.114-0.289C9.35,10.068,9.48,9.844,9.48,9.57c0-0.213-0.068-0.384-0.215-0.517C9.117,8.913,8.922,8.805,8.674,8.731c-0.25-0.078-0.593-0.159-1.017-0.248c-0.576-0.121-1.063-0.267-1.455-0.43c-0.396-0.167-0.718-0.4-0.955-0.688c-0.227-0.291-0.348-0.66-0.348-1.094c0-0.415,0.128-0.784,0.377-1.104C5.525,4.849,5.884,4.601,6.354,4.43c0.461-0.17,1.009-0.253,1.627-0.253c0.498,0,0.931,0.057,1.292,0.167c0.367,0.112,0.674,0.264,0.92,0.451c0.242,0.188,0.424,0.387,0.539,0.596c0.115,0.211,0.172,0.422,0.172,0.624c0,0.194-0.074,0.374-0.227,0.526c-0.15,0.155-0.342,0.235-0.57,0.235c-0.205,0-0.365-0.047-0.479-0.145C9.527,6.54,9.418,6.402,9.301,6.198C9.16,5.941,8.994,5.735,8.803,5.589C8.613,5.45,8.307,5.378,7.876,5.378c-0.397,0-0.721,0.079-0.96,0.233C6.687,5.76,6.574,5.934,6.574,6.135c0,0.125,0.035,0.227,0.112,0.317c0.079,0.095,0.188,0.18,0.329,0.25c0.146,0.072,0.298,0.13,0.447,0.17c0.153,0.041,0.41,0.106,0.765,0.184C8.678,7.15,9.09,7.26,9.455,7.372c0.369,0.118,0.689,0.261,0.949,0.427c0.266,0.169,0.475,0.391,0.627,0.651c0.146,0.262,0.225,0.588,0.225,0.964C11.256,9.866,11.125,10.278,10.867,10.637z%22/%3E%3C/svg%3E");
  }
  .bold-icons .dark-menu #top-bar .mini-contacts.skype,
  .bold-icons .dark-menu .header-bottom-bar .mini-contacts.skype,
  .bold-icons .dark-menu .text-near-logo .mini-contacts.skype,
  .bold-icons .dark-menu .text-near-menu .mini-contacts.skype {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22#222222%22%20d=%22M14.494,9.236c0.064-0.376,0.102-0.761,0.102-1.152c0-3.646-2.957-6.602-6.601-6.602c-0.416,0-0.822,0.041-1.216,0.115c-0.583-0.355-1.267-0.56-1.999-0.56c-2.128,0-3.853,1.725-3.853,3.853c0,0.74,0.21,1.433,0.572,2.021C1.432,7.292,1.395,7.683,1.395,8.084c0,3.644,2.955,6.6,6.601,6.6c0.422,0,0.837-0.04,1.237-0.117c0.582,0.352,1.262,0.553,1.988,0.553c2.127,0,3.852-1.726,3.852-3.854C15.072,10.521,14.859,9.825,14.494,9.236z%20M8.227,12.702c-1.879,0-3.77-0.853-3.76-2.32C4.471,9.938,4.801,9.534,5.24,9.534c1.107,0,1.097,1.644,2.86,1.644c1.238,0,1.658-0.674,1.658-1.145c0-1.697-5.344-0.656-5.344-3.85c0-1.729,1.42-2.92,3.652-2.79c2.127,0.124,3.375,1.061,3.496,1.936c0.059,0.57-0.322,1.016-0.98,1.016c-0.963,0-1.062-1.284-2.719-1.284c-0.748,0-1.379,0.311-1.379,0.985c0,1.41,5.312,0.591,5.312,3.693C11.797,11.53,10.363,12.702,8.227,12.702z%22/%3E%3C/svg%3E");
  }
  .light-icons .light-menu #top-bar .mini-contacts.clock,
  .light-icons .light-menu .header-bottom-bar .mini-contacts.clock,
  .light-icons .light-menu .text-near-logo .mini-contacts.clock,
  .light-icons .light-menu .text-near-menu .mini-contacts.clock {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M8,15.007c3.854,0,7-3.146,7-7.013c0-3.854-3.148-7.001-7-7.001c-3.854,0-7,3.147-7,7.001C1,11.86,4.146,15.007,8,15.007z%20M8.008,2.008c3.321,0,6.001,2.7,6.001,5.991c0,3.309-2.68,6.009-6.001,6.009c-3.317,0-6-2.7-6-6.009C2.008,4.708,4.691,2.008,8.008,2.008z%20M8,8.996L7.007,8.982l0.018-4.938L8,5.016V8.996z%20M10.047,9.023l-3.04-0.042L7.091,8H11L10.047,9.023z%22/%3E%3C/svg%3E");
  }
  .bold-icons .light-menu #top-bar .mini-contacts.clock,
  .bold-icons .light-menu .header-bottom-bar .mini-contacts.clock,
  .bold-icons .light-menu .text-near-logo .mini-contacts.clock,
  .bold-icons .light-menu .text-near-menu .mini-contacts.clock {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M8,1.172C4.229,1.172,1.172,4.23,1.172,8c0,3.773,3.058,6.828,6.828,6.828c3.772,0,6.828-3.055,6.828-6.828C14.828,4.23,11.772,1.172,8,1.172z%20M12.058,9.036H6.942v-5.43h1.375V7.66h3.74V9.036L12.058,9.036z%22/%3E%3C/svg%3E");
  }
  .light-icons .dark-menu #top-bar .mini-contacts.clock,
  .light-icons .dark-menu .header-bottom-bar .mini-contacts.clock,
  .light-icons .dark-menu .text-near-logo .mini-contacts.clock,
  .light-icons .dark-menu .text-near-menu .mini-contacts.clock {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22#222222%22%20d=%22M8,15.007c3.854,0,7-3.146,7-7.013c0-3.854-3.148-7.001-7-7.001c-3.854,0-7,3.147-7,7.001C1,11.86,4.146,15.007,8,15.007z%20M8.008,2.008c3.321,0,6.001,2.7,6.001,5.991c0,3.309-2.68,6.009-6.001,6.009c-3.317,0-6-2.7-6-6.009C2.008,4.708,4.691,2.008,8.008,2.008z%20M8,8.996L7.007,8.982l0.018-4.938L8,5.016V8.996z%20M10.047,9.023l-3.04-0.042L7.091,8H11L10.047,9.023z%22/%3E%3C/svg%3E");
  }
  .bold-icons .dark-menu #top-bar .mini-contacts.clock,
  .bold-icons .dark-menu .header-bottom-bar .mini-contacts.clock,
  .bold-icons .dark-menu .text-near-logo .mini-contacts.clock,
  .bold-icons .dark-menu .text-near-menu .mini-contacts.clock {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22#222222%22%20d=%22M8,1.172C4.229,1.172,1.172,4.23,1.172,8c0,3.773,3.058,6.828,6.828,6.828c3.772,0,6.828-3.055,6.828-6.828C14.828,4.23,11.772,1.172,8,1.172z%20M12.058,9.036H6.942v-5.43h1.375V7.66h3.74V9.036L12.058,9.036z%22/%3E%3C/svg%3E");
  }
  .light-icons .light-menu #top-bar .mini-nav .customSelectInner:before,
  .light-icons .light-menu .header-bottom-bar .mini-nav .customSelectInner:before,
  .light-icons .light-menu .text-near-logo .mini-nav .customSelectInner:before,
  .light-icons .light-menu .text-near-menu .mini-nav .customSelectInner:before {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20fill=%22white%22%20xml:space=%22preserve%22%3E%3Cpath%20d=%22M13,1H1C0.448,1,0,1.449,0,2v11c0,0.553,0.448,1,1,1h12c0.552,0,1-0.447,1-1V2C14,1.449,13.552,1,13,1z%20M13,13H1V2h12V13z%20M3.5,8h7C10.775,8,11,7.775,11,7.5C11,7.225,10.775,7,10.5,7h-7C3.224,7,3,7.225,3,7.5C3,7.775,3.224,8,3.5,8z%20M3.5,5h7C10.775,5,11,4.776,11,4.5S10.775,4,10.5,4h-7C3.224,4,3,4.225,3,4.5S3.224,5,3.5,5z%20M3.5,11h7c0.275,0,0.5-0.225,0.5-0.5S10.775,10,10.5,10h-7C3.224,10,3,10.225,3,10.5S3.224,11,3.5,11z%22/%3E%3C/svg%3E");
  }
  .bold-icons .light-menu #top-bar .mini-nav .customSelectInner:before,
  .bold-icons .light-menu .header-bottom-bar .mini-nav .customSelectInner:before,
  .bold-icons .light-menu .text-near-logo .mini-nav .customSelectInner:before,
  .bold-icons .light-menu .text-near-menu .mini-nav .customSelectInner:before {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M1,1v14h14V1H1z%20M12,12H4v-2h8V12z%20M12,9H4V7h8V9z%20M12,6H4V4h8V6z%22/%3E%3C/svg%3E");
  }
  .light-icons .dark-menu #top-bar .mini-nav .customSelectInner:before,
  .light-icons .dark-menu .header-bottom-bar .mini-nav .customSelectInner:before,
  .light-icons .dark-menu .text-near-logo .mini-nav .customSelectInner:before,
  .light-icons .dark-menu .text-near-menu .mini-nav .customSelectInner:before {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20fill=%22#222222%22%20xml:space=%22preserve%22%3E%3Cpath%20d=%22M13,1H1C0.448,1,0,1.449,0,2v11c0,0.553,0.448,1,1,1h12c0.552,0,1-0.447,1-1V2C14,1.449,13.552,1,13,1z%20M13,13H1V2h12V13z%20M3.5,8h7C10.775,8,11,7.775,11,7.5C11,7.225,10.775,7,10.5,7h-7C3.224,7,3,7.225,3,7.5C3,7.775,3.224,8,3.5,8z%20M3.5,5h7C10.775,5,11,4.776,11,4.5S10.775,4,10.5,4h-7C3.224,4,3,4.225,3,4.5S3.224,5,3.5,5z%20M3.5,11h7c0.275,0,0.5-0.225,0.5-0.5S10.775,10,10.5,10h-7C3.224,10,3,10.225,3,10.5S3.224,11,3.5,11z%22/%3E%3C/svg%3E");
  }
  .bold-icons .dark-menu #top-bar .mini-nav .customSelectInner:before,
  .bold-icons .dark-menu .header-bottom-bar .mini-nav .customSelectInner:before,
  .bold-icons .dark-menu .text-near-logo .mini-nav .customSelectInner:before,
  .bold-icons .dark-menu .text-near-menu .mini-nav .customSelectInner:before {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22#222222%22%20d=%22M1,1v14h14V1H1z%20M12,12H4v-2h8V12z%20M12,9H4V7h8V9z%20M12,6H4V4h8V6z%22/%3E%3C/svg%3E");
  }
}

/* RYAN REVIEW DEC 19 */
.entry-content .vc_btn3-color-juicy-pink {
	border-color: #30505b !important;
	background-color: #30505b !important;
	color: #fff !important;
	font-weight: 400 !important;
    font-size: 18px !important;
	margin-top: 30px;
}
.vc_btn3-color-juicy-pink:hover,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:active {
    border-color: #30505b !important;
    background-color: #fff !important;
	color: #30505b !important;
}