#globalOverlay,
#iubenda-cs-banner {
    position: fixed;
    background-color: #fff;
    left: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
    -webkit-text-size-adjust: 100%
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.app-clear:after,
.app-clear:before {
    content: " ";
    display: table
}

.app-clear:after {
    clear: both
}

.img-flex {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    height: auto
}

#microdata,
.service-image-overlay,
body #app-side-menu-nav .app-side-menu-child-menu,
body #app-side-menu-non-css3-nav .app-side-menu-non-css3-child-menu {
    display: none
}

.app-image-float-left {
    float: left;
    margin: 1em
}

.app-image-float-right {
    float: right;
    margin: 1em
}

.app-div-float {
    float: left
}

.noscroll {
    overflow-y: hidden!important
}

.hello {
    font-size: 1.6em;
    line-height: 1.6em;
    text-align: center
}

.bigger {
    font-weight: 500;
    font-size: 35px;
    text-transform: uppercase;
    color: #000
}

.app-margin {
    margin: 2em auto;
    width: 90%
}

.entry-content {
    width: 90%;
    margin: 0 auto
}

* {
    box-sizing: border-box
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Poppins, sans-serif
}

a,
article,
body,
footer,
p,
section {
    font-family: Muli, sans-serif;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: subpixel-antialiased;
    line-height: 1.6em;
    font-weight: 300
}

strong {
    font-weight: 600!important
}

:focus {
    outline: 0;
    border: 0
}

footer .data-wrapper .footer-data p a {
    vertical-align: inherit!important
}

#globalOverlay {
    height: 100vh;
    width: 100vw;
    z-index: 100000;
    top: 0;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    overflow-y: hidden;
    background-image: url(../../../uploads/2016/02/APP-Web-Agency-Gif.gif);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 200px 112px
}

/* IUBENDA BANNER */
/* ------------------------------- */

#iubenda-cs-banner {
    bottom: 0;
    width: 100%;
    margin: 0 auto;
    z-index: 99999998;
    background-image: url(../../../uploads/2016/02/APP-Web-Agency-Pattern-Bianco.png);
    background-repeat: repeat
}

#iubenda-cs-banner .iubenda-cs-content {
    display: block;
    margin: 0 auto;
    width: auto;
    font-family: Muli, sans-serif;
    font-size: 14px;
    color: #212121;
    background-image: url(../../../uploads/2016/02/APP-Web-Agency-logo-webagency-cookie.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 300px 150px
}

#iubenda-cs-banner .iubenda-cs-content .iubenda-cs-rationale {
    position: relative;
    margin: 0 auto
}

#iubenda-cs-banner .iubenda-cs-content .iubenda-cs-rationale a.iubenda-cs-close-btn {
    margin: 0;
    text-decoration: none;
    font-size: 12px;
    color: #fafafa;
    position: absolute;
    right: calc(50% - 103px);
    top: 7px;
    border: none;
    text-transform: uppercase;
    display: block;
    /* height: 32px; */
    /* width: 32px; */
    text-align: center;
    border-radius: 15px;
    line-height: 29px;
    background-color: #009e55;
    padding: 5px 10px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
}

#iubenda-cs-banner .iubenda-cs-content .iubenda-cs-rationale a.iubenda-cs-close-btn:hover{
	border-radius: 0;
}

#iubenda-cs-banner .iubenda-cs-content .iubenda-cs-rationale .iubenda-banner-content {
    width: 90%;
    max-width: 900px;
    height: auto;
    margin: 0 auto
}

#iubenda-cs-banner .iubenda-cs-content .iubenda-cs-rationale .iubenda-banner-content p {
    font-size: 14px;
    color: #212121;
    font-family: Muli;
    line-height: 1.6em;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 0
}

#iubenda-cs-banner .iubenda-cs-content .iubenda-cs-rationale .iubenda-banner-content p:last-child {
    position: relative;
    bottom: 0;
    left: 0;
    padding-top: 10px;
    padding-bottom: 4px;
    font-size: 15px
}

#iubenda-cs-banner .iubenda-cs-content .iubenda-cs-rationale .iubenda-banner-content p a {
    color: inherit;
    font-weight: 600;
    text-decoration: underline
}


/* ------------------------------- */
/* .IUBENDA BANNER */

body {
    margin: 0;
    padding: 0;
    overflow-x: hidden
}

body .app-side-menu-add-padding {
    padding-top: 0
}

body header {
    min-height: 50px;
    max-height: 80px;
    height: 50px;
    min-width: 100%!important;
    width: 100%!important;
    top: 0!important;
    left: 0!important;
    padding: 0!important
}

body header#app-side-menu-top {
    background: 0 0;
    background-color: #fff!important;
    box-shadow: 0 1px 60px rgba(33, 33, 33, .1)!important
}

body header#app-side-menu-top .app-headbar-title {
    height: 50px;
    max-height: 80px;
    min-height: 50px;
    width: calc(100% - 100px);
    float: left
}

body header#app-side-menu-top .app-headbar-title h1 {
    font-family: Poppins, sans-serif;
    margin: 0;
    min-height: 50px;
    max-height: 80px;
    height: 50px
}

body header#app-side-menu-top .app-headbar-title h1 #app-side-menu-header-logo,
body header#app-side-menu-top .app-headbar-title h1 #app-side-menu-non-css3-header-logo {
    height: 36px;
    margin: 7px 20px
}

body header#app-side-menu-top #app-side-menu-tel {
    height: 50px;
    width: 50px;
    float: left
}

body header#app-side-menu-top #app-side-menu-tel a {
    display: block;
    width: 18px;
    height: 18px
}

body header#app-side-menu-top #app-side-menu-tel a .app-telephone {
    height: 18px;
    width: 18px;
    display: block;
    margin-top: 16px;
    margin-bottom: 16px;
    margin-left: 0
}

body header#app-side-menu-top .app-side-menu-button-container {
    float: left;
    width: 50px;
    min-height: 50px;
    height: 50px;
    max-height: 80px
}

body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn {
    display: block;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    margin: 0;
    padding: 0;
    cursor: pointer;
    height: 50px;
    width: 50px;
    float: right
}

