*{
    padding: 0px;
    margin: 0px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
body{
    padding-bottom: 30px;
}
#navbar{
    border: none;
    /* overflow: hidden; */
    height:90px;
    padding: 15px 80px; 
    margin: auto;
    position: sticky;
    display: flex;
    justify-content: space-between;
    background-color: white;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    z-index: 10;
}
#logo>a>img{
    height: 60px;
    padding-bottom: -10px;  
    border: none;
}
#navbar>div{
    /* display: flex;
    justify-content: space-between; */
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

#but{
    margin: auto;
    align-items: center;
    width: 100px;
    margin-right: 150px;
    display: flex;
    justify-content: space-between;
}
#login{
    height: 35px;
    width: 80px;
    border: none;
    color: black;
    font-weight: 500;
    font-size: 16px;
    background-color: white;
}
#login:hover{
    cursor: pointer;
    border-radius: 5px;
    background-color: rgb(236, 236, 236);
}
#signup{
    height: 35px;
    width: 130px;
    border: none;
    color: black;
    margin-left: 5px;
    padding: 0px 5px;
    font-weight: 500;
    font-size: 16px;
    border-radius: 5px;
    background-color: #ffc714
}
#signup:hover{
    cursor: pointer;
    opacity: 85%;
}
.panel-heading{
    background-color: white;
    border: none;
}
.panel-heading1{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background-color: white;
    border-radius: 5px;
   
    padding: 5px;
    width: 180px;
}
.panel-heading11{
    background-color: white;
    
    border: none;
}
#panel-heading1 hr{
    margin:0px;
}
#panel-heading1 a{
    padding: 10px;
}
.panel-group{
    background-color: white;
    margin-top: 10px;
    margin-left: 100px;
    border: none;
    display: flex;
    gap: 60px;
    justify-content: space-around;
}
.panel{
    background-color: white;
    border: none;
}
.panel-title{
    font-size: 16px;
}
.panel-title1{
    
    font-size: 16px;
    margin-top: 5px;
}

#nav-container{
    display: flex;
}
#panel-top{
    padding: 0px;
    padding-bottom: 5px;
    margin-bottom: 0;
    font-weight: 500;
}
#nav-content{
    margin: auto;
    color: rgb(112, 112, 112);
}
#panel-body{
    padding: 10px 0px 0px 10px;
}
#panelurl{
    color: #23527c;
    font-weight: 500;
}
#panelurl:hover{
    cursor: pointer;
}

/* ============================================================== */
/* banner1 */

#banner1{
    background-color: #cae8dc;
    display: flex;
    width: 100%;

}
#banner1>div>img{
    width: 100%;
}
#banner1>#left{
    padding: 120px;
    width: 750px;
}
#banner1>#right{
    padding: 50px;
    width: 750px;
}
#banner1>#left>h1{
    margin-top: 30px;
    color: #224f3c;
    font-size: 45px;
}
#banner1>#left>p{
    margin-top: 30px;
    color: #224f3c;
    font-size: 20px;
}
#banner1>#left>div{
    margin-top: 30px; 
}
#banner1>#left>div>a>#signup{
    height: 40px;
}

#banner1>#left>div>a>#templates{
    margin-left: 40px;
    height: 40px;
    background-color: white;
    padding: 5px;
    border-radius: 5px;
    width: 150px;
    color: #000000;
    font-weight: 500;
    cursor: pointer;
}
#banner1>#left>div>a>#templates:hover{
   background-color: rgb(222, 222, 222);
}

/* ============================================================== */
/* banner2 */

#banner2>#card{
    display: flex;
    padding: 50px;
}
#banner2>#card>#text{
    width: 800px;
    padding: 50px;
}
#banner2>#card>#text>p{
    margin-top: 40px;
    font-weight: 500;
    font-size: 16px;
}
#banner2>#card>#text>p>#blue{
    color: #23527c;

}
#blue:hover{
    text-decoration: underline;
}

#banner3>h4{
    margin: auto;
    text-align: center;
    margin-top: 80px;
    font-size: 20px;
}

/* ============================================================== */
/* banner3 */

#banner3>div>img{
    width: 100%;
    margin-top: 50px;
}

/* ============================================================== */
/* banner4 */

#banner4>img{
    margin-top: 50px;
    width: 100%;
}

/* ============================================================== */
/* banner5 */

#banner5>img{
    margin-top: 50px;
    width: 100%;
}

/* ============================================================== */
/* banner6 */

