.portfolio-banner .slider-content {
    background: none; 
    width: 100%;
    margin: 0 auto;
    padding: 60px 30px;
    box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.02);
}
.slider-content h2{
	text-transform: uppercase;
	line-height: 2;
	letter-spacing: 2px;
	color: #fff;
	font-family: 'Oswald', sans-serif;
}
.header.burger .logo img {
    height: 118px;
}
.header.burger {
	top:0;
    background-color: #fff;
    position: relative;
    z-index: 999;
    width: 100%;
    padding: 0;
}
.st-pusher{
	/*padding-top: 183px;*/
}
.parallax {
    height: 749px;
    background-size: cover !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    position: relative;
    z-index: 0;
    background-origin: initial;
    background-position: center center !important;
    background-repeat: no-repeat;
}
.topbar {
    width: 100%;
    background-color: #222;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 14px 0;
}
.topbar-call ul li i {
    margin-right: 5px;
    color: #27aad8;
    font-size: 26px;
}
b{
	font-size: 13px;
	font-weight: 500;
    color: #ffffff;
}
.marchi{
	margin-top: 50px;
    display: block;
    height: 66px;
    position: relative;
}
.marchi_trattati h1{
    text-transform: uppercase;
}
.marchi img {
    display: inline-block;
    width: auto; 
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.about{
	margin-top: 30px;
	background-image: url('../images/img/banner.png');
	background-size: cover;
}
.theme-bg {
    background-color: #adc5e9;
}
.text-blu {
    color: #27aad8;
}
.text-grigio {
    color: #363636;
}
.contact{
	margin-top: 70px;
	margin-bottom: 70px;
}
.contact-box i {
    background: #27aad8;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    border-radius: 100%;
    font-size: 34px;
    color: #ffffff;
    display: inline-block;
}
.page-section-pt {
    padding: 0;
}
#back-to-top .top{
	display: none;
}
.page-title {
    display: block;
    padding-top: 111px;
    padding-bottom: 20px;
    position: relative;
}
.bg-overlay-black-50:before {
    background: rgb(39, 170, 216);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.widget-link ul{
    padding-top: 15px;
    list-style-type: none;
}
.widget-link li{
    padding-bottom: 25px;
}
.widget-link a{
    font-size: 14px;
    color: #27aad8;
    font-weight: bold;
    letter-spacing: 1px;
    border-style: solid;
    padding: 5px;
    border-width: 1px;
    border-color: #bee3f0;
}
.widget-link a:hover{
    border-color: #bee3f0;
    background-color: #27aad8;
    color: #fff;
    margin-left: 10px;
}
.opened a{
    margin-left: 10px;
    border-color: #bee3f0;
    background-color: #27aad8;
    color: #fff;
}
.contenuto_servizi h5,h1{
    color: #27aad8;
    border-bottom: solid #27aad8  1px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;

}
.contenuto_servizi p{
    font-size: 16px;
    text-align: justify;
    color: #000;
}
.contenuto_servizi h2,h3,h4,h5{
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;

}
.servizio{
    margin-bottom: 25px;
}

.credits_link{
 color: #38B5E6 !important;
 font-weight: 700;
 font-family: sans-serif;
}

.credits_link:hover{
 color: #fff !important;
}

 .credits_link:before{
  content: "";
  vertical-align: middle;
  width:16px;
  height: 16px;
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  background-image: url(https://www.clion.it/favicon-96x96.png);
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;

  transition: all 450ms ease;
 }

  .credits_link:hover:before{
   transform: scale(1.5) rotateZ(360deg) rotateY(360deg);
  }
  ul.page-breadcrumb li a:hover {
    color: #ffffff;
    font-weight: bold;
}
.button_servizi{
    border-radius: 1px;
    width: 100%;
    background: #ffffff;
    color: #27aad8;
    font-weight: bold;
    border: 1px solid #bee3f0;
}
.servizio a:hover{
     background-color: #27aad8;
    border-color: #bee3f0;

}
.servizi2 {
    display: block;
    height: 500px;
    position: relative;
    background-color: #f7f8f9;
}
.servizi2 img {
    display: inline-block;
    width: auto; 
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.servizi {
    display: block;
    height: 300px;
    position: relative;
    background-color: #f7f8f9;
}

.servizi img {
    display: inline-block;
    width: auto; 
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.page-title .page-breadcrumb {
    float: right;
    width: 100%;
    text-align: right;
}
.contenuto{
    padding-top: 50px;
    margin: 80px 0 80px 0;
}
.contenuto h2{
    text-transform: uppercase;
}
.contenuto h4, .contenuto p{
    color: #787878;
}
.contenuto p{
    padding: 0 190px 0 0;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
}
.list-serv{
    padding-top: 50px;
}
.list-serv li{
    padding-left: 100px;
    list-style-type: none;
    margin-bottom: 50px;
    font-size: 22px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
}
.list-serv img{
    width: 40px;
}
.box-banner{
     overflow: hidden;
     position: relative;
 }
 .box-banner h2{
    font-size: 60px;
    z-index: 111!important;
    position: inherit!important;
    color: #fff;
    text-transform: uppercase;
 }
 .banner-action {
     padding: 200px 0;
 }
 .banner {
    position: absolute;
     left: 0;
     top: 0;
     width: calc(100% + 150px);
     height: calc(100% + 150px);
     will-change: transform;
     -webkit-animation: bgPos 100s linear infinite;
     animation: bgPos 100s linear infinite;
     -webkit-transform: translate3d(-75px,-75px,0) rotate(0.001deg);
     transform: translate3d(-75px,-75px,0) rotate(0.001deg);
     background-position: 50% 50%;
     z-index: 1;
 }
 -webkit-keyframes bgPos {
     25% {
         -webkit-transform: translate3d(-150px, -150px, 0) rotate(0.001deg);
         transform: translate3d(-150px, -150px, 0) rotate(0.001deg)
     }
     75% {
         -webkit-transform: translate3d(0, 0, 0) rotate(0.001deg);
         transform: translate3d(0, 0, 0) rotate(0.001deg)
     }
 }
 @keyframes bgPos {
     25% {
         -webkit-transform: translate3d(-150px, -150px, 0) rotate(0.001deg);
         transform: translate3d(-150px, -150px, 0) rotate(0.001deg)
     }
     75% {
         -webkit-transform: translate3d(0, 0, 0) rotate(0.001deg);
         transform: translate3d(0, 0, 0) rotate(0.001deg)
     }
 } 
.sol-box{
    margin-top: -110px;
    z-index: 200;
    position: inherit;
    background-color: transparent!important;
}
.soluzione-box a{
    display: block;
    background-size: cover;
    height: 200px;
}
.soluzione-box .ancora{
    height: auto;
}

.soluzione-box h4{
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    padding: 50px 20px;
    background-color: #26aad7;
    color: #fff;
}
.cont-solution{margin-top: 80px;}
.cont-solution h1{
    margin-top: 80px;
    line-height: 50px;
    border-bottom: solid 3px;
    width: 300px;
}
.cont-solution p{
    font-size: 17px;
    font-weight: 500;
    line-height: 27px;
}
.cont-solution strong{
    color: #26aad7;
}
.btn-primary {
    background-color: #26aad7;
    border-color: #26aad7;
}
a, button, input {
    outline: medium none !important;
    color: #26aad7;
}
.img-sol{
    display: block;
    height: 300px;
    position: relative;
    margin-bottom: 20px;
}

.img-sol img {
    display: inline-block;
    width: auto; 
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
@media screen and (min-width: 1025px) {
     .widget-link{
        display: block;
    }
    .cerca{
        display: none;
    }
}
@media screen and (max-width: 1024px) {
    .contenuto p {
    padding: 0;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
}
    .cerca{
        display: block;
    }
    .widget-link{
        display: none;
    }
}
@media screen and (max-width: 768px) {
    .list-serv li {
    padding-left: 10px;
    list-style-type: none;
    margin-bottom: 50px;
    font-size: 22px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
}
}
@media screen and (max-width: 425px) {}
@media screen and (max-width: 320px) {}
@media screen and (min-width: 768px) {
	.slider-content h2{
	font-size: 40px;
}
}