body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn span {
    position: absolute;
    height: 3px;
    top: 48%;
    right: 22px;
    width: 20px;
    background: #000;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn span:after,
body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn span:before {
    content: '';
    position: absolute;
    height: 3px;
    width: 100%;
    left: 0;
    background: #000;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

body .app-fullcover,
body main .subservice-wrapper {
    background-image: url(../../../uploads/2016/02/APP-Web-Agency-Pattern-Nero.png);
    background-repeat: repeat
}

body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn span:before {
    top: -7px
}

body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn span:after {
    top: 7px
}

body .app-spacing {
    height: 50px
}

body .app-fullcover {
    width: 100vw;
    padding: 2em 0;
    background-color: #212121
}

body .app-fullcover .fullcover-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

body .app-fullcover .fullcover-wrapper .fullcover-image {
    width: 100%
}

body .app-fullcover .fullcover-wrapper .fullcover-image img {
    height: auto;
    max-width: 60%;
    display: block;
    margin: 0 auto
}

body .app-fullcover .fullcover-wrapper .fullcover-title {
    width: 100%;
    padding: 2em 0 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

body .app-fullcover .fullcover-wrapper .fullcover-title h1 {
    font-size: 2em;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto .6em;
    font-weight: 300;
    font-family: Muli, sans-serif;
    line-height: 1.1em
}

body .app-fullcover .fullcover-wrapper .fullcover-title h1:after {
    content: '';
    position: relative;
    top: 9px;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 1px;
    max-width: 125px
}

body .app-fullcover .fullcover-wrapper .fullcover-title h1[id~=Marketing]:after {
    background-color: #efc439
}

body .app-fullcover .fullcover-wrapper .fullcover-title h1[id~=SEO]:after {
    background-color: #e9392c
}

body .app-fullcover .fullcover-wrapper .fullcover-title h1[id~=Design]:after {
    background-color: #428ff4
}

body .app-fullcover .fullcover-wrapper .fullcover-title span.subtitle {
    text-align: center;
    font-size: 1.1em;
    padding: 0;
    font-weight: 300;
    font-family: Muli, sans-serif;
    margin: 0 auto;
    display: block
}

body main {
    background-color: #fff
}

body main article .article-image img {
    display: block;
    margin: 0 auto
}

body main article .article-content {
    padding: 2em 0
}

body main article .article-content p:nth-child(2) {
    font-size: .6em
}

body main article .article-content p {
    font-size: 1.3em !important;
    text-align: center
}

body main article .article-content p.hello {
    font-size: 1.6em;
    line-height: 1.6em;
    text-align: center
}

body main .subservice-wrapper {
    background-color: #212121;
    box-shadow: 0 1px 60px rgba(33, 33, 33, .1)
}

body main .subservice-wrapper>.subservice-title {
    width: 100%
}

body main .subservice-wrapper>.subservice-title > .titolo-sottoservizi {
    text-align: center;
    color: #fafafa;
    margin: 0 auto;
    padding: 2em 0;
    line-height: 1.2em;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 2.2em;
    width: 90%
}

body main .subservice-wrapper article {
    padding-bottom: 3em
}

body main .subservice-wrapper article:last-child {
    padding-bottom: 2.7em
}

body main .subservice-wrapper article .subservice-image img {
    max-width: 150px;
    height: auto
}

body main .subservice-wrapper article .subservice-title {
    margin: 1em auto
}

body main .subservice-wrapper article .subservice-title h3 {
    font-size: 1.8em;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300
}

body main .subservice-wrapper article .subservice-title h3 a[href*=brand-management],
body main .subservice-wrapper article .subservice-title h3 a[href*=digital-advertising],
body main .subservice-wrapper article .subservice-title h3 a[href*=reputazione-online],
body main .subservice-wrapper article .subservice-title h3 a[href*=direct-email-marketing],
body main .subservice-wrapper article .subservice-title h3 a[href*=social-media-marketing],
body main .subservice-wrapper article .subservice-title h3 a[href*=web-strategy] {
    color: #efc439
}

body main .subservice-wrapper article .subservice-title h3 a[href*=brand-management]:after,
body main .subservice-wrapper article .subservice-title h3 a[href*=digital-advertising]:after,
body main .subservice-wrapper article .subservice-title h3 a[href*=reputazione-online]:after,
body main .subservice-wrapper article .subservice-title h3 a[href*=direct-email-marketing]:after,
body main .subservice-wrapper article .subservice-title h3 a[href*=social-media-marketing]:after,
body main .subservice-wrapper article .subservice-title h3 a[href*=web-strategy]:after {
    background-color: #efc439
}

body main .subservice-wrapper article .subservice-title h3 a[href*=link-building],
body main .subservice-wrapper article .subservice-title h3 a[href*=ottimizzazione-seo],
body main .subservice-wrapper article .subservice-title h3 a[href*=seo-copywriting] {
    color: #e9392c
}

body main .subservice-wrapper article .subservice-title h3 a[href*=link-building]:after,
body main .subservice-wrapper article .subservice-title h3 a[href*=ottimizzazione-seo]:after,
body main .subservice-wrapper article .subservice-title h3 a[href*=seo-copywriting]:after {
    background-color: #e9392c
}

body main .subservice-wrapper article .subservice-title h3 a[href*=graphic-design],
body main .subservice-wrapper article .subservice-title h3 a[href*=realizzazione-blog],
body main .subservice-wrapper article .subservice-title h3 a[href*=realizzazione-e-commerce],
body main .subservice-wrapper article .subservice-title h3 a[href*=realizzazione-siti-web],
body main .subservice-wrapper article .subservice-title h3 a[href*=sviluppo-app-mobile],
body main .subservice-wrapper article .subservice-title h3 a[href*=sviluppo-applicazioni-web] {
    color: #428ff4
}

body main .subservice-wrapper article .subservice-title h3 a[href*=graphic-design]:after,
body main .subservice-wrapper article .subservice-title h3 a[href*=realizzazione-blog]:after,
body main .subservice-wrapper article .subservice-title h3 a[href*=realizzazione-e-commerce]:after,
body main .subservice-wrapper article .subservice-title h3 a[href*=realizzazione-siti-web]:after,
body main .subservice-wrapper article .subservice-title h3 a[href*=sviluppo-app-mobile]:after,
body main .subservice-wrapper article .subservice-title h3 a[href*=sviluppo-applicazioni-web]:after {
    background-color: #428ff4
}

body main .subservice-wrapper article .subservice-title h3 a {
    text-decoration: none;
    color: inherit;
    font-family: Muli, sans-serif;
    display: inline-block
}

body main .subservice-wrapper article .subservice-title h3 a:after {
    content: '';
    position: relative;
    top: 4px;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 1px;
    max-width: 125px
}

body main .subservice-wrapper article .subservice-content p {
    color: #fafafa;
    text-align: center;
    font-size: 1.1em
}

body .subservice-wrapper article .subservice-image {
    position: relative;
	max-width: 150px;
    margin: 0 auto;
}

body .subservice-wrapper article .subservice-image .service-image-overlay {
    width: 132px;
    height: 132px;
    border-radius: 400px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    z-index: 5;
    position: absolute;
    top: 9px;
    left: calc(50% - 66px);
    background-color: rgba(33, 33, 33, .9);
    opacity: 0;
    display: table!important;
    cursor: default
}

body .subservice-wrapper article .subservice-image .service-image-overlay p {
    margin: 0!important;
    padding: 0!important;
    width: 100%!important;
    height: 100%;
    font-size: 1.2em!important;
    display: block!important;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    opacity: 0
}

body .subservice-wrapper article .subservice-image .service-image-overlay p a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 132px;
    text-decoration: none
}

body main .subservice-wrapper #call-to-action {
    width: 100%
}

body main .subservice-wrapper #call-to-action .call-to-action-wrapper {
    width: 90%;
    margin: 0 auto
}

body main .subservice-wrapper #call-to-action .call-to-action-wrapper .cta-text {
    width: 100%;
    max-width: 330px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-flex-flow: column nowrap
}

body main .subservice-wrapper #call-to-action .call-to-action-wrapper .cta-text h2 {
    text-align: center;
    color: #fafafa;
    margin: 0 auto;
    padding-top: 1.3em;
    font-weight: 300;
    font-size: 2.4em;
    line-height: 1.6em
}

body main .subservice-wrapper #call-to-action .call-to-action-wrapper .cta-button {
    width: 100%;
    padding: 0 0 3.5em;
    margin-top: 1.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-flex-flow: column nowrap
}

body main .subservice-wrapper #call-to-action .call-to-action-wrapper .cta-button a {
    text-decoration: none;
    color: #000;
    display: block;
    width: 160px;
    margin: 0 auto;
    text-align: center;
    font-size: 1.1em;
    text-transform: uppercase;
    border: 2px solid #fafafa;
    background-color: #fafafa;
    border-radius: 15px;
    padding: 12px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    font-family: Poppins, sans-serif;
    font-weight: 300
}

body #sidebar-footer .textwidget a,
body footer#footer a {
    text-decoration: none;
    color: inherit
}

body .sidebar-wrapper {
    display: none
}

body #sidebar-footer,
body #sidebar-footer .footer-widget {
    width: 100%
}

body #sidebar-footer .textwidget {
    text-decoration: none;
    text-align: center
}

body .goodbye {
    margin: 0 auto;
    max-width: 1860px;
    width: 90%;
    padding: 2em 0 2.5em;
    position:relative;
}
@keyframes floatsTop {
	0% { bottom: 10px; }
	50% { bottom: -5px; }
	100% { bottom: 10px; }
}

@-webkit-keyframes floatsTop {
	0% { bottom: 10px; }
	50% { bottom: -5px; }
	100% { bottom: 10px; }
}
/*
#scrollTop{
	position: absolute;
    width: 60px;
    height: 30px;
    z-index: 100;
    bottom: 10px;
    left: calc(50% - 30px);
    border-radius: 100%;
    background-repeat: repeat;
    -webkit-animation-name: floatsTop;
    		animation-name: floatsTop;
    -webkit-animation-timing-function: ease-in-out;
    		animation-timing-function: ease-in-out;
    -webkit-animation-duration: 4s;
    		animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
    		animation-iteration-count: infinite;
}
#scrollTop > img{
	display:block;
	max-width:50%;
	margin:0 auto;
	-webkit-transform:rotate(180deg);
		-ms-transform:rotate(180deg);
			transform:rotate(180deg);
}
*/
body .goodbye .goodbye-text p {
    font-size: 1.3em
}

body .goodbye .goodbye-image img {
    max-width: 150px
}

body section#footer-menu {
    display: none;
    background-color: #181818;
    line-height: 1.6em
}

body section#footer-menu a {
    text-decoration: none;
    color: #b9b9b9
}

body section#footer-menu ul {
    list-style-type: none
}

body section#footer-menu .current-menu-item>a {
    text-transform: uppercase
}

body footer#footer {
    width: 100%;
    text-align: center;
    background-color: #000;
    color: #b0b0b0;
    font-size: .7em;
    padding: .2em 0
}

body footer#footer .data-wrapper {
    width: 90%;
    margin: 0 auto;
    padding: 7px 0 0
}

body footer#footer .data-wrapper .data-float {
    height: 24px
}

body footer#footer .data-wrapper .data-float:before {
    color: #b0b0b0
}

@media only screen and (min-width:320px) and (orientation:landscape) {
    body main .article-image {
        max-width: 300px;
        margin: 0 auto
    }
    body main article .subservice-content {
        max-width: 90%;
        margin: 0 auto
    }
    body main #call-to-action .call-to-action-wrapper .cta-text {
        max-width: 320px!important;
        margin: 0 auto
    }
    body .app-fullcover .fullcover-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-flex-flow: row nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-items: center
    }
    body .app-fullcover .fullcover-wrapper .fullcover-image {
        width: 50%;
        float: left
    }
    body .app-fullcover .fullcover-wrapper .fullcover-image img {
        height: auto;
        max-width: 90%;
        display: block;
        margin: 25px auto;
        float: right
    }
    body .app-fullcover .fullcover-title {
        width: 50%;
        float: left;
        padding: 0!important
    }
    body .goodbye {
        margin: 0 auto;
        padding-bottom: 2em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -webkit-align-items: center;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-flex-flow: row nowrap;
        max-width: 60%
    }
    body .goodbye .goodbye-text {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
        width: 50%
    }
    body .goodbye .goodbye-text p {
        font-family: Muli, sans-serif;
        font-size: 1.3em;
        line-height: 1.6em;
        float: right;
        margin-bottom: 1em;
        padding: 0
    }
    body .goodbye .goodbye-image {
        width: 50%
    }
    body .goodbye .goodbye-image img {
        max-width: 150px;
        margin: 0
    }
}

