


body {
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    line-height: 1;
	font-size: 13px;
    color: #a8a8a8;
}

ol, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

figure, p {
    margin: 0;
}

a {
    -webkit-transition: all .3s ease-in 0s;
       -moz-transition: all .3s ease-in 0s;
        -ms-transition: all .3s ease-in 0s;
         -o-transition: all .3s ease-in 0s;
            transition: all .3s ease-in 0s;
			color: #c90419;
}

iframe {
    border: 0;
}

a:focus, a:hover {
    text-decoration: none;
    outline: 0;
	color: #333333;
}



h1, h2, h3,
h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	margin: 0;
}

.clear:before,
.clear:after {
    content: " ";
    display: table;
}
 
.clear:after {
   clear: both;
}
 
.clear {
   *zoom: 1;
}

body > section {
    padding: 20px 0 0 0;
}

.section-title {
  margin: 0 auto 55px;
  max-width: 980px;
}

.section-title h2 {
  color: #1f2021;
  font-size: 30px;
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 27px;
  text-transform: uppercase;
}

.section-title h2:before {
  border-bottom: 1px solid #1f2021;
  bottom: 0;
  content: "";
  left: 50%;
  margin-left: -50px;
  position: absolute;
  width: 100px;
}

.section-title h2:after {
background: none repeat scroll 0 0 #fff;
border: 1px solid #1F2021;
border-radius: 25px;
bottom: -6px;
content: "";
height: 11px;
left: 50%;
margin-left: -5.5px;
position: absolute;
width: 11px;
}

.section-title p {
    line-height: 25px;
    font-weight: 300;
    font-size: 13px;
	padding: 0px 20px 0px 20px;
}

.btn {
    border-radius: 0;
}

.btn:hover,
.btn:focus {
    outline: 0;
}

.btn-blue {
  background-color: #00c7fc;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  padding: 10px 35px;
}

.kill-margin {
    margin: 0 !important;
}

/*************************
*******Navigation******
**************************/

#navigation { background-color: #333333 !important;}


#navigation,
.navbar-brand,
.navbar-toggle,
.navbar-nav > li > a,
.search-form > #search-sub {
  -webkit-transition: all 0.6s ease;
     -moz-transition: all 0.6s ease;
      -ms-transition: all 0.6s ease;
       -o-transition: all 0.6s ease;
          transition: all 0.6s ease;
}

.animated-nav .navbar-brand {
  padding: 15px 0;
}


#navigation > .container {
}

.animated-nav#navigation > .container {
  border-bottom: none;
}

.navbar-brand {
  height: inherit;
  padding: 20px 0;
}

.navbar-brand a {
  display: block;
}

.navbar-brand img {
	height: 38px;
	margin-left:  10px;
}
.footer-logo img {
	max-width: 90%;
}

.navigation .navbar-nav > li > img {
	margin-top: 14px;
}

.navigation .navbar-nav > li > a {
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  padding: 28px 20px;
  text-transform: uppercase;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 20px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #000;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 4px;
}
.navbar-toggle .icon-bar {
		    background-color: #fff;
}


.navigation .navbar-nav > li.current > a {
  color: #c90419 !important;
  border-bottom: 1px solid #c90419 !important;
}

.animated-nav .navigation .navbar-nav > li.current > a {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.navigation .navbar-nav > li > a:focus,
.navigation .navbar-nav > li > a:hover {
  background-color: transparent;
}

.search-form {
  position: relative;
}

.search-form > #search {
  width: 100%;
}

.search-form > #search {
  background-color: transparent;
  height: 40px;
    border: 0 ;
  margin-top: 28px;
  width: 100%;
}

.search-form > #search-sub {
  background: url("../img/icons/search.png") no-repeat scroll 0 0 transparent;
  border: 0 ;
  bottom: 11px;
  height: 15px;
  position: absolute;
  right: 8px;
  padding: 0;
  text-indent: -9999em;
  width: 15px;
}

.animated-nav .search-form > #search-sub {
    bottom: 22px;
}

