
#sidebar {
    padding: 2.5em 2.5em 0.5em 2.5em ;
    cursor: default;
    background: #e88279;
    height: 100%;
    left: 0;
    position: fixed;
    z-index: 1;
    overflow-x: hidden;
    text-align: right;
    width: 20em;
}

html, body { 
    overflow-x: hidden;
    /* overflow-y: hidden; */

 }


 #sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    
  }


#sideOpts { 
    text-transform: uppercase;
    font-family: 'Allerta Stencil', sans-serif;
    font-size: 0.7em;
    /* font-weight: bold; */
    letter-spacing: 0.3em;
    line-height: 3.2;
    margin-top: 10%;
    color:#FCB6C0    ;
    text-decoration: none;
}


ul{ 
    list-style: none;
}
ul li{ 
    margin-bottom: 20%;
    border-bottom: 1px solid #FCB6C0 ;
    cursor: pointer;
}

li:hover{ 
    background-color:#7C6096;
}
a span{ 
    font-style: oblique;
}

a{ 
    display: block;
    padding-bottom: 10%;
}


.navOptsPressed{ 
    border-bottom: 2.5px solid white;
    padding-top: 2.9vh;
    padding-bottom: 2.9vh;
    font-size: 0.55rem;
    font-family: 'Allerta Stencil', sans-serif;
    letter-spacing: 0.08rem;
    text-decoration: none;
    color: white;
    font-weight: bold;
}

#navBorderPressed{ 
    border-bottom: 1px solid white;
    margin-bottom: 20%;
}

#sideOptsPressed{ 
    text-transform: uppercase;
    font-family: 'Allerta Stencil', sans-serif;
    font-size: 0.7em;
    font-weight: bold;
    letter-spacing: 0.3em;
    line-height: 3.2;
    margin-top: 10%;
    color: white;
    text-decoration: none;
}

#borderWhenPressed{ 
    border-bottom: 1px solid white;
    margin-bottom: 20%;
}

#borderNotPressed{ 
    margin-bottom: 20%;
    border-bottom: 1px solid #FCB6C0 ;
    /* cursor: pointer; */
}

.logo{ 

    padding-top: 5rem;
    padding-bottom: 1rem;
    width: 7rem;
    opacity: 0.6;
}


#welcome{ 
    padding-top: 7.2rem;
    font-weight: bold;
    background: #F8C8C4;
    background-attachment: fixed;

	background-position: top right;
	background-repeat: no-repeat;
		background-size: 100% 100%;
    background-image: url("images/welcome.svg");
    height: 100vh; 
    width: 100vw;
    padding-left: 25em;
    font-family: 'Source Serif Pro', serif;
    color: #624c77;
    text-shadow: 2px 2px;
    letter-spacing: normal;
}

#welcome .logo{
    padding: 0rem;
}
#welcome h1 { 

    font-size: 130px;
    letter-spacing: 45px;
    margin-bottom: 50px;
    padding-bottom: 20px;
}

#welcome p{ 
    font-size:  30px;
    letter-spacing: 8px;
    font-family: 'Courgette', cursive;
    color: #554563;
    text-shadow: none;
}
#whatSection{ 
    padding-left: 20em;
}




.col-3 img{ 
    width:100%;
    max-height: 27rem;
    
    opacity: 0.85;
}
/* .col-lg-3 img{ 
    width:100%;
    max-height: 19.3rem;
    
    opacity: 0.85;
} */

a:hover{ 
    text-decoration: none;

    color: #fce1e4;
}

.smallprod { 
    background:#E2C4F8;
}

.pattern{
    background: #b3dfe3; 
}

.alteration{ 
    background:#c1eda1;
}

#whatText{ 
    color:white;
    vertical-align: middle;
    display: inline-block;
}

row .col-9{ 
    padding: 0;
    width:100%;
}

#whatText{ 
    color:white;
    padding-top: 10%;
    padding-left: 10%;
    max-width: 80%;
}
#whatText .title{ 
    font-size: 2.5rem;
    line-height: 2.0;
    letter-spacing: 10px;
    text-transform: uppercase;
    text-shadow: 1px 1px;
}

#whatText .text{ 
    font-size: 1.5rem;
    font-family: 'Source Serif Pro', serif;
}

#who{ 
    padding-left: 20rem;
    background:white;

}


.logosContainer{ 
    border: 15px solid #e4decd;
    padding:5%;
    padding-left: 8%;
}
.companyLogo{ 

    max-width: 10rem;
    padding-right: 1.5rem;
    max-height: 6rem;
    padding-bottom: 0.9rem;
}

