.logo{
    margin-right: 250px;
    margin-left: 220px;
}
.image{
    width:100%;
    height:700px;
}
.header{
    overflow: hidden;
    position:relative;
    text-align:center;
}
.center{
    position:absolute;
    bottom:97%;
    left:50%;
    transform: translate(-50%,-50%);
} 
.des{
    color: white;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 50px;
}


.desv{
    color: white;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    text-align: center;
    font-size: 50px;
}
.navbar{
    background-color: black !important;
}


.clr{
    clear:both;
    margin-top: 20px;
}
.abb{
font-size: 35px;
padding-top:20px;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
/* margin-left: 10px; */
}
.divline{
    width: 100px;
    height: 2px;
    background-color: black;
    margin-left: 50px;
    margin-bottom:30px;
    margin: auto;
}
.myphoto{
    border-radius: 50%;
    margin-top: 50px;
    padding:20px 20px;
}
.abdo{
    margin-top: 90px;
    text-align: center;
    text-align: justify;
    margin: auto;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 20px;
}

.bbtn{
    margin-top: 40px;
    padding-bottom: 30px;
}
.bbtn button:hover{
    background-color:#343a40;
    color: white;
    cursor: pointer;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    transition: 1s;
}
.serv{
    text-align: center;
    text-align: justify;
    font-size: 20px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.hovser{
    border-style: solid;
border-color: white;
color: black;
padding: 50px;
background-size: 200% 200%;
background-image: 
linear-gradient(to top, white 100%, transparent 100%);
-webkit-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
-moz-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
-ms-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
-o-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
}
.hovser:hover{
    color: white;
    border-color: #343a40;
    background-image: linear-gradient(to top, #343a40 100%, transparent 100%);
    background-position: 0 100%;
    -webkit-transition: background-position 1s, color 1s ease, border-color 1s ease;
    -moz-transition: background-position 1s, color 1s ease, border-color 1s ease;
    -ms-transition: background-position 1s, color 1s ease, border-color 1s ease;
    -o-transition: background-position 1s, color 1s ease, border-color 1s ease;
    transition: background-position 1s, color 1s ease, border-color 1s ease;
cursor: pointer;
}

/* .container{
    margin-top:100px;
} */

.counter-box {
	display: block;
	background: #f6f6f6;
	padding: 40px 20px 37px;
	text-align: center;
    background-color: black;
}

.counter-box p {
	margin: 5px 0 0;
	padding: 0;
	color: #f6f6f6;
	font-size: 18px;
	font-weight: 500;
}

.counter-box i {
	font-size: 60px;
	margin: 0 0 15px;
	color: #f6f6f6
}

.counter { 
	display: block;
	font-size: 32px;
	font-weight: 700;
	color: #f6f6f6;
	line-height: 28px
}

.counter-box.colored {
      background: black;
}

.counter-box.colored p,
.counter-box.colored i,
.counter-box.colored .counter {
	color: #fff
}
.proo{
background-color: black;
}

*{
    box-sizing: border-box;
}
.skill{
    padding: 0;
    margin: 0;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    justify-content: center;
    align-items: center;
    display: flex;
    height: 100vh;
    background-color:transparent;
}
.circular{
    display:grid;
    grid-template-columns: repeat(4 ,180px);
    grid-gap: 80px;
    padding: 60px;
    margin: auto;
}
.container .box{
    width: 100%;
    display: inline;
}
.container .box h2{
    display: block;
    text-align: center;
    color: #343a40;
    font-size: 1.5em;
}
.container .box .chart{
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    line-height: 160px;
    height: 160px;
    color: #343a40;
}
.container .box canvas{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.hireme{
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 20px;
    color: #fff;
    padding: 3px !important;
}
.hireme:hover{

    background-color: black;
    color: #fff;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 24px;
    cursor: pointer;
    transition: 1s;
}
.watchcv{
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 20px;
    color: #fff;
}
.watchcv:hover{

    background-color: black;
    color: #fff;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 24px;
    cursor: pointer;
    transition: 1s;
}


.contactMe{
    margin-top: 150px;
    background-color:#fff;
}
.cont{
    color: black;
    font-size: 20px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    margin-top: 20px;
    
}
.conttt{
    color: black;
    font-size: 35px;
    font-weight: bold;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    margin-top: 40px;
    padding-top: 40px;
}
h6{
    font-size: 25px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: black;
    margin-top: 50px;
}

.info{

    width: 100%;
    margin-top: 130px;
    margin-left: 100px;
}
.myInfo{
    margin-left:80px;
}

/*  */
.site-footer
{
  background-color:#26272b;
  padding:45px 0 20px;
  font-size:15px;
  line-height:24px;
  color:#737373;
}
.site-footer hr
{
  border-top-color:#bbb;
  opacity:0.5
}
.site-footer hr.small
{
  margin:20px 0
}
.site-footer h6
{
  color:#fff;
  font-size:16px;
  text-transform:uppercase;
  margin-top:5px;
  letter-spacing:2px
}
.site-footer a
{
  color:#737373;
}
.site-footer a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links
{
  margin-left: 5px;
  padding-left:0;
  list-style:none;
  font-size: 18px;
 
}
.footer-links li
{
  display:block
}
.footer-links a
{
  color:#737373
  
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links.inline li
{
  display:inline-block
}
.site-footer .social-icons
{
  text-align:right
}
.site-footer .social-icons a
{
  width:40px;
  height:40px;
  line-height:40px;
  margin-left:6px;
  margin-right:0;
  border-radius:100%;
  background-color:#33353d
}
.copyright-text
{
  margin:0
}
@media (max-width:991px)
{
  .site-footer [class^=col-]
  {
    margin-bottom:30px
  }
}
@media (max-width:767px)
{
  .site-footer
  {
    padding-bottom:0
  }
  .site-footer .copyright-text,.site-footer .social-icons
  {
    text-align:center
  }
}
.social-icons
{
  padding-left:0;
  margin-bottom:0;
  list-style:none
}
.social-icons li
{
  display:inline-block;
  margin-bottom:4px
}
.social-icons li.title
{
  margin-right:15px;
  text-transform:uppercase;
  color:#96a2b2;
  font-weight:700;
  font-size:13px
}
.social-icons a{
  background-color:#eceeef;
  color:#818a91;
  font-size:16px;
  display:inline-block;
  line-height:44px;
  width:44px;
  height:44px;
  text-align:center;
  margin-right:8px;
  border-radius:100%;
  -webkit-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.social-icons a:active,.social-icons a:focus,.social-icons a:hover
{
  color:#fff;
  background-color:#29aafe
}
.social-icons.size-sm a
{
  line-height:34px;
  height:34px;
  width:34px;
  font-size:14px
}
.social-icons a.facebook:hover
{
  background-color:#3b5998
}
.social-icons a.twitter:hover
{
  background-color:#00aced
}
.social-icons a.linkedin:hover
{
  background-color:#007bb6
}
.social-icons a.dribbble:hover
{
  background-color:#ea4c89
}
@media (max-width:767px)
{
  .social-icons li.title
  {
    display:block;
    margin-right:0;
    font-weight:600
  }
}

.up{
    position: fixed;
    bottom: 10px;
    right: -60px;
    background-color:#4a4242;
    color: white;
    border-radius: 50%;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    padding: 2px;
    transition: 0.2s;
  
  }
  .show{
    right: 15px;
  }
  
  