*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "poppins", sans serif;
}

.quality{
    width: 400px;
    height: 70px;
    display: none;
    border-radius: 10px;
    margin-left: 360px;
    /* border: 1px solid black; */
    vertical-align: middle;
    background-color: #0ea122;
    text-align: center;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.342);
  
}
.flexquality{
    position: fixed;
    display: flex;
    z-index: 9999;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;

}

.interface {
    padding: 20px 4%;
}

header> .interface{
    display: flex;
    justify-content: space-between;
    align-items: center;
   
}
.logo img{
    width: 70px;
    height: 70px;
    border-radius: 50px;
    position: fixed;
    margin-top: -20px;
    z-index: 99999999999999999999999999999999999999999999999999999;
}
header a{
    text-decoration: none;
    color: black;
    

}
header a:hover{
    color: gray;
    transform: scale(1);
    
}
#cent{
    margin-left: 23px;
}
header nav.menudesktop ul li{
    list-style-type: none;
    display: inline-block;
    padding: 10px 40px;
}
header nav.desktopmenu ul li{
    list-style-type: none;
    display: inline-block;
    padding: 10px 20px;
}

.contacto-btr button{
    width: 100px;
    height: 30px;
    border: none;
    border-radius: 30px;
    background-color: #37c1e4;
    color: white;
    
}
.contacto-btr button:hover{
    background-color: white;
    border: 1.5px solid black;
    color: black;
    transition: 0.5s;
}
.curved{
    margin: 30px 0px;
}
.curved .txt{
    font-size: 25px;
}
.txt span{
    font-weight: bold;
    font-size: 30px;
    color: #07bce9;
}
svg{
    margin-top: -70px;
}
.flex{
    display: flex;
    gap: 20px;
    align-items: center;
}
.box-bi{
    margin: 0px -10px;
}
.img img{
    width: 300px;
    height: 300px;
    border-top-left-radius: 30%;
    border-bottom-left-radius: 70%;
    border-top-right-radius: 40%;
    border-bottom-right-radius: 20%;
}
#btr-2{
    margin: 30px 0px;
}
.imgmat img{
    width: 500px;
    height: 300px;
    border-radius: 10px;
    
}
.imgsobre img{
    width: 300px;
    height: 300px;
    border-radius: 20px;
}
.titulosob span{
    color: #07bce9;
}
.sectionsobre{
    margin-top: 60px;
   
}
#btr-3 button{
    margin-top: 10px;
    
}
.img-nos img{
    width: 100%;
    height: 700px;
    border-radius: 20px;
    box-shadow: 0 0 15px white;
}
.img-nos {
    margin-top: 70px;
    width: 100%;
    background-color: #0ea122;
    height: 900px;
    border-radius: 20px;
    
}
.txtmat h1{
    font-weight: bold;
    font-size: 25px;
}
.titulosob{
    font-weight: bold;
    font-size: 25px;
}
.box{
    background-color: white;
    width: 330px;
    height: 100px;
    margin-right: 40px;
    margin-top: -200px;
    height: 350px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.center{
    text-align: center;
}

.center i{
    font-size:50px;
}
.tinewws{
    margin-top: 70px;
}
.tinewws h1{
    font-weight: bold;
    font-size: 25px;
    margin-top: 70px;
    text-align: center;
    margin: 10px 0px;

}
.tinewws span{
    color: #07bce9;
}
.sectnews img{
    width: 217px;
    height: 150px;
    border-radius: 15px;

}
.sectnews p{
    color: #0755ff;
    font-size: 15px;
    
}
.action button{
    width: 130px;
    height: 25px;
    border: none;
    border-radius: 20px;
    background-color: #07bce9;
    color: white;
    text-align: center;
    margin-left: 40px;
    margin-top: -70px;
}
.seephote button{
    width: 120px;
    height: 33px;
    border-radius: 20px;
    border: none;
    background-color: #07bce9;
    color: white;
    margin: 10px 0px;
}
.galeria h1{
    font-weight: bold;
    font-size: 27px;
    text-align: center;

}
.galeria{
    margin-top: 70px;
}
.galeria span{
    color: #07bce9;
}
.liderbox img{
    width: 120px;
    height: 120px;
    border-radius: 100%;
    box-shadow: 0 0 15px rgba(139, 138, 138, 0.829);
}
.flex-liders{
    justify-content: center;
    display: flex;
    gap: 120px;
}
.nome {
    color: gray;
}
.cargo{
    justify-content: center;
    font-weight: bold;
    margin-top: -20px;
}
.sectionliders h1{
    font-size: 27px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0px;
}
.sectionliders span{
    color: #07bce9;
}
.sectionliders{
    margin-top: 70px;
}
.box-bi{
    position: relative;
}
.box-bi img{
    width: 170px;
    height: 250px;
}
.box-bi button{
    width: 90px;
    border: none;
    border-radius: 10px;
    background-color: #07bce9;
    color: white;
    position: absolute;
    margin-top: -10px;
}
#flexb{
    gap: 47px;
}
.biblioteca{
    margin-top: 70px;
}
.biblioteca h1{
    font-size: 27px;
    font-weight: bold;
    text-align: center;
}
.biblioteca span{
    color: rgb(8, 184, 23);
}
.seemore button{
    
    background-color: #07bce9;
    border: none;
    border-radius: 10px;
    color: white;
    width: 110px;
}
.seemore{
    text-align: center;
    margin: 20px 0px;
    
}
.formulario{
    margin-top: 70px;
}
.box-form img{
    width: 400px;
    height: 400px;
}
.flex-form{
    justify-content: center;
    align-items: center;
    display: flex;
    gap: 170px;
    
}
.flexcolection{
    display: flex;
    gap: 30px;
    margin: 20px 0px;
    
    
}
.colectionbox img{
    width: 270px;
    height: 230px;
    border-radius: 7px;

}
#border{
    border: 1px solid rgba(0, 0, 0, 0.253);
    height: 390px;
    width: 230px;
    border-radius: 5px;
    text-align: center;
    margin: 70px 0px;

}
.input-single{
    margin: 15px 0px;
}
.input-single input{
    border-radius: 5px;
    border: solid 1px rgba(0, 0, 0, 0.349);
    outline: 0;
}
#message{
    outline: 0;
    max-height: 200px;
}
.frame{
    width: 100%;
    height: 150px;
    margin: 20px 0px;
    background-color: #07bce9;
    
    position: relative;

}
.txth1{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.frame h1{
    margin-top: 30px;
    font-weight: bold;
    font-size: 27px;
    color: white;
    margin: 20px 0px;
    
}
.frame span{
    color: black;
}
#sendmessage{
    width: 90px;
    height: 30px;
    background-color: #07bce9;
    border: none;
    border-radius: 6px;
   
}
.label{
    text-align: left;
    margin-left: 20px;
    font-size: 16px;
}
.bold{
    font-weight: bold;
    font-size: 17px;
    color: rgb(65, 65, 65);
}
.flexfooter{
    display: flex;
    gap: 350px;
    margin-top: 30px;
}
.footer{
    margin-top: 90px;
    
}
.boxfooter{
    font-size: 15px;
}
.boxfooter a{
    text-decoration: none;
    color: rgba(0, 0, 0, 0.548);
    margin-top: 5px;
    margin-left: -30px;


}_
.boxfooter li{
    list-style-type: none;
}
.sign{
    text-align: center;
    font-size: 14px;
}
.boxfooter i{
    padding: 15px;
    font-size: 25px;
}
/*  matricula*/
.boxmat h1{
    font-size: 27px;
    font-weight: bold;

}
.boxmat span{
    color: #07bce9;
}
.boxmat p{
    margin-bottom: 2px;
    text-align: justify;
}
/* biblioteca */
.titulo h1{
    font-weight: bold;
    font-size: 23px;

}
.titulo span{
    color: #0ea122;
}
.titulo p{
    color: rgba(0, 0, 0, 0.719);
}
.boxsubject{
    width: 280px;
    background-color: white;
    box-shadow: 0 0 15px rgba(128, 128, 128, 0.521);
    text-align: center;
    height: 250px;
    transition: transform 2s ease-in-out;
    border-radius: 20px;
}
.boxclass{
    width: 280px;
    background-color: white;
    box-shadow: 0 0 15px rgba(128, 128, 128, 0.521);
    
    
    height: 250px;
    transition: transform 2s ease-in-out;
    border-radius: 20px;
    
}
.boxsubject button{
    background-color: #0ea122;
    border: none;
    width: 90px;
    position: relative;
    margin: -5px 50px;
    height: 35px;
    color: white;

    margin-right: -20;
    border-radius: 10px;
}
.boxclass button{
    background-color: #0ea122;
    border: none;
    width: 90px;
    height: 35px;
    
    color: white;

 
    border-radius: 10px;

}
.boxsubject:hover{
    transform: scale(1);
}
.boxsubject p{
    font-weight: bold;
    font-size: 20px;
    margin-top: 30px;
}
.boxsubject img{
    width: 100%;
    height: 50%;
}
.boxclass img{
    width: 100%;
    height: 100%;
}
.flexb{
    display: flex;
    gap: 30px;
    margin: 30px 0px;
    position: relative;
}
.book h1{
    font-weight: bold;
    font-size: 23px;
}
.booktag {
    margin: 15px 0px;
}
.booktrain h1{
    font-weight: bold;
    font-size: 23px;
    text-align: left;
}
.boxgrade{
    width: 280px;
    height: 240px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.199);
}
.boxgrade p{
    font-weight: 600;
    font-size: 20px;
}
.boxgrade button{
    width: 130px;
    height: 35px;
    border-radius: 6px;
    border: none;
    color: white;
    background-color:#0755ff ;
   
}
.boxgrade button:hover{
    background-color: rgb(255, 94, 0);
    border-radius: 15px;
    border: none;
    transition: 1s;
    
}
.boxgrade a:HOVER{
    color: white;
    
}
.boxgrade a{
    text-decoration: none;
    color: white;
    
}
.flexboxexercicios{
    display: flex;
    gap: 30px;
    margin: 50px 0px;
}
.boxbaixar{
    margin: 20px 0px;
}
.flexexame{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.boxexame .buttonfist button{
    background-color: #0ea122;
    width: 130px;
    height: 35px;
    color: white;
    border: none;
    border-radius: 3px;
    margin: 30px 0px;

}
.boxexame p{
    margin-top: 20px;
}
#txtexame p, h1{
    text-align: center;
}
.rowdownload a{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: justify;
}
/* .boxdownload a{
    text-align: left;
    display: flex;
    justify-content: center;
    align-items: center;
    
} */
.justfy{
    text-align: justify;
}
.liderbox img{
    pointer-events: none;
    user-select: none;
}
.rowdownload{
    margin: 20px 0px;
}
.titulo{
    margin: 30px 0px;
}
.book a{
    display: flex;
    justify-content: center;
    align-items: center;
}
#mobile{
    display: none;
}
#date{
    height: 30px;
    width: 200px;
    font-size: 15px;
}
@media (max-width: 600px) {
    .chatbo {
        width: 100%;
        height: 100%;
        border-radius: 0;
        left: 0;
        top: 0;
    }

    .chatwe {
        width: 100%;
        border-radius: 0;
    }

    textarea {
        width: 100%;
        padding: 12px;
    }

    .user,
    .bot {
        max-width: 90%;
        font-size: 14px;
    }
}
@media (max-width: 800px){
    .boxgrade, .boxsubject {
        margin-top: 40px;
        margin-left: -17px;
        height: 220px;
        width: 280px;
    }
    .rowdownload{
        margin-left: -17px;
    }
    .booktrain H1{
        font-size: 20PX;
    }
    .flexboxexercicios{
        margin-left: -30px;
    }
    .display.dialog.contents.imgdialog img{
        width: 250px;
        height: 300px;
        border-radius: 10px;
    }
    
    
    

}