#pastWelcome{
    position: relative;
}

#why{ 
    background: #b74e91;
    color: white;
    padding-left: 20rem;
}

#why .container{ 
    
    padding-top: 4rem;
    padding-bottom: 4rem; 
    padding-left: 3.5rem; 
    padding-right: 3.5rem;
}

.container h1{ 
    text-transform: uppercase;  
    padding-bottom: 1.5rem;
    letter-spacing: 0.4rem;
    text-shadow: 1px 1px;
    font-size: 2.5rem;

}



td{ 
    height: 15rem;    
    width:50%;
}

td p { 
    padding-left: 2rem;
    /* padding-top:3rem; */
}


.icon-background1 {
    color: white;
}

#color{ 
    color: #b74e91;
}
.category{ 
    float: left;
}


#single{ 
    padding-top:2.5rem;
    margin-bottom: 0rem;
}

p .title{
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    padding-left: 1rem;
    padding-right: 0.3rem;
    padding-bottom: none;
    letter-spacing: 0.15rem;
    font-size: 1.2rem;
}
#description{ 
    padding-left: 6.5rem;
    padding-right: 3rem;
    color: #d4d2d2;
    font-size:1.1rem;
}


#contact{ 
   background: #F8C8C4;
   background-attachment: fixed;

   background-position: top right;
   background-repeat: no-repeat;
   background-size: 100% 100%;
   background-image: url("images/welcome.svg");
   padding-left: 20em;
}



#contact .container{ 
    color:#624c77;
    text-shadow: 1px 1px;
    padding-top: 4rem;
    padding-bottom: 4rem; 
    padding-left: 1.0rem; 
    padding-right: 1.0rem;
}


h1 .description{
    text-shadow: none; 
    font-size: 2.0rem;
    letter-spacing: normal;
}


.contactUs{ 
    font-size: 2rem;
    line-height: 4rem;
}

.contactUs img{ 
    height: 3.0rem; 
    width: 3.0rem;
}

.copyright{ 
    height: 15vh;
    background: #bd736c;
    padding-top: 6vh;
    padding-left: 5vh;
    font-size: 0.8rem;
    color: #d4d2d2;
}

#whatText .text {
    color: #9e9b9b;
}

.display_none{ 
    display: none;
}

.last{ 
    margin-bottom: 4rem;
}

.talk{ 
    font-size: 2.5rem;
}

#location span{ 
    font-size: 25px;
    letter-spacing: 4px;
    font-family: 'Courgette', cursive;
    color: #554563;
    text-shadow: none;
}


#location a{ 

    font-size: 25px;
    letter-spacing: 3px;
    font-family: 'Courgette', cursive;
    color: #554563;
    padding-bottom: 0rem;
    text-shadow: none;
}

#smallTable td{ 
    height: 10rem;
}

@media screen and (max-width: 1800px){ 
    
    .logo{ 
        width: 6rem;
       padding-top: 0rem;
       padding-bottom: 0rem;
    }
    #welcome h1{
        font-size: 80px;
        letter-spacing: 35px;
        margin-bottom: 0px;
    }

    #welcome p{ 
        font-size: 20px;
        letter-spacing: 5px;
        
    }

    #location span{ 
        font-size: 20px;
        letter-spacing: 4px;
    }

    #location a{ 

        font-size: 20px;
        letter-spacing: 3px;
       
    }

    .col-3 img{ 
        width:100%;
        max-height: 19.3rem;
        
        opacity: 0.85;
    }
    #whatText .title{ 
        font-size: 1.9rem;
        line-height: 1.5;
        letter-spacing: 5px;
        text-shadow: 1px 1px;
    }
    
    #whatText .text{ 
        font-size: 1.0rem;
    }

    .companyLogo{ 

        max-width: 8rem;
        padding-right: 1.2rem;
        max-height: 5rem;
        padding-bottom: 0.7rem;
    }
    

    .container h1{ 
        font-size: 2rem;
    }
    #why .container{ 
    
        padding-top: 4rem;
        padding-bottom: 4rem; 
        padding-left: 3.5rem; 
        padding-right: 3.5rem;
    }
    p .title{
        font-weight: bold;
        text-transform: uppercase;
        color: white;
        padding-left: 1rem;
        padding-right: 0.3rem;
        padding-bottom: none;
        letter-spacing: 0.15rem;
        font-size: 1rem;
    }

    #description{ 
        padding-left: 6.5rem;
        padding-right: 3rem;
        color: #d4d2d2;
        font-size:0.95rem;
    }

    #contact .container{ 
        padding-left: 3.5rem; 
        padding-right: 3.5rem;
    }

    .contactUs{ 
        font-size: 1.5rem;
        line-height: 3rem;
    }


    h1 .description{
        text-shadow: none; 
        font-size: 1.5rem;
        letter-spacing: normal;
    }

    .talk{ 
        font-size: 2rem;
    }
    
    .contactUs{ 
        font-size: 1.5rem;
        line-height: 3rem;
    }
    .contactUs img{ 
        max-height: 1.6rem; 
        max-width: 1.6rem;
    }
    
}


