* {
    margin: 0px;
    padding: 0px;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

html {
    scroll-behavior: smooth;
  }









/* Sections  *******************/

#hero {
    padding-top: 150px;
    padding-bottom: 300px;
    background-image: url('images/asheville-affordable-web-design.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
}


#hero p {
    font-size: 1.2em;
    line-height: 1.5em;
    margin-top: 24px;
}
 
#hero .buttons-hero {
    margin-top: 30px;
}

#hero .buttons-hero .button-left {
    float: left;
    width: 50%;    
}

#hero .buttons-hero .button-right {
    float: left;
    width: 50%;
}

.button-left-inner {
    float: right;
}









#services-preview .grid3-item {
    text-align: center;
}

#services-preview .grid3-item img {
    margin-bottom: 20px;
}

#services-preview .grid3-item h3 {
    margin-bottom: 10px;
}






.service h3 {
    margin-top: 20px;
}

.service p {
    margin-top: 12px;
}












#services .col-item p {
    margin-top: 10px
}

#services .col-item .button-yellow {
    margin-top: 30px;
}

#webdesign1 {
    background-image: url('images/asheville-custom-website-design2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;    
}

#seo2 {
    background-image: url('images/asheville-affordable-seo.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;    
}

#services .button-yellow:hover {
    background-color: #14171c;
    color: #ffffff;
}








#website-designer .col-img {
    background-image: url('images/asheville-web-designer.jpg');    
}

#website-designer .col-text {
    padding: 40px 50px 40px 50px;
}













#portfolio h2 {
    margin-bottom: 46px;
}

#portfolio .grid2-item {
    -webkit-box-shadow: 0px 0px 83px -53px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 83px -53px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 83px -53px rgba(0,0,0,0.75);
    border: 1px solid #efefef;
}

#portfolio .grid2-item  img {
    width: 100%;
}

#portfolio .grid2-item:hover {
    transform: scale(1.02);
    transition: transform .3s; /* Animation */
}








#testimonials .grid3 {
    grid-gap: 3em;
}

#testimonials .five-stars {
    max-width: 80px;
    margin-bottom: 30px;
}


#testimonials .info {
    margin-top: 30px;
}

#testimonials .info .col-20 img {
    width: 100%;
}

#testimonials .profile-pic {
    border-radius: 50%;
}

#testimonials .col-80 {
    padding-left: 12px;
}






#contact h2 {
    margin-bottom: 28px;
    line-height: 1.3em;
}

#contact p {
    font-size: 1.2em;    
}

#button-send-message {
    margin: 0 auto;
    width: 230px;
    margin-top: 30px;
}

#button-send-message .button-yellow {
    width: 230px;
}


    







/* Single Page */

.page-hero {
    padding: 100px 40px 100px 40px;
}

.page-hero h1 {
    font-size: 70px; 
}

#page-web-design #webdesign1 {
    background-image: url('images/asheville-web-designer3.jpg');    
}




/* Webdesign Page */

#page-web-design #introduction .col-img {
    background-image: url('images/asheville-web-designer3.jpg');    
}

#success1 {
    background-image: url('images/asheville-web-designer3.jpg');   
}




/* Contact Page */
#page-contact .col-text {
    padding: 40px 40px 40px 40px;
}