@media only screen and (min-width:375px) and (orientation:portrait) {
    body .fullcover-title h1 {
        font-size: 2.4em!important
    }
    body .fullcover-title h1:after {
        top: 9px!important;
        max-width: 150px!important
    }
    body .fullcover-title .subtitle {
        font-size: 1.2em!important
    }
    body #call-to-action .call-to-action-wrapper .cta-text {
        max-width: 320px!important;
        margin: 0 auto
    }
    body .goodbye .goodbye-image img {
        max-width: 200px
    }
}

@media only screen and (min-width:667px) and (orientation:landscape) {
    body .fullcover-title h1 {
        font-size: 2.4em!important
    }
    body .fullcover-title h1:after {
        top: 9px!important
    }
    body .fullcover-title .subtitle {
        font-size: 1.2em!important
    }
    body main .subservice-title > .titolo-sottoservizi {
        font-size: 2.4em!important
    }
    body main .article-image {
        max-width: 350px;
        margin: 0 auto
    }
    body main #call-to-action .call-to-action-wrapper .cta-text {
        max-width: 100%!important;
        margin: 0 auto
    }
    body .goodbye {
        margin: 0 auto
    }
    body .goodbye .goodbye-image img {
        max-width: 150px
    }
}

@media only screen and (min-width:47em) and (orientation:portrait) {
    body #sidebar-footer .menu-consulenza-seo-menu-container ul li,
    body #sidebar-footer .menu-web-design-menu-container ul li,
    body #sidebar-footer .menu-web-marketing-menu-container ul li,
    body .sidebar-wrapper .digital-service-title h4 {
        text-align: center
    }
    body .app-spacing,
    body header#app-side-menu-top,
    body header#app-side-menu-top .app-headbar-title,
    body header#app-side-menu-top .app-headbar-title h1 {
        height: 80px
    }
    body header#app-side-menu-top .app-headbar-title h1 a {
        height: 80px;
        display: block;
        width: 140px
    }
    body header#app-side-menu-top .app-headbar-title h1 a #app-side-menu-header-logo {
        height: 50px;
        margin: 15px 20px
    }
    body header#app-side-menu-top #app-side-menu-tel {
        display: none
    }
    body header#app-side-menu-top .app-side-menu-button-container {
        height: 80px;
        width: 100px
    }
    body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn {
        height: 40px!important;
        width: 40px;
        float: right;
        margin: 20px 15px 20px 0
    }
    body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn span {
        width: 24px
    }
    body main #call-to-action .call-to-action-wrapper .cta-text {
        max-width: 100%!important;
        margin: 0 auto
    }
    body .fullcover-wrapper .fullcover-image img {
        max-width: 36%!important
    }
    body .fullcover-wrapper .fullcover-title h1 {
        font-size: 2.8em!important;
        margin: 0 auto .5em!important
    }
    body .fullcover-wrapper .fullcover-title h1:after {
        max-width: 185px!important
    }
    body .fullcover-wrapper .fullcover-title .subtitle {
        font-size: 1.4em!important
    }
    body .article-image {
        max-width: 80%!important;
        margin: 0 auto
    }
    body .subservice-wrapper article .subservice-content {
        max-width: 80%;
        margin: 0 auto
    }
    body .subservice-wrapper article .subservice-image {
        position: relative
    }
    body .subservice-wrapper article .subservice-image .service-image-overlay {
        width: 132px;
        height: 132px;
        border-radius: 400px;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: .4s;
        transition-duration: .4s;
        -webkit-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
        z-index: 5;
        position: absolute;
        top: 9px;
        left: calc(50% - 66px);
        background-color: rgba(33, 33, 33, .9);
        opacity: 0;
        display: table!important;
        cursor: default
    }
    body .subservice-wrapper article .subservice-image .service-image-overlay p {
        margin: 0!important;
        padding: 0!important;
        width: 100%!important;
        height: 100%;
        font-size: 1.2em!important;
        display: block!important;
        vertical-align: middle;
        text-align: center;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        opacity: 0
    }
    body .subservice-wrapper article .subservice-image .service-image-overlay p a {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 132px;
        text-decoration: none
    }
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=brand-management],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=digital-advertising],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=digital-pr],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=direct-email-marketing],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=social-media-marketing],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=web-strategy] {
        color: #efc439
    }
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=link-building],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=ottimizzazione-seo],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=seo-copywriting] {
        color: #e9392c
    }
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=graphic-design],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=realizzazione-blog],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=realizzazione-e-commerce],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=realizzazione-siti-web],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=sviluppo-app-mobile],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=sviluppo-applicazioni-web] {
        color: #428ff4
    }
    body .subservice-wrapper article .subservice-image img {
        z-index: 4;
        position: relative
    }
    body .sidebar-wrapper {
        display: block!important
    }
    body .sidebar-wrapper .digital-service-title h4 {
        font-size: 1.3em;
        font-family: Muli, sans-serif
    }
    body #sidebar-footer {
        border-top: 1px solid #f0f0f0;
        border-bottom: 1px solid #f0f0f0;
        background: url(../../../uploads/2016/02/APP-Web-Agency-Pattern-Bianco.png) #fdfdfd;
        box-shadow: 0 1px 60px rgba(33, 33, 33, .05)
    }
    body #sidebar-footer .widget-wrapper {
        width: 90%;
        max-width: 768px;
        margin: 0 auto;
        padding: 2em 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -webkit-align-items: center;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-flex-flow: row nowrap
    }
    body #sidebar-footer .footer-widget {
        width: 33%
    }
    body #sidebar-footer .footer-widget ul {
        line-height: 1.8em
    }
    body #sidebar-footer .footer-widget ul.menu>li>a {
        font-size: 1.2em
    }
    body #sidebar-footer .footer-widget ul.sub-menu>li>a {
        font-size: .8em
    }
    body #sidebar-footer .menu-web-marketing-menu-container ul li.current-menu-item>a {
        color: #efc439
    }
    body #sidebar-footer .menu-web-marketing-menu-container ul li a {
        text-decoration: none;
        color: inherit
    }
    body #sidebar-footer .menu-consulenza-seo-menu-container ul li.current-menu-item>a {
        color: #e9392c
    }
    body #sidebar-footer .menu-consulenza-seo-menu-container ul li a {
        text-decoration: none;
        color: inherit
    }
    body #sidebar-footer .menu-web-design-menu-container ul li.current-menu-item>a {
        color: #428ff4
    }
    body #sidebar-footer .menu-web-design-menu-container ul li a {
        text-decoration: none;
        color: inherit
    }
    body .goodbye {
        margin: 0 auto;
        padding-bottom: 2em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -webkit-align-items: center;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-flex-flow: row nowrap;
        max-width: 100%;
        width: 100%!important;
        background-color: #fff
    }
    body .goodbye .goodbye-text {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
        width: 50%
    }
    body .goodbye .goodbye-text p {
        font-family: Muli, sans-serif;
        font-size: 1.3em;
        line-height: 1.6em;
        float: right;
        margin-bottom: 1.85em;
        padding: 0
    }
    body .goodbye .goodbye-image {
        width: 50%
    }
    body .goodbye .goodbye-image img {
        max-width: 200px;
        margin: 0
    }
    body section#footer-menu {
        display: block!important;
        width: 100%;
        margin: 0 auto;
        box-shadow: 0 1px 60px rgba(33, 33, 33, .1)
    }
    body section#footer-menu .menu-wrapper {
        width: 95%;
        max-width: 800px;
        margin: 0 auto
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget {
        width: 25%;
        float: left;
        min-height: 175px;
        margin: 1em auto
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget:nth-child(1) {
        border-left: 1px solid #505050
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget:nth-child(4) {
        border-right: 1px solid #505050
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget ul.menu {
        padding-left: 10px
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget ul.menu a {
        font-size: .75em
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget ul {
        padding: 0;
        margin: 0
    }
    body footer#footer .data-wrapper {
        width: 90%;
        margin: 0 auto;
        padding: 7px 0!important
    }
    body footer#footer .data-wrapper .privacy {
        display: none!important
    }
    body footer#footer .data-wrapper .data-float {
        display: inline-block;
        margin: 0 5px;
        position: relative;
        height: auto!important
    }
    body footer#footer .data-wrapper .data-float:nth-child(2):before,
    body footer#footer .data-wrapper .data-float:nth-child(3):before,
    body footer#footer .data-wrapper .data-float:nth-child(5):before  {
        content: ' - ';
        position: absolute;
        left: -9px
    }
}

