﻿.bcolor {
    background-color: #bfc2e6;
}

.space {
    margin-bottom: 40px;
    margin-top: 40px;
    height: 50px;
}

#slide {
    width: 400px;
    height: 400px;
    border: 1px solid black;
}
html, body {
    max-width: 100%;
    overflow-x: hidden;
}

.jumbotron001 {
    margin-bottom: 0px;
    margin-top: 45px;
}

.marginBot5 {
    margin-bottom:5px;
}

.condtioner001 {

    margin:0px; 
    width:auto;
}

.padTop10 {
    padding-top:10px
}

.displayNone {
    display: none;
}