@charset "utf-8";
/* CSS Document */

p {
    line-height: 23px;
} 
	.breadcumb-area {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 385px;
  margin-bottom: 42px;
}
		
@media screen and (min-width: 1024px) {
  #raccoglitore {
    margin: 300px;
    margin-top: 300px;
    margin-left: 300px;
    margin-top: 300px;
    margin-left: 300px;
    margin-top: 0px;
    margin-left: 318px;
  }
}
		.ggg{
			padding:6px;
		}

        .video-link {
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
            text-decoration: none;
            margin: 20px;
        }
        .video-link img {
            max-width: 100%;
            height: auto;
        }
		.elements-title h2 {
  font-size: 48px;
  text-align: center;
}
.elements-title {
    position: relative;
    z-index: 1;
}
		h1, h2, h3, h4, h6 {
  font-family: "Archivo Narrow", sans-serif;
  color: #686464;
  line-height: 1.3;
  font-weight: 300;
}
		h1{   
  font-size: 25px;
}
.breadcumb-area .bradcumbContent h2 {
  font-size: 18px;
  letter-spacing: 0px;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 0;
  color: #e4b253;
  margin-top: -10px;
} 
   
.bgs {
  width: 116px;
  border: 1px solid #171515;

}
.qua {
  font-size: 54px;
  position: absolute;
  top: 68%;
  left: 51px;
}
		
.qua:focus {    
  font-size: 54px;   
}
.qua:hover {    
  font-size: 54px;
color:#e3af4c;  
}
		.single-service-area .text {
  padding-left: 0px;
}

.mb-100 {
    margin-bottom: 35px !important;
    border: 1px dotted #cac4c4;
    padding: 15px;
    background-color: #f9f9f9;
}


		@media screen and (max-width: 1024px) {
 #animatedText {
  display: none;
}

  h5{     
    padding: 10px;
    color: #e3af4c;
    width: 100%;
    margin-bottom: 11px;
    font-size: 13px;
    text-transform: uppercase;
    margin-top: -9px;
    margin-left: -10px;
}
			
}
		
h5 {
  padding: 10px;
  color: #e3af4c;
  width: 100%;
  margin-bottom: 0px;
  font-size: 13px;
  text-transform: uppercase;
  margin-top: -9px;
  margin-left: -10px;
  font-weight: bolder;
}
.single-service-area .icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 78px;
  flex: 0 0 78px;
  max-width: 78px;
  position: relative;
  z-index: 1;
  width: 78px;
  height: 78px;
  border: 1px solid #cac9c9;
  text-align: center;
  margin-left: 19px;
}
#animatedText {
  font-size: 2rem;
  font-weight: 100;
  text-align: center;
  color: #4f4841;
  background-color: #fff;
  padding: 30px;
  bottom: -19px;
  padding-bottom: 54px;
  margin-top: -161px;
}
	.letter {
    opacity: 0;
    transition: opacity 1s ease;
		letter-spacing: 18px;   
		
}

.visible {
    opacity: 1;
}   

h1 {
    font-size: 21px;
}   
.breadcumb-area .bradcumbContent {
  bottom: -105px;   
  -webkit-border-top-left-radius: 14px;
  -webkit-border-top-right-radius: 14px;
  -moz-border-radius-topleft: 14px;
  -moz-border-radius-topright: 14px;
  border-top-left-radius: 14px;  
  border-top-right-radius: 14px;
}
.nav-brand{
    max-width: 78%;
    /* padding: 22px; */
}
.sel {     
    text-transform: capitalize;
    color: #e3af4c !important;
    font-size: 16px;
    background-color: #e3af4c;
    font-weight: 100;
}
classycloseIcon .cross-wrap {
    width: 26px;
    height: 26px;
    cursor: pointer;
    position: relative;
    left: -38px;
}   
.header-area .oneMusic-main-menu .classy-navbar .classynav ul li a {
    font-weight: 100;
	font-size:14px;
}


.single-service-area.d-flex.flex-wrap.mb-100 {
    transition: box-shadow 0.3s ease-in-out;
	height: 331px;

}

.single-service-area.d-flex.flex-wrap.mb-100:hover {
    -webkit-box-shadow: 0px 10px 15px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 10px 15px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 10px 15px 0px rgba(0,0,0,0.2);
}
.single-service-area .text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 97%;
  flex: 0 0 97%;
  max-width: 84%;
  width: 97%;
  padding-left: 30px;
  position: absolute;
  top: 36%;
}

.iconb{
margin-bottom:15px;
}

p {
  margin-bottom: 34px;
  font-size: 13px;
}

@media only screen and (max-width: 768px) {
 p{
    margin-bottom:48px;   
	font-size:14px;   
}
	.qua {
  top: 60%;
}
.mb-100 {
  margin-bottom: 0px !important;
}
}
		
		.fade-in {
    animation: fadeInAnimation 1s;
}

@keyframes fadeInAnimation {
    from { opacity: 0; }
    to { opacity: 1; }
}
		
		
		.d-none{
			visibility: hidden;
		}	
		
.mb-70 {
  margin-bottom: 24px !important;
}
.container {
  max-width: 800px;    
}
@media (min-width: 1200px) {
  .container {
    max-width: 800px;
  }
}




@media screen and (max-width: 600px) {
  .mb-100 {
  margin-top: 32px;
}
}
