/* Move down content because we have a fixed navbar that is 3.5rem tall */

#headerbar {
    width: 100%;
    height: 100px;
    position: fixed;
    background-color:white;
    z-index: 1000;
    padding-bottom: 20px;
    padding-top: 20px;
    
}

/*#header-wrapper {    
    width: 70%;
    
}*/



#tagline {
    text-align: center;
    padding-bottom: 30px;
}

#tape-link {
    text-decoration: none;
    color: #285a88;
}

#banner {
    background-image: url("banner_image3.png");
    color:white;
    padding-top: 150px;
}

.headerlink {
    text-decoration: none;
    text-align: center;
    padding-top: 20px;
    color:black;
    
    
    
}

.button_container {
    background-color:#53aa1e;
    color:white;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    height: 50px;
    border-radius: 10px;
}

.spacer {
    padding: 50px;
}

#phone {
    
    text-decoration: none;
    text-align: center;
    padding-top: 7px;
    color:black;
    white-space: nowrap;
    
}

#page-header {
    padding-top: 100px;
    
}


.headerlink a {
    
}

.headerlink a:hover {
    font-size: 15px; 
    position: relative;
    text-decoration: none;
}

.headertext {
    position:relative;
    color: #353535;
    
    
}

.leftboxHeader {
    height: 100%;
}

.leftboxDescription {
    height: 100%
}

#video {
    
}

.section_head {
    padding:20px;
    margin:auto;
    text-align:center;
    
}

.row h2 {
    text-align:center;
}

.row {
    background-color:white;
}


.card {
    width:80%;
    margin:auto;
    box-shadow: 5px 5px 8px #ededed;
    padding-bottom: 1px;
}

.card h4 {
    text-align: center;
    font-weight: bold;
    height: 39px;
}

.oneline {
    
}

#plan1 {
    border-top: 8px solid #42b3f4;
}

#plan2 {
    border-top: 8px solid #f4c141;
}

#plan3 {
    border-top: 8px solid #46aa4c;
    
}

#plan3 ul {
    padding-right: 5px; 
}

#justcenter {
    text-align:center;
}

#price {
    text-align:center;
    background-color: #efefef;
    width: 100%;
    font-weight: bold;
    height: 40px;
    padding-top: 11px;
}

#asterisk {
    text-align:center;
    font-size: 90%;
    padding-bottom: 10px;
}

ul {
    
    line-height: 225%;
    margin-bottom: 20px;
}


#services {
    background-color: transparent;
}

#unsure {
    font-size: 20px;
    text-align: center;
    padding-top: 30px;
}

#why_container {
    background-color: #efefef;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 25px;
}

#tryfree {
    background-color: #34b334;
}

#why_zooli {
    font-size: 16px;
     
    
}

.why_header {
    text-align: center;
    }

#get-in-touch {
    text-align: center;
    position: relative;
    top: 45px;
    color: white;
}

#contact-banner {
    background-color: black;
    
}

#workspace-description {
    font-size: 1.5em;
    padding-bottom: 50px;
}

#workspace-description2 {
    font-size: 1.5em;
    padding-top: 50px;
}

#duplicate-workspace {
    filter: drop-shadow(10px 10px 4px #dedede);
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
}

#homepage-image {
    filter: drop-shadow(4px 4px 4px #dedede);
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
}

footer {
    text-align:center;
    padding-top: 75px;
    padding-bottom: 25px;
}

.formio-wysiwyg-editor { 
    height: unset;
}

.display-3 {
    font-size: 3em;
}

.descriptors {
    text-align: justify;
}

#zooli-description {
    font-size: 1.4em;
    text-align: center;
    padding: 25px;
}