 /* home flex - updated */

.flex-container.home-flex .flex-cell{
	position:relative;
}
.flex-container.home-flex .flex-cell:nth-child(even):after{
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	border-left:1px solid #ddd;
	left:0;
}
.flex-container.home-flex .flex-cell:first-child{
 	border-bottom: 1px solid #ddd;
 }
 .flex-container.home-flex .flex-cell:nth-child(2){
	border-bottom: 1px solid #ddd;
 }

.flex--group {
    /*align-items: center;*/
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
}

/*** colors ***/


/*** btns ***/



.hero_4_5{
	height:calc(100% - 168px);
	width:100%;
	display: table;
}
.bottom_1_5{
	height:168px;
	width:100%;
	display: table;
	position: relative;
	z-index: 1;
}
.title *{
	position: relative;
	z-index: 1;
}
.overflow-hdn{
	overflow: hidden;
}

.img-bg{
	position: absolute;
	right:-50px;
	top:80px;
	width:600px;
	z-index: 0;
	transform: translateX(10%);
}
.img-bg:before{
	content:"";
	background: url(https://s3-eu-west-1.amazonaws.com/cdn.metooo.it/static/img/pro/blank.svg);
	width:270px;
	height:267px;
	position: absolute;
	left:-280px;
	top:35px;
	opacity: 0;
}
.img-bg:after{
	content:"";
	background: url(https://s3-eu-west-1.amazonaws.com/cdn.metooo.it/static/img/pro/blank.svg);
	width:270px;
	height:267px;
	position: absolute;
	left:-280px;
	top:315px;
	opacity: 0;
}
.img-bg img{
	margin:5px 4px;
	opacity: 0;
	animation: fade-in 2s;
	animation-fill-mode: forwards;
}
.img-bg img:nth-child(2){
	animation-delay: .3s;
}
.img-bg img:nth-child(3){
	animation-delay: .6s;
}
.img-bg img:nth-child(4){
	animation-delay: .8s;
}
.img-bg img:nth-child(5){
	animation-delay: 1s;
}
.img-bg img:nth-child(6){
	animation-delay: 1.2s;
}
.img-bg:before{
	animation: fade-in-scnd 2s;
	animation-fill-mode: forwards;
	animation-delay: 1.4s;
}
.img-bg:after{
	animation: fade-in-trd 2s;
	animation-fill-mode: forwards;
	animation-delay: 2s;
}
.img-bg img:nth-child(even){
	margin-top: -60px;
}

.upper-shadow{
	box-shadow:rgba(0,0,0,.2) 0px -20px 60px;
}
.label-pro:after{
	content:"PRO";
	display: block;
	background: #fdc32d;
	color:#fff;
	width:70px;
	margin:0 auto;
	font-weight:normal;
	font-size:13px;
	border-radius:3px;
	position:absolute;
	left: 50%;
    transform: translateX(-50%);
    bottom:14px;
    text-align: center;
}
h1.label-pro{ margin-top: 36px; }
h1.label-pro:after{
  top: -34px;
  bottom: auto;
  line-height: 26px;
}

@media screen and (max-width: 1024px){
    h1.label-pro:after{top:0;}
} 

@media screen and (max-width: 768px){
	h1.label-pro:after{
		top:0;
		left:16px;
		right: auto;
		transform: none;
		-webkit-transform: none;
	}
}

.home__summary__items{
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.home__summary__items__item:nth-child(1), .home__summary__items__item:nth-child(3) {
    border-right: 1px solid #ddd;
}

.home__summary__items__item:nth-child(1), .home__summary__items__item:nth-child(2) {
    border-bottom: 1px solid #ddd;
}

.home__summary__items__item {
    align-items: center;
    -webkit-flex: nu 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    padding: 30px;
}
.tabs-content.homepage--tabs .content{
	min-height: 400px;

}
.tabs-content .flex--group{
	width:100%;
}
.content__item{
	align-self: center;
	-webkit-flex: 1 1 50%;
	-moz-flex: 1 1 50%;
	-ms-flex: 1 1 50%;
	flex: 1 1 50%;
	padding:34px 20px;
}
.tabs-content>.content .content__item img{
	margin-top:0;
}
.homepage--icon--list img{
	height:40px;
}
.homepage--icon--list a{
	float: left;
	width: 100%;
	-webkit-transition:color .2s ease;
	transition:color .2s ease;
}

.homepage--icon--list a p{
	-webkit-transition:color .2s ease;
	transition:color .2s ease;
}

.homepage--icon--list a:hover p{
	color: #0077ab;
}

.tabs.tabs--homepage li.tab-title:first-child a {
    border-radius: 0;
    border-right: 0;
    border-left: 0;
}
.tabs.tabs--homepage li.tab-title:last-child a {
    border-radius: 0;
    border-right: 0;
}


/** ipad slider **/

.slider-wrap{
	width:46vw;
	position:relative;
	float: left;
}
img.slider-bg{
	position: relative;
	z-index: 0;
	width: 100%;
}
div#slider { 
	overflow: hidden;
    position: absolute;
    top: 8%;
    left: 14%;
    right: 15%;
    height: 71%;
    background: #ccc;
}
div#slider figure img { width: 20%; float: left; }
div#slider figure { 
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 30s slidy infinite; 
}
section.logo li{ min-height: 80px; }
section.logo img {
	margin:0 auto!important;
	max-width: 120px!important;
}

/*** Slick testimonial slider ***/

.testimonials-slider button.slick-prev.slick-arrow,
.testimonials-slider button.slick-next.slick-arrow{ display: none!important; }
.testimonials-slider .slick-dots li{
	display: inline-block;
	list-style: none;
	margin-bottom:0;
}
.testimonials-slider .slick-dots{ margin:0; }
.testimonials-slider .slick-dots li button{
	font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    margin-bottom: 0;
}
.testimonials-slider .slick-dots li button:before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    background:#000;
    opacity: .1;
}
.testimonials-slider .slick-dots li.slick-active button:before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    background:#32a7c6;
    opacity: 1;
}
p.testimonials-quote{
	font-style: italic;
	font-size: 20px;
	color: #6c6c6c;
}
p.testimonials-author{
	color: #6c6c6c;
}
img.testimonials-avatar,
.info img.testimonials-avatar{
	display: inline-block;
	width:40px;
	height:40px;
    border-radius: 20px;
    margin-right:8px;
}