#contact-form .wrapper .cols-flex .col-flex .inner {
    width: 100%:
    }
    
    #contact-form .wrapper .cols-flex .col-flex .inner {
    width: 100%;
    }
    
    #contact-form .inner form label {
    color: #ffffff;
    font-weight: bold;
    }
    
    #contact-form .inner form input {
    width: 100%;
    padding: 20px 20px 20px 20px;
    font-family: 'Poppins', sans-serif;        
    font-size: 16px;
    background-color: #ededed;
    margin-top: 6px;
    margin-bottom: 26px;
    border: none;
    }
    
    #contact-form form textarea {
    width: 100%;
    padding: 20px 20px 20px 20px;
    font-family: 'Poppins', sans-serif;        
    font-size: 16px;
    background-color: #ededed;
    margin-top: 6px;
    margin-bottom: 10px;
    border: none;
    }
    
    #contact-form form button {
    padding: 20px 14px 20px 14px;
    border-radius: 0px;
    background-color: #fcaf3b;
    border: none;
    font-size: 17px;
    font-weight: bold;
    margin-top: 16px;
    width: 200px;
    cursor: pointer;
    }
    
    #contact-form form button:hover {
    color: #ffffff;
    background-color: #2b2b2b;
    transition: 0.3s;
    }



    #contact-form-col1 {
        padding: 20px 40px 20px 0px;
        }
        
        #contact-form-col2 {
        padding: 20px 00px 20px 40px;
        }









body {
    font-family: 'Poppins', sans-serif;        
    font-size: 17px;
    line-height: 1.7;
    color: #2b2b2b;
}




/* Top Navigation */


#topnav {
    background-color: #ffffff;    
}

#topnav #mob-icon {
    width: 30px;
}

#topnav #logo {
    width: 200px;
    padding: 0px;
}

.topnav #topNavLogo {
    float: left;
}

.topnav {
    overflow: hidden;
    background-color: #ffffff;
  }

  
#myTopnav {
    max-width: 1200px;
    margin: 0 auto;
}



  .topnav a {
    float: right;
    display: block;
    color: #2b2b2b;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
  }
  
  .topnav a:hover {
    color: #fcaf3b;    
    transition: 0.3s;
  }
  
  .topnav a.active {
    background-color: #04AA6D;
    color: white;
  }
  
  .topnav .icon {
    display: none;
  }

  #topNavLogo {
      padding: 14px 16px 14px 0px;
  }

  





/*  Layout *******************************/

section {
    padding: 80px 40px 80px 40px;

}


.wrapper {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}


.col-20 {
    width: 20%;
    float: left;
}

.col-25 {
    width: 25%;
    float: left;
}

.col-30 {
    width: 30%;
    float: left;
}

.col-33 {
    width: 33%;
    float: left;
}


.col-50 {
    width: 50%;
    float: left;
}

.col-70 {
    width: 70%;
    float: left;
}

.col-80 {
    width: 80%;
    float: left;
}

.clear {
    clear: both;
}

.flex {
    display: flex;
}

.cols-flex {
    display: flex;
}

.col-flex {    
    flex-basis: 50%;
    flex-grow: 0;
    display: flex;    
    justify-content: center;
    align-items: center; 
}


.grid2 {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 2em;
    grid-auto-rows: minmax(100px, auto);
}

.grid2-item {

}


.grid3 {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 3em;
    grid-auto-rows: minmax(100px, auto);
}

.grid3-item {

}


.col-text {
    padding: 40px 50px 40px 50px;
}


.col-img {
    padding: 260px 10px 260px 10px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;    
}


.info-box .col1 {
    float: left;
    width: 6%;
    margin-top: 6px;
    }
    
.info-box .col1 img {
    width: 100%;
}
    
.info-box .col2 {
    float: left;
    width: 94%;
    padding-left: 14px;
}


/*  Typography */

h1 {    
    font-weight: 600;
    font-size: 70px;    
    line-height: 1.05;    
    margin-bottom: 14px;    
}
    


 h2 {
    font-weight: bold;
    font-size: 50px;
    line-height: 1.1em;
    font-weight: 600;
    margin-bottom: 14px;
 }

h3 {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 600;
    margin-bottom: 4px;
}


.text-white {
    color: #ffffff;
}

.text-dark {
    color: #121212;
}

.text-center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}


.max750 {
    max-width: 750px;    
}

.max850 {
    max-width: 850px;    
}


.max600 {
    max-width: 600px;    
}

.dark-headline {
    color: #2b2b2b;
}

.white-headline {
    color: #ffffff;
}









/* Buttons */