/*************************
*******Main Slider******
**************************/

p{ font-size: 18px; margin: 10px 0px; color: #eee; line-height: 24px;}
p strong{ color: #c00;}

#top {
	background-color: #000000;
	background-image: url(../img/background-principale.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 0px 120px;
	padding: 90px 0px 30px 0px;}

#top h2{ color: #fff; font-size: 800; font-size: 32px;}


#malena {
	background-color: #fff;
	background-image: url(../img/malena-bg.jpg);
	background-size: 140%;
	background-repeat: no-repeat;
	background-position: -100px 100px;
	padding: 90px 0px 30px 0px;}
#malena h2{ color: #000; font-size: 800; font-size: 32px;}
#malena p{ font-size: 16px; margin: 10px 0px; color: #333; line-height: 24px;}



#video {
	background-color: #fff;
	background-image: url(../img/bg1.png);
	background-size: 140%;
	background-repeat: no-repeat;
	background-position: -100px 100px;
	padding: 90px 0px 30px 0px;}
#video h2{ color: #000; font-size: 800; font-size: 24px; padding: 10px 0px;}
#video p{ font-size: 16px; margin: 10px 0px; color: #333; line-height: 24px;}


#rocco {
	background-color: #000000;
	background-image: url(../img/top-page.jpg);
	background-size: 130%;
	background-repeat: no-repeat;
	background-position: -150px 0px;
	padding: 90px 0px 30px 0px;}
#rocco h2{ color: #fff; font-size: 800; font-size: 32px;}

#pedice { background-color: #030303; padding: 40px 0px 20px 0px;}
#pedice a{ color: #999; text-decoration: none;}



input#email { font-size: 20px; border-color: #555;}

#confermo_err, #email_err {
color: #fff !important;
background-color: #c00;
float: left;
width: 100%;
border-radius: 5px;
padding: 0px 5px;
}

#home{
  padding: 0;
  overflow: hidden;
}

#home-carousel .carousel-inner .item {
  background-size:cover;
}

#home-carousel .slider-content {
  height: 100%;
}

#home-carousel .carousel-caption {
  left: 0;
  top: 0;
  z-index: 11;
  text-align: left;
}

.carousel-caption > div {
  background-color: rgba(15,116,143,0.8);
  padding: 60px 50px 80px 20%;
  position: absolute;
  top: 25%;
  width: 76%;
}

#home-carousel .carousel-inner h2 {
  color: #ffffff;
  font-size: 30px;
  line-height: 50px;
  margin-bottom: 20px;
  text-shadow: none;
  text-transform: uppercase;
}

#home-carousel .carousel-inner p {
  color: #FFFFFF;
  line-height: 28px;
  font-size: 13px;
  margin-top: 0;
  text-shadow:none;
}

#nav-arrows > a {
  border: 1px solid #fff;
  color: #fff;
  display: block;
  height: 60px;
  line-height: 76px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 60px;
  z-index: 20;
  margin-top: -30px;

    -webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
         -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
}

#nav-arrows > a.sl-prev {
    left: 50px;
}

#nav-arrows > a.sl-next {
    right: 50px;
}

#nav-arrows > a.sl-next:hover {
    background-color: #009EE3;
    border-color: #009EE3;
    color: #fff;
}

.carousel-indicators .active {
  background-color: #00c7fc;
  border: 0;
}



.pagina {padding: 0px 0px 0px 0px;}

.bannerlargo { padding: 10px 0px 10px 0px; background-color: #e9e9e9; text-align: center;}
.bannerlargo img{ max-width: 100%; height: auto;}

/*============================================================
    Video
============================================================*/

#video { }
#video .player-video{ max-width: 800px; margin: auto; padding: 10px 0px; }

/*============================================================
    Video4
============================================================*/

#video4 { padding: 90px 0px 30px 0px; }
#video4 .player-video{ max-width: 800px; margin: auto; padding: 10px 0px; }

.player-video p{    padding: 20px;
    background-color: #fff;
    border-radius: 20px;
	margin: 3%;
	width: 94%;
	float: left;
	font-size: 16px;}

/*============================================================
    Photo
============================================================*/

#photo { }

#projects {
    width: 100%;
	border-top: #282828 10px solid;
	border-bottom: #282828 10px solid;
}