@media screen and (max-width: 1199px) {
    #welcome{ 
        /* display: block;
        /* padding-left: 4rem; */
        padding-left: 6rem;
        padding-top: 8rem;
        font-weight: bold;
        background: #F8C8C4;
        background-attachment: fixed;
        background-position: top right;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-image: url("images/welcome.svg");
        height: 100vh; 
        /* width: 100vw;
        font-family: 'Source Serif Pro', serif;
        color: #624c77;
        text-shadow: 2px 2px;
        letter-spacing: normal; */
    }

    #welcome h1 { 
        letter-spacing: 25px;
        padding-bottom: 20px;
    }

    .navbar{ 
        height: 9vh;
        background: #e88279;
        position: sticky;
    }

    .navLogo{ 
        height: 2rem;
        padding-left: 14rem;
    }
    
    #sticky #first{ 
        margin-left: 0.5rem;
        margin-right: 0rem;
    }

    #sticky #second{ 
        margin-right: 0rem;
    }
    #sticky #third{ 
        margin-right: 0rem;
    }
    #sticky #fourth{ 
        margin-right: 0rem;
    }
    #sticky #last{ 
        margin-right: 14.5rem;
    }

    .navbar-brand{
        font-size: 0.55rem;
        font-family: 'Allerta Stencil', sans-serif;
        letter-spacing: 0.08rem;
        text-decoration: none;
        color: #FCB6C0;
        font-weight: normal;
        padding-top: 2.9vh;
        padding-bottom: 2.9vh;
    }
    

  

    #location span{ 
        font-size: 17px;
        letter-spacing: 3px;
    }
    
    
    #location a{ 
    
        font-size: 17px;
        letter-spacing: 2px;
        font-family: 'Courgette', cursive;
    }

    #whatSection{ 
        padding-left: 0em;
    }
    
    #whatText .title{ 
        font-size: 1.5rem;
        line-height: 1.3;
        letter-spacing: 4px;
    }
    
    #whatText .text{ 
        font-size: 1rem;
    }
    
    .col-3 img{ 
        width:100%;
        max-height: 19.3rem;
        opacity: 0.85;
    }


  

    #who{ 
        padding-left: 0;

    }

    #why{
        padding-left: 0%;
    }

    .container h1{ 
        padding-bottom: 1rem;
        letter-spacing: 0.1rem;
        font-size: 1.5rem;
    }


    #contact{ 
        padding-left: 0;
    }

    .contactUs{ 
        font-size: 1.2rem;
        line-height: 2rem;
    }
    
    .contactUs img{ 
        max-height: 1.6rem; 
        max-width: 1.6rem;
    }

    .companyLogo{ 

        max-width: 7rem;
        padding-right: 1rem;
        max-height: 5rem;
        padding-bottom: 0.5rem;
    }
 
    
    .logosContainer{ 
        border: 12px solid #e4decd;
        padding:3%;
        padding-left: 6%;
    }

    .copyright{ 
        height: 12vh;
        background: #bd736c;
        padding-top: 4vh;
        padding-left: 2vh;
        font-size: 0.8rem;
        color: #d4d2d2;
    }

  }


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


    
    #welcome{ 
        /* background: blue; */
    }

    /* #sticky #first{ 
        margin-left: 0.5rem;
        margin-right: 0rem;
    } */

    #single{
        padding-top: 1.0rem;
        padding-left: 0.5rem;
    }




    #description {
        padding-left: 4.5rem;
        padding-right: 2.5rem;
        font-size: 0.9rem;
        padding-top: 0.6rem;
    }
    #why .container{ 
    
        padding-top: 3rem;
        padding-bottom: 3rem; 
        padding-left: 0.5rem; 
        padding-right: 0.5rem;
    }

    p .title{
        font-weight: bold;
        /* text-transform: uppercase; */
        /* color: white; */
        padding-left: 0.5rem;
        padding-right: 0.1rem;
        padding-bottom: none;
        letter-spacing: 0.15rem;
        font-size: 0.8rem;
    }

    

    .navLogo{ 
        height: 2rem;
        padding-left: 7rem;
    }
    #sticky #first{
        margin-right: 0rem;
    }


    #sticky #second{ 
        margin-right: 0rem;
    }
    #sticky #third{ 
        margin-right: 0rem;
    }
    #sticky #fourth{ 
        margin-right: 0rem;
    }
    #sticky #last{ 
        margin-right: 7rem;
    }