@media only screen and (min-width:64em) and (orientation:landscape) {
    body #sidebar-footer .menu-consulenza-seo-menu-container ul li,
    body #sidebar-footer .menu-web-design-menu-container ul li,
    body #sidebar-footer .menu-web-marketing-menu-container ul li,
    body .sidebar-wrapper .digital-service-title h4 {
        text-align: center
    }
    body .app-spacing,
    body header#app-side-menu-top,
    body header#app-side-menu-top .app-headbar-title,
    body header#app-side-menu-top .app-headbar-title h1 {
        height: 80px
    }
    body header#app-side-menu-top .app-headbar-title h1 a {
        height: 80px;
        display: block;
        width: 140px
    }
    body header#app-side-menu-top .app-headbar-title h1 a #app-side-menu-header-logo {
        height: 50px;
        margin: 15px 20px
    }
    body header#app-side-menu-top #app-side-menu-tel {
        display: none
    }
    body header#app-side-menu-top .app-side-menu-button-container {
        height: 80px;
        width: 100px
    }
    body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn {
        height: 40px!important;
        width: 40px;
        float: right;
        margin: 20px 15px 20px 0
    }
    body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn span {
        width: 24px
    }
    body .app-fullcover {
        width: 100vw
    }
    body .app-fullcover .fullcover-wrapper {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        display: -webkit-flex!important;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-flex-flow: row nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-items: center
    }
    body .app-fullcover .fullcover-wrapper .fullcover-image {
        width: 40%;
        float: left
    }
    body .app-fullcover .fullcover-wrapper .fullcover-image img {
        height: auto;
        max-width: 300px;
        display: inline-block;
        margin: 25px auto;
		   padding-top: 54px;
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title {
        width: 60%;
        float: left
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title h1 {
        font-size: 2.8em!important;
        margin: 0 auto .5em!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title h1:after {
        max-width: 185px!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title .subtitle {
        font-size: 1.4em!important
    }
    body main>article {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-flex-flow: row nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-items: center;
        min-height: 550px
    }
    body main>article .article-image {
        width: 50%;
        max-width: 50%!important
    }
    body main>article .article-image img {
        max-width: 400px
    }
    body main>article .article-content {
        width: 50%;
        padding: 2em 0 2.5em 3em
    }
    body main #call-to-action .call-to-action-wrapper .cta-text {
        max-width: 100%!important;
        margin: 0 auto
    }
    body .subservice-wrapper {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-align-content: flex-end;
        -ms-flex-line-pack: end;
        align-content: flex-end
    }
    body .subservice-wrapper article {
        width: 50%;
        height: 450px
    }
    body .subservice-wrapper article .subservice-content {
        width: 70%;
        margin: 0 auto
    }
    body .subservice-wrapper article .subservice-image {
        position: relative
    }
    body .subservice-wrapper article .subservice-image .service-image-overlay {
        width: 132px;
        height: 132px;
        border-radius: 400px;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: .4s;
        transition-duration: .4s;
        -webkit-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
        z-index: 5;
        position: absolute;
        top: 9px;
        left: calc(50% - 66px);
        background-color: rgba(33, 33, 33, .9);
        opacity: 0;
        display: table!important;
        cursor: default
    }
    body .subservice-wrapper article .subservice-image .service-image-overlay p {
        margin: 0!important;
        padding: 0!important;
        width: 100%!important;
        height: 100%;
        font-size: 1.2em!important;
        display: block!important;
        vertical-align: middle;
        text-align: center;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        opacity: 0
    }
    body .subservice-wrapper article .subservice-image .service-image-overlay p a {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 132px;
        text-decoration: none
    }
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=brand-management],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=digital-advertising],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=digital-pr],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=direct-email-marketing],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=social-media-marketing],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=web-strategy] {
        color: #efc439
    }
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=link-building],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=ottimizzazione-seo],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=seo-copywriting] {
        color: #e9392c
    }
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=graphic-design],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=realizzazione-blog],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=realizzazione-e-commerce],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=realizzazione-siti-web],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=sviluppo-app-mobile],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=sviluppo-applicazioni-web] {
        color: #428ff4
    }
    body .subservice-wrapper article .subservice-image img {
        z-index: 4;
        position: relative
    }
    body .subservice-wrapper #call-to-action .call-to-action-wrapper .cta-button {
        padding-bottom: 4.5em!important
    }
    body .sidebar-wrapper {
        display: block!important
    }
    body .sidebar-wrapper .digital-service-title h4 {
        font-size: 1.3em;
        font-family: Muli, sans-serif
    }
    body #sidebar-footer {
        border-top: 1px solid #f0f0f0;
        border-bottom: 1px solid #f0f0f0;
        background: url(../../../uploads/2016/02/APP-Web-Agency-Pattern-Bianco.png) #fdfdfd;
        box-shadow: 0 1px 60px rgba(33, 33, 33, .05)
    }
    body #sidebar-footer .widget-wrapper {
        width: 90%;
        max-width: 768px;
        margin: 0 auto;
        padding: 2em 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -webkit-align-items: center;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-flex-flow: row nowrap
    }
    body #sidebar-footer .footer-widget {
        width: 33%
    }
    body #sidebar-footer .footer-widget ul {
        line-height: 1.8em
    }
    body #sidebar-footer .footer-widget ul.menu>li>a {
        font-size: 1.2em
    }
    body #sidebar-footer .footer-widget ul.sub-menu>li>a {
        font-size: .8em
    }
    body #sidebar-footer .menu-web-marketing-menu-container ul li.current-menu-item>a {
        color: #efc439
    }
    body #sidebar-footer .menu-web-marketing-menu-container ul li a {
        text-decoration: none;
        color: inherit
    }
    body #sidebar-footer .menu-consulenza-seo-menu-container ul li.current-menu-item>a {
        color: #e9392c
    }
    body #sidebar-footer .menu-consulenza-seo-menu-container ul li a {
        text-decoration: none;
        color: inherit
    }
    body #sidebar-footer .menu-web-design-menu-container ul li.current-menu-item>a {
        color: #428ff4
    }
    body #sidebar-footer .menu-web-design-menu-container ul li a {
        text-decoration: none;
        color: inherit
    }
    body .goodbye {
        padding-top: 3em;
        padding-bottom: 2.5em;
        max-width: 100%;
        width: 100%!important;
        background-color: #fff
    }
    body .goodbye .goodbye-text p {
        margin-bottom: 1.9em
    }
    body .goodbye .goodbye-image img {
        max-width: 200px;
        margin: 0
    }
    body section#footer-menu {
        display: block!important;
        width: 100%;
        margin: 0 auto;
        box-shadow: 0 1px 60px rgba(33, 33, 33, .1)
    }
    body section#footer-menu .menu-wrapper {
        width: 95%;
        max-width: 1024px;
        margin: 0 auto
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget {
        width: 25%;
        float: left;
        min-height: 175px;
        margin: 1em auto
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget:nth-child(1) {
        border-left: 1px solid #505050
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget:nth-child(4) {
        border-right: 1px solid #505050
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget ul.menu {
        padding-left: 10px
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget ul.menu a {
        font-size: .75em
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget ul {
        padding: 0;
        margin: 0
    }
    body footer#footer .data-wrapper {
        width: 100%!important;
        margin: 0 auto;
        padding: 7px 0!important
    }
    body footer#footer .data-wrapper .privacy {
        display: none!important
    }
    body footer#footer .data-wrapper .data-float {
        display: inline-block;
        margin: 0 5px;
        position: relative;
        height: auto!important
    }
    body footer#footer .data-wrapper .data-float:nth-child(2):before,
    body footer#footer .data-wrapper .data-float:nth-child(3):before,
    body footer#footer .data-wrapper .data-float:nth-child(4):before,
    body footer#footer .data-wrapper .data-float:nth-child(5):before {
        content: ' - ';
        position: absolute;
        left: -9px
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1024px) and (min-device-height:1366px) and (max-device-height:1366px) and (min-width:1024px) and (max-width:1024px) {
    body #sidebar-footer .menu-consulenza-seo-menu-container ul li,
    body #sidebar-footer .menu-web-design-menu-container ul li,
    body #sidebar-footer .menu-web-marketing-menu-container ul li,
    body .sidebar-wrapper .digital-service-title h4 {
        text-align: center
    }
    body .app-spacing,
    body header#app-side-menu-top,
    body header#app-side-menu-top .app-headbar-title,
    body header#app-side-menu-top .app-headbar-title h1 {
        height: 80px
    }
    body header#app-side-menu-top .app-headbar-title h1 a {
        height: 80px;
        display: block;
        width: 140px
    }
    body header#app-side-menu-top .app-headbar-title h1 a #app-side-menu-header-logo {
        height: 50px;
        margin: 15px 20px
    }
    body header#app-side-menu-top #app-side-menu-tel {
        display: none
    }
    body header#app-side-menu-top .app-side-menu-button-container {
        height: 80px;
        width: 100px
    }
    body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn {
        height: 40px!important;
        width: 40px;
        float: right;
        margin: 20px 15px 20px 0
    }
    body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn span {
        width: 24px
    }
    body .app-fullcover {
        width: 100vw
    }
    body .app-fullcover .fullcover-wrapper {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        display: -webkit-flex!important;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-flex-flow: row nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-items: center
    }
    body .app-fullcover .fullcover-wrapper .fullcover-image {
        width: 50%;
        float: left
    }
    body .app-fullcover .fullcover-wrapper .fullcover-image img {
        height: auto;
        max-width: 300px!important;
        display: block;
        margin: 25px auto
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title {
        width: 50%;
        float: left
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title h1 {
        font-size: 2.8em!important;
        margin: 0 auto .5em!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title h1:after {
        max-width: 185px!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title .subtitle {
        font-size: 1.4em!important
    }
    body main>article {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-flex-flow: row nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-items: center;
        min-height: 550px
    }
    body main>article .article-image {
        width: 50%;
        max-width: 50%!important
    }
    body main>article .article-image img {
        max-width: 400px
    }
    body main>article .article-content {
        width: 50%;
        padding: 2em 0 2.5em 3em
    }
    body main #call-to-action .call-to-action-wrapper .cta-text {
        max-width: 100%!important;
        margin: 0 auto
    }
    body .subservice-wrapper {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-align-content: flex-end;
        -ms-flex-line-pack: end;
        align-content: flex-end
    }
    body .subservice-wrapper article {
        width: 50%;
        height: 450px
    }
    body .subservice-wrapper article .subservice-content {
        width: 70%;
        margin: 0 auto
    }
    body .subservice-wrapper article .subservice-image {
        position: relative
    }
    body .subservice-wrapper article .subservice-image .service-image-overlay {
        width: 132px;
        height: 132px;
        border-radius: 400px;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: .4s;
        transition-duration: .4s;
        -webkit-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
        z-index: 5;
        position: absolute;
        top: 9px;
        left: calc(50% - 66px);
        background-color: rgba(33, 33, 33, .9);
        opacity: 0;
        display: table!important;
        cursor: default
    }
    body .subservice-wrapper article .subservice-image .service-image-overlay p {
        margin: 0!important;
        padding: 0!important;
        width: 100%!important;
        height: 100%;
        font-size: 1.2em!important;
        display: block!important;
        vertical-align: middle;
        text-align: center;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        opacity: 0
    }
    body .subservice-wrapper article .subservice-image .service-image-overlay p a {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 132px;
        text-decoration: none
    }
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=brand-management],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=digital-advertising],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=digital-pr],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=direct-email-marketing],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=social-media-marketing],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=web-strategy] {
        color: #efc439
    }
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=link-building],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=ottimizzazione-seo],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=seo-copywriting] {
        color: #e9392c
    }
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=graphic-design],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=realizzazione-blog],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=realizzazione-e-commerce],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=realizzazione-siti-web],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=sviluppo-app-mobile],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=sviluppo-applicazioni-web] {
        color: #428ff4
    }
    body .subservice-wrapper article .subservice-image img {
        z-index: 4;
        position: relative
    }
    body .subservice-wrapper #call-to-action .call-to-action-wrapper .cta-button {
        padding-bottom: 4.5em!important
    }
    body .sidebar-wrapper {
        display: block!important
    }
    body .sidebar-wrapper .digital-service-title h4 {
        font-size: 1.3em;
        font-family: Muli, sans-serif
    }
    body #sidebar-footer {
        border-top: 1px solid #f0f0f0;
        border-bottom: 1px solid #f0f0f0;
        background: url(../../../uploads/2016/02/APP-Web-Agency-Pattern-Bianco.png) #fdfdfd;
        box-shadow: 0 1px 60px rgba(33, 33, 33, .05)
    }
    body #sidebar-footer .widget-wrapper {
        width: 90%;
        max-width: 768px;
        margin: 0 auto;
        padding: 2em 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -webkit-align-items: center;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-flex-flow: row nowrap
    }
    body #sidebar-footer .footer-widget {
        width: 33%
    }
    body #sidebar-footer .footer-widget ul {
        line-height: 1.8em
    }
    body #sidebar-footer .footer-widget ul.menu>li>a {
        font-size: 1.2em
    }
    body #sidebar-footer .footer-widget ul.sub-menu>li>a {
        font-size: .8em
    }
    body #sidebar-footer .menu-web-marketing-menu-container ul li.current-menu-item>a {
        color: #efc439
    }
    body #sidebar-footer .menu-web-marketing-menu-container ul li a {
        text-decoration: none;
        color: inherit
    }
    body #sidebar-footer .menu-consulenza-seo-menu-container ul li.current-menu-item>a {
        color: #e9392c
    }
    body #sidebar-footer .menu-consulenza-seo-menu-container ul li a {
        text-decoration: none;
        color: inherit
    }
    body #sidebar-footer .menu-web-design-menu-container ul li.current-menu-item>a {
        color: #428ff4
    }
    body #sidebar-footer .menu-web-design-menu-container ul li a {
        text-decoration: none;
        color: inherit
    }
    body .goodbye {
        padding-top: 3em;
        padding-bottom: 2.5em;
        max-width: 100%;
        width: 100%!important;
        background-color: #fff
    }
    body .goodbye .goodbye-text p {
        margin-bottom: 1.9em
    }
    body .goodbye .goodbye-image img {
        max-width: 200px;
        margin: 0
    }
    body section#footer-menu {
        display: block!important;
        width: 100%;
        margin: 0 auto;
        box-shadow: 0 1px 60px rgba(33, 33, 33, .1)
    }
    body section#footer-menu .menu-wrapper {
        width: 95%;
        max-width: 800px;
        margin: 0 auto
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget {
        width: 25%;
        float: left;
        min-height: 175px;
        margin: 1em auto
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget:nth-child(1) {
        border-left: 1px solid #505050
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget:nth-child(4) {
        border-right: 1px solid #505050
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget ul.menu {
        padding-left: 10px
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget ul.menu a {
        font-size: .75em
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget ul {
        padding: 0;
        margin: 0
    }
    body footer#footer .data-wrapper {
        width: 100%!important;
        margin: 0 auto;
        padding: 7px 0!important
    }
    body footer#footer .data-wrapper .privacy {
        display: none!important
    }
    body footer#footer .data-wrapper .data-float {
        display: inline-block;
        margin: 0 5px;
        position: relative;
        height: auto!important
    }
    body footer#footer .data-wrapper .data-float:nth-child(2):before,
    body footer#footer .data-wrapper .data-float:nth-child(3):before,
    body footer#footer .data-wrapper .data-float:nth-child(4):before {
        content: ' - ';
        position: absolute;
        left: -9px
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1024px) and (min-device-height:1366px) and (max-device-height:1366px) and (min-width:1366px) and (max-width:1366px) {
    body .sidebar-wrapper #sidebar-footer .menu-consulenza-seo-menu-container ul li,
    body .sidebar-wrapper #sidebar-footer .menu-web-design-menu-container ul li,
    body .sidebar-wrapper #sidebar-footer .menu-web-marketing-menu-container ul li,
    body .sidebar-wrapper .digital-service-title h4 {
        text-align: center
    }
    body .app-spacing,
    body header#app-side-menu-top,
    body header#app-side-menu-top .app-headbar-title,
    body header#app-side-menu-top .app-headbar-title h1 {
        height: 80px
    }
    body header#app-side-menu-top .app-headbar-title h1 a {
        height: 80px;
        display: block;
        width: 140px
    }
    body header#app-side-menu-top .app-headbar-title h1 a #app-side-menu-header-logo {
        height: 50px;
        margin: 15px 20px
    }
    body header#app-side-menu-top #app-side-menu-tel {
        display: none
    }
    body header#app-side-menu-top .app-side-menu-button-container {
        height: 80px;
        width: 100px
    }
    body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn {
        height: 40px!important;
        width: 40px;
        float: right;
        margin: 20px 15px 20px 0
    }
    body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn span {
        width: 24px
    }
    body .app-fullcover {
        width: 100vw
    }
    body .app-fullcover .fullcover-wrapper {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        display: -webkit-flex!important;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-flex-flow: row nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-items: center
    }
    body .app-fullcover .fullcover-wrapper .fullcover-image {
        width: 40%;
        float: left
    }
    body .app-fullcover .fullcover-wrapper .fullcover-image img {
        height: auto;
        max-width: 300px;
        display: block;
        margin: 25px auto
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title {
        width: 60%;
        float: left
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title h1 {
        font-size: 2.8em!important;
        margin: 0 auto .5em!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title h1:after {
        max-width: 185px!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title .subtitle {
        font-size: 1.4em!important
    }
    body main>article {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-flex-flow: row nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-items: center;
        min-height: 550px
    }
    body main>article .article-image {
        width: 50%;
        max-width: 50%!important
    }
    body main>article .article-image img {
        max-width: 400px
    }
    body main>article .article-content {
        width: 50%;
        padding: 2em 0 2.5em 3em
    }
    body main #call-to-action .call-to-action-wrapper .cta-text {
        max-width: 100%!important;
        margin: 0 auto
    }
    body .subservice-wrapper {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-align-content: flex-end;
        -ms-flex-line-pack: end;
        align-content: flex-end
    }
    body .subservice-wrapper article {
        width: 50%;
        height: 450px
    }
    body .subservice-wrapper article .subservice-content {
        width: 70%;
        margin: 0 auto
    }
    body .subservice-wrapper article .subservice-image {
        position: relative
    }
    body .subservice-wrapper article .subservice-image .service-image-overlay {
        width: 132px;
        height: 132px;
        border-radius: 400px;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: .4s;
        transition-duration: .4s;
        -webkit-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
        z-index: 5;
        position: absolute;
        top: 9px;
        left: calc(50% - 66px);
        background-color: rgba(33, 33, 33, .9);
        opacity: 0;
        display: table!important;
        cursor: default
    }
    body .subservice-wrapper article .subservice-image .service-image-overlay p {
        margin: 0!important;
        padding: 0!important;
        width: 100%!important;
        height: 100%;
        font-size: 1.2em!important;
        display: block!important;
        vertical-align: middle;
        text-align: center;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        opacity: 0
    }
    body .subservice-wrapper article .subservice-image .service-image-overlay p a {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 132px;
        text-decoration: none
    }
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=brand-management],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=digital-advertising],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=digital-pr],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=direct-email-marketing],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=social-media-marketing],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=web-strategy] {
        color: #efc439
    }
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=link-building],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=ottimizzazione-seo],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=seo-copywriting] {
        color: #e9392c
    }
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=graphic-design],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=realizzazione-blog],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=realizzazione-e-commerce],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=realizzazione-siti-web],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=sviluppo-app-mobile],
    body .subservice-wrapper article .subservice-image .service-image-overlay p a[href*=sviluppo-applicazioni-web] {
        color: #428ff4
    }
    body .subservice-wrapper article .subservice-image img {
        z-index: 4;
        position: relative
    }
    body .subservice-wrapper #call-to-action .call-to-action-wrapper .cta-button {
        padding-bottom: 4.5em!important
    }
    body .sidebar-wrapper {
        display: block!important
    }
    body .sidebar-wrapper .digital-service-title h4 {
        font-size: 1.3em;
        font-family: Muli, sans-serif
    }
    body .sidebar-wrapper #sidebar-footer {
        border-top: 1px solid #f0f0f0;
        border-bottom: 1px solid #f0f0f0;
        background: url(../../../uploads/2016/02/APP-Web-Agency-Pattern-Bianco.png) #fdfdfd;
        box-shadow: 0 1px 60px rgba(33, 33, 33, .05)
    }
    body .sidebar-wrapper #sidebar-footer .widget-wrapper {
        width: 90%;
        max-width: 768px;
        margin: 0 auto;
        padding: 2em 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -webkit-align-items: center;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-flex-flow: row nowrap
    }
    body .sidebar-wrapper #sidebar-footer .footer-widget {
        width: 33%
    }
    body .sidebar-wrapper #sidebar-footer .footer-widget ul {
        line-height: 1.8em
    }
    body .sidebar-wrapper #sidebar-footer .footer-widget ul.menu>li>a {
        font-size: 1.2em
    }
    body .sidebar-wrapper #sidebar-footer .footer-widget ul.sub-menu>li>a {
        font-size: .8em
    }
    body .sidebar-wrapper #sidebar-footer .menu-web-marketing-menu-container ul li.current-menu-item>a {
        color: #efc439
    }
    body .sidebar-wrapper #sidebar-footer .menu-web-marketing-menu-container ul li a {
        text-decoration: none;
        color: inherit
    }
    body .sidebar-wrapper #sidebar-footer .menu-consulenza-seo-menu-container ul li.current-menu-item>a {
        color: #e9392c
    }
    body .sidebar-wrapper #sidebar-footer .menu-consulenza-seo-menu-container ul li a {
        text-decoration: none;
        color: inherit
    }
    body .sidebar-wrapper #sidebar-footer .menu-web-design-menu-container ul li.current-menu-item>a {
        color: #428ff4
    }
    body .sidebar-wrapper #sidebar-footer .menu-web-design-menu-container ul li a {
        text-decoration: none;
        color: inherit
    }
    body .goodbye {
        padding-top: 3em;
        padding-bottom: 2.5em;
        max-width: 100%;
        width: 100%!important;
        background-color: #fff
    }
    body .goodbye .goodbye-text p {
        margin-bottom: 1.9em
    }
    body .goodbye .goodbye-image img {
        max-width: 200px;
        margin: 0
    }
    body section#footer-menu {
        display: block!important;
        width: 100%;
        margin: 0 auto;
        box-shadow: 0 1px 60px rgba(33, 33, 33, .1)
    }
    body section#footer-menu .menu-wrapper {
        width: 95%;
        max-width: 800px;
        margin: 0 auto
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget {
        width: 25%;
        float: left;
        min-height: 175px;
        margin: 1em auto
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget:nth-child(1) {
        border-left: 1px solid #505050
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget:nth-child(4) {
        border-right: 1px solid #505050
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget ul.menu {
        padding-left: 10px
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget ul.menu a {
        font-size: .75em
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget ul {
        padding: 0;
        margin: 0
    }
    body footer#footer .data-wrapper {
        width: 100%!important;
        margin: 0 auto;
        padding: 7px 0!important
    }
    body footer#footer .data-wrapper .privacy {
        display: none!important
    }
    body footer#footer .data-wrapper .data-float {
        display: inline-block;
        margin: 0 5px;
        position: relative;
        height: auto!important
    }
    body footer#footer .data-wrapper .data-float:nth-child(2):before,
    body footer#footer .data-wrapper .data-float:nth-child(3):before,
    body footer#footer .data-wrapper .data-float:nth-child(4):before {
        content: ' - ';
        position: absolute;
        left: -9px
    }
}

