@charset "UTF-8";

html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body {
	
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(242,239,239,1) 56%, rgba(177,139,183,1) 73%, rgba(42,20,40,1) 100%);
    background-size: cover;
    background-repeat: no-repeat;
	background-attachment: fixed; /* This keeps the gradient from stretching to fit the height of your content */
}


header {
	height: 90px;
	background-color:rgba(255,255,255,1.00);
    color:rgba(0,0,0,1.00)
    
}

ul {    
    list-style-type: none; 
    display: flex;
	justify-content: flex-end; 
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-size: 1.8em;
    margin-right: 75px;
    margin-bottom: 5%;

}


li a {
    display:flex;
    color: black;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;

}

li a:hover {
    color:rgba(250,73,50,1.00);
}


h2{                                  
    font-size: 10em;
    color:rgba(250,73,50,1.00);
    font-family:'virus_killerregular', "sans-serif";
    text-shadow: 4px 4px 8px #2a1428;
    letter-spacing: 15px;
    -webkit-text-stroke-width: 5px;
    -webkit-text-stroke-color: black;
   

}

h3{                            /* ??? could not get a border-bottom to appear on words */
    font-size: 1.2 em;
    color: black;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    line-height: normal;
    
    
}

footer{
    position: relative; 
    left: 0;
    bottom: 0;
    width: 100%;
    border-top: 2px solid white;
    background-color: transparent;
    color: white;
    text-align: left;
    margin-top: 0;

}

/* HOME */

.section-flex{ 
    max-width: 1700px;
    background-color: transparent;
    padding: 20px, 50px;
    display: flex;
    justify-content: center;
    align-itmes: center;
    margin: 20px auto;
    
    
}

.left-container{
    
    background-color:transparent;
    padding: 20px;
    min-height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    flex-basis: 55%;
    
}


.right-container{
    
    background-color:transparent;
    padding: 5px;
    padding-top: 375px;
    min-height: 300px;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: flex-start;
    flex-basis: 43%;

}

.title-text-buggie-barn{
    transform: scale(0.9);
    margin-top: -1000px;
    
}

.left-container-text{
    margin-top: -50px;
    margin-left: 100px;
}

   
.old-new{
    font-size: 2.5em;
    font-weight: bold;
    line-height: 0px;
    margin-top: -50px;
     font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";

}


.volkswagen{
    font-size: 3.5em;
    font-weight: bold;
    line-height: 0px;
     font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";

}

.repair-specialist{
    font-size: 2em;
    font-weight: bold;
    line-height: 0px;
     font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";

}

.phone{
    font-size: 3em;
    font-weight: bold;
    line-height: 50px;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    color: white;
    text-shadow: 2px 3px rgba(42,20,40,1);
}

.address-street{
    font-size: 1.5em;
    font-weight: bold;
    line-height: 0px;
     font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";

}

.address-city{
    font-size: 1.5em;
    font-weight: bold;
    line-height: 0px;
     font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";

}

/* ABOUT */

.section-flex-about{
    display: flex;
    flex-direction:column;
    justify-content: center;
    margin: 20px auto;
    margin-top: -20px;
    
    
}



.container-about-info{;
        display: flex;
        align-content: center;
        width: 900px;
        height: 500px;
        margin-top: -50px;
        justify-content: center;
        margin: 20px auto;
        background-color: transparent;
        color: black;
        font-size: 2em;
        font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";

}



/* CONTACT */

.container-content-title{
    display: flex;
    flex-direction:column;
    padding-top: 0%;
    align-content: center;
     margin: 20px auto;
    font-size: 1.2em;
    
}
    

.section-flex-contact{ 
    max-width: 1700px;
    background-color: transparent;
    padding: 20px, 50px;
    display: flex;
    justify-content: center;
    aling-items: center;
    margin: 20px auto;
      
    
}

.left-container-contact{
    
    background-color:transparent;
    min-height: 300px;
    min-width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    flex: 1;
    margin-bottom: 50px;
 
    
}
    

.contact-right-container-1{
    display: flex;
    flex-direction: row;
    flex: 1;
    margin-bottom: 50px;
  
   
}


.contact-icons-2{
    background-color: transparent;
    display: flex;
    flex-direction: column;
    justify-content:space-around;
    width: 175px;
    flex: 1.5;
    margin-left: 100px;
    margin-bottom: 50px;
        
    
}
        
.contact-text-3{                          
    background-color: transparent;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex: 2;
    margin-left: 3%;
    font-size: 3.5em;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    line-height: 95px
    
}

.contact-text-3 a {
    text-decoration: none;
    color: black;
    background-color: transparent;
     
    
}

/*  I tried to add a real google map here, but couldn't get the CSS or HTML to work and ran out of time to troubleshoot.

.google-map{
        padding-bottom: 50%;
        position: relative;
}

.google-map iframe {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: flex;
    
}*/


/* SERVICES */

.container-services-info{             
        display: flex;
        margin: 20px auto;
        margin-top: -20px
    

}


.repair-1{                       
        display: flex;
        align-content: flex-start;
        flex-direction: column;
        color: black;
        font-size: 2em;
        font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
        line-height: 5px;
        padding: 30px;
    
}




/* PHOTOS */     

.container-photos-title{
    display: flex;
    flex-direction:column;
    padding-top: 0%;
    align-content: center;
     margin: 20px auto;
    
}

.gallery-container{   
    display: flex;
    margin-top: -50px;
    margin-bottom: 100px;
    
    
}


.gallery{     
    
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    aling-items: center;
    max-width: 1000px;
    margin: 10px auto;
    
}

.gallery img{     
    padding: 10px;
   
  
   
}




.footer-text{
    font-size: 1.2em;
    font-weight: normal;
    text-alighn: left;
    font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    colot: white;
    margin-left: 50px;

}

.footer-nav{  
    list-style-type: none; 
    display: flex;
	justify-content: flex-end;
    padding-top: 0;
    margin-top: -80px;
    margin-right: 50px;
    
    
}


@font-face {
    font-family: 'virus_killerregular';
    src: url('../images/virus_killer-webfont.woff2') format('woff2'),
         url('../images/virus_killer-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




