html
{
    scroll-behavior: smooth;
}
body
{
    font: caption;
    padding-top: 0px;
    background-color:rgba(255, 255,255, 0.2);
    background: rgba(0, 0, 0, 0.1);
    margin:0px;
}
#navbar
{
    color:black;
    background-color: rgba(250, 250, 250, 0.7);
    font-size: x-large;
    font-weight: bold;
    display: block;
    position:sticky;
    width: 100%;
    padding: 2%;
    padding-right: 0%;
    margin-top: -1%;
    top:0;
    z-index: 2;
}
#pp
{
    border-style: solid;
    border-color: whitesmoke;
    border-radius: 50%;
    border-width: 0px;
    width: 30%;
    float:left;
    transition-duration: 0.5s;
    margin-left: 5%;
}
#main
{
    padding-left: 5%;
    padding-top:3%;
    margin-bottom: 10%;
}
#hi
{
    display: inline-block;
    margin-right: 0%;
    position: relative;
    white-space: nowrap;
    text-align: center;
    margin-left: 10%;
}
#pp:hover
{
    border-radius: 0%;
    transition-duration: 0.5s;
    cursor: pointer;
}
#name
{
    display: inline;
    margin-top:2%;
}
#navbar>.links
{
    padding-top:2%;
     display: inline-block;
    font-size: large;
    text-align: center;
    padding: 0%;
    float: right;
    margin-right: 3%;
    width: 50%;
   
}
#navbar>.links>a
{
    text-align: center;
    display: inline-block;
    text-decoration: none;
    color:rgba(0, 0, 0, 0.7);
    background-color:rgba(255, 255, 255, 0.3);
    padding: 2%;
    float: right;
    width: 25%;
    border-radius:12%;
    margin-right: 2%;
}
#navbar>.links>a:hover
{
    background: rgba(255, 255, 255, 0.7);
    color: rgba(0, 0, 0, 1);
}
#hi>.top
{
    padding-top:25%;
    font-size: xx-large ;
    color: seagreen;
    font-weight: 400 ;
}
*>.sub
{
    font-size: x-large ;
    color: rgba(0, 0, 0, 0.7);
    margin-top: -5%;
    text-align: center;
    margin-bottom: 4%;
}
*.head
{
    text-align: center;
    font-family: 'Courier New', Courier, monospace;
    font-size: 250%;
}
*.head>:nth-child(even)
{
    color: seagreen;
}
*.head>p
{
    display: inline;
}

#lang
{
    margin-top:4%;
    text-align: center;
}
#skill>#lang>i
{
    display: inline-block;
    font-size: 1000%;
    margin: 5%;    
   
}
#html5
{
    color:darkblue;
}
#css
{
    color:crimson;
}
#js
{
    color:gold;
}
#java
{
    color:indigo ;
}
#php
{
    background-color: darkblue;
    color: white;
    border-radius: 20%;
}
#certification>.cert
{
    text-align: center;
    padding-top: 2%;
    padding-bottom: 0%;
    margin-bottom: 10%;
    margin-top: -4%;
    
}
#certification>.cert>img
{
    margin: 2%;
    width: 30%;
    height:40%;
    margin-bottom:0%;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
    z-index: 4 rem;
}
*.hid , *.hid1
{
    display:none;
    transition-duration: 1s;
}
#select1
{
    display: none;
}

#select,#select1
{
    float: right;
    margin-bottom: 2%;
    margin-right: 15%;
    border-style: none;
    background-color:rgba(255, 255, 255, 0.4);
    padding:1%;
    border-radius: 20%;
    position: static;
    padding-right: 2%;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
    color:rgba(0, 0, 0, 0.7);
    margin-top: -4%;
}
#select,#select1:hover
{
    cursor: pointer;
    background-color:rgba(255, 255, 255, 0.7);
    color:rgba(0, 0, 0, 1);
}
span>p
{
    float: right;
    margin-left: 83.2%;
    position:absolute;
    margin-top: -3%;
}
#certification>.cert>img:nth-child(10)
{
    border-radius: 50%;
    border-width: 0px;
    border-style: none;
}
#skil
{
    margin-left: 42%;
    font-family: 'Courier New', Courier, monospace;
    font-size: x-large;
}
#site
{
    width: 100%;
}
.goto
{
    float: right;
    margin: 2%;
    margin-right: 4%;
    text-decoration: none;
    color:rgba(0, 0, 0, 0.7); ;
}
.goto:hover
{
    color: black;
}
#about
{
    margin-top: 7%;
}
.details
{
    display: inline-block;
    background-color:whitesmoke;
    padding: 0%;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);    
    text-justify: auto;
    box-sizing: border-box;
}
.subhead
{
    color: seagreen;
    text-align: center;
    font-size:x-large;
}
.listdetails
{
    margin-left: 3%;
    font-size: larger;
}
#det
{
    margin-top: 13.4%;
}
.container1
{
    display: inline-block;
    width: 40%;
    margin-left: 5%;

}
footer{
    background-color:rgba(0, 0, 0, 0.8);
    color: white;
    padding-top: 2%;
    padding-left: 10%;
    padding-bottom: 3%;
}
#ig
{
    text-decoration: none;
    color: white;
    font-size: 100%;
    margin-top: 0%;
    display: inline-block;
    margin-left: -10%;
}
#copy
{

    left: 0%;
    display: inline-block;
    float: right;
}
.col-sm-6
{
    justify-content: center;
    align-items: center;
    text-align: center;
    width:20%;
}
.details
{
    width:45rem;
}
#sce{
    margin-bottom: -5%;
}
#skill,#comp,#about,#tic
{
    background-color:  rgba(223, 222, 222, 0.3);
    padding-top: 5%;
    padding-bottom: 7%;
}
#sahar
{
    width: 100%;
    margin-bottom: 2rem;
    border-style:outset ;
    border-width: 0.5ch;
}
#about
{
    width: 101%;
}
#sample_pic_sub
{
    display: block;
}
#desc
{
    margin-top:10%;
}
#desc>p{
    font-size: large;
}