@media only screen and (min-width:75em) {
    body .app-fullcover .fullcover-wrapper {
        max-width: 1100px;
        margin: 0 auto
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title h1 {
        font-size: 3.2em!important;
        max-width: 550px!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title h1:after {
        top: 9px!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title .subtitle {
        font-size: 1.5em!important
    }
    body main {
        width: 100%;
        background-color: #fff
    }
    body main .subservice-title > .titolo-sottoservizi {
        font-size: 2.6em!important
    }
    body main .subservice-title h3 a {
        display: inline-block
    }
    body main .subservice-title h3 a:after {
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }
    body main .subservice-image {
        position: relative;
        max-width: 150px;
        margin: 0 auto
    }
    body main .subservice-image .service-image-overlay {
        width: 132px;
        height: 132px;
        border-radius: 400px;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: .4s;
        transition-duration: .4s;
        -webkit-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
        z-index: 5;
        position: absolute;
        top: 9px;
        left: 34px;
        background-color: rgba(33, 33, 33, .9);
        opacity: 0;
        display: table!important;
        cursor: default
    }
    body main .subservice-image .service-image-overlay p {
        margin: 0!important;
        padding: 0!important;
        width: 100%!important;
        height: 100%;
        font-size: 1.2em!important;
        display: block!important;
        vertical-align: middle;
        text-align: center;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        opacity: 1!important
    }
    body main .subservice-image .service-image-overlay p a {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 132px;
        text-decoration: none
    }
    body main .subservice-image .service-image-overlay p a[href*=brand-management],
    body main .subservice-image .service-image-overlay p a[href*=digital-advertising],
    body main .subservice-image .service-image-overlay p a[href*=digital-pr],
    body main .subservice-image .service-image-overlay p a[href*=direct-email-marketing],
    body main .subservice-image .service-image-overlay p a[href*=social-media-marketing],
    body main .subservice-image .service-image-overlay p a[href*=web-strategy] {
        color: #efc439
    }
    body main .subservice-image .service-image-overlay p a[href*=link-building],
    body main .subservice-image .service-image-overlay p a[href*=ottimizzazione-seo],
    body main .subservice-image .service-image-overlay p a[href*=seo-copywriting] {
        color: #e9392c
    }
    body main .subservice-image .service-image-overlay p a[href*=graphic-design],
    body main .subservice-image .service-image-overlay p a[href*=realizzazione-blog],
    body main .subservice-image .service-image-overlay p a[href*=realizzazione-e-commerce],
    body main .subservice-image .service-image-overlay p a[href*=realizzazione-siti-web],
    body main .subservice-image .service-image-overlay p a[href*=sviluppo-app-mobile],
    body main .subservice-image .service-image-overlay p a[href*=sviluppo-applicazioni-web] {
        color: #428ff4
    }
    body main .subservice-image img {
        z-index: 4;
        position: relative
    }
    body main .article-content {
        padding-left: 5em!important
    }
    body main .article-content p {
        margin: 0 auto
    }
    body main #call-to-action .call-to-action-wrapper {
        width: 100%!important;
        max-width: 1200px;
        border-top: 1px solid #505050
    }
    body main #call-to-action .call-to-action-wrapper .cta-text {
        padding: 0!important
    }
    body main #call-to-action .call-to-action-wrapper .cta-text h2 {
        font-size: 2.6em!important
    }
    body .sidebar-wrapper #sidebar-footer .footer-widget a:before,
    body section#footer-menu a:before {
        -webkit-transform: translateZ(0);
        bottom: 0;
        -webkit-transition-property: left, right;
        -webkit-transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        transform: translateZ(0);
        transition-property: left, right;
        transition-duration: .3s;
        transition-timing-function: ease-out
    }
    body .sidebar-wrapper .digital-service-title {
        margin: 3em auto!important
    }
    body .sidebar-wrapper #sidebar-footer .footer-widget a {
        display: inline-block;
        vertical-align: middle;
        box-shadow: 0 0 1px transparent;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        position: relative;
        overflow: hidden
    }
    body .sidebar-wrapper #sidebar-footer .footer-widget a:before,
    body footer#footer a:before,
    body section#footer-menu a:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 50%;
        right: 50%;
        height: 0;
        display: inline-block
    }
    body .sidebar-wrapper #sidebar-footer .footer-widget a[href*=marketing]:before {
        background-color: #efc439
    }
    body .sidebar-wrapper #sidebar-footer .footer-widget a[href*=seo]:before {
        background-color: #e9392c
    }
    body .sidebar-wrapper #sidebar-footer .footer-widget a[href*=design]:before {
        background-color: #428ff4
    }
    body footer#footer a,
    body section#footer-menu a {
        vertical-align: middle;
        box-shadow: 0 0 1px transparent;
        position: relative;
        overflow: hidden
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget {
        width: 200px!important;
        margin: 2em auto!important
    }
    body section#footer-menu a {
        display: inline-block;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    body section#footer-menu a:before {
        background: #b9b9b9
    }
    body footer#footer .data-wrapper {
        padding: 3em 0!important
    }
    body footer#footer a {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    body footer#footer a:before {
        background: #b0b0b0;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        bottom: -3px;
        -webkit-transition-property: left, right;
        transition-property: left, right;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }
}