/*  */

.logosContainer{ 
    border: 12px solid #e4decd;
    padding:3%;
    padding-left: 5%;
}

.companyLogo{ 

    max-width: 6rem;
    padding-right: 1rem;
    max-height: 4rem;
    padding-bottom: 0.5rem;
}
   
    .copyright{ 
        height: 9vh;
        background: #bd736c;
        padding-top: 3vh;
        padding-left: 2vh;
        font-size: 0.8rem;
        color: #d4d2d2;
    }

    #contact .container{ 
        color:#624c77;
        text-shadow: 1px 1px;
        padding-top: 3rem;
        padding-bottom: 3rem; 
        padding-left: 1rem; 
        padding-right: 1rem;
    }

    .container h1 {
        padding-bottom: 0rem;
    }



    
  }


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

    #welcome{ 
        /* background:  black; */
        
        /* display: block;
        /* padding-left: 4rem; */
        padding-left: 3rem;
        padding-top: 4rem;
        font-weight: bold;

        height: 90vh; 
        /* width: 100vw;
        font-family: 'Source Serif Pro', serif;
        color: #624c77;
        text-shadow: 2px 2px;
        letter-spacing: normal; */
    }
    #description {
        padding-left: 3.5rem;
    }


    
    #welcome h1 { 
        padding-top: 1.5rem;
        letter-spacing: 20px;
        padding-bottom: 20px;
    }



    #whatText{ 
        color:white;
        padding-top: 7%;
        padding-bottom: 5%;
        padding-left: 10%;
        max-width: 80%;
    }


    .logosContainer{ 
        border: 8px solid #e4decd;
        padding:2%;
        padding-left: 4%;
    }
    
    .companyLogo{ 
    
        max-width: 5rem;
        padding-right: 0.8rem;
        max-height: 4rem;
        padding-bottom: 0.3rem;
    }

    .contactUs{ 
        font-size: 1rem;
        line-height: 1rem;
    }
    
    .contactUs img{ 
        max-height: 1.6rem; 
        max-width: 1.6rem;
    }

    #contact .container {
        margin-left: 1rem;
    }

    .container {
        max-width: 600px;
    }
    h1 .description {

        font-size: 1.1rem;
    }
    .container h1 {
        padding-bottom: 0rem;
  }


  @media screen and (max-width: 650px) {
    .container {
        max-width: 540px;
    }

    #smallTable td {
        height: 5rem;
    }
  }
  @media screen and (max-width: 575px) {

    #welcome{ 
        /* background: green; */
        padding-top: 1.7rem;
        height: 70vh;
    }

    #welcome h1 {
        padding-top: 1.5rem;
        letter-spacing: 9px;
        /* padding-bottom: 20px; */
        font-size: 4.5rem;
    }

    #welcome p {
        font-size: 1.1rem;
        letter-spacing: 4px;
    }

    #location span {
        font-size: 0.8rem;  
    }    

    #location a {
        font-size: 0.9rem;
    }

    #whatText .title {
        font-size: 1.2rem;
        line-height: 1.0;
    }
    #whatText .text {
        font-size: 0.85rem;
    }
    .companyLogo {
        max-width: 5rem;
        max-height: 3rem;
    }
    .logosContainer {
        border: 4px solid #e4decd;
    }

    .container h1 {
        padding-bottom: 0.8rem;
        font-size: 1.3rem;
    }

    #single {
        padding-top: 0rem;
    }


    #description {
        padding-left: 3.5rem;
        padding-top: 0rem;
        font-size: 0.8rem;
    }


  }

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

    #welcome {
        height:65vh;
        padding-left: 40px;
    }
    #welcome h1 {
        padding-top: 1.5rem;
        letter-spacing: 5px;
        /* padding-bottom: 20px; */
        font-size: 3rem;
    }


    #welcome p {
        font-size: 0.8rem;
        letter-spacing: 4px;
    }

    .last{
        margin-bottom: 2rem;
        
    }
    h1 .description {
        font-size: 0.9rem;
    }
    
    a{
        padding:0rem;
    }
  }

