@charset "UTF-8";
@charset "UTF-8";
body{background-repeat:repeat !important;}
.thumbnail-fluid{overflow:hidden;width:100%;height:100%;}
.thumbnail-fluid > div,.thumbnail-fluid > span,.thumbnail-fluid > a{display:block;position:relative;right:50%;float:right;width:100%;}
.thumbnail-fluid > div img,.thumbnail-fluid > span img,.thumbnail-fluid > a img{position:relative;right:-50%;}
.thumbnail-inscribed{width:100%;height:9000px;text-align:center;}
.thumbnail-inscribed img{max-width:100%;max-height:9000px;}
.around-button{z-index:1;overflow:hidden;text-align:center;}
.around-button:before,.around-button:after{content:".";display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.around-button.inline{display:inline-block;}
.around-button.block{display:block;}
.styled-button{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;display:block;position:relative;text-decoration:none;outline:medium none;color:inherit;background:none repeat scroll 0 0 rgba(0,0,0,0);cursor:pointer;z-index:1;}
.styled-button:not(.read-more){-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.styled-button i{display:inline-block;line-height:inherit;position:absolute;top:0;text-align:center;-webkit-transition:opacity .3s ease-in-out, right .3s ease-in-out, left .3s ease-in-out, color .3s ease-in-out;-moz-transition:opacity .3s ease-in-out, right .3s ease-in-out, left .3s ease-in-out, color .3s ease-in-out;transition:opacity .3s ease-in-out, right .3s ease-in-out, left .3s ease-in-out, color .3s ease-in-out;}
.styled-button span{display:block;line-height:inherit;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.styled-button.inline{display:inline-block;}
.styled-button.block{display:block;}
.styled-button.text-main span{color:#00a9d3;}
.styled-button.text-second span{color:#e2604f;}
.styled-button.text-third span{color:#7acd33;}
.styled-button.text-fourth span{color:#feb425;}
.styled-button.text-white span{color:#fff;}
.styled-button.text-dark span{color:#000;}
.styled-button.text-gray span{color:#e0e0e0;}
.styled-button:before{content:"";display:block;position:absolute;left:0;top:0;z-index:-1;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.styled-button.style-1:before{display:none;}
.styled-button.style-2:before{width:100%;height:100%;}
.styled-button.style-2.without-border:before{width:0;}
.styled-button.style-2:hover:before{width:0;}
.styled-button.style-2.without-border:hover:before{width:100%;}
.styled-button.style-3:before{width:100%;height:100%;}
.styled-button.style-3.without-border:before{height:0;}
.styled-button.style-3:hover:before{height:0;}
.styled-button.style-3.without-border:hover:before{height:100%;}
.styled-button.bg-main.style-1{background:#00a9d3;}
.styled-button.bg-main.style-1:hover{background:transparent;}
.styled-button.bg-main.style-1.without-border:hover{background:#0095ba;}
.styled-button.bg-main.style-2:before,.styled-button.bg-main.style-3:before{background:#00a9d3;}
.styled-button.bg-main.style-2.without-border,.styled-button.bg-main.style-3.without-border{background:#00a9d3;}
.styled-button.bg-main.style-2.without-border:before,.styled-button.bg-main.style-3.without-border:before{background:#0095ba;}
.styled-button.bg-main:not(.without-border):hover i,.styled-button.bg-main:not(.without-border):hover span{color:#000;}
.styled-button.bg-second.style-1{background:#e2604f;}
.styled-button.bg-second.style-1:hover{background:transparent;}
.styled-button.bg-second.style-1.without-border:hover{background:#de4c39;}
.styled-button.bg-second.style-2:before,.styled-button.bg-second.style-3:before{background:#e2604f;}
.styled-button.bg-second.style-2.without-border,.styled-button.bg-second.style-3.without-border{background:#e2604f;}
.styled-button.bg-second.style-2.without-border:before,.styled-button.bg-second.style-3.without-border:before{background:#de4c39;}
.styled-button.bg-second:not(.without-border):hover i,.styled-button.bg-second:not(.without-border):hover span{color:#000;}
.styled-button.bg-third.style-1{background:#7acd33;}
.styled-button.bg-third.style-1:hover{background:transparent;}
.styled-button.bg-third.style-1.without-border:hover{background:#6eb92d;}
.styled-button.bg-third.style-2:before,.styled-button.bg-third.style-3:before{background:#7acd33;}
.styled-button.bg-third.style-2.without-border,.styled-button.bg-third.style-3.without-border{background:#7acd33;}
.styled-button.bg-third.style-2.without-border:before,.styled-button.bg-third.style-3.without-border:before{background:#6eb92d;}
.styled-button.bg-third:not(.without-border):hover i,.styled-button.bg-third:not(.without-border):hover span{color:#000;}
.styled-button.bg-fourth.style-1{background:#feb425;}
.styled-button.bg-fourth.style-1:hover{background:transparent;}
.styled-button.bg-fourth.style-1.without-border:hover{background:#feab0c;}
.styled-button.bg-fourth.style-2:before,.styled-button.bg-fourth.style-3:before{background:#feb425;}
.styled-button.bg-fourth.style-2.without-border,.styled-button.bg-fourth.style-3.without-border{background:#feb425;}
.styled-button.bg-fourth.style-2.without-border:before,.styled-button.bg-fourth.style-3.without-border:before{background:#feab0c;}
.styled-button.bg-fourth:not(.without-border):hover i,.styled-button.bg-fourth:not(.without-border):hover span{color:#000;}
.styled-button.bg-white.style-1{background:#fff;}
.styled-button.bg-white.style-1:hover{background:transparent;}
.styled-button.bg-white.style-1.without-border:hover{background:#f2f2f2;}
.styled-button.bg-white.style-2:before,.styled-button.bg-white.style-3:before{background:#fff;}
.styled-button.bg-white.style-2.without-border,.styled-button.bg-white.style-3.without-border{background:#fff;}
.styled-button.bg-white.style-2.without-border:before,.styled-button.bg-white.style-3.without-border:before{background:#f2f2f2;}
.styled-button.bg-white:not(.without-border):hover i,.styled-button.bg-white:not(.without-border):hover span{color:#000;}
.styled-button.bg-dark.style-1{background:#000;}
.styled-button.bg-dark.style-1:hover{background:transparent;}
.styled-button.bg-dark.style-1.without-border:hover{background:#0d0d0d;}
.styled-button.bg-dark.style-2:before,.styled-button.bg-dark.style-3:before{background:#000;}
.styled-button.bg-dark.style-2.without-border,.styled-button.bg-dark.style-3.without-border{background:#000;}
.styled-button.bg-dark.style-2.without-border:before,.styled-button.bg-dark.style-3.without-border:before{background:#0d0d0d;}
.styled-button.bg-dark:not(.without-border):hover i,.styled-button.bg-dark:not(.without-border):hover span{color:#000;}
.styled-button.bg-gray.style-1{background:#f7f7f7;}
.styled-button.bg-gray.style-1:hover{background:transparent;}
.styled-button.bg-gray.style-1.without-border:hover{background:#eaeaea;}
.styled-button.bg-gray.style-2:before,.styled-button.bg-gray.style-3:before{background:#f7f7f7;}
.styled-button.bg-gray.style-2.without-border,.styled-button.bg-gray.style-3.without-border{background:#f7f7f7;}
.styled-button.bg-gray.style-2.without-border:before,.styled-button.bg-gray.style-3.without-border:before{background:#eaeaea;}
.styled-button.bg-gray:not(.without-border):hover i,.styled-button.bg-gray:not(.without-border):hover span{color:#000;}
.styled-button.bg-transparent{background:transparent;}
.styled-button.bg-transparent.without-border{line-height:1.3 !important;height:1em;}
.styled-button.bg-transparent.without-border i,.styled-button.bg-transparent.without-border span{line-height:inherit !important;}
.styled-button.bg-transparent.border-color-main.style-1:hover{background:#00a9d3;}
.styled-button.bg-transparent.border-color-main.style-2:before,.styled-button.bg-transparent.border-color-main.style-3:before{background:#00a9d3;}
.styled-button.bg-transparent.border-color-main.style-2:before{width:0;}
.styled-button.bg-transparent.border-color-main.style-2:hover:before{width:100%;}
.styled-button.bg-transparent.border-color-main.style-3:before{height:0;}
.styled-button.bg-transparent.border-color-main.style-3:hover:before{height:100%;}
.styled-button.bg-transparent.border-color-main:hover i,.styled-button.bg-transparent.border-color-main:hover span{color:#fff;}
.styled-button.bg-transparent.border-color-second.style-1:hover{background:#e2604f;}
.styled-button.bg-transparent.border-color-second.style-2:before,.styled-button.bg-transparent.border-color-second.style-3:before{background:#e2604f;}
.styled-button.bg-transparent.border-color-second.style-2:before{width:0;}
.styled-button.bg-transparent.border-color-second.style-2:hover:before{width:100%;}
.styled-button.bg-transparent.border-color-second.style-3:before{height:0;}
.styled-button.bg-transparent.border-color-second.style-3:hover:before{height:100%;}
.styled-button.bg-transparent.border-color-second:hover i,.styled-button.bg-transparent.border-color-second:hover span{color:#fff;}
.styled-button.bg-transparent.border-color-third.style-1:hover{background:#7acd33;}
.styled-button.bg-transparent.border-color-third.style-2:before,.styled-button.bg-transparent.border-color-third.style-3:before{background:#7acd33;}
.styled-button.bg-transparent.border-color-third.style-2:before{width:0;}
.styled-button.bg-transparent.border-color-third.style-2:hover:before{width:100%;}
.styled-button.bg-transparent.border-color-third.style-3:before{height:0;}
.styled-button.bg-transparent.border-color-third.style-3:hover:before{height:100%;}
.styled-button.bg-transparent.border-color-third:hover i,.styled-button.bg-transparent.border-color-third:hover span{color:#fff;}
.styled-button.bg-transparent.border-color-fourth.style-1:hover{background:#feb425;}
.styled-button.bg-transparent.border-color-fourth.style-2:before,.styled-button.bg-transparent.border-color-fourth.style-3:before{background:#feb425;}
.styled-button.bg-transparent.border-color-fourth.style-2:before{width:0;}
.styled-button.bg-transparent.border-color-fourth.style-2:hover:before{width:100%;}
.styled-button.bg-transparent.border-color-fourth.style-3:before{height:0;}
.styled-button.bg-transparent.border-color-fourth.style-3:hover:before{height:100%;}
.styled-button.bg-transparent.border-color-fourth:hover i,.styled-button.bg-transparent.border-color-fourth:hover span{color:#fff;}
.styled-button.bg-transparent.border-color-white.style-1:hover{background:#fff;}
.styled-button.bg-transparent.border-color-white.style-2:before,.styled-button.bg-transparent.border-color-white.style-3:before{background:#fff;}
.styled-button.bg-transparent.border-color-white.style-2:before{width:0;}
.styled-button.bg-transparent.border-color-white.style-2:hover:before{width:100%;}
.styled-button.bg-transparent.border-color-white.style-3:before{height:0;}
.styled-button.bg-transparent.border-color-white.style-3:hover:before{height:100%;}
.styled-button.bg-transparent.border-color-white:hover i,.styled-button.bg-transparent.border-color-white:hover span{color:#000;}
.styled-button.bg-transparent.border-color-dark.style-1:hover{background:#000;}
.styled-button.bg-transparent.border-color-dark.style-2:before,.styled-button.bg-transparent.border-color-dark.style-3:before{background:#000;}
.styled-button.bg-transparent.border-color-dark.style-2:before{width:0;}
.styled-button.bg-transparent.border-color-dark.style-2:hover:before{width:100%;}
.styled-button.bg-transparent.border-color-dark.style-3:before{height:0;}
.styled-button.bg-transparent.border-color-dark.style-3:hover:before{height:100%;}
.styled-button.bg-transparent.border-color-dark:hover i,.styled-button.bg-transparent.border-color-dark:hover span{color:#fff;}
.styled-button.bg-transparent.border-color-gray.style-1:hover{background:#e0e0e0;}
.styled-button.bg-transparent.border-color-gray.style-2:before,.styled-button.bg-transparent.border-color-gray.style-3:before{background:#e0e0e0;}
.styled-button.bg-transparent.border-color-gray.style-2:before{width:0;}
.styled-button.bg-transparent.border-color-gray.style-2:hover:before{width:100%;}
.styled-button.bg-transparent.border-color-gray.style-3:before{height:0;}
.styled-button.bg-transparent.border-color-gray.style-3:hover:before{height:100%;}
.styled-button.bg-transparent.border-color-gray:hover i,.styled-button.bg-transparent.border-color-gray:hover span{color:#000;}
.styled-button.text-left{padding:0 50px 0 10px;}
.styled-button.text-left.left-icon{padding-left:50px;}
.styled-button.text-left.right-icon{padding-right:80px;}
.styled-button.text-right{padding:0 10px 0 50px;}
.styled-button.text-right.left-icon{padding-left:80px;}
.styled-button.text-right.right-icon{padding-right:50px;}
.styled-button.text-center{padding:0 30px;}
.styled-button.text-center.left-icon{padding-left:70px;}
.styled-button.text-center.right-icon{padding-right:70px;}
.styled-button.animated-icon i{opacity:0;}
.styled-button.animated-icon.left-icon i{left:-20px;}
.styled-button.animated-icon.right-icon i{right:-20px;}
.styled-button.animated-icon:hover i{opacity:1;}
.styled-button.animated-icon:hover.left-icon i{left:0;}
.styled-button.animated-icon:hover.right-icon i{right:0;}
.styled-button.left-icon i{left:0;}
.styled-button.right-icon i{right:0;}
.styled-button.icon-color-main i{color:#00a9d3;}
.styled-button.icon-color-second i{color:#e2604f;}
.styled-button.icon-color-third i{color:#7acd33;}
.styled-button.icon-color-fourth i{color:#feb425;}
.styled-button.icon-color-white i{color:#fff;}
.styled-button.icon-color-dark i{color:#000;}
.styled-button.icon-color-gray i{color:#e0e0e0;}
.styled-button.without-border{border-width:0;}
.styled-button.border-color-main{border-color:#00a9d3;}
.styled-button.border-color-second{border-color:#e2604f;}
.styled-button.border-color-third{border-color:#7acd33;}
.styled-button.border-color-fourth{border-color:#feb425;}
.styled-button.border-color-white{border-color:#fff;}
.styled-button.border-color-dark{border-color:#000;}
.styled-button.border-color-gray{border-color:#e0e0e0;}
.thumbnail-fluid{overflow:hidden;width:100%;height:100%;}
.thumbnail-fluid > div,.thumbnail-fluid > span,.thumbnail-fluid > a{display:block;position:relative;right:50%;float:right;width:100%;}
.thumbnail-fluid > div img,.thumbnail-fluid > span img,.thumbnail-fluid > a img{position:relative;right:-50%;}
.thumbnail-inscribed{width:100%;height:9000px;text-align:center;}
.thumbnail-inscribed img{max-width:100%;max-height:9000px;}
#qLoverlay{position:fixed;top:0;left:0;display:block;width:100%;height:100%;background:#fff;z-index:99999;}
#qLoverlay #qLbar_wrap{position:relative;display:block;width:100%;height:100%;}
#qLoverlay #qLbar_wrap #qLbar{height:100%;background:rgba(0,0,0,0.1);}
#qLoverlay #qLbar_wrap .qLbar-img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.loader{top:50%;left:50%;margin-top:-5em;margin-left:-5em;font-size:6px;position:absolute;text-indent:-9999em;border-top:1.1em solid #fff;border-right:1.1em solid #fff;border-bottom:1.1em solid #fff;border-left:1.1em solid #323232;-webkit-animation:load8 .8s infinite linear;animation:load8 .81s infinite linear;}
.loader,.loader:after{border-radius:50%;width:10em;height:10em;}
@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);} }@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);} } .thumbnail-fluid{overflow:hidden;width:100%;height:100%;}
.thumbnail-fluid > div,.thumbnail-fluid > span,.thumbnail-fluid > a{display:block;position:relative;right:50%;float:right;width:100%;}
.thumbnail-fluid > div img,.thumbnail-fluid > span img,.thumbnail-fluid > a img{position:relative;right:-50%;}
.thumbnail-inscribed{width:100%;height:9000px;text-align:center;}
.thumbnail-inscribed img{max-width:100%;max-height:9000px;}
@font-face{font-family:'fontello-nav';src:url(//www.pixelpublic.de/wp-content/themes/eight/assets/fonts/fontello.eot?77096952);src:url(//www.pixelpublic.de/wp-content/themes/eight/assets/fonts/fontello.eot?77096952#iefix) format('embedded-opentype'), url(//www.pixelpublic.de/wp-content/themes/eight/assets/fonts/fontello.woff?77096952) format('woff'), url(//www.pixelpublic.de/wp-content/themes/eight/assets/fonts/fontello.ttf?77096952) format('truetype'), url(//www.pixelpublic.de/wp-content/themes/eight/assets/fonts/fontello.svg?77096952#fontello) format('svg');font-weight:normal;font-style:normal;}
@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face{font-family:'fontello-nav';src:url(//www.pixelpublic.de/wp-content/themes/eight/assets/fonts/fontello.svg?77096952#fontello) format('svg');}
}[class^="navicon-"]:before,[class*=" navicon-"]:before{font-family:"fontello-nav";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;font-size:100%;}
.navicon-quote-right:before{content:'\e800';}
.navicon-quote-left:before{content:'\e801';}
.navicon-angle-left:before{content:'\e802';}
.navicon-angle-right:before{content:'\e803';}
.navicon-angle-up:before{content:'\e804';}
.navicon-angle-down:before{content:'\e805';}
*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body *::-moz-selection{background:#323232;color:#fff;}
body *::-webkit-selection{background:#323232;color:#fff;}
body *::selection{background:#323232;color:#fff;}
html{font-size:62.5%;}
body{background:white;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;font-size:15px;line-height:1;color:#565656;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
input,textarea{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;}
div,p{line-height:1.6;}
dfn{text-decoration:none;font-style:normal;border-bottom:1px dotted;}:focus{outline:0px;}
a img{border:none;}
a{color:#00a9d3;text-decoration:none;line-height:inherit;}
a[href^="mailto:"]{font-style:normal;color:#31b4d5;}
a:hover{color:#00a9d3;}
a:focus{color:#00a9d3;}
p a,p a:visited{line-height:inherit;}
.left{float:left;}
.right{float:right;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.text-center{text-align:center;}
.text-opacity{opacity:0.8;}
.text-thin{font-weight:100;}
.text-light{font-weight:300;}
.text-normal{font-weight:400;}
.text-bold{font-weight:700;}
.posts-without-author .byline.author.vcard{display:none;}
.block-without-read-more-button .read-more{display:none;}
.hide{display:none;}
.hide-override{display:none !important;}
.highlight{background:#00a9d3;padding:0 7px;color:#fff;}
.text-style-light{font-weight:300;}
.upper{text-transform:uppercase;}
.inline-block{display:inline-block;}
#googlemap img,object,embed{max-width:none;}
#map_canvas embed{max-width:none;}
#map_canvas img{max-width:none;}
#map_canvas object{max-width:none;}
figure{margin:0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0;font-size:15px;font-weight:300;direction:ltr;}
p{font-family:inherit;font-weight:inherit;font-size:inherit;line-height:1.6;margin-bottom:1.07em;}
p.lead{font-size:17.5px;line-height:1.6;margin-bottom:17px;}
p.cl{margin:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-style:normal;line-height:1.1;margin-bottom:14px;}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:70%;line-height:0;}
h1{font-size:50px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;}
h2{font-size:40px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;color:#000;}
h3{font-size:35px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;color:#000;}
h4{font-size:30px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;margin-bottom:8px;color:#000;}
h5{font-size:25px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;margin:0 0 1.2em 0;color:#000;}
h6{font-size:20px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;color:#000;}
.module h6{color:inherit;}
h1.page-title{font-size:23px;line-height:1;margin:0;}
h2.text-box{margin:0 0 5px 0;padding-top:17px;}
h3{margin:0;}
h4,.quoteCite .quote-author{margin-top:0;}
.quoteCite .quote-sub{font-size:12px;font-weight:300;margin:0;line-height:1.5;text-transform:uppercase;}::-webkit-input-placeholder{position:relative;top:2px;font:normal 300 15px "Roboto", "Open Sans", "PT Sans", sans-serif;color:#888;text-align:left;line-height:1;}:-moz-placeholder{position:relative;top:2px;font:normal 300 15px "Roboto", "Open Sans", "PT Sans", sans-serif;color:#888;text-align:left;line-height:1;}
hr{border:solid #f1f1f1;border-width:1px 0 0;clear:both;margin:10px 0 10px;height:0;}
address{font-style:normal;}
em,i{font-style:italic;line-height:inherit;}
strong,b{font-weight:bold;line-height:inherit;}
small{font-size:70%;line-height:inherit;}
.normal{font-weight:400;}
code,pre{color:#333;font:11px Monaco, "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace;word-break:break-all;word-wrap:break-word;}
code{background:none;}
pre{margin:15px 0;background-color:#f4f4f4;border:1px solid #c7c7c7;display:block;line-height:19px;overflow:visible;overflow-y:hidden;padding:0 0 0 4px;}
table{background:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;margin:0 0 18px;border:1px solid #ddd;}
table thead,table tfoot{background:#f5f5f5;}
table thead tr th,table tfoot tr th,table tbody tr td,table tr td,table tfoot tr td{display:table-cell;font-size:15px;line-height:18px;text-align:left;}
table thead tr th,table tfoot tr td{padding:8px 10px 9px;font-size:15px;font-weight:bold;color:#222;}
table thead tr th:first-child,table tfoot tr td:first-child{border-left:none;}
table thead tr th:last-child,table tfoot tr td:last-child{border-right:none;}
table tbody tr.even,table tbody tr.alt{background:#f7f7f7;}
table tbody tr:nth-child(even){background:#f7f7f7;}
table tbody tr td{color:#333;padding:9px 10px;vertical-align:top;border:none;}
table{width:100%;}
.entry-content-asset{position:relative !important;padding-bottom:56.25% !important;padding-top:30px !important;height:0 !important;overflow:hidden !important;}
.video-js{max-width:100%;}
.entry-content-asset iframe,.entry-content-asset object,.entry-content-asset embed{position:absolute !important;top:0 !important;left:0 !important;width:100% !important;height:100% !important;}
ul,ol,dl{font-size:15px;line-height:1.8;margin-bottom:17px;list-style-position:inside;}
ul li ul,ul li ol{margin-left:20px;margin-bottom:0;}
ol{margin-left:20px;}
ol li ul,ol li ol{margin-left:20px;margin-bottom:0;}
blockquote,blockquote p{font-size:20px;font-weight:300;}
blockquote{margin:0;padding:0 30px;border:0;list-style:none;position:relative;overflow:hidden;}
blockquote:before,blockquote:after{position:absolute;top:10px;width:70px;height:38px;font-size:100px;line-height:.8em;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;text-align:left;color:#565656;}
blockquote:before{content:'\201C';left:0;float:left;}
blockquote:after{content:'\201D';right:-40px;float:right;}
abbr,acronym{text-transform:uppercase;font-size:90%;color:#222;border-bottom:1px solid #e0e0e0;cursor:help;}
abbr{text-transform:none;}
.al-right{text-align:right;}
.al-right .button,.al-right .icon{float:right;margin-left:35px;}
.al-left{text-align:left;}
.al-left .button,.al-left .icon{float:left;margin-right:35px;}
.al-center{text-align:center;}
.al-center .button,.al-center .icon{float:none;margin:0 auto 10px auto;}
.cl{clear:both;}
.ovh{overflow:hidden;}
.print-only{display:none !important;}
@media print{*{background:transparent !important;color:black !important;box-shadow:none !important;text-shadow:none !important;}a,a:visited{text-decoration:underline;}
a[href]:after{content:" (" attr(href) ")";}
abbr[title]:after{content:" (" attr(title) ")";}
.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:"";}
pre,blockquote{border:1px solid #999;page-break-inside:avoid;}
thead{display:table-header-group;}
tr,img{page-break-inside:avoid;}
img{max-width:100% !important;}
p,h2,h3{orphans:3;widows:3;}
h2,h3{page-break-after:avoid;}
.hide-on-print{display:none !important;}
.print-only{display:block !important;}
.hide-for-print{display:none !important;}
.show-for-print{display:inherit !important;}
}.row form .row{margin:0 -6px;}
.row form .row .column,.row form .row .columns{padding:0 6px;}
.row form .row.collapse{margin:0;}
.row form .row.collapse .column,.row form .row.collapse .columns{padding:0;}
label{display:inline-block;font-size:15px;cursor:pointer;font-weight:300;margin-bottom:3px;}
label.right{float:none;text-align:right;}
label.inline{line-height:32px;margin:0 0 12px 0;}
.prefix,.postfix{display:block;position:relative;z-index:2;text-align:center;width:100%;padding-top:0;padding-bottom:0;height:32px;line-height:31px;}
a.button.prefix,a.button.postfix{padding-left:0;padding-right:0;text-align:center;}
span.prefix,span.postfix{background:#f2f2f2;border:1px solid #ccc;}
.prefix{left:2px;-moz-border-radius-topleft:2px;-webkit-border-top-left-radius:2px;border-top-left-radius:2px;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-bottom-left-radius:2px;overflow:hidden;}
.postfix{right:2px;-moz-border-radius-topright:2px;-webkit-border-top-right-radius:2px;border-top-right-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-bottom-right-radius:2px;}
textarea{height:auto;}
select{width:100%;}
fieldset{border:solid 1px #e0e0e0;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;padding:12px;margin:18px 0;}
fieldset legend{font-weight:bold;background:white;padding:0 3px;margin:0;margin-left:-3px;}
.error input,input.error,.error textarea,textarea.error,.error input:focus,input.error:focus,.error textarea:focus,textarea.error:focus{border-color:#ff6565;background-color:rgba(255,101,101,0.1);}
.error input:focus,input.error:focus,.error textarea:focus,textarea.error:focus{outline-color:#fffefe;}
.error label,label.error{color:#ff6565;}
.error small,small.error{display:block;padding:6px 4px;margin-top:-13px;margin-bottom:12px;background:#ff6565;color:#fff;font-size:12px;font-weight:bold;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-bottom-right-radius:2px;}
.lt-ie9 .module-featured-news .dfd_featured_news .columns .hover-bg img,.lt-ie10 .module-featured-news .dfd_featured_news .columns .hover-bg img{top:0;}
.lt-ie9 form.custom div.custom.dropdown a.selector,.lt-ie10 form.custom div.custom.dropdown a.selector{height:28px;}
.lt-ie9 .module-featured-news .dfd_featured_news .columns .hover-bg img,.lt-ie10 .module-featured-news .dfd_featured_news .columns .hover-bg img{top:0;}
.lt-ie9 .module-recent-news .recent-news-list .item .entry-thumb img,.lt-ie10 .module-recent-news .recent-news-list .item .entry-thumb img{left:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);}
.lt-ie9 ul.products li.product .woo-cover .add-info,.lt-ie10 ul.products li.product .woo-cover .add-info{left:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);}
.lt-ie9 .nav-menu div.sub-nav,.lt-ie10 .nav-menu div.sub-nav{left:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);}
.lt-ie9 .form-search-section,.lt-ie10 .form-search-section{left:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);}
.lt-ie9 .project .entry-thumb .portfolio-entry-hover .title-wrap,.lt-ie10 .project .entry-thumb .portfolio-entry-hover .title-wrap{top:10%;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}
.lt-ie9 .module-post-carousel .post-carousel .post-carousel-item:hover .entry-thumb .like.alreadyvoted,.lt-ie9 .module-post-carousel .post-carousel .post-carousel-item:hover .entry-thumb .post-like,.lt-ie10 .module-post-carousel .post-carousel .post-carousel-item:hover .entry-thumb .like.alreadyvoted,.lt-ie10 .module-post-carousel .post-carousel .post-carousel-item:hover .entry-thumb .post-like{right:auto;left:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);}
.lt-ie9 .feature-block-image .picture .heading,.lt-ie10 .feature-block-image .picture .heading{bottom:auto;top:100%;}
.lt-ie9 .feature-block-image:hover .picture .heading,.lt-ie10 .feature-block-image:hover .picture .heading{top:70%;}
.lt-ie9 .news-page-slider .item .entry-title-wrap,.lt-ie10 .news-page-slider .item .entry-title-wrap{background:transparent;}
.lt-ie9 .clients_module .slick-dots,.lt-ie10 .clients_module .slick-dots{top:0;}
.lt-ie9 .countdown-module .title-section .title-wrap,.lt-ie9 .countdown-module .buttons-section .buttons-wrap,.lt-ie10 .countdown-module .title-section .title-wrap,.lt-ie10 .countdown-module .buttons-section .buttons-wrap{position:relative;top:0;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}
.lt-ie9 .module-sliding-post .posts-slider .slide-item .content .heading,.lt-ie9 .news-page-slider-wrap .news-page-slider .item .news-slider-entry-hover .heading .cover,.lt-ie10 .module-sliding-post .posts-slider .slide-item .content .heading,.lt-ie10 .news-page-slider-wrap .news-page-slider .item .news-slider-entry-hover .heading .cover{top:0;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}
.lt-ie9 .module-sliding-post .posts-slider .slide-item .content .entry-content,.lt-ie9 .news-page-slider-wrap .news-page-slider .item .news-slider-entry-hover .entry-content .cover,.lt-ie10 .module-sliding-post .posts-slider .slide-item .content .entry-content,.lt-ie10 .news-page-slider-wrap .news-page-slider .item .news-slider-entry-hover .entry-content .cover{display:none;}
.lt-ie9 #sub-footer > .row .subfooter-copyright .subfoot-logo,.lt-ie9 #sub-footer > .row .subfooter-copyright .copyright-section,.lt-ie10 #sub-footer > .row .subfooter-copyright .subfoot-logo,.lt-ie10 #sub-footer > .row .subfooter-copyright .copyright-section{top:0;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}
.lt-ie9 .features_module_img .feature-image-module-wrap .feature-block-image .content-wrap .content,.lt-ie10 .features_module_img .feature-image-module-wrap .feature-block-image .content-wrap .content{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}
.lt-ie9 .features_module_img .feature-image-module-wrap .feature-block-image:hover .content-wrap .content,.lt-ie10 .features_module_img .feature-image-module-wrap .feature-block-image:hover .content-wrap .content{bottom:0;}
.lt-ie9 ul,.lt-ie10 ul{list-style:none;}
.lt-ie9 ul li,.lt-ie10 ul li{list-style:none;}
.lt-ie9 #top-panel-inner,.lt-ie10 #top-panel-inner{display:none;}
.lt-ie9 div.module.portfolio-masonry-few-rows .entry-thumb > img,.lt-ie10 div.module.portfolio-masonry-few-rows .entry-thumb > img{top:0;left:0;-webkit-transform:translate(0,0);transform:translate(0,0);}
.row{width:1200px;max-width:100%;min-width:768px;margin:0 auto;position:relative;}
.row .row{width:auto;max-width:none;min-width:0;margin:0 -10px;}
.row.collapse .column,.row.collapse .columns{padding:0;}
.row.collapse .column .mvb_container .column,.row.collapse .column .mvb_container .columns,.row.collapse .columns .mvb_container .column,.row.collapse .columns .mvb_container .columns{padding:0 10px;}
.row .row{width:auto;max-width:none;min-width:0;margin:0 -10px;}
.row .row.collapse{margin:0;}
ul.row{list-style:none;}
.custom-three{width:13%;}
.custom-ten{width:87%;padding-right:12% !important;}
.column,.columns{float:left;min-height:1px;padding:0 10px;position:relative;}
.column.centered,.columns.centered{float:none;margin:0 auto;}
[class*="column"] + [class*="column"].end{float:left;}
.one,.row .one{width:8.33333%;}
.two,.row .two{width:16.66667%;}
.three,.row .three{width:25%;}
.four,.row .four{width:33.33333%;}
.five,.row .five{width:41.66667%;}
.six,.row .six{width:50%;}
.seven,.row .seven{width:58.33333%;}
.eight,.row .eight{width:66.66667%;}
.nine,.row .nine{width:75%;}
.ten,.row .ten{width:83.33333%;}
.eleven,.row .eleven{width:91.66667%;}
.twelve,.row .twelve{width:100%;}
.row .offset-by-one{margin-left:8.33333%;}
.row .offset-by-two{margin-left:16.66667%;}
.row .offset-by-three{margin-left:25%;}
.row .offset-by-four{margin-left:33.33333%;}
.row .offset-by-five{margin-left:41.66667%;}
.row .offset-by-six{margin-left:50%;}
.row .offset-by-seven{margin-left:58.33333%;}
.row .offset-by-eight{margin-left:66.66667%;}
.row .offset-by-nine{margin-left:75%;}
.row .offset-by-ten{margin-left:83.33333%;}
.push-one{left:8.33333%;}
.pull-one{right:8.33333%;}
.push-two{left:16.66667%;}
.pull-two{right:16.66667%;}
.push-three{left:25%;}
.pull-three{right:25%;}
.push-four{left:33.33333%;}
.pull-four{right:33.33333%;}
.push-five{left:41.66667%;}
.pull-five{right:41.66667%;}
.push-six{left:50%;}
.pull-six{right:50%;}
.push-seven{left:58.33333%;}
.pull-seven{right:58.33333%;}
.push-eight{left:66.66667%;}
.pull-eight{right:66.66667%;}
.push-nine{left:75%;}
.pull-nine{right:75%;}
.push-ten{left:83.33333%;}
.pull-ten{right:83.33333%;}
img{height:auto;line-height:1;font-size:0;}
img,object,embed{max-width:100%;}
img{-ms-interpolation-mode:bicubic;}
#map_canvas img,.map_canvas img,.map-widget img,#map img{max-width:none !important;}
.row:before,.row:after,.clearfix:before,.clearfix:after{content:" ";display:table;}
.row:after,.clearfix:after{clear:both;}
.block-grid{display:block;overflow:hidden;padding:0;}
.block-grid > li{display:block;height:auto;float:left;}
.block-grid.one-up{margin:0;}
.block-grid.one-up > li{width:100%;padding:0 0 15px;}
.block-grid.two-up{margin:0 -15px;}
.block-grid.two-up > li{width:50%;padding:0 15px 15px;}
.block-grid.two-up > li:nth-child(2n+1){clear:both;}
.block-grid.three-up{margin:0 -12px;}
.block-grid.three-up > li{width:33.33333%;padding:0 12px 12px;}
.block-grid.three-up > li:nth-child(3n+1){clear:both;}
.block-grid.four-up{margin:0 -10px;}
.block-grid.four-up > li{width:25%;padding:0 10px 10px;}
.block-grid.four-up > li:nth-child(4n+1){clear:both;}
.block-grid.five-up{margin:0 -8px;}
.block-grid.five-up > li{width:20%;padding:0 8px 8px;}
.block-grid.five-up > li:nth-child(5n+1){clear:both;}
.block-grid.six-up{margin:0 -8px;}
.block-grid.six-up > li{width:16.66667%;padding:0 8px 8px;}
.block-grid.six-up > li:nth-child(6n+1){clear:both;}
.block-grid.seven-up{margin:0 -8px;}
.block-grid.seven-up > li{width:14.28571%;padding:0 8px 8px;}
.block-grid.seven-up > li:nth-child(7n+1){clear:both;}
.block-grid.eight-up{margin:0 -8px;}
.block-grid.eight-up > li{width:12.5%;padding:0 8px 8px;}
.block-grid.eight-up > li:nth-child(8n+1){clear:both;}
.block-grid.nine-up{margin:0 -8px;}
.block-grid.nine-up > li{width:11.11111%;padding:0 8px 8px;}
.block-grid.nine-up > li:nth-child(9n+1){clear:both;}
.block-grid.ten-up{margin:0 -8px;}
.block-grid.ten-up > li{width:10%;padding:0 8px 8px;}
.block-grid.ten-up > li:nth-child(10n+1){clear:both;}
.block-grid.eleven-up{margin:0 -8px;}
.block-grid.eleven-up > li{width:9.09091%;padding:0 8px 8px;}
.block-grid.eleven-up > li:nth-child(11n+1){clear:both;}
.block-grid.twelve-up{margin:0 -8px;}
.block-grid.twelve-up > li{width:8.33333%;padding:0 8px 8px;}
.block-grid.twelve-up > li:nth-child(12n+1){clear:both;}
.orbit-wrapper{width:1px;height:1px;position:relative;overflow:hidden;}
.orbit{width:1px;height:1px;position:relative;overflow:hidden;margin-bottom:17px;}
.orbit.with-bullets{margin-bottom:40px;}
.orbit .orbit-slide{max-width:100%;position:absolute;top:0;left:0;}
.orbit a.orbit-slide{border:none;line-height:0;display:none;}
.orbit div.orbit-slide{width:100%;height:100%;opacity:0;}
.orbit-wrapper .timer{width:40px;height:40px;overflow:hidden;position:absolute;top:10px;right:10px;opacity:.6;cursor:pointer;z-index:31;}
.orbit-wrapper span.rotator{display:block;width:40px;height:40px;position:absolute;top:0;left:-20px;background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/foundation/orbit/rotator-black.png) no-repeat;z-index:3;}
.orbit-wrapper span.rotator.move{left:0;}
.orbit-wrapper span.mask{display:block;width:20px;height:40px;position:absolute;top:0;right:0;z-index:2;overflow:hidden;}
.orbit-wrapper span.mask.move{width:40px;left:0;background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/foundation/orbit/timer-black.png) repeat 0 0;}
.orbit-wrapper span.pause{display:block;width:40px;height:40px;position:absolute;top:0;left:0;background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/foundation/orbit/pause-black.png) no-repeat;z-index:4;opacity:0;}
.orbit-wrapper span.pause.active{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/foundation/orbit/pause-black.png) no-repeat 0 -40px;}
.orbit-wrapper .timer:hover span.pause,.orbit-wrapper .timer:focus span.pause,.orbit-wrapper span.pause.active{opacity:1;}
.orbit-caption{display:none;font-family:inherit;}
.orbit-wrapper .orbit-caption{background:black;background:rgba(0,0,0,0.6);z-index:30;color:white;text-align:center;padding:7px 0;font-size:13px;position:absolute;right:0;bottom:0;width:100%;}
.orbit-wrapper .slider-nav{display:block;}
.orbit-wrapper .slider-nav span{width:20px;height:20px;visibility:hidden;position:absolute;z-index:30;top:50%;margin-top:-10px;cursor:pointer;}
.orbit-wrapper .slider-nav span.right{right:-40px;-webkit-transition:right .3s ease-in-out;-moz-transition:right .3s ease-in-out;transition:right .3s ease-in-out;}
.orbit-wrapper .slider-nav span.left{left:-40px;-webkit-transition:left .3s ease-in-out;-moz-transition:left .3s ease-in-out;transition:left .3s ease-in-out;}
.orbit-wrapper .slider-nav span.right:before{content:"\e73d";font-family:"crdash";font-size:20px;position:absolute;left:0;top:0;visibility:visible;color:#fff;}
.orbit-wrapper .slider-nav span.left:before{content:"\e73e";font-family:"crdash";font-size:20px;position:absolute;left:0;top:0;visibility:visible;color:#fff;}
.orbit-wrapper:hover .slider-nav span.left{left:10px;}
.orbit-wrapper:hover .slider-nav span.right{right:10px;}
.lt-ie9 .orbit-wrapper .slider-nav span.right{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/foundation/orbit/right-arrow-small.png);}
.lt-ie9 .orbit-wrapper .slider-nav span.left{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/foundation/orbit/left-arrow-small.png);}
ul.orbit-bullets{position:absolute;z-index:30;list-style:none;bottom:-40px;left:50%;margin-left:-50px;padding:0;}
ul.orbit-bullets li{float:left;margin-left:5px;cursor:pointer;color:#999;text-indent:-9999px;background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/foundation/orbit/bullets.jpg) no-repeat 4px 0;width:13px;height:12px;overflow:hidden;}
ul.orbit-bullets li.active{color:#222;background-position:-8px 0;}
ul.orbit-bullets li.has-thumb{background:none;width:100px;height:75px;}
ul.orbit-bullets li.active.has-thumb{background-position:0 0;border-top:2px solid black;}
.orbit-slide-counter{position:absolute;bottom:0;z-index:99;background:rgba(0,0,0,0.7);color:white;padding:5px;}
.orbit img.fluid-placeholder{visibility:hidden;position:static;display:block;width:100%;}
.orbit,.orbit-wrapper{width:100% !important;}
.reveal-modal-bg{position:fixed;height:100%;width:100%;background:#000;background:rgba(0,0,0,0.45);z-index:40;display:none;top:0;left:0;}
.reveal-modal{background:#fff;visibility:hidden;display:none;top:100px;left:50%;margin-left:-20px;width:520px;position:absolute;z-index:41;padding:30px;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.4);-moz-box-shadow:0 0 10px rgba(0,0,0,0.4);box-shadow:0 0 10px rgba(0,0,0,0.4);}
.reveal-modal .close-reveal-modal:not(.button){font-size:22px;font-size:2.2rem;line-height:.5;position:absolute;top:8px;right:11px;color:#aaa;text-shadow:0 -1px 1px rgba(0,0,0,0.6);font-weight:bold;cursor:pointer;}
.reveal-modal.small{width:30%;margin-left:-15%;}
.reveal-modal.medium{width:40%;margin-left:-20%;}
.reveal-modal.large{width:60%;margin-left:-30%;}
.reveal-modal.xlarge{width:70%;margin-left:-35%;}
.reveal-modal.expand{width:90%;margin-left:-45%;}
.reveal-modal .row{min-width:0;margin-bottom:10px;}
.reveal-modal > :first-child{margin-top:0;}
.reveal-modal > :last-child{margin-bottom:0;}
@media print{.reveal-modal{border:solid 1px black;background:#fff;}
}.clearing-blackout{background:black;background:rgba(0,0,0,0.8);position:fixed;width:100%;height:100%;top:0;left:0;z-index:999;}
.clearing-blackout .clearing-close{display:block;}
.clearing-container{position:relative;z-index:999;height:100%;overflow:hidden;}
.visible-img{height:75%;position:relative;}
.visible-img img{position:absolute;left:50%;top:50%;margin-left:-50%;max-height:100%;max-width:100%;}
.visible-img .clearing-caption{color:white;margin-bottom:0;text-align:center;position:absolute;bottom:0;background:black;background:rgba(0,0,0,0.7);width:100%;padding:10px 100px;}
.clearing-close{z-index:999;position:absolute;top:10px;right:20px;font-size:30px;line-height:1;color:white;display:none;}
.clearing-close:hover,.clearing-close:focus{color:#ccc;}
.clearing-main-left,.clearing-main-right{position:absolute;top:50%;margin-top:-16px;}
.clearing-main-left.disabled,.clearing-main-right.disabled{opacity:0.5;}
.clearing-main-left:active,.clearing-main-right:active{margin-top:-15px;}
.clearing-main-left{left:10px;content:"";display:block;width:0;height:0;border:solid 16px;border-color:transparent white transparent transparent;}
.clearing-main-right{right:10px;content:"";display:block;width:0;height:0;border:solid 16px;border-color:transparent transparent transparent white;}
ul[data-clearing].block-grid.three-up > li:nth-child(3n+1){clear:none;}
ul[data-clearing] li{cursor:pointer;display:block;}
ul[data-clearing] li.clearing-feature ~ li{display:none;}
.clearing-assembled .clearing-container .carousel{background:black;background:rgba(0,0,0,0.75);height:150px;margin-top:5px;}
.clearing-assembled .clearing-container .visible-img{background:black;background:rgba(0,0,0,0.75);overflow:hidden;}
.clearing-assembled .clearing-container ul[data-clearing]{z-index:999;width:200%;height:100%;margin-left:0;position:relative;left:0;}
.clearing-assembled .clearing-container ul[data-clearing] li{display:block;width:175px;height:inherit;padding:0;float:left;overflow:hidden;background:#222;margin-right:1px;position:relative;}
.clearing-assembled .clearing-container ul[data-clearing] li.fix-height img{min-height:100%;height:100%;max-width:none;}
.clearing-assembled .clearing-container ul[data-clearing] li img{cursor:pointer !important;min-width:100% !important;}
.clearing-assembled .clearing-container ul[data-clearing] li.visible{border-top:4px solid white;}
ul.block-grid[data-clearing]{overflow:visible;}
.clearing-blackout ul.block-grid[data-clearing].two-up > li:nth-child(2n+1){clear:none;}
.clearing-blackout ul.block-grid[data-clearing].three-up > li:nth-child(3n+1){clear:none;}
.clearing-blackout ul.block-grid[data-clearing].four-up > li:nth-child(4n+1){clear:none;}
.clearing-blackout ul.block-grid[data-clearing].five-up > li:nth-child(5n+1){clear:none;}
.clearing-blackout ul.block-grid[data-clearing].six-up > li:nth-child(6n+1){clear:none;}
.clearing-blackout ul.block-grid[data-clearing].seven-up > li:nth-child(7n+1){clear:none;}
.clearing-blackout ul.block-grid[data-clearing].eight-up > li:nth-child(8n+1){clear:none;}
.clearing-blackout ul.block-grid[data-clearing].nine-up > li:nth-child(9n+1){clear:none;}
.clearing-blackout ul.block-grid[data-clearing].ten-up > li:nth-child(10n+1){clear:none;}
.clearing-blackout ul.block-grid[data-clearing].eleven-up > li:nth-child(11n+1){clear:none;}
.clearing-blackout ul.block-grid[data-clearing].twelve-up > li:nth-child(12n+1){clear:none;}
.clearing-blackout .th img{border:none;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0);-moz-box-shadow:0 0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 0 rgba(0,0,0,0);-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;}
.clearing-blackout:hover img,.clearing-blackout:focus img{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0);-moz-box-shadow:0 0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 0 rgba(0,0,0,0);}
.near-footer{position:relative;margin-bottom:-50px;padding-bottom:40px;}
.padding-top-53{padding-top:53px;}
.padding-top-34{padding-top:34px;}
#header .header-wrap.fixed #logo .for-panel{top:-15px;position:relative;}
.page-template-page-contacts-php .mvb_container > section{border:none;}
.page-template-page-contacts-php .team_member_box .avatar{margin-bottom:25px;float:left;margin-right:20px;}
.page-id-3365 .mvb_container,.page-id-902 .mvb_container{border-top:1px solid;}
.to-bottom-attached{position:relative;bottom:-47px;}
.promo-row h2{font-size:21px;margin-bottom:10px !important;}
.cursor-move{cursor:move;}
.blured{-webkit-filter:blur(10px);-moz-filter:blur(10px);-ms-filter:blur(10px);-o-filter:blur(10px);filter:blur(10px);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.row-wrapper.with-video{position:relative !important;}
.row-video{position:absolute;left:0px;right:0px;top:0px;bottom:0px;width:100%;z-index:0;height:auto;overflow:hidden;}
.row-video .row-video-container{width:100%;height:100%;}
.row-video .row-video-mask{position:absolute;left:0px;right:0px;top:0px;bottom:0px;width:100%;z-index:2;background-position:top left;background-repeat:repeat;background-color:transparent;}
.row-video .row-video-mask.row-video-mask-1{background-image:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/video-mask/1.png);}
.row-video .row-video-mask.row-video-mask-2{background-image:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/video-mask/2.png);}
.row-video .row-video-mask.row-video-mask-3{background-image:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/video-mask/3.png);}
.row-video .row-video-mask.row-video-mask-4{background-image:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/video-mask/4.png);}
.row-video .row-video-mask.row-video-mask-5{background-image:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/video-mask/5.png);}
.row-video video{position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-height:100%;min-width:100%;}
.row-video-controls{position:absolute;bottom:25px;right:25px;margin-left:-25.5px;z-index:2;width:51px;}
.row-video-controls a{float:left;width:18px;height:18px;margin-right:15px;color:#fff;}
.row-video-controls a:last-child{margin:0;}
.row-video-controls a:before{display:block;position:absolute;font-family:"infinity" !important;font-size:18px;line-height:1;font-weight:normal !important;}
.row-video-controls a.sound-on:before{content:"\e704";}
.row-video-controls a.sound-off:before{content:"\e705";}
.row-video-controls a.video-on:before{content:"\e6ef";}
.row-video-controls a.video-off:before{content:"\e6ee";}
section.row-wrapper.mvb-row-close{height:115px;overflow:hidden;-webkit-transition:height .3s ease-in-out;-moz-transition:height .3s ease-in-out;transition:height .3s ease-in-out;}
.mvb-row-hide-cover{position:relative;width:100%;z-index:995;}
.mvb-row-hide-cover:before{content:"";position:absolute;right:0;top:0;display:block;width:100%;height:115px;line-height:115px;background:transparent;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out;}
.mvb-row-hide-cover.mvb-row-close:before{background:rgba(0,0,0,0.5);}
.mvb-row-hide-cover.mvb-row-close:hover:before{background:rgba(0,0,0,0.7);}
.mvb-row-hide-cover .mvb-row-hide{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:18px;position:absolute;display:block;padding:0;z-index:1;}
.mvb-row-hide-cover .mvb-row-hide.mvb-row-close{right:0;top:0;width:100%;height:115px;line-height:115px;background:transparent;color:#fff;}
.mvb-row-hide-cover .mvb-row-hide.mvb-row-close span{-webkit-transition:opacity .3s ease-in-out .3s;-moz-transition:opacity .3s ease-in-out .3s;transition:opacity .3s ease-in-out .3s;}
.mvb-row-hide-cover .mvb-row-hide.mvb-row-close:before{content:"";opacity:0;-webkit-transition:opacity .3s ease-in-out .3s;-moz-transition:opacity .3s ease-in-out .3s;transition:opacity .3s ease-in-out .3s;}
.mvb-row-hide-cover .mvb-row-hide:not(.mvb-row-close){right:15px;top:15px;width:42px;height:42px;line-height:42px;text-align:center;margin-left:15px;background:#d2d2d2;border-radius:15px;}
.mvb-row-hide-cover .mvb-row-hide:not(.mvb-row-close) span{position:relative;display:block;width:100%;height:100%;overflow:hidden;opacity:0;-webkit-transition:opacity .1s ease-in-out;-moz-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out;}
.mvb-row-hide-cover .mvb-row-hide:not(.mvb-row-close):before{content:"";display:block;width:35%;height:2px;position:absolute;top:15px;left:32.5%;background:#fff;opacity:1;-webkit-box-shadow:0 5px 0 #fff, 0 10px 0 #fff;box-shadow:0 5px 0 #fff, 0 10px 0 #fff;-webkit-transition:opacity .3s ease-in-out .3s;-moz-transition:opacity .3s ease-in-out .3s;transition:opacity .3s ease-in-out .3s;}
.mvb-row-hide-cover .mvb-row-hide:not(.mvb-row-close):hover{background:#00a9d3;}
.row-fullwidth{width:100%;padding-left:10px;padding-right:10px;}
div.row-label.row-label-form-outside_grid_title .row-label-title{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;}
div.row-label.row-label-form-outside_grid_title_transparent .row-label-title{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;}
.row.mvb-padding-top-no-padding{padding-top:0;}
.row.mvb-padding-top-extra-small-padding{padding-top:10px;}
.row.mvb-padding-top-small-padding{padding-top:25px;}
.row.mvb-padding-top-more-medium-padding{padding-top:50px;}
.row.mvb-padding-top-medium-padding{padding-top:60px;}
.row.mvb-padding-top-large-padding{padding-top:85px;}
.row.mvb-padding-bottom-no-padding{padding-bottom:0;}
.row.mvb-padding-bottom-extra-small-padding{padding-bottom:10px;}
.row.mvb-padding-bottom-small-padding{padding-bottom:25px;}
.row.mvb-padding-bottom-more-medium-padding{padding-bottom:50px;}
.row.mvb-padding-bottom-medium-padding{padding-bottom:60px;}
.row.mvb-padding-bottom-large-padding{padding-bottom:85px;}
.row.mvb-row-fullwidth{width:100%;}
.row.mvb-row-fullwidth > .columns,.row.mvb-row-fullwidth > .column,.row.mvb-row-fullwidth{padding-right:0;padding-left:0;}
.mvb_t_row{padding:30px 0;}
.mvb_container section.row-wrapper{position:relative;}
#change_wrap_div.boxed_layout .mvb-row-fullwidth-offset-left .row.mvb_t_row >.columns:first-child{padding-left:0 !important;}
#change_wrap_div.boxed_layout .mvb-row-fullwidth-offset-right .row.mvb_t_row >.columns:last-child{padding-right:0 !important;}
#grid-posts article .entry-meta{margin-bottom:15px;}
#grid-posts.col-4 article.post .clearfix,#grid-posts.col-3-left article.post .clearfix,#grid-posts.col-3-right article.post .clearfix{padding:0 20px;}
#grid-posts.col-4 article.post .clearfix .calend_date,#grid-posts.col-4 article.post .clearfix .entry-format,#grid-posts.col-3-left article.post .clearfix .calend_date,#grid-posts.col-3-left article.post .clearfix .entry-format,#grid-posts.col-3-right article.post .clearfix .calend_date,#grid-posts.col-3-right article.post .clearfix .entry-format{display:none;}
#grid-posts.col-4 article.post .clearfix .entry-title,#grid-posts.col-3-left article.post .clearfix .entry-title,#grid-posts.col-3-right article.post .clearfix .entry-title{margin:0 5px;padding-top:0;padding-bottom:10px;}
#grid-posts.col-4 article.post.format-gallery .entry-media,#grid-posts.col-3-left article.post.format-gallery .entry-media,#grid-posts.col-3-right article.post.format-gallery .entry-media{margin-bottom:10px;}
#grid-posts.col-4 article.post .clearfix{padding:5px 10px;}
#grid-posts.col-4 article.post .clearfix .entry-title.grid{margin-left:0;}
#grid-posts.col-4 article.post .clearfix .entry-meta{margin:0 5px;}
#grid-posts.col-4 article.post .clearfix .entry-content.grid{padding-top:0;}
#grid-posts article.post{padding:0;}
#grid-posts article.post .entry-summary{margin-top:0;}
#grid-posts article.post:before{background:transparent;border-bottom:1px solid #e0e0e0;}
#grid-posts article.post .grid-entry-format{float:left;font-size:15px;height:30px;line-height:30px;margin-right:10px;margin-top:7px;}
#grid-posts article.post .entry-title.grid{margin-left:0;}
#grid-posts article.post .entry-content p{margin-left:0;}
.blog-section .format-quote p{font:italic 300 17px "Roboto", "Open Sans", "PT Sans", sans-serif;}
.blog-section article .entry-meta-wrap{margin-bottom:5px;}
#grid-posts article.small-news .entry-meta .delim{padding:0 2px;}
#grid-posts article.small-news .entry-meta i{padding:0;}
.light{padding:0 10px;background:#ff6565;color:#fff;padding:0 5px 2px;}
body.admin-bar{padding-top:32px;}
@media only screen and (max-width: 782px){body.admin-bar{padding-top:46px;}
html #wpadminbar{z-index:1000 !important;}
}.delim{display:inline-block;padding-right:5px;margin-right:5px;height:8px;border-right:1px solid #e0e0e0;}
.wp-caption{max-width:100%;padding:4px;}
.wp-caption .wp-caption-text,.gallery-caption,.entry-caption{font-style:italic;font-size:12px;font-size:0.857142857rem;line-height:2;}
.alignleft{float:left;margin:0 20px 10px 0;}
.alignright{float:right;margin:0 0 10px 20px;}
.aligncenter{display:block;margin-left:auto;margin-right:auto;}
.bypostauthor{padding:0;}
.backtotop{position:fixed;right:20px;bottom:20px;width:45px;height:45px;display:block;z-index:99999999;border-radius:100em;}
.backtotop:before{content:'\e75f';font-family:"fontello";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:40px;font-size:23px;line-height:36px;left:0;text-align:center;font-variant:normal;text-transform:none;position:absolute;}
.backtotop.hidden{bottom:-100px;}
.panel-sh{background:whitesmoke;position:relative;padding:25px 23px;line-height:1.6;}
.panel-sh p{margin:0;line-height:1.6;}
.fb-like-box,.fb-like-box span,.fb-like-box span iframe[style]{width:100% !important;}
@media screen and (min-width: 1220px){aside .fb-like-box,aside .fb-like-box span,aside .fb-like-box span iframe[style]{width:auto !important;}
}.easyPieChart{position:relative;text-align:center;}
.easyPieChart canvas{position:absolute;top:0;left:0;}
.entry-thumb{position:relative;display:block;overflow:hidden;line-height:.5;}
.entry-thumb img{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;-webkit-backface-visibility:hidden;-webkit-perspective:1000;}
.entry-thumb .link,.entry-thumb .hover-link{position:absolute;z-index:1;left:0px;right:0px;top:0px;bottom:0px;display:block;background:rgba(255,255,255,0.7);opacity:0;-webkit-transition:opacity .3s ease-in-out .3s;-moz-transition:opacity .3s ease-in-out .3s;transition:opacity .3s ease-in-out .3s;}
.entry-thumb .link a,.entry-thumb .hover-link a{font-size:20px;position:absolute;top:110%;left:50%;display:block;width:40px;height:40px;line-height:40px;margin-top:-20px;text-align:center;-webkit-transition:top .3s ease-in-out;-moz-transition:top .3s ease-in-out;transition:top .3s ease-in-out;}
.entry-thumb .link a i,.entry-thumb .hover-link a i{display:block;width:40px;height:40px;line-height:40px;text-align:center;color:#000;background:transparent;border:1px solid #000;border-radius:50%;-webkit-transition:background .3s ease-in-out, border-color .3s ease-in-out;-moz-transition:background .3s ease-in-out, border-color .3s ease-in-out;transition:background .3s ease-in-out, border-color .3s ease-in-out;}
.entry-thumb .link a i:hover,.entry-thumb .hover-link a i:hover{background:#fff;border-color:#fff;}
.entry-thumb .link a.image-link,.entry-thumb .hover-link a.image-link{margin-left:-50px;-webkit-transition:top .3s ease-in-out;-moz-transition:top .3s ease-in-out;transition:top .3s ease-in-out;}
.entry-thumb .link a.post-link,.entry-thumb .hover-link a.post-link{margin-left:10px;-webkit-transition:top .3s ease-in-out .3s;-moz-transition:top .3s ease-in-out .3s;transition:top .3s ease-in-out .3s;}
.entry-thumb .link.small i,.entry-thumb .hover-link.small i{position:absolute;right:20px;top:50%;left:50%;display:inline-block;height:40px;width:40px;margin-top:-20px;margin-left:-20px;border-radius:50%;background-color:transparent;color:#fff;line-height:41px;text-align:center;opacity:0;z-index:2;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;transition:all .4s ease-out;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out;border-radius:0;}
.entry-thumb .link.small i:before,.entry-thumb .hover-link.small i:before{position:absolute;content:"";display:block;width:1px;height:12px;background:#00a9d3;left:50%;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}
.entry-thumb .link.small i:after,.entry-thumb .hover-link.small i:after{position:absolute;content:"";display:block;width:12px;height:1px;background:#00a9d3;left:50%;top:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}
.entry-thumb .link.small i:hover,.entry-thumb .hover-link.small i:hover{border-color:transparent;opacity:1;-webkit-transform:rotate(90deg);transform:rotate(90deg);}
.entry-thumb .link.small i:hover:before,.entry-thumb .hover-link.small i:hover:before{height:40px;}
.entry-thumb .link.small i:hover:after,.entry-thumb .hover-link.small i:hover:after{width:40px;}
.entry-thumb .link.small i:hover:before,.entry-thumb .link.small i:hover:after,.entry-thumb .hover-link.small i:hover:before,.entry-thumb .hover-link.small i:hover:after{background:#fff;}
div.alert-box{border-color:#f1f1f1;background:#fff;font-size:inherit;text-shadow:none;font-weight:300;color:inherit;padding:13px;}
div.alert-box a{line-height:3;}
div.alert-box.alert{background-color:inherit;text-shadow:none;border-left:3px solid #f37a6b;color:inherit;}
div.alert-box.success{background-color:inherit;text-shadow:none;border-left:3px solid #4e9a21;color:inherit;}
.map-widget h3{margin-bottom:16px;}
.map-widget p{margin-bottom:16px;}
.ms-loading-container .ms-loading,.ms-slide .ms-slide-loading{display:none !important;}
.more-button{font:normal 700 10px "Roboto", "Open Sans", "PT Sans", sans-serif;text-transform:uppercase;padding:5px 10px;color:#fff;background:#e0e0e0;border-radius:3px;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out;}
.more-button:hover{color:#fff;background:#00a9d3;}
.main_site_color{color:#00a9d3;}
.secondary_site_color{color:#e2604f;}
.third_site_color{color:#7acd33;}
.forth_site_color{color:#565656;}
.valign-table{display:table;width:100%;}
.valign-table .valign-table-cell{display:table-cell;vertical-align:middle;}
.mvb-row-fullheight-va > .row{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.spacer{padding-right:30px;}
#header-container{background:transparent;position:fixed;width:100%;z-index:999;min-width:799px;}
#header-container.top-header-off .header-col-fluid,#header-container.top-header-off .form-search-wrap,#header-container.top-header-off .lang-sel,#header-container.top-header-off .pop-up-soc-icons,#header-container.top-header-off .total_cart_header{visibility:hidden;}
#header-container.top-header-off #header .header-wrap > .row.decorated{background:transparent !important;border-width:0 !important;}
#header-container.top-header-off.small .header-col-fluid{visibility:visible;}
#header-container.top-header-off:not(.small) #header{position:fixed;background:transparent;}
#header-container.with-header-button:not(.small) .header-button-section .header-button-tooltip{top:50%;margin-top:35px;}
#header-container.with-header-button:not(.small) .header-button-section .additional-button:hover + .header-button-tooltip{margin-top:30px;}
#header-container.with-header-button.small #header .header-wrap > .row:last-child .header-main-panel .header-col-fluid .fixed-header-logo{right:100%;left:auto;}
#header-container.with-header-button .header-button-section{position:absolute;top:0;right:0;width:140px;height:100%;padding:0 10px;z-index:1000;}
#header-container.with-header-button .header-button-section .additional-button{position:relative;float:right;top:50%;right:0;width:120px;margin-top:-20px;color:#000;background:transparent;border-color:#e0e0e0;}
#header-container.with-header-button .header-button-section .additional-button span{display:block;position:relative;right:0;-webkit-transition:right .3s ease-in-out;-moz-transition:right .3s ease-in-out;transition:right .3s ease-in-out;}
#header-container.with-header-button .header-button-section .additional-button i{font-size:18px;position:absolute;right:-5px;top:0;line-height:inherit;opacity:0;-webkit-transition:right .3s ease-in-out, opacity .3s ease-in-out;-moz-transition:right .3s ease-in-out, opacity .3s ease-in-out;transition:right .3s ease-in-out, opacity .3s ease-in-out;}
#header-container.with-header-button .header-button-section .additional-button.active,#header-container.with-header-button .header-button-section .additional-button:hover{color:#fff;background:#00a9d3;border-color:#00a9d3;}
#header-container.with-header-button .header-button-section .additional-button.active span,#header-container.with-header-button .header-button-section .additional-button:hover span{right:10px;}
#header-container.with-header-button .header-button-section .additional-button.active i,#header-container.with-header-button .header-button-section .additional-button:hover i{right:10px;opacity:1;}
#header-container.with-header-button nav.mega-menu{padding-right:140px;}
#header-container.with-header-button nav.mega-menu .carousel-nav.next{right:140px;}
#header-container.with-header-button.logo-position-right nav.mega-menu{padding-left:140px;padding-right:0;}
#header-container.with-header-button.logo-position-right nav.mega-menu .carousel-nav.next{right:0;}
#header-container.with-header-button.logo-position-right nav.mega-menu .carousel-nav.prev{left:140px;}
#header-container.with-header-button.logo-position-right .header-button-section{left:0;right:auto;}
#header-container.with-header-button.logo-position-right .header-button-section .additional-button{float:left;}
#header-container.with-header-button.logo-position-right.small #header .header-wrap > .row:last-child .header-main-panel .header-col-fluid .fixed-header-logo{left:100%;right:auto;margin-left:10px;}
#header-container.fixed-header-disabled.small{opacity:0;}
#header-container.animated--header{-webkit-transition:margin-top .2s 0 ease-in, background .2s 0 ease-in;-moz-transition:margin-top .2s 0 ease-in, background .2s 0 ease-in;transition:margin-top .2s 0 ease-in, background .2s 0 ease-in;}
#header-container.animated--header #header .header-wrap > .row:last-child{-webkit-transition:padding-bottom .2s 0 ease-in;-moz-transition:padding-bottom .2s 0 ease-in;transition:padding-bottom .2s 0 ease-in;}
#header-container.animated--header .header-wrap{-webkit-transition:box-shadow .2s 0 ease-out;-moz-transition:box-shadow .2s 0 ease-out;transition:box-shadow .2s 0 ease-out;-webkit-box-shadow:0px 4px 0px 0px rgba(0,0,0,0);box-shadow:0px 4px 0px 0px rgba(0,0,0,0);}
#header-container.animated--header .logo-for-panel img{max-height:100%;-webkit-transition:max-height .2s ease-in, opacity .2s ease-in;-moz-transition:max-height .2s ease-in, opacity .2s ease-in;transition:max-height .2s ease-in, opacity .2s ease-in;}
#header-container.animated--header .header-top-logo-panel{-webkit-transition:height .2s ease-in, opacity .2s ease-in, padding-bottom .2s ease-in;-moz-transition:height .2s ease-in, opacity .2s ease-in, padding-bottom .2s ease-in;transition:height .2s ease-in, opacity .2s ease-in, padding-bottom .2s ease-in;}
#header-container.small.with-top-panel{margin-top:-60px;}
#header-container.small.without-top-panel{margin-top:-20px;}
#header-container.small{background-color:transparent;}
#header-container.small #header{background:rgba(255,255,255,0.8);}
#header-container.small #header .header-top-panel{opacity:0;}
#header-container.small #header .header-wrap > .row:last-child{padding-bottom:0;background:transparent;}
#header-container.small #header .header-wrap > .row:last-child > .columns.header-main-panel{height:48px;}
#header-container.small .header-top-logo-panel{overflow:hidden;height:0px;padding-bottom:0px !important;opacity:0;display:none !important;}
#header-container.small #header .header-wrap > .row:last-child .header-main-panel .logo-for-panel{display:none;}
#header-container.small #header .header-wrap{border-bottom:1px solid rgba(144,144,144,0.3);}
#header-container.small #header .header-wrap > .row:last-child .header-main-panel .header-col-fluid{margin-left:120px;}
#header-container.small #header .header-wrap > .row:last-child .header-main-panel .header-col-fluid .fixed-header-logo{display:block;}
#header-container.small #header .header-wrap nav.mega-menu .mega-menu-item .main-menu-link:before{display:none;}
#header-container.small #header .header-wrap nav.mega-menu div.sub-nav{margin-top:0;}
#header-container.small #header .header-wrap nav.mega-menu div.sub-nav.open{top:62px;}
#header-container.small #header .header-wrap nav.mega-menu .main-menu-link{height:48px;line-height:48px;color:#fff;}
#header-container.small #header .header-wrap nav.mega-menu .main-menu-link i{display:none;}
#header-container.small #header .header-wrap nav.mega-menu .main-menu-link:before{bottom:0;}
#header-container.small #header .header-wrap .total_wishlist_header,#header-container.small #header .header-wrap .login-header{color:#fff;}
#header-container.small #header .header-wrap .pop-up-soc-icons,#header-container.small #header .header-wrap .form-search-container .form-search .searchsubmit-icon,#header-container.small #header .header-wrap .form-search-wrap,#header-container.small #header .header-wrap .lang-sel,#header-container.small #header .header-wrap .total_cart_header,#header-container.small #header .header-wrap .side-area-controller-wrap,#header-container.small #header .header-wrap .side-area-controller-wrap a{height:43px;line-height:43px;}
#header-container.small #header .header-wrap .side-area-controller-wrap,#header-container.small #header .header-wrap .side-area-controller-wrap a{height:44px;line-height:44px;}
#header-container.small #header .header-wrap .form-search-wrap a,#header-container.small #header .header-wrap .lang-sel > a,#header-container.small #header .header-wrap .total_cart_header .woo-cart-contents .woo-cart-items{color:#000;}
#header-container.small #header .header-wrap .total_cart_header .woo-cart-contents .woo-cart-items i{position:relative;top:2px;}
#header-container.small #header .header-wrap .total_cart_header .woo-cart-contents .woo-cart-details{margin-top:-21px;}
#header-container.small #header .header-wrap .login-header{padding-left:10px;}
#header-container.small #header .header-wrap .total_cart_header .shopping-cart-box{top:53px;}
#header-container.small #header .header-wrap .lang-sel ul{top:100%;bottom:auto;}
#header-container.small #header .header-wrap .form-search-container .form-search input.search-query{border-color:rgba(0,0,0,0.15);}
#header-container.small #header .header-wrap .form-search-container .form-search ::-webkit-input-placeholder{color:#fff;}
#header-container.small #header .header-wrap .form-search-container .form-search ::-moz-placeholder{color:#fff;}
#header-container.small #header .header-wrap .form-search-container .form-search :-ms-input-placeholder{color:#fff;}
#header-container.small #header .header-wrap .form-search-container .form-search input:-moz-placeholder{color:#fff;}
#header-container.small #header .header-wrap .nav-menu .mega-menu-item .item-title{color:#000;}
#header-container.small #header .header-wrap .nav-menu .mega-menu-item .item-title:after{background:transparent;}
#header-container.small .dl-menuwrapper > .dl-trigger{top:-72px;}
#header-container:not(.small){position:relative;}
#header-container:not(.small) #header{position:relative;}
#header-container:not(.small) #header.logo-position-top .header-main-panel .logo-for-panel a{display:none !important;}
#header-container:not(.small) #header.logo-position-top .header-main-panel .logo-for-panel a img{height:82% !important;opacity:0;}
#header-container:not(.small).logo-position-middle .logo-wrap.header-top-logo-panel{position:fixed;top:50%;left:50%;display:inline-block;width:auto;margin-top:-35px;margin-left:-140.5px;}
#header-container:not(.small).logo-position-middle .logo-wrap.header-top-logo-panel .row{width:auto;min-width:0;}
#header-container.logo-position-top-left .header-top-logo-panel,#header-container.logo-position-bottom-left .header-top-logo-panel{text-align:left;}
#header-container.logo-position-top-center .header-top-logo-panel,#header-container.logo-position-bottom-center .header-top-logo-panel{text-align:center;}
#header-container.logo-position-top-right .header-top-logo-panel,#header-container.logo-position-bottom-right .header-top-logo-panel{text-align:right;}
#header-container #header{position:fixed;overflow:visible;width:100%;background:#fff;z-index:2;}
#header-container #header .header-top-logo-panel{display:block;width:100%;height:110px;padding-bottom:20px;padding-top:20px;z-index:1;}
#header-container #header .header-top-logo-panel *{height:100%;}
#header-container #header .header-top-logo-panel .logo-for-panel .inline-block{position:relative;}
#header-container #header .header-top-logo-panel .logo-for-panel img{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);vertical-align:middle;}
#header-container #header .header-wrap{position:relative;z-index:999;width:100%;}
#header-container #header .header-wrap > .row:last-child{margin-top:0;padding-top:20px;padding-bottom:20px;}
#header-container #header .header-wrap > .row:last-child > .columns.header-main-panel{height:70px;}
#header-container #header .header-wrap > .row:last-child .header-main-panel{position:relative;}
#header-container #header .header-wrap > .row:last-child .header-main-panel .header-col-left,#header-container #header .header-wrap > .row:last-child .header-main-panel .header-col-right,#header-container #header .header-wrap > .row:last-child .header-main-panel .header-col-fluid{height:inherit;}
#header-container #header .header-wrap > .row:last-child .header-main-panel .header-col-left{float:left;position:relative;}
#header-container #header .header-wrap > .row:last-child .header-main-panel .header-col-left .mobile-logo{display:none;}
#header-container #header .header-wrap > .row:last-child .header-main-panel .header-col-right{float:right;}
#header-container #header .header-wrap > .row:last-child .header-main-panel .header-col-fluid{padding-left:15px;text-align:left;}
#header-container #header .header-wrap > .row:last-child .header-main-panel .header-col-fluid .fixed-header-logo{display:none;position:absolute;left:10px;width:120px;height:31.2px;line-height:31.2px;margin:8.4px 0;}
#header-container #header .header-wrap > .row:last-child .header-main-panel .header-col-fluid .fixed-header-logo img{max-width:100%;max-height:100%;}
#header-container #header .header-wrap > .row:last-child .header-main-panel .logo-for-panel{height:inherit;}
#header-container #header .header-wrap > .row:last-child .header-main-panel .logo-for-panel a{display:block;height:inherit;text-align:left;}
#header-container #header .header-wrap > .row:last-child .header-main-panel .logo-for-panel img{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);max-width:100%;vertical-align:top;}
#header-container #header.logo-position-top-right .logo-for-panel{right:0;}
#main-wrap.boxed_layout #header-container.small{margin-top:-85px;}
.logo-position-top-right .total_cart_header .shopping-cart-box{left:0;right:auto;}
@media only screen and (min-width: 1180px){.header-col-left{width:0;}
.header-col-right{width:150px;}
.header-col-fluid{margin-left:0;margin-right:150px;}
}@media only screen and (min-width: 800px){.header-col-left{width:0;}
.header-col-right{width:150px;}
.header-col-fluid{margin-left:0;margin-right:150px;}
#header-container.logo-position-right:not(.small) .header-col-left{width:150px;}
#header-container.logo-position-right:not(.small) .header-col-right{width:281px;}
#header-container.logo-position-right:not(.small) .header-col-fluid{margin-left:150px;margin-right:281px;}
#header-container.logo-position-right:not(.small) #header .header-wrap > .row:last-child .header-main-panel .logo-for-panel{position:relative;}
#header-container.logo-position-right:not(.small) #header .header-wrap > .row:last-child .header-main-panel .logo-for-panel .inline-block{width:100%;height:100%;}
#header-container.logo-position-right:not(.small) #header .header-wrap > .row:last-child .header-main-panel .logo-for-panel .inline-block img{position:absolute;}
#header-container.logo-position-right.small #header .header-wrap > .row:last-child .header-main-panel .header-col-fluid{margin-left:150px;margin-right:281px;}
#header-container.logo-position-right.small #header .header-wrap > .row:last-child .header-main-panel .header-col-left{width:150px;}
#header-container.logo-position-right.small #header .header-wrap > .row:last-child .header-main-panel .logo-for-panel img{position:absolute;}
#header-container.logo-position-right.small #header .header-wrap > .row:last-child .header-main-panel .header-col-fluid .fixed-header-logo{left:auto;right:0;}
#header-container.logo-position-left:not(.small) .header-col-left{width:281px;}
#header-container.logo-position-left:not(.small) .header-col-right{width:150px;}
#header-container.logo-position-left:not(.small) .header-col-fluid{margin-left:281px;margin-right:150px;}
#header-container.logo-position-left:not(.small) #header .header-wrap > .row:last-child .header-main-panel .logo-for-panel{position:relative;}
#header-container.logo-position-left:not(.small) #header .header-wrap > .row:last-child .header-main-panel .logo-for-panel .inline-block{width:100%;height:100%;}
#header-container.logo-position-left:not(.small) #header .header-wrap > .row:last-child .header-main-panel .logo-for-panel .inline-block img{position:absolute;}
#header-container.logo-position-left.small #header .header-wrap > .row:last-child .header-main-panel .logo-for-panel{display:none;}
}.disable-hover,.disable-hover *{pointer-events:none !important;}
div#stuning-header{position:relative;overflow:hidden;background-color:#f7f7f7;}
div.stuning-header-inner{border-bottom:1px solid #e0e0e0;}
div.page-title-inner{position:relative;z-index:1;min-height:300px;height:300px;padding:0 0;border-top:1px solid #e0e0e0;z-index:0;}
div.page-title-inner .page-title-inner-wrap{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:100%;}
div.page-title-inner .page-title{font-size:36px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;text-align:inherit;padding-bottom:10px;color:#000;}
div.page-title-inner .page-subtitle{font-size:18px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;line-height:1.2;text-align:inherit;padding-bottom:10px;color:#878787;}
div.page-title-inner .breadcrumbs{display:block;width:100%;line-height:30px;text-align:inherit;}
div.page-title-inner .breadcrumbs > nav{position:relative;z-index:1;display:inline-block;padding:0 10px;margin:2px;height:30px;color:#878787;font:normal 100 14px "Roboto", "Open Sans", "PT Sans", sans-serif;border:1px solid #e0e0e0;border-radius:3px;}
div.page-title-inner .breadcrumbs > nav:before,div.page-title-inner .breadcrumbs > nav:after{content:" ";display:table;}
div.page-title-inner .breadcrumbs > nav:after{clear:both;}
div.page-title-inner .breadcrumbs > nav > span{height:30px;line-height:27px;}
div.page-title-inner .breadcrumbs > nav a{color:inherit;}
div.page-title-inner .breadcrumbs > nav .del{display:inline-block;padding:0 3px;}
div.page-title-inner .breadcrumbs > nav .del:before{content:'/';}
div.page-title-inner.page-title-inner-bgcheck .page-title{color:#fff;}
div.page-title-inner.page-title-inner-bgcheck .page-subtitle{color:rgba(255,255,255,0.5) !important;}
div.page-title-inner.page-title-inner-bgcheck .breadcrumbs > nav{color:rgba(255,255,255,0.5) !important;}
.boxed_layout #header-container{max-width:1220px;}
.boxed_layout #header-container #header{max-width:1220px;}
.header-layout-fullwidth > #header > .header-wrap > .row{width:100%;}
.header-layout-fullwidth.logo-position-right .total_cart_header .shopping-cart-box{right:auto;left:-40px;}
.header-layout-fullwidth.logo-position-right .total_cart_header .shopping-cart-box:before{right:auto;left:55px;}
@media only screen and (min-width: 1280px){.header-layout-fullwidth > #header > .logo-wrap > .row,.header-layout-fullwidth > #header > .header-wrap > .row{width:100%;padding:0 30px;}
}@media only screen and (min-width: 1024px){#header-container.menu-position-bottom:not(.small).logo-position-bottom-left #header .header-top-logo-panel,#header-container.menu-position-bottom:not(.small).logo-position-bottom-center #header .header-top-logo-panel,#header-container.menu-position-bottom:not(.small).logo-position-bottom-right #header .header-top-logo-panel{position:relative;top:auto;}
#header-container.menu-position-bottom:not(.small) #header{position:fixed;top:auto;bottom:0;-webkit-transition:bottom .2s ease-in, top .2s ease-in;-moz-transition:bottom .2s ease-in, top .2s ease-in;transition:bottom .2s ease-in, top .2s ease-in;}
#header-container.menu-position-bottom:not(.small) #header .nav-menu .carousel-nav.prev{border-right-color:#000;}
#header-container.menu-position-bottom:not(.small) #header .nav-menu .carousel-nav.next{border-left-color:#000;}
#header-container.menu-position-bottom:not(.small) #header .nav-menu .mega-menu-item .top-line{top:auto;bottom:-20px;}
#header-container.menu-position-bottom:not(.small) #header .nav-menu div.sub-nav{top:auto;bottom:100%;}
#header-container.menu-position-bottom:not(.small) #header .nav-menu div.sub-nav.open{top:auto;bottom:100%;-webkit-transition:opacity 500ms linear 500ms, max-height 700ms ease, visibility 200ms linear 0s, top 200ms linear 0s;-moz-transition:opacity 500ms linear 500ms, max-height 700ms ease, visibility 200ms linear 0s, top 200ms linear 0s;transition:opacity 500ms linear 500ms, max-height 700ms ease, visibility 200ms linear 0s, top 200ms linear 0s;}
#header-container.menu-position-bottom:not(.small) #header .nav-menu div.sub-nav:after{top:auto;bottom:0;margin-top:0;margin-bottom:-5px;border-left-width:0;border-top-width:0;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;}
#header-container.menu-position-bottom:not(.small) #header .header-top-logo-panel{position:fixed;top:50px;}
#header-container.menu-position-bottom:not(.small) #header .total_cart_header .shopping-cart-box{top:auto;bottom:90px;}
#header-container.menu-position-bottom:not(.small) #header .total_cart_header .shopping-cart-box:before{top:auto;bottom:-7px;}
#header-container.menu-position-bottom:not(.small) #header .lang-sel ul{top:auto;bottom:90px;}
#header-container.menu-position-bottom:not(.small) .form-search-section{bottom:100%;}
#header-container.menu-position-bottom.small #header{top:auto;bottom:auto;}
#header-container.header-style-2:not(.small) #header .logo-for-panel .top-info{color:#565656;}
}@media only screen and (min-width: 1024px){#header-container.header-style-2:not(.small) .header-top-panel:before{content:"";display:block;width:300%;height:100%;position:absolute;left:-100%;top:0;background:#00a9d3;}
#header-container.header-style-2:not(.small) .header-top-panel .header-info-panel{border-bottom-width:0;}
#header-container.header-style-2:not(.small) .header-top-panel .header-info-panel .top-info{color:#fff;}
#header-container.header-style-2:not(.small) .header-top-panel .header-info-panel .top-info span{color:#fff;}
#header-container.header-style-2:not(.small) .header-top-panel .header-info-panel .top-info i{color:rgba(255,255,255,0.4);}
#header-container.header-style-2:not(.small) .header-top-panel .header-info-panel .soc-icons a{color:rgba(255,255,255,0.6);}
#header-container.header-style-2:not(.small) .header-top-panel .header-info-panel .lang-sel a{color:#fff;}
#header-container.header-style-2:not(.small) .header-top-panel .header-info-panel .lang-sel:after{background:rgba(255,255,255,0.2);}
#header-container.header-style-2:not(.small) .header-top-panel .header-info-panel .soc-icons a,#header-container.header-style-4:not(.small) .header-top-panel .header-info-panel .soc-icons a{font-size:14px;}
#header-container.header-style-2:not(.small) .header-top-panel .header-info-panel .soc-icons a:before,#header-container.header-style-4:not(.small) .header-top-panel .header-info-panel .soc-icons a:before{width:34px;}
#header-container.header-style-3:not(.small) .header-top-panel .header-info-panel{border-bottom-width:0;}
#header-container.header-style-4:not(.small) .header-top-panel:before{content:"";display:block;width:300%;height:100%;position:absolute;left:-100%;top:0;background:#323232;}
#header-container.header-style-4:not(.small) .header-top-panel .header-info-panel{border-bottom-width:0;}
#header-container.header-style-4:not(.small) .header-top-panel .header-info-panel .top-info{color:rgba(255,255,255,0.5);}
#header-container.header-style-4:not(.small) .header-top-panel .header-info-panel .top-info i,#header-container.header-style-4:not(.small) .header-top-panel .header-info-panel .top-info .additional-info{color:rgba(255,255,255,0.4);}
#header-container.header-style-4:not(.small) .header-top-panel .header-info-panel .widget.soc-icons a{color:#727272;}
#header-container.header-style-4:not(.small) .header-top-panel .header-info-panel .lang-sel > a{color:rgba(255,255,255,0.5);}
#header-container.header-style-4:not(.small) .header-top-panel .header-info-panel .lang-sel:after{background:rgba(224,224,224,0.2);}
#header-container.header-style-5 #header > *:not(.form-search-section),#header-container.header-style-6 #header > *:not(.form-search-section){display:none;position:fixed;}
#header-container.header-style-7,#header-container.header-style-8{position:fixed;background:transparent;}
#header-container.header-style-7 #header,#header-container.header-style-8 #header{background:transparent;}
#header-container.header-style-7.small #header,#header-container.header-style-8.small #header{background:rgba(255,255,255,0.8);}
#header-container.header-style-7.with-header-button .header-button-section .additional-button{color:#fff;border-color:rgba(255,255,255,0.2);}
#header-container.header-style-7.with-header-button .header-button-section .additional-button:hover{border-color:#00a9d3;}
#header-container.header-style-7 .header-info-panel{border-bottom-color:rgba(255,255,255,0.2);}
#header-container.header-style-7 .header-info-panel .top-info{color:#fff;}
#header-container.header-style-7 .header-info-panel .top-info .additional-info{color:rgba(255,255,255,0.5);}
#header-container.header-style-7 .header-info-panel .top-info i{color:rgba(255,255,255,0.3);}
#header-container.header-style-7 .header-info-panel .widget.soc-icons a{color:#fff;}
#header-container.header-style-7 .lang-sel:after{background:rgba(255,255,255,0.2);}
#header-container.header-style-7 .lang-sel a{color:#fff;}
#header-container.header-style-7 .lang-sel ul{background:transparent;border-color:rgba(255,255,255,0.2);}
#header-container.header-style-7 .lang-sel ul li a{border-color:rgba(255,255,255,0.2);}
#header-container.header-style-7 .lang-sel ul li:hover a{background:rgba(255,255,255,0.2);}
#header-container.header-style-7 .nav-menu .mega-menu-item .item-title{color:#fff;}
#header-container.header-style-7 .nav-menu .mega-menu-item .item-title:after{background:rgba(255,255,255,0.2);}
#header-container.header-style-7 .form-search-wrap a,#header-container.header-style-7 .total_cart_header .woo-cart-contents .woo-cart-items{color:#fff;text-shadow:0 0px 2px 0 1px 0 rgba(255,255,255,0.2);}
#header-container.header-style-8 .header-info-panel{border-bottom-color:rgba(0,0,0,0.2);}
#header-container.header-style-8 .header-info-panel .widget.soc-icons a{color:#565656;}
#header-container.header-style-8 .lang-sel:after{background:rgba(0,0,0,0.2);}
#header-container.header-style-8 .lang-sel a{color:#565656;}
#header-container.header-style-8 .nav-menu .mega-menu-item .item-title:after{background:rgba(0,0,0,0.2);}
#header-container.header-style-8 .form-search-wrap a,#header-container.header-style-8 .total_cart_header .woo-cart-contents .woo-cart-items{color:#000;text-shadow:0 0px 2px 0 1px 0 rgba(0,0,0,0.2);}
#header-container.header-style-9.logo-position-left .header-col-left{width:281px;}
#header-container.header-style-9.logo-position-left .header-col-right{width:0;}
#header-container.header-style-9.logo-position-left .header-col-fluid{margin-left:281px;margin-right:0;}
#header-container.header-style-9.logo-position-right .header-col-left{width:0;}
#header-container.header-style-9.logo-position-right .header-col-right{width:281px;}
#header-container.header-style-9.logo-position-right .header-col-fluid{margin-left:0;margin-right:281px;}
#header-container.header-style-9.logo-position-right .dl-menuwrapper .icon-mobile-menu{right:auto;left:20px;}
#header-container.header-style-9.small{margin-top:-20px;}
#header-container.header-style-9 .dl-menuwrapper{position:absolute;display:block;width:100%;height:100%;top:0;right:0;}
#header-container.header-style-9 .dl-menuwrapper * a{color:#000;font-size:30px;font-weight:100;line-height:30px;}
#header-container.header-style-9 .dl-menuwrapper .dl-back a{color:rgba(0,0,0,0.5);}
#header-container.header-style-9 .dl-menuwrapper ul{background:transparent;}
#header-container.header-style-9 .dl-menuwrapper ul li a{-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;}
#header-container.header-style-9 .dl-menuwrapper ul li a i{display:none;}
#header-container.header-style-9 .dl-menuwrapper ul li a:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
#header-container.header-style-9 .dl-menuwrapper ul li:first-child{border-radius:0;}
#header-container.header-style-9 .dl-menuwrapper ul li:last-child{border-radius:0;}
#header-container.header-style-9 .dl-menuwrapper ul li:hover{background:transparent;}
#header-container.header-style-9 .dl-menuwrapper ul li.dl-back a{font-size:15px;}
#header-container.header-style-9 .dl-menuwrapper .icon-mobile-menu{display:block;width:32px;height:32px;position:absolute;left:auto;right:20px;top:50%;margin-top:-16px;background:transparent;border:1px solid rgba(144,144,144,0.4);}
#header-container.header-style-9 .dl-menuwrapper .icon-mobile-menu:before{display:none;}
#header-container.header-style-9 .dl-menuwrapper .icon-mobile-menu .menu-icon{position:absolute;display:block;width:15px;height:2px;background:#00a9d3;top:50%;margin-top:-1px;left:7px;-webkit-transition:background .3s .1s ease-in-out;-moz-transition:background .3s .1s ease-in-out;transition:background .3s .1s ease-in-out;}
#header-container.header-style-9 .dl-menuwrapper .icon-mobile-menu .menu-icon:before,#header-container.header-style-9 .dl-menuwrapper .icon-mobile-menu .menu-icon:after{content:"";position:absolute;display:block;width:15px;height:2px;background:#00a9d3;margin:0;-webkit-transition:margin .3s ease-in-out .1s, background .3s ease-in-out, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out, transform .3s ease-in-out;-moz-transition:margin .3s ease-in-out .1s, background .3s ease-in-out, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out, transform .3s ease-in-out;transition:margin .3s ease-in-out .1s, background .3s ease-in-out, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out, transform .3s ease-in-out;}
#header-container.header-style-9 .dl-menuwrapper .icon-mobile-menu .menu-icon:before{margin-top:-4px;}
#header-container.header-style-9 .dl-menuwrapper .icon-mobile-menu .menu-icon:after{margin-top:4px;}
#header-container.header-style-9 .dl-menuwrapper .icon-mobile-menu:after{content:"";position:absolute;left:-2000px;top:-2000px;display:block;width:6000px;height:6000px;background:rgba(255,255,255,0.95);opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
#header-container.header-style-9 .dl-menuwrapper .icon-mobile-menu.dl-active .menu-icon{background:transparent;z-index:1;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:background .3s ease-in-out .2s, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out, transform .3s ease-in-out;-moz-transition:background .3s ease-in-out .2s, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out, transform .3s ease-in-out;transition:background .3s ease-in-out .2s, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out, transform .3s ease-in-out;}
#header-container.header-style-9 .dl-menuwrapper .icon-mobile-menu.dl-active .menu-icon:before,#header-container.header-style-9 .dl-menuwrapper .icon-mobile-menu.dl-active .menu-icon:after{background:#000;-webkit-transition:margin .3s ease-in-out, background .3s ease-in-out .2s, -webkit-transform .3s ease-in-out .2s, -moz-transform .3s ease-in-out .2s, -o-transform .3s ease-in-out .2s, transform .3s ease-in-out .2s;-moz-transition:margin .3s ease-in-out, background .3s ease-in-out .2s, -webkit-transform .3s ease-in-out .2s, -moz-transform .3s ease-in-out .2s, -o-transform .3s ease-in-out .2s, transform .3s ease-in-out .2s;transition:margin .3s ease-in-out, background .3s ease-in-out .2s, -webkit-transform .3s ease-in-out .2s, -moz-transform .3s ease-in-out .2s, -o-transform .3s ease-in-out .2s, transform .3s ease-in-out .2s;}
#header-container.header-style-9 .dl-menuwrapper .icon-mobile-menu.dl-active .menu-icon:before{margin:0 !important;-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#header-container.header-style-9 .dl-menuwrapper .icon-mobile-menu.dl-active .menu-icon:after{margin:0 !important;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
#header-container.header-style-9 .dl-menuwrapper .icon-mobile-menu.dl-active .menu-icon:hover{-webkit-transform:rotate(180deg);transform:rotate(180deg);}
#header-container.header-style-9 .dl-menuwrapper .icon-mobile-menu.dl-active:after{opacity:1;visibility:visible;}
#header-container.header-style-9 .dl-menuwrapper .icon-mobile-menu:hover{border-color:#00a9d3;}
#header-container.header-style-9 .dl-menuwrapper .icon-mobile-menu:hover .menu-icon:before{margin-top:-6px;}
#header-container.header-style-9 .dl-menuwrapper .icon-mobile-menu:hover .menu-icon:after{margin-top:6px;}
#header-container.header-style-9 .dl-menuwrapper > ul.dl-menu{-webkit-transform:translateY(-200%);-moz-transform:translateY(-200%);-o-transform:translateY(-200%);transform:translateY(-200%);}
#header-container.header-style-9 .dl-menuwrapper > ul.dl-menu.dl-menuopen{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}
#header-container.header-style-9 .dl-menuwrapper ul.dl-menu{position:fixed;top:-20px;width:50%;left:25%;border-width:0;-webkit-box-shadow:none;box-shadow:none;}
#header-container.header-style-9 .dl-menuwrapper ul.dl-menu li a{text-align:center;}
#header-container.header-style-9 .dl-menuwrapper ul.dl-menu li .dl-submenu{background-image:none !important;}
#header-container.header-style-9 .dl-menuwrapper ul.dl-menu li .dl-submenu li .menu-subtitle.has-icon{margin-left:0;margin-top:10px;font-size:15px;}
#header-container.header-style-9 .dl-menuwrapper ul.dl-menu li .dl-submenu li:before{display:none;}
#header-container.header-style-9 #header{position:fixed;background:transparent;}
#header-container.header-style-9 #header .header-wrap{-webkit-box-shadow:none;box-shadow:none;border-bottom-width:0;}
#header-container.header-style-9 #header nav.mega-menu{position:absolute;width:0;height:0;visibility:hidden;}
}@media only screen and (max-width: 1024px){.header-style-news #header .header-wrap > .row .header-wrap-shadow{left:0;right:0;}
}@media only screen and (min-width: 1024px){nav.mega-menu .nav-menu .nav-item:before{left:0;width:100%;}
.login-search{padding:45px 0;}
}#footer{position:relative;z-index:1;background:#f7f7f7;padding:100px 0 50px 0;color:#fff;}
#footer.footer-style-1,#footer.footer-style-2{padding:40px 0;}
#footer.footer-style-1 .footer-logo,#footer.footer-style-2 .footer-logo{position:absolute;top:0;bottom:auto;left:50%;width:auto;height:auto;margin:0;padding:0;cursor:pointer;-webkit-transform:translate(-50%,-50%) scale(1);-moz-transform:translate(-50%,-50%) scale(1);-o-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;}
#footer.footer-style-1 .footer-logo:before,#footer.footer-style-1 .footer-logo:after,#footer.footer-style-2 .footer-logo:before,#footer.footer-style-2 .footer-logo:after{display:none;}
#footer.footer-style-1 .footer-logo:hover,#footer.footer-style-2 .footer-logo:hover{-webkit-transform:translate(-50%,-50%) scale(1.2);-moz-transform:translate(-50%,-50%) scale(1.2);-o-transform:translate(-50%,-50%) scale(1.2);transform:translate(-50%,-50%) scale(1.2);}
#footer.footer-style-1 .footer-copyright .copyright-title,#footer.footer-style-2 .footer-copyright .copyright-title{font-size:17px;padding-bottom:5px;}
#footer.footer-style-1 .footer-copyright .description,#footer.footer-style-2 .footer-copyright .description{font-size:12px;}
#footer.footer-style-1 .footer-copyright .description span,#footer.footer-style-2 .footer-copyright .description span{color:#878787;}
#footer.footer-style-2 .widget.soc-icons{display:inline-block;margin-top:25px;}
#footer.footer-style-2 .widget.soc-icons a{margin:0 6px;}
#footer.footer-style-3 .read-more span:after{display:none;}
#footer.footer-style-4{padding-top:0;padding-bottom:0;}
#footer .widget .ul.widget-sidebar-menu{font-size:14px;font-weight:300;}
#footer .widget.soc-icons{margin-top:10px;z-index:1;}
#footer .widget.soc-icons a{margin-right:12px;}
#footer .widget.widget_nav_menu ul:before,#footer .widget.widget_nav_menu ul:after{content:" ";display:table;}
#footer .widget.widget_nav_menu ul:after{clear:both;}
#footer .widget.widget_nav_menu ul li{float:left;width:33.3%;text-align:center;padding-bottom:50px;}
#footer .widget.widget_nav_menu ul li a{font-size:14px;font-weight:400;display:block;color:#000;}
#footer .widget.widget_nav_menu ul li a i{font-size:35px;display:block;padding-bottom:5px;color:rgba(135,135,135,0.8);-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
#footer .widget.widget_nav_menu ul li a:hover i{color:#00a9d3;}
#sub-footer{position:relative;height:65px;line-height:65px;overflow:hidden;z-index:1;}
#sub-footer > .row .subfooter-copyright{font:normal 300 14px "Roboto", "Open Sans", "PT Sans", sans-serif;height:65px;line-height:65px;}
#sub-footer > .row .subfooter-copyright .subfoot-logo{position:relative;top:50%;float:left;height:65px;padding:10px 0;margin-right:20px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
#sub-footer > .row .subfooter-copyright .subfoot-logo img{max-height:100%;}
#sub-footer > .row .subfooter-copyright .copyright-section{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
#sub-footer > .row .subfooter-copyright .copyright-section span{color:#878787;}
#sub-footer > .row .subfooter-copyright .copyright-section a{color:#000;}
#sub-footer > .row .subfooter-right-section{height:65px;line-height:65px;}
#sub-footer > .row .subfooter-right-section .widget.soc-icons{display:inline-block;position:relative;top:50%;margin-top:-19.5px;}
#sub-footer > .row .subfooter-right-section .footer-menu{font:normal 300 15px "Roboto", "Open Sans", "PT Sans", sans-serif;height:65px;line-height:65px;list-style:none;display:inline-block;}
#sub-footer > .row .subfooter-right-section .footer-menu li{float:left;padding:0 10px;}
#sub-footer > .row .subfooter-right-section .footer-menu li a{color:inherit;}
#main-wrap.parallax-footer #change_wrap_div{background:#fff;}
#main-wrap.parallax-footer #footer-wrap{position:fixed;width:100%;bottom:0;left:0;z-index:-1;}
#main-wrap.parallax-footer #footer-wrap #footer.footer-style-1 .footer-logo,#main-wrap.parallax-footer #footer-wrap #footer.footer-style-2 .footer-logo{position:relative;left:0;top:0;text-align:center;-webkit-transform:translate(0,0);transform:translate(0,0);}
#main-wrap.parallax-footer .boxed_layout #footer-wrap{max-width:1220px;left:50%;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,0.2);box-shadow:0 0 6px 0 rgba(0,0,0,0.2);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}
.read-more{display:inline-block;line-height:1;color:#00a9d3;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.read-more span{position:relative;}
.read-more span:after{content:"";display:block;width:100%;height:1px;position:absolute;left:1px;bottom:1px;background:#000;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.read-more i{position:relative;top:1px;font-size:14px;margin-left:5px;color:inherit;}
.read-more:hover{color:#000;}
.read-more:hover span:after{opacity:1;}
.features .read-more{position:relative;overflow:hidden;display:inline-block;max-width:41px;height:41px;line-height:41px;padding-right:41px;margin-top:30px;background:transparent;border-radius:3px;-webkit-transition:max-width .15s ease-in-out, background .15s ease-in-out;-moz-transition:max-width .15s ease-in-out, background .15s ease-in-out;transition:max-width .15s ease-in-out, background .15s ease-in-out;}
.features .read-more:after{content:"";display:block;width:1px;height:340%;position:absolute;top:-120%;left:50%;background:rgba(0,0,0,0.05);opacity:0;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:opacity .3s ease-in-out .3s, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out, transform .3s ease-in-out;-moz-transition:opacity .3s ease-in-out .3s, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out, transform .3s ease-in-out;transition:opacity .3s ease-in-out .3s, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out, transform .3s ease-in-out;}
.features .read-more:hover:after{opacity:1;-webkit-transform:rotate(-45deg) scale(300);-moz-transform:rotate(-45deg) scale(300);-o-transform:rotate(-45deg) scale(300);transform:rotate(-45deg) scale(300);-webkit-transition:-webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out, transform .3s ease-in-out;-moz-transition:-webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out, transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out, transform .3s ease-in-out;}
.features .read-more i{font-size:14px;position:absolute;right:50%;top:0;display:block;width:41px;height:41px;line-height:41px;text-align:center;margin-right:-20.5px;background:#f7f7f7;color:#000;border-radius:3px;-webkit-transition:background .1s ease-in-out, right .3s ease-in-out, margin-right .3s ease-in-out;-moz-transition:background .1s ease-in-out, right .3s ease-in-out, margin-right .3s ease-in-out;transition:background .1s ease-in-out, right .3s ease-in-out, margin-right .3s ease-in-out;}
.features .read-more span{position:relative;display:inline-block;overflow:hidden;height:41px;line-height:inherit;padding:0 20px;color:#fff;z-index:3;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.features .read-more span:after{display:none;}
.features .read-more-default{display:inline-block;line-height:1;margin-top:25px;color:#00a9d3;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.features .read-more-default span{position:relative;}
.features .read-more-default span:after{content:"";display:block;width:100%;height:1px;position:absolute;left:1px;bottom:1px;background:#000;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.features .read-more-default i{position:relative;top:1px;font-size:11px;margin-left:5px;color:inherit;}
.features .read-more-default:hover{color:#000;}
.features .read-more-default:hover span:after{opacity:1;}
.features .feature-box:hover .read-more,.features .service-box:hover .read-more{max-width:100%;background:#00a9d3;-webkit-transition:max-width .6s ease-in-out, background .3s ease-in-out;-moz-transition:max-width .6s ease-in-out, background .3s ease-in-out;transition:max-width .6s ease-in-out, background .3s ease-in-out;}
.features .feature-box:hover .read-more i,.features .service-box:hover .read-more i{right:0;margin-right:0;color:#fff;background:-webkit-linear-gradient(left,#0099bf 0%,#00a1c9 15%);background:-moz-linear-gradient(left,#0099bf 0%,#00a1c9 15%);background:-o-linear-gradient(left,#0099bf 0%,#00a1c9 15%);background:-ms-linear-gradient(left,#0099bf 0%,#00a1c9 15%);background:linear-gradient(left,#0099bf 0%,#00a1c9 15%);}
.features .feature-box:hover .read-more span,.features .service-box:hover .read-more span{opacity:1;}
.project .read-more{margin-top:0px;margin-bottom:10px;}
.dl-menuwrapper{display:none;}
.icon-mobile-menu{position:relative;z-index:1;display:inline-block;width:31px;height:31px;background:transparent;border-radius:3px;text-indent:-900em;border:1px solid rgba(144,144,144,0.4);-webkit-transition:border-color .3s ease-in-out, background .3s ease-in-out;-moz-transition:border-color .3s ease-in-out, background .3s ease-in-out;transition:border-color .3s ease-in-out, background .3s ease-in-out;}
.icon-mobile-menu:before{content:'';position:absolute;width:15px;left:7px;top:10px;display:block;height:2px;background-color:#00a9d3;-webkit-box-shadow:0 4px 0 #00a9d3, 0 8px 0 #00a9d3;box-shadow:0 4px 0 #00a9d3, 0 8px 0 #00a9d3;-webkit-transition:background .3s ease-in-out, box-shadow .3s ease-in-out;-moz-transition:background .3s ease-in-out, box-shadow .3s ease-in-out;transition:background .3s ease-in-out, box-shadow .3s ease-in-out;}
.icon-mobile-menu.dl-active{border-color:#00a9d3;background:#00a9d3;}
.icon-mobile-menu.dl-active:before{background:#fff;-webkit-box-shadow:none;box-shadow:none;-webkit-box-shadow:0 4px 0 #fff, 0 8px 0 #fff;box-shadow:0 4px 0 #fff, 0 8px 0 #fff;}
.header-wrap.fixed .dl-menuwrapper > .dl-trigger{top:-36.5px;}
.dl-menuwrapper{z-index:4;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px;-webkit-perspective-origin:50% 200%;-moz-perspective-origin:50% 200%;perspective-origin:50% 200%;text-align:left;position:absolute;margin:0;top:0;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:300px;height:100%;}
.dl-menuwrapper > .dl-trigger{position:absolute;left:50%;top:50%;margin-top:-15.5px;margin-left:-15.5px;}
.dl-menuwrapper > ul{top:100%;}
.dl-menuwrapper .dl-menu{margin:0;margin-top:0;position:absolute;z-index:-1;width:300px;margin-left:0;opacity:0;pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;}
.dl-menuwrapper .dl-menu.dl-menuopen{z-index:1;opacity:1;pointer-events:auto;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);transform:translateY(0px);}
.dl-menuwrapper .dl-menu.dl-menu-toggle{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;}
.dl-menuwrapper > .dl-submenu{position:absolute;width:300px;left:0;margin:0;}
.dl-menuwrapper ul{padding:0;list-style:none;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;background:#fff;border-radius:15px;}
.dl-menuwrapper ul.dl-menu{border:1px solid #e0e0e0;-webkit-box-shadow:0px -3px 4px 0px rgba(0,0,0,0.05);box-shadow:0px -3px 4px 0px rgba(0,0,0,0.05);}
.dl-menuwrapper ul li{position:relative;width:100% !important;}
.dl-menuwrapper ul li > a:after{right:10px;}
.dl-menuwrapper ul li.dl-back:after,.dl-menuwrapper ul li > a:not(:only-child):after{position:absolute;content:"";display:inline-block;top:50%;width:3px;height:5px;margin-top:-2px;background:transparent url(//www.pixelpublic.de/wp-content/themes/eight/assets/img/arrow-drop-megamenu.png) -5px 0px no-repeat;}
.dl-menuwrapper ul li.dl-back{color:#00a9d3;}
.dl-menuwrapper ul li.dl-back:after{left:10px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);}
.dl-menuwrapper ul li.dl-back > a{color:inherit;}
.dl-menuwrapper ul li a{display:block;position:relative;padding:15px 20px;font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;line-height:20px;color:#000;outline:none;background:transparent;-webkit-transition:color .2s ease-in-out, background-color .2s ease-in-out;-moz-transition:color .2s ease-in-out, background-color .2s ease-in-out;transition:color .2s ease-in-out, background-color .2s ease-in-out;}
.dl-menuwrapper ul li a i{position:relative;font-size:16px;width:25px;padding-right:15px;color:#878787;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.dl-menuwrapper ul li a .menu-subtitle,.dl-menuwrapper ul li a .subtitle{display:block;padding:0;color:#878787;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.dl-menuwrapper ul li:first-child{border-top-left-radius:15px;border-top-right-radius:15px;}
.dl-menuwrapper ul li:last-child{border-bottom-left-radius:15px;border-bottom-right-radius:15px;}
.dl-menuwrapper ul li:hover{background:#f7f7f7;}
.dl-menuwrapper ul li.dl-subview,.dl-menuwrapper ul li.dl-subviewopen{border-radius:15px;}
.dl-menuwrapper ul li .dl-submenu{display:none;margin:0;}
.dl-menuwrapper ul li .dl-submenu li:before{content:" ";position:absolute;display:block;background:#e0e0e0;width:78px;height:1px;left:0;top:0;margin-left:20px;}
.dl-menuwrapper ul li .dl-submenu li.dl-subviewopen:before,.dl-menuwrapper ul li .dl-submenu li:first-child:before{display:none;}
.dl-menuwrapper ul li .dl-submenu li:hover:before{display:none;}
.dl-menuwrapper ul li .dl-submenu li:hover + li:before{display:none;}
.no-touch .dl-menuwrapper li a:hover:before{opacity:1;}
.no-touch .dl-menuwrapper li a:hover .subtitle{color:inherit;}
.dl-menu.dl-subview li,.dl-menu.dl-subview li.dl-subviewopen > a,.dl-menu.dl-subview li.dl-subview > a{display:none;}
.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{display:block;}
.dl-menu.dl-subview li.dl-subview .menu-subtitle,.dl-menu.dl-subview li.dl-subview .dl-submenu .menu-subtitle,.dl-menu.dl-subview li.dl-subviewopen .menu-subtitle,.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu .menu-subtitle,.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li .menu-subtitle{display:block;font:normal 100 12px "Roboto", "Open Sans", "PT Sans", sans-serif;text-transform:capitalize;}
.dl-menu.dl-subview li.dl-subview .menu-subtitle.has-icon,.dl-menu.dl-subview li.dl-subview .dl-submenu .menu-subtitle.has-icon,.dl-menu.dl-subview li.dl-subviewopen .menu-subtitle.has-icon,.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu .menu-subtitle.has-icon,.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li .menu-subtitle.has-icon{margin-left:30px;}
.dl-menu.dl-animate-out-1{-webkit-animation:MenuAnimOut1 0.4s;-moz-animation:MenuAnimOut1 0.4s;animation:MenuAnimOut1 0.4s;}
.dl-menu.dl-animate-out-2{-webkit-animation:MenuAnimOut2 0.3s ease-in-out;-moz-animation:MenuAnimOut2 0.3s ease-in-out;animation:MenuAnimOut2 0.3s ease-in-out;}
.dl-menu.dl-animate-out-3{-webkit-animation:MenuAnimOut3 0.4s ease;-moz-animation:MenuAnimOut3 0.4s ease;animation:MenuAnimOut3 0.4s ease;}
.dl-menu.dl-animate-out-4{-webkit-animation:MenuAnimOut4 0.4s ease;-moz-animation:MenuAnimOut4 0.4s ease;animation:MenuAnimOut4 0.4s ease;}
.dl-menu.dl-animate-out-5{-webkit-animation:MenuAnimOut5 0.4s ease;-moz-animation:MenuAnimOut5 0.4s ease;animation:MenuAnimOut5 0.4s ease;}
@-webkit-keyframes MenuAnimOut1{50%{-webkit-transform:translateZ(-250px) rotateY(30deg);}
75%{-webkit-transform:translateZ(-372.5px) rotateY(15deg);opacity:.5;}
100%{-webkit-transform:translateZ(-500px) rotateY(0deg);opacity:0;}
}@-webkit-keyframes MenuAnimOut2{100%{-webkit-transform:translateX(-100%);opacity:0;}
}@-webkit-keyframes MenuAnimOut3{100%{-webkit-transform:translateZ(300px);opacity:0;}
}@-webkit-keyframes MenuAnimOut4{100%{-webkit-transform:translateZ(-300px);opacity:0;}
}@-webkit-keyframes MenuAnimOut5{100%{-webkit-transform:translateY(40%);opacity:0;}
}@-moz-keyframes MenuAnimOut1{50%{-moz-transform:translateZ(-250px) rotateY(30deg);}
75%{-moz-transform:translateZ(-372.5px) rotateY(15deg);opacity:.5;}
100%{-moz-transform:translateZ(-500px) rotateY(0deg);opacity:0;}
}@-moz-keyframes MenuAnimOut2{100%{-moz-transform:translateX(-100%);opacity:0;}
}@-moz-keyframes MenuAnimOut3{100%{-moz-transform:translateZ(300px);opacity:0;}
}@-moz-keyframes MenuAnimOut4{100%{-moz-transform:translateZ(-300px);opacity:0;}
}@-moz-keyframes MenuAnimOut5{100%{-moz-transform:translateY(40%);opacity:0;}
}@keyframes MenuAnimOut1{50%{transform:translateZ(-250px) rotateY(30deg);}
75%{transform:translateZ(-372.5px) rotateY(15deg);opacity:.5;}
100%{transform:translateZ(-500px) rotateY(0deg);opacity:0;}
}@keyframes MenuAnimOut2{100%{transform:translateX(-100%);opacity:0;}
}@keyframes MenuAnimOut3{100%{transform:translateZ(300px);opacity:0;}
}@keyframes MenuAnimOut4{100%{transform:translateZ(-300px);opacity:0;}
}@keyframes MenuAnimOut5{100%{transform:translateY(40%);opacity:0;}
}.dl-menu.dl-animate-in-1{-webkit-animation:MenuAnimIn1 0.3s;-moz-animation:MenuAnimIn1 0.3s;animation:MenuAnimIn1 0.3s;}
.dl-menu.dl-animate-in-2{-webkit-animation:MenuAnimIn2 0.3s ease-in-out;-moz-animation:MenuAnimIn2 0.3s ease-in-out;animation:MenuAnimIn2 0.3s ease-in-out;}
.dl-menu.dl-animate-in-3{-webkit-animation:MenuAnimIn3 0.4s ease;-moz-animation:MenuAnimIn3 0.4s ease;animation:MenuAnimIn3 0.4s ease;}
.dl-menu.dl-animate-in-4{-webkit-animation:MenuAnimIn4 0.4s ease;-moz-animation:MenuAnimIn4 0.4s ease;animation:MenuAnimIn4 0.4s ease;}
.dl-menu.dl-animate-in-5{-webkit-animation:MenuAnimIn5 0.4s ease;-moz-animation:MenuAnimIn5 0.4s ease;animation:MenuAnimIn5 0.4s ease;}
@-webkit-keyframes MenuAnimIn1{0%{-webkit-transform:translateZ(-500px) rotateY(0deg);opacity:0;}20%{-webkit-transform:translateZ(-250px) rotateY(30deg);opacity:0.5;}
100%{-webkit-transform:translateZ(0px) rotateY(0deg);opacity:1;} }@-webkit-keyframes MenuAnimIn2{0%{-webkit-transform:translateX(-100%);opacity:0;}100%{-webkit-transform:translateX(0px);opacity:1;} }@-webkit-keyframes MenuAnimIn3{0%{-webkit-transform:translateZ(300px);opacity:0;}100%{-webkit-transform:translateZ(0px);opacity:1;} }@-webkit-keyframes MenuAnimIn4{0%{-webkit-transform:translateZ(-300px);opacity:0;}100%{-webkit-transform:translateZ(0px);opacity:1;} }@-webkit-keyframes MenuAnimIn5{0%{-webkit-transform:translateY(40%);opacity:0;}100%{-webkit-transform:translateY(0);opacity:1;} }@-moz-keyframes MenuAnimIn1{0%{-moz-transform:translateZ(-500px) rotateY(0deg);opacity:0;}20%{-moz-transform:translateZ(-250px) rotateY(30deg);opacity:0.5;}
100%{-moz-transform:translateZ(0px) rotateY(0deg);opacity:1;} }@-moz-keyframes MenuAnimIn2{0%{-moz-transform:translateX(-100%);opacity:0;}100%{-moz-transform:translateX(0px);opacity:1;} }@-moz-keyframes MenuAnimIn3{0%{-moz-transform:translateZ(300px);opacity:0;}100%{-moz-transform:translateZ(0px);opacity:1;} }@-moz-keyframes MenuAnimIn4{0%{-moz-transform:translateZ(-300px);opacity:0;}100%{-moz-transform:translateZ(0px);opacity:1;} }@-moz-keyframes MenuAnimIn5{0%{-moz-transform:translateY(40%);opacity:0;}100%{-moz-transform:translateY(0);opacity:1;} }@keyframes MenuAnimIn1{0%{transform:translateZ(-500px) rotateY(0deg);opacity:0;}20%{transform:translateZ(-250px) rotateY(30deg);opacity:0.5;}
100%{transform:translateZ(0px) rotateY(0deg);opacity:1;} }@keyframes MenuAnimIn2{0%{transform:translateX(-100%);opacity:0;}100%{transform:translateX(0px);opacity:1;} }@keyframes MenuAnimIn3{0%{transform:translateZ(300px);opacity:0;}100%{transform:translateZ(0px);opacity:1;} }@keyframes MenuAnimIn4{0%{transform:translateZ(-300px);opacity:0;}100%{transform:translateZ(0px);opacity:1;} }@keyframes MenuAnimIn5{0%{transform:translateY(40%);opacity:0;}100%{transform:translateY(0);opacity:1;} }.dl-menuwrapper > .dl-submenu.dl-animate-in-1{-webkit-animation:SubMenuAnimIn1 0.4s ease;-moz-animation:SubMenuAnimIn1 0.4s ease;animation:SubMenuAnimIn1 0.4s ease;}
.dl-menuwrapper > .dl-submenu.dl-animate-in-2{-webkit-animation:SubMenuAnimIn2 0.3s ease-in-out;-moz-animation:SubMenuAnimIn2 0.3s ease-in-out;animation:SubMenuAnimIn2 0.3s ease-in-out;}
.dl-menuwrapper > .dl-submenu.dl-animate-in-3{-webkit-animation:SubMenuAnimIn3 0.4s ease;-moz-animation:SubMenuAnimIn3 0.4s ease;animation:SubMenuAnimIn3 0.4s ease;}
.dl-menuwrapper > .dl-submenu.dl-animate-in-4{-webkit-animation:SubMenuAnimIn4 0.4s ease;-moz-animation:SubMenuAnimIn4 0.4s ease;animation:SubMenuAnimIn4 0.4s ease;}
.dl-menuwrapper > .dl-submenu.dl-animate-in-5{-webkit-animation:SubMenuAnimIn5 0.4s ease;-moz-animation:SubMenuAnimIn5 0.4s ease;animation:SubMenuAnimIn5 0.4s ease;}
@-webkit-keyframes SubMenuAnimIn1{0%{-webkit-transform:translateX(50%);opacity:0;}100%{-webkit-transform:translateX(0px);opacity:1;} }@-webkit-keyframes SubMenuAnimIn2{0%{-webkit-transform:translateX(100%);opacity:0;}100%{-webkit-transform:translateX(0px);opacity:1;} }@-webkit-keyframes SubMenuAnimIn3{0%{-webkit-transform:translateZ(-300px);opacity:0;}100%{-webkit-transform:translateZ(0px);opacity:1;} }@-webkit-keyframes SubMenuAnimIn4{0%{-webkit-transform:translateZ(300px);opacity:0;}100%{-webkit-transform:translateZ(0px);opacity:1;} }@-webkit-keyframes SubMenuAnimIn5{0%{-webkit-transform:translateZ(-200px);opacity:0;}100%{-webkit-transform:translateZ(0);opacity:1;} }@-moz-keyframes SubMenuAnimIn1{0%{-moz-transform:translateX(50%);opacity:0;}100%{-moz-transform:translateX(0px);opacity:1;} }@-moz-keyframes SubMenuAnimIn2{0%{-moz-transform:translateX(100%);opacity:0;}100%{-moz-transform:translateX(0px);opacity:1;} }@-moz-keyframes SubMenuAnimIn3{0%{-moz-transform:translateZ(-300px);opacity:0;}100%{-moz-transform:translateZ(0px);opacity:1;} }@-moz-keyframes SubMenuAnimIn4{0%{-moz-transform:translateZ(300px);opacity:0;}100%{-moz-transform:translateZ(0px);opacity:1;} }@-moz-keyframes SubMenuAnimIn5{0%{-moz-transform:translateZ(-200px);opacity:0;}100%{-moz-transform:translateZ(0);opacity:1;} }@keyframes SubMenuAnimIn1{0%{transform:translateX(50%);opacity:0;}100%{transform:translateX(0px);opacity:1;} }@keyframes SubMenuAnimIn2{0%{transform:translateX(100%);opacity:0;}100%{transform:translateX(0px);opacity:1;} }@keyframes SubMenuAnimIn3{0%{transform:translateZ(-300px);opacity:0;}100%{transform:translateZ(0px);opacity:1;} }@keyframes SubMenuAnimIn4{0%{transform:translateZ(300px);opacity:0;}100%{transform:translateZ(0px);opacity:1;} }@keyframes SubMenuAnimIn5{0%{transform:translateZ(-200px);opacity:0;}100%{transform:translateZ(0);opacity:1;} }.dl-menuwrapper > .dl-submenu.dl-animate-out-1{-webkit-animation:SubMenuAnimOut1 0.4s ease;-moz-animation:SubMenuAnimOut1 0.4s ease;animation:SubMenuAnimOut1 0.4s ease;}
.dl-menuwrapper > .dl-submenu.dl-animate-out-2{-webkit-animation:SubMenuAnimOut2 0.3s ease-in-out;-moz-animation:SubMenuAnimOut2 0.3s ease-in-out;animation:SubMenuAnimOut2 0.3s ease-in-out;}
.dl-menuwrapper > .dl-submenu.dl-animate-out-3{-webkit-animation:SubMenuAnimOut3 0.4s ease;-moz-animation:SubMenuAnimOut3 0.4s ease;animation:SubMenuAnimOut3 0.4s ease;}
.dl-menuwrapper > .dl-submenu.dl-animate-out-4{-webkit-animation:SubMenuAnimOut4 0.4s ease;-moz-animation:SubMenuAnimOut4 0.4s ease;animation:SubMenuAnimOut4 0.4s ease;}
.dl-menuwrapper > .dl-submenu.dl-animate-out-5{-webkit-animation:SubMenuAnimOut5 0.4s ease;-moz-animation:SubMenuAnimOut5 0.4s ease;animation:SubMenuAnimOut5 0.4s ease;}
@-webkit-keyframes SubMenuAnimOut1{0%{-webkit-transform:translateX(0%);opacity:1;}100%{-webkit-transform:translateX(50%);opacity:0;} }@-webkit-keyframes SubMenuAnimOut2{0%{-webkit-transform:translateX(0%);opacity:1;}100%{-webkit-transform:translateX(100%);opacity:0;} }@-webkit-keyframes SubMenuAnimOut3{0%{-webkit-transform:translateZ(0px);opacity:1;}100%{-webkit-transform:translateZ(-300px);opacity:0;} }@-webkit-keyframes SubMenuAnimOut4{0%{-webkit-transform:translateZ(0px);opacity:1;}100%{-webkit-transform:translateZ(300px);opacity:0;} }@-webkit-keyframes SubMenuAnimOut5{0%{-webkit-transform:translateZ(0);opacity:1;}100%{-webkit-transform:translateZ(-200px);opacity:0;} }@-moz-keyframes SubMenuAnimOut1{0%{-moz-transform:translateX(0%);opacity:1;}100%{-moz-transform:translateX(50%);opacity:0;} }@-moz-keyframes SubMenuAnimOut2{0%{-moz-transform:translateX(0%);opacity:1;}100%{-moz-transform:translateX(100%);opacity:0;} }@-moz-keyframes SubMenuAnimOut3{0%{-moz-transform:translateZ(0px);opacity:1;}100%{-moz-transform:translateZ(-300px);opacity:0;} }@-moz-keyframes SubMenuAnimOut4{0%{-moz-transform:translateZ(0px);opacity:1;}100%{-moz-transform:translateZ(300px);opacity:0;} }@-moz-keyframes SubMenuAnimOut5{0%{-moz-transform:translateZ(0);opacity:1;}100%{-moz-transform:translateZ(-200px);opacity:0;} }@keyframes SubMenuAnimOut1{0%{transform:translateX(0%);opacity:1;}100%{transform:translateX(50%);opacity:0;} }@keyframes SubMenuAnimOut2{0%{transform:translateX(0%);opacity:1;}100%{transform:translateX(100%);opacity:0;} }@keyframes SubMenuAnimOut3{0%{transform:translateZ(0px);opacity:1;}100%{transform:translateZ(-300px);opacity:0;} }@keyframes SubMenuAnimOut4{0%{transform:translateZ(0px);opacity:1;}100%{transform:translateZ(300px);opacity:0;} }@keyframes SubMenuAnimOut5{0%{transform:translateZ(0);opacity:1;}100%{transform:translateZ(-200px);opacity:0;} }.no-js .dl-menuwrapper .dl-menu{position:relative;opacity:1;-webkit-transform:none;-moz-transform:none;transform:none;}
.no-js .dl-menuwrapper li .dl-submenu{display:block;}
.no-js .dl-menuwrapper li.dl-back{display:none;}
.no-js .dl-menuwrapper li > a:not(:only-child){background:rgba(0,0,0,0.1);}
.no-js .dl-menuwrapper li > a:not(:only-child):after{content:'';}
.pages-nav{margin:10px 0px;padding:0px;}
.pages-nav a{display:block;height:26px;padding:0px 18.2px;color:#696969;background:#f3f3f3;box-shadow:0 1px #e3e3e3;border-radius:1px;line-height:26px;font-size:14px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;}
.pages-nav a.active,.pages-nav a:hover{background:#00a9d3;box-shadow:0 1px #009fc9;color:#fff;}
.pages-nav .prev-link{float:left;}
.pages-nav .next-link{float:right;}
.pages-nav .to-folio{display:none;position:absolute;top:0px;left:50%;z-index:10;width:25px;height:24px;margin:0 auto;margin-left:-12.5px;padding:0px;font-size:12px;font-family:'moon';}
.pages-nav .to-folio:before{content:"\e299";display:block;width:25px;height:24px;text-align:center;font-size:10px;line-height:26px;}
.promo_row_module img{margin-right:10px;float:left;position:relative;margin-top:-6px;}
.promo_row_module h1,.promo_row_module h2,.promo_row_module h3,.promo_row_module h4,.promo_row_module h5,.promo_row_module h6{margin:0;}
.promo_row_module h2{margin-bottom:10px;}
span.normal-font{font-weight:300;}
.textwidget h2{margin-bottom:0;margin-top:0;color:inherit;}
.promo-text{font-weight:300;}
.promo-text p{clear:both;padding:15px 0;margin:0;}
.promo-text li{opacity:.9;padding:7px 0;}
.promo-text em{position:relative;top:3px;}
.no-menu-box{text-align:center;padding-top:95px;}
.fixed .no-menu-box{padding-top:10px;}
.body-back-to-top{background-clip:padding-box;bottom:-40px;cursor:pointer;opacity:0;position:fixed;z-index:1000;width:40px;height:40px;}
.body-back-to-top:before,.body-back-to-top:after{content:"";display:block;width:30px;height:1px;position:absolute;top:0;margin-top:10px;background:#e0e0e0;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out;}
.body-back-to-top:before{right:50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
.body-back-to-top:after{left:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:-9px;}
.body-back-to-top:hover:before,.body-back-to-top:hover:after{background:#00a9d3;}
.body-back-to-top.align-left{left:10px;}
.body-back-to-top.align-right{right:10px;}
.back-to-top{position:absolute;z-index:3;left:50%;top:0;display:block;width:28px;height:28px;margin-top:-14px;margin-left:-14px;}
.back-to-top:before{color:#fff;content:'\e803';font-family:"fontello" !important;font-size:9px;position:absolute;z-index:3;top:50%;left:50%;padding-bottom:2px;padding-right:1px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear;opacity:1;}
.back-to-top:after{content:"";display:block;width:28px;height:28px;background:#e2604f;border-radius:3px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out;}
.back-to-top:hover:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);}
@-webkit-keyframes animButtonIcon{0%{-webkit-transform:rotate(0);}100%{-webkit-transform:rotate(360deg);} }@-moz-keyframes animButtonIcon{0%{-moz-transform:rotate(0);}100%{-moz-transform:rotate(360deg);} }@-o-keyframes animButtonIcon{0%{-o-transform:rotate(0);}100%{-o-transform:rotate(360deg);} }@keyframes animButtonIcon{0%{transform:rotate(0);}100%{transform:rotate(360deg);} }.button.transparent{color:#fff;background-color:rgba(255,255,255,0.15);}
.button.animated{padding:0 30px;}
.button.animated span{position:relative;right:0;-webkit-transition:right .2s ease-in-out;-moz-transition:right .2s ease-in-out;transition:right .2s ease-in-out;}
.button.animated i{left:-10px;opacity:0;-webkit-transition:left .2s ease-in-out, opacity .2s ease-in-out;-moz-transition:left .2s ease-in-out, opacity .2s ease-in-out;transition:left .2s ease-in-out, opacity .2s ease-in-out;-webkit-animation:animButtonIcon 0.8s ease infinite;-moz-animation:animButtonIcon 0.8s ease infinite;animation:animButtonIcon 0.8s ease infinite;}
.button.animated:hover span{right:-10px;}
.button.animated:hover i{left:0;color:inherit;opacity:1;}
.button.wc-backward,button,.button,#wp-submit,#commentform #submit{position:relative;overflow:hidden;font:normal 300 15px "Roboto", "Open Sans", "PT Sans", sans-serif;text-align:center;display:inline-block;width:auto;height:41px;line-height:41px;padding:0 80px 0 25px;background:#00a9d3;color:#fff;border:0px solid transparent;cursor:pointer;border-radius:3px;-webkit-transition:background .3s ease, color .3s ease;-moz-transition:background .3s ease, color .3s ease;transition:background .3s ease, color .3s ease;}
.button.wc-backward i,button i,.button i,#wp-submit i,#commentform #submit i{font-size:22px;display:inline-block;width:41px;height:41px;line-height:41px;position:absolute;top:0;right:0;border-radius:3px;color:inherit;z-index:3;}
.button.wc-backward span,button span,.button span,#wp-submit span,#commentform #submit span{display:block;position:relative;line-height:41px;color:inherit;z-index:3;}
.button.wc-backward:hover,button:hover,.button:hover,#wp-submit:hover,#commentform #submit:hover{color:#fff;}
.button.flat,.button.button-primary,#wp-submit.flat,#wp-submit.button-primary,#commentform #submit.flat,#commentform #submit.button-primary{box-shadow:none;font-size:15px;}
.button-nav{display:block;height:26px;padding:0px 18.2px;color:#696969;background:#f3f3f3;box-shadow:0 1px #e3e3e3;border-radius:1px;line-height:26px;}
.button-nav.active,.button-nav:hover{background:#00a9d3;box-shadow:0 1px #009fc9;color:#fff;}
.additional-button{display:block;padding:0 20px;height:40px;line-height:38px;text-align:center;background:transparent;color:#000;border:1px solid #e0e0e0;-webkit-box-shadow:none;box-shadow:none;border-radius:25px;-webkit-transition:background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;-moz-transition:background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;transition:background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;}
.additional-button:hover{background:#00a9d3;color:#fff;border-color:#00a9d3;}
.filter{display:inline-block;margin-bottom:0;}
.filter li{position:relative;float:left;overflow:hidden;background:#fff;border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;-webkit-transition:background .3s ease-in-out, border-color .3s ease-in-out;-moz-transition:background .3s ease-in-out, border-color .3s ease-in-out;transition:background .3s ease-in-out, border-color .3s ease-in-out;}
.filter li:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px;}
.filter li:last-child{border-right:1px solid #e0e0e0;border-top-right-radius:3px;border-bottom-right-radius:3px;}
.filter li a{position:relative;font:normal 400 12px "Roboto", "Open Sans", "PT Sans", sans-serif;text-transform:uppercase;display:block;height:40px;line-height:40px;padding:0 20px;color:#000;-webkit-transition:border-color .3s ease-in-out, color .3s ease-in-out;-moz-transition:border-color .3s ease-in-out, color .3s ease-in-out;transition:border-color .3s ease-in-out, color .3s ease-in-out;}
.filter li a span{display:none;}
.filter li a:after{display:none;}
.filter li.active,.filter li.active:hover{background:#00a9d3;border-color:#00a9d3;}
.filter li.active a,.filter li.active:hover a{color:#fff;}
.filter li:hover{background:#f7f7f7;}
.sort-panel{width:100%;clear:both;text-align:center;margin-bottom:30px;}
.soc-icons{position:relative;font-size:16px;}
.soc-icons [class^="infinityicon-"],.soc-icons [class*=" infinityicon-"]{font-size:42px;}
.soc-icons a{position:relative;display:inline-block;overflow:hidden;width:41px;height:39px;line-height:39px;text-align:center;margin-right:15px;padding:0 1px;color:#565656;-webkit-transition:color .3s ease-out, background .3s ease-out, border-color .3s ease-out;-moz-transition:color .3s ease-out, background .3s ease-out, border-color .3s ease-out;transition:color .3s ease-out, background .3s ease-out, border-color .3s ease-out;}
.soc-icons a:before{display:block;width:39px;height:39px;position:relative;bottom:0;background:transparent;border:1px solid #e0e0e0;border-radius:50%;-webkit-transition:bottom .3s ease-in-out;-moz-transition:bottom .3s ease-in-out;transition:bottom .3s ease-in-out;}
.soc-icons a i{display:block;width:39px;height:39px;line-height:39px;position:relative;left:0;bottom:0;color:#fff;border-radius:50%;-webkit-transition:bottom .3s ease-in-out;-moz-transition:bottom .3s ease-in-out;transition:bottom .3s ease-in-out;}
.soc-icons a i.soc_icon-facebook{background-color:#305fb3;border-color:#305fb3 !important;}
.soc-icons a i.soc_icon-flickr{background-color:#ff0084;border-color:#ff0084 !important;}
.soc-icons a i.soc_icon-google__x2B_,.soc-icons a i.soc_icon-gmail,.soc-icons a i.soc_icon-google{background-color:#d7482a;border-color:#d7482a !important;}
.soc-icons a i.soc_icon-twitter-2,.soc-icons a i.soc_icon-twitter-3{background-color:#5eaade;border-color:#5eaade !important;}
.soc-icons a i.soc_icon-pinterest{background-color:#e1003a;border-color:#e1003a !important;}
.soc-icons a i.soc_icon-skype{background-color:#12c7ef;border-color:#12c7ef !important;}
.soc-icons a i.soc_icon-vimeo{background-color:#3f90bf;border-color:#3f90bf !important;}
.soc-icons a i.soc_icon-youtube{background-color:#f33;border-color:#f33 !important;}
.soc-icons a i.soc_icon-dribbble{background-color:#f06eaa;border-color:#f06eaa !important;}
.soc-icons a i.soc_icon-linkedin{background-color:#39c;border-color:#39c !important;}
.soc-icons a i.soc_icon-instagram{background-color:#9f6f59;border-color:#9f6f59 !important;}
.soc-icons a i.soc_icon-rss{background-color:#fca600;border-color:#fca600 !important;}
.soc-icons a i.soc_icon-rus-vk-01,.soc-icons a i.soc_icon-rus-vk-02{background-color:#587a9f;border-color:#587a9f !important;}
.soc-icons a i.soc_icon-wordpress{background-color:#242424;border-color:#242424 !important;}
.soc-icons a i.soc_icon-dropbox{background-color:#007ee5;border-color:#007ee5 !important;}
.soc-icons a i.soc_icon-picasa{background-color:#9a469e;border-color:#9a469e !important;}
.soc-icons a i.soc_icon-deviantart{background-color:#5c6f61;border-color:#5c6f61 !important;}
.soc-icons a i.soc_icon-last_fm{background-color:#e0282e;border-color:#e0282e !important;}
.soc-icons a i.soc_icon-digg{background-color:#286091;border-color:#286091 !important;}
.soc-icons a i.soc_icon-evernote{background-color:#6fb636;border-color:#6fb636 !important;}
.soc-icons a i.soc_icon-foursquare_2{background-color:#1ca1cc;border-color:#1ca1cc !important;}
.soc-icons a i.soc_icon-livejournal{background-color:#6797c8;border-color:#6797c8 !important;}
.soc-icons a i.soc_icon-tumblr{background-color:#3d5a70;border-color:#3d5a70 !important;}
.soc-icons a:last-child{margin-right:0px;}
.soc-icons a:hover{color:inherit;}
.soc-icons a:hover:before{bottom:39px;}
.soc-icons a:hover i{bottom:39px;}
.soc-icons a + .soc-tooltip{position:absolute;z-index:-3;display:block;margin-top:2px;padding:5px 10px;background:transparent;font-size:inherit;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;line-height:1.6;color:#000;white-space:nowrap;opacity:0;overflow:hidden;-webkit-transition:opacity 0.3s ease-in-out, display 0.1s ease-in-out;-moz-transition:opacity 0.3s ease-in-out, display 0.1s ease-in-out;transition:opacity 0.3s ease-in-out, display 0.1s ease-in-out;display:none;}
.soc-icons a:hover + .soc-tooltip{opacity:1;z-index:3;}
.soc-icons.widget.soc-icons-bottom-margin,.soc-icons.soc-icons-bottom-margin{margin-bottom:35px;}
.widget.soc-icons{text-align:left;margin-bottom:0;}
.widget.soc-icons h3{margin-bottom:23px;}
.widget.soc-icons a{-webkit-transition:color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;-moz-transition:color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;transition:color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;}
.widget.soc-icons a:hover{color:inherit;}
.widget.soc-icons.soc-icons-small a:before{border-width:0;}
.widget.soc-icons.soc-icons-small .soc-tooltip{display:none;}
.widget.soc-icons.soc-icons-small.bordered a{color:#565656;}
.widget.soc-icons.soc-icons-small.bordered a:before{border:1px solid #e0e0e0;}
.widget.soc-icons.soc-icons-small.bordered a:hover{color:inherit;}
.module-soc-icons{text-align:center;}
.module-soc-icons .soc-icons a{font-size:16px;position:relative;height:80px;line-height:80px;text-align:center;margin-right:0;color:#000;background:transparent;-webkit-transition:color .3s ease-out, background-color .3s ease-out, letter-spacing .3s ease-in-out;-moz-transition:color .3s ease-out, background-color .3s ease-out, letter-spacing .3s ease-in-out;transition:color .3s ease-out, background-color .3s ease-out, letter-spacing .3s ease-in-out;}
.module-soc-icons .soc-icons a:after{content:"";display:block;width:80%;height:100%;position:absolute;top:0;left:10%;background:#f7f7f7;border-width:0;border-radius:15px;z-index:-1;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out;}
.module-soc-icons .soc-icons a span.soc-tooltip{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;position:absolute;left:0;top:150%;display:block;width:100%;text-align:center;line-height:1;margin-top:-0.5em;opacity:0;-webkit-transition:top .2s ease-in-out, opacity .2s ease-in-out;-moz-transition:top .2s ease-in-out, opacity .2s ease-in-out;transition:top .2s ease-in-out, opacity .2s ease-in-out;}
.module-soc-icons .soc-icons a:before{position:relative;bottom:0;margin:0 auto;border-width:0;-webkit-transition:bottom .3s ease-in-out;-moz-transition:bottom .3s ease-in-out;transition:bottom .3s ease-in-out;}
.module-soc-icons .soc-icons a i{display:none;}
.module-soc-icons .soc-icons a:hover{background:transparent;color:#fff;border-radius:15px;}
.module-soc-icons .soc-icons a:hover:before{bottom:100px;}
.module-soc-icons .soc-icons a:hover.soc_icon-facebook:after{background-color:#305fb3;border-color:#305fb3;}
.module-soc-icons .soc-icons a:hover.soc_icon-flickr:after{background-color:#ff0084;border-color:#ff0084;}
.module-soc-icons .soc-icons a:hover.soc_icon-google__x2B_:after,.module-soc-icons .soc-icons a:hover.soc_icon-gmail:after,.module-soc-icons .soc-icons a:hover.soc_icon-google:after{background-color:#d7482a;border-color:#d7482a;}
.module-soc-icons .soc-icons a:hover.soc_icon-twitter-2:after,.module-soc-icons .soc-icons a:hover.soc_icon-twitter-3:after{background-color:#5eaade;border-color:#5eaade;}
.module-soc-icons .soc-icons a:hover.soc_icon-pinterest:after{background-color:#e1003a;border-color:#e1003a;}
.module-soc-icons .soc-icons a:hover.soc_icon-skype:after{background-color:#12c7ef;border-color:#12c7ef;}
.module-soc-icons .soc-icons a:hover.soc_icon-vimeo:after{background-color:#3f90bf;border-color:#3f90bf;}
.module-soc-icons .soc-icons a:hover.youtube:after{background-color:#f33;border-color:#f33;}
.module-soc-icons .soc-icons a:hover.soc_icon-dribbble:after{background-color:#f06eaa;border-color:#f06eaa;}
.module-soc-icons .soc-icons a:hover.soc_icon-linkedin:after{background-color:#39c;border-color:#39c;}
.module-soc-icons .soc-icons a:hover.soc_icon-instagram:after{background-color:#9f6f59;border-color:#9f6f59;}
.module-soc-icons .soc-icons a:hover.soc_icon-rss:after{background-color:#fca600;border-color:#fca600;}
.module-soc-icons .soc-icons a:hover.soc_icon-rus-vk-01:after,.module-soc-icons .soc-icons a:hover.soc_icon-rus-vk-02:after{background-color:#587a9f;border-color:#587a9f;}
.module-soc-icons .soc-icons a:hover.soc_icon-wordpress:after{background-color:#222;border-color:#222;}
.module-soc-icons .soc-icons a:hover.soc_icon-dropbox:after{background-color:#007ee5;border-color:#007ee5;}
.module-soc-icons .soc-icons a:hover.soc_icon-picasa:after{background-color:#9a469e;border-color:#9a469e;}
.module-soc-icons .soc-icons a:hover.soc_icon-deviantart:after{background-color:#5c6f61;border-color:#5c6f61;}
.module-soc-icons .soc-icons a:hover.soc_icon-last_fm:after{background-color:#e0282e;border-color:#e0282e;}
.module-soc-icons .soc-icons a:hover.soc_icon-digg{background-color:#286091;border-color:#286091 !important;}
.module-soc-icons .soc-icons a:hover.soc_icon-evernote{background-color:#6fb636;border-color:#6fb636 !important;}
.module-soc-icons .soc-icons a:hover.soc_icon-foursquare_2{background-color:#1ca1cc;border-color:#1ca1cc !important;}
.module-soc-icons .soc-icons a:hover.soc_icon-livejournal{background-color:#6797c8;border-color:#6797c8 !important;}
.module-soc-icons .soc-icons a:hover.soc_icon-tumblr{background-color:#3d5a70;border-color:#3d5a70 !important;}
.module-soc-icons .soc-icons a:hover span.soc-tooltip{top:50%;opacity:1;}
.team_member_box .soc-icons{text-align:center;}
.pop-up-soc-icons{position:relative;display:block;width:41px;line-height:41px;}
.pop-up-soc-icons >a{position:relative;display:block;width:100%;height:100%;line-height:inherit;text-align:center;margin-bottom:3px;color:#323232;}
.pop-up-soc-icons >a:after{content:"";display:block;width:38px;height:38px;position:absolute;top:50%;left:50%;margin-top:-19px;margin-left:-19px;background:transparent;z-index:-1;border-radius:50%;background:rgba(247,247,247,0.5);-webkit-transition:border-radius .3s ease-in-out;-moz-transition:border-radius .3s ease-in-out;transition:border-radius .3s ease-in-out;}
.pop-up-soc-icons .soc-icons{float:left;display:block;width:100%;}
.pop-up-soc-icons .soc-icons a{display:block;float:left;margin-bottom:3px;border-width:0;background:#323232;}
.pop-up-soc-icons .soc-icons a.soc_icon-facebook{background-color:#305fb3;border-color:#305fb3 !important;}
.pop-up-soc-icons .soc-icons a.soc_icon-flickr{background-color:#ff0084;border-color:#ff0084 !important;}
.pop-up-soc-icons .soc-icons a.soc_icon-google__x2B_,.pop-up-soc-icons .soc-icons a.soc_icon-gmail,.pop-up-soc-icons .soc-icons a.soc_icon-google{background-color:#d7482a;border-color:#d7482a !important;}
.pop-up-soc-icons .soc-icons a.soc_icon-twitter-2,.pop-up-soc-icons .soc-icons a.soc_icon-twitter-3{background-color:#5eaade;border-color:#5eaade !important;}
.pop-up-soc-icons .soc-icons a.soc_icon-pinterest{background-color:#e1003a;border-color:#e1003a !important;}
.pop-up-soc-icons .soc-icons a.soc_icon-skype{background-color:#12c7ef;border-color:#12c7ef !important;}
.pop-up-soc-icons .soc-icons a.soc_icon-vimeo{background-color:#3f90bf;border-color:#3f90bf !important;}
.pop-up-soc-icons .soc-icons a.soc_icon-youtube{background-color:#f33;border-color:#f33 !important;}
.pop-up-soc-icons .soc-icons a.soc_icon-dribbble{background-color:#f06eaa;border-color:#f06eaa !important;}
.pop-up-soc-icons .soc-icons a.soc_icon-linkedin{background-color:#39c;border-color:#39c !important;}
.pop-up-soc-icons .soc-icons a.soc_icon-instagram{background-color:#9f6f59;border-color:#9f6f59 !important;}
.pop-up-soc-icons .soc-icons a.soc_icon-rss{background-color:#fca600;border-color:#fca600 !important;}
.pop-up-soc-icons .soc-icons a.soc_icon-rus-vk-01,.pop-up-soc-icons .soc-icons a.soc_icon-rus-vk-02{background-color:#587a9f;border-color:#587a9f !important;}
.pop-up-soc-icons .soc-icons a.soc_icon-wordpress{background-color:#242424;border-color:#242424 !important;}
.pop-up-soc-icons .soc-icons a.soc_icon-dropbox{background-color:#007ee5;border-color:#007ee5 !important;}
.pop-up-soc-icons .soc-icons a.soc_icon-picasa{background-color:#9a469e;border-color:#9a469e !important;}
.pop-up-soc-icons .soc-icons a.soc_icon-deviantart{background-color:#5c6f61;border-color:#5c6f61 !important;}
.pop-up-soc-icons .soc-icons a.soc_icon-last_fm{background-color:#e0282e;border-color:#e0282e !important;}
.pop-up-soc-icons .soc-icons a.soc_icon-digg{background-color:#286091;border-color:#286091 !important;}
.pop-up-soc-icons .soc-icons a.soc_icon-evernote{background-color:#6fb636;border-color:#6fb636 !important;}
.pop-up-soc-icons .soc-icons a.soc_icon-foursquare_2{background-color:#1ca1cc;border-color:#1ca1cc !important;}
.pop-up-soc-icons .soc-icons a.soc_icon-livejournal{background-color:#6797c8;border-color:#6797c8 !important;}
.pop-up-soc-icons .soc-icons a.soc_icon-tumblr{background-color:#3d5a70;border-color:#3d5a70 !important;}
#sub-footer .widget.soc-icons,#header-container .header-info-panel .widget.soc-icons{float:right;}
#sub-footer .widget.soc-icons a,#header-container .header-info-panel .widget.soc-icons a{font-size:16px;width:34px;margin:0;float:left;color:rgba(86,86,86,0.3);}
#sub-footer .widget.soc-icons a:before,#header-container .header-info-panel .widget.soc-icons a:before{border:none;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
#sub-footer .widget.soc-icons a i,#header-container .header-info-panel .widget.soc-icons a i{width:34px;background:none;}
#sub-footer .widget.soc-icons a i.soc_icon-facebook:before,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-facebook:before{color:#305fb3;}
#sub-footer .widget.soc-icons a i.soc_icon-flickr:before,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-flickr:before{color:#ff0084;}
#sub-footer .widget.soc-icons a i.soc_icon-google__x2B_:before,#sub-footer .widget.soc-icons a i.soc_icon-gmail:before,#sub-footer .widget.soc-icons a i.soc_icon-google:before,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-google__x2B_:before,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-gmail:before,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-google:before{color:#d7482a;}
#sub-footer .widget.soc-icons a i.soc_icon-twitter-2:before,#sub-footer .widget.soc-icons a i.soc_icon-twitter-3:before,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-twitter-2:before,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-twitter-3:before{color:#5eaade;}
#sub-footer .widget.soc-icons a i.soc_icon-pinterest:before,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-pinterest:before{color:#e1003a;}
#sub-footer .widget.soc-icons a i.soc_icon-skype,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-skype{color:#12c7ef;}
#sub-footer .widget.soc-icons a i.soc_icon-vimeo:before,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-vimeo:before{color:#3f90bf;}
#sub-footer .widget.soc-icons a i.soc_icon-youtube:before,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-youtube:before{color:#f33;}
#sub-footer .widget.soc-icons a i.soc_icon-dribbble:before,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-dribbble:before{color:#f06eaa;}
#sub-footer .widget.soc-icons a i.soc_icon-linkedin:before,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-linkedin:before{color:#39c;}
#sub-footer .widget.soc-icons a i.soc_icon-instagram:before,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-instagram:before{color:#9f6f59;}
#sub-footer .widget.soc-icons a i.soc_icon-rss:before,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-rss:before{color:#fca600;}
#sub-footer .widget.soc-icons a i.soc_icon-rus-vk-01:before,#sub-footer .widget.soc-icons a i.soc_icon-rus-vk-02:before,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-rus-vk-01:before,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-rus-vk-02:before{color:#587a9f;}
#sub-footer .widget.soc-icons a i.soc_icon-wordpress:before,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-wordpress:before{color:#242424;}
#sub-footer .widget.soc-icons a i.soc_icon-dropbox:before,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-dropbox:before{color:#007ee5;}
#sub-footer .widget.soc-icons a i.soc_icon-picasa:before,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-picasa:before{color:#9a469e;}
#sub-footer .widget.soc-icons a i.soc_icon-deviantart:before,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-deviantart:before{color:#5c6f61;}
#sub-footer .widget.soc-icons a i.soc_icon-last_fm:before,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-last_fm:before{color:#e0282e;}
#sub-footer .widget.soc-icons a i.soc_icon-digg:before,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-digg:before{color:#286091;}
#sub-footer .widget.soc-icons a i.soc_icon-evernote:before,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-evernote:before{color:#6fb636;}
#sub-footer .widget.soc-icons a i.soc_icon-foursquare_2:before,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-foursquare_2:before{color:#1ca1cc;}
#sub-footer .widget.soc-icons a i.soc_icon-livejournal:before,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-livejournal:before{color:#6797c8;}
#sub-footer .widget.soc-icons a i.soc_icon-tumblr:before,#header-container .header-info-panel .widget.soc-icons a i.soc_icon-tumblr:before{color:#3d5a70;}
@font-face{font-family:'soc-icons';src:url(//www.pixelpublic.de/wp-content/themes/eight/assets/fonts/soc-icons.eot);src:url(//www.pixelpublic.de/wp-content/themes/eight/assets/fonts/soc-icons.eot?#iefix) format("embedded-opentype"), url(//www.pixelpublic.de/wp-content/themes/eight/assets/fonts/soc-icons.woff) format("woff"), url(//www.pixelpublic.de/wp-content/themes/eight/assets/fonts/soc-icons.ttf) format("truetype"), url(//www.pixelpublic.de/wp-content/themes/eight/assets/fonts/soc-icons.svg#soc-icons) format("svg");font-weight:normal;font-style:normal;}
@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face{font-family:'soc-icons';src:url(//www.pixelpublic.de/wp-content/themes/eight/assets/fonts/soc-icons.svg#soc-icons) format("svg");}
}.soc_icon-html5-01,.soc_icon-html5-02,.soc_icon-css3-01,.soc_icon-css3-02,.soc_icon-rus-vk-02,.soc_icon-rus-vk-01,.soc_icon-livejournal,.soc_icon-dropbox,.soc_icon-os-win-04,.soc_icon-dbs-mysql,.soc_icon-dbs-postgresql,.soc_icon-os-apple,.soc_icon-brw-chrome,.soc_icon-brw-safari-02,.soc_icon-brw-firefox,.soc_icon-brw-explorer,.soc_icon-brw-opera,.soc_icon-android,.soc_icon-instagram,.soc_icon-wordpress,.soc_icon-vimeo,.soc_icon-twitter-2,.soc_icon-twitter-3,.soc_icon-tumblr,.soc_icon-skype,.soc_icon-rss,.soc_icon-pinterest,.soc_icon-picasa,.soc_icon-paypal,.soc_icon-odnoklassniki,.soc_icon-mail,.soc_icon-linkedin,.soc_icon-last_fm,.soc_icon-google__x2B_,.soc_icon-google,.soc_icon-gmail,.soc_icon-foursquare_2,.soc_icon-flickr,.soc_icon-feedburner,.soc_icon-facebook,.soc_icon-evernote,.soc_icon-dribbble,.soc_icon-digg,.soc_icon-deviantart,.soc_icon-blogger,.soc_icon-behance,.soc_icon-youtube,.soc_icon-apple,.soc_icon-amazon{font-family:'soc-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;}
.soc_icon-html5-01:before{content:"\e001";}
.soc_icon-html5-02:before{content:"\e002";}
.soc_icon-css3-01:before{content:"\e003";}
.soc_icon-css3-02:before{content:"\e004";}
.soc_icon-rus-vk-02:before{content:"\e017";}
.soc_icon-rus-vk-01:before{content:"\e018";}
.soc_icon-livejournal:before{content:"\e021";}
.soc_icon-dropbox:before{content:"\e028";}
.soc_icon-os-win-04:before{content:"\e056";}
.soc_icon-dbs-mysql:before{content:"\e064";}
.soc_icon-dbs-postgresql:before{content:"\e065";}
.soc_icon-os-apple:before{content:"\e051";}
.soc_icon-brw-chrome:before{content:"\e07d";}
.soc_icon-brw-safari-02:before{content:"\e07f";}
.soc_icon-brw-firefox:before{content:"\e080";}
.soc_icon-brw-explorer:before{content:"\e081";}
.soc_icon-brw-opera:before{content:"\e082";}
.soc_icon-android:before{content:"\e085";}
.soc_icon-instagram:before{content:"\e0c2";}
.soc_icon-wordpress:before{content:"\e0c7";}
.soc_icon-vimeo:before{content:"\e0cc";}
.soc_icon-twitter-2:before{content:"\e0ce";}
.soc_icon-twitter-3:before{content:"\e0cf";}
.soc_icon-tumblr:before{content:"\e0d0";}
.soc_icon-skype:before{content:"\e0d5";}
.soc_icon-rss:before{content:"\e0da";}
.soc_icon-pinterest:before{content:"\e0db";}
.soc_icon-picasa:before{content:"\e0dc";}
.soc_icon-paypal:before{content:"\e0dd";}
.soc_icon-odnoklassniki:before{content:"\e0de";}
.soc_icon-mail:before{content:"\e0e4";}
.soc_icon-linkedin:before{content:"\e0e5";}
.soc_icon-last_fm:before{content:"\e0e6";}
.soc_icon-google__x2B_:before{content:"\e0ee";}
.soc_icon-google:before{content:"\e0ef";}
.soc_icon-gmail:before{content:"\e0f0";}
.soc_icon-foursquare_2:before{content:"\e0f2";}
.soc_icon-flickr:before{content:"\e0f6";}
.soc_icon-feedburner:before{content:"\e0f7";}
.soc_icon-facebook:before{content:"\e0f8";}
.soc_icon-evernote:before{content:"\e0f9";}
.soc_icon-dribbble:before{content:"\e0fa";}
.soc_icon-digg:before{content:"\e0fb";}
.soc_icon-deviantart:before{content:"\e0fc";}
.soc_icon-blogger:before{content:"\e101";}
.soc_icon-behance:before{content:"\e103";}
.soc_icon-youtube:before{content:"\e109";}
.soc_icon-apple:before{content:"\e106";}
.soc_icon-amazon:before{content:"\e107";}
.social-share a{color:inherit;}
.social-share a *{display:inline-block;line-height:inherit;}
.social-share a:hover i{color:#e2604f;}
.social-share .like,.social-share .post-like{position:relative;display:inline-block;line-height:30px;}
.social-share .like a,.social-share .like .alreadyvoted,.social-share .post-like a,.social-share .post-like .alreadyvoted{padding-left:0;}
.social-share .like a .portfolio-share-like i,.social-share .like .alreadyvoted .portfolio-share-like i,.social-share .post-like a .portfolio-share-like i,.social-share .post-like .alreadyvoted .portfolio-share-like i{font-size:11px;color:#565656;}
.social-share .like a.voted,.social-share .post-like a.voted{color:inherit;cursor:default;}
.social-share .like i,.social-share .post-like i{font-size:18px;position:relative;bottom:2px;vertical-align:middle;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.social-share .like .portfolio-share-like,.social-share .post-like .portfolio-share-like{position:relative;bottom:0;color:rgba(255,255,255,0.4);font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:19px;padding:0 5px;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;transition:color .2s ease-in-out;}
.social-share .like .portfolio-share-like:hover,.social-share .post-like .portfolio-share-like:hover{color:#00a9d3;}
.social-share .like .count,.social-share .post-like .count{position:relative;bottom:0;margin:0 3px;}
.social-share .alreadyvoted .portfolio-share-like i{font-size:11px;color:#565656;}
.entry-meta .social-share .post-like a,.entry-meta .social-share .post-like span{height:21px;}
article.post,.search-results #main-content article{position:relative;margin-bottom:10px;padding-bottom:30px;background:#fff;}
article.post .entry-title,.search-results #main-content article .entry-title{font-size:23px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;text-align:left;margin-left:70px;color:#000;}
article.post .entry-title a,.search-results #main-content article .entry-title a{color:inherit;font-size:inherit;font-weight:inherit;padding-bottom:0;border-bottom:1px solid transparent;-webkit-transition:border-bottom-color .3s ease-in-out, color .3s ease-in-out;-moz-transition:border-bottom-color .3s ease-in-out, color .3s ease-in-out;transition:border-bottom-color .3s ease-in-out, color .3s ease-in-out;}
article.post .entry-title a:hover,.search-results #main-content article .entry-title a:hover{color:#00a9d3;border-bottom-color:#00a9d3;}
article.post .entry-meta,.search-results #main-content article .entry-meta{text-align:left;}
article.post .entry-media,.search-results #main-content article .entry-media{margin-bottom:20px;overflow:hidden;}
article.post .post-format,.search-results #main-content article .post-format{font-size:30px;position:relative;top:3px;float:left;display:block;width:60px;height:60px;line-height:60px;text-align:center;margin-right:15px;background:transparent;color:#e0e0e0;border:1px solid #e0e0e0;border-radius:15px;}
article.post .post-format .blockquote-icon:before,.search-results #main-content article .post-format .blockquote-icon:before{font-size:95px;}
article.post .entry-content,.search-results #main-content article .entry-content{color:#565656;}
article.post .clearfix,.search-results #main-content article .clearfix{padding:0 20px;text-align:left;}
article.post .clearfix > .entry-format,article.post .clearfix > .entry-calend-date,.search-results #main-content article .clearfix > .entry-format,.search-results #main-content article .clearfix > .entry-calend-date{float:left;}
article.post .clearfix > .entry-meta-wrap,.search-results #main-content article .clearfix > .entry-meta-wrap{text-align:left;}
article.post .clearfix > .entry-meta-wrap .entry-comments a,article.post .clearfix > .entry-content .entry-comments a,.search-results #main-content article .clearfix > .entry-meta-wrap .entry-comments a,.search-results #main-content article .clearfix > .entry-content .entry-comments a{padding-left:0;}
article.post .clearfix > .entry-content,.search-results #main-content article .clearfix > .entry-content{text-align:left;}
article.post .clearfix > .entry-content i,.search-results #main-content article .clearfix > .entry-content i{color:#000;}
article.post .clearfix > .entry-content p,.search-results #main-content article .clearfix > .entry-content p{display:inline;}
article.post .right-thumbed .entry-title a,article.post .left-thumbed .entry-title a{font-size:19px;}
article.post.sticky{padding:10px;border:1px solid #e0e0e0;border-top:2px solid #00a9d3;background-color:#f5f5f5;}
article.format-gallery .slick-list{overflow:hidden;margin:0;padding:0;}
article.format-gallery .slick-list .slick-slide{float:left;}
article.format-gallery .jcarousel-control,article.format-gallery .slider-control{position:absolute;z-index:15;top:50%;margin-top:-37px;display:block;width:44px;height:74px;line-height:74px;color:#000;font-size:15px;text-align:center;vertical-align:middle;background:transparent;border-radius:3px;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
article.format-gallery .jcarousel-control:before,article.format-gallery .slider-control:before{font-family:"infinity" !important;font-size:15px;color:#000;}
article.format-gallery .jcarousel-control:after,article.format-gallery .slider-control:after{content:"";display:block;width:44px;height:74px;position:absolute;top:0;left:0;background:rgba(0,0,0,0.04);border-bottom:1px solid rgba(0,0,0,0.1);border-radius:3px;z-index:-1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
article.format-gallery .jcarousel-control.jcarousel-control-prev,article.format-gallery .jcarousel-control.prev,article.format-gallery .slider-control.jcarousel-control-prev,article.format-gallery .slider-control.prev{left:20px;}
article.format-gallery .jcarousel-control.jcarousel-control-prev:before,article.format-gallery .jcarousel-control.prev:before,article.format-gallery .slider-control.jcarousel-control-prev:before,article.format-gallery .slider-control.prev:before{content:"\e6de";}
article.format-gallery .jcarousel-control.jcarousel-control-next,article.format-gallery .jcarousel-control.next,article.format-gallery .slider-control.jcarousel-control-next,article.format-gallery .slider-control.next{right:20px;}
article.format-gallery .jcarousel-control.jcarousel-control-next:before,article.format-gallery .jcarousel-control.next:before,article.format-gallery .slider-control.jcarousel-control-next:before,article.format-gallery .slider-control.next:before{content:"\e6db";}
article.format-gallery .jcarousel-control:hover:after,article.format-gallery .slider-control:hover:after{-webkit-transform:scaleY(1.2);-moz-transform:scaleY(1.2);-o-transform:scaleY(1.2);transform:scaleY(1.2);}
article.format-gallery:hover .jcarousel-control,article.format-gallery:hover .slider-control{opacity:1;}
article.format-gallery .slick-list a{cursor:move;}
article.format-gallery .slick-list a img{min-width:100%;}
article.format-gallery .slick-list + .slick-dots{position:relative;top:-40px;padding-top:0;}
article.format-gallery .slick-list + .slick-dots li button{color:rgba(255,255,255,0.8);}
article.format-gallery .entry-content{position:relative;}
article.format-gallery .entry-content .slider-control.prev{left:20px;}
article.format-gallery .entry-content .slider-control.next{left:72px;}
article.format-gallery .entry-media{position:relative;}
article .entry-meta{font:normal 100 14px "Roboto", "Open Sans", "PT Sans", sans-serif;display:inline-block;height:30px;overflow:hidden;}
article .entry-meta >span{float:left;height:30px;line-height:30px;}
article .entry-meta .entry-comments a{display:block;position:relative;white-space:nowrap;color:inherit;}
article .entry-meta .entry-comments a i{color:#00a9d3;}
article .entry-meta .social-share{position:relative;font:normal 100 14px "Roboto", "Open Sans", "PT Sans", sans-serif;height:30px;line-height:30px;padding-left:20px;color:inherit;}
article .entry-meta .social-share .like,article .entry-meta .social-share .post-like{position:static;display:block;float:left;color:inherit;}
article .entry-meta .social-share .like.voted i,article .entry-meta .social-share .post-like.voted i{color:#000;}
article .entry-meta .social-share .like > span,article .entry-meta .social-share .like i,article .entry-meta .social-share .post-like > span,article .entry-meta .social-share .post-like i{display:inline-block;line-height:inherit;}
article .entry-meta .social-share i{position:absolute;left:0;top:0;color:#00a9d3;}
article .entry-meta .social-share .count{float:left;height:30px;line-height:30px;color:inherit;}
article .entry-meta .social-share .alreadyvoted i{position:absolute;left:0;top:0;display:block;line-height:inherit;color:#000;}
article .entry-meta .social-share .qtip.like{color:#000;display:none;}
article .entry-meta .delim{height:30px;padding:0 5px;}
article .entry-meta .delim.blank{border:0px;}
article .entry-meta-info{margin-left:70px;}
article .entry-tags.entry-tags-bordered{margin-top:5px;}
article .entry-tags.entry-tags-bordered .entry-title{display:block;height:32px;line-height:32px;color:#585d5e;}
article .entry-tags.entry-tags-bordered ul:before,article .entry-tags.entry-tags-bordered ul:after{content:" ";display:table;}
article .entry-tags.entry-tags-bordered ul:after{clear:both;}
article .entry-tags.entry-tags-bordered ul li{float:left;padding-left:0px;padding-right:1px;padding-bottom:1px;}
article .entry-tags.entry-tags-bordered ul li a{display:block;height:32px;line-height:32px;padding:0px 12px;border:1px solid #e0e0e0;color:#889093;}
article .entry-tags.entry-tags-bordered ul li:before{display:none;}
article .entry-thumb .entry-tags{color:#fff;}
article .entry-thumb a.prettyPhoto{overflow:hidden;display:block;}
article.format-quote{padding-bottom:0;}
article.format-quote .entry-media{padding:30px;background:#323232;color:rgba(255,255,255,0.8);-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out;}
article.format-quote .entry-media .entry-thumb{text-align:left;margin-bottom:0;}
article.format-quote .entry-media .entry-thumb a.quote-content{position:relative;font:italic 300 17px "Roboto", "Open Sans", "PT Sans", sans-serif;display:block;padding-bottom:20px;color:inherit;}
article.format-quote .entry-media .entry-thumb a.quote-content:before{content:"";display:block;width:120px;height:1px;position:absolute;bottom:0;left:0;background:rgba(255,255,255,0.2);}
article.format-quote .entry-media .entry-thumb a.quote-content p{margin-bottom:0;}
article.format-quote .entry-media .entry-thumb a.quote-content p span{-webkit-transition:border-bottom .3s ease-in-out;-moz-transition:border-bottom .3s ease-in-out;transition:border-bottom .3s ease-in-out;}
article.format-quote .entry-media:hover span{border-bottom:1px dotted rgba(255,255,255,0.5);}
article.format-quote .clearfix:last-child .entry-content{display:none;}
article.format-quote .quote-author{position:relative;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:18px;font-weight:300;display:inline-block;margin-top:20px;padding-left:50px;color:#fff;}
article.format-quote .quote-author:after{content:"\e801";font-family:"fontello-nav" !important;font-size:30px;line-height:1;position:absolute;left:0;top:0;color:rgba(255,255,255,0.2);}
article a.button i{font-size:19px;}
.post-format-left-image article.post,.post-format-right-image article.post{margin-bottom:30px;padding-bottom:0px;}
.post-format-left-image article.post .entry-title,.post-format-right-image article.post .entry-title{margin-left:0;}
.post-format-left-image article.post .entry-thumb,.post-format-right-image article.post .entry-thumb{margin-bottom:0;}
.post-format-left-image article.post .entry-content,.post-format-right-image article.post .entry-content{padding-top:20px;}
.post-format-left-image article.post .post-data,.post-format-right-image article.post .post-data{padding:20px 10px;}
.post-format-left-image article.post .post-data .entry-meta-wrap,.post-format-right-image article.post .post-data .entry-meta-wrap{margin-bottom:0;}
.post-format-left-image article.post .entry-meta .delim.blank,.post-format-right-image article.post .entry-meta .delim.blank{padding:0 4px;}
.post-format-left-image article.post .entry-media,.post-format-right-image article.post .entry-media{margin-bottom:0;}
.post-format-left-image article.post.format-quote .entry-title,.post-format-right-image article.post.format-quote .entry-title{display:block;}
.post-format-left-image article.post.format-quote .calend_date,.post-format-right-image article.post.format-quote .calend_date{padding-top:10px;}
.post-format-left-image article.post.format-quote .entry-media,.post-format-right-image article.post.format-quote .entry-media{padding:0;background:transparent;border-bottom-width:0;}
.post-format-left-image article.post.format-quote .entry-media .entry-thumb,.post-format-right-image article.post.format-quote .entry-media .entry-thumb{padding:30px;margin:0 10px;background:#323232;border-radius:15px;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out;}
.post-format-left-image article.post.format-gallery .slick-list,.post-format-right-image article.post.format-gallery .slick-list{overflow:hidden;margin:0;padding:0;}
.post-format-left-image article.post.format-gallery .slick-list .slick-slide,.post-format-right-image article.post.format-gallery .slick-list .slick-slide{float:left;}
.post-format-left-image article.post.format-gallery .jcarousel-control,.post-format-left-image article.post.format-gallery .slider-control,.post-format-right-image article.post.format-gallery .jcarousel-control,.post-format-right-image article.post.format-gallery .slider-control{position:absolute;z-index:15;top:50%;margin-top:-37px;display:block;width:44px;height:74px;line-height:74px;color:#000;font-size:15px;text-align:center;vertical-align:middle;background:transparent;border-radius:3px;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.post-format-left-image article.post.format-gallery .jcarousel-control:before,.post-format-left-image article.post.format-gallery .slider-control:before,.post-format-right-image article.post.format-gallery .jcarousel-control:before,.post-format-right-image article.post.format-gallery .slider-control:before{font-family:"infinity" !important;font-size:15px;color:#000;}
.post-format-left-image article.post.format-gallery .jcarousel-control:after,.post-format-left-image article.post.format-gallery .slider-control:after,.post-format-right-image article.post.format-gallery .jcarousel-control:after,.post-format-right-image article.post.format-gallery .slider-control:after{content:"";display:block;width:44px;height:74px;position:absolute;top:0;left:0;background:rgba(0,0,0,0.04);border-bottom:1px solid rgba(0,0,0,0.1);border-radius:3px;z-index:-1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.post-format-left-image article.post.format-gallery .jcarousel-control.jcarousel-control-prev,.post-format-left-image article.post.format-gallery .jcarousel-control.prev,.post-format-left-image article.post.format-gallery .slider-control.jcarousel-control-prev,.post-format-left-image article.post.format-gallery .slider-control.prev,.post-format-right-image article.post.format-gallery .jcarousel-control.jcarousel-control-prev,.post-format-right-image article.post.format-gallery .jcarousel-control.prev,.post-format-right-image article.post.format-gallery .slider-control.jcarousel-control-prev,.post-format-right-image article.post.format-gallery .slider-control.prev{left:20px;}
.post-format-left-image article.post.format-gallery .jcarousel-control.jcarousel-control-prev:before,.post-format-left-image article.post.format-gallery .jcarousel-control.prev:before,.post-format-left-image article.post.format-gallery .slider-control.jcarousel-control-prev:before,.post-format-left-image article.post.format-gallery .slider-control.prev:before,.post-format-right-image article.post.format-gallery .jcarousel-control.jcarousel-control-prev:before,.post-format-right-image article.post.format-gallery .jcarousel-control.prev:before,.post-format-right-image article.post.format-gallery .slider-control.jcarousel-control-prev:before,.post-format-right-image article.post.format-gallery .slider-control.prev:before{content:"\e6de";}
.post-format-left-image article.post.format-gallery .jcarousel-control.jcarousel-control-next,.post-format-left-image article.post.format-gallery .jcarousel-control.next,.post-format-left-image article.post.format-gallery .slider-control.jcarousel-control-next,.post-format-left-image article.post.format-gallery .slider-control.next,.post-format-right-image article.post.format-gallery .jcarousel-control.jcarousel-control-next,.post-format-right-image article.post.format-gallery .jcarousel-control.next,.post-format-right-image article.post.format-gallery .slider-control.jcarousel-control-next,.post-format-right-image article.post.format-gallery .slider-control.next{right:20px;}
.post-format-left-image article.post.format-gallery .jcarousel-control.jcarousel-control-next:before,.post-format-left-image article.post.format-gallery .jcarousel-control.next:before,.post-format-left-image article.post.format-gallery .slider-control.jcarousel-control-next:before,.post-format-left-image article.post.format-gallery .slider-control.next:before,.post-format-right-image article.post.format-gallery .jcarousel-control.jcarousel-control-next:before,.post-format-right-image article.post.format-gallery .jcarousel-control.next:before,.post-format-right-image article.post.format-gallery .slider-control.jcarousel-control-next:before,.post-format-right-image article.post.format-gallery .slider-control.next:before{content:"\e6db";}
.post-format-left-image article.post.format-gallery .jcarousel-control:hover:after,.post-format-left-image article.post.format-gallery .slider-control:hover:after,.post-format-right-image article.post.format-gallery .jcarousel-control:hover:after,.post-format-right-image article.post.format-gallery .slider-control:hover:after{-webkit-transform:scaleY(1.2);-moz-transform:scaleY(1.2);-o-transform:scaleY(1.2);transform:scaleY(1.2);}
.post-format-left-image article.post.format-gallery:hover .jcarousel-control,.post-format-left-image article.post.format-gallery:hover .slider-control,.post-format-right-image article.post.format-gallery:hover .jcarousel-control,.post-format-right-image article.post.format-gallery:hover .slider-control{opacity:1;}
.post-format-left-image article.post.format-gallery .slick-dots,.post-format-right-image article.post.format-gallery .slick-dots{display:none !important;}
.post-format-right-image article .entry-share{left:0;right:auto;}
.post-format-right-image article .entry-share .entry-share-popup{margin-left:20px;}
.single-folio .controls .page-inner-nav,.single-post .controls .page-inner-nav{display:block;width:40px;height:130px;position:fixed;top:50%;margin-top:-32.5px;z-index:2;}
.single-folio .controls .page-inner-nav.nav-prev,.single-post .controls .page-inner-nav.nav-prev{left:0;}
.single-folio .controls .page-inner-nav.nav-prev h6,.single-post .controls .page-inner-nav.nav-prev h6{left:0;text-align:left;padding-left:10px;}
.single-folio .controls .page-inner-nav.nav-next,.single-post .controls .page-inner-nav.nav-next{right:0;}
.single-folio .controls .page-inner-nav.nav-next h6,.single-post .controls .page-inner-nav.nav-next h6{right:0;text-align:right;padding-right:10px;}
.single-folio .controls .page-inner-nav .slider-control,.single-post .controls .page-inner-nav .slider-control{opacity:1;}
.single-folio .controls .page-inner-nav .slider-control.prev,.single-post .controls .page-inner-nav .slider-control.prev{left:0;}
.single-folio .controls .page-inner-nav .slider-control.next,.single-post .controls .page-inner-nav .slider-control.next{right:0;}
.single-folio .controls .page-inner-nav .thumb,.single-post .controls .page-inner-nav .thumb{width:130px;height:130px;line-height:130px;text-align:center;position:absolute;top:0;background:#f7f7f7;color:#000;opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.single-folio .controls .page-inner-nav .thumb.prev,.single-post .controls .page-inner-nav .thumb.prev{left:40px;-webkit-transform-origin:0;-moz-transform-origin:0;-o-transform-origin:0;transform-origin:0;-webkit-transform:rotateY(-90deg);-moz-transform:rotateY(-90deg);-o-transform:rotateY(-90deg);transform:rotateY(-90deg);}
.single-folio .controls .page-inner-nav .thumb.next,.single-post .controls .page-inner-nav .thumb.next{right:40px;-webkit-transform-origin:100%;-moz-transform-origin:100%;-o-transform-origin:100%;transform-origin:100%;-webkit-transform:rotateY(90deg);-moz-transform:rotateY(90deg);-o-transform:rotateY(90deg);transform:rotateY(90deg);}
.single-folio .controls .page-inner-nav .thumb i,.single-post .controls .page-inner-nav .thumb i{font-size:30px;}
.single-folio .controls .page-inner-nav h6,.single-post .controls .page-inner-nav h6{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:15px;font-weight:300;position:absolute;top:150%;display:block;width:170px;margin:0;padding:0;color:#000;opacity:0;-webkit-transition:opacity .3s ease-in-out, top .3s ease-in-out;-moz-transition:opacity .3s ease-in-out, top .3s ease-in-out;transition:opacity .3s ease-in-out, top .3s ease-in-out;}
.single-folio .controls .page-inner-nav .controler,.single-post .controls .page-inner-nav .controler{display:block;width:40px;height:100%;position:absolute;top:0;background:#fff;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out;}
.single-folio .controls .page-inner-nav .controler.prev,.single-post .controls .page-inner-nav .controler.prev{left:0;}
.single-folio .controls .page-inner-nav .controler.next,.single-post .controls .page-inner-nav .controler.next{right:0;}
.single-folio .controls .page-inner-nav .controler span:before,.single-folio .controls .page-inner-nav .controler span:after,.single-post .controls .page-inner-nav .controler span:before,.single-post .controls .page-inner-nav .controler span:after{content:"";display:block;width:40px;height:1px;position:absolute;background:#e0e0e0;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out;}
.single-folio .controls .page-inner-nav .controler span:before,.single-post .controls .page-inner-nav .controler span:before{top:50%;margin-top:-19px;}
.single-folio .controls .page-inner-nav .controler span:after,.single-post .controls .page-inner-nav .controler span:after{bottom:50%;margin-bottom:-19px;}
.single-folio .controls .page-inner-nav .controler.prev span:before,.single-folio .controls .page-inner-nav .controler.prev span:after,.single-post .controls .page-inner-nav .controler.prev span:before,.single-post .controls .page-inner-nav .controler.prev span:after{right:0;}
.single-folio .controls .page-inner-nav .controler.prev span:before,.single-post .controls .page-inner-nav .controler.prev span:before{-webkit-transform:rotate(-70deg);transform:rotate(-70deg);}
.single-folio .controls .page-inner-nav .controler.prev span:after,.single-post .controls .page-inner-nav .controler.prev span:after{-webkit-transform:rotate(70deg);transform:rotate(70deg);}
.single-folio .controls .page-inner-nav .controler.next span:before,.single-folio .controls .page-inner-nav .controler.next span:after,.single-post .controls .page-inner-nav .controler.next span:before,.single-post .controls .page-inner-nav .controler.next span:after{left:0;}
.single-folio .controls .page-inner-nav .controler.next span:before,.single-post .controls .page-inner-nav .controler.next span:before{-webkit-transform:rotate(70deg);transform:rotate(70deg);}
.single-folio .controls .page-inner-nav .controler.next span:after,.single-post .controls .page-inner-nav .controler.next span:after{-webkit-transform:rotate(-70deg);transform:rotate(-70deg);}
.single-folio .controls .page-inner-nav:hover h6,.single-post .controls .page-inner-nav:hover h6{top:120%;opacity:1;}
.single-folio .controls .page-inner-nav:hover .thumb,.single-post .controls .page-inner-nav:hover .thumb{opacity:1;-webkit-transform:rotateY(0);-moz-transform:rotateY(0);-o-transform:rotateY(0);transform:rotateY(0);}
.single-folio .controls .page-inner-nav:hover .controler,.single-post .controls .page-inner-nav:hover .controler{background:#00a9d3;}
.single-folio .controls .page-inner-nav:hover .controler span:before,.single-folio .controls .page-inner-nav:hover .controler span:after,.single-post .controls .page-inner-nav:hover .controler span:before,.single-post .controls .page-inner-nav:hover .controler span:after{background:#fff;}
.blockquote-icon{display:inline-block;}
.blockquote-icon:before{content:'\201C';display:inline-block;color:#565656;font-family:Sylfaen;font-size:160px;height:40px;line-height:.8em;font-style:normal;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;}
.single .audioplayer,.single .flex-video{margin-bottom:20px;}
.single-post .container{display:block;overflow:hidden;padding:20px;}
.single-post .container .entry-data .entry-meta{font:normal 100 14px "Roboto", "Open Sans", "PT Sans", sans-serif;margin-bottom:10px;}
.single-post article.post{margin-bottom:0;padding-bottom:0;}
.single-post article.post .mvb_content{padding:0 20px;}
.single-post article.post.format-quote .entry-content{margin:0;padding:35px;background:#323232;}
.single-post article.post.format-quote .entry-content .entry-thumb{text-align:left;}
.single-post article.post.format-quote .entry-content .entry-thumb a{position:relative;display:block;padding-bottom:20px;}
.single-post article.post.format-quote .entry-content .entry-thumb a:before{content:"";display:block;width:120px;height:1px;position:absolute;left:0;bottom:0;background:rgba(255,255,255,0.2);}
.single-post article.post.format-quote .entry-content .entry-thumb a p{color:#fff;margin-bottom:0;}
.single-post article.post.format-quote .entry-content .entry-thumb a:hover span{border-bottom:1px dotted #e0e0e0;}
.single-post article.post.format-gallery .slick-list{overflow:hidden;margin:0;padding:0;}
.single-post article.post.format-gallery .slick-list .slick-slide{float:left;}
.single-post article.post.format-gallery .jcarousel-control,.single-post article.post.format-gallery .slider-control{position:absolute;z-index:15;top:50%;margin-top:-37px;display:block;width:44px;height:74px;line-height:74px;color:#000;font-size:15px;text-align:center;vertical-align:middle;background:transparent;border-radius:3px;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.single-post article.post.format-gallery .jcarousel-control:before,.single-post article.post.format-gallery .slider-control:before{font-family:"infinity" !important;font-size:15px;color:#000;}
.single-post article.post.format-gallery .jcarousel-control:after,.single-post article.post.format-gallery .slider-control:after{content:"";display:block;width:44px;height:74px;position:absolute;top:0;left:0;background:rgba(0,0,0,0.04);border-bottom:1px solid rgba(0,0,0,0.1);border-radius:3px;z-index:-1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.single-post article.post.format-gallery .jcarousel-control.jcarousel-control-prev,.single-post article.post.format-gallery .jcarousel-control.prev,.single-post article.post.format-gallery .slider-control.jcarousel-control-prev,.single-post article.post.format-gallery .slider-control.prev{left:20px;}
.single-post article.post.format-gallery .jcarousel-control.jcarousel-control-prev:before,.single-post article.post.format-gallery .jcarousel-control.prev:before,.single-post article.post.format-gallery .slider-control.jcarousel-control-prev:before,.single-post article.post.format-gallery .slider-control.prev:before{content:"\e6de";}
.single-post article.post.format-gallery .jcarousel-control.jcarousel-control-next,.single-post article.post.format-gallery .jcarousel-control.next,.single-post article.post.format-gallery .slider-control.jcarousel-control-next,.single-post article.post.format-gallery .slider-control.next{right:20px;}
.single-post article.post.format-gallery .jcarousel-control.jcarousel-control-next:before,.single-post article.post.format-gallery .jcarousel-control.next:before,.single-post article.post.format-gallery .slider-control.jcarousel-control-next:before,.single-post article.post.format-gallery .slider-control.next:before{content:"\e6db";}
.single-post article.post.format-gallery .jcarousel-control:hover:after,.single-post article.post.format-gallery .slider-control:hover:after{-webkit-transform:scaleY(1.2);-moz-transform:scaleY(1.2);-o-transform:scaleY(1.2);transform:scaleY(1.2);}
.single-post article.post.format-gallery:hover .jcarousel-control,.single-post article.post.format-gallery:hover .slider-control{opacity:1;}
.single-post article.post.format-gallery .slick-list a{cursor:move;}
.single-post article.post.format-gallery .slide-post{margin-bottom:25px;}
.single-post article.post.format-gallery .gallery{display:none;}
.single-post article.post .entry-thumb{margin-bottom:0;}
.single-post article.post .entry-content{padding:0;}
.single-post article.post .entry-content > p{padding:0 20px;margin-left:0;}
.post-social{float:left;width:80px;margin-right:20px;text-align:center;}
.post-social .count{margin-top:18px;}
article.post .post-format.clearfix{margin-bottom:20px;}
.about-author{margin:7px 0 55px;overflow:hidden;background:#fff;}
.author-photo{float:left;margin:20px;}
.author-photo img{display:block;border-radius:50%;}
.author-top-box{overflow:hidden;padding:0;}
.author-top-box .clearfix{padding:20px;margin-left:100px;}
.author-top-box .clearfix .author-top-inner{display:block;padding-bottom:10px;}
.author-top-box .clearfix .author-top-inner .read-more{margin-top:0;}
.author-top-box .clearfix p{line-height:1.8em;}
.author-description{padding:0;}
#comments{padding-bottom:25px;}
#comments>h3{padding:0 20px;}
#comments h3{padding-bottom:25px;}
#comments .commentlist{margin:0;}
#comments .commentlist .comment >.clearfix{padding:30px 20px;background:#fff;}
#comments .commentlist .comment >.clearfix .avatar-box:before{content:"";display:block;width:46px;height:1px;position:absolute;right:100%;top:50%;margin-right:20px;background:#e0e0e0;}
#comments .commentlist .comment >.clearfix .avatar-box:after{content:"";display:block;width:1px;height:70px;position:absolute;bottom:50%;right:100%;margin-right:65px;background:#e0e0e0;}
#comments .commentlist .comment >.clearfix .avatar-box i{font-size:22px;position:absolute;right:100%;top:50%;display:block;line-height:1;margin-top:-0.5em;margin-right:10px;color:#e0e0e0;}
#comments .commentlist .comment.depth-1 >.clearfix .avatar-box i,#comments .commentlist .comment.depth-1 >.clearfix .avatar-box:before,#comments .commentlist .comment.depth-1 >.clearfix .avatar-box:after{display:none;}
#comments .commentlist li{list-style:none;padding-bottom:20px;position:relative;}
#comments .commentlist li ul.children{margin-top:10px;margin-left:0;padding-left:100px;background:#fff;}
#comments .commentlist li ul.children li .clearfix{background:#fff;}
#comments .commentlist li .ovh{margin-left:100px;}
#comments .commentlist li .avatar-box{position:relative;float:left;}
#comments .commentlist li .avatar-box img{vertical-align:top;border-radius:50%;}
#comments .commentlist li .comment-author{line-height:32px;overflow:hidden;margin-left:100px;margin-bottom:15px;}
#comments .commentlist li .comment-author .left{line-height:inherit;}
#comments .commentlist li .comment-author .left > *{line-height:inherit;}
#comments .commentlist li .comment-author .author{float:left;font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;line-height:inherit;color:#000;padding-right:10px;}
#comments .commentlist li .comment-author .author a{color:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
#comments .commentlist li .comment-author .date{float:left;line-height:inherit;color:#878787;}
#comments .commentlist li .comment-author .dop-link{position:relative;display:inline-block;font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;padding-right:10px;color:#878787;}
#comments .commentlist li .comment-author .dop-link a{color:inherit;}
#comments .commentlist li .reply{font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;}
#comments .commentlist li .reply a{position:relative;display:inline-block;font-size:inherit;line-height:30px;text-align:center;padding:0 10px;color:#878787;background-color:transparent;border:1px solid #e0e0e0;border-radius:3px;-webkit-transition:color 0.2s ease-out, background-color 0.2s ease-out, border-color .3s ease-in-out;-moz-transition:color 0.2s ease-out, background-color 0.2s ease-out, border-color .3s ease-in-out;transition:color 0.2s ease-out, background-color 0.2s ease-out, border-color .3s ease-in-out;}
#comments .commentlist li .reply a:hover{background:#00a9d3;color:#fff;border-color:#00a9d3;}
#comments .commentlist li .comment-content{position:relative;}
#comments .commentlist li .comment-content p{line-height:1.4em;margin:0;}
#respond{padding-bottom:30px;}
#respond >h3{font-size:23px;padding:0 20px;color:#000;}
#respond >h3 span{font:normal 300 15px "Roboto", "Open Sans", "PT Sans", sans-serif;display:block;margin-bottom:25px;color:#878787;}
#respond a{color:#00a9d3;}
#respond form{padding:0 20px;}
#respond form p{font:normal 300 15px "Roboto", "Open Sans", "PT Sans", sans-serif;margin-bottom:10px;color:#878787;}
.folio-info{text-align:center;}
.folio-info.folio-info-variant-2{margin-top:35px;}
.folio-info .entry-meta{margin-top:35px;display:inline-block;}
.folio-info .entry-tags{text-align:left;padding-left:8px;text-align:center;color:#878787;}
.share-cover{text-align:center;}
.share-cover .entry-share{position:relative;line-height:36px;padding:0;}
.share-cover .entry-share .entry-share-popup{line-height:36px;overflow:hidden;list-style:none;text-align:center;margin:0 -1px;padding:0;background:transparent;}
.share-cover .entry-share .entry-share-popup:before,.share-cover .entry-share .entry-share-popup:after{content:" ";display:table;}
.share-cover .entry-share .entry-share-popup:after{clear:both;}
.share-cover .entry-share .entry-share-popup li{display:block;float:left;width:25%;line-height:inherit;margin-bottom:5px;}
.share-cover .entry-share .entry-share-popup li a{position:relative;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:15px;font-weight:300;display:block;line-height:36px;text-align:center;margin:0 1px;background:#fff;color:#000;border:1px solid #e0e0e0;border-radius:3px;-webkit-transition:background .2s ease-in-out, border-color .2s ease-in-out, color .2s ease-in-out, border-radius .2s ease-in-out;-moz-transition:background .2s ease-in-out, border-color .2s ease-in-out, color .2s ease-in-out, border-radius .2s ease-in-out;transition:background .2s ease-in-out, border-color .2s ease-in-out, color .2s ease-in-out, border-radius .2s ease-in-out;}
.share-cover .entry-share .entry-share-popup li a i{font-size:15px;position:absolute;left:10px;top:0;line-height:inherit;opacity:0;-webkit-transition:opacity .3s ease-in-out, left .3s ease-in-out;-moz-transition:opacity .3s ease-in-out, left .3s ease-in-out;transition:opacity .3s ease-in-out, left .3s ease-in-out;}
.share-cover .entry-share .entry-share-popup li a span{position:relative;left:0;-webkit-transition:left .3s ease-in-out;-moz-transition:left .3s ease-in-out;transition:left .3s ease-in-out;}
.share-cover .entry-share .entry-share-popup li a:hover{color:#fff;}
.share-cover .entry-share .entry-share-popup li a:hover.entry-share-link-facebook{border-color:#3c599f;background-color:#3c599f;}
.share-cover .entry-share .entry-share-popup li a:hover.entry-share-link-twitter{border-color:#32ccfe;background-color:#32ccfe;}
.share-cover .entry-share .entry-share-popup li a:hover.entry-share-link-googleplus{border-color:#dd4c39;background-color:#dd4c39;}
.share-cover .entry-share .entry-share-popup li a:hover.entry-share-link-linkedin{border-color:#0085ae;background-color:#0085ae;}
.share-cover .entry-share .entry-share-popup li a:hover i{opacity:1;left:25px;}
.share-cover .entry-share .entry-share-popup li a:hover span{left:15px;}
.calend_date{float:left;text-align:left;}
.calend_date .calend_date__month{font-size:11px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;height:1em;line-height:1em;color:#000;}
.calend_date .calend_date__day{font-size:37px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;height:1em;line-height:1em;text-align:center;color:#000;}
.post-tags{line-height:30px;margin-bottom:15px;}
.post-tags ul{display:block;line-height:inherit;list-style:none;margin-bottom:0;}
.post-tags ul li{font:normal 100 14px "Roboto", "Open Sans", "PT Sans", sans-serif;display:inline-block;line-height:inherit;color:#878787;}
.post-tags ul li a{position:relative;display:block;line-height:inherit;padding:0px 14px 0px 10px;color:inherit;border:1px solid #e0e0e0;border-radius:3px;-webkit-transition:background .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;-moz-transition:background .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;transition:background .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;}
.post-tags ul li a:hover{color:#fff;background:#00a9d3;border-color:#00a9d3;}
.post-tags ul li a:hover:before{right:2px;opacity:1;}
.block-under-single-post{padding-top:25px;padding-bottom:70px;background:#f7f7f7;}
.page-nav{margin-top:50px;}
.pagination{text-align:left;overflow:hidden;}
.pagination ul.page-numbers{position:relative;float:left;overflow:hidden;margin-bottom:0;}
.pagination ul.page-numbers li{float:left;margin:0;margin-right:2px;list-style-type:none;list-style-image:none;padding:0;text-align:center;}
.pagination ul.page-numbers li span,.pagination ul.page-numbers li a{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;display:block;font-size:15px;height:30px;line-height:30px;padding:0 11px;background-color:transparent;color:#000;border:1px solid #e0e0e0;border-radius:3px;-webkit-transition:color .2s ease, background .2s ease, border-color .2s ease;-moz-transition:color .2s ease, background .2s ease, border-color .2s ease;transition:color .2s ease, background .2s ease, border-color .2s ease;}
.pagination ul.page-numbers li span:hover,.pagination ul.page-numbers li a:hover{color:#fff;background:#00a9d3;border-color:#00a9d3;}
.pagination ul.page-numbers li span.next,.pagination ul.page-numbers li span.prev,.pagination ul.page-numbers li a.next,.pagination ul.page-numbers li a.prev{position:absolute;width:auto;border-width:0;padding:0 10px;}
.pagination ul.page-numbers li .current{border-color:#e0e0e0;cursor:default;}
.pagination ul.page-numbers a.next{right:0;border-width:0;background:transparent;}
.pagination ul.page-numbers a.prev{right:50px;border-width:0;background:transparent;}
.pagination .prev-next-links{float:right;height:30px;line-height:30px;}
.pagination .prev-next-links a{position:relative;display:inline-block;line-height:inherit;color:#00a9d3;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.pagination .prev-next-links a:before{content:"";display:block;width:100%;height:1px;position:absolute;bottom:2px;left:0;background:#000;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.pagination .prev-next-links a.newer{margin-right:10px;margin-left:20px;}
.pagination .prev-next-links a.newer i{right:100%;margin-right:5px;}
.pagination .prev-next-links a.older{margin-left:10px;margin-right:20px;}
.pagination .prev-next-links a.older i{left:100%;margin-left:5px;}
.pagination .prev-next-links a i{font-size:11px;display:block;line-height:inherit;position:absolute;top:0;}
.pagination .prev-next-links a i:before{position:relative;top:2px;}
.pagination .prev-next-links a:hover{color:#000;}
.pagination .prev-next-links a:hover:before{opacity:1;}
.pagination.ajax-pagination{text-align:center;}
.pagination.ajax-pagination #ajax-pagination-load-more{display:inline-block;margin-top:10px;font-size:12px;-webkit-transition:background .3s ease, border-color .3s ease;-moz-transition:background .3s ease, border-color .3s ease;transition:background .3s ease, border-color .3s ease;cursor:pointer;}
.pagination.ajax-pagination #ajax-pagination-load-more.loading{cursor:default;}
.pagination.ajax-pagination #ajax-pagination-load-more.last-page{cursor:default;}
.post-pagination{margin-bottom:1.07em;}
.fullheight_nav{display:block;position:fixed;right:15px;top:50%;z-index:10;}
.fullheight_nav li{display:block;padding-bottom:10px;width:15px;}
.fullheight_nav li:last-child{padding-bottom:0;}
.fullheight_nav li a{border:2px solid #565656;border-radius:50%;display:block;height:15px;width:15px;}
.fullheight_nav li a.active,.fullheight_nav li a:hover{background-color:#565656;}
.inner-nav{list-style:none;overflow:hidden;line-height:1.3;margin:20px 0;padding:0 20px;}
.inner-nav .inner-nav-prev,.inner-nav .inner-nav-next{position:relative;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:15px;font-weight:300;color:#00a9d3;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.inner-nav .inner-nav-prev:before,.inner-nav .inner-nav-next:before{font-family:"infinity" !important;font-size:11px;display:block;line-height:inherit;position:absolute;top:4px;color:#00a9d3;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.inner-nav .inner-nav-prev:after,.inner-nav .inner-nav-next:after{content:"";display:block;width:100%;height:1px;position:absolute;left:0;bottom:0;background:#000;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.inner-nav .inner-nav-prev:hover,.inner-nav .inner-nav-next:hover{color:#000;}
.inner-nav .inner-nav-prev:hover:before,.inner-nav .inner-nav-next:hover:before{color:#000;}
.inner-nav .inner-nav-prev:hover:after,.inner-nav .inner-nav-next:hover:after{opacity:1;}
.inner-nav .inner-nav-prev{line-height:inherit;text-align:center;float:left;margin-left:20px;}
.inner-nav .inner-nav-prev:before{content:"\e6de";left:-20px;}
.inner-nav .inner-nav-next{line-height:inherit;text-align:center;float:right;margin-right:20px;}
.inner-nav .inner-nav-next:before{content:"\e6db";right:-20px;}
.inner-nav a{color:inherit;}
input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],textarea{background-color:#fff;border:1px solid #e0e0e0;color:#565656;padding:7px 15px 7px;width:100%;display:block;font-size:14px;height:45px;margin:0 0 13px;border-radius:20px;}
input[type="text"][disabled],input[type="password"][disabled],input[type="date"][disabled],input[type="datetime"][disabled],input[type="email"][disabled],input[type="number"][disabled],input[type="search"][disabled],input[type="tel"][disabled],input[type="time"][disabled],input[type="url"][disabled],textarea[disabled]{background-color:#ddd;}
textarea{height:auto;}
.flex-direction-nav{list-style-type:none;list-style-image:none;display:block;}
.flex-direction-nav:before,.flex-direction-nav:after{content:" ";display:table;}
.flex-direction-nav:after{clear:both;}
.flex-direction-nav li{float:left;}
.flex-direction-nav li a{position:absolute;z-index:15;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);display:block;width:33px;height:33px;background:rgba(0,0,0,0.8);border-radius:3px;color:#fff !important;text-align:center;line-height:31px;vertical-align:middle;opacity:0;-webkit-transition:opacity .2s ease-in-out, background-color .2s ease-in-out;-moz-transition:opacity .2s ease-in-out, background-color .2s ease-in-out;transition:opacity .2s ease-in-out, background-color .2s ease-in-out;}
.flex-direction-nav li a.flex-prev{left:0;background-image:url(//www.pixelpublic.de/wp-content/themes/eight/assets/img/flex-left.png);background-repeat:no-repeat;background-position:center center;}
.flex-direction-nav li a.flex-next{right:0;background-image:url(//www.pixelpublic.de/wp-content/themes/eight/assets/img/flex-right.png);background-repeat:no-repeat;background-position:center center;}
.flex-direction-nav li a:hover{background-color:#00a9d3;}
.module h1.widget-title{font-size:50px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;}
.module h2.widget-title{font-size:40px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;}
.module h3.widget-title{font-size:35px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;}
.module h4.widget-title{font-size:30px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;}
.module h5.widget-title{font-size:25px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;}
.module h6.widget-title{font-size:20px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;}
.module h1.widget-sub-title{font-size:30px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;}
.module h2.widget-sub-title{font-size:25px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;}
.module h3.widget-sub-title{font-size:22px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;}
.module h4.widget-sub-title{font-size:20px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;}
.module h5.widget-sub-title{font-size:20px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;}
.module h6.widget-sub-title{font-size:16px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;}
.row .background--dark .widget-title{color:#fff;}
.row .background--dark .widget-sub-title{color:rgba(255,255,255,0.6);}
.block-title{font-size:23px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;line-height:1.6;color:#000;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.block-title a{color:inherit;}
.subtitle{color:#878787;font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;line-height:1.2;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
h3.entry-title{font-size:23px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;line-height:1.6;color:#000;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
h3.entry-title a{color:inherit;}
h3.entry-title a{color:inherit;}
h3.entry-title a{color:inherit;}
.box-name{color:#000;font-size:18px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;line-height:1.6;-webkit-transition:color .3s ease-in-out, border-bottom-color .3s ease-in-out;-moz-transition:color .3s ease-in-out, border-bottom-color .3s ease-in-out;transition:color .3s ease-in-out, border-bottom-color .3s ease-in-out;}
.box-name a{color:inherit;padding-bottom:7px;-webkit-transition:padding-bottom .3s ease-in-out, border-bottom-color .3s ease-in-out;-moz-transition:padding-bottom .3s ease-in-out, border-bottom-color .3s ease-in-out;transition:padding-bottom .3s ease-in-out, border-bottom-color .3s ease-in-out;}
.dopinfo{color:#878787;font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;line-height:1.2;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;text-transform:none;}
.dopinfo a{color:inherit;}
.dopinfo a,.entry-meta .author a{opacity:1;color:#878787;}
.entry-meta.dopinfo{font:normal 100 14px "Roboto", "Open Sans", "PT Sans", sans-serif;}
.widget h3.widget-title,.module .widget h3.widget-title{font:normal 400 18px "Roboto", "Open Sans", "PT Sans", sans-serif;text-align:left;margin-bottom:30px;}
.widget.widget-title-decoration-red-line .widget-title:after{content:"";width:21px;height:1px;background-color:#e2604f;display:block;margin-top:5px;}
.widget.widget-title-decoration-white-bg .widget-title{padding:10px 20px;display:inline-block;background:#fff;}
.feature-title{font-size:20px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;color:#000;-webkit-transition:color .3s ease-in-out, border-bottom-color .3s ease-in-out;-moz-transition:color .3s ease-in-out, border-bottom-color .3s ease-in-out;transition:color .3s ease-in-out, border-bottom-color .3s ease-in-out;}
.feature-title a{color:inherit;}
.row .background--dark .accodion_module ul.accordion li{border-color:rgba(255,255,255,0.2);}
.row .background--dark .accodion_module ul.accordion li.active{border-color:#00a9d3;}
.row .background--dark .accodion_module ul.accordion li:hover:not(.active){background:rgba(255,255,255,0.05);}
.row .background--dark,.row .background--dark blockquote,.row .background--dark .cite,.row .background--dark .block-title,.row .background--dark .box-name,.row .background--dark .feature-title,.row .background--dark .facts-items .number,.row .background--dark .team_member_box .dopinfo,.row .background--dark .products >li h3{color:#fff !important;}
.row .background--dark .entry-meta,.row .background--dark .entry-meta *{color:rgba(255,255,255,0.7);}
.row .background--dark .read-more{color:rgba(255,255,255,0.51);}
.row .background--dark .read-more:hover{color:rgba(255,255,255,0.7);}
.row .background--dark .delim,.row .background--dark .entry-meta{border-color:rgba(255,255,255,0.2);}
.row .background--dark .box-name{color:inherit;}
.row .background--dark .subtitle,.row .background--dark .fact-subtitle{color:rgba(255,255,255,0.6) !important;}
.row .background--dark .module .title-read-more-wrap .title-read-more{color:#fff;border-color:rgba(255,255,255,0.2);}
.row .background--dark .module .title-read-more-wrap .title-read-more:hover{background:rgba(255,255,255,0.2);}
.row .background--dark .dopinfo{color:rgba(255,255,255,0.7);}
.row .background--dark ::-webkit-input-placeholder{color:rgba(255,255,255,0.5);}
.row .background--dark :-moz-placeholder{color:rgba(255,255,255,0.5);}
.row .background--dark .module .widget-title.icon-position-left > span i,.row .background--dark .module .widget-title.icon-position-right > span i,.row .background--dark .module .widget-title.icon-position-top > span i:after{border-color:rgba(255,255,255,0.2);}
.row .background--dark .more-button{background:rgba(255,255,255,0.1);}
.row .background--dark .more-button:hover{background:#00a9d3;}
.row .background--dark .button{background:transparent;color:#fff;border:1px solid rgba(224,224,224,0.4);}
.row .background--dark .button:after{display:none;}
.row .background--dark .button i{color:#fff;}
.row .background--dark .button:hover{background:#00a9d3;color:#fff;border-color:#00a9d3;}
.row .background--dark .button:hover i{color:#fff;}
.row .background--dark .styled-button.bg-main:not(.without-border):hover i,.row .background--dark .styled-button.bg-main:not(.without-border):hover span{color:#fff;}
.row .background--dark .styled-button.bg-second:not(.without-border):hover i,.row .background--dark .styled-button.bg-second:not(.without-border):hover span{color:#fff;}
.row .background--dark .styled-button.bg-third:not(.without-border):hover i,.row .background--dark .styled-button.bg-third:not(.without-border):hover span{color:#fff;}
.row .background--dark .styled-button.bg-fourth:not(.without-border):hover i,.row .background--dark .styled-button.bg-fourth:not(.without-border):hover span{color:#fff;}
.row .background--dark .styled-button.bg-white:not(.without-border):hover i,.row .background--dark .styled-button.bg-white:not(.without-border):hover span{color:#fff;}
.row .background--dark .styled-button.bg-dark:not(.without-border):hover i,.row .background--dark .styled-button.bg-dark:not(.without-border):hover span{color:#fff;}
.row .background--dark .styled-button.bg-gray:not(.without-border):hover i,.row .background--dark .styled-button.bg-gray:not(.without-border):hover span{color:#fff;}
.row .background--dark .call-to-action p{color:#fff;}
.row .background--dark .slick-dots li button{color:#fff !important;}
.row .background--dark .slick-dots li button:hover{color:#fff !important;}
.row .background--dark .slider-controls .slider-control:before{color:#fff;}
.row .background--dark .slider-controls .slider-control:after{background:rgba(255,255,255,0.1);border-bottom-color:rgba(255,255,255,0.05);}
.row .background--dark .text-list-slider .slick-dots li button{color:#fff;}
.row .background--dark .text-list-slider .slick-dots li button:hover{color:#fff;}
.row .background--dark .clients_tiles_module .columns-with-border{border-left:1px solid rgba(255,255,255,0.1);border-top:1px solid rgba(255,255,255,0.1);}
.row .background--dark .clients_tiles_module .columns-with-border.no-top-border{border-top-color:transparent;}
.row .background--dark .clients_tiles_module .columns-with-border.no-left-border{border-left-color:transparent;}
.row .background--dark .clients-list-item:after{background:rgba(255,255,255,0.07);}
.row .background--dark .clients_tiles_module .columns:after{background:rgba(255,255,255,0.2);}
.row .background--dark .clients_module .clients-list-item .around-tooltip .clients-tooltip,.row .background--dark .clients_module .clients-list-item .around-tooltip .clients-tooltip:before,.row .background--dark .clients_module .clients-list-item .around-tooltip .clients-tooltip:after{background:#fff;}
.row .background--dark .module-contact-form .style-1 .input-wrap input,.row .background--dark .module-contact-form .style-1 textarea,.row .background--dark .module-contact-form .style-2 .input-wrap input,.row .background--dark .module-contact-form .style-2 textarea,.row .background--dark .module-contact-form .style-7 .input-wrap input,.row .background--dark .module-contact-form .style-7 textarea,.row .background--dark .module-contact-form .style-9 .input-wrap input,.row .background--dark .module-contact-form .style-9 textarea{background:transparent !important;}
.row .background--dark .module-contact-form .style-1 .input-wrap input:focus,.row .background--dark .module-contact-form .style-1 textarea:focus,.row .background--dark .module-contact-form .style-2 .input-wrap input:focus,.row .background--dark .module-contact-form .style-2 textarea:focus,.row .background--dark .module-contact-form .style-7 .input-wrap input:focus,.row .background--dark .module-contact-form .style-7 textarea:focus,.row .background--dark .module-contact-form .style-9 .input-wrap input:focus,.row .background--dark .module-contact-form .style-9 textarea:focus{background:rgba(255,255,255,0.2) !important;}
.row .background--dark .module-contact-form .input-wrap input,.row .background--dark .module-contact-form textarea{background:rgba(255,255,255,0.1) !important;border-color:rgba(255,255,255,0.2) !important;}
.row .background--dark .module-contact-form .button{background:transparent;border:1px solid rgba(255,255,255,0.2);color:#fff;}
.row .background--dark .module-contact-form .button i{background:transparent;color:inherit;}
.row .background--dark .module-contact-form .button:hover{background:rgba(255,255,255,0.1);}
.row .background--dark .conacts_inline .contacts-inline-item .content .content-block{color:#fff;}
.row .background--dark .conacts_inline .contacts-inline-item .icon{color:#fff;border:1px solid rgba(255,255,255,0.3);}
.row .background--dark .conacts_inline .contacts-inline-item:hover .icon{background:#00a9d3;border-color:#00a9d3;}
.row .background--dark .module-contact-us .content .contacts-item:before{background:rgba(255,255,255,0.1);}
.row .background--dark .module-contact-us .content .contacts-item i{color:rgba(255,255,255,0.5);border-color:rgba(255,255,255,0.5);}
.row .background--dark .countdown-module .result .counter .counter-item{border:1px solid rgba(255,255,255,0.2);}
.row .background--dark .countdown-module .result .counter .counter-item .digit,.row .background--dark .countdown-module .result .counter .counter-item .title{color:#fff;}
.row .background--dark .countdown-module.style-coming-soon .result .counter .counter-item{border-width:0;}
.row .background--dark .countdown-module.style-coming-soon .result .counter .counter-item:before{border:1px solid rgba(255,255,255,0.2);}
.row .background--dark .module-dividers .divider-hr{border-bottom:1px solid rgba(255,255,255,0.1);}
.row .background--dark .module-facts .facts-items.facts-items-circle .columns .box-name:after{background:rgba(255,255,255,0.1);}
.row .background--dark .module-facts .row .columns:hover .fact-num{color:rgba(255,255,255,0.8);}
.row .background--dark .module-facts .facts-items.facts-items-circle .columns .facts-item .cover .icon-wrap i,.row .background--dark .module-facts .facts-items.facts-items-circle .columns .facts-item .cover .fact-num.circle .cover,.row .background--dark .module-facts .facts-items:not(.facts-items-circle) .columns .fact-num{color:#fff;}
.row .background--dark .module-facts .row .columns .facts-item .fact-num:after{background:rgba(255,255,255,0.1);}
.row .background--dark .module-facts .facts-items:not(.facts-items-circle).facts-items-left-icon.bordered .columns .icon-wrap i{color:#00a9d3;}
.row .background--dark .module-facts .facts-items:not(.facts-items-circle).facts-items-left-icon.bordered .columns .icon-wrap i:after{border-color:rgba(255,255,255,0.2);}
.row .background--dark .features_module .columns-with-border:before,.row .background--dark .features_module .columns-with-border:after{border-color:rgba(255,255,255,0.2);}
.row .background--dark .feature-box.al-top .icon,.row .background--dark .features_module_vertical .single-icon{background:rgba(255,255,255,0.3);color:#fff;}
.row .background--dark .feature-box.al-top .icon:hover .icon,.row .background--dark .features_module_vertical .single-icon:hover .icon{background:#00a9d3;}
.row .background--dark .feature-box.al-top .dopinfo,.row .background--dark .feature-box.al-top .feature-title{color:#fff;}
.row .background--dark .feature-box-left-icon-item .icon{background:rgba(255,255,255,0.2);}
.row .background--dark .feature-box-left-icon-item .icon i{color:#fff;}
.row .background--dark .feature-box-left-icon-item .feature-title{color:#fff;}
.row .background--dark .feature-box-left-icon-item .feat-block-content p{color:#fff;}
.row .background--dark .features_module .feature-box.style-bordered .icon,.row .background--dark .features_module .feature-box.style-bordered-circle .icon{background:transparent;color:#fff;border-color:rgba(255,255,255,0.5);}
.row .background--dark .features_module .feature-box.style-bordered .icon.highlighted-icon:before,.row .background--dark .features_module .feature-box.style-bordered-circle .icon.highlighted-icon:before{display:none;background:transparent;border-right-color:rgba(255,255,255,0.5);border-bottom-color:rgba(255,255,255,0.5);}
.row .background--dark .features_module .feature-box.style-bordered.feature-box-left-icon-item .icon.highlighted-icon:before,.row .background--dark .features_module .feature-box.style-bordered-circle.feature-box-left-icon-item .icon.highlighted-icon:before{display:none;background:transparent;border-right-color:rgba(255,255,255,0.5);border-top-color:rgba(255,255,255,0.5);}
.row .background--dark .features_module .feature-box.style-bordered:hover .icon,.row .background--dark .features_module .feature-box.style-bordered-circle:hover .icon{background:#00a9d3;color:#fff;border-color:#00a9d3;}
.row .background--dark .features_module .feature-box.style-gray .icon,.row .background--dark .features_module .feature-box.style-gray-circle .icon{background:rgba(255,255,255,0.2);color:#fff;}
.row .background--dark .features_module .feature-box.style-gray .icon.highlighted-icon:before,.row .background--dark .features_module .feature-box.style-gray-circle .icon.highlighted-icon:before{display:none;}
.row .background--dark .features_module .feature-box.style-gray:hover .icon,.row .background--dark .features_module .feature-box.style-gray-circle:hover .icon{background:#00a9d3;color:#fff;}
.row .background--dark .feature-image-module-wrap .picture-hover-mask .feature-title{color:#000 !important;}
.row .background--dark .feature-image-module-wrap .picture-hover-mask .feature-title a{color:inherit;}
.row .background--dark .feature-image-module-wrap .picture-hover-mask .subtitle{color:#878787 !important;}
.row .background--dark .features_module_carousel .feature-box .feature-title{color:#fff;}
.row .background--dark .features_module_carousel .feature-box .feature-title a{color:inherit;}
.row .background--dark .features_module_carousel .feature-box .feat-block-content .read-more-default{color:#fff;}
.row .background--dark .features_module_carousel .feature-box .feat-block-content .read-more-default span:after{background:#fff;}
.row .background--dark .conacts_inline .contacts-inline-item:hover .feature-title,.row .background--dark .conacts_inline .timeline-item:hover .feature-title,.row .background--dark .conacts_inline .feature-box:hover .feature-title,.row .background--dark .timeline_module .contacts-inline-item:hover .feature-title,.row .background--dark .timeline_module .timeline-item:hover .feature-title,.row .background--dark .timeline_module .feature-box:hover .feature-title,.row .background--dark .features_module .contacts-inline-item:hover .feature-title,.row .background--dark .features_module .timeline-item:hover .feature-title,.row .background--dark .features_module .feature-box:hover .feature-title{color:#fff;}
.row .background--dark .conacts_inline .contacts-inline-item .icon,.row .background--dark .conacts_inline .timeline-item .icon,.row .background--dark .conacts_inline .feature-box .icon,.row .background--dark .timeline_module .contacts-inline-item .icon,.row .background--dark .timeline_module .timeline-item .icon,.row .background--dark .timeline_module .feature-box .icon,.row .background--dark .features_module .contacts-inline-item .icon,.row .background--dark .features_module .timeline-item .icon,.row .background--dark .features_module .feature-box .icon{color:#fff;}
.row .background--dark .conacts_inline .contacts-inline-item.style-gray .icon,.row .background--dark .conacts_inline .contacts-inline-item.style-gray-circle .icon,.row .background--dark .conacts_inline .timeline-item.style-gray .icon,.row .background--dark .conacts_inline .timeline-item.style-gray-circle .icon,.row .background--dark .conacts_inline .feature-box.style-gray .icon,.row .background--dark .conacts_inline .feature-box.style-gray-circle .icon,.row .background--dark .timeline_module .contacts-inline-item.style-gray .icon,.row .background--dark .timeline_module .contacts-inline-item.style-gray-circle .icon,.row .background--dark .timeline_module .timeline-item.style-gray .icon,.row .background--dark .timeline_module .timeline-item.style-gray-circle .icon,.row .background--dark .timeline_module .feature-box.style-gray .icon,.row .background--dark .timeline_module .feature-box.style-gray-circle .icon,.row .background--dark .features_module .contacts-inline-item.style-gray .icon,.row .background--dark .features_module .contacts-inline-item.style-gray-circle .icon,.row .background--dark .features_module .timeline-item.style-gray .icon,.row .background--dark .features_module .timeline-item.style-gray-circle .icon,.row .background--dark .features_module .feature-box.style-gray .icon,.row .background--dark .features_module .feature-box.style-gray-circle .icon{background:rgba(247,247,247,0.2);color:#fff;border-radius:15px;}
.row .background--dark .conacts_inline .contacts-inline-item.style-gray .icon.highlighted-icon:before,.row .background--dark .conacts_inline .contacts-inline-item.style-gray-circle .icon.highlighted-icon:before,.row .background--dark .conacts_inline .timeline-item.style-gray .icon.highlighted-icon:before,.row .background--dark .conacts_inline .timeline-item.style-gray-circle .icon.highlighted-icon:before,.row .background--dark .conacts_inline .feature-box.style-gray .icon.highlighted-icon:before,.row .background--dark .conacts_inline .feature-box.style-gray-circle .icon.highlighted-icon:before,.row .background--dark .timeline_module .contacts-inline-item.style-gray .icon.highlighted-icon:before,.row .background--dark .timeline_module .contacts-inline-item.style-gray-circle .icon.highlighted-icon:before,.row .background--dark .timeline_module .timeline-item.style-gray .icon.highlighted-icon:before,.row .background--dark .timeline_module .timeline-item.style-gray-circle .icon.highlighted-icon:before,.row .background--dark .timeline_module .feature-box.style-gray .icon.highlighted-icon:before,.row .background--dark .timeline_module .feature-box.style-gray-circle .icon.highlighted-icon:before,.row .background--dark .features_module .contacts-inline-item.style-gray .icon.highlighted-icon:before,.row .background--dark .features_module .contacts-inline-item.style-gray-circle .icon.highlighted-icon:before,.row .background--dark .features_module .timeline-item.style-gray .icon.highlighted-icon:before,.row .background--dark .features_module .timeline-item.style-gray-circle .icon.highlighted-icon:before,.row .background--dark .features_module .feature-box.style-gray .icon.highlighted-icon:before,.row .background--dark .features_module .feature-box.style-gray-circle .icon.highlighted-icon:before{background:rgba(247,247,247,0.2);border-right-width:0;border-bottom-width:0;}
.row .background--dark .conacts_inline .contacts-inline-item.style-main .icon,.row .background--dark .conacts_inline .contacts-inline-item.style-main-circle .icon,.row .background--dark .conacts_inline .timeline-item.style-main .icon,.row .background--dark .conacts_inline .timeline-item.style-main-circle .icon,.row .background--dark .conacts_inline .feature-box.style-main .icon,.row .background--dark .conacts_inline .feature-box.style-main-circle .icon,.row .background--dark .timeline_module .contacts-inline-item.style-main .icon,.row .background--dark .timeline_module .contacts-inline-item.style-main-circle .icon,.row .background--dark .timeline_module .timeline-item.style-main .icon,.row .background--dark .timeline_module .timeline-item.style-main-circle .icon,.row .background--dark .timeline_module .feature-box.style-main .icon,.row .background--dark .timeline_module .feature-box.style-main-circle .icon,.row .background--dark .features_module .contacts-inline-item.style-main .icon,.row .background--dark .features_module .contacts-inline-item.style-main-circle .icon,.row .background--dark .features_module .timeline-item.style-main .icon,.row .background--dark .features_module .timeline-item.style-main-circle .icon,.row .background--dark .features_module .feature-box.style-main .icon,.row .background--dark .features_module .feature-box.style-main-circle .icon{background:#00a9d3;color:#fff;}
.row .background--dark .conacts_inline .contacts-inline-item.style-main .icon.highlighted-icon:before,.row .background--dark .conacts_inline .contacts-inline-item.style-main-circle .icon.highlighted-icon:before,.row .background--dark .conacts_inline .timeline-item.style-main .icon.highlighted-icon:before,.row .background--dark .conacts_inline .timeline-item.style-main-circle .icon.highlighted-icon:before,.row .background--dark .conacts_inline .feature-box.style-main .icon.highlighted-icon:before,.row .background--dark .conacts_inline .feature-box.style-main-circle .icon.highlighted-icon:before,.row .background--dark .timeline_module .contacts-inline-item.style-main .icon.highlighted-icon:before,.row .background--dark .timeline_module .contacts-inline-item.style-main-circle .icon.highlighted-icon:before,.row .background--dark .timeline_module .timeline-item.style-main .icon.highlighted-icon:before,.row .background--dark .timeline_module .timeline-item.style-main-circle .icon.highlighted-icon:before,.row .background--dark .timeline_module .feature-box.style-main .icon.highlighted-icon:before,.row .background--dark .timeline_module .feature-box.style-main-circle .icon.highlighted-icon:before,.row .background--dark .features_module .contacts-inline-item.style-main .icon.highlighted-icon:before,.row .background--dark .features_module .contacts-inline-item.style-main-circle .icon.highlighted-icon:before,.row .background--dark .features_module .timeline-item.style-main .icon.highlighted-icon:before,.row .background--dark .features_module .timeline-item.style-main-circle .icon.highlighted-icon:before,.row .background--dark .features_module .feature-box.style-main .icon.highlighted-icon:before,.row .background--dark .features_module .feature-box.style-main-circle .icon.highlighted-icon:before{background:#00a9d3;border-right-width:0;border-bottom-width:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.row .background--dark .conacts_inline .contacts-inline-item.style-gray-circle .icon,.row .background--dark .conacts_inline .contacts-inline-item.style-gray-circle .icon:after,.row .background--dark .conacts_inline .contacts-inline-item.style-main-circle .icon,.row .background--dark .conacts_inline .contacts-inline-item.style-main-circle .icon:after,.row .background--dark .conacts_inline .timeline-item.style-gray-circle .icon,.row .background--dark .conacts_inline .timeline-item.style-gray-circle .icon:after,.row .background--dark .conacts_inline .timeline-item.style-main-circle .icon,.row .background--dark .conacts_inline .timeline-item.style-main-circle .icon:after,.row .background--dark .conacts_inline .feature-box.style-gray-circle .icon,.row .background--dark .conacts_inline .feature-box.style-gray-circle .icon:after,.row .background--dark .conacts_inline .feature-box.style-main-circle .icon,.row .background--dark .conacts_inline .feature-box.style-main-circle .icon:after,.row .background--dark .timeline_module .contacts-inline-item.style-gray-circle .icon,.row .background--dark .timeline_module .contacts-inline-item.style-gray-circle .icon:after,.row .background--dark .timeline_module .contacts-inline-item.style-main-circle .icon,.row .background--dark .timeline_module .contacts-inline-item.style-main-circle .icon:after,.row .background--dark .timeline_module .timeline-item.style-gray-circle .icon,.row .background--dark .timeline_module .timeline-item.style-gray-circle .icon:after,.row .background--dark .timeline_module .timeline-item.style-main-circle .icon,.row .background--dark .timeline_module .timeline-item.style-main-circle .icon:after,.row .background--dark .timeline_module .feature-box.style-gray-circle .icon,.row .background--dark .timeline_module .feature-box.style-gray-circle .icon:after,.row .background--dark .timeline_module .feature-box.style-main-circle .icon,.row .background--dark .timeline_module .feature-box.style-main-circle .icon:after,.row .background--dark .features_module .contacts-inline-item.style-gray-circle .icon,.row .background--dark .features_module .contacts-inline-item.style-gray-circle .icon:after,.row .background--dark .features_module .contacts-inline-item.style-main-circle .icon,.row .background--dark .features_module .contacts-inline-item.style-main-circle .icon:after,.row .background--dark .features_module .timeline-item.style-gray-circle .icon,.row .background--dark .features_module .timeline-item.style-gray-circle .icon:after,.row .background--dark .features_module .timeline-item.style-main-circle .icon,.row .background--dark .features_module .timeline-item.style-main-circle .icon:after,.row .background--dark .features_module .feature-box.style-gray-circle .icon,.row .background--dark .features_module .feature-box.style-gray-circle .icon:after,.row .background--dark .features_module .feature-box.style-main-circle .icon,.row .background--dark .features_module .feature-box.style-main-circle .icon:after{border-radius:50%;}
.row .background--dark .conacts_inline .contacts-inline-item:hover,.row .background--dark .conacts_inline .timeline-item:hover,.row .background--dark .conacts_inline .feature-box:hover,.row .background--dark .timeline_module .contacts-inline-item:hover,.row .background--dark .timeline_module .timeline-item:hover,.row .background--dark .timeline_module .feature-box:hover,.row .background--dark .features_module .contacts-inline-item:hover,.row .background--dark .features_module .timeline-item:hover,.row .background--dark .features_module .feature-box:hover{opacity:1;}
.row .background--dark .conacts_inline .contacts-inline-item:hover.style-gray .icon,.row .background--dark .conacts_inline .contacts-inline-item:hover.style-gray-circle .icon,.row .background--dark .conacts_inline .timeline-item:hover.style-gray .icon,.row .background--dark .conacts_inline .timeline-item:hover.style-gray-circle .icon,.row .background--dark .conacts_inline .feature-box:hover.style-gray .icon,.row .background--dark .conacts_inline .feature-box:hover.style-gray-circle .icon,.row .background--dark .timeline_module .contacts-inline-item:hover.style-gray .icon,.row .background--dark .timeline_module .contacts-inline-item:hover.style-gray-circle .icon,.row .background--dark .timeline_module .timeline-item:hover.style-gray .icon,.row .background--dark .timeline_module .timeline-item:hover.style-gray-circle .icon,.row .background--dark .timeline_module .feature-box:hover.style-gray .icon,.row .background--dark .timeline_module .feature-box:hover.style-gray-circle .icon,.row .background--dark .features_module .contacts-inline-item:hover.style-gray .icon,.row .background--dark .features_module .contacts-inline-item:hover.style-gray-circle .icon,.row .background--dark .features_module .timeline-item:hover.style-gray .icon,.row .background--dark .features_module .timeline-item:hover.style-gray-circle .icon,.row .background--dark .features_module .feature-box:hover.style-gray .icon,.row .background--dark .features_module .feature-box:hover.style-gray-circle .icon{background:#00a9d3;color:#fff;border-color:#00a9d3;}
.row .background--dark .conacts_inline .contacts-inline-item:hover.style-gray .icon.highlighted-icon:before,.row .background--dark .conacts_inline .contacts-inline-item:hover.style-gray-circle .icon.highlighted-icon:before,.row .background--dark .conacts_inline .timeline-item:hover.style-gray .icon.highlighted-icon:before,.row .background--dark .conacts_inline .timeline-item:hover.style-gray-circle .icon.highlighted-icon:before,.row .background--dark .conacts_inline .feature-box:hover.style-gray .icon.highlighted-icon:before,.row .background--dark .conacts_inline .feature-box:hover.style-gray-circle .icon.highlighted-icon:before,.row .background--dark .timeline_module .contacts-inline-item:hover.style-gray .icon.highlighted-icon:before,.row .background--dark .timeline_module .contacts-inline-item:hover.style-gray-circle .icon.highlighted-icon:before,.row .background--dark .timeline_module .timeline-item:hover.style-gray .icon.highlighted-icon:before,.row .background--dark .timeline_module .timeline-item:hover.style-gray-circle .icon.highlighted-icon:before,.row .background--dark .timeline_module .feature-box:hover.style-gray .icon.highlighted-icon:before,.row .background--dark .timeline_module .feature-box:hover.style-gray-circle .icon.highlighted-icon:before,.row .background--dark .features_module .contacts-inline-item:hover.style-gray .icon.highlighted-icon:before,.row .background--dark .features_module .contacts-inline-item:hover.style-gray-circle .icon.highlighted-icon:before,.row .background--dark .features_module .timeline-item:hover.style-gray .icon.highlighted-icon:before,.row .background--dark .features_module .timeline-item:hover.style-gray-circle .icon.highlighted-icon:before,.row .background--dark .features_module .feature-box:hover.style-gray .icon.highlighted-icon:before,.row .background--dark .features_module .feature-box:hover.style-gray-circle .icon.highlighted-icon:before{background:#00a9d3;}
.row .background--dark .feature-box .read-more-default{color:#fff;}
.row .background--dark .feature-box .read-more-default span:after{background:#fff;}
.row .background--dark .features_module.under-title .feature-box:hover .feat-block-content,.row .background--dark .features_module.under-title .feature-box .feature-title{color:#fff;}
.row .background--dark .module-features-list .module-feature-box:before{background:rgba(255,255,255,0.2);}
.row .background--dark .module-features-list .module-feature-box > a,.row .background--dark .module-features-list .module-feature-box > span{color:#fff;}
.row .background--dark .module-features-list .module-feature-box > a:before,.row .background--dark .module-features-list .module-feature-box > span:before{background:#fff;}
.row .background--dark .module-features-list .module-feature-box > a:after,.row .background--dark .module-features-list .module-feature-box > span:after{border-color:rgba(255,255,255,0.2);}
.row .background--dark .module-features-list .module-feature-box > a:hover,.row .background--dark .module-features-list .module-feature-box > span:hover{color:rgba(255,255,255,0.5);}
.row .background--dark .module-featured-news .dfd_featured_news .columns .featured-post-item .additional-wrap i{color:rgba(255,255,255,0.2);}
.row .background--dark .module-featured-news .dfd_featured_news .columns .featured-post-item .additional-wrap .calend_date .calend_date__day{color:#fff;}
.row .background--dark .module-featured-news .dfd_featured_news .columns .featured-post-item .additional-wrap .calend_date .calend_date__month{color:rgba(255,255,255,0.5);}
.row .background--dark .module-featured-news .clearfix:after{background:rgba(0,0,0,0.3);}
.row .background--dark .module-featured-news .clearfix:before{background:rgba(255,255,255,0.2);}
.row .background--dark .fullscreen-video-module .circle,.row .background--dark .fullscreen-video-module .square{border-color:rgba(255,255,255,0.2);}
.row .background--dark .module-lists{color:rgba(255,255,255,0.75);}
.row .background--dark .module-lists li:before{background:rgba(255,255,255,0.2);}
.row .background--dark .module-lists i{color:#fff;}
.row .background--dark .module_posts-style-2 .post-list article.tiny-posts .entry-thumb i{color:rgba(255,255,255,0.3);border-color:rgba(255,255,255,0.3);}
.row .background--dark .module_posts-style-2 .post-list article.tiny-posts:before{background:rgba(255,255,255,0.07);}
.row .background--dark .module-last-x-posts .featured-news article{background:transparent;}
.row .background--dark .module-last-x-posts .featured-news article .block-title{border-color:rgba(255,255,255,0.2);}
.row .background--dark .product-subtitle{color:#f5f5f5;}
.row .background--dark ul.products li.product.open .prod-wrap{background:#000;background-color:rgba(0,0,0,0.7);border:none;}
.row .background--dark .recent-works-block-wide .jcarousel-control,.row .background--dark .recent-works-block-wide .slider-control{color:#00a9d3;border-color:rgba(255,255,255,0.3);}
.row .background--dark .sort-panel .filter li{border-color:#e0e0e0;}
.row .background--dark .sort-panel .filter li a{color:#000;}
.row .background--dark .sort-panel .filter li.active{border-color:#00a9d3;}
.row .background--dark .sort-panel .filter li.active a{color:#fff;}
.row .background--dark .recent-block-isotope > .row .sort-panel .filter li:active{border-color:#00a9d3;}
.row .background--dark .recent-block-isotope > .row .sort-panel .filter li:active a{color:#fff;}
.row .background--dark .module-presentation .presentation-titles .presentation-title{color:#fff;border-color:rgba(255,255,255,0.2);}
.row .background--dark .module-presentation .presentation-titles .presentation-title:hover:not(.active){background:rgba(255,255,255,0.05);}
.row .background--dark .gw-go .gw-go-col-wrap .gw-go-col.gw-go-blue3a,.row .background--dark .gw-go .gw-go-col-wrap .gw-go-col.gw-go-blue3b{border-color:rgba(255,255,255,0.2);}
.row .background--dark .gw-go .gw-go-col-wrap .gw-go-col.gw-go-blue3a .gw-go-header,.row .background--dark .gw-go .gw-go-col-wrap .gw-go-col.gw-go-blue3b .gw-go-header{border-bottom-color:rgba(255,255,255,0.2);}
.row .background--dark .gw-go .gw-go-col-wrap .gw-go-col.gw-go-blue3a .gw-go-header .gw-go-header-top h3,.row .background--dark .gw-go .gw-go-col-wrap .gw-go-col.gw-go-blue3b .gw-go-header .gw-go-header-top h3{color:#fff !important;background:transparent;}
.row .background--dark .gw-go .gw-go-col-wrap .gw-go-col.gw-go-blue3a .gw-go-header .gw-go-header-top h3:before,.row .background--dark .gw-go .gw-go-col-wrap .gw-go-col.gw-go-blue3b .gw-go-header .gw-go-header-top h3:before{background:rgba(255,255,255,0.2) !important;}
.row .background--dark .gw-go .gw-go-col-wrap .gw-go-col.gw-go-blue3a .gw-go-coin-wrap .gw-go-coinf > div big,.row .background--dark .gw-go .gw-go-col-wrap .gw-go-col.gw-go-blue3a .gw-go-coin-wrap .gw-go-coinf > div p,.row .background--dark .gw-go .gw-go-col-wrap .gw-go-col.gw-go-blue3b .gw-go-coin-wrap .gw-go-coinf > div big,.row .background--dark .gw-go .gw-go-col-wrap .gw-go-col.gw-go-blue3b .gw-go-coin-wrap .gw-go-coinf > div p{color:#fff !important;}
.row .background--dark .gw-go .gw-go-col-wrap .gw-go-col.gw-go-blue3a .gw-go-coin-wrap .gw-go-coinf > div small,.row .background--dark .gw-go .gw-go-col-wrap .gw-go-col.gw-go-blue3b .gw-go-coin-wrap .gw-go-coinf > div small{color:rgba(255,255,255,0.5) !important;}
.row .background--dark .gw-go .gw-go-col-wrap .gw-go-col.gw-go-blue3a .gw-go-body li,.row .background--dark .gw-go .gw-go-col-wrap .gw-go-col.gw-go-blue3b .gw-go-body li{color:#fff !important;border-top-width:0;}
.row .background--dark .gw-go .gw-go-col-wrap .gw-go-col.gw-go-blue3a .gw-go-body li.gw-go-even,.row .background--dark .gw-go .gw-go-col-wrap .gw-go-col.gw-go-blue3b .gw-go-body li.gw-go-even{background:rgba(255,255,255,0.1);}
.row .background--dark .gw-go .gw-go-col-wrap .gw-go-col.gw-go-blue3a .gw-go-footer .gw-go-btn-wrap .gw-go-btn-wrap-inner .gw-go-btn i,.row .background--dark .gw-go .gw-go-col-wrap .gw-go-col.gw-go-blue3a .gw-go-footer .gw-go-btn-wrap .gw-go-btn-wrap-inner .gw-go-btn span,.row .background--dark .gw-go .gw-go-col-wrap .gw-go-col.gw-go-blue3b .gw-go-footer .gw-go-btn-wrap .gw-go-btn-wrap-inner .gw-go-btn i,.row .background--dark .gw-go .gw-go-col-wrap .gw-go-col.gw-go-blue3b .gw-go-footer .gw-go-btn-wrap .gw-go-btn-wrap-inner .gw-go-btn span{color:#fff;}
.row .background--dark .gw-go.gw-go-enlarge-current.gw-go-hover .gw-go-col-wrap.gw-go-hover .gw-go-blue3a .gw-go-header,.row .background--dark .gw-go.gw-go-enlarge-current.gw-go-hover .gw-go-col-wrap.gw-go-hover .gw-go-blue3b .gw-go-header{background:rgba(255,255,255,0.1) !important;}
.row .background--dark .gw-go.gw-go-enlarge-current.gw-go-hover .gw-go-col-wrap.gw-go-hover .gw-go-blue3a .gw-go-header .gw-go-header-top h3,.row .background--dark .gw-go.gw-go-enlarge-current.gw-go-hover .gw-go-col-wrap.gw-go-hover .gw-go-blue3b .gw-go-header .gw-go-header-top h3{background:transparent !important;}
.row .background--dark .gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-current .gw-go-blue3a .gw-go-header,.row .background--dark .gw-go.gw-go-enlarge-current.gw-go-hover .gw-go-col-wrap.gw-go-current.gw-go-hover .gw-go-blue3a .gw-go-header,.row .background--dark .gw-go.gw-go-enlarge-current:not(.gw-go-hover) .gw-go-col-wrap.gw-go-current.gw-go-hover .gw-go-blue3a .gw-go-header,.row .background--dark .gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-current .gw-go-blue3b .gw-go-header,.row .background--dark .gw-go.gw-go-enlarge-current.gw-go-hover .gw-go-col-wrap.gw-go-current.gw-go-hover .gw-go-blue3b .gw-go-header,.row .background--dark .gw-go.gw-go-enlarge-current:not(.gw-go-hover) .gw-go-col-wrap.gw-go-current.gw-go-hover .gw-go-blue3b .gw-go-header{background:#00a9d3 !important;}
.row .background--dark .module-recent-news .recent-news-list .item .box-name{color:#fff !important;}
.row .background--dark .module-recent-news .recent-news-list .item .news-date{color:#7a7a7a;}
.row .background--dark .module-recent-news .recent-news-list .item .entry-content-wrap .entry-title a{color:#00a9d3;}
.row .background--dark .module-recent-news .label a.button{color:#fff;}
.row .background--dark .module-recent-news .label .label-inner .slider-controls .slider-control{color:#00a9d3;border-color:rgba(255,255,255,0.3);}
.row .background--dark .module-recent-news .recent-news-list .item .entry-content-wrap .entry-meta >*{color:rgba(255,255,255,0.3);}
.row .background--dark .module-recent-news .recent-news-list .item .entry-content-wrap .entry-meta .entry-like i{color:#00a9d3;}
.row .background--dark .module-recent-news .recent-news-list .item .entry-content-wrap .entry-meta .entry-author:after{background:rgba(255,255,255,0.3);}
.row .background--dark .module-recent-news .label a.button{border-color:#00a9d3;}
.row .background--dark .services-module .service-box:before{background:rgba(255,255,255,0.1);}
.row .background--dark .services-module .service-box .box-name{color:#fff;}
.row .background--dark .services-module .service-box .subtitle{color:rgba(255,255,255,0.2);}
.row .background--dark .services-module .service-box .content{color:#fff;}
.row .background--dark .module-entry-share ul li a{color:#000;background:rgba(255,255,255,0.8);border-width:0;}
.row .background--dark .module-entry-share ul li a:hover{color:#fff;}
.row .background--dark .module-entry-share ul li a:hover.module-entry-share-link-facebook{background-color:#305fb3;border-color:#305fb3;}
.row .background--dark .module-entry-share ul li a:hover.module-entry-share-link-twitter{background-color:#5eaade;border-color:#5eaade;}
.row .background--dark .module-entry-share ul li a:hover.module-entry-share-link-googleplus{background-color:#d7482a;border-color:#d7482a;}
.row .background--dark .module-entry-share ul li a:hover.module-entry-share-link-pinterest{background-color:#e1003a;border-color:#e1003a;}
.row .background--dark .module-entry-share ul li a:hover.module-entry-share-link-linkedin{background-color:#39c;border-color:#39c;}
.row .background--dark .module-entry-share ul li p{color:#fff;}
.row .background--dark .my_skills_widget .wrap .progress-wrap .progress{background:rgba(244,244,244,0.1);}
.row .background--dark .module-soc-icons a{opacity:1;color:#fff;}
.row .background--dark .module-soc-icons a span{color:#fff;}
.row .background--dark .module-soc-icons a:hover{color:#fff;}
.row .background--dark .module-soc-icons a:hover.soc_icon-facebook:after{background-color:#305fb3;border-color:#305fb3;}
.row .background--dark .module-soc-icons a:hover.soc_icon-flickr:after{background-color:#ff0084;border-color:#ff0084;}
.row .background--dark .module-soc-icons a:hover.soc_icon-google__x2B_:after,.row .background--dark .module-soc-icons a:hover.soc_icon-gmail:after,.row .background--dark .module-soc-icons a:hover.soc_icon-google:after{background-color:#d7482a;border-color:#d7482a;}
.row .background--dark .module-soc-icons a:hover.soc_icon-twitter-2:after,.row .background--dark .module-soc-icons a:hover.soc_icon-twitter-3:after{background-color:#00d7d5;border-color:#00d7d5;}
.row .background--dark .module-soc-icons a:hover.soc_icon-pinterest:after{background-color:#e1003a;border-color:#e1003a;}
.row .background--dark .module-soc-icons a:hover.soc_icon-skype:after{background-color:#12c7ef;border-color:#12c7ef;}
.row .background--dark .module-soc-icons a:hover.soc_icon-vimeo:after{background-color:#3f90bf;border-color:#3f90bf;}
.row .background--dark .module-soc-icons a:hover.youtube:after{background-color:#f33;border-color:#f33;}
.row .background--dark .module-soc-icons a:hover.soc_icon-dribbble:after{background-color:#f06eaa;border-color:#f06eaa;}
.row .background--dark .module-soc-icons a:hover.soc_icon-linkedin:after{background-color:#39c;border-color:#39c;}
.row .background--dark .module-soc-icons a:hover.soc_icon-instagram:after{background-color:#9f6f59;border-color:#9f6f59;}
.row .background--dark .module-soc-icons a:hover.soc_icon-rss:after{background-color:#fca600;border-color:#fca600;}
.row .background--dark .module-soc-icons a:hover.soc_icon-rus-vk-01:after,.row .background--dark .module-soc-icons a:hover.soc_icon-rus-vk-02:after{background-color:#587a9f;border-color:#587a9f;}
.row .background--dark .module-soc-icons a:hover.soc_icon-wordpress:after{background-color:#222;border-color:#222;}
.row .background--dark .module-soc-icons a:hover.soc_icon-dropbox:after{background-color:#007ee5;border-color:#007ee5;}
.row .background--dark .module-soc-icons a:hover.soc_icon-picasa:after{background-color:#9a469e;border-color:#9a469e;}
.row .background--dark .module-soc-icons a:hover.soc_icon-deviantart:after{background-color:#5c6f61;border-color:#5c6f61;}
.row .background--dark .module-soc-icons a:hover.soc_icon-last_fm:after{background-color:#e0282e;border-color:#e0282e;}
.row .background--dark .widget.soc-icons.soc-icons-small a{color:#fff;}
.row .background--dark .widget.soc-icons.soc-icons-small.bordered a{color:#fff;}
.row .background--dark .widget.soc-icons.soc-icons-small.bordered a:before{border-color:rgba(255,255,255,0.3);}
.row .background--dark .widget.soc-icons.soc-icons-small a + .soc-tooltip{color:#fff;}
.row .background--dark .subscribe_module input[type="text"]{border:1px solid rgba(255,255,255,0.2);background-color:rgba(255,255,255,0.05);color:#fff;}
.row .background--dark .subscribe_module .subscribe-rss-icon{color:rgba(255,255,255,0.2);}
.row .background--dark .subscribe_module .read-more{color:#fff;}
.row .background--dark .subscribe_module .read-more i{color:#fff;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.row .background--dark .subscribe_module .read-more:hover{color:#00a9d3;}
.row .background--dark .subscribe_module .read-more:hover i{color:#00a9d3;}
.row .background--dark .subscribe_module .read-more:hover:before{background:#00a9d3;}
.row .background--dark .testimonials-module .testimonials-vertical-item .test-block-content p{color:#fff;}
.row .background--dark .testimonials-module .testimonials-vertical-item .test-block-content p:before{background:rgba(255,255,255,0.2);}
.row .background--dark .testimonials_module .capture .box-name{color:#00a9d3;}
.row .background--dark .testimonials_module .capture .box-name:before,.row .background--dark .testimonials_module .capture .dopinfo:before{color:#878787;}
.row .background--dark .testimonials_module .capture .content:before{background:rgba(255,255,255,0.2);}
.row .background--dark .testimonials-module .testimonials-vertical-item:before{color:rgba(255,255,255,0.1);}
.row .background--dark .testimonials-module .testimonials-vertical-item .test-block-content p:after,.row .background--dark .module-facts .facts-items:not(.facts-items-circle) .columns .box-name:after{background:rgba(255,255,255,0.1);}
.row .background--dark .testimonials-module .testimonials-vertical-item .test-block-content .box-name{color:#00a9d3 !important;}
.row .background--dark .testimonials-module .block-title{color:#00a9d3 !important;}
.row .background--dark .testimonials-module .testimonials-vertical-item .test-block-image .rating .voted{color:#00a9d3;}
.row .background--dark .testimonials-module .testimonials-vertical-item .test-block-image .rating .available{color:#fff;}
.row .background--dark .testimonials_alt_module .testimonials-content-carousel .testimonials_item .cite .box-name + .dopinfo:before,.row .background--dark .testimonials_alt_module .testimonials-content-carousel .testimonials_item .cite .content p{color:#fff;}
.row .background--dark .testimonials_alt_module .testimonials-content-carousel .testimonials_item .cite .content:after{background:rgba(255,255,255,0.2);}
.row .background--dark .testimonials_alt_module .testimonials-navbar-cover .testimonials-navbar .avatar.slick-center:after{border-color:rgba(255,255,255,0.2);}
.row .background--dark .testimonials_module .content:before{background:rgba(255,255,255,0.2);}
.row .background--dark .testimonials_small_module .testimonials_item .cover .content{background:transparent;border-color:rgba(255,255,255,0.2);}
.row .background--dark .testimonials_small_module .testimonials_item .cover .content:before{display:none;}
.row .background--dark .testimonials_small_module .testimonials_item .cover .content .icon-wrap{color:#fff;border-color:rgba(255,255,255,0.2);}
.row .background--dark .module-text .textwidget a:not(.styled-button){color:#fff;}
.row .background--dark .module-text .textwidget a:not(.styled-button):before,.row .background--dark .module-text .textwidget a:not(.styled-button):after{background:#fff;}
.row .background--dark h1,.row .background--dark h2,.row .background--dark h3,.row .background--dark h4,.row .background--dark h5,.row .background--dark h6,.row .background--dark h7,.row .background--dark h8{color:#fff;}
.row .background--dark .twitter-row .twitter-slider .date{color:rgba(255,255,255,0.6) !important;}
.row .background--dark .twitter-row .twitter-row-icon-container > i{color:transparent;}
.row .background--dark .twitter-row .twitter-slider .tweet-item .tweet{color:#fff;}
.row .background--dark .twitter-row.twitter-module .tweet-item .tweet .tweet-content,.row .background--dark .twitter-row.twitter-module .tweet-item .tweet .tweet-content a,.row .background--dark .twitter-row.twitter-module .tweet-item .tweet .date,.row .background--dark .twitter-row.twitter-module .tweet-item .tweet i,.row .background--dark .twitter-row.twitter-module .tweet-item .tweet .tweet-author{color:#fff;}
.row .background--dark .textwidget{color:rgba(255,255,255,0.8);}
.row .background--dark .widget_crum_login form p.login-password,.row .background--dark .widget_crum_login form p.login-username{background:transparent;}
.row .background--dark .widget_crum_login input{background:transparent;border-color:rgba(255,255,255,0.2);}
.row .background--dark .widget_crum_login form p.login-submit .button{color:#fff;}
.row .background--dark .widget_crum_login form label{color:rgba(255,255,255,0.3);}
.row .background--dark .widget_crum_login form p.login-registration a{color:rgba(255,255,255,0.3);}
.row .background--dark .widget_categories ul li:before{background:rgba(255,255,255,0.2);}
.row .background--dark .words_from_module .words_from_item .author-box:before{background:rgba(255,255,255,0.2);}
.row .background--dark .words_from_module .words_from_item .words-from-content .content{color:rgba(255,255,255,0.6);}
#footer.dark h1 >span,#footer.dark h2 >span,#footer.dark h3 >span,#footer.dark h4 >span,#footer.dark h5 >span,#footer.dark h6 >span,#footer.dark .block-title,#footer.dark .feature-title,#footer.dark .box-name,#footer.dark a{color:#fff;}
#footer.dark div,#footer.dark p,#footer.dark span,#footer.dark *{color:rgba(255,255,255,0.7);}
#footer.dark .entry-meta *,#footer.dark .dopinfo,#footer.dark .subtitle{color:rgba(255,255,255,0.7);}
#side-area.background-dark .textwidget,#footer.dark .textwidget{color:rgba(255,255,255,0.8);}
#side-area.background-dark .widget_dfd_recent_posts .recent-posts-list li a:hover,#footer.dark .widget_dfd_recent_posts .recent-posts-list li a:hover{color:#00a9d3;}
#side-area.background-dark .widget.widget_display_stats dl dt:before,#side-area.background-dark .widget.widget_display_topics ul li a.bbp-forum-title:before,#side-area.background-dark .widget_archive .widget-archive li:after,#side-area.background-dark .widget_archive .post-categories li:after,#side-area.background-dark .widget_archive li:after,#side-area.background-dark .widget_crum_cat_arch .widget-archive li:after,#side-area.background-dark .widget_crum_cat_arch .post-categories li:after,#side-area.background-dark .widget_crum_cat_arch li:after,#side-area.background-dark .widget.widget_display_replies ul li a.bbp-reply-topic-title:before,#footer.dark .widget.widget_display_stats dl dt:before,#footer.dark .widget.widget_display_topics ul li a.bbp-forum-title:before,#footer.dark .widget_archive .widget-archive li:after,#footer.dark .widget_archive .post-categories li:after,#footer.dark .widget_archive li:after,#footer.dark .widget_crum_cat_arch .widget-archive li:after,#footer.dark .widget_crum_cat_arch .post-categories li:after,#footer.dark .widget_crum_cat_arch li:after,#footer.dark .widget.widget_display_replies ul li a.bbp-reply-topic-title:before{background:rgba(255,255,255,0.2);}
#side-area.background-dark .widget_crum_login form p.login-password,#side-area.background-dark .widget_crum_login form p.login-username,#footer.dark .widget_crum_login form p.login-password,#footer.dark .widget_crum_login form p.login-username{background:transparent;}
#side-area.background-dark .widget_crum_tags_widget .tags-widget a,#side-area.background-dark .widget_crum_tags_widget .tagcloud a,#side-area.background-dark .widget_product_tag_cloud .tags-widget a,#side-area.background-dark .widget_product_tag_cloud .tagcloud a,#side-area.background-dark .widget_tag_cloud .tags-widget a,#side-area.background-dark .widget_tag_cloud .tagcloud a,#footer.dark .widget_crum_tags_widget .tags-widget a,#footer.dark .widget_crum_tags_widget .tagcloud a,#footer.dark .widget_product_tag_cloud .tags-widget a,#footer.dark .widget_product_tag_cloud .tagcloud a,#footer.dark .widget_tag_cloud .tags-widget a,#footer.dark .widget_tag_cloud .tagcloud a{border-color:rgba(255,255,255,0.2);}
#side-area.background-dark .widget_crum_tags_widget .tags-widget a:hover,#side-area.background-dark .widget_crum_tags_widget .tagcloud a:hover,#side-area.background-dark .widget_product_tag_cloud .tags-widget a:hover,#side-area.background-dark .widget_product_tag_cloud .tagcloud a:hover,#side-area.background-dark .widget_tag_cloud .tags-widget a:hover,#side-area.background-dark .widget_tag_cloud .tagcloud a:hover,#footer.dark .widget_crum_tags_widget .tags-widget a:hover,#footer.dark .widget_crum_tags_widget .tagcloud a:hover,#footer.dark .widget_product_tag_cloud .tags-widget a:hover,#footer.dark .widget_product_tag_cloud .tagcloud a:hover,#footer.dark .widget_tag_cloud .tags-widget a:hover,#footer.dark .widget_tag_cloud .tagcloud a:hover{border-color:#00a9d3;}
#side-area.background-dark .widget_crum_login input,#footer.dark .widget_crum_login input{background:transparent;border-color:rgba(255,255,255,0.2);}
#side-area.background-dark .widget_crum_login form p.login-submit .button,#footer.dark .widget_crum_login form p.login-submit .button{color:#fff;}
#side-area.background-dark .widget_crum_login form label,#footer.dark .widget_crum_login form label{color:rgba(255,255,255,0.7);}
#side-area.background-dark .widget_crum_login form p.login-registration a,#footer.dark .widget_crum_login form p.login-registration a{color:rgba(255,255,255,0.7);}
#side-area.background-dark .widget_categories ul li:before,#footer.dark .widget_categories ul li:before{background:rgba(255,255,255,0.2);}
#side-area.background-dark #footer.footer-style-1 .footer-copyright .description,#side-area.background-dark #footer.footer-style-2 .footer-copyright .description,#footer.dark #footer.footer-style-1 .footer-copyright .description,#footer.dark #footer.footer-style-2 .footer-copyright .description{color:rgba(255,255,255,0.7);}
#side-area.background-dark #footer.footer-style-1 .footer-copyright .description span,#side-area.background-dark #footer.footer-style-2 .footer-copyright .description span,#footer.dark #footer.footer-style-1 .footer-copyright .description span,#footer.dark #footer.footer-style-2 .footer-copyright .description span{color:rgba(255,255,255,0.5);}
#side-area.background-dark .widget.soc-icons a:before,#footer.dark .widget.soc-icons a:before{border-color:rgba(255,255,255,0.1);}
#side-area.background-dark .widget.soc-icons a i,#footer.dark .widget.soc-icons a i{color:#fff;}
#side-area.background-dark .widget .widget-title,#footer.dark .widget .widget-title{color:#fff;}
#side-area.background-dark .widget .entry-content-wrap h3.entry-title,#footer.dark .widget .entry-content-wrap h3.entry-title{color:#fff;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:18px;}
#side-area.background-dark .widget .entry-content-wrap .entry-meta,#footer.dark .widget .entry-content-wrap .entry-meta{color:#7a7a7a;}
#side-area.background-dark .widget .entry-content-wrap .entry-meta i,#footer.dark .widget .entry-content-wrap .entry-meta i{color:inherit;}
#side-area.background-dark .widget-recentcomments,#footer.dark .widget-recentcomments{border-width:0;padding:0;}
#side-area.background-dark .widget-recentcomments .recentcomments,#footer.dark .widget-recentcomments .recentcomments{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;color:#7a7a7a;}
#side-area.background-dark .widget-recentcomments .recentcomments .icon-wrap,#footer.dark .widget-recentcomments .recentcomments .icon-wrap{display:none;}
#side-area.background-dark .widget-recentcomments .recentcomments .author,#side-area.background-dark .widget-recentcomments .recentcomments .author a,#footer.dark .widget-recentcomments .recentcomments .author,#footer.dark .widget-recentcomments .recentcomments .author a{color:#7a7a7a;}
#side-area.background-dark .widget-recentcomments .recentcomments a,#footer.dark .widget-recentcomments .recentcomments a{color:#fff;}
#side-area.background-dark .widget-recentcomments .recentcomments a:hover,#footer.dark .widget-recentcomments .recentcomments a:hover{color:#00a9d3;}
#side-area.background-dark .widget_twitter-widget .tweet .tweet-inner,#footer.dark .widget_twitter-widget .tweet .tweet-inner{color:rgba(255,255,255,0.3);}
#side-area.background-dark .widget_twitter-widget .tweet .tweet-inner i,#footer.dark .widget_twitter-widget .tweet .tweet-inner i{font-size:19px;top:5px;padding:5px;border:3px solid #7a7a7a;color:#7a7a7a;}
#side-area.background-dark .widget_twitter-widget .tweet .tweet-inner a,#footer.dark .widget_twitter-widget .tweet .tweet-inner a{color:#00a9d3;}
#side-area.background-dark .widget_twitter-widget .tweet .tweet-inner .time,#footer.dark .widget_twitter-widget .tweet .tweet-inner .time{color:rgba(255,255,255,0.15);}
#side-area.background-dark .widget_twitter-widget .twitter-read-more i,#footer.dark .widget_twitter-widget .twitter-read-more i{color:#00a9d3;}
#side-area.background-dark .widget_twitter-widget .twitter-read-more a.read-more,#footer.dark .widget_twitter-widget .twitter-read-more a.read-more{color:#7a7a7a;}
#side-area.background-dark .widget_dfd_vcard_simple .vcard-field .vcard-field-name,#footer.dark .widget_dfd_vcard_simple .vcard-field .vcard-field-name{color:#fff;}
#side-area.background-dark .widget_dfd_vcard_simple i,#footer.dark .widget_dfd_vcard_simple i{color:#7a7a7a;}
#side-area.background-dark .widget_dfd_vcard_simple p,#footer.dark .widget_dfd_vcard_simple p{color:#fff;opacity:0.4;}
#side-area.background-dark .widget_nav_menu ul li a,#footer.dark .widget_nav_menu ul li a{color:#fff;}
#side-area.background-dark .wiget_recent_posts ul li .entry-content-wrap .entry-title,#footer.dark .wiget_recent_posts ul li .entry-content-wrap .entry-title{color:#fff;}
#side-area.background-dark .widget_recent_posts ul li .entry-content-wrap .entry-meta span a,#footer.dark .widget_recent_posts ul li .entry-content-wrap .entry-meta span a{color:#fff;opacity:0.4;}
#side-area.background-dark .columns:after,#footer.dark .columns:after{background:rgba(255,255,255,0.06);}
#side-area.background-dark .widget.widget_display_views ul.menu li.mega-menu-item.nav-item.menu-item-depth-0:before,#side-area.background-dark .widget.widget_display_views ul.menu li:before,#side-area.background-dark .widget.widget_display_views ul li.mega-menu-item.nav-item.menu-item-depth-0:before,#side-area.background-dark .widget.widget_display_views ul li:before,#side-area.background-dark .widget.widget_dfd_widget_sidebar_menu ul.menu li.mega-menu-item.nav-item.menu-item-depth-0:before,#side-area.background-dark .widget.widget_dfd_widget_sidebar_menu ul.menu li:before,#side-area.background-dark .widget.widget_dfd_widget_sidebar_menu ul li.mega-menu-item.nav-item.menu-item-depth-0:before,#side-area.background-dark .widget.widget_dfd_widget_sidebar_menu ul li:before,#side-area.background-dark .widget.widget_product_categories ul.menu li.mega-menu-item.nav-item.menu-item-depth-0:before,#side-area.background-dark .widget.widget_product_categories ul.menu li:before,#side-area.background-dark .widget.widget_product_categories ul li.mega-menu-item.nav-item.menu-item-depth-0:before,#side-area.background-dark .widget.widget_product_categories ul li:before,#side-area.background-dark .widget.widget_recent_entries ul.menu li.mega-menu-item.nav-item.menu-item-depth-0:before,#side-area.background-dark .widget.widget_recent_entries ul.menu li:before,#side-area.background-dark .widget.widget_recent_entries ul li.mega-menu-item.nav-item.menu-item-depth-0:before,#side-area.background-dark .widget.widget_recent_entries ul li:before,#side-area.background-dark .widget.widget_recent_comments ul.menu li.mega-menu-item.nav-item.menu-item-depth-0:before,#side-area.background-dark .widget.widget_recent_comments ul.menu li:before,#side-area.background-dark .widget.widget_recent_comments ul li.mega-menu-item.nav-item.menu-item-depth-0:before,#side-area.background-dark .widget.widget_recent_comments ul li:before,#side-area.background-dark .widget.widget_meta ul.menu li.mega-menu-item.nav-item.menu-item-depth-0:before,#side-area.background-dark .widget.widget_meta ul.menu li:before,#side-area.background-dark .widget.widget_meta ul li.mega-menu-item.nav-item.menu-item-depth-0:before,#side-area.background-dark .widget.widget_meta ul li:before,#side-area.background-dark .widget.widget_display_forums ul.menu li.mega-menu-item.nav-item.menu-item-depth-0:before,#side-area.background-dark .widget.widget_display_forums ul.menu li:before,#side-area.background-dark .widget.widget_display_forums ul li.mega-menu-item.nav-item.menu-item-depth-0:before,#side-area.background-dark .widget.widget_display_forums ul li:before,#side-area.background-dark .widget.widget_pages ul.menu li.mega-menu-item.nav-item.menu-item-depth-0:before,#side-area.background-dark .widget.widget_pages ul.menu li:before,#side-area.background-dark .widget.widget_pages ul li.mega-menu-item.nav-item.menu-item-depth-0:before,#side-area.background-dark .widget.widget_pages ul li:before,#footer.dark .widget.widget_display_views ul.menu li.mega-menu-item.nav-item.menu-item-depth-0:before,#footer.dark .widget.widget_display_views ul.menu li:before,#footer.dark .widget.widget_display_views ul li.mega-menu-item.nav-item.menu-item-depth-0:before,#footer.dark .widget.widget_display_views ul li:before,#footer.dark .widget.widget_dfd_widget_sidebar_menu ul.menu li.mega-menu-item.nav-item.menu-item-depth-0:before,#footer.dark .widget.widget_dfd_widget_sidebar_menu ul.menu li:before,#footer.dark .widget.widget_dfd_widget_sidebar_menu ul li.mega-menu-item.nav-item.menu-item-depth-0:before,#footer.dark .widget.widget_dfd_widget_sidebar_menu ul li:before,#footer.dark .widget.widget_product_categories ul.menu li.mega-menu-item.nav-item.menu-item-depth-0:before,#footer.dark .widget.widget_product_categories ul.menu li:before,#footer.dark .widget.widget_product_categories ul li.mega-menu-item.nav-item.menu-item-depth-0:before,#footer.dark .widget.widget_product_categories ul li:before,#footer.dark .widget.widget_recent_entries ul.menu li.mega-menu-item.nav-item.menu-item-depth-0:before,#footer.dark .widget.widget_recent_entries ul.menu li:before,#footer.dark .widget.widget_recent_entries ul li.mega-menu-item.nav-item.menu-item-depth-0:before,#footer.dark .widget.widget_recent_entries ul li:before,#footer.dark .widget.widget_recent_comments ul.menu li.mega-menu-item.nav-item.menu-item-depth-0:before,#footer.dark .widget.widget_recent_comments ul.menu li:before,#footer.dark .widget.widget_recent_comments ul li.mega-menu-item.nav-item.menu-item-depth-0:before,#footer.dark .widget.widget_recent_comments ul li:before,#footer.dark .widget.widget_meta ul.menu li.mega-menu-item.nav-item.menu-item-depth-0:before,#footer.dark .widget.widget_meta ul.menu li:before,#footer.dark .widget.widget_meta ul li.mega-menu-item.nav-item.menu-item-depth-0:before,#footer.dark .widget.widget_meta ul li:before,#footer.dark .widget.widget_display_forums ul.menu li.mega-menu-item.nav-item.menu-item-depth-0:before,#footer.dark .widget.widget_display_forums ul.menu li:before,#footer.dark .widget.widget_display_forums ul li.mega-menu-item.nav-item.menu-item-depth-0:before,#footer.dark .widget.widget_display_forums ul li:before,#footer.dark .widget.widget_pages ul.menu li.mega-menu-item.nav-item.menu-item-depth-0:before,#footer.dark .widget.widget_pages ul.menu li:before,#footer.dark .widget.widget_pages ul li.mega-menu-item.nav-item.menu-item-depth-0:before,#footer.dark .widget.widget_pages ul li:before{background:rgba(255,255,255,0.2);}
#sub-footer.dark .block-title,#sub-footer.dark .feature-title,#sub-footer.dark .box-name{color:#fff;}
#sub-footer.dark div,#sub-footer.dark p,#sub-footer.dark span,#sub-footer.dark *{color:rgba(255,255,255,0.7);}
#sub-footer.dark .entry-meta >span,#sub-footer.dark .dopinfo,#sub-footer.dark .subtitle{color:rgba(255,255,255,0.7);}
#sub-footer.dark .copyright-section span{color:rgba(255,255,255,0.7);}
#sub-footer.dark .copyright-section a{color:#fff;}
#sub-footer.dark .widget.soc-icons a:before{color:rgba(255,255,255,0.5);}
#sub-footer.dark .footer-menu li a{color:#7a7a7a;}
#sub-footer.dark .footer-menu li a:hover{color:#00a9d3;}
#side-area.background-dark .side-area-widgets{color:#fff;}
#side-area.background-dark .side-area-widgets .widget_nav_menu .menu .mega-menu-item a{color:inherit;}
#side-area.background-dark .side-area-widgets .widget_nav_menu .menu .mega-menu-item .sub-nav .sub-menu .mega-menu-item:before{background:rgba(255,255,255,0.2);}
#side-area.background-dark .side-area-widgets .widget_nav_menu .menu .mega-menu-item .sub-nav .sub-menu .mega-menu-item a{color:rgba(255,255,255,0.7);}
#side-area.background-dark .side-area-widgets .widget_nav_menu .menu .mega-menu-item .sub-nav .sub-menu .mega-menu-item a span{color:rgba(255,255,255,0.5);}
#side-area.background-dark .side-area-widgets .widget_nav_menu .menu .mega-menu-item .sub-nav .sub-menu .mega-menu-item a:before{background:rgba(255,255,255,0.2);}
#side-area.background-dark .side-area-widgets .side-area-button-section *{color:#fff;}
#side-area.background-dark .side-area-bottom .widget.soc-icons a{color:#727272;}
#side-area.background-dark .side-area-bottom .widget.soc-icons a:before{border-color:rgba(255,255,255,0.1);}
#side-area.background-dark .side-area-bottom .side_area_title{color:rgba(255,255,255,0.2);}
#side-area.background-dark .side-area-bottom .side_area_title a{color:#00a9d3;}
.dropdown{position:relative;float:right;background-color:transparent;border:1px solid #e0e0e0;border-radius:3px;margin-bottom:20px;}
.dropdown .dropdown-toggle{display:block;}
.dropdown .dropdown-toggle span{display:block;height:25px;line-height:24px;color:#565656;font-size:15px;font-style:normal;white-space:nowrap;float:left;}
.dropdown .dropdown-toggle span.title{padding:0 5px 0 14px;min-width:160px;}
.dropdown .dropdown-toggle span.arrows{position:relative;width:25px;}
.dropdown .dropdown-toggle span.arrows:before{content:"";display:block;position:absolute;top:3px;right:3px;width:19px;height:19px;background:#fff url(//www.pixelpublic.de/wp-content/themes/eight/assets/img/shop-dropdown.gif) center center no-repeat;border-radius:3px;}
.dropdown-toggle:focus{outline:0;}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:20;display:none;float:left;min-width:100%;padding:5px 0;margin:2px 0 0;list-style:none;border-radius:2px;background-color:#f3f3f3;border:1px solid #e3e3e3;}
.dropdown-menu.pull-right{right:0;left:auto;}
.dropdown-menu > li > a{display:block;padding:3px 20px;clear:both;color:#565656;font-size:15px;font-style:normal;white-space:nowrap;}
.dropdown-menu > li > a:hover{color:#00a9d3;}
.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus{text-decoration:none;}
.dropdown-menu > .active > a,.dropdown-menu > .active > a:hover,.dropdown-menu > .active > a:focus{text-decoration:none;outline:0;}
.open > .dropdown-menu{display:block;}
.open > a{outline:0;}
.dk_container{margin-bottom:18px;color:#565656;font-size:15px;font-style:normal;white-space:nowrap;background-color:transparent;border:1px solid #e0e0e0;border-radius:30px;}
.dk_container:focus{outline:0;}
.dk_container.dk_open{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-width:0;}
.dk_container a{color:inherit;line-height:2.5em;cursor:pointer;text-decoration:none;text-shadow:#fff 0 1px 0;}
.dk_toggle{position:relative;padding:7px 45px 7px 35px;text-shadow:#fff 0 1px 0;border-radius:3px;}
.dk_toggle:before,.dk_toggle:after{content:"";position:absolute;top:50%;width:8px;height:1px;background:#000;}
.dk_toggle:before{right:25px;-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.dk_toggle:after{right:20px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
.dk_open{z-index:10;}
.dk_open .dk_toggle{background-color:transparent;color:#565656;border-color:#e0e0e0;border-radius:30px;}
.dk_options{overflow:hidden;background-color:transparent;border:1px solid #e0e0e0;border-top-width:0;border-bottom-left-radius:30px;border-bottom-right-radius:30px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
.dk_options a{padding:8px 10px;}
.dk_options a:hover{background-color:#fafafa;}
.dk_options .dk_option_current a,.dk_options a:hover{color:#00a9d3;}
.dk_options li{list-style:none;line-height:1em;}
.dk_options li:last-child a{border-bottom:none;}
.dk_options .disabled{cursor:default;}
.dk_options .disabled a{color:#aaa;}
.dk_options .disabled:hover,.dk_options .disabled:hover a{cursor:default;background-color:#fff;border-bottom-color:#999;text-shadow:none;}
.dk_options_inner{max-height:250px;margin-bottom:0px;background:#fff;}
.dk_container{display:none;float:left;}
.dk_container a{outline:0;}
.dk_toggle{position:relative;display:inline-block;}
.dk_open{position:relative;}
.dk_open .dk_options{display:block;bottom:auto !important;top:50px !important;}
.dk_open .dk_label{color:inherit;}
.dk_options{display:none;margin-top:1px;position:absolute;right:-1px;width:100%;}
.dk_options a,.dk_options a:link,.dk_options a:visited{display:block;}
.dk_options_inner{overflow:auto;position:relative;-webkit-overflow-scrolling:touch;}
.dk_container select{position:absolute;top:-99999em;visibility:hidden;}
.dk_mobile{position:relative;}
.dk_mobile select{display:block;width:100%;height:100%;top:0;left:0;visibility:visible;opacity:0;-moz-appearance:none;-webkit-appearance:none;}
.audioplayer{position:relative;z-index:1;height:80px;color:#fff;background:#00a9d3;}
.audioplayer .mejs-container{display:none;}
.audioplayer > div{position:absolute;}
.audioplayer-playpause{z-index:2;top:0;left:20px;width:25px;height:100%;cursor:pointer;text-align:left;text-indent:-9999px;}
.audioplayer-playpause a{display:block;}
.audioplayer .audioplayer-playpause a{position:absolute;top:0;bottom:0;left:0;right:0;}
.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a:before{content:"\e6ef";position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);position:absolute;left:-5px;font-family:"infinity" !important;text-indent:0px;color:#fff;font-size:25px;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;}
.audioplayer.audioplayer-playing .audioplayer-playpause a:before{content:"\e6ee";position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);position:absolute;left:-5px;font-family:"infinity" !important;text-indent:0px;color:#fff;font-size:25px;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;}
.audioplayer-time{z-index:2;top:0;width:50px;height:100%;text-align:center;font-size:14px;line-height:80px;}
.audioplayer-time-current{left:60px;}
.audioplayer-time-duration{right:9.0em;}
.audioplayer-novolume .audioplayer-time-duration{right:0;}
.audioplayer-bar{z-index:1;top:50%;right:180px;left:110px;height:4px;margin-top:-2px;cursor:pointer;background-color:transparent;border-bottom:1px solid rgba(255,255,255,0.2);border-top:1px solid rgba(255,255,255,0.2);}
.audioplayer-bar:before,.audioplayer-bar:after{content:"";display:block;width:1px;height:4px;position:absolute;top:-1px;background:rgba(255,255,255,0.2);z-index:-1;}
.audioplayer-bar:before{left:0px;}
.audioplayer-bar:after{right:0px;}
.audioplayer-novolume .audioplayer-bar{right:4.375em;}
.audioplayer-novolume .audioplayer-bar div{position:absolute;left:0;top:0;width:0;height:100%;}
.audioplayer-bar-loaded{z-index:1;}
.audioplayer-bar-played{position:relative;z-index:2;top:-1px;height:4px;width:0%;background:#fff;}
.audioplayer-volume{z-index:2;top:0;right:0;width:115px;height:100%;text-indent:-9999px;cursor:pointer;}
.audioplayer-volume-button{position:absolute;width:25px;height:100%;}
.audioplayer-volume-button > a{position:absolute;z-index:1;top:0;bottom:0;left:0;right:0;display:block;}
.audioplayer-volume-button > a:before{content:'';position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);position:absolute;font-family:"infinity" !important;text-indent:0px;color:#fff;font-size:25px;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;left:0;right:0;text-align:center;}
.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button > a:before{content:"\e703";}
.audioplayer.audioplayer-mute .audioplayer-volume-button > a:before{content:"\e705";}
.audioplayer-volume-adjust{z-index:1;float:right;width:90px;height:100%;background:#00a9d3;cursor:default;}
.audioplayer-volume-adjust > div{position:relative;z-index:1;margin:42% auto;cursor:pointer;width:75%;height:4px;background:transparent;border-top:1px solid rgba(255,255,255,0.2);border-bottom:1px solid rgba(255,255,255,0.2);}
.audioplayer-volume-adjust > div:before,.audioplayer-volume-adjust > div:after{content:"";display:block;width:1px;height:4px;position:absolute;top:-1px;background:rgba(255,255,255,0.2);z-index:-1;}
.audioplayer-volume-adjust > div:before{left:0px;}
.audioplayer-volume-adjust > div:after{right:0px;}
.audioplayer-volume-adjust > div > div{position:absolute;bottom:0;left:0;top:-1px;width:100%;height:4px;background-color:transparent;overflow:hidden;}
.audioplayer-volume-adjust > div > div p.audio-bg-volume{width:84px;height:4px;position:absolute;left:-2px;margin:0 !important;background:#fff;}
.audioplayer-novolume .audioplayer-volume{display:none;}
.reveal-modal-bg{opacity:0.1 !important;}
#loginModal{background:#fff;width:280px;height:206px;padding:10px;margin-left:auto;box-shadow:none;left:20%;top:184px !important;border-radius:3px;position:fixed;}
#loginModal:before{content:"";display:block;position:absolute;width:2px;height:2px;top:-2px;left:50%;margin-left:-2px;border-width:0 2px 2px 2px;border-style:solid;border-color:transparent transparent #7acd33 transparent;}
#loginModal h3{position:relative;font-size:15px;margin-bottom:10px;padding-left:30px;color:#fff;}
#loginModal h3 i{position:absolute;font-size:19px;left:0;color:#7acd33;}
#loginModal label{color:#fff;font-size:12px;vertical-align:top;}
#loginModal label a{color:#fff;}
#loginModal label a:hover{opacity:0.7;}
#loginModal form{overflow:hidden;}
#loginModal p a{color:#565656;font-size:15px;}
#loginModal p a.drop-login{display:block;}
#loginModal p a:hover{opacity:0.7;}
#loginModal p.login-username label,#loginModal p.login-password label{display:none;}
#loginModal p input[type="text"],#loginModal p input[type="password"]{color:rgba(255,255,255,0.8);background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.2);}
#loginModal p.login-username{margin-bottom:10px;}
#loginModal p.login-username input{margin-bottom:inherit;border-radius:3px;}
#loginModal p.login-password{clear:both;margin-bottom:10px;}
#loginModal p.login-password input{border-radius:3px;margin-bottom:0;}
#loginModal p.login-lost-password{float:left;text-align:left;padding-left:10px;}
#loginModal p.login-lost-password a{font-size:11px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;margin-right:10px;color:rgba(255,255,255,0.8);border-bottom:1px dotted rgba(255,255,255,0.2);}
#loginModal p.login-remember{float:left;padding-left:10px;display:none;}
#loginModal p.login-remember input[type="checkbox"]{margin:0;}
#loginModal p.login-registration{font-size:11px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;float:left;width:50%;text-align:left;padding:0 10px;margin:0;color:rgba(255,255,255,0.8);}
#loginModal p.login-registration a{font-size:inherit;color:inherit;}
#loginModal p.login-registration a i{padding-right:7px;}
#loginModal p.login-registration a:hover i{opacity:0.7;}
#loginModal p.login-submit{float:left;text-align:left;}
#loginModal p.login-submit .button{padding:0 23px;background:transparent;border-color:#00a9d3;}
#loginModal p.login-lost-password,#loginModal p.login-submit,#loginModal p.login-remember{width:50%;margin-bottom:0;}
#loginModal .close-reveal-modal{font-size:11px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;top:18px;text-shadow:none;padding-bottom:3px;color:rgba(255,255,255,0.8);border-bottom:1px dotted rgba(255,255,255,0.2);}
nav.mega-menu{position:relative;z-index:999;display:inline-block;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);min-width:100%;margin:0 auto;width:100%;color:inherit;text-align:left;}
nav.mega-menu.no-customizer{padding-top:80px;}
nav.mega-menu ul.nav-menu{width:20000em;}
nav.mega-menu ul.nav-menu:before,nav.mega-menu ul.nav-menu:after{content:".";display:block;overflow:hidden;visibility:hidden;position:absolute;top:0;bottom:0;font-size:0;line-height:0;width:0;height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
nav.mega-menu ul.nav-menu:before{left:0;}
nav.mega-menu ul.nav-menu:after{right:0;}
nav.mega-menu .carousel-nav{display:block;position:absolute;z-index:9999;width:30px;height:30px;top:50%;margin-top:-15px;font-size:20px;color:#000;-webkit-transition:color .3s ease-in-out, opacity .3s ease-in-out;-moz-transition:color .3s ease-in-out, opacity .3s ease-in-out;transition:color .3s ease-in-out, opacity .3s ease-in-out;opacity:0;}
nav.mega-menu .carousel-nav:before{position:absolute;top:50%;margin-top:-10px;left:50%;margin-left:-10px;cursor:pointer;}
nav.mega-menu .carousel-nav.prev{left:0;margin-left:-15px;}
nav.mega-menu .carousel-nav.prev:hover{color:#00a9d3;}
nav.mega-menu .carousel-nav.next{right:0;margin-right:-15px;}
nav.mega-menu .carousel-nav.next:hover{color:#00a9d3;}
.nav-menu{display:block;position:relative;margin:0;padding:0;z-index:15;list-style:none;}
.nav-menu .mega-menu-item a{position:relative;display:block;color:inherit;}
.nav-menu .mega-menu-item .item-title{position:relative;display:block;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:400;font-size:16px;text-decoration:none;text-align:center;height:70px;line-height:70px;padding:0 15px;color:#000;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.nav-menu .mega-menu-item .item-title:after{content:"";display:block;width:1px;height:50px;position:absolute;right:0;top:50%;margin-top:-25px;background:#e0e0e0;}
.nav-menu .mega-menu-item .item-title i{position:absolute;bottom:70px;left:50%;line-height:1;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;font-size:21px;color:rgba(0,0,0,0.4);}
.nav-menu .mega-menu-item .top-line{display:block;height:3px;position:absolute;top:-20px;background:#00a9d3;}
.nav-menu .mega-menu-item .menu-subtitle{position:relative;display:block;line-height:1em;font-size:13px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;padding:0 0 9px;margin-top:-6px;margin-left:0px;text-transform:none;color:#878787;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.nav-menu .mega-menu-item .main-menu-link.open.item-title:before,.nav-menu .mega-menu-item .main-menu-link:hover.item-title:before{opacity:1;}
.nav-menu .mega-menu-item.sub-menu-full-width div.sub-nav{overflow:visible;background:transparent;-webkit-box-shadow:none;box-shadow:none;}
.nav-menu .mega-menu-item:last-child .item-title:after{display:none;}
.nav-menu .nav-item{position:relative;float:left;list-style:none;padding:0;margin:0;vertical-align:top;font-size:13px;font-weight:300;}
.nav-menu .nav-item.current-menu-item > a.main-menu-link .item-title:before,.nav-menu .nav-item.current-menu-ancestor > a.main-menu-link .item-title:before{width:100%;opacity:1;}
.nav-menu .nav-item.current-menu-item > a.main-menu-link,.nav-menu .nav-item.current-menu-item a.main-menu-link:hover,.nav-menu .nav-item.current-menu-ancestor > a.main-menu-link,.nav-menu .nav-item.current-menu-ancestor a.main-menu-link:hover{position:relative;}
.nav-menu .nav-item.current-menu-item > a.main-menu-link i,.nav-menu .nav-item.current-menu-item a.main-menu-link:hover i,.nav-menu .nav-item.current-menu-ancestor > a.main-menu-link i,.nav-menu .nav-item.current-menu-ancestor a.main-menu-link:hover i{opacity:1;}
.nav-menu .nav-item > a.open{z-index:1;}
@media only screen and (min-width: 800px){.nav-menu div.sub-nav{position:absolute;z-index:-1;pointer-events:none;background:#fff;border:1px solid #e0e0e0;border-radius:15px;-webkit-box-shadow:0px -3px 4px 0px rgba(0,0,0,0.05);box-shadow:0px -3px 4px 0px rgba(0,0,0,0.05);-webkit-transition:opacity 500ms ease 500ms, max-height 700ms ease, visibility 0s linear 500ms, top 250ms linear 250ms;-moz-transition:opacity 500ms ease 500ms, max-height 700ms ease, visibility 0s linear 500ms, top 250ms linear 250ms;transition:opacity 500ms ease 500ms, max-height 700ms ease, visibility 0s linear 500ms, top 250ms linear 250ms;top:93px;overflow:hidden;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}
.nav-menu div.sub-nav:after{content:"";display:block;width:10px;height:10px;position:absolute;left:50%;top:0;margin-top:-5px;margin-left:-5px;background:#fff;border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0;border-radius:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg);visibility:hidden;}
.nav-menu div.sub-nav.open{pointer-events:auto;z-index:1001;top:83px;overflow:visible;-webkit-transition:opacity 500ms linear 0ms, max-height 700ms ease, visibility 200ms linear 0s, top 200ms linear 0s;-moz-transition:opacity 500ms linear 0ms, max-height 700ms ease, visibility 200ms linear 0s, top 200ms linear 0s;transition:opacity 500ms linear 0ms, max-height 700ms ease, visibility 200ms linear 0s, top 200ms linear 0s;}
.nav-menu div.sub-nav.open:after{visibility:visible;}
.nav-menu div.sub-nav > ul.sub-menu.sub-menu-wide > li{float:left;}
.nav-menu div.sub-nav > ul.sub-menu.sub-menu-wide > li ul{border-left:1px solid rgba(255,255,255,0.05);}
.nav-menu div.sub-nav > ul.sub-menu.sub-menu-wide > li:first-child ul{border-left:0px;}
.nav-menu div.sub-nav > ul.sub-menu.sub-menu-wide > li:last-child > a > span.without-icon:after,.nav-menu div.sub-nav > ul.sub-menu.sub-menu-wide > li:last-child > a > i:after{display:block;}
.nav-menu div.sub-nav > ul.sub-menu.sub-menu-wide > li.has-submenu > a.sub-menu-link:after{content:'';display:none;}
.nav-menu div.sub-nav > ul.sub-menu.sub-menu-wide > li ul.sub-sub-menu{margin-left:0;}
.nav-menu div.sub-nav > ul.sub-menu.sub-menu-wide > li > ul.menu-depth-2{position:static;visibility:visible;top:auto;left:auto;background:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;}
.nav-menu div.sub-nav > ul.sub-menu.sub-menu-full-width{display:block;overflow:visible;}
.nav-menu div.sub-nav > ul.sub-menu.sub-menu-full-width:after{content:"";display:block;position:absolute;top:-1px;bottom:-1px;left:-1000px;right:-1000px;background:#fff;z-index:-1;border:1px solid #e0e0e0;-webkit-box-shadow:0px -3px 4px 0px rgba(0,0,0,0.05);box-shadow:0px -3px 4px 0px rgba(0,0,0,0.05);}
.nav-menu div.sub-nav > ul.sub-menu.sub-menu-full-width li{display:inline-block;}
.nav-menu div.sub-nav > ul.sub-menu.sub-menu-full-width li a{border-radius:0 !important;}
.nav-menu .sub-sub-menu{position:absolute;visibility:hidden;display:none;left:100%;top:0;padding-left:2px;z-index:1;background:#fff;-webkit-box-shadow:0px -3px 4px 0px rgba(0,0,0,0.05);box-shadow:0px -3px 4px 0px rgba(0,0,0,0.05);border-radius:15px;}
.nav-menu .sub-sub-menu > li:first-child > a{border-top-left-radius:15px;border-top-right-radius:15px;}
.nav-menu .sub-sub-menu > li:last-child > a{border-bottom-left-radius:15px;border-bottom-right-radius:15px;}
}.nav-menu div.sub-nav{display:none;white-space:nowrap;}
.nav-menu div.sub-nav.open{display:block;}
.nav-menu div.sub-nav.sub-nav-onecol > ul{display:block;}
.nav-menu div.sub-nav ul{display:block;vertical-align:top;margin:0;padding:0;white-space:normal;}
.nav-menu div.sub-nav ul.sub-sub-menu{margin-left:2px;}
.nav-menu div.sub-nav > ul{opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.nav-menu div.sub-nav.open > ul{opacity:1;}
.nav-menu div.sub-nav li{position:relative;display:block;list-style-type:none;margin:0;padding:0;}
.nav-menu div.sub-nav li:last-child > a > span.without-icon:after,.nav-menu div.sub-nav li:last-child > a > i:after{display:none;}
.nav-menu div.sub-nav li.has-submenu > a.sub-menu-link:after{content:"\e802";font-family:"fontello-nav";position:absolute;top:0;right:10px;display:block;font-size:5px;}
.nav-menu div.sub-nav a{display:block;min-height:46px;padding:0 17px;white-space:nowrap;text-align:center;line-height:46px;color:#000;font-size:14px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:400;z-index:1;-webkit-transition:color .2s ease-in-out, background-color .2s ease-in-out;-moz-transition:color .2s ease-in-out, background-color .2s ease-in-out;transition:color .2s ease-in-out, background-color .2s ease-in-out;}
.nav-menu div.sub-nav a i{display:block;position:relative;top:5px;font-size:19px;line-height:1;padding-top:10px;color:#00a9d3;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.nav-menu div.sub-nav a i:before{position:relative;top:3px;}
.nav-menu div.sub-nav a:hover{background:#f7f7f7;}
.nav-menu div.sub-nav .mega-menu-item-has-subtitle > a{line-height:41px;}
.nav-menu div.sub-nav > ul:first-child > li:first-child > a{border-top-left-radius:15px;}
.nav-menu div.sub-nav > ul:first-child > li:last-child > a:last-child{border-bottom-left-radius:15px;}
.nav-menu div.sub-nav > ul:last-child > li:first-child > a{border-top-right-radius:15px;}
.nav-menu div.sub-nav > ul:last-child > li:last-child > a{border-bottom-right-radius:15px;border-bottom-left-radius:15px;}
.nav-menu div.sub-nav .sub-menu-wide.sub-nav-group{border-radius:15px;overflow:hidden;}
.nav-menu div.sub-nav .sub-menu-wide.sub-nav-group li a{border-radius:0 !important;}
.nav-menu div.sub-nav .sub-menu-wide.sub-nav-group .sub-nav-item.menu-item-depth-1.has-submenu > a.menu-link.sub-menu-link{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:400;min-height:54px;line-height:54px;color:#000;}
.nav-menu div.sub-nav .sub-menu-wide.sub-nav-group .sub-nav-item.menu-item-depth-1.has-submenu > a.menu-link.sub-menu-link:before{display:none;}
.nav-menu .sub-nav-group li:hover > .sub-sub-menu{display:block;visibility:visible;}
.mvb-icon{text-align:center;}
.mvb-icon.left{text-align:left;}
.mvb-icon.center{text-align:center;}
.mvb-icon.right{text-align:right;}
.mvb-icon >div{text-align:center;}
.mvb-icon .square{width:1.5em;height:1.5em;line-height:1.5em;margin-left:auto;margin-right:auto;}
.mvb-icon .circle{border-radius:50%;width:1.5em;height:1.5em;line-height:1.5em;margin-left:auto;margin-right:auto;}
.mvb-icon .hexagon{position:relative;width:1.5em;height:0.955em;margin-top:0.4em;margin-left:auto;margin-right:auto;font-size:inherit;border-radius:0.12em;}
.mvb-icon .hexagon >div{background-color:inherit;position:absolute;top:0;left:0;border-radius:0.12em;width:inherit;height:inherit;font-size:inherit;line-height:0.955em;z-index:3;text-align:center;}
.mvb-icon .hexagon >div:nth-child(2){-webkit-transform:rotate(60deg);transform:rotate(60deg);z-index:1;}
.mvb-icon .hexagon >div:nth-child(3){-webkit-transform:rotate(120deg);transform:rotate(120deg);z-index:1;}
.mvb-icon .hexagon:hover div{background-color:inherit;}
.module .widget-title:not([class*="widget-title-decoration-"]){padding-bottom:20px;}
.module .widget-title:not([class*="widget-title-decoration-"]) + .widget-sub-title{margin-top:16px;}
.module [class*="widget-title-decoration-"].widget-title{padding-bottom:10px;}
.module .widget-title{margin-bottom:0 !important;color:#000;font-size:24px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;line-height:1 !important;text-align:left;}
.module .widget-title > span{position:relative;}
.module .widget-title.icon-position-left > span,.module .widget-title.icon-position-right > span{display:inline-block;}
.module .widget-title.icon-position-left > span i,.module .widget-title.icon-position-right > span i{text-align:center;display:inline-block;width:74px;height:74px;line-height:74px;position:absolute;top:50%;margin-top:-37px;border:1px solid transparent;border-radius:15px;}
.module .widget-title.icon-position-left > span{text-align:left;padding-left:100px !important;}
.module .widget-title.icon-position-left > span i{left:13px;}
.module .widget-title.icon-position-right > span{text-align:right;padding-right:100px !important;}
.module .widget-title.icon-position-right > span i{right:13px;}
.module .widget-title.icon-position-top > span i{position:relative;display:block;height:74px;line-height:74px;margin-bottom:25px;}
.module .widget-title.icon-position-top > span i:after{content:"";text-align:center;display:block;width:74px;height:74px;position:absolute;left:50%;top:50%;margin-left:-37px;margin-top:-37px;border:1px solid transparent;border-radius:15px;}
.module .widget-title.icon-bordered > span i{border-color:#e0e0e0;}
.module .widget-title.icon-bordered > span i:after{border-color:#e0e0e0;}
.module .widget-title.icon-background-main > span i{background:#00a9d3;border-color:#00a9d3;}
.module .widget-title.icon-background-main > span i:after{background:#00a9d3;border-color:#00a9d3;}
.module .widget-title:before{content:none;border-radius:0;background:none;margin:0;height:0;}
.module .widget-title.widget-title-italic{font-style:italic;}
.module .widget-title.widget-title-decoration-background_gray > span{position:relative;padding:20px 20px 17px;background:#f7f7f7;}
.module .widget-title.widget-title-decoration-background_gray.text-left > span:before{left:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);}
.module .widget-title.widget-title-decoration-background_gray.text-right > span:before{left:auto;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);right:0;}
.module .widget-title.widget-title-decoration-uppercase_background_gray > span{position:relative;padding:20px 20px 17px;background:#f7f7f7;text-transform:uppercase;}
.module .widget-title.widget-title-decoration-uppercase_background_gray.text-left > span:before{left:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);}
.module .widget-title.widget-title-decoration-uppercase_background_gray.text-right > span:before{left:auto;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);right:0;}
.module .widget-title.widget-title-decoration-background_main_color{padding-bottom:45px;}
.module .widget-title.widget-title-decoration-background_main_color > span{position:relative;padding:10px 20px;color:#fff;background:#00a9d3;}
.module .widget-title.widget-title-decoration-background_main_color.text-left > span:before{left:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);}
.module .widget-title.widget-title-decoration-background_main_color.text-right > span:before{left:auto;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);right:0;}
.module .widget-title.widget-title-decoration-uppercase_background_main_color{padding-bottom:45px;}
.module .widget-title.widget-title-decoration-uppercase_background_main_color > span{position:relative;padding:10px 20px;color:#fff;background:#00a9d3;text-transform:uppercase;}
.module .widget-title.widget-title-decoration-uppercase_background_main_color.text-left > span:before{left:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);}
.module .widget-title.widget-title-decoration-uppercase_background_main_color.text-right > span:before{left:auto;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);right:0;}
.module .widget-title.widget-title-decoration-uppercase > span{text-transform:uppercase;}
.module .widget-title.widget-title-decoration-bordered_with_uppercase{line-height:1.3 !important;padding-bottom:36px;}
.module .widget-title.widget-title-decoration-bordered_with_uppercase > span{display:inline-block;text-transform:uppercase;letter-spacing:3px;padding:10px 15px 8px;border:1px solid #000;}
.module .widget-title .widget-title-highlight{color:#00a9d3;}
.module .widget-title.widget-title-decoration-background_gray + .widget-sub-title{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;margin-top:15px;}
.module .widget-title.widget-title-decoration-uppercase_background_gray + .widget-sub-title{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;margin-top:15px;}
.module .widget-sub-title{margin:0 auto;padding-top:0 !important;color:#878787;font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;line-height:1.2;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;line-height:1.5;padding-bottom:1em;}
.module .widget-sub-title + .widget-title{position:relative;}
.module .widget-sub-title + .widget-title .main-title-icon-top{position:absolute;top:-40px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}
.module .widget-title.text-left,.module .widget-title.text-left + .widget-sub-title{text-align:left !important;margin-left:0;}
.module .widget-title.text-center,.module .widget-title.text-center + .widget-sub-title{text-align:center !important;}
.module .widget-title.text-right,.module .widget-title.text-right + .widget-sub-title{text-align:right !important;margin-right:0;}
.module .title-read-more-wrap{padding:10px 0;}
.module .title-read-more-wrap .title-read-more{position:relative;font:normal 300 15px "Roboto", "Open Sans", "PT Sans", sans-serif;display:inline-block;height:34px;line-height:32px;padding:0 20px;color:#878787;background:transparent;border:1px solid #e0e0e0;border-radius:3px;-webkit-transition:background .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;-moz-transition:background .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;transition:background .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;}
.module .title-read-more-wrap .title-read-more:hover{color:#fff;background:#00a9d3;border-color:#00a9d3;}
.module .title-decoration-image{line-height:0;padding-bottom:30px;}
.module .widget-title + .title-decoration-image{padding:10px 0;}
.module .title-read-more-wrap + .title-decoration-image{padding-top:25px;}
.background--dark .module .widget-title.widget-title-decoration-1{padding-bottom:60px;}
.background--dark .module .widget-title.widget-title-decoration-1 > span{position:relative;padding-bottom:30px;}
.background--dark .module .widget-title.widget-title-decoration-1 > span:before{content:"";display:block;position:absolute;width:380px;border-top:1px solid rgba(255,255,255,0.5);left:50%;-webkit-transform:translateX(-51%);-moz-transform:translateX(-51%);-o-transform:translateX(-51%);transform:translateX(-51%);bottom:0;-webkit-transition:width .3s ease-in-out;-moz-transition:width .3s ease-in-out;transition:width .3s ease-in-out;}
.background--dark .module .widget-title.widget-title-decoration-1:hover > span:before{width:460px;}
.background--dark .module .widget-title.widget-title-decoration-1.text-left > span:before{left:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);}
.background--dark .module .widget-title.widget-title-decoration-1.text-right > span:before{left:auto;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);right:0;}
.background--dark .module .widget-title.widget-title-decoration-2{padding-bottom:60px;}
.background--dark .module .widget-title.widget-title-decoration-2 > span{position:relative;padding-bottom:30px;}
.background--dark .module .widget-title.widget-title-decoration-2 > span:before{content:"";display:block;position:absolute;width:380px;border-top:1px solid #fff;left:50%;-webkit-transform:translateX(-51%);-moz-transform:translateX(-51%);-o-transform:translateX(-51%);transform:translateX(-51%);bottom:0;-webkit-transition:width .3s ease-in-out;-moz-transition:width .3s ease-in-out;transition:width .3s ease-in-out;}
.background--dark .module .widget-title.widget-title-decoration-2:hover > span:before{width:460px;}
.background--dark .module .widget-title.widget-title-decoration-2.text-left > span:before{left:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);}
.background--dark .module .widget-title.widget-title-decoration-2.text-right > span:before{left:auto;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);right:0;}
.background--dark .module .widget-title.widget-title-decoration-5{padding-bottom:60px;}
.background--dark .module .widget-title.widget-title-decoration-5 > span{position:relative;padding-bottom:30px;}
.background--dark .module .widget-title.widget-title-decoration-5 > span:before{content:"";display:block;position:absolute;width:380px;border-top:1px dotted rgba(255,255,255,0.5);left:50%;-webkit-transform:translateX(-51%);-moz-transform:translateX(-51%);-o-transform:translateX(-51%);transform:translateX(-51%);bottom:0;-webkit-transition:width .3s ease-in-out;-moz-transition:width .3s ease-in-out;transition:width .3s ease-in-out;}
.background--dark .module .widget-title.widget-title-decoration-5:hover > span:before{width:460px;}
.background--dark .module .widget-title.widget-title-decoration-5.text-left > span:before{left:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);}
.background--dark .module .widget-title.widget-title-decoration-5.text-right > span:before{left:auto;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);right:0;}
.background--dark .module .widget-title.widget-title-decoration-6{padding-bottom:60px;}
.background--dark .module .widget-title.widget-title-decoration-6 > span{position:relative;padding-bottom:30px;}
.background--dark .module .widget-title.widget-title-decoration-6 > span:before{content:"";display:block;position:absolute;width:380px;border-top:1px dotted #fff;left:50%;-webkit-transform:translateX(-51%);-moz-transform:translateX(-51%);-o-transform:translateX(-51%);transform:translateX(-51%);bottom:0;-webkit-transition:width .3s ease-in-out;-moz-transition:width .3s ease-in-out;transition:width .3s ease-in-out;}
.background--dark .module .widget-title.widget-title-decoration-6:hover > span:before{width:460px;}
.background--dark .module .widget-title.widget-title-decoration-6.text-left > span:before{left:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);}
.background--dark .module .widget-title.widget-title-decoration-6.text-right > span:before{left:auto;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);right:0;}
.background--dark .module .widget-title.widget-title-decoration-9{padding-bottom:11px;}
.background--dark .module .widget-title.widget-title-decoration-9 > span{display:inline-block;padding:10px 25px 14px 25px;position:relative;border:1px solid rgba(255,255,255,0.5);}
.background--dark .module .widget-title.widget-title-decoration-10{padding-bottom:11px;}
.background--dark .module .widget-title.widget-title-decoration-10 > span{display:inline-block;padding:10px 25px 14px 25px;position:relative;border:1px solid #fff;}
.background--dark .module .widget-title.widget-title-decoration-13 > span:before,.background--dark .module .widget-title.widget-title-decoration-13 > span:after{content:"";display:inline-block;width:13px;}
.background--dark .module .widget-title.widget-title-decoration-13 > span:before{border-top:3px solid rgba(255,255,255,0.5);margin-right:.458em;}
.background--dark .module .widget-title.widget-title-decoration-13 > span:after{border-top:3px solid transparent;margin-left:.458em;}
.background--dark .module .widget-title.widget-title-decoration-17{padding-bottom:25px;}
.background--dark .module .widget-title.widget-title-decoration-17 > span:before,.background--dark .module .widget-title.widget-title-decoration-17 > span:after{content:"";display:inline-block;border-top:1px solid rgba(255,255,255,0.5);width:34px;vertical-align:middle;}
.background--dark .module .widget-title.widget-title-decoration-17 > span:before{margin-right:20px;}
.background--dark .module .widget-title.widget-title-decoration-17 > span:after{margin-left:19px;}
.background--dark .module .widget-title.widget-title-decoration-18{padding-bottom:25px;}
.background--dark .module .widget-title.widget-title-decoration-18 > span:before,.background--dark .module .widget-title.widget-title-decoration-18 > span:after{content:"";display:inline-block;border-top:1px solid #fff;width:34px;vertical-align:middle;}
.background--dark .module .widget-title.widget-title-decoration-18 > span:before{margin-right:20px;}
.background--dark .module .widget-title.widget-title-decoration-18 > span:after{margin-left:19px;}
.background--dark .module .widget-title.widget-title-decoration-22 > span{padding-bottom:13px;position:relative;}
.background--dark .module .widget-title.widget-title-decoration-22 > span:before{content:"";display:block;position:absolute;width:49px;height:5px;background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/img/mvb-main-title-decoration-squares.gif) 0 -36px repeat-x;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);bottom:0;}
.background--dark .module .widget-title.widget-title-decoration-22.text-left > span:before{left:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);}
.background--dark .module .widget-title.widget-title-decoration-22.text-right > span:before{left:auto;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);right:0;}
.background--dark .module .widget-title.widget-title-decoration-25 > span:before,.background--dark .module .widget-title.widget-title-decoration-25 > span:after{content:"";display:inline-block;border-top:3px solid rgba(255,255,255,0.5);width:13px;vertical-align:middle;}
.background--dark .module .widget-title.widget-title-decoration-25 > span:before{margin-right:14px;}
.background--dark .module .widget-title.widget-title-decoration-25 > span:after{margin-left:11px;}
.background--dark .module .widget-title.widget-title-decoration-26 > span:before,.background--dark .module .widget-title.widget-title-decoration-26 > span:after{content:"";display:inline-block;border-top:3px solid #fff;width:13px;vertical-align:middle;}
.background--dark .module .widget-title.widget-title-decoration-26 > span:before{margin-right:14px;}
.background--dark .module .widget-title.widget-title-decoration-26 > span:after{margin-left:11px;}
.background--dark .module .widget-title.widget-title-decoration-29 > span:before,.background--dark .module .widget-title.widget-title-decoration-29 > span:after{border-radius:50%;content:"";display:inline-block;height:7px;width:7px;}
.background--dark .module .widget-title.widget-title-decoration-29 > span:before{background-color:rgba(255,255,255,0.5);margin-right:18px;}
.background--dark .module .widget-title.widget-title-decoration-29 > span:after{background-color:transparent;margin-left:18px;}
.background--dark .module .widget-title.widget-title-decoration-30 > span:before,.background--dark .module .widget-title.widget-title-decoration-30 > span:after{border-radius:50%;content:"";display:inline-block;height:7px;width:7px;}
.background--dark .module .widget-title.widget-title-decoration-30 > span:before{background-color:#fff;margin-right:18px;}
.background--dark .module .widget-title.widget-title-decoration-30 > span:after{background-color:transparent;margin-left:18px;}
.background--dark .module .widget-title.widget-title-decoration-background_gray > span{position:relative;padding:20px 20px 17px;background:#f7f7f7;}
.background--dark .module .widget-title.widget-title-decoration-background_gray.text-left > span:before{left:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);}
.background--dark .module .widget-title.widget-title-decoration-background_gray.text-right > span:before{left:auto;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);right:0;}
.background--dark .module .widget-title.widget-title-decoration-background_gray > span{background:rgba(255,255,255,0.15);}
.background--dark .module .widget-title.widget-title-decoration-uppercase_background_gray > span{position:relative;padding:20px 20px 17px;background:#f7f7f7;text-transform:uppercase;}
.background--dark .module .widget-title.widget-title-decoration-uppercase_background_gray.text-left > span:before{left:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);}
.background--dark .module .widget-title.widget-title-decoration-uppercase_background_gray.text-right > span:before{left:auto;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);right:0;}
.background--dark .module .widget-title.widget-title-decoration-uppercase_background_gray > span{background:rgba(255,255,255,0.15);}
.background--dark .module .widget-title.widget-title-decoration-uppercase_underline_solid > span:before,.background--dark .module .widget-title.widget-title-decoration-underline_solid > span:before{border-top:1px solid rgba(255,255,255,0.15);}
.background--dark .module .widget-title.widget-title-decoration-underline_small > span:before,.background--dark .module .widget-title.widget-title-decoration-uppercase_underline_small > span:before{border-top:1px solid #fff;}
.background--dark .module .widget-title.widget-title.widget-title-decoration-bordered_with_uppercase > span{border-color:#fff;}
#buddypress div#item-header #item-actions #group-admins{float:left;margin-right:17px;}
#buddypress div#item-header #item-actions #group-admins li a img.avatar{border-radius:3px;}
#buddypress div#item-header #item-actions #item-actions-wrap{float:left;line-height:1;}
#buddypress div#item-header #item-actions #item-actions-wrap h3{font-size:16px;color:#000;}
#buddypress div#item-header #item-actions #item-actions-wrap .highlight{float:left;background-color:transparent;color:#000;font-size:14px;}
#buddypress div#item-header #item-actions #item-actions-wrap .activity{float:left;}
#buddypress div#item-header #item-header-avatar{float:left;width:15%;}
#buddypress div#item-header #item-header-avatar img{width:100%;border-radius:3px;}
#buddypress div#item-header div#item-header-content{float:right;width:83%;}
#buddypress div#item-header div#item-header-content .user-nicename{float:left;line-height:1;margin-bottom:0;font-size:25px;}
#buddypress div#item-header div#item-header-content .activity{margin-left:3px;float:left;height:34px;line-height:34px;}
#buddypress div#item-header div#item-header-content #item-meta{clear:both;color:#5d5d5d;margin:0;padding:5px 0 0;font-size:14px;}
#buddypress div#item-nav{float:left;width:15%;max-width:180px;}
#buddypress div#item-nav div.item-list-tabs ul li{width:100%;text-align:center;position:relative;}
#buddypress div#item-nav div.item-list-tabs ul li:before{content:"";display:block;height:1px;background-color:#ddd;width:78%;margin:0 auto;}
#buddypress div#item-nav div.item-list-tabs ul li:first-child:before{display:none;}
#buddypress div#item-nav div.item-list-tabs ul li a{padding:5px 20px 5px 10px;color:#565656;}
#buddypress div#item-nav div.item-list-tabs ul li a span{background-color:transparent;border-radius:0;color:#00a9d3;font-size:14px;padding:0;border:none;top:7px;position:absolute;right:3px;}
#buddypress div#item-nav div.item-list-tabs ul li.current.selected:before{display:none;}
#buddypress div#item-nav div.item-list-tabs ul li.current.selected a{background-color:#00a9d3;opacity:1;color:#fff;border-radius:3px;}
#buddypress div#item-nav div.item-list-tabs ul li.current.selected a span.count,#buddypress div#item-nav div.item-list-tabs ul li.current.selected a span.no-count{color:inherit;}
#buddypress div#item-nav div.item-list-tabs ul li.current.selected + li:before{display:none;}
#buddypress div#item-body{float:right;width:83%;}
#buddypress div#item-body #subnav{padding-bottom:50px;margin:0 0 30px;border-bottom:1px solid #ddd;}
#buddypress div#item-body #subnav li.feed a{color:#000;padding:0;}
#buddypress div#item-body #subnav li.feed a:before{display:none;}
#buddypress div#item-body .group_members a img.avatar{border-radius:3px;}
#buddypress div#item-body .groups.mygroups .item-list .bp-single-group .item-avatar a img.avatar{border-radius:3px;}
#buddypress div#item-body #group-settings-form div.bp-widget ul#admins-list img.avatar{border-radius:3px;margin-bottom:3px;}
#buddypress div#item-body #group-settings-form div.bp-widget ul#admins-list a{font-size:16px;color:#565656;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
#buddypress div#item-body #group-settings-form div.bp-widget ul#admins-list a:hover{color:#00a9d3;}
#buddypress div#item-body #group-settings-form div.bp-widget ul#members-list li img.avatar{border-radius:3px;margin-bottom:2px;}
#buddypress div#item-body #group-settings-form div.bp-widget ul#members-list li h5 a{font-size:16px;color:#565656;background:transparent;-webkit-transition:color .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;-moz-transition:color .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;transition:color .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;}
#buddypress div#item-body #group-settings-form div.bp-widget ul#members-list li h5 a:hover{color:#00a9d3;}
#buddypress div#item-body #group-settings-form div.bp-widget ul#members-list li h5 .small a{line-height:1.3;border-color:#e0e0e0;}
#buddypress div#item-body #group-settings-form div.bp-widget ul#members-list li h5 .small a:hover{color:#fff;background:#00a9d3;border-color:#00a9d3;}
#buddypress div#item-body #group-settings-form div.submit input#delete-group-button{line-height:1;}
#buddypress div#item-body #group-settings-form #save{position:relative;overflow:hidden;font:normal 300 15px "Roboto", "Open Sans", "PT Sans", sans-serif;text-align:center;display:inline-block;width:auto;height:41px;line-height:41px;padding:0 80px 0 25px;background:#00a9d3;color:#fff;border:0px solid transparent;cursor:pointer;border-radius:3px;-webkit-transition:background .3s ease, color .3s ease;-moz-transition:background .3s ease, color .3s ease;transition:background .3s ease, color .3s ease;line-height:42px;border-color:#1f98ae;font-size:15px;padding:0 15px;}
#buddypress div#item-body #group-settings-form #save i{font-size:22px;display:inline-block;width:41px;height:41px;line-height:41px;position:absolute;top:0;right:0;border-radius:3px;color:inherit;z-index:3;}
#buddypress div#item-body #group-settings-form #save span{display:block;position:relative;line-height:41px;color:inherit;z-index:3;}
#buddypress div#item-body #group-settings-form #save:hover{color:#fff;}
#buddypress div#item-body .profile h4{margin-bottom:15px;}
#buddypress div#item-body #bbpress-forums h3{font-size:25px;margin-bottom:20px;}
#buddypress div#item-body #bbpress-forums .entry-title{font-size:25px;}
#buddypress div#item-body form#send_message_form ul.acfb-holder li.friend-tab{float:none;display:inline-block;}
#buddypress form#whats-new-form{padding:0 0 0 20px;}
#buddypress form#whats-new-form #whats-new-avatar a img.avatar{border-radius:3px;}
#buddypress form#whats-new-form #whats-new-content{min-height:50px;position:relative;margin-bottom:40px;}
#buddypress form#whats-new-form #whats-new-content #whats-new-textarea{float:left;width:100%;}
#buddypress form#whats-new-form #whats-new-content #whats-new-textarea textarea{height:44px !important;line-height:30px;padding-left:10px;}
#buddypress form#whats-new-form #whats-new-content #whats-new-textarea textarea.bp-suggestions{width:100%;}
#buddypress form#whats-new-form #whats-new-content #whats-new-options{left:20px;top:50px;position:absolute;height:auto !important;}
#buddypress form#whats-new-form #whats-new-content #whats-new-options #whats-new-submit{margin-top:0;position:relative;}
#buddypress form#whats-new-form #whats-new-content #whats-new-options #whats-new-submit i{position:absolute;display:block;color:#fff;left:20px;top:15px;z-index:3;}
#buddypress form#whats-new-form #whats-new-content #whats-new-options #whats-new-submit #aw-whats-new-submit{color:#00a9d3;font-size:15px;font-weight:300;padding:0;line-height:20px;border-left-width:0;border-top-width:0;border-right-width:0;border-bottom:1px solid #00a9d3;-webkit-transition:color .3s ease-in-out, border-color .3s ease-in-out;-moz-transition:color .3s ease-in-out, border-color .3s ease-in-out;transition:color .3s ease-in-out, border-color .3s ease-in-out;}
#buddypress form#whats-new-form #whats-new-content #whats-new-options #whats-new-submit #aw-whats-new-submit:hover{color:#000;border-color:#000;}
#buddypress form#whats-new-form textarea{height:50px;}
#buddypress form#whats-new-form div#whats-new-content div#whats-new-options{width:100%;}
#buddypress form#whats-new-form div#whats-new-content div#whats-new-options div#whats-new-submit{float:left;}
#buddypress form#whats-new-form div#whats-new-content div#whats-new-options div#whats-new-post-in-box{float:right;margin-right:20px;margin-top:-7px;}
#buddypress form#whats-new-form div#whats-new-content div#whats-new-options div#whats-new-post-in-box select#whats-new-post-in{width:inherit;}
#buddypress .activity #activity-stream{margin:0;}
#buddypress .activity #activity-stream li{margin-bottom:25px;padding:0;border:none;}
#buddypress .activity #activity-stream li .activitys-wrap{border:1px solid #ddd;padding:15px 25px;border-radius:3px;}
#buddypress .activity #activity-stream li .activitys-wrap .activity-avatar a img.avatar{border-radius:3px;}
#buddypress .activity #activity-stream li .activitys-wrap .activity-content .activity-inner{border-left-width:1px;}
#buddypress .activity #activity-stream li .activitys-wrap .activity-content a img.avatar{border-radius:3px;}
#buddypress .activity #activity-stream li .activity-meta{line-height:30px;}
#buddypress .activity #activity-stream li .activity-meta a{font-size:14px;font-weight:300;color:#878787;border:1px solid #e0e0e0;border-radius:3px;background:transparent;-webkit-transition:color .3s ease-in-out, border-color .3s ease-in-out, background .3s ease-in-out;-moz-transition:color .3s ease-in-out, border-color .3s ease-in-out, background .3s ease-in-out;transition:color .3s ease-in-out, border-color .3s ease-in-out, background .3s ease-in-out;}
#buddypress .activity #activity-stream li .activity-meta a span{color:rgba(255,255,255,0.8);-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
#buddypress .activity #activity-stream li .activity-meta a i{display:inline-block;padding-right:12px;}
#buddypress .activity #activity-stream li .activity-meta a span{diplay:inline-block;background:rgba(0,0,0,0);color:#9a9a9a;font-size:inherit;padding-left:8px;margin:0;}
#buddypress .activity #activity-stream li .activity-meta a:hover{color:#fff;background:#00a9d3;border-color:#00a9d3;}
#buddypress .activity #activity-stream li .activity-meta a:hover span{color:rgba(255,255,255,0.8);}
#buddypress .activity #activity-stream li.mini .activity-avatar img{margin:0;}
#buddypress .activity #activity-stream li.mini .activity-content{margin-left:40px;}
#buddypress p{font-size:14px;}
#buddypress div.pagination{padding-bottom:25px;}
#buddypress form.dir-form div.item-list-tabs ul li{margin:0 3px;}
#buddypress form.dir-form div.item-list-tabs ul li a{background:#00a9d3;color:#fff;opacity:1;font-weight:300;border-radius:3px;}
#buddypress form.dir-form div.item-list-tabs ul li a span{padding:0;display:inline-block;position:relative;right:0;top:50%;border-radius:50%;height:20px;width:20px;margin-left:10px;border-width:1px;background:#000;border-color:#000;color:#fff;}
#buddypress form.dir-form div.dir-list ul.item-list li div.item-avatar img.avatar{border-radius:3px;margin:0 15px 0 0;}
#buddypress form.dir-form div.dir-list ul.item-list li div.item div.item-title a{font-size:20px;display:block;margin-bottom:5px;}
#buddypress form.dir-form div.dir-list ul.item-list li div.item div.item-title span.update{line-height:1.4;color:#565656;}
#buddypress form.dir-form div.dir-list ul.item-list li div.item div.item-title span.update span.activity-read-more a{display:inherit;font-size:15px;}
#buddypress form.dir-form div.dir-list ul.item-list li div.item div.item-title span.update span.activity-read-more a:hover:after{background:#00a9d3;}
#buddypress div.item-list-tabs.activity-type-tabs ul li a{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:15px;font-weight:300;background:transparent;color:#565656;position:relative;border-radius:3px;}
#buddypress div.item-list-tabs.activity-type-tabs ul li a span{background:transparent;color:#000;border-width:0;padding:0 9px;font-size:10px;}
#buddypress div.item-list-tabs.activity-type-tabs ul li.selected a span{color:#fff;background:#00a9d3;}
#buddypress div.item-list-tabs.activity-type-tabs ul li#groups-all a span,#buddypress div.item-list-tabs.activity-type-tabs ul li#groups-personal a span{top:17px;}
#buddypress div.item-list-tabs.activity-type-tabs .feed a{color:#565656;}
#buddypress div.item-list-tabs.activity-type-tabs .feed a:before{content:"\e114";display:block;font-size:15px;font-family:"infinity" !important;position:absolute;left:40px;}
#buddypress div#subnav.item-list-tabs.no-ajax ul li a{color:#565656;}
#buddypress div#subnav.item-list-tabs.no-ajax ul li#activity-filter-select.last{margin:0;}
#buddypress div#subnav.item-list-tabs.no-ajax ul li#activity-filter-select.last select{width:inherit;}
#buddypress .activity-avatar{margin:0;position:relative;top:10px;}
#buddypress #activity-stream p{font-size:15px;}
#buddypress #activity-stream .activity-inner p{font-size:15px;}
#buddypress ul.item-list li{padding:25px 0 10px 0;}
#buddypress .activity-list .activity-content .activity-header img.avatar{margin:0 5px -5px 10px !important;}
#buddypress .bp-single-group .item-title a{font-size:23px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;line-height:1.6;color:#000;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
#buddypress .bp-single-group .item-title a a{color:inherit;}
#buddypress .bp-single-group .item-title a a{color:inherit;}
#buddypress .bp-single-group .item-meta span{color:#878787;font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;line-height:1.2;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
#buddypress .dir-form div.item-list-tabs ul li a,#buddypress div#subnav.item-list-tabs ul li a,#buddypress .bp-legacy div#item-body div.item-list-tabs ul li a{padding:5px 15px;}
#buddypress .dir-form div.item-list-tabs ul li.feed a,#buddypress div#subnav.item-list-tabs ul li.feed a,#buddypress .bp-legacy div#item-body div.item-list-tabs ul li.feed a{border-width:0;padding:0 20px 0 0;}
#buddypress .dir-form div.item-list-tabs ul li.current a,#buddypress .dir-form div.item-list-tabs ul li.selected a,#buddypress div#subnav.item-list-tabs ul li.current a,#buddypress div#subnav.item-list-tabs ul li.selected a,#buddypress .bp-legacy div#item-body div.item-list-tabs ul li.current a,#buddypress .bp-legacy div#item-body div.item-list-tabs ul li.selected a{background:#00a9d3;color:#fff;opacity:1;font-weight:300;border-radius:3px;}
#buddypress .dir-search{display:none;}
#buddypress ul.item-list li div.item-title span{font-size:14px;}
#buddypress div.generic-button a:hover{background:#0095ba;border-width:0;}
#buddypress button,#buddypress a.button,#buddypress input[type=submit],#buddypress input[type=button],#buddypress input[type=reset],#buddypress ul.button-nav li a,#buddypress .comment-reply-link{position:relative;left:0;z-index:1;display:inline-block;padding:10px 20px;border:1px solid #e0e0e0;color:#000;font-size:13px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;}
#buddypress button:hover,#buddypress a.button:hover,#buddypress input[type=submit]:hover,#buddypress input[type=button]:hover,#buddypress input[type=reset]:hover,#buddypress ul.button-nav li a:hover,#buddypress .comment-reply-link:hover{background:transparent;}
#buddypress input[type=submit]:not(#aw-whats-new-submit){border:1px solid #e0e0e0;background:transparent;color:inherit;border-radius:3px;-webkit-transition:background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;-moz-transition:background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;transition:background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;}
#buddypress input[type=submit]:not(#aw-whats-new-submit):hover{background:#00a9d3;color:#fff;border-color:#00a9d3;}
#buddypress form#whats-new-form #whats-new-options{overflow:hidden;}
#buddypress form#whats-new-form #whats-new-options #whats-new-submit{margin-top:-2px;}
#buddypress table thead tr th{font-size:15px;}
#buddypress .standard-form div.submit input,#buddypress a.bp-title-button{position:relative;overflow:hidden;font:normal 300 15px "Roboto", "Open Sans", "PT Sans", sans-serif;text-align:center;display:inline-block;width:auto;height:41px;line-height:41px;padding:0 80px 0 25px;background:#00a9d3;color:#fff;border:0px solid transparent;cursor:pointer;border-radius:3px;-webkit-transition:background .3s ease, color .3s ease;-moz-transition:background .3s ease, color .3s ease;transition:background .3s ease, color .3s ease;line-height:42px;padding:0 15px;}
#buddypress .standard-form div.submit input i,#buddypress a.bp-title-button i{font-size:22px;display:inline-block;width:41px;height:41px;line-height:41px;position:absolute;top:0;right:0;border-radius:3px;color:inherit;z-index:3;}
#buddypress .standard-form div.submit input span,#buddypress a.bp-title-button span{display:block;position:relative;line-height:41px;color:inherit;z-index:3;}
#buddypress .standard-form div.submit input:hover,#buddypress a.bp-title-button:hover{color:#fff;}
#buddypress .standard-form div.submit input:hover,#buddypress a.bp-title-button:hover{border-bottom-width:0;}
#buddypress ul.item-list{border-top-width:0;}
#buddypress div.item-list-tabs ul li.selected a,#buddypress div.item-list-tabs ul li.current a,#buddypress div.item-list-tabs ul li.selected a,#buddypress div.item-list-tabs ul li.current a{background-color:#00a9d3 !important;font-weight:300;}
#buddypress span.activity{font-size:14px;color:#878787;}
#buddypress div.generic-button a{position:relative;overflow:hidden;font:normal 300 15px "Roboto", "Open Sans", "PT Sans", sans-serif;text-align:center;display:inline-block;width:auto;height:41px;line-height:41px;padding:0 80px 0 25px;background:#00a9d3;color:#fff;border:0px solid transparent;cursor:pointer;border-radius:3px;-webkit-transition:background .3s ease, color .3s ease;-moz-transition:background .3s ease, color .3s ease;transition:background .3s ease, color .3s ease;padding-left:23px;}
#buddypress div.generic-button a i{font-size:22px;display:inline-block;width:41px;height:41px;line-height:41px;position:absolute;top:0;right:0;border-radius:3px;color:inherit;z-index:3;}
#buddypress div.generic-button a span{display:block;position:relative;line-height:41px;color:inherit;z-index:3;}
#buddypress div.generic-button a:hover{color:#fff;}
#buddypress ul.item-list li div.item-title,#buddypress ul.item-list li div.item-title a,#buddypress ul.item-list li h4,#buddypress ul.item-list li h4 a,#buddypress .acomment-meta a,#buddypress .activity-list .activity-content .activity-header a,#buddypress .activity-list .activity-content .comment-header a{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:100%;font-weight:300;line-height:1;color:#000;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
#buddypress ul.item-list li div.item-title:hover,#buddypress ul.item-list li div.item-title a:hover,#buddypress ul.item-list li h4:hover,#buddypress ul.item-list li h4 a:hover,#buddypress .acomment-meta a:hover,#buddypress .activity-list .activity-content .activity-header a:hover,#buddypress .activity-list .activity-content .comment-header a:hover{color:#00a9d3;}
#buddypress .acomment-meta a,#buddypress .activity-list .activity-content .activity-header a,#buddypress .activity-list .activity-content .comment-header a{font-size:15px;}
#buddypress .activity-list .activity-content .activity-header a span,#buddypress .activity-list .activity-content .comment-header a span,#buddypress .acomment-meta,#buddypress .acomment-meta span{font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;color:#888;}
#buddypress div#item-header div#item-actions{width:83%;text-align:left;}
#buddypress div#item-header div#item-actions ul li{float:left;}
#buddypress .activity-read-more a,#buddypress .acomment-options a{position:relative;font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;color:#00a9d3;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
#buddypress .activity-read-more a:after,#buddypress .acomment-options a:after{content:" ";position:absolute;background:transparent;left:0;right:0;bottom:0;height:1px;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out;}
#buddypress .activity-read-more a:hover,#buddypress .acomment-options a:hover{color:#000;}
#buddypress .activity-read-more a:hover:after,#buddypress .acomment-options a:hover:after{background:#000;}
#buddypress #members-group-list #member-list li h5 a{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:18px;color:#000;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
#buddypress #members-group-list #member-list li h5 a:hover{color:#00a9d3;}
#buddypress div.dir-search input[type=text],#buddypress li.groups-members-search input[type=text]{width:250px;height:40px;padding:0 10px;border-radius:3px;position:relative;line-height:1.6;}
#buddypress li.groups-members-search input[type=submit]{display:none;}
#buddypress div.activity-comments div.acomment-meta{font-size:14px;}
#buddypress div.activity-comments div.acomment-meta a{font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;color:#000;}
#buddypress div.activity-comments div.acomment-meta span{font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;color:#888;}
#stuning-header a.button.group-create.bp-title-button{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);line-height:40px;background:#00a9d3;border-color:#00a9d3;color:#fff;}
#stuning-header a.button.group-create.bp-title-button:hover{background:#000;border-color:#000;color:#fff;}
#stuning-header .breadcrumbs #crumbs a.button.group-create.bp-title-button{position:relative;height:27px;line-height:24px;min-width:0;padding:0;background:transparent;font-size:12px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;display:none;}
#stuning-header .page-title-inner .page-title a{color:#000;}
#stuning-header .page-title-inner .page-title a:hover{color:#000;}
@-webkit-keyframes changeSkinIcon{0%{-webkit-transform:rotate(0);}
5%{-webkit-transform:rotate(90deg);}
25%{-webkit-transform:rotate(90deg);}
30%{-webkit-transform:rotate(180deg);}
50%{-webkit-transform:rotate(180deg);}
55%{-webkit-transform:rotate(270deg);}
75%{-webkit-transform:rotate(270deg);}
80%{-webkit-transform:rotate(360deg);}
100%{-webkit-transform:rotate(360deg);} }@-moz-keyframes changeSkinIcon{0%{-moz-transform:rotate(0);}15%{-moz-transform:rotate(90deg);}
25%{-moz-transform:rotate(90deg);}
35%{-moz-transform:rotate(180deg);}
50%{-moz-transform:rotate(180deg);}
65%{-moz-transform:rotate(270deg);}
75%{-moz-transform:rotate(270deg);}
90%{-moz-transform:rotate(360deg);}
100%{-moz-transform:rotate(360deg);} }@-o-keyframes changeSkinIcon{0%{-o-transform:rotate(0);}15%{-o-transform:rotate(90deg);}
25%{-o-transform:rotate(90deg);}
35%{-o-transform:rotate(180deg);}
50%{-o-transform:rotate(180deg);}
65%{-o-transform:rotate(270deg);}
75%{-o-transform:rotate(270deg);}
90%{-o-transform:rotate(360deg);}
100%{-o-transform:rotate(360deg);} }@keyframes changeSkinIcon{0%{transform:rotate(0);}15%{transform:rotate(90deg);}
25%{transform:rotate(90deg);}
35%{transform:rotate(180deg);}
50%{transform:rotate(180deg);}
65%{transform:rotate(270deg);}
75%{transform:rotate(270deg);}
90%{transform:rotate(360deg);}
100%{transform:rotate(360deg);} }.style_changer *{color:#fff !important;}
.style_changer .changer_button{border:none;background:#00a9d3;border-top-right-radius:3px;border-bottom-right-radius:3px;}
.style_changer .changer_button i{font-size:30px;font-style:normal;line-height:44px;color:#fff;-webkit-animation:animButtonIcon 1.8s ease infinite;-moz-animation:animButtonIcon 1.8s ease infinite;animation:animButtonIcon 1.8s ease infinite;}
.style_changer .changer_button i:before{content:"\e714";font-family:"infinity" !important;position:relative;top:1px;}
.style_changer .changer_content{border:none;background:#00a9d3;border-bottom-right-radius:3px;}
.style_changer .changer_content .sc_main_header{border-bottom:none;}
.style_changer .changer_content h3{text-align:left;margin-left:15px;}
.style_changer .changer_content .changer_content_block{border-bottom:none;}
.style_changer .changer_content .changer_content_block h3{font-size:14px;}
.style_changer .changer_content .changer_content_block .sel_selected{border-radius:3px;background:#00a9d3;border-color:rgba(255,255,255,0.3);}
.style_changer .changer_content .changer_content_block .sel_selected .sel_arraw{background:none;}
.style_changer .changer_content .changer_content_block .sel_selected .sel_arraw:after,.style_changer .changer_content .changer_content_block .sel_selected .sel_arraw:before{content:" ";position:absolute;display:block;width:6px;height:2px;background:#fff;top:50%;margin-top:-1px;left:50%;}
.style_changer .changer_content .changer_content_block .sel_selected .sel_arraw:after{margin-left:-4px;-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.style_changer .changer_content .changer_content_block .sel_selected .sel_arraw:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
.style_changer .changer_content .changer_content_block .sel_options{background:transparent;border-radius:3px;border:1px solid;border-color:rgba(255,255,255,0.3);}
.style_changer .changer_content .changer_content_block .sel_options .sel_option{border:none;background:#00a9d3;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out;}
.style_changer .changer_content .changer_content_block .sel_options .sel_option:hover{background:#0095ba;}
.style_changer .changer_content .changer_content_block #pattern-changer{padding-bottom:5px;margin-left:15px;}
.style_changer .changer_content .changer_content_block #pattern-changer li{border:none;}
.style_changer:before{content:" ";position:absolute;display:block;width:100%;height:1px;background:rgba(255,255,255,0.3);bottom:-1px;left:0;z-index:1;}
#stylechanger-skin-changer-button a:before{-webkit-animation:changeSkinIcon 5s linear infinite;-moz-animation:changeSkinIcon 5s linear infinite;animation:changeSkinIcon 5s linear infinite;}
#stylechanger-skin-changer{z-index:9999;}
.tooltipster-base .tooltipster-content .tooltipster-content-head{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:18px;font-weight:300;}
.tooltipster-base .tooltipster-content .tooltipster-content-body{font-size:14px;color:#878787;}
.tooltipster-base.tooltipster-shadow{background:rgba(255,255,255,0.8);border-radius:3px;}
.tooltipster-base.tooltipster-noir{background:rgba(0,0,0,0.5);color:#fff;border:3px solid rgba(0,0,0,0.01);border-radius:3px;}
.dfd-block-background-label.center.center{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.dfd-block-background-label.center.top{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}
.dfd-block-background-label.center.bottom{position:absolute;bottom:0;top:auto;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}
.dfd-block-background-label.left.top{position:absolute;left:0;top:0;}
.dfd-block-background-label.left.center{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.dfd-block-background-label.left.bottom{position:absolute;left:0;bottom:0;}
.dfd-block-background-label.right.top{position:absolute;right:0;top:0;}
.dfd-block-background-label.right.center{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.dfd-block-background-label.right.bottom{position:absolute;right:0;bottom:0;}
.top-inner-page{position:absolute;z-index:3;top:0px;left:50%;margin-left:-20px;display:block;width:40px;height:40px;opacity:.5;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.top-inner-page:before,.top-inner-page:after{content:" ";display:block;width:13px;height:5px;position:absolute;top:15px;-webkit-transform:rotate(0);transform:rotate(0);background:#565656;}
.top-inner-page:before{left:50%;margin-left:-12px;border-top-left-radius:5px;border-bottom-left-radius:5px;-webkit-transition:-webkit-transform .3s ease-in-out .2s;-moz-transition:-moz-transform .3s ease-in-out .2s;transition:transform .3s ease-in-out .2s;}
.top-inner-page:after{right:50%;margin-right:-12px;border-top-right-radius:5px;border-bottom-right-radius:5px;-webkit-transition:-webkit-transform .3s ease-in-out .2s;-moz-transition:-moz-transform .3s ease-in-out .2s;transition:transform .3s ease-in-out .2s;}
.top-inner-page:hover{opacity:1;}
#top-panel-inner{position:absolute;z-index:1000;top:0;left:0;right:0;height:0;}
#top-panel-inner .top-panel-inner-wrapper{position:relative;background:rgba(255,255,255,0.95);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .4s linear;-moz-transition:-moz-transform .4s linear;transition:transform .4s linear;}
#top-panel-inner .top-panel-inner-wrapper:after{content:"";display:block;width:100%;height:40px;position:absolute;top:100%;left:0;background:rgba(255,255,255,0.95);visibility:hidden;-webkit-transition:visibility .3s ease-in-out;-moz-transition:visibility .3s ease-in-out;transition:visibility .3s ease-in-out;}
#top-panel-inner .top-panel-inner-wrapper > div.mvb_content{overflow:hidden;max-width:100%;opacity:0;-webkit-transition:opacity .2s .3s linear;-moz-transition:opacity .2s .3s linear;transition:opacity .2s .3s linear;}
#top-panel-inner .top-panel-inner-wrapper .top-inner-page{top:auto;}
#top-panel-inner.open .top-panel-inner-wrapper{-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-o-transform:translateY(0%);transform:translateY(0%);}
#top-panel-inner.open .top-panel-inner-wrapper:after{visibility:visible;border-bottom:1px solid #e0e0e0;}
#top-panel-inner.open .top-panel-inner-wrapper > div.mvb_content{opacity:1;-webkit-transition:opacity .2s ease-in;-moz-transition:opacity .2s ease-in;transition:opacity .2s ease-in;}
#top-panel-inner.open .top-inner-page{opacity:1;}
#top-panel-inner.open .top-inner-page:before{-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}
#top-panel-inner.open .top-inner-page:after{-webkit-transform:rotate(10deg);transform:rotate(10deg);}
body.admin-bar #top-panel-inner{top:32px;}
#side-area{position:fixed;z-index:9999;top:0;bottom:0;right:-300px;width:300px;background-color:#fff;-webkit-transition:right .3s ease-in-out;-moz-transition:right .3s ease-in-out;transition:right .3s ease-in-out;overflow:hidden;}
#side-area.opened{right:0;border-left:1px solid rgba(0,0,0,0.1);}
#side-area.left-aligned-fixed-header{right:auto;left:0;}
#side-area.left-aligned-fixed-header .side-area-controller-wrap{display:none;}
#side-area.right-aligned-fixed-header{right:0;}
#side-area.right-aligned-fixed-header .side-area-controller-wrap{display:none;}
#side-area .overflow-scroll{overflow:auto;height:100%;width:110%;}
#side-area .overflow-scroll > div.side_area_title{padding:65px 0 50px 55px;height:20%;}
#side-area .overflow-scroll > div.side_area_title img{max-height:100%;}
#side-area .overflow-scroll > div.side_area_title h1,#side-area .overflow-scroll > div.side_area_title h2,#side-area .overflow-scroll > div.side_area_title h3,#side-area .overflow-scroll > div.side_area_title h4,#side-area .overflow-scroll > div.side_area_title h5{margin:0;padding:0;color:inherit;font-size:inherit;font-family:inherit;text-transform:inherit;}
#side-area .overflow-scroll .side-area-widgets{min-height:60%;}
#side-area .overflow-scroll .side-area-bottom{height:20%;position:relative;}
#side-area .overflow-scroll .side-area-bottom .side-search-cart-wrap{margin-left:55px;}
#side-area .overflow-scroll .side-area-bottom .side-search-cart-wrap:before,#side-area .overflow-scroll .side-area-bottom .side-search-cart-wrap:after{content:" ";display:table;}
#side-area .overflow-scroll .side-area-bottom .side-search-cart-wrap:after{clear:both;}
#side-area .overflow-scroll .side-area-bottom .side-search-cart-wrap .form-search-wrap{float:left;height:50px;line-height:50px;margin-left:0;}
#side-area .overflow-scroll .side-area-bottom .side-search-cart-wrap .total_cart_header{float:left;height:50px;line-height:50px;}
#side-area .overflow-scroll .side-area-bottom .side-search-cart-wrap .total_cart_header .shopping-cart-box{top:auto;bottom:60px;right:-144px;}
#side-area .overflow-scroll .side-area-bottom .side-search-cart-wrap .total_cart_header .shopping-cart-box:before{top:auto;bottom:-7px;right:159px;}
#side-area .overflow-scroll .side-area-bottom .side-area-subbottom{position:absolute;bottom:0;}
#side-area .overflow-scroll .side-area-bottom .side-area-subbottom .widget.soc-icons{padding:0 35px;width:100%;height:39px;overflow:hidden;margin-bottom:20px;}
#side-area .overflow-scroll .side-area-bottom .side-area-subbottom .widget.soc-icons a{margin-right:3px;}
#side-area .overflow-scroll .side-area-bottom .side-area-subbottom .widget.soc-icons a:before{border-color:rgba(0,0,0,0.07);}
#side-area .overflow-scroll .side-area-bottom .side-area-subbottom .side_area_copyright{font-size:12px;color:#878787;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;padding-left:40px;margin-bottom:20px;overflow:hidden;}
#side-area .overflow-scroll > .widget:not(.widget_nav_menu){padding-left:65px;}
#side-area .overflow-scroll .widget.widget_nav_menu ul.menu > li a{position:relative;display:block;font-size:15px;font-weight:300;padding:12px 0 12px 55px;}
#side-area .overflow-scroll .widget.widget_nav_menu ul.menu > li a .menu-subtitle{display:block;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:12px;text-transform:capitalize;color:rgba(0,0,0,0.7);}
#side-area .overflow-scroll .widget.widget_nav_menu ul.menu > li li.sub-nav-item.has-submenu > a{color:rgba(0,0,0,0.7);}
#side-area .overflow-scroll .widget.widget_nav_menu ul.menu > li li.sub-nav-item ul.sub-sub-menu li.sub-nav-item a:before,#side-area .overflow-scroll .widget.widget_nav_menu ul.menu > li li.sub-nav-item a:before{content:" ";position:absolute;display:block;background:#e0e0e0;width:78px;height:1px;left:0;bottom:0;}
#side-area .overflow-scroll .widget.widget_nav_menu ul.menu > li li.sub-nav-item ul.sub-sub-menu li.sub-nav-item a.open:before,#side-area .overflow-scroll .widget.widget_nav_menu ul.menu > li li.sub-nav-item a.open:before{display:none;}
#side-area .overflow-scroll .widget.widget_nav_menu ul.menu > li li.sub-nav-item:last-child a:before{display:none;}
#side-area .overflow-scroll .widget.widget_nav_menu ul.menu > li li.menu-item-depth-1{position:relative;}
#side-area .overflow-scroll .widget.widget_nav_menu ul.menu > li li.menu-item-depth-1 > a{padding-left:90px;color:#000;}
#side-area .overflow-scroll .widget.widget_nav_menu ul.menu > li li.menu-item-depth-1 > a:before{margin-left:90px;}
#side-area .overflow-scroll .widget.widget_nav_menu ul.menu > li li.menu-item-depth-2 > a{padding-left:105px;}
#side-area .overflow-scroll .widget.widget_nav_menu ul.menu > li li.menu-item-depth-2 > a:before{margin-left:105px;}
#side-area .overflow-scroll .widget.widget_nav_menu ul.menu > li li.menu-item-depth-3 > a{padding-left:120px;}
#side-area .overflow-scroll .widget.widget_nav_menu ul.menu > li li.menu-item-depth-3 > a:before{margin-left:120px;}
#side-area .overflow-scroll .widget.widget_nav_menu ul.menu > li li.menu-item-depth-4 > a{padding-left:135px;}
#side-area .overflow-scroll .widget.widget_nav_menu ul.menu > li li.menu-item-depth-4 > a:before{margin-left:135px;}
#side-area .overflow-scroll .widget.widget_nav_menu ul.menu > li li.menu-item-depth-5 > a{padding-left:150px;}
#side-area .overflow-scroll .widget.widget_nav_menu ul.menu > li li.menu-item-depth-5 > a:before{margin-left:150px;}
#side-area .overflow-scroll .widget.widget_nav_menu ul.menu > li li.menu-item-depth-1:last-child > a:before,#side-area .overflow-scroll .widget.widget_nav_menu ul.menu > li li.menu-item-depth-2:last-child > a:before,#side-area .overflow-scroll .widget.widget_nav_menu ul.menu > li li.menu-item-depth-3:last-child > a:before,#side-area .overflow-scroll .widget.widget_nav_menu ul.menu > li li.menu-item-depth-4:last-child > a:before,#side-area .overflow-scroll .widget.widget_nav_menu ul.menu > li li.menu-item-depth-5:last-child > a:before{display:none !important;}
#side-area .overflow-scroll .widget.widget_nav_menu ul.menu > li ul.sub-menu{background-image:none !important;}
#side-area .overflow-scroll .widget.widget_nav_menu ul.menu a{font-size:23px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;color:#000;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;transition:color .2s ease-in-out;}
#side-area .overflow-scroll .widget.widget_nav_menu ul.menu li.has-submenu > a{padding-right:30px;}
#side-area .overflow-scroll .widget.widget_nav_menu ul.menu li.has-submenu > a.open:after{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);}
#side-area .overflow-scroll .widget.widget_nav_menu .sub-nav{display:none;}
#side-area .overflow-scroll .widget.widget_nav_menu .sub-nav ul li ul{display:none;}
#side-area .overflow-scroll .widget.widget_nav_menu a > i,#side-area .overflow-scroll .widget.widget_nav_menu a > span.without-icon{display:none;}
#side-area .overflow-scroll .side-area-button-section a{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;}
#side-area .overflow-scroll div.widget.widget_text div.textwidget{font:normal 100 12px "Roboto", "Open Sans", "PT Sans", sans-serif;color:#878787;}
#side-area .overflow-scroll div.widget.widget_crum_contacts_widget .widget.soc-icons{margin-left:-13px;}
#side-area .overflow-scroll div.widget.widget_crum_contacts_widget .widget.soc-icons a{margin-right:2px;}
body.admin-bar #side-area{top:32px;}
.side-area-controller-wrap{float:right;width:21px;height:70px;line-height:70px;margin:0 0 0 15px;}
.side-area-controller-wrap a{width:21px;height:70px;display:block;position:relative;}
.side-area-controller-wrap a .icon-wrap{position:absolute;display:block;width:21px;height:2px;background:#00a9d3;top:50%;-webkit-transition:background .3s .1s ease-in-out;-moz-transition:background .3s .1s ease-in-out;transition:background .3s .1s ease-in-out;}
.side-area-controller-wrap a .icon-wrap:before,.side-area-controller-wrap a .icon-wrap:after{content:"";position:absolute;display:block;background-color:#00a9d3;width:21px;height:2px;-webkit-transition:margin .3s ease-in-out .1s, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out, transform .3s ease-in-out;-moz-transition:margin .3s ease-in-out .1s, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out, transform .3s ease-in-out;transition:margin .3s ease-in-out .1s, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out, transform .3s ease-in-out;}
.side-area-controller-wrap a .icon-wrap:before{margin-top:-4px;}
.side-area-controller-wrap a .icon-wrap:after{margin-top:4px;}
.side-area-controller-wrap a.opened .icon-wrap{background:transparent;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:background .3s ease-in-out .2s, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out, transform .3s ease-in-out;-moz-transition:background .3s ease-in-out .2s, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out, transform .3s ease-in-out;transition:background .3s ease-in-out .2s, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out, transform .3s ease-in-out;}
.side-area-controller-wrap a.opened .icon-wrap:before,.side-area-controller-wrap a.opened .icon-wrap:after{-webkit-transition:margin .3s ease-in-out, -webkit-transform .3s ease-in-out .2s, -moz-transform .3s ease-in-out .2s, -o-transform .3s ease-in-out .2s, transform .3s ease-in-out .2s;-moz-transition:margin .3s ease-in-out, -webkit-transform .3s ease-in-out .2s, -moz-transform .3s ease-in-out .2s, -o-transform .3s ease-in-out .2s, transform .3s ease-in-out .2s;transition:margin .3s ease-in-out, -webkit-transform .3s ease-in-out .2s, -moz-transform .3s ease-in-out .2s, -o-transform .3s ease-in-out .2s, transform .3s ease-in-out .2s;}
.side-area-controller-wrap a.opened .icon-wrap:before{margin-top:0 !important;-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.side-area-controller-wrap a.opened .icon-wrap:after{margin-top:0 !important;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
.side-area-controller-wrap a.opened:hover.opened .icon-wrap{-webkit-transform:rotate(180deg);transform:rotate(180deg);}
.side-area-controller-wrap a:hover .icon-wrap:before{margin-top:-6px;}
.side-area-controller-wrap a:hover .icon-wrap:after{margin-top:6px;}
body:not(.side-area-opened) #main-wrap #header-container #header .header-wrap{padding-right:0;-webkit-transition:padding-right .3s ease-in-out;-moz-transition:padding-right .3s ease-in-out;transition:padding-right .3s ease-in-out;}
body.side-area-opened #main-wrap{margin-right:300px;-webkit-transition:margin-right .3s ease-in-out;-moz-transition:margin-right .3s ease-in-out;transition:margin-right .3s ease-in-out;}
#main-wrap.left-aligned-fixed-header{margin-left:300px;}
#main-wrap.right-aligned-fixed-header{margin-right:300px;}
.side-area-button-section{display:inline-block;}
.side-area-button-section .additional-button{margin-left:35px;}
.lang-sel{position:relative;overflow:visible;height:40px;line-height:40px;font-size:14px;z-index:9999;float:right;padding:0 15px;margin-right:15px;}
.lang-sel > a{position:relative;display:block;height:100%;line-height:inherit;text-align:center;color:#000;}
.lang-sel > a i{font-size:18px;position:relative;line-height:inherit;}
.lang-sel strong{margin-right:10px;}
.lang-sel ul{position:absolute;z-index:9999;left:50%;min-width:220px;margin:0;padding:0;overflow:visible !important;list-style:none;background:#fff;border:1px solid #e0e0e0;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);display:none;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;border-radius:2px;}
.lang-sel ul > li{float:left;width:33.333%;}
.lang-sel ul > li a{color:inherit;display:block;width:100%;text-align:center;font-size:13px;line-height:34px;margin:0;padding:0;color:#000;border-right:1px solid #e0e0e0;-webkit-transition:border-right-color .3s ease, background .3s ease;-moz-transition:border-right-color .3s ease, background .3s ease;transition:border-right-color .3s ease, background .3s ease;}
.lang-sel ul > li:hover a{border-color:transparent;background:rgba(224,224,224,0.9);}
.lang-sel ul > li:last-child a{border-right-color:transparent;}
.lang-sel.hovered ul{opacity:1;display:block;}
.lang-sel:after{content:" ";position:absolute;background:#e0e0e0;width:1px;height:16px;top:50%;margin-top:-8px;right:0;z-index:-1;}
.login-header{display:inline-block;padding:0 15px;}
.login-header .links{line-height:70px;}
.login-header .links a{position:relative;display:block;font-size:15px;line-height:inherit;color:#d2d2d2;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.login-header .links a i{position:relative;top:3px;display:block;}
.login-header .top-avatar{display:none;}
.total_cart_header{float:right;position:relative;height:70px;line-height:70px;padding:0 10px;}
.total_cart_header .woo-cart-contents{display:inline-block;height:100%;line-height:inherit;color:inherit;}
.total_cart_header .woo-cart-contents:hover{color:inherit;}
.total_cart_header .woo-cart-contents .woo-cart-items{display:block;width:40px;height:100%;line-height:inherit;text-align:center;vertical-align:middle;font-size:13px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;color:#d2d2d2;text-shadow:0 1px 0 rgba(0,0,0,0.1);-webkit-transition:color .3s ease-in-out, background .3s ease-in-out;-moz-transition:color .3s ease-in-out, background .3s ease-in-out;transition:color .3s ease-in-out, background .3s ease-in-out;}
.total_cart_header .woo-cart-contents .woo-cart-items i{font-size:32px;display:block;position:relative;height:100%;line-height:inherit;}
.total_cart_header .woo-cart-contents .woo-cart-details{width:20px;height:20px;line-height:20px;position:absolute;left:50%;top:50%;margin-left:3px;margin-top:-20px;color:#fff;background:#e2604f;font-size:12px;text-align:center;vertical-align:middle;border-radius:50%;z-index:1;}
.total_cart_header .shopping-cart-box{display:none;position:absolute;background:#00a9d3;z-index:9999;right:-40px;border-radius:10px;min-width:300px;top:70px;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content{overflow:hidden;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .widget_shopping_cart_content{margin-bottom:0;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .widget_shopping_cart_content ul.cart_list{margin-bottom:0;padding:20px 20px 0;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .widget_shopping_cart_content ul.cart_list li{text-align:left;color:#fff;margin:0;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .widget_shopping_cart_content ul.cart_list li a{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;color:#fff;padding:0;font-size:17px;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .widget_shopping_cart_content ul.cart_list li img{max-height:none;margin:0 10px 0 0;border-radius:3px;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .widget_shopping_cart_content ul.cart_list li .variation{display:inline-block;margin-bottom:0;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .widget_shopping_cart_content ul.cart_list li .variation dt,.total_cart_header .shopping-cart-box .shopping-cart-box-content .widget_shopping_cart_content ul.cart_list li .variation dd p{font-size:12px;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .widget_shopping_cart_content ul.cart_list li .variation p{margin-bottom:0;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .widget_shopping_cart_content ul.cart_list li .quantity{display:block;float:none;height:auto;margin-right:0;margin-left:90px;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .widget_shopping_cart_content ul.cart_list li.empty{font-size:14px;text-align:left;margin-bottom:0;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .total{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;line-height:38px;margin:0;top:0;padding:0 20px 10px;text-align:left;color:#fff;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .total strong{font-size:14px;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .buttons{position:relative;margin-bottom:0;float:left;text-align:left;width:100%;padding:0;height:45px;line-height:45px;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .buttons a{position:relative;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .buttons a.wc-forward{position:relative;overflow:hidden;font:normal 300 15px "Roboto", "Open Sans", "PT Sans", sans-serif;text-align:center;display:inline-block;width:auto;height:41px;line-height:41px;padding:0 80px 0 25px;background:#00a9d3;color:#fff;border:0px solid transparent;cursor:pointer;border-radius:3px;-webkit-transition:background .3s ease, color .3s ease;-moz-transition:background .3s ease, color .3s ease;transition:background .3s ease, color .3s ease;background:transparent;border-color:rgba(255,255,255,0.3);width:50%;padding:0;height:45px;line-height:45px;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out;border-radius:0;border-bottom-left-radius:10px;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .buttons a.wc-forward i{font-size:22px;display:inline-block;width:41px;height:41px;line-height:41px;position:absolute;top:0;right:0;border-radius:3px;color:inherit;z-index:3;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .buttons a.wc-forward span{display:block;position:relative;line-height:41px;color:inherit;z-index:3;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .buttons a.wc-forward:hover{color:#fff;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .buttons a.wc-forward:before{display:none;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .buttons a.wc-forward.checkout{position:relative;overflow:hidden;font:normal 300 15px "Roboto", "Open Sans", "PT Sans", sans-serif;text-align:center;display:inline-block;width:auto;height:41px;line-height:41px;padding:0 80px 0 25px;background:#00a9d3;color:#fff;border:0px solid transparent;cursor:pointer;border-radius:3px;-webkit-transition:background .3s ease, color .3s ease;-moz-transition:background .3s ease, color .3s ease;transition:background .3s ease, color .3s ease;background:transparent;width:50%;padding:0;height:45px;line-height:45px;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out;border-radius:0;border-bottom-right-radius:10px;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .buttons a.wc-forward.checkout i{font-size:22px;display:inline-block;width:41px;height:41px;line-height:41px;position:absolute;top:0;right:0;border-radius:3px;color:inherit;z-index:3;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .buttons a.wc-forward.checkout span{display:block;position:relative;line-height:41px;color:inherit;z-index:3;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .buttons a.wc-forward.checkout:hover{color:#fff;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .buttons a.wc-forward.checkout:before{display:none;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .buttons a.wc-forward:hover{height:45px;line-height:45px;color:#fff;background:#0095ba;border-radius:0;border-bottom-left-radius:10px;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .buttons a.wc-forward:hover.checkout{color:#fff;background:#0095ba;border-radius:0;border-bottom-right-radius:10px;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .buttons:before,.total_cart_header .shopping-cart-box .shopping-cart-box-content .buttons:after{content:" ";position:absolute;display:block;background:rgba(255,255,255,0.3);z-index:1;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .buttons:before{height:1px;width:100%;}
.total_cart_header .shopping-cart-box .shopping-cart-box-content .buttons:after{width:1px;height:100%;left:50%;bottom:0;}
.total_cart_header .shopping-cart-box:before{content:" ";position:absolute;background:#00a9d3;width:20px;height:20px;border-radius:5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:-7px;right:55px;}
.total_cart_header:hover .woo-cart-contents .woo-cart-items{color:#000;}
.total_wishlist_header{position:relative;display:inline-block;}
.total_wishlist_header .header-wishlist-button{position:relative;display:block;font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;color:#565656;line-height:70px;padding-left:15px;padding-right:19px;}
.total_wishlist_header .header-wishlist-button:before,.total_wishlist_header .header-wishlist-button:after{content:"";display:block;position:absolute;top:29px;width:1px;height:12px;background:rgba(65,65,65,0.25);}
.total_wishlist_header .header-wishlist-button:before{left:0;}
.total_wishlist_header .header-wishlist-button:after{right:0;}
.total_wishlist_header .header-wishlist-button i{display:block;}
.total_wishlist_header .header-wishlist-button .wishlist-details{position:absolute;right:0;top:50%;margin-top:-19.5px;margin-right:7px;width:17px;height:17px;color:#fff;background:#dcdcdc;font-size:12px;text-align:center;vertical-align:middle;line-height:17px;border-radius:50%;z-index:1;}
.total_wishlist_header .header-wishlist-details{position:absolute;display:none;top:124px;right:0;font-size:14px;min-width:280px;max-width:380px;max-height:500px;padding:15px;background:#fff;overflow:auto;border-radius:3px;z-index:9999;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.total_wishlist_header .header-wishlist-details ul,.total_wishlist_header .header-wishlist-details .wishlist-empty{list-style:none;width:auto;margin-bottom:15px;padding-bottom:15px;color:#fff;border-bottom:1px solid rgba(255,255,255,0.1);}
.total_wishlist_header .header-wishlist-details ul .header-wishlist-item,.total_wishlist_header .header-wishlist-details .wishlist-empty .header-wishlist-item{overflow:hidden;margin-bottom:15px;}
.total_wishlist_header .header-wishlist-details ul .header-wishlist-item:last-child,.total_wishlist_header .header-wishlist-details .wishlist-empty .header-wishlist-item:last-child{margin-bottom:0;}
.total_wishlist_header .header-wishlist-details ul .header-wishlist-item .image-thumb,.total_wishlist_header .header-wishlist-details .wishlist-empty .header-wishlist-item .image-thumb{float:left;width:55px;height:55px;}
.total_wishlist_header .header-wishlist-details ul .header-wishlist-item .image-thumb img,.total_wishlist_header .header-wishlist-details .wishlist-empty .header-wishlist-item .image-thumb img{border-radius:3px;}
.total_wishlist_header .header-wishlist-details ul .header-wishlist-item .box-name,.total_wishlist_header .header-wishlist-details ul .header-wishlist-item .header-wishlist-items-quantity,.total_wishlist_header .header-wishlist-details .wishlist-empty .header-wishlist-item .box-name,.total_wishlist_header .header-wishlist-details .wishlist-empty .header-wishlist-item .header-wishlist-items-quantity{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;margin-left:75px;text-align:left;color:#fff;}
.total_wishlist_header .header-wishlist-details ul .header-wishlist-item .box-name a,.total_wishlist_header .header-wishlist-details ul .header-wishlist-item .header-wishlist-items-quantity a,.total_wishlist_header .header-wishlist-details .wishlist-empty .header-wishlist-item .box-name a,.total_wishlist_header .header-wishlist-details .wishlist-empty .header-wishlist-item .header-wishlist-items-quantity a{color:inherit;}
.total_wishlist_header .header-wishlist-details .wishlist-button{float:left;margin:0;}
.total_wishlist_header .header-wishlist-details .wishlist-button a.button{line-height:39px;background:transparent;}
.total_wishlist_header .header-wishlist-details .total{float:right;line-height:39px;margin:0;}
.total_wishlist_header .header-wishlist-details .total strong{font-size:15px;color:rgba(255,255,255,0.2);}
.total_wishlist_header .header-wishlist-details .total > span{color:#fff;}
.form-search-wrap{float:right;position:relative;z-index:1000;width:30px;height:70px;line-height:70px;text-align:center;margin:0 10px;}
.form-search-wrap a{color:#d2d2d2;text-shadow:0 0px 2px 0 1px 0 rgba(0,0,0,0.2);-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.form-search-wrap a:before{content:"\e6e2";font-family:"infinity" !important;font-size:27px;}
.form-search-wrap:hover a{color:#000;}
.form-search-section{position:absolute;left:50%;width:100%;max-width:1200px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}
.form-search-section ::-webkit-input-placeholder{color:#fff;}
.form-search-section ::-moz-placeholder{color:#fff;}
.form-search-section :-ms-input-placeholder{color:#fff;}
.form-search-section input:-moz-placeholder{color:#fff;}
.form-search-section input[type="text"]{margin:0;padding-left:45px;color:#fff;background:#00a9d3;border-color:#00a9d3;border-radius:0;}
.form-search-section .searchsubmit-icon,.form-search-section .btn{overflow:hidden;position:absolute;left:10px;top:50%;margin-top:-15px;display:block;width:30px;height:30px;line-height:30px;text-align:center;background:transparent;border-width:0;}
.form-search-section .btn{text-indent:100px;}
.form-search-section .close-search,.form-search-section .inside-search-icon{position:absolute;top:50%;line-height:1;margin-top:-0.5em;color:#fff;}
.form-search-section .inside-search-icon{font-size:27px;left:10px;}
.form-search-section .close-search{display:block;width:20px;height:20px;right:10px;cursor:pointer;}
.form-search-section .close-search:before,.form-search-section .close-search:after{content:"";display:block;width:1px;height:20px;position:absolute;top:-2px;left:50%;background:#fff;}
.form-search-section .close-search:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
.form-search-section .close-search:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.header-info-panel{opacity:1;border-bottom:1px solid #e0e0e0;}
.header-info-panel .top-info{font-size:14px;height:40px;line-height:40px;color:#000;float:left;}
.header-info-panel .top-info .additional-info{color:#565656;}
.header-info-panel .top-info i{font-size:18px;position:relative;top:3px;padding:0 10px;color:rgba(0,0,0,0.3);}
body > #main-wrap{overflow:hidden;}
#layout{margin:70px 0;}
#layout > .row-portfolio-template-mvb-content{position:relative;}
#layout > .row-portfolio-template-content{margin-bottom:70px !important;}
#layout > .row + .mvb_content{margin-bottom:-70px;}
.boxed_layout{max-width:1220px;margin:0 auto;overflow:hidden;box-shadow:0 0 6px 0 rgba(0,0,0,0.2);}
#layout.no-title{margin-top:0px;margin-bottom:0px;}
#layout.magazine{padding-top:40px;padding-bottom:40px;}
#layout.magazine .mvb_container > section{border-bottom:none;margin-bottom:15px;padding:0;}
#layout.magazine .widget{margin-bottom:45px;}
#layout.portfolio-page{margin:0;padding:0 0 70px;background:#f7f7f7;}
.page-template-page-contacts-php #layout{margin-top:0;}
body > iframe{display:none;}
.blog-section.sidebar-both,.blog-section.sidebar-right2{width:75%;float:left;}
.blog-section.sidebar-both2{width:66.66%;float:left;}
.blog-section.sidebar-both2 #main-content{float:right;width:50%;}
.blog-section.sidebar-both2 #left-sidebar{width:50%;}
.blog-section.sidebar-left2{width:75%;float:right;}
.sidebar-both #left-sidebar.three{width:33.33%;float:left;}
.sidebar-both #main-content.six{width:66.67%;float:right;}
.sidebar-right2 #left-sidebar.three{width:33.3%;float:right;}
.sidebar-right2 #main-content.six{width:66.6%;float:left;}
.sidebar-left2 #main-content.six{width:66.6%;float:right;}
.sidebar-left2 #right-sidebar.three{width:33.3%;float:left;}
.sidebar-left #main-content.nine{float:right;}
.sidebar-left #left-sidebar.three{float:left;}
#layout.single-post{margin:0;padding:0;background:#f7f7f7;}
#layout.blog-page{margin:0;padding:0 0 55px 0;background:#f7f7f7;}
#layout.single-folio{margin-top:0;margin-bottom:0;background:#f7f7f7;}
#grid-posts,#grid-folio{width:103%;overflow:hidden;margin-left:-26px;margin-bottom:-1.875em;position:relative;}
body.page-template-tmp-portfolio-masonry-left-sidebar_mini-php #grid-posts,body.page-template-tmp-portfolio-masonry-left-sidebar_mini-php #grid-folio,body.page-template-tmp-portfolio-masonry-left-sidebar_excerpt-php #grid-posts,body.page-template-tmp-portfolio-masonry-left-sidebar_excerpt-php #grid-folio,body.page-template page-template-tmp-portfolio-masonry-left-sidebar-php #grid-posts,body.page-template page-template-tmp-portfolio-masonry-left-sidebar-php #grid-folio,body.page-template-tmp-portfolio-masonry-left-sidebar-php #grid-posts,body.page-template-tmp-portfolio-masonry-left-sidebar-php #grid-folio,body.page-template-tmp-posts-masonry-3-left-sidebar-php #grid-posts,body.page-template-tmp-posts-masonry-3-left-sidebar-php #grid-folio{margin-left:0;}
#grid-posts article.small-news,#grid-folio .project{width:33%;float:left;padding-bottom:30px;margin-bottom:10px;margin-left:7px;}
#grid-folio .project{margin-bottom:2px;}
#grid-folio .project{border-bottom:0;}
#grid-folio.col-4 .project{width:25%;}
#grid-posts .orbit img.fluid-placeholder,#grid-posts.col-2.and-side .orbit img.fluid-placeholder{max-height:250px;}
#grid-posts.col-2.and-side article.small-news{width:47%;}
#grid-posts.col-2 article.small-news{width:48.2%;margin-left:7px;padding-bottom:30px;margin-bottom:10px;}
#grid-posts.col-2 .orbit img.fluid-placeholder{max-height:280px;}
#grid-posts .entry-summary{clear:both;}
.blog-top-block{display:block;}
.blog-top-block .box-name{display:inline-block;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:18px;}
.blog-top-block .sel-dropdown{display:inline-block;position:relative;padding:0 0 20px 20px;}
.blog-top-block .sel-dropdown > a{position:relative;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:15px;padding-right:20px;color:#000;}
.blog-top-block .sel-dropdown > a span{width:1px;height:5px;position:absolute;top:50%;right:3px;margin-top:-2.5px;background:#e0e0e0;}
.blog-top-block .sel-dropdown > a span:after{content:"";display:block;width:5px;height:1px;position:absolute;top:2px;right:0;margin-right:-2px;background:#e0e0e0;}
.blog-top-block .sel-dropdown ul{list-style:none;position:absolute;top:70px;left:0;padding:0;background:#fff;min-width:200px;height:0;z-index:-1;border-radius:3px;opacity:0;-webkit-box-shadow:4px 4px 4px 0 rgba(0,0,0,0.2);box-shadow:4px 4px 4px 0 rgba(0,0,0,0.2);-webkit-transition:top .2s ease-in-out, opacity .3s ease-in-out, height .3s ease-in-out;-moz-transition:top .2s ease-in-out, opacity .3s ease-in-out, height .3s ease-in-out;transition:top .2s ease-in-out, opacity .3s ease-in-out, height .3s ease-in-out;}
.blog-top-block .sel-dropdown ul.category-filer{margin-right:10px;}
.blog-top-block .sel-dropdown ul.category-filer .icon-wrap{float:left;line-height:3em;width:30px;text-align:center;}
.blog-top-block .sel-dropdown ul.category-filer .icon-wrap i{line-height:inherit;}
.blog-top-block .sel-dropdown ul.category-filer a{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:13px;text-transform:uppercase;margin-left:40px;}
.blog-top-block .sel-dropdown ul li{line-height:3em;padding:5px 10px;background:transparent;border-bottom:1px solid #e0e0e0;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out;}
.blog-top-block .sel-dropdown ul li a{line-height:3em;display:block;color:#000;}
.blog-top-block .sel-dropdown ul li:last-child{border-bottom-width:0;}
.blog-top-block .sel-dropdown ul li:hover{background:#f7f7f7;}
.blog-top-block .sel-dropdown ul.filter-tags li{padding:5px 20px;}
.blog-top-block .sel-dropdown.hovered ul{z-index:7;top:40px;height:auto;opacity:1;}
.blog-top-block .categories-all-link{float:right;}
.blog-top-block .categories-all-link a{color:#000;}
.slick-dots{height:10px;list-style:none;text-align:center;margin-bottom:0;}
.slick-dots li{position:relative;display:inline-block;width:10px;height:10px;line-height:1;margin:0 10px;}
.slick-dots li.slick-active button{width:10px;height:10px;margin:0;background:transparent;border-color:#00a9d3;}
.slick-dots li button{font-size:10px;text-indent:9999px;width:8px;height:8px;line-height:inherit;position:absolute;top:0;left:0;margin:1px;padding:0;overflow:visible;background:transparent;border:1px solid transparent;background:#e0e0e0;border-radius:50%;-webkit-transition:background .2s ease-in-out, border-color .2s ease-in-out, width .2s ease-in-out, height .2s ease-in-out, margin .2s ease-in-out;-moz-transition:background .2s ease-in-out, border-color .2s ease-in-out, width .2s ease-in-out, height .2s ease-in-out, margin .2s ease-in-out;transition:background .2s ease-in-out, border-color .2s ease-in-out, width .2s ease-in-out, height .2s ease-in-out, margin .2s ease-in-out;}
.slick-dots li button:active{top:0;opacity:1;}
.slick-dots li button:before{display:none;}
.slick-list + .slick-dots{padding-top:50px;}
.slick-list + .slick-dots li{bottom:25px;}
.module.module-about_me .widget-title .dopinfo{font-weight:300;}
.module-about_me-image{position:absolute;top:0;bottom:0;right:10px;width:3000px;margin-right:100%;background-position:right center;background-repeat:no-repeat;}
.module-about_me-image img{display:none;}
.accodion_module ul.accordion{margin:0 0 22px 0;border-bottom:none;padding:0;list-style:none;}
.accodion_module ul.accordion li{border:1px solid #e0e0e0;margin-bottom:3px;border-radius:2px;background:transparent;-webkit-transition:background .3s ease-in-out, border-color .3s ease-in-out;-moz-transition:background .3s ease-in-out, border-color .3s ease-in-out;transition:background .3s ease-in-out, border-color .3s ease-in-out;}
.accodion_module ul.accordion li .title{display:block;position:relative;height:auto;line-height:1.6;padding:15px 0;cursor:pointer;}
.accodion_module ul.accordion li .title .icon-wrap{font-size:18px;position:absolute;left:0;top:50%;display:block;line-height:1;margin-top:-0.5em;padding:0 15px;}
.accodion_module ul.accordion li .title .icon-wrap + .tab-title{margin-left:50px;}
.accodion_module ul.accordion li .title .tab-title{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:15px;display:inline-block;line-height:inherit;margin-left:30px;margin-right:60px;color:inherit;-webkit-transition:letter-spacing .3s ease-in-out;-moz-transition:letter-spacing .3s ease-in-out;transition:letter-spacing .3s ease-in-out;}
.accodion_module ul.accordion li .title .icon{position:absolute;right:20px;top:50%;margin-top:-9px;display:block;width:18px;height:18px;}
.accodion_module ul.accordion li .title .icon:before{content:"";position:absolute;left:0;top:50%;display:block;width:18px;height:1px;background:#00a9d3;}
.accodion_module ul.accordion li .title .icon:after{content:"";position:absolute;left:50%;top:0;display:block;width:1px;height:18px;background:#00a9d3;opacity:0;}
.accodion_module ul.accordion li .content{display:none;position:relative;padding:25px 30px;color:#fff;}
.accodion_module ul.accordion li .content:before{content:"";display:block;height:1px;position:absolute;top:0;left:30px;right:20px;background:rgba(255,255,255,0.2);}
.accodion_module ul.accordion li.active{background:#00a9d3;border:1px solid #00a9d3;}
.accodion_module ul.accordion li.active .title{border-color:#e2604f;color:#fff;}
.accodion_module ul.accordion li.active .title .icon:before,.accodion_module ul.accordion li.active .title .icon:after{background:#fff;}
.accodion_module ul.accordion li.active .title .icon:after{opacity:1;}
.accodion_module ul.accordion li.active .icon-wrap i{color:#fff;}
.accodion_module ul.accordion li.active .content{display:block;}
.accodion_module ul.accordion li p{margin:0;}
.accodion_module ul.accordion li:hover:not(.active){background:#f7f7f7;}
.clients_module .slick-list{overflow:hidden;margin:0;padding:0;}
.clients_module .slick-list .slick-slide{float:left;}
.clients_module .jcarousel-control,.clients_module .slider-control{position:absolute;z-index:15;top:50%;margin-top:-37px;display:block;width:44px;height:74px;line-height:74px;color:#000;font-size:15px;text-align:center;vertical-align:middle;background:transparent;border-radius:3px;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.clients_module .jcarousel-control:before,.clients_module .slider-control:before{font-family:"infinity" !important;font-size:15px;color:#000;}
.clients_module .jcarousel-control:after,.clients_module .slider-control:after{content:"";display:block;width:44px;height:74px;position:absolute;top:0;left:0;background:rgba(0,0,0,0.04);border-bottom:1px solid rgba(0,0,0,0.1);border-radius:3px;z-index:-1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.clients_module .jcarousel-control.jcarousel-control-prev,.clients_module .jcarousel-control.prev,.clients_module .slider-control.jcarousel-control-prev,.clients_module .slider-control.prev{left:20px;}
.clients_module .jcarousel-control.jcarousel-control-prev:before,.clients_module .jcarousel-control.prev:before,.clients_module .slider-control.jcarousel-control-prev:before,.clients_module .slider-control.prev:before{content:"\e6de";}
.clients_module .jcarousel-control.jcarousel-control-next,.clients_module .jcarousel-control.next,.clients_module .slider-control.jcarousel-control-next,.clients_module .slider-control.next{right:20px;}
.clients_module .jcarousel-control.jcarousel-control-next:before,.clients_module .jcarousel-control.next:before,.clients_module .slider-control.jcarousel-control-next:before,.clients_module .slider-control.next:before{content:"\e6db";}
.clients_module .jcarousel-control:hover:after,.clients_module .slider-control:hover:after{-webkit-transform:scaleY(1.2);-moz-transform:scaleY(1.2);-o-transform:scaleY(1.2);transform:scaleY(1.2);}
.clients_module:hover .jcarousel-control,.clients_module:hover .slider-control{opacity:1;}
.clients_module .slick-dots{position:absolute;top:50%;left:0;padding-top:0 !important;width:50px;height:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.clients_module .slick-dots li{width:100%;}
.clients_module .slick-dots li button{color:#000;}
.clients_module .slick-dots li button:before{left:0;}
.clients_module div:not(.clients-list-item){width:100%;}
.clients_module.without-border .clients-list-item:not(.with-bg-image){border-top-width:0;border-bottom-width:0;}
.clients_module.without-border .clients-list-item:not(.with-bg-image):after{display:none;}
.clients_module .clients-list-item{position:relative;min-height:145px;overflow:hidden;}
.clients_module .clients-list-item .bg-image-block{position:relative;overflow:hidden;border-radius:1px;}
.clients_module .clients-list-item .bg-image-block img.client-bg-image{display:block;z-index:-1;}
.clients_module .clients-list-item .bg-image-block canvas.client-bg-image{position:absolute;top:0;left:0;z-index:1;opacity:1;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.clients_module .clients-list-item .bg-image-block .hover-mask{position:absolute;left:0;right:0;top:0;bottom:0;z-index:3;background:rgba(255,255,255,0.7);opacity:1;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;}
.clients_module .clients-list-item > a{height:100%;z-index:3;}
.clients_module .clients-list-item img.client-logo{position:absolute;left:50%;top:50%;z-index:3;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.clients_module .clients-list-item .around-tooltip{display:block;width:100%;position:absolute;bottom:-50px;text-align:center;-webkit-transition:opacity .3s ease-in-out, background-color .3s ease-out, bottom .3s ease-out;-moz-transition:opacity .3s ease-in-out, background-color .3s ease-out, bottom .3s ease-out;transition:opacity .3s ease-in-out, background-color .3s ease-out, bottom .3s ease-out;opacity:0;}
.clients_module .clients-list-item:hover canvas.client-bg-image{opacity:0;}
.clients_module .clients-list-item:hover .client-logo{opacity:1;}
.clients_module .clients-list-item:hover .around-tooltip{opacity:1;bottom:50px;}
.clients_module .clients-list-item:hover .around-tooltip .clients-tooltip{z-index:3;}
.clients_module .clients-list-item:hover .bg-image-block .hover-mask{opacity:0;}
.clients_module .clients-list-item:not(.with-bg-image){position:relative;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;}
.clients_module .clients-list-item:not(.with-bg-image):after{content:"";display:block;width:1px;height:100%;position:absolute;top:0;right:1px;background:#e0e0e0;}
.clients_module .clients-list-item:not(.with-bg-image):last-child:after{display:none;}
.clients_module .clients-list-item:not(.with-bg-image) img{margin-top:0;-webkit-transition:margin-top .2s ease-in-out;-moz-transition:margin-top .2s ease-in-out;transition:margin-top .2s ease-in-out;}
.clients_module .clients-list-item:not(.with-bg-image):hover img{margin-top:-5px;}
.clients_module .clients-list.columns.desc-right{float:right;}
.clients_tiles_module .columns-with-border{border-left:1px solid rgba(0,0,0,0.05);border-top:1px solid rgba(0,0,0,0.05);}
.clients_tiles_module .columns-with-border.no-top-border{border-top-color:transparent;}
.clients_tiles_module .columns-with-border.no-left-border{border-left-color:transparent;}
.clients_tiles_module .columns-with-border.columns:after{display:none;}
.clients_tiles_module .columns{position:relative;height:140px;display:table;}
.clients_tiles_module .columns:after{content:"";display:block;width:1px;height:80%;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background:rgba(0,0,0,0.07);}
.clients_tiles_module .columns:last-child:after,.clients_tiles_module .columns:nth-child(6n):after{display:none;}
.clients_tiles_module .columns .client-tile{text-align:center;display:table-cell;vertical-align:middle;}
.clients_tiles_module .columns .clients-tooltip{position:absolute;top:0;left:0;opacity:0;z-index:-3;display:block;background:#3d3d3d;color:#f5f5f5;white-space:nowrap;overflow:hidden;padding:5px 10px;font-size:12px;-webkit-transition:opacity .3s ease-in-out, background-color .3s ease-out;-moz-transition:opacity .3s ease-in-out, background-color .3s ease-out;transition:opacity .3s ease-in-out, background-color .3s ease-out;}
.clients_tiles_module .columns:last-child{float:left;}
.clients_tiles_module .columns .client-tile img{-webkit-transition:opacity 0.2s ease-in-out;-moz-transition:opacity 0.2s ease-in-out;transition:opacity 0.2s ease-in-out;opacity:1;}
.clients_tiles_module .columns:hover .client-tile img{opacity:0.4;}
.module-facts .widget-title{margin-bottom:0;}
.module-facts .facts-items .facts-item.fact-color-scheme-gray .icon-wrap{color:#e0e0e0;}
.module-facts .facts-items .facts-item.fact-color-scheme-main .icon-wrap{color:#00a9d3;}
.module-facts .facts-items .facts-item.fact-color-scheme-second .cover .icon-wrap{color:#e2604f;}
.module-facts .facts-items .facts-item.fact-color-scheme-third .cover .icon-wrap{color:#7acd33;}
.module-facts .facts-items .facts-item.fact-color-scheme-fourth .cover .icon-wrap{color:#feb425;}
.module-facts .facts-items.facts-items-circle .columns .facts-item{position:relative;padding-bottom:30px;}
.module-facts .facts-items.facts-items-circle .columns .facts-item .cover{position:relative;width:120px;height:120px;margin:0 auto;overflow:hidden;}
.module-facts .facts-items.facts-items-circle .columns .facts-item .cover .icon-wrap{position:absolute;left:50%;top:35%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:21px;margin:0;padding:0;}
.module-facts .facts-items.facts-items-circle .columns .facts-item .cover .icon-wrap i{font-size:21px;}
.module-facts .facts-items.facts-items-circle .columns .facts-item .cover .icon-wrap > span{display:none;}
.module-facts .facts-items.facts-items-circle .columns .facts-item .cover .fact-num.circle .cover{font-size:20px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;position:absolute;display:block;left:0;width:100%;text-align:center;line-height:123px;color:#000;}
.module-facts .facts-items.facts-items-circle .columns .facts-item .cover .icon-wrap + .fact-num .cover{line-height:1;top:60%;}
.module-facts .facts-items.facts-items-circle .columns .fact-title{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:18px;font-weight:300;font-style:normal;text-align:center;padding-bottom:5px;}
.module-facts .facts-items.facts-items-circle .columns .subtitle{text-align:center;}
.module-facts .facts-items:not(.facts-items-circle) .columns{padding:0 10px;-webkit-transition:background .3s ease;-moz-transition:background .3s ease;transition:background .3s ease;}
.module-facts .facts-items:not(.facts-items-circle) .columns .facts-item{position:relative;}
.module-facts .facts-items:not(.facts-items-circle) .columns .icon-wrap{display:block;height:110px;line-height:75px;padding:0;}
.module-facts .facts-items:not(.facts-items-circle) .columns .icon-wrap i{font-size:23px;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.module-facts .facts-items:not(.facts-items-circle) .columns .icon-wrap span{display:block;width:70px;height:70px;position:absolute;top:0;left:50%;margin-left:-35px;background:#fff;border:1px solid #e0e0e0;border-radius:15px;z-index:-1;-webkit-transform:rotate3d(5,2,4,-68deg);-moz-transform:rotate3d(5,2,4,-68deg);-o-transform:rotate3d(5,2,4,-68deg);transform:rotate3d(5,2,4,-68deg);-webkit-transition:background .3s ease-in-out, border-color .3s ease-in-out;-moz-transition:background .3s ease-in-out, border-color .3s ease-in-out;transition:background .3s ease-in-out, border-color .3s ease-in-out;}
.module-facts .facts-items:not(.facts-items-circle) .columns .icon-wrap span.first-element{margin-top:24px;}
.module-facts .facts-items:not(.facts-items-circle) .columns .icon-wrap span.second-element{margin-top:12px;}
.module-facts .facts-items:not(.facts-items-circle) .columns .icon-wrap span.third-element{margin-top:0;}
.module-facts .facts-items:not(.facts-items-circle) .columns .fact-num{color:#000;font-size:60px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;position:relative;line-height:60px;padding-bottom:0;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.module-facts .facts-items:not(.facts-items-circle) .columns .fact-title{position:relative;font:normal 300 20px "Roboto", "Open Sans", "PT Sans", sans-serif;padding-bottom:6px;color:#878787;}
.module-facts .facts-items:not(.facts-items-circle) .columns .widget-sub-title{margin-top:-20px;}
.module-facts .facts-items:not(.facts-items-circle) .columns:hover .icon-wrap i{color:#fff;}
.module-facts .facts-items:not(.facts-items-circle) .columns:hover .icon-wrap span.first-element{background:#0080a0;border-color:#0080a0;}
.module-facts .facts-items:not(.facts-items-circle) .columns:hover .icon-wrap span.second-element{background:#0095ba;border-color:#0095ba;}
.module-facts .facts-items:not(.facts-items-circle) .columns:hover .icon-wrap span.third-element{background:#00a9d3;border-color:#00a9d3;}
.module-facts .facts-items:not(.facts-items-circle).facts-items-left-icon .icon-wrap{position:relative;float:left;width:60px;}
.module-facts .facts-items:not(.facts-items-circle).facts-items-left-icon .icon-wrap span{top:12px;width:50px;height:50px;margin-left:-25px;}
.module-facts .facts-items:not(.facts-items-circle).facts-items-left-icon .icon-wrap i{font-size:17px;}
.module-facts .facts-items:not(.facts-items-circle).facts-items-left-icon .fact-num{font:normal 300 50px "Roboto", "Open Sans", "PT Sans", sans-serif;text-align:left;margin-left:80px;}
.module-facts .facts-items:not(.facts-items-circle).facts-items-left-icon .fact-title{font:normal 300 18px "Roboto", "Open Sans", "PT Sans", sans-serif;text-align:left;margin-left:80px;}
.module-facts .facts-items:not(.facts-items-circle).facts-items-left-icon .subtitle{text-align:left;margin-left:80px;}
.module-facts .facts-items:not(.facts-items-circle).facts-items-left-icon.bordered .columns .icon-wrap span{display:none;}
.module-facts .facts-items:not(.facts-items-circle).facts-items-left-icon.bordered .columns .icon-wrap i{font-size:32px;position:relative;top:8px;left:3px;}
.module-facts .facts-items:not(.facts-items-circle).facts-items-left-icon.bordered .columns .icon-wrap i:after{content:"";display:block;width:66px;height:66px;position:absolute;top:50%;left:50%;margin-top:-33px;margin-left:-33px;border:1px solid #e0e0e0;border-radius:15px;}
.module-facts .facts-items:not(.facts-items-circle).facts-items-left-icon.bordered .columns .fact-num{line-height:1;}
.module-facts .facts-items:not(.facts-items-circle).facts-items-left-icon.bordered .columns:hover i{color:inherit;}
.module-facts .content{margin-top:55px;}
.features_module .feature-box{bottom:0;}
.features_module .feature-box:hover{bottom:5px;}
.features_module.style-progress .feature-box,.features_module.features_module_carousel .feature-box{left:0;}
.features_module.style-progress .feature-box:hover,.features_module.features_module_carousel .feature-box:hover{bottom:0;left:5px;}
.conacts_inline,.timeline_module,.features_module{position:relative;}
.conacts_inline:hover .feature-box,.timeline_module:hover .feature-box,.features_module:hover .feature-box{opacity:.6;}
.conacts_inline .feature-box-wrap,.timeline_module .feature-box-wrap,.features_module .feature-box-wrap{-webkit-transition:background .5s ease;-moz-transition:background .5s ease;transition:background .5s ease;}
.conacts_inline .feature-box-wrap .feature-title,.timeline_module .feature-box-wrap .feature-title,.features_module .feature-box-wrap .feature-title{line-height:1.5;}
.conacts_inline .contacts-inline-item,.conacts_inline .timeline-item,.conacts_inline .feature-box,.timeline_module .contacts-inline-item,.timeline_module .timeline-item,.timeline_module .feature-box,.features_module .contacts-inline-item,.features_module .timeline-item,.features_module .feature-box{position:relative;padding:20px 0px;-webkit-transition:left .3s ease-in-out, bottom .3s ease-in-out, opacity .3s ease-in-out;-moz-transition:left .3s ease-in-out, bottom .3s ease-in-out, opacity .3s ease-in-out;transition:left .3s ease-in-out, bottom .3s ease-in-out, opacity .3s ease-in-out;}
.conacts_inline .contacts-inline-item .icon,.conacts_inline .timeline-item .icon,.conacts_inline .feature-box .icon,.timeline_module .contacts-inline-item .icon,.timeline_module .timeline-item .icon,.timeline_module .feature-box .icon,.features_module .contacts-inline-item .icon,.features_module .timeline-item .icon,.features_module .feature-box .icon{color:#00a9d3;border-radius:15px;-webkit-transition:background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;-moz-transition:background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;transition:background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;}
.conacts_inline .contacts-inline-item.style-default .icon.highlighted-icon:before,.conacts_inline .timeline-item.style-default .icon.highlighted-icon:before,.conacts_inline .feature-box.style-default .icon.highlighted-icon:before,.timeline_module .contacts-inline-item.style-default .icon.highlighted-icon:before,.timeline_module .timeline-item.style-default .icon.highlighted-icon:before,.timeline_module .feature-box.style-default .icon.highlighted-icon:before,.features_module .contacts-inline-item.style-default .icon.highlighted-icon:before,.features_module .timeline-item.style-default .icon.highlighted-icon:before,.features_module .feature-box.style-default .icon.highlighted-icon:before{display:none;}
.conacts_inline .contacts-inline-item.style-bordered .icon,.conacts_inline .contacts-inline-item.style-bordered-circle .icon,.conacts_inline .timeline-item.style-bordered .icon,.conacts_inline .timeline-item.style-bordered-circle .icon,.conacts_inline .feature-box.style-bordered .icon,.conacts_inline .feature-box.style-bordered-circle .icon,.timeline_module .contacts-inline-item.style-bordered .icon,.timeline_module .contacts-inline-item.style-bordered-circle .icon,.timeline_module .timeline-item.style-bordered .icon,.timeline_module .timeline-item.style-bordered-circle .icon,.timeline_module .feature-box.style-bordered .icon,.timeline_module .feature-box.style-bordered-circle .icon,.features_module .contacts-inline-item.style-bordered .icon,.features_module .contacts-inline-item.style-bordered-circle .icon,.features_module .timeline-item.style-bordered .icon,.features_module .timeline-item.style-bordered-circle .icon,.features_module .feature-box.style-bordered .icon,.features_module .feature-box.style-bordered-circle .icon{background:transparent;border:1px solid #e0e0e0;border-radius:15px;}
.conacts_inline .contacts-inline-item.style-bordered.feature-box-left-icon-item .icon.highlighted-icon:before,.conacts_inline .contacts-inline-item.style-bordered-circle.feature-box-left-icon-item .icon.highlighted-icon:before,.conacts_inline .timeline-item.style-bordered.feature-box-left-icon-item .icon.highlighted-icon:before,.conacts_inline .timeline-item.style-bordered-circle.feature-box-left-icon-item .icon.highlighted-icon:before,.conacts_inline .feature-box.style-bordered.feature-box-left-icon-item .icon.highlighted-icon:before,.conacts_inline .feature-box.style-bordered-circle.feature-box-left-icon-item .icon.highlighted-icon:before,.timeline_module .contacts-inline-item.style-bordered.feature-box-left-icon-item .icon.highlighted-icon:before,.timeline_module .contacts-inline-item.style-bordered-circle.feature-box-left-icon-item .icon.highlighted-icon:before,.timeline_module .timeline-item.style-bordered.feature-box-left-icon-item .icon.highlighted-icon:before,.timeline_module .timeline-item.style-bordered-circle.feature-box-left-icon-item .icon.highlighted-icon:before,.timeline_module .feature-box.style-bordered.feature-box-left-icon-item .icon.highlighted-icon:before,.timeline_module .feature-box.style-bordered-circle.feature-box-left-icon-item .icon.highlighted-icon:before,.features_module .contacts-inline-item.style-bordered.feature-box-left-icon-item .icon.highlighted-icon:before,.features_module .contacts-inline-item.style-bordered-circle.feature-box-left-icon-item .icon.highlighted-icon:before,.features_module .timeline-item.style-bordered.feature-box-left-icon-item .icon.highlighted-icon:before,.features_module .timeline-item.style-bordered-circle.feature-box-left-icon-item .icon.highlighted-icon:before,.features_module .feature-box.style-bordered.feature-box-left-icon-item .icon.highlighted-icon:before,.features_module .feature-box.style-bordered-circle.feature-box-left-icon-item .icon.highlighted-icon:before{background:#fff;border-top:1px solid #e0e0e0;border-right:1px solid #e0e0e0;}
.conacts_inline .contacts-inline-item.style-gray .icon,.conacts_inline .contacts-inline-item.style-gray-circle .icon,.conacts_inline .timeline-item.style-gray .icon,.conacts_inline .timeline-item.style-gray-circle .icon,.conacts_inline .feature-box.style-gray .icon,.conacts_inline .feature-box.style-gray-circle .icon,.timeline_module .contacts-inline-item.style-gray .icon,.timeline_module .contacts-inline-item.style-gray-circle .icon,.timeline_module .timeline-item.style-gray .icon,.timeline_module .timeline-item.style-gray-circle .icon,.timeline_module .feature-box.style-gray .icon,.timeline_module .feature-box.style-gray-circle .icon,.features_module .contacts-inline-item.style-gray .icon,.features_module .contacts-inline-item.style-gray-circle .icon,.features_module .timeline-item.style-gray .icon,.features_module .timeline-item.style-gray-circle .icon,.features_module .feature-box.style-gray .icon,.features_module .feature-box.style-gray-circle .icon{background:#f7f7f7;border-radius:15px;}
.conacts_inline .contacts-inline-item.style-gray .icon.highlighted-icon:before,.conacts_inline .contacts-inline-item.style-gray-circle .icon.highlighted-icon:before,.conacts_inline .timeline-item.style-gray .icon.highlighted-icon:before,.conacts_inline .timeline-item.style-gray-circle .icon.highlighted-icon:before,.conacts_inline .feature-box.style-gray .icon.highlighted-icon:before,.conacts_inline .feature-box.style-gray-circle .icon.highlighted-icon:before,.timeline_module .contacts-inline-item.style-gray .icon.highlighted-icon:before,.timeline_module .contacts-inline-item.style-gray-circle .icon.highlighted-icon:before,.timeline_module .timeline-item.style-gray .icon.highlighted-icon:before,.timeline_module .timeline-item.style-gray-circle .icon.highlighted-icon:before,.timeline_module .feature-box.style-gray .icon.highlighted-icon:before,.timeline_module .feature-box.style-gray-circle .icon.highlighted-icon:before,.features_module .contacts-inline-item.style-gray .icon.highlighted-icon:before,.features_module .contacts-inline-item.style-gray-circle .icon.highlighted-icon:before,.features_module .timeline-item.style-gray .icon.highlighted-icon:before,.features_module .timeline-item.style-gray-circle .icon.highlighted-icon:before,.features_module .feature-box.style-gray .icon.highlighted-icon:before,.features_module .feature-box.style-gray-circle .icon.highlighted-icon:before{background:#f7f7f7;border-right-width:0;border-bottom-width:0;}
.conacts_inline .contacts-inline-item.style-main .icon,.conacts_inline .contacts-inline-item.style-main-circle .icon,.conacts_inline .timeline-item.style-main .icon,.conacts_inline .timeline-item.style-main-circle .icon,.conacts_inline .feature-box.style-main .icon,.conacts_inline .feature-box.style-main-circle .icon,.timeline_module .contacts-inline-item.style-main .icon,.timeline_module .contacts-inline-item.style-main-circle .icon,.timeline_module .timeline-item.style-main .icon,.timeline_module .timeline-item.style-main-circle .icon,.timeline_module .feature-box.style-main .icon,.timeline_module .feature-box.style-main-circle .icon,.features_module .contacts-inline-item.style-main .icon,.features_module .contacts-inline-item.style-main-circle .icon,.features_module .timeline-item.style-main .icon,.features_module .timeline-item.style-main-circle .icon,.features_module .feature-box.style-main .icon,.features_module .feature-box.style-main-circle .icon{background:#00a9d3;color:#fff;}
.conacts_inline .contacts-inline-item.style-main .icon.highlighted-icon:before,.conacts_inline .contacts-inline-item.style-main-circle .icon.highlighted-icon:before,.conacts_inline .timeline-item.style-main .icon.highlighted-icon:before,.conacts_inline .timeline-item.style-main-circle .icon.highlighted-icon:before,.conacts_inline .feature-box.style-main .icon.highlighted-icon:before,.conacts_inline .feature-box.style-main-circle .icon.highlighted-icon:before,.timeline_module .contacts-inline-item.style-main .icon.highlighted-icon:before,.timeline_module .contacts-inline-item.style-main-circle .icon.highlighted-icon:before,.timeline_module .timeline-item.style-main .icon.highlighted-icon:before,.timeline_module .timeline-item.style-main-circle .icon.highlighted-icon:before,.timeline_module .feature-box.style-main .icon.highlighted-icon:before,.timeline_module .feature-box.style-main-circle .icon.highlighted-icon:before,.features_module .contacts-inline-item.style-main .icon.highlighted-icon:before,.features_module .contacts-inline-item.style-main-circle .icon.highlighted-icon:before,.features_module .timeline-item.style-main .icon.highlighted-icon:before,.features_module .timeline-item.style-main-circle .icon.highlighted-icon:before,.features_module .feature-box.style-main .icon.highlighted-icon:before,.features_module .feature-box.style-main-circle .icon.highlighted-icon:before{background:#00a9d3;border-right-width:0;border-bottom-width:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.conacts_inline .contacts-inline-item.style-bordered-circle .icon,.conacts_inline .contacts-inline-item.style-bordered-circle .icon:after,.conacts_inline .contacts-inline-item.style-gray-circle .icon,.conacts_inline .contacts-inline-item.style-gray-circle .icon:after,.conacts_inline .contacts-inline-item.style-main-circle .icon,.conacts_inline .contacts-inline-item.style-main-circle .icon:after,.conacts_inline .timeline-item.style-bordered-circle .icon,.conacts_inline .timeline-item.style-bordered-circle .icon:after,.conacts_inline .timeline-item.style-gray-circle .icon,.conacts_inline .timeline-item.style-gray-circle .icon:after,.conacts_inline .timeline-item.style-main-circle .icon,.conacts_inline .timeline-item.style-main-circle .icon:after,.conacts_inline .feature-box.style-bordered-circle .icon,.conacts_inline .feature-box.style-bordered-circle .icon:after,.conacts_inline .feature-box.style-gray-circle .icon,.conacts_inline .feature-box.style-gray-circle .icon:after,.conacts_inline .feature-box.style-main-circle .icon,.conacts_inline .feature-box.style-main-circle .icon:after,.timeline_module .contacts-inline-item.style-bordered-circle .icon,.timeline_module .contacts-inline-item.style-bordered-circle .icon:after,.timeline_module .contacts-inline-item.style-gray-circle .icon,.timeline_module .contacts-inline-item.style-gray-circle .icon:after,.timeline_module .contacts-inline-item.style-main-circle .icon,.timeline_module .contacts-inline-item.style-main-circle .icon:after,.timeline_module .timeline-item.style-bordered-circle .icon,.timeline_module .timeline-item.style-bordered-circle .icon:after,.timeline_module .timeline-item.style-gray-circle .icon,.timeline_module .timeline-item.style-gray-circle .icon:after,.timeline_module .timeline-item.style-main-circle .icon,.timeline_module .timeline-item.style-main-circle .icon:after,.timeline_module .feature-box.style-bordered-circle .icon,.timeline_module .feature-box.style-bordered-circle .icon:after,.timeline_module .feature-box.style-gray-circle .icon,.timeline_module .feature-box.style-gray-circle .icon:after,.timeline_module .feature-box.style-main-circle .icon,.timeline_module .feature-box.style-main-circle .icon:after,.features_module .contacts-inline-item.style-bordered-circle .icon,.features_module .contacts-inline-item.style-bordered-circle .icon:after,.features_module .contacts-inline-item.style-gray-circle .icon,.features_module .contacts-inline-item.style-gray-circle .icon:after,.features_module .contacts-inline-item.style-main-circle .icon,.features_module .contacts-inline-item.style-main-circle .icon:after,.features_module .timeline-item.style-bordered-circle .icon,.features_module .timeline-item.style-bordered-circle .icon:after,.features_module .timeline-item.style-gray-circle .icon,.features_module .timeline-item.style-gray-circle .icon:after,.features_module .timeline-item.style-main-circle .icon,.features_module .timeline-item.style-main-circle .icon:after,.features_module .feature-box.style-bordered-circle .icon,.features_module .feature-box.style-bordered-circle .icon:after,.features_module .feature-box.style-gray-circle .icon,.features_module .feature-box.style-gray-circle .icon:after,.features_module .feature-box.style-main-circle .icon,.features_module .feature-box.style-main-circle .icon:after{border-radius:50%;}
.conacts_inline .contacts-inline-item:hover,.conacts_inline .timeline-item:hover,.conacts_inline .feature-box:hover,.timeline_module .contacts-inline-item:hover,.timeline_module .timeline-item:hover,.timeline_module .feature-box:hover,.features_module .contacts-inline-item:hover,.features_module .timeline-item:hover,.features_module .feature-box:hover{opacity:1;}
.conacts_inline .contacts-inline-item:hover .feature-title,.conacts_inline .timeline-item:hover .feature-title,.conacts_inline .feature-box:hover .feature-title,.timeline_module .contacts-inline-item:hover .feature-title,.timeline_module .timeline-item:hover .feature-title,.timeline_module .feature-box:hover .feature-title,.features_module .contacts-inline-item:hover .feature-title,.features_module .timeline-item:hover .feature-title,.features_module .feature-box:hover .feature-title{color:#00a9d3;}
.conacts_inline .contacts-inline-item:hover.style-gray .icon,.conacts_inline .contacts-inline-item:hover.style-bordered .icon,.conacts_inline .contacts-inline-item:hover.style-bordered-circle .icon,.conacts_inline .contacts-inline-item:hover.style-gray-circle .icon,.conacts_inline .timeline-item:hover.style-gray .icon,.conacts_inline .timeline-item:hover.style-bordered .icon,.conacts_inline .timeline-item:hover.style-bordered-circle .icon,.conacts_inline .timeline-item:hover.style-gray-circle .icon,.conacts_inline .feature-box:hover.style-gray .icon,.conacts_inline .feature-box:hover.style-bordered .icon,.conacts_inline .feature-box:hover.style-bordered-circle .icon,.conacts_inline .feature-box:hover.style-gray-circle .icon,.timeline_module .contacts-inline-item:hover.style-gray .icon,.timeline_module .contacts-inline-item:hover.style-bordered .icon,.timeline_module .contacts-inline-item:hover.style-bordered-circle .icon,.timeline_module .contacts-inline-item:hover.style-gray-circle .icon,.timeline_module .timeline-item:hover.style-gray .icon,.timeline_module .timeline-item:hover.style-bordered .icon,.timeline_module .timeline-item:hover.style-bordered-circle .icon,.timeline_module .timeline-item:hover.style-gray-circle .icon,.timeline_module .feature-box:hover.style-gray .icon,.timeline_module .feature-box:hover.style-bordered .icon,.timeline_module .feature-box:hover.style-bordered-circle .icon,.timeline_module .feature-box:hover.style-gray-circle .icon,.features_module .contacts-inline-item:hover.style-gray .icon,.features_module .contacts-inline-item:hover.style-bordered .icon,.features_module .contacts-inline-item:hover.style-bordered-circle .icon,.features_module .contacts-inline-item:hover.style-gray-circle .icon,.features_module .timeline-item:hover.style-gray .icon,.features_module .timeline-item:hover.style-bordered .icon,.features_module .timeline-item:hover.style-bordered-circle .icon,.features_module .timeline-item:hover.style-gray-circle .icon,.features_module .feature-box:hover.style-gray .icon,.features_module .feature-box:hover.style-bordered .icon,.features_module .feature-box:hover.style-bordered-circle .icon,.features_module .feature-box:hover.style-gray-circle .icon{background:#00a9d3;color:#fff;border-color:#00a9d3;}
.conacts_inline .contacts-inline-item:hover.style-gray .icon.highlighted-icon:before,.conacts_inline .contacts-inline-item:hover.style-bordered .icon.highlighted-icon:before,.conacts_inline .contacts-inline-item:hover.style-bordered-circle .icon.highlighted-icon:before,.conacts_inline .contacts-inline-item:hover.style-gray-circle .icon.highlighted-icon:before,.conacts_inline .timeline-item:hover.style-gray .icon.highlighted-icon:before,.conacts_inline .timeline-item:hover.style-bordered .icon.highlighted-icon:before,.conacts_inline .timeline-item:hover.style-bordered-circle .icon.highlighted-icon:before,.conacts_inline .timeline-item:hover.style-gray-circle .icon.highlighted-icon:before,.conacts_inline .feature-box:hover.style-gray .icon.highlighted-icon:before,.conacts_inline .feature-box:hover.style-bordered .icon.highlighted-icon:before,.conacts_inline .feature-box:hover.style-bordered-circle .icon.highlighted-icon:before,.conacts_inline .feature-box:hover.style-gray-circle .icon.highlighted-icon:before,.timeline_module .contacts-inline-item:hover.style-gray .icon.highlighted-icon:before,.timeline_module .contacts-inline-item:hover.style-bordered .icon.highlighted-icon:before,.timeline_module .contacts-inline-item:hover.style-bordered-circle .icon.highlighted-icon:before,.timeline_module .contacts-inline-item:hover.style-gray-circle .icon.highlighted-icon:before,.timeline_module .timeline-item:hover.style-gray .icon.highlighted-icon:before,.timeline_module .timeline-item:hover.style-bordered .icon.highlighted-icon:before,.timeline_module .timeline-item:hover.style-bordered-circle .icon.highlighted-icon:before,.timeline_module .timeline-item:hover.style-gray-circle .icon.highlighted-icon:before,.timeline_module .feature-box:hover.style-gray .icon.highlighted-icon:before,.timeline_module .feature-box:hover.style-bordered .icon.highlighted-icon:before,.timeline_module .feature-box:hover.style-bordered-circle .icon.highlighted-icon:before,.timeline_module .feature-box:hover.style-gray-circle .icon.highlighted-icon:before,.features_module .contacts-inline-item:hover.style-gray .icon.highlighted-icon:before,.features_module .contacts-inline-item:hover.style-bordered .icon.highlighted-icon:before,.features_module .contacts-inline-item:hover.style-bordered-circle .icon.highlighted-icon:before,.features_module .contacts-inline-item:hover.style-gray-circle .icon.highlighted-icon:before,.features_module .timeline-item:hover.style-gray .icon.highlighted-icon:before,.features_module .timeline-item:hover.style-bordered .icon.highlighted-icon:before,.features_module .timeline-item:hover.style-bordered-circle .icon.highlighted-icon:before,.features_module .timeline-item:hover.style-gray-circle .icon.highlighted-icon:before,.features_module .feature-box:hover.style-gray .icon.highlighted-icon:before,.features_module .feature-box:hover.style-bordered .icon.highlighted-icon:before,.features_module .feature-box:hover.style-bordered-circle .icon.highlighted-icon:before,.features_module .feature-box:hover.style-gray-circle .icon.highlighted-icon:before{background:#00a9d3;}
.conacts_inline .contacts-inline-item:hover.style-bordered.feature-box-left-icon-item .icon.highlighted-icon:before,.conacts_inline .contacts-inline-item:hover.style-bordered-circle.feature-box-left-icon-item .icon.highlighted-icon:before,.conacts_inline .timeline-item:hover.style-bordered.feature-box-left-icon-item .icon.highlighted-icon:before,.conacts_inline .timeline-item:hover.style-bordered-circle.feature-box-left-icon-item .icon.highlighted-icon:before,.conacts_inline .feature-box:hover.style-bordered.feature-box-left-icon-item .icon.highlighted-icon:before,.conacts_inline .feature-box:hover.style-bordered-circle.feature-box-left-icon-item .icon.highlighted-icon:before,.timeline_module .contacts-inline-item:hover.style-bordered.feature-box-left-icon-item .icon.highlighted-icon:before,.timeline_module .contacts-inline-item:hover.style-bordered-circle.feature-box-left-icon-item .icon.highlighted-icon:before,.timeline_module .timeline-item:hover.style-bordered.feature-box-left-icon-item .icon.highlighted-icon:before,.timeline_module .timeline-item:hover.style-bordered-circle.feature-box-left-icon-item .icon.highlighted-icon:before,.timeline_module .feature-box:hover.style-bordered.feature-box-left-icon-item .icon.highlighted-icon:before,.timeline_module .feature-box:hover.style-bordered-circle.feature-box-left-icon-item .icon.highlighted-icon:before,.features_module .contacts-inline-item:hover.style-bordered.feature-box-left-icon-item .icon.highlighted-icon:before,.features_module .contacts-inline-item:hover.style-bordered-circle.feature-box-left-icon-item .icon.highlighted-icon:before,.features_module .timeline-item:hover.style-bordered.feature-box-left-icon-item .icon.highlighted-icon:before,.features_module .timeline-item:hover.style-bordered-circle.feature-box-left-icon-item .icon.highlighted-icon:before,.features_module .feature-box:hover.style-bordered.feature-box-left-icon-item .icon.highlighted-icon:before,.features_module .feature-box:hover.style-bordered-circle.feature-box-left-icon-item .icon.highlighted-icon:before{background:#00a9d3;border-top-color:#00a9d3;border-right-color:#00a9d3;}
.conacts_inline .columns-with-border:before,.timeline_module .columns-with-border:before,.features_module .columns-with-border:before{content:"";width:0;height:90%;position:absolute;top:50%;left:0;border-left:1px dashed #e0e0e0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.conacts_inline .columns-with-border:after,.timeline_module .columns-with-border:after,.features_module .columns-with-border:after{content:"";width:90%;height:0;position:absolute;top:0;left:50%;border-top:1px dashed #e0e0e0;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}
.conacts_inline .columns-with-border.no-left-border:before,.timeline_module .columns-with-border.no-left-border:before,.features_module .columns-with-border.no-left-border:before{display:none;}
.conacts_inline .columns-with-border.no-top-border:after,.timeline_module .columns-with-border.no-top-border:after,.features_module .columns-with-border.no-top-border:after{display:none;}
.feature-box{position:relative;}
.feature-box .icon{position:relative;text-align:center;}
.feature-box .icon i{line-height:inherit;}
.feature-box h3{margin-bottom:15px;}
.feature-box h3 a{float:right;}
.feature-box a.link{display:block;position:absolute;height:100%;width:100%;top:0;left:0;}
.feature-box .feature-title a{color:inherit;}
.feature-box .subtitle{color:#878787;}
.feature-box.al-top{text-align:center;}
.feature-box.al-top.style-bordered-circle .icon,.feature-box.al-top.style-gray-circle .icon,.feature-box.al-top.style-main-circle .icon{width:90px;height:90px;line-height:90px;}
.feature-box.al-top .icon{width:80px;height:80px;line-height:80px;margin:10px auto 25px;}
.feature-box.al-top .icon.with-image{width:260px;max-width:260px;height:auto;}
.feature-box.al-top .icon.with-image img{display:block;margin:0 auto;}
.feature-box.al-top .icon a.link{position:static;height:100%;line-height:inherit;color:inherit;}
.feature-box.al-top .icon i{position:relative;overflow:hidden;height:100%;width:100%;font-size:50px;line-height:inherit;color:inherit;-webkit-transition:none;-moz-transition:none;transition:none;}
.feature-box.al-top .icon i:before{line-height:inherit;}
.feature-box.al-top .icon.highlighted-icon:before{content:"";display:block;width:10px;height:10px;position:absolute;top:100%;left:50%;margin-left:-5px;margin-top:-5px;background:#fff;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;border-bottom-right-radius:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out;}
.feature-box.al-top .feature-img{margin-bottom:30px;}
.feature-box.al-top .feature-title{position:relative;padding-bottom:18px;}
.feature-box.al-top .feature-title + .dopinfo{margin-top:-10px;}
.feature-box.al-top .dopinfo{padding-bottom:25px;}
.feature-box.al-top .feature-title + .icon{margin:20px auto 0;}
.feature-box.al-top .feat-block-content{padding:0;font-size:15px;}
.feature-box.al-top .feat-block-content p{line-height:1.6;margin-bottom:0;}
.feature-box-wrap-tiles .icon .link{-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out;}
.list-box .feature-box.al-left .feature-title{padding-top:0;}
.list-box .feature-box.al-left .feat-block-content{clear:none;padding-top:0px;overflow:auto;}
.list-box .feature-box.al-left li{color:#767e81;padding-bottom:8px;}
.list-box .feature-box.al-left a{color:inherit;}
.list-box ul{list-style:none;}
.features_module_img .slick-list{overflow:hidden;margin:0;padding:0;}
.features_module_img .slick-list .slick-slide{float:left;}
.features_module_img .jcarousel-control,.features_module_img .slider-control{position:absolute;z-index:15;top:50%;margin-top:-37px;display:block;width:44px;height:74px;line-height:74px;color:#000;font-size:15px;text-align:center;vertical-align:middle;background:transparent;border-radius:3px;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.features_module_img .jcarousel-control:before,.features_module_img .slider-control:before{font-family:"infinity" !important;font-size:15px;color:#000;}
.features_module_img .jcarousel-control:after,.features_module_img .slider-control:after{content:"";display:block;width:44px;height:74px;position:absolute;top:0;left:0;background:rgba(0,0,0,0.04);border-bottom:1px solid rgba(0,0,0,0.1);border-radius:3px;z-index:-1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.features_module_img .jcarousel-control.jcarousel-control-prev,.features_module_img .jcarousel-control.prev,.features_module_img .slider-control.jcarousel-control-prev,.features_module_img .slider-control.prev{left:20px;}
.features_module_img .jcarousel-control.jcarousel-control-prev:before,.features_module_img .jcarousel-control.prev:before,.features_module_img .slider-control.jcarousel-control-prev:before,.features_module_img .slider-control.prev:before{content:"\e6de";}
.features_module_img .jcarousel-control.jcarousel-control-next,.features_module_img .jcarousel-control.next,.features_module_img .slider-control.jcarousel-control-next,.features_module_img .slider-control.next{right:20px;}
.features_module_img .jcarousel-control.jcarousel-control-next:before,.features_module_img .jcarousel-control.next:before,.features_module_img .slider-control.jcarousel-control-next:before,.features_module_img .slider-control.next:before{content:"\e6db";}
.features_module_img .jcarousel-control:hover:after,.features_module_img .slider-control:hover:after{-webkit-transform:scaleY(1.2);-moz-transform:scaleY(1.2);-o-transform:scaleY(1.2);transform:scaleY(1.2);}
.features_module_img:hover .jcarousel-control,.features_module_img:hover .slider-control{opacity:1;}
.features_module_img .feature-image-module-wrap{position:relative;}
.features_module_img .feature-image-module-wrap .feature-block-image{overflow:hidden;}
.features_module_img .feature-image-module-wrap .feature-block-image .item{position:relative;line-height:.5;padding:0 10px;}
.features_module_img .feature-image-module-wrap .feature-block-image .item .picture-mask{position:relative;display:block;height:auto;overflow:hidden;line-height:0;border-radius:1px;}
.features_module_img .feature-image-module-wrap .feature-block-image .item .picture-mask img{display:block;}
.features_module_img .feature-image-module-wrap .feature-block-image .item .picture-mask .picture-hover-mask{display:block;position:absolute;left:0;right:0;top:100%;bottom:0;background:rgba(255,255,255,0.7);-webkit-transition:top .3s ease-in-out;-moz-transition:top .3s ease-in-out;transition:top .3s ease-in-out;}
.features_module_img .feature-image-module-wrap .feature-block-image .item .picture-mask .picture-hover-mask:before,.features_module_img .feature-image-module-wrap .feature-block-image .item .picture-mask .picture-hover-mask:after{content:"";display:block;width:13px;height:5px;position:absolute;top:15px;-webkit-transform:rotate(0);transform:rotate(0);background:#565656;}
.features_module_img .feature-image-module-wrap .feature-block-image .item .picture-mask .picture-hover-mask:before{left:50%;margin-left:-12px;border-top-left-radius:5px;border-bottom-left-radius:5px;-webkit-transition:-webkit-transform .3s ease-in-out .3s;-moz-transition:-moz-transform .3s ease-in-out .3s;transition:transform .3s ease-in-out .3s;}
.features_module_img .feature-image-module-wrap .feature-block-image .item .picture-mask .picture-hover-mask:after{right:50%;margin-right:-12px;border-top-right-radius:5px;border-bottom-right-radius:5px;-webkit-transition:-webkit-transform .3s ease-in-out .3s;-moz-transition:-moz-transform .3s ease-in-out .3s;transition:transform .3s ease-in-out .3s;}
.features_module_img .feature-image-module-wrap .feature-block-image .item .picture-mask .picture-hover-mask .title-wrap{display:block;width:100%;position:absolute;top:50%;padding:0 20px;opacity:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.features_module_img .feature-image-module-wrap .feature-block-image .item .content-wrap{position:relative;overflow:hidden;padding:15px 0;}
.features_module_img .feature-image-module-wrap .feature-block-image .item .content-wrap .heading{position:relative;bottom:0;left:0;display:block;width:100%;text-align:inherit;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.features_module_img .feature-image-module-wrap .feature-block-image .item .content-wrap .heading .feature-title{padding-bottom:5px;color:#000;}
.features_module_img .feature-image-module-wrap .feature-block-image .item .content-wrap .heading .feature-title a{color:inherit;}
.features_module_img .feature-image-module-wrap .feature-block-image .item .content-wrap .heading .subtitle{text-align:inherit;color:#878787;}
.features_module_img .feature-image-module-wrap .feature-block-image .item .content-wrap .content{position:absolute;left:0;top:200px;display:block;width:100%;margin-top:5px;-webkit-transition:top .3s ease-in-out;-moz-transition:top .3s ease-in-out;transition:top .3s ease-in-out;}
.features_module_img .feature-image-module-wrap .feature-block-image .item .content-wrap .content p{display:inline;margin-bottom:0;}
.features_module_img .feature-image-module-wrap .feature-block-image:hover .picture-mask .picture-hover-mask{top:0;}
.features_module_img .feature-image-module-wrap .feature-block-image:hover .picture-mask .picture-hover-mask:before{-webkit-transform:rotate(16deg);transform:rotate(16deg);}
.features_module_img .feature-image-module-wrap .feature-block-image:hover .picture-mask .picture-hover-mask:after{-webkit-transform:rotate(-16deg);transform:rotate(-16deg);}
.features_module_img .feature-image-module-wrap .feature-block-image:hover .picture-mask .picture-hover-mask .title-wrap{opacity:1;}
.features_module_img .feature-image-module-wrap .feature-block-image:hover .content-wrap .heading{bottom:200px;}
.features_module_img .feature-image-module-wrap .feature-block-image:hover .content-wrap .content{top:0;}
.features_module_img .feature-image-module-wrap .slider-controls .slider-control{margin-top:-5.67em;}
.features_module_img .feature-image-module-wrap .slider-controls .slider-control:after{background:rgba(255,255,255,0.2);border-bottom-color:rgba(255,255,255,0.1);}
.module-features-list{text-align:center;overflow:hidden;}
.module-features-list > .row{overflow:hidden;}
.module-features-list .module-feature-box{position:relative;padding:9px 0 12px;text-align:left;}
.module-features-list .module-feature-box:before{content:"";display:block;width:78px;height:1px;position:absolute;left:0;top:-1px;background:#e0e0e0;}
.module-features-list .module-feature-box > a,.module-features-list .module-feature-box > span{position:relative;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:15px;font-weight:300;display:block;line-height:25px;overflow:hidden;padding-left:30px;color:#565656;margin:0;-webkit-transition:color .2s ease-in-out, margin .2s ease-in-out;-moz-transition:color .2s ease-in-out, margin .2s ease-in-out;transition:color .2s ease-in-out, margin .2s ease-in-out;}
.module-features-list .module-feature-box > a:before,.module-features-list .module-feature-box > span:before{content:"";display:block;width:8px;height:8px;position:absolute;left:6px;top:50%;margin-top:-4px;background:#e0e0e0;border-radius:50%;-webkit-transition:background .2s ease-in-out;-moz-transition:background .2s ease-in-out;transition:background .2s ease-in-out;}
.module-features-list .module-feature-box > a:after,.module-features-list .module-feature-box > span:after{content:"";display:block;width:20px;height:20px;position:absolute;left:0;top:50%;margin-top:-10px;background:transparent;border:1px solid #e0e0e0;visibility:hidden;border-radius:50%;-webkit-transform:scale(0.4);transform:scale(0.4);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.module-features-list .module-feature-box > a:hover,.module-features-list .module-feature-box > span:hover{color:#00a9d3;margin-left:5px;}
.module-features-list .module-feature-box > a:hover:before,.module-features-list .module-feature-box > span:hover:before{background:#00a9d3;}
.module-features-list .module-feature-box > a:hover:after,.module-features-list .module-feature-box > span:hover:after{visibility:visible;-webkit-transform:scale(1);transform:scale(1);}
.module-features-list .module-feature-box > a:hover{color:#00a9d3;}
.module-features-list.right-aligned .module-feature-box{text-align:right;}
.module-features-list.right-aligned .module-feature-box:before{left:auto;right:0;}
.module-features-list.right-aligned .module-feature-box > a,.module-features-list.right-aligned .module-feature-box > span{padding-left:0;padding-right:30px;}
.module-features-list.right-aligned .module-feature-box > a:before,.module-features-list.right-aligned .module-feature-box > span:before{left:auto;right:6px;}
.module-features-list.right-aligned .module-feature-box > a:after,.module-features-list.right-aligned .module-feature-box > span:after{left:auto;right:0;}
.module-features-list.right-aligned .module-feature-box > a:hover,.module-features-list.right-aligned .module-feature-box > span:hover{margin-right:5px;margin-left:0;}
.module-features-list .button{margin-top:40px;}
.module-features-list .button i{font-size:7px;}
.features_module_polygon.no_titles{padding-top:87px;}
.features_module_polygon .feature-box-wrap{border:none;}
.features_module_polygon .feature-box-wrap .feature-box{text-align:center;background-color:rgba(255,255,255,0.8);border-radius:15px;padding:40px 0;}
.features_module_polygon .feature-box-wrap .feature-box .icon{width:75px;height:75px;margin:0 auto 30px;color:#fff;}
.features_module_polygon .feature-box-wrap .feature-box .icon i{font-size:40px;width:75px;height:75px;}
.features_module_polygon .feature-box-wrap .feature-box .icon i:before{line-height:75px;color:inherit;}
.features_module_polygon .feature-box-wrap .feature-box .feat-block-content{padding:0 10px;margin-top:15px;}
.features_module_polygon .feature-box-wrap .feature-box .feat-block-content p{margin:0;}
.features_module_polygon .feature-box-wrap .feature-box .read-more{border-color:rgba(62,65,66,0.3) !important;color:#3e4142 !important;}
.features_module_polygon .feature-box-wrap .feature-box .read-more > span:before{border-color:rgba(62,65,66,0.3) !important;}
.features_module_polygon .feature-box-wrap:hover .icon{color:#fff;}
.features-left-icon .feature-box.feature-box-left-icon-item{padding:28px 0px;}
.features-left-icon .feature-box.feature-box-left-icon-item .icon{position:relative;font-size:40px;float:left;width:60px;height:60px;line-height:60px;-webkit-transition:background .3s ease-in-out, border-color .3s ease-in-out;-moz-transition:background .3s ease-in-out, border-color .3s ease-in-out;transition:background .3s ease-in-out, border-color .3s ease-in-out;}
.features-left-icon .feature-box.feature-box-left-icon-item .icon i{font-size:inherit;width:100%;height:100%;line-height:inherit;color:inherit;}
.features-left-icon .feature-box.feature-box-left-icon-item .icon i:before{line-height:inherit;}
.features-left-icon .feature-box.feature-box-left-icon-item .feature-title{line-height:1.3;margin-left:80px;margin-top:-6px;padding-bottom:5px;}
.features-left-icon .feature-box.feature-box-left-icon-item .subtitle{margin-left:80px;padding-bottom:5px;}
.features-left-icon .feature-box.feature-box-left-icon-item .subtitle + .feature-title{line-height:1;}
.features-left-icon .feature-box.feature-box-left-icon-item .feat-block-content{padding:0;margin-left:80px;padding-top:11px;font-size:15px;color:#000;}
.features-left-icon .feature-box.feature-box-left-icon-item .feat-block-content p{line-height:1.5;margin-bottom:0;}
.features-left-icon .feature-box.feature-box-left-icon-item .icon.highlighted-icon:before{content:"";display:block;width:8px;height:8px;position:absolute;top:50%;left:100%;margin-left:-4px;margin-top:-4px;border-top-right-radius:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:background .3s ease-in-out, border-right-color .3s ease-in-out, border-top-color .3s ease-in-out;-moz-transition:background .3s ease-in-out, border-right-color .3s ease-in-out, border-top-color .3s ease-in-out;transition:background .3s ease-in-out, border-right-color .3s ease-in-out, border-top-color .3s ease-in-out;}
.features-left-icon .feature-box.feature-box-left-icon-item.content-under-icon .icon{margin-bottom:10px;}
.features-left-icon .feature-box.feature-box-left-icon-item.content-under-icon .feat-block-content{margin-left:0;}
.features-left-icon .feature-box.feature-box-left-icon-item.content-under-icon .feat-block-content:before{content:"";display:block;float:none;clear:both;}
.gm-style-iw{left:-15px !important;right:15px !important;top:auto !important;bottom:-20px !important;width:auto !important;height:auto !important;overflow:visible !important;}
.gm-style-iw > div{overflow:visible !important;}
.infoblockcontent{min-width:180px;min-height:30px;overflow:hidden;border-radius:3px;}
.infoblockcontent .infoblockcontent-wrap{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:18px;font-weight:300;position:relative;right:-30px;padding:5px 5px 0px 15px;background:#000;border-radius:3px;color:#fff;}
.image-module{line-height:.5;}
.image-module-img-wrap{position:relative;overflow:hidden;}
.image-module-img-wrap a{position:absolute;left:0;right:0;top:0;bottom:0;}
.image-module-img-wrap.image-center img{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.image-module-img-wrap.image-bottom img{position:relative;top:100%;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);}
.icon-module .mvb-icon i{-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;transition:color .2s ease-in-out;}
.icon-module .icon-module-wrap i{-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;transition:color .2s ease-in-out;}
.ls-bottom-nav-wrapper{z-index:5;}
.ls-fullwidth .ls-nav-prev,.ls-fullwidth .ls-nav-next{z-index:5 !important;}
.ls-thumbnail-wrapper{margin:-55px auto 0;max-width:100%;min-width:768px;position:relative;width:1200px;}
.ls-thumbnail-wrapper .ls-thumbnail{top:0 !important;margin:0 0 0 auto;right:10px;}
.ls-thumbnail-wrapper .ls-thumbnail .ls-thumbnail-inner{background-color:transparent !important;margin-left:0 !important;padding:0 !important;}
.ls-thumbnail-wrapper .ls-thumbnail .ls-thumbnail-inner .ls-thumbnail-slide-container .ls-thumbnail-slide a{margin-right:0 !important;}
article.medium-news div.entry-thumb{margin-bottom:15px;}
article.medium-news .box-name{margin-bottom:10px;}
article.medium-news .text-center > .entry-meta,article.medium-news .text-right > .entry-meta{display:inline-block;margin-bottom:0;}
article.medium-news .entry-meta{height:32px;margin-bottom:20px;padding:0px;}
article.medium-news .entry-meta > *{height:32px;line-height:32px;}
article.medium-news .entry-meta .delim{position:relative;height:32px;padding-right:10px;margin-right:10px;}
article.medium-news .entry-meta .entry-comments{padding-left:15px;}
article.mini-news{margin-bottom:2px;min-height:80px;padding:14px;position:relative;background:whitesmoke;}
article.mini-news:last-child{margin-bottom:0;}
article.mini-news .entry-thumb{width:80px;height:80px;line-height:80px;float:left;margin-right:20px;margin-bottom:0;}
article.mini-news p{margin-bottom:0;}
article.mini-news .entry-title{font-size:18px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;padding:0 0 5px 0;margin-top:-2px;}
article.mini-news .entry-summary{padding-top:14px;overflow:hidden;}
article.mini-news .mini-comm-count{position:absolute;right:0;bottom:0;padding:5px 10px;display:block;background:#ff6565;color:#fff;}
article.mini-news .entry-meta{height:30px;margin-top:5px;margin-left:100px;padding:0px;border-bottom:0px;}
article.mini-news .entry-meta:before,article.mini-news .entry-meta:after{content:" ";display:table;}
article.mini-news .entry-meta:after{clear:both;}
article.mini-news .entry-meta > *{height:30px;line-height:30px;}
.module-text .textwidget a:not(.styled-button){position:relative;padding-bottom:2px;color:#565656;}
.module-text .textwidget a:not(.styled-button):before{content:"";display:block;width:100%;height:1px;position:absolute;bottom:2px;left:0;background:#e0e0e0;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;}
.module-text .textwidget a:not(.styled-button):after{content:"";display:block;width:100%;height:1px;position:absolute;top:100%;left:0;background:#e0e0e0;opacity:0;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:top .3s ease-in-out, opacity .3s ease-in-out;-moz-transition:top .3s ease-in-out, opacity .3s ease-in-out;transition:top .3s ease-in-out, opacity .3s ease-in-out;}
.module-text .textwidget a:not(.styled-button):hover:after{top:2px;opacity:1;}
.module-text .textwidget.dropcaps:first-letter{float:left;padding:0 .2em .2em 0;vertical-align:top;line-height:1em;font-size:3em;}
.module-text .textwidget.dropcaps.dropcaps-type-rec:first-letter{margin:.2em .2em .2em 0;padding:0 .25em;border-radius:3px;font-size:2em;line-height:1.2em;text-align:center;}
.module-text .textwidget.dropcaps.dropcaps-type-round:first-letter{margin:.2em .2em .2em 0;padding:0 .25em;border-radius:50%;font-size:2em;line-height:1.2em;text-align:center;}
.module-text .textwidget.dropcaps.dropcaps-type-single:first-letter{margin:0 .2em 0 0;padding:0;font-size:45px;line-height:45px;text-align:center;}
.module-text .textwidget.dropcaps.dropcaps-style-blue:first-letter{color:#00a9d3;}
.module-text .textwidget.dropcaps.dropcaps-style-blue.dropcaps-type-rec:first-letter,.module-text .textwidget.dropcaps.dropcaps-style-blue.dropcaps-type-round:first-letter{color:#fff;background-color:#00a9d3;}
.module-text .textwidget.dropcaps.dropcaps-style-red:first-letter{color:#e2604f;}
.module-text .textwidget.dropcaps.dropcaps-style-red.dropcaps-type-rec:first-letter,.module-text .textwidget.dropcaps.dropcaps-style-red.dropcaps-type-round:first-letter{color:#fff;background-color:#e2604f;}
.module-text .textwidget.dropcaps.dropcaps-style-green:first-letter{color:#7acd33;}
.module-text .textwidget.dropcaps.dropcaps-style-green.dropcaps-type-rec:first-letter,.module-text .textwidget.dropcaps.dropcaps-style-green.dropcaps-type-round:first-letter{color:#fff;background-color:#7acd33;}
.module-text .textwidget.dropcaps.dropcaps-style-yellow:first-letter{color:#feb425;}
.module-text .textwidget.dropcaps.dropcaps-style-yellow.dropcaps-type-rec:first-letter,.module-text .textwidget.dropcaps.dropcaps-style-yellow.dropcaps-type-round:first-letter{color:#fff;background-color:#feb425;}
.module-text .textwidget.dropcaps.dropcaps-style-dark:first-letter{color:#000;}
.module-text .textwidget.dropcaps.dropcaps-style-dark.dropcaps-type-rec:first-letter,.module-text .textwidget.dropcaps.dropcaps-style-dark.dropcaps-type-round:first-letter{color:#fff;background-color:#000;}
.module-dividers .divider-hr{overflow:hidden;margin:35px auto;border-bottom:1px solid #e0e0e0;text-align:center;}
.module-dividers .divider-hr a{margin:0;position:absolute;overflow:hidden;border:1px solid #e0e0e0;color:#000;background:#fff;-webkit-box-shadow:0 0 0 7px #fff;box-shadow:0 0 0 7px #fff;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.module-dividers .divider-hr a:before{background:rgba(0,0,0,0.1);opacity:1;}
.module-dividers .divider-hr.divider-hr-fat{border-bottom-width:2px;}
.module-dividers .divider-hr.divider-hr-dotted{border-bottom-style:dotted;}
.module-dividers .divider-hr.divider-hr-small{width:70px;}
.module-boxed-content .boxed-content{padding:30px;border-radius:3px;}
.module-boxed-content .boxed-content.boxed-content-style-default{border:1px solid #e0e0e0;color:#565656;}
.module-boxed-content .boxed-content.boxed-content-style-gray{background:#f0f0f0;color:#565656;}
.module-boxed-content .boxed-content.boxed-content-style-blue{background:#00a9d3;color:#fff;}
.module-boxed-content .boxed-content.boxed-content-style-dark{background:#000;color:#fff;}
.module-message-boxes .boxed-content{padding:10px;margin-bottom:1.5em;border-radius:3px;color:#565656;}
.module-message-boxes .boxed-content.boxed-content-style-info{background:#f0f0f0;}
.module-message-boxes .boxed-content.boxed-content-style-success{background:#7cc8a9;color:#fff;}
.module-message-boxes .boxed-content.boxed-content-style-warning{background:#ffda7f;}
.module-message-boxes .boxed-content.boxed-content-style-error{background:#00a9d3;color:#fff;}
.module-message-boxes .boxed-content p{margin-bottom:0;padding-bottom:.5em;padding-left:15px;}
.module-message-boxes .boxed-content .boxed-content-icon{float:left;line-height:1.6;padding-right:10px;}
.module-lists li{position:relative;font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;list-style-type:none;padding:15px 0;}
.module-lists li:before{content:"";display:block;width:42px;height:1px;position:absolute;bottom:0;left:10px;background:#e0e0e0;}
.module-lists li i{display:block;position:absolute;left:0;top:0;width:47px;height:47px;line-height:47px;margin-right:10px;text-align:left;color:#000;border-radius:15px;}
.module-lists li p{line-height:1.3;margin-left:35px;margin-bottom:0;}
.module-lists li:last-child:before{display:none;}
.module-lists ul{line-height:18px;}
.module-lists .inline-list ul{text-align:center;}
.module-lists .inline-list ul li{display:inline-block;padding-top:0;padding-bottom:0;padding-right:20px;}
.module-lists .inline-list ul li:before{display:none;}
.module-lists .inline-list ul li i{font-size:32px;width:80px;height:80px;line-height:80px;text-align:center;background:rgba(255,255,255,0.3);}
.module-lists .inline-list ul li p{line-height:80px;margin-left:95px;padding:0;}
.module-sliding-text .text-list-slider{position:relative;}
.module-sliding-text .text-list-slider .slick-list{overflow:hidden;margin:0;padding:0;}
.module-sliding-text .text-list-slider .slick-list .slick-slide{float:left;}
.module-sliding-text .text-list-slider .jcarousel-control,.module-sliding-text .text-list-slider .slider-control{position:absolute;z-index:15;top:50%;margin-top:-37px;display:block;width:44px;height:74px;line-height:74px;color:#000;font-size:15px;text-align:center;vertical-align:middle;background:transparent;border-radius:3px;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.module-sliding-text .text-list-slider .jcarousel-control:before,.module-sliding-text .text-list-slider .slider-control:before{font-family:"infinity" !important;font-size:15px;color:#000;}
.module-sliding-text .text-list-slider .jcarousel-control:after,.module-sliding-text .text-list-slider .slider-control:after{content:"";display:block;width:44px;height:74px;position:absolute;top:0;left:0;background:rgba(0,0,0,0.04);border-bottom:1px solid rgba(0,0,0,0.1);border-radius:3px;z-index:-1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.module-sliding-text .text-list-slider .jcarousel-control.jcarousel-control-prev,.module-sliding-text .text-list-slider .jcarousel-control.prev,.module-sliding-text .text-list-slider .slider-control.jcarousel-control-prev,.module-sliding-text .text-list-slider .slider-control.prev{left:20px;}
.module-sliding-text .text-list-slider .jcarousel-control.jcarousel-control-prev:before,.module-sliding-text .text-list-slider .jcarousel-control.prev:before,.module-sliding-text .text-list-slider .slider-control.jcarousel-control-prev:before,.module-sliding-text .text-list-slider .slider-control.prev:before{content:"\e6de";}
.module-sliding-text .text-list-slider .jcarousel-control.jcarousel-control-next,.module-sliding-text .text-list-slider .jcarousel-control.next,.module-sliding-text .text-list-slider .slider-control.jcarousel-control-next,.module-sliding-text .text-list-slider .slider-control.next{right:20px;}
.module-sliding-text .text-list-slider .jcarousel-control.jcarousel-control-next:before,.module-sliding-text .text-list-slider .jcarousel-control.next:before,.module-sliding-text .text-list-slider .slider-control.jcarousel-control-next:before,.module-sliding-text .text-list-slider .slider-control.next:before{content:"\e6db";}
.module-sliding-text .text-list-slider .jcarousel-control:hover:after,.module-sliding-text .text-list-slider .slider-control:hover:after{-webkit-transform:scaleY(1.2);-moz-transform:scaleY(1.2);-o-transform:scaleY(1.2);transform:scaleY(1.2);}
.module-sliding-text .text-list-slider:hover .jcarousel-control,.module-sliding-text .text-list-slider:hover .slider-control{opacity:1;}
.module-sliding-text .text-list-slider .text-list-slider .slick-list + .slick-dots{padding-top:25px;}
.module-sliding-text .text-list-slider .text-list-item{opacity:0;visibility:hidden;}
.module-sliding-text .text-list-slider .text-list-item > .text-list-item-wrap{text-align:center;padding:0;}
.module-sliding-text .text-list-slider .text-list-item > .text-list-item-wrap:before,.module-sliding-text .text-list-slider .text-list-item > .text-list-item-wrap:after{content:" ";display:table;}
.module-sliding-text .text-list-slider .text-list-item > .text-list-item-wrap:after{clear:both;}
.module-sliding-text .text-list-slider .text-list-item > .text-list-item-wrap img{-webkit-transform:scale(.85);transform:scale(.85);-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;}
.module-sliding-text .text-list-slider .text-list-item > .text-list-item-wrap .content{opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.module-sliding-text .text-list-slider .text-list-item.slick-center > .text-list-item-wrap img{-webkit-transform:scale(1);transform:scale(1);}
.module-sliding-text .text-list-slider .text-list-item.slick-center > .text-list-item-wrap .content{opacity:1;}
.module-sliding-text .text-list-slider .text-list-item.slick-center,.module-sliding-text .text-list-slider .text-list-item.slick-active{opacity:1;visibility:visible;}
.module-sliding-text.align-left .text-list-slider .text-list-item .text-list-item-wrap{overflow:hidden;}
.module-sliding-text.align-left .text-list-slider .text-list-item .text-list-item-wrap > img{float:left;width:50%;padding:0 10px;}
.module-sliding-text.align-left .text-list-slider .text-list-item .text-list-item-wrap .content{float:right;width:50%;padding:0 10px;opacity:1;}
.module-sliding-text.align-right .text-list-slider .text-list-item .text-list-item-wrap{overflow:hidden;}
.module-sliding-text.align-right .text-list-slider .text-list-item .text-list-item-wrap > img{float:right;width:50%;padding:0 10px;}
.module-sliding-text.align-right .text-list-slider .text-list-item .text-list-item-wrap .content{float:left;width:50%;padding:0 10px;opacity:1;}
.module-sliding-text.center-mode-false .text-list-slider .text-list-item > .text-list-item-wrap img{-webkit-transform:scale(1);transform:scale(1);}
.recent-works-block-wide{width:100%;position:relative;}
.recent-works-block-wide .slick-list{overflow:hidden;margin:0;padding:0;}
.recent-works-block-wide .slick-list .slick-slide{float:left;}
.recent-works-block-wide .jcarousel-control,.recent-works-block-wide .slider-control{position:absolute;z-index:15;top:50%;margin-top:-37px;display:block;width:44px;height:74px;line-height:74px;color:#000;font-size:15px;text-align:center;vertical-align:middle;background:transparent;border-radius:3px;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.recent-works-block-wide .jcarousel-control:before,.recent-works-block-wide .slider-control:before{font-family:"infinity" !important;font-size:15px;color:#000;}
.recent-works-block-wide .jcarousel-control:after,.recent-works-block-wide .slider-control:after{content:"";display:block;width:44px;height:74px;position:absolute;top:0;left:0;background:rgba(0,0,0,0.04);border-bottom:1px solid rgba(0,0,0,0.1);border-radius:3px;z-index:-1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.recent-works-block-wide .jcarousel-control.jcarousel-control-prev,.recent-works-block-wide .jcarousel-control.prev,.recent-works-block-wide .slider-control.jcarousel-control-prev,.recent-works-block-wide .slider-control.prev{left:20px;}
.recent-works-block-wide .jcarousel-control.jcarousel-control-prev:before,.recent-works-block-wide .jcarousel-control.prev:before,.recent-works-block-wide .slider-control.jcarousel-control-prev:before,.recent-works-block-wide .slider-control.prev:before{content:"\e6de";}
.recent-works-block-wide .jcarousel-control.jcarousel-control-next,.recent-works-block-wide .jcarousel-control.next,.recent-works-block-wide .slider-control.jcarousel-control-next,.recent-works-block-wide .slider-control.next{right:20px;}
.recent-works-block-wide .jcarousel-control.jcarousel-control-next:before,.recent-works-block-wide .jcarousel-control.next:before,.recent-works-block-wide .slider-control.jcarousel-control-next:before,.recent-works-block-wide .slider-control.next:before{content:"\e6db";}
.recent-works-block-wide .jcarousel-control:hover:after,.recent-works-block-wide .slider-control:hover:after{-webkit-transform:scaleY(1.2);-moz-transform:scaleY(1.2);-o-transform:scaleY(1.2);transform:scaleY(1.2);}
.recent-works-block-wide:hover .jcarousel-control,.recent-works-block-wide:hover .slider-control{opacity:1;}
.recent-works-block-wide .label{float:left;display:block;width:360px;padding:0 45px;}
.recent-works-block-wide .label .label-inner{position:relative;}
.recent-works-block-wide .label .label-inner p{font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;}
.recent-works-block-wide .label + .slider-wrap{margin-left:380px;}
.recent-works-block-wide .slider-wrap .item .item-wrap{position:relative;margin-bottom:72px;margin-right:3px;margin-left:3px;}
.recent-works-block-wide .slider-wrap .item .item-wrap .entry-thumb:hover + .entry-content-wrap .box-name,.recent-works-block-wide .slider-wrap .item .item-wrap .entry-thumb:hover + .entry-content-wrap .dopinfo{bottom:100px;}
.recent-works-block-wide .slider-wrap .item .item-wrap .entry-content-wrap{position:absolute;top:100%;left:0;width:100%;overflow:hidden;}
.recent-works-block-wide .slider-wrap .item .item-wrap .entry-content-wrap .box-name,.recent-works-block-wide .slider-wrap .item .item-wrap .entry-content-wrap .dopinfo{position:relative;bottom:0;-webkit-transition:bottom .3s ease-in-out;-moz-transition:bottom .3s ease-in-out;transition:bottom .3s ease-in-out;}
.recent-works-block-wide .slider-wrap .item .item-wrap .entry-content-wrap .box-name{padding-top:15px;}
.recent-works-block-wide .slider-wrap .slider-control{margin-top:-72px;}
.promo-box .textwidget{padding:0 80px;color:#fff;}
.promo-box .textwidget h4{font-size:34px;color:#eae9e9;}
.promo-box .textwidget h4 strong{font-weight:bold;}
.promo-box .textwidget h1{font-size:44px;color:#fff;}
.promo-box .textwidget h1 span{text-transform:uppercase;color:#00a9d3;}
.recent-block-isotope{overflow:hidden;}
.recent-block-isotope > .row{margin:0 auto;max-width:100%;position:relative;width:1200px;}
.recent-block-isotope > .row .sort-panel{text-align:center;padding-top:15px;}
.recent-block-isotope > .row .widget-title.text-right + .sort-panel{text-align:left;}
.recent-block-isotope .recent-works-list{width:101%;overflow:hidden;margin:0 -3px;}
.recent-block-isotope .recent-works-list .recent-works-item{width:20%;margin:0;padding:0;float:left;overflow:hidden;}
.recent-block-isotope .recent-works-list .recent-works-item .work-cover{position:relative;margin:3px;}
.recent-block-isotope .recent-works-list-hidden{display:none;}
.porfolio-top-link{font-size:21px;position:relative;float:right;width:40px;height:40px;line-height:40px;text-align:center;margin-left:15px;color:#000;border:1px solid #e0e0e0;border-radius:50%;-webkit-transition:border-color .3s ease-in-out, color .3s ease-in-out;-moz-transition:border-color .3s ease-in-out, color .3s ease-in-out;transition:border-color .3s ease-in-out, color .3s ease-in-out;}
.porfolio-top-link:after{content:"";display:block;width:40px;height:40px;position:absolute;top:0;left:0;border-radius:50%;background:#00a9d3;opacity:0;z-index:-1;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.porfolio-top-link:hover{color:#fff;border-color:transparent;}
.porfolio-top-link:hover:after{opacity:1;}
.module-recent-news .title-wrap{padding-bottom:5px;}
.module-recent-news .recent-news-list .item{float:left;width:14.58%;max-height:515px;-webkit-transition:width .2s ease-in-out;-moz-transition:width .2s ease-in-out;transition:width .2s ease-in-out;}
.module-recent-news .recent-news-list .item.active{width:41.666%;}
.module-recent-news .recent-news-list .item.active .entry-content-wrap{display:block;}
.module-recent-news .recent-news-list .item .entry-thumb{max-height:350px;-webkit-transition:background .2s ease;-moz-transition:background .2s ease;transition:background .2s ease;}
.module-recent-news .recent-news-list .item .entry-thumb img{max-width:none;position:relative;left:50%;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-o-transform:translate(-50%);transform:translate(-50%);}
.module-recent-news .recent-news-list .item .entry-content-wrap{display:none;margin-top:25px;}
.module-recent-news .recent-news-list .item .entry-content-wrap .entry-title{font-size:18px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;line-height:1.6;color:#000;-webkit-transition:color .3s ease-in-out, border-bottom-color .3s ease-in-out;-moz-transition:color .3s ease-in-out, border-bottom-color .3s ease-in-out;transition:color .3s ease-in-out, border-bottom-color .3s ease-in-out;font-size:23px;padding-bottom:4px;line-height:1;}
.module-recent-news .recent-news-list .item .entry-content-wrap .entry-title a{color:inherit;padding-bottom:7px;-webkit-transition:padding-bottom .3s ease-in-out, border-bottom-color .3s ease-in-out;-moz-transition:padding-bottom .3s ease-in-out, border-bottom-color .3s ease-in-out;transition:padding-bottom .3s ease-in-out, border-bottom-color .3s ease-in-out;}
.module-recent-news .recent-news-list .item .entry-content-wrap .entry-title a{color:inherit;padding-bottom:7px;-webkit-transition:padding-bottom .3s ease-in-out, border-bottom-color .3s ease-in-out;-moz-transition:padding-bottom .3s ease-in-out, border-bottom-color .3s ease-in-out;transition:padding-bottom .3s ease-in-out, border-bottom-color .3s ease-in-out;}
.module-recent-news .recent-news-list .item .entry-content-wrap .entry-title a{color:inherit;}
.module-recent-news .recent-news-list .item .entry-content-wrap .entry-meta{margin:0 0 15px 0;font:normal 300 14px "Roboto", "Open Sans", "PT Sans", sans-serif;}
.module-recent-news .recent-news-list .item .entry-content-wrap .entry-meta >*{margin-right:10px;color:#878787;}
.module-recent-news .recent-news-list .item .entry-content-wrap .entry-meta >*:last-child{margin-right:0;}
div.module.portfolio-masonry-few-rows .work-cover{width:100%;height:100%;}
div.module.portfolio-masonry-few-rows > .row{width:1200px;max-width:100%;min-width:768px;margin:0 auto;}
div.module.portfolio-masonry-few-rows > .row .sort-panel{text-align:center;padding-top:15px;}
div.module.portfolio-masonry-few-rows .recent-works-list{margin:0 -3px;}
div.module.portfolio-masonry-few-rows .project{margin:0;padding:0;overflow:hidden;}
div.module.portfolio-masonry-few-rows .project.portfolio-hover-style-2 .entry-thumb > img{margin-left:0;-webkit-transform:translate(-50%,-50%) scale(1.2);-moz-transform:translate(-50%,-50%) scale(1.2);-o-transform:translate(-50%,-50%) scale(1.2);transform:translate(-50%,-50%) scale(1.2);-webkit-transition:margin-left .3s ease-in-out;-moz-transition:margin-left .3s ease-in-out;transition:margin-left .3s ease-in-out;}
div.module.portfolio-masonry-few-rows .project.portfolio-hover-style-2 .entry-thumb:hover > img{margin-left:20px;}
div.module.portfolio-masonry-few-rows .entry-thumb{width:100%;height:100%;max-height:100%;overflow:hidden;}
div.module.portfolio-masonry-few-rows .entry-thumb > img{display:block;position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
div.module.recent-portfolio-masonry-one-row .clearfix{min-height:40px;margin-bottom:10px;}
div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider{position:relative;overflow:hidden;width:100%;}
div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider > ul{width:20000em;position:relative;min-height:40px;margin-bottom:10px;list-style:none;margin:0;padding:0;}
div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider > ul > li{float:left;max-width:1180px;}
div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider .jcarousel-control,div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider .slider-control{position:absolute;z-index:15;top:50%;margin-top:-37px;display:block;width:44px;height:74px;line-height:74px;color:#000;font-size:15px;text-align:center;vertical-align:middle;background:transparent;border-radius:3px;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider .jcarousel-control:before,div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider .slider-control:before{font-family:"infinity" !important;font-size:15px;color:#000;}
div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider .jcarousel-control:after,div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider .slider-control:after{content:"";display:block;width:44px;height:74px;position:absolute;top:0;left:0;background:rgba(0,0,0,0.04);border-bottom:1px solid rgba(0,0,0,0.1);border-radius:3px;z-index:-1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider .jcarousel-control.jcarousel-control-prev,div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider .jcarousel-control.prev,div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider .slider-control.jcarousel-control-prev,div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider .slider-control.prev{left:20px;}
div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider .jcarousel-control.jcarousel-control-prev:before,div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider .jcarousel-control.prev:before,div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider .slider-control.jcarousel-control-prev:before,div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider .slider-control.prev:before{content:"\e6de";}
div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider .jcarousel-control.jcarousel-control-next,div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider .jcarousel-control.next,div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider .slider-control.jcarousel-control-next,div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider .slider-control.next{right:20px;}
div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider .jcarousel-control.jcarousel-control-next:before,div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider .jcarousel-control.next:before,div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider .slider-control.jcarousel-control-next:before,div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider .slider-control.next:before{content:"\e6db";}
div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider .jcarousel-control:hover:after,div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider .slider-control:hover:after{-webkit-transform:scaleY(1.2);-moz-transform:scaleY(1.2);-o-transform:scaleY(1.2);transform:scaleY(1.2);}
div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider:hover .jcarousel-control,div.module.recent-portfolio-masonry-one-row .recent-portfolio-masonry-one-row-slider:hover .slider-control{opacity:1;}
div.row-label.row-label-form-outside_grid_title .row-label-title{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;}
div.row-label.row-label-form-outside_grid_title .row-label-text{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;}
div.row-label.row-label-form-outside_grid_title_transparent .row-label-text{font-weight:300;line-height:1.8;}
.team_module .slick-list{overflow:hidden;margin:0;padding:0;}
.team_module .slick-list .slick-slide{float:left;}
.team_module .jcarousel-control,.team_module .slider-control{position:absolute;z-index:15;top:50%;margin-top:-37px;display:block;width:44px;height:74px;line-height:74px;color:#000;font-size:15px;text-align:center;vertical-align:middle;background:transparent;border-radius:3px;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.team_module .jcarousel-control:before,.team_module .slider-control:before{font-family:"infinity" !important;font-size:15px;color:#000;}
.team_module .jcarousel-control:after,.team_module .slider-control:after{content:"";display:block;width:44px;height:74px;position:absolute;top:0;left:0;background:rgba(0,0,0,0.04);border-bottom:1px solid rgba(0,0,0,0.1);border-radius:3px;z-index:-1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.team_module .jcarousel-control.jcarousel-control-prev,.team_module .jcarousel-control.prev,.team_module .slider-control.jcarousel-control-prev,.team_module .slider-control.prev{left:20px;}
.team_module .jcarousel-control.jcarousel-control-prev:before,.team_module .jcarousel-control.prev:before,.team_module .slider-control.jcarousel-control-prev:before,.team_module .slider-control.prev:before{content:"\e6de";}
.team_module .jcarousel-control.jcarousel-control-next,.team_module .jcarousel-control.next,.team_module .slider-control.jcarousel-control-next,.team_module .slider-control.next{right:20px;}
.team_module .jcarousel-control.jcarousel-control-next:before,.team_module .jcarousel-control.next:before,.team_module .slider-control.jcarousel-control-next:before,.team_module .slider-control.next:before{content:"\e6db";}
.team_module .jcarousel-control:hover:after,.team_module .slider-control:hover:after{-webkit-transform:scaleY(1.2);-moz-transform:scaleY(1.2);-o-transform:scaleY(1.2);transform:scaleY(1.2);}
.team_module:hover .jcarousel-control,.team_module:hover .slider-control{opacity:1;}
.team_module .team_member_box{overflow:hidden;text-align:center;}
.team_module .team_member_box .cover{position:relative;overflow:hidden;text-align:center;margin:0 10px;}
.team_module .team_member_box .member-image{position:relative;z-index:1;display:inline-block;overflow:hidden;}
.team_module .team_member_box .member-image img{display:block;max-width:100%;max-height:100%;vertical-align:top;}
.team_module .team_member_box .team-hover-content{position:relative;display:block;cursor:default;-webkit-transition:opacity .3s ease-in-out 0s;-moz-transition:opacity .3s ease-in-out 0s;transition:opacity .3s ease-in-out 0s;}
.team_module .team_member_box .team-hover-content .heading{position:absolute;bottom:30px;left:0;width:100%;text-align:center;padding-top:10px;padding-bottom:15px;-webkit-transition:bottom .3s ease-in-out;-moz-transition:bottom .3s ease-in-out;transition:bottom .3s ease-in-out;}
.team_module .team_member_box .team-hover-content .heading > .block-title{line-height:1;text-align:center;padding-bottom:10px;z-index:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.team_module .team_member_box .team-hover-content .heading > .subtitle{padding-top:0;text-align:center;z-index:1;opacity:1;}
.team_module .team_member_box .team-hover-content .soc-icons{display:block;width:100%;position:relative;top:200px;text-align:center;padding:20px 10px 0;-webkit-transition:top .3s ease-in-out;-moz-transition:top .3s ease-in-out;transition:top .3s ease-in-out;}
.team_module .team_member_box .team-hover-content .soc-icons a{margin:0 3px;}
.team_module .team_member_box .team-hover-content .soc-icons a + .soc-tooltip{display:none;}
.team_module .team_member_box .team-hover-content .member-info{position:relative;top:200px;overflow:hidden;max-height:3.2em;text-align:center;line-height:1.6;margin-bottom:15px;-webkit-transition:top .3s ease-in-out;-moz-transition:top .3s ease-in-out;transition:top .3s ease-in-out;}
.team_module .team_member_box .team-hover-content .member-info p{line-height:inherit;margin-bottom:0;}
.team_module .style-rounded + .slider-controls .slider-control{margin-top:-118px;}
.team_module .style-rounded .team_member_box .member-image{border-radius:50%;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;}
.team_module .style-rounded .team_member_box .member-image img{border-radius:50%;}
.team_module .style-rounded .team_member_box .team-hover-content .heading{bottom:auto;top:0;min-height:5em;-webkit-transition:top .3s ease-in-out;-moz-transition:top .3s ease-in-out;transition:top .3s ease-in-out;}
.team_module .style-rounded .team_member_box .team-hover-content .soc-icons{overflow:hidden;max-height:40px;}
.team_module .style-rounded .team_member_box:hover .member-image{-webkit-transform:scale(.6);transform:scale(.6);}
.team_module .style-rounded .team_member_box:hover .team-hover-content .heading{top:-75px;}
.team_module .style-rounded .team_member_box:hover .team-hover-content .heading > .block-title{-webkit-transform:scale(.8);transform:scale(.8);}
.team_module .style-rounded .team_member_box:hover .team-hover-content .soc-icons{top:0;}
.team_module .style-rounded .team_member_box:hover .team-hover-content .member-info{top:0;}
.team_module .style-square .team_member_box .member-image{border-radius:1px;}
.team_module .style-square .team_member_box .member-image:after{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(255,255,255,0.7);opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.team_module .style-square .team_member_box .team-hover-content .heading{position:relative;bottom:0;z-index:1;}
.team_module .style-square .team_member_box .team-hover-content .member-info{position:absolute;}
.team_module .style-square .team_member_box .team-hover-content .soc-icons{position:absolute;padding:0 10px;z-index:1;}
.team_module .style-square .team_member_box .team-hover-content .soc-icons a:before{border-color:rgba(255,255,255,0.5);}
.team_module .style-square .team_member_box:hover .member-image:after{opacity:1;}
.team_module .style-square .team_member_box:hover .team-hover-content .heading{bottom:260px;}
.team_module .style-square .team_member_box:hover .team-hover-content .member-info{top:0;}
.team_module .style-square .team_member_box:hover .team-hover-content .soc-icons{top:-150px;}
.testimonials_module{position:relative;}
.testimonials_module .slick-list{overflow:hidden;margin:0;padding:0;}
.testimonials_module .slick-list .slick-slide{float:left;}
.testimonials_module .jcarousel-control,.testimonials_module .slider-control{position:absolute;z-index:15;top:50%;margin-top:-37px;display:block;width:44px;height:74px;line-height:74px;color:#000;font-size:15px;text-align:center;vertical-align:middle;background:transparent;border-radius:3px;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.testimonials_module .jcarousel-control:before,.testimonials_module .slider-control:before{font-family:"infinity" !important;font-size:15px;color:#000;}
.testimonials_module .jcarousel-control:after,.testimonials_module .slider-control:after{content:"";display:block;width:44px;height:74px;position:absolute;top:0;left:0;background:rgba(0,0,0,0.04);border-bottom:1px solid rgba(0,0,0,0.1);border-radius:3px;z-index:-1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.testimonials_module .jcarousel-control.jcarousel-control-prev,.testimonials_module .jcarousel-control.prev,.testimonials_module .slider-control.jcarousel-control-prev,.testimonials_module .slider-control.prev{left:20px;}
.testimonials_module .jcarousel-control.jcarousel-control-prev:before,.testimonials_module .jcarousel-control.prev:before,.testimonials_module .slider-control.jcarousel-control-prev:before,.testimonials_module .slider-control.prev:before{content:"\e6de";}
.testimonials_module .jcarousel-control.jcarousel-control-next,.testimonials_module .jcarousel-control.next,.testimonials_module .slider-control.jcarousel-control-next,.testimonials_module .slider-control.next{right:20px;}
.testimonials_module .jcarousel-control.jcarousel-control-next:before,.testimonials_module .jcarousel-control.next:before,.testimonials_module .slider-control.jcarousel-control-next:before,.testimonials_module .slider-control.next:before{content:"\e6db";}
.testimonials_module .jcarousel-control:hover:after,.testimonials_module .slider-control:hover:after{-webkit-transform:scaleY(1.2);-moz-transform:scaleY(1.2);-o-transform:scaleY(1.2);transform:scaleY(1.2);}
.testimonials_module:hover .jcarousel-control,.testimonials_module:hover .slider-control{opacity:1;}
.testimonials_module .slick-dots li{margin-top:-10px;}
.testimonials_module .capture{position:relative;text-align:center;}
.testimonials_module .capture .avatar{position:relative;text-align:center;display:inline-block;width:80px;height:80px;line-height:1;}
.testimonials_module .capture .avatar img{display:block;width:80px;border-radius:50%;}
.testimonials_module .capture .avatar.icon{font-size:32px;line-height:80px;color:#000;background:#d2d2d2;border-radius:50%;}
.testimonials_module .capture .avatar.icon i{display:block;line-height:80px;}
.testimonials_module .content{position:relative;font-size:19px;font-style:italic;text-align:left;padding-bottom:15px;margin-bottom:10px;}
.testimonials_module .content p{margin-bottom:0;}
.testimonials_module .content:before{content:'';display:block;width:65px;height:1px;position:absolute;bottom:0;left:0;background:#e0e0e0;}
.testimonials_module .title-box .box-name{position:relative;text-align:left;font-weight:300;font-size:21px;}
.testimonials_module .title-box .subtitle{text-align:left;color:#878787;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:14px;}
.testimonials-slide{position:relative;text-align:left;}
.mvb-row-fullwidth .testimonials-slide{max-width:1180px;margin:0 auto;}
.testimonials-module{overflow:hidden;}
.testimonials-module .testimonials-vertical-item{float:left;padding-bottom:42px;overflow:hidden;position:relative;}
.testimonials-module .testimonials-vertical-item .test-block-image{position:relative;margin-top:6px;}
.testimonials-module .testimonials-vertical-item .test-block-image i,.testimonials-module .testimonials-vertical-item .test-block-image img{display:block;width:80px;height:80px;line-height:80px;min-width:80px;min-height:80px;border-radius:15px;}
.testimonials-module .testimonials-vertical-item .test-block-image i{font-size:21px;background:#d2d2d2;}
.testimonials-module .testimonials-vertical-item .test-block-image .rating{position:relative;margin-top:25px;width:80px;}
.testimonials-module .testimonials-vertical-item .test-block-image .rating .voted:before,.testimonials-module .testimonials-vertical-item .test-block-image .rating .available:before{content:"\e6d3\e6d3\e6d3\e6d3\e6d3";font-family:"infinity" !important;font-size:17px;letter-spacing:-1.5px;}
.testimonials-module .testimonials-vertical-item .test-block-image .rating .available{position:absolute;top:0;left:0;z-index:-1;color:#d2d2d2;}
.testimonials-module .testimonials-vertical-item .test-block-image .rating .voted{float:left;overflow:hidden;color:#000;}
.testimonials-module .testimonials-vertical-item .test-block-content{margin-left:110px;}
.testimonials-module .testimonials-vertical-item .test-block-content p{position:relative;font-size:18px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font:italic 300 18px "Roboto", "Open Sans", "PT Sans", sans-serif;line-height:1.5em;padding-bottom:15px;margin-bottom:15px;color:#565656;}
.testimonials-module .testimonials-vertical-item .test-block-content p:before{content:"";display:block;width:64px;height:1px;position:absolute;left:0;bottom:0;background:#e0e0e0;}
.testimonials-module .testimonials-vertical-item .test-block-content .test-title{position:relative;}
.testimonials-module .testimonials-vertical-item .test-block-content .box-name{font-size:17px;font-weight:400;color:#000;}
.testimonials-module .testimonials-vertical-item .test-block-content.text-right{margin-left:0;margin-right:110px;}
.testimonials-module .testimonials-vertical-item .test-block-content.text-right p:before{left:auto;right:0;}
.testimonials-module .testimonials-vertical-item .read-more-section{padding-top:50px;padding-left:20px;}
.testimonials-module .testimonials-vertical-item .read-more-section .read-more{opacity:0;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;}
.testimonials-module .testimonials-vertical-item:hover .read-more{opacity:1;}
.testimonials-module .testimonials-vertical-item:last-child{padding-bottom:0;}
.timeline-horizontal{position:relative;height:auto;margin:0px auto;overflow:hidden;}
.timeline-horizontal .timeline-titles{position:relative;height:150px;margin-bottom:50px;}
.timeline-horizontal .timeline-titles li{position:relative;list-style:none;float:left;width:300px;height:150px;}
.timeline-horizontal .timeline-titles li .date{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:15px;text-align:center;color:rgba(0,0,0,0.8);-webkit-transform:scale(.8);transform:scale(.8);-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;}
.timeline-horizontal .timeline-titles li a{position:static;}
.timeline-horizontal .timeline-titles li a .tl-item{font-size:45px;position:absolute;left:50%;top:50%;display:block;width:72px;height:72px;line-height:72px;text-align:center;margin-left:-36px;margin-top:-36px;-webkit-transform:scale(.6);transform:scale(.6);border-radius:50%;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.timeline-horizontal .timeline-titles li.selected-parent .date{color:#000;-webkit-transform:scale(1);transform:scale(1);}
.timeline-horizontal .timeline-titles li.selected-parent a .tl-item{-webkit-transform:scale(1);transform:scale(1);}
.timeline-horizontal .timeline-titles li.selected-parent a .tl-item span{background:#e0e0e0;}
.timeline-horizontal .timeline-titles li.selected-parent:before,.timeline-horizontal .timeline-titles li.selected-parent:after{content:" ";position:absolute;display:block;height:1px;background:#e0e0e0;top:50%;}
.timeline-horizontal .timeline-titles li.selected-parent:before{left:-50%;right:206px;margin-left:41.6px;}
.timeline-horizontal .timeline-titles li.selected-parent:after{right:-50%;left:206px;margin-right:41.6px;}
.timeline-horizontal .timeline-titles li.selected-parent:first-child:before{display:none;}
.timeline-horizontal .timeline-titles li.selected-parent:last-child:after{display:none;}
.timeline-horizontal .timeline-items{overflow:hidden;}
.timeline-horizontal .timeline-items .subtitle{text-align:center;}
.timeline-horizontal .timeline-items .block-title{font-weight:400;text-align:center;padding-bottom:30px;}
.timeline-horizontal .timeline-items > *{float:left;list-style:none;}
.timeline-horizontal-after{height:150px;}
.timeline-horizontal-after:after{content:'';position:absolute;bottom:75px;width:114px;border-top:1px solid #e0e0e0;left:0px;}
.row .background--dark .timeline-horizontal .timeline-titles li:before,.row .background--dark .timeline-horizontal .timeline-titles li:after,.row .background--dark .timeline-horizontal .timeline-titles:before,.row .background--dark .timeline-horizontal .timeline-titles:after,.row .background--dark .timeline-horizontal-after:after{border-top-color:rgba(255,255,255,0.15);}
.row .background--dark .timeline-horizontal .timeline-titles li a{color:rgba(255,255,255,0.5);}
.row .background--dark .timeline-horizontal .timeline-titles li a .tl-item .timeline-date{color:#fff;}
.row .background--dark .timeline-horizontal .timeline-titles li a .lead{color:inherit;}
.row .background--dark .timeline-horizontal .timeline-titles li a:hover,.row .background--dark .timeline-horizontal .timeline-titles li a:hover .lead,.row .background--dark .timeline-horizontal .timeline-titles li a.selected,.row .background--dark .timeline-horizontal .timeline-titles li a.selected .lead{color:#fff;}
.timeline_module > .widget-title{text-align:center;}
.timelime{position:relative;}
.timelime:hover .timeline-item:before,.timelime:hover .timeline-item:after{opacity:.8;}
.timelime:hover .timeline-item *{opacity:.8;}
.timelime:hover .timeline-item:hover:before,.timelime:hover .timeline-item:hover:after{opacity:.8;}
.timelime:hover .timeline-item:hover *{opacity:1;}
.timelime .timeline-item{position:relative;width:50%;padding:5px 10px;clear:both;padding-bottom:50px;opacity:1;}
.timelime .timeline-item *{-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.timelime .timeline-item:before,.timelime .timeline-item:after{content:"";display:block;width:1px;position:absolute;bottom:15px;top:97px;background:#e0e0e0;}
.timelime .timeline-item:before{display:none;}
.timelime .timeline-item.odd{float:left;text-align:right;}
.timelime .timeline-item.odd .timeline-date{text-align:left;left:100%;padding-left:66px;}
.timelime .timeline-item.odd .timeline-icon{right:0;margin-right:-36px;}
.timelime .timeline-item.odd .timeline-icon + .timeline-content{float:right;margin-right:59px;}
.timelime .timeline-item.odd .timeline-icon + .timeline-content .module .widget-title,.timelime .timeline-item.odd .timeline-icon + .timeline-content .module .widget-sub-title{text-align:right !important;}
.timelime .timeline-item.odd:after{right:0;}
.timelime .timeline-item.even{float:right;text-align:left;background-position:left center;}
.timelime .timeline-item.even .timeline-date{text-align:right;right:100%;padding-right:66px;}
.timelime .timeline-item.even .timeline-icon{left:0;margin-left:-36px;}
.timelime .timeline-item.even .timeline-icon + .timeline-content{float:left;margin-left:59px;}
.timelime .timeline-item.even .timeline-icon + .timeline-content .module .widget-title,.timelime .timeline-item.even .timeline-icon + .timeline-content .module .widget-sub-title{text-align:left !important;}
.timelime .timeline-item.even:after{left:0;}
.timelime .timeline-item .timeline-date{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:15px;position:absolute;margin-top:28px;white-space:nowrap;color:#000;}
.timelime .timeline-item .timeline-title{font-size:18px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;line-height:1.6;color:#000;-webkit-transition:color .3s ease-in-out, border-bottom-color .3s ease-in-out;-moz-transition:color .3s ease-in-out, border-bottom-color .3s ease-in-out;transition:color .3s ease-in-out, border-bottom-color .3s ease-in-out;font-weight:400;line-height:1;margin-bottom:15px;}
.timelime .timeline-item .timeline-title a{color:inherit;padding-bottom:7px;-webkit-transition:padding-bottom .3s ease-in-out, border-bottom-color .3s ease-in-out;-moz-transition:padding-bottom .3s ease-in-out, border-bottom-color .3s ease-in-out;transition:padding-bottom .3s ease-in-out, border-bottom-color .3s ease-in-out;}
.timelime .timeline-item .timeline-title a{color:inherit;padding-bottom:7px;-webkit-transition:padding-bottom .3s ease-in-out, border-bottom-color .3s ease-in-out;-moz-transition:padding-bottom .3s ease-in-out, border-bottom-color .3s ease-in-out;transition:padding-bottom .3s ease-in-out, border-bottom-color .3s ease-in-out;}
.timelime .timeline-item .dopinfo{padding-bottom:10px;}
.timelime .timeline-item .timeline-icon{position:absolute;float:right;width:72px;height:72px;line-height:72px;text-align:center;}
.timelime .timeline-item .timeline-icon i{font-size:45px;position:relative;display:block;line-height:inherit;overflow:hidden;}
.timelime .timeline-item .timeline-content{min-height:100px;}
.timelime .timeline-item .timeline-content p:last-child{margin-bottom:0;}
.timelime .timeline-item:first-child:before{display:none;}
.timelime .timeline-item:last-child{margin-bottom:0;}
.timelime .timeline-item:last-child:after{display:none;}
.timelime .timeline-item .panel-grid{margin-top:0 !important;margin-bottom:0 !important;}
.my_skills_widget .wrap .progress-wrap{height:55px;position:relative;text-align:left;}
.my_skills_widget .wrap .progress-wrap .progress{width:100%;height:55px;}
.my_skills_widget .wrap .progress-wrap .progress.progress-with-icon{width:auto;}
.my_skills_widget .wrap .progress-wrap .progress .icon-wrap{position:relative;float:left;text-align:center;}
.my_skills_widget .wrap .progress-wrap .progress .icon-wrap i{display:block;width:40px;margin:0 auto;font-size:18px;color:#000;}
.my_skills_widget .wrap .progress-wrap .progress label{font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;margin-bottom:5px;}
.my_skills_widget .wrap .progress-wrap .progress .progress-bar{height:4px;background:rgba(0,0,0,0.2);border-radius:3px;}
.my_skills_widget .wrap .progress-wrap .progress .progress-bar .meter{position:relative;display:block;height:100%;color:inherit;background:-moz-linear-gradient(left,#00a9d3,#7acd33);background:-webkit-linear-gradient(left,#00a9d3,#7acd33);background:-o-linear-gradient(left,#00a9d3,#7acd33);background:-ms-linear-gradient(left,#00a9d3,#7acd33);background:linear-gradient(left,#00a9d3,#7acd33);border-top-left-radius:3px;border-bottom-left-radius:3px;}
.my_skills_widget .wrap .progress-wrap .progress .progress-bar .meter:before{content:"";display:block;width:10px;height:10px;position:absolute;right:0;top:50%;margin-top:-5px;margin-right:-5px;background:#fff;border-radius:50%;-webkit-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.2);box-shadow:1px 1px 2px 0 rgba(0,0,0,0.2);}
.my_skills_widget .wrap .progress-wrap .progress .progress-bar .meter .skill-percent{position:absolute;right:-15px;bottom:12px;}
.my_skills_widget .me-wrap .block-title{margin-left:100px;}
.my_skills_widget .me-wrap .subtitle{margin-left:100px;padding-top:0;}
.my_skills_widget .me-wrap .avatar{float:left;}
.my_skills_widget .me-wrap .avatar img{border-radius:50%;}
.my_skills_widget .me-wrap .text{overflow:hidden;margin-left:100px;padding-top:13px;}
.tabs,.filter{list-style:none;overflow:hidden;}
.recent-block .tabs dd{border:none !important;}
.tabs > dd > a,.tabs > li > a{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:15px;font-weight:300;margin:0;}
.tabs > dd.active > a,.tabs > li.active > a{color:#fff;background-color:#00a9d3;border-color:#00a9d3;}
.tabs.horisontal dd,.tabs.horisontal li{float:left;}
.tabs.horisontal dd a,.tabs.horisontal li a{position:relative;display:block;padding:0 20px;font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;text-align:center;line-height:38px;background:transparent;color:#000;border:1px solid #e0e0e0;-webkit-transition:background .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;-moz-transition:background .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;transition:background .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;}
.tabs.horisontal dd.active > a,.tabs.horisontal li.active > a{color:#fff;background-color:#00a9d3;border-color:#00a9d3;}
.tabs.vertical dd{margin-bottom:5px;}
.tabs.vertical dd a{display:block;font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;text-align:center;padding:10px 0;background:transparent;color:#000;border:1px solid #e0e0e0;border-radius:3px;-webkit-transition:background .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;-moz-transition:background .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;transition:background .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;}
.tabs.vertical dd a .tab-title{display:block;line-height:1.3;}
.tabs.vertical dd.active a{color:#fff;background-color:#00a9d3;border-color:#00a9d3;}
.tabs_module .tabs.horisontal dd{margin:1px;}
.tabs_module .tabs.horisontal dd a{border-radius:3px;}
ul.tabs-content.contained > li{border:none;padding:30px 0 0 0;width:100%;}
ul.tabs-content .mini-news .entry-summary{margin-top:0;padding-top:0;}
ul.tabs-content > li{display:none;}
ul.tabs-content > li.active{display:block;}
.widget_crum_widget_tabs .icon-format{font-size:30px;margin-right:20px;}
.widget_crum_crum_widget_tabs .tabs dd,.widget_crum_crum_widget_tabs .tabs li{width:30%;max-width:150px;}
.widget_crum_crum_widget_tabs .tabs a{display:block;}
.tabs.vertical dd.active .icon,.tabs.vertical li.active .icon{background:#28b6dc;}
.tabs.vertical dd.active i,.tabs.vertical li.active i{color:#fff;}
.tabs.vertical dd a,.tabs.vertical li a{height:auto;}
.tabs.vertical dd a .icon,.tabs.vertical li a .icon{display:none;}
.tabs.vertical dd i,.tabs.vertical li i{padding-right:0;}
.tabs.horisontal.no-styling{margin:0;padding:0;}
.tabs.horisontal.no-styling dd,.tabs.horisontal.no-styling li{height:auto;line-height:1;}
.tabs.horisontal.no-styling dd a{color:inherit;text-transform:uppercase;font-size:12px;}
.tabs.horisontal.no-styling dd.active a{color:#00a9d3;}
ul.tabs-content.contained.folio-wrap > li{padding:7px 0 0 0;list-style:none;}
.to-action-block .block-title p{font-size:20px;line-height:1.6;}
.to-action-block .block-title p span{font-weight:300;}
.to-action-block p{margin:0;}
.to-action-block .description{color:#889295;font-size:13px;text-transform:uppercase;}
.to-action-block .button-holder{text-align:center;}
.to-action-block .text-holder{text-align:right;padding-right:20px;}
.module-contact-form{text-align:center;margin-bottom:10px;}
.module-contact-form input{height:45px;}
.module-contact-form input[type="text"],.module-contact-form input[type="password"],.module-contact-form input[type="date"],.module-contact-form input[type="datetime"],.module-contact-form input[type="email"],.module-contact-form input[type="number"],.module-contact-form input[type="search"],.module-contact-form input[type="tel"],.module-contact-form input[type="time"],.module-contact-form input[type="url"],.module-contact-form textarea{position:relative;margin-bottom:17px;background:#fff;border-radius:0;padding-left:20px;}
.module-contact-form input[type="text"]:focus,.module-contact-form input[type="password"]:focus,.module-contact-form input[type="date"]:focus,.module-contact-form input[type="datetime"]:focus,.module-contact-form input[type="email"]:focus,.module-contact-form input[type="number"]:focus,.module-contact-form input[type="search"]:focus,.module-contact-form input[type="tel"]:focus,.module-contact-form input[type="time"]:focus,.module-contact-form input[type="url"]:focus,.module-contact-form textarea:focus{background:#00a9d3 !important;border:#00a9d3 !important;color:#fff !important;}
.module-contact-form :focus::-webkit-input-placeholder{color:#fff;}
.module-contact-form :focus:-moz-placeholder{color:#fff;}
.module-contact-form ​
.input-wrap{position:relative;margin:2px;padding:0;}
.module-contact-form ​
.input-wrap input{padding-left:20px;}
.module-contact-form ​
.input-wrap textarea{padding-left:20px;}
.module-contact-form ​
.input-wrap ::-webkit-input-placeholder{color:#565656;}
.module-contact-form ​
.input-wrap ::-moz-placeholder{color:#565656;}
.module-contact-form ​
.input-wrap :-ms-input-placeholder{color:#565656;}
.module-contact-form ​
.input-wrap input:-moz-placeholder{color:#565656;}
.module-contact-form .clearfix{padding-top:10px;}
.module-contact-form .clearfix .button:after{opacity:1;}
.module-contact-form .clearfix .button.full-width{width:100%;background:#00a9d3;border-color:#00a9d3;}
.module-contact-form .clearfix .button.full-width:after{display:none;}
.module-contact-form .clearfix .button.full-width:hover{background:#0095ba;border-color:#0095ba;}
.module-contact-form #recaptcha_widget_div{margin-bottom:7px;}
.module-contact-form #recaptcha_widget_div #recaptcha_area{margin:0 auto;}
.module-contact-form #recaptcha_widget_div .recaptcha_input_area{height:auto !important;}
.module-contact-form #recaptcha_widget_div .recaptcha_input_area input{height:33px;}
.module-contact-form .style-5 .input-wrap,.module-contact-form .style-6 .input-wrap{margin:0;}
.module-contact-form .style-5 .input-wrap:not(.txtarea),.module-contact-form .style-6 .input-wrap:not(.txtarea){display:inline-block;}
.module-contact-form .style-5 .input-wrap input,.module-contact-form .style-5 .input-wrap textarea,.module-contact-form .style-6 .input-wrap input,.module-contact-form .style-6 .input-wrap textarea{border-radius:24px;}
.module-contact-form .style-5 .input-wrap textarea,.module-contact-form .style-6 .input-wrap textarea{padding-top:16px;height:135px;}
.module-contact-form .style-1 .input-wrap,.module-contact-form .style-2 .input-wrap{margin:0;}
.module-contact-form .style-1 .input-wrap:not(.txtarea),.module-contact-form .style-2 .input-wrap:not(.txtarea){display:inline-block;}
.module-contact-form .style-1 .input-wrap.txtarea input,.module-contact-form .style-2 .input-wrap.txtarea input{border-width:0px;border-bottom:1px solid #e0e0e0;background:transparent;padding-left:0px;}
.module-contact-form .style-1 .input-wrap input,.module-contact-form .style-1 .input-wrap input:focus,.module-contact-form .style-2 .input-wrap input,.module-contact-form .style-2 .input-wrap input:focus{border-width:0px;border-bottom:1px solid #e0e0e0;background:transparent;padding-left:0px;-webkit-transition:padding-left .3s ease-in-out;-moz-transition:padding-left .3s ease-in-out;transition:padding-left .3s ease-in-out;}
.module-contact-form .style-1 .input-wrap input:focus,.module-contact-form .style-2 .input-wrap input:focus{padding-left:20px;}
.module-contact-form .style-1 .input-wrap:not(.txtarea),.module-contact-form .style-5 .input-wrap:not(.txtarea){width:33.3333%;}
.module-contact-form .style-1 .input-wrap:not(.txtarea).contact-name,.module-contact-form .style-5 .input-wrap:not(.txtarea).contact-name{padding-right:10px;}
.module-contact-form .style-1 .input-wrap:not(.txtarea).contact-mail,.module-contact-form .style-5 .input-wrap:not(.txtarea).contact-mail{padding:0 10px;}
.module-contact-form .style-1 .input-wrap:not(.txtarea).contact-subject,.module-contact-form .style-5 .input-wrap:not(.txtarea).contact-subject{padding-left:10px;}
.module-contact-form .style-2 .input-wrap:not(.txtarea).contact-subject,.module-contact-form .style-6 .input-wrap:not(.txtarea).contact-subject{display:none;}
.module-contact-form .style-2 .contact-name,.module-contact-form .style-6 .contact-name{padding-right:10px;}
.module-contact-form .style-2 .contact-mail,.module-contact-form .style-6 .contact-mail{padding-left:10px;}
.module-contact-form .style-2 .contact-name,.module-contact-form .style-2 .contact-mail,.module-contact-form .style-6 .contact-name,.module-contact-form .style-6 .contact-mail{width:50%;}
.module-contact-form .style-3 .input-wrap{display:block;width:50%;margin:0;}
.module-contact-form .style-3 .input-wrap:not(.txtarea){padding-right:4px;}
.module-contact-form .style-3 .input-wrap.txtarea{position:absolute;right:0;top:0;padding-left:4px;}
.module-contact-form .style-3 .input-wrap.txtarea textarea{min-height:180px;}
.module-contact-form .style-3 input,.module-contact-form .style-3 textarea,.module-contact-form .style-4 input,.module-contact-form .style-4 textarea{border-radius:24px;}
.module-contact-form .style-3 textarea,.module-contact-form .style-4 textarea{padding-top:16px;}
.module-contact-form .style-4 textarea{padding-top:16px;height:135px;}
.module-contact-form .style-3 ::-webkit-input-placeholder,.module-contact-form .style-4 ::-webkit-input-placeholder,.module-contact-form .style-5 ::-webkit-input-placeholder,.module-contact-form .style-6 ::-webkit-input-placeholder{font-style:normal;}
.module-contact-form .style-3 ::-moz-placeholder,.module-contact-form .style-4 ::-moz-placeholder,.module-contact-form .style-5 ::-moz-placeholder,.module-contact-form .style-6 ::-moz-placeholder{font-style:normal;}
.module-contact-form .style-3 :-ms-input-placeholder,.module-contact-form .style-4 :-ms-input-placeholder,.module-contact-form .style-5 :-ms-input-placeholder,.module-contact-form .style-6 :-ms-input-placeholder{font-style:normal;}
.module-contact-form .style-3 input:-moz-placeholder,.module-contact-form .style-4 input:-moz-placeholder,.module-contact-form .style-5 input:-moz-placeholder,.module-contact-form .style-6 input:-moz-placeholder{font-style:normal;}
.module-contact-form .style-3 input,.module-contact-form .style-4 input,.module-contact-form .style-5 input,.module-contact-form .style-6 input{height:53px;margin-bottom:10px;}
.module-contact-form .style-3 textarea,.module-contact-form .style-4 textarea,.module-contact-form .style-5 textarea,.module-contact-form .style-6 textarea{height:135px;}
.module-contact-form .style-7 .input-wrap{margin:0;}
.module-contact-form .style-7 .input-wrap:not(.txtarea).contact-subject{display:none;}
.module-contact-form .style-7 .input-wrap.txtarea input{border-width:0px;border-bottom:1px solid #e0e0e0;background:transparent;padding-left:10px;}
.module-contact-form .style-7 .input-wrap input,.module-contact-form .style-7 .input-wrap input:focus{border-width:0px;border-bottom:1px solid #e0e0e0;background:transparent;padding-left:10px;}
.module-contact-form .style-9 .input-wrap.contact-subject{display:none;}
.module-contact-form .style-9 .input-wrap.txtarea{height:45px;}
.module-contact-form .style-9 .input-wrap.txtarea textarea{height:inherit;padding:12px 20px 7px;}
.module-contact-form .style-9 .input-wrap input{background:transparent;}
.words_from_module .slick-list{overflow:hidden;margin:0;padding:0;}
.words_from_module .slick-list .slick-slide{float:left;}
.words_from_module .jcarousel-control,.words_from_module .slider-control{position:absolute;z-index:15;top:50%;margin-top:-37px;display:block;width:44px;height:74px;line-height:74px;color:#000;font-size:15px;text-align:center;vertical-align:middle;background:transparent;border-radius:3px;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.words_from_module .jcarousel-control:before,.words_from_module .slider-control:before{font-family:"infinity" !important;font-size:15px;color:#000;}
.words_from_module .jcarousel-control:after,.words_from_module .slider-control:after{content:"";display:block;width:44px;height:74px;position:absolute;top:0;left:0;background:rgba(0,0,0,0.04);border-bottom:1px solid rgba(0,0,0,0.1);border-radius:3px;z-index:-1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.words_from_module .jcarousel-control.jcarousel-control-prev,.words_from_module .jcarousel-control.prev,.words_from_module .slider-control.jcarousel-control-prev,.words_from_module .slider-control.prev{left:20px;}
.words_from_module .jcarousel-control.jcarousel-control-prev:before,.words_from_module .jcarousel-control.prev:before,.words_from_module .slider-control.jcarousel-control-prev:before,.words_from_module .slider-control.prev:before{content:"\e6de";}
.words_from_module .jcarousel-control.jcarousel-control-next,.words_from_module .jcarousel-control.next,.words_from_module .slider-control.jcarousel-control-next,.words_from_module .slider-control.next{right:20px;}
.words_from_module .jcarousel-control.jcarousel-control-next:before,.words_from_module .jcarousel-control.next:before,.words_from_module .slider-control.jcarousel-control-next:before,.words_from_module .slider-control.next:before{content:"\e6db";}
.words_from_module .jcarousel-control:hover:after,.words_from_module .slider-control:hover:after{-webkit-transform:scaleY(1.2);-moz-transform:scaleY(1.2);-o-transform:scaleY(1.2);transform:scaleY(1.2);}
.words_from_module:hover .jcarousel-control,.words_from_module:hover .slider-control{opacity:1;}
.words_from_module .words_from_item .author-box{position:relative;float:left;padding-left:10px;padding-right:30px;}
.words_from_module .words_from_item .author-box:before{content:"";display:block;width:1px;height:100%;position:absolute;top:0;right:0;background:#e0e0e0;}
.words_from_module .words_from_item .author-box .avatar{width:100px;height:100px;line-height:100px;text-align:center;margin-bottom:15px;}
.words_from_module .words_from_item .author-box .avatar.image img{border-radius:50%;}
.words_from_module .words_from_item .author-box .avatar.icon{font-size:45px;background:#00a9d3;color:#fff;border-radius:50%;}
.words_from_module .words_from_item .author-box .title-box{text-align:left;max-width:115px;margin-right:-10px;}
.words_from_module .words_from_item .author-box .title-box .box-name{margin-bottom:5px;}
.words_from_module .words_from_item .words-from-content{position:relative;padding:0 10px;margin-left:160px;}
.words_from_module .words_from_item .words-from-content .heading{font:normal 300 40px "Roboto", "Open Sans", "PT Sans", sans-serif;line-height:1.3;margin-bottom:25px;color:#00a9d3;}
.words_from_module .words_from_item .words-from-content .heading p{line-height:1.3;margin-bottom:0;}
.words_from_module .words_from_item .words-from-content .content{font-style:italic;font-size:17px;}
.words_from_module .words_from_item .words-from-content .content p{margin-bottom:0;}
.module-qr{overflow:hidden;display:table;padding-top:0 !important;border-top:none !important;}
.module-qr .qr_code{width:105px;height:105px;}
.module-qr .content{margin-left:125px;display:table-cell;vertical-align:middle;height:100%;width:100%;padding-left:20px;}
.module-qr .content i{font-size:40px;color:#332e2f;line-height:40px;float:left;margin-right:13px;}
.module-featured-news .dfd_featured_news .columns{position:relative;}
.module-featured-news .dfd_featured_news .columns:before{content:"";display:block;width:300%;height:1px;position:absolute;left:-100%;bottom:0;background:#e0e0e0;}
.module-featured-news .dfd_featured_news .columns:after{content:"";display:block;width:300%;height:100%;position:absolute;left:-100%;top:0;background:rgba(255,255,255,0.2);z-index:-1;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.module-featured-news .dfd_featured_news .columns .featured-post-item{padding-top:40px;padding-bottom:20px;}
.module-featured-news .dfd_featured_news .columns .featured-post-item .additional-wrap{float:left;width:33.33%;padding:0 10px;}
.module-featured-news .dfd_featured_news .columns .featured-post-item .additional-wrap i{font-size:33px;float:left;width:25%;display:block;height:80px;line-height:80px;text-align:center;margin-left:25%;color:#d2d2d2;}
.module-featured-news .dfd_featured_news .columns .featured-post-item .additional-wrap .calend_date{float:left;width:25%;padding:0 10px;text-align:center;}
.module-featured-news .dfd_featured_news .columns .featured-post-item .additional-wrap .calend_date .calend_date__day{font:normal 100 60px "Roboto", "Open Sans", "PT Sans", sans-serif;line-height:1;color:#000;}
.module-featured-news .dfd_featured_news .columns .featured-post-item .additional-wrap .calend_date .calend_date__month{font:normal 300 16px "Roboto", "Open Sans", "PT Sans", sans-serif;color:#878787;}
.module-featured-news .dfd_featured_news .columns .featured-post-item .additional-wrap .post-thumb{float:left;width:25%;height:80px;padding:0 10px;}
.module-featured-news .dfd_featured_news .columns .featured-post-item .additional-wrap .post-thumb img{display:block;max-height:100%;border-radius:50%;}
.module-featured-news .dfd_featured_news .columns .featured-post-item .main-wrap{float:left;width:66.67%;padding:0 10px;}
.module-featured-news .dfd_featured_news .columns .featured-post-item .main-wrap .heading{position:relative;top:5px;-webkit-transition:top .3s ease-in-out;-moz-transition:top .3s ease-in-out;transition:top .3s ease-in-out;}
.module-featured-news .dfd_featured_news .columns .featured-post-item .main-wrap .heading .block-title{display:block;}
.module-featured-news .dfd_featured_news .columns .featured-post-item .main-wrap .content{position:relative;top:30px;opacity:0;-webkit-transition:top .3s ease-in-out, opacity .3s ease-in-out;-moz-transition:top .3s ease-in-out, opacity .3s ease-in-out;transition:top .3s ease-in-out, opacity .3s ease-in-out;}
.module-featured-news .dfd_featured_news .columns .featured-post-item .main-wrap .content p{display:inline;margin-bottom:0;}
.module-featured-news .dfd_featured_news .columns:hover .featured-post-item .main-wrap .heading{top:-30px;}
.module-featured-news .dfd_featured_news .columns:hover .featured-post-item .main-wrap .content{top:-20px;opacity:1;}
.module-featured-news .dfd_featured_news .columns:hover:after{opacity:1;}
.module-featured-news .dfd_featured_news .columns:last-child:before{display:none;}
.module-last-x-posts.last-three .featured-news article{position:relative;overflow:hidden;margin-bottom:17px;background:transparent;}
.module-last-x-posts.last-three .featured-news article .entry-media{margin-bottom:0;}
.module-last-x-posts.last-three .featured-news article .entry-meta{padding:0;}
.module-last-x-posts article .entry-meta{display:block;}
.module-last-x-posts .featured-news{padding-bottom:35px;}
.module-last-x-posts .featured-news article{position:relative;overflow:hidden;background:#fff;}
.module-last-x-posts .featured-news article .entry-media{margin-bottom:10px;}
.module-last-x-posts .featured-news article .entry-media .entry-thumb{margin-bottom:0;}
.module-last-x-posts .featured-news article .block-title{position:relative;bottom:30px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #e0e0e0;-webkit-transition:bottom .3s ease-in-out;-moz-transition:bottom .3s ease-in-out;transition:bottom .3s ease-in-out;}
.module-last-x-posts .featured-news article .entry-meta{bottom:30px;margin:0;opacity:0;-webkit-transition:opacity .3s ease-in-out, bottom .3s ease-in-out;-moz-transition:opacity .3s ease-in-out, bottom .3s ease-in-out;transition:opacity .3s ease-in-out, bottom .3s ease-in-out;}
.module-last-x-posts .featured-news article .entry-meta .social-share{display:none;}
.module-last-x-posts .featured-news article .entry-content{position:relative;bottom:30px;padding-bottom:5px;-webkit-transition:bottom .3s ease-in-out;-moz-transition:bottom .3s ease-in-out;transition:bottom .3s ease-in-out;}
.module-last-x-posts .featured-news article .entry-content p{display:inline;}
.module-last-x-posts .featured-news article:hover .block-title,.module-last-x-posts .featured-news article:hover .entry-meta,.module-last-x-posts .featured-news article:hover .entry-content{bottom:0;}
.module-last-x-posts .featured-news article:hover .entry-meta{opacity:1;}
.module-last-x-posts .other-news article.mini-news{position:relative;overflow:hidden;background:transparent;border-left:none;padding:0 0 30px;}
.module-last-x-posts .other-news article.mini-news .entry-thumb{text-align:center;border-radius:3px;}
.module-last-x-posts .other-news article.mini-news .entry-thumb img{display:block;visibility:hidden;}
.module-last-x-posts .other-news article.mini-news .entry-thumb i{font-size:30px;display:block;width:100%;height:100%;line-height:inherit;color:#fff;background:#d2d2d2;border-radius:15px;}
.module-last-x-posts .other-news article.mini-news .box-name{margin-left:100px;line-height:1.3;margin-top:-4px;margin-bottom:10px;}
.module-last-x-posts .other-news article.mini-news .entry-meta{position:absolute;left:0;top:50px;overflow:hidden;}
.module-last-x-posts .other-news article.mini-news .entry-meta > *{position:relative;bottom:0;opacity:1;-webkit-transition:bottom .3s ease-in-out, opacity .3s ease-in-out;-moz-transition:bottom .3s ease-in-out, opacity .3s ease-in-out;transition:bottom .3s ease-in-out, opacity .3s ease-in-out;}
.module-last-x-posts .other-news article.mini-news .entry-content{position:relative;left:0;bottom:-100px;margin-left:100px;opacity:0;-webkit-transition:opacity .3s ease-in-out, bottom .3s ease-in-out;-moz-transition:opacity .3s ease-in-out, bottom .3s ease-in-out;transition:opacity .3s ease-in-out, bottom .3s ease-in-out;}
.module-last-x-posts .other-news article.mini-news .entry-content p{display:inline;}
.module-last-x-posts .other-news article.mini-news:hover .entry-meta > *{bottom:40px;opacity:0;}
.module-last-x-posts .other-news article.mini-news:hover .entry-content{bottom:0;opacity:1;}
.module-last-x-posts .other-news.other-news-3{margin-top:3px;}
.module-post-carousel .post-carousel .slick-list{overflow:hidden;margin:0;padding:0;}
.module-post-carousel .post-carousel .slick-list .slick-slide{float:left;}
.module-post-carousel .post-carousel .jcarousel-control,.module-post-carousel .post-carousel .slider-control{position:absolute;z-index:15;top:50%;margin-top:-37px;display:block;width:44px;height:74px;line-height:74px;color:#000;font-size:15px;text-align:center;vertical-align:middle;background:transparent;border-radius:3px;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.module-post-carousel .post-carousel .jcarousel-control:before,.module-post-carousel .post-carousel .slider-control:before{font-family:"infinity" !important;font-size:15px;color:#000;}
.module-post-carousel .post-carousel .jcarousel-control:after,.module-post-carousel .post-carousel .slider-control:after{content:"";display:block;width:44px;height:74px;position:absolute;top:0;left:0;background:rgba(0,0,0,0.04);border-bottom:1px solid rgba(0,0,0,0.1);border-radius:3px;z-index:-1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.module-post-carousel .post-carousel .jcarousel-control.jcarousel-control-prev,.module-post-carousel .post-carousel .jcarousel-control.prev,.module-post-carousel .post-carousel .slider-control.jcarousel-control-prev,.module-post-carousel .post-carousel .slider-control.prev{left:20px;}
.module-post-carousel .post-carousel .jcarousel-control.jcarousel-control-prev:before,.module-post-carousel .post-carousel .jcarousel-control.prev:before,.module-post-carousel .post-carousel .slider-control.jcarousel-control-prev:before,.module-post-carousel .post-carousel .slider-control.prev:before{content:"\e6de";}
.module-post-carousel .post-carousel .jcarousel-control.jcarousel-control-next,.module-post-carousel .post-carousel .jcarousel-control.next,.module-post-carousel .post-carousel .slider-control.jcarousel-control-next,.module-post-carousel .post-carousel .slider-control.next{right:20px;}
.module-post-carousel .post-carousel .jcarousel-control.jcarousel-control-next:before,.module-post-carousel .post-carousel .jcarousel-control.next:before,.module-post-carousel .post-carousel .slider-control.jcarousel-control-next:before,.module-post-carousel .post-carousel .slider-control.next:before{content:"\e6db";}
.module-post-carousel .post-carousel .jcarousel-control:hover:after,.module-post-carousel .post-carousel .slider-control:hover:after{-webkit-transform:scaleY(1.2);-moz-transform:scaleY(1.2);-o-transform:scaleY(1.2);transform:scaleY(1.2);}
.module-post-carousel .post-carousel:hover .jcarousel-control,.module-post-carousel .post-carousel:hover .slider-control{opacity:1;}
.module-post-carousel .post-carousel .post-carousel-item{position:relative;height:auto;color:#fff;}
.module-post-carousel .post-carousel .post-carousel-item .item-cover{padding:0 10px;}
.module-post-carousel .post-carousel .post-carousel-item .entry-thumb{position:relative;display:block;height:inherit;overflow:hidden;border-radius:1px;}
.module-post-carousel .post-carousel .post-carousel-item .entry-thumb .like.alreadyvoted,.module-post-carousel .post-carousel .post-carousel-item .entry-thumb .post-like{display:block;height:34px;line-height:34px;position:absolute;bottom:20px;right:100%;margin-right:-34px;padding-left:15px;padding-right:34px;background:#00a9d3;border-top-right-radius:15px;border-bottom-right-radius:15px;z-index:2;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.module-post-carousel .post-carousel .post-carousel-item .entry-thumb .like.alreadyvoted a,.module-post-carousel .post-carousel .post-carousel-item .entry-thumb .like.alreadyvoted span,.module-post-carousel .post-carousel .post-carousel-item .entry-thumb .like.alreadyvoted i,.module-post-carousel .post-carousel .post-carousel-item .entry-thumb .post-like a,.module-post-carousel .post-carousel .post-carousel-item .entry-thumb .post-like span,.module-post-carousel .post-carousel .post-carousel-item .entry-thumb .post-like i{color:#fff;}
.module-post-carousel .post-carousel .post-carousel-item .entry-thumb .like.alreadyvoted i,.module-post-carousel .post-carousel .post-carousel-item .entry-thumb .post-like i{font-size:19px;position:absolute;top:0;right:0;display:inline-block;width:34px;height:34px;line-height:34px;text-align:center;}
.module-post-carousel .post-carousel .post-carousel-item .entry-thumb .like.alreadyvoted:hover,.module-post-carousel .post-carousel .post-carousel-item .entry-thumb .post-like:hover{margin-right:0;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);}
.module-post-carousel .post-carousel .post-carousel-item .entry-thumb .hover-link i{border-color:rgba(255,255,255,0.7);}
.module-post-carousel .post-carousel .post-carousel-item .content{position:relative;overflow:hidden;color:#565656;}
.module-post-carousel .post-carousel .post-carousel-item .content .entry-meta{position:relative;overflow:hidden;bottom:27px;margin-top:10px;margin-bottom:5px;padding:0;opacity:0;-webkit-transition:bottom .3s ease-in-out, opacity .3s ease-in-out;-moz-transition:bottom .3s ease-in-out, opacity .3s ease-in-out;transition:bottom .3s ease-in-out, opacity .3s ease-in-out;}
.module-post-carousel .post-carousel .post-carousel-item .content .entry-meta .social-share{display:none;}
.module-post-carousel .post-carousel .post-carousel-item .content .block-title{position:relative;display:block;bottom:27px;line-height:1.2;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #e0e0e0;-webkit-transition:bottom .3s ease-in-out;-moz-transition:bottom .3s ease-in-out;transition:bottom .3s ease-in-out;}
.module-post-carousel .post-carousel .post-carousel-item .content .entry-content{position:relative;bottom:27px;padding-bottom:5px;-webkit-transition:bottom .3s ease-in-out;-moz-transition:bottom .3s ease-in-out;transition:bottom .3s ease-in-out;}
.module-post-carousel .post-carousel .post-carousel-item .content .entry-content p{display:inline;}
.module-post-carousel .post-carousel .post-carousel-item:hover .entry-thumb .hover-link{opacity:1;-webkit-transition:opacity .3s ease-in-out 0s;-moz-transition:opacity .3s ease-in-out 0s;transition:opacity .3s ease-in-out 0s;}
.module-post-carousel .post-carousel .post-carousel-item:hover .entry-thumb .hover-link a{top:50%;}
.module-post-carousel .post-carousel .post-carousel-item:hover .content .entry-meta{bottom:0;opacity:1;}
.module-post-carousel .post-carousel .post-carousel-item:hover .content .block-title{bottom:0;}
.module-post-carousel .post-carousel .post-carousel-item:hover .content .entry-content{bottom:0;}
.dfd_slide_parallax{position:relative;overflow:hidden;height:300px;}
.dfd_slide_parallax .image-left,.dfd_slide_parallax .image-right{position:absolute;top:0;overflow:hidden;width:50%;height:100%;}
.dfd_slide_parallax .image-left{left:0px;z-index:5;}
.dfd_slide_parallax .image-left img{left:0;}
.dfd_slide_parallax .image-right{right:0;z-index:4;}
.dfd_slide_parallax .image-right img{right:0;}
.dfd_slide_parallax img{width:auto;max-width:none;}
.dfd_slide_parallax .handler{position:absolute;left:50%;top:0;bottom:0;width:9px;height:auto;margin-left:-4.5px;cursor:pointer;z-index:6;}
.dfd_slide_parallax .handler .pointer{position:absolute;z-index:7;top:26px;left:0;display:block;width:9px;height:9px;background:#fff;border-radius:50%;}
.dfd_slide_parallax .handler:after{content:'';position:absolute;z-index:1;top:0;bottom:0;left:50%;display:block;width:0;border-right:1px solid #fff;}
.dfd_slide_parallax,.dfd_slide_parallax *{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;}
.banner-module{line-height:.5;position:relative;}
.banner-module .title-wrap{width:100%;padding:0 50px;position:absolute;}
.banner-module .title-wrap.vertical-align-center{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);z-index:1;}
.banner-module .banner-module-img-wrap{overflow:hidden;text-align:center;position:relative;}
.banner-module .banner-module-img-wrap img{display:block;}
.banner-module .banner-module-img-wrap .banner-mask{position:absolute;left:0;right:0;top:0;bottom:0;background:transparent;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:box-shadow .3s ease-in-out;-moz-transition:box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out;}
.banner-module .banner-module-img-wrap .banner-mask .banner-link{display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:transparent;z-index:2;}
.banner-module .banner-module-img-wrap:hover .banner-mask{-webkit-box-shadow:inset 0 0 0 30px rgba(255,255,255,0.3);box-shadow:inset 0 0 0 30px rgba(255,255,255,0.3);}
.module_posts-style-2 .post-list article.post.format-quote .post-list-entry-hover,.module_posts-style-2 .post-list article.post.format-quote .entry-content{display:none;}
.module_posts-style-2 .post-list .post-list-item{position:relative;}
.module_posts-style-2 .post-list .post-list-item .post-list-entry-hover{position:absolute;bottom:0;width:100%;padding:10px 0;background:-webkit-linear-gradient(to top,rgba(0,0,0,0.7) 10px,transparent);background:-moz-linear-gradient(to top,rgba(0,0,0,0.7) 10px,transparent);background:-o-linear-gradient(to top,rgba(0,0,0,0.7) 10px,transparent);background:linear-gradient(to top,rgba(0,0,0,0.7) 10px,transparent);opacity:0.4;}
.module_posts-style-2 .post-list .post-list-item .post-list-entry-hover .box-name{padding:0 20px;}
.module_posts-style-2 .post-list .post-list-item .post-list-entry-hover .box-name a{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:"Roboto", "Open Sans", "PT Sans", sans-serif;color:#fff;}
.module_posts-style-2 .post-list .post-list-item .post-list-entry-hover .box-name a:hover{color:#00a9d3;text-decoration:underline;}
.module_posts-style-2 .post-list .post-list-item .post-list-entry-hover .news-date{font-size:11px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;letter-spacing:7px;padding:0 20px;color:#323232;}
.module_posts-style-2 .post-list .post-list-item .post-list-entry-hover .news-date i{padding-right:5px;color:#00a9d3;}
.module_posts-style-2 .post-list .post-list-item .entry-summary .content{display:none;}
.module_posts-style-2 .post-list .post-list-item:hover .post-list-entry-hover{opacity:1;}
.module_posts-style-2 .post-list .entry-share span{height:20px;line-height:20px;}
.module_posts-style-2 .post-list article.tiny-posts{position:relative;min-height:80px;background:transparent;margin-bottom:20px;border-radius:2px;}
.module_posts-style-2 .post-list article.tiny-posts .entry-thumb .img-mask{border-radius:15px;}
.module_posts-style-2 .post-list article.tiny-posts .entry-thumb .img-mask img{display:block;visibility:hidden;}
.module_posts-style-2 .post-list article.tiny-posts .entry-thumb i{display:block;font-size:30px;line-height:80px;text-align:center;width:100%;height:100%;background:#d2d2d2;color:#fff;border-radius:2px;}
.module_posts-style-2 .post-list article.tiny-posts .box-name{text-transform:none;margin-left:79px;line-height:1.3;margin-top:-4px;}
.module_posts-style-2 .post-list article.tiny-posts .news-date{font-size:14px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;height:32px;line-height:32px;color:#878787;margin-left:79px;margin-top:-17px;}
.module_posts-style-2 .post-list article.tiny-posts .news-date i{position:relative;top:2px;padding-right:5px;color:#00a9d3;}
.module_posts-style-2 .post-list article.tiny-posts:last-child{margin-bottom:0;padding-bottom:0;}
.module_posts-style-2 .post-list article.tiny-posts:last-child:before{background:transparent !important;}
.services-module .service-box{text-align:center;padding-top:60px;padding-bottom:60px;background:transparent;}
.services-module .service-box:before{content:"";display:block;width:1px;height:60%;position:absolute;right:0;top:20%;background:#e0e0e0;}
.services-module .service-box:last-child:before{display:none;}
.services-module .service-box > i{font-size:48px;line-height:1;padding-bottom:25px;color:#00a9d3;}
.services-module .service-box .box-name{font-size:18px;padding-bottom:10px;line-height:1;color:#000;}
.services-module .service-box .box-name a{color:inherit;border-bottom:0px;}
.services-module .service-box .subtitle{padding-bottom:20px;line-height:1;color:#878787;}
.services-module .service-box > i,.services-module .service-box .box-name,.services-module .service-box .subtitle{display:block;width:100%;position:relative;top:50px;-webkit-transition:top .3s ease-in-out;-moz-transition:top .3s ease-in-out;transition:top .3s ease-in-out;}
.services-module .service-box .content{display:block;width:100%;position:relative;top:70px;padding:0 30px;color:#565656;opacity:0;-webkit-transition:opacity .3s ease-in-out, top .3s ease-in-out;-moz-transition:opacity .3s ease-in-out, top .3s ease-in-out;transition:opacity .3s ease-in-out, top .3s ease-in-out;}
.services-module .service-box .content p{margin-bottom:0;}
.services-module .service-box:hover i,.services-module .service-box:hover .box-name,.services-module .service-box:hover .subtitle,.services-module .service-box:hover .content{top:0;opacity:1;}
@media only screen and (max-width: 1279px){.services-module .columns:hover .content{bottom:50%;}
}.fullscreen-video-module .mvb-icon{margin:0 auto;}
.fullscreen-video-module .mvb-icon > i{display:block;width:1.5em;height:1.5em;position:relative;top:auto;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.fullscreen-video-module .mvb-icon > i:before{position:absolute;top:50%;left:50%;line-height:1;margin-top:-0.5em;margin-left:-0.45em;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .2s ease-in-out;-moz-transition:-moz-transform .2s ease-in-out;transition:transform .2s ease-in-out;}
.fullscreen-video-module .mvb-icon > i:hover:before{-webkit-transform:scale(1.2);transform:scale(1.2);}
.fullscreen-video-module .mvb-icon.decoration-circle,.fullscreen-video-module .mvb-icon.decoration-square{position:relative;display:block;width:1.5em;height:1.5em;border-width:1px;border-style:solid;border-radius:3px;-webkit-transition:color .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;-moz-transition:color .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;transition:color .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;}
.fullscreen-video-module .mvb-icon.decoration-circle{border-radius:50%;}
.fullscreen-video-module .mvb-icon.color-main{color:#fff;background:#00a9d3;border-color:#00a9d3;}
.fullscreen-video-module .mvb-icon.color-second{color:#fff;background:#e2604f;border-color:#e2604f;}
.fullscreen-video-module .mvb-icon.color-third{color:#fff;background:#7acd33;border-color:#7acd33;}
.fullscreen-video-module .mvb-icon.color-forth{color:#fff;background:#feb425;border-color:#feb425;}
.fullscreen-video-module .mvb-icon.color-white{color:#000;background:#fff;border-color:#fff;}
.fullscreen-video-module .mvb-icon.color-dark{color:#fff;background:#000;border-color:#000;}
.fullscreen-video-module .mvb-icon.color-gray{color:#000;background:#e0e0e0;border-color:#e0e0e0;}
.fullscreen-video-module .mvb-icon.color-transparent{color:#000;background:transparent;border-color:transparent;}
.module-contact-us .content{padding:0;background:transparent;}
.module-contact-us .content.main{padding:40px 30px;background:#00a9d3;}
.module-contact-us .content.main:before{background:rgba(255,255,255,0.2);}
.module-contact-us .content.main .contacts-item{color:#fff;}
.module-contact-us .content.main .contacts-item i{color:#006c87;}
.module-contact-us .content.second{padding:40px 30px;color:#fff;background:#e2604f;}
.module-contact-us .content.second .contacts-item{color:#fff;}
.module-contact-us .content.second .contacts-item i{color:#c43320;}
.module-contact-us .content.third{padding:40px 30px;color:#fff;background:#7acd33;}
.module-contact-us .content.third .contacts-item{color:#fff;}
.module-contact-us .content.third .contacts-item i{color:#569023;}
.module-contact-us .content .contacts-item{position:relative;font-size:14px;padding-bottom:15px;margin-bottom:15px;}
.module-contact-us .content .contacts-item i{float:left;font-size:25px;color:#00a9d3;}
.module-contact-us .content .contacts-item .content-block{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;margin-left:40px;}
.module-contact-us .content .contacts-item .content-block p{margin-bottom:0;line-height:1.67;}
.module-contact-us .content .contacts-item:before{content:"";display:block;width:65px;height:1px;position:absolute;left:0;bottom:0;background:rgba(0,0,0,0.1);}
.module-contact-us .content .contacts-item:last-child{padding-bottom:0;margin-bottom:0;}
.module-contact-us .content .contacts-item:last-child:before{display:none;}
.testimonials_alt_module .slick-list{overflow:hidden;margin:0;padding:0;}
.testimonials_alt_module .slick-list .slick-slide{float:left;}
.testimonials_alt_module .jcarousel-control,.testimonials_alt_module .slider-control{position:absolute;z-index:15;top:50%;margin-top:-37px;display:block;width:44px;height:74px;line-height:74px;color:#000;font-size:15px;text-align:center;vertical-align:middle;background:transparent;border-radius:3px;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.testimonials_alt_module .jcarousel-control:before,.testimonials_alt_module .slider-control:before{font-family:"infinity" !important;font-size:15px;color:#000;}
.testimonials_alt_module .jcarousel-control:after,.testimonials_alt_module .slider-control:after{content:"";display:block;width:44px;height:74px;position:absolute;top:0;left:0;background:rgba(0,0,0,0.04);border-bottom:1px solid rgba(0,0,0,0.1);border-radius:3px;z-index:-1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.testimonials_alt_module .jcarousel-control.jcarousel-control-prev,.testimonials_alt_module .jcarousel-control.prev,.testimonials_alt_module .slider-control.jcarousel-control-prev,.testimonials_alt_module .slider-control.prev{left:20px;}
.testimonials_alt_module .jcarousel-control.jcarousel-control-prev:before,.testimonials_alt_module .jcarousel-control.prev:before,.testimonials_alt_module .slider-control.jcarousel-control-prev:before,.testimonials_alt_module .slider-control.prev:before{content:"\e6de";}
.testimonials_alt_module .jcarousel-control.jcarousel-control-next,.testimonials_alt_module .jcarousel-control.next,.testimonials_alt_module .slider-control.jcarousel-control-next,.testimonials_alt_module .slider-control.next{right:20px;}
.testimonials_alt_module .jcarousel-control.jcarousel-control-next:before,.testimonials_alt_module .jcarousel-control.next:before,.testimonials_alt_module .slider-control.jcarousel-control-next:before,.testimonials_alt_module .slider-control.next:before{content:"\e6db";}
.testimonials_alt_module .jcarousel-control:hover:after,.testimonials_alt_module .slider-control:hover:after{-webkit-transform:scaleY(1.2);-moz-transform:scaleY(1.2);-o-transform:scaleY(1.2);transform:scaleY(1.2);}
.testimonials_alt_module:hover .jcarousel-control,.testimonials_alt_module:hover .slider-control{opacity:1;}
.testimonials_alt_module > div{position:relative;text-align:center;}
.testimonials_alt_module .porfolio-top-link{position:absolute;top:0;right:30px;}
.testimonials_alt_module .testimonials-content-carousel .slick-list,.testimonials_alt_module .testimonials-navbar .slick-list{overflow:hidden;margin:0;padding:0;}
.testimonials_alt_module .testimonials-content-carousel .slick-list .slick-slide,.testimonials_alt_module .testimonials-navbar .slick-list .slick-slide{float:left;}
.testimonials_alt_module .testimonials-content-carousel .jcarousel-control,.testimonials_alt_module .testimonials-content-carousel .slider-control,.testimonials_alt_module .testimonials-navbar .jcarousel-control,.testimonials_alt_module .testimonials-navbar .slider-control{position:absolute;z-index:15;top:50%;margin-top:-37px;display:block;width:44px;height:74px;line-height:74px;color:#000;font-size:15px;text-align:center;vertical-align:middle;background:transparent;border-radius:3px;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.testimonials_alt_module .testimonials-content-carousel .jcarousel-control:before,.testimonials_alt_module .testimonials-content-carousel .slider-control:before,.testimonials_alt_module .testimonials-navbar .jcarousel-control:before,.testimonials_alt_module .testimonials-navbar .slider-control:before{font-family:"infinity" !important;font-size:15px;color:#000;}
.testimonials_alt_module .testimonials-content-carousel .jcarousel-control:after,.testimonials_alt_module .testimonials-content-carousel .slider-control:after,.testimonials_alt_module .testimonials-navbar .jcarousel-control:after,.testimonials_alt_module .testimonials-navbar .slider-control:after{content:"";display:block;width:44px;height:74px;position:absolute;top:0;left:0;background:rgba(0,0,0,0.04);border-bottom:1px solid rgba(0,0,0,0.1);border-radius:3px;z-index:-1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.testimonials_alt_module .testimonials-content-carousel .jcarousel-control.jcarousel-control-prev,.testimonials_alt_module .testimonials-content-carousel .jcarousel-control.prev,.testimonials_alt_module .testimonials-content-carousel .slider-control.jcarousel-control-prev,.testimonials_alt_module .testimonials-content-carousel .slider-control.prev,.testimonials_alt_module .testimonials-navbar .jcarousel-control.jcarousel-control-prev,.testimonials_alt_module .testimonials-navbar .jcarousel-control.prev,.testimonials_alt_module .testimonials-navbar .slider-control.jcarousel-control-prev,.testimonials_alt_module .testimonials-navbar .slider-control.prev{left:20px;}
.testimonials_alt_module .testimonials-content-carousel .jcarousel-control.jcarousel-control-prev:before,.testimonials_alt_module .testimonials-content-carousel .jcarousel-control.prev:before,.testimonials_alt_module .testimonials-content-carousel .slider-control.jcarousel-control-prev:before,.testimonials_alt_module .testimonials-content-carousel .slider-control.prev:before,.testimonials_alt_module .testimonials-navbar .jcarousel-control.jcarousel-control-prev:before,.testimonials_alt_module .testimonials-navbar .jcarousel-control.prev:before,.testimonials_alt_module .testimonials-navbar .slider-control.jcarousel-control-prev:before,.testimonials_alt_module .testimonials-navbar .slider-control.prev:before{content:"\e6de";}
.testimonials_alt_module .testimonials-content-carousel .jcarousel-control.jcarousel-control-next,.testimonials_alt_module .testimonials-content-carousel .jcarousel-control.next,.testimonials_alt_module .testimonials-content-carousel .slider-control.jcarousel-control-next,.testimonials_alt_module .testimonials-content-carousel .slider-control.next,.testimonials_alt_module .testimonials-navbar .jcarousel-control.jcarousel-control-next,.testimonials_alt_module .testimonials-navbar .jcarousel-control.next,.testimonials_alt_module .testimonials-navbar .slider-control.jcarousel-control-next,.testimonials_alt_module .testimonials-navbar .slider-control.next{right:20px;}
.testimonials_alt_module .testimonials-content-carousel .jcarousel-control.jcarousel-control-next:before,.testimonials_alt_module .testimonials-content-carousel .jcarousel-control.next:before,.testimonials_alt_module .testimonials-content-carousel .slider-control.jcarousel-control-next:before,.testimonials_alt_module .testimonials-content-carousel .slider-control.next:before,.testimonials_alt_module .testimonials-navbar .jcarousel-control.jcarousel-control-next:before,.testimonials_alt_module .testimonials-navbar .jcarousel-control.next:before,.testimonials_alt_module .testimonials-navbar .slider-control.jcarousel-control-next:before,.testimonials_alt_module .testimonials-navbar .slider-control.next:before{content:"\e6db";}
.testimonials_alt_module .testimonials-content-carousel .jcarousel-control:hover:after,.testimonials_alt_module .testimonials-content-carousel .slider-control:hover:after,.testimonials_alt_module .testimonials-navbar .jcarousel-control:hover:after,.testimonials_alt_module .testimonials-navbar .slider-control:hover:after{-webkit-transform:scaleY(1.2);-moz-transform:scaleY(1.2);-o-transform:scaleY(1.2);transform:scaleY(1.2);}
.testimonials_alt_module .testimonials-content-carousel:hover .jcarousel-control,.testimonials_alt_module .testimonials-content-carousel:hover .slider-control,.testimonials_alt_module .testimonials-navbar:hover .jcarousel-control,.testimonials_alt_module .testimonials-navbar:hover .slider-control{opacity:1;}
.testimonials_alt_module .testimonials-content-carousel .slick-list + .slick-dots,.testimonials_alt_module .testimonials-navbar .slick-list + .slick-dots{padding-top:0;margin-top:50px;}
.testimonials_alt_module .testimonials-content-carousel .testimonials_item{overflow:hidden;}
.testimonials_alt_module .testimonials-content-carousel .testimonials_item .cite{position:relative;clear:both;text-align:center;padding-top:16px;color:#878787;}
.testimonials_alt_module .testimonials-content-carousel .testimonials_item .cite .content{position:relative;font:italic 300 20px "Roboto", "Open Sans", "PT Sans", sans-serif;line-height:1.5;text-align:center;padding-bottom:25px;margin-bottom:25px;color:#565656;background-color:transparent;}
.testimonials_alt_module .testimonials-content-carousel .testimonials_item .cite .content:after{content:"";width:180px;height:1px;position:absolute;bottom:0;left:50%;margin-left:-90px;background:#e0e0e0;}
.testimonials_alt_module .testimonials-content-carousel .testimonials_item .cite .content p{color:#565656;margin:0;line-height:1.4;}
.testimonials_alt_module .testimonials-content-carousel .testimonials_item .cite .content:first-child{display:block;}
.testimonials_alt_module .testimonials-content-carousel .testimonials_item .cite .box-name{display:inline-block;}
.testimonials_alt_module .testimonials-content-carousel .testimonials_item .cite .dopinfo{position:relative;display:inline-block;padding-left:5px;}
.testimonials_alt_module .testimonials-content-carousel .testimonials_item .cite .box-name + .dopinfo:before{content:",";font:normal 300 20px "Roboto", "Open Sans", "PT Sans", sans-serif;display:block;line-height:1;position:absolute;left:-2px;bottom:0;color:#000;}
.testimonials_alt_module .testimonials-navbar-cover{display:block;margin:0 auto;}
.testimonials_alt_module .testimonials-navbar-cover.full_width{width:100%;}
.testimonials_alt_module .testimonials-navbar-cover.half_size{width:50%;}
.testimonials_alt_module .testimonials-navbar-cover .testimonials-navbar{margin-bottom:25px;}
.testimonials_alt_module .testimonials-navbar-cover .testimonials-navbar .slick-list .slick-track{overflow:hidden;}
.testimonials_alt_module .testimonials-navbar-cover .testimonials-navbar .avatar{position:relative;text-align:center;display:inline-block;width:114px;height:114px;line-height:1;padding:7px 0;opacity:0;-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:50%;}
.testimonials_alt_module .testimonials-navbar-cover .testimonials-navbar .avatar:after{content:"";display:block;width:114px;height:114px;position:absolute;left:50%;top:50%;margin-top:-57px;margin-left:-57px;background:transparent;border:1px solid #e0e0e0;border-radius:50%;z-index:-1;-webkit-transform:scale(.3);transform:scale(.3);-webkit-transition:all .3s ease-in-out .1s;-moz-transition:all .3s ease-in-out .1s;transition:all .3s ease-in-out .1s;}
.testimonials_alt_module .testimonials-navbar-cover .testimonials-navbar .avatar img{width:100px;max-height:100px;border-radius:50%;}
.testimonials_alt_module .testimonials-navbar-cover .testimonials-navbar .avatar.slick-active{opacity:1;}
.testimonials_alt_module .testimonials-navbar-cover .testimonials-navbar .avatar.icon{position:relative;display:block;}
.testimonials_alt_module .testimonials-navbar-cover .testimonials-navbar .avatar.icon i{font-size:25px;display:inline-block;width:100px;height:100px;line-height:100px;background:#f7f7f7;color:#000;border-radius:50%;}
.testimonials_alt_module .testimonials-navbar-cover .testimonials-navbar .avatar.slick-center{-webkit-transform:scale(1);transform:scale(1);}
.testimonials_alt_module .testimonials-navbar-cover .testimonials-navbar .avatar.slick-center:after{-webkit-transform:scale(1);transform:scale(1);}
.testimonials_alt_module .testimonials-navbar-cover .testimonials-navbar .avatar:hover:not(.slick-center){-webkit-transform:scale(0.9);transform:scale(0.9);cursor:pointer;}
.mvb-row-fullwidth .testimonials-slide{max-width:1180px;margin:0 auto;}
.conacts_inline .contacts-inline-item{padding:20px 10px;}
.conacts_inline .contacts-inline-item .icon{position:relative;float:left;font-size:45px;width:80px;height:80px;line-height:80px;text-align:center;}
.conacts_inline .contacts-inline-item .icon i{position:relative;}
.conacts_inline .contacts-inline-item .content{margin-left:100px;}
.conacts_inline .contacts-inline-item .content .box-name{padding-bottom:10px;}
.conacts_inline .contacts-inline-item .content .content-block{text-align:left;}
.features_module_carousel{overflow:visible;}
.features_module_carousel .slick-list{overflow:hidden;margin:0;padding:0;}
.features_module_carousel .slick-list .slick-slide{float:left;}
.features_module_carousel .jcarousel-control,.features_module_carousel .slider-control{position:absolute;z-index:15;top:50%;margin-top:-37px;display:block;width:44px;height:74px;line-height:74px;color:#000;font-size:15px;text-align:center;vertical-align:middle;background:transparent;border-radius:3px;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.features_module_carousel .jcarousel-control:before,.features_module_carousel .slider-control:before{font-family:"infinity" !important;font-size:15px;color:#000;}
.features_module_carousel .jcarousel-control:after,.features_module_carousel .slider-control:after{content:"";display:block;width:44px;height:74px;position:absolute;top:0;left:0;background:rgba(0,0,0,0.04);border-bottom:1px solid rgba(0,0,0,0.1);border-radius:3px;z-index:-1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.features_module_carousel .jcarousel-control.jcarousel-control-prev,.features_module_carousel .jcarousel-control.prev,.features_module_carousel .slider-control.jcarousel-control-prev,.features_module_carousel .slider-control.prev{left:20px;}
.features_module_carousel .jcarousel-control.jcarousel-control-prev:before,.features_module_carousel .jcarousel-control.prev:before,.features_module_carousel .slider-control.jcarousel-control-prev:before,.features_module_carousel .slider-control.prev:before{content:"\e6de";}
.features_module_carousel .jcarousel-control.jcarousel-control-next,.features_module_carousel .jcarousel-control.next,.features_module_carousel .slider-control.jcarousel-control-next,.features_module_carousel .slider-control.next{right:20px;}
.features_module_carousel .jcarousel-control.jcarousel-control-next:before,.features_module_carousel .jcarousel-control.next:before,.features_module_carousel .slider-control.jcarousel-control-next:before,.features_module_carousel .slider-control.next:before{content:"\e6db";}
.features_module_carousel .jcarousel-control:hover:after,.features_module_carousel .slider-control:hover:after{-webkit-transform:scaleY(1.2);-moz-transform:scaleY(1.2);-o-transform:scaleY(1.2);transform:scaleY(1.2);}
.features_module_carousel:hover .jcarousel-control,.features_module_carousel:hover .slider-control{opacity:1;}
.features_module_carousel .feature-box{padding:0 10px;}
.features_module_carousel .feature-box .icon{float:left;width:64px;height:64px;line-height:64px;}
.features_module_carousel .feature-box .icon a.link{position:relative;color:inherit;}
.features_module_carousel .feature-box .icon i{font-size:40px;line-height:inherit;color:inherit;}
.features_module_carousel .feature-box .icon i:before{line-height:inherit;}
.features_module_carousel .feature-box .feature-title,.features_module_carousel .feature-box .subtitle,.features_module_carousel .feature-box .feat-block-content{margin-left:84px;}
.features_module_carousel .feature-box .feature-title{line-height:0.8;padding-bottom:15px;}
.features_module_carousel .feature-box .subtitle{padding-bottom:10px;}
.features_module_carousel .feature-box .feat-block-content{padding:0;padding-top:3px;}
.features_module_carousel .feature-box .feat-block-content p{margin-bottom:0;}
.module-entry-share{text-align:center;}
.module-entry-share ul{display:inline-block;overflow:hidden;list-style:none;margin-bottom:0px;}
.module-entry-share ul li{float:left;padding:0 30px;text-align:center;}
.module-entry-share ul li > a{display:inline-block;width:80px;height:80px;line-height:80px;text-align:center;background:rgba(255,255,255,0.7);border:1px solid #e0e0e0;color:#000;border-radius:50%;-webkit-transition:color .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;-moz-transition:color .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;transition:color .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;}
.module-entry-share ul li > a i{font-size:18px;}
.module-entry-share ul li > a:hover{color:#fff;}
.module-entry-share ul li > a:hover.module-entry-share-link-facebook{background-color:#305fb3;border-color:#305fb3;}
.module-entry-share ul li > a:hover.module-entry-share-link-twitter{background-color:#5eaade;border-color:#5eaade;}
.module-entry-share ul li > a:hover.module-entry-share-link-googleplus{background-color:#d7482a;border-color:#d7482a;}
.module-entry-share ul li > a:hover.module-entry-share-link-pinterest{background-color:#e1003a;border-color:#e1003a;}
.module-entry-share ul li > a:hover.module-entry-share-link-linkedin{background-color:#39c;border-color:#39c;}
.module-entry-share ul li p{color:#000;font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;padding-top:13px;margin-bottom:0;}
.module-blog-masonry article.post{position:relative;padding:0 10px 40px 10px;margin-bottom:0px;}
.module-blog-masonry article.post .entry-media{margin-bottom:0;}
.module-blog-masonry article.post .entry-meta{font-size:11px;font:normal 100 11px "Roboto", "Open Sans", "PT Sans", sans-serif;text-transform:uppercase;margin:0;color:#878787;}
.module-blog-masonry article.post .entry-meta i{position:relative;top:2px;padding-left:6px;padding-right:10px;}
.module-blog-masonry article.post .entry-meta .entry-date{position:relative;font-size:13px;padding-right:10px;margin-right:10px;}
.module-blog-masonry article.post .entry-meta .entry-date:after{content:"";display:block;width:1px;height:16px;position:absolute;right:0;top:50%;margin-top:-8px;background:#e0e0e0;}
.module-blog-masonry article.post .entry-meta .entry-comments{font-size:13px;}
.module-blog-masonry article.post.format-quote .entry-media{margin-bottom:15px;}
.module-blog-masonry article.post.format-quote .entry-media p{font-size:18px;color:rgba(255,255,255,0.5);}
.features_tiles_module{text-align:left;padding:0 10px;}
.features_tiles_module .columns{position:relative;}
.features_tiles_module .columns .feature-box{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);display:block;width:100%;padding:30px;-webkit-transition:padding .3s ease-in-out;-moz-transition:padding .3s ease-in-out;transition:padding .3s ease-in-out;}
.features_tiles_module .columns .feature-box .icon-wrap{display:block;margin-bottom:20px;}
.features_tiles_module .columns .feature-box .icon-wrap i{font-size:40px;color:inherit;}
.features_tiles_module .columns .feature-box .subtitle{color:inherit;}
.features_tiles_module .columns .feature-box .block-title{font-size:25px;line-height:1;color:inherit;}
.features_tiles_module .columns .feature-box .block-title a{color:inherit;}
.features_tiles_module .columns .feature-box .subtitle + .feat-block-content,.features_tiles_module .columns .feature-box .block-title + .feat-block-content,.features_tiles_module .columns .feature-box .feat-block-content p + a.button{margin-top:20px;}
.features_tiles_module .columns .feature-box .feat-block-content{line-height:1.67;padding:0;}
.features_tiles_module .columns .feature-box .read-more,.features_tiles_module .columns .feature-box .read-more-default{position:relative;color:inherit;}
.features_tiles_module .columns .feature-box .read-more-default span:after{display:none;}
.features_tiles_module .columns .feature-box:hover{padding:25px 30px 35px;}
.features_module.under-title{overflow:auto;}
.features_module.under-title .feature-box .feature-title{text-align:left;padding-bottom:15px;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.features_module.under-title .feature-box .subtitle{text-align:left;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.features_module.under-title .feature-box .icon{font-size:45px;text-align:left;margin-bottom:10px;background:transparent;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.features_module.under-title .feature-box .icon i{position:relative;top:30px;line-height:inherit;-webkit-transition:top .3s ease-in-out;-moz-transition:top .3s ease-in-out;transition:top .3s ease-in-out;}
.features_module.under-title .feature-box .icon i:before{line-height:inherit;}
.features_module.under-title .feature-box .feat-block-content{text-align:left;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.features_module.under-title .feature-box .feat-block-content p{margin-bottom:0;}
.features_module.under-title .feature-box .feat-block-content a.read-more,.features_module.under-title .feature-box .feat-block-content a.read-more-default{opacity:0;}
.features_module.under-title .feature-box .feat-block-content a.read-more-default{-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.features_module.under-title .feature-box:hover .icon{opacity:1;}
.features_module.under-title .feature-box:hover .icon i{top:0;}
.features_module.under-title .feature-box:hover .feat-block-content a.read-more,.features_module.under-title .feature-box:hover .feat-block-content a.read-more-default{opacity:1;}
.features_module.under-title.style-alternative .feature-box .feature-title{padding-bottom:20px;}
.features_module.under-title.style-alternative .feature-box .icon{width:auto;height:auto;line-height:1;margin-bottom:15px;opacity:1;}
.features_module.under-title.style-alternative .feature-box .icon i{font-size:48px;top:0;}
.features_module.under-title.style-alternative .feature-box .feat-block-content a.read-more,.features_module.under-title.style-alternative .feature-box .feat-block-content a.read-more-default{opacity:1;}
.features_module.under-title.style-progress .columns:last-child .feature-box:before{display:none;}
.features_module.under-title.style-progress .columns .feature-box:before{content:"";display:block;width:100px;height:1px;position:absolute;top:65px;right:15%;background:#e0e0e0;}
.features_module.under-title.style-progress .columns .feature-box .icon{position:relative;font-size:50px;width:90px;height:90px;line-height:90px;text-align:center;border:1px solid #e0e0e0;border-radius:15px;opacity:1;-webkit-transition:color .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;-moz-transition:color .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;transition:color .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;}
.features_module.under-title.style-progress .columns .feature-box .icon i{top:0;}
.features_module.under-title.style-progress .columns .feature-box .icon .counter{font-size:15px;position:absolute;right:0;top:0;display:block;width:30px;height:30px;line-height:30px;margin-top:-15px;margin-right:-15px;color:#fff;z-index:2;}
.features_module.under-title.style-progress .columns .feature-box .icon .counter:before{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:#e2604f;border-radius:50%;z-index:-1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .2s ease-in-out;-moz-transition:-moz-transform .2s ease-in-out;transition:transform .2s ease-in-out;}
.features_module.under-title.style-progress .columns .feature-box .icon + .feature-title,.features_module.under-title.style-progress .columns .feature-box .icon + .subtitle{margin-top:20px;}
.features_module.under-title.style-progress .columns .feature-box .feat-block-content a.read-more,.features_module.under-title.style-progress .columns .feature-box .feat-block-content a.read-more-default{opacity:1;}
.features_module.under-title.style-progress .columns .feature-box:hover .icon{color:#fff;background:#00a9d3;border-color:#00a9d3;}
.features_module.under-title.style-progress .columns .feature-box:hover .icon .counter:before{-webkit-transform:scale(1.15);transform:scale(1.15);}
.module.magnifier-module .columns.ten{padding:117.5px 0 0;}
.module.magnifier-module .widget-title + .columns.ten{padding:62.5px 0 0;}
.module.magnifier-module .widget-sub-title + .columns.ten{padding:92.5px 0 0;}
.module.magnifier-module .widget-title + .widget-sub-title + .columns.ten,.module.magnifier-module .widget-sub-title + .widget-title + .columns.ten{padding:37.5px 0 0;}
.module.magnifier-module .container{position:relative;}
.module.magnifier-module .container .bg-image-wrap img{display:block;}
.module.magnifier-module .container .magnifier-handle{overflow:hidden;display:block;width:235px;height:235px;position:absolute;top:0;left:0;margin-top:-117.5px;margin-left:-117.5px;border-radius:50%;cursor:move;}
.module.magnifier-module .container .magnifier-handle img{position:absolute;max-width:none;-webkit-transform:scale(1.23);transform:scale(1.23);}
.module.animated-test-module .slick-list{overflow:hidden;margin:0;padding:0;}
.module.animated-test-module .slick-list .slick-slide{float:left;}
.module.animated-test-module .jcarousel-control,.module.animated-test-module .slider-control{position:absolute;z-index:15;top:50%;margin-top:-37px;display:block;width:44px;height:74px;line-height:74px;color:#000;font-size:15px;text-align:center;vertical-align:middle;background:transparent;border-radius:3px;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.module.animated-test-module .jcarousel-control:before,.module.animated-test-module .slider-control:before{font-family:"infinity" !important;font-size:15px;color:#000;}
.module.animated-test-module .jcarousel-control:after,.module.animated-test-module .slider-control:after{content:"";display:block;width:44px;height:74px;position:absolute;top:0;left:0;background:rgba(0,0,0,0.04);border-bottom:1px solid rgba(0,0,0,0.1);border-radius:3px;z-index:-1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.module.animated-test-module .jcarousel-control.jcarousel-control-prev,.module.animated-test-module .jcarousel-control.prev,.module.animated-test-module .slider-control.jcarousel-control-prev,.module.animated-test-module .slider-control.prev{left:20px;}
.module.animated-test-module .jcarousel-control.jcarousel-control-prev:before,.module.animated-test-module .jcarousel-control.prev:before,.module.animated-test-module .slider-control.jcarousel-control-prev:before,.module.animated-test-module .slider-control.prev:before{content:"\e6de";}
.module.animated-test-module .jcarousel-control.jcarousel-control-next,.module.animated-test-module .jcarousel-control.next,.module.animated-test-module .slider-control.jcarousel-control-next,.module.animated-test-module .slider-control.next{right:20px;}
.module.animated-test-module .jcarousel-control.jcarousel-control-next:before,.module.animated-test-module .jcarousel-control.next:before,.module.animated-test-module .slider-control.jcarousel-control-next:before,.module.animated-test-module .slider-control.next:before{content:"\e6db";}
.module.animated-test-module .jcarousel-control:hover:after,.module.animated-test-module .slider-control:hover:after{-webkit-transform:scaleY(1.2);-moz-transform:scaleY(1.2);-o-transform:scaleY(1.2);transform:scaleY(1.2);}
.module.animated-test-module:hover .jcarousel-control,.module.animated-test-module:hover .slider-control{opacity:1;}
.module.animated-test-module .item{opacity:0;}
.module.animated-test-module .item .animated-text-field{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:40px;text-align:center;line-height:1;width:300%;height:2em;position:relative;left:-100%;overflow:hidden;-webkit-transition:width 3s ease-in-out, left 3s ease-in-out;-moz-transition:width 3s ease-in-out, left 3s ease-in-out;transition:width 3s ease-in-out, left 3s ease-in-out;}
.module.animated-test-module .item .animated-text-field span{padding:0 100px;-webkit-transform:rotateY(90deg);-moz-transform:rotateY(90deg);-o-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-filter:blur(5px);-moz-filter:blur(5px);-ms-filter:blur(5px);-o-filter:blur(5px);filter:blur(5px);-webkit-transition:all 3s ease-in-out;-moz-transition:all 3s ease-in-out;transition:all 3s ease-in-out;}
.module.animated-test-module .item .animated-text-field a{color:inherit;}
.module.animated-test-module .item.slick-active{opacity:1;}
.module.animated-test-module .item.slick-active .animated-text-field{width:100%;left:0;}
.module.animated-test-module .item.slick-active .animated-text-field span{padding:0 20px;-webkit-transform:rotateY(0);-moz-transform:rotateY(0);-o-transform:rotateY(0);transform:rotateY(0);-webkit-filter:blur(0);-moz-filter:blur(0);-ms-filter:blur(0);-o-filter:blur(0);filter:blur(0);}
.promo-image-module .promo-image{padding-top:30px;padding-bottom:30px;}
.promo-image-module .promo-image .picture{position:relative;overflow:hidden;height:380px;margin-bottom:25px;}
.promo-image-module .promo-image .picture a{position:absolute;left:0;right:0;top:0;bottom:0;display:block;}
.promo-image-module .promo-image .picture img{display:block;position:absolute;top:-380px;left:0;margin-top:380px;margin-bottom:-380px;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);-webkit-transition:all 3s ease-in-out;-moz-transition:all 3s ease-in-out;transition:all 3s ease-in-out;}
.promo-image-module .promo-image .picture:hover img{top:0;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);}
.promo-image-module .promo-image .heading{text-align:center;}
.promo-image-module .promo-image .heading .dopinfo{padding-bottom:20px;}
.promo-image-module .promo-image .heading .promo-title{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:"Roboto", "Open Sans", "PT Sans", sans-serif;color:#000;-webkit-transition:letter-spacing .3s ease-in-out;-moz-transition:letter-spacing .3s ease-in-out;transition:letter-spacing .3s ease-in-out;}
.promo-image-module .promo-image .heading .promo-title a{color:inherit;}
.promo-image-module .promo-image .heading .promo-title:hover{letter-spacing:7px;}
.pie_charts_module .charts-box{margin:0;padding:0;}
.pie_charts_module .charts-box .canvas-cover{position:relative;display:inline-block;}
.pie_charts_module .charts-box .canvas-cover i{font-size:35px;position:absolute;left:50%;top:50%;line-height:1;margin-top:-0.5em;margin-left:-0.5em;color:#323232;}
.pie_charts_module .charts-box .canvas-cover canvas{margin:0;padding:0;}
.pie_charts_module .charts-box-content{padding-top:30px;}
.pie_charts_module .charts-box-content .percent{border-bottom:none;font-size:37px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;color:#323232;}
.pie_charts_module .charts-box-content .title .block-title{font-size:23px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;line-height:1.6;color:#000;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;font-size:17px;}
.pie_charts_module .charts-box-content .title .block-title a{color:inherit;}
.pie_charts_module .charts-box-content .title .block-title a{color:inherit;}
.pie_charts_module .charts-box-content .title .dopinfo{font-size:10px;color:#b2b2b2;text-transform:uppercase;}
.call-to-action .content_title,.call-to-action .content_subtitle{text-align:left;padding-left:100px;}
.call-to-action .block-title{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:bold;font-size:25px;color:#565656;}
.call-to-action .block-title p{margin-bottom:0px;}
.call-to-action .subtitle{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:13px;text-transform:uppercase;color:#565656;opacity:0.7;}
.call-to-action .action-button{top:10px;padding-left:100px;}
.features_module_vertical{text-align:left;}
.features_module_vertical .feature-box{overflow:hidden;padding-bottom:35px;}
.features_module_vertical .feature-box:last-child{padding-bottom:0;}
.features_module_vertical .feature-box.feature-right .icon{float:right;}
.features_module_vertical .feature-box.feature-right .feature-vertical-content{margin-left:0;margin-right:100px;}
.features_module_vertical .feature-box.feature-right .feature-vertical-content .title-wrap{float:right;}
.features_module_vertical .feature-box .icon{float:left;width:80px;height:80px;line-height:80px;}
.features_module_vertical .feature-box .icon i{font-size:50px;}
.features_module_vertical .feature-box .feature-vertical-content{position:relative;margin-left:100px;}
.features_module_vertical .feature-box .feature-vertical-content .block-title{position:relative;display:block;line-height:1;padding-bottom:5px;margin-bottom:0;}
.features_module_vertical .feature-box .feature-vertical-content .subtitle{margin-bottom:0;padding-bottom:5px;color:#878787;}
.features_module_vertical .feature-box .feature-vertical-content .subtitle.text-right{text-align:right !important;}
.features_module_vertical .feature-box .feature-vertical-content .subtitle.text-left{text-align:left !important;}
.features_module_vertical .feature-box .feature-vertical-content p{padding-top:10px;}
.features_module_vertical .read-more-section{padding:30px 10px 0;}
.background--dark .features_module_vertical .feat-block-content h3{color:#fff;}
.testimonials_small_module .slick-list{overflow:hidden;margin:0;padding:0;}
.testimonials_small_module .slick-list .slick-slide{float:left;}
.testimonials_small_module .jcarousel-control,.testimonials_small_module .slider-control{position:absolute;z-index:15;top:50%;margin-top:-37px;display:block;width:44px;height:74px;line-height:74px;color:#000;font-size:15px;text-align:center;vertical-align:middle;background:transparent;border-radius:3px;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.testimonials_small_module .jcarousel-control:before,.testimonials_small_module .slider-control:before{font-family:"infinity" !important;font-size:15px;color:#000;}
.testimonials_small_module .jcarousel-control:after,.testimonials_small_module .slider-control:after{content:"";display:block;width:44px;height:74px;position:absolute;top:0;left:0;background:rgba(0,0,0,0.04);border-bottom:1px solid rgba(0,0,0,0.1);border-radius:3px;z-index:-1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.testimonials_small_module .jcarousel-control.jcarousel-control-prev,.testimonials_small_module .jcarousel-control.prev,.testimonials_small_module .slider-control.jcarousel-control-prev,.testimonials_small_module .slider-control.prev{left:20px;}
.testimonials_small_module .jcarousel-control.jcarousel-control-prev:before,.testimonials_small_module .jcarousel-control.prev:before,.testimonials_small_module .slider-control.jcarousel-control-prev:before,.testimonials_small_module .slider-control.prev:before{content:"\e6de";}
.testimonials_small_module .jcarousel-control.jcarousel-control-next,.testimonials_small_module .jcarousel-control.next,.testimonials_small_module .slider-control.jcarousel-control-next,.testimonials_small_module .slider-control.next{right:20px;}
.testimonials_small_module .jcarousel-control.jcarousel-control-next:before,.testimonials_small_module .jcarousel-control.next:before,.testimonials_small_module .slider-control.jcarousel-control-next:before,.testimonials_small_module .slider-control.next:before{content:"\e6db";}
.testimonials_small_module .jcarousel-control:hover:after,.testimonials_small_module .slider-control:hover:after{-webkit-transform:scaleY(1.2);-moz-transform:scaleY(1.2);-o-transform:scaleY(1.2);transform:scaleY(1.2);}
.testimonials_small_module:hover .jcarousel-control,.testimonials_small_module:hover .slider-control{opacity:1;}
.testimonials_small_module .testimonials_item .cover{padding:0 10px;}
.testimonials_small_module .testimonials_item .cover .content{position:relative;font-size:17px;font-style:italic;text-align:left;padding:25px;background:#fff;border:1px solid #e0e0e0;}
.testimonials_small_module .testimonials_item .cover .content:before{content:"";display:block;width:16px;height:16px;position:absolute;bottom:-8px;right:40px;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;background:#fff;border-bottom-right-radius:5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.testimonials_small_module .testimonials_item .cover .content p{margin-bottom:0px;}
.testimonials_small_module .testimonials_item .cover .content .icon-wrap{font-size:24px;float:left;position:relative;top:7px;display:block;width:56px;height:56px;line-height:56px;text-align:center;margin-right:20px;background:transparent;color:#d2d2d2;border:1px solid #e0e0e0;border-radius:15px;}
.testimonials_small_module .testimonials_item .cover .cite{text-align:left;padding-top:29px;}
.testimonials_small_module .testimonials_item .cover .cite .avatar{float:left;width:80px;height:80px;line-height:80px;text-align:center;}
.testimonials_small_module .testimonials_item .cover .cite .avatar img{border-radius:50%;}
.testimonials_small_module .testimonials_item .cover .cite .avatar.icon{font-size:45px;background:#f7f7f7;color:#000;border-radius:50%;}
.testimonials_small_module .testimonials_item .cover .cite .box-name{margin:10px 0 0 100px;}
.testimonials_small_module .testimonials_item .cover .cite .dopinfo{margin-left:100px;}
.testimonials_small_module.underlined-style .cover .content{padding:0 0 30px;border-width:0;border-bottom-width:1px;}
.testimonials_small_module.underlined-style .cover .content:before{display:none;}
.image-gallery-module .row{margin:0 -4px;}
.image-gallery-module .row .image-box{padding:4px !important;}
.image-gallery-module .row .image-box .image{position:relative;overflow:hidden;border-radius:1px;}
.image-gallery-module .row .image-box .image:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;}
.image-gallery-module .row .image-box .image img{overflow:hidden;display:block;border-radius:1px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:scale(1);transform:scale(1);}
.image-gallery-module .row .image-box .image a{display:block;width:100%;height:100%;position:absolute;top:0;left:0;border:3px solid transparent;-webkit-transition:border-color .3s ease-in-out;-moz-transition:border-color .3s ease-in-out;transition:border-color .3s ease-in-out;}
.image-gallery-module .row .image-box:hover .image img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.image-gallery-module .row .image-box:hover .image a{border-color:rgba(255,255,255,0.3);}
.video_module .video-box{position:relative;overflow:hidden;}
.video_module .video-box .image-thumb{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;}
.video_module .video-box .image-thumb i{font-size:50px;position:absolute;top:50%;left:50%;display:block;width:74px;height:74px;line-height:74px;text-align:center;margin-top:-37px;margin-left:-37px;cursor:pointer;background:#00a9d3;color:#fff;border-radius:50%;z-index:2;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;}
.video_module .video-box .image-thumb i:before{position:relative;left:3px;}
.video_module .video-box .image-thumb img{position:absolute;left:50%;top:50%;display:block;min-width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.video_module .video-box .image-thumb:hover i{-webkit-transform:scale(1.2);transform:scale(1.2);}
.module-presentation .presentation{position:relative;}
.module-presentation .presentation .presentation-titles{position:relative;overflow:hidden;text-align:right;padding-bottom:25px;margin-bottom:25px;}
.module-presentation .presentation .presentation-titles:before{content:"";display:block;width:100%;height:1px;position:absolute;bottom:0;left:0;background:#e0e0e0;}
.module-presentation .presentation .presentation-titles .cover{display:inline-block;}
.module-presentation .presentation .presentation-titles .presentation-title{float:left;display:block;height:40px;line-height:40px;background:transparent;color:#000;padding:0;border:1px solid #e0e0e0;border-left-width:0;-webkit-transition:color .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;-moz-transition:color .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;transition:color .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;}
.module-presentation .presentation .presentation-titles .presentation-title:first-child{border-left-width:1px;border-top-left-radius:3px;border-bottom-left-radius:3px;}
.module-presentation .presentation .presentation-titles .presentation-title:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px;}
.module-presentation .presentation .presentation-titles .presentation-title a{display:block;padding:0 30px;color:inherit;}
.module-presentation .presentation .presentation-titles .presentation-title:hover{background:#f7f7f7;}
.module-presentation .presentation .presentation-titles .presentation-title.active{background:#00a9d3;color:#fff;border-color:#00a9d3;}
.module-presentation .presentation .presentation-content-section .slick-list{overflow:hidden;margin:0;padding:0;}
.module-presentation .presentation .presentation-content-section .slick-list .slick-slide{float:left;}
.module-presentation .presentation .presentation-content-section .jcarousel-control,.module-presentation .presentation .presentation-content-section .slider-control{position:absolute;z-index:15;top:50%;margin-top:-37px;display:block;width:44px;height:74px;line-height:74px;color:#000;font-size:15px;text-align:center;vertical-align:middle;background:transparent;border-radius:3px;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.module-presentation .presentation .presentation-content-section .jcarousel-control:before,.module-presentation .presentation .presentation-content-section .slider-control:before{font-family:"infinity" !important;font-size:15px;color:#000;}
.module-presentation .presentation .presentation-content-section .jcarousel-control:after,.module-presentation .presentation .presentation-content-section .slider-control:after{content:"";display:block;width:44px;height:74px;position:absolute;top:0;left:0;background:rgba(0,0,0,0.04);border-bottom:1px solid rgba(0,0,0,0.1);border-radius:3px;z-index:-1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.module-presentation .presentation .presentation-content-section .jcarousel-control.jcarousel-control-prev,.module-presentation .presentation .presentation-content-section .jcarousel-control.prev,.module-presentation .presentation .presentation-content-section .slider-control.jcarousel-control-prev,.module-presentation .presentation .presentation-content-section .slider-control.prev{left:20px;}
.module-presentation .presentation .presentation-content-section .jcarousel-control.jcarousel-control-prev:before,.module-presentation .presentation .presentation-content-section .jcarousel-control.prev:before,.module-presentation .presentation .presentation-content-section .slider-control.jcarousel-control-prev:before,.module-presentation .presentation .presentation-content-section .slider-control.prev:before{content:"\e6de";}
.module-presentation .presentation .presentation-content-section .jcarousel-control.jcarousel-control-next,.module-presentation .presentation .presentation-content-section .jcarousel-control.next,.module-presentation .presentation .presentation-content-section .slider-control.jcarousel-control-next,.module-presentation .presentation .presentation-content-section .slider-control.next{right:20px;}
.module-presentation .presentation .presentation-content-section .jcarousel-control.jcarousel-control-next:before,.module-presentation .presentation .presentation-content-section .jcarousel-control.next:before,.module-presentation .presentation .presentation-content-section .slider-control.jcarousel-control-next:before,.module-presentation .presentation .presentation-content-section .slider-control.next:before{content:"\e6db";}
.module-presentation .presentation .presentation-content-section .jcarousel-control:hover:after,.module-presentation .presentation .presentation-content-section .slider-control:hover:after{-webkit-transform:scaleY(1.2);-moz-transform:scaleY(1.2);-o-transform:scaleY(1.2);transform:scaleY(1.2);}
.module-presentation .presentation .presentation-content-section:hover .jcarousel-control,.module-presentation .presentation .presentation-content-section:hover .slider-control{opacity:1;}
.module-presentation .presentation .presentation-content-section .presentation-item .presentation-tab-content{visibility:visible;opacity:1;}
.module-presentation .presentation .presentation-content-section .presentation-item:not(.slick-active) .presentation-tab-content{visibility:hidden;opacity:0;}
.module-presentation .presentation .presentation-content-section > .slick-dots{display:none !important;}
.module-presentation .presentation.vertical .presentation-titles{float:left;width:33.33%;margin-bottom:0;padding:0 10px;}
.module-presentation .presentation.vertical .presentation-titles:before{display:none;}
.module-presentation .presentation.vertical .presentation-titles .cover{display:block;}
.module-presentation .presentation.vertical .presentation-titles .cover .presentation-title{display:block;float:none;width:100%;height:auto;text-align:left;border-width:1px;margin-bottom:5px;border-radius:3px;}
.module-presentation .presentation.vertical .presentation-content-section{float:left;width:66.67%;padding:0 10px;}
.module-presentation .presentation:not(.vertical) .presentation-titles .title-wrap{float:left;}
.countdown-module{position:relative;background:#323232;border-radius:3px;}
.countdown-module .title-section{min-height:121px;}
.countdown-module .title-section .title-wrap{display:block;width:100%;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.countdown-module .title-section .title-wrap .widget-title{padding-left:50px;padding-right:50px;padding-bottom:0;color:#fff;}
.countdown-module .title-section .title-wrap .widget-sub-title{padding-left:50px;padding-right:50px;padding-bottom:0;color:rgba(255,255,255,0.2);}
.countdown-module .result{text-align:center;min-height:121px;}
.countdown-module .result >h5{line-height:90px;text-align:center;margin-bottom:0;color:#fff;}
.countdown-module .result .counter{overflow:hidden;padding-top:15px;padding-bottom:10px;display:inline-block;}
.countdown-module .result .counter .counter-item{position:relative;float:left;display:block;min-width:90px;height:90px;line-height:90px;text-align:center;margin:0 10px;border:1px solid rgba(255,255,255,0.2);border-radius:15px;}
.countdown-module .result .counter .counter-item .digit,.countdown-module .result .counter .counter-item .title{position:absolute;top:50%;left:0;display:block;width:100%;line-height:1;text-align:center;}
.countdown-module .result .counter .counter-item .digit{font-size:30px;margin-top:-0.7em;color:#00a9d3;}
.countdown-module .result .counter .counter-item .title{font-size:15px;font-style:italic;margin-top:.7em;color:#fff;}
.countdown-module .buttons-section{min-height:121px;}
.countdown-module .buttons-section .buttons-wrap{display:block;width:100%;position:absolute;top:50%;left:0;padding:0 10px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.countdown-module .buttons-section .buttons-wrap .button{margin-top:2px;}
.countdown-module .buttons-section .buttons-wrap .button:hover{background:#0095ba;}
.countdown-module .buttons-section .buttons-wrap .read-more{margin-top:5px;color:rgba(255,255,255,0.2);}
.countdown-module .buttons-section .buttons-wrap .read-more span:after{background:#fff;}
.countdown-module .buttons-section .buttons-wrap .read-more:hover{color:#fff;}
.countdown-module.style-compact{background:transparent;}
.countdown-module.style-compact .result{display:inline-block;}
.countdown-module.style-compact .result .counter .counter-item{border:1px solid rgba(0,0,0,0.1);}
.countdown-module.style-compact .result .counter .counter-item .title{color:#000;}
.countdown-module.style-coming-soon{background:transparent;}
.countdown-module.style-coming-soon .result{display:block;}
.countdown-module.style-coming-soon .result .counter{display:block;}
.countdown-module.style-coming-soon .result .counter .counter-item{position:relative;min-width:110px;height:110px;margin:0;border-width:0;}
.countdown-module.style-coming-soon .result .counter .counter-item:before{content:"";display:block;width:110px;height:110px;position:absolute;top:50%;left:50%;margin-top:-55px;margin-left:-55px;background:transparent;border:1px solid rgba(0,0,0,0.1);border-radius:15px;}
.countdown-module.style-coming-soon .result .counter .counter-item .digit{font-size:50px;}
.countdown-module.style-coming-soon .result .counter .counter-item .title{color:#000;margin-top:1.2em;font-style:normal;}
.module-sliding-post .slick-list{overflow:hidden;margin:0;padding:0;}
.module-sliding-post .slick-list .slick-slide{float:left;}
.module-sliding-post .jcarousel-control,.module-sliding-post .slider-control{position:absolute;z-index:15;top:50%;margin-top:-37px;display:block;width:44px;height:74px;line-height:74px;color:#000;font-size:15px;text-align:center;vertical-align:middle;background:transparent;border-radius:3px;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.module-sliding-post .jcarousel-control:before,.module-sliding-post .slider-control:before{font-family:"infinity" !important;font-size:15px;color:#000;}
.module-sliding-post .jcarousel-control:after,.module-sliding-post .slider-control:after{content:"";display:block;width:44px;height:74px;position:absolute;top:0;left:0;background:rgba(0,0,0,0.04);border-bottom:1px solid rgba(0,0,0,0.1);border-radius:3px;z-index:-1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.module-sliding-post .jcarousel-control.jcarousel-control-prev,.module-sliding-post .jcarousel-control.prev,.module-sliding-post .slider-control.jcarousel-control-prev,.module-sliding-post .slider-control.prev{left:20px;}
.module-sliding-post .jcarousel-control.jcarousel-control-prev:before,.module-sliding-post .jcarousel-control.prev:before,.module-sliding-post .slider-control.jcarousel-control-prev:before,.module-sliding-post .slider-control.prev:before{content:"\e6de";}
.module-sliding-post .jcarousel-control.jcarousel-control-next,.module-sliding-post .jcarousel-control.next,.module-sliding-post .slider-control.jcarousel-control-next,.module-sliding-post .slider-control.next{right:20px;}
.module-sliding-post .jcarousel-control.jcarousel-control-next:before,.module-sliding-post .jcarousel-control.next:before,.module-sliding-post .slider-control.jcarousel-control-next:before,.module-sliding-post .slider-control.next:before{content:"\e6db";}
.module-sliding-post .jcarousel-control:hover:after,.module-sliding-post .slider-control:hover:after{-webkit-transform:scaleY(1.2);-moz-transform:scaleY(1.2);-o-transform:scaleY(1.2);transform:scaleY(1.2);}
.module-sliding-post:hover .jcarousel-control,.module-sliding-post:hover .slider-control{opacity:1;}
.module-sliding-post .posts-slider .slide-item{position:relative;overflow:hidden;cursor:move;}
.module-sliding-post .posts-slider .slide-item .entry-thumb .like,.module-sliding-post .posts-slider .slide-item .entry-thumb .post-like{position:absolute;top:20px;left:20px;font-size:20px;color:#fff;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.module-sliding-post .posts-slider .slide-item .entry-thumb .like span.count,.module-sliding-post .posts-slider .slide-item .entry-thumb .post-like span.count{display:none;}
.module-sliding-post .posts-slider .slide-item .entry-thumb .like:hover{color:rgba(255,255,255,0.5);}
.module-sliding-post .posts-slider .slide-item .entry-thumb .post-like:hover{color:#00a9d3;}
.module-sliding-post .posts-slider .slide-item .content{overflow:hidden;position:absolute;top:0;right:0;width:50%;height:100%;background:#00a9d3;}
.module-sliding-post .posts-slider .slide-item .content .heading{position:absolute;top:50%;left:0;display:block;width:100%;padding:0 25px;opacity:1;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:left .3s ease-in-out, opacity .3s ease-in-out;-moz-transition:left .3s ease-in-out, opacity .3s ease-in-out;transition:left .3s ease-in-out, opacity .3s ease-in-out;}
.module-sliding-post .posts-slider .slide-item .content .heading h5{font-weight:100;margin-bottom:8px;color:#fff;}
.module-sliding-post .posts-slider .slide-item .content .heading .emtry-meta *{color:rgba(255,255,255,0.5);}
.module-sliding-post .posts-slider .slide-item .content .entry-content{position:absolute;top:50%;left:100%;display:block;width:100%;padding:0 25px;opacity:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:left .3s ease-in-out, opacity .3s ease-in-out;-moz-transition:left .3s ease-in-out, opacity .3s ease-in-out;transition:left .3s ease-in-out, opacity .3s ease-in-out;}
.module-sliding-post .posts-slider .slide-item .content .entry-content p{display:inline;color:#fff;}
.module-sliding-post .posts-slider .slide-item .content .entry-content .more-button{background:rgba(255,255,255,0.2);}
.module-sliding-post .posts-slider .slide-item .content .entry-content .more-button:hover{background:#323232;}
.module-sliding-post .posts-slider .slide-item .content:hover .heading{opacity:0;left:-100%;}
.module-sliding-post .posts-slider .slide-item .content:hover .entry-content{opacity:1;left:0;}
.parallax-image-module .dfd-parallax-image-wrap{overflow:hidden;}
.subscribe_module .subscribe_module-form{position:relative;}
.subscribe_module .subscribe_module-form .subscribe-rss-icon{font-size:25px;position:absolute;right:15px;top:10px;color:#e0e0e0;}
.subscribe_module .read-more{overflow:visible;height:1em;padding:0;background:transparent;}
.subscribe_module .read-more:before{content:" ";height:1px;bottom:-1px;top:auto;left:0;right:0;position:absolute;background:transparent;opacity:1;-webkit-transition:background .2s ease-in-out;-moz-transition:background .2s ease-in-out;transition:background .2s ease-in-out;}
.subscribe_module .read-more i{font-size:11px;position:absolute;right:-15px;top:3px;width:auto;height:1em;}
.subscribe_module .read-more:hover:before{background:#000;}
.contact-page{text-align:center;}
.contact-page .map-holder{position:relative;}
.contact-page .map-holder #map{height:540px;margin:0;}
.contact-page .four .mvb_inner_wrapper .module{padding:15px 17px;}
.contact-page .four .mvb_inner_wrapper .module h3{margin-bottom:20px;}
.contact-page .four .mvb_inner_wrapper .module:first-child{border-top:none;padding-top:0;}
.contact-page .eight .module{padding:0 17px;}
.contact-page .button i:before{position:absolute;left:9px;top:9px;bottom:0px;}
.works-list{clear:both;}
.page-template-tmp-portfolio-masonry-1-php #portfolio-page .project .cover,.page-template-tmp-portfolio-masonry-1-php #grid-folio .project .cover,.page-template-tmp-portfolio-masonry-1-bordered-php #portfolio-page .project .cover,.page-template-tmp-portfolio-masonry-1-bordered-php #grid-folio .project .cover,.page-template-tmp-portfolio-masonry-full-width-php #portfolio-page .project .cover,.page-template-tmp-portfolio-masonry-full-width-php #grid-folio .project .cover{margin:0;padding-bottom:0;}
.project{margin-bottom:20px;text-align:center;}
.project .entry-thumb .title-wrap h4{font:normal 400 20px "Roboto", "Open Sans", "PT Sans", sans-serif;}
.project .entry-share-clickable-close{font-size:15px;position:absolute;top:20px;right:20px;line-height:1;z-index:10;}
.project .entry-share-clickable-close a{position:relative;line-height:1;padding:0 5px;display:none;}
.project .entry-share-clickable-close a:before,.project .entry-share-clickable-close a:after{content:"";display:block;width:1px;height:10px;position:absolute;top:0;left:0;background:rgba(255,255,255,0.2);-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out;}
.project .entry-share-clickable-close a:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
.project .entry-share-clickable-close a:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.project .entry-share-clickable-close a:hover:before,.project .entry-share-clickable-close a:hover:after{background:rgba(255,255,255,0.5);}
.project .entry-share-popup-folio{position:absolute;top:100%;bottom:0;left:0;right:0;list-style:none;text-align:center;margin:0;background:rgba(0,0,0,0.8);z-index:5;}
.project .entry-share-popup-folio li{position:absolute;top:50%;left:50%;display:inline-block;width:40px;height:40px;line-height:40px;margin-top:-20px;color:rgba(255,255,255,0.5);}
.project .entry-share-popup-folio li.facebook-share{margin-left:-90px;}
.project .entry-share-popup-folio li.twitter-share{margin-left:-40px;}
.project .entry-share-popup-folio li.google-plus-share{margin-left:20px;}
.project .entry-share-popup-folio li.linkedin-share{margin-left:70px;}
.project .entry-share-popup-folio li a{font-size:15px;overflow:hidden;display:block;width:100%;height:100%;color:inherit;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.project .entry-share-popup-folio li a i{position:relative;display:block;border-radius:50%;width:100%;height:100%;line-height:40px;-webkit-transition:bottom .3s ease-in-out;-moz-transition:bottom .3s ease-in-out;transition:bottom .3s ease-in-out;}
.project .entry-share-popup-folio li a i.main{bottom:0;}
.project .entry-share-popup-folio li a i.appearable{bottom:0;color:#fff;}
.project .entry-share-popup-folio li a i.appearable.soc_icon-facebook{background-color:#305fb3;}
.project .entry-share-popup-folio li a i.appearable.soc_icon-twitter-3{background-color:#00d7d5;}
.project .entry-share-popup-folio li a i.appearable.soc_icon-google__x2B_{background-color:#d7482a;}
.project .entry-share-popup-folio li a i.appearable.soc_icon-linkedin{background-color:#39c;}
.project .entry-share-popup-folio li:hover a i{bottom:100%;}
.project .entry-tags ul{list-style:none;text-align:center;padding-top:0;margin:0;}
.project .entry-tags ul li{position:relative;display:inline-block;font:normal 300 15px "Roboto", "Open Sans", "PT Sans", sans-serif;padding-right:5px;margin-right:5px;color:#878787;}
.project .entry-tags ul li a{color:inherit;}
.project .entry-tags ul li:after{content:",";position:absolute;top:0;right:0;line-height:inherit;}
.project .entry-tags ul li:last-child{margin:0;padding:0;}
.project .entry-tags ul li:last-child:after{display:none;}
.project.portfolio-hover-style-1 .entry-thumb{margin-bottom:0px;}
.project.portfolio-hover-style-1 .entry-thumb .image-blured{position:absolute;top:0;left:0;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.project.portfolio-hover-style-1 .entry-thumb img{min-width:100%;}
.project.portfolio-hover-style-1 .entry-thumb .portfolio-entry-hover{position:absolute;left:0;right:0;top:100%;bottom:0;overflow:hidden;z-index:2;background-color:rgba(255,255,255,0.7);-webkit-transition:top .3s ease;-moz-transition:top .3s ease;transition:top .3s ease;}
.project.portfolio-hover-style-1 .entry-thumb .portfolio-entry-hover:before,.project.portfolio-hover-style-1 .entry-thumb .portfolio-entry-hover:after{content:"";display:block;width:13px;height:5px;position:absolute;top:15px;-webkit-transform:rotate(0);transform:rotate(0);background:#565656;}
.project.portfolio-hover-style-1 .entry-thumb .portfolio-entry-hover:before{left:50%;margin-left:-12px;border-top-left-radius:5px;border-bottom-left-radius:5px;-webkit-transition:-webkit-transform .3s ease-in-out .2s;-moz-transition:-moz-transform .3s ease-in-out .2s;transition:transform .3s ease-in-out .2s;}
.project.portfolio-hover-style-1 .entry-thumb .portfolio-entry-hover:after{right:50%;margin-right:-12px;border-top-right-radius:5px;border-bottom-right-radius:5px;-webkit-transition:-webkit-transform .3s ease-in-out .2s;-moz-transition:-moz-transform .3s ease-in-out .2s;transition:transform .3s ease-in-out .2s;}
.project.portfolio-hover-style-1 .entry-thumb .portfolio-entry-hover .title-wrap{position:absolute;top:50%;left:0;display:block;width:100%;text-align:center;margin-top:-20px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.project.portfolio-hover-style-1 .entry-thumb .portfolio-entry-hover .title-wrap h4{color:#000;display:block;height:auto;line-height:1;position:relative;width:auto;bottom:0;padding:0;margin-bottom:5px;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;transition:color .2s ease-in-out;}
.project.portfolio-hover-style-1 .entry-thumb .portfolio-entry-hover .title-wrap h4 a{color:inherit;}
.project.portfolio-hover-style-1 .entry-thumb .portfolio-entry-hover .title-wrap h4:hover{color:#00a9d3;}
.project.portfolio-hover-style-1 .entry-thumb .portfolio-entry-hover .title-wrap .entry-tags{font:normal 300 15px "Roboto", "Open Sans", "PT Sans", sans-serif;color:#000;}
.project.portfolio-hover-style-1 .entry-thumb .portfolio-entry-hover .title-wrap .entry-tags ul{text-align:center;}
.project.portfolio-hover-style-1 .entry-thumb .portfolio-entry-hover .title-wrap .entry-tags a{color:inherit;}
.project.portfolio-hover-style-1 .entry-thumb .portfolio-entry-hover > a{display:block;width:40px;height:40px;position:absolute;left:50%;bottom:-80px;line-height:40px;text-align:center;margin-bottom:-60px;color:#000;border:1px solid rgba(255,255,255,0.7);border-radius:50%;}
.project.portfolio-hover-style-1 .entry-thumb .portfolio-entry-hover > a i{font-size:22px;line-height:inherit;}
.project.portfolio-hover-style-1 .entry-thumb .portfolio-entry-hover > a.custom-link{margin-left:-95px;-webkit-transition:background 0.2s ease-in-out 0s, bottom .2s ease-in-out .0s, border-color .2s ease-in-out 0s;-moz-transition:background 0.2s ease-in-out 0s, bottom .2s ease-in-out .0s, border-color .2s ease-in-out 0s;transition:background 0.2s ease-in-out 0s, bottom .2s ease-in-out .0s, border-color .2s ease-in-out 0s;}
.project.portfolio-hover-style-1 .entry-thumb .portfolio-entry-hover > a.open-post{margin-left:-45px;-webkit-transition:background 0.2s ease-in-out 0s, bottom .2s ease-in-out .0s, border-color .2s ease-in-out 0s;-moz-transition:background 0.2s ease-in-out 0s, bottom .2s ease-in-out .0s, border-color .2s ease-in-out 0s;transition:background 0.2s ease-in-out 0s, bottom .2s ease-in-out .0s, border-color .2s ease-in-out 0s;}
.project.portfolio-hover-style-1 .entry-thumb .portfolio-entry-hover > a.zoom-post{margin-left:5px;-webkit-transition:background 0.2s ease-in-out 0s, bottom .2s ease-in-out .0s, border-color .2s ease-in-out 0s;-moz-transition:background 0.2s ease-in-out 0s, bottom .2s ease-in-out .0s, border-color .2s ease-in-out 0s;transition:background 0.2s ease-in-out 0s, bottom .2s ease-in-out .0s, border-color .2s ease-in-out 0s;}
.project.portfolio-hover-style-1 .entry-thumb .portfolio-entry-hover > a:hover{background:#fff;border-color:#fff;}
.project.portfolio-hover-style-1 .entry-thumb .portfolio-entry-hover .entry-share-clickable{position:absolute;left:50%;bottom:-80px;display:block;width:40px;height:40px;line-height:40px;text-align:center;margin-bottom:-60px;margin-left:55px;color:#000;border:1px solid rgba(255,255,255,0.7);border-radius:50%;-webkit-transition:background .2s ease-in-out 0s, bottom .2s ease-in-out .0s, border-color .2s ease-in-out;-moz-transition:background .2s ease-in-out 0s, bottom .2s ease-in-out .0s, border-color .2s ease-in-out;transition:background .2s ease-in-out 0s, bottom .2s ease-in-out .0s, border-color .2s ease-in-out;}
.project.portfolio-hover-style-1 .entry-thumb .portfolio-entry-hover .entry-share-clickable > a{color:inherit;}
.project.portfolio-hover-style-1 .entry-thumb .portfolio-entry-hover .entry-share-clickable > a i{line-height:inherit;font-size:22px;}
.project.portfolio-hover-style-1 .entry-thumb .portfolio-entry-hover .entry-share-clickable:hover{background:#fff;border-color:#fff;}
.project.portfolio-hover-style-1 .entry-thumb .custom-hover-title{display:none;}
.project.portfolio-hover-style-1 .entry-thumb:hover .portfolio-entry-hover{top:0;-webkit-transition:top 0.3s ease 0s;-moz-transition:top 0.3s ease 0s;transition:top 0.3s ease 0s;}
.project.portfolio-hover-style-1 .entry-thumb:hover .portfolio-entry-hover:before{-webkit-transform:rotate(16deg);transform:rotate(16deg);}
.project.portfolio-hover-style-1 .entry-thumb:hover .portfolio-entry-hover:after{-webkit-transform:rotate(-16deg);transform:rotate(-16deg);}
.project.portfolio-hover-style-1 .entry-thumb:hover .portfolio-entry-hover a.custom-link,.project.portfolio-hover-style-1 .entry-thumb:hover .portfolio-entry-hover a.zoom-post,.project.portfolio-hover-style-1 .entry-thumb:hover .portfolio-entry-hover a.open-post,.project.portfolio-hover-style-1 .entry-thumb:hover .portfolio-entry-hover a .entry-share-clickable{bottom:50%;}
.project.portfolio-hover-style-1 .entry-thumb:hover .portfolio-entry-hover .entry-share-clickable{bottom:50%;}
.project.portfolio-hover-style-2 .entry-thumb img{-webkit-transform:scale(1.2) translateX(-20px);-moz-transform:scale(1.2) translateX(-20px);-o-transform:scale(1.2) translateX(-20px);transform:scale(1.2) translateX(-20px);-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;}
.project.portfolio-hover-style-2 .entry-thumb .portfolio-entry-hover{position:absolute;top:0;bottom:0;left:0;right:0;background:transparent;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out;}
.project.portfolio-hover-style-2 .entry-thumb .portfolio-entry-hover .title-wrap{position:absolute;bottom:0;display:block;width:100%;padding:30px;}
.project.portfolio-hover-style-2 .entry-thumb .portfolio-entry-hover .title-wrap h4{position:relative;bottom:-27px;display:block;width:100%;text-align:left;margin-bottom:0;opacity:0;-webkit-transition:bottom .3s ease-in-out, opacity .3s ease-in-out;-moz-transition:bottom .3s ease-in-out, opacity .3s ease-in-out;transition:bottom .3s ease-in-out, opacity .3s ease-in-out;}
.project.portfolio-hover-style-2 .entry-thumb .portfolio-entry-hover .title-wrap h4 a{color:#000;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.project.portfolio-hover-style-2 .entry-thumb .portfolio-entry-hover .title-wrap h4 a:hover{color:#00a9d3;}
.project.portfolio-hover-style-2 .entry-thumb .portfolio-entry-hover .title-wrap .entry-tags{position:relative;bottom:-27px;display:block;width:100%;opacity:0;-webkit-transition:bottom .3s ease-in-out, opacity .3s ease-in-out;-moz-transition:bottom .3s ease-in-out, opacity .3s ease-in-out;transition:bottom .3s ease-in-out, opacity .3s ease-in-out;}
.project.portfolio-hover-style-2 .entry-thumb .portfolio-entry-hover .title-wrap .entry-tags ul{text-align:left;margin-bottom:0;}
.project.portfolio-hover-style-2 .entry-thumb .portfolio-entry-hover .title-wrap .entry-tags ul li{color:#878787;}
.project.portfolio-hover-style-2 .entry-thumb .portfolio-entry-hover .title-wrap .entry-tags ul li a{color:inherit;}
.project.portfolio-hover-style-2 .entry-thumb .portfolio-entry-hover > a,.project.portfolio-hover-style-2 .entry-thumb .portfolio-entry-hover .entry-share-clickable{display:none;}
.project.portfolio-hover-style-2 .entry-thumb .custom-hover-title{display:none;}
.project.portfolio-hover-style-2 .entry-thumb:hover img{-webkit-transform:scale(1.2) translateX(20px);-moz-transform:scale(1.2) translateX(20px);-o-transform:scale(1.2) translateX(20px);transform:scale(1.2) translateX(20px);}
.project.portfolio-hover-style-2 .entry-thumb:hover .portfolio-entry-hover{background:rgba(255,255,255,0.7);}
.project.portfolio-hover-style-2 .entry-thumb:hover .portfolio-entry-hover .title-wrap h4{bottom:20px;opacity:1;}
.project.portfolio-hover-style-2 .entry-thumb:hover .portfolio-entry-hover .title-wrap .entry-tags{bottom:20px;opacity:1;}
.project.portfolio-hover-style-3 .entry-thumb .portfolio-entry-hover{position:absolute;top:0;bottom:0;left:0;right:0;background:transparent;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out;}
.project.portfolio-hover-style-3 .entry-thumb .portfolio-entry-hover .title-wrap{position:relative;display:block;width:100%;height:100%;}
.project.portfolio-hover-style-3 .entry-thumb .portfolio-entry-hover .title-wrap h4{position:absolute;left:0;bottom:50%;display:block;width:100%;text-align:center;color:#000;opacity:0;-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-o-transform:translateY(50%);transform:translateY(50%);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.project.portfolio-hover-style-3 .entry-thumb .portfolio-entry-hover .title-wrap h4 a{color:inherit;}
.project.portfolio-hover-style-3 .entry-thumb .portfolio-entry-hover .title-wrap h4:hover{color:#00a9d3;}
.project.portfolio-hover-style-3 .entry-thumb .portfolio-entry-hover .title-wrap .entry-tags{position:absolute;top:100%;display:block;width:100%;opacity:0;-webkit-transition:top .3s ease-in-out, opacity .3s ease-in-out;-moz-transition:top .3s ease-in-out, opacity .3s ease-in-out;transition:top .3s ease-in-out, opacity .3s ease-in-out;}
.project.portfolio-hover-style-3 .entry-thumb .portfolio-entry-hover .title-wrap .entry-tags ul{text-align:center;margin-bottom:0;}
.project.portfolio-hover-style-3 .entry-thumb .portfolio-entry-hover .title-wrap .entry-tags ul li{color:#878787;}
.project.portfolio-hover-style-3 .entry-thumb .portfolio-entry-hover .title-wrap .entry-tags ul li a{color:inherit;}
.project.portfolio-hover-style-3 .entry-thumb .portfolio-entry-hover > a,.project.portfolio-hover-style-3 .entry-thumb .portfolio-entry-hover .entry-share-clickable{display:none;}
.project.portfolio-hover-style-3 .entry-thumb .custom-hover-title{display:none;}
.project.portfolio-hover-style-3 .entry-thumb:hover .portfolio-entry-hover{background:rgba(255,255,255,0.7);}
.project.portfolio-hover-style-3 .entry-thumb:hover .portfolio-entry-hover .title-wrap h4{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}
.project.portfolio-hover-style-3 .entry-thumb:hover .portfolio-entry-hover .title-wrap .entry-tags{top:50%;opacity:1;}
.project.portfolio-hover-style-4 .entry-thumb .portfolio-entry-hover{position:absolute;top:0;bottom:0;left:0;right:0;background:transparent;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out;}
.project.portfolio-hover-style-4 .entry-thumb .portfolio-entry-hover .title-wrap{position:relative;display:block;width:100%;height:100%;}
.project.portfolio-hover-style-4 .entry-thumb .portfolio-entry-hover .title-wrap h4{position:absolute;left:0;bottom:-200px;display:block;width:100%;text-align:left;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:160px;margin-bottom:0;background:#fff;z-index:2;-webkit-transition:bottom .3s ease-in-out;-moz-transition:bottom .3s ease-in-out;transition:bottom .3s ease-in-out;}
.project.portfolio-hover-style-4 .entry-thumb .portfolio-entry-hover .title-wrap h4 a{color:#000;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.project.portfolio-hover-style-4 .entry-thumb .portfolio-entry-hover .title-wrap h4 a:hover{color:#00a9d3;}
.project.portfolio-hover-style-4 .entry-thumb .portfolio-entry-hover .title-wrap .entry-tags{display:none;}
.project.portfolio-hover-style-4 .entry-thumb .portfolio-entry-hover > a{display:block;width:30px;height:30px;position:absolute;right:20px;bottom:-60px;line-height:30px;text-align:center;color:#000;border:1px solid #e0e0e0;border-radius:50%;}
.project.portfolio-hover-style-4 .entry-thumb .portfolio-entry-hover > a i{font-size:17px;line-height:inherit;}
.project.portfolio-hover-style-4 .entry-thumb .portfolio-entry-hover > a.custom-link{margin-right:110px;-webkit-transition:background 0.2s ease-in-out 0s, bottom .2s ease-in-out 0s, border-color .2s ease-in-out 0s, color .2s ease-in-out 0s;-moz-transition:background 0.2s ease-in-out 0s, bottom .2s ease-in-out 0s, border-color .2s ease-in-out 0s, color .2s ease-in-out 0s;transition:background 0.2s ease-in-out 0s, bottom .2s ease-in-out 0s, border-color .2s ease-in-out 0s, color .2s ease-in-out 0s;}
.project.portfolio-hover-style-4 .entry-thumb .portfolio-entry-hover > a.open-post{margin-right:70px;-webkit-transition:background 0.2s ease-in-out 0s, bottom .2s ease-in-out .1s, border-color .2s ease-in-out 0s, color .2s ease-in-out 0s;-moz-transition:background 0.2s ease-in-out 0s, bottom .2s ease-in-out .1s, border-color .2s ease-in-out 0s, color .2s ease-in-out 0s;transition:background 0.2s ease-in-out 0s, bottom .2s ease-in-out .1s, border-color .2s ease-in-out 0s, color .2s ease-in-out 0s;}
.project.portfolio-hover-style-4 .entry-thumb .portfolio-entry-hover > a.zoom-post{margin-right:30px;-webkit-transition:background 0.2s ease-in-out 0s, bottom .2s ease-in-out .2s, border-color .2s ease-in-out 0s, color .2s ease-in-out 0s;-moz-transition:background 0.2s ease-in-out 0s, bottom .2s ease-in-out .2s, border-color .2s ease-in-out 0s, color .2s ease-in-out 0s;transition:background 0.2s ease-in-out 0s, bottom .2s ease-in-out .2s, border-color .2s ease-in-out 0s, color .2s ease-in-out 0s;}
.project.portfolio-hover-style-4 .entry-thumb .portfolio-entry-hover > a:hover{color:#fff;background:#00a9d3;border-color:#00a9d3;}
.project.portfolio-hover-style-4 .entry-thumb .portfolio-entry-hover .entry-share-clickable{position:absolute;right:0;bottom:-60px;display:block;width:30px;height:30px;line-height:30px;text-align:center;margin-right:10px;color:#000;border:1px solid #e0e0e0;border-radius:50%;-webkit-transition:background .2s ease-in-out 0s, bottom .2s ease-in-out .3s, border-color .2s ease-in-out, color .2s ease-in-out;-moz-transition:background .2s ease-in-out 0s, bottom .2s ease-in-out .3s, border-color .2s ease-in-out, color .2s ease-in-out;transition:background .2s ease-in-out 0s, bottom .2s ease-in-out .3s, border-color .2s ease-in-out, color .2s ease-in-out;}
.project.portfolio-hover-style-4 .entry-thumb .portfolio-entry-hover .entry-share-clickable > a{color:inherit;}
.project.portfolio-hover-style-4 .entry-thumb .portfolio-entry-hover .entry-share-clickable > a i{line-height:inherit;font-size:22px;}
.project.portfolio-hover-style-4 .entry-thumb .portfolio-entry-hover .entry-share-clickable:hover{color:#fff;background:#00a9d3;border-color:#00a9d3;}
.project.portfolio-hover-style-4 .entry-thumb .portfolio-entry-hover > a,.project.portfolio-hover-style-4 .entry-thumb .portfolio-entry-hover .entry-share-clickable{z-index:3;}
.project.portfolio-hover-style-4 .entry-thumb .custom-hover-title{display:none;}
.project.portfolio-hover-style-4 .entry-thumb:hover .portfolio-entry-hover{background:rgba(255,255,255,0.7);}
.project.portfolio-hover-style-4 .entry-thumb:hover .portfolio-entry-hover .title-wrap h4{bottom:0;}
.project.portfolio-hover-style-4 .entry-thumb:hover .portfolio-entry-hover .title-wrap .entry-tags{top:40%;opacity:1;}
.project.portfolio-hover-style-4 .entry-thumb:hover .portfolio-entry-hover > a,.project.portfolio-hover-style-4 .entry-thumb:hover .portfolio-entry-hover .entry-share-clickable{bottom:20px;}
.project.portfolio-hover-style-5 .entry-thumb .portfolio-entry-hover{position:absolute;top:0;bottom:0;left:0;right:0;background:transparent;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out;}
.project.portfolio-hover-style-5 .entry-thumb .portfolio-entry-hover .title-wrap{position:relative;display:block;width:100%;height:100%;}
.project.portfolio-hover-style-5 .entry-thumb .portfolio-entry-hover .title-wrap h4{position:absolute;left:0;bottom:50%;display:block;width:100%;text-align:center;z-index:2;opacity:0;-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-o-transform:translateY(50%);transform:translateY(50%);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.project.portfolio-hover-style-5 .entry-thumb .portfolio-entry-hover .title-wrap h4 a{color:#000;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.project.portfolio-hover-style-5 .entry-thumb .portfolio-entry-hover .title-wrap h4 a:hover{color:#00a9d3;}
.project.portfolio-hover-style-5 .entry-thumb .portfolio-entry-hover .title-wrap .entry-tags{position:absolute;top:10%;left:10%;display:block;width:80%;height:80%;border:1px solid #fff;opacity:0;-webkit-transform:scale(.2);transform:scale(.2);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.project.portfolio-hover-style-5 .entry-thumb .portfolio-entry-hover .title-wrap .entry-tags ul{position:absolute;top:50%;display:block;width:100%;text-align:center;margin-bottom:0;}
.project.portfolio-hover-style-5 .entry-thumb .portfolio-entry-hover .title-wrap .entry-tags ul li{color:#878787;}
.project.portfolio-hover-style-5 .entry-thumb .portfolio-entry-hover .title-wrap .entry-tags ul li a{color:inherit;}
.project.portfolio-hover-style-5 .entry-thumb .portfolio-entry-hover > a,.project.portfolio-hover-style-5 .entry-thumb .portfolio-entry-hover .entry-share-clickable{display:none;}
.project.portfolio-hover-style-5 .entry-thumb .custom-hover-title{display:none;}
.project.portfolio-hover-style-5 .entry-thumb:hover .portfolio-entry-hover{background:rgba(255,255,255,0.7);}
.project.portfolio-hover-style-5 .entry-thumb:hover .portfolio-entry-hover .title-wrap h4{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}
.project.portfolio-hover-style-5 .entry-thumb:hover .portfolio-entry-hover .title-wrap .entry-tags{opacity:1;-webkit-transform:scale(1);transform:scale(1);}
.project.portfolio-hover-style-6 .entry-thumb .portfolio-entry-hover{position:absolute;top:0;bottom:0;left:0;right:0;background:transparent;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out;}
.project.portfolio-hover-style-6 .entry-thumb .portfolio-entry-hover .title-wrap{position:relative;display:block;width:100%;height:100%;}
.project.portfolio-hover-style-6 .entry-thumb .portfolio-entry-hover .title-wrap h4{position:absolute;left:0;top:50%;display:block;width:100%;z-index:2;opacity:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.project.portfolio-hover-style-6 .entry-thumb .portfolio-entry-hover .title-wrap h4 a{color:#000;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.project.portfolio-hover-style-6 .entry-thumb .portfolio-entry-hover .title-wrap h4 a:hover{color:#00a9d3;}
.project.portfolio-hover-style-6 .entry-thumb .portfolio-entry-hover .title-wrap .entry-tags{position:absolute;top:10%;left:2%;display:block;width:80%;height:80%;border:1px solid #fff;opacity:0;-webkit-transition:left .3s ease-in-out;-moz-transition:left .3s ease-in-out;transition:left .3s ease-in-out;}
.project.portfolio-hover-style-6 .entry-thumb .portfolio-entry-hover .title-wrap .entry-tags ul{position:absolute;top:50%;display:block;width:100%;margin-bottom:0;-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-o-transform:translateY(50%);transform:translateY(50%);}
.project.portfolio-hover-style-6 .entry-thumb .portfolio-entry-hover .title-wrap .entry-tags ul li{color:#878787;}
.project.portfolio-hover-style-6 .entry-thumb .portfolio-entry-hover .title-wrap .entry-tags ul li a{color:inherit;}
.project.portfolio-hover-style-6 .entry-thumb .portfolio-entry-hover > a,.project.portfolio-hover-style-6 .entry-thumb .portfolio-entry-hover .entry-share-clickable{display:none;}
.project.portfolio-hover-style-6 .entry-thumb .custom-hover-title{display:none;}
.project.portfolio-hover-style-6 .entry-thumb:hover .portfolio-entry-hover{background:rgba(255,255,255,0.7);}
.project.portfolio-hover-style-6 .entry-thumb:hover .portfolio-entry-hover .title-wrap h4{opacity:1;}
.project.portfolio-hover-style-6 .entry-thumb:hover .portfolio-entry-hover .title-wrap .entry-tags{left:10%;opacity:1;}
.project.portfolio-hover-style-7 .entry-thumb{margin-bottom:0px;}
.project.portfolio-hover-style-7 .entry-thumb img{min-width:100%;}
.project.portfolio-hover-style-7 .entry-thumb .portfolio-entry-hover{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden;z-index:2;background:transparent;-webkit-transition:background .3s ease;-moz-transition:background .3s ease;transition:background .3s ease;}
.project.portfolio-hover-style-7 .entry-thumb .portfolio-entry-hover:before{content:"";display:block;width:200px;height:200px;position:absolute;left:50%;top:50%;margin-left:-100px;margin-top:-100px;background:transparent;border:1px solid #fff;opacity:0;-webkit-transform:rotate(45deg) scale(1.3);-moz-transform:rotate(45deg) scale(1.3);-o-transform:rotate(45deg) scale(1.3);transform:rotate(45deg) scale(1.3);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.project.portfolio-hover-style-7 .entry-thumb .portfolio-entry-hover .title-wrap{position:absolute;top:0;left:0;display:block;width:100%;height:100%;}
.project.portfolio-hover-style-7 .entry-thumb .portfolio-entry-hover .title-wrap h4,.project.portfolio-hover-style-7 .entry-thumb .portfolio-entry-hover .title-wrap .entry-tags{display:none;}
.project.portfolio-hover-style-7 .entry-thumb .portfolio-entry-hover > a{display:block;width:40px;height:40px;position:absolute;left:50%;top:50%;line-height:40px;}
.project.portfolio-hover-style-7 .entry-thumb .portfolio-entry-hover > a i{font-size:22px;display:block;width:100%;height:100%;line-height:inherit;text-align:center;color:#000;border:1px solid rgba(255,255,255,0.7);border-radius:50%;opacity:0;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.project.portfolio-hover-style-7 .entry-thumb .portfolio-entry-hover > a.custom-link{margin-left:-50px;margin-top:-50px;}
.project.portfolio-hover-style-7 .entry-thumb .portfolio-entry-hover > a.custom-link i{-webkit-transform:translate(-60px,-60px);transform:translate(-60px,-60px);}
.project.portfolio-hover-style-7 .entry-thumb .portfolio-entry-hover > a.open-post{margin-left:10px;margin-top:-50px;}
.project.portfolio-hover-style-7 .entry-thumb .portfolio-entry-hover > a.open-post i{-webkit-transform:translate(60px,-60px);transform:translate(60px,-60px);}
.project.portfolio-hover-style-7 .entry-thumb .portfolio-entry-hover > a.zoom-post{margin-left:-50px;margin-top:10px;}
.project.portfolio-hover-style-7 .entry-thumb .portfolio-entry-hover > a.zoom-post i{-webkit-transform:translate(-60px,60px);transform:translate(-60px,60px);}
.project.portfolio-hover-style-7 .entry-thumb .portfolio-entry-hover > a:hover i{background:#fff;border-color:#fff;}
.project.portfolio-hover-style-7 .entry-thumb .portfolio-entry-hover .entry-share-clickable{position:absolute;left:50%;top:50%;display:block;width:40px;height:40px;line-height:40px;margin-left:10px;margin-top:10px;color:#000;}
.project.portfolio-hover-style-7 .entry-thumb .portfolio-entry-hover .entry-share-clickable > a{display:block;width:100%;height:100%;line-height:inherit;text-align:center;color:inherit;border:1px solid rgba(255,255,255,0.7);border-radius:50%;opacity:0;-webkit-transform:translate(60px,60px);transform:translate(60px,60px);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.project.portfolio-hover-style-7 .entry-thumb .portfolio-entry-hover .entry-share-clickable > a i{line-height:inherit;font-size:22px;}
.project.portfolio-hover-style-7 .entry-thumb .portfolio-entry-hover .entry-share-clickable:hover a{background:#fff;border-color:#fff;}
.project.portfolio-hover-style-7 .entry-thumb .custom-hover-title{display:none;}
.project.portfolio-hover-style-7 .entry-thumb:hover .portfolio-entry-hover{background-color:rgba(255,255,255,0.7);}
.project.portfolio-hover-style-7 .entry-thumb:hover .portfolio-entry-hover:before{opacity:1;-webkit-transform:rotate(45deg) scale(1);-moz-transform:rotate(45deg) scale(1);-o-transform:rotate(45deg) scale(1);transform:rotate(45deg) scale(1);}
.project.portfolio-hover-style-7 .entry-thumb:hover .portfolio-entry-hover .title-wrap h4{opacity:0;-webkit-transform:translateY(-50%) scale(.2);-moz-transform:translateY(-50%) scale(.2);-o-transform:translateY(-50%) scale(.2);transform:translateY(-50%) scale(.2);}
.project.portfolio-hover-style-7 .entry-thumb:hover .portfolio-entry-hover a i{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);}
.project.portfolio-hover-style-7 .entry-thumb:hover .portfolio-entry-hover .entry-share-clickable{bottom:50%;}
.project.portfolio-hover-style-7 .entry-thumb:hover .portfolio-entry-hover .entry-share-clickable a{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);}
.project.portfolio-hover-style-8 .entry-thumb{margin-bottom:0px;}
.project.portfolio-hover-style-8 .entry-thumb img{min-width:100%;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;}
.project.portfolio-hover-style-8 .entry-thumb .portfolio-entry-hover{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden;z-index:2;background:transparent;-webkit-transition:background .3s ease .2s;-moz-transition:background .3s ease .2s;transition:background .3s ease .2s;}
.project.portfolio-hover-style-8 .entry-thumb .portfolio-entry-hover:before{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(255,255,255,0.5);-webkit-transform:rotate3d(0,0,1,45deg) translate3d(0,-200%,0) scale3d(1.9,1.4,1);-moz-transform:rotate3d(0,0,1,45deg) translate3d(0,-200%,0) scale3d(1.9,1.4,1);-o-transform:rotate3d(0,0,1,45deg) translate3d(0,-200%,0) scale3d(1.9,1.4,1);transform:rotate3d(0,0,1,45deg) translate3d(0,-200%,0) scale3d(1.9,1.4,1);-webkit-transition:-webkit-transform .4s ease-in-out;-moz-transition:-moz-transform .4s ease-in-out;transition:transform .4s ease-in-out;}
.project.portfolio-hover-style-8 .entry-thumb .portfolio-entry-hover .title-wrap{position:absolute;top:0;left:0;display:block;width:100%;height:auto;padding:30px;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.project.portfolio-hover-style-8 .entry-thumb .portfolio-entry-hover .title-wrap h4{text-align:left;}
.project.portfolio-hover-style-8 .entry-thumb .portfolio-entry-hover .title-wrap h4 a{color:#000;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.project.portfolio-hover-style-8 .entry-thumb .portfolio-entry-hover .title-wrap h4 a:hover{color:#00a9d3;}
.project.portfolio-hover-style-8 .entry-thumb .portfolio-entry-hover .title-wrap .entry-tags ul{text-align:left;}
.project.portfolio-hover-style-8 .entry-thumb .portfolio-entry-hover > a,.project.portfolio-hover-style-8 .entry-thumb .portfolio-entry-hover .entry-share-clickable{display:none;}
.project.portfolio-hover-style-8 .entry-thumb .custom-hover-title{display:none;}
.project.portfolio-hover-style-8 .entry-thumb:hover img{-webkit-transform:scale(1);transform:scale(1);}
.project.portfolio-hover-style-8 .entry-thumb:hover .portfolio-entry-hover{background-color:rgba(255,255,255,0.7);}
.project.portfolio-hover-style-8 .entry-thumb:hover .portfolio-entry-hover:before{-webkit-transform:rotate3d(0,0,1,45deg) translate3d(0,200%,0) scale3d(1.9,1.4,1);-moz-transform:rotate3d(0,0,1,45deg) translate3d(0,200%,0) scale3d(1.9,1.4,1);-o-transform:rotate3d(0,0,1,45deg) translate3d(0,200%,0) scale3d(1.9,1.4,1);transform:rotate3d(0,0,1,45deg) translate3d(0,200%,0) scale3d(1.9,1.4,1);}
.project.portfolio-hover-style-8 .entry-thumb:hover .portfolio-entry-hover .title-wrap{opacity:1;}
.project.portfolio-hover-style-9 .entry-thumb{margin-bottom:0px;}
.project.portfolio-hover-style-9 .entry-thumb img{min-width:100%;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;}
.project.portfolio-hover-style-9 .entry-thumb .portfolio-entry-hover{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden;z-index:2;}
.project.portfolio-hover-style-9 .entry-thumb .portfolio-entry-hover:before{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(255,255,255,0.7);-webkit-transform:rotate(45deg) scale(2,0);-moz-transform:rotate(45deg) scale(2,0);-o-transform:rotate(45deg) scale(2,0);transform:rotate(45deg) scale(2,0);-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;}
.project.portfolio-hover-style-9 .entry-thumb .portfolio-entry-hover .title-wrap{position:absolute;top:0;left:0;display:block;width:100%;height:100%;}
.project.portfolio-hover-style-9 .entry-thumb .portfolio-entry-hover .title-wrap h4{display:block;width:100%;position:absolute;bottom:50%;left:0;text-align:center;padding:0 20px;opacity:0;-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.project.portfolio-hover-style-9 .entry-thumb .portfolio-entry-hover .title-wrap h4 a{color:#000;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.project.portfolio-hover-style-9 .entry-thumb .portfolio-entry-hover .title-wrap h4 a:hover{color:#00a9d3;}
.project.portfolio-hover-style-9 .entry-thumb .portfolio-entry-hover .title-wrap .entry-tags{display:block;width:100%;position:absolute;top:50%;right:0;text-align:center;padding:0 20px;opacity:0;-webkit-transform:scale(.7);transform:scale(.7);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.project.portfolio-hover-style-9 .entry-thumb .portfolio-entry-hover > a,.project.portfolio-hover-style-9 .entry-thumb .portfolio-entry-hover .entry-share-clickable{display:none;}
.project.portfolio-hover-style-9 .entry-thumb:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.project.portfolio-hover-style-9 .entry-thumb:hover .portfolio-entry-hover:before{-webkit-transform:rotate(45deg) scale(2,1);-moz-transform:rotate(45deg) scale(2,1);-o-transform:rotate(45deg) scale(2,1);transform:rotate(45deg) scale(2,1);}
.project.portfolio-hover-style-9 .entry-thumb:hover .portfolio-entry-hover .title-wrap h4{opacity:1;-webkit-transform:scale(1.2);transform:scale(1.2);}
.project.portfolio-hover-style-9 .entry-thumb:hover .portfolio-entry-hover .title-wrap .entry-tags{opacity:1;-webkit-transform:scale(1);transform:scale(1);}
.project.portfolio-hover-style-9 .entry-thumb .custom-hover-title{display:none;}
.project.portfolio-hover-style-10 .entry-thumb .portfolio-entry-hover{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden;z-index:2;background:rgba(255,255,255,0.7);opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.project.portfolio-hover-style-10 .entry-thumb .portfolio-entry-hover .title-wrap,.project.portfolio-hover-style-10 .entry-thumb .portfolio-entry-hover > a,.project.portfolio-hover-style-10 .entry-thumb .portfolio-entry-hover .entry-share-clickable{display:none;}
.project.portfolio-hover-style-10 .entry-thumb .portfolio-entry-hover .custom-hover-title{font:normal 300 18px "Roboto", "Open Sans", "PT Sans", sans-serif;display:block;width:100%;position:absolute;left:0;top:50%;text-align:center;padding:0 10px;-webkit-transform:translateY(-50%) scale(1);-moz-transform:translateY(-50%) scale(1);-o-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1);-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;}
.project.portfolio-hover-style-10 .entry-thumb .portfolio-entry-hover .custom-hover-title a{color:#000;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.project.portfolio-hover-style-10 .entry-thumb .portfolio-entry-hover .custom-hover-title a:hover{color:#00a9d3;}
.project.portfolio-hover-style-10 .entry-thumb:hover .portfolio-entry-hover{opacity:1;}
.project.portfolio-hover-style-10 .entry-thumb:hover .portfolio-entry-hover .custom-hover-title{-webkit-transform:translateY(-50%) scale(1.3);-moz-transform:translateY(-50%) scale(1.3);-o-transform:translateY(-50%) scale(1.3);transform:translateY(-50%) scale(1.3);}
.project.portfolio-hover-style-11 .entry-thumb .portfolio-entry-hover{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden;z-index:2;background:rgba(255,255,255,0.7);opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.project.portfolio-hover-style-11 .entry-thumb .portfolio-entry-hover .title-wrap,.project.portfolio-hover-style-11 .entry-thumb .portfolio-entry-hover > a:not(.zoom-post),.project.portfolio-hover-style-11 .entry-thumb .portfolio-entry-hover .entry-share-clickable,.project.portfolio-hover-style-11 .entry-thumb .portfolio-entry-hover .custom-hover-title{display:none;}
.project.portfolio-hover-style-11 .entry-thumb .portfolio-entry-hover > a.zoom-post{display:block;width:50px;height:50px;line-height:50px;position:absolute;left:50%;top:150%;margin-left:-25px;margin-top:-25px;color:#000;background:transparent;border:1px solid rgba(255,255,255,0.8);border-radius:50%;-webkit-transition:top .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;-moz-transition:top .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;transition:top .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;}
.project.portfolio-hover-style-11 .entry-thumb .portfolio-entry-hover > a.zoom-post i{font-size:22px;display:block;width:100%;height:100%;line-height:inherit;text-align:center;}
.project.portfolio-hover-style-11 .entry-thumb .portfolio-entry-hover > a.zoom-post:hover{background:#fff;border-color:#fff;}
.project.portfolio-hover-style-11 .entry-thumb:hover .portfolio-entry-hover{opacity:1;}
.project.portfolio-hover-style-11 .entry-thumb:hover .portfolio-entry-hover > a.zoom-post{top:50%;}
.project .entry-content p,.project .entry-content{display:inline;}
#portfolio-page .sort-panel{margin-top:25px;text-align:center;}
#portfolio-page .project,#grid-folio .project{margin-bottom:7px;padding:0;}
#portfolio-page .project .cover,#grid-folio .project .cover{margin:0 3px;padding-bottom:15px;background:#fff;}
#portfolio-page .project .cover .entry-thumb,#grid-folio .project .cover .entry-thumb{margin-bottom:3px;}
#portfolio-page .project .cover .entry-thumb .portfolio-entry-meta,#grid-folio .project .cover .entry-thumb .portfolio-entry-meta{display:none;}
#portfolio-page .project .cover .feature-title,#grid-folio .project .cover .feature-title{margin-bottom:0px;text-align:center;margin-top:10px;}
#portfolio-page .project .cover .feature-title a,#grid-folio .project .cover .feature-title a{border-bottom-width:0;}
#portfolio-page .project .cover .entry-tags ul,#grid-folio .project .cover .entry-tags ul{margin-bottom:0;}
#portfolio-page .project .cover .entry-content,#grid-folio .project .cover .entry-content{padding:0 5px;margin-top:15px;}
#portfolio-page.mini .project .entry-thumb,#grid-folio.mini .project .entry-thumb{margin-bottom:6px;}
#portfolio-page.mini article.columns.project,#grid-folio.mini article.columns.project{margin-bottom:0;}
#portfolio-page.mini article.columns.project .cover,#grid-folio.mini article.columns.project .cover{padding:0;}
#portfolio-page,#grid-folio,.single-folio{margin-bottom:0;}
#portfolio-page .entry-meta .social-share .post-like .portfolio-share-like,#grid-folio .entry-meta .social-share .post-like .portfolio-share-like,.single-folio .entry-meta .social-share .post-like .portfolio-share-like{font-size:18px;color:#878787;}
#portfolio-page .entry-meta .social-share .post-like .count,#grid-folio .entry-meta .social-share .post-like .count,.single-folio .entry-meta .social-share .post-like .count{color:#878787;}
.project.one-photo .entry-thumb img{min-width:100%;}
.single-my-product .project.one-photo{padding-bottom:0;border:none;}
#grid-folio{margin-left:-10px;}
#grid-folio .project{margin-left:0 !important;}
.project.project-one-column{padding-bottom:0;}
.project.project-one-column .entry-thumb{margin-bottom:0 !important;}
.project.project-one-column .entry-content{display:block;text-align:left;position:relative;margin-top:10px;margin-bottom:20px;}
.project.project-one-column .entry-content p{color:#565656;}
.project.project-one-column .entry-content p:last-child{margin-bottom:0;}
.project.project-one-column .feature-title{text-align:left;margin-top:10px;}
.project.project-one-column .feature-title a{border-bottom-width:0;}
.project.project-one-column ul{text-align:left;}
.project.project-one-column .portfolio-entry-meta-info ul li:before{padding-top:4px;}
.single-folio-video{margin-bottom:40px;overflow:hidden;}
.single-folio .widget-title{text-align:center;}
#my-work-slider{clear:both;position:relative;text-align:center;}
#my-work-slider > img{display:none;}
#grid-folio .entry-thumb{text-align:left;}
#grid-folio.grid-folio-full-width{width:102%;margin-left:-1%;margin-bottom:30px;}
#grid-folio.grid-folio-full-width article.project{float:left;width:20%;margin:0;padding:0;}
#grid-folio.grid-folio-full-width article.project .entry-thumb{margin:0 0 0px 0px;padding:0;}
#grid-folio.grid-folio-full-width .cover{padding-bottom:0;margin-bottom:6px;}
#grid-folio.grid-folio-full-width-bordered{width:102%;margin-left:-1%;margin-bottom:30px;}
#grid-folio.grid-folio-full-width-bordered article.project{float:left;width:20%;margin:0;padding:0;}
#grid-folio.grid-folio-full-width-bordered article.project .entry-thumb{margin:0 0 3px 3px;padding:0;}
#grid-folio.grid-folio-full-width-bordered .cover{padding-bottom:0;margin-bottom:6px;}
#grid-folio.grid-folio{width:100%;margin-left:10px;margin-bottom:30px;}
#grid-folio.grid-folio article.project{float:left;width:25%;margin:0;padding:0;}
#grid-folio.grid-folio article.project .entry-thumb{margin:0 0 0px 0px;padding:0;}
#grid-folio.grid-folio-bordered{width:100%;margin-left:7px;margin-bottom:30px;}
#grid-folio.grid-folio-bordered article.project{float:left;width:25%;margin:0;padding:0;}
#grid-folio.grid-folio-bordered article.project .entry-thumb{margin:0 0 3px 3px;padding:0;}
ul.slides li{text-align:center;}
.single-folio.folio_inside_1 .mvb_container .row-wrapper:first-child .row{padding-top:0;}
.single-folio.folio_inside_1 .portfolio-inside-main-carousel .slick-list{overflow:hidden;margin:0;padding:0;}
.single-folio.folio_inside_1 .portfolio-inside-main-carousel .slick-list .slick-slide{float:left;}
.single-folio.folio_inside_1 .portfolio-inside-main-carousel .jcarousel-control,.single-folio.folio_inside_1 .portfolio-inside-main-carousel .slider-control{position:absolute;z-index:15;top:50%;margin-top:-37px;display:block;width:44px;height:74px;line-height:74px;color:#000;font-size:15px;text-align:center;vertical-align:middle;background:transparent;border-radius:3px;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.single-folio.folio_inside_1 .portfolio-inside-main-carousel .jcarousel-control:before,.single-folio.folio_inside_1 .portfolio-inside-main-carousel .slider-control:before{font-family:"infinity" !important;font-size:15px;color:#000;}
.single-folio.folio_inside_1 .portfolio-inside-main-carousel .jcarousel-control:after,.single-folio.folio_inside_1 .portfolio-inside-main-carousel .slider-control:after{content:"";display:block;width:44px;height:74px;position:absolute;top:0;left:0;background:rgba(0,0,0,0.04);border-bottom:1px solid rgba(0,0,0,0.1);border-radius:3px;z-index:-1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.single-folio.folio_inside_1 .portfolio-inside-main-carousel .jcarousel-control.jcarousel-control-prev,.single-folio.folio_inside_1 .portfolio-inside-main-carousel .jcarousel-control.prev,.single-folio.folio_inside_1 .portfolio-inside-main-carousel .slider-control.jcarousel-control-prev,.single-folio.folio_inside_1 .portfolio-inside-main-carousel .slider-control.prev{left:20px;}
.single-folio.folio_inside_1 .portfolio-inside-main-carousel .jcarousel-control.jcarousel-control-prev:before,.single-folio.folio_inside_1 .portfolio-inside-main-carousel .jcarousel-control.prev:before,.single-folio.folio_inside_1 .portfolio-inside-main-carousel .slider-control.jcarousel-control-prev:before,.single-folio.folio_inside_1 .portfolio-inside-main-carousel .slider-control.prev:before{content:"\e6de";}
.single-folio.folio_inside_1 .portfolio-inside-main-carousel .jcarousel-control.jcarousel-control-next,.single-folio.folio_inside_1 .portfolio-inside-main-carousel .jcarousel-control.next,.single-folio.folio_inside_1 .portfolio-inside-main-carousel .slider-control.jcarousel-control-next,.single-folio.folio_inside_1 .portfolio-inside-main-carousel .slider-control.next{right:20px;}
.single-folio.folio_inside_1 .portfolio-inside-main-carousel .jcarousel-control.jcarousel-control-next:before,.single-folio.folio_inside_1 .portfolio-inside-main-carousel .jcarousel-control.next:before,.single-folio.folio_inside_1 .portfolio-inside-main-carousel .slider-control.jcarousel-control-next:before,.single-folio.folio_inside_1 .portfolio-inside-main-carousel .slider-control.next:before{content:"\e6db";}
.single-folio.folio_inside_1 .portfolio-inside-main-carousel .jcarousel-control:hover:after,.single-folio.folio_inside_1 .portfolio-inside-main-carousel .slider-control:hover:after{-webkit-transform:scaleY(1.2);-moz-transform:scaleY(1.2);-o-transform:scaleY(1.2);transform:scaleY(1.2);}
.single-folio.folio_inside_1 .portfolio-inside-main-carousel:hover .jcarousel-control,.single-folio.folio_inside_1 .portfolio-inside-main-carousel:hover .slider-control{opacity:1;}
.single-folio.folio_inside_1 .portfolio-inside-main-carousel .main-slide{position:relative;}
.single-folio.folio_inside_1 .portfolio-inside-main-carousel .main-slide > img{display:block;min-width:100%;}
.single-folio.folio_inside_1 .portfolio-inside-main-carousel .main-slide > a{font-size:30px;position:absolute;right:20px;bottom:20px;color:#fff;}
.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel .slick-list{overflow:hidden;margin:0;padding:0;}
.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel .slick-list .slick-slide{float:left;}
.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel .jcarousel-control,.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel .slider-control{position:absolute;z-index:15;top:50%;margin-top:-37px;display:block;width:44px;height:74px;line-height:74px;color:#000;font-size:15px;text-align:center;vertical-align:middle;background:transparent;border-radius:3px;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel .jcarousel-control:before,.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel .slider-control:before{font-family:"infinity" !important;font-size:15px;color:#000;}
.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel .jcarousel-control:after,.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel .slider-control:after{content:"";display:block;width:44px;height:74px;position:absolute;top:0;left:0;background:rgba(0,0,0,0.04);border-bottom:1px solid rgba(0,0,0,0.1);border-radius:3px;z-index:-1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel .jcarousel-control.jcarousel-control-prev,.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel .jcarousel-control.prev,.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel .slider-control.jcarousel-control-prev,.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel .slider-control.prev{left:20px;}
.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel .jcarousel-control.jcarousel-control-prev:before,.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel .jcarousel-control.prev:before,.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel .slider-control.jcarousel-control-prev:before,.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel .slider-control.prev:before{content:"\e6de";}
.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel .jcarousel-control.jcarousel-control-next,.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel .jcarousel-control.next,.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel .slider-control.jcarousel-control-next,.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel .slider-control.next{right:20px;}
.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel .jcarousel-control.jcarousel-control-next:before,.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel .jcarousel-control.next:before,.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel .slider-control.jcarousel-control-next:before,.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel .slider-control.next:before{content:"\e6db";}
.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel .jcarousel-control:hover:after,.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel .slider-control:hover:after{-webkit-transform:scaleY(1.2);-moz-transform:scaleY(1.2);-o-transform:scaleY(1.2);transform:scaleY(1.2);}
.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel:hover .jcarousel-control,.single-folio.folio_inside_1 .portfolio-inside-thumbs-carousel:hover .slider-control{opacity:1;}
.single-folio.folio_inside_1 .inner-nav{margin:30px 0;padding:0;}
.single-folio.folio_inside_1 .folio-entry-media{padding:0;}
.single-folio.folio_inside_1 .folio-entry-media.desc-left{float:right;}
.single-folio.folio_inside_1 .folio-entry-media.desc-left .inner-nav{padding-left:20px;padding-right:0;}
.single-folio.folio_inside_1 .folio-entry-media.desc-left .entry-meta,.single-folio.folio_inside_1 .folio-entry-media.desc-left .post-tags,.single-folio.folio_inside_1 .folio-entry-media.desc-left .share-cover{padding-left:20px;}
.single-folio.folio_inside_1 .folio-entry-media.desc-right{float:left;}
.single-folio.folio_inside_1 .folio-entry-media.desc-right .inner-nav{padding-left:0;padding-right:20px;}
.single-folio.folio_inside_1 .folio-entry-media.desc-right .entry-meta,.single-folio.folio_inside_1 .folio-entry-media.desc-right .post-tags,.single-folio.folio_inside_1 .folio-entry-media.desc-right .share-cover{padding-right:20px;}
.single-folio.folio_inside_1 .folio-entry-media.desc-bottom{margin-bottom:30px;}
.single-folio.folio_inside_1 .folio-info{text-align:left;padding:0;}
.single-folio.folio_inside_1 .folio-info.desc-left{float:left;}
.single-folio.folio_inside_1 .folio-info.desc-right{float:right;}
.single-folio.folio_inside_1 .folio-info.desc-top .folio-info-field .folio-inside-add-info .folio-client,.single-folio.folio_inside_1 .folio-info.desc-top .folio-info-field .folio-inside-add-info .folio-inside-like,.single-folio.folio_inside_1 .folio-info.desc-bottom .folio-info-field .folio-inside-add-info .folio-client,.single-folio.folio_inside_1 .folio-info.desc-bottom .folio-info-field .folio-inside-add-info .folio-inside-like{float:none;clear:both;text-align:left;}
.single-folio.folio_inside_1 .folio-info.desc-top .folio-info-field .folio-inside-add-info .folio-client,.single-folio.folio_inside_1 .folio-info.desc-bottom .folio-info-field .folio-inside-add-info .folio-client{margin-bottom:5px;}
.single-folio.folio_inside_1 .folio-info.desc-top .folio-info-field.tasks,.single-folio.folio_inside_1 .folio-info.desc-bottom .folio-info-field.tasks{position:relative;background:transparent;}
.single-folio.folio_inside_1 .folio-info.desc-top .folio-info-field.tasks:before,.single-folio.folio_inside_1 .folio-info.desc-bottom .folio-info-field.tasks:before{content:"";display:block;position:absolute;left:0;right:3px;top:0;bottom:0;background:#fff;z-index:-1;}
.single-folio.folio_inside_1 .folio-info.desc-top .folio-info-field.folio-info-field-inner,.single-folio.folio_inside_1 .folio-info.desc-bottom .folio-info-field.folio-info-field-inner{position:relative;background:transparent;}
.single-folio.folio_inside_1 .folio-info.desc-top .folio-info-field.folio-info-field-inner:before,.single-folio.folio_inside_1 .folio-info.desc-bottom .folio-info-field.folio-info-field-inner:before{content:"";display:block;position:absolute;left:3px;right:0;top:0;bottom:0;background:#fff;z-index:-1;}
.single-folio.folio_inside_1 .folio-info .folio-info-field{position:relative;text-align:left;padding:30px 20px;z-index:1;background:#fff;}
.single-folio.folio_inside_1 .folio-info .folio-info-field.clients{color:#fff;background:#00a9d3;}
.single-folio.folio_inside_1 .folio-info .folio-info-field.clients *{color:inherit;}
.single-folio.folio_inside_1 .folio-info .folio-info-field.clients strong{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;border-bottom:1px dashed #fff;}
.single-folio.folio_inside_1 .folio-info .folio-info-field.tasks{margin-bottom:10px;}
.single-folio.folio_inside_1 .folio-info .folio-info-field.tasks > ul{list-style:none;}
.single-folio.folio_inside_1 .folio-info .folio-info-field.tasks > p,.single-folio.folio_inside_1 .folio-info .folio-info-field.tasks > li{position:relative;line-height:1.6;padding-left:30px;margin-bottom:30px;}
.single-folio.folio_inside_1 .folio-info .folio-info-field.tasks > p:before,.single-folio.folio_inside_1 .folio-info .folio-info-field.tasks > li:before{content:"";display:block;width:8px;height:8px;position:absolute;left:5px;top:.8em;margin-top:-4px;background:#e0e0e0;border-radius:50%;}
.single-folio.folio_inside_1 .folio-info .folio-info-field.tasks > p:after,.single-folio.folio_inside_1 .folio-info .folio-info-field.tasks > li:after{content:"";display:block;width:78px;height:1px;position:absolute;bottom:-15px;left:0;background:#e0e0e0;}
.single-folio.folio_inside_1 .folio-info .folio-info-field.tasks > p:last-child:after,.single-folio.folio_inside_1 .folio-info .folio-info-field.tasks > li:last-child:after{display:none;}
.single-folio.folio_inside_1 .folio-info .folio-info-field.folio-info-field-inner{margin-bottom:10px;}
.single-folio.folio_inside_1 .folio-info .folio-info-field.folio-add-info{margin-bottom:0;color:#fff;background:#00a9d3;}
.single-folio.folio_inside_1 .folio-info .folio-info-field.folio-add-info *{color:inherit;}
.single-folio.folio_inside_1 .folio-info .folio-info-field.folio-add-info .folio-client{float:left;line-height:30px;}
.single-folio.folio_inside_1 .folio-info .folio-info-field.folio-add-info .folio-client *{line-height:inherit;}
.single-folio.folio_inside_1 .folio-info .folio-info-field.folio-add-info .folio-client a{position:relative;margin-left:10px;}
.single-folio.folio_inside_1 .folio-info .folio-info-field.folio-add-info .folio-client a:before{content:"";display:block;width:100%;height:2px;position:absolute;left:0;bottom:0;background:-moz-linear-gradient(top,rgba(255,255,255,0.5),#fff);background:-webkit-linear-gradient(top,rgba(255,255,255,0.5),#fff);background:-o-linear-gradient(top,rgba(255,255,255,0.5),#fff);background:-ms-linear-gradient(top,rgba(255,255,255,0.5),#fff);background:linear-gradient(top,rgba(255,255,255,0.5),#fff);}
.single-folio.folio_inside_1 .folio-info .folio-info-field.folio-add-info .folio-inside-like{float:right;}
.single-folio.folio_inside_1 .folio-info .folio-info-field.folio-add-info .folio-inside-like .post-like i{color:#fff;}
.single-folio.folio_inside_1 .folio-info .folio-info-field.folio-add-info .folio-inside-like .post-like:hover i{color:#e2604f;}
.single-folio.folio_inside_1 .folio-info .folio-info-field .folio-field-name{position:relative;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:18px;text-align:left;margin-bottom:20px;}
.single-folio.folio_inside_1 .entry-meta{margin-top:10px;margin-bottom:5px;padding:0;}
.single-folio.folio_inside_1 .post-tags{text-align:left;padding:0;}
.single-folio.folio_inside_1 .share-cover{padding:10px 0;}
.single-folio.folio_inside_1.big_images_list #my-work-slider > .slides li,.single-folio.folio_inside_1.middle_image_list #my-work-slider > .slides li,.single-folio.folio_inside_1.small_images_list #my-work-slider > .slides li,.single-folio.folio_inside_1.advanced_gallery #my-work-slider > .slides li{line-height:0;padding-bottom:0;padding-right:0;float:left !important;}
.single-folio.folio_inside_1.big_images_list #my-work-slider > .slides li img,.single-folio.folio_inside_1.middle_image_list #my-work-slider > .slides li img,.single-folio.folio_inside_1.small_images_list #my-work-slider > .slides li img,.single-folio.folio_inside_1.advanced_gallery #my-work-slider > .slides li img{display:block;}
.single-folio.folio_inside_1.big_images_list #my-work-slider > .slides li{max-width:100%;}
.single-folio.folio_inside_1.advanced_gallery #my-work-slider > .slides{max-width:1000px;margin:0 auto;}
.single-folio.folio_inside_1.advanced_gallery #my-work-slider > .slides li.eight{padding-bottom:0;}
.single-folio.folio_inside_1 .video-js{margin-bottom:10px;}
.testimonials .columns{margin-bottom:20px;}
.testimonials .columns:last-child{float:left;}
.testimonials .page-nav{padding-left:10px;clear:both;}
.testimonials .testimonial-item{overflow:hidden;border:1px solid #e0e0e0;padding:20px 18px 20px;height:192px;}
.testimonials .testimonial-item .left{width:200px;}
.testimonials .testimonial-item .left .avatar{position:relative;width:180px;}
.testimonials .testimonial-item .left .box-name{color:#3e4142;font-size:23px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;line-height:1.6;color:#000;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.testimonials .testimonial-item .left .box-name a{color:inherit;}
.testimonials .testimonial-item .left .box-name a{color:inherit;}
.testimonials .testimonial-item .right{float:none;margin-left:200px;}
.testimonials .testimonial-item .right blockquote{background-color:transparent;padding:0;color:#565656;font-size:14px;line-height:20px;}
.testimonials .testimonial-item .right blockquote:before,.testimonials .testimonial-item .right blockquote:after{display:none;}
.testimonials .testimonial-item .right blockquote p{font-size:inherit;font-weight:inherit;line-height:inherit;font-style:normal;}
.testimonials .testimonial-item .right blockquote:before{position:relative;width:70px;height:38px;top:32px;float:left;color:#565656;left:0;}
.testimonials .testimonial-item:hover{background-color:#f5f5f5;}
.testimonials .testimonial-item:hover .box-name{color:#00a9d3;}
.testimonials .testimonial-item:hover .right blockquote:before,.testimonials .testimonial-item:hover .right blockquote:after{display:none;}
#main-content article.post.no-results{padding:25px;}
#main-content article.post.no-results .title-icon-wrap{float:left;font-size:30px;display:block;width:70px;height:70px;color:#000;background:transparent;border-radius:15px;border:1px solid #e0e0e0;}
#main-content article.post.no-results .title-icon-wrap i{position:relative;display:block;width:70px;height:70px;line-height:70px;text-align:center;overflow:hidden;z-index:0;color:#00a9d3;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;transition:color .2s ease-in-out;}
#main-content article.post.no-results header{padding-top:30px;}
#main-content article.post.no-results header.main-title{margin-left:95px;padding-top:0px;color:#000;}
#main-content article.post.no-results header.main-title strong{font-weight:300;}
#main-content article.post.no-results .entry-content{margin-left:95px;}
#main-content article.post.no-results .entry-content p{margin-left:0;}
#main-content article.post.no-results .clearfix{padding:0;}
#main-content article.post.no-results .clearfix .container{width:50%;}
#main-content article.post.no-results .clearfix .container.left{padding-right:30px;}
#main-content article.post.no-results .clearfix .container.right{padding-left:30px;}
#main-content article.post.no-results .clearfix .container.right .form-search{position:relative;}
#main-content article.post.no-results .clearfix .container.right .form-search i{position:absolute;z-index:1;font-size:25px;right:5px;top:50%;margin-top:-12px;}
#main-content article.post.no-results h2{margin-bottom:0;font-weight:400;}
#main-content article.post.no-results select{height:45px;padding:0 10px;margin-bottom:15px;border-color:#e0e0e0;border-radius:3px;background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/drop-down-arrow.png) 97% center no-repeat;-webkit-appearance:none;-moz-appearance:none;}
#main-content article.post.no-results input[type="text"]{position:relative;border-radius:3px;}
#main-content article.post.no-results input[type="submit"]{display:none;}
#main-content article.post.no-results .widget_crum_tags_widget{overflow:hidden;}
#main-content article.post.no-results .widget_crum_tags_widget .tags-widget.clearfix{padding:0;}
.search-page #main-content article.post.no-results header{padding-top:0;}
.search-page #main-content article.post.no-results header h1{font-size:24px;color:#000;}
.search-page #main-content article.post.no-results .entry-content{margin-left:0;}
body.error404 .side-area-controller-wrap,body.search-no-results .side-area-controller-wrap{display:none;}
.widget + .widget{margin-top:40px;}
.extra-links{display:block;margin-bottom:10px;}
.extra-links:before,.extra-links:after{content:" ";display:table;}
.extra-links:after{clear:both;}
.extra-links .flex-direction-nav{float:right;}
.video-block{position:relative;}
.text-widget{line-height:1.6;}
.widget{position:relative;}
.widget ul{padding:0;margin:0;list-style:none;}
.widget .textwidget{font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;line-height:1.66;}
.widget.widget-highlight{padding:20px 15px;background:#f7f7f7;border:1px solid #e0e0e0;border-radius:3px;}
.widget-title{line-height:1.5;}
.widget-title .icon{float:left;font-size:26px;margin-right:15px;position:relative;top:-2px;width:auto;height:auto;line-height:1.6;}
#footer .widget .widget-title{margin-bottom:50px;}
#footer .widget .widget_text{text-align:left;}
#footer .widget_dfd_vcard_simple{overflow:hidden;text-align:left;position:relative;bottom:7px;z-index:1;}
#footer .widget_dfd_logo{text-align:left;}
.facebookOuter{background-color:transparent;}
.facebookInner{background:transparent;}
#layout .widget{padding:0 10px;}
#layout .widget.background-main,#layout .widget.background-main-with-delim,#layout .widget.white,#layout .widget.white-with-delim{padding-top:25px;padding-bottom:25px;margin-top:0 !important;}
#layout .widget.background-main,#layout .widget.background-main-with-delim{background:#00a9d3;}
#layout .widget.background-main *,#layout .widget.background-main-with-delim *{color:#fff !important;}
#layout .widget.background-main .subtitle,#layout .widget.background-main a,#layout .widget.background-main .dopinfo,#layout .widget.background-main .entry-meta,#layout .widget.background-main .entry-meta *,#layout .widget.background-main-with-delim .subtitle,#layout .widget.background-main-with-delim a,#layout .widget.background-main-with-delim .dopinfo,#layout .widget.background-main-with-delim .entry-meta,#layout .widget.background-main-with-delim .entry-meta *{color:#6de2ff !important;}
#layout .widget.background-main .slick-dots li.slick-active button,#layout .widget.background-main-with-delim .slick-dots li.slick-active button{background:transparent;border-color:#fff;}
#layout .widget.background-main .slick-dots li button,#layout .widget.background-main-with-delim .slick-dots li button{background:#fff;}
#layout .widget.background-main.widget_dfd_author .author-image i,#layout .widget.background-main-with-delim.widget_dfd_author .author-image i{color:#000 !important;}
#layout .widget.background-main.widget_dfd_author .soc-icons a:before,#layout .widget.background-main-with-delim.widget_dfd_author .soc-icons a:before{color:#fff;border-color:#fff;}
#layout .widget.white,#layout .widget.white-with-delim{background:#fff;}
#layout .widget.background-main-with-delim,#layout .widget.white-with-delim{margin-bottom:7px;}
#layout .widget + .widget{margin-top:30px;}
.instagram-wrap{width:100%;}
.instagram-wrap:before,.instagram-wrap:after{content:" ";display:table;}
.instagram-wrap:after{clear:both;}
.instagram-autor{float:left;width:21%;margin-right:5%;}
.instagram-autor > a{display:block;}
.instagram-autor > a,.instagram-autor > a img{width:100%;}
.instagram-autor .instagram-stat{width:100%;height:auto;}
.instagram-autor .instagram-stat > span{display:block;width:100%;border-bottom:1px solid;padding:10px 0px;text-align:center;}
.instagram-autor .instagram-stat > span:last-child{border-bottom:0px;}
.instagram-autor .instagram-stat .numb{color:#ef745c;font-size:20px;font-weight:500;line-height:1.1;}
.instagram-autor .instagram-stat .diopinfo{display:block;color:#939393;font-size:14px;}
.intagram-gallery{float:left;overflow:hidden;width:74%;}
.intagram-gallery .intagram-gallery-row{position:relative;margin:0 -2px;}
.intagram-gallery .item{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:50%;float:left;padding:0 2px 4px;text-align:center;}
.intagram-gallery .item a,.intagram-gallery .item img{display:block;width:100%;}
.intagram-gallery .item img:first-child{opacity:0;}
.intagram-gallery .item .item-authorinfo{position:absolute;z-index:2;top:0;left:0;right:0;display:block;width:95%;height:95%;border-radius:50%;color:#f7f7f7;font-size:18px;font-weight:500;line-height:1em;background:#00a9d3;}
.intagram-gallery .item .item-authorinfo a{color:inherit;font-size:15px;font-style:italic;}
.intagram-gallery .item .item-authorinfo > span{display:block;position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.recent-posts-list li:before,.recent-posts-list li:after{content:" ";display:table;}
.recent-posts-list li:after{clear:both;}
.recent-posts-list .post-item{padding-bottom:30px;}
.recent-posts-list .post-item .entry-thumb{border-radius:3px;margin:0 20px 0 0;float:left;}
.recent-posts-list .post-item .entry-thumb,.recent-posts-list .post-item .entry-thumb img{width:80px;height:80px;}
.recent-posts-list .post-item .entry-thumb .img-mask{width:80px;height:80px;border-radius:3px;}
.recent-posts-list .post-item .entry-thumb .img-mask img{visibility:hidden;}
.recent-posts-list .post-item .entry-thumb + .entry-content-wrap{margin-left:100px;}
.recent-posts-list .post-item .entry-content-wrap{margin-top:-5px;}
.recent-posts-list .post-item .entry-content-wrap .box-name{text-align:left !important;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;-moz-transform-origin:0 50%;-o-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;}
.recent-posts-list .post-item .entry-content-wrap .box-name a{-webkit-transition:color .3s ease, text-decoration .2s ease;-moz-transition:color .3s ease, text-decoration .2s ease;transition:color .3s ease, text-decoration .2s ease;}
.recent-posts-list .post-item .entry-content-wrap .entry-meta{margin-bottom:0;-webkit-transition:opacity .3s ease-in-out, visibility .3s ease-in-out, margin-top .3s ease-in-out, margin-bottom .3s ease-in-out;-moz-transition:opacity .3s ease-in-out, visibility .3s ease-in-out, margin-top .3s ease-in-out, margin-bottom .3s ease-in-out;transition:opacity .3s ease-in-out, visibility .3s ease-in-out, margin-top .3s ease-in-out, margin-bottom .3s ease-in-out;}
.recent-posts-list .post-item .entry-content-wrap .entry-meta a{-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;transition:color .2s ease-in-out;}
.recent-posts-list .post-item .entry-summary{clear:both;padding:20px 0 0 0;margin-top:0;}
.recent-posts-list .post-item.without-thumbnail{padding-bottom:0;}
.recent-posts-list .post-item.without-thumbnail .entry-content-wrap{margin-top:0;}
.recent-posts-list .post-item.without-thumbnail .entry-content-wrap .box-name{font:normal 300 15px "Roboto", "Open Sans", "PT Sans", sans-serif;line-height:1em;}
.recent-posts-list .post-item.without-thumbnail .entry-content-wrap .entry-meta{margin-top:-10px;opacity:0;visibility:hidden;}
.recent-posts-list .post-item.without-thumbnail.active .box-name{-webkit-transform:scale(1.4);transform:scale(1.4);}
.recent-posts-list .post-item.without-thumbnail.active .entry-meta{margin-top:5px;margin-bottom:25px;opacity:1;visibility:visible;}
.entry-meta{height:32px;padding:0px;position:relative;font-size:15px;color:#878787;}
.entry-meta:before,.entry-meta:after{content:" ";display:table;}
.entry-meta:after{clear:both;}
.entry-meta > *{float:left;height:32px;line-height:32px;}
.entry-meta i{padding-right:5px;color:#c6c6c6;}
.entry-meta a{color:inherit;}
.entry-meta .entry-comments i{margin-right:5px;padding-right:5px;font-size:14px;}
.entry-meta .delim{position:relative;height:29px;padding-right:3px;margin-right:3px;}
.entry-meta .delim.blank{border-right:0px;}
.entry-meta.without-icons i{display:none;}
.widget_dfd_recent_comments .widget-recentcomments .recentcomments{color:#000;font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;margin:-10px 0 20px -10px;padding:10px;border:1px solid transparent;-webkit-transition:background .3s ease-in-out, border-color .3s ease-in-out;-moz-transition:background .3s ease-in-out, border-color .3s ease-in-out;transition:background .3s ease-in-out, border-color .3s ease-in-out;}
.widget_dfd_recent_comments .widget-recentcomments .recentcomments p{line-height:1.6;margin-bottom:0;}
.widget_dfd_recent_comments .widget-recentcomments .recentcomments p:last-child{margin-top:12px;}
.widget_dfd_recent_comments .widget-recentcomments .recentcomments p.comment-text{padding-bottom:0;}
.widget_dfd_recent_comments .widget-recentcomments .recentcomments .entry-meta{height:auto;margin:0;}
.widget_dfd_recent_comments .widget-recentcomments .recentcomments .entry-meta > *{height:auto;line-height:inherit;text-decoration:underline;}
.widget_dfd_recent_comments .widget-recentcomments .recentcomments .entry-meta .author{margin-right:10px;}
.widget_dfd_recent_comments .widget-recentcomments .recentcomments .entry-meta .author a{color:inherit;}
.widget_dfd_recent_comments .widget-recentcomments .recentcomments .entry-meta a{-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.widget_dfd_recent_comments .widget-recentcomments .recentcomments .entry-meta .comments-date{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:15px;display:none;}
.widget_dfd_recent_comments .widget-recentcomments .recentcomments:last-child{margin-bottom:0;}
#layout.single-post
#layout.blog-page .row.collapse .widget_dfd_recent_comments.background-main .widget-recentcomments .entry-meta,#layout.single-post
#layout.blog-page .row.collapse .widget_dfd_recent_comments.background-main-with-delim .widget-recentcomments .entry-meta{color:#6de2ff !important;}
#layout.single-post
#layout.blog-page .row.collapse .widget_dfd_recent_comments.background-main .widget-recentcomments .entry-meta *,#layout.single-post
#layout.blog-page .row.collapse .widget_dfd_recent_comments.background-main-with-delim .widget-recentcomments .entry-meta *{color:#6de2ff !important;}
.widget_twitter-widget{text-align:left;}
.widget_twitter-widget .widget-title{text-align:left;}
.widget_twitter-widget .tweets-author{padding-bottom:10px;min-height:70px;}
.widget_twitter-widget .tweets-author img{float:left;margin-right:16px;width:40px;height:40px;}
.widget_twitter-widget .tweets-author strong{display:block;font-size:23px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;line-height:1.6;color:#000;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;margin-bottom:4px;}
.widget_twitter-widget .tweets-author strong a{color:inherit;}
.widget_twitter-widget .tweets-author strong a{color:inherit;}
.widget_twitter-widget .tweets-author strong span{font-size:12px;}
.widget_twitter-widget .twitter-icon-wrap{font-size:25px;margin-bottom:10px;}
.widget_twitter-widget .tweet-list{text-align:left;}
.widget_twitter-widget .tweet-list.with-carousel{cursor:move;}
.widget_twitter-widget .tweet-list.with-carousel .slick-list{overflow:hidden;margin:0;padding:0;}
.widget_twitter-widget .tweet-list.with-carousel .slick-list .slick-slide{float:left;}
.widget_twitter-widget .tweet-list.with-carousel .jcarousel-control,.widget_twitter-widget .tweet-list.with-carousel .slider-control{position:absolute;z-index:15;top:50%;margin-top:-37px;display:block;width:44px;height:74px;line-height:74px;color:#000;font-size:15px;text-align:center;vertical-align:middle;background:transparent;border-radius:3px;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.widget_twitter-widget .tweet-list.with-carousel .jcarousel-control:before,.widget_twitter-widget .tweet-list.with-carousel .slider-control:before{font-family:"infinity" !important;font-size:15px;color:#000;}
.widget_twitter-widget .tweet-list.with-carousel .jcarousel-control:after,.widget_twitter-widget .tweet-list.with-carousel .slider-control:after{content:"";display:block;width:44px;height:74px;position:absolute;top:0;left:0;background:rgba(0,0,0,0.04);border-bottom:1px solid rgba(0,0,0,0.1);border-radius:3px;z-index:-1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.widget_twitter-widget .tweet-list.with-carousel .jcarousel-control.jcarousel-control-prev,.widget_twitter-widget .tweet-list.with-carousel .jcarousel-control.prev,.widget_twitter-widget .tweet-list.with-carousel .slider-control.jcarousel-control-prev,.widget_twitter-widget .tweet-list.with-carousel .slider-control.prev{left:20px;}
.widget_twitter-widget .tweet-list.with-carousel .jcarousel-control.jcarousel-control-prev:before,.widget_twitter-widget .tweet-list.with-carousel .jcarousel-control.prev:before,.widget_twitter-widget .tweet-list.with-carousel .slider-control.jcarousel-control-prev:before,.widget_twitter-widget .tweet-list.with-carousel .slider-control.prev:before{content:"\e6de";}
.widget_twitter-widget .tweet-list.with-carousel .jcarousel-control.jcarousel-control-next,.widget_twitter-widget .tweet-list.with-carousel .jcarousel-control.next,.widget_twitter-widget .tweet-list.with-carousel .slider-control.jcarousel-control-next,.widget_twitter-widget .tweet-list.with-carousel .slider-control.next{right:20px;}
.widget_twitter-widget .tweet-list.with-carousel .jcarousel-control.jcarousel-control-next:before,.widget_twitter-widget .tweet-list.with-carousel .jcarousel-control.next:before,.widget_twitter-widget .tweet-list.with-carousel .slider-control.jcarousel-control-next:before,.widget_twitter-widget .tweet-list.with-carousel .slider-control.next:before{content:"\e6db";}
.widget_twitter-widget .tweet-list.with-carousel .jcarousel-control:hover:after,.widget_twitter-widget .tweet-list.with-carousel .slider-control:hover:after{-webkit-transform:scaleY(1.2);-moz-transform:scaleY(1.2);-o-transform:scaleY(1.2);transform:scaleY(1.2);}
.widget_twitter-widget .tweet-list.with-carousel:hover .jcarousel-control,.widget_twitter-widget .tweet-list.with-carousel:hover .slider-control{opacity:1;}
.widget_twitter-widget .tweet-list.with-carousel .slick-list{padding-bottom:50px;}
.widget_twitter-widget .tweet-list.with-carousel .slick-list + .slick-dots{position:relative;bottom:10px;padding-top:0;}
.widget_twitter-widget .tweet-list .tweet .tweet-inner{font-size:14px;position:relative;line-height:2;color:#565656;}
.widget_twitter-widget .tweet-list .tweet .tweet-inner i{position:absolute;left:0;padding:5px;font-size:19px;border:3px solid transparent;border-radius:50%;color:#00a9d3;}
.widget_twitter-widget .tweet-list .tweet .tweet-inner .time{position:relative;font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;color:#878787;}
.widget_twitter-widget .tweet-list .tweet .tweet-inner a{color:#000;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.widget_twitter-widget .tweet-list .tweet .tweet-inner:last-child{padding-bottom:0;}
.widget_twitter-widget .tweet-list .twitter-read-more i{padding-right:10px;}
.widget_twitter-widget .tweet-list .twitter-read-more a.read-more{text-transform:none;font-size:14px;padding:0;}
.twitter-row{padding:20px 0;}
.twitter-row.twitter-module .tweet-item .tweet{padding:60px 10px;text-align:center;background:transparent;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out;}
.twitter-row.twitter-module .tweet-item .tweet .tweet-content{position:relative;height:7em;padding-bottom:25px;top:0;color:#878787;-webkit-transition:color .3s ease-in-out, top .3s ease-in-out;-moz-transition:color .3s ease-in-out, top .3s ease-in-out;transition:color .3s ease-in-out, top .3s ease-in-out;}
.twitter-row.twitter-module .tweet-item .tweet .tweet-content a{color:#000;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.twitter-row.twitter-module .tweet-item .tweet .date{position:relative;padding-bottom:5px;bottom:0;-webkit-transition:color .3s ease-in-out, bottom .3s ease-in-out;-moz-transition:color .3s ease-in-out, bottom .3s ease-in-out;transition:color .3s ease-in-out, bottom .3s ease-in-out;}
.twitter-row.twitter-module .tweet-item .tweet .tweet-author{position:relative;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:18px;padding-bottom:22px;color:#000;bottom:0;-webkit-transition:color .3s ease-in-out, bottom .3s ease-in-out;-moz-transition:color .3s ease-in-out, bottom .3s ease-in-out;transition:color .3s ease-in-out, bottom .3s ease-in-out;}
.twitter-row.twitter-module .tweet-item .tweet i{position:relative;font-size:19px;background:transparent;color:#000;bottom:0;-webkit-transition:color .3s ease-in-out, bottom .3s ease-in-out;-moz-transition:color .3s ease-in-out, bottom .3s ease-in-out;transition:color .3s ease-in-out, bottom .3s ease-in-out;}
.twitter-row.twitter-module .tweet-item .tweet:hover{background:#00a9d3;}
.twitter-row.twitter-module .tweet-item .tweet:hover .tweet-content,.twitter-row.twitter-module .tweet-item .tweet:hover .tweet-content a,.twitter-row.twitter-module .tweet-item .tweet:hover .date,.twitter-row.twitter-module .tweet-item .tweet:hover i,.twitter-row.twitter-module .tweet-item .tweet:hover .tweet-author{color:#fff;}
.twitter-row.twitter-module .tweet-item .tweet:hover .tweet-content{top:110px;}
.twitter-row.twitter-module .tweet-item .tweet:hover .date{bottom:60px;}
.twitter-row.twitter-module .tweet-item .tweet:hover .tweet-author{bottom:45px;}
.twitter-row.twitter-module .tweet-item .tweet:hover i{bottom:170px;}
.twitter-row .twitter-slider{cursor:move;}
.twitter-row .twitter-slider .slick-list{overflow:hidden;margin:0;padding:0;}
.twitter-row .twitter-slider .slick-list .slick-slide{float:left;}
.twitter-row .twitter-slider .jcarousel-control,.twitter-row .twitter-slider .slider-control{position:absolute;z-index:15;top:50%;margin-top:-37px;display:block;width:44px;height:74px;line-height:74px;color:#000;font-size:15px;text-align:center;vertical-align:middle;background:transparent;border-radius:3px;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.twitter-row .twitter-slider .jcarousel-control:before,.twitter-row .twitter-slider .slider-control:before{font-family:"infinity" !important;font-size:15px;color:#000;}
.twitter-row .twitter-slider .jcarousel-control:after,.twitter-row .twitter-slider .slider-control:after{content:"";display:block;width:44px;height:74px;position:absolute;top:0;left:0;background:rgba(0,0,0,0.04);border-bottom:1px solid rgba(0,0,0,0.1);border-radius:3px;z-index:-1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.twitter-row .twitter-slider .jcarousel-control.jcarousel-control-prev,.twitter-row .twitter-slider .jcarousel-control.prev,.twitter-row .twitter-slider .slider-control.jcarousel-control-prev,.twitter-row .twitter-slider .slider-control.prev{left:20px;}
.twitter-row .twitter-slider .jcarousel-control.jcarousel-control-prev:before,.twitter-row .twitter-slider .jcarousel-control.prev:before,.twitter-row .twitter-slider .slider-control.jcarousel-control-prev:before,.twitter-row .twitter-slider .slider-control.prev:before{content:"\e6de";}
.twitter-row .twitter-slider .jcarousel-control.jcarousel-control-next,.twitter-row .twitter-slider .jcarousel-control.next,.twitter-row .twitter-slider .slider-control.jcarousel-control-next,.twitter-row .twitter-slider .slider-control.next{right:20px;}
.twitter-row .twitter-slider .jcarousel-control.jcarousel-control-next:before,.twitter-row .twitter-slider .jcarousel-control.next:before,.twitter-row .twitter-slider .slider-control.jcarousel-control-next:before,.twitter-row .twitter-slider .slider-control.next:before{content:"\e6db";}
.twitter-row .twitter-slider .jcarousel-control:hover:after,.twitter-row .twitter-slider .slider-control:hover:after{-webkit-transform:scaleY(1.2);-moz-transform:scaleY(1.2);-o-transform:scaleY(1.2);transform:scaleY(1.2);}
.twitter-row .twitter-slider:hover .jcarousel-control,.twitter-row .twitter-slider:hover .slider-control{opacity:1;}
.twitter-row .twitter-slider:hover .jcarousel-control-prev{left:15px;opacity:1;}
.twitter-row .twitter-slider:hover .jcarousel-control-next{right:15px;opacity:1;}
.twitter-row .twitter-slider .slick-list + .slick-dots{padding-top:20px;}
.twitter-row .twitter-slider .tweet-item{width:100%;font-size:19px;text-align:left;color:#4f4f4f;}
.twitter-row .twitter-slider .tweet-item .tweet .twitter-row-icon-container{padding:0 5px;}
.twitter-row .twitter-slider .tweet-item .tweet .twitter-row-icon-container > i{display:inline-block;width:38px;height:38px;position:relative;z-index:1;background:#00a9d3;color:#fff;text-align:center;border-radius:3px;font-size:19px;line-height:38px;}
.twitter-row .twitter-slider .tweet-item .tweet .date{color:#878787;font:normal 300 15px "Roboto", "Open Sans", "PT Sans", sans-serif;}
.background--dark .twitter-row .twitter-slider li{color:inherit;}
.widget_crum_widget_tabs{padding-top:1px;}
.widget_crum_widget_tabs .tabs.horisontal dd{width:50%;margin-bottom:0;}
.widget_crum_widget_tabs .tabs.horisontal dd.first a{border-right-width:0;border-top-left-radius:3px;border-bottom-left-radius:3px;}
.widget_crum_widget_tabs .tabs.horisontal dd.second a{border-left-width:0;border-top-right-radius:3px;border-bottom-right-radius:3px;}
.widget_crum_widget_tabs .tabs.horisontal dd a{position:relative;font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;padding:0 10px;margin:0;background:transparent;color:#000;border:1px solid #e0e0e0;}
.widget_crum_widget_tabs .tabs.horisontal dd.active a{background:#00a9d3;color:#fff;border-color:#00a9d3;}
.widget_crum_widget_tabs .tabs.vertical dd{display:inline-block;width:100%;}
.widget_crum_widget_tabs .tabs.vertical dd a{position:relative;font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;padding:0 10px;margin:0;background:transparent;color:#000;border:1px solid #e0e0e0;display:block;border-bottom-width:0;line-height:38px;}
.widget_crum_widget_tabs .tabs.vertical dd.active a{background:#00a9d3;color:#fff;border-color:#00a9d3;display:block;}
.widget_crum_widget_tabs .tabs.vertical dd:first-child a{border-top-left-radius:3px;border-top-right-radius:3px;}
.widget_crum_widget_tabs .tabs.vertical dd:last-child a{border-bottom:1px solid #e0e0e0;border-bottom-left-radius:3px;border-bottom-right-radius:3px;}
.widget_crum_widget_tabs .tabs-content li{padding-top:0 !important;}
.widget_crum_widget_tabs article.mini-news{background:none;padding:0 0 30px;margin:0;}
.widget_crum_widget_tabs article.mini-news .entry-thumb{margin:0;text-align:center;}
.widget_crum_widget_tabs article.mini-news .entry-thumb .img-mask{border-radius:3px;}
.widget_crum_widget_tabs article.mini-news .entry-thumb img{visibility:hidden;display:block;}
.widget_crum_widget_tabs article.mini-news .entry-thumb i{font-size:31px;display:block;line-height:inherit;background:#d2d2d2;color:#fff;border-radius:3px;}
.widget_crum_widget_tabs article.mini-news .box-name{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:18px;text-transform:none;line-height:1.3;margin-left:100px;margin-top:-4px;}
.widget_crum_widget_tabs article.mini-news .entry-meta{display:block;margin-left:100px;}
.widget_crum_widget_tabs article.mini-news:first-child{padding-top:15px;}
.widget_crum_widget_tabs article.mini-news:last-child{padding-bottom:30px;}
.widget_crum_widget_tabs #comments-p-tabTab article.mini-news{padding:16px 0 0 19px;}
.widget_crum_widget_tabs #comments-p-tabTab article.mini-news .box-name{margin-left:50px;}
.widget_crum_tags_widget,.widget_product_tag_cloud,.widget_tag_cloud{text-align:left;}
.widget_crum_tags_widget .tags-widget,.widget_crum_tags_widget .tagcloud,.widget_product_tag_cloud .tags-widget,.widget_product_tag_cloud .tagcloud,.widget_tag_cloud .tags-widget,.widget_tag_cloud .tagcloud{text-align:left;}
.widget_crum_tags_widget .tags-widget:before,.widget_crum_tags_widget .tags-widget:after,.widget_crum_tags_widget .tagcloud:before,.widget_crum_tags_widget .tagcloud:after,.widget_product_tag_cloud .tags-widget:before,.widget_product_tag_cloud .tags-widget:after,.widget_product_tag_cloud .tagcloud:before,.widget_product_tag_cloud .tagcloud:after,.widget_tag_cloud .tags-widget:before,.widget_tag_cloud .tags-widget:after,.widget_tag_cloud .tagcloud:before,.widget_tag_cloud .tagcloud:after{content:" ";display:table;}
.widget_crum_tags_widget .tags-widget:after,.widget_crum_tags_widget .tagcloud:after,.widget_product_tag_cloud .tags-widget:after,.widget_product_tag_cloud .tagcloud:after,.widget_tag_cloud .tags-widget:after,.widget_tag_cloud .tagcloud:after{clear:both;}
.widget_crum_tags_widget .tags-widget a,.widget_crum_tags_widget .tagcloud a,.widget_product_tag_cloud .tags-widget a,.widget_product_tag_cloud .tagcloud a,.widget_tag_cloud .tags-widget a,.widget_tag_cloud .tagcloud a{position:relative;font-size:15px !important;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;line-height:32px;float:left;padding:0px 14px 0px 10px;margin-bottom:2px;margin-right:2px;color:#878787;background-color:transparent;border:1px solid #e0e0e0;border-radius:3px;-webkit-transition:border-color .3s ease-in-out, background .3s ease-in-out, color .3s ease-in-out;-moz-transition:border-color .3s ease-in-out, background .3s ease-in-out, color .3s ease-in-out;transition:border-color .3s ease-in-out, background .3s ease-in-out, color .3s ease-in-out;}
.widget_crum_tags_widget .tags-widget a:hover,.widget_crum_tags_widget .tagcloud a:hover,.widget_product_tag_cloud .tags-widget a:hover,.widget_product_tag_cloud .tagcloud a:hover,.widget_tag_cloud .tags-widget a:hover,.widget_tag_cloud .tagcloud a:hover{color:#fff;background:#00a9d3;border-color:#00a9d3;}
.widget_crum_tags_widget .read-more-section,.widget_product_tag_cloud .read-more-section,.widget_tag_cloud .read-more-section{margin-top:15px;}
.widget_display_search form >div,.widget_product_search form >div{position:relative;}
.widget_display_search form >div:before,.widget_product_search form >div:before{content:"\e6e2";position:absolute;z-index:1;color:#e0e0e0;font-family:"infinity" !important;font-size:23px;right:15px;top:10px;line-height:1;}
.widget_display_search form >div label,.widget_product_search form >div label{display:none;}
.widget_display_search form >div input[type="submit"],.widget_product_search form >div input[type="submit"]{color:#00a9d3;padding-bottom:3px;border-bottom:1px solid transparent;-webkit-transition:border-bottom-color .3s ease-in-out, color .3s ease-in-out;-moz-transition:border-bottom-color .3s ease-in-out, color .3s ease-in-out;transition:border-bottom-color .3s ease-in-out, color .3s ease-in-out;}
.widget_display_search form >div input[type="submit"]:hover,.widget_product_search form >div input[type="submit"]:hover{color:#000;border-bottom-color:#000;}
.widget_display_search form >div .button,.widget_product_search form >div .button{padding:0;padding-bottom:0;margin:0;width:inherit;height:1.3em;line-height:1;background:transparent;border-radius:inherit;}
.widget_product_search,.widget_search{position:relative;}
.widget_product_search form,.widget_product_search .form-search,.widget_search form,.widget_search .form-search{position:relative;}
.widget_product_search form input,.widget_product_search .form-search input,.widget_search form input,.widget_search .form-search input{position:relative;background:#fff;}
.widget_product_search form ::-webkit-input-placeholder,.widget_product_search .form-search ::-webkit-input-placeholder,.widget_search form ::-webkit-input-placeholder,.widget_search .form-search ::-webkit-input-placeholder{font-style:normal;}
.widget_product_search form :-moz-placeholder,.widget_product_search .form-search :-moz-placeholder,.widget_search form :-moz-placeholder,.widget_search .form-search :-moz-placeholder{font-style:normal;}
.widget_product_search form .search-query,.widget_product_search .form-search .search-query,.widget_search form .search-query,.widget_search .form-search .search-query{padding:7px 15px;}
.widget_product_search form .inside-search-icon,.widget_product_search form .search-icon,.widget_product_search .form-search .inside-search-icon,.widget_product_search .form-search .search-icon,.widget_search form .inside-search-icon,.widget_search form .search-icon,.widget_search .form-search .inside-search-icon,.widget_search .form-search .search-icon{font-size:23px;position:absolute;right:15px;top:10px;z-index:1;color:#e0e0e0;}
.widget_product_search form input[type="submit"]:not(.read-more),.widget_product_search form .btn:not(.read-more),.widget_product_search .form-search input[type="submit"]:not(.read-more),.widget_product_search .form-search .btn:not(.read-more),.widget_search form input[type="submit"]:not(.read-more),.widget_search form .btn:not(.read-more),.widget_search .form-search input[type="submit"]:not(.read-more),.widget_search .form-search .btn:not(.read-more){color:#00a9d3;padding-bottom:3px;border-bottom:1px solid transparent;-webkit-transition:border-bottom-color .3s ease-in-out, color .3s ease-in-out;-moz-transition:border-bottom-color .3s ease-in-out, color .3s ease-in-out;transition:border-bottom-color .3s ease-in-out, color .3s ease-in-out;}
.widget_product_search form input[type="submit"]:not(.read-more):hover,.widget_product_search form .btn:not(.read-more):hover,.widget_product_search .form-search input[type="submit"]:not(.read-more):hover,.widget_product_search .form-search .btn:not(.read-more):hover,.widget_search form input[type="submit"]:not(.read-more):hover,.widget_search form .btn:not(.read-more):hover,.widget_search .form-search input[type="submit"]:not(.read-more):hover,.widget_search .form-search .btn:not(.read-more):hover{color:#000;border-bottom-color:#000;}
.widget_product_search form .btn,.widget_product_search form input[type="submit"],.widget_product_search .form-search .btn,.widget_product_search .form-search input[type="submit"],.widget_search form .btn,.widget_search form input[type="submit"],.widget_search .form-search .btn,.widget_search .form-search input[type="submit"]{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:15px;font-weight:300;font-style:normal;line-height:1;position:relative;margin:0;padding:0;background:transparent;border-width:0;cursor:pointer;}
.widget_product_search form .submit-icon,.widget_product_search .form-search .submit-icon,.widget_search form .submit-icon,.widget_search .form-search .submit-icon{position:relative;top:2px;color:#00a9d3;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.widget_product_search form .submit-icon:after,.widget_product_search .form-search .submit-icon:after,.widget_search form .submit-icon:after,.widget_search .form-search .submit-icon:after{content:"";display:block;width:47px;height:1px;position:absolute;right:100%;bottom:-2px;margin-right:4px;background:#000;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.widget_product_search form .btn:hover + .submit-icon,.widget_product_search form input[type="submit"]:hover + .submit-icon,.widget_product_search .form-search .btn:hover + .submit-icon,.widget_product_search .form-search input[type="submit"]:hover + .submit-icon,.widget_search form .btn:hover + .submit-icon,.widget_search form input[type="submit"]:hover + .submit-icon,.widget_search .form-search .btn:hover + .submit-icon,.widget_search .form-search input[type="submit"]:hover + .submit-icon{color:#000;}
.widget_product_search form .btn:hover + .submit-icon:after,.widget_product_search form input[type="submit"]:hover + .submit-icon:after,.widget_product_search .form-search .btn:hover + .submit-icon:after,.widget_product_search .form-search input[type="submit"]:hover + .submit-icon:after,.widget_search form .btn:hover + .submit-icon:after,.widget_search form input[type="submit"]:hover + .submit-icon:after,.widget_search .form-search .btn:hover + .submit-icon:after,.widget_search .form-search input[type="submit"]:hover + .submit-icon:after{opacity:1;}
.widget_archive,.widget_crum_cat_arch{text-align:left;padding-top:0 !important;padding-bottom:0 !important;}
.widget_archive .widget.six.columns,.widget_crum_cat_arch .widget.six.columns{margin-bottom:0 !important;}
.widget_archive .widget + .widget,.widget_crum_cat_arch .widget + .widget{margin-top:7px !important;}
.widget_archive .widget + .widget.six.columns,.widget_crum_cat_arch .widget + .widget.six.columns{margin-top:0 !important;}
.widget_archive .widget-archive li,.widget_archive .post-categories li,.widget_archive li,.widget_crum_cat_arch .widget-archive li,.widget_crum_cat_arch .post-categories li,.widget_crum_cat_arch li{position:relative;display:block;font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;min-height:46px;line-height:1.6;text-align:left;}
.widget_archive .widget-archive li:after,.widget_archive .post-categories li:after,.widget_archive li:after,.widget_crum_cat_arch .widget-archive li:after,.widget_crum_cat_arch .post-categories li:after,.widget_crum_cat_arch li:after{content:"";display:block;width:78px;height:1px;position:absolute;left:0;bottom:0;background:#e0e0e0;}
.widget_archive .widget-archive li:last-child:after,.widget_archive .post-categories li:last-child:after,.widget_archive li:last-child:after,.widget_crum_cat_arch .widget-archive li:last-child:after,.widget_crum_cat_arch .post-categories li:last-child:after,.widget_crum_cat_arch li:last-child:after{display:none !important;}
.widget_archive .widget-archive li .icon-wrap,.widget_archive .post-categories li .icon-wrap,.widget_archive li .icon-wrap,.widget_crum_cat_arch .widget-archive li .icon-wrap,.widget_crum_cat_arch .post-categories li .icon-wrap,.widget_crum_cat_arch li .icon-wrap{position:relative;float:left;display:block;width:40px;height:46px;line-height:46px;color:#00a9d3;}
.widget_archive .widget-archive li .icon-wrap i,.widget_archive .post-categories li .icon-wrap i,.widget_archive li .icon-wrap i,.widget_crum_cat_arch .widget-archive li .icon-wrap i,.widget_crum_cat_arch .post-categories li .icon-wrap i,.widget_crum_cat_arch li .icon-wrap i{font-size:20px;line-height:inherit;color:inherit;}
.widget_archive .widget-archive li a,.widget_archive .post-categories li a,.widget_archive li a,.widget_crum_cat_arch .widget-archive li a,.widget_crum_cat_arch .post-categories li a,.widget_crum_cat_arch li a{position:relative;display:block;padding:10px 0;margin-left:40px;color:inherit;}
.widget_archive .widget-archive li,.widget_archive ul:not(.post-categories) li,.widget_crum_cat_arch .widget-archive li,.widget_crum_cat_arch ul:not(.post-categories) li{position:relative;}
.widget_archive .widget-archive li:before,.widget_archive ul:not(.post-categories) li:before,.widget_crum_cat_arch .widget-archive li:before,.widget_crum_cat_arch ul:not(.post-categories) li:before{content:"";font-size:30px;position:absolute;left:0;top:50%;display:block;width:8px;height:8px;margin-top:-4px;background:#e0e0e0;border-radius:50%;}
.widget_archive .widget-archive li a,.widget_archive ul:not(.post-categories) li a,.widget_crum_cat_arch .widget-archive li a,.widget_crum_cat_arch ul:not(.post-categories) li a{margin-left:40px;}
#layout.single-post .row.collapse .widget_crum_cat_arch.white,#layout.single-post .row.collapse .widget_crum_cat_arch.white-with-delim,#layout.blog-page .row.collapse .widget_crum_cat_arch.white,#layout.blog-page .row.collapse .widget_crum_cat_arch.white-with-delim{background:transparent;}
#layout.single-post .row.collapse .widget_crum_cat_arch.white .widget,#layout.single-post .row.collapse .widget_crum_cat_arch.white-with-delim .widget,#layout.blog-page .row.collapse .widget_crum_cat_arch.white .widget,#layout.blog-page .row.collapse .widget_crum_cat_arch.white-with-delim .widget{padding-top:25px;padding-bottom:25px;background:#fff;}
#layout.single-post .row.collapse .widget_crum_cat_arch.background-main,#layout.single-post .row.collapse .widget_crum_cat_arch.background-main-with-delim,#layout.blog-page .row.collapse .widget_crum_cat_arch.background-main,#layout.blog-page .row.collapse .widget_crum_cat_arch.background-main-with-delim{background:transparent;}
#layout.single-post .row.collapse .widget_crum_cat_arch.background-main .widget,#layout.single-post .row.collapse .widget_crum_cat_arch.background-main-with-delim .widget,#layout.blog-page .row.collapse .widget_crum_cat_arch.background-main .widget,#layout.blog-page .row.collapse .widget_crum_cat_arch.background-main-with-delim .widget{padding-top:25px;padding-bottom:25px;background:#fff;}
.widget_crum_contacts_widget{padding:10px;text-align:left;}
.widget_crum_contacts_widget .widget-title{text-align:left;}
.widget_crum_contacts_widget p{margin-bottom:20px;}
.widget_crum_contacts_widget p:last-child{margin-bottom:0;}
.widget_crum_contacts_widget a{font-style:italic;}
.widget.widget_crum_login{padding-bottom:0;text-align:left;}
.widget.widget_crum_login .button{line-height:44px;}
.widget.widget_crum_login .button i:after{display:none;}
.widget.widget_crum_login input{border-radius:0;}
.widget.widget_crum_login ::-webkit-input-placeholder{font-style:normal;}
.widget.widget_crum_login :-moz-placeholder{font-style:normal;}
.widget.widget_crum_login .widget-title{text-align:left;}
.widget.widget_crum_login .login_form_title{display:none;}
.widget.widget_crum_login form:before,.widget.widget_crum_login form:after{content:" ";display:table;}
.widget.widget_crum_login form:after{clear:both;}
.widget.widget_crum_login form label{color:#878787;font-size:12px;vertical-align:top;}
.widget.widget_crum_login form label a{color:#878787;}
.widget.widget_crum_login form label a:hover{color:#00a9d3;}
.widget.widget_crum_login form p{margin-bottom:10px;}
.widget.widget_crum_login form p.login-username label,.widget.widget_crum_login form p.login-password label{display:none;}
.widget.widget_crum_login form p.login-username{margin-bottom:15px;background:transparent;}
.widget.widget_crum_login form p.login-username input{margin-bottom:inherit;background:transparent;}
.widget.widget_crum_login form p.login-password{clear:both;background:transparent;}
.widget.widget_crum_login form p.login-password input{background:transparent;}
.widget.widget_crum_login form p.login-lost-password{text-align:left;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:10px;color:#e2604f;position:relative;margin-top:15px;float:none;top:50px;margin-bottom:25px;}
.widget.widget_crum_login form p.login-lost-password a{position:relative;color:#00a9d3;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.widget.widget_crum_login form p.login-lost-password a:after{content:" ";position:absolute;width:100%;height:1px;display:block;background:#00a9d3;bottom:0;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out;}
.widget.widget_crum_login form p.login-lost-password a:hover{color:#000;}
.widget.widget_crum_login form p.login-lost-password a:hover:after{background:#000;}
.widget.widget_crum_login form p.login-remember{display:none;}
.widget.widget_crum_login form p.login-registration{float:left;text-align:left;margin:0;}
.widget.widget_crum_login form p.login-registration a{color:#878787;font-size:12px;}
.widget.widget_crum_login form p.login-registration a:hover{opacity:0.7;}
.widget.widget_crum_login form p.login-submit{float:left;text-align:left;margin-bottom:3px;margin-top:5px;margin-right:15px;}
.widget.widget_crum_login form p.login-submit .button{position:relative;overflow:hidden;font:normal 300 15px "Roboto", "Open Sans", "PT Sans", sans-serif;text-align:center;display:inline-block;width:auto;height:41px;line-height:41px;padding:0 80px 0 25px;background:#00a9d3;color:#fff;border:0px solid transparent;cursor:pointer;border-radius:3px;-webkit-transition:background .3s ease, color .3s ease;-moz-transition:background .3s ease, color .3s ease;transition:background .3s ease, color .3s ease;padding:0 80px 0 20px;margin:0;}
.widget.widget_crum_login form p.login-submit .button i{font-size:22px;display:inline-block;width:41px;height:41px;line-height:41px;position:absolute;top:0;right:0;border-radius:3px;color:inherit;z-index:3;}
.widget.widget_crum_login form p.login-submit .button span{display:block;position:relative;line-height:41px;color:inherit;z-index:3;}
.widget.widget_crum_login form p.login-submit .button:hover{color:#fff;}
.widget.widget_crum_login form p.login-submit .button i:after{display:none;}
.widget.widget_crum_login form p.login-submit .button:hover{background:#0095ba;}
.widget.widget_crum_login .login-logout{text-align:left;}
.widget.widget_crum_login .login-logout a:hover{background:#0095ba;}
.widget_counter_mail_subscribe{padding-top:0 !important;}
.widget_counter_mail_subscribe .follow-widget{overflow:hidden;margin:0 -10px 20px;}
.widget_counter_mail_subscribe .follow-widget .follow-widget-valign{position:relative;overflow:hidden;float:left;width:33.33%;height:72px;}
.widget_counter_mail_subscribe .follow-widget .follow-widget-valign.twitter{background:#5eaade;}
.widget_counter_mail_subscribe .follow-widget .follow-widget-valign.facebook{background:#3c599f;}
.widget_counter_mail_subscribe .follow-widget .follow-widget-valign.youtube{background:#ec282a;}
.widget_counter_mail_subscribe .follow-widget .follow-widget-valign a{display:block;width:100%;height:100%;}
.widget_counter_mail_subscribe .follow-widget .follow-widget-valign a > i{position:relative;top:0;display:block;font-size:23px;height:72px;line-height:72px;text-align:center;color:#fff;background:transparent;-webkit-transition:top .3s ease-in-out;-moz-transition:top .3s ease-in-out;transition:top .3s ease-in-out;}
.widget_counter_mail_subscribe .follow-widget .follow-widget-valign a > span.number{font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;position:absolute;top:144px;left:0;display:block;width:100%;line-height:1;text-align:center;color:#fff;margin-top:-1em;-webkit-transition:top .3s ease-in-out;-moz-transition:top .3s ease-in-out;transition:top .3s ease-in-out;}
.widget_counter_mail_subscribe .follow-widget .follow-widget-valign:hover a > i{top:-72px;}
.widget_counter_mail_subscribe .follow-widget .follow-widget-valign:hover a > span{top:50%;}
.widget_counter_mail_subscribe .follow-widget input{position:relative;background:#fff;}
.widget_counter_mail_subscribe .subscribe-widget .widget-title{text-align:left;}
.widget_counter_mail_subscribe .subscribe-widget p{color:#565656;}
.widget_counter_mail_subscribe .subscribe-widget form{position:relative;}
.widget_counter_mail_subscribe .subscribe-widget form > i{font-size:23px;position:absolute;right:15px;top:10px;color:#e0e0e0;}
.widget_counter_mail_subscribe .subscribe-widget form .read-more{height:auto;line-height:1;padding-left:0;padding-right:0;padding-bottom:3px;background:transparent;border-width:0;}
.widget_counter_mail_subscribe .subscribe-widget form .read-more:before{content:"";display:block;width:85%;height:1px;position:absolute;left:0;top:auto;bottom:0;background:#000;opacity:0;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.widget_counter_mail_subscribe .subscribe-widget form .read-more i{width:auto;height:auto;line-height:1;background:transparent;}
.widget_counter_mail_subscribe .subscribe-widget form .read-more:hover:before{opacity:1;}
.widget_counter_mail_subscribe .subscribe-widget.simple{border:none;padding:0;position:relative;}
.widget_counter_mail_subscribe .subscribe-widget.simple>.widget-title,.widget_counter_mail_subscribe .subscribe-widget.simple>p{display:none;}
.widget_counter_mail_subscribe .subscribe-widget.simple ::-webkit-input-placeholder{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:"Roboto", "Open Sans", "PT Sans", sans-serif;color:#e0e0e0;}
.widget_counter_mail_subscribe .subscribe-widget.simple :-moz-placeholder{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:"Roboto", "Open Sans", "PT Sans", sans-serif;color:#e0e0e0;}
@media only screen and (max-width: 980px){.widget_counter_mail_subscribe .follow-widget a span{font-size:11px !important;}
}.widget_crum_cat_tabs{padding-top:1px;}
.widget_crum_cat_tabs .tabs.horisontal dd{width:33.3%;margin-bottom:0;}
.widget_crum_cat_tabs .tabs.horisontal dd a{font-size:15px;display:block;border-right-width:0;}
.widget_crum_cat_tabs .tabs.horisontal dd:last-child a{border-right:1px solid #e0e0e0;border-top-right-radius:3px;border-bottom-right-radius:3px;}
.widget_crum_cat_tabs .tabs.horisontal dd:nth-child(2) a{border-top-left-radius:3px;border-bottom-left-radius:3px;}
.widget_crum_cat_tabs .tabs-content li{padding-top:0 !important;}
.widget_crum_cat_tabs .tabs-content li .read-more{text-transform:uppercase;margin-top:0;font-size:13px;font-style:normal;}
.widget_crum_cat_tabs article.mini-news{-webkit-transition:background .3s ease-in-out, border .3s ease-in-out;-moz-transition:background .3s ease-in-out, border .3s ease-in-out;transition:background .3s ease-in-out, border .3s ease-in-out;background:none;margin:0 0 9px;border-left:none;padding:0;min-height:108px;}
.widget_crum_cat_tabs article.mini-news a{-webkit-transition:color .3s ease-in-out, text-shadow .3s ease-in-out;-moz-transition:color .3s ease-in-out, text-shadow .3s ease-in-out;transition:color .3s ease-in-out, text-shadow .3s ease-in-out;}
.widget_crum_cat_tabs article.mini-news:hover .box-name a{color:#000;}
.widget_crum_cat_tabs article.mini-news .entry-thumb img{display:block;border-radius:3px;}
.widget_crum_cat_tabs article.mini-news .entry-thumb i{font-size:31px;}
.widget_crum_cat_tabs article.mini-news .entry-meta{height:30px;line-height:30px;margin:5px 0 0 123px;padding:0;font-size:13px;}
.widget_crum_cat_tabs article.mini-news .entry-meta > *{line-height:30px;height:30px;}
.widget_crum_cat_tabs article.mini-news .entry-meta .author{padding-left:0;}
.widget_crum_cat_tabs article.mini-news .entry-meta .delim{height:30px;border-color:#e0e0e0;}
.widget_crum_cat_tabs article.mini-news .entry-meta .entry-comments{padding:0;}
.widget_crum_cat_tabs article.mini-news .entry-date{color:#878787;}
.widget_crum_cat_tabs article.mini-news:first-child{margin-top:11px;}
.widget_crum_cat_tabs #comments-p-tabTab article.mini-news{padding:15px 0 0 19px;}
.widget_crum_cat_tabs #comments-p-tabTab article.mini-news .box-name{margin-left:50px;}
.widget_crum_cat_tabs #comments-p-tabTab article.mini-news .entry-summary{margin-left:50px;}
.widget_crum_news_cat .row .entry-title{color:#000;font-size:20px;margin-bottom:10px;}
.widget_crum_news_cat .row .entry-title a{color:inherit;font-size:inherit;font-weight:inherit;}
.widget_crum_news_cat .row .entry-title a:hover{color:#e2604f;}
.widget_crum_news_cat .row .entry-format{color:#d9dddf;display:block;font-size:35px;height:50px;line-height:42px;text-align:left;width:auto;}
.widget_crum_news_cat .entry-meta >span{font-size:13px;}
.widget_crum_news_cat .entry-meta .entry-share span{font-size:14px;margin-left:10px;height:30px;line-height:30px;}
.widget_crum_news_cat .entry-meta .entry-share ul{margin-left:30px;}
.widget_crum_news_cat .entry-content{padding-top:20px;}
.widget.widget_crum_news_categories_list ul li{color:#878787;float:left;margin-bottom:15px;}
.widget.widget_crum_news_categories_list ul li a{font-weight:300;font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;color:inherit;border-bottom:1px solid transparent;padding-bottom:3px;-webkit-transition:color .3s ease-in-out, border-bottom-color .3s ease-in-out;-moz-transition:color .3s ease-in-out, border-bottom-color .3s ease-in-out;transition:color .3s ease-in-out, border-bottom-color .3s ease-in-out;}
.widget.widget_crum_news_categories_list ul li a:hover{color:#00a9d3;border-bottom-color:#00a9d3;}
.widget_dfd_testimonails blockquote{overflow:visible;margin-top:75px;font-size:14px;text-align:center;}
.widget_dfd_testimonails blockquote:before{border-radius:50%;background:#000;text-align:center;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:50px;height:50px;top:-65px;content:"\e656";font-family:"infinity" !important !important;font-size:20px;line-height:50px;color:#fff;}
.widget_dfd_testimonails blockquote:after{content:"";}
ul.widget-sidebar-menu a{position:relative;font:normal 300 15px "Roboto", "Open Sans", "PT Sans", sans-serif;display:block;height:40px;line-height:40px;text-align:left;color:#000;-webkit-transition:color .2s ease-in-out, border-color .2s ease-in-out, letter-spacing .3s ease-in-out;-moz-transition:color .2s ease-in-out, border-color .2s ease-in-out, letter-spacing .3s ease-in-out;transition:color .2s ease-in-out, border-color .2s ease-in-out, letter-spacing .3s ease-in-out;}
ul.widget-sidebar-menu a:before,ul.widget-sidebar-menu a:after{position:absolute;top:0;bottom:0;display:block;height:40px;line-height:40px;font-family:"infinity" !important;color:inherit;font-size:10px;}
ul.widget-sidebar-menu.widget-sidebar-menu-left li.menu-item a{text-align:left;}
ul.widget-sidebar-menu.widget-sidebar-menu-center li.menu-item a{text-align:center;}
ul.widget-sidebar-menu.widget-sidebar-menu-center li.menu-item:before{left:50%;margin-left:-39px;}
ul.widget-sidebar-menu.widget-sidebar-menu-right li.menu-item a{text-align:right;}
ul.widget-sidebar-menu.widget-sidebar-menu-right li.menu-item:before{left:100%;margin-left:-78px;}
.widget_dfd_vcard_simple .vcard-field{font:normal 300 15px "Roboto", "Open Sans", "PT Sans", sans-serif;line-height:1.6;margin-bottom:0;}
.widget_dfd_vcard_simple .vcard-field .vcard-field-name{color:#000;}
.widget_dfd_vcard_simple .vcard-field.vcard-field-value{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;}
.widget_dfd_vcard_simple .vcard-field.vcard-field-add-info{margin-left:0;}
.widget_dfd_vcard_simple .row + .vcard-field-add-info{padding-top:0;}
.widget_categories ul{overflow:hidden;}
.widget_categories ul li{position:relative;width:100%;height:46px;line-height:46px;}
.widget_categories ul li a{position:relative;font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;color:#565656;border-bottom:1px dotted transparent;}
.widget_categories ul li:before{content:" ";position:absolute;display:block;background:#e0e0e0;width:78px;height:1px;left:0;bottom:0;}
.widget_categories ul li:last-child:before{display:none;}
.flickr-widget{position:relative;margin:0 -4px;}
.flickr-widget:before,.flickr-widget:after{content:" ";display:table;}
.flickr-widget:after{clear:both;}
.flickr-widget a{position:relative;float:left;display:block;padding:4px;overflow:hidden;border-radius:3px;}
.flickr-widget a.full-width{width:100%;}
.flickr-widget a.half-size{width:50%;}
.flickr-widget a.third-size{width:33.33%;}
.flickr-widget a > img{display:block;border-radius:3px;}
.flickr-widget a .hover-box{position:absolute;top:0;bottom:0;left:0;right:0;background:transparent;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:box-shadow .3s ease-in-out;-moz-transition:box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out;}
.flickr-widget a .hover-box:hover{-webkit-box-shadow:inset 0 0 0 30px rgba(255,255,255,0.3);box-shadow:inset 0 0 0 30px rgba(255,255,255,0.3);}
.contacts-widget{padding:25px 30px 20px 25px;background:#36bae2;color:#fff;}
.contacts-widget p{margin-bottom:.5em;}
.contacts-widget i{font-size:70px;margin-bottom:27px;}
.contacts-widget .adr{display:block;font-style:normal;}
.contacts-widget a{color:inherit;}
.styled-widget-list > li{border-radius:2px;padding:12px 8px;font-style:italic;line-height:1;}
.styled-widget-list > li:hover{background-color:#00a9d3;}
.styled-widget-list > li [class*="icon-"]{font-size:18px;padding:0 10px 0 0;margin-right:10px;border-right:1px solid rgba(255,255,255,0.25);color:#565656;display:inline-block;}
.styled-widget-list > li [class*="icon-"]:before{line-height:20px;}
.styled-widget-list > li:hover [class*="icon-"],.styled-widget-list > li:hover{color:#fff;}
.widget_recent_posts_widget .post-item .entry-thumb{margin-bottom:10px;}
.widget_recent_posts_widget .post-item .content{overflow:hidden;padding-bottom:20px;}
.widget_recent_posts_widget .post-item .content > *{position:relative;bottom:30px;-webkit-transition:bottom .3s ease-in-out;-moz-transition:bottom .3s ease-in-out;transition:bottom .3s ease-in-out;}
.widget_recent_posts_widget .post-item .content .entry-meta{display:block;}
.widget_recent_posts_widget .post-item .content .entry-meta .social-share{display:none;}
.widget_recent_posts_widget .post-item .content .block-title{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #e0e0e0;}
.widget_recent_posts_widget .post-item .content .entry-content p{display:inline;}
.widget_recent_posts_widget .post-item:hover .content > *{bottom:0;}
.widget.widget_display_views ul.menu li,.widget.widget_display_views ul li,.widget.widget_dfd_widget_sidebar_menu ul.menu li,.widget.widget_dfd_widget_sidebar_menu ul li,.widget.widget_product_categories ul.menu li,.widget.widget_product_categories ul li,.widget.widget_recent_entries ul.menu li,.widget.widget_recent_entries ul li,.widget.widget_recent_comments ul.menu li,.widget.widget_recent_comments ul li,.widget.widget_meta ul.menu li,.widget.widget_meta ul li,.widget.widget_display_forums ul.menu li,.widget.widget_display_forums ul li,.widget.widget_pages ul.menu li,.widget.widget_pages ul li{position:relative;line-height:45px;font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;color:#878787;}
.widget.widget_display_views ul.menu li a.bbp-view-title,.widget.widget_display_views ul.menu li span.comment-author-link,.widget.widget_display_views ul.menu li a.bbp-forum-title,.widget.widget_display_views ul.menu li a,.widget.widget_display_views ul li a.bbp-view-title,.widget.widget_display_views ul li span.comment-author-link,.widget.widget_display_views ul li a.bbp-forum-title,.widget.widget_display_views ul li a,.widget.widget_dfd_widget_sidebar_menu ul.menu li a.bbp-view-title,.widget.widget_dfd_widget_sidebar_menu ul.menu li span.comment-author-link,.widget.widget_dfd_widget_sidebar_menu ul.menu li a.bbp-forum-title,.widget.widget_dfd_widget_sidebar_menu ul.menu li a,.widget.widget_dfd_widget_sidebar_menu ul li a.bbp-view-title,.widget.widget_dfd_widget_sidebar_menu ul li span.comment-author-link,.widget.widget_dfd_widget_sidebar_menu ul li a.bbp-forum-title,.widget.widget_dfd_widget_sidebar_menu ul li a,.widget.widget_product_categories ul.menu li a.bbp-view-title,.widget.widget_product_categories ul.menu li span.comment-author-link,.widget.widget_product_categories ul.menu li a.bbp-forum-title,.widget.widget_product_categories ul.menu li a,.widget.widget_product_categories ul li a.bbp-view-title,.widget.widget_product_categories ul li span.comment-author-link,.widget.widget_product_categories ul li a.bbp-forum-title,.widget.widget_product_categories ul li a,.widget.widget_recent_entries ul.menu li a.bbp-view-title,.widget.widget_recent_entries ul.menu li span.comment-author-link,.widget.widget_recent_entries ul.menu li a.bbp-forum-title,.widget.widget_recent_entries ul.menu li a,.widget.widget_recent_entries ul li a.bbp-view-title,.widget.widget_recent_entries ul li span.comment-author-link,.widget.widget_recent_entries ul li a.bbp-forum-title,.widget.widget_recent_entries ul li a,.widget.widget_recent_comments ul.menu li a.bbp-view-title,.widget.widget_recent_comments ul.menu li span.comment-author-link,.widget.widget_recent_comments ul.menu li a.bbp-forum-title,.widget.widget_recent_comments ul.menu li a,.widget.widget_recent_comments ul li a.bbp-view-title,.widget.widget_recent_comments ul li span.comment-author-link,.widget.widget_recent_comments ul li a.bbp-forum-title,.widget.widget_recent_comments ul li a,.widget.widget_meta ul.menu li a.bbp-view-title,.widget.widget_meta ul.menu li span.comment-author-link,.widget.widget_meta ul.menu li a.bbp-forum-title,.widget.widget_meta ul.menu li a,.widget.widget_meta ul li a.bbp-view-title,.widget.widget_meta ul li span.comment-author-link,.widget.widget_meta ul li a.bbp-forum-title,.widget.widget_meta ul li a,.widget.widget_display_forums ul.menu li a.bbp-view-title,.widget.widget_display_forums ul.menu li span.comment-author-link,.widget.widget_display_forums ul.menu li a.bbp-forum-title,.widget.widget_display_forums ul.menu li a,.widget.widget_display_forums ul li a.bbp-view-title,.widget.widget_display_forums ul li span.comment-author-link,.widget.widget_display_forums ul li a.bbp-forum-title,.widget.widget_display_forums ul li a,.widget.widget_pages ul.menu li a.bbp-view-title,.widget.widget_pages ul.menu li span.comment-author-link,.widget.widget_pages ul.menu li a.bbp-forum-title,.widget.widget_pages ul.menu li a,.widget.widget_pages ul li a.bbp-view-title,.widget.widget_pages ul li span.comment-author-link,.widget.widget_pages ul li a.bbp-forum-title,.widget.widget_pages ul li a{position:relative;font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;color:#878787;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.widget.widget_display_views ul.menu li a.bbp-view-title abbr,.widget.widget_display_views ul.menu li span.comment-author-link abbr,.widget.widget_display_views ul.menu li a.bbp-forum-title abbr,.widget.widget_display_views ul.menu li a abbr,.widget.widget_display_views ul li a.bbp-view-title abbr,.widget.widget_display_views ul li span.comment-author-link abbr,.widget.widget_display_views ul li a.bbp-forum-title abbr,.widget.widget_display_views ul li a abbr,.widget.widget_dfd_widget_sidebar_menu ul.menu li a.bbp-view-title abbr,.widget.widget_dfd_widget_sidebar_menu ul.menu li span.comment-author-link abbr,.widget.widget_dfd_widget_sidebar_menu ul.menu li a.bbp-forum-title abbr,.widget.widget_dfd_widget_sidebar_menu ul.menu li a abbr,.widget.widget_dfd_widget_sidebar_menu ul li a.bbp-view-title abbr,.widget.widget_dfd_widget_sidebar_menu ul li span.comment-author-link abbr,.widget.widget_dfd_widget_sidebar_menu ul li a.bbp-forum-title abbr,.widget.widget_dfd_widget_sidebar_menu ul li a abbr,.widget.widget_product_categories ul.menu li a.bbp-view-title abbr,.widget.widget_product_categories ul.menu li span.comment-author-link abbr,.widget.widget_product_categories ul.menu li a.bbp-forum-title abbr,.widget.widget_product_categories ul.menu li a abbr,.widget.widget_product_categories ul li a.bbp-view-title abbr,.widget.widget_product_categories ul li span.comment-author-link abbr,.widget.widget_product_categories ul li a.bbp-forum-title abbr,.widget.widget_product_categories ul li a abbr,.widget.widget_recent_entries ul.menu li a.bbp-view-title abbr,.widget.widget_recent_entries ul.menu li span.comment-author-link abbr,.widget.widget_recent_entries ul.menu li a.bbp-forum-title abbr,.widget.widget_recent_entries ul.menu li a abbr,.widget.widget_recent_entries ul li a.bbp-view-title abbr,.widget.widget_recent_entries ul li span.comment-author-link abbr,.widget.widget_recent_entries ul li a.bbp-forum-title abbr,.widget.widget_recent_entries ul li a abbr,.widget.widget_recent_comments ul.menu li a.bbp-view-title abbr,.widget.widget_recent_comments ul.menu li span.comment-author-link abbr,.widget.widget_recent_comments ul.menu li a.bbp-forum-title abbr,.widget.widget_recent_comments ul.menu li a abbr,.widget.widget_recent_comments ul li a.bbp-view-title abbr,.widget.widget_recent_comments ul li span.comment-author-link abbr,.widget.widget_recent_comments ul li a.bbp-forum-title abbr,.widget.widget_recent_comments ul li a abbr,.widget.widget_meta ul.menu li a.bbp-view-title abbr,.widget.widget_meta ul.menu li span.comment-author-link abbr,.widget.widget_meta ul.menu li a.bbp-forum-title abbr,.widget.widget_meta ul.menu li a abbr,.widget.widget_meta ul li a.bbp-view-title abbr,.widget.widget_meta ul li span.comment-author-link abbr,.widget.widget_meta ul li a.bbp-forum-title abbr,.widget.widget_meta ul li a abbr,.widget.widget_display_forums ul.menu li a.bbp-view-title abbr,.widget.widget_display_forums ul.menu li span.comment-author-link abbr,.widget.widget_display_forums ul.menu li a.bbp-forum-title abbr,.widget.widget_display_forums ul.menu li a abbr,.widget.widget_display_forums ul li a.bbp-view-title abbr,.widget.widget_display_forums ul li span.comment-author-link abbr,.widget.widget_display_forums ul li a.bbp-forum-title abbr,.widget.widget_display_forums ul li a abbr,.widget.widget_pages ul.menu li a.bbp-view-title abbr,.widget.widget_pages ul.menu li span.comment-author-link abbr,.widget.widget_pages ul.menu li a.bbp-forum-title abbr,.widget.widget_pages ul.menu li a abbr,.widget.widget_pages ul li a.bbp-view-title abbr,.widget.widget_pages ul li span.comment-author-link abbr,.widget.widget_pages ul li a.bbp-forum-title abbr,.widget.widget_pages ul li a abbr{color:#00a9d3;border-color:#00a9d3;}
.widget.widget_display_views ul.menu li span.post-date,.widget.widget_display_views ul li span.post-date,.widget.widget_dfd_widget_sidebar_menu ul.menu li span.post-date,.widget.widget_dfd_widget_sidebar_menu ul li span.post-date,.widget.widget_product_categories ul.menu li span.post-date,.widget.widget_product_categories ul li span.post-date,.widget.widget_recent_entries ul.menu li span.post-date,.widget.widget_recent_entries ul li span.post-date,.widget.widget_recent_comments ul.menu li span.post-date,.widget.widget_recent_comments ul li span.post-date,.widget.widget_meta ul.menu li span.post-date,.widget.widget_meta ul li span.post-date,.widget.widget_display_forums ul.menu li span.post-date,.widget.widget_display_forums ul li span.post-date,.widget.widget_pages ul.menu li span.post-date,.widget.widget_pages ul li span.post-date{color:#00a9d3;}
.widget.widget_display_views ul.menu li ul,.widget.widget_display_views ul li ul,.widget.widget_dfd_widget_sidebar_menu ul.menu li ul,.widget.widget_dfd_widget_sidebar_menu ul li ul,.widget.widget_product_categories ul.menu li ul,.widget.widget_product_categories ul li ul,.widget.widget_recent_entries ul.menu li ul,.widget.widget_recent_entries ul li ul,.widget.widget_recent_comments ul.menu li ul,.widget.widget_recent_comments ul li ul,.widget.widget_meta ul.menu li ul,.widget.widget_meta ul li ul,.widget.widget_display_forums ul.menu li ul,.widget.widget_display_forums ul li ul,.widget.widget_pages ul.menu li ul,.widget.widget_pages ul li ul{display:none;}
.widget.widget_display_views ul.menu li:before,.widget.widget_display_views ul li:before,.widget.widget_dfd_widget_sidebar_menu ul.menu li:before,.widget.widget_dfd_widget_sidebar_menu ul li:before,.widget.widget_product_categories ul.menu li:before,.widget.widget_product_categories ul li:before,.widget.widget_recent_entries ul.menu li:before,.widget.widget_recent_entries ul li:before,.widget.widget_recent_comments ul.menu li:before,.widget.widget_recent_comments ul li:before,.widget.widget_meta ul.menu li:before,.widget.widget_meta ul li:before,.widget.widget_display_forums ul.menu li:before,.widget.widget_display_forums ul li:before,.widget.widget_pages ul.menu li:before,.widget.widget_pages ul li:before{content:" ";position:absolute;display:block;background:#e0e0e0;width:78px;height:1px;left:0;bottom:0;}
.widget.widget_display_views ul.menu li:last-child:before,.widget.widget_display_views ul li:last-child:before,.widget.widget_dfd_widget_sidebar_menu ul.menu li:last-child:before,.widget.widget_dfd_widget_sidebar_menu ul li:last-child:before,.widget.widget_product_categories ul.menu li:last-child:before,.widget.widget_product_categories ul li:last-child:before,.widget.widget_recent_entries ul.menu li:last-child:before,.widget.widget_recent_entries ul li:last-child:before,.widget.widget_recent_comments ul.menu li:last-child:before,.widget.widget_recent_comments ul li:last-child:before,.widget.widget_meta ul.menu li:last-child:before,.widget.widget_meta ul li:last-child:before,.widget.widget_display_forums ul.menu li:last-child:before,.widget.widget_display_forums ul li:last-child:before,.widget.widget_pages ul.menu li:last-child:before,.widget.widget_pages ul li:last-child:before{display:none;}
.widget.widget_display_views ul li a.bbp-view-title:hover,.widget.widget_display_views ul li a.bbp-forum-title:hover,.widget.widget_display_views ul li a:hover,.widget.widget_dfd_widget_sidebar_menu ul li a.bbp-view-title:hover,.widget.widget_dfd_widget_sidebar_menu ul li a.bbp-forum-title:hover,.widget.widget_dfd_widget_sidebar_menu ul li a:hover,.widget.widget_recent_entries ul li a.bbp-view-title:hover,.widget.widget_recent_entries ul li a.bbp-forum-title:hover,.widget.widget_recent_entries ul li a:hover,.widget.widget_recent_comments ul li a.bbp-view-title:hover,.widget.widget_recent_comments ul li a.bbp-forum-title:hover,.widget.widget_recent_comments ul li a:hover,.widget.widget_meta ul li a.bbp-view-title:hover,.widget.widget_meta ul li a.bbp-forum-title:hover,.widget.widget_meta ul li a:hover,.widget.widget_display_forums ul li a.bbp-view-title:hover,.widget.widget_display_forums ul li a.bbp-forum-title:hover,.widget.widget_display_forums ul li a:hover,.widget.widget_display_topics ul li a.bbp-view-title:hover,.widget.widget_display_topics ul li a.bbp-forum-title:hover,.widget.widget_display_topics ul li a:hover{color:#00a9d3;}
.widget.widget_display_views ul li span.comment-author-link a:hover,.widget.widget_dfd_widget_sidebar_menu ul li span.comment-author-link a:hover,.widget.widget_recent_entries ul li span.comment-author-link a:hover,.widget.widget_recent_comments ul li span.comment-author-link a:hover,.widget.widget_meta ul li span.comment-author-link a:hover,.widget.widget_display_forums ul li span.comment-author-link a:hover,.widget.widget_display_topics ul li span.comment-author-link a:hover{color:#00a9d3;}
.widget.widget_display_replies ul li{position:relative;margin-bottom:20px;}
.widget.widget_display_replies ul li:before,.widget.widget_display_replies ul li:after{content:" ";display:table;}
.widget.widget_display_replies ul li:after{clear:both;}
.widget.widget_display_replies ul li a{font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;color:#878787;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.widget.widget_display_replies ul li a.bbp-author-avatar{float:left;width:80px;height:80px;line-height:80px;margin-right:20px;}
.widget.widget_display_replies ul li a.bbp-author-avatar > img{min-height:100%;min-width:100%;border-radius:3px;}
.widget.widget_display_replies ul li a.bbp-reply-topic-title:before{content:"";display:block;width:76px;height:1px;position:absolute;bottom:-10px;left:0;background:#e0e0e0;}
.widget.widget_display_replies ul li a.bbp-author-name{float:left;}
.widget.widget_display_replies ul li a:hover{color:#00a9d3;}
.widget.widget_display_replies ul li div{color:#878787;font-size:14px;font-weight:100;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;}
.widget.widget_display_replies ul li:last-child a.bbp-reply-topic-title:before{display:none;}
.widget.widget_display_topics ul li{position:relative;margin-bottom:20px;}
.widget.widget_display_topics ul li:before,.widget.widget_display_topics ul li:after{content:" ";display:table;}
.widget.widget_display_topics ul li:after{clear:both;}
.widget.widget_display_topics ul li a{font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;color:#878787;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.widget.widget_display_topics ul li a.bbp-forum-title:before{content:"";display:block;width:76px;height:1px;position:absolute;bottom:-10px;left:0;background:#e0e0e0;}
.widget.widget_display_topics ul li span a{font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;color:#878787;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.widget.widget_display_topics ul li span a.bbp-author-avatar{float:left;width:80px;height:80px;line-height:80px;margin-right:20px;}
.widget.widget_display_topics ul li span a img{min-height:100%;min-width:100%;border-radius:3px;}
.widget.widget_display_topics ul li div{color:#878787;font-size:14px;font-weight:100;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;}
.widget.widget_display_topics ul li:last-child a.bbp-forum-title:before{display:none;}
.widget.widget_display_stats dl{font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;color:#878787;}
.widget.widget_display_stats dl dt{position:relative;float:left;margin-left:40px;height:45px;line-height:45px;font-size:inherit;font-family:inherit;color:inherit;}
.widget.widget_display_stats dl dt:before{content:"";display:block;width:76px;height:1px;position:absolute;top:0;left:0;background:#e0e0e0;margin-left:-40px;}
.widget.widget_display_stats dl dt:first-child:before{display:none;}
.widget.widget_display_stats dl dd{position:relative;font-size:inherit;font-family:inherit;color:inherit;}
.widget.widget_display_stats dl dd strong{position:absolute;height:45px;line-height:45px;left:0;font-weight:300;}
.widget.widget_display_stats dl:nth-child(even) dd{padding-bottom:45px;}
.widget.widget_bp_groups_widget.buddypress.widget .widget-title a,.widget.widget_bp_core_members_widget.buddypress .widget-title a{color:inherit;}
.widget.widget_bp_groups_widget.buddypress.widget .item-options,.widget.widget_bp_core_members_widget.buddypress .item-options{position:relative;padding:0;margin-bottom:17px;font-size:15px;line-height:1.3;height:inherit;text-align:center;color:transparent;display:inline-block;padding:10px 0;}
.widget.widget_bp_groups_widget.buddypress.widget .item-options a,.widget.widget_bp_core_members_widget.buddypress .item-options a{color:#000;padding:10px 20px;background:transparent;margin-left:-11px;border:1px solid #e0e0e0;border-right-width:0;-webkit-transition:background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;-moz-transition:background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;transition:background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;}
.widget.widget_bp_groups_widget.buddypress.widget .item-options a:first-child,.widget.widget_bp_core_members_widget.buddypress .item-options a:first-child{margin-left:0;border-top-left-radius:3px;border-bottom-left-radius:3px;}
.widget.widget_bp_groups_widget.buddypress.widget .item-options a:last-child,.widget.widget_bp_core_members_widget.buddypress .item-options a:last-child{border-right:1px solid #e0e0e0;border-top-right-radius:3px;border-bottom-right-radius:3px;}
.widget.widget_bp_groups_widget.buddypress.widget .item-options a.selected,.widget.widget_bp_core_members_widget.buddypress .item-options a.selected{background:#00a9d3;color:#fff;border-color:#00a9d3;}
.widget.widget_bp_groups_widget.buddypress.widget ul.item-list li.odd,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list li.even,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list .vcard,.widget.widget_bp_core_members_widget.buddypress ul.item-list li.odd,.widget.widget_bp_core_members_widget.buddypress ul.item-list li.even,.widget.widget_bp_core_members_widget.buddypress ul.item-list .vcard{display:inline-block;width:100%;padding-top:15px;padding-bottom:30px;}
.widget.widget_bp_groups_widget.buddypress.widget ul.item-list li.odd .item-avatar,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list li.even .item-avatar,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list .vcard .item-avatar,.widget.widget_bp_core_members_widget.buddypress ul.item-list li.odd .item-avatar,.widget.widget_bp_core_members_widget.buddypress ul.item-list li.even .item-avatar,.widget.widget_bp_core_members_widget.buddypress ul.item-list .vcard .item-avatar{position:relative;width:80px;height:80px;line-height:80px;float:left;display:block;overflow:hidden;}
.widget.widget_bp_groups_widget.buddypress.widget ul.item-list li.odd .item-avatar a,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list li.even .item-avatar a,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list .vcard .item-avatar a,.widget.widget_bp_core_members_widget.buddypress ul.item-list li.odd .item-avatar a,.widget.widget_bp_core_members_widget.buddypress ul.item-list li.even .item-avatar a,.widget.widget_bp_core_members_widget.buddypress ul.item-list .vcard .item-avatar a{border-radius:3px;display:block;height:80px;line-height:80px;overflow:hidden;}
.widget.widget_bp_groups_widget.buddypress.widget ul.item-list li.odd .item-avatar a img.avatar,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list li.odd .item-avatar a img,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list li.even .item-avatar a img.avatar,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list li.even .item-avatar a img,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list .vcard .item-avatar a img.avatar,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list .vcard .item-avatar a img,.widget.widget_bp_core_members_widget.buddypress ul.item-list li.odd .item-avatar a img.avatar,.widget.widget_bp_core_members_widget.buddypress ul.item-list li.odd .item-avatar a img,.widget.widget_bp_core_members_widget.buddypress ul.item-list li.even .item-avatar a img.avatar,.widget.widget_bp_core_members_widget.buddypress ul.item-list li.even .item-avatar a img,.widget.widget_bp_core_members_widget.buddypress ul.item-list .vcard .item-avatar a img.avatar,.widget.widget_bp_core_members_widget.buddypress ul.item-list .vcard .item-avatar a img{display:block;width:80px;height:80px;line-height:80px;margin:0;}
.widget.widget_bp_groups_widget.buddypress.widget ul.item-list li.odd .item,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list li.even .item,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list .vcard .item,.widget.widget_bp_core_members_widget.buddypress ul.item-list li.odd .item,.widget.widget_bp_core_members_widget.buddypress ul.item-list li.even .item,.widget.widget_bp_core_members_widget.buddypress ul.item-list .vcard .item{color:#000;margin-left:100px;margin-bottom:0;}
.widget.widget_bp_groups_widget.buddypress.widget ul.item-list li.odd .item .item-title,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list li.odd .item .item-title.fn,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list li.even .item .item-title,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list li.even .item .item-title.fn,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list .vcard .item .item-title,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list .vcard .item .item-title.fn,.widget.widget_bp_core_members_widget.buddypress ul.item-list li.odd .item .item-title,.widget.widget_bp_core_members_widget.buddypress ul.item-list li.odd .item .item-title.fn,.widget.widget_bp_core_members_widget.buddypress ul.item-list li.even .item .item-title,.widget.widget_bp_core_members_widget.buddypress ul.item-list li.even .item .item-title.fn,.widget.widget_bp_core_members_widget.buddypress ul.item-list .vcard .item .item-title,.widget.widget_bp_core_members_widget.buddypress ul.item-list .vcard .item .item-title.fn{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:18px;line-height:1.3;}
.widget.widget_bp_groups_widget.buddypress.widget ul.item-list li.odd .item .item-title a,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list li.odd .item .item-title.fn a,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list li.even .item .item-title a,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list li.even .item .item-title.fn a,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list .vcard .item .item-title a,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list .vcard .item .item-title.fn a,.widget.widget_bp_core_members_widget.buddypress ul.item-list li.odd .item .item-title a,.widget.widget_bp_core_members_widget.buddypress ul.item-list li.odd .item .item-title.fn a,.widget.widget_bp_core_members_widget.buddypress ul.item-list li.even .item .item-title a,.widget.widget_bp_core_members_widget.buddypress ul.item-list li.even .item .item-title.fn a,.widget.widget_bp_core_members_widget.buddypress ul.item-list .vcard .item .item-title a,.widget.widget_bp_core_members_widget.buddypress ul.item-list .vcard .item .item-title.fn a{color:inherit;}
.widget.widget_bp_groups_widget.buddypress.widget ul.item-list li.odd .item .item-meta,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list li.even .item .item-meta,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list .vcard .item .item-meta,.widget.widget_bp_core_members_widget.buddypress ul.item-list li.odd .item .item-meta,.widget.widget_bp_core_members_widget.buddypress ul.item-list li.even .item .item-meta,.widget.widget_bp_core_members_widget.buddypress ul.item-list .vcard .item .item-meta{color:#878787;margin-left:0;}
.widget.widget_bp_groups_widget.buddypress.widget ul.item-list li.odd .item .item-meta span.activity,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list li.odd .item .item-meta .activity,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list li.even .item .item-meta span.activity,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list li.even .item .item-meta .activity,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list .vcard .item .item-meta span.activity,.widget.widget_bp_groups_widget.buddypress.widget ul.item-list .vcard .item .item-meta .activity,.widget.widget_bp_core_members_widget.buddypress ul.item-list li.odd .item .item-meta span.activity,.widget.widget_bp_core_members_widget.buddypress ul.item-list li.odd .item .item-meta .activity,.widget.widget_bp_core_members_widget.buddypress ul.item-list li.even .item .item-meta span.activity,.widget.widget_bp_core_members_widget.buddypress ul.item-list li.even .item .item-meta .activity,.widget.widget_bp_core_members_widget.buddypress ul.item-list .vcard .item .item-meta span.activity,.widget.widget_bp_core_members_widget.buddypress ul.item-list .vcard .item .item-meta .activity{font-size:14px;font-weight:100;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;}
.bbp_widget_login{margin-top:20px;}
.bbp_widget_login .bbp-login-form label{width:inherit;}
.bbp_widget_login .bbp-login-form fieldset{border:none;margin:0;padding:0;}
.bbp_widget_login .bbp-login-form fieldset .bbp-username{position:relative;margin:0;margin-bottom:10px;}
.bbp_widget_login .bbp-login-form fieldset .bbp-username label{display:none;}
.bbp_widget_login .bbp-login-form fieldset .bbp-username input[type="text"]{padding:7px 15px 7px 20px;margin:0;}
.bbp_widget_login .bbp-login-form fieldset .bbp-password{position:relative;margin:0;margin-bottom:10px;}
.bbp_widget_login .bbp-login-form fieldset .bbp-password input[type="password"]{padding:7px 15px 7px 20px;margin:0;}
.bbp_widget_login .bbp-login-form fieldset .bbp-password label{display:none;}
.bbp_widget_login .bbp-login-form fieldset .bbp-remember-me{position:relative;margin:0;float:right;}
.bbp_widget_login .bbp-login-form fieldset .bbp-submit-wrapper{position:absolute;margin:0;}
.bbp_widget_login .bbp-login-form fieldset .bbp-submit-wrapper:before{content:"\e88c";position:absolute;z-index:1;right:15px;font-size:20px;font-family:"infinity" !important;bottom:5px;color:#fff;}
.bbp_widget_login .bbp-logged-in{display:inline-block;width:100%;padding-top:15px;padding-bottom:30px;border-radius:3px;}
.bbp_widget_login .bbp-logged-in .submit.user-submit{position:relative;width:80px;height:80px;line-height:80px;float:left;display:block;overflow:hidden;border-radius:3px;}
.bbp_widget_login .bbp-logged-in .submit.user-submit img{display:block;width:80px;height:80px;line-height:80px;margin:0;}
.bbp_widget_login .bbp-logged-in h4{color:#000;margin-left:100px;margin-bottom:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:18px;line-height:1.3;font-weight:normal;}
.bbp_widget_login .bbp-logged-in a{color:inherit;}
.bbp_widget_login .bbp-logged-in a.button.logout-link{position:relative;margin-left:20px;color:#fff;}
.bbp_widget_login .bbp-logged-in a.button.logout-link:before{content:"\e88e";position:absolute;right:15px;font-size:20px;font-family:"infinity" !important;}
.widget.buddypress.widget_bp_core_login_widget{margin-top:20px;display:inline-block;width:100%;}
.widget.buddypress.widget_bp_core_login_widget .standard-form{position:relative;}
.widget.buddypress.widget_bp_core_login_widget .standard-form input[type="text"]{padding:7px 15px 7px 20px;margin:0;margin-bottom:10px;}
.widget.buddypress.widget_bp_core_login_widget .standard-form input[type="password"]{padding:7px 15px 7px 20px;margin:0;margin-bottom:10px;}
.widget.buddypress.widget_bp_core_login_widget .standard-form .forgetmenot{position:relative;float:right;}
.widget.buddypress.widget_bp_core_login_widget .standard-form input[type="submit"]{font-weight:300;font-size:15px;height:41px;line-height:41px;padding:0 80px 0 25px;background:#00a9d3;color:#fff;border:0px solid transparent;border-radius:3px;cursor:pointer;}
.widget.buddypress.widget_bp_core_login_widget .standard-form:before{content:"\e88c";position:absolute;font-size:20px;font-family:"infinity" !important;bottom:5px;left:115px;color:#fff;}
.widget.buddypress.widget_bp_core_login_widget .bp-login-widget-user-avatar{width:80px;height:80px;line-height:80px;}
.widget.buddypress.widget_bp_core_login_widget .bp-login-widget-user-avatar a img{display:block;width:80px;height:80px;line-height:80px;margin:0;border-radius:3px;}
.widget.buddypress.widget_bp_core_login_widget .bp-login-widget-user-links{position:relative;margin-left:100px;}
.widget.buddypress.widget_bp_core_login_widget .bp-login-widget-user-links .bp-login-widget-user-link{padding:0;color:#000;margin-bottom:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-size:18px;line-height:1.3;font-weight:normal;}
.widget.buddypress.widget_bp_core_login_widget .bp-login-widget-user-links .bp-login-widget-user-link a{font-weight:normal;color:inherit;}
.widget.buddypress.widget_bp_core_login_widget .bp-login-widget-user-links .bp-login-widget-user-logout{position:relative;display:inline-block;font-weight:300;font-size:15px;height:41px;line-height:41px;padding:0 80px 0 25px;background:#00a9d3;color:#fff;border:0px solid transparent;border-radius:3px;cursor:pointer;margin-bottom:0;}
.widget.buddypress.widget_bp_core_login_widget .bp-login-widget-user-links .bp-login-widget-user-logout:before{content:"\e88e";position:absolute;right:15px;font-size:20px;font-family:"infinity" !important;}
.widget.buddypress.widget_bp_core_login_widget .bp-login-widget-user-links .bp-login-widget-user-logout .logout{color:inherit;}
.widget.buddypress.widget_bp_core_login_widget #bp-login-widget-form label[for="bp-login-widget-user-pass"],.widget.buddypress.widget_bp_core_login_widget #bp-login-widget-form label[for="bp-login-widget-user-login"]{display:none;}
.widget_crum_login{margin-top:20px;}
.widget_crum_login form p.login-username{position:relative;margin:0;margin-bottom:10px;}
.widget_crum_login form p.login-username label{position:absolute;left:20px;top:10px;}
.widget_crum_login form p.login-username input[type="text"]{padding:7px 15px 7px 20px;margin:0;border-radius:20px;}
.widget_crum_login form p.login-password{position:relative;margin:0;margin-bottom:10px;}
.widget_crum_login form p.login-password input[type="password"]{padding:7px 15px 7px 20px;margin:0;border-radius:20px;}
.widget_crum_login form p.login-password label{position:absolute;left:20px;top:10px;}
.widget_crum_login form p.login-lost-password{position:relative;margin:0;float:right;}
.widget_crum_login form p.login-lost-password label{text-transform:none;font-size:15px;}
.widget_crum_login form p.login-submit{position:absolute;margin:0;}
.widget_crum_login form p.login-submit .button:before{content:"\e88c";position:absolute;right:15px;font-size:20px;font-family:"infinity" !important;}
.widget_crum_login form p.login-submit .button .outlinedicon-lock-closed{display:none;}
.widget_crum_login .login-logout{position:relative;}
.widget_crum_login .login-logout .button:before{content:"\e88e";position:absolute;right:15px;font-size:20px;font-family:"infinity" !important;}
.widget_crum_login .login-logout .button .outlinedicon-lock-open{display:none;}
.widget.widget_calendar #calendar_wrap{display:inline-block;}
.widget.widget_calendar #calendar_wrap table{position:relative;border:none;}
.widget.widget_calendar #calendar_wrap table * th,.widget.widget_calendar #calendar_wrap table td{width:50px;height:50px;line-height:2;text-align:center;}
.widget.widget_calendar #calendar_wrap table tbody tr td#today{border:1px solid red;border-radius:50%;}
.widget.widget_calendar #calendar_wrap table tfoot{background:none;}
.widget.widget_calendar #calendar_wrap table tfoot tr td[colspan="3"]{position:absolute;bottom:100%;margin-bottom:-40px;width:30%;text-align:left;}
.widget.widget_calendar #calendar_wrap table tfoot tr .pad{display:none;}
.widget.widget_dfd_author{text-align:center;}
.widget.widget_dfd_author h3.widget-title{text-align:center;}
.widget.widget_dfd_author .author-image{display:inline-block;margin-top:15px;}
.widget.widget_dfd_author .author-image img{display:block;border-radius:50%;}
.widget.widget_dfd_author .author-image i{display:block;width:120px;height:120px;line-height:120px;font-size:45px;background:#f7f7f7;border-radius:50%;}
.widget.widget_dfd_author .heading{margin-top:5px;}
.widget.widget_dfd_author .entry-content{margin-top:15px;}
.widget.widget_dfd_author .soc-icons{margin-top:10px;text-align:center;}
.widget_recent_reviews h3.widget-title,.widget_best_sellers h3.widget-title,.widget_top_rated_products h3.widget-title,.widget_recently_viewed_products h3.widget-title,.widget_products h3.widget-title{text-align:left !important;margin-bottom:20px !important;}
.widget_recent_reviews .product_list_widget li,.widget_best_sellers .product_list_widget li,.widget_top_rated_products .product_list_widget li,.widget_recently_viewed_products .product_list_widget li,.widget_products .product_list_widget li{padding:15px 0;margin-bottom:0;display:table;}
.widget_recent_reviews .product_list_widget li:first-child,.widget_best_sellers .product_list_widget li:first-child,.widget_top_rated_products .product_list_widget li:first-child,.widget_recently_viewed_products .product_list_widget li:first-child,.widget_products .product_list_widget li:first-child{padding-top:0;}
.widget_recent_reviews .product_list_widget li:last-child,.widget_best_sellers .product_list_widget li:last-child,.widget_top_rated_products .product_list_widget li:last-child,.widget_recently_viewed_products .product_list_widget li:last-child,.widget_products .product_list_widget li:last-child{padding-bottom:0;border-bottom:none;}
.widget_recent_reviews .product_list_widget li a,.widget_best_sellers .product_list_widget li a,.widget_top_rated_products .product_list_widget li a,.widget_recently_viewed_products .product_list_widget li a,.widget_products .product_list_widget li a{font-size:18px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;font-style:normal;line-height:1.6;color:#000;-webkit-transition:color .3s ease-in-out, border-bottom-color .3s ease-in-out;-moz-transition:color .3s ease-in-out, border-bottom-color .3s ease-in-out;transition:color .3s ease-in-out, border-bottom-color .3s ease-in-out;font-size:16px;line-height:1.3;padding:0;}
.widget_recent_reviews .product_list_widget li a a,.widget_best_sellers .product_list_widget li a a,.widget_top_rated_products .product_list_widget li a a,.widget_recently_viewed_products .product_list_widget li a a,.widget_products .product_list_widget li a a{color:inherit;padding-bottom:7px;-webkit-transition:padding-bottom .3s ease-in-out, border-bottom-color .3s ease-in-out;-moz-transition:padding-bottom .3s ease-in-out, border-bottom-color .3s ease-in-out;transition:padding-bottom .3s ease-in-out, border-bottom-color .3s ease-in-out;}
.widget_recent_reviews .product_list_widget li a a,.widget_best_sellers .product_list_widget li a a,.widget_top_rated_products .product_list_widget li a a,.widget_recently_viewed_products .product_list_widget li a a,.widget_products .product_list_widget li a a{color:inherit;padding-bottom:7px;-webkit-transition:padding-bottom .3s ease-in-out, border-bottom-color .3s ease-in-out;-moz-transition:padding-bottom .3s ease-in-out, border-bottom-color .3s ease-in-out;transition:padding-bottom .3s ease-in-out, border-bottom-color .3s ease-in-out;}
.widget_recent_reviews .product_list_widget li .product_thumbnail,.widget_best_sellers .product_list_widget li .product_thumbnail,.widget_top_rated_products .product_list_widget li .product_thumbnail,.widget_recently_viewed_products .product_list_widget li .product_thumbnail,.widget_products .product_list_widget li .product_thumbnail{float:left;width:80px;height:80px;display:table-cell;vertical-align:middle;}
.widget_recent_reviews .product_list_widget li .product_thumbnail img,.widget_best_sellers .product_list_widget li .product_thumbnail img,.widget_top_rated_products .product_list_widget li .product_thumbnail img,.widget_recently_viewed_products .product_list_widget li .product_thumbnail img,.widget_products .product_list_widget li .product_thumbnail img{margin:0;float:none;max-height:80px;max-width:80px;border-radius:50px;}
.widget_recent_reviews .product_list_widget li .product_summary,.widget_best_sellers .product_list_widget li .product_summary,.widget_top_rated_products .product_list_widget li .product_summary,.widget_recently_viewed_products .product_list_widget li .product_summary,.widget_products .product_list_widget li .product_summary{margin-top:-4px;display:table-cell;vertical-align:top;padding-left:20px;}
.widget_recent_reviews .product_list_widget li .product_summary .amount,.widget_best_sellers .product_list_widget li .product_summary .amount,.widget_top_rated_products .product_list_widget li .product_summary .amount,.widget_recently_viewed_products .product_list_widget li .product_summary .amount,.widget_products .product_list_widget li .product_summary .amount{font-size:15px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;line-height:18px;color:#000;font-weight:700;}
.widget_recent_reviews .product_list_widget li .product_summary del,.widget_recent_reviews .product_list_widget li .product_summary ins,.widget_best_sellers .product_list_widget li .product_summary del,.widget_best_sellers .product_list_widget li .product_summary ins,.widget_top_rated_products .product_list_widget li .product_summary del,.widget_top_rated_products .product_list_widget li .product_summary ins,.widget_recently_viewed_products .product_list_widget li .product_summary del,.widget_recently_viewed_products .product_list_widget li .product_summary ins,.widget_products .product_list_widget li .product_summary del,.widget_products .product_list_widget li .product_summary ins{display:block;}
.widget_recent_reviews .product_list_widget li .product_summary del .amount,.widget_best_sellers .product_list_widget li .product_summary del .amount,.widget_top_rated_products .product_list_widget li .product_summary del .amount,.widget_recently_viewed_products .product_list_widget li .product_summary del .amount,.widget_products .product_list_widget li .product_summary del .amount{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:300;color:#878787;}
.widget_recent_reviews .product_list_widget li .product_summary ins,.widget_best_sellers .product_list_widget li .product_summary ins,.widget_top_rated_products .product_list_widget li .product_summary ins,.widget_recently_viewed_products .product_list_widget li .product_summary ins,.widget_products .product_list_widget li .product_summary ins{text-decoration:none;}
.widget_recent_reviews .star-rating{margin-left:100px;}
@media only screen and (max-width: 1279px) and (min-width: 800px){.touch table.hide-for-xlarge,.touch table.hide-for-large,.touch table.hide-for-small,.touch table.show-for-medium{display:table !important;}
}@media only screen and (max-device-width: 1280px){.touch .nav-bar li.has-flyout > a{padding-right:36px !important;}
}@media only screen and (max-device-width: 800px),only screen and (device-width: 1024px) and (device-height: 600px),only screen and (width: 1280px) and (orientation: landscape),only screen and (device-width: 800px),only screen and (max-width: 799px){.flex-video{padding-top:0;}
}@media only screen and (max-width: 1279px) and (min-width: 800px){.touch .nav-bar li a{font-size:13px;}
.touch .nav-bar li.has-flyout > a.flyout-toggle{padding:20px !important;}
.touch .nav-bar li.has-flyout > a{padding-right:36px !important;}
.clearing-main-right,.clearing-main-left{height:100%;width:40px;top:0;border:none;}
.clearing-main-right:before,.clearing-main-left:before{position:absolute;top:50%;}
.clearing-main-left{left:0;}
.clearing-main-left:before{left:5px;content:"";display:block;width:0;height:0;border:solid 16px;border-color:transparent white transparent transparent;}
.clearing-main-right{height:100%;right:0;}
.clearing-main-right:before{content:"";display:block;width:0;height:0;border:solid 16px;border-color:transparent transparent transparent white;}
}@media only screen and (min-width: 800px){.mobile-show{display:none !important;}
}@media only screen and (min-width: 800px) and (max-width: 1024px){.feature-box.al-left .block-title{padding-top:30px;clear:both;}
.intagram-gallery .normal-item:first-child{display:none;}
.four.columns.columns-with-border{width:100%;}
}@media only screen and (max-width: 1180px){.large-hide{display:none !important;}
#top-panel .top-info{width:auto;}
#layout .mvb_t_row:first-child{height:auto !important;}
.ls-inner .button,.ls-inner .button.white{font-size:12px;padding-left:10px !important;padding-right:10px !important;}
.tw-slider{padding:5px 30px 0 105px;}
.recent-posts-list .sticky-post .entry-title,.recent-posts-list .entry-title{margin-top:0;}
.intagram-gallery{text-align:center;}
.intagram-gallery .big-item{width:100%;text-align:center;margin-bottom:3px;}
.intagram-gallery .big-item img{min-width:92%;}
.instagram-autor{display:none;}
.intagram-gallery .normal-item:first-child{display:none;}
.tiles-block .tile-item{width:125px;height:125px;}
}@media only screen and (min-width: 1024px){.normal-show{display:none !important;}
}@media only screen and (max-width: 1024px){.normal-hide{display:none !important;}
.spacer{padding-right:10px;}
#header-container #header .header-wrap .header-info-panel .top-info .spacer{padding-right:5px;}
#header-container #header .header-wrap .header-info-panel .top-info i{margin-right:0px;}
#header-container #header .header-wrap .header-info-panel .header-wishlist-button,#header-container #header .header-wrap .header-info-panel .lang-sel{padding:0 0 0 5px;}
.promo_row_module .ten.columns{width:100%;}
.charts-box.normal .chart-wrapper,.charts-box.large .chart-wrapper{width:100%;}
.charts-box{margin-right:0;}
.charts-box.large canvas{margin-left:-15px;}
.charts-box.large.chart-wrapper i{margin-left:-15px;}
.charts-box canvas{margin:0 auto 0 auto;}
.news-row article .entry-thumb a.link:before{line-height:65%;}
.tiles-block .tile-item{width:115px;height:120px;}
#crum-slider .item .entry-title,#crum-slider .item .entry-meta{display:none;}
.news-page-slider .news-slider-entry-hover,.rev_slider .tp-caption.revslider-button.button,.rev_slider .tp-caption.revslider-button.button.inverted{display:none !important;}
.portfolio-masonry-few-rows .recent-works-item .portfolio-entry-meta{display:none;}
}@media only screen and (min-width: 1280px){.recent-block-wide .recent-block-wide-list.with-under-title .recent-works-item:hover .entry-meta-under-portfolio .read-more{bottom:118px;}
}.ls-thumbnail .ls-thumbnail-slide a img{position:relative;left:100%;margin-left:-200%;}
#main-wrap{min-width:800px;}
.thumbnail-fluid{overflow:hidden;width:100%;height:100%;}
.thumbnail-fluid > div,.thumbnail-fluid > span,.thumbnail-fluid > a{display:block;position:relative;right:50%;float:right;width:100%;}
.thumbnail-fluid > div img,.thumbnail-fluid > span img,.thumbnail-fluid > a img{position:relative;right:-50%;}
.thumbnail-inscribed{width:100%;height:9000px;text-align:center;}
.thumbnail-inscribed img{max-width:100%;max-height:9000px;}
.valign-table{display:table;width:100%;}
.valign-table .valign-table-cell{display:table-cell;vertical-align:middle;}
.mvb-row-fullheight-va > .row{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
#main-wrap{min-width:290px !important;}
@media only screen and (min-width: 480px) and (max-width: ){button{font-size:10px !important;}
}@media only screen and (max-width: 480px){button{font-size:9px !important;}
}@media only screen and (max-width: 1024px){#main_mega_menu{display:none;}
.dl-menuwrapper{display:block;}
#header-container #header .header-wrap > .row.decorated{min-width:100%;max-width:100%;width:100%;background:transparent;}
#header-container.with-header-button.header-style-7 .additional-button{border-color:rgba(255,255,255,0.2);color:#fff;}
#header-container.with-header-button.header-style-7 .additional-button:hover{border-color:#00a9d3;}
#header-container.header-style-7,#header-container.header-style-8{position:fixed;background:transparent;}
#header-container.header-style-7 #header,#header-container.header-style-8 #header{background:transparent;}
#header-container.header-style-7 #header .header-wrap > .row:last-child,#header-container.header-style-8 #header .header-wrap > .row:last-child{background:transparent;}
.side-area-controller-wrap,#side-area{display:none;}
#top-panel-inner{display:none;}
body.side-area-opened #main-wrap{margin-right:0;}
#main-wrap.left-aligned-fixed-header{margin:0;}
#main-wrap.right-aligned-fixed-header{margin-right:0;}
}@media only screen and (min-width: 800px){#header-container.with-header-button .header-col-fluid{position:relative;}
}@media only screen and (max-width: 799px){.widget-title,.widget-sub-title{text-align:left;}
}@media only screen and (max-width: 767px){.orbit.orbit-stack-on-small img.fluid-placeholder{visibility:visible;}
.orbit.orbit-stack-on-small .orbit-slide{position:static;margin-bottom:10px;}
}#header-container{min-width:0;}
@media only screen and (max-width: 799px){.small #header.logo-position-top .header-main-panel .logo-for-panel img{opacity:0;}
}@media only screen and (min-width: 480px) and (max-width: 799px){.header-col-left{width:220px;}
.header-col-right{width:0;}
.header-col-fluid{margin-left:220px;margin-right:0;}
#header-container{position:relative;}
#menu-fixer{display:none;}
.header-hide{display:block !important;}
.logo-position-right .header-col-left{width:0;}
.logo-position-right .header-col-right{width:220px;}
.logo-position-right .header-col-fluid{margin-left:0;margin-right:220px;}
}@media only screen and (max-width: 480px){.header-col-left{width:140px;}
.header-col-right{width:0;}
.header-col-fluid{margin-left:140px;margin-right:0;}
#header .logo-for-panel{margin-right:40px;}
#header-container{position:relative;}
#menu-fixer{display:none;}
.header-hide{display:block !important;}
.logo-position-right .header-col-left{width:0;}
.logo-position-right .header-col-right{width:140px;}
.logo-position-right .header-col-fluid{margin-left:0;margin-right:140px;}
.logo-position-right .logo-for-panel{margin-right:0px !important;}
.lang-sel,.total_cart_header{display:none;}
}@media only screen and (max-width: 800px){#header-container #header .header-wrap .header-info-panel .soc-icons a{color:#565656;}
#header-container #header .header-wrap > .row:last-child{background:#fff;}
#header-container #header .header-wrap > .row:last-child .form-search-wrap .form-search-container .searchform-button,#header-container #header .header-wrap > .row:last-child .lang-sel > a,#header-container #header .header-wrap > .row:last-child .total_cart_header .woo-cart-contents .woo-cart-items,#header-container #header .header-wrap > .row:last-child .total_cart_header .woo-cart-contents .woo-cart-details{color:#000;}
}@media only screen and (max-width: 799px){.team_member_box > .block-title,.team_member_box > .dopinfo{display:none;}
}@media only screen and (max-width: 782px){html #wpadminbar{z-index:500 !important;}
}@media only screen and (max-width: 799px){table.hide-for-xlarge,table.hide-for-large,table.hide-for-medium,table.show-for-small{display:table !important;}
}@media only screen and (max-width: 799px){.left,.right{float:none;}
.mobile-hide{display:none !important;}
.mobile-left{float:left;}
.mobile-right{float:right;}
.mobile-text-left{text-align:left;}
.mobile-text-right{text-align:right;}
.mobile-text-center{text-align:center;}
body{-webkit-text-size-adjust:none;-ms-text-size-adjust:none;width:100%;min-width:0;margin-left:0;margin-right:0;padding-left:0;padding-right:0;}
.row{width:auto;min-width:0;margin-left:0;margin-right:0;}
.column,.columns,.row .column,.row .columns{width:auto;float:none;}
.clients_tiles_module .columns{width:100%;border:none;}
.clients_tiles_module .columns:last-child{border:none;}
.column:last-child,.columns:last-child{float:none;}
[class*="column"] + [class*="column"]:last-child:not([class*="mobile-"]){float:none;clear:both;}
.column:before,.columns:before,.column:after,.columns:after{content:"";display:table;}
.column:after,.columns:after{clear:both;}
.offset-by-one,.offset-by-two,.offset-by-three,.offset-by-four,.offset-by-five,.offset-by-six,.offset-by-seven,.offset-by-eight,.offset-by-nine,.offset-by-ten{margin-left:0 !important;}
.push-one,.push-two,.push-three,.push-four,.push-five,.push-six,.push-seven,.push-eight,.push-nine,.push-ten{left:auto;}
.pull-two,.pull-three,.pull-four,.pull-five,.pull-six,.pull-seven,.pull-eight,.pull-nine,.pull-ten{right:auto;}
.row .mobile-one{width:25% !important;float:left;padding:0 10px;}
.row .mobile-one.end{float:left;}
.row.collapse .mobile-one{padding:0;}
.row .mobile-two{width:50% !important;float:left;padding:0 10px;}
.row .mobile-two.end{float:left;}
.row.collapse .mobile-two{padding:0;}
.row .mobile-three{width:75% !important;float:left;padding:0 10px;}
.row .mobile-three.end{float:left;}
.row.collapse .mobile-three{padding:0;}
.row .mobile-four{width:100% !important;float:left;padding:0 10px !important;margin:0 !important;}
.row .mobile-four.end{float:left;}
.row.collapse .mobile-four{padding:0;}
.push-one-mobile{left:25%;}
.pull-one-mobile{right:25%;}
.push-two-mobile{left:50%;}
.pull-two-mobile{right:50%;}
.push-three-mobile{left:75%;}
.pull-three-mobile{right:75%;}
.block-grid.mobile > li{float:none;width:100%;margin-left:0;}
.block-grid > li{clear:none;}
.block-grid.mobile-one-up > li{width:100%;}
.block-grid.mobile-two-up > li{width:50%;}
.block-grid.mobile-two-up > li:nth-child(2n+1){clear:both;}
.block-grid.mobile-three-up > li{width:33.33333%;}
.block-grid.mobile-three-up > li:nth-child(3n+1){clear:both;}
.block-grid.mobile-four-up > li{width:25%;}
.block-grid.mobile-four-up > li:nth-child(4n+1){clear:both;}
.block-grid.mobile-five-up > li{width:20%;}
.block-grid.mobile-five-up > li:nth-child(5n+1){clear:both;}
.block-grid.mobile-six-up > li{width:16.66667%;}
.block-grid.mobile-six-up > li:nth-child(6n+1){clear:both;}
.block-grid.mobile-seven-up > li{width:14.28571%;}
.block-grid.mobile-seven-up > li:nth-child(7n+1){clear:both;}
.block-grid.mobile-eight-up > li{width:12.5%;}
.block-grid.mobile-eight-up > li:nth-child(8n+1){clear:both;}
.block-grid.mobile-nine-up > li{width:11.11111%;}
.block-grid.mobile-nine-up > li:nth-child(9n+1){clear:both;}
.block-grid.mobile-ten-up > li{width:10%;}
.block-grid.mobile-ten-up > li:nth-child(10n+1){clear:both;}
.block-grid.mobile-eleven-up > li{width:9.09091%;}
.block-grid.mobile-eleven-up > li:nth-child(11n+1){clear:both;}
.block-grid.mobile-twelve-up > li{width:8.33333%;}
.block-grid.mobile-twelve-up > li:nth-child(12n+1){clear:both;}
label.right{text-align:left;}
input[type="text"].one,.row input[type="text"].one,input[type="password"].one,.row input[type="password"].one,input[type="date"].one,.row input[type="date"].one,input[type="datetime"].one,.row input[type="datetime"].one,input[type="email"].one,.row input[type="email"].one,input[type="number"].one,.row input[type="number"].one,input[type="search"].one,.row input[type="search"].one,input[type="tel"].one,.row input[type="tel"].one,input[type="time"].one,.row input[type="time"].one,input[type="url"].one,.row input[type="url"].one,textarea.one,.row textarea.one{width:100% !important;}
input[type="text"].two,.row input[type="text"].two,input[type="password"].two,.row input[type="password"].two,input[type="date"].two,.row input[type="date"].two,input[type="datetime"].two,.row input[type="datetime"].two,input[type="email"].two,.row input[type="email"].two,input[type="number"].two,.row input[type="number"].two,input[type="search"].two,.row input[type="search"].two,input[type="tel"].two,.row input[type="tel"].two,input[type="time"].two,.row input[type="time"].two,input[type="url"].two,.row input[type="url"].two,textarea.two,.row textarea.two{width:100% !important;}
input[type="text"].three,.row input[type="text"].three,input[type="password"].three,.row input[type="password"].three,input[type="date"].three,.row input[type="date"].three,input[type="datetime"].three,.row input[type="datetime"].three,input[type="email"].three,.row input[type="email"].three,input[type="number"].three,.row input[type="number"].three,input[type="search"].three,.row input[type="search"].three,input[type="tel"].three,.row input[type="tel"].three,input[type="time"].three,.row input[type="time"].three,input[type="url"].three,.row input[type="url"].three,textarea.three,.row textarea.three{width:100% !important;}
input[type="text"].four,.row input[type="text"].four,input[type="password"].four,.row input[type="password"].four,input[type="date"].four,.row input[type="date"].four,input[type="datetime"].four,.row input[type="datetime"].four,input[type="email"].four,.row input[type="email"].four,input[type="number"].four,.row input[type="number"].four,input[type="search"].four,.row input[type="search"].four,input[type="tel"].four,.row input[type="tel"].four,input[type="time"].four,.row input[type="time"].four,input[type="url"].four,.row input[type="url"].four,textarea.four,.row textarea.four{width:100% !important;}
input[type="text"].five,.row input[type="text"].five,input[type="password"].five,.row input[type="password"].five,input[type="date"].five,.row input[type="date"].five,input[type="datetime"].five,.row input[type="datetime"].five,input[type="email"].five,.row input[type="email"].five,input[type="number"].five,.row input[type="number"].five,input[type="search"].five,.row input[type="search"].five,input[type="tel"].five,.row input[type="tel"].five,input[type="time"].five,.row input[type="time"].five,input[type="url"].five,.row input[type="url"].five,textarea.five,.row textarea.five{width:100% !important;}
input[type="text"].six,.row input[type="text"].six,input[type="password"].six,.row input[type="password"].six,input[type="date"].six,.row input[type="date"].six,input[type="datetime"].six,.row input[type="datetime"].six,input[type="email"].six,.row input[type="email"].six,input[type="number"].six,.row input[type="number"].six,input[type="search"].six,.row input[type="search"].six,input[type="tel"].six,.row input[type="tel"].six,input[type="time"].six,.row input[type="time"].six,input[type="url"].six,.row input[type="url"].six,textarea.six,.row textarea.six{width:100% !important;}
input[type="text"].seven,.row input[type="text"].seven,input[type="password"].seven,.row input[type="password"].seven,input[type="date"].seven,.row input[type="date"].seven,input[type="datetime"].seven,.row input[type="datetime"].seven,input[type="email"].seven,.row input[type="email"].seven,input[type="number"].seven,.row input[type="number"].seven,input[type="search"].seven,.row input[type="search"].seven,input[type="tel"].seven,.row input[type="tel"].seven,input[type="time"].seven,.row input[type="time"].seven,input[type="url"].seven,.row input[type="url"].seven,textarea.seven,.row textarea.seven{width:100% !important;}
input[type="text"].eight,.row input[type="text"].eight,input[type="password"].eight,.row input[type="password"].eight,input[type="date"].eight,.row input[type="date"].eight,input[type="datetime"].eight,.row input[type="datetime"].eight,input[type="email"].eight,.row input[type="email"].eight,input[type="number"].eight,.row input[type="number"].eight,input[type="search"].eight,.row input[type="search"].eight,input[type="tel"].eight,.row input[type="tel"].eight,input[type="time"].eight,.row input[type="time"].eight,input[type="url"].eight,.row input[type="url"].eight,textarea.eight,.row textarea.eight{width:100% !important;}
input[type="text"].nine,.row input[type="text"].nine,input[type="password"].nine,.row input[type="password"].nine,input[type="date"].nine,.row input[type="date"].nine,input[type="datetime"].nine,.row input[type="datetime"].nine,input[type="email"].nine,.row input[type="email"].nine,input[type="number"].nine,.row input[type="number"].nine,input[type="search"].nine,.row input[type="search"].nine,input[type="tel"].nine,.row input[type="tel"].nine,input[type="time"].nine,.row input[type="time"].nine,input[type="url"].nine,.row input[type="url"].nine,textarea.nine,.row textarea.nine{width:100% !important;}
input[type="text"].ten,.row input[type="text"].ten,input[type="password"].ten,.row input[type="password"].ten,input[type="date"].ten,.row input[type="date"].ten,input[type="datetime"].ten,.row input[type="datetime"].ten,input[type="email"].ten,.row input[type="email"].ten,input[type="number"].ten,.row input[type="number"].ten,input[type="search"].ten,.row input[type="search"].ten,input[type="tel"].ten,.row input[type="tel"].ten,input[type="time"].ten,.row input[type="time"].ten,input[type="url"].ten,.row input[type="url"].ten,textarea.ten,.row textarea.ten{width:100% !important;}
input[type="text"].eleven,.row input[type="text"].eleven,input[type="password"].eleven,.row input[type="password"].eleven,input[type="date"].eleven,.row input[type="date"].eleven,input[type="datetime"].eleven,.row input[type="datetime"].eleven,input[type="email"].eleven,.row input[type="email"].eleven,input[type="number"].eleven,.row input[type="number"].eleven,input[type="search"].eleven,.row input[type="search"].eleven,input[type="tel"].eleven,.row input[type="tel"].eleven,input[type="time"].eleven,.row input[type="time"].eleven,input[type="url"].eleven,.row input[type="url"].eleven,textarea.eleven,.row textarea.eleven{width:100% !important;}
input[type="text"].twelve,.row input[type="text"].twelve,input[type="password"].twelve,.row input[type="password"].twelve,input[type="date"].twelve,.row input[type="date"].twelve,input[type="datetime"].twelve,.row input[type="datetime"].twelve,input[type="email"].twelve,.row input[type="email"].twelve,input[type="number"].twelve,.row input[type="number"].twelve,input[type="search"].twelve,.row input[type="search"].twelve,input[type="tel"].twelve,.row input[type="tel"].twelve,input[type="time"].twelve,.row input[type="time"].twelve,input[type="url"].twelve,.row input[type="url"].twelve,textarea.twelve,.row textarea.twelve{width:100% !important;}
.button{display:block;}
.button-group button.button,.button-group input[type="submit"].button{width:auto;padding:10px 20px 11px;}
.button-group button.button.large,.button-group input[type="submit"].button.large{padding:15px 30px 16px;}
.button-group button.button.medium,.button-group input[type="submit"].button.medium{padding:10px 20px 11px;}
.button-group button.button.small,.button-group input[type="submit"].button.small{padding:7px 14px 8px;}
.button-group button.button.tiny,.button-group input[type="submit"].button.tiny{padding:5px 10px 6px;}
.button-group.even button.button,.button-group.even input[type="submit"].button{width:100%;padding-left:0;padding-right:0;}
.nav-bar{height:auto;}
.nav-bar > li{float:none;display:block;border-right:none;}
.nav-bar > li > a.main{text-align:left;border-top:1px solid #e0e0e0;border-right:none;}
.nav-bar > li:first-child > a.main{border-top:none;}
.nav-bar > li.has-flyout > a.flyout-toggle{position:absolute;right:0;top:0;padding:22px;z-index:2;display:block;}
.nav-bar > li.has-flyout.is-touch > a.flyout-toggle span{content:"";width:0;height:0;display:block;}
.nav-bar > li.has-flyout > a.flyout-toggle:hover span{border-top-color:#141414;}
.nav-bar.vertical > li.has-flyout > .flyout{left:0;}
.flyout{position:relative;width:100% !important;top:auto;margin-right:-2px;border-width:1px 1px 0 1px;}
.flyout.right{float:none;right:auto;left:-1px;}
.flyout.small,.flyout.large{width:100% !important;}
.flyout p:last-child{margin-bottom:18px;}
.reveal-modal-bg{position:absolute;}
.reveal-modal,.reveal-modal.small,.reveal-modal.medium,.reveal-modal.large,.reveal-modal.xlarge{width:80%;top:15px;left:50%;margin-left:-40%;padding:20px;height:auto;}
.clearing-container{margin:0;}
.clearing-close{z-index:99;font-size:37px;top:0px;right:5px;}
.clearing-caption{position:fixed;bottom:0;left:0;padding:10px !important;line-height:1.6;}
.clearing-main-right,.clearing-main-left{display:none;}
.clearing-blackout.clearing-assembled .visible-img,.clearing-blackout.clearing-assembled .clearing-container{height:100%;}
.clearing-blackout.clearing-assembled ul[data-clearing]{display:none;}
.clear-left{left:0;}
.joyride-tip-guide{width:95% !important;left:2.5% !important;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;}
.joyride-tip-guide-wrapper{width:100%;}
.tabs.mobile{width:auto;margin:20px -20px 40px;border-bottom:solid 1px #ccc;height:auto;margin:20px -15px 0px -15px;}
.tabs.mobile dt,.tabs.mobile li,.tabs.mobile dd{float:none;height:auto;}
.tabs.mobile dd a,.tabs.mobile li a{font-size:14px;display:block;width:auto;height:auto;padding:18px 20px;margin:0;color:#555;line-height:1;border:none;border-left:none;border-right:none;border-top:1px solid #ccc;background:#fff;}
.tabs.mobile dd a.active,.tabs.mobile li a.active{border:none;background:#36bae2;color:#fff;margin:0;position:static;top:0;height:auto;}
.tabs.mobile dd:first-child a.active,.tabs.mobile li:first-child a.active{margin:0;}
.tabs.mobile + .tabs-content.contained{margin-left:-15px;margin-right:-15px;}
.tabs.mobile .section-title{padding-left:20px !important;}
.contained.mobile{margin-bottom:0;}
.contained.tabs.mobile dd a,.contained.tabs.mobile li a{padding:18px 20px;}
.tabs.mobile + ul.contained{margin-left:-20px;margin-right:-20px;border-width:0 0 1px 0;}
.tooltip{font-size:14px;line-height:1.4;padding:7px 10px 9px 10px;left:50% !important;max-width:80% !important;margin-left:-40%;font-size:110%;}
.tooltip > .nub,.tooltip.top > .nub,.tooltip.left > .nub,.tooltip.right > .nub{border-color:transparent transparent black transparent;border-color:transparent transparent rgba(0,0,0,0.85) transparent;top:-12px;left:10px;}
}@media only screen and (max-width: 1100px){.mvb-row-fullwidth .left,.mvb-row-fullwidth .right{float:none;}
.mvb-row-fullwidth .mobile-hide{display:none !important;}
.mvb-row-fullwidth .mobile-left{float:left;}
.mvb-row-fullwidth .mobile-right{float:right;}
.mvb-row-fullwidth .mobile-text-left{text-align:left;}
.mvb-row-fullwidth .mobile-text-right{text-align:right;}
.mvb-row-fullwidth .mobile-text-center{text-align:center;}
.mvb-row-fullwidth body{-webkit-text-size-adjust:none;-ms-text-size-adjust:none;width:100%;min-width:0;margin-left:0;margin-right:0;padding-left:0;padding-right:0;}
.mvb-row-fullwidth .row{width:auto;min-width:0;margin-left:0;margin-right:0;}
.mvb-row-fullwidth .column,.mvb-row-fullwidth .columns,.mvb-row-fullwidth .row .column,.mvb-row-fullwidth .row .columns{width:auto;float:none;}
.mvb-row-fullwidth .clients_tiles_module .columns{width:100%;border:none;}
.mvb-row-fullwidth .clients_tiles_module .columns:last-child{border:none;}
.mvb-row-fullwidth .column:last-child,.mvb-row-fullwidth .columns:last-child{float:none;}
.mvb-row-fullwidth [class*="column"] + [class*="column"]:last-child:not([class*="mobile-"]){float:none;clear:both;}
.mvb-row-fullwidth .column:before,.mvb-row-fullwidth .columns:before,.mvb-row-fullwidth .column:after,.mvb-row-fullwidth .columns:after{content:"";display:table;}
.mvb-row-fullwidth .column:after,.mvb-row-fullwidth .columns:after{clear:both;}
.mvb-row-fullwidth .offset-by-one,.mvb-row-fullwidth .offset-by-two,.mvb-row-fullwidth .offset-by-three,.mvb-row-fullwidth .offset-by-four,.mvb-row-fullwidth .offset-by-five,.mvb-row-fullwidth .offset-by-six,.mvb-row-fullwidth .offset-by-seven,.mvb-row-fullwidth .offset-by-eight,.mvb-row-fullwidth .offset-by-nine,.mvb-row-fullwidth .offset-by-ten{margin-left:0 !important;}
.mvb-row-fullwidth .push-one,.mvb-row-fullwidth .push-two,.mvb-row-fullwidth .push-three,.mvb-row-fullwidth .push-four,.mvb-row-fullwidth .push-five,.mvb-row-fullwidth .push-six,.mvb-row-fullwidth .push-seven,.mvb-row-fullwidth .push-eight,.mvb-row-fullwidth .push-nine,.mvb-row-fullwidth .push-ten{left:auto;}
.mvb-row-fullwidth .pull-two,.mvb-row-fullwidth .pull-three,.mvb-row-fullwidth .pull-four,.mvb-row-fullwidth .pull-five,.mvb-row-fullwidth .pull-six,.mvb-row-fullwidth .pull-seven,.mvb-row-fullwidth .pull-eight,.mvb-row-fullwidth .pull-nine,.mvb-row-fullwidth .pull-ten{right:auto;}
.mvb-row-fullwidth .row .mobile-one{width:25% !important;float:left;padding:0 10px;}
.mvb-row-fullwidth .row .mobile-one.end{float:left;}
.mvb-row-fullwidth .row.collapse .mobile-one{padding:0;}
.mvb-row-fullwidth .row .mobile-two{width:50% !important;float:left;padding:0 10px;}
.mvb-row-fullwidth .row .mobile-two.end{float:left;}
.mvb-row-fullwidth .row.collapse .mobile-two{padding:0;}
.mvb-row-fullwidth .row .mobile-three{width:75% !important;float:left;padding:0 10px;}
.mvb-row-fullwidth .row .mobile-three.end{float:left;}
.mvb-row-fullwidth .row.collapse .mobile-three{padding:0;}
.mvb-row-fullwidth .row .mobile-four{width:100% !important;float:left;padding:0 10px !important;margin:0 !important;}
.mvb-row-fullwidth .row .mobile-four.end{float:left;}
.mvb-row-fullwidth .row.collapse .mobile-four{padding:0;}
.mvb-row-fullwidth .push-one-mobile{left:25%;}
.mvb-row-fullwidth .pull-one-mobile{right:25%;}
.mvb-row-fullwidth .push-two-mobile{left:50%;}
.mvb-row-fullwidth .pull-two-mobile{right:50%;}
.mvb-row-fullwidth .push-three-mobile{left:75%;}
.mvb-row-fullwidth .pull-three-mobile{right:75%;}
.mvb-row-fullwidth .features_module_vertical .feature-box .feature-vertical-content,.mvb-row-fullwidth .features_module_vertical .feature-box .feature-vertical-content.text-right{margin:0;}
.mvb-row-fullwidth .features_module_vertical .feature-box.feature-right .icon{float:left;}
.mvb-row-fullwidth .features_module_vertical .feature-box .icon{margin:0 20px 20px;}
.mvb-row-fullwidth .features_module_vertical .feature-box .feature-vertical-icon{padding-bottom:25px;}
.mvb-row-fullwidth .features_module_vertical .feature-box h4.widget-sub-title.text-right.mobile-text-left{text-align:left !important;}
.mvb-row-fullwidth .features_module_vertical .feature-box.feature-right .feature-vertical-content .title-wrap{float:left;}
.mvb-row-fullwidth.mvb-responsive-hide-bg-image{background-image:none !important;}
.mvb-row-fullwidth .image-module-img-wrap.mvb-mob-disable-crop{height:auto !important;max-height:none !important;}
.mvb-row-fullwidth .image-module-img-wrap.mvb-mob-disable-crop.image-center img{position:relative;top:auto;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}
.mvb-row-fullwidth .image-module-img-wrap.mvb-mob-disable-crop.image-bottom img{position:relative;top:auto;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}
#bbpress-forums ul.bbp-forums li.bbp-body ul.forum li.bbp-forum-topic-count,#bbpress-forums ul.bbp-forums li.bbp-body ul.forum li.bbp-forum-reply-count,#bbpress-forums ul.bbp-forums li.bbp-body ul.forum li.bbp-topic-voice-count,#bbpress-forums ul.bbp-forums li.bbp-body ul.forum li.bbp-topic-reply-count,#bbpress-forums ul.bbp-forums li.bbp-body ul.topic li.bbp-forum-topic-count,#bbpress-forums ul.bbp-forums li.bbp-body ul.topic li.bbp-forum-reply-count,#bbpress-forums ul.bbp-forums li.bbp-body ul.topic li.bbp-topic-voice-count,#bbpress-forums ul.bbp-forums li.bbp-body ul.topic li.bbp-topic-reply-count,#bbpress-forums ul.bbp-topics li.bbp-body ul.forum li.bbp-forum-topic-count,#bbpress-forums ul.bbp-topics li.bbp-body ul.forum li.bbp-forum-reply-count,#bbpress-forums ul.bbp-topics li.bbp-body ul.forum li.bbp-topic-voice-count,#bbpress-forums ul.bbp-topics li.bbp-body ul.forum li.bbp-topic-reply-count,#bbpress-forums ul.bbp-topics li.bbp-body ul.topic li.bbp-forum-topic-count,#bbpress-forums ul.bbp-topics li.bbp-body ul.topic li.bbp-forum-reply-count,#bbpress-forums ul.bbp-topics li.bbp-body ul.topic li.bbp-topic-voice-count,#bbpress-forums ul.bbp-topics li.bbp-body ul.topic li.bbp-topic-reply-count{margin-left:20px;margin-right:24px;}
#main-content #buddypress div#item-body div#subnav.item-list-tabs{margin:20px 0 30px;}
#main-content #buddypress div#item-body div#bbpress-forums{margin-top:20px;}
.module-recent-news .label{display:none;}
.module-recent-news .label + .posts-slider-wrap{margin-left:0;}
.module.recent-works-block-wide .label{display:none;}
.module.recent-works-block-wide .label + .slider-wrap{margin-left:0;}
.countdown-module .result .counter .counter-item{min-width:74px;height:74px;}
}@media only screen and (max-width: 830px){#header-container #header .header-top-logo-panel,.lang-sel,.form-search-wrap{display:none;}
}@media only screen and (max-width: 799px){.row.mvb-padding-top-no-padding{padding-top:0;}
.row.mvb-padding-top-extra-small-padding{padding-top:5px;}
.row.mvb-padding-top-small-padding{padding-top:12.5px;}
.row.mvb-padding-top-more-medium-padding{padding-top:25px;}
.row.mvb-padding-top-medium-padding{padding-top:30px;}
.row.mvb-padding-top-large-padding{padding-top:42.5px;}
.row.mvb-padding-bottom-no-padding{padding-bottom:0;}
.row.mvb-padding-bottom-extra-small-padding{padding-bottom:5px;}
.row.mvb-padding-bottom-small-padding{padding-bottom:12.5px;}
.row.mvb-padding-bottom-more-medium-padding{padding-bottom:25px;}
.row.mvb-padding-bottom-medium-padding{padding-bottom:30px;}
.row.mvb-padding-bottom-large-padding{padding-bottom:42.5px;}
.row.mvb-row-fullwidth{width:100%;}
.row.mvb-row-fullwidth > .columns,.row.mvb-row-fullwidth > .column,.row.mvb-row-fullwidth{padding-right:0;padding-left:0;}
.mvb_t_row{padding:30px 0;}
#bbpress-forums ul.bbp-forums li.bbp-body ul.forum,#bbpress-forums ul.bbp-forums li.bbp-body ul.topic,#bbpress-forums ul.bbp-topics li.bbp-body ul.forum,#bbpress-forums ul.bbp-topics li.bbp-body ul.topic{padding:30px 0;}
#bbpress-forums ul.bbp-forums li.bbp-body ul.forum li.bbp-forum-topic-count,#bbpress-forums ul.bbp-forums li.bbp-body ul.forum li.bbp-forum-reply-count,#bbpress-forums ul.bbp-forums li.bbp-body ul.forum li.bbp-topic-voice-count,#bbpress-forums ul.bbp-forums li.bbp-body ul.forum li.bbp-topic-reply-count,#bbpress-forums ul.bbp-forums li.bbp-body ul.topic li.bbp-forum-topic-count,#bbpress-forums ul.bbp-forums li.bbp-body ul.topic li.bbp-forum-reply-count,#bbpress-forums ul.bbp-forums li.bbp-body ul.topic li.bbp-topic-voice-count,#bbpress-forums ul.bbp-forums li.bbp-body ul.topic li.bbp-topic-reply-count,#bbpress-forums ul.bbp-topics li.bbp-body ul.forum li.bbp-forum-topic-count,#bbpress-forums ul.bbp-topics li.bbp-body ul.forum li.bbp-forum-reply-count,#bbpress-forums ul.bbp-topics li.bbp-body ul.forum li.bbp-topic-voice-count,#bbpress-forums ul.bbp-topics li.bbp-body ul.forum li.bbp-topic-reply-count,#bbpress-forums ul.bbp-topics li.bbp-body ul.topic li.bbp-forum-topic-count,#bbpress-forums ul.bbp-topics li.bbp-body ul.topic li.bbp-forum-reply-count,#bbpress-forums ul.bbp-topics li.bbp-body ul.topic li.bbp-topic-voice-count,#bbpress-forums ul.bbp-topics li.bbp-body ul.topic li.bbp-topic-reply-count{margin-left:20px;margin-right:25px;}
#main-content #buddypress div#item-header{margin-top:120px;}
#main-content #buddypress div#item-header div#item-actions{width:100%;}
#main-content #buddypress div#item-header div#item-header-content{width:100%;}
#main-content #buddypress div#item-nav{position:absolute;top:0;width:100%;max-width:100%;}
#main-content #buddypress div#item-nav div.item-list-tabs ul li{width:auto;}
#main-content #buddypress div#item-nav div.item-list-tabs ul li a{padding:5px 20px 5px 20px;}
#main-content #buddypress div#item-nav div.item-list-tabs ul li a span{display:block !important;line-height:1.7;}
#main-content #buddypress div#item-nav div.item-list-tabs ul li:before{display:none;}
#main-content #buddypress div#item-body{width:100%;}
#main-content #buddypress div#item-body div.item-list-tabs#subnav{margin:20px 0 30px;}
#main-content #buddypress div#item-body div.item-list-tabs#subnav ul{margin-top:120px;}
#main-content #buddypress div#item-body div.item-list-tabs#subnav ul li.groups-members-search{float:right;margin-top:-70px;}
#main-content #buddypress div#item-body div.item-list-tabs#subnav ul li.feed{display:none;}
#main-content #buddypress div#item-body form#whats-new-form{padding:0;padding-left:70px;text-align:center;}
#main-content #buddypress div#item-body form#whats-new-form div#whats-new-avatar{float:none;}
#main-content #buddypress div#item-body form#whats-new-form p.activity-greeting{margin-left:0;}
#main-content #buddypress div#item-body form#whats-new-form div#whats-new-content{margin-left:0;padding:0;}
#main-content #buddypress div#item-body form#whats-new-form div#whats-new-content div#whats-new-options{position:relative;overflow:inherit;left:auto;top:-10px;}
#main-content #buddypress div#item-body div#bbpress-forums{margin-top:137px;}
#main-content #buddypress div#item-body div#bbpress-forums div#bbpress-forums{margin-top:0;}
#main-content #buddypress form.dir-form div.members .item-list li .item .item-title{width:100%;}
.clients-list .clients-direction-nav{top:auto;bottom:-20px;right:10px;}
.clients_tiles_module .columns-with-border{border-width:0 !important;}
.clients_module .clients-list.columns{width:100%;}
.mvb_inner_wrapper{padding-left:0 !important;padding-right:0 !important;}
.conacts_inline .contacts-inline-item{padding-bottom:30px;}
.conacts_inline .contacts-inline-item:last-child{padding-bottom:0;}
.module-contact-us .content-block{margin-bottom:30px;}
.module-contact-us .content-block:last-child{margin-bottom:0;}
.countdown-module .title-section .title-wrap,.countdown-module .buttons-section .buttons-wrap{position:relative;top:0;padding-top:25px;padding-bottom:25px;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}
.entry-meta{overflow:hidden;}
.module-facts .facts-items .fact-num .line{display:none;}
.module-facts .facts-items .fact-num,.module-facts .facts-items .fact-title,.module-facts .facts-items .fact-subtitle{text-align:center;}
.module-facts .facts-items .circle .number,.module-facts .facts-items .circle .some_text{width:100% !important;}
.module-facts .facts-items:not(.facts-items-circle) .columns,.module-facts .facts-items:not(.facts-items-circle) .column,.module-facts .facts-items.facts-items-circle .columns,.module-facts .facts-items.facts-items-circle .column{padding-bottom:40px;margin:0 auto;width:auto !important;}
.module-facts .facts-items:not(.facts-items-circle) .columns:last-child,.module-facts .facts-items:not(.facts-items-circle) .column:last-child,.module-facts .facts-items.facts-items-circle .columns:last-child,.module-facts .facts-items.facts-items-circle .column:last-child{padding-bottom:0;}
.module-facts .facts-items.facts-items-circle .columns{margin:0 auto 30px;}
.features_module_polygon .feature-box-wrap{margin-top:40px;margin-bottom:70px;}
.features_module_polygon .feature-box-wrap:last-child{margin-bottom:0;}
.features_module .feature-box{margin-bottom:0;padding-top:30px;padding-bottom:30px;}
.feature-box.al-top{text-align:center;margin-bottom:0;padding-top:30px;padding-bottom:30px;}
.feature-box.al-top .icon{margin:0 auto 20px auto;}
.feature-block-image .picture img{width:100%;}
.feature-block-image.rounded-image .pres-image-frame:before,.feature-block-image.rounded-image .pres-image-frame:after{display:none;}
.features_module.under-title.style-progress .columns .feature-box:before{display:none;}
.features_module_vertical .feature-box .feature-vertical-content,.features_module_vertical .feature-box .feature-vertical-content.text-right{margin:0;}
.features_module_vertical .feature-box.feature-right .icon{float:left;}
.features_module_vertical .feature-box .icon{margin:0 20px 20px;}
.features_module_vertical .feature-box .feature-vertical-icon{padding-bottom:25px;}
.features_module_vertical .feature-box h4.widget-sub-title.text-right.mobile-text-left{text-align:left !important;}
.features_module_vertical .feature-box.feature-right .feature-vertical-content .title-wrap{float:left;}
.module-featured-news .dfd_featured_news .columns .featured-post-date{padding-left:10px;}
.module-featured-news .dfd_featured_news .columns .block-title{display:block;}
.module-featured-news .dfd_featured_news .columns .featured-post-item .additional-wrap{overflow:hidden;float:none;clear:both;width:100%;padding-bottom:40px;}
.module-featured-news .dfd_featured_news .columns .featured-post-item .additional-wrap i,.module-featured-news .dfd_featured_news .columns .featured-post-item .additional-wrap .calend_date,.module-featured-news .dfd_featured_news .columns .featured-post-item .additional-wrap .post-thumb{width:auto !important;}
.module-featured-news .dfd_featured_news .columns .featured-post-item .main-wrap{float:none;clear:both;width:100%;}
.flickr-widget a .hover-box:hover{-webkit-box-shadow:none;box-shadow:none;}
#footer .columns{margin:20px 0;}
#footer .widget h3.widget-title{font-size:15px;}
#main-wrap.parallax-footer #change_wrap_div{background:transparent;}
#main-wrap.parallax-footer #footer-wrap{position:relative;z-index:1;}
.infoblockcontent{display:none;}
.login-header .top-avatar{display:none;}
#top-panel{text-align:center;}
#top-panel .head-soc-icons{float:none;display:inline-block;}
#top-subpanel .column,#top-subpanel .columns{margin:10px 0;}
.top-info{text-align:center;}
#top-subpanel #logo a img{margin:0;}
.header-style-classic #header .header-wrap:not(.fixed) .nav-menu .mega-menu-item a.main-menu-link{color:#f0f0f0;}
#header-container #header{position:relative;}
#header-container #header .header-wrap > .row:last-child .header-main-panel .logo-for-panel{display:none;}
#header-container #header .header-wrap > .row:last-child .header-main-panel .header-col-left .mobile-logo{display:block;}
#header-container #header .header-wrap > .row:last-child{margin-top:0;}
#header-container.small{display:none;}
.total_cart_header{display:none;}
#layout.magazine>.row>.columns,.blog-section #left-sidebar.three,.blog-section #main-content.six,.blog-section #main-content.nine,.blog-section,.blog-section.sidebar-both,.blog-section.sidebar-right2,.blog-section.sidebar-both2,.blog-section.sidebar-both2 #main-content,.blog-section.sidebar-both2 #left-sidebar,.blog-section.sidebar-left2,.sidebar-both #left-sidebar.three,.sidebar-both #right-sidebar.three,.sidebar-both #main-content.six,.sidebar-right2 #left-sidebar.three,.sidebar-right2 #main-content.six,.sidebar-left2 #main-content.six,.sidebar-left2 #right-sidebar.three,.sidebar-left #main-content.nine,#left-sidebar.three,#right-sidebar.three,.sidebar-left #right-sidebar{width:100%;float:none;}
.module.magnifier-module .container .magnifier-handle{display:none;}
.news-page-slider-wrap .news-page-slider .item .news-slider-entry-hover .like,.news-page-slider-wrap .news-page-slider .item .news-slider-entry-hover .post-like,.news-page-slider-wrap .news-page-slider .item .entry-thumb .like,.news-page-slider-wrap .news-page-slider .item .entry-thumb .post-like{display:none !important;}
div.module.portfolio-masonry-few-rows > .row .widget-title.text-left{position:relative;top:-20px;}
div.module.portfolio-masonry-few-rows > .row{width:auto;min-width:0;}
.single-folio.folio_inside_1 .entry-meta{height:auto;}
.single-folio.folio_inside_1 .entry-meta >*{height:auto;width:100%;}
.single-folio.folio_inside_1 .folio-info.desc-left,.single-folio.folio_inside_1 .folio-info.desc-right{top:0 !important;}
.single-folio.folio_inside_1 .folio-entry-media.desc-left{width:100%;}
.share-cover{padding:10px 0;}
.share-cover .entry-share .entry-share-popup li{width:50%;}
.sort-panel{display:none !important;}
.row.mvb_t_row{padding-left:0 !important;padding-right:0 !important;}
.recent-block-isotope > .row .widget-title{position:relative;}
.module-recent-block-desc .columns{width:100%;}
.module-presentation .presentation .presentation-titles{display:none;}
.module-presentation .presentation.vertical .presentation-content-section{width:100%;float:none;clear:both;}
.type-product .images,.type-product .summary{float:none !important;clear:both !important;width:auto !important;}
.module-recent-news .recent-news-description{margin-top:10px;}
.services-module .services-container{margin-top:20px;}
.services-module .columns:hover .content{bottom:35%;}
.module-entry-share ul li,.share-cover .entry-share ul li{display:block;width:50%;float:left;margin-bottom:20px;}
.module-entry-share ul li > a.button.animated span,.share-cover .entry-share ul li > a.button.animated span{display:none;}
.module-entry-share ul li > a.button.animated i,.share-cover .entry-share ul li > a.button.animated i{left:50%;opacity:1;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}
.module-entry-share ul li > a.button.animated:hover,.share-cover .entry-share ul li > a.button.animated:hover{color:#000;background:transparent;border-color:#e0e0e0;}
aside{margin-top:20px;}
.module-sliding-text.align-left .text-list-slider .text-list-item .text-list-item-wrap,.module-sliding-text.align-right .text-list-slider .text-list-item .text-list-item-wrap{overflow:hidden;}
.module-sliding-text.align-left .text-list-slider .text-list-item .text-list-item-wrap > img,.module-sliding-text.align-left .text-list-slider .text-list-item .text-list-item-wrap .content,.module-sliding-text.align-right .text-list-slider .text-list-item .text-list-item-wrap > img,.module-sliding-text.align-right .text-list-slider .text-list-item .text-list-item-wrap .content{float:none;clear:both;width:100%;}
.testimonials-module .testimonials-vertical .test-block-content .test-title:after,.module-soc-icons a:after{display:none;}
.testimonials_module .clearfix{margin-left:0;margin-top:30px;}
.testimonials-module .testimonials-vertical-item .test-block-content.text-right{margin-right:0;margin-left:110px;}
.testimonials_alt_module .testimonials-navbar-cover.half_size{width:100%;}
.timelime.clearfix .timeline-item{width:100%;clear:both;position:relative;background:none;padding:0;overflow:hidden;}
.timelime.clearfix .timeline-item:before,.timelime.clearfix .timeline-item:after{left:36px;}
.timelime.clearfix .timeline-item:before{display:block;top:0;bottom:50%;margin-bottom:56px;}
.timelime.clearfix .timeline-item:after{bottom:0;top:50%;margin-top:56px;}
.timelime.clearfix .timeline-item.odd{float:left;text-align:left;}
.timelime.clearfix .timeline-item.odd .timeline-date{position:relative;display:block;left:auto;right:auto;text-align:left;padding:20px 0;margin:0 0 0 100px;}
.timelime.clearfix .timeline-item.odd .timeline-icon{float:left;margin-right:0;left:0;}
.timelime.clearfix .timeline-item.odd .timeline-content{margin-right:0;margin-left:100px;}
.timelime.clearfix .timeline-item.odd .timeline-title{text-align:left;left:0;width:100%;top:0;margin-top:0;position:relative;margin-bottom:20px;}
.timelime.clearfix .timeline-item.even{float:left;text-align:left;}
.timelime.clearfix .timeline-item.even .timeline-date{position:relative;display:block;left:auto;right:auto;text-align:left;padding:20px 0;margin:0 0 0 100px;}
.timelime.clearfix .timeline-item.even .timeline-icon{float:left;margin-left:0;}
.timelime.clearfix .timeline-item.even .timeline-content{margin-right:0;margin-left:100px;}
.timelime.clearfix .timeline-item.even .timeline-title{text-align:left;left:0;width:100%;top:0;margin-top:0;position:relative;margin-bottom:20px;}
.module .widget-title.text-right,.module .widget-title.text-right + .widget-sub-title{text-align:left !important;}
.single-product .entry-summary:before{display:none;}
.words_from_module .words_from_item .author-box{float:none;clear:both;margin-bottom:20px;}
.words_from_module .words_from_item .author-box:before{display:none;}
.words_from_module .words_from_item .words-from-content{margin-left:0;}
}@media only screen and (max-width: 799px){.mvb_container .row.mvb_t_row > .columns:not(:first-child),.mvb_container .row.mvb_t_row > .column:not(:first-child){padding-top:15px;}
.mvb_container .row.mvb_t_row > .columns:not(:last-child),.mvb_container .row.mvb_t_row > .column:not(:last-child){padding-bottom:15px;}
.module > .widget-sub-title{margin-top:0 !important;}
.module.fullscreen-video-module{padding:1.2em 0;}
.footer-menu{float:left;margin-top:20px;}
.promo_row_module img{clear:both;display:block;float:none;margin:0 auto 10px auto;}
.team_module.left-avatar .avatar{margin-bottom:0;margin-right:20px;float:left;}
.intagram-gallery .big-item{width:47%;}
.intagram-gallery .big-item img,.intagram-gallery .normal-item img{width:100%;}
.instagram-autor{display:block;float:left;margin-bottom:30px;}
.intagram-gallery .normal-item{width:26%;}
.to-action-block .text-holder{margin-bottom:20px;}
.pricing-table .title,.pricing-table .bullet-item{text-align:center;}
.pricetable-column{width:100% !important;clear:both;text-align:center;}
.pricetable-first{padding-left:10px;}
.pricetable-last{padding-right:10px;}
.to-bottom-attached{bottom:0;margin-bottom:20px;}
.row-video{display:none;}
}@media only screen and (max-width: 799px){.hide-on-medium{display:none;}
.columns.half-on-medium{width:50%;}
.tiles-block .tile-item{width:140px;height:140px;}
.recent-block .tabs.horisontal dd{float:none;}
.skills_widget .skill-item .item-title .subtitle{display:none;}
.skills_widget .skill-item.left .item-title{right:70px;}
.skills_widget .skill-item.right .item-title{left:70px;}
.skills_widget .skill-item .percent{line-height:60px;height:60px;width:60px;font-size:24px;}
.skills_widget .skill-item .percent span{font-size:14px;font-weight:300;}
.map-holder .box-text{position:relative;margin:0 10px 20px 10px;padding:25px;background:#36bae2;max-width:100%;}
ul.products li.product:last-child{float:left;}
}@media only screen and (max-width: 600px){.skills_widget .skill-item .item-title .title{font-size:14px;}
.skills_widget .skill-item.left .item-title{right:10px;}
.skills_widget .skill-item.right .item-title{left:10px;}
.skills_widget .skill-item .percent span{font-size:14px;font-weight:300;}
.skills_widget .skill-item.top .item-title{top:-22px;}
.skills_widget .skill-item.bot .item-title{top:60px;}
.columns.half-on-medium{width:100%;}
.product-ordering{display:none;}
}@media only screen and (min-width: 480px) and (max-width: 570px){.skills_widget .skill-item .percent{line-height:50px;height:50px;width:50px;font-size:18px;}
.tiles-block .tile-item{width:134px;height:134px;}
}@media only screen and (max-width: 480px){#main-wrap{min-width:290px;}
#top-panel{height:auto;margin-bottom:0;}
#top-panel .top-inner-page{display:none;}
#top-panel .lang-sel{padding-top:20px;}
#sub-footer .copyr{line-height:1.5;}
.header-main-panel .logo-for-panel img{height:auto !important;}
.breadcrumbs{display:none;}
div.page-title-inner{padding-bottom:27px;}
.hover-box .more-link,.hover-box .zoom-link{display:none;}
.testimonials_item .avatar{float:none;}
.instagram-autor img,.instagram-autor .box-name,.instagram-autor .diopinfo{display:none;}
.h_skills_module{display:none;}
.feature-block-image .picture:before,.feature-block-image .picture:after{display:none;}
.countdown-module .result .counter .counter-item{min-width:68px;height:68px;margin:0 5px;}
.module-entry-share ul li{display:block;width:100%;text-align:center;float:none;clear:both;}
ul.products li.product{width:100% !important;margin:30px 0;}
ul.products li.product .main-thumb img,ul.products li.product .alternative-thumb img{min-width:100%;}
}@media only screen and (max-width: 350px){.countdown-module .result .counter .counter-item{min-width:56px;height:56px;margin:0 2px;}
.countdown-module .result .counter .counter-item .digit{font-size:22px;}
.countdown-module .result .counter .counter-item .title{font-size:13px;}
}@media only screen and (max-width: 799px){.promo-image-module .columns.promo-image{float:left;width:50%;}
.promo-image-module .columns.promo-image:last-child{float:left;clear:none;}
}@media only screen and (max-width: 400px){.promo-image-module .columns.promo-image{float:none;width:auto;}
.promo-image-module .columns.promo-image:last-child{float:none;clear:both;}
}@media only screen and (max-width: 1279px){.module-featured-news .dfd_featured_news .columns .featured-post-item .additional-wrap > i{width:33.333%;margin-left:0;}
.module-featured-news .dfd_featured_news .columns .featured-post-item .additional-wrap .calend_date,.module-featured-news .dfd_featured_news .columns .featured-post-item .additional-wrap .post-thumb{width:33.333%;}
.rev_slider_wrapper .styled-button{display:none;}
}@media only screen and (max-width: 1180px){.portfolio-masonry-few-rows .project .entry-thumb .portfolio-entry-hover{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden;z-index:2;background:rgba(255,255,255,0.7);opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.portfolio-masonry-few-rows .project .entry-thumb .portfolio-entry-hover .title-wrap,.portfolio-masonry-few-rows .project .entry-thumb .portfolio-entry-hover > a:not(.zoom-post),.portfolio-masonry-few-rows .project .entry-thumb .portfolio-entry-hover .entry-share-clickable,.portfolio-masonry-few-rows .project .entry-thumb .portfolio-entry-hover .custom-hover-title{display:none;}
.portfolio-masonry-few-rows .project .entry-thumb .portfolio-entry-hover > a.zoom-post{display:block;width:50px;height:50px;line-height:50px;position:absolute;left:50%;top:150%;margin-left:-25px;margin-top:-25px;color:#000;background:transparent;border:1px solid rgba(255,255,255,0.8);border-radius:50%;-webkit-transition:top .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;-moz-transition:top .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;transition:top .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;}
.portfolio-masonry-few-rows .project .entry-thumb .portfolio-entry-hover > a.zoom-post i{font-size:22px;display:block;width:100%;height:100%;line-height:inherit;text-align:center;}
.portfolio-masonry-few-rows .project .entry-thumb .portfolio-entry-hover > a.zoom-post:hover{background:#fff;border-color:#fff;}
.portfolio-masonry-few-rows .project .entry-thumb:hover .portfolio-entry-hover{opacity:1;}
.portfolio-masonry-few-rows .project .entry-thumb:hover .portfolio-entry-hover > a.zoom-post{top:50%;}
}@media only screen and (max-width: 1800px){.portfolio-masonry-few-rows .project.mvb-folio-rows-1 .entry-thumb .portfolio-entry-hover,.portfolio-masonry-few-rows .project.mvb-folio-cols-1 .entry-thumb .portfolio-entry-hover{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden;z-index:2;background:rgba(255,255,255,0.7);opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.portfolio-masonry-few-rows .project.mvb-folio-rows-1 .entry-thumb .portfolio-entry-hover .title-wrap,.portfolio-masonry-few-rows .project.mvb-folio-rows-1 .entry-thumb .portfolio-entry-hover > a:not(.zoom-post),.portfolio-masonry-few-rows .project.mvb-folio-rows-1 .entry-thumb .portfolio-entry-hover .entry-share-clickable,.portfolio-masonry-few-rows .project.mvb-folio-rows-1 .entry-thumb .portfolio-entry-hover .custom-hover-title,.portfolio-masonry-few-rows .project.mvb-folio-cols-1 .entry-thumb .portfolio-entry-hover .title-wrap,.portfolio-masonry-few-rows .project.mvb-folio-cols-1 .entry-thumb .portfolio-entry-hover > a:not(.zoom-post),.portfolio-masonry-few-rows .project.mvb-folio-cols-1 .entry-thumb .portfolio-entry-hover .entry-share-clickable,.portfolio-masonry-few-rows .project.mvb-folio-cols-1 .entry-thumb .portfolio-entry-hover .custom-hover-title{display:none;}
.portfolio-masonry-few-rows .project.mvb-folio-rows-1 .entry-thumb .portfolio-entry-hover > a.zoom-post,.portfolio-masonry-few-rows .project.mvb-folio-cols-1 .entry-thumb .portfolio-entry-hover > a.zoom-post{display:block;width:50px;height:50px;line-height:50px;position:absolute;left:50%;top:150%;margin-left:-25px;margin-top:-25px;color:#000;background:transparent;border:1px solid rgba(255,255,255,0.8);border-radius:50%;-webkit-transition:top .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;-moz-transition:top .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;transition:top .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;}
.portfolio-masonry-few-rows .project.mvb-folio-rows-1 .entry-thumb .portfolio-entry-hover > a.zoom-post i,.portfolio-masonry-few-rows .project.mvb-folio-cols-1 .entry-thumb .portfolio-entry-hover > a.zoom-post i{font-size:22px;display:block;width:100%;height:100%;line-height:inherit;text-align:center;}
.portfolio-masonry-few-rows .project.mvb-folio-rows-1 .entry-thumb .portfolio-entry-hover > a.zoom-post:hover,.portfolio-masonry-few-rows .project.mvb-folio-cols-1 .entry-thumb .portfolio-entry-hover > a.zoom-post:hover{background:#fff;border-color:#fff;}
.portfolio-masonry-few-rows .project.mvb-folio-rows-1 .entry-thumb:hover .portfolio-entry-hover,.portfolio-masonry-few-rows .project.mvb-folio-cols-1 .entry-thumb:hover .portfolio-entry-hover{opacity:1;}
.portfolio-masonry-few-rows .project.mvb-folio-rows-1 .entry-thumb:hover .portfolio-entry-hover > a.zoom-post,.portfolio-masonry-few-rows .project.mvb-folio-cols-1 .entry-thumb:hover .portfolio-entry-hover > a.zoom-post{top:50%;}
}@media only screen and (max-width: 1050px){.module-recent-news .recent-news-list .item{width:16.6667%;}
.module-recent-news .recent-news-list .item.item-num-4{display:none;}
.module-recent-news .recent-news-list .item.active{width:50%;}
}@media only screen and (max-width: 890px){.module-recent-news .recent-news-list .item{width:20%;}
.module-recent-news .recent-news-list .item.item-num-3{display:none;}
.module-recent-news .recent-news-list .item.item-num-4{display:none;}
.module-recent-news .recent-news-list .item.active{width:60%;}
}@media only screen and (max-width: 800px){.module-recent-news .recent-news-list .item{width:25%;}
.module-recent-news .recent-news-list .item.item-num-2{display:none;}
.module-recent-news .recent-news-list .item.item-num-3{display:none;}
.module-recent-news .recent-news-list .item.item-num-4{display:none;}
.module-recent-news .recent-news-list .item.active{width:75%;}
} .animated{-webkit-animation-duration:1s;-moz-animation-duration:1.5s;-ms-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;}
@-webkit-keyframes flash{0%,50%,100%{opacity:1;}
25%,75%{opacity:0;}
}@-moz-keyframes flash{0%,50%,100%{opacity:1;}
25%,75%{opacity:0;}
}@-o-keyframes flash{0%,50%,100%{opacity:1;}
25%,75%{opacity:0;}
}@keyframes flash{0%,50%,100%{opacity:1;}
25%,75%{opacity:0;}
}.flash{-webkit-animation-name:flash;-moz-animation-name:flash;-o-animation-name:flash;animation-name:flash;}
@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);}
10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);}
20%,40%,60%,80%{-webkit-transform:translateX(10px);}
}@-moz-keyframes shake{0%,100%{-moz-transform:translateX(0);}
10%,30%,50%,70%,90%{-moz-transform:translateX(-10px);}
20%,40%,60%,80%{-moz-transform:translateX(10px);}
}@-o-keyframes shake{0%,100%{-o-transform:translateX(0);}
10%,30%,50%,70%,90%{-o-transform:translateX(-10px);}
20%,40%,60%,80%{-o-transform:translateX(10px);}
}@keyframes shake{0%,100%{transform:translateX(0);}
10%,30%,50%,70%,90%{transform:translateX(-10px);}
20%,40%,60%,80%{transform:translateX(10px);}
}.shake{-webkit-animation-name:shake;-moz-animation-name:shake;-o-animation-name:shake;animation-name:shake;}
@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);}
40%{-webkit-transform:translateY(-30px);}
60%{-webkit-transform:translateY(-15px);}
}@-moz-keyframes bounce{0%,20%,50%,80%,100%{-moz-transform:translateY(0);}
40%{-moz-transform:translateY(-30px);}
60%{-moz-transform:translateY(-15px);}
}@-o-keyframes bounce{0%,20%,50%,80%,100%{-o-transform:translateY(0);}
40%{-o-transform:translateY(-30px);}
60%{-o-transform:translateY(-15px);}
}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0);}
40%{transform:translateY(-30px);}
60%{transform:translateY(-15px);}
}.bounce{-webkit-animation-name:bounce;-moz-animation-name:bounce;-o-animation-name:bounce;animation-name:bounce;}
@-webkit-keyframes tada{0%{-webkit-transform:scale(1);}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);}
30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);}
40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);}
100%{-webkit-transform:scale(1) rotate(0);} }@-moz-keyframes tada{0%{-moz-transform:scale(1);}10%,20%{-moz-transform:scale(0.9) rotate(-3deg);}
30%,50%,70%,90%{-moz-transform:scale(1.1) rotate(3deg);}
40%,60%,80%{-moz-transform:scale(1.1) rotate(-3deg);}
100%{-moz-transform:scale(1) rotate(0);} }@-o-keyframes tada{0%{-o-transform:scale(1);}10%,20%{-o-transform:scale(0.9) rotate(-3deg);}
30%,50%,70%,90%{-o-transform:scale(1.1) rotate(3deg);}
40%,60%,80%{-o-transform:scale(1.1) rotate(-3deg);}
100%{-o-transform:scale(1) rotate(0);} }@keyframes tada{0%{transform:scale(1);}10%,20%{transform:scale(0.9) rotate(-3deg);}
30%,50%,70%,90%{transform:scale(1.1) rotate(3deg);}
40%,60%,80%{transform:scale(1.1) rotate(-3deg);}
100%{transform:scale(1) rotate(0);} }.tada{-webkit-animation-name:tada;-moz-animation-name:tada;-o-animation-name:tada;animation-name:tada;}
@-webkit-keyframes swing{20%,40%,60%,80%,100%{-webkit-transform-origin:top center;}
20%{-webkit-transform:rotate(15deg);}
40%{-webkit-transform:rotate(-10deg);}
60%{-webkit-transform:rotate(5deg);}
80%{-webkit-transform:rotate(-5deg);}
100%{-webkit-transform:rotate(0deg);}
}@-moz-keyframes swing{20%{-moz-transform:rotate(15deg);}
40%{-moz-transform:rotate(-10deg);}
60%{-moz-transform:rotate(5deg);}
80%{-moz-transform:rotate(-5deg);}
100%{-moz-transform:rotate(0deg);}
}@-o-keyframes swing{20%{-o-transform:rotate(15deg);}
40%{-o-transform:rotate(-10deg);}
60%{-o-transform:rotate(5deg);}
80%{-o-transform:rotate(-5deg);}
100%{-o-transform:rotate(0deg);}
}@keyframes swing{20%{transform:rotate(15deg);}
40%{transform:rotate(-10deg);}
60%{transform:rotate(5deg);}
80%{transform:rotate(-5deg);}
100%{transform:rotate(0deg);}
}.swing{-webkit-transform-origin:top center;-moz-transform-origin:top center;-o-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;-moz-animation-name:swing;-o-animation-name:swing;animation-name:swing;}
@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0%);}15%{-webkit-transform:translateX(-25%) rotate(-5deg);}
30%{-webkit-transform:translateX(20%) rotate(3deg);}
45%{-webkit-transform:translateX(-15%) rotate(-3deg);}
60%{-webkit-transform:translateX(10%) rotate(2deg);}
75%{-webkit-transform:translateX(-5%) rotate(-1deg);}
100%{-webkit-transform:translateX(0%);} }@-moz-keyframes wobble{0%{-moz-transform:translateX(0%);}15%{-moz-transform:translateX(-25%) rotate(-5deg);}
30%{-moz-transform:translateX(20%) rotate(3deg);}
45%{-moz-transform:translateX(-15%) rotate(-3deg);}
60%{-moz-transform:translateX(10%) rotate(2deg);}
75%{-moz-transform:translateX(-5%) rotate(-1deg);}
100%{-moz-transform:translateX(0%);} }@-o-keyframes wobble{0%{-o-transform:translateX(0%);}15%{-o-transform:translateX(-25%) rotate(-5deg);}
30%{-o-transform:translateX(20%) rotate(3deg);}
45%{-o-transform:translateX(-15%) rotate(-3deg);}
60%{-o-transform:translateX(10%) rotate(2deg);}
75%{-o-transform:translateX(-5%) rotate(-1deg);}
100%{-o-transform:translateX(0%);} }@keyframes wobble{0%{transform:translateX(0%);}15%{transform:translateX(-25%) rotate(-5deg);}
30%{transform:translateX(20%) rotate(3deg);}
45%{transform:translateX(-15%) rotate(-3deg);}
60%{transform:translateX(10%) rotate(2deg);}
75%{transform:translateX(-5%) rotate(-1deg);}
100%{transform:translateX(0%);} }.wobble{-webkit-animation-name:wobble;-moz-animation-name:wobble;-o-animation-name:wobble;animation-name:wobble;}
@-webkit-keyframes wiggle{0%{-webkit-transform:skewX(9deg);}10%{-webkit-transform:skewX(-8deg);}
20%{-webkit-transform:skewX(7deg);}
30%{-webkit-transform:skewX(-6deg);}
40%{-webkit-transform:skewX(5deg);}
50%{-webkit-transform:skewX(-4deg);}
60%{-webkit-transform:skewX(3deg);}
70%{-webkit-transform:skewX(-2deg);}
80%{-webkit-transform:skewX(1deg);}
90%{-webkit-transform:skewX(0deg);}
100%{-webkit-transform:skewX(0deg);} }@-moz-keyframes wiggle{0%{-moz-transform:skewX(9deg);}10%{-moz-transform:skewX(-8deg);}
20%{-moz-transform:skewX(7deg);}
30%{-moz-transform:skewX(-6deg);}
40%{-moz-transform:skewX(5deg);}
50%{-moz-transform:skewX(-4deg);}
60%{-moz-transform:skewX(3deg);}
70%{-moz-transform:skewX(-2deg);}
80%{-moz-transform:skewX(1deg);}
90%{-moz-transform:skewX(0deg);}
100%{-moz-transform:skewX(0deg);} }@-o-keyframes wiggle{0%{-o-transform:skewX(9deg);}10%{-o-transform:skewX(-8deg);}
20%{-o-transform:skewX(7deg);}
30%{-o-transform:skewX(-6deg);}
40%{-o-transform:skewX(5deg);}
50%{-o-transform:skewX(-4deg);}
60%{-o-transform:skewX(3deg);}
70%{-o-transform:skewX(-2deg);}
80%{-o-transform:skewX(1deg);}
90%{-o-transform:skewX(0deg);}
100%{-o-transform:skewX(0deg);} }@keyframes wiggle{0%{transform:skewX(9deg);}10%{transform:skewX(-8deg);}
20%{transform:skewX(7deg);}
30%{transform:skewX(-6deg);}
40%{transform:skewX(5deg);}
50%{transform:skewX(-4deg);}
60%{transform:skewX(3deg);}
70%{transform:skewX(-2deg);}
80%{transform:skewX(1deg);}
90%{transform:skewX(0deg);}
100%{transform:skewX(0deg);} }.wiggle{-webkit-animation-name:wiggle;-moz-animation-name:wiggle;-o-animation-name:wiggle;animation-name:wiggle;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;-o-animation-timing-function:ease-in;animation-timing-function:ease-in;}
@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);}50%{-webkit-transform:scale(1.1);}
100%{-webkit-transform:scale(1);} }@-moz-keyframes pulse{0%{-moz-transform:scale(1);}50%{-moz-transform:scale(1.1);}
100%{-moz-transform:scale(1);} }@-o-keyframes pulse{0%{-o-transform:scale(1);}50%{-o-transform:scale(1.1);}
100%{-o-transform:scale(1);} }@keyframes pulse{0%{transform:scale(1);}50%{transform:scale(1.1);}
100%{transform:scale(1);} }.pulse{-webkit-animation-name:pulse;-moz-animation-name:pulse;-o-animation-name:pulse;animation-name:pulse;}
@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(0);-webkit-animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg);-webkit-animation-timing-function:ease-out;}
50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;}
80%{-webkit-transform:perspective(400px) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;}
100%{-webkit-transform:perspective(400px) scale(1);-webkit-animation-timing-function:ease-in;} }@-moz-keyframes flip{0%{-moz-transform:perspective(400px) rotateY(0);-moz-animation-timing-function:ease-out;}40%{-moz-transform:perspective(400px) translateZ(150px) rotateY(170deg);-moz-animation-timing-function:ease-out;}
50%{-moz-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-moz-animation-timing-function:ease-in;}
80%{-moz-transform:perspective(400px) rotateY(360deg) scale(.95);-moz-animation-timing-function:ease-in;}
100%{-moz-transform:perspective(400px) scale(1);-moz-animation-timing-function:ease-in;} }@-o-keyframes flip{0%{-o-transform:perspective(400px) rotateY(0);-o-animation-timing-function:ease-out;}40%{-o-transform:perspective(400px) translateZ(150px) rotateY(170deg);-o-animation-timing-function:ease-out;}
50%{-o-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-o-animation-timing-function:ease-in;}
80%{-o-transform:perspective(400px) rotateY(360deg) scale(.95);-o-animation-timing-function:ease-in;}
100%{-o-transform:perspective(400px) scale(1);-o-animation-timing-function:ease-in;} }@keyframes flip{0%{transform:perspective(400px) rotateY(0);animation-timing-function:ease-out;}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg);animation-timing-function:ease-out;}
50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in;}
80%{transform:perspective(400px) rotateY(360deg) scale(.95);animation-timing-function:ease-in;}
100%{transform:perspective(400px) scale(1);animation-timing-function:ease-in;} }.flip{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:visible !important;-webkit-animation-name:flip;-moz-backface-visibility:visible !important;-moz-animation-name:flip;-o-backface-visibility:visible !important;-o-animation-name:flip;backface-visibility:visible !important;animation-name:flip;}
@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;}40%{-webkit-transform:perspective(400px) rotateX(-10deg);}
70%{-webkit-transform:perspective(400px) rotateX(10deg);}
100%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1;} }@-moz-keyframes flipInX{0%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0;}40%{-moz-transform:perspective(400px) rotateX(-10deg);}
70%{-moz-transform:perspective(400px) rotateX(10deg);}
100%{-moz-transform:perspective(400px) rotateX(0deg);opacity:1;} }@-o-keyframes flipInX{0%{-o-transform:perspective(400px) rotateX(90deg);opacity:0;}40%{-o-transform:perspective(400px) rotateX(-10deg);}
70%{-o-transform:perspective(400px) rotateX(10deg);}
100%{-o-transform:perspective(400px) rotateX(0deg);opacity:1;} }@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0;}40%{transform:perspective(400px) rotateX(-10deg);}
70%{transform:perspective(400px) rotateX(10deg);}
100%{transform:perspective(400px) rotateX(0deg);opacity:1;} }.flipInX{-webkit-backface-visibility:visible !important;-webkit-animation-name:flipInX;-moz-backface-visibility:visible !important;-moz-animation-name:flipInX;-o-backface-visibility:visible !important;-o-animation-name:flipInX;backface-visibility:visible !important;animation-name:flipInX;}
@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1;}100%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;} }@-moz-keyframes flipOutX{0%{-moz-transform:perspective(400px) rotateX(0deg);opacity:1;}100%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0;} }@-o-keyframes flipOutX{0%{-o-transform:perspective(400px) rotateX(0deg);opacity:1;}100%{-o-transform:perspective(400px) rotateX(90deg);opacity:0;} }@keyframes flipOutX{0%{transform:perspective(400px) rotateX(0deg);opacity:1;}100%{transform:perspective(400px) rotateX(90deg);opacity:0;} }.flipOutX{-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible !important;-moz-animation-name:flipOutX;-moz-backface-visibility:visible !important;-o-animation-name:flipOutX;-o-backface-visibility:visible !important;animation-name:flipOutX;backface-visibility:visible !important;}
@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;}40%{-webkit-transform:perspective(400px) rotateY(-10deg);}
70%{-webkit-transform:perspective(400px) rotateY(10deg);}
100%{-webkit-transform:perspective(400px) rotateY(0deg);opacity:1;} }@-moz-keyframes flipInY{0%{-moz-transform:perspective(400px) rotateY(90deg);opacity:0;}40%{-moz-transform:perspective(400px) rotateY(-10deg);}
70%{-moz-transform:perspective(400px) rotateY(10deg);}
100%{-moz-transform:perspective(400px) rotateY(0deg);opacity:1;} }@-o-keyframes flipInY{0%{-o-transform:perspective(400px) rotateY(90deg);opacity:0;}40%{-o-transform:perspective(400px) rotateY(-10deg);}
70%{-o-transform:perspective(400px) rotateY(10deg);}
100%{-o-transform:perspective(400px) rotateY(0deg);opacity:1;} }@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0;}40%{transform:perspective(400px) rotateY(-10deg);}
70%{transform:perspective(400px) rotateY(10deg);}
100%{transform:perspective(400px) rotateY(0deg);opacity:1;} }.flipInY{-webkit-backface-visibility:visible !important;-webkit-animation-name:flipInY;-moz-backface-visibility:visible !important;-moz-animation-name:flipInY;-o-backface-visibility:visible !important;-o-animation-name:flipInY;backface-visibility:visible !important;animation-name:flipInY;}
@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);opacity:1;}100%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;} }@-moz-keyframes flipOutY{0%{-moz-transform:perspective(400px) rotateY(0deg);opacity:1;}100%{-moz-transform:perspective(400px) rotateY(90deg);opacity:0;} }@-o-keyframes flipOutY{0%{-o-transform:perspective(400px) rotateY(0deg);opacity:1;}100%{-o-transform:perspective(400px) rotateY(90deg);opacity:0;} }@keyframes flipOutY{0%{transform:perspective(400px) rotateY(0deg);opacity:1;}100%{transform:perspective(400px) rotateY(90deg);opacity:0;} }.flipOutY{-webkit-backface-visibility:visible !important;-webkit-animation-name:flipOutY;-moz-backface-visibility:visible !important;-moz-animation-name:flipOutY;-o-backface-visibility:visible !important;-o-animation-name:flipOutY;backface-visibility:visible !important;animation-name:flipOutY;}
@-webkit-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;} }@-moz-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;} }@-o-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;} }@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;} }.fadeIn,.fadeInFast{-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;-o-animation-name:fadeIn;animation-name:fadeIn;}
@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);}100%{opacity:1;-webkit-transform:translateY(0);} }@-moz-keyframes fadeInUp{0%{opacity:0;-moz-transform:translateY(20px);}100%{opacity:1;-moz-transform:translateY(0);} }@-o-keyframes fadeInUp{0%{opacity:0;-o-transform:translateY(20px);}100%{opacity:1;-o-transform:translateY(0);} }@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px);}100%{opacity:1;transform:translateY(0);} }.fadeInUp{-webkit-animation-name:fadeInUp;-moz-animation-name:fadeInUp;-o-animation-name:fadeInUp;animation-name:fadeInUp;}
@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);}100%{opacity:1;-webkit-transform:translateY(0);} }@-moz-keyframes fadeInDown{0%{opacity:0;-moz-transform:translateY(-20px);}100%{opacity:1;-moz-transform:translateY(0);} }@-o-keyframes fadeInDown{0%{opacity:0;-o-transform:translateY(-20px);}100%{opacity:1;-o-transform:translateY(0);} }@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px);}100%{opacity:1;transform:translateY(0);} }.fadeInDown{-webkit-animation-name:fadeInDown;-moz-animation-name:fadeInDown;-o-animation-name:fadeInDown;animation-name:fadeInDown;}
@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);}100%{opacity:1;-webkit-transform:translateX(0);} }@-moz-keyframes fadeInLeft{0%{opacity:0;-moz-transform:translateX(-20px);}100%{opacity:1;-moz-transform:translateX(0);} }@-o-keyframes fadeInLeft{0%{opacity:0;-o-transform:translateX(-20px);}100%{opacity:1;-o-transform:translateX(0);} }@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px);}100%{opacity:1;transform:translateX(0);} }.fadeInLeft{-webkit-animation-name:fadeInLeft;-moz-animation-name:fadeInLeft;-o-animation-name:fadeInLeft;animation-name:fadeInLeft;}
@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);}100%{opacity:1;-webkit-transform:translateX(0);} }@-moz-keyframes fadeInRight{0%{opacity:0;-moz-transform:translateX(20px);}100%{opacity:1;-moz-transform:translateX(0);} }@-o-keyframes fadeInRight{0%{opacity:0;-o-transform:translateX(20px);}100%{opacity:1;-o-transform:translateX(0);} }@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px);}100%{opacity:1;transform:translateX(0);} }.fadeInRight{-webkit-animation-name:fadeInRight;-moz-animation-name:fadeInRight;-o-animation-name:fadeInRight;animation-name:fadeInRight;}
@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);}100%{opacity:1;-webkit-transform:translateY(0);} }@-moz-keyframes fadeInUpBig{0%{opacity:0;-moz-transform:translateY(2000px);}100%{opacity:1;-moz-transform:translateY(0);} }@-o-keyframes fadeInUpBig{0%{opacity:0;-o-transform:translateY(2000px);}100%{opacity:1;-o-transform:translateY(0);} }@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px);}100%{opacity:1;transform:translateY(0);} }.fadeInUpBig{-webkit-animation-name:fadeInUpBig;-moz-animation-name:fadeInUpBig;-o-animation-name:fadeInUpBig;animation-name:fadeInUpBig;}
@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);}100%{opacity:1;-webkit-transform:translateY(0);} }@-moz-keyframes fadeInDownBig{0%{opacity:0;-moz-transform:translateY(-2000px);}100%{opacity:1;-moz-transform:translateY(0);} }@-o-keyframes fadeInDownBig{0%{opacity:0;-o-transform:translateY(-2000px);}100%{opacity:1;-o-transform:translateY(0);} }@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px);}100%{opacity:1;transform:translateY(0);} }.fadeInDownBig{-webkit-animation-name:fadeInDownBig;-moz-animation-name:fadeInDownBig;-o-animation-name:fadeInDownBig;animation-name:fadeInDownBig;}
@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);}100%{opacity:1;-webkit-transform:translateX(0);} }@-moz-keyframes fadeInLeftBig{0%{opacity:0;-moz-transform:translateX(-2000px);}100%{opacity:1;-moz-transform:translateX(0);} }@-o-keyframes fadeInLeftBig{0%{opacity:0;-o-transform:translateX(-2000px);}100%{opacity:1;-o-transform:translateX(0);} }@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px);}100%{opacity:1;transform:translateX(0);} }.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;-moz-animation-name:fadeInLeftBig;-o-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig;}
@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);}100%{opacity:1;-webkit-transform:translateX(0);} }@-moz-keyframes fadeInRightBig{0%{opacity:0;-moz-transform:translateX(2000px);}100%{opacity:1;-moz-transform:translateX(0);} }@-o-keyframes fadeInRightBig{0%{opacity:0;-o-transform:translateX(2000px);}100%{opacity:1;-o-transform:translateX(0);} }@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px);}100%{opacity:1;transform:translateX(0);} }.fadeInRightBig{-webkit-animation-name:fadeInRightBig;-moz-animation-name:fadeInRightBig;-o-animation-name:fadeInRightBig;animation-name:fadeInRightBig;}
@-webkit-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;} }@-moz-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;} }@-o-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;} }@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;} }.fadeOut{-webkit-animation-name:fadeOut;-moz-animation-name:fadeOut;-o-animation-name:fadeOut;animation-name:fadeOut;}
@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(-20px);} }@-moz-keyframes fadeOutUp{0%{opacity:1;-moz-transform:translateY(0);}100%{opacity:0;-moz-transform:translateY(-20px);} }@-o-keyframes fadeOutUp{0%{opacity:1;-o-transform:translateY(0);}100%{opacity:0;-o-transform:translateY(-20px);} }@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0);}100%{opacity:0;transform:translateY(-20px);} }.fadeOutUp{-webkit-animation-name:fadeOutUp;-moz-animation-name:fadeOutUp;-o-animation-name:fadeOutUp;animation-name:fadeOutUp;}
@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(20px);} }@-moz-keyframes fadeOutDown{0%{opacity:1;-moz-transform:translateY(0);}100%{opacity:0;-moz-transform:translateY(20px);} }@-o-keyframes fadeOutDown{0%{opacity:1;-o-transform:translateY(0);}100%{opacity:0;-o-transform:translateY(20px);} }@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0);}100%{opacity:0;transform:translateY(20px);} }.fadeOutDown{-webkit-animation-name:fadeOutDown;-moz-animation-name:fadeOutDown;-o-animation-name:fadeOutDown;animation-name:fadeOutDown;}
@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(-20px);} }@-moz-keyframes fadeOutLeft{0%{opacity:1;-moz-transform:translateX(0);}100%{opacity:0;-moz-transform:translateX(-20px);} }@-o-keyframes fadeOutLeft{0%{opacity:1;-o-transform:translateX(0);}100%{opacity:0;-o-transform:translateX(-20px);} }@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0);}100%{opacity:0;transform:translateX(-20px);} }.fadeOutLeft{-webkit-animation-name:fadeOutLeft;-moz-animation-name:fadeOutLeft;-o-animation-name:fadeOutLeft;animation-name:fadeOutLeft;}
@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(20px);} }@-moz-keyframes fadeOutRight{0%{opacity:1;-moz-transform:translateX(0);}100%{opacity:0;-moz-transform:translateX(20px);} }@-o-keyframes fadeOutRight{0%{opacity:1;-o-transform:translateX(0);}100%{opacity:0;-o-transform:translateX(20px);} }@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0);}100%{opacity:0;transform:translateX(20px);} }.fadeOutRight{-webkit-animation-name:fadeOutRight;-moz-animation-name:fadeOutRight;-o-animation-name:fadeOutRight;animation-name:fadeOutRight;}
@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(-2000px);} }@-moz-keyframes fadeOutUpBig{0%{opacity:1;-moz-transform:translateY(0);}100%{opacity:0;-moz-transform:translateY(-2000px);} }@-o-keyframes fadeOutUpBig{0%{opacity:1;-o-transform:translateY(0);}100%{opacity:0;-o-transform:translateY(-2000px);} }@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0);}100%{opacity:0;transform:translateY(-2000px);} }.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;-moz-animation-name:fadeOutUpBig;-o-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig;}
@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(2000px);} }@-moz-keyframes fadeOutDownBig{0%{opacity:1;-moz-transform:translateY(0);}100%{opacity:0;-moz-transform:translateY(2000px);} }@-o-keyframes fadeOutDownBig{0%{opacity:1;-o-transform:translateY(0);}100%{opacity:0;-o-transform:translateY(2000px);} }@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0);}100%{opacity:0;transform:translateY(2000px);} }.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;-moz-animation-name:fadeOutDownBig;-o-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig;}
@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(-2000px);} }@-moz-keyframes fadeOutLeftBig{0%{opacity:1;-moz-transform:translateX(0);}100%{opacity:0;-moz-transform:translateX(-2000px);} }@-o-keyframes fadeOutLeftBig{0%{opacity:1;-o-transform:translateX(0);}100%{opacity:0;-o-transform:translateX(-2000px);} }@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0);}100%{opacity:0;transform:translateX(-2000px);} }.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;-moz-animation-name:fadeOutLeftBig;-o-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig;}
@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(2000px);} }@-moz-keyframes fadeOutRightBig{0%{opacity:1;-moz-transform:translateX(0);}100%{opacity:0;-moz-transform:translateX(2000px);} }@-o-keyframes fadeOutRightBig{0%{opacity:1;-o-transform:translateX(0);}100%{opacity:0;-o-transform:translateX(2000px);} }@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0);}100%{opacity:0;transform:translateX(2000px);} }.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;-moz-animation-name:fadeOutRightBig;-o-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig;}
@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);}50%{opacity:1;-webkit-transform:scale(1.05);}
70%{-webkit-transform:scale(.9);}
100%{-webkit-transform:scale(1);} }@-moz-keyframes bounceIn{0%{opacity:0;-moz-transform:scale(.3);}50%{opacity:1;-moz-transform:scale(1.05);}
70%{-moz-transform:scale(.9);}
100%{-moz-transform:scale(1);} }@-o-keyframes bounceIn{0%{opacity:0;-o-transform:scale(.3);}50%{opacity:1;-o-transform:scale(1.05);}
70%{-o-transform:scale(.9);}
100%{-o-transform:scale(1);} }@keyframes bounceIn{0%{opacity:0;transform:scale(.3);}50%{opacity:1;transform:scale(1.05);}
70%{transform:scale(.9);}
100%{transform:scale(1);} }.bounceIn{-webkit-animation-name:bounceIn;-moz-animation-name:bounceIn;-o-animation-name:bounceIn;animation-name:bounceIn;}
@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);}60%{opacity:1;-webkit-transform:translateY(-30px);}
80%{-webkit-transform:translateY(10px);}
100%{-webkit-transform:translateY(0);} }@-moz-keyframes bounceInUp{0%{opacity:0;-moz-transform:translateY(2000px);}60%{opacity:1;-moz-transform:translateY(-30px);}
80%{-moz-transform:translateY(10px);}
100%{-moz-transform:translateY(0);} }@-o-keyframes bounceInUp{0%{opacity:0;-o-transform:translateY(2000px);}60%{opacity:1;-o-transform:translateY(-30px);}
80%{-o-transform:translateY(10px);}
100%{-o-transform:translateY(0);} }@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px);}60%{opacity:1;transform:translateY(-30px);}
80%{transform:translateY(10px);}
100%{transform:translateY(0);} }.bounceInUp{-webkit-animation-name:bounceInUp;-moz-animation-name:bounceInUp;-o-animation-name:bounceInUp;animation-name:bounceInUp;}
@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);}60%{opacity:1;-webkit-transform:translateY(30px);}
80%{-webkit-transform:translateY(-10px);}
100%{-webkit-transform:translateY(0);} }@-moz-keyframes bounceInDown{0%{opacity:0;-moz-transform:translateY(-2000px);}60%{opacity:1;-moz-transform:translateY(30px);}
80%{-moz-transform:translateY(-10px);}
100%{-moz-transform:translateY(0);} }@-o-keyframes bounceInDown{0%{opacity:0;-o-transform:translateY(-2000px);}60%{opacity:1;-o-transform:translateY(30px);}
80%{-o-transform:translateY(-10px);}
100%{-o-transform:translateY(0);} }@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px);}60%{opacity:1;transform:translateY(30px);}
80%{transform:translateY(-10px);}
100%{transform:translateY(0);} }.bounceInDown{-webkit-animation-name:bounceInDown;-moz-animation-name:bounceInDown;-o-animation-name:bounceInDown;animation-name:bounceInDown;}
@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);}60%{opacity:1;-webkit-transform:translateX(30px);}
80%{-webkit-transform:translateX(-10px);}
100%{-webkit-transform:translateX(0);} }@-moz-keyframes bounceInLeft{0%{opacity:0;-moz-transform:translateX(-2000px);}60%{opacity:1;-moz-transform:translateX(30px);}
80%{-moz-transform:translateX(-10px);}
100%{-moz-transform:translateX(0);} }@-o-keyframes bounceInLeft{0%{opacity:0;-o-transform:translateX(-2000px);}60%{opacity:1;-o-transform:translateX(30px);}
80%{-o-transform:translateX(-10px);}
100%{-o-transform:translateX(0);} }@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px);}60%{opacity:1;transform:translateX(30px);}
80%{transform:translateX(-10px);}
100%{transform:translateX(0);} }.bounceInLeft{-webkit-animation-name:bounceInLeft;-moz-animation-name:bounceInLeft;-o-animation-name:bounceInLeft;animation-name:bounceInLeft;}
@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);}60%{opacity:1;-webkit-transform:translateX(-30px);}
80%{-webkit-transform:translateX(10px);}
100%{-webkit-transform:translateX(0);} }@-moz-keyframes bounceInRight{0%{opacity:0;-moz-transform:translateX(2000px);}60%{opacity:1;-moz-transform:translateX(-30px);}
80%{-moz-transform:translateX(10px);}
100%{-moz-transform:translateX(0);} }@-o-keyframes bounceInRight{0%{opacity:0;-o-transform:translateX(2000px);}60%{opacity:1;-o-transform:translateX(-30px);}
80%{-o-transform:translateX(10px);}
100%{-o-transform:translateX(0);} }@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px);}60%{opacity:1;transform:translateX(-30px);}
80%{transform:translateX(10px);}
100%{transform:translateX(0);} }.bounceInRight{-webkit-animation-name:bounceInRight;-moz-animation-name:bounceInRight;-o-animation-name:bounceInRight;animation-name:bounceInRight;}
@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1);}25%{-webkit-transform:scale(.95);}
50%{opacity:1;-webkit-transform:scale(1.1);}
100%{opacity:0;-webkit-transform:scale(.3);} }@-moz-keyframes bounceOut{0%{-moz-transform:scale(1);}25%{-moz-transform:scale(.95);}
50%{opacity:1;-moz-transform:scale(1.1);}
100%{opacity:0;-moz-transform:scale(.3);} }@-o-keyframes bounceOut{0%{-o-transform:scale(1);}25%{-o-transform:scale(.95);}
50%{opacity:1;-o-transform:scale(1.1);}
100%{opacity:0;-o-transform:scale(.3);} }@keyframes bounceOut{0%{transform:scale(1);}25%{transform:scale(.95);}
50%{opacity:1;transform:scale(1.1);}
100%{opacity:0;transform:scale(.3);} }.bounceOut{-webkit-animation-name:bounceOut;-moz-animation-name:bounceOut;-o-animation-name:bounceOut;animation-name:bounceOut;}
@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0);}20%{opacity:1;-webkit-transform:translateY(20px);}
100%{opacity:0;-webkit-transform:translateY(-2000px);} }@-moz-keyframes bounceOutUp{0%{-moz-transform:translateY(0);}20%{opacity:1;-moz-transform:translateY(20px);}
100%{opacity:0;-moz-transform:translateY(-2000px);} }@-o-keyframes bounceOutUp{0%{-o-transform:translateY(0);}20%{opacity:1;-o-transform:translateY(20px);}
100%{opacity:0;-o-transform:translateY(-2000px);} }@keyframes bounceOutUp{0%{transform:translateY(0);}20%{opacity:1;transform:translateY(20px);}
100%{opacity:0;transform:translateY(-2000px);} }.bounceOutUp{-webkit-animation-name:bounceOutUp;-moz-animation-name:bounceOutUp;-o-animation-name:bounceOutUp;animation-name:bounceOutUp;}
@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0);}20%{opacity:1;-webkit-transform:translateY(-20px);}
100%{opacity:0;-webkit-transform:translateY(2000px);} }@-moz-keyframes bounceOutDown{0%{-moz-transform:translateY(0);}20%{opacity:1;-moz-transform:translateY(-20px);}
100%{opacity:0;-moz-transform:translateY(2000px);} }@-o-keyframes bounceOutDown{0%{-o-transform:translateY(0);}20%{opacity:1;-o-transform:translateY(-20px);}
100%{opacity:0;-o-transform:translateY(2000px);} }@keyframes bounceOutDown{0%{transform:translateY(0);}20%{opacity:1;transform:translateY(-20px);}
100%{opacity:0;transform:translateY(2000px);} }.bounceOutDown{-webkit-animation-name:bounceOutDown;-moz-animation-name:bounceOutDown;-o-animation-name:bounceOutDown;animation-name:bounceOutDown;}
@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);}20%{opacity:1;-webkit-transform:translateX(20px);}
100%{opacity:0;-webkit-transform:translateX(-2000px);} }@-moz-keyframes bounceOutLeft{0%{-moz-transform:translateX(0);}20%{opacity:1;-moz-transform:translateX(20px);}
100%{opacity:0;-moz-transform:translateX(-2000px);} }@-o-keyframes bounceOutLeft{0%{-o-transform:translateX(0);}20%{opacity:1;-o-transform:translateX(20px);}
100%{opacity:0;-o-transform:translateX(-2000px);} }@keyframes bounceOutLeft{0%{transform:translateX(0);}20%{opacity:1;transform:translateX(20px);}
100%{opacity:0;transform:translateX(-2000px);} }.bounceOutLeft{-webkit-animation-name:bounceOutLeft;-moz-animation-name:bounceOutLeft;-o-animation-name:bounceOutLeft;animation-name:bounceOutLeft;}
@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0);}20%{opacity:1;-webkit-transform:translateX(-20px);}
100%{opacity:0;-webkit-transform:translateX(2000px);} }@-moz-keyframes bounceOutRight{0%{-moz-transform:translateX(0);}20%{opacity:1;-moz-transform:translateX(-20px);}
100%{opacity:0;-moz-transform:translateX(2000px);} }@-o-keyframes bounceOutRight{0%{-o-transform:translateX(0);}20%{opacity:1;-o-transform:translateX(-20px);}
100%{opacity:0;-o-transform:translateX(2000px);} }@keyframes bounceOutRight{0%{transform:translateX(0);}20%{opacity:1;transform:translateX(-20px);}
100%{opacity:0;transform:translateX(2000px);} }.bounceOutRight{-webkit-animation-name:bounceOutRight;-moz-animation-name:bounceOutRight;-o-animation-name:bounceOutRight;animation-name:bounceOutRight;}
@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(-200deg);opacity:0;}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1;} }@-moz-keyframes rotateIn{0%{-moz-transform-origin:center center;-moz-transform:rotate(-200deg);opacity:0;}100%{-moz-transform-origin:center center;-moz-transform:rotate(0);opacity:1;} }@-o-keyframes rotateIn{0%{-o-transform-origin:center center;-o-transform:rotate(-200deg);opacity:0;}100%{-o-transform-origin:center center;-o-transform:rotate(0);opacity:1;} }@keyframes rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0;}100%{transform-origin:center center;transform:rotate(0);opacity:1;} }.rotateIn{-webkit-animation-name:rotateIn;-moz-animation-name:rotateIn;-o-animation-name:rotateIn;animation-name:rotateIn;}
@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0;}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1;} }@-moz-keyframes rotateInUpLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(90deg);opacity:0;}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1;} }@-o-keyframes rotateInUpLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(90deg);opacity:0;}100%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1;} }@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0;}100%{transform-origin:left bottom;transform:rotate(0);opacity:1;} }.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;-moz-animation-name:rotateInUpLeft;-o-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;}
@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0;}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1;} }@-moz-keyframes rotateInDownLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(-90deg);opacity:0;}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1;} }@-o-keyframes rotateInDownLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(-90deg);opacity:0;}100%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1;} }@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0;}100%{transform-origin:left bottom;transform:rotate(0);opacity:1;} }.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;-moz-animation-name:rotateInDownLeft;-o-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;}
@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0;}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1;} }@-moz-keyframes rotateInUpRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(-90deg);opacity:0;}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1;} }@-o-keyframes rotateInUpRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(-90deg);opacity:0;}100%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1;} }@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0;}100%{transform-origin:right bottom;transform:rotate(0);opacity:1;} }.rotateInUpRight{-webkit-animation-name:rotateInUpRight;-moz-animation-name:rotateInUpRight;-o-animation-name:rotateInUpRight;animation-name:rotateInUpRight;}
@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0;}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1;} }@-moz-keyframes rotateInDownRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(90deg);opacity:0;}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1;} }@-o-keyframes rotateInDownRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(90deg);opacity:0;}100%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1;} }@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0;}100%{transform-origin:right bottom;transform:rotate(0);opacity:1;} }.rotateInDownRight{-webkit-animation-name:rotateInDownRight;-moz-animation-name:rotateInDownRight;-o-animation-name:rotateInDownRight;animation-name:rotateInDownRight;}
@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(200deg);opacity:0;} }@-moz-keyframes rotateOut{0%{-moz-transform-origin:center center;-moz-transform:rotate(0);opacity:1;}100%{-moz-transform-origin:center center;-moz-transform:rotate(200deg);opacity:0;} }@-o-keyframes rotateOut{0%{-o-transform-origin:center center;-o-transform:rotate(0);opacity:1;}100%{-o-transform-origin:center center;-o-transform:rotate(200deg);opacity:0;} }@keyframes rotateOut{0%{transform-origin:center center;transform:rotate(0);opacity:1;}100%{transform-origin:center center;transform:rotate(200deg);opacity:0;} }.rotateOut{-webkit-animation-name:rotateOut;-moz-animation-name:rotateOut;-o-animation-name:rotateOut;animation-name:rotateOut;}
@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0;} }@-moz-keyframes rotateOutUpLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1;}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(-90deg);opacity:0;} }@-o-keyframes rotateOutUpLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1;}100%{-o-transform-origin:left bottom;-o-transform:rotate(-90deg);opacity:0;} }@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1;}100%{-transform-origin:left bottom;-transform:rotate(-90deg);opacity:0;} }.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;-moz-animation-name:rotateOutUpLeft;-o-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;}
@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0;} }@-moz-keyframes rotateOutDownLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1;}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(90deg);opacity:0;} }@-o-keyframes rotateOutDownLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1;}100%{-o-transform-origin:left bottom;-o-transform:rotate(90deg);opacity:0;} }@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1;}100%{transform-origin:left bottom;transform:rotate(90deg);opacity:0;} }.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;-moz-animation-name:rotateOutDownLeft;-o-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;}
@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0;} }@-moz-keyframes rotateOutUpRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1;}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(90deg);opacity:0;} }@-o-keyframes rotateOutUpRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1;}100%{-o-transform-origin:right bottom;-o-transform:rotate(90deg);opacity:0;} }@keyframes rotateOutUpRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1;}100%{transform-origin:right bottom;transform:rotate(90deg);opacity:0;} }.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;-moz-animation-name:rotateOutUpRight;-o-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;}
@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0;} }@-moz-keyframes rotateOutDownRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1;}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(-90deg);opacity:0;} }@-o-keyframes rotateOutDownRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1;}100%{-o-transform-origin:right bottom;-o-transform:rotate(-90deg);opacity:0;} }@keyframes rotateOutDownRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1;}100%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0;} }.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;-moz-animation-name:rotateOutDownRight;-o-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;}
@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0;}60%{-webkit-transform:translateX(-20%) skewX(30deg);opacity:1;}
80%{-webkit-transform:translateX(0%) skewX(-15deg);opacity:1;}
100%{-webkit-transform:translateX(0%) skewX(0deg);opacity:1;} }@-moz-keyframes lightSpeedIn{0%{-moz-transform:translateX(100%) skewX(-30deg);opacity:0;}60%{-moz-transform:translateX(-20%) skewX(30deg);opacity:1;}
80%{-moz-transform:translateX(0%) skewX(-15deg);opacity:1;}
100%{-moz-transform:translateX(0%) skewX(0deg);opacity:1;} }@-o-keyframes lightSpeedIn{0%{-o-transform:translateX(100%) skewX(-30deg);opacity:0;}60%{-o-transform:translateX(-20%) skewX(30deg);opacity:1;}
80%{-o-transform:translateX(0%) skewX(-15deg);opacity:1;}
100%{-o-transform:translateX(0%) skewX(0deg);opacity:1;} }@keyframes lightSpeedIn{0%{transform:translateX(100%) skewX(-30deg);opacity:0;}60%{transform:translateX(-20%) skewX(30deg);opacity:1;}
80%{transform:translateX(0%) skewX(-15deg);opacity:1;}
100%{transform:translateX(0%) skewX(0deg);opacity:1;} }.lightSpeedIn{-webkit-animation-name:lightSpeedIn;-moz-animation-name:lightSpeedIn;-o-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out;}
@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);opacity:1;}100%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0;} }@-moz-keyframes lightSpeedOut{0%{-moz-transform:translateX(0%) skewX(0deg);opacity:1;}100%{-moz-transform:translateX(100%) skewX(-30deg);opacity:0;} }@-o-keyframes lightSpeedOut{0%{-o-transform:translateX(0%) skewX(0deg);opacity:1;}100%{-o-transform:translateX(100%) skewX(-30deg);opacity:0;} }@keyframes lightSpeedOut{0%{transform:translateX(0%) skewX(0deg);opacity:1;}100%{transform:translateX(100%) skewX(-30deg);opacity:0;} }.lightSpeedOut{-webkit-animation-name:lightSpeedOut;-moz-animation-name:lightSpeedOut;-o-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;-o-animation-timing-function:ease-in;animation-timing-function:ease-in;}
@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;}
40%{-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;}
80%{-webkit-transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;}
100%{-webkit-transform:translateY(700px);opacity:0;} }@-moz-keyframes hinge{0%{-moz-transform:rotate(0);-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out;}20%,60%{-moz-transform:rotate(80deg);-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out;}
40%{-moz-transform:rotate(60deg);-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out;}
80%{-moz-transform:rotate(60deg) translateY(0);opacity:1;-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out;}
100%{-moz-transform:translateY(700px);opacity:0;} }@-o-keyframes hinge{0%{-o-transform:rotate(0);-o-transform-origin:top left;-o-animation-timing-function:ease-in-out;}20%,60%{-o-transform:rotate(80deg);-o-transform-origin:top left;-o-animation-timing-function:ease-in-out;}
40%{-o-transform:rotate(60deg);-o-transform-origin:top left;-o-animation-timing-function:ease-in-out;}
80%{-o-transform:rotate(60deg) translateY(0);opacity:1;-o-transform-origin:top left;-o-animation-timing-function:ease-in-out;}
100%{-o-transform:translateY(700px);opacity:0;} }@keyframes hinge{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out;}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out;}
40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;}
80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;animation-timing-function:ease-in-out;}
100%{transform:translateY(700px);opacity:0;} }.hinge{-webkit-animation-name:hinge;-moz-animation-name:hinge;-o-animation-name:hinge;animation-name:hinge;}
@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);} }@-moz-keyframes rollIn{0%{opacity:0;-moz-transform:translateX(-100%) rotate(-120deg);}100%{opacity:1;-moz-transform:translateX(0px) rotate(0deg);} }@-o-keyframes rollIn{0%{opacity:0;-o-transform:translateX(-100%) rotate(-120deg);}100%{opacity:1;-o-transform:translateX(0px) rotate(0deg);} }@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg);}100%{opacity:1;transform:translateX(0px) rotate(0deg);} }.rollIn{-webkit-animation-name:rollIn;-moz-animation-name:rollIn;-o-animation-name:rollIn;animation-name:rollIn;}
@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);} }@-moz-keyframes rollOut{0%{opacity:1;-moz-transform:translateX(0px) rotate(0deg);}100%{opacity:0;-moz-transform:translateX(100%) rotate(120deg);} }@-o-keyframes rollOut{0%{opacity:1;-o-transform:translateX(0px) rotate(0deg);}100%{opacity:0;-o-transform:translateX(100%) rotate(120deg);} }@keyframes rollOut{0%{opacity:1;transform:translateX(0px) rotate(0deg);}100%{opacity:0;transform:translateX(100%) rotate(120deg);} }.rollOut{-webkit-animation-name:rollOut;-moz-animation-name:rollOut;-o-animation-name:rollOut;animation-name:rollOut;}
@-webkit-keyframes crum_expand{0%{width:0%;}100%{width:100%;} }@-moz-keyframes crum_expand{0%{width:0%;}100%{width:100%;} }@-o-keyframes crum_expand{0%{width:0%;}100%{width:100%;} }@keyframes crum_expand{0%{width:0%;}100%{width:100%;} }.expand{width:0;-webkit-animation-name:crum_expand;-moz-animation-name:crum_expand;-o-animation-name:crum_expand;animation-name:crum_expand;}
.thumbnail-fluid{overflow:hidden;width:100%;height:100%;}
.thumbnail-fluid > div,.thumbnail-fluid > span,.thumbnail-fluid > a{display:block;position:relative;right:50%;float:right;width:100%;}
.thumbnail-fluid > div img,.thumbnail-fluid > span img,.thumbnail-fluid > a img{position:relative;right:-50%;}
.thumbnail-inscribed{width:100%;height:9000px;text-align:center;}
.thumbnail-inscribed img{max-width:100%;max-height:9000px;}
#bbpress-forums .bbp-search-form,#bbpress-forums .bbp-breadcrumb{display:none;}
#subscription-toggle,#favorite-toggle{font-size:12px;line-height:15px;}
#subscription-toggle a,#favorite-toggle a{color:inherit;font-size:12px;position:relative;top:2px;}
#bbpress-forums div.bbp-reply-content a{margin:0 5px;}
#bbpress-forums li.bbp-body div.bbp-reply-content{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;margin-left:155px;padding:6px 12px 12px 0;}
li.bbp-header div.bbp-reply-content span#subscription-toggle{padding-right:20px;}
#bbpress-forums div.bbp-reply-header{background-color:#f7f7f7;}
#bbpress-forums div.bbp-reply-header:first-child{border-top-width:0;border-top-left-radius:3px;border-top-right-radius:3px;}
#bbpress-forums fieldset.bbp-form label{font-weight:300;}
#bbpress-forums li{font-size:13px;line-height:1.3;}
#bbpress-forums li.bbp-header{font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;padding-top:3px;color:#000;background:transparent;border:1px solid #e0e0e0;border-radius:3px;padding:10px;font-weight:400;font-size:13px;}
#bbpress-forums li.bbp-header ul li:first-child{padding-left:35px;}
#bbpress-forums li.bbp-body ul.forum,#bbpress-forums li.bbp-body ul.topic{display:table;width:100%;}
#bbpress-forums li.bbp-body ul.forum > li,#bbpress-forums li.bbp-body ul.topic > li{vertical-align:middle;display:inline-block;float:none;}
#bbpress-forums li.bbp-footer{background:none;display:none;}
#bbpress-forums li.bbp-header li,#bbpress-forums li.bbp-header div,.bbp-footer div{font-size:13px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;font-weight:400;}
#bbpress-forums p.bbp-topic-meta{font-size:12px;font-weight:300;color:#797979;margin:0;margin-top:5px;}
#bbpress-forums .bbp-forum-info .bbp-forum-content{font-size:14px;color:#7d7d7d;margin:5px 0 0;}
#bbpress-forums li.bbp-body ul.forum .bbp-forum-info,#bbpress-forums li.bbp-body ul.forum .bbp-forum-freshness{float:none;}
#bbpress-forums li.bbp-body ul.forum,#bbpress-forums li.bbp-body ul.topic{padding:30px 10px;border-top-width:0;border-bottom:1px solid #e0e0e0;}
#bbpress-forums li.bbp-body ul.forum:last-child,#bbpress-forums li.bbp-body ul.topic:last-child{border-bottom-width:0;}
#bbpress-forums .bbp-forums li.bbp-body .bbp-forum-freshness .bbp-author-name{font-size:13px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;color:#000;}
#bbpress-forums li.bbp-body .topic .bbp-author-name{font-size:17px;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;color:#000;}
#bbpress-forums li.bbp-body .bbp-author-role{font-style:normal;font-size:13px;margin-top:-25px;color:#747474;}
#bbpress-forums li.bbp-body .bbp-reply-author .bbp-reply-ip{display:none;}
.bbp-forum-freshness a,.bbp-topic-freshness a{font-size:13px;color:inherit;}
.bbp-topic-meta a{color:inherit;}
#bbpress-forums p.bbp-topic-meta img.avatar,#bbpress-forums ul.bbp-reply-revision-log img.avatar,#bbpress-forums ul.bbp-topic-revision-log img.avatar,#bbpress-forums div.bbp-template-notice img.avatar,#bbpress-forums .widget_display_topics img.avatar,#bbpress-forums .widget_display_replies img.avatar,#bbpress-forums p.bbp-topic-meta img.avatar{float:none;margin-bottom:-3px;}
.bbp-forum-title,.bbp-topic-permalink{font-size:15px;font-weight:400;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;color:#000;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.bbp-topics-front ul.super-sticky,.bbp-topics ul.super-sticky,.bbp-topics ul.sticky,.bbp-forum-content ul.sticky{background:#fff !important;}
div.bbp-template-notice.info{background:#fff;border-color:#f1f1f1;border:1px solid #e0e0e0;border-radius:3px;border-left:1px solid #e0e0e0;}
div.bbp-template-notice p{font-size:12px;padding-left:10px;}
div.bbp-template-notice{border-color:#f7f7f7;background:#fff;}
.bbp-topic-revision-log li{font-size:12px;}
.bbp-meta{padding:0px 20px;}
.bbp-reply-header a.bbp-reply-permalink,span.bbp-admin-links,span.bbp-admin-links a{font-size:13px;font-weight:300;text-transform:none;color:#8c8c8c;font-family:"Roboto", "Open Sans", "PT Sans", sans-serif;margin:0 5px 0 5px;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.bbp-reply-header a.bbp-reply-permalink:hover,span.bbp-admin-links:hover,span.bbp-admin-links a:hover{color:#00a9d3;}
.bbp-pagination-count,.bbp-meta,.bbp-reply-revision-log-item{font-size:13px;padding:none;}
#bbpress-forums #crumbs{display:none;}
#buddypress div.item-list-tabs ul li.selected a,#buddypress div.item-list-tabs ul li.current a{background-color:#36bae2;color:#fff;}
#buddypress button,#buddypress a.button,#buddypress input[type=submit],#buddypress input[type=button],#buddypress input[type=reset],#buddypress ul.button-nav li a,#buddypress div.generic-button a,#buddypress .comment-reply-link,a.bp-title-button{font-size:13px;}
#stuning-header a.bp-title-button{border:none;margin-left:10px;position:relative;top:-3px;}
.dir-search form{position:relative;}
.dir-search form > input{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/img/search-go-big.png) no-repeat 50% 50%;width:21px;height:20px;overflow:hidden;text-indent:-999em;position:absolute;margin:0;top:6px;right:5px;border:none;cursor:pointer;}
.dir-search label input,.dir-search label{width:100%;}
#buddypress ul{list-style:none;}
.activity-avatar{float:left;margin:0 20px 20px 0;}
.activity-comments{clear:both;}
.breadrumbs .button{display:none;}
#bbpress-forums ul.bbp-lead-topic,#bbpress-forums ul.bbp-topics,#bbpress-forums ul.bbp-forums,#bbpress-forums ul.bbp-replies,#bbpress-forums ul.bbp-search-results{border-width:0;}
#bbpress-forums ul.bbp-topics li.bbp-body li.bbp-topic-voice-count,#bbpress-forums ul.bbp-topics li.bbp-body li.bbp-topic-reply-count,#bbpress-forums li.bbp-body li.bbp-forum-topic-count,#bbpress-forums li.bbp-body li.bbp-forum-reply-count{width:25px;height:25px;background:transparent;border:1px solid #e0e0e0;border-radius:50%;margin-left:28px;margin-right:35px;line-height:23px;text-align:center;}
#bbpress-forums li.bbp-body li.bbp-topic-title .bbp-topic-meta .bbp-topic-started-by .bbp-author-name,#bbpress-forums li.bbp-body li.bbp-topic-freshness .bbp-topic-meta .bbp-topic-freshness-author .bbp-author-name{font-size:13px;}
#bbpress-forums div.odd,#bbpress-forums ul.odd{background:transparent;}
#bbpress-forums div.even,#bbpress-forums ul.even{border-width:0;background:transparent;}
#bbpress-forums div.bbp-submit-wrapper .button{position:relative;overflow:hidden;font:normal 300 15px "Roboto", "Open Sans", "PT Sans", sans-serif;text-align:center;display:inline-block;width:auto;height:41px;line-height:41px;padding:0 80px 0 25px;background:#00a9d3;color:#fff;border:0px solid transparent;cursor:pointer;border-radius:3px;-webkit-transition:background .3s ease, color .3s ease;-moz-transition:background .3s ease, color .3s ease;transition:background .3s ease, color .3s ease;padding:0 23px;}
#bbpress-forums div.bbp-submit-wrapper .button i{font-size:22px;display:inline-block;width:41px;height:41px;line-height:41px;position:absolute;top:0;right:0;border-radius:3px;color:inherit;z-index:3;}
#bbpress-forums div.bbp-submit-wrapper .button span{display:block;position:relative;line-height:41px;color:inherit;z-index:3;}
#bbpress-forums div.bbp-submit-wrapper .button:hover{color:#fff;}
#bbpress-forums fieldset.bbp-form p,#bbpress-forums fieldset.bbp-form textarea,#bbpress-forums fieldset.bbp-form select,#bbpress-forums fieldset.bbp-form input{padding:0 10px;}
.isotope-item{z-index:2;}
.isotope-hidden.isotope-item{pointer-events:none;z-index:1;}
.isotope,.isotope .isotope-item{-webkit-transition-duration:0.8s;-moz-transition-duration:0.8s;-ms-transition-duration:0.8s;-o-transition-duration:0.8s;transition-duration:0.8s;}
.isotope{-webkit-transition-property:height, width;-moz-transition-property:height, width;-ms-transition-property:height, width;-o-transition-property:height, width;transition-property:height, width;}
.isotope .isotope-item{-webkit-transition-property:-webkit-transform, opacity;-moz-transition-property:-moz-transform, opacity;-ms-transition-property:-ms-transform, opacity;-o-transition-property:top, left, opacity;transition-property:transform, opacity;}
.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition{-webkit-transition-duration:0s;-moz-transition-duration:0s;-ms-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s;}
.isotope.infinite-scrolling{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;}
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px;}
div.pp_default .pp_top .pp_left{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat;}
div.pp_default .pp_top .pp_middle{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/default/sprite_x.png) top left repeat-x;}
div.pp_default .pp_top .pp_right{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat;}
div.pp_default .pp_content .ppt{color:#f8f8f8;}
div.pp_default .pp_content_container .pp_left{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px;}
div.pp_default .pp_content_container .pp_right{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px;}
div.pp_default .pp_next:hover{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer;}
div.pp_default .pp_previous:hover{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer;}
div.pp_default .pp_expand{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px;}
div.pp_default .pp_expand:hover{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer;}
div.pp_default .pp_contract{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px;}
div.pp_default .pp_contract:hover{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer;}
div.pp_default .pp_close{width:30px;height:30px;background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer;}
div.pp_default .pp_gallery ul li a{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa;}
div.pp_default .pp_social{margin-top:7px;}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto;}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px;}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px;}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0;}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px;}
div.pp_default .pp_content_container .pp_details{margin-top:5px;}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative;}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px;}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7;}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0;}
div.pp_default .pp_bottom .pp_left{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat;}
div.pp_default .pp_bottom .pp_middle{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x;}
div.pp_default .pp_bottom .pp_right{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat;}
div.pp_default .pp_loaderIcon{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/default/loader.gif) center center no-repeat;}
div.light_rounded .pp_top .pp_left{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;}
div.light_rounded .pp_top .pp_right{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;}
div.light_rounded .pp_next:hover{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer;}
div.light_rounded .pp_previous:hover{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer;}
div.light_rounded .pp_expand{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer;}
div.light_rounded .pp_expand:hover{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer;}
div.light_rounded .pp_contract{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer;}
div.light_rounded .pp_contract:hover{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer;}
div.light_rounded .pp_close{width:75px;height:22px;background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;}
div.light_rounded .pp_nav .pp_play{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}
div.light_rounded .pp_nav .pp_pause{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}
div.light_rounded .pp_arrow_previous{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;}
div.light_rounded .pp_arrow_next{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;}
div.light_rounded .pp_bottom .pp_left{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;}
div.light_rounded .pp_bottom .pp_right{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;}
div.dark_rounded .pp_top .pp_left{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;}
div.dark_rounded .pp_top .pp_right{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;}
div.dark_rounded .pp_content_container .pp_left{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}
div.dark_rounded .pp_content_container .pp_right{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}
div.dark_rounded .pp_next:hover{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer;}
div.dark_rounded .pp_previous:hover{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer;}
div.dark_rounded .pp_expand{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer;}
div.dark_rounded .pp_expand:hover{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer;}
div.dark_rounded .pp_contract{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer;}
div.dark_rounded .pp_contract:hover{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer;}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;}
div.dark_rounded .pp_description{margin-right:85px;color:#fff;}
div.dark_rounded .pp_nav .pp_play{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}
div.dark_rounded .pp_nav .pp_pause{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}
div.dark_rounded .pp_arrow_previous{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;}
div.dark_rounded .pp_arrow_next{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;}
div.dark_rounded .pp_bottom .pp_left{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;}
div.dark_rounded .pp_bottom .pp_right{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;}
div.dark_rounded .pp_loaderIcon{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000;}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0;}
div.dark_square .pp_loaderIcon{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_square/loader.gif) center center no-repeat;}
div.dark_square .pp_expand{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer;}
div.dark_square .pp_expand:hover{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer;}
div.dark_square .pp_contract{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer;}
div.dark_square .pp_contract:hover{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer;}
div.dark_square .pp_close{width:75px;height:22px;background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer;}
div.dark_square .pp_nav{clear:none;}
div.dark_square .pp_nav .pp_play{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}
div.dark_square .pp_nav .pp_pause{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}
div.dark_square .pp_arrow_previous{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;}
div.dark_square .pp_arrow_next{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;}
div.dark_square .pp_next:hover{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer;}
div.dark_square .pp_previous:hover{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer;}
div.light_square .pp_expand{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer;}
div.light_square .pp_expand:hover{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer;}
div.light_square .pp_contract{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer;}
div.light_square .pp_contract:hover{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer;}
div.light_square .pp_close{width:75px;height:22px;background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer;}
div.light_square .pp_nav .pp_play{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}
div.light_square .pp_nav .pp_pause{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}
div.light_square .pp_arrow_previous{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;}
div.light_square .pp_arrow_next{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;}
div.light_square .pp_next:hover{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer;}
div.light_square .pp_previous:hover{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer;}
div.facebook .pp_top .pp_left{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;}
div.facebook .pp_top .pp_middle{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;}
div.facebook .pp_top .pp_right{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;}
div.facebook .pp_content_container .pp_left{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;}
div.facebook .pp_content_container .pp_right{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;}
div.facebook .pp_expand{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer;}
div.facebook .pp_expand:hover{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer;}
div.facebook .pp_contract{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer;}
div.facebook .pp_contract:hover{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer;}
div.facebook .pp_close{width:22px;height:22px;background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer;}
div.facebook .pp_description{margin:0 37px 0 0;}
div.facebook .pp_loaderIcon{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/facebook/loader.gif) center center no-repeat;}
div.facebook .pp_arrow_previous{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px;}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default;}
div.facebook .pp_arrow_next{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px;}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default;}
div.facebook .pp_nav{margin-top:0;}
div.facebook .pp_nav p{font-size:16px;padding:0 3px 0 4px;}
div.facebook .pp_nav .pp_play{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px;}
div.facebook .pp_nav .pp_pause{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px;}
div.facebook .pp_next:hover{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer;}
div.facebook .pp_previous:hover{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer;}
div.facebook .pp_bottom .pp_left{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;}
div.facebook .pp_bottom .pp_middle{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;}
div.facebook .pp_bottom .pp_right{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;}
div.pp_pic_holder a:focus{outline:none;}
div.pp_overlay{background:#fff;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500;}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000;}
.pp_content{height:40px;min-width:40px;}
* html .pp_content{width:40px;}
.pp_content_container{position:relative;text-align:left;width:100%;}
.pp_content_container .pp_left{padding-left:20px;}
.pp_content_container .pp_right{padding-right:20px;}
.pp_content_container .pp_details{float:left;margin:10px 0 2px;}
.pp_description{display:none;margin:0;}
.pp_social{float:left;margin:0;}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden;}
.pp_social .twitter{float:left;}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0;}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px;}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px;}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px;}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000;}
.pp_gallery div{float:left;overflow:hidden;position:relative;}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0;}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden;}
.pp_gallery ul a img{border:0;}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0;}
.pp_gallery li.default a{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px;}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px !important;}
a.pp_next{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%;}
a.pp_previous{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%;}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000;}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px;}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px;}
#pp_full_res{line-height:1 !important;}
#pp_full_res .pp_inline{text-align:left;}
#pp_full_res .pp_inline p{margin:0 0 15px;}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px;}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff;}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000;}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff;}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative;}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff;}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px;}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default;}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//www.pixelpublic.de/wp-content/themes/eight/assets/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4;}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff;}
.pp_top,.pp_bottom{height:20px;position:relative;}
* html .pp_top,* html .pp_bottom{padding:0 20px;}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px;}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px;}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static;}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}
.pp_fade,.pp_gallery li.default a img{display:none;}
img.wp-smiley,
img.emoji{display:inline !important;border:none !important;box-shadow:none !important;height:1em !important;width:1em !important;margin:0 .07em !important;vertical-align:-0.1em !important;background:none !important;padding:0 !important;}
.widget_wysija_cont .inputContainer{position:relative;float:left}
.widget_wysija_cont .ajaxSubmit{padding:20px;background:#55ea55;border:1px solid #999;display:none}
.formError{position:absolute;top:300px;left:300px;display:block;z-index:5000;cursor:pointer}
.formError .formErrorContent{background:none repeat scroll 0 0 #8E2121;border:1px solid #BBBBBB;color:#FFFFFF;font-family:tahoma;font-size:11px;padding:4px 10px;position:relative;width:150px;z-index:5001}
.widget_wysija_cont .formError .formErrorArrow{width:15px;margin:-2px 0 0 13px;position:relative;z-index:5006}
.widget_wysija_cont .formError .formErrorArrowBottom{margin:0px 0 0 12px;top:2px}
.widget_wysija_cont .formError .formErrorArrow div{border-left:2px solid #ddd;border-right:2px solid #ddd;font-size:0px;height:1px;background:#8E2121;margin:0 auto;line-height:0;font-size:0;display:block}
.widget_wysija_cont .greenPopup .formErrorArrow div{background:#33be40}
.widget_wysija_cont .blackPopup .formErrorArrow div{background:#393939;color:#FFF}
.widget_wysija_cont .formError .formErrorArrow .line10{width:15px;border:none}
.widget_wysija_cont .formError .formErrorArrow .line9{width:13px;border:none}
.widget_wysija_cont .formError .formErrorArrow .line8{width:11px}
.widget_wysija_cont .formError .formErrorArrow .line7{width:9px}
.widget_wysija_cont .formError .formErrorArrow .line6{width:7px}
.widget_wysija_cont .formError .formErrorArrow .line5{width:5px}
.widget_wysija_cont .formError .formErrorArrow .line4{width:3px}
.widget_wysija_cont .formError .formErrorArrow .line3{width:1px;border-left:2px solid #ddd;border-right:2px solid #ddd;border-bottom:0 solid #ddd}
.widget_wysija_cont .formError .formErrorArrow .line2{width:3px;border:none;background:#ddd}
.widget_wysija_cont .formError .formErrorArrow .line1{width:1px;border:none;background:#ddd}
.greenPopup .formErrorContent{background:none repeat scroll 0 0 #FFFBCC;color:#555555}
.widget_wysija_cont .updated,.widget_wysija_cont .error,.widget_wysija_cont .xdetailed-errors{margin:5px 0 15px;color:#333333;font-family:sans-serif;font-size:12px;line-height:1.4em}
.widget_wysija_cont .error,.widget_wysija_cont .login #login_error{background-color:#FFEBE8;border-color:#CC0000}
.widget_wysija_cont .updated,.widget_wysija_cont .error,.widget_wysija_cont .xdetailed-errors{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border-style:solid;border-width:1px;margin:5px 15px 2px;padding:0 0.6em;color:#333333}
.widget_wysija_cont.updated,.widget_wysija_cont .login .message{background-color:#FFFFE0;border-color:#E6DB55}
.widget_wysija_cont .xdetailed-updated{background-color:#FFFFE0;border-color:#E6DB55;color:#000;font-weight:bold;display:none}
.widget_wysija_cont .xdetailed-errors{background-color:#A50000;border-color:#888888;color:#DDDDDD;font-weight:bold;display:none}
.widget_wysija_cont .instruct{font-style:italic;font-weight:bold;padding:5px 0;font-size:11px}
.widget_wysija_cont .needInfo{padding-left:15px;text-decoration:underline}
.widget_wysija_cont .wysija-submit{display:block;margin-top:20px}
.widget_wysija_cont input.defaultlabels{color:#888}
.widget_wysija_cont input.defaultlabels:focus{color:#373737}
.widget_wysija_cont .abs-req{display:none}
.widget_wysija_cont p label{display:block}
.widget_wysija_cont .iframe-hidden{display:none}
.widget_wysija_cont .updated,.widget_wysija_cont .error,.widget_wysija_cont .xdetailed-errors{background-color:#FFFFFF;border:1px solid;border-radius:0 0 0 0;font-weight:normal;margin:4px 0;padding:4px}
.widget_wysija_cont .error,.widget_wysija_cont .xdetailed-errors{background-color:#e55057;color:#fff}
.widget_wysija_cont .error,.widget_wysija_cont .xdetailed-errors{background-color:#e55057;color:#fff;border-color:#CC0000}
.widget_wysija_cont .allmsgs ul{padding:0}
.widget_wysija_cont .allmsgs li{list-style-type:none}
.widget_wysija_cont .updated,.widget_wysija_cont .login .message{background-color:#FFFFE0;border-color:#E6DB55}
.widget_wysija_cont .updated ul{margin:0}
.widget_wysija_cont .showerrors{color:#DDDDDD}
#wysija-subscriptions input.checkboxx{margin-left:0px;margin-right:10px}
#wysija-subscriptions th label{margin-right:10px}
#wysija-box-after-comment{width:25px}
#wysija-box-after-register{margin:0 6px 0 0;padding:3px}
.wysija-after-register{padding-bottom:10px}
.wysija-unsubscribed-on{color:#bbb}
.widget_wysija .wysija-required{font-weight:bold}
.widget_wysija .wysija-radio-label,.widget_wysija .wysija-checkbox-label{margin:0 0 5px 0;cursor:pointer}
.widget_wysija .wysija-radio,.widget_wysija .wysija-checkbox{margin:0 5px 0 0;vertical-align:middle}
.xdetailed-errors,.xdetailed-updated{display:none}
.widget_wysija_cont .allmsgs .updated{display:block !important}
@charset "UTF-8";.social_share_privacy{clear:both;margin:0 auto;width:100%;margin-bottom:15px;}
.social_share_privacy ul{clear:both;margin:0 !important;padding:0;height:25px;width:100%;}
.social_share_privacy li{margin:0 !important;padding:0;height:20px;float:left;list-style-type:none !important;list-style:none !important;background:none !important;border:none !important;overflow:visible !important;margin:10px 0 !important;}
.social_share_privacy li:before{content:none;}
.social_share_privacy li .twoclick-button-container{display:inline-block;}
.social_share_privacy li .dummy_btn{float:left;margin-left:10px;padding:0;}
.social_share_privacy li .dummy_btn span.twoclick-network{max-width:none;cursor:pointer;}
.social_share_privacy li .dummy_btn iframe{max-width:none;border:none;}
.social_share_privacy li .info_off .dummy_btn{background:none !important;}
.social_share_privacy li .dummy_btn span.twoclick-network{display:block;}
.social_share_privacy li .dummy_btn{background:url(//www.pixelpublic.de/wp-content/plugins/2-click-socialmedia-buttons/images/sprite.png) no-repeat top left;height:20px;}
.social_share_privacy li .fb_like_btn{background-position:0 0;}
.social_share_privacy li .fb_recommend_btn{background-position:0 -25px;}
.social_share_privacy li .twitter_btn{background-position:0 -175px;}
.social_share_privacy li .gplusone_btn{background-position:0 -75px;}
.social_share_privacy li .flattr_btn{background-position:0 -50px;}
.social_share_privacy li .xing_btn{background-position:0 -200px;}
.social_share_privacy li .pinterest_btn{background-position:0 -125px;}
.social_share_privacy li .t3n_btn{background-position:0 -150px;}
.social_share_privacy li .linkedin_btn{background-position:0 -100px;}
.social_share_privacy.sprite-de_DE li .dummy_btn{background:url(//www.pixelpublic.de/wp-content/plugins/2-click-socialmedia-buttons/images/sprite-de_DE.png) no-repeat top left;height:20px;}
.social_share_privacy.sprite-de_DE li .fb_like_btn{background-position:0 0;}
.social_share_privacy.sprite-de_DE li .fb_recommend_btn{background-position:0 -25px;}
.social_share_privacy.sprite-de_DE li .twitter_btn{background-position:0 -175px;}
.social_share_privacy.sprite-de_DE li .gplusone_btn{background-position:0 -75px;}
.social_share_privacy.sprite-de_DE li .flattr_btn{background-position:0 -50px;}
.social_share_privacy.sprite-de_DE li .xing_btn{background-position:0 -200px;}
.social_share_privacy.sprite-de_DE li .pinterest_btn{background-position:0 -125px;}
.social_share_privacy.sprite-de_DE li .t3n_btn{background-position:0 -150px;}
.social_share_privacy.sprite-de_DE li .linkedin_btn{background-position:0 -100px;}
.social_share_privacy .twoclick-facebook{width:180px;}
.social_share_privacy li span.fb_like_dummy{width:83px;}
.social_share_privacy li span.fb_recommend_dummy{width:83px;}
.social_share_privacy .twoclick-twitter{width:150px;}
.social_share_privacy li span.twitter_dummy{width:63px;}
.social_share_privacy .twoclick-gplus{width:123px;}
.social_share_privacy li span.gplus_one_dummy{width:32px;}
.social_share_privacy .twoclick-flattr{width:148px;}
.social_share_privacy li span.flattr_dummy{width:54px;}
.social_share_privacy .twoclick-xing{width:145px;}
.social_share_privacy li span.xing_dummy{width:55px;}
.social_share_privacy .twoclick-pinterest{width:130px;}
.social_share_privacy li span.pinterest_dummy{width:63px;}
.social_share_privacy .twoclick-t3n{width:155px;}
.social_share_privacy li span.t3n_dummy{width:63px;}
.social_share_privacy .twoclick-linkedin{width:150px;}
.social_share_privacy li span.linkedin_dummy{width:63px;}
.social_share_privacy li .switch{display:inline-block;text-indent:-9999em;background:transparent url(//www.pixelpublic.de/wp-content/plugins/2-click-socialmedia-buttons/images/socialshareprivacy_on_off.png) no-repeat 0 0 scroll;width:23px;height:12px;overflow:hidden;float:left;margin:4px 0 0;cursor:pointer;}
.social_share_privacy li .switch.on{background-position:0 -12px;}
.social_share_privacy div.help_info{position:relative;padding:0 !important;margin:10px 0 !important;}
.social_share_privacy div.help_info .info,.social_share_privacy li .help_info.icon .info{display:none;position:absolute;bottom:40px;width:290px;padding:10px 15px;font-size:12px;line-height:16px;border:1px solid #ccc;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-moz-box-shadow:0 3px 4px #999;-webkit-box-shadow:0 3px 4px #999;box-shadow:0 3px 4px #999;background-color:#fdfbec;color:#000;z-index:500;}
.social_share_privacy div.help_info.display .info,.social_share_privacy li .help_info.icon.display .info{display:block;}
.social_share_privacy div.help_info.info_off.display .info{display:none;}
.social_share_privacy li .help_info.icon{background:#fff url(//www.pixelpublic.de/wp-content/plugins/2-click-socialmedia-buttons/images/socialshareprivacy_info.png) no-repeat center center scroll;width:25px;height:20px;position:relative;display:inline-block;vertical-align:top;border:2px solid #e7e3e3;border-right-width:0;-moz-border-radius:5px 0 0 5px;-webkit-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px;}
.social_share_privacy li.help_info.icon .info{left:-150px;width:350px;}
.social_share_privacy li.settings_info .settings_info_menu.on .help_info.icon{border-top-width:0;border-left-width:0;}
.social_share_privacy li.settings_info .settings_info_menu.perma_option_off .help_info.icon{border-right-width:2px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.social_share_privacy li.settings_info{position:relative;top:8px;width:135px;}
.social_share_privacy li.settings_info a{text-decoration:none;margin:0 !important;}
.social_share_privacy li.settings_info .settings_info_menu{background-color:#fff;border:2px solid #e7e3e3;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:2px 2px 3px #c1c1c1;-webkit-box-shadow:2px 2px 3px #c1c1c1;box-shadow:3px 3px 3px #c1c1c1;left:0;position:absolute;top:0;width:135px;z-index:10;}
.social_share_privacy li.settings_info .settings_info_menu.off{border-width:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;background-color:transparent;}
.social_share_privacy li.settings_info .settings_info_menu.off form{display:none;}
.social_share_privacy li.settings_info .settings_info_menu .settings{text-indent:-9999em;display:inline-block;background:#fff url(//www.pixelpublic.de/wp-content/plugins/2-click-socialmedia-buttons/images/settings.png) no-repeat center center scroll;width:25px;height:20px;border:2px solid #e7e3e3;-moz-border-radius:0 5px 5px 0;-webkit-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0;border-left:1px solid #ddd;}
.social_share_privacy li.settings_info .settings_info_menu.on .settings{border-top-width:0;}
.social_share_privacy li.settings_info .settings_info_menu form fieldset{border-width:0;margin:0;padding:0 10px 10px;}
.social_share_privacy li.settings_info .settings_info_menu form fieldset legend{font-size:11px;font-weight:bold;line-height:14px;margin:0;padding:10px 0;width:115px;color:#151515;}
.social_share_privacy li.settings_info .settings_info_menu form fieldset input{clear:both;float:left;margin:4px 10px 4px 0;width:auto;}
.social_share_privacy li.settings_info .settings_info_menu form fieldset label{display:inline-block;float:left;font-size:12px;font-weight:bold;line-height:24px;-moz-transition:color .5s ease-in;-webkit-transition:color .5s ease-in;transition:color .5s ease-in;color:#151515;}
.social_share_privacy li.settings_info .settings_info_menu form fieldset label.checked{color:#090;}
.social_share_privacy li.settings_info .settings_menu{background-color:#fff;border:2px solid #e7e3e3;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:2px 2px 3px #c1c1c1;-webkit-box-shadow:2px 2px 3px #c1c1c1;box-shadow:3px 3px 3px #c1c1c1;left:0;position:absolute;top:0;width:135px;z-index:10;}
.social_share_privacy li.settings_info .settings_menu.off{border-width:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;background-color:transparent;}
.social_share_privacy li.settings_info .settings_menu.off form{display:none;}
.social_share_privacy li.settings_info .settings_menu .settings{text-indent:-9999em;display:inline-block;background:#fff url(//www.pixelpublic.de/wp-content/plugins/2-click-socialmedia-buttons/images/settings.png) no-repeat center center scroll;width:25px;height:20px;border:2px solid #e7e3e3;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border-left:1px solid #ddd;}
.social_share_privacy li.settings_info .settings_menu.on .settings{border-top-width:0;border-left-width:0;margin-left:-1px;}
.social_share_privacy li.settings_info .settings_menu form fieldset{border-width:0;margin:0;padding:0 10px 10px;}
.social_share_privacy li.settings_info .settings_menu form fieldset legend{font-size:11px;font-weight:bold;line-height:14px;margin:0;padding:10px 0;width:115px;color:#151515;}
.social_share_privacy li.settings_info .settings_menu form fieldset input{clear:both;float:left;margin:4px 10px 4px 0;width:auto;}
.social_share_privacy li.settings_info .settings_menu form fieldset label{display:inline-block;float:left;font-size:12px;font-weight:bold;line-height:24px;-moz-transition:color .5s ease-in;-webkit-transition:color .5s ease-in;transition:color .5s ease-in;color:#151515;}
.social_share_privacy li.settings_info .settings_menu form fieldset label.checked{color:#090;}
@media(max-width:800px){.social_share_privacy .settings_info{clear:left;}
}.dummy_btn img{margin:0 !important;padding:0 !important;border:none !important;}
.twoclick-intro{clear:both;}
.twoclick-intro p:last-child{margin-bottom:0;}
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix{}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:1%;}
@charset "UTF-8";  @font-face{font-family:'fontello';src:url(//www.pixelpublic.de/wp-content/themes/eight/inc/icons/inc/font/fontello.eot);src:url(//www.pixelpublic.de/wp-content/themes/eight/inc/icons/inc/font/fontello.eot) format('embedded-opentype'), url(//www.pixelpublic.de/wp-content/themes/eight/inc/icons/inc/font/fontello.ttf) format('truetype'), url(//www.pixelpublic.de/wp-content/themes/eight/inc/icons/inc/font/fontello.svgz) format('svg'), url(//www.pixelpublic.de/wp-content/themes/eight/inc/icons/inc/font/fontello.svg) format('svg'), url(//www.pixelpublic.de/wp-content/themes/eight/inc/icons/inc/font/fontello.woff) format('woff');font-weight:normal;font-style:normal;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face{font-family:'fontello';src:url(//www.pixelpublic.de/wp-content/themes/eight/inc/icons/inc/font/fontello.svgz) format('svg');src:url(//www.pixelpublic.de/wp-content/themes/eight/inc/icons/inc/font/fontello.svg) format('svg');}
}
ul.icons{list-style-type:none !important;text-indent:-0.75em;}
[class^="linecon-"]:before, [class*=" linecon-"]:before{font-family:"fontello";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;}
.linecon-plus-1:before{content:'\e800';}
.linecon-pinterest:before{content:'\e802';}
.linecon-rss:before{content:'\e804';}
.linecon-dropbox:before{content:'\e803';}
.linecon-heart:before{content:'\e000';}
.linecon-cloud:before{content:'\e001';}
.linecon-star:before{content:'\e002';}
.linecon-tv:before{content:'\e003';}
.linecon-sound:before{content:'\e004';}
.linecon-videocam:before{content:'\e005';}
.linecon-trash:before{content:'\e006';}
.linecon-user:before{content:'\e007';}
.linecon-key:before{content:'\e008';}
.linecon-search:before{content:'\e009';}
.linecon-cog:before{content:'\e00a';}
.linecon-camera:before{content:'\e00b';}
.linecon-tag:before{content:'\e00c';}
.linecon-lock:before{content:'\e00d';}
.linecon-lightbulb:before{content:'\e00e';}
.linecon-pencil:before{content:'\e00f';}
.linecon-diamond:before{content:'\e010';}
.linecon-desktop:before{content:'\e011';}
.linecon-location:before{content:'\e012';}
.linecon-eye:before{content:'\e013';}
.linecon-comment:before{content:'\e014';}
.linecon-inbox:before{content:'\e015';}
.linecon-cup:before{content:'\e016';}
.linecon-mobile:before{content:'\e017';}
.linecon-doc:before{content:'\e018';}
.linecon-mail:before{content:'\e019';}
.linecon-thumbs-up:before{content:'\e01a';}
.linecon-photo:before{content:'\e01b';}
.linecon-note:before{content:'\e01c';}
.linecon-clock:before{content:'\e01d';}
.linecon-paper-plane:before{content:'\e01e';}
.linecon-params:before{content:'\e01f';}
.linecon-money:before{content:'\e020';}
.linecon-database:before{content:'\e021';}
.linecon-music:before{content:'\e022';}
.linecon-megaphone:before{content:'\e023';}
.linecon-graduation-cap:before{content:'\e024';}
.linecon-beaker:before{content:'\e025';}
.linecon-food:before{content:'\e026';}
.linecon-t-shirt:before{content:'\e027';}
.linecon-fire:before{content:'\e028';}
.linecon-attach:before{content:'\e029';}
.linecon-shop:before{content:'\e02a';}
.linecon-calendar:before{content:'\e02b';}
.linecon-wallet:before{content:'\e02c';}
.linecon-cd:before{content:'\e02d';}
.linecon-truck:before{content:'\e02e';}
.linecon-globe:before{content:'\e02f';}
.linecon-down-open:before{content:'\e75c';}
.linecon-up-open:before{content:'\e75f';}
.linecon-facebook-rect:before{content:'\f301';}
.linecon-twitter-bird:before{content:'\f303';}
.linecon-googleplus-rect:before{content:'\f309';}
.linecon-vkontakte-rect:before{content:'\f30a';}
.linecon-skype:before{content:'\f30b';}
.linecon-vimeo:before{content:'\f30f';}
.linecon-tumblr:before{content:'\f311';}
.linecon-youtube:before{content:'\e801';}
.linecon-deviantart:before{content:'\f316';}
.linecon-lastfm:before{content:'\f318';}
.linecon-linkedin-rect:before{content:'\f31b';}
.linecon-picasa:before{content:'\f31c';}
.linecon-wordpress:before{content:'\f31d';}
.linecon-instagram:before{content:'\f31e';}
@font-face{font-family:'infinity';src:url(//www.pixelpublic.de/wp-content/themes/eight/inc/icons/inc/font/infinity.eot?gtybhi);src:url(//www.pixelpublic.de/wp-content/themes/eight/inc/icons/inc/font/infinity.eot?#iefixgtybhi) format('embedded-opentype'), url(//www.pixelpublic.de/wp-content/themes/eight/inc/icons/inc/font/infinity.woff?gtybhi) format('woff'), url(//www.pixelpublic.de/wp-content/themes/eight/inc/icons/inc/font/infinity.ttf?gtybhi) format('truetype'), url(//www.pixelpublic.de/wp-content/themes/eight/inc/icons/inc/font/infinity.svg?gtybhi#icomoon) format('svg');font-weight:normal;font-style:normal;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face{font-family:'infinity';src:url(//www.pixelpublic.de/wp-content/themes/eight/inc/icons/inc/font/infinity.svg?gtybhi#icomoon) format('svg');}
}
[class^="infinityicon-"], [class*=" infinityicon-"]{font-family:'infinity';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.infinityicon-user:before{content:"\e600";}
.infinityicon-user_2:before{content:"\e601";}
.infinityicon-user_chat:before{content:"\e602";}
.infinityicon-user_chat_2:before{content:"\e603";}
.infinityicon-user_edit:before{content:"\e604";}
.infinityicon-user_edit_2:before{content:"\e605";}
.infinityicon-user_location:before{content:"\e606";}
.infinityicon-user_location_2:before{content:"\e607";}
.infinityicon-user_locked:before{content:"\e608";}
.infinityicon-user_locked_2:before{content:"\e609";}
.infinityicon-user_minus:before{content:"\e60a";}
.infinityicon-user_minus_2:before{content:"\e60b";}
.infinityicon-user_multiply:before{content:"\e60c";}
.infinityicon-user_multiply_2:before{content:"\e60d";}
.infinityicon-user_plus:before{content:"\e60e";}
.infinityicon-user_plus_2:before{content:"\e60f";}
.infinityicon-user_search:before{content:"\e610";}
.infinityicon-user_search_2:before{content:"\e611";}
.infinityicon-user_settings:before{content:"\e612";}
.infinityicon-user_settings_2:before{content:"\e613";}
.infinityicon-user_tick:before{content:"\e614";}
.infinityicon-user_tick_2:before{content:"\e615";}
.infinityicon-user_warning:before{content:"\e616";}
.infinityicon-user_warning_2:before{content:"\e617";}
.infinityicon-users_connected:before{content:"\e618";}
.infinityicon-users_connected_2:before{content:"\e619";}
.infinityicon-users_hierarchy:before{content:"\e61a";}
.infinityicon-users_hierarchy_2:before{content:"\e61b";}
.infinityicon-users_three:before{content:"\e61c";}
.infinityicon-users_three_2:before{content:"\e61d";}
.infinityicon-users_three_switch:before{content:"\e61e";}
.infinityicon-users_three_switch_2:before{content:"\e61f";}
.infinityicon-users_two:before{content:"\e620";}
.infinityicon-users_two_switch:before{content:"\e621";}
.infinityicon-users_two_switch_2:before{content:"\e622";}
.infinityicon-users_two-2:before{content:"\e623";}
.infinityicon-compass:before{content:"\e624";}
.infinityicon-globe:before{content:"\e625";}
.infinityicon-location:before{content:"\e626";}
.infinityicon-map:before{content:"\e627";}
.infinityicon-map_location:before{content:"\e628";}
.infinityicon-map_location_2:before{content:"\e629";}
.infinityicon-map_location_3:before{content:"\e62a";}
.infinityicon-map_pin:before{content:"\e62b";}
.infinityicon-map_pin_2:before{content:"\e62c";}
.infinityicon-map_pin_3:before{content:"\e62d";}
.infinityicon-map_pin_angle_2:before{content:"\e62e";}
.infinityicon-map_pin_angle_3:before{content:"\e62f";}
.infinityicon-map_pin_distance:before{content:"\e630";}
.infinityicon-map_pin_distance_2:before{content:"\e631";}
.infinityicon-map_pin_distance_3:before{content:"\e632";}
.infinityicon-map_pin_edit:before{content:"\e633";}
.infinityicon-map_pin_location:before{content:"\e634";}
.infinityicon-map_pin_location_2:before{content:"\e635";}
.infinityicon-map_pin_location_3:before{content:"\e636";}
.infinityicon-map_pin_locked:before{content:"\e637";}
.infinityicon-map_pin_minus:before{content:"\e638";}
.infinityicon-map_pin_multiply:before{content:"\e639";}
.infinityicon-map_pin_plus:before{content:"\e63a";}
.infinityicon-map_pin_search:before{content:"\e63b";}
.infinityicon-map_pin_settings:before{content:"\e63c";}
.infinityicon-map_pin_tick:before{content:"\e63d";}
.infinityicon-map_pin_trash:before{content:"\e63e";}
.infinityicon-map_pin_warning:before{content:"\e63f";}
.infinityicon-map_pins:before{content:"\e640";}
.infinityicon-map_route:before{content:"\e641";}
.infinityicon-signpost:before{content:"\e642";}
.infinityicon-signposts:before{content:"\e643";}
.infinityicon-suitcase:before{content:"\e644";}
.infinityicon-anchor:before{content:"\e645";}
.infinityicon-bluetooth:before{content:"\e646";}
.infinityicon-cloud_download:before{content:"\e647";}
.infinityicon-cloud_minus:before{content:"\e648";}
.infinityicon-cloud_multiply:before{content:"\e649";}
.infinityicon-cloud_plus:before{content:"\e64a";}
.infinityicon-cloud_tick:before{content:"\e64b";}
.infinityicon-cloud_upload:before{content:"\e64c";}
.infinityicon-db:before{content:"\e64d";}
.infinityicon-db_edit:before{content:"\e64e";}
.infinityicon-db_location:before{content:"\e64f";}
.infinityicon-db_locked:before{content:"\e650";}
.infinityicon-db_minus:before{content:"\e651";}
.infinityicon-db_multiply:before{content:"\e652";}
.infinityicon-db_plus:before{content:"\e653";}
.infinityicon-db_search:before{content:"\e654";}
.infinityicon-db_settings:before{content:"\e655";}
.infinityicon-db_tick:before{content:"\e656";}
.infinityicon-db_warning:before{content:"\e657";}
.infinityicon-email:before{content:"\e658";}
.infinityicon-email_receive:before{content:"\e659";}
.infinityicon-email_send:before{content:"\e65a";}
.infinityicon-finger_print:before{content:"\e65b";}
.infinityicon-mobile_signal:before{content:"\e65c";}
.infinityicon-net_closed:before{content:"\e65d";}
.infinityicon-net_line:before{content:"\e65e";}
.infinityicon-net_link:before{content:"\e65f";}
.infinityicon-net_open:before{content:"\e660";}
.infinityicon-net_tree:before{content:"\e661";}
.infinityicon-power:before{content:"\e662";}
.infinityicon-rss:before{content:"\e663";}
.infinityicon-telephone:before{content:"\e664";}
.infinityicon-telephone_receive:before{content:"\e665";}
.infinityicon-telephone_send:before{content:"\e666";}
.infinityicon-telephone_signal:before{content:"\e667";}
.infinityicon-ui_:before{content:"\e668";}
.infinityicon-ui_1_panel:before{content:"\e669";}
.infinityicon-ui_2_panel:before{content:"\e66a";}
.infinityicon-ui_3_panel:before{content:"\e66b";}
.infinityicon-ui_code:before{content:"\e66c";}
.infinityicon-ui_ui:before{content:"\e66d";}
.infinityicon-ui_ui_2:before{content:"\e66e";}
.infinityicon-ui_www:before{content:"\e66f";}
.infinityicon-pin_bowling:before{content:"\e670";}
.infinityicon-archery:before{content:"\e671";}
.infinityicon-archery_target:before{content:"\e672";}
.infinityicon-baseball:before{content:"\e673";}
.infinityicon-baseball_player:before{content:"\e674";}
.infinityicon-basketball:before{content:"\e675";}
.infinityicon-basketball_player:before{content:"\e676";}
.infinityicon-bowling_ball:before{content:"\e677";}
.infinityicon-cross_country_skiing:before{content:"\e678";}
.infinityicon-cycling:before{content:"\e679";}
.infinityicon-exercise:before{content:"\e67a";}
.infinityicon-fencing:before{content:"\e67b";}
.infinityicon-football:before{content:"\e67c";}
.infinityicon-golf_putt:before{content:"\e67d";}
.infinityicon-golf_swing:before{content:"\e67e";}
.infinityicon-gymnastics:before{content:"\e67f";}
.infinityicon-hockey:before{content:"\e680";}
.infinityicon-hurdles:before{content:"\e681";}
.infinityicon-ice_hockey:before{content:"\e682";}
.infinityicon-ice_skating:before{content:"\e683";}
.infinityicon-jogging:before{content:"\e684";}
.infinityicon-karate:before{content:"\e685";}
.infinityicon-kickboxing:before{content:"\e686";}
.infinityicon-man:before{content:"\e687";}
.infinityicon-pilates:before{content:"\e688";}
.infinityicon-pool_ball:before{content:"\e689";}
.infinityicon-roller_blading:before{content:"\e68a";}
.infinityicon-rugby_ball:before{content:"\e68b";}
.infinityicon-rugby_player:before{content:"\e68c";}
.infinityicon-running:before{content:"\e68d";}
.infinityicon-skate_boarding:before{content:"\e68e";}
.infinityicon-skiing:before{content:"\e68f";}
.infinityicon-skipping:before{content:"\e690";}
.infinityicon-soccer_ball:before{content:"\e691";}
.infinityicon-soccer_player:before{content:"\e692";}
.infinityicon-sprint_cycling:before{content:"\e693";}
.infinityicon-sprinting:before{content:"\e694";}
.infinityicon-star_jumps:before{content:"\e695";}
.infinityicon-stretching:before{content:"\e696";}
.infinityicon-surfer:before{content:"\e697";}
.infinityicon-swimming:before{content:"\e698";}
.infinityicon-tennis:before{content:"\e699";}
.infinityicon-tennis_ball:before{content:"\e69a";}
.infinityicon-trophy:before{content:"\e69b";}
.infinityicon-trophy_star:before{content:"\e69c";}
.infinityicon-volleyball:before{content:"\e69d";}
.infinityicon-walking:before{content:"\e69e";}
.infinityicon-water_volleyball:before{content:"\e69f";}
.infinityicon-weight_lifting:before{content:"\e6a0";}
.infinityicon-winners_podium:before{content:"\e6a1";}
.infinityicon-woman:before{content:"\e6a2";}
.infinityicon-yoga:before{content:"\e6a3";}
.infinityicon-android:before{content:"\e6a4";}
.infinityicon-apple:before{content:"\e6a5";}
.infinityicon-bebo:before{content:"\e6a6";}
.infinityicon-behance:before{content:"\e6a7";}
.infinityicon-blackberry:before{content:"\e6a8";}
.infinityicon-blogger:before{content:"\e6a9";}
.infinityicon-deezer:before{content:"\e6aa";}
.infinityicon-delicious:before{content:"\e6ab";}
.infinityicon-deviantart:before{content:"\e6ac";}
.infinityicon-digg:before{content:"\e6ad";}
.infinityicon-dribbble:before{content:"\e6ae";}
.infinityicon-email_circle:before{content:"\e6af";}
.infinityicon-evernote:before{content:"\e6b0";}
.infinityicon-facebook:before{content:"\e6b1";}
.infinityicon-flickr:before{content:"\e6b2";}
.infinityicon-forrst:before{content:"\e6b3";}
.infinityicon-foursquare:before{content:"\e6b4";}
.infinityicon-github:before{content:"\e6b5";}
.infinityicon-google:before{content:"\e6b6";}
.infinityicon-instagram:before{content:"\e6b7";}
.infinityicon-lastfm:before{content:"\e6b8";}
.infinityicon-linkedin:before{content:"\e6b9";}
.infinityicon-myspace:before{content:"\e6ba";}
.infinityicon-paypal:before{content:"\e6bb";}
.infinityicon-picasa:before{content:"\e6bc";}
.infinityicon-pinterest:before{content:"\e6bd";}
.infinityicon-reddit:before{content:"\e6be";}
.infinityicon-rss_2:before{content:"\e6bf";}
.infinityicon-sharethis:before{content:"\e6c0";}
.infinityicon-skype:before{content:"\e6c1";}
.infinityicon-spotify:before{content:"\e6c2";}
.infinityicon-stumbleupon:before{content:"\e6c3";}
.infinityicon-tumblr:before{content:"\e6c4";}
.infinityicon-twitter:before{content:"\e6c5";}
.infinityicon-vimeo:before{content:"\e6c6";}
.infinityicon-vine:before{content:"\e6c7";}
.infinityicon-windows:before{content:"\e6c8";}
.infinityicon-wordpress:before{content:"\e6c9";}
.infinityicon-yelp:before{content:"\e6ca";}
.infinityicon-youtube:before{content:"\e6cb";}
.infinityicon-airdrop:before{content:"\e6cc";}
.infinityicon-alarms:before{content:"\e6cd";}
.infinityicon-albums:before{content:"\e6ce";}
.infinityicon-bookmarks:before{content:"\e6cf";}
.infinityicon-browsers:before{content:"\e6d0";}
.infinityicon-contacts:before{content:"\e6d1";}
.infinityicon-download:before{content:"\e6d2";}
.infinityicon-favorites:before{content:"\e6d3";}
.infinityicon-films:before{content:"\e6d4";}
.infinityicon-flags:before{content:"\e6d5";}
.infinityicon-keypad:before{content:"\e6d6";}
.infinityicon-messages:before{content:"\e6d7";}
.infinityicon-more:before{content:"\e6d8";}
.infinityicon-near:before{content:"\e6d9";}
.infinityicon-new:before{content:"\e6da";}
.infinityicon-next:before{content:"\e6db";}
.infinityicon-photos:before{content:"\e6dc";}
.infinityicon-playlists:before{content:"\e6dd";}
.infinityicon-previous:before{content:"\e6de";}
.infinityicon-reading:before{content:"\e6df";}
.infinityicon-recents:before{content:"\e6e0";}
.infinityicon-reply:before{content:"\e6e1";}
.infinityicon-search:before{content:"\e6e2";}
.infinityicon-stop_watch:before{content:"\e6e3";}
.infinityicon-television:before{content:"\e6e4";}
.infinityicon-timer:before{content:"\e6e5";}
.infinityicon-top_charts:before{content:"\e6e6";}
.infinityicon-trash:before{content:"\e6e7";}
.infinityicon-upload:before{content:"\e6e8";}
.infinityicon-world_times:before{content:"\e6e9";}
.infinityicon-controls_eject:before{content:"\e6ea";}
.infinityicon-controls_end:before{content:"\e6eb";}
.infinityicon-controls_forward:before{content:"\e6ec";}
.infinityicon-controls_next:before{content:"\e6ed";}
.infinityicon-controls_pause:before{content:"\e6ee";}
.infinityicon-controls_play:before{content:"\e6ef";}
.infinityicon-controls_previous:before{content:"\e6f0";}
.infinityicon-controls_reverse:before{content:"\e6f1";}
.infinityicon-controls_rewind:before{content:"\e6f2";}
.infinityicon-controls_start:before{content:"\e6f3";}
.infinityicon-controls_stop:before{content:"\e6f4";}
.infinityicon-microphone:before{content:"\e6f5";}
.infinityicon-movies:before{content:"\e6f6";}
.infinityicon-music_note:before{content:"\e6f7";}
.infinityicon-pic_fields:before{content:"\e6f8";}
.infinityicon-pic_fields_albums:before{content:"\e6f9";}
.infinityicon-pic_ios:before{content:"\e6fa";}
.infinityicon-pic_ios_2:before{content:"\e6fb";}
.infinityicon-pic_ios_album:before{content:"\e6fc";}
.infinityicon-pic_mountains:before{content:"\e6fd";}
.infinityicon-pic_mountains_albums:before{content:"\e6fe";}
.infinityicon-sliders_side:before{content:"\e6ff";}
.infinityicon-sliders_side_2:before{content:"\e700";}
.infinityicon-sliders_up:before{content:"\e701";}
.infinityicon-sliders_up_2:before{content:"\e702";}
.infinityicon-vol_loud:before{content:"\e703";}
.infinityicon-vol_medium:before{content:"\e704";}
.infinityicon-vol_mute:before{content:"\e705";}
.infinityicon-vol_quiet:before{content:"\e706";}
.infinityicon-aim_target:before{content:"\e707";}
.infinityicon-alarm:before{content:"\e708";}
.infinityicon-alarm_off:before{content:"\e709";}
.infinityicon-broken_heart:before{content:"\e70a";}
.infinityicon-bullet_list:before{content:"\e70b";}
.infinityicon-calendar:before{content:"\e70c";}
.infinityicon-chat:before{content:"\e70d";}
.infinityicon-chat_ios:before{content:"\e70e";}
.infinityicon-chat_reply:before{content:"\e70f";}
.infinityicon-chats:before{content:"\e710";}
.infinityicon-checkbox:before{content:"\e711";}
.infinityicon-clock:before{content:"\e712";}
.infinityicon-coathanger:before{content:"\e713";}
.infinityicon-cog:before{content:"\e714";}
.infinityicon-cogs:before{content:"\e715";}
.infinityicon-cube:before{content:"\e716";}
.infinityicon-divider:before{content:"\e717";}
.infinityicon-dress:before{content:"\e718";}
.infinityicon-electronic_megaphone:before{content:"\e719";}
.infinityicon-female_symbol:before{content:"\e71a";}
.infinityicon-filter:before{content:"\e71b";}
.infinityicon-flag_fanion:before{content:"\e71c";}
.infinityicon-flag_rectangle:before{content:"\e71d";}
.infinityicon-flag_swallowtail:before{content:"\e71e";}
.infinityicon-games_ios:before{content:"\e71f";}
.infinityicon-happy_face:before{content:"\e720";}
.infinityicon-heart:before{content:"\e721";}
.infinityicon-heart_rate:before{content:"\e722";}
.infinityicon-heart_rate_2:before{content:"\e723";}
.infinityicon-infinity:before{content:"\e724";}
.infinityicon-information:before{content:"\e725";}
.infinityicon-jewel:before{content:"\e726";}
.infinityicon-jigsaw:before{content:"\e727";}
.infinityicon-joystick:before{content:"\e728";}
.infinityicon-lifebelt:before{content:"\e729";}
.infinityicon-light:before{content:"\e72a";}
.infinityicon-light_bulb:before{content:"\e72b";}
.infinityicon-light_bulb_on:before{content:"\e72c";}
.infinityicon-lightening:before{content:"\e72d";}
.infinityicon-male_female_symbol:before{content:"\e72e";}
.infinityicon-male_female_symbol_2:before{content:"\e72f";}
.infinityicon-male_symbol:before{content:"\e730";}
.infinityicon-medical_kit:before{content:"\e731";}
.infinityicon-megaphone:before{content:"\e732";}
.infinityicon-moon:before{content:"\e733";}
.infinityicon-mortar_board:before{content:"\e734";}
.infinityicon-origami:before{content:"\e735";}
.infinityicon-paint_roller:before{content:"\e736";}
.infinityicon-paint_tin:before{content:"\e737";}
.infinityicon-palette:before{content:"\e738";}
.infinityicon-paperclip:before{content:"\e739";}
.infinityicon-paperclip_2:before{content:"\e73a";}
.infinityicon-past:before{content:"\e73b";}
.infinityicon-paw_print:before{content:"\e73c";}
.infinityicon-pencil:before{content:"\e73d";}
.infinityicon-picture_list:before{content:"\e73e";}
.infinityicon-picture_list_2:before{content:"\e73f";}
.infinityicon-pill:before{content:"\e740";}
.infinityicon-pinwheel:before{content:"\e741";}
.infinityicon-rainbow:before{content:"\e742";}
.infinityicon-rocket:before{content:"\e743";}
.infinityicon-ruler:before{content:"\e744";}
.infinityicon-ruler_pencil:before{content:"\e745";}
.infinityicon-sad_face:before{content:"\e746";}
.infinityicon-snow:before{content:"\e747";}
.infinityicon-spanner:before{content:"\e748";}
.infinityicon-spanner_2:before{content:"\e749";}
.infinityicon-speedometer:before{content:"\e74a";}
.infinityicon-steering_wheel:before{content:"\e74b";}
.infinityicon-stroller:before{content:"\e74c";}
.infinityicon-sun_cloud:before{content:"\e74d";}
.infinityicon-target:before{content:"\e74e";}
.infinityicon-umbrella:before{content:"\e74f";}
.infinityicon-warning:before{content:"\e750";}
.infinityicon-armchair:before{content:"\e751";}
.infinityicon-bar_stool:before{content:"\e752";}
.infinityicon-bath_shower:before{content:"\e753";}
.infinityicon-bathroom_cabinet:before{content:"\e754";}
.infinityicon-bunk_beds:before{content:"\e755";}
.infinityicon-chair:before{content:"\e756";}
.infinityicon-computer_desk:before{content:"\e757";}
.infinityicon-desk_lamp:before{content:"\e758";}
.infinityicon-dining_chair:before{content:"\e759";}
.infinityicon-double_bed:before{content:"\e75a";}
.infinityicon-drawers:before{content:"\e75b";}
.infinityicon-floor_lamp:before{content:"\e75c";}
.infinityicon-home:before{content:"\e75d";}
.infinityicon-lamp:before{content:"\e75e";}
.infinityicon-office_chair:before{content:"\e75f";}
.infinityicon-side_drawers:before{content:"\e760";}
.infinityicon-side_table:before{content:"\e761";}
.infinityicon-single_bed:before{content:"\e762";}
.infinityicon-sink:before{content:"\e763";}
.infinityicon-sofa:before{content:"\e764";}
.infinityicon-sofa_bed:before{content:"\e765";}
.infinityicon-stool:before{content:"\e766";}
.infinityicon-table:before{content:"\e767";}
.infinityicon-tv_cabinet:before{content:"\e768";}
.infinityicon-wardrobe:before{content:"\e769";}
.infinityicon-folder:before{content:"\e76a";}
.infinityicon-folder_2:before{content:"\e76b";}
.infinityicon-folder_alarm:before{content:"\e76c";}
.infinityicon-folder_attach:before{content:"\e76d";}
.infinityicon-folder_audio:before{content:"\e76e";}
.infinityicon-folder_calendar:before{content:"\e76f";}
.infinityicon-folder_chat:before{content:"\e770";}
.infinityicon-folder_code:before{content:"\e771";}
.infinityicon-folder_data:before{content:"\e772";}
.infinityicon-folder_database:before{content:"\e773";}
.infinityicon-folder_divider:before{content:"\e774";}
.infinityicon-folder_download:before{content:"\e775";}
.infinityicon-folder_edit:before{content:"\e776";}
.infinityicon-folder_email:before{content:"\e777";}
.infinityicon-folder_flag:before{content:"\e778";}
.infinityicon-folder_graph:before{content:"\e779";}
.infinityicon-folder_image:before{content:"\e77a";}
.infinityicon-folder_information:before{content:"\e77b";}
.infinityicon-folder_location:before{content:"\e77c";}
.infinityicon-folder_locked:before{content:"\e77d";}
.infinityicon-folder_love:before{content:"\e77e";}
.infinityicon-folder_minus:before{content:"\e77f";}
.infinityicon-folder_movie:before{content:"\e780";}
.infinityicon-folder_multiply:before{content:"\e781";}
.infinityicon-folder_music:before{content:"\e782";}
.infinityicon-folder_play:before{content:"\e783";}
.infinityicon-folder_plus:before{content:"\e784";}
.infinityicon-folder_protect:before{content:"\e785";}
.infinityicon-folder_question:before{content:"\e786";}
.infinityicon-folder_receive:before{content:"\e787";}
.infinityicon-folder_search:before{content:"\e788";}
.infinityicon-folder_send:before{content:"\e789";}
.infinityicon-folder_settings:before{content:"\e78a";}
.infinityicon-folder_statistics:before{content:"\e78b";}
.infinityicon-folder_text:before{content:"\e78c";}
.infinityicon-folder_tick:before{content:"\e78d";}
.infinityicon-folder_time:before{content:"\e78e";}
.infinityicon-folder_trash:before{content:"\e78f";}
.infinityicon-folder_unlocked:before{content:"\e790";}
.infinityicon-folder_upload:before{content:"\e791";}
.infinityicon-folder_user:before{content:"\e792";}
.infinityicon-folder_warning:before{content:"\e793";}
.infinityicon-file_alarm:before{content:"\e794";}
.infinityicon-file_attach:before{content:"\e795";}
.infinityicon-file_audio:before{content:"\e796";}
.infinityicon-file_calendar:before{content:"\e797";}
.infinityicon-file_chat:before{content:"\e798";}
.infinityicon-file_code:before{content:"\e799";}
.infinityicon-file_data:before{content:"\e79a";}
.infinityicon-file_database:before{content:"\e79b";}
.infinityicon-file_divider:before{content:"\e79c";}
.infinityicon-file_download:before{content:"\e79d";}
.infinityicon-file_edit:before{content:"\e79e";}
.infinityicon-file_email:before{content:"\e79f";}
.infinityicon-file_flag:before{content:"\e7a0";}
.infinityicon-file_graph:before{content:"\e7a1";}
.infinityicon-file_image:before{content:"\e7a2";}
.infinityicon-file_information:before{content:"\e7a3";}
.infinityicon-file_location:before{content:"\e7a4";}
.infinityicon-file_locked:before{content:"\e7a5";}
.infinityicon-file_love:before{content:"\e7a6";}
.infinityicon-file_minus:before{content:"\e7a7";}
.infinityicon-file_movie:before{content:"\e7a8";}
.infinityicon-file_multiply:before{content:"\e7a9";}
.infinityicon-file_music:before{content:"\e7aa";}
.infinityicon-file_play:before{content:"\e7ab";}
.infinityicon-file_plus:before{content:"\e7ac";}
.infinityicon-file_protect:before{content:"\e7ad";}
.infinityicon-file_question:before{content:"\e7ae";}
.infinityicon-file_receive:before{content:"\e7af";}
.infinityicon-file_search:before{content:"\e7b0";}
.infinityicon-file_send:before{content:"\e7b1";}
.infinityicon-file_settings:before{content:"\e7b2";}
.infinityicon-file_statistics:before{content:"\e7b3";}
.infinityicon-file_text:before{content:"\e7b4";}
.infinityicon-file_tick:before{content:"\e7b5";}
.infinityicon-file_time:before{content:"\e7b6";}
.infinityicon-file_trash:before{content:"\e7b7";}
.infinityicon-file_unlocked:before{content:"\e7b8";}
.infinityicon-file_upload:before{content:"\e7b9";}
.infinityicon-file_user:before{content:"\e7ba";}
.infinityicon-file_warning:before{content:"\e7bb";}
.infinityicon-file_aac:before{content:"\e7bc";}
.infinityicon-file_ai:before{content:"\e7bd";}
.infinityicon-file_aiff:before{content:"\e7be";}
.infinityicon-file_avi:before{content:"\e7bf";}
.infinityicon-file_bmp:before{content:"\e7c0";}
.infinityicon-file_css:before{content:"\e7c1";}
.infinityicon-file_csv:before{content:"\e7c2";}
.infinityicon-file_db:before{content:"\e7c3";}
.infinityicon-file_dll:before{content:"\e7c4";}
.infinityicon-file_doc:before{content:"\e7c5";}
.infinityicon-file_eot:before{content:"\e7c6";}
.infinityicon-file_eps:before{content:"\e7c7";}
.infinityicon-file_exe:before{content:"\e7c8";}
.infinityicon-file_flv:before{content:"\e7c9";}
.infinityicon-file_gif:before{content:"\e7ca";}
.infinityicon-file_html:before{content:"\e7cb";}
.infinityicon-file_jpg:before{content:"\e7cc";}
.infinityicon-file_key:before{content:"\e7cd";}
.infinityicon-file_mov:before{content:"\e7ce";}
.infinityicon-file_mp3:before{content:"\e7cf";}
.infinityicon-file_mp4:before{content:"\e7d0";}
.infinityicon-file_mpg:before{content:"\e7d1";}
.infinityicon-file_otf:before{content:"\e7d2";}
.infinityicon-file_page:before{content:"\e7d3";}
.infinityicon-file_pct:before{content:"\e7d4";}
.infinityicon-file_pdf:before{content:"\e7d5";}
.infinityicon-file_png:before{content:"\e7d6";}
.infinityicon-file_ppt:before{content:"\e7d7";}
.infinityicon-file_ps:before{content:"\e7d8";}
.infinityicon-file_psd:before{content:"\e7d9";}
.infinityicon-file_rar:before{content:"\e7da";}
.infinityicon-file_raw:before{content:"\e7db";}
.infinityicon-file_sql:before{content:"\e7dc";}
.infinityicon-file_svg:before{content:"\e7dd";}
.infinityicon-file_tar:before{content:"\e7de";}
.infinityicon-file_tif:before{content:"\e7df";}
.infinityicon-file_ttf:before{content:"\e7e0";}
.infinityicon-file_txt:before{content:"\e7e1";}
.infinityicon-file_wav:before{content:"\e7e2";}
.infinityicon-file_wma:before{content:"\e7e3";}
.infinityicon-file_wmv:before{content:"\e7e4";}
.infinityicon-file_woff:before{content:"\e7e5";}
.infinityicon-file_xls:before{content:"\e7e6";}
.infinityicon-file_xml:before{content:"\e7e7";}
.infinityicon-file_zip:before{content:"\e7e8";}
.infinityicon-baby_knife_fork_spoon:before{content:"\e7e9";}
.infinityicon-candy_cane:before{content:"\e7ea";}
.infinityicon-cheeseburger:before{content:"\e7eb";}
.infinityicon-chupa_chups:before{content:"\e7ec";}
.infinityicon-coffee_cup:before{content:"\e7ed";}
.infinityicon-hamburger:before{content:"\e7ee";}
.infinityicon-ice_cream_flake:before{content:"\e7ef";}
.infinityicon-ice_cream_sprinkles:before{content:"\e7f0";}
.infinityicon-ice_lolly:before{content:"\e7f1";}
.infinityicon-ice_lolly_square:before{content:"\e7f2";}
.infinityicon-ice_lolly_stripey:before{content:"\e7f3";}
.infinityicon-knife_fork_plate:before{content:"\e7f4";}
.infinityicon-knife_fork_spoon:before{content:"\e7f5";}
.infinityicon-lollipop:before{content:"\e7f6";}
.infinityicon-orange_half:before{content:"\e7f7";}
.infinityicon-pint_glass:before{content:"\e7f8";}
.infinityicon-tea_cup:before{content:"\e7f9";}
.infinityicon-wine_bottle_glass:before{content:"\e7fa";}
.infinityicon-wine_glass:before{content:"\e7fb";}
.infinityicon-wine_glass_angle:before{content:"\e7fc";}
.infinityicon-book:before{content:"\e7fd";}
.infinityicon-certificate:before{content:"\e7fe";}
.infinityicon-clipboard:before{content:"\e7ff";}
.infinityicon-document:before{content:"\e800";}
.infinityicon-documents:before{content:"\e801";}
.infinityicon-file:before{content:"\e802";}
.infinityicon-filing_double:before{content:"\e803";}
.infinityicon-filing_single:before{content:"\e804";}
.infinityicon-filing_triple:before{content:"\e805";}
.infinityicon-layers:before{content:"\e806";}
.infinityicon-layers_2:before{content:"\e807";}
.infinityicon-ledger:before{content:"\e808";}
.infinityicon-lever_arch:before{content:"\e809";}
.infinityicon-newspaper:before{content:"\e80a";}
.infinityicon-notebook:before{content:"\e80b";}
.infinityicon-notepad:before{content:"\e80c";}
.infinityicon-resume:before{content:"\e80d";}
.infinityicon-scroll:before{content:"\e80e";}
.infinityicon-camera:before{content:"\e80f";}
.infinityicon-camera_rotate:before{content:"\e810";}
.infinityicon-headphones:before{content:"\e811";}
.infinityicon-headset:before{content:"\e812";}
.infinityicon-iphone:before{content:"\e813";}
.infinityicon-iphone_calibrate:before{content:"\e814";}
.infinityicon-iphone_chat:before{content:"\e815";}
.infinityicon-iphone_edit:before{content:"\e816";}
.infinityicon-iphone_flip:before{content:"\e817";}
.infinityicon-iphone_iphone:before{content:"\e818";}
.infinityicon-iphone_location:before{content:"\e819";}
.infinityicon-iphone_locked:before{content:"\e81a";}
.infinityicon-iphone_mac:before{content:"\e81b";}
.infinityicon-iphone_minus:before{content:"\e81c";}
.infinityicon-iphone_multiply:before{content:"\e81d";}
.infinityicon-iphone_plus:before{content:"\e81e";}
.infinityicon-iphone_receive:before{content:"\e81f";}
.infinityicon-iphone_rotate:before{content:"\e820";}
.infinityicon-iphone_search:before{content:"\e821";}
.infinityicon-iphone_send:before{content:"\e822";}
.infinityicon-iphone_settings:before{content:"\e823";}
.infinityicon-iphone_shake:before{content:"\e824";}
.infinityicon-iphone_signal:before{content:"\e825";}
.infinityicon-iphone_signal_2:before{content:"\e826";}
.infinityicon-iphone_tick:before{content:"\e827";}
.infinityicon-iphone_tv:before{content:"\e828";}
.infinityicon-iphone_warning:before{content:"\e829";}
.infinityicon-ipod:before{content:"\e82a";}
.infinityicon-ipod_buds:before{content:"\e82b";}
.infinityicon-ipod_headphones:before{content:"\e82c";}
.infinityicon-ipod_nano:before{content:"\e82d";}
.infinityicon-laptop:before{content:"\e82e";}
.infinityicon-mac:before{content:"\e82f";}
.infinityicon-mobile:before{content:"\e830";}
.infinityicon-mobile_monitor:before{content:"\e831";}
.infinityicon-monitor:before{content:"\e832";}
.infinityicon-printer:before{content:"\e833";}
.infinityicon-shredder:before{content:"\e834";}
.infinityicon-tablet:before{content:"\e835";}
.infinityicon-tv:before{content:"\e836";}
.infinityicon-tv_demand:before{content:"\e837";}
.infinityicon-ampersand:before{content:"\e838";}
.infinityicon-approximately:before{content:"\e839";}
.infinityicon-asterisk:before{content:"\e83a";}
.infinityicon-at:before{content:"\e83b";}
.infinityicon-brackets:before{content:"\e83c";}
.infinityicon-char_A:before{content:"\e83d";}
.infinityicon-char_B:before{content:"\e83e";}
.infinityicon-char_C:before{content:"\e83f";}
.infinityicon-char_D:before{content:"\e840";}
.infinityicon-char_E:before{content:"\e841";}
.infinityicon-char_F:before{content:"\e842";}
.infinityicon-char_G:before{content:"\e843";}
.infinityicon-char_H:before{content:"\e844";}
.infinityicon-char_I:before{content:"\e845";}
.infinityicon-char_J:before{content:"\e846";}
.infinityicon-char_K:before{content:"\e847";}
.infinityicon-char_L:before{content:"\e848";}
.infinityicon-char_M:before{content:"\e849";}
.infinityicon-char_N:before{content:"\e84a";}
.infinityicon-char_O:before{content:"\e84b";}
.infinityicon-char_P:before{content:"\e84c";}
.infinityicon-char_Q:before{content:"\e84d";}
.infinityicon-char_R:before{content:"\e84e";}
.infinityicon-char_S:before{content:"\e84f";}
.infinityicon-char_T:before{content:"\e850";}
.infinityicon-char_U:before{content:"\e851";}
.infinityicon-char_V:before{content:"\e852";}
.infinityicon-char_W:before{content:"\e853";}
.infinityicon-char_X:before{content:"\e854";}
.infinityicon-char_Y:before{content:"\e855";}
.infinityicon-char_Z:before{content:"\e856";}
.infinityicon-curly_brackets:before{content:"\e857";}
.infinityicon-divide:before{content:"\e858";}
.infinityicon-divide_slash:before{content:"\e859";}
.infinityicon-equals:before{content:"\e85a";}
.infinityicon-exclamation:before{content:"\e85b";}
.infinityicon-less_than:before{content:"\e85c";}
.infinityicon-less_than_or_equal:before{content:"\e85d";}
.infinityicon-minus:before{content:"\e85e";}
.infinityicon-more_than:before{content:"\e85f";}
.infinityicon-more_than_or_equal:before{content:"\e860";}
.infinityicon-multiply:before{content:"\e861";}
.infinityicon-not_equal_to:before{content:"\e862";}
.infinityicon-num_0:before{content:"\e863";}
.infinityicon-num_1:before{content:"\e864";}
.infinityicon-num_2:before{content:"\e865";}
.infinityicon-num_3:before{content:"\e866";}
.infinityicon-num_4:before{content:"\e867";}
.infinityicon-num_5:before{content:"\e868";}
.infinityicon-num_6:before{content:"\e869";}
.infinityicon-num_7:before{content:"\e86a";}
.infinityicon-num_8:before{content:"\e86b";}
.infinityicon-num_9:before{content:"\e86c";}
.infinityicon-number:before{content:"\e86d";}
.infinityicon-percentage:before{content:"\e86e";}
.infinityicon-plus:before{content:"\e86f";}
.infinityicon-plus_minus:before{content:"\e870";}
.infinityicon-question_mark:before{content:"\e871";}
.infinityicon-square_brackets:before{content:"\e872";}
.infinityicon-square_root:before{content:"\e873";}
.infinityicon-bar_chart:before{content:"\e874";}
.infinityicon-box_closed:before{content:"\e875";}
.infinityicon-box_open:before{content:"\e876";}
.infinityicon-briefcase:before{content:"\e877";}
.infinityicon-calculator:before{content:"\e878";}
.infinityicon-chart_down:before{content:"\e879";}
.infinityicon-chart_up:before{content:"\e87a";}
.infinityicon-coin_dollar:before{content:"\e87b";}
.infinityicon-coin_euro:before{content:"\e87c";}
.infinityicon-coin_rupee:before{content:"\e87d";}
.infinityicon-coin_sterling:before{content:"\e87e";}
.infinityicon-coin_yen_yuan:before{content:"\e87f";}
.infinityicon-combination_lock:before{content:"\e880";}
.infinityicon-combination_lock_open:before{content:"\e881";}
.infinityicon-dollar:before{content:"\e882";}
.infinityicon-euro:before{content:"\e883";}
.infinityicon-gift:before{content:"\e884";}
.infinityicon-id:before{content:"\e885";}
.infinityicon-note_dollar:before{content:"\e886";}
.infinityicon-note_euro:before{content:"\e887";}
.infinityicon-note_rupee:before{content:"\e888";}
.infinityicon-note_sterling:before{content:"\e889";}
.infinityicon-note_yen_yuan:before{content:"\e88a";}
.infinityicon-padlock_closed:before{content:"\e88b";}
.infinityicon-padlock_closed_2:before{content:"\e88c";}
.infinityicon-padlock_open:before{content:"\e88d";}
.infinityicon-padlock_open_2:before{content:"\e88e";}
.infinityicon-pie_chart:before{content:"\e88f";}
.infinityicon-piggy_bank:before{content:"\e890";}
.infinityicon-piggy_bank_coin:before{content:"\e891";}
.infinityicon-presentation:before{content:"\e892";}
.infinityicon-rupee:before{content:"\e893";}
.infinityicon-safe:before{content:"\e894";}
.infinityicon-satchel:before{content:"\e895";}
.infinityicon-shield:before{content:"\e896";}
.infinityicon-shield_cross:before{content:"\e897";}
.infinityicon-shop_bag:before{content:"\e898";}
.infinityicon-shop_basket:before{content:"\e899";}
.infinityicon-shop_basket_add:before{content:"\e89a";}
.infinityicon-shop_basket_love:before{content:"\e89b";}
.infinityicon-shop_basket_multiply:before{content:"\e89c";}
.infinityicon-shop_basket_remove:before{content:"\e89d";}
.infinityicon-shop_basket_search:before{content:"\e89e";}
.infinityicon-shop_basket_tick:before{content:"\e89f";}
.infinityicon-shop_basket_warning:before{content:"\e8a0";}
.infinityicon-shop_cart:before{content:"\e8a1";}
.infinityicon-shop_cart_add:before{content:"\e8a2";}
.infinityicon-shop_cart_remove:before{content:"\e8a3";}
.infinityicon-sterling:before{content:"\e8a4";}
.infinityicon-tag:before{content:"\e8a5";}
.infinityicon-tag_dollar:before{content:"\e8a6";}
.infinityicon-tag_euro:before{content:"\e8a7";}
.infinityicon-tag_rupee:before{content:"\e8a8";}
.infinityicon-tag_sterling:before{content:"\e8a9";}
.infinityicon-tag_yen_yuan:before{content:"\e8aa";}
.infinityicon-tags:before{content:"\e8ab";}
.infinityicon-venn_diagram:before{content:"\e8ac";}
.infinityicon-yen_yuan:before{content:"\e8ad";}
.infinityicon-arrows_cross:before{content:"\e8ae";}
.infinityicon-arrows_in:before{content:"\e8af";}
.infinityicon-arrows_in_2:before{content:"\e8b0";}
.infinityicon-arrows_out:before{content:"\e8b1";}
.infinityicon-arrows_out_2:before{content:"\e8b2";}
.infinityicon-forward_arrow:before{content:"\e8b3";}
.infinityicon-horizontal_arrows:before{content:"\e8b4";}
.infinityicon-loop:before{content:"\e8b5";}
.infinityicon-redo_arrow:before{content:"\e8b6";}
.infinityicon-repeat:before{content:"\e8b7";}
.infinityicon-reset:before{content:"\e8b8";}
.infinityicon-reverse_arrow:before{content:"\e8b9";}
.infinityicon-shuffle:before{content:"\e8ba";}
.infinityicon-syncing:before{content:"\e8bb";}
.infinityicon-undo_arrow:before{content:"\e8bc";}
.infinityicon-vertical_arrows:before{content:"\e8bd";}
div.wpcf7{margin:0;padding:0;}
div.wpcf7-response-output{margin:2em 0.5em 1em;padding:0.2em 1em;}
div.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;margin:0;padding:0;border:0;}
div.wpcf7-mail-sent-ok{border:2px solid #398f14;}
div.wpcf7-mail-sent-ng{border:2px solid #ff0000;}
div.wpcf7-spam-blocked{border:2px solid #ffa500;}
div.wpcf7-validation-errors{border:2px solid #f7e700;}
span.wpcf7-form-control-wrap{position:relative;}
span.wpcf7-not-valid-tip{color:#f00;font-size:1em;display:block;}
.use-floating-validation-tip span.wpcf7-not-valid-tip{position:absolute;top:20%;left:20%;z-index:100;border:1px solid #ff0000;background:#fff;padding:.2em .8em;}
span.wpcf7-list-item{margin-left:0.5em;}
.wpcf7-display-none{display:none;}
div.wpcf7 img.ajax-loader{border:none;vertical-align:middle;margin-left:4px;}
div.wpcf7 div.ajax-error{display:none;}
div.wpcf7 .placeheld{color:#888;}
.mvb_container > .mvb-row-delimiter-1{border-bottom:1px solid #e2e2e2;}
.mvb_container > .mvb-row-delimiter-2{border-bottom:1px solid #e2e2e2;}
.mvb_container > .mvb-row-delimiter-2:after{content:'';position:absolute;z-index:1;bottom:-1px;left:0;right:0;width:100%;height:5px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.1);box-shadow:0 2px 4px 0 rgba(0,0,0,0.1);}
.mvb_container > .mvb-row-delimiter-3{border-bottom:1px solid #e2e2e2;}
.mvb_container > .mvb-row-delimiter-3:after{content:'';position:absolute;z-index:1;bottom:-5px;left:0;right:0;width:100%;height:5px;-webkit-box-shadow:0 -2px 4px 0 rgba(0,0,0,0.1);box-shadow:0 -2px 4px 0 rgba(0,0,0,0.1);}
.mvb_container > .mvb-row-delimiter-4 > .mvb-row-delimiter-bottom{position:relative;}
.mvb_container > .mvb-row-delimiter-4 > .mvb-row-delimiter-bottom:before{content:"";position:absolute;z-index:100;left:50%;margin-left:-15px;bottom:-15px;height:30px;width:30px;background-color:inherit;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}
.mvb_container > .mvb-row-delimiter-5 > .mvb-row-delimiter-bottom,
.mvb_container > .mvb-row-delimiter-7 > .mvb-row-delimiter-bottom{position:relative;overflow:hidden;height:20px;margin-bottom:-20px;}
.mvb_container > .mvb-row-delimiter-5 > .mvb-row-delimiter-bottom .mvb-row-delimiter-bottom-left,
.mvb_container > .mvb-row-delimiter-5 > .mvb-row-delimiter-bottom .mvb-row-delimiter-bottom-right,
.mvb_container > .mvb-row-delimiter-7 > .mvb-row-delimiter-bottom .mvb-row-delimiter-bottom-left,
.mvb_container > .mvb-row-delimiter-7 > .mvb-row-delimiter-bottom .mvb-row-delimiter-bottom-right{position:absolute;bottom:0;top:0;width:50%;height:20px;border:none;z-index:2;}
.mvb_container > .mvb-row-delimiter-5 > .mvb-row-delimiter-bottom .mvb-row-delimiter-bottom-left,
.mvb_container > .mvb-row-delimiter-7 > .mvb-row-delimiter-bottom .mvb-row-delimiter-bottom-left{left:0;margin-left:-30px;}
.mvb_container > .mvb-row-delimiter-5 > .mvb-row-delimiter-bottom .mvb-row-delimiter-bottom-right,
.mvb_container > .mvb-row-delimiter-7 > .mvb-row-delimiter-bottom .mvb-row-delimiter-bottom-right{right:0;margin-right:-30px;}
.mvb_container > .mvb-row-delimiter-5 > .mvb-row-delimiter-bottom .mvb-row-delimiter-bottom-left:before ,
.mvb_container > .mvb-row-delimiter-5 > .mvb-row-delimiter-bottom .mvb-row-delimiter-bottom-right:before,
.mvb_container > .mvb-row-delimiter-7 > .mvb-row-delimiter-bottom .mvb-row-delimiter-bottom-left:before ,
.mvb_container > .mvb-row-delimiter-7 > .mvb-row-delimiter-bottom .mvb-row-delimiter-bottom-right:before{content:'';position:absolute;bottom:2px;width:40px;height:40px;//border:10px solid transparent;//border-top-color:inherit;background-color:inherit;}
.mvb_container > .mvb-row-delimiter-5 > .mvb-row-delimiter-bottom .mvb-row-delimiter-bottom-left:after,
.mvb_container > .mvb-row-delimiter-5 > .mvb-row-delimiter-bottom .mvb-row-delimiter-bottom-right:after,
.mvb_container > .mvb-row-delimiter-7 > .mvb-row-delimiter-bottom .mvb-row-delimiter-bottom-left:after,
.mvb_container > .mvb-row-delimiter-7 > .mvb-row-delimiter-bottom .mvb-row-delimiter-bottom-right:after{content:"";display:block;width:10px;height:4px;position:absolute;top:-3px;background-color:inherit;}
.mvb_container > .mvb-row-delimiter-5 > .mvb-row-delimiter-bottom .mvb-row-delimiter-bottom-left:after,
.mvb_container > .mvb-row-delimiter-7 > .mvb-row-delimiter-bottom .mvb-row-delimiter-bottom-left:after{right:-30px;-webkit-transform:rotate(-15deg);-moz-transform:rotate(-15deg);-o-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg);}
.mvb_container > .mvb-row-delimiter-5 > .mvb-row-delimiter-bottom .mvb-row-delimiter-bottom-right:after,
.mvb_container > .mvb-row-delimiter-7 > .mvb-row-delimiter-bottom .mvb-row-delimiter-bottom-right:after{left:-30px;-webkit-transform:rotate(15deg);-moz-transform:rotate(15deg);-o-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg);}
.mvb_container > .mvb-row-delimiter-5 > .mvb-row-delimiter-bottom .mvb-row-delimiter-bottom-left:before ,
.mvb_container > .mvb-row-delimiter-7 > .mvb-row-delimiter-bottom .mvb-row-delimiter-bottom-left:before{right:-20px;//border-left-color:inherit;-webkit-border-bottom-left-radius:15px;-moz-border-bottom-left-radius:15px;-o-border-bottom-left-radius:15px;border-bottom-left-radius:15px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}
.mvb_container > .mvb-row-delimiter-5 > .mvb-row-delimiter-bottom .mvb-row-delimiter-bottom-right:before,
.mvb_container > .mvb-row-delimiter-7 > .mvb-row-delimiter-bottom .mvb-row-delimiter-bottom-right:before{left:-20px;//border-right-color:inherit;-webkit-border-bottom-right-radius:15px;-moz-border-bottom-right-radius:15px;-o-border-bottom-right-radius:15px;border-bottom-right-radius:15px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
.mvb_container > .mvb-row-delimiter-6 > .mvb-row-delimiter-top,
.mvb_container > .mvb-row-delimiter-7 > .mvb-row-delimiter-top{position:absolute;overflow:hidden;display:block;width:100%;height:20px;top:0;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);}
.mvb_container > .mvb-row-delimiter-6 > .mvb-row-delimiter-top .mvb-row-delimiter-top-left,
.mvb_container > .mvb-row-delimiter-6 > .mvb-row-delimiter-top .mvb-row-delimiter-top-right,
.mvb_container > .mvb-row-delimiter-7 > .mvb-row-delimiter-top .mvb-row-delimiter-top-left,
.mvb_container > .mvb-row-delimiter-7 > .mvb-row-delimiter-top .mvb-row-delimiter-top-right{position:absolute;bottom:0;top:0;width:50%;height:20px;border:none;z-index:2;}
.mvb_container > .mvb-row-delimiter-6 > .mvb-row-delimiter-top .mvb-row-delimiter-top-left,
.mvb_container > .mvb-row-delimiter-7 > .mvb-row-delimiter-top .mvb-row-delimiter-top-left{left:0;margin-left:-30px;}
.mvb_container > .mvb-row-delimiter-6 > .mvb-row-delimiter-top .mvb-row-delimiter-top-right,
.mvb_container > .mvb-row-delimiter-7 > .mvb-row-delimiter-top .mvb-row-delimiter-top-right{right:0;margin-right:-30px;}
.mvb_container > .mvb-row-delimiter-6 > .mvb-row-delimiter-top .mvb-row-delimiter-top-left:before ,
.mvb_container > .mvb-row-delimiter-6 > .mvb-row-delimiter-top .mvb-row-delimiter-top-right:before,
.mvb_container > .mvb-row-delimiter-7 > .mvb-row-delimiter-top .mvb-row-delimiter-top-left:before ,
.mvb_container > .mvb-row-delimiter-7 > .mvb-row-delimiter-top .mvb-row-delimiter-top-right:before{content:'';position:absolute;top:2px;width:40px;height:40px;//border:10px solid transparent;//border-top-color:inherit;background-color:inherit;}
.mvb_container > .mvb-row-delimiter-6 > .mvb-row-delimiter-top .mvb-row-delimiter-top-left:before,
.mvb_container > .mvb-row-delimiter-7 > .mvb-row-delimiter-top .mvb-row-delimiter-top-left:before{right:-20px;//border-left-color:inherit;-webkit-border-top-right-radius:15px;-moz-border-top-right-radius:15px;-o-border-top-right-radius:15px;border-top-right-radius:15px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}
.mvb_container > .mvb-row-delimiter-6 > .mvb-row-delimiter-top .mvb-row-delimiter-top-right:before,
.mvb_container > .mvb-row-delimiter-7 > .mvb-row-delimiter-top .mvb-row-delimiter-top-right:before{left:-20px;//border-right-color:inherit;-webkit-border-top-left-radius:15px;-moz-border-top-left-radius:15px;-o-border-top-left-radius:15px;border-top-left-radius:15px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
.mvb_container > .mvb-row-delimiter-6 > .mvb-row-delimiter-top .mvb-row-delimiter-top-left:after,
.mvb_container > .mvb-row-delimiter-6 > .mvb-row-delimiter-top .mvb-row-delimiter-top-right:after,
.mvb_container > .mvb-row-delimiter-7 > .mvb-row-delimiter-top .mvb-row-delimiter-top-left:after,
.mvb_container > .mvb-row-delimiter-7 > .mvb-row-delimiter-top .mvb-row-delimiter-top-right:after{content:"";display:block;width:10px;height:4px;position:absolute;bottom:-3px;background-color:inherit;}
.mvb_container > .mvb-row-delimiter-6 > .mvb-row-delimiter-top .mvb-row-delimiter-top-left:after,
.mvb_container > .mvb-row-delimiter-7 > .mvb-row-delimiter-top .mvb-row-delimiter-top-left:after{right:-30px;-webkit-transform:rotate(15deg);-moz-transform:rotate(15deg);-o-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg);}
.mvb_container > .mvb-row-delimiter-6 > .mvb-row-delimiter-top .mvb-row-delimiter-top-right:after,
.mvb_container > .mvb-row-delimiter-7 > .mvb-row-delimiter-top .mvb-row-delimiter-top-right:after{left:-30px;-webkit-transform:rotate(-15deg);-moz-transform:rotate(-15deg);-o-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg);}
.mvb_container > .mvb-row-delimiter-8:before{content:"";display:block;width:100%;height:35px;position:absolute;bottom:100%;left:0;background:-moz-linear-gradient(bottom, rgba(255,255,255,1), rgba(255,255,255,.7));background:-webkit-linear-gradient(bottom, rgba(255,255,255,1), rgba(255,255,255,.7));background:-o-linear-gradient(bottom, rgba(255,255,255,1), rgba(255,255,255,.7));background:-ms-linear-gradient(bottom, rgba(255,255,255,1), rgba(255,255,255,.7));background:linear-gradient(bottom, rgba(255,255,255,1), rgba(255,255,255,.7));z-index:9;}
.mvb_container > .mvb-row-delimiter-9:after{content:"";display:block;width:100%;height:35px;position:absolute;top:100%;left:0;background:-moz-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,.7));background:-webkit-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,.7));background:-o-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,.7));background:-ms-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,.7));background:linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,.7));z-index:9;}
.mvb_container > .mvb-row-delimiter-10:before{content:"";display:block;width:100%;height:35px;position:absolute;bottom:100%;left:0;background:-moz-linear-gradient(bottom, rgba(255,255,255,1), rgba(255,255,255,.7));background:-webkit-linear-gradient(bottom, rgba(255,255,255,1), rgba(255,255,255,.7));background:-o-linear-gradient(bottom, rgba(255,255,255,1), rgba(255,255,255,.7));background:-ms-linear-gradient(bottom, rgba(255,255,255,1), rgba(255,255,255,.7));background:linear-gradient(bottom, rgba(255,255,255,1), rgba(255,255,255,.7));z-index:9;}
.mvb_container > .mvb-row-delimiter-10:after{content:"";display:block;width:100%;height:35px;position:absolute;top:100%;left:0;background:-moz-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,.7));background:-webkit-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,.7));background:-o-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,.7));background:-ms-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,.7));background:linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,.7));z-index:9;}
.mvb_container > .mvb-row-delimiter-11:before{content:"";display:block;width:1180px;height:1px;position:absolute;left:50%;bottom:0;margin-left:-590px;background:#e2e2e2;z-index:3;}
.mvb_container .mvb_t_row .mvb-column-highlight-left,
.mvb_container .mvb_t_row .mvb-column-highlight-right{position:absolute;z-index:0;top:0;bottom:0;padding:0;background-repeat:no-repeat;}
.mvb_container .mvb_t_row .mvb-column-highlight-left:before,
.mvb_container .mvb_t_row .mvb-column-highlight-right:before{content:'';position:absolute;z-index:1;top:0;bottom:0;width:1000%;height:100%;background-color:inherit;}
.mvb_container .mvb_t_row .mvb-column-highlight-left{left:0;background-position:right center;}
.mvb_container .mvb_t_row .mvb-column-highlight-left:before{left:-1000%;}
.mvb_container .mvb_t_row .mvb-column-highlight-right{right:0;background-position:left center;}
.mvb_container .mvb_t_row .mvb-column-highlight-right:before{right:-1000%;}
@media only screen and (max-width: 799px) {
.mvb_container .mvb_t_row .mvb-column-highlight-left,
.mvb_container .mvb_t_row .mvb-column-highlight-right{display:none;}
.mvb-column-highlight-mobile{position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;padding:0;background-position:center center;background-repeat:no-repeat;}
}
@media only screen and (min-width: 800px) {
.mvb-column-highlight-mobile{display:none;}
}
.subrow-wrapper-section{position:relative;}
.subrow-wrapper-section:before, .subrow-wrapper-section:after{content:" ";display:table;}
.mvb_t_row .column, .mvb_t_row .columns{z-index:1;}
.image-module-img-wrap img{vertical-align:top;}
.fullscreen-video-container{display:none;position:fixed;z-index:1001;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background:#2d2d2d;overflow:hidden;}
.fullscreen-video-container .fluidvids{position:relative;width:100%;height:100%;}
.fullscreen-video-container a.fullscreen-video-close{display:block;position:absolute;right:40px;top:40px;width:40px;height:40px;text-align:center;cursor:pointer;z-index:1002;color:#000000;background:transparent;font-size:28px;line-height:43px;opacity:0.8;-webkit-transition:color 0.2s ease-in-out;-moz-transition:color 0.2s ease-in-out;-o-transition:color 0.2s ease-in-out;transition:color 0.2s ease-in-out;}
.fullscreen-video-container a.fullscreen-video-close:before,
.fullscreen-video-container a.fullscreen-video-close:after{content:"";display:block;width:40px;height:1px;position:absolute;top:20px;background:#e0e0e0;}
.fullscreen-video-container a.fullscreen-video-close:before{left:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}
.fullscreen-video-container a.fullscreen-video-close:after{right:0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}
.fullscreen-video-container a.fullscreen-video-close:hover{background-color:#000000;color:#ffffff;}
body.admin-bar .fullscreen-video-container{top:32px;height:auto;}
.mvb-row-hide{padding:9px 0 20px;text-align:center;font-size:25px;display:block;cursor:pointer;background-color:#121212;color:#FFFFFF;line-height:1;//-webkit-transition:all 0.2s linear 0s;//-moz-transition:all 0.2s linear 0s;//transition:all 0.2s linear 0s;}
.mvb-row-hide:hover{background-color:#FFFFFF;color:#323232;}
.mvb-row-close + section.mvb-row-close{//display:none;}
div.row-label{position:absolute;top:0;z-index:10;color:#ffffff;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
div.row-label.row-label-position-left{left:0;}
div.row-label.row-label-position-center{left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
div.row-label.row-label-position-right{right:0;}
div.row-label.row-label-form-circle{background-color:#e34e50;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
div.row-label.row-label-form-rhomb{}
div.row-label.row-label-form-rhomb:before{content:'';pointer-events:none;position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:#e34e50;border-radius:3px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}
div.row-label.row-label-form-hexagon{}
div.row-label.row-label-form-hexagon .row-label-container{position:relative;width:100%;height:60%;background-color:#e34e50;border-radius:5%;}
div.row-label.row-label-form-hexagon .row-label-container:before,
div.row-label.row-label-form-hexagon .row-label-container:after{content:'';position:absolute;z-index:-1;top:0;right:0;display:block;height:100%;width:100%;background-color:inherit;border-radius:inherit;}
div.row-label.row-label-form-hexagon .row-label-container:before{-webkit-transform:rotate(60deg);-moz-transform:rotate(60deg);-ms-transform:rotate(60deg);-o-transform:rotate(60deg);transform:rotate(60deg);}
div.row-label.row-label-form-hexagon .row-label-container:after{-webkit-transform:rotate(120deg);-moz-transform:rotate(120deg);-ms-transform:rotate(120deg);-o-transform:rotate(120deg);transform:rotate(120deg);}
div.row-label.row-label-form-hexagon .row-label-container-wrap{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
div.row-label .row-label-container{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);text-align:center;line-height:1em;}
div.row-label .row-label-container .row-label-container-wrap{line-height:inherit;}
div.row-label .row-label-title,
div.row-label .row-label-text{line-height:inherit;}
div.row-label .row-label-title{font-size:17px;padding-bottom:2px;}
div.row-label .row-label-text{font-size:12px;}
.mvb_container > section.mvb-row-delimiter-5 + section.row-wrapper div.row-label{top:-20px;}
div.row-label.row-label-form-outside_grid_title{height:100%;width:200%;background-color:#e34e50;}
div.row-label.row-label-form-outside_grid_title .row-label-container{position:absolute;padding:20px;}
div.row-label.row-label-form-outside_grid_title .row-label-title{font-size:27px;padding-bottom:30px;line-height:1;}
div.row-label.row-label-form-outside_grid_title .row-label-text{font-size:14px;line-height:1.3;}
div.row-label.row-label-form-outside_grid_title.row-label-position-left{left:-200%;margin-right:-10px;-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px);}
div.row-label.row-label-form-outside_grid_title.row-label-position-left .row-label-container{right:0;text-align:left;}
div.row-label.row-label-form-outside_grid_title.row-label-position-right{left:auto;right:-200%;margin-left:-10px;-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);-ms-transform:translateX(-10px);-o-transform:translateX(-10px);transform:translateX(-10px);}
div.row-label.row-label-form-outside_grid_title.row-label-position-right .row-label-container{left:0;text-align:right;}
div.row-label.row-label-form-outside_grid_title.row-label-position-center{display:none;}
div.row-label.row-label-form-outside_grid_title_transparent{height:100%;width:200%;background-color:transparent;}
div.row-label.row-label-form-outside_grid_title_transparent .row-label-container{position:absolute;padding:20px;}
div.row-label.row-label-form-outside_grid_title_transparent .row-label-title{position:relative;font-size:19px;padding-bottom:50px;line-height:1;}
div.row-label.row-label-form-outside_grid_title_transparent .row-label-title:before{content:'';display:block;width:22px;height:3px;position:absolute;bottom:30px;background:#e24f50;}
div.row-label.row-label-form-outside_grid_title_transparent.row-label-position-left .row-label-title:before{right:0;}
div.row-label.row-label-form-outside_grid_title_transparent.row-label-position-right .row-label-title:before{left:0;}
div.row-label.row-label-form-outside_grid_title_transparent .row-label-text{font-size:14px;line-height:1.3;}
div.row-label.row-label-form-outside_grid_title_transparent.row-label-position-left{left:-200%;margin-right:-10px;-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px);}
div.row-label.row-label-form-outside_grid_title_transparent.row-label-position-left .row-label-container{right:0;text-align:right;border-right:1px solid rgba(255,255,255,0.2);}
div.row-label.row-label-form-outside_grid_title_transparent.row-label-position-right{left:auto;right:-200%;margin-left:-10px;-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);-ms-transform:translateX(-10px);-o-transform:translateX(-10px);transform:translateX(-10px);}
div.row-label.row-label-form-outside_grid_title_transparent.row-label-position-right .row-label-container{left:0;text-align:left;border-left:1px solid rgba(255,255,255,0.2);}
div.row-label.row-label-form-outside_grid_title_transparent.row-label-position-center{display:none;}
.small-padding{padding-bottom:10px;}
.medium-padding{padding-bottom:25px;}
.large-padding{padding-bottom:50px;}
.thumbnail-fluid{overflow:hidden;width:100%;height:100%;}
.thumbnail-fluid > div,.thumbnail-fluid > span,.thumbnail-fluid > a{display:block;position:relative;right:50%;float:right;width:100%;}
.thumbnail-fluid > div img,.thumbnail-fluid > span img,.thumbnail-fluid > a img{position:relative;right:-50%;}
.thumbnail-inscribed{width:100%;height:9000px;text-align:center;}
.thumbnail-inscribed img{max-width:100%;max-height:9000px;}
.valign-table{display:table;width:100%;}
.valign-table .valign-table-cell{display:table-cell;vertical-align:middle;}
.mvb-row-fullheight-va > .row{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.news-page-slider-wrap{position:relative;padding:0 0;}
@media only screen and (max-width: 480px){.news-page-slider .item .entry-title{font-size:10px;}
}.news-page-slider-wrap .slick-list{overflow:hidden;margin:0;padding:0;}
.news-page-slider-wrap .slick-list .slick-slide{float:left;}
.news-page-slider-wrap .jcarousel-control,.news-page-slider-wrap .slider-control{position:absolute;z-index:15;top:50%;margin-top:-37px;display:block;width:44px;height:74px;line-height:74px;color:#000;font-size:15px;text-align:center;vertical-align:middle;background:transparent;border-radius:3px;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.news-page-slider-wrap .jcarousel-control:before,.news-page-slider-wrap .slider-control:before{font-family:"infinity" !important;font-size:15px;color:#000;}
.news-page-slider-wrap .jcarousel-control:after,.news-page-slider-wrap .slider-control:after{content:"";display:block;width:44px;height:74px;position:absolute;top:0;left:0;background:#f7f7f7;border-bottom:1px solid #e0e0e0;border-radius:3px;z-index:-1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.news-page-slider-wrap .jcarousel-control.jcarousel-control-prev,.news-page-slider-wrap .jcarousel-control.prev,.news-page-slider-wrap .slider-control.jcarousel-control-prev,.news-page-slider-wrap .slider-control.prev{left:20px;}
.news-page-slider-wrap .jcarousel-control.jcarousel-control-prev:before,.news-page-slider-wrap .jcarousel-control.prev:before,.news-page-slider-wrap .slider-control.jcarousel-control-prev:before,.news-page-slider-wrap .slider-control.prev:before{content:"\e6de";}
.news-page-slider-wrap .jcarousel-control.jcarousel-control-next,.news-page-slider-wrap .jcarousel-control.next,.news-page-slider-wrap .slider-control.jcarousel-control-next,.news-page-slider-wrap .slider-control.next{right:20px;}
.news-page-slider-wrap .jcarousel-control.jcarousel-control-next:before,.news-page-slider-wrap .jcarousel-control.next:before,.news-page-slider-wrap .slider-control.jcarousel-control-next:before,.news-page-slider-wrap .slider-control.next:before{content:"\e6db";}
.news-page-slider-wrap .jcarousel-control:hover:after,.news-page-slider-wrap .slider-control:hover:after{-webkit-transform:scaleY(1.2);-moz-transform:scaleY(1.2);-o-transform:scaleY(1.2);transform:scaleY(1.2);}
.news-page-slider-wrap:hover .jcarousel-control,.news-page-slider-wrap:hover .slider-control{opacity:1;}
.news-page-slider-wrap .news-page-slider{position:relative;max-width:1200px;margin:0 auto;}
.news-page-slider-wrap .news-page-slider .item{padding:0 10px;}
.news-page-slider-wrap .news-page-slider .item.big-element{width:58.3333%;float:left;}
.news-page-slider-wrap .news-page-slider .item.big-element .news-slider-entry-hover{width:80%;height:50%;}
.news-page-slider-wrap .news-page-slider .item.small-element{width:41.6667%;overflow:hidden;float:right;padding-bottom:20px;}
.news-page-slider-wrap .news-page-slider .item.small-element:last-child{padding-bottom:0;}
.news-page-slider-wrap .news-page-slider .item.small-element .entry-thumb .like,.news-page-slider-wrap .news-page-slider .item.small-element .entry-thumb .post-like{position:absolute;top:20px;left:auto;right:20px;}
.news-page-slider-wrap .news-page-slider .item.small-element .entry-thumb .like .count,.news-page-slider-wrap .news-page-slider .item.small-element .entry-thumb .post-like .count{display:none;}
.news-page-slider-wrap .news-page-slider .item.small-element .news-slider-entry-hover{width:100%;height:100%;}
.news-page-slider-wrap .news-page-slider .item.small-element.with-right-thumb .entry-thumb .like,.news-page-slider-wrap .news-page-slider .item.small-element.with-right-thumb .entry-thumb .post-like{position:absolute;top:20px;right:auto;left:20px;}
.news-page-slider-wrap .news-page-slider .item.small-element.with-right-thumb .entry-thumb .like .count,.news-page-slider-wrap .news-page-slider .item.small-element.with-right-thumb .entry-thumb .post-like .count{display:none;}
.news-page-slider-wrap .news-page-slider .item.small-element.with-right-thumb .heading{float:right;}
.news-page-slider-wrap .news-page-slider .item.small-element.with-right-thumb .entry-content{float:right;-webkit-transform-origin:right top;-moz-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top;-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);-o-transform:rotateY(-180deg);transform:rotateY(-180deg);}
.news-page-slider-wrap .news-page-slider .item.small-element.with-right-thumb:hover .entry-content{-webkit-transform:rotateY(0);-moz-transform:rotateY(0);-o-transform:rotateY(0);transform:rotateY(0);}
.news-page-slider-wrap .news-page-slider .item .entry-thumb img{display:block;}
.news-page-slider-wrap .news-page-slider .item .entry-thumb .like{color:#e2604f;}
.news-page-slider-wrap .news-page-slider .item .entry-thumb .like:hover{color:inherit;}
.news-page-slider-wrap .news-page-slider .item .entry-thumb .like,.news-page-slider-wrap .news-page-slider .item .entry-thumb .post-like{font-size:20px;position:absolute;top:20px;left:20px;color:#fff;z-index:3;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out;}
.news-page-slider-wrap .news-page-slider .item .entry-thumb .like *,.news-page-slider-wrap .news-page-slider .item .entry-thumb .post-like *{color:inherit;}
.news-page-slider-wrap .news-page-slider .item .entry-thumb .like .count,.news-page-slider-wrap .news-page-slider .item .entry-thumb .post-like .count{display:none;}
.news-page-slider-wrap .news-page-slider .item .entry-thumb .like:hover,.news-page-slider-wrap .news-page-slider .item .entry-thumb .post-like:hover{color:#00a9d3;}
.news-page-slider-wrap .news-page-slider .item .news-slider-entry-hover{position:absolute;left:0;bottom:0;display:block;overflow:hidden;}
.news-page-slider-wrap .news-page-slider .item .news-slider-entry-hover .heading{position:relative;float:left;width:50%;height:100%;background:#00a9d3;z-index:2;}
.news-page-slider-wrap .news-page-slider .item .news-slider-entry-hover .heading .cover{position:absolute;top:50%;left:0;padding:0 25px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.news-page-slider-wrap .news-page-slider .item .news-slider-entry-hover .heading .cover .entry-title{font-weight:100;margin-bottom:10px;color:#fff;}
.news-page-slider-wrap .news-page-slider .item .news-slider-entry-hover .heading .cover .entry-title a{font-size:inherit;color:inherit;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;transition:color .2s ease-in-out;}
.news-page-slider-wrap .news-page-slider .item .news-slider-entry-hover .heading .cover .emtry-meta *{color:rgba(255,255,255,0.5);}
.news-page-slider-wrap .news-page-slider .item .news-slider-entry-hover .entry-content{position:relative;float:left;width:50%;height:100%;background:#0095ba;color:#fff;opacity:0;z-index:1;-webkit-transform-origin:0;-moz-transform-origin:0;-o-transform-origin:0;transform-origin:0;-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.news-page-slider-wrap .news-page-slider .item .news-slider-entry-hover .entry-content .cover{position:absolute;top:50%;left:0;padding:0 25px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.news-page-slider-wrap .news-page-slider .item .news-slider-entry-hover .entry-content .cover p{display:inline;}
.news-page-slider-wrap .news-page-slider .item .news-slider-entry-hover .entry-content .cover .more-button{background:rgba(255,255,255,0.2);}
.news-page-slider-wrap .news-page-slider .item .news-slider-entry-hover .entry-content .cover .more-button:hover{background:#323232;}
.news-page-slider-wrap .news-page-slider .item:hover .entry-content{opacity:1;-webkit-transform:rotateY(0);-moz-transform:rotateY(0);-o-transform:rotateY(0);transform:rotateY(0);}
.news-page-slider-wrap .news-page-slider .slidee.for-gravity{padding:0 10px;}
.news-page-slider-wrap .news-page-slider .slidee.for-gravity .big-element{width:50%;padding:0;}
.news-page-slider-wrap .news-page-slider .slidee.for-gravity .small-element{width:33.33333333%;float:left;padding:0;}
.news-page-slider-wrap .news-page-slider .slidee.for-gravity .small-element:last-child{width:33.33333334%;}
.news-page-slider-wrap .news-page-slider .slidee.for-gravity .small-element img{min-width:101%;max-width:101%;}
.news-page-slider-wrap .news-page-slider .slidee.for-gravity .item .entry-thumb img{border-radius:0;}
.news-page-slider-wrap .news-page-slider .slidee.for-dynamic{padding:0 10px;}
.news-page-slider-wrap .news-page-slider .slidee.for-dynamic .big-element{width:50%;padding:0;}
.news-page-slider-wrap .news-page-slider .slidee.for-dynamic .small-element{width:25%;float:left;padding:0;}
.news-page-slider-wrap .news-page-slider .slidee.for-dynamic .small-bottom-element{width:50%;float:left;padding:0;}
.news-page-slider-wrap .news-page-slider .slidee.for-dynamic .small-bottom-element .news-slider-entry-hover{width:100%;height:100%;}
.news-page-slider-wrap .news-page-slider .slidee.for-dynamic .item .entry-thumb img{border-radius:0;}
@font-face{font-family:'revicons';src:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/font/revicons.eot?5510888);src:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/font/revicons.eot?5510888#iefix) format('embedded-opentype'), url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/font/revicons.woff?5510888) format('woff'), url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/font/revicons.ttf?5510888) format('truetype'), url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/font/revicons.svg?5510888#revicons) format('svg');font-weight:normal;font-style:normal;}
[class^="revicon-"]:before, [class*=" revicon-"]:before{font-family:"revicons";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;}
.revicon-search-1:before{content:'\e802';}
.revicon-pencil-1:before{content:'\e831';}
.revicon-picture-1:before{content:'\e803';}
.revicon-cancel:before{content:'\e80a';}
.revicon-info-circled:before{content:'\e80f';}
.revicon-trash:before{content:'\e801';}
.revicon-left-dir:before{content:'\e817';}
.revicon-right-dir:before{content:'\e818';}
.revicon-down-open:before{content:'\e83b';}
.revicon-left-open:before{content:'\e819';}
.revicon-right-open:before{content:'\e81a';}
.revicon-angle-left:before{content:'\e820';}
.revicon-angle-right:before{content:'\e81d';}
.revicon-left-big:before{content:'\e81f';}
.revicon-right-big:before{content:'\e81e';}
.revicon-magic:before{content:'\e807';}
.revicon-picture:before{content:'\e800';}
.revicon-export:before{content:'\e80b';}
.revicon-cog:before{content:'\e832';}
.revicon-login:before{content:'\e833';}
.revicon-logout:before{content:'\e834';}
.revicon-video:before{content:'\e805';}
.revicon-arrow-combo:before{content:'\e827';}
.revicon-left-open-1:before{content:'\e82a';}
.revicon-right-open-1:before{content:'\e82b';}
.revicon-left-open-mini:before{content:'\e822';}
.revicon-right-open-mini:before{content:'\e823';}
.revicon-left-open-big:before{content:'\e824';}
.revicon-right-open-big:before{content:'\e825';}
.revicon-left:before{content:'\e836';}
.revicon-right:before{content:'\e826';}
.revicon-ccw:before{content:'\e808';}
.revicon-arrows-ccw:before{content:'\e806';}
.revicon-palette:before{content:'\e829';}
.revicon-list-add:before{content:'\e80c';}
.revicon-doc:before{content:'\e809';}
.revicon-left-open-outline:before{content:'\e82e';}
.revicon-left-open-2:before{content:'\e82c';}
.revicon-right-open-outline:before{content:'\e82f';}
.revicon-right-open-2:before{content:'\e82d';}
.revicon-equalizer:before{content:'\e83a';}
.revicon-layers-alt:before{content:'\e804';}
.revicon-popup:before{content:'\e828';}
.tp-static-layers	{position:absolute;z-index:505;top:0px;left:0px}
.tp-caption .frontcorner{width:0;height:0;border-left:40px solid transparent;border-right:0px solid transparent;border-top:40px solid #00A8FF;position:absolute;left:-40px;top:0px;}
.tp-caption .backcorner{width:0;height:0;border-left:0px solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00A8FF;position:absolute;right:0px;top:0px;}
.tp-caption .frontcornertop{width:0;height:0;border-left:40px solid transparent;border-right:0px solid transparent;border-bottom:40px solid #00A8FF;position:absolute;left:-40px;top:0px;}
.tp-caption .backcornertop{width:0;height:0;border-left:0px solid transparent;border-right:40px solid transparent;border-top:40px solid #00A8FF;position:absolute;right:0px;top:0px;}
.tp-layer-inner-rotation{position:relative !important;}
img.tp-slider-alternative-image{width:100%;height:auto;}
.rev_slider_wrapper{position:relative;}
.rev_slider_wrapper >ul{visibility:hidden;}
.rev_slider{position:relative;overflow:visible;}
.rev_slider img{max-width:none !important;-moz-transition:none 0;-webkit-transition:none 0;-o-transition:none 0;transition:none 0;margin:0px;padding:0px;border-width:0px;border:none;}
.rev_slider .no-slides-text{font-weight:bold;text-align:center;padding-top:80px;}
.rev_slider >ul{margin:0px;padding:0px;list-style:none !important;list-style-type:none;background-position:0px 0px;}
.rev_slider >ul >li,
.rev_slider >ul >li:before{list-style:none !important;position:absolute;visibility:hidden;margin:0px !important;padding:0px !important;overflow-x:visible;overflow-y:visible;list-style-type:none !important;background-image:none;background-position:0px 0px;text-indent:0em;}
.tp-revslider-slidesli,
.tp-revslider-mainul{padding:0 !important;margin:0 !important;list-style:none !important;}
.tp-simpleresponsive >ul,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before{list-style:none;padding:0 !important;margin:0 !important;list-style:none !important;overflow-x:visible;overflow-y:visible;background-image:none}
.tp-simpleresponsive >ul li{list-style:none;position:absolute;visibility:hidden;}
.rev_slider .tp-caption,
.rev_slider .caption{position:absolute;visibility:hidden;white-space:nowrap}
.tp-simpleresponsive img{max-width:none}
.tp-caption{z-index:1}
.tp_inner_padding{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;max-height:none !important;}
.tp-hide-revslider,.tp-caption.tp-hidden-caption{visibility:hidden !important;display:none !important}
.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider video{max-width:none !important}
.noFilterClass{filter:none !important;}
.tp-caption.coverscreenvideo{width:100%;height:100%;top:0px;left:0px;position:absolute;}
.caption.fullscreenvideo{left:0px;top:0px;position:absolute;width:100%;height:100%}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video{width:100% !important;height:100% !important;display:none}
.tp-caption.fullscreenvideo{left:0px;top:0px;position:absolute;width:100%;height:100%}
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video{width:100% !important;height:100% !important;display:none}
.fullcoveredvideo video,
.fullscreenvideo video		{background:#000}
.fullcoveredvideo .tp-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0px;left:0px}
.html5vid.videoisplaying .tp-poster{display:none}
.tp-video-play-button{background:#000;background:rgba(0,0,0,0.3);padding:5px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;position:absolute;top:50%;left:50%;font-size:40px;color:#FFF;z-index:3;margin-top:-27px;margin-left:-28px;text-align:center;cursor:pointer;}
.tp-caption:hover .tp-video-play-button{opacity:1;}
.html5vid .tp-revstop				{width:15px;height:20px;border-left:5px solid #fff;border-right:5px solid #fff;position:relative;margin:10px 20px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.html5vid .tp-revstop				{display:none}
.html5vid.videoisplaying .revicon-right-dir{display:none}
.html5vid.videoisplaying .tp-revstop{display:block}
.html5vid.videoisplaying .tp-video-play-button{display:none}
.html5vid:hover .tp-video-play-button {display:block}
.fullcoveredvideo .tp-video-play-button{display:none !important}
.tp-video-controls{position:absolute;bottom:0;left:0;right:0;padding:5px;opacity:0;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;-ms-transition:opacity .3s;transition:opacity .3s;background-image:linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);background-image:-o-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);background-image:-moz-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);background-image:-webkit-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);background-image:-ms-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);background-image:-webkit-gradient( linear, left bottom, left top, color-stop(0.13, rgb(0,0,0)), color-stop(1, rgb(50,50,50)) );display:table;max-width:100%;overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.tp-caption:hover .tp-video-controls{opacity:.9;}
.tp-video-button{background:rgba(0,0,0,.5);border:0;color:#EEE;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px;cursor:pointer;line-height:12px;font-size:12px;color:#fff;padding:0px;margin:0px;outline:none;}
.tp-video-button:hover{cursor:pointer;}
.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap{padding:0px 5px;display:table-cell;}
.tp-video-seek-bar-wrap{width:80%}
.tp-video-vol-bar-wrap{width:20%}
.tp-volume-bar,
.tp-seek-bar{width:100%;cursor:pointer;outline:none;line-height:12px;margin:0;padding:0;}
.tp-dottedoverlay			{background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3}
.tp-dottedoverlay.twoxtwo	{background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite{background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/gridtile_white.png)}
.tp-dottedoverlay.threexthree{background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite{background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/gridtile_3x3_white.png)}
.fullscreen-container{width:100%;position:relative;padding:0;}
.fullwidthbanner-container{width:100%;position:relative;padding:0;overflow:hidden;}
.fullwidthbanner-container .fullwidthabanner{width:100%;position:relative;}
.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img{}
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption{position:absolute;-webkit-font-smoothing:antialiased !important;}
.tp-bannershadow{position:absolute;margin-left:auto;margin-right:auto;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;}
.tp-bannershadow.tp-shadow1{background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/shadow1.png) no-repeat;background-size:100% 100%;width:890px;height:30px;bottom:-30px}
.tp-bannershadow.tp-shadow2{background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/shadow2.png) no-repeat;background-size:100% 100%;width:890px;height:60px;bottom:-60px}
.tp-bannershadow.tp-shadow3{background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/shadow3.png) no-repeat;background-size:100% 100%;width:890px;height:60px;bottom:-60px}
.tp-button{padding:6px 13px 5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;height:30px;cursor:pointer;color:#fff !important;text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important;font-size:15px;line-height:45px !important;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/images/gradient/g30.png) repeat-x top;font-family:arial, sans-serif;font-weight:bold;letter-spacing:-1px;text-decoration:none;}
.tp-button.big{color:#fff;text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6);font-weight:bold;padding:9px 20px;font-size:19px;line-height:57px !important;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/images/gradient/g40.png) repeat-x top}
.purchase:hover,
.tp-button:hover,
.tp-button.big:hover{background-position:bottom, 15px 11px}
.tp-button.green, .tp-button:hover.green,
.purchase.green, .purchase:hover.green{background-color:#21a117;-webkit-box-shadow:0px 3px 0px 0px #104d0b;-moz-box-shadow:0px 3px 0px 0px #104d0b;box-shadow:0px 3px 0px 0px #104d0b;}
.tp-button.blue, .tp-button:hover.blue,
.purchase.blue, .purchase:hover.blue{background-color:#1d78cb;-webkit-box-shadow:0px 3px 0px 0px #0f3e68;-moz-box-shadow:0px 3px 0px 0px #0f3e68;box-shadow:0px 3px 0px 0px #0f3e68}
.tp-button.red, .tp-button:hover.red,
.purchase.red, .purchase:hover.red	{background-color:#cb1d1d;-webkit-box-shadow:0px 3px 0px 0px #7c1212;-moz-box-shadow:0px 3px 0px 0px #7c1212;box-shadow:0px 3px 0px 0px #7c1212}
.tp-button.orange, .tp-button:hover.orange,
.purchase.orange, .purchase:hover.orange{background-color:#ff7700;-webkit-box-shadow:0px 3px 0px 0px #a34c00;-moz-box-shadow:0px 3px 0px 0px #a34c00;box-shadow:0px 3px 0px 0px #a34c00}
.tp-button.darkgrey,.tp-button.grey,
.tp-button:hover.darkgrey,.tp-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey{background-color:#555;-webkit-box-shadow:0px 3px 0px 0px #222;-moz-box-shadow:0px 3px 0px 0px #222;box-shadow:0px 3px 0px 0px #222}
.tp-button.lightgrey, .tp-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey{background-color:#888;-webkit-box-shadow:0px 3px 0px 0px #555;-moz-box-shadow:0px 3px 0px 0px #555;box-shadow:0px 3px 0px 0px #555}
.tpclear					{clear:both}
.tp-bullets					{z-index:1000;position:absolute;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;-webkit-transition:opacity 0.2s ease-out;-moz-transition:opacity 0.2s ease-out;-o-transition:opacity 0.2s ease-out;-ms-transition:opacity 0.2s ease-out;-webkit-transform:translateZ(5px);}
.tp-bullets.hidebullets		{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.tp-bullets.simplebullets.navbar			{border:1px solid #666;border-bottom:1px solid #444;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/boxed_bgtile.png);height:40px;padding:0px 10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.tp-bullets.simplebullets.navbar-old		{background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/navigdots_bgtile.png);height:35px;padding:0px 10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.tp-bullets.simplebullets.round .bullet		{cursor:pointer;position:relative;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/bullet.png) no-repeat top left;width:20px;height:20px;margin-right:0px;float:left;margin-top:0px;margin-left:3px}
.tp-bullets.simplebullets.round .bullet.last{margin-right:3px}
.tp-bullets.simplebullets.round-old .bullet	{cursor:pointer;position:relative;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/bullets.png) no-repeat bottom left;width:23px;height:23px;margin-right:0px;float:left;margin-top:0px}
.tp-bullets.simplebullets.round-old .bullet.last{margin-right:0px}
.tp-bullets.simplebullets.square .bullet	{cursor:pointer;position:relative;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/bullets2.png) no-repeat bottom left;width:19px;height:19px;margin-right:0px;float:left;margin-top:0px}
.tp-bullets.simplebullets.square .bullet.last{margin-right:0px}
.tp-bullets.simplebullets.square-old .bullet{cursor:pointer;position:relative;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/bullets2.png) no-repeat bottom left;width:19px;height:19px;margin-right:0px;float:left;margin-top:0px}
.tp-bullets.simplebullets.square-old .bullet.last{margin-right:0px}
.tp-bullets.simplebullets.navbar .bullet	{cursor:pointer;position:relative;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/bullet_boxed.png) no-repeat top left;width:18px;height:19px;margin-right:5px;float:left;margin-top:10px}
.tp-bullets.simplebullets.navbar .bullet.first{margin-left:0px !important}
.tp-bullets.simplebullets.navbar .bullet.last{margin-right:0px !important}
.tp-bullets.simplebullets.navbar-old .bullet{cursor:pointer;position:relative;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/navigdots.png) no-repeat bottom left;width:15px;height:15px;margin-left:5px !important;margin-right:5px !important;float:left;margin-top:10px}
.tp-bullets.simplebullets.navbar-old .bullet.first{margin-left:0px !important}
.tp-bullets.simplebullets.navbar-old .bullet.last{margin-right:0px !important}
.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected	{background-position:top left;}
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected{background-position:bottom left;}
.tparrows									{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;-webkit-transition:opacity 0.2s ease-out;-moz-transition:opacity 0.2s ease-out;-o-transition:opacity 0.2s ease-out;-ms-transition:opacity 0.2s ease-out;-webkit-transform:translateZ(1000px);-webkit-transform-style:preserve-3d;}
.tparrows .tp-arr-imgholder					{display:none}
.tparrows .tp-arr-titleholder				{display:none}
.tparrows.hidearrows						{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.tp-leftarrow								{z-index:100;cursor:pointer;position:relative;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/large_left.png) no-repeat top left;width:40px;height:40px;}
.tp-rightarrow								{z-index:100;cursor:pointer;position:relative;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/large_right.png) no-repeat top left;width:40px;height:40px;}
.tp-leftarrow.round							{z-index:100;cursor:pointer;position:relative;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/small_left.png) no-repeat top left;width:19px;height:14px;margin-right:0px;float:left;margin-top:0px;}
.tp-rightarrow.round						{z-index:100;cursor:pointer;position:relative;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/small_right.png) no-repeat top left;width:19px;height:14px;margin-right:0px;float:left;margin-top:0px}
.tp-leftarrow.round-old						{z-index:100;cursor:pointer;position:relative;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/arrow_left.png) no-repeat top left;width:26px;height:26px;margin-right:0px;float:left;margin-top:0px;}
.tp-rightarrow.round-old					{z-index:100;cursor:pointer;position:relative;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/arrow_right.png) no-repeat top left;width:26px;height:26px;margin-right:0px;float:left;margin-top:0px}
.tp-leftarrow.navbar						{z-index:100;cursor:pointer;position:relative;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/small_left_boxed.png) no-repeat top left;width:20px;height:15px;float:left;margin-right:6px;margin-top:12px}
.tp-rightarrow.navbar						{z-index:100;cursor:pointer;position:relative;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/small_right_boxed.png) no-repeat top left;width:20px;height:15px;float:left;margin-left:6px;margin-top:12px}
.tp-leftarrow.navbar-old					{z-index:100;cursor:pointer;position:relative;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/arrowleft.png) no-repeat top left;width:9px;height:16px;float:left;margin-right:6px;margin-top:10px}
.tp-rightarrow.navbar-old					{z-index:100;cursor:pointer;position:relative;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/arrowright.png) no-repeat top left;width:9px;height:16px;float:left;margin-left:6px;margin-top:10px}
.tp-leftarrow.navbar-old.thumbswitharrow	{margin-right:10px;}
.tp-rightarrow.navbar-old.thumbswitharrow	{margin-left:0px;}
.tp-leftarrow.square						{z-index:100;cursor:pointer;position:relative;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/arrow_left2.png) no-repeat top left;width:12px;height:17px;float:left;margin-right:0px;margin-top:0px}
.tp-rightarrow.square						{z-index:100;cursor:pointer;position:relative;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/arrow_right2.png) no-repeat top left;width:12px;height:17px;float:left;margin-left:0px;margin-top:0px}
.tp-leftarrow.square-old					{z-index:100;cursor:pointer;position:relative;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/arrow_left2.png) no-repeat top left;width:12px;height:17px;float:left;margin-right:0px;margin-top:0px}
.tp-rightarrow.square-old					{z-index:100;cursor:pointer;position:relative;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/arrow_right2.png) no-repeat top left;width:12px;height:17px;float:left;margin-left:0px;margin-top:0px}
.tp-leftarrow.default						{z-index:100;cursor:pointer;position:relative;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/large_left.png) no-repeat 0 0;width:40px;height:40px;}
.tp-rightarrow.default						{z-index:100;cursor:pointer;position:relative;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/large_right.png) no-repeat 0 0;width:40px;height:40px;}
.tp-leftarrow:hover,
.tp-rightarrow:hover 						{background-position:bottom left;}
.tp-bullets.tp-thumbs			{z-index:1000;position:absolute;padding:3px;background-color:#fff;width:500px;height:50px;margin-top:-50px;vertical-align:top;}
.tp-bullets.tp-thumbs img		{vertical-align:top}
.fullwidthbanner-container .tp-thumbs{padding:3px}
.tp-bullets.tp-thumbs .tp-mask	{width:500px;height:50px;overflow:hidden;position:relative}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer{width:5000px;position:absolute}
.tp-bullets.tp-thumbs .bullet	{width:100px;height:50px;cursor:pointer;overflow:hidden;background:none;margin:0;float:left;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;}
.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.tp-thumbs img					{width:100%;}
.tp-bannertimer					{visibility:hidden;width:100%;height:5px;background:#fff;background:rgba(0,0,0,0.15);position:absolute;z-index:200;top:0px}
.tp-bannertimer.tp-bottom		{top:auto;bottom:0px !important;height:5px}
.tparrows.preview1 				{width:100px;height:100px;-webkit-transform-style:preserve-3d;-webkit-perspective:1000;-moz-perspective:1000;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;background:transparent}
.tparrows.preview1:after		{position:absolute;left:0px;top:0px;font-family:"revicons";color:#fff;font-size:30px;width:100px;height:100px;text-align:center;background:#fff;background:rgba(0,0,0,0.15);z-index:2;line-height:100px;-webkit-transition:background 0.3s, color 0.3s;-moz-transition:background 0.3s, color 0.3s;transition:background 0.3s, color 0.3s}
.tp-rightarrow.preview1:after	{content:'\e825';}
.tp-leftarrow.preview1:after	{content:'\e824';}
.tparrows.preview1:hover:after 	{background:rgba(255,255,255,1);color:#aaa;}
.tparrows.preview1 .tp-arr-imgholder{background-size:cover;background-position:center center;display:block;width:100%;height:100%;position:absolute;top:0px;-webkit-transition:-webkit-transform 0.3s;transition:transform 0.3s;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.tparrows.preview1 .tp-arr-iwrapper{-webkit-transition:all 0.3s;transition:all 0.3s;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0.0;-khtml-opacity:0.0;opacity:0.0}
.tparrows.preview1:hover .tp-arr-iwrapper{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1}
.tp-rightarrow.preview1 .tp-arr-imgholder{right:100%;-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0.0;-khtml-opacity:0.0;opacity:0.0;}
.tp-leftarrow.preview1 .tp-arr-imgholder{left:100%;-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0.0;-khtml-opacity:0.0;opacity:0.0;}
.tparrows.preview1:hover .tp-arr-imgholder{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
@media only screen and (min-width: 768px) and (max-width: 979px) {
.tparrows.preview1,
.tparrows.preview1:after{width:80px;height:80px;line-height:80px;font-size:24px}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.tparrows.preview1,
.tparrows.preview1:after{width:60px;height:60px;line-height:60px;font-size:20px}
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
.tparrows.preview1,
.tparrows.preview1:after{width:40px;height:40px;line-height:40px;font-size:12px}
} .tp-bullets.preview1 			{height:21px;}
.tp-bullets.preview1 .bullet 	{cursor:pointer;position:relative !important;background:rgba(0, 0, 0, 0.15) !important;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;width:5px !important;height:5px !important;border:8px solid rgba(0, 0, 0, 0) !important;display:inline-block;margin-right:5px !important;margin-bottom:0px !important;-webkit-transition:background-color 0.2s, border-color 0.2s;-moz-transition:background-color 0.2s, border-color 0.2s;-o-transition:background-color 0.2s, border-color 0.2s;-ms-transition:background-color 0.2s, border-color 0.2s;transition:background-color 0.2s, border-color 0.2s;float:none !important;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
.tp-bullets.preview1 .bullet.last {margin-right:0px;}
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:#aaa !important;width:5px !important;height:5px !important;border:8px solid rgba(255, 255, 255, 1) !important;}
.tparrows.preview2 				{min-width:60px;min-height:60px;background:#fff;;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;overflow:hidden;-webkit-transition:-webkit-transform 1.3s;-webkit-transition:width 0.3s, background-color 0.3s, opacity 0.3s;transition:width 0.3s, background-color 0.3s, opacity 0.3s;backface-visibility:hidden;}
.tparrows.preview2:after		{position:absolute;top:50%;font-family:"revicons";color:#aaa;font-size:25px;margin-top:-12px;-webkit-transition:color 0.3s;-moz-transition:color 0.3s;transition:color 0.3s}
.tp-rightarrow.preview2:after	{content:'\e81e';right:18px;}
.tp-leftarrow.preview2:after	{content:'\e81f';left:18px;}
.tparrows.preview2 .tp-arr-titleholder{background-size:cover;background-position:center center;display:block;visibility:hidden;position:relative;top:0px;-webkit-transition:-webkit-transform 0.3s;transition:transform 0.3s;-webkit-backface-visibility:hidden;backface-visibility:hidden;white-space:nowrap;color:#000;text-transform:uppercase;font-weight:400;font-size:14px;line-height:60px;padding:0px 10px;}
.tp-rightarrow.preview2 .tp-arr-titleholder{right:50px;-webkit-transform:translateX(-100%);transform:translateX(-100%);}
.tp-leftarrow.preview2 .tp-arr-titleholder{left:50px;-webkit-transform:translateX(100%);transform:translateX(100%);}
.tparrows.preview2.hovered		{width:300px}
.tparrows.preview2:hover		{background:#fff}
.tparrows.preview2:hover:after	{color:#000}
.tparrows.preview2:hover .tp-arr-titleholder{-webkit-transform:translateX(0px);transform:translateX(0px);visibility:visible;position:absolute;}
.tp-bullets.preview2 			{height:17px;}
.tp-bullets.preview2 .bullet 	{cursor:pointer;position:relative !important;background:rgba(0, 0, 0, 0.5) !important;-webkit-border-radius:10px;border-radius:10px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;width:6px !important;height:6px !important;border:5px solid rgba(0, 0, 0, 0) !important;display:inline-block;margin-right:2px !important;margin-bottom:0px !important;-webkit-transition:background-color 0.2s, border-color 0.2s;-moz-transition:background-color 0.2s, border-color 0.2s;-o-transition:background-color 0.2s, border-color 0.2s;-ms-transition:background-color 0.2s, border-color 0.2s;transition:background-color 0.2s, border-color 0.2s;float:none !important;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
.tp-bullets.preview2 .bullet.last {margin-right:0px;}
.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:rgba(255, 255, 255, 1) !important;width:6px !important;height:6px !important;border:5px solid rgba(0, 0, 0, 1) !important;}
.tp-arr-titleholder.alwayshidden{display:none !important}
@media only screen and (min-width: 768px) and (max-width: 979px) {
.tparrows.preview2{min-width:40px;min-height:40px;width:40px;height:40px;border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;}
.tparrows.preview2:after		{position:absolute;top:50%;font-family:"revicons";font-size:20px;margin-top:-12px}
.tp-rightarrow.preview2:after	{content:'\e81e';right:11px}
.tp-leftarrow.preview2:after	{content:'\e81f';left:11px}
.tparrows.preview2 .tp-arr-titleholder{font-size:12px;line-height:40px;letter-spacing:0px}
.tp-rightarrow.preview2 .tp-arr-titleholder{right:35px}
.tp-leftarrow.preview2 .tp-arr-titleholder{left:35px}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.tparrows.preview2 			{min-width:30px;min-height:30px;width:30px;height:30px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;}
.tparrows.preview2:after		{position:absolute;top:50%;font-family:"revicons";font-size:14px;margin-top:-12px}
.tp-rightarrow.preview2:after	{content:'\e81e';right:8px}
.tp-leftarrow.preview2:after	{content:'\e81f';left:8px}
.tparrows.preview2 .tp-arr-titleholder{font-size:10px;line-height:30px;letter-spacing:0px}
.tp-rightarrow.preview2 .tp-arr-titleholder{right:25px}
.tp-leftarrow.preview2 .tp-arr-titleholder{left:25px}
.tparrows.preview2 .tp-arr-titleholder{display:none;visibility:none}
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
.tparrows.preview2 				{min-width:30px;min-height:30px;width:30px;height:30px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;}
.tparrows.preview2:after		{position:absolute;top:50%;font-family:"revicons";font-size:14px;margin-top:-12px}
.tp-rightarrow.preview2:after	{content:'\e81e';right:8px}
.tp-leftarrow.preview2:after	{content:'\e81f';left:8px}
.tparrows.preview2 .tp-arr-titleholder{display:none;visibility:none}
.tparrows.preview2:hover		{width:30px !important;height:30px !important}
} .tparrows.preview3 				{width:70px;height:70px;background:#fff;background:rgba(255,255,255,1);-webkit-transform-style:flat;}
.tparrows.preview3:after		{position:absolute;line-height:70px;text-align:center;font-family:"revicons";color:#aaa;font-size:30px;top:0px;left:0px;;background:#fff;z-index:100;width:70px;height:70px;-webkit-transition:color 0.3s;-moz-transition:color 0.3s;transition:color 0.3s}
.tparrows.preview3:hover:after		{color:#000;}
.tp-rightarrow.preview3:after	{content:'\e825';}
.tp-leftarrow.preview3:after	{content:'\e824';}
.tparrows.preview3 .tp-arr-iwrapper{-webkit-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition:-webkit-transform 0.2s;transition:transform 0.2s;z-index:0;position:absolute;background:#000;background:rgba(0,0,0,0.75);display:table;min-height:90px;top:-10px}
.tp-leftarrow.preview3 .tp-arr-iwrapper{-webkit-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:0% 50%;transform-origin:0% 50%;}
.tparrows.preview3 .tp-arr-imgholder{display:block;background-size:cover;background-position:center center;display:table-cell;min-width:90px;height:90px;position:relative;top:0px;}
.tp-rightarrow.preview3 .tp-arr-iwrapper{right:0px;padding-right:70px}
.tp-leftarrow.preview3 .tp-arr-iwrapper{left:0px;direction:rtl;padding-left:70px}
.tparrows.preview3 .tp-arr-titleholder{display:table-cell;padding:30px;font-size:16px;color:#fff;white-space:nowrap;position:relative;clear:right;vertical-align:middle}
.tparrows.preview3:hover .tp-arr-iwrapper{-webkit-transform:scale(1,1);transform:scale(1,1);}
.tp-bullets.preview3 			{height:17px;}
.tp-bullets.preview3 .bullet 	{cursor:pointer;position:relative !important;background:rgba(0, 0, 0, 0.5) !important;-webkit-border-radius:10px;border-radius:10px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;width:6px !important;height:6px !important;border:5px solid rgba(0, 0, 0, 0) !important;display:inline-block;margin-right:2px !important;margin-bottom:0px !important;-webkit-transition:background-color 0.2s, border-color 0.2s;-moz-transition:background-color 0.2s, border-color 0.2s;-o-transition:background-color 0.2s, border-color 0.2s;-ms-transition:background-color 0.2s, border-color 0.2s;transition:background-color 0.2s, border-color 0.2s;float:none !important;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
.tp-bullets.preview3 .bullet.last {margin-right:0px;}
.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:rgba(255, 255, 255, 1) !important;width:6px !important;height:6px !important;border:5px solid rgba(0, 0, 0, 1) !important;}
@media only screen and (min-width: 768px) and (max-width: 979px) {
.tparrows.preview3:after,
.tparrows.preview3 				{width:50px;height:50px;line-height:50px;font-size:20px}
.tparrows.preview3 .tp-arr-iwrapper{min-height:70px}
.tparrows.preview3 .tp-arr-imgholder{min-width:70px;height:70px}
.tp-rightarrow.preview3 .tp-arr-iwrapper{padding-right:50px}
.tp-leftarrow.preview3 .tp-arr-iwrapper{padding-left:50px}
.tparrows.preview3 .tp-arr-titleholder{padding:10px;font-size:16px;}
}
@media only screen  and (max-width: 767px) {
.tparrows.preview3:after,
.tparrows.preview3 				{width:50px;height:50px;line-height:50px;font-size:20px}
.tparrows.preview3 .tp-arr-iwrapper{min-height:70px}
} .tparrows.preview4 				{width:30px;height:110px;background:transparent;-webkit-transform-style:preserve-3d;-webkit-perspective:1000;-moz-perspective:1000}
.tparrows.preview4:after		{position:absolute;line-height:110px;text-align:center;font-family:"revicons";color:#fff;font-size:20px;top:0px;left:0px;z-index:0;width:30px;height:110px;background:#000;background:rgba(0,0,0,0.25);-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.tp-rightarrow.preview4:after	{content:'\e825';}
.tp-leftarrow.preview4:after	{content:'\e824';}
.tparrows.preview4 .tp-arr-allwrapper{visibility:hidden;width:180px;position:absolute;z-index:1;min-height:120px;top:0px;left:-150px;overflow:hidden;-webkit-perspective:1000px;-webkit-transform-style:flat}
.tp-leftarrow.preview4 .tp-arr-allwrapper{left:0px}
.tparrows.preview4 .tp-arr-iwrapper{position:relative}
.tparrows.preview4 .tp-arr-imgholder{display:block;background-size:cover;background-position:center center;width:180px;height:110px;position:relative;top:0px;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.tparrows.preview4 .tp-arr-imgholder2{display:block;background-size:cover;background-position:center center;width:180px;height:110px;position:absolute;top:0px;left:180px;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.tp-leftarrow.preview4 .tp-arr-imgholder2{left:-180px}
.tparrows.preview4 .tp-arr-titleholder{display:block;font-size:12px;line-height:25px;padding:0px 10px;text-align:left;color:#fff;position:relative;background:#000;color:#FFF;text-transform:uppercase;white-space:nowrap;letter-spacing:1px;font-weight:700;font-size:11px;line-height:2.75;-webkit-transition:all 0.3s;transition:all 0.3s;-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0.0;-khtml-opacity:0.0;opacity:0.0;}
.tparrows.preview4:after	{transform-origin:100% 100%;-webkit-transform-origin:100% 100%}
.tp-leftarrow.preview4:after{transform-origin:0% 0%;-webkit-transform-origin:0% 0%}
@media only screen and (min-width: 768px)  {
.tparrows.preview4:hover:after	{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg)}
.tp-leftarrow.preview4:hover:after{-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}
.tparrows.preview4:hover .tp-arr-titleholder{-webkit-transition-delay:0.4s;transition-delay:0.4s;-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
} .tp-bullets.preview4 			{height:17px;}
.tp-bullets.preview4 .bullet 	{cursor:pointer;position:relative !important;background:rgba(0, 0, 0, 0.5) !important;-webkit-border-radius:10px;border-radius:10px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;width:6px !important;height:6px !important;border:5px solid rgba(0, 0, 0, 0) !important;display:inline-block;margin-right:2px !important;margin-bottom:0px !important;-webkit-transition:background-color 0.2s, border-color 0.2s;-moz-transition:background-color 0.2s, border-color 0.2s;-o-transition:background-color 0.2s, border-color 0.2s;-ms-transition:background-color 0.2s, border-color 0.2s;transition:background-color 0.2s, border-color 0.2s;float:none !important;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
.tp-bullets.preview4 .bullet.last {margin-right:0px;}
.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:rgba(255, 255, 255, 1) !important;width:6px !important;height:6px !important;border:5px solid rgba(0, 0, 0, 1) !important;}
@media only screen  and (max-width: 767px) {
.tparrows.preview4 			{width:20px;height:80px}
.tparrows.preview4:after		{width:20px;height:80px;line-height:80px;font-size:14px}
.tparrows.preview1 .tp-arr-allwrapper,
.tparrows.preview2 .tp-arr-allwrapper,
.tparrows.preview3 .tp-arr-allwrapper,
.tparrows.preview4 .tp-arr-allwrapper{display:none !important}
}  .tp-simpleresponsive img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;}
.tp-caption img{background:transparent;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);zoom:1;}
.caption.slidelink a div,
.tp-caption.slidelink a div{width:3000px;height:1500px;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/coloredbg.png) repeat}
.tp-caption.slidelink a span{background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/coloredbg.png) repeat}
.tp-loader{top:50%;left:50%;z-index:10000;position:absolute;}
.tp-loader.spinner0{width:40px;height:40px;background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/loader.gif) no-repeat center center;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);margin-top:-20px;margin-left:-20px;-webkit-animation:tp-rotateplane 1.2s infinite ease-in-out;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.tp-loader.spinner1{width:40px;height:40px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);margin-top:-20px;margin-left:-20px;-webkit-animation:tp-rotateplane 1.2s infinite ease-in-out;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.tp-loader.spinner5{background:url(//www.pixelpublic.de/wp-content/plugins/revslider/rs-plugin/assets/loader.gif) no-repeat 10px 10px;background-color:#fff;margin:-22px -22px;width:44px;height:44px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
@-webkit-keyframes tp-rotateplane {
0%{-webkit-transform:perspective(120px)}
50%{-webkit-transform:perspective(120px) rotateY(180deg)}
100%{-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg)}
}
@keyframes tp-rotateplane {
0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg)}
50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}
100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}
.tp-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:#ff0000;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);border-radius:100%;-webkit-animation:tp-scaleout 1.0s infinite ease-in-out;animation:tp-scaleout 1.0s infinite ease-in-out;}
@-webkit-keyframes tp-scaleout {
0%{-webkit-transform:scale(0.0)}
100%{-webkit-transform:scale(1.0);opacity:0;}
}
@keyframes tp-scaleout {
0%{transform:scale(0.0);-webkit-transform:scale(0.0);}
100%{transform:scale(1.0);-webkit-transform:scale(1.0);opacity:0;}
}
.tp-loader.spinner3{margin:-9px 0px 0px -35px;width:70px;text-align:center;}
.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);border-radius:100%;display:inline-block;-webkit-animation:tp-bouncedelay 1.4s infinite ease-in-out;animation:tp-bouncedelay 1.4s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.tp-loader.spinner3 .bounce1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s;}
.tp-loader.spinner3 .bounce2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s;}
@-webkit-keyframes tp-bouncedelay {
0%, 80%, 100%{-webkit-transform:scale(0.0)}
40%{-webkit-transform:scale(1.0)}
}
@keyframes tp-bouncedelay {
0%, 80%, 100%{transform:scale(0.0);-webkit-transform:scale(0.0);}
40%{transform:scale(1.0);-webkit-transform:scale(1.0);}
}
.tp-loader.spinner4{margin:-20px 0px 0px -20px;width:40px;height:40px;text-align:center;-webkit-animation:tp-rotate 2.0s infinite linear;animation:tp-rotate 2.0s infinite linear;}
.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;-webkit-animation:tp-bounce 2.0s infinite ease-in-out;animation:tp-bounce 2.0s infinite ease-in-out;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);}
.tp-loader.spinner4 .dot2{top:auto;bottom:0px;-webkit-animation-delay:-1.0s;animation-delay:-1.0s;}
@-webkit-keyframes tp-rotate { 100%{-webkit-transform:rotate(360deg)}
}
@keyframes tp-rotate { 100%{transform:rotate(360deg);-webkit-transform:rotate(360deg)}
}
@-webkit-keyframes tp-bounce {
0%, 100%{-webkit-transform:scale(0.0)}
50%{-webkit-transform:scale(1.0)}
}
@keyframes tp-bounce {
0%, 100%{transform:scale(0.0);-webkit-transform:scale(0.0);}
50%{transform:scale(1.0);-webkit-transform:scale(1.0);}
}
.tp-caption a{color:#ff7302;text-shadow:none;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out}
.tp-caption a:hover{color:#ffa902}