@media (max-width: 915px){
    .boxgrade, .boxsubject {
        margin-top: 40px;
        margin-left: 17px;
        height: 220px;
        width: 280px;
    }
    .imgdialog img{
        width: 250px;
        height: 300px;
        border-radius: 10px;
    }
    .rowdownload{
        margin-left: -17px;
    }
    .booktrain H1{
        font-size: 20PX;
    }
    .boxsubject{
        height: 260px;
    }
    #abrir-desktop{
        display: block;
    }

}

@media (max-width: 851px){
    .boxgrade, .boxsubject {
        margin-top: 40px;
        margin-left: 6px;
        height: 220px;
        width: 280px;
    }
    .imgdialog img{
        width: 250px;
        height: 300px;
        border-radius: 10px;
    }
    .rowdownload{
        margin-left: -17px;
    }
    .booktrain H1{
        font-size: 20PX;
    }
    .boxsubject{
        height: 260px;
    }
    #abrir-desktop{
        display: block;
    }

}


@media (max-width: 409px){
    .boxgrade, .boxsubject {
        margin-top: 40px;
        margin-left: 6px;
        height: 220px;
        width: 280px;
    }
    .imgdialog img{
        width: 250px;
        height: 300px;
        border-radius: 10px;
    }
    body{
        max-width: 100%;
    }
    .rowdownload{
        margin-left: 17px;
    }
    .booktrain H1{
        font-size: 20PX;
    }
    .boxsubject{
        height: 260px;
        margin-right: 30px;
    }
    #abrir-desktop{
        display: block;
    }

}
@media (max-width: 844px){
    .box{
        margin-left: 30px;
    }
    .imgdialog img{
        width: 250px;
        height: 300px;
        border-radius: 10px;
    }
    .flexboxexercicios{
        margin-left: -30px;
    }
}
#abrir-desktop{
    display: none;
}