.project-filter {
  margin-bottom: 40px;
}

.project-filter ul li {
  padding: 0;
}

.project-filter ul li a {
  color: #000;
  display: block;
  line-height: 18px;
  padding: 10px 20px;
  text-transform: uppercase;
}

.project-filter ul li a:hover,
.project-filter ul li a.active {
    background-color: #00C7FC;
    color: #fff;
}

.mix {
    display: none;
}

.photo-item {
    position: relative;
    float: left;
    overflow: hidden;
    width: 11.1111111111%;
}

.plus {
  background: url("../img/icons/plus.png") no-repeat scroll center center #c90419;
  border-radius: 50%;
  display: block;
  height: 80px;
  left: 50%;
  margin: -40px 0 0 -40px;
  position: absolute;
  top: -41px;
  width: 80px;
    
    -webkit-transition: 0.3s ease-out 0s;
       -moz-transition: 0.3s ease-out 0s;
        -ms-transition: 0.3s ease-out 0s;
         -o-transition: 0.3s ease-out 0s;
            transition: 0.3s ease-out 0s;
	z-index: 101;
}

figcaption.mask {
  background-color: #000;
  bottom: -100%;
  left: 0;
  padding: 30px 0 30px 30px;
  position: absolute;
  width: 100%;
    
    -webkit-transition: 0.3s ease-out 0s;
       -moz-transition: 0.3s ease-out 0s;
        -ms-transition: 0.3s ease-out 0s;
         -o-transition: 0.3s ease-out 0s;
            transition: 0.3s ease-out 0s;
			
	opacity: 0.4;
    filter: alpha(opacity=40);
	z-index: 99;
}

.photo-item:hover figcaption.mask {
    bottom: 0;
	height: 100%;
}

.photo-item:hover .plus {
    top: 50%;
}

figcaption.mask h3 {
  color: #c90419;
  font-size: 20px;
  line-height: 28px;
}

figcaption.mask span {
  color: #0FAED9;
}


.img-photo { width: 100%;}