.button-yellow {
    padding: 16px 40px 16px 40px;
    margin-right: 20px;
    text-align: center;    
    background-color: #fcaf3b;
    color: #14171C;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    transition: 0.3s;
    display: inline-block;
}

.button-yellow:hover {
    background-color: #ffffff;
}



.button-black {
    font-size: 18px;
    padding: 16px 40px 16px 40px;
    margin-right: 20px;    
    text-align: center;    
    background-color: #14171c;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    transition: 0.3s;
    display: inline-block;
}

.button-black:hover {
    background-color: #ffffff;
    color: #14171c;
}






/* bgg backgrounds */

.bg-light-grey {
    background-color: #ededed;
}


.bg-black {
    background-color: #14171c;
}

.bg-white {
    background-color: #ffffff;
}



.empty-white {
    color: #ffffff;
    border: 2px solid #ffffff;
    background-color: transparent;
}

.empty-white:hover {
    color: #333333;
    background-color: #ffffff;
    cursor: pointer;
}

.float-left {
    float: left;
}





    
ul {
    list-style-position: outside;
    margin-left: 20px;
}
    
ul li {
    margin-bottom: 10px;
}






@media screen and (max-width: 1000px) {

    h2 {
        font-size: 30px;
        line-height: 1.2;
    }

    .grid3 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .col-img {
        padding: 180px 00px 180px 00px;
        }

}








@media screen and (max-width: 768px) {



    /* TopNav */

   .topnav a:not(:first-child) {display: none;}
   .topnav a.icon {
     float: right;
     display: block;
    }

    .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
   }

   .topnav.responsive a {
     float: none;
     display: block;
     text-align: left;
    }

    #topnav #logo {
        display: none;
    }





    .cols-flex {
        flex-direction: column;
        flex-wrap: wrap;
    }

    .grid3 {
        grid-template-columns: repeat(1, 1fr);
    }

    .grid2 {
        grid-template-columns: repeat(1, 1fr);
    }

    .col-img {
        padding: 160px 10px 160px 10px;
    }

    .col-text {
        padding: 40px 40px 40px 40px;
    }

    #hero {
        background-image: url('images/asheville-affordable-web-design-mob.jpg');
        padding: 50px 40px 50px 40px;
    }


    section {
        padding: 50px 40px 50px 40px;
    }


    h1 {
        font-size: 50px;        
    }

    h2 {
        font-size: 32px;     
        line-height: 1.3;   
    }


    #services {
        padding: 20px 20px 20px 20px;
    }

    

    #hero .buttons-hero .button-left {
        float: none;
        margin: 0 auto;
        padding-left: 0;
        width: 100%;
    }
        
    #hero .buttons-hero .button-right {
        float: none;
        width: 100%;
         margin: 10 auto;
         
    }

    #hero .buttons-hero .button-right a {
        text-decoration: none;
    }
        
    #hero .buttons-hero .button-left .button-black{
        margin: 10 auto;
        width: 100%;
    }
        
    #hero .buttons-hero .button-right .button-yellow {
        display: block;
        margin: 10 auto;
        width: 100%;
        
    }
        
    .button-left-inner {
        float: none;
    }


        
    #seo1 {
        order: 2;        
    }
        
    #seo2 {
        order: 1;
    }
        
        

    #website-designer {
        padding: 20px 20px 20px 20px;
    }

    #website-designer .col-text {
        padding: 40px 20px 40px 20px;
    }
    

    
    

    
    #testimonials {
        text-align: center;
    }
    
    #testimonials .col-20 {
        width: 100%;
    }
        
    #testimonials .info .col-20 img {
        width: 100px;
    }
        
     #testimonials .col-80 {
        width: 100%;
        padding-left: 0px;
        margin-top: 14px;
     }



     /* Page Contact */
     #contact-form-col1 {
        padding: 20px 0px 20px 0px;
    }
        
    #contact-form-col2 {
        padding: 20px 00px 20px 0px;
    }







     
}





@media screen and (max-width: 578px) {
    
    h1 {
        font-size: 35px;
    }
}