/* responsividade */
@media (max-width: 780px) {
    .flex, .flexcolection{
        flex-direction: column;
    }
    .section1{
        display: none;
    }
    
    .chatbo{
        max-width: 90%;
        max-width: 80%;
    }
    
    .imgdialog img{
        width: 250px;
        height: 300px;
        border-radius: 10px;
    }
    .flexcolection{
        margin-left: 30px;
    }
    .body{
        max-width: 95%;
    }
    #abrir-desktop{
        display: block;
    }
    #cent{
        margin-right: 17px;
    }
    
    .menudesktop, #topbutton{
        display: none;
    }
    .boxgrade{
        margin-left: -17px ;
    }
    
    .imgsobre img{
        margin-top: 30px;
        width: 100%;
        height: 50%;
    }
    .img{
        width: 100%;
        display: none;
    }
    .imgmat img{
        margin-top: 30px;
        width:100%;
        height: 80%;
    }
    .curved p{
        font-size: 15px;
    }
    .txtmat p{
        font-size: 15px;
    }
    .img-nos img{
        display: none;

    }
    #gap{
        flex-wrap: wrap;
    }
    .box {
        margin-top: 40px;
        margin-right: 30px;
        height: 220px;
        width: 280px;
    }
    .sectnews img{
        width: 100%;
        height: 80%;
    }
    #desktop{
        display: none;
    }
    #mobile{
        display: block;
    }
    .flex-liders{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .liderbox img{
        border-radius: 50%;
        width: 200px;
        height: 200px;
       
    }
    .liderbox{
        margin-top: -60px;
        text-align: center;
    }
    .sectionliders h1{
       font-size: 19px;
       margin:90px;
    }
    .box-bi img{
        width: 300px;
        height: 70%;
    }
    .box-bi button{
        width: 130px;
        height: 35px;
        font-size: 20px;
    }
    .seemore button{
        width: 130px;
        height: 35px;
        font-size: 20px;

    }
    .logo{
        margin: 35px 5px;
    }
    .flex-form{
        flex-direction: column-reverse;
    }
    .box-form{
        margin-top: -80px;
    }
    .frame{
        z-index: -1;
    }
    #border{
        width:100%;
        height: 480px;
    }
    #date{
        height: 30px;
        width: 200px;
    }
    .input-single input{
        width: 80%;
        height: 45px;
        font-size: 23px;
    }
    #message{
        width: 80%;
    }
    .label{
        font-size: 20px;
    }
    #sendmessage{
        width: 130px;
        height: 35px;
        color: white;
        font-size: 17px;

    }
    #mobil{
        display: none;
    }
    .logo{
        position: fixed;
        left: 0;
        top: 0;
        width: 50px;
        height: 50px;
        z-index: 9999999999999999999;
    }
    .boxsubject img{
        width: 100%;

    }
    .boxsubject button{
        width: 130px;
        font-size: 19px;
    }
    .boxsubject{
        margin-left: -17px;
    }
    .flexb{
        flex-direction: column;
        margin-left: 40px;
    }
    .flexboxexercicios{
        margin-left: 40px;
        flex-direction: column;
    }
    #none{
        display: none;
        
    }

    .boxexame a{
        
        font-size: 19px;
    }
    .boxexame .buttonfist button{
        height: 45px;
        width: 170px;
    }
    .booktag, .book a{
        display: flex;
        align-items: center;
        justify-content: left;
        text-align: left;
        font-size: 17px;
        margin-left: 27px;
    }
    .booktag{
        margin-left: -17px;
    }
    #align .booktag a{
        margin-left: 20px;
    }
    .book a{
        margin-left: 20px;
    }
    .boxbaixar a{
        font-size: 18px;
        
    }
    .boxdownload, .booktrain{
        margin-left: 20px;
    }
    .boxmat p{
        font-size: 40px;
    }
    .boxmat h1{
        font-size: 50px;
    }
    #mtb{
        height: 60px;
        width: 230px;
        font-size: 40px;
        vertical-align: middle;
    }
    .rowdownload{
        margin-left: 30px;
    }
   .offcontainer{
    width: 50px;
    height: 50px;
    position: 100vh;
   }
   .modadialog{
    width: 100%;
    height: 100%;
   }
   .imgmodal img{
    width: 50px;
    height: 50px;

   }
   
    
}
.atendimento{
    position: relative;
}
.atendimento i{
    color: #0ea122;
    font-size: 50px;
    position: fixed;
    right: 0;
    bottom: 0;
    margin-right: 15px;
    z-index: 9999999999999999999;
}
.formwhatsap textarea{
    outline: 0;
}
.formwhatsap{
    position: absolute;
    position: fixed;
    right: 0;
    bottom: 0;
    margin: 70px 0px;
   

}
#whatsapsend{
    margin: 65px 0px;
    font-size: 25px;
    color: black;

}
/* menu mobile */
.menu-mobile.Abrir-menu{
   width: 70%;
}
.overlay.Abrir-menu{
    display: block;
}

