

.sky-bg {
  background-image: url("/new_23/images/clouds.jpg") ;
  background-size: cover;

    
}

.sky-header{

max-width:100%;
padding:50%;
background-image: url("/new_23/images/clouds.jpg");
background-size: cover;
    
}

.scrollup {
        position: -webkit-sticky;
  position: sticky;
  height: 50px;
}


/*
.quote {
background: #2e2e2e;
    width:100%;
    
}



.quote h3 {
    color:whitesmoke;
 
}
*/