.btn-custom {
  background-color: hsl(41, 85%, 35%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#efb73d", endColorstr="#a5750d");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#efb73d), to(#a5750d));
  background-image: -moz-linear-gradient(top, #efb73d, #a5750d);
  background-image: -ms-linear-gradient(top, #efb73d, #a5750d);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efb73d), color-stop(100%, #a5750d));
  background-image: -webkit-linear-gradient(top, #efb73d, #a5750d);
  background-image: -o-linear-gradient(top, #efb73d, #a5750d);
  background-image: linear-gradient(#efb73d, #a5750d);
  border-color: #a5750d #a5750d hsl(41, 85%, 29%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  -webkit-font-smoothing: antialiased;
}

.btn-grey {
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ccc", endColorstr="#555");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ccc), to(#555));
  background-image: -moz-linear-gradient(top, #ccc, #555);
  background-image: -ms-linear-gradient(top, #ccc, #555);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ccc), color-stop(100%, #555));
  background-image: -webkit-linear-gradient(top, #ccc, #555);
  background-image: -o-linear-gradient(top, #ccc, #555);
  background-image: linear-gradient(#ccc, #555);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  -webkit-font-smoothing: antialiased;
}

.btn-custom:HOVER, .btn-grey:HOVER {
  background-color: hsl(41, 85%, 35%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fbc551", endColorstr="#c1890e");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#fbc551), to(#c1890e));
  background-image: -moz-linear-gradient(top, #fbc551, #c1890e);
  background-image: -ms-linear-gradient(top, #fbc551, #c1890e);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbc551), color-stop(100%, #c1890e));
  background-image: -webkit-linear-gradient(top, #fbc551, #c1890e);
  background-image: -o-linear-gradient(top, #fbc551, #c1890e);
  background-image: linear-gradient(#fbc551, #c1890e);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  -webkit-font-smoothing: antialiased;
}

/*=================================
    Quotes
===================================*/

#quotes {
    background-color: #1F2021;
	padding: 60px 0px;
}

.call-to-action {
    color: #fff;
    font-weight: 600;
}

.call-to-action p {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 15px;
}



/*============================================================
    Footer
============================================================*/

#footer {
    background-color: #121116;
    padding: 115px 0 35px;
}

.footer-logo {
    margin-bottom: 45px;
}

.footer-social {
    margin-bottom: 85px;
}

.footer-social h3 {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}

.footer-social h3:after {
  border-bottom: 1px solid #fff;
  bottom: 0;
  content: "";
  display: block;
  left: 50%;
  margin-left: -115px;
  position: absolute;
  width: 230px;
}

.footer-social ul li a {
  color: #fff;
  display: block;
  margin: 0 8px;
}

.footer-social ul li a:hover {
  color: #00C7FC;
}

.copyright {
    font-size: 12px;
    font-weight: 600;
    color: #ccc;
}

.copyright a {
    color: #990000;
}

.copyright a:hover {
    color: #fff;
}

.copyright p {

}

.copyright p:first-child {
    margin-bottom: 15px;
}




@media only screen and (min-width: 992px) and (max-width: 1281px) {

.photo-item {
    width: 16.666666666666%;
}

}



@media only screen and (min-width: 768px) and (max-width: 991px) {


#service .media{
  padding-left: 0;
}

.mobile-device .black{
  left: 0px;
}

.mobile-device .white{
  left: -98px;
}

figcaption.mask{
  padding: 10px;
}

figcaption.mask h3{
  font-size: 15px;
}

figcaption.mask span{
  font-size: 12px;
}

.plus{
    margin-left: -15%;
}


.photo-item:hover .plus{
  top: 40%;
}

.fact-item{
  padding-bottom: 30px;
}

.subtitle{
  padding-top: 50px;
}

.pricing-table{
  padding-bottom: 50px;
}

figure, p{
}

.photo-item {
    width: 33.33333333333333333333333%;
}
  
 
}



@media only screen and (max-width: 767px) {

.photo-item {
    width: 50%;
}

.navbar-toggle {
  border: 1px solid #ffffff;
  margin-top: 37px;
}

.navbar-toggle .icon-bar {
  background-color: #fff;
}

.animated-nav .navbar-toggle {
  border: 1px solid #fff;
  margin-top: 21px;
}

.animated-nav .navbar-toggle .icon-bar {
  background-color: #fff;
}

.animated-nav .navigation .navbar-nav > li > a,
.navigation .navbar-nav > li > a {
  padding: 15px 25px;
}

.navigation .navbar-nav > li > a {
  background-color: #000;
  text-align: center;
}

.navigation .navbar-nav > li > a:hover {
  background-color: #f00;
}

.navigation .navbar-nav > li.current > a {
  border-bottom: 1px solid #fff;
  color: #fff;
}


.carousel-caption > div{
  width: 100%;
  text-align: center;
  padding: 20px 0;
}

#home-carousel .carousel-inner h2{
    font-size: 20px;
    line-height: 31px;
}

.carousel-caption{
  right: 0;
}

.section-title{
  width: 100%;
}

#service .media{
  padding-left: 0px;
}

#service .media > .pull-left{
  margin-right: 15px;
}

.mobile-device img{
  float: none;
}

.mobile-device .black{
  left: 0;
}

.mobile-device .white{
  bottom: 336px;
  left: 83px;
}

#service-bottom{
  padding-bottom: 100%;
}

.service-features{
  padding: 40px 0 0 20px;
  width: 100%;
  top: 60%;
  height: 319px;
}

.service-features h3{
  margin-bottom: 0px;
}



.tst-content{
  margin: 10px 0 0 125px;
}

.subtitle{
  padding-top: 50px;
}

.call-to-action p{
  font-size: 14px;
}

.pricing-table{
  padding-bottom: 50px;
}

figure, p{
}

.special-plan p{
  line-height: 30px;
}

.contact-details{
  margin-bottom: 0px;
}

.contact-details > span{
  padding-top: 100px;
}

.navbar-brand img{ height: 56px; padding: 11px 9px 9px 9px;}




}



@media only screen and (min-width: 480px) and (max-width: 767px) {


}




.boxvideo{

float: left;
width: 100%;
height: 500px;
}
.boxvideo2{

float: left;
width: 100%;
height: 310px;
}
.contornopreview {
	position: relative;
	width: 100%;
	float: left;}
	
	.bloccato {
	position: absolute;
	z-index: 2;
	top: 20%;
	left: 0px;
	width: 100%;}

@media (max-width: 1201px){

.navigation .navbar-nav > li > a {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  padding: 24px 10px;
  text-transform: uppercase;
}

	
#malena {
	background-size: 200%;
	background-position: -200px 100px;
	}
	
#video {
	background-size: 200%;
	background-position: -200px 100px;
	}
#rocco {
	background-size: 200%;
	background-position: -200px 0px;
	}
	
}
@media (max-width: 991px){

	
.navigation .navbar-nav > li > a {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 15px 10px;
	width: 150px;
	text-align:  center;
  text-transform: uppercase;
}
	
}

@media (max-width: 767px){
	
#malena {
	background-size: 300%;
	background-position: -500px 100px;
	}
#video {
	background-image: none;
	}
#rocco {
	background-size: 200%;
	background-position: -200px 0px;
	background-image: url(../img/top-page50.jpg);
	}
#top h2{ color: #fff; font-size: 800; font-size: 24px; padding: 20px 100px;}
#top p{ color: #fff; font-size: 800; font-size: 15px; padding: 0px 100px;}
	
}
@media (max-width: 667px){
	

#malena {
	background-size: 300%;
	background-position: -440px 100px;
	}
#rocco {
	background-size: 250%;
	background-position: -250px 0px;
	}
	
}
@media (max-width: 567px){
	
#malena {
	background-size: 300%;
	background-position: -400px 100px;
	}
#rocco {
	background-size: 250%;
	background-position: -200px 0px;
	}
	
#top h2{ color: #fff; font-size: 800; font-size: 24px; padding: 0px 80px;}
#top p{ color: #fff; font-size: 800; font-size: 15px; padding: 0px 70px;}
}