.menu-mobile{
    background-color: black;
    height: 100vh;
    position: fixed;
    width: 0%;
    transition: 0.5s;
    top: 0;
    right: 0;
    width: 0%;
    z-index: 99999;
}
.btn-abrir i{
    color: black;
    font-size: 50px;
    position: fixed;
    right: 0;
    margin-top: 25px;
    margin-right: 10px;
    top: 0;
    z-index: 999999999999999999999999999999999999999999999;
}

.btn-fechar i{
    color: yellow;
    padding: 20px 3%;
    font-size: 45px;
}
.menu-mob nav ul li a{
    color: white;
    padding: 20px 5%;
    list-style-type: none;
    padding: 10px;
    font-size: 23px;
    transition: 0.5s ease-in-out;
    display: block;
}
.menu-mob nav ul li a:hover{
    background-color: #07bce9;
}
.menu-mob nav ul{
    list-style-type: none;
    text-align: right;
    
   
}
.menu-mob nav ul a{
    margin: 20px 0px;
}
/* overlay */
.overlay{
    background-color: rgba(0, 0, 0, 0.829);
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    z-index: 999;
    display: none;
    position: fixed;
    transition: .0.5s;
}
#desktopmenu nav ul li{
    display: inline-block;
    padding: 40px;
}
.booktrain{
    margin-top: 30px;
}
.displaynews{
    background-color: rgba(0, 0, 0, 0.63);
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 99999999999999999;
    top: 0;
    right: 0;
    display: none;
}
.displaynews2{
    background-color: rgba(0, 0, 0, 0.63);
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 99999999999999999;
    top: 0;
    right: 0;
    display: none;
    
}
.centralize{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
}
.centralizep2{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;

}
.imgtag img{
    width: 200px;
    height: 150px;
    border-radius: 10px;
   
}
.imgp2 img{
    width: 200px;
    height: 150px;
    border-radius: 10px;
   

}
#bold{
    font-weight: bold;

}
.tablenews p{
    font-size: 16px;
    margin: 10px 25px;
}
#date{
    font-size: 10px;
}
.imgtag{
    display: flex;
    align-items: center;
    justify-content: center;
    
}
.displaynews.abrir-news{
    display: block;
}
.displaynews.abrir-news2{
    display: block;
}
.publish2.abrir-p2{
    display: block;
}
.tablenews{
    background-color: white;
    width: 500px;
    height: 500px;
    border-radius: 20px;

}
.tablep2{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    flex-direction: column;
    width: 500px;
    height: 500px;
    border-radius: 20px;
    position: relative;

}
.tablenews i{
    font-size: 30px;

    
}
#close-p2{
    font-size: 30px;
    top: 0;
    right: 0;
    position: absolute;
    
}
.tablep2 p{
    text-align: left;
    
}
/* actualizacao do site */
.overlayupdating{
    background-color: rgba(0, 0, 0, 0.63);
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 99999999999999999;
    top: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    flex-direction: column;
    
}
.dialog{
    background-color: rgba(0, 0, 0, 0.63);
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 99999999999999999;
    top: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    flex-direction: column;
    
    
}
.display {
    display: none;
}
.display.dialogcss{
    display: block;
}
.imgdialog img{
    width: 400px;
    height: 400px;
    border-radius: 10px;
}
.contents i{
    font-size: 40px;
    cursor: pointer;
    
}
.overlayupdating h1{
    font-size: 25px;
}
.overlayupdating span{
    color: #0ea122;
}
/* actualizacao do site */


