*{
    margin: 0px;
    padding: 0px;
}

#st{
    font-size: 25px;
}

#logoo{
    margin-top: 8px;
}

#tlogo{
    font-size: 20px;
    margin-top: -20px;
}

#jlogo{
    font-size: 20px;
    margin-top: -20px;
    background-color: black;
    color: #ffffff;
    border-radius: 10px;
    width: 100px;
    height: auto;
    text-align: center;
}

#jflogo{
    font-size: 20px;
    margin-top: -20px;
    margin-left: 70px;
    background-color: black;
    color: #ffffff;
    border-radius: 10px;
    width: 100px;
    height: auto;
    text-align: center;
}

#jlogo:hover{
    font-size: 20px;
    margin-top: -20px;
    background-color: rgb(255, 255, 255);
    color: #000000;
    border-radius: 10px;
    border: #000000 3px solid;
    transition: all 500ms;
    width: 100px;
    height: auto;
    text-align: center;
}

#jflogo:hover{
    font-size: 20px;
    margin-top: -20px;
    background-color: rgb(255, 255, 255);
    color: #000000;
    border-radius: 10px;
    border: #000000 3px solid;
    transition: all 500ms;
    width: 100px;
    height: auto;
    text-align: center;
}

#sphotos
{
    height: 650px;
    background-image: url(../img/servyslidephoto.png.jpg);
    animation-name: sphoto;
    animation-delay: 800ms;
    animation-duration: 6000ms;
    animation-iteration-count: infinite;
    background-size: cover;
    background-position: 0% 50%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    border-bottom: #000000 4px solid;
}
#stphotos
{
    height: 150px;
    background-image: url(../img/servyslidephoto.png.jpg);
    animation-name: sphoto;
    animation-delay: 800ms;
    animation-duration: 6000ms;
    animation-iteration-count: infinite;
    background-size: cover;
    background-position: 0% 30%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    border-bottom: #000000 4px solid;
}
#stphotos h2{
    font-size: 60px;
    color: #ffffff;
    margin-right: 1100px;
    margin-bottom: 35px;
}
#sphotos p
{
    font-size: 40px;
    color: #ffffff;
    padding: 15px;
    font-family: 'Courier New', Courier, monospace;
    margin: 0px auto;
}
#sphotos a
{
    display: flex;
    margin-left: 250px;
    margin-bottom: 20px;
}
.sbtn
{
    color: #ffffff;
    border: #000000 solid;
    background-color: #000000;
    font-size: 27px;
    height: 60px;
}
.sbtn:hover
{
    border: #000000 solid;
    background-color: #00000000;
    color: #ffffff;
    transition: all 500ms;
}
@keyframes sphoto
{
    0%{background-image: url(../img/servyslidephoto.png.jpg);}
    40%{background-image: url(../img/servyslidephoto2.jpg);}
    80%{background-image: url(../img/servyslidephoto3.png.jpg);}
}
#about{
    width: 100%;
    height: auto;
    padding-bottom: 20px;
    padding-left: 150px;
    padding-right: 150px;
    border-bottom: #000000 4px solid;
    background-color: #ffffff;
}
#about h2{
    font-size: 40px;
}
#about p{
    font-size: 30px;
    border-radius: 10px;
    border: #000000 4px solid;
    background-color: #ffffff;
    text-align: center;
    
}
#vicepresidenta{
    display: flex;
    flex-direction: row;
}
.pillsd{
    width: 1140px;
    margin: 0px auto;
    border-radius: 10px;
    border: #000000 4px solid;
}
#pills{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 12px;
    padding-left: 20px;
    padding-right: 15px;
}
#pills li{
    list-style-type: none;
    cursor: pointer;
    font-weight: 600;
    font-size: 20px;
    padding-right: 10px;
    text-align: center;
}
.pillsm{
    border-radius: 10px;
    border: #000000 3px solid;
}
#pillsms{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 10px;    
}
#pillsms li{
    list-style-type: none;
    cursor: pointer;
    font-weight: 600;
    font-size: 22.5px;
    align-items: center;
    padding-right: 10px;
}
.active{
    width: auto;
    height: auto;
    padding-top: 1px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 3px;
    color: #ffffff;
    background-color: #000000;
    border-radius: 5px;

}
#spacebar{
    border-bottom: #000000 4px solid;
    width: 100%;
}
#card{
    margin-right: -100px;
    background-color: #000000;
}
#tc1{
    width: 100%;
    height: auto;
    font-size: 20px;
    background-color: rgb(255, 255, 255);
    color: #000000;
    border-radius: 10px;
}
#imgcard{
    border-radius: 15px;
    padding-left: 10px;
    padding-right: 10px;
}
#ta{
    font-size: 40px;
    padding-left: 20px;
}
hr{
    width: 100px;
    background-color: red;
    height: 3px;
    border: none;
    opacity: 1;
}
#location{
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 3px;
    border-radius: 10px;
    border: #000000 4px solid;
}
#location iframe{
    border-radius: 10px;
}
.osm{
    display: flex;
    flex-direction: row;
}
#soc{
    margin-bottom: 70px;
}
#social{
    margin-left: 30px;
    width: 200px;
    height: auto;
}
#sociala{
    margin-left: 30px;
    margin-bottom: 20px;
    width: 200px;
    height: auto;
    
}
#socialb{
    color: #000000;
}
#socialb:hover{
    color: #ffffff;
    background-color: #000000;
    
    
}
#git{
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}
#txt{
    align-items: center;
    width: 570px;
    resize: none;
    padding: 0px 10px;
    background-color: #ffffff;
    color: #000000;
    box-sizing: border-box;
    border-radius: 5px;
    border: #000000 2px solid;
    outline: none;
}
#yphoto{
    align-items: center;
    width: 570px;
    height: auto;
    resize: none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    background-color: #ffffff;
    color: #000000;
    box-sizing: border-box;
    border-radius: 5px;
    border: #000000 2px solid;
    outline: none;
}
#email{
    align-items: center;
    width: 570px;
    resize: none;
    padding: 0px 10px;
    background-color: #ffffff;
    color: #000000;
    box-sizing: border-box;
    border-radius: 5px;
    border: #000000 2px solid;
    outline: none;
}
#tel{
    align-items: center;
    width: 570px;
    resize: none;
    padding: 0px 10px;
    background-color: #ffffff;
    color: #000000;
    box-sizing: border-box;
    border-radius: 5px;
    border: #000000 2px solid;
    outline: none;
}
#msg{
    align-items: center;
    width: 570px;
    resize: none;
    padding: 0px 10px;
    background-color: #ffffff;
    color: #000000;
    box-sizing: border-box;
    border-radius: 5px;
    border: #000000 2px solid;
    outline: none;
}
::placeholder{
    color: #000000;
}
.forms{
    box-shadow:-2px 0rem 1rem rgb(0, 0, 0);
    margin: 0px auto;
    align-items: center;
    width: 600px;
    height: 345px;
    background-color: #ffffff;
    border-radius: 7px;
    border: #000000 3px solid;
}