@media (max-width: 520px){
	
#malena {
	background-size: 300%;
	background-position: -370px 100px;
	}
#rocco {
	background-size: 250%;
	background-position: -200px 0px;
	}
}


@media (max-width: 480px){

#malena {
	background-size: 320%;
	background-position: -320px 100px;
	}
#malena h2{
	font-size: 24px;
	padding: 15px 0px;
	}
#rocco {
	background-size: 300%;
	background-position: -200px 0px;
	}
#rocco h2{
	font-size: 24px;
	padding: 15px 0px;
	}
	
#top {
	padding: 110px 0px 30px 0px;}

#top h2{ color: #fff; font-size: 800; font-size: 24px; padding: 0px 60px;}
#top p{ color: #fff; font-size: 800; font-size: 15px; padding: 0px 40px;}

}

@media (max-width: 430px){

#malena {
	background-size: 320%;
	background-position: -285px 100px;
	}
#rocco {
	background-size: 320%;
	background-position: -200px 0px;
	}
	

}
@media (max-width: 375px){

#malena {
	background-size: 320%;
	background-position: -250px 100px;
	}
#rocco {
	background-size: 320%;
	background-position: -150px 0px;
	}
	

}




/*  Retina media query.
  Overrides styles for devices with a 
  device-pixel-ratio of 2+, such as iPhone 4.
-----------------------------------------------    */

@media 
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2) {
  
  
  
}