#banner6 {

    margin: auto;
    margin-top: 75px;
    text-align: center;
    font-size: 17px;

}

#banner6>p {
    width: 650px;
    margin-top: 50px;
    margin-left: 450px;
    font-weight: 450;
}

#banner6>#templates{
    margin-left: 40px;
    margin-top: 50px;
    height: 40px;
    background-color: white;
    padding: 5px;
    border-radius: 5px;
    width: 250px;
    color: #000000;
    font-weight: 500;
    cursor: pointer;
}

#banner6>#templates:hover{
    background-color: rgb(222, 222, 222);
 }


/* ============================================================== */
/* banner7 */

 #banner7 {
    margin: auto;
    margin-top: 75px;
    width: 70%;
    height: auto;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

#banner7>h3{
    padding-top: 50px;
    font-size: 30px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
#banner7>h4{
    padding-top: 50px;
    font-size: 20px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

#banner7>div{
    padding-top: 50px;
    display: flex;
    scale: .9;
    justify-content: space-around;
}
#banner7>div>img{
    margin: 0px 10px;
    transition: scale 300ms;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    border-radius: 10px;
}
#banner7>div>img:hover{
    scale: 1.05;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset;
}

/* ============================================================== */
/* banner8 */

#banner8>img{
    margin-top: 50px;
    width: 100%;
}

/* ============================================================== */
/* scroll */


#container{
    /* border: 1px solid red; */
    width: 90vw;
    margin: auto;
    height: 75vh;
    display: flex;
    margin-top: 50px;
    margin-bottom: 50px;
}

#left-container{
    width: 22%;
    /* overflow-y: scroll; */
    padding-left: 30px;
    padding-top: 30px;
    border-right: 1px solid rgb(99, 98, 98);
}

/* #left-container>div:nth-child(2){
    border: none;
    border-radius: 5px;
    height: 40px;
    width: 230px;
    margin-bottom: 10px;
} */
#left-container>div>input{
    border-style: none;
    height: 40px;
}
#search{
    padding-top: 10px;
    padding-right: 10px
}

#left-container>div:nth-child(2)>input{
    width: 215px;
    border: none;
    position: absolute;
    height: 29px;
    padding-top: 7px;
    padding-bottom: 5px;
    padding-left: 15px;
    font-size: 18px;
    background: transparent;
}

.material-symbols-outlined{
    padding-top: 10px;
    margin-left: 200px;
}

#left-container>p{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 25px;
    color: rgb(41, 45, 49);
}

#left-container-labels>div{
    display: flex;
    align-items: center;
    padding: 10px;
    padding-top: 5px;
    font-size: 15px;
    font-weight: 100;
    color: rgb(125, 125, 125);
}

#left-container-labels>div>input{
    cursor: pointer;
    padding-bottom: 12px;
}

#left-container-labels>div>label{
    padding-left: 10px;
    user-select: none;
}

.checkbox{
    width: 20px;
    height: 20px;
}

#right-container{
    width: 75%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto;
    gap: 30px 10px;
    padding: 30px;
    padding-left: 75px;
    overflow-y: scroll;
    height: 550px;
}

.child-box{
    height: 200px;
    border-radius: 5px;
    width: 90%;
    display: flex;
    align-items:center;
    justify-content:center;
    text-align: center;
}

.child-box>p{
    padding: 15px;
    color: white;
    font-weight: bold;
    font-size: 15px;
}

#show{
    color: rgb(49, 191, 111);
}

#left-container>p:nth-child(1){
    color: rgb(120, 122, 124);
    font-size: 18px;
}

/* ============================================================== */
/* banner9 */

#banner9 {
    margin: auto;
    margin-top: 75px;
    text-align: center;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

#banner9>p {
    margin: 20px;
}

#banner9>div {
    width: 90%;
    margin: auto;
    display: flex;
    justify-content: space-between;
}

#banner9>div>div {
    width: 30%;
    margin: auto;
    padding: 50px;
    scale: 1.2;
}

#banner9>div>div:hover {
    cursor: pointer;
   scale: 1.2;
}

#banner9>div>div>img {
    width: 100%;
}

#banner9>div>div>p {
    margin: 15px;
    text-align: start;
}

#banner9 #blue{
    color: #23527c;
}

/* ============================================================== */
/* banner11 */

#banner11>img{
    padding-top: 50px;
    width: 100%;
}

/* ============================================================== */
/* banner12 */

#banner12>img{
    padding-top: 50px;
    width: 100%;
}

/* ============================================================== */
/* nav bar sticky */


.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;

  }