/*
 Theme Name:   Cooperativa Camera a Sud
 Theme URI:    https://www.cooperativacamerasud.it/
 Description:  Comunicazione Sociale
 Author:       Italy SWAG
 Author URI:   https://www.italyswag.it
 Template:     understrap
 Version:      1.0.0
 License: Italy SWAG
 License URI:  https://www.italyswag.it
 Text Domain:  cooperativacamerasud
 Tags: Corporate Website
 */
.container-fit{
    max-width: fit-content;
    margin:auto !important;
}
.home .header-simple{
    display: none;
}
.social-header li{
    background: transparent !important;
}
.social-header a{
    background: #ec7e09 !important;
}
.titolo-intro{
    font-size: 62px;
    line-height: 68px;
}
.img-non{
    left: -25px;
    position: relative;
    top: 6vh;
}
.img-non2{
    left: 317px;
    position: relative;
    top: 5vh;
    width: 55px;
}
.freccia_1{
    top: -245px; 
    height:0;
}
.cerchio_1{
    position: relative;
    display: inline-block !important;   
}
.circle_shape{
    margin-left: -140px;
    margin-right: 5px;  
}
.circle_shape:before{
    content: url(https://www.cooperativacameraasud.it/wp-content/uploads/2023/08/Raggruppa-2615.png);
    position: relative;
    z-index: 100000;
    top: 38px;
    transform: scale(.42);
    display: inline-block;
    left: 98px;
    animation:5s ease 0s normal forwards 1 fadein;
    -webkit-animation:5s ease 0s normal forwards 1 fadein;
    opacity:1
}
.non-2{
    margin-left: -170px;
    margin-right: 5px;
}
.non-2:before{
    content: url(https://www.cooperativacameraasud.it/wp-content/uploads/2023/08/Raggruppa-2611.png);
    position: relative;
    z-index: 100000;
    top: 60px;
    transform: scale(.30);
    display: inline-block;
    left: 106px;
/*     animation: 2s ease 0s normal forwards 1 fadein;
    -webkit-animation: 2s ease 0s normal forwards 1 fadein; */
    opacity: 1;
}
.per-barrato{
    margin-left: -70px;
    margin-right: 5px;
}
.per-barrato:before{
    content: url(https://www.cooperativacameraasud.it/wp-content/uploads/2023/08/Raggruppa-2623.png);
    position: relative;
    z-index: 100000;
    top: 1px;
    transform: scale(.80);
    display: inline-block;
    left: 54px;
/*     animation: 2s ease 0s normal forwards 1 fadein;
    -webkit-animation: 2s ease 0s normal forwards 1 fadein; */
    opacity: 1;
}
.sin-dal{
    margin-top: -100px;
}
.underline-color{
  text-decoration: underline;
  text-decoration-color: #EC7E09;
}
.fix-paragraph1{
    margin-top: -197px;
}
.fix-paragraph2{
    margin-top: -290px;
}
@keyframes fadein{
    0%{opacity:0}
    80%{opacity:0}
    100%{opacity:1}
}
@-webkit-keyframes fadein{
    0%{opacity:0}
    80%{opacity:0}
    100%{opacity:1}
}
.freccia_verde {
    top: -370px;
    height: 0;
    left: -280px;
}
.freccia_rosa {
    top: -370px;
    height: 0;
    right: -800px;
}
.stelline {
    right: -800px;
    top: -100px;
}
@media(max-width:991px){
 .titolo-intro{
    font-size: 34px !important;
    line-height: 38px;
}
.fix-paragraph1{
    margin-top: -150px;
}
	.fix-paragraph2 {
    margin-top: -160px;
}
.per-barrato {
       margin-left: -55px;
    margin-right: auto;
}
	.wp-block-image{
/* 		width:80%; */
		margin:auto;
	}
	.per-barrato:before{
		left:48px;
	}
.wp-image-440 {
    margin-bottom: 30px !important;
    margin-left: -30px;
}
	.paragrafo-mobile .non-2{
		
	}
	.paragrafo-mobile .non-2:before{
		
	}
	
	.paragrafo-mobile-2{
		margin-top:-160px;
	}
	.wp-block-spacer{
		height:0 !important;
	}
}
.leaf{
    position:absolute ;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index:-9;
}
.leaf div{
    position:absolute ;
    display:block ;
}
.leaf div:nth-child(1){
    left:20%; 
    animation:fall 15s linear infinite ;
    animation-delay:-2s;
}
.leaf div:nth-child(2){
    left:70%; 
    animation:fall 25s linear infinite ;
    animation-delay:-4s;
}
.leaf div:nth-child(3){
    left:10%; 
    animation:fall 30s linear infinite ;
    animation-delay:-7s;
}
.leaf div:nth-child(4){
    left:50%; 
    animation:fall 28s linear infinite ; 
}
.leaf div:nth-child(5){
    left:85%; 
    animation:fall 24s linear infinite ;
}
.leaf div:nth-child(6){
    left:15%; 
    animation:fall 26s linear infinite ;
}
.leaf div:nth-child(7){
    left:90%; 
    animation:fall 25s linear infinite ;
}
@keyframes fall{
    0%{
        opacity:1;
        top:-10%;
        transform:translateX (20px) rotate(0deg);
    }
    20%{
        opacity:0.8;
        transform:translateX (-20px) rotate(45deg);
    }
    40%{
        transform:translateX (-20px) rotate(90deg);
    }
    60%{
     transform:translateX (-20px) rotate(135deg); 
 }
 80%{
    transform:translateX (-20px) rotate(180deg);
}
100%{
    top:110%;
    transform:translateX (-20px) rotate(225deg);
}
}
.leaf1{
    transform: rotateX(180deg);
}
@media(min-width:1200px){
.background-image-mouse {
  width: 110%;
  height: 110%;
  left: 0;
  top: 0;
  position: fixed;
  background: var(--wpr-bg-62b552bb-f307-415e-b273-6bdddab96222) no-repeat left center / cover;
}
.z-index-9{
    z-index: 9;
    position: relative;
    pointer-events: none;
}
.z-index-pointer{
    z-index: 9;
    position: relative;
}
}
@media(max-width:767px){
	.wp-image-492{
	margin-bottom: 40px !important;	
	}
}
.wp-social-link-chain a:before{
	content:url(https://www.cooperativacameraasud.it/wp-content/uploads/2023/09/spreaker-icon.png); /* with class ModalCarrot ??*/
  position:relative; /*or absolute*/
  z-index:100000; /*a number that's more than the modal box*/
  top:4px;
}
.wp-social-link-chain .wp-block-social-link-anchor{
display: block;
    background: transparent !important;
    left: -5px;
    position: relative;
    top: -1px;
}
@media (max-width:767px){
	.youtube-story .wp-block-embed iframe {
    height: 650px;
}
}