.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}  @font-face {
font-family: 'flexslider-icon';
src:url(//www.sbagliato.net/wp-content/themes/nerduck-theme/css/fonts/flexslider-icon.eot);
src:url(//www.sbagliato.net/wp-content/themes/nerduck-theme/css/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'),
url(//www.sbagliato.net/wp-content/themes/nerduck-theme/css/fonts/flexslider-icon.woff) format('woff'),
url(//www.sbagliato.net/wp-content/themes/nerduck-theme/css/fonts/flexslider-icon.ttf) format('truetype'),
url(//www.sbagliato.net/wp-content/themes/nerduck-theme/css/fonts/flexslider-icon.svg#flexslider-icon) format('svg');
font-weight: normal;
font-style: normal;
} .flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} .flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;} .slides:after {display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}  .no-js .slides > li:first-child {display: block;} .flexslider { margin: 0 0 60px; position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; } .flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 60px; height: 60px;  position: absolute;  z-index: 10; overflow: hidden; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { right: 0px; top: 50%; margin: -60px 0 0; background-image:url(//www.sbagliato.net/wp-content/themes/nerduck-theme/images/prev_slide.png); background-repeat:no-repeat; background-size: 12px 22px; background-position:23px 19px}
.flex-direction-nav .flex-next { right: 0px; text-align: right; top: 50%; background-image:url(//www.sbagliato.net/wp-content/themes/nerduck-theme/images/next_slide.png); background-repeat:no-repeat; background-size: 12px 22px; background-position:23px 19px  }
.flexslider:hover .flex-prev { opacity: 0.7; right: 0px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 0px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a  { height:60px; width:60px; background-color:#fff } .flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; } .flex-control-nav {width: 100%; position: absolute; bottom: 40px; text-align: center; z-index:100}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 6px; height: 6px; display: block; background: #666; background: rgba(0,0,0,0.2); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px;}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
@media only screen and (max-width: 767px) {
.flex-direction-nav .flex-prev { display:none}
.flex-direction-nav .flex-next { display:none}
}.slides li {
opacity:0;
}
.slides li.image-show {
opacity:1
}
.clapat-slider, .clapat-slider-project {
margin:0!important;
}
.clapat-slider-project {
overflow:hidden;
}
.clapat-slider .slides > li, .clapat-slider-project .slides > li {
display: none; 
-webkit-backface-visibility: hidden;
}
.clapat-slider, .clapat-slider .flex-viewport, .clapat-slider-project, .clapat-slider-project .flex-viewport	 {
width:100%;
height:100%!important; 
margin:0;
padding:0; 
}
.clapat-slider .slides, .clapat-slider-project .slides {
height:100%!important;
transition-delay: 1s;
-webkit-transition-delay: 1s;
-moz-transition-delay: 1s;
}
.clapat-slider .flex-direction-nav a, .classic-slider .flex-direction-nav a  { 
display: block; 
width: 40px; 
height: 100px; 
margin:0; 
position: absolute; 
top: 50%;
margin-top:-50px; 
z-index: 10; 
overflow: hidden; 
opacity: 0; 
cursor: pointer; 
color: rgba(0,0,0,0.8); 
text-shadow: 1px 1px 0 rgba(255,255,255,0.3); 
-webkit-transition: all .3s ease; 
-moz-transition: all .3s ease; 
transition: all .3s ease; 
background-color:#fff;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);		
}
.clapat-slider .flex-direction-nav .flex-prev, .classic-slider .flex-direction-nav .flex-prev { 
opacity:0.7;
left:-50px;
cursor: pointer;
background: #fff url(//www.sbagliato.net/wp-content/themes/nerduck-theme/images/nav-left.png);
background-size:40px 100px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.clapat-slider:hover .flex-direction-nav .flex-prev, .classic-slider:hover .flex-direction-nav .flex-prev {
left:0;
}
.clapat-slider .flex-direction-nav .flex-prev:hover, .classic-slider .flex-direction-nav .flex-prev:hover {
opacity:1;
}
.clapat-slider .flex-direction-nav .flex-next, .classic-slider .flex-direction-nav .flex-next {
opacity:0.7;
right:-50px;
cursor: pointer;
background: #fff url(//www.sbagliato.net/wp-content/themes/nerduck-theme/images/nav-right.png);
background-size:40px 100px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.clapat-slider:hover .flex-direction-nav .flex-next, .classic-slider:hover .flex-direction-nav .flex-next {
right:0
}
.clapat-slider .flex-direction-nav .flex-next:hover, .classic-slider .flex-direction-nav .flex-next:hover {
opacity:1;
}
.clapat-slider .slides li, .clapat-slider-project .slides li {
width:100%;
height:100%!important; 
margin:0;
padding:0;	
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position:center center;
background-repeat:no-repeat;
}	
.clapat-slider-project .slides li.vertical-image {
-webkit-background-size:contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size:contain;
background-position:center center;
}
.clapat-slider .overlay, .clapat-slider-project .overlay {
height:100%;
widows:100%;
}
.flex-control-nav {
bottom: 20px!important;
}
.clapat-slider .flex-direction-nav .flex-disabled {
cursor: default;
opacity: 1 !important;
} .clapat-caption {
display: table;
height: 100%;
position: relative;
width:1180px;
margin:0 auto;
opacity:0;
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
-webkit-transform: translateY(-30px);
-moz-transform: translateY(-30px);
-o-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);	
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;			
}	
.clapat-caption.animated {
opacity:1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
-webkit-transition: all 0.3s ease-in-out 1.7s;	
-moz-transition: all 0.3s ease-in-out 1.7s;	
-o-transition: all 0.3s ease-in-out 1.7s;	
-ms-transition: all 0.3s ease-in-out 1.7s;	
transition: all 0.3s ease-in-out 1.7s;	
}	
.caption-content {
display: table-cell;
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
padding:60px 0;
}
.caption-content.center-center {
text-align:center;
vertical-align:middle;
}
.caption-content.center-center .title-has-line:after {
background: none repeat scroll 0 0 #ddd;
bottom: -20px;
content: "";
height: 1px;
left: 50%;
margin-left: -20px;
position: absolute;
width: 40px;
}
.caption-content.center-left {
text-align:left;
vertical-align:middle;
}
.caption-content.center-right {
text-align:right;
vertical-align:middle;
}
.caption-content.bottom-center {
text-align:center;
vertical-align:bottom;
}
.caption-content.bottom-center .title-has-line:after {
background: none repeat scroll 0 0 #ddd;
bottom: -20px;
content: "";
height: 1px;
left: 50%;
margin-left: -20px;
position: absolute;
width: 40px;
}
.caption-content.bottom-left {
text-align:left;
vertical-align:bottom;
}
.caption-content.bottom-right {
text-align:right;
vertical-align:bottom;
}
.caption-content.top-center {
text-align:center;
vertical-align:top;
}
.caption-content.top-center .title-has-line:after {
background: none repeat scroll 0 0 #ddd;
bottom: -20px;
content: "";
height: 1px;
left: 50%;
margin-left: -20px;
position: absolute;
width: 40px;
}
.caption-content.top-left {
text-align:left;
vertical-align:top;
}
.caption-content.top-right {
text-align:right;
vertical-align:top;
} .clapat-slider-project .clapat-caption {
width:100%;
background-color:#fff;	
bottom:-200px;
position:absolute;
z-index:15;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.clapat-slider-project .clapat-caption.info-hide {
bottom:0px;
}
.clapat-slider-project .caption-content {
padding:30px 0 10px 0;
width:1280px;
margin:0 auto;
}
.classic-slider {
display:block;
position:relative;
width:100%;
overflow:hidden;
}
@media only screen and (max-width: 1466px) {
.clapat-caption {
width:940px;	
}
.caption-content {
padding-top:60px;
padding-bottom:60px;
}
}
@media only screen and (max-width: 1260px) {
.clapat-caption {
width:860px;	
}
.caption-content {
padding-top:60px;
padding-bottom:60px;
}
}
@media only screen and (max-width: 1024px) {
.clapat-caption {
width: 100%;
padding-left: 80px;
padding-right: 80px;	
}
.caption-content {
padding-top:60px;
padding-bottom:60px;
}
.flex-control-nav {
display:none;
}
.clapat-slider .flex-direction-nav a, .classic-slider .flex-direction-nav a {
display:none;
}
}
@media only screen and (max-width: 767px) {
.clapat-caption {
width: 100%;
padding-left: 40px;
padding-right: 40px;	
}
.caption-content {
padding-top:20px;
padding-bottom:20px;
}
}
@media only screen and (max-width: 479px) {
}.animsition,
.animsition-overlay {
position: relative;
opacity: 0;
-webkit-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
}
.animsition-loading {
position: fixed;
top: 0;
z-index: 100;
width: 100%;
height: 100%;
background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2032%2032%22%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22%23ccc%22%3E%0A%20%20%3Cpath%20opacity%3D%22.25%22%20d%3D%22M16%200%20A16%2016%200%200%200%2016%2032%20A16%2016%200%200%200%2016%200%20M16%204%20A12%2012%200%200%201%2016%2028%20A12%2012%200%200%201%2016%204%22/%3E%0A%20%20%3Cpath%20d%3D%22M16%200%20A16%2016%200%200%201%2032%2016%20L28%2016%20A12%2012%200%200%200%2016%204z%22%3E%0A%20%20%20%20%3CanimateTransform%20attributeName%3D%22transform%22%20type%3D%22rotate%22%20from%3D%220%2016%2016%22%20to%3D%22360%2016%2016%22%20dur%3D%220.8s%22%20repeatCount%3D%22indefinite%22%20/%3E%0A%20%20%3C/path%3E%0A%3C/svg%3E%0A%0A) center center no-repeat;
-webkit-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
}
.animsition-loading:after {
position: fixed;
top: 50%;
width: 100%;
margin-top: 20px;
font-size: 16px;
color: #aaa;
text-align: center;
}
.animsition-overlay-slide {
position: fixed;
z-index: 1;
width: 100%;
height: 100%;
background-color: #ddd;
}
@-webkit-keyframes fade-in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-o-keyframes fade-in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fade-in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fade-in {
-webkit-animation-name: fade-in;
-o-animation-name: fade-in;
animation-name: fade-in;
}
@-webkit-keyframes fade-out {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-o-keyframes fade-out {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fade-out {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fade-out {
-webkit-animation-name: fade-out;
-o-animation-name: fade-out;
animation-name: fade-out;
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; }
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; }
}
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.sbagliato.net/wp-content/themes/nerduck-theme/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}   html, body {
font-family: Verdana, Geneva, sans-serif;
font-weight: 400;
font-size: 14px;
height: 100%;
width: 100%;
color: #999999;
background: #fff;
}
body {
overflow-x: hidden;
overflow-y: scroll;
box-sizing: border-box;
}
body.canvas {
padding: 0 120px;
box-sizing: border-box;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
display: block;
}
audio, canvas, video {
display: inline-block;
max-width: 100%;
}
address {
font-style: italic;
margin-bottom: 24px;
}
abbr[title] {
border-bottom: 1px dotted #2b2b2b;
cursor: help;
}
b, strong {
font-weight: 600;
}
cite, dfn, em, i {
font-style: italic;
}
mark, ins {
background: none repeat scroll 0 0 #000;
padding: 3px 6px;
text-decoration: none;
color:#fff;
}
code, kbd, tt, var, samp, pre {
font-family: monospace, serif;
font-size: 15px;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
line-height: 1.6;
}
pre {
border: 1px solid rgba(0, 0, 0, 0.1);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 24px;
max-width: 100%;
overflow: auto;
padding: 12px;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
blockquote, q {
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: "";
content: none;
}
blockquote {
color: #000;
font-size: 18px;
font-style: italic;
font-weight: 300;
line-height: 30px;
margin-bottom: 24px;
font-family: Georgia, "Times New Roman", Times, serif;
border-left: 2px #ddd solid;
padding: 20px 20px 20px 40px;
letter-spacing: 0.01em;
}
blockquote p {
color: #000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
font-style: italic;
font-weight: 300;
letter-spacing: 0.01em;
line-height: 30px;
}
blockquote span, blockquote p cite a {
display: block;
margin-top: 20px;
font-weight: 400;
font-size: 12px;
font-style: normal;
font-family: Verdana, Geneva, sans-serif;
color: #999;
}
blockquote cite, blockquote small {
color: #2b2b2b;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
}
blockquote em, blockquote i, blockquote cite {
font-style: normal;
}
blockquote strong, blockquote b {
font-weight: 400;
}
small {
font-size: smaller;
}
big {
font-size: 125%;
}
sup, sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
dl {
margin-bottom: 24px;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 24px;
}
ul, ol {
list-style: none;
margin: 0 0 24px 20px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul, li > ol {
margin: 0 0 0 20px;
}
li {
line-height: 20px;
}
figure {
margin: 0;
}
fieldset {
border: 1px solid rgba(0, 0, 0, 0.1);
margin: 0 0 24px;
padding: 11px 12px 0;
}
legend {
white-space: normal;
}
button, input {
line-height: normal;
}
input, textarea {
background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0));
outline:none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] {
cursor: pointer;
}
button[disabled], input[disabled] {
cursor: default;
}
input[type="checkbox"], input[type="radio"] {
padding: 0;
}
input[type="search"] {
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
height: auto !important;
}
table, th, td {
border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin-bottom: 24px;
width: 100%;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
th {
border-width: 0 1px 1px 0;
font-weight: bold;
}
td {
border-width: 0 1px 1px 0;
}
del {
color: #767676;
}
hr {
border: 0;
height: 180px;
width: 100%;
float: none;
margin: 0;
display: inline-block;
}
hr.small {
height: 20px;
}
hr:after {
clear: both;
content: " ";
display: block;
height: 0;
visibility: hidden;
}
::selection {
background: #000;
color: #fff;
text-shadow: none;
}
::-moz-selection {
background: #000;
color: #fff;
text-shadow: none;
}
img {
border: 0 none;
height: auto;
max-width: 100%;
vertical-align: middle;
}
#main img {
opacity: 0;
}
.slides img {
opacity:1;
}
#main img.image-show {
opacity: 1;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 700;
font-family: 'Montserrat', sans-serif;
color: #000;
margin-bottom: 10px;
}
h1.big-title {
font-size: 70px;
font-style: normal;
font-weight: 700;
line-height: 1em;
}
h1 {
font-size: 48px;
line-height: 54px;
margin-left: -3px;
}
h2 {
font-size: 36px;
line-height: 48px;
margin-left: -3px;
}
h3 {
font-size: 30px;
line-height: 36px;
margin-left: -2px;
}
h4 {
font-size: 24px;
line-height: 30px;
margin-left: -1px;
}
h5 {
font-size: 18px;
line-height: 24px;
margin-left: -1px;
}
h6 {
font-size: 14px;
line-height: 18px;
}
.light-content h1, .light-content h2, .light-content h3, .light-content h4, .light-content h5, .light-content h6 {
color: #fff;
}
.title-has-line {
position: relative;
margin-bottom: 35px;
}
.title-has-line:after {
background: none repeat scroll 0 0 #ddd;
bottom: -15px;
content: "";
height: 1px;
left: 0;
position: absolute;
width: 40px;
}
.text-align-center .title-has-line:after {
background: none repeat scroll 0 0 #ddd;
bottom: -15px;
content: "";
height: 1px;
left: 50%;
margin-left: -20px;
position: absolute;
width: 40px;
}
.text-align-center.title-has-line:after {
background: none repeat scroll 0 0 #ddd;
bottom: -15px;
content: "";
height: 1px;
left: 50%;
margin-left: -20px;
position: absolute;
width: 40px;
}
strong {
font-weight: 700;
}
p {
font-size: 14px;
margin-bottom: 20px;
line-height: 25px;
}
.container {
width: 1180px;
margin: 0 auto;
}
a:hover, a:active {
outline: 0;
color: #222;
}
a {
text-decoration: none;
-webkit-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
-moz-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
-ms-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
-o-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
}
a {
color: #000;
outline: 0;
}
.light-link {
color: #fff;
}
a:hover {
text-decoration: none;
}
.one_half {
width: 47%;
}
.one_third {
width: 30.6%;
}
.one_fourth {
width: 22%;
}
.one_fifth {
width: 16.8%;
}
.one_sixth {
width: 13.33%;
}
.two_fifth {
width: 37.6%;
}
.two_fourth {
width: 48%;
}
.two_third {
width: 65.33%;
}
.three_fifth {
width: 58.4%;
}
.three_fourth {
width: 74%;
}
.four_fifth {
width: 79.2%;
}
.five_sixth {
width: 82.67%;
}
.one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
float: left;
margin-bottom: 20px;
margin-right: 4%;
position: relative;
}
.one_half {
float: left;
margin-bottom: 20px;
margin-right: 6%;
position: relative;
}
.last {
margin-right: 0px;
}
.text-align-center {
text-align: center;
}
.text-align-left {
text-align: left;
}
.text-align-right {
text-align: right;
}
.outer {
display: table;
width: 100%;
height: 100%;
}
.inner {
display: table-cell;
vertical-align: middle;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} header {
-webkit-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 0.35s ease-in-out 0.1s;
-moz-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 0.35s ease-in-out 0.1s;
-o-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 0.35s ease-in-out 0.1s;
-ms-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 0.35s ease-in-out 0.1s;
transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 0.35s ease-in-out 0.1s;
-webkit-transform: translate3d(0, 0, 0);
-webkit-perspective: 1000;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-o-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
margin: 0 auto;
height: 100px;
position: fixed;
background-color: #fff;
width: inherit;
z-index: 10;
box-sizing: border-box;
top: 0;
left: 0;
}
header.hidden {
opacity: 0;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-o-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
header.nav-down {
top: 0;
}
header.nav-up {
top: -100px;
}
#header-container {
width: 1180px;
margin: 0 auto;
height:inherit;
box-sizing:border-box;
}
#logo {
float: left;
}
#logo img {
height: 50px;
padding: 25px 0;
width: auto;
}
#nav-menu {
float: right;
height: 20px;
margin: 40px 0;
cursor: pointer;
position:relative;
z-index:100;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#nav-menu .touch-button {
display: none;
}
.btn_menu_line {
height: 3px;
width: 23px;
margin: 3px 0px 3px 0px;
background-color: #000;
display: block;
right: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.btn_menu_line:first-child {
width: 12px;
margin-left: 11px
}
.btn_menu_line:nth-child(3) {
width: 18px;
margin-left: 5px
}
#nav-menu:hover .btn_menu_line {
width: 23px!important;
margin-left: 0!important;
} @media only screen and (min-width: 1024px) {
header.header-fixed {
top:0!important;
}
.fullscreen-menu #nav-menu.active .btn_menu_line {
background-color:#FFF;
}
.fullscreen-menu #nav-menu.active .btn_menu_line:nth-child(2) {
opacity:0;
}
.fullscreen-menu #nav-menu.active .btn_menu_line:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
width: 24px!important;
margin-left: 0!important;
margin-top: 10px;
}
.fullscreen-menu #nav-menu.active .btn_menu_line:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
width: 24px!important;
margin-left: 0!important;
margin-top: -12px;
}
.fullscreen-menu #nav-menu.active {
margin-right:-3px;
}
.fullscreen-menu .menu-title {
display:none;
}
#close-overlay-menu {
position:absolute;
height:100%;
width:100%;
top:0;
}
#overlay-menu {
position:absolute;
width:100%;
height:100%;
background-color:rgba(0,0,0,0.93);
left:0;
top:-5000px;
opacity:0;
-webkit-transition: all 10ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0.4s, opacity 0.35s ease-in-out 0s;
-moz-transition: all 10ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0.4s, opacity 0.35s ease-in-out 0s;
-o-transition: all 10ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0.4s, opacity 0.35s ease-in-out 0s;
-ms-transition: all 10ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0.4s, opacity 0.35s ease-in-out 0s;
transition: all 10ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 0.4s, opacity 0.35s ease-in-out 0s;
}
#overlay-menu.overlay-show {
top:0px;
opacity:1;
-webkit-transition: all 10ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 0.35s ease-in-out 0.3s;
-moz-transition: all 10ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 0.35s ease-in-out 0.3s;
-o-transition: all 10ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 0.35s ease-in-out 0.3s;
-ms-transition: all 10ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 0.35s ease-in-out 0.3s;
transition: all 10ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 0.35s ease-in-out 0.3s;
}
#overlay-menu nav {
float: none;
text-align:center;
}
#overlay-menu nav::after {
width: 0px;
}
#overlay-menu .clapat-menu-item {
top: 0px!important;
float:none;
}
#overlay-menu .flexnav li, #overlay-menu .flexnav li a {
background-color:transparent;
}
#overlay-menu .flexnav li a {
font-family: 'Montserrat', sans-serif;
font-size:24px;
text-transform:uppercase;
padding: 20px 30px;
}
#overlay-menu .flexnav li a.is-active, #overlay-menu .flexnav li a:hover {
color: #fff;
}
#overlay-menu .flexnav li ul li a {
font-size: 16px;
text-transform:none;
text-align:left;
padding: 10px 30px;
}
#overlay-menu .outer {
display:table;
}
#overlay-menu .inner {
display:table-cell;
}
}
@media only screen and (max-width: 1466px) {
#overlay-menu .flexnav li a {
padding: 20px 20px;
}
#overlay-menu .flexnav li ul li a {
padding: 10px 20px;
}
}
@media only screen and (max-width: 1024px) {
#overlay-menu {
position:relative!important;
height:auto!important;
}
#overlay-menu .outer, #overlay-menu .inner {
display:block;
}
}
nav {
float: right;
margin-right: 35px;
position: relative;
}
nav:after {
width: 1px;
height: 20px;
background-color: #ddd;
content: "";
position: absolute;
top: 40px;
}
.menu-title {
line-height: 20px;
padding: 40px 35px;
position: absolute;
right: 0;
font-family: 'Montserrat', sans-serif;
}
nav.nav-show .menu-title {
top: -100px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
nav .menu-title {
top: 0;
-webkit-transition: all 0.3s ease-in-out 1s;
-moz-transition: all 0.3s ease-in-out 1s;
-o-transition: all 0.3s ease-in-out 1s;
-ms-transition: all 0.3s ease-in-out 1s;
transition: all 0.3s ease-in-out 1s;
} .clapat-menu-item {
top: -100px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.clapat-menu-item.menu-item-show {
top: 0px;
}
.flexnav {
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
-webkit-transform-style: preserve-3d;
overflow: hidden;
margin: 0 auto;
width: 100%;
max-height: 0;
}
.flexnav.opacity {
opacity: 0;
}
.flexnav.flexnav-show {
max-height: 2000px;
opacity: 1;
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}
.flexnav.one-page {
position: fixed;
top: 50px;
right: 5%;
max-width: 200px;
}
.flexnav li {
font-size: 100%;
position: relative;
overflow: hidden;
}
.flexnav li a {
position: relative;
display: block;
padding: 40px 20px;
z-index: 2;
overflow: hidden;
color: #999;
background: #fff;
font-size: 12px;
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.flexnav li a.is-active, .flexnav li a:hover {
color: #000;
}
.flexnav li ul li a.is-active, .flexnav li ul li a:hover {
color: #fff;
}
.flexnav li ul {
min-width: 150px;
}
.flexnav li ul li {
font-size: 100%;
position: relative;
overflow: hidden;
}
.flexnav li ul.flexnav-show li {
overflow: visible;
}
.flexnav li ul li a {
display: block;
background: #000;
}
.flexnav li ul li a.active, .flexnav li ul li a:hover {
color: #fff;
}
.flexnav ul li ul li a {
background: #000;
}
.flexnav ul li ul li ul li a {
background: #cbcbc9;
}
.flexnav .touch-button {
position: absolute;
z-index: 999;
top: 0;
right: 0;
width: 60px;
height: 60px;
display: inline-block;
text-align: center;
display: none;
}
.flexnav .touch-button:hover {
cursor: pointer;
}
.flexnav .touch-button .navicon {
position: relative;
top: 1.5em;
font-size: 12px;
color: #666;
}
.menu-button {
position: relative;
display: block;
padding: 1em;
background: #a6a6a2;
color: #222222;
cursor: pointer;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.menu-button.one-page {
position: fixed;
top: 0;
right: 5%;
padding-right: 45px;
}
.menu-button .touch-button {
background: transparent;
position: absolute;
z-index: 999;
top: 0;
right: 0;
width: 50px;
height: 50px;
display: inline-block;
text-align: center;
}
.menu-button .touch-button .navicon {
font-size: 16px;
position: relative;
top: 1em;
color: #666;
}
@media all and (min-width: 1025px) {
body.one-page {
padding-top: 70px;
}
.flexnav {
overflow: visible;
}
.flexnav.opacity {
opacity: 1;
}
.flexnav.one-page {
top: 0;
right: auto;
max-width: 1080px;
}
.flexnav li {
position: relative;
list-style: none;
float: left;
display: inline-block;
margin-right: 10px;
background-color: #a6a6a2;
overflow: visible;
}
.flexnav li a {
border-bottom: none;
}
.flexnav li > ul {
position: absolute;
margin: 0;
top: auto;
left: 0;
}
.flexnav li:last-child ul {
right: 0;
left: auto;
}
.flexnav li ul li > ul {
left: 0!important;
right: auto;
}
.flexnav li > ul li {
width: 100%;
}
.flexnav li ul li > ul {
margin-left: 100%;
top: 0;
}
.flexnav li ul li a {
border-bottom: none;
padding: 10px 20px;
}
.flexnav li ul.open {
display: block;
opacity: 1;
visibility: visible;
z-index: 1;
}
.flexnav li ul.open li {
overflow: visible;
max-height: 100px;
}
.flexnav li ul.open ul.open {
margin-left: 100%;
top: 0;
}
.menu-button {
display: none;
}
}
.oldie body.one-page {
padding-top: 70px;
}
.oldie .flexnav {
overflow: visible;
}
.oldie .flexnav.one-page {
top: 0;
right: auto;
max-width: 1080px;
}
.oldie .flexnav li {
position: relative;
list-style: none;
float: left;
display: block;
background-color: #a6a6a2;
width: 20%;
min-height: 50px;
overflow: visible;
}
.oldie .flexnav li:hover > ul {
display: block;
width: 100%;
overflow: visible;
}
.oldie .flexnav li:hover > ul li {
width: 100%;
float: none;
}
.oldie .flexnav li a {
border-left: 1px solid #acaca1;
border-bottom: none;
overflow: visible;
}
.oldie .flexnav li > ul {
background: #acaca1;
position: absolute;
top: auto;
left: 0;
display: none;
z-index: 1;
overflow: visible;
}
.oldie .flexnav li ul li ul {
top: 0;
}
.oldie .flexnav li ul li a {
border-bottom: none;
}
.oldie .flexnav li ul.open {
display: block;
width: 100%;
overflow: visible;
}
.oldie .flexnav li ul.open li {
width: 100%;
}
.oldie .flexnav li ul.open ul.open {
margin-left: 100%;
top: 0;
display: block;
width: 100%;
overflow: visible;
}
.oldie .flexnav ul li:hover ul {
margin-left: 100%;
top: 0;
}
.oldie .menu-button {
display: none;
}
.oldie.ie7 .flexnav li {
width: 19.9%;
} #pre-hero {
-webkit-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 0.35s ease-in-out 0.1s;
-moz-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 0.35s ease-in-out 0.1s;
-o-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 0.35s ease-in-out 0.1s;
-ms-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 0.35s ease-in-out 0.1s;
transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 0.35s ease-in-out 0.1s;
-webkit-transform: translate3d(0, 0, 0);
-webkit-perspective: 1000;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-o-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
padding: 260px 0px 60px;
width: 1180px;
margin: 0 auto;
}
#pre-hero::after {
clear: both;
content: " ";
display: table;
}
#pre-hero.hidden {
opacity: 0;
-webkit-transform: translateY(60px);
-moz-transform: translateY(60px);
-o-transform: translateY(60px);
-ms-transform: translateY(60px);
transform: translateY(60px);
}
.pre-hero-container {
width: 50%;
box-sizing: border-box;
}
.pre-hero-container.pre-hero-fullwidth {
width:100%;
}
#hero {
-webkit-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 0.35s ease-in-out 0.1s;
-moz-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 0.35s ease-in-out 0.1s;
-o-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 0.35s ease-in-out 0.1s;
-ms-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 0.35s ease-in-out 0.1s;
transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 0.35s ease-in-out 0.1s;
-webkit-transform: translate3d(0, 0, 0);
-webkit-perspective: 1000;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-o-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
background-color: #f3f4f8;
margin-bottom: 60px;
overflow: hidden;
width:100%;
cursor:pointer;
}
#hero.hidden {
opacity: 0;
-webkit-transform: translateY(60px);
-moz-transform: translateY(60px);
-o-transform: translateY(60px);
-ms-transform: translateY(60px);
transform: translateY(60px);
}
.page-template-portfolio-mixed-page #hero {
margin-bottom:20px;
}
.hero-image {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.hero-image.image-show {
opacity: 1;
}
.overlay {
height:100%;
}
#video-container {
height: 100%;
width: 100%;
position: fixed;
}
#stopmovie {
height: 100%;
width: 100%;
position: absolute;
z-index: 0;
cursor: pointer;
}
#playmovie {
width: 100%;
height: inherit!important;
position: absolute;
z-index: 10;
opacity: 1;
background-image: url(//www.sbagliato.net/wp-content/themes/nerduck-theme/images/6.jpg);
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#playmovie .overlay {
height: 100%;
}
#playmovie h2 {
color: #fff;
line-height: 45px;
margin-bottom: 0;
}
#playmovie p {
color: #999;
float: left;
margin-left: 3px;
}
#playmovie.hidden-play {
opacity: 0;
}
.play-box {
display: block;
}
.play-icon {
text-align: center;
border: #fff 7px solid;
width: 60px;
height: 60px;
margin-right: 15px;
border-radius: 100px;
cursor: pointer;
float: left;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.play-icon:hover {
border: #000 7px solid;
}
.light-content .play-icon:hover {
border: #CCC 7px solid;
}
.play-icon i {
color: #fff;
font-size: 24px;
line-height: 60px;
margin-left: 7px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.play-icon:hover i {
color: #000;
}
.light-content .play-icon:hover i {
color:#CCC;
} #main {
margin: 0;
}
#main::after {
clear: both;
content: " ";
display: table;
}
#page-nav {
margin-top:60px;
width: 100%;
margin-bottom: 0px;
overflow: hidden;
position: relative;
padding: 60px 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.page-nav-image {
height: 100%;
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
position: absolute;
z-index: 0;
opacity: 0;
margin-top: -60px;
-webkit-transition: opacity 0.4s ease-in-out;
-moz-transition: opacity 0.4s ease-in-out;
-o-transition: opacity 0.4s ease-in-out;
-ms-transition: opacity 0.4s ease-in-out;
transition: opacity 0.4s ease-in-out;
}
.page-nav-hover .page-nav-image {
opacity: 0.3;
}
#page-nav::after {
clear: both;
content: " ";
display: table;
}
.nav-button {
float: left;
z-index: 1;
position: relative;
}
.page-nav p, .page-nav:hover p, a.prev-posts {
color: #999;
}
a.prev-posts:hover {
color: #000;
}
.nav-button h1, .nav-button p {
transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
-moz-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
-webkit-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
-o-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.nav-button:hover h1 {
-ms-transform: translateY(-10px);
-webkit-transform: translateY(-10px);
-o-transition: translateY(-10px);
transform: translateY(-10px);
}
.nav-button p {
opacity: 0;
-ms-transform: translateY(50px);
-webkit-transform: translateY(0px);
-o-transition: translateY(0px);
transform: translateY(0px);
margin-bottom:0;
}
.nav-button:hover p {
opacity: 1;
-ms-transform: translateY(-20px);
-webkit-transform: translateY(-20px);
-o-transition: translateY(-20px);
transform: translateY(-20px);
} #filters {
margin: 0;
width: 100%;
opacity: 1;
max-height: 200px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#filters.filters-hide {
opacity: 0;
max-height: 0px;
}
#filters li {
display: inline-block;
height: 20px;
line-height: 20px;
margin: 0px 10px 0px;
}
#filters li:first-child {
margin-left: 1px;
}
#filters li a {
display: inline-block;
color: #999999;
}
#filters li a:hover {
color: #000;
}
#filters li a.active {
color: #000;
} #portfolio-wrap {
width: 1380px;
margin: 0 auto;
margin-left: -20px;
margin-bottom: -20px;
}
#portfolio-wrap.no-gutter {
width: 1280px;
margin: 0 auto;
}
#portfolio {
width: 100%;
-webkit-transition: height 0.3s ease-in-out;
-moz-transition: height 0.3s ease-in-out;
-o-transition: height 0.3s ease-in-out;
-ms-transition: height 0.3s ease-in-out;
transition: height 0.3s ease-in-out;
}
.item {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
}
.item-content {
height: 100%;
width: 100%;
position: absolute;
background-color: #eeeeee;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
padding: 0px;
background-size: cover;
background-position: center center;
overflow: hidden;
display: table;
opacity: 0;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.item-content.image-show {
opacity: 1;
}
.item:hover .item-content {
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.item-overlay {
height: 100%;
width: 100%;
background: rgba(0,0,0,0);
position: absolute;
opacity: 0;
padding: 60px;
box-sizing: border-box;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.item:hover .item-overlay {
background: rgba(0,0,0,0.8);
opacity: 1;
}
.item-overlay.overlay-white {
background: rgba(255,255,255,0);
}
.item:hover .item-overlay.overlay-white {
background: rgba(255,255,255,0.5);
opacity: 1;
}
.item-cat {
display: block;
color: #999;
margin-bottom: 5px;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-transform: translateY(15px);
transform: translateY(15px);
}
.item:hover .item-cat {
opacity: 1;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
.item-title {
display: block;
font-weight: 700;
font-family: 'Montserrat', sans-serif;
color: #fff;
font-size: 36px;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-transform: translateY(15px);
transform: translateY(15px);
}
.item-overlay.overlay-white .item-title {
color: #000;
}
.item:hover .item-title {
opacity: 1;
-webkit-transition: all 0.5s ease-in-out 0.3s;
-moz-transition: all 0.5s ease-in-out 0.3s;
-o-transition: all 0.5s ease-in-out 0.3s;
-ms-transition: all 0.5s ease-in-out 0.3s;
transition: all 0.5s ease-in-out 0.3s;
-webkit-transform: translateY(0px);
transform: translateY(0px);
} .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: -o-transform, 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;
} #blog {
margin: 0 auto;
width: 100%;
}
#blog.text-align-center {
text-align:left;
margin-bottom:60px;
margin-top: 60px;
}
.post {
position: relative;
overflow: hidden;
width: 100%;
}
.post .one_half {
width:60%;
}
.post.sticky .one_half {
width: 80%;
}
.post.sticky .one_half p {
color: #000;
}
.post-image {
min-height: 300px;
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
z-index: 0;
margin-bottom: 80px;
cursor: pointer;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
opacity: 0;
}
.post-image.image-show {
opacity: 1;
}
.post .outer {
width: 50%;
margin: 0 auto;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.post .overlay {
background-color: rgba(0,0,0,0);
position: relative;
z-index: 10;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.post-categories {
margin: 0;
}
.meta-categories {
margin: 0 0 10px;
}
.meta-categories li {
display: inline-block;
margin-right: 5px;
}
.meta-categories li:after {
content: ',';
}
.meta-categories li:last-child:after {
content: "";
}
.meta-categories li:last-child {
margin-right: 0px;
}
.meta-categories li a {
color: #999;
font-size: 12px;
}
.meta-categories li a:hover {
color: #000;
}
.post-title, .post-title-no-link {
display: block;
font-family: 'Montserrat', sans-serif;
margin-bottom: 10px;
color: #000;
font-size: 48px;
font-weight: 700;
line-height: 50px;
margin-left: -3px;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.post-title:hover {
color: #222;
}
.author-avatar {
width: 60px;
height: 60px;
border-radius: 100px;
overflow: hidden;
margin-bottom: 10px;
}
.entry-meta {
margin: 0;
display: block;
margin-bottom: 30px;
}
.entry-meta li {
display: inline-block;
margin-right: 10px;
margin-bottom: 10px;
font-size: 12px;
}
.entry-meta li a {
color: #999;
}
.entry-meta li a:hover {
color: #000;
}
.entry-date:before {
font-family: FontAwesome;
content: "\f017";
padding-right: 3px;
}
.entry-author:before {
font-family: FontAwesome;
content: "\f007";
padding-right: 5px;
}
.entry-comments:before {
font-family: FontAwesome;
content: "\f075";
padding-right: 5px;
}
.entry-comments .screen-reader-text {
display: none;
}
.entry-tags {
margin-right: 5px !important;
}
.entry-tags:last-child::after {
content: "";
}
.entry-tags::after {
content: ",";
padding-right: 0;
}
.clapat-tags {
display: inline-block;
margin-left: 0;
}
.clapat-tags::before {
content: "";
font-family: FontAwesome;
padding-right: 5px;
}
.post-content {
margin-bottom: 100px;
}
#search-box {
margin-top:150px;
width:60%;
margin-bottom:60px;
} .post-comments {
margin-bottom: 120px;
}
.post-comments h2 {
margin-bottom: 40px;
}
.user_comment {
color: #000;
margin-bottom: 60px;
padding-left: 80px;
position: relative;
}
.user-image {
border-radius: 100%;
height: 60px;
overflow: hidden;
width: 60px;
position: absolute;
left: 0px;
}
.user-image img {
width: 100%;
height: auto;
}
.comment-name {
margin-bottom: 0px
}
.comment-date {
color: #999;
font-size: 12px;
margin-bottom: 20px;
}
.comment-text {
color: #999999;
margin-bottom: 5px;
}
.user_comment_reply {
position: relative;
color: #000;
padding-left: 80px;
margin-top: 60px;
display: block;
}
.reply {
color: #999;
display: block;
line-height: 14px;
margin-top: 15px;
}
.post-formular h4 {
margin-bottom: 40px;
}
#commentsform textarea {
resize: none;
}
#commentsform textarea:focus {
height: 200px;
}
.form-submit input[type="submit"]:hover {
background-color: #222;
}
.page-nav .no-posts-link {
color: #eee;
}
.page-comments {
margin-top:60px;
} .alignleft {
display: inline;
float: left;
}
.alignright {
display: inline;
float: right;
}
.aligncenter {
display: block;
margin-right: auto;
margin-left: auto;
}
blockquote.alignleft, .wp-caption.alignleft, img.alignleft {
margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright, .wp-caption.alignright, img.alignright {
margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter, .wp-caption.aligncenter, img.aligncenter {
clear: both;
margin-top: 0.4em;
margin-bottom: 1.6em;
}
.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter {
margin-bottom: 1.2em;
} .bypostauthor > article .fn:before {
content: "";
margin: 0 2px 0 -2px;
position: relative;
}
.wp-caption {
margin-bottom: 1.6em;
max-width: 100%;
}
.wp-caption-text {
font-style: italic;
line-height: 1.5;
padding: 0.5em 0;
}
.post-password-form label {
color: #333;
display: block;
line-height: 1.5;
}
.page-links a, .page-links > span {
margin: 0 0.25em 0.25em 0;
}
.page-links a {
background-color: #000;
border-color: #000;
color: #fff;
}
.page-links a, .page-links > span {
border: 1px solid rgba(51, 51, 51, 0.1);
display: inline-block;
font-size: 1.2rem;
height: 2em;
line-height: 2;
margin: 0 5px;
text-align: center;
width: 2em;
}
.form-submit {
display: inline-block;
margin-bottom: 50px;
position: relative;
width: 100%;
}
.gallery {
margin-bottom: 1.6em;
}
.gallery-item {
display: inline-block;
padding: 1.79104477%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
color: #707070;
color: rgba(51, 51, 51, 0.7);
display: block;
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
display: none;
} #map_canvas {
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 0;
}
#map_canvas img {
max-width: inherit !important;
}
.gmnoprint a, .gmnoprint span, .gm-style-cc {
display: none;
}
.gmnoprint div {
background: none !important;
}
#contact-formular {
width: 100%;
}
input[type="password"] {
height: 42px;
margin-bottom: 0;
margin-top: 10px;
}
input[type="text"], input[type="email"], input[type="password"], textarea {
color: #999;
font-family: 'Montserrat', sans-serif;
font-size: 14px;
text-transform: ;
height: 50px;
padding: 10px 25px 10px 0px;
width: 100%;
border-radius: 0px;
margin-bottom: 30px;
border: 0;
border-bottom: 1px solid #000;
border-left: 1px solid #000;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
box-sizing: border-box;
padding-left: 20px;
}
#contact-formular textarea {
resize: none;
padding: 20px 25px 20px 0px;
margin-bottom: 0;
}
#contact-formular textarea:focus {
height: 200px;
}
input[type="submit"]:hover {
background-color: #000;
color: #fff;
}
input[type="submit"] {
display: block;
color: #fff;
font-family: 'Montserrat', sans-serif;
font-size: 14px;
text-transform: uppercase;
padding: 15px 30px;
letter-spacing: 0;
line-height: 20px;
cursor: pointer;
border: none;
transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
text-align: center;
letter-spacing: 1px;
background-color: #000;
display: inline-block;
}
.nav-button input[type="submit"] {
background-color: transparent;
color: #000;
font-size: 70px;
font-style: normal;
font-weight: 700;
line-height: 1em;
padding: 0;
text-transform: none;
margin-bottom: 10px;
margin-left: -3px;
margin-top: 150px;
transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
-moz-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
-webkit-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
-o-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.nav-button:hover input[type="submit"] {
-ms-transform: translateY(-10px);
-webkit-transform: translateY(-10px);
-o-transition: translateY(-10px);
transform: translateY(-10px);
}
.error_message {
text-align: center;
margin-bottom: 30px;
font-size: 13px;
color: #e93735;
font-weight: bold;
}
#success_page {
text-align: center;
}
#success_page p {
color: #999999;
margin-top: 20px;
}
#message fieldset {
border: none;
}
div.wpcf7-validation-errors {
border: 2px solid #f7e700;
background-color: #f7e700;
color: #000;
display: inline-block;
margin: 0;
} .has-animation {
opacity: 0;
-webkit-transition: all 0.3s ease-in-out 0.3s!important;
-moz-transition: all 0.3s ease-in-out 0.3s!important;
-o-transition: all 0.3s ease-in-out 0.3s!important;
-ms-transition: all 0.3s ease-in-out 0.3s!important;
transition: all 0.3s ease-in-out 0.3s!important;
-ms-transform: translateY(50px);
-webkit-transform: translateY(50px);
-o-transition: translateY(50px);
transform: translateY(50px);
}
.has-animation.animate-in {
opacity: 1;
-ms-transform: translateY(0px);
-webkit-transform: translateY(0px);
-o-transition: translateY(0px);
transform: translateY(0px);
} button.mfp-close, button.mfp-arrow:before {
background:url(//www.sbagliato.net/wp-content/themes/nerduck-theme/css/default-skin/default-skin.png) 0 0 no-repeat; background-size: 264px 88px;
}
button.mfp-close {
width: 44px; height: 44px; color: transparent; background-position: 0 -44px;
}
button.mfp-arrow { 
width: 70px; height: 100px; opacity: .9;
}
button.mfp-arrow:hover, button.mfp-close:hover { 
background-color: transparent; 
}
button.mfp-arrow:after { 
display: none; 
}
button.mfp-arrow:before {
content: ''; position: absolute; top: 35px; height: 30px; width: 32px; border: 0; margin: 0;
}
button.mfp-arrow-left:before {
left: 6px; background-position: -138px -44px; 
}
button.mfp-arrow-right:before {
left: auto; right: 6px; background-position: -94px -44px; 
}
.mfp-title {
display: inline-block; position: fixed; bottom: 4px; left: 0; padding: 0 8px; font-size: 13px; line-height: 27px; color: #fff; text-transform: uppercase; letter-spacing: 1px;
}
.mfp-counter {
position: fixed; top: 14px; left: 14px; font-size: 13px; font-weight: 400; color: #fff; opacity: .85; 
}
.mfp-removing button,.mfp-removing .mfp-title { 
opacity: 0; 
}
.mfp-figure:after {
box-shadow: none; 
} html {
-webkit-backface-visibility: hidden;
}
.mfp-ready .mfp-figure {
opacity: 0;
}
.mfp-zoom-in .mfp-figure { 
opacity: 0; transition: all 0.2s ease-out; transform: scale(0.9);
}
.mfp-zoom-in.mfp-bg, .mfp-zoom-in .mfp-preloader {
opacity: 0; transition: all 0.2s ease-out;
}
.mfp-zoom-in.mfp-image-loaded .mfp-figure {
opacity: 1; transform: scale(1);
}
.mfp-bg { 
background: #fff; 
}
.mfp-zoom-in.mfp-ready.mfp-bg, .mfp-zoom-in.mfp-ready .mfp-preloader {
opacity: 0.95;
}
.mfp-zoom-in.mfp-removing .mfp-figure {
transform: scale(0.9); opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg, .mfp-zoom-in.mfp-removing .mfp-preloader {
opacity: 0;
}
.mfp-preloader {
width: 88px; height: 8px; opacity: 0.65; margin: 0 auto; background: url(//www.sbagliato.net/wp-content/themes/images/bckg/loading-light.gif) center center no-repeat; background-size: 88px 8px;
} .mfp-image-loaded .mfp-figure {
-webkit-animation-name: fadeIn; animation-name: fadeIn; -webkit-animation-duration: .2s; animation-duration: .2s; -webkit-backface-visibility: hidden;
}
@-webkit-keyframes fadeIn{
0%{ opacity:0 }
100%{ opacity:1 }
}
@keyframes fadeIn{
0%{ opacity:0 }
100%{ opacity:1 }
}  .clapat-button {
color: #fff;
font-family: 'Montserrat', sans-serif;
font-size: 14px;
text-transform: uppercase;
padding: 15px 30px;
letter-spacing: 0;
line-height: 20px;
cursor: pointer;
border: none;
transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
text-align: center;
letter-spacing: 1px;
background-color: #000;
display: inline-block;
}
.clapat-button:hover, .clapat-button:active, .clapat-button:focus {
background-color: #333;
color: #fff;
}
.clapat-button.outline-button {
color: #000;
padding: 12px 27px;
background-color: transparent;
border: #000 3px solid;
}
.clapat-button.outline-button:hover, .clapat-button.outline-button:active, .clapat-button.outline-button:focus {
border: #000 3px solid;
color: #fff;
background-color: #000;
}
.space-buttons {
display: inline-block;
height: 0px;
width: 20px;
} .more {
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size: 14px;
color: #000;
}
.more:hover {
color: #000;
}
.icon:before {
display: inline-block;
content: ' ';
background-image: url(//www.sbagliato.net/wp-content/themes/nerduck-theme/images/arrow-right.svg);
background-size: 30px 20px;
height: 19px;
width: 30px;
vertical-align: middle;
}
a.more > span.icon {
float: none;
margin: 0.1em 0.3em -0.1em 0;
font-size: 19px;
padding-left: 0px;
opacity: 0;
-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;
}
a.more:hover > span.icon {
float: none;
margin: 0.1em -0.1em -0.1em 0;
opacity: 1;
padding-left: 15px;
-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;
} .progress-bar {
text-align: left!important;
margin: 0px!important;
}
ul.progress-bar {
margin: 0;
}
.progress-bar li {
list-style: none!important;
cursor: pointer;
}
.progress-bar li i {
margin: 0;
}
.progress-bar li:last-child span {
margin-bottom: 0px;
}
.progress-bar li .bar-wrap {
margin-bottom: 20px;
background-color: #eee;
}
.progress-bar li span {
height: 10px;
width: 0px;
display: block;
background-color: #000;
transition: background-color 0.2s ease 0s;
-moz-transition: background-color 0.2s ease 0s;
-webkit-transition: background-color 0.2s ease 0s;
-o-transition: background-color 0.2s ease 0s;
}
.progress-bar li p {
margin-bottom: 5px;
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size: 14px;
color: #000;
}
.progress-bar li span {
overflow: visible!important;
position: relative;
}
.progress-bar li span strong {
position: absolute;
right: -0px;
top: -25px;
padding: 4px 0px;
color: #999;
line-height: 12px;
font-size: 11px;
opacity: 0;
display: block;
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size: 14px;
}
.progress-bar li span strong i {
font-style: normal;
}
.progress-bar li span strong.full:after {
left: 15px;
}
.progress-bar li span strong.full {
width: 43px;
text-align: center;
} .services-icon i {
font-size: 30px;
float: none;
margin-right: 10px;
color: #999;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
}
.services-icon:hover i {
color: #000;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.service-info-text {
margin-top: 10px;
margin-bottom: 0px;
}
.service-info-text h5 {
margin-bottom: 5px;
padding-top: 5px;
font-size:14px;
}
.service-info-text p {
margin-bottom:0px;
} .service-icon-top i {
font-size: 18px;
line-height: 24px;
margin-bottom: 15px;
color: #999;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
}
.service-icon-top:hover i {
color: #000;
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-o-transform: scale(1.3);
-ms-transform: scale(1.3);
transform: scale(1.3);
}
.service-info-text h5 {
margin-bottom: 5px;
padding-top: 5px;
} .accordion dt {
cursor: pointer;
padding: 10px 15px;
margin-bottom: 10px;
background-color: #eeeeee;
transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
}
.accordion dt.accordion-active {
background-color: #000;
color: #fff;
}
.accordion dt:hover {
background-color: #000;
color: #fff;
}
.accordion dt {
font-weight: 700;
font-size: 14px;
}
.accordion dt.accordion-active:after {
content: "_";
margin-top: -7px;
}
.accordion dt:after {
content: "+";
float: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: bold;
margin-top: 0px;
}
.accordion .accordion-content {
padding: 5px 15px;
line-height: 25px;
} .toggle-wrap {
float: left;
width: 100%;
}
.toggle-title {
background: #eeeeee;
cursor: pointer;
padding: 10px 15px;
margin-bottom: 10px;
display: block;
font-weight: 700;
font-size: 14px;
transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
}
.toggle-title:after {
content: "+";
float: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: bold;
margin-top: 0px;
}
.toggle-title a {
color: #999;
text-decoration: none;
}
.toggle-title:hover {
background: #000;
color: #fff;
}
.toggle-title:hover a {
color: #fff;
}
.toggle_container {
padding: 5px 15px;
margin-bottom: 24px;
line-height: 25px;
}
.toggle-active {
color: #fff;
background: #000;
}
.toggle-active:after {
content: "_";
margin-top: -7px;
}
.toggle-active a {
color: #FFF;
} .tab-shortcode {
display: table;
width: 100%;
}
ul.tabs {
overflow: hidden;
margin: 0px;
}
ul.tabs li {
float: left;
margin: 0px;
list-style: none;
}
ul.tabs li a {
display: block;
background-color: #eeeeee;
padding: 6px 20px;
margin-right: 5px;
color: #999;
font-weight: 700;
font-size: 14px;
}
ul.tabs .tab-active a {
color: #fff;
background-color: #000;
}
ul.tabs li a:hover {
color: #fff;
background-color: #000;
}
.tab_container {
clear: both;
padding: 20px;
margin-top: 0px;
border: #ebebeb solid 1px;
line-height: 25px;
} .alertboxes {
float: left;
width: 100%;
}
.shortcode_alertbox {
color: #FFFFFF;
display: block;
line-height: 20px;
margin-bottom: 20px;
padding: 15px 40px 15px 14px;
position: relative;
}
.shortcode_alertbox .box_close {
background: url(//www.sbagliato.net/wp-content/themes/nerduck-theme/images/close_box.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
background-position: 10px 10px;
background-size: 20px 20px;
display: block;
height: 40px;
position: absolute;
right: 5px;
top: 5px;
width: 40px;
cursor: pointer;
}
.shortcode_alertbox b {
color: inherit;
}
.shortcode_alertbox.box_red {
background: none repeat scroll 0 0 #F9E5E6;
color: #B3696C;
}
.shortcode_alertbox.box_blue {
background: none repeat scroll 0 0 #D8ECF5;
color: #528DA9;
}
.shortcode_alertbox.box_yellow {
background: none repeat scroll 0 0 #FCF7D9;
color: #C4A21B;
}
.shortcode_alertbox.box_green {
background: none repeat scroll 0 0 #E3EBC6;
color: #8FA442;
} .clapat-counters {
display: table;
margin-left: 0;
text-align: center;
width: 100%;
}
.clapat-counter {
text-align: center;
list-style: none;
display: inline-block;
border-right: 1px solid #f0f0f0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 25%;
display: table-cell;
}
.clapat-counter:last-child {
border-right: none;
}
.clapat-counter .number {
display: block;
font-family: 'Montserrat', sans-serif;
font-size: 48px;
font-weight: 700;
line-height: 48px;
margin-bottom: 5px;
color: #000;
}
.clapat-counter .subject {
font-weight: 400;
font-size: 14px;
} .p-table-item {
margin: 0 0 30px;
position: relative;
text-align: center;
}
.p-table-item-inner {
border: 3px solid #eaeaea;
vertical-align: middle;
transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
}
.p-table-item-inner:hover {
border-color: #000;
}
.active .p-table-item-inner {
border-color: #000;
}
.p-table-wrap {
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 30px 20px;
text-align: center;
overflow: hidden;
}
.p-table-icon {
padding-top: 10px;
padding-bottom: 5px;
position: relative;
font-size: 32px;
z-index: 1;
color: #000;
}
.p-table-title {
position: relative;
margin-bottom: 40px;
font-family: 'Montserrat', sans-serif;
font-size: 18px;
font-weight: 700;
letter-spacing: 1px;
z-index: 1;
color: #000;
text-transform: uppercase;
}
.p-table-list {
margin: 0 -20px 30px;
padding: 0;
font-weight: 400;
font-size: 14px;
}
.p-table-list li {
padding: 12px 20px;
list-style: none;
border-bottom: 1px solid #ebebeb;
}
.p-table-list li:first-child {
border-top: 1px solid #ebebeb;
}
.p-table-num {
font-family: 'Montserrat', sans-serif;
font-size: 40px;
font-weight: 700;
line-height: 1;
margin: 0 -20px;
border-top: 1px solid #ebebeb;
padding-top: 20px;
color: #000;
}
.p-table-num sup {
font-family: 'Montserrat', sans-serif;
font-size: 18px;
font-weight: 400;
position: relative;
top: -15px;
left: -3px;
margin-left: -7px;
color: #000;
}
.p-table-button {
margin: 50px 0 20px 0;
}
.p-table-per {
margin-bottom: 20px;
font-weight: 400;
font-size: 14px;
} .radial-counter {
display: block;
margin: 0 50px;
cursor: default;
margin: 10px;
}
.radial-counter input {
cursor: default;
font-family: 'Montserrat', sans-serif!important;
font-weight: 400!important;
font-size: 13px!important;
height: 50px!important;
width: 50px!important;
background-color: #000!important;
border-radius: 100%;
margin-left: -95px!important;
margin-top: 45px!important;
}
.radial-counter-name {
margin-top: 15px;
}
.radial-counter-info {
margin-top: 10px;
} footer {
box-sizing: border-box;
height: 120px;
background-color: #fff;
width: inherit;
bottom: 0;
left: 0;
overflow: hidden;
}
#footer-container {
width: 1180px;
margin: 0 auto;
height: inherit;
}
.copyright {
float: left;
margin-bottom: 0;
font-size: 12px;
}
.scrolltotop {
width: 60px;
height: 30px;
position: absolute;
left: 50%;
margin-left: -30px;
border-radius: 2px 2px 0px 0px;
-webkit-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 0.35s ease-in-out 0.1s;
-moz-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 0.35s ease-in-out 0.1s;
-o-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 0.35s ease-in-out 0.1s;
transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 0.35s ease-in-out 0.1s;
-webkit-transform: translate3d(0, 0, 0);
-webkit-perspective: 1000;
-webkit-transform: translateY(0);
transform: translateY(0);
color: #000;
cursor: pointer;
}
.scrolltotop.hidden {
opacity: 0;
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
@keyframes bounce {
0%, 20%, 60%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
80% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
}
.scrolltotop:hover {
color: #000;
animation: bounce 1s;
}
.scrolltotop .holder::after, .scrolltotop .holder::before {
right: 25px;
top: 13px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.holder {
width: 0;
height: 0;
position: absolute;
top: 0;
right: 0;
}
.holder::after, .holder::before {
display: block;
position: absolute;
content: "";
width: 6px;
height: 6px;
right: 10px;
z-index: 10;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
}
.holder::after {
top: 17px;
}
.holder::before {
top: 18px;
border-top: 2px solid;
border-left: 2px solid;
border-top-color: inherit;
border-left-color: inherit;
}
.socials {
margin: 0px;
display: block;
width: auto;
float: right;
line-height: 25px;
}
.socials li {
list-style: none;
display: inline-block;
margin-left: -4px;
}
.socials li:first-child {
margin-left: 3px;
}
.socials li:first-child a {
padding-left: 0px;
}
.socials li a {
border-right: 1px dotted rgba(0, 0, 0, 0.2);
padding: 0 20px;
color: #999;
display: block;
font-size: 16px;
height: 16px;
line-height: 10px;
width: 20px;
}
.socials li:last-child a {
border-right: none;
padding-right: 0px;
}
.socials li a:hover {
color: #000;
} @media only screen and (max-width: 1466px) {
.container, #header-container, #pre-hero, #footer-container {
width: 940px;
}
#pre-hero {
padding: 200px 0 60px;
}
}
@media only screen and (max-width: 1260px) {
.container, #header-container, #pre-hero, #footer-container {
width: 860px;
}
#pre-hero {
padding: 150px 0 60px;
}
.flexnav li {
margin-right: 0px;
}
.post .one_half {
width:70%;
}
#search-box {
width:70%;
}
}
@media only screen and (max-width: 1024px) {
.container, #pre-hero, #footer-container {
width: 100%;
padding-left: 80px;
padding-right: 80px;
box-sizing: border-box;
}
#pre-hero {
padding-top: 100px
}
.pre-hero-container {
width: 100%;
}
header {
position: relative;
}
#header-container {
width: 100%;
}
#logo {
margin-left: 80px;
}
#nav-menu {
margin-right: 80px;
}
.menu-button {
background: none;
border-bottom: none;
color: #222222;
cursor: pointer;
display: block;
height: 100%;
padding: 1em;
position: absolute;
right: 0;
width: 80px;
}
.menu-button .touch-button {
display: none;
}
nav {
margin-right: 0;
width: 100%; }
nav::after {
width: 0;
}
.menu-title {
display: none;
}
.menu-item {
top: 0px;
}
.flexnav.flexnav-show {
}
.flexnav li {background-color: #222;}
.flexnav li a {
background: #222 none repeat scroll 0 0;
padding: 20px 40px;
border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.flexnav li a.is-active, .flexnav li a:hover {
color: #fff;
}
.flexnav ul li ul li a {
padding-left: 60px;
}
.flexnav .touch-button {
display: block;
}
.flexnav li ul {
min-width: 150px;
margin: 0 auto;
}
.flexnav li ul li {
list-style: none;
}
.one_half {
width: 100%;
}
.one_third {
width: 100%;
}
.one_fourth {
width: 100%;
}
.one_fifth {
width: 100%;
}
.one_sixth {
width: 100%;
}
.two_fifth {
width: 100%;
}
.two_fourth {
width: 100%;
}
.two_third {
width: 100%;
}
.three_fifth {
width: 100%;
}
.three_fourth {
width: 100%;
}
.four_fifth {
width: 100%;
}
.five_sixth {
width: 100%;
}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
margin-bottom: 20px;
margin-right: 0%;
}
.post.sticky .one_half {
width: 100%;
}
.post .one_half {
width:100%;
}
#search-box {
width:100%;
}
#page-nav {
padding: 50px 0;
}
.page-nav-image {
margin-top: -50px;
}
.has-animation {
opacity: 1;
-ms-transform: translateY(0px);
-webkit-transform: translateY(0px);
-o-transition: translateY(0px);
transform: translateY(0px);
}
.vc_col-sm-6 {
width: 100%!important;
}
}
@media only screen and (max-width: 767px) {
.container, #pre-hero, #footer-container {
width: 100%;
padding-left: 40px;
padding-right: 40px;
box-sizing: border-box;
}
#logo {
margin-left: 40px;
}
#nav-menu {
margin-right: 40px;
}
#pre-hero {
padding-top: 80px
}
#filters li {
display: block;
margin: 0 1px 10px;
}	 
#portfolio-wrap {
margin: 0 auto 20px 20px;
width: 1380px;
}
.user_comment_reply {
margin-left: -80px;
}
footer {
height: auto;
overflow: visible;
}
.scrolltotop {
left: 0;
margin-left: -22px;
position: relative;
}
.copyright {
float: none;
margin-bottom: 20px;
margin-top: 20px;
}
.socials {
float: none;
margin-bottom: 40px;
}
#page-nav {
padding: 40px 0;
}
.page-nav-image {
margin-top: -40px;
}
h1.big-title {
font-size: 60px;
}
}
@media only screen and (max-width: 479px) {
#pre-hero {
padding-top: 60px
}	 
h1.big-title {
font-size: 40px;
}
#page-nav {
padding: 30px 0;
}
.page-nav-image {
margin-top: -30px;
}
} .page-id-6 #page-nav {display: none;}
.page-id-81 #page-nav {display: none;}
.nav-button p {color: black;}@font-face{font-family:'FontAwesome';src:url(//www.sbagliato.net/wp-content/themes/nerduck-theme/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(//www.sbagliato.net/wp-content/themes/nerduck-theme/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'),url(//www.sbagliato.net/wp-content/themes/nerduck-theme/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'),url(//www.sbagliato.net/wp-content/themes/nerduck-theme/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'),url(//www.sbagliato.net/wp-content/themes/nerduck-theme/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),url(//www.sbagliato.net/wp-content/themes/nerduck-theme/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}