.navRoun{
    border:#FF9F63, dashed;
    border-radius: 30px;
}
.secTion{
        position: relative;
}
.navMar{
    padding: 0px 30px 0px 150px;
    bottom: 30px;
    background-image: inherit fixed;
    
}
#ffb1{
    top: 50px;
    right: -20px;
    height: fit-content;
}
#ffb2{
    top: 80px;
}
#seccont1{
   top: 0 auto;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: stretch ;
    align-content: flex-start;
}

.sectionCol{
    width: auto;
    height: auto;
    border-radius: 15px;
    background-color: #343082;
}
.headTx{
    border-radius: 30px;
    padding-left: 20px;
 
}
.headTx-t{
    font-size:  90%;
    color: #3ACC2A;
    background-color: #000;
    border-radius: 30px;
    padding: 0px 0px 0px 5px;
}
.divHx{
    border-radius: 30px;
    margin: 0px auto;
    padding: 0 10px 0 10px;
    font-weight: bolder;
    
}
.span1x{
    padding-left: 5%;
    font-weight: 900;
}
.span2x{
    padding-left: 5%;
    font-weight: 900;
}
.span3x{
    padding-left: 2.5%;
    padding-right: 0.5%;
    border-radius: 30px 30px 30px 30px;
}
.span4x{
    padding-left: 50px;
    margin: 2px auto;
    text-align: right;
    float: right;
    background-size: auto;
    background: inherit;
    border-radius: 15px;
    box-shadow: #FF9F63 3px 2px 3px 2px;
    
}
.nvlinks{
    color: rgb(238, 15, 15); 
    font-weight: bold; 
    font-size: 19px; 
    font-style: oblique;
    
}
.logox2{
    height:150px;
    width:240px;
    z-index: -1;
    position: absolute;
    text-align: center;
    left: 40%;
    top: 0;
}

@media screen and (min-width:769px){
    .w3-sidebar.w3-collapse{
        display:block !important;
    }
}
@media screen and (min-width:769px){
    .w3-sidebar.w3-collapse{
        display:block !important;
    }
}
@media screen and (max-width:769px){
    .w3-sidebar.w3-collapse{
        display:block !important;}
}
@media screen and (min-width:769px){
    .divHx{
        display:block !important;
        font-size: 60px;
    }    
}
@media screen and (max-width:768px){
    .w3-sidebar.w3-collapse{
        display:block !important;}
    }
@media screen and (max-width:545px){
    .w3-sidebar.w3-collapse{
        display:block !important;}
    }

@media screen and (max-width:380px){
    .getcert{
        position:absolute;
        }
    }
@media only screen and (max-device-width: 1366px){
    .w3-hide-device{
        display:none;
    }
}
