*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;

}

.navbar-toggler{
    border:3px solid violet !important;
}
.navbar-toggler-icon{
    background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='violet' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}

/*.bg{
    background:linear-gradient(to left, #abe9cd 30%, #3eadcf 74%);
    background:linear-gradient(to left, #FC466B 0%, #3F5EFB 100%);
    linear-gradient(to right, #00ff00, #800080);
    background: #800080;
    background: linear-gradient(to left, #FF9A8B 0%, #FF6A88 55%, #FF99AC 100%);
}*/
#ac{
    border:1px solid white;
}
/*.coo{
    color:#f9466e;
}
.coo1{
    color:#495df3;
}*/
/*#btcol{
    background-color: #800080;
    color:white;
    font-weight: bold;
}*/
#reg2{
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.register{
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
@media all and (max-width:568px){
    #reg2{
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.register{
    border-top-left-radius: 20px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
#spac1{
    /*display:none !important;*/
   font-size: small;
}
.head{
    margin-top:110px !important;
}
.log{
    margin-top:10px !important;
}
}
/*@media all and (max-width:1400px){
    .head{
        display:block;
    }
}*/
/*.siz{
    margin-top: 75px;
}*/
/*.head{
    margin-top:200px !important;
}*/
/*.log{
    margin-top:93px !important;
}*/
.colo{
    color:blue;
}

#si{
    font-size: 10px;
}

#cx{
    color:#800080;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
#ccc{
    border-top-left-radius: 0px;
  
}
#reg2{
    border-top-right-radius: 0px;
}
.modal-content{
    background-color: #800080 !important;
}