@media only screen and (min-width:120em) {
    body .app-fullcover .fullcover-wrapper .fullcover-image img {
        max-width: 250px!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title h1 {
        font-size: 3.6em!important;
		    margin-top: 60px!important;
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title h1:after {
        max-width: 220px!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title .subtitle {
        font-size: 1.6em!important
    }
    body main {
        width: 100%;
        background-color: #fff
    }
    body main .article-content {
        padding-left: 12em!important
    }
    body main article .article-image {
        max-width: 50%
    }
    body main article .article-image img {
        max-width: 70%
    }
    body main .subservice-wrapper article {
        width: calc(100% / 3)
    }
}

@media only screen and (min-width:128em) {
    body .app-fullcover .fullcover-wrapper {
        width: calc(100% - 700px);
        margin: 0 auto;
        max-width: 1400px!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-image {
        width: 40%;
        float: left
    }
    body .app-fullcover .fullcover-wrapper .fullcover-image img {
        height: auto;
        max-width: 400px!important;
        display: block;
        margin: 25px auto;
        float: right
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title {
        width: 60%;
        float: left
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title h1 {
        font-size: 4em!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title h1:after {
        top: 7px!important;
        max-width: 250px!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title .subtitle {
        font-size: 1.8em!important
    }
    body main article .article-image img {
        max-width: 60%;
        position: relative;
        left: -2em
    }
    body main article .article-content {
        padding-left: 22em!important
    }
    body main article .article-content p {
        font-size: 1.5em!important
    }
    body main article .article-content p.hello {
        font-size: 1.8em!important
    }
    body main .subservice-image {
        position: relative
    }
    body main .subservice-image .service-image-overlay {
        border-radius: 400px;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: .4s;
        transition-duration: .4s;
        -webkit-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
        z-index: 5;
        position: absolute;
        background-color: rgba(33, 33, 33, .9);
        opacity: 0;
        display: table!important;
        cursor: default;
        width: 176px!important;
        height: 176px!important;
        top: 12px!important;
        left: 12px!important
    }
    body main .subservice-image img {
        max-width: 200px!important;
        z-index: 4;
        position: relative
    }
    body main .subservice-title>h3.h3.titolo-sottoservizi {
        font-size: 2.9em!important
    }
    body main .subservice-image {
        max-width: 200px !important;
        margin: 0 auto
    }
    body main .subservice-image .service-image-overlay p {
        margin: 0!important;
        padding: 0!important;
        width: 100%!important;
        height: 100%;
        font-size: 1.5em!important;
        display: block!important;
        vertical-align: middle;
        text-align: center;
        text-transform: uppercase;
        font-family: Poppins, sans-serif
    }
    body main .subservice-image .service-image-overlay p a {
        color: inherit;
        display: block;
        width: 100%;
        height: 100%;
        line-height: 176px!important;
        text-decoration: none
    }
    body main .subservice-image .service-image-overlay p a[href*=brand-management],
    body main .subservice-image .service-image-overlay p a[href*=digital-advertising],
    body main .subservice-image .service-image-overlay p a[href*=digital-pr],
    body main .subservice-image .service-image-overlay p a[href*=direct-email-marketing],
    body main .subservice-image .service-image-overlay p a[href*=social-media-marketing],
    body main .subservice-image .service-image-overlay p a[href*=web-strategy] {
        color: #efc439
    }
    body main .subservice-image .service-image-overlay p a[href*=link-building],
    body main .subservice-image .service-image-overlay p a[href*=ottimizzazione-seo],
    body main .subservice-image .service-image-overlay p a[href*=seo-copywriting] {
        color: #e9392c
    }
    body main .subservice-image .service-image-overlay p a[href*=graphic-design],
    body main .subservice-image .service-image-overlay p a[href*=realizzazione-blog],
    body main .subservice-image .service-image-overlay p a[href*=realizzazione-e-commerce],
    body main .subservice-image .service-image-overlay p a[href*=realizzazione-siti-web],
    body main .subservice-image .service-image-overlay p a[href*=sviluppo-app-mobile],
    body main .subservice-image .service-image-overlay p a[href*=sviluppo-applicazioni-web] {
        color: #428ff4
    }
    body main .subservice-content p {
        line-height: 1.8em!important
    }
    body main #call-to-action .call-to-action-wrapper .cta-text h2 {
        font-size: 2.9em!important
    }
    body .sidebar-wrapper .digital-service-title {
        margin: 4em auto!important;
        height: 40px
    }
    body .sidebar-wrapper .digital-service-title h4 {
        font-size: 1.6em!important;
        line-height: 40px
    }
    body .sidebar-wrapper #sidebar-footer .widget-wrapper {
        max-width: 850px
    }
    body .sidebar-wrapper #sidebar-footer .widget-wrapper .footer-widget ul.menu>li>a {
        font-size: 1.3em
    }
    body .sidebar-wrapper #sidebar-footer .widget-wrapper .footer-widget ul.sub-menu>li>a {
        font-size: .9em
    }
    body .sidebar-wrapper #sidebar-footer .widget-wrapper .footer-widget ul {
        margin-top: .2em
    }
    body .goodbye .goodbye-text p {
        font-size: 1.6em!important;
        margin-bottom: 2.7em!important
    }
    body .goodbye .goodbye-image img {
        max-width: 320px;
        margin: 0
    }
    body section#footer-menu .menu-wrapper {
        max-width: 1000px!important
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget {
        width: 25%!important
    }
}


/*-------------------------------------------------------*/


/* 					SOCIAL SIDEBAR  					 */


/*-------------------------------------------------------*/

#social-sidebar {
    padding: 2em 0 0 0;
    background-color: #fff;
}

#social-sidebar .title {
    color: #212121;
    margin: 0 auto;
    padding: 0 0 50px 0;
    width: 100%;
}

#social-sidebar .title h5 {
    font-family: 'Muli';
    text-align: center;
    font-size: 1.3em;
    font-weight: 300;
}