/* overlay galeria */


/* overlay galeria */


/* rodape */
.rodape{
    width: 100%;
    height: 100px;
    background-color: rgba(2, 1, 28, 0.719);
}
.flexrodape .contents p{
    color: white;
}


.iconcontainer{
    font-size: 25px;
    color: #0ea122;
    font-size: 50px;
    position: fixed;
    right: 0;
    bottom: 0;
    margin-right: 10px;
    z-index: 9999999999999999999;
    margin-top: 60px;
    
}
.iconsocial i{
    font-size: 40px;
   
}
.iconsocial a{
    color: #0ea122;
}
#fb{
    color: #07bce9;
}
#inst{
    color: rgb(198, 70, 134);
}
#mobilelay{
    border-radius: 15px;
    background-color:#021c4e;
}
#mobilelay p{
    color: white;
    font-size: 20px;
   
}
.margin{
    margin: 30px;

}
#mobilelay h1{
    color: white;
    margin-top: 15px;
}
#mobilelay span{
    font-weight: 300;
    font-size: 22px;
}
.openicons{
    display: none;
}
#hideicons{
    display: none;
}
#containicons{
    transition: 0.5s;
}
#file{
    width: 200px;
}


/* modal matricula */
/* .modalM{
    background-color: rgba(0, 0, 0, 0.829);
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    z-index: 999;
    position: fixed;
    transition: .0.5s;
} */
.modadialog{
    display: flex;
    justify-content: center; 
    align-items: center;      
    height: 100vh;
    position: relative;
}
.modadialog i{
    position: absolute;
    color: white;
    font-size: 30px;
    border-radius: 50%;
    padding: 5px;
    
    background-color: #0ea122;
}
.offcontainer{
    width: 400px;
    height: 400px;
    display: flex;
    justify-content: center; 
    align-items: center;      
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: white;
}
.offcontainer h1{
    font-weight: 600;
    font-size: 30px;
    color: #07bce9;
}
.imgmodal img{
    width: 400px;
    height: 400px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;

}
.all button{
    height: 40px;
    width: 140px;
    border-radius: 20px;
    border: none;
    color: white;
    background-color: #0ea122;
    margin-left: 70px;
    margin-top: 20px;
    transition: 0.9s;
}
.all button:hover{
    background-color: white;
    color: black;
    cursor: pointer;

    border: 1px solid rgba(0, 0, 0, 0.488);
}