/*** steps-ico ***/

.info ul.steps img.steps-ico{
    width:200px;
    display: block;
    margin: 0 auto ;
}




/*** PAG FEATURES ***/



/*** ----------------

ACCORDION

---------------- ***/

/*** ----------------

ANIMATION 

---------------- ***/

@keyframes fade-in {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}
@-webkit-keyframes fade-in {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}
@keyframes fade-in-scnd {
  0% {
    opacity:0
  }
  100% {
    opacity:.2;
  }
}
@-webkit-keyframes fade-in-scnd {
  0% {
    opacity:0
  }
  100% {
    opacity:.2;
  }
}
@keyframes fade-in-trd {
  0% {
    opacity:0
  }
  100% {
    opacity:.6;
  }
}
@-webkit-keyframes fade-in-trd {
  0% {
    opacity:0
  }
  100% {
    opacity:.6;
  }
}
@keyframes move-one {
   0% { 
   	-webkit-transform: translateX(0);
   	-moz-transform: translateX(0);
   	-ms-transform: translateX(0);
   	-o-transform: translateX(0);
   	transform: translateX(0); 
   }
   100% { transform: translateX(100px); }
}
@-webkit-keyframes move-one {
   0% { 
   	-webkit-transform: translateX(0);
   	-moz-transform: translateX(0);
   	-ms-transform: translateX(0);
   	-o-transform: translateX(0);
   	transform: translateX(0); 
   }
   100% { 
   	-webkit-transform: translateX(100px); 
   	-moz-transform: translateX(100px); 
   	-ms-transform: translateX(100px); 
   	-o-transform: translateX(100px); 
   	transform: translateX(100px); 
   }
}
@keyframes slidy {
	0% { left: 0%; }
	20% { left: 0%; }
	25% { left: -100%; }
	45% { left: -100%; }
	50% { left: -200%; }
	70% { left: -200%; }
	75% { left: -300%; }
	95% { left: -300%; }
	100% { left: -400%; }
}
@-webkit-keyframes slidy {
	0% { left: 0%; }
	20% { left: 0%; }
	25% { left: -100%; }
	45% { left: -100%; }
	50% { left: -200%; }
	70% { left: -200%; }
	75% { left: -300%; }
	95% { left: -300%; }
	100% { left: -400%; }
}



/** -------------
	
	MEDIA QUERIES 

----------------- **/
@media screen and (min-width:1700px){
	.slider-wrap{
		width:41vw;
		position:relative;
		float: left;
	}
}

@media screen and (max-width:1024px){
	
	.img-bg{
		position: relative;
		width:100%;
		right:0;
		transform:translateX(0);
		text-align: center;
	}
	.img-bg:after,
	.img-bg:before{
		content: none;
	}
	.img-bg img:nth-child(even){
		margin-top:0;
	}
	.img-bg img:nth-child(2),
	.img-bg img:nth-child(5){
		display: none;
	}
	.img-bg img{
		width:23%;
		display: inline;
		margin-bottom:-200px;
	}
	.img-bg img:last-child{
		margin-right:0;
	}
	.slider-wrap{
		width:100vw;
	}
}
@media screen and (max-width:764px){
	.img-bg{
        display: none
    }
	.home__summary__items__item {
	    flex: 1 1 100%;
	}
	.home__summary__items__item:nth-child(1), .home__summary__items__item:nth-child(3) {
	    border-right: none;
	}
	.home__summary__items__item:nth-child(3) {
	    border-bottom: 1px solid #ddd;
	}
	.home-flex img,
	img.home-round{
		width: 150px;
		margin: 0 auto;
		display: block;
}

}
@media screen and (max-width:640px){
	.top-bar-section.right{
        float: none!important;
	}
}