#social-sidebar .social-list {
    width: 100%;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-content: flex-end;
    align-content: flex-end;
}

#social-sidebar .social-list a {
    display: inline-block;
    float: left;
    max-width: 60px;
    margin: 0px 20px;
}

#social-sidebar .social-list a img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

@media screen and (min-width:768px) {
    #social-sidebar .social-list a {
        max-width: 80px;
    }
}

@media screen and (min-width:75em) {
    #social-sidebar {
        padding: 3em 0 0 0;
    }
}

@media screen and (min-width:128em) {
    #social-sidebar {
        padding: 4em 0 0 0;
    }
    #social-sidebar .title h5 {
        font-family: 'Muli';
        text-align: center;
        font-size: 1.6em;
    }
}


/*=======================================================================================*/


/* NEW ANIMATION ON SUBSERVICE-IMAGE BOX, WITH THE SAME OVERLAY OF APP-DIGITAL-ART PAGES */


/*=======================================================================================*/

.subservice-image-box {
    position: relative;
    margin: 0 auto;
}

.subservice-image-overlay {
    position: absolute;
    width: 224px;
    height: 224px;
    top: 16px;
    left: 16px;
    opacity: 0;
    z-index: 30;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.subservice-image-overlay > p {
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 1.2em;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}

.subservice-image-overlay > p > a {
    text-decoration: none;
    color: #fff;
    font-size: 1.2em;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    width: 100%;
    height: 100%;
    opacity: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.hizmetler {
	width:100%;
	float:left;
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

.galeri-content  .galeri-body { 

}
.galeri-content  .galeri-body .galeri-header { 
	width:100%;
	float:left;
	margin-top:45px;
    text-align: center;
	background-color: #f5f5f5;
    box-shadow: 0 2px 3px rgba(0,0,0,0.09);
    border-radius: 3px;
}
.galeri-content  .galeri-body .galeri-header ul{ 
	display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}
.galeri-content  .galeri-body .galeri-header ul li { 
	display: inline-block;
   
}
.galeri-content  .galeri-body .galeri-header ul li a{ 
	float:left;
    width: 100%;
    padding: 10px 35px;
    color: #444;
    font-size: 18px;
	font-weight:700;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: relative;
    border-bottom: none;
	position:relative;
	 border-left: 1px solid #e9e9e9;
}
.galeri-content  .galeri-body .galeri-header ul li a.active{ 
	color: #cb220f;
}
.galeri-content  .galeri-body .galeri-header ul li a:hover {
	color: #cb220f;
    text-decoration: none;
}

.galeri-content  .galeri-body .galeri-header li a.active:after {
	content: ' ';
    display: block;
    background: #cb220f;
    position: absolute;
    height: 2px;
    width: 30px;
    bottom: -2px;
    left: 50%;
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    transform: translate(-50%,0);
}
.video-outer {
	min-height:220px;
}

.galeri-video {
	width:100%;
	float:left;
	margin-top:40px;
}

.galeri-content  .galeri-body  .galeri-isotope {
	
	width:100%;
	float:left;
	/* margin-top:30px;*/
	padding-top:5px;
}
.galeri-content  .galeri-body  .galeri-isotope .isotope-no-gutter { 
	position:relative;
	background:#fff;
}
.galeri-content  .galeri-body  .galeri-isotope .isotope-no-gutter .helper-gut  {
	margin-bottom:10px;
	padding-left:5px;
	padding-right:5px;
}
.galeri-content  .galeri-body  .galeri-isotope .isotope-no-gutter .helper-gut .galeri-outer{ 
	position:relative;
	text-align: center;
    overflow: hidden;
    transition: all .3s ease;
}
.galeri-content  .galeri-body  .galeri-isotope .isotope-no-gutter .helper-gut .galeri-outer:after{ 
	    position: absolute;
    content: '';
    transition: inherit;
    pointer-events: none;
	display: inline-block;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    border: 1px solid rgba(255,255,255,.5);
    z-index: 1;
    -webkit-transform: scale(.85);
    transform: scale(.85);
    opacity: 0;
    visibility: hidden;
}
.galeri-content  .galeri-body  .galeri-isotope .isotope-no-gutter .helper-gut .galeri-outer:before{ 
	position: absolute;
    content: '';
    transition: inherit;
    pointer-events: none;
	top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(25,24,24,.45);
    z-index: 1;
	opacity: 0;
    visibility: hidden;
}
.galeri-content  .galeri-body  .galeri-isotope .isotope-no-gutter .helper-gut .galeri-outer .caption{  
	    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    z-index: 1;
}

.galeri-content  .galeri-body  .galeri-isotope .isotope-no-gutter .helper-gut .galeri-outer:hover::before {
	opacity: 1;
        visibility: visible
}
.galeri-content  .galeri-body  .galeri-isotope .isotope-no-gutter .helper-gut .galeri-outer:hover::after {
	 opacity: 1;
	visibility: visible;
	-webkit-transform: none;
	transform: none
}
.galeri-content  .galeri-body  .galeri-isotope .isotope-no-gutter .helper-gut .galeri-outer:hover .caption a {
	   opacity: 1;
        visibility: visible;
        -webkit-transform: none;
        transform: none
}
.galeri-content  .galeri-body  .galeri-isotope .isotope-no-gutter .helper-gut .galeri-outer:hover .caption h5 {
	   opacity: 1;
        visibility: visible;
          -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
}
.galeri-content  .galeri-body  .galeri-isotope .isotope-no-gutter .helper-gut .galeri-outer .caption a{  
	opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
	-webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
	color:#fff;
	font-size:25px;
	z-index:5;
}
.galeri-content  .galeri-body  .galeri-isotope .isotope-no-gutter .helper-gut .galeri-outer .caption h5{  
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
	    -webkit-transform: translate3d(0,25px,0);
    transform: translate3d(0,25px,0);
	color:#fff;
	font-size:17px;
}


.galeri-content  .galeri-body  .galeri-isotope .isotope-no-gutter .helper-gut figure {
	border: 1px solid rgba(0,0,0,.15);
}
.galeri-content  .galeri-body  .galeri-isotope .isotope-no-gutter .helper-gut figure img{ 
	width:100%;
	transition: all .3s ease;
	height:auto;
}

.galeri-content  .galeri-body  .galeri-isotope .isotope-no-gutter .helper-gut .title {
	color: #464646;
    font-size: 15px;
}
.proje-detay {
	width:100%;
	float:left;
	background:#fff;
	padding:40px 0;
}

.proje-resim {
	width:100%;
	float:left;
}

.proje-resim a img { 
	width:100%;
	height:auto;
	display:block;
}

.proje-detail {
	width:100%;
	float:left;
	min-height:200px;
	padding:30px;
}

.proje-title {
	font-weight:500;
	font-size:19px;
	width:100%;
	float:left;
	margin-bottom:10px;
}
.proje-link {
	width:100%;
	float:left;
	margin-bottom:10px;
	margin-top:20px;
}
.proje-link a { 
	color: #000;
    background: #fff;
	cursor: pointer;
	border:1px solid #000;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    margin: 0 7px 20px 0;
    padding: 8px 20px;
    position: relative;
	text-decoration:none;	
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    text-transform: uppercase;
    border-radius: 1px;
}

.projenavbar {
	width:100%;
	float:left;
	background:#fff;
	padding-top:90px;
}

.page-title-subtitle {
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding: 60px 0;
    margin-bottom: 50px;
    overflow: hidden;
}
.portfolio-title {
    font-size: 24px;
    margin: 0;
    font-weight: 600;
    padding-bottom: 5px;
		width:100%;
	float:left;
	text-align:center;
	font-size:24px;
}

#menu-item-190 > a {
	color: #efc439 !important;	
}
 
#menu-item-191 > a {
	color: #e9392c !important;
}

#menu-item-192 > a {
	color: #428ff4 !important;
}
@media only screen and (min-width: 75em) {
	body main>article .article-content {
		padding: 2.7em 0 3em;
		max-width: 1100px!important;
	}
}
.ccdetail {
	max-width:1170px;
	margin:0 auto;
	text-align:center;
	font-size:18px;
	padding:30px 0 60px 0 ;
}
.ccdetail p { width:100%; }