.mforms{
    box-shadow:-2px 0rem 1rem rgb(0, 0, 0);
    margin: 0px auto;
    align-items: center;
    width: 620px;
    height: 470px;
    background-color: #ffffff;
    border-radius: 7px;
    border: #000000 3px solid;
}

#send{
    width: 570px;
    background-color: #000000;
    color: #ffffff;
    border: #ffffff 2px solid;
    transition: all 500ms;
    border-radius: 5px;
    height: 40px;
    font-size: 22px;
}
#send:hover{
    background-color: #ffffff;
    color: #000000;
    border: #000000 2px solid;
}
#flogo{
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 210px;
}
#ilogo{
    margin-left: 80px;
}
#goup{
    background-color: #000000;
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 2500;
    display: none;
}
footer{
    height: auto;
}
.frow{
    display: flex;
    flex-direction: row;
}
footer a{
    display: flex;
    flex-direction: row;
    text-decoration: none;
    
}
#ftlogo{
    margin-top: 22.5px;
    font-weight: 400;
    font-size: 25px;
    color: #000000;
    
}
#plogo{
    width: 500px;
    height: auto;
    padding-left: 100px;
    color: #000000;
    font-weight: 400;
}
#social2{
    width: 100px;
    padding: 0px;
    margin: 0px auto;
}
#ad{
    position: fixed;
    top: 100px;
    left: 22.5%;
    z-index: 9999999;
    display: none;
}
#ad a{
    font-size: 20px;
    margin-top: -20px;
    background-color: black;
    color: #ffffff;
    border-radius: 10px;
    width: 110px;
    height: 50px;
    padding: 9px;
    text-align: center;
    position: absolute;
    bottom: 140px;
    left: 130px;
}
#ad a:hover{
    font-size: 20px;
    margin-top: -20px;
    background-color: rgb(255, 255, 255);
    color: #000000;
    border: #000000 2px solid;
    border-radius: 10px;
    width: 110px;
    height: 50px;
    padding: 9px;
    text-align: center;
    position: absolute;
    bottom: 140px;
    left: 130px;
}
#imgad{
    border-radius: 10px;
    border: black solid 3px;
}
#close_ad{
    position: absolute;
    top: 20px;
    left: 790px;
    cursor: pointer;
}
@media screen and (max-width:1400px){
    *{
        margin: 0px;
        padding: 0px;
    }
    #tlogo{
        font-size: 18px;
        margin-top: -20px;
    }
    .pillsd{
        width: 80%;
        margin: 0px auto;
        text-align: center;
        border-radius: 10px;
        border: #ffffff 4px solid;
    }
    .osm{
        width: 95%;
        display: flex;
        flex-wrap: wrap;
    }
}
@media screen and (max-width:992px){
    *{
        margin: 0px;
        padding: 0px;
    }
    #sphotos
{
    width: auto;
    height: 500px;
}
    #sphotos p{
    font-size: 30px;
    color: #ffffff;
    padding: 15px;
    font-family: 'Courier New', Courier, monospace;
    margin: 0px auto;
    }
    #stphotos h2{
        font-size: 45px;
        color: #ffffff;
        margin-right: 700px;
        margin-bottom: 25px;
    }
    #about p{
    font-size: 20px;
    border-radius: 10px;
    border: #000000 4px solid;
    background-color: #ffffff;
    text-align: center;
    
    }
    #txt{
        width: 95%;
        height: auto;
    }
    #yphoto{
        width: 95%;
        height: auto;
    }
    #email{
        width: 95%;
        height: auto;
    }
    #tel{
        width: 95%;
        height: auto;
    }
    #msg{
        width: 95%;
        height: auto;
    }
    .forms{
        width: 90%;
        height: auto;
    }
    .mforms{
        width: 90%;
        height: auto;
    }
    #send{
        width: 95%;
        height: auto;
    }
    .pillsd{
        width: 80%;
        margin: 0px auto;
        text-align: center;
        border-radius: 10px;
        border: #000000 4px solid;
    }
    #pills{
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        padding-top: 12px;
        padding-left: 20px;
        padding-right: 10px;
    }
    #pills li{
        list-style-type: none;
        cursor: pointer;
        font-weight: 600;
        font-size: 22.5px;
        padding-right: 10px;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .pillsm{
        width: 40%;
        text-align: center;
        margin: 0px auto;
        border-radius: 10px;
        border: #000000 3px solid;
    }
    #pillsms{
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        padding-top: 15px;
        padding-left: 15px;
        padding-right: 10px;    
    }
    #pillsms li{
        list-style-type: none;
        cursor: pointer;
        font-weight: 600;
        font-size: 20px;
        align-items: center;
        padding-right: 10px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .osm{
        display: flex;
        flex-wrap: wrap;
    }
    .frow{
        display: flex;
        flex-direction: column;
    }
    #jflogo{
        font-size: 20px;
        margin-top: -20px;
        margin-left: 0px;
        background-color: black;
        color: #ffffff;
        border-radius: 10px;
        width: 100px;
        height: auto;
        text-align: center;
    }
    #ad{
        width: 90%;
        position: fixed;
        top: 100px;
        left: 8%;
        z-index: 9999999;
        display: none;
    }
    #ad a{
        font-size: 20px;
        margin-top: -20px;
        background-color: black;
        color: #ffffff;
        border-radius: 10px;
        width: 110px;
        height: 50px;
        padding: 9px;
        text-align: center;
        position: absolute;
        bottom: 140px;
        left: 130px;
    }
    #ad a:hover{
        font-size: 20px;
        margin-top: -20px;
        background-color: rgb(255, 255, 255);
        color: #000000;
        border: #000000 2px solid;
        border-radius: 10px;
        width: 110px;
        height: 50px;
        padding: 9px;
        text-align: center;
        position: absolute;
        bottom: 140px;
        left: 130px;
    }
    #imgad{
        border-radius: 10px;
        border: black solid 3px;
    }
    #close_ad{
        position: absolute;
        top: 20px;
        left: 620px;
        cursor: pointer;
    }
}
@media screen and (max-width:640px){
    *{
        margin: 0px;
        padding: 0px;
    }
    #sphotos
{
    width: auto;
    height: 300px;
}
    #sphotos p{
    font-size: 20px;
    color: #ffffff;
    padding: 15px;
    font-family: 'Courier New', Courier, monospace;
    margin: 0px auto;
    }
    #stphotos h2{
        font-size: 40px;
        color: #000000;
        margin-right: 0px;
        margin-bottom: 40px;
    }
    #about p{
        width: 350px;
        height: auto;
        font-size: 20px;
        border-radius: 10px;
        border: #000000 4px solid;
        background-color: #ffffff;
        text-align: center;
        position: relative;
        left: -125px;
        
    }
    #vicepresidenta{
        display: flex;
        flex-direction: column;
    }
    #txt{
        width: 95%;
        height: auto;
    }
    
    #yphoto{
        width: 95%;
        height: auto;
    }

    #email{
        width: 95%;
        height: auto;
    }
    #tel{
        width: 95%;
        height: auto;
    }
    #msg{
        width: 95%;
        height: auto;
    }
    .forms{
        width: 80%;
        height: auto;
    }
    .mforms{
        width: 90%;
        height: auto;
    }
    #send{
        width: 95%;
        height: auto;
    }
    .pillsd{
        width: 60%;
        border-radius: 10px;
        border: #000000 4px solid;
    }
    #pills{
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        padding-top: 12px;
        padding-left: 20px;
        padding-right: 15px;
    }
    #pills li{
        list-style-type: none;
        cursor: pointer;
        font-weight: 600;
        font-size: 15px;
        padding-right: 10px;
        text-align: center;
    }
    .pillsm{
        width: 30%;
        border-radius: 10px;
        border: #000000 3px solid;
    }
    #pillsms{
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        padding-top: 15px;
        padding-left: 15px;
        padding-right: 10px;    
    }
    #pillsms li{
        list-style-type: none;
        cursor: pointer;
        font-weight: 600;
        font-size: 10px;
        align-items: center;
        padding-right: 10px;
    }
    .osm{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .frow{
        display: flex;
        flex-direction: column;
        margin-left: -50px;
    }
    #flogo{
        margin-bottom: 20px;
        margin-top: 20px;
        margin-left: 210px;
        margin-left: 135px;
    }
    #ftlogo{
        margin-top: 22.5px;
        font-weight: 400;
        font-size: 25px;
        color: #000000;
         
    }
    #jflogo{
        font-size: 20px;
        margin-top: -20px;
        margin-left: 0px;
        background-color: black;
        color: #ffffff;
        border-radius: 10px;
        width: 100px;
        height: auto;
        text-align: center;
    }
    #plogo{
        width: 400px;
        height: auto;
        padding-left: 50px;
        margin: 0px auto;
        color: #000000;
        font-weight: 400;
        font-size: 15px;
        margin: 0px auto;
    }
    #ad{
        width: 90%;
        position: fixed;
        top: 100px;
        left: 8%;
        z-index: 9999999;
        display: none;
    }
    #ad a{
        font-size: 15px;
        margin-top: -20px;
        background-color: black;
        color: #ffffff;
        border-radius: 10px;
        width: 90px;
        height: 40px;
        padding: 9px;
        text-align: center;
        position: absolute;
        bottom: 40px;
        left: 50px;
    }
    #ad a:hover{
        font-size: 15px;
        margin-top: -20px;
        background-color: rgb(255, 255, 255);
        color: #000000;
        border: #000000 2px solid;
        border-radius: 10px;
        width: 90px;
        height: 40px;
        padding: 9px;
        text-align: center;
        position: absolute;
        bottom: 40px;
        left: 50px;
    }
    #imgad{
        border-radius: 10px;
        border: black solid 3px;
    }
    #close_ad{
        position: absolute;
        top: 20px;
        left: 300px;
        cursor: pointer;
    }
}

