


#nav-bar-class{
    
    background-image: url(stillshot.png);
    
}

#jumbo{
    
    padding: 10%;
    min-height: 800px;
    color: white;
}

#jumbo-text{
    
    font-size: 5em;
    font-weight: bold;
    line-height: 90%;
    text-shadow: 2px 3px 5px rgba(0,0,0,0.5);
    text-align: center;

        
    
    
}


#get-quote-div{
    text-align: center;
    background-color: white;
    border-radius: 15px;
    min-height: 300px;
    max-width: 400px;
    color: black;
    padding: 7%;
    box-shadow: 2px 3px 5px rgba(0,0,0,0.5);
    margin-top: 15px;
margin-bottom: 20px;
    
    
}

#start_button{
    
    width: 70%;
    font-size: 20px;
    
}

#box-shadow{
  text-shadow: 2px 3px 5px rgba(0,0,0,0.5);  
    
    
    
}

#row-styling{
    
    padding: 5%;
}
#row-styling-2{
    
    background-color: #f3f3f3;
    min-height: 300px;
        line-height: 200%;
}#row-styling-3{
    
    background-color: #D4AC0D;
    color: white;
    min-height: 300px;
    line-height: 200%;
}

#review-subtext{
    font-size: 10px;
    font-weight: 900;
    padding-top: 10%;
    padding-left: 5%;
 
    
}
#review-text{
    font-size: 40px;
    padding-left: 9%;
    padding-right:9%;
font-family: 'Caveat', cursive;


 
    
}


#banner_img{
    max-width: 90%;
    
    
}
#banner_img-2{
    width: 300px;
    max-width: 90%;
    
    
}