.proje-detayalt {
	
}
.proje-detayalt .portfolio-nav {
    text-align: center;
    position: relative;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -0-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-backface-visibility: hidden;
    clear: both;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    background: #f9f9f9;
    padding: 32px 0;
    margin-top: 80px;
}
.proje-detayalt  .portfolio-nav a {
    line-height: 42px;
    display: inline-block;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -0-transition: all .2s linear;
    transition: all .2s linear;
    font-size: 42px;
    text-align: center;
    color: #323232;
    -webkit-backface-visibility: hidden;
    opacity: .3;
    padding: 0 15px;
    height: 42px;
    -ms-filter: "alpha(opacity=30)";
    filter: alpha(opacity=30);
    -moz-opacity: .3;
	font-size:30px;
}

body main .subservice-wrapper #call-to-action {
    background-color: #212121;
    box-shadow: 0 1px 60px rgba(33, 33, 33, .1);
    width: 100%;
}
body .app-fullcover, body main .subservice-wrapper #call-to-action {
    background-image: url(../../../uploads/2016/02/APP-Web-Agency-Pattern-Nero.png);
    background-repeat: repeat;
}
.giletisim {
	background-color: #009e55!important;
    border: 0!important;
    color: #fafafa!important;
}



#banner-carousel {
    height: 1200px;
}
#banner-carousel-box {
    position: relative;
    background-color: #494b4d;
}
#banner-carousel-prev {
    position: absolute;
    top: 50%;
    left: 0;
    padding: 15px;
    width: 60px;
    margin-top: -30px;
    z-index: 1500;
    cursor: pointer;
}
#banner-carousel-next {
    position: absolute;
    top: 50%;
    right: 0;
    padding: 15px;
    width: 60px;
    margin-top: -30px;
    z-index: 1500;
    cursor: pointer;
}
#banner-carousel-next img,
#banner-carousel-prev img {
    width: 32px;
    height: 48px;
}
#banner-carousel-next img:hover,
#banner-carousel-prev img:hover {
    opacity: 0.5;
}
#banner-carousel-dots {
    bottom: 30px;
    right: 50px;
    position: absolute;
    text-align: right;
    z-index: 100;
    height: 20px;
}
.owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-dot span {
    width: 10px;
    height: 4px;
    margin: 5px 1px;
    background: #333436;
    display: block;
}
.owl-dot.active span {
    background: #fff;
}
.owl-dot:hover span {
    background: #d2d2d2;
}
#banner-carousel .item {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.owl-carousel .owl-rtl {
    direction: ltr !important;
}
.banner-info-box {
    position: absolute;
    left: 50px;
    bottom: 30px;
    width: 80%;
}
.banner-info {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%;
    padding: 0;
    direction: ltr !important;
}
.banner-info-cliente {
    font-size: 48px;
    line-height: 40px;
    font-weight: 500;
    margin-left: -2px;
    padding: 5px 0;
}
.p-scura .banner-info-cliente {
    color: #fff !important;
}
.p-scura .banner-info-cliente a {
    color: #fff !important;
}
.banner-info-desc {
    font-size: 12px;
    margin-top: 10px;
    color: #8e8f90;
}
.banner-infoext-box {
    position: absolute;
    bottom: 60px;
    left: 20%;
    right: 20%;
    text-align: left;
    padding: 15px 30px;
    background-color: #fff;
    z-index: 100;
}
.banner-freccia {
    width: 52px;
}
.banner-freccia img {
    text-align: left;
    width: 52px !important;
    height: 10px !important;
}
.p-scura .banner-freccia-chiara {
    display: none;
}
.p-chiara .banner-freccia-scura {
    display: none;
}
.elenco-works-box {
    background-color: #fff;
}
.box-elenco-works {
    position: relative;
}
.box-elenco-works-imgbg {
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.box-elenco-works-img {
    position: relative;
    width: 100%;
}
.box-elenco-works-info {
    position: absolute;
    top: 25px;
    bottom: 25px;
    left: 25px;
    right: 25px;
    background-image: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 200, from(#1c1e20), to(rgba(28, 30, 32, 0.89)));
    background-image: -webkit-radial-gradient(50% 50%, rgba(28, 30, 32, 0.89), #1c1e20);
    background-image: -moz-radial-gradient(50% 50%, rgba(28, 30, 32, 0.89), #1c1e20);
    background-image: -o-radial-gradient(50% 50%, rgba(28, 30, 32, 0.89), #1c1e20);
    background-image: -ms-radial-gradient(50% 50%, rgba(28, 30, 32, 0.89), #1c1e20);
    background-image: radial-gradient(50% 50%, rgba(28, 30, 32, 0.89), #1c1e20);
    color: #fff;
    text-align: left;
    padding: 25px;
    overflow: hidden;
}
.box-elenco-works-info-fix {
    position: absolute;
    padding: 0;
    margin: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.bg-works-grigio {
    background-color: #8e8f90 !important;
    color: #fff !important;
}
.box-elenco-works-txt-1 {
    font-size: 36px;
    text-align: left;
    padding: 0 60px;
}
.box-elenco-works-info a {
    color: #fff;
}
.box-elenco-works-nome {
    font-size: 28px;
    line-height: 28px;
}
.box-elenco-works-abs {
    font-size: 18px;
}
.box-elenco-works-cat {
    font-size: 12px;
    color: #8e8f90;
}
.box-elenco-works-click {
    position: absolute;
    bottom: 25px;
    left: 25px;
    right: 25px;
    font-size: 12px;
}
.swiper-slide a img {
	 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}
.swiper-slide a:hover img {
	  filter: none;
  -webkit-filter: grayscale(0%);
}

