.animate-charcter{
   text-transform: uppercase;
  background-image: linear-gradient(
    -225deg,
    #231557 0%,
    #44107a 29%,
    #ff1361 67%,
    #fff800 100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 7s linear infinite;
  display: inline-block;
      font-size: 20px;
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}
.bt-submit {
    color: #fff !important;
    position: relative;
    font-weight: 700;
    font-size: 14px !important;
    border-radius: 100px !important;
    background: linear-gradient(135deg,#11d6f0,#6ceeff,#11d6f0,#ccc,#6ceeff);
    background-size: 1400% 1400%;
    margin-top: 35px;
}

	
	
.col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width:100%;
		opacity:100%;
}

.start-page .title-block h2 {
    color: #fff;
/*     font-size: 35px; */
    margin: 0;
    text-align: center;
}
	
 .header-main-menu li::before {
    position: absolute;
    right: 40px;
    top: 9px;
    font-size: 14px;
    z-index: 1;
	color: #ffffff;
    background-color: #11d6f0 !important;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-left: 5px;
    

	
 }	
 
 
.header-main-menu li{
position:relative;

}

.header-main-menu li a {
	padding:10px 60px;
	font-family: dinar, sans-serif;
	
}


.box {
	display: flex;
}

.box .inner {
	width: 400px;
	height: 200px;
	line-height: 200px;
	font-size: 4em;
	font-family: sans-serif;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}


.threeD {
  color: darkgrey;
  white-space: nowrap;
  position: absolute;
  top: 10%;
 margin-top:200px;
 left: 50%;
  transform: translate(-50%, -50%);
  font-size: 3em;
  font-family: sans-serif;
  letter-spacing: 0.1em;
  transition: 0.3s;
  text-shadow: 1px 1px 0 grey, 1px 2px 0 grey, 1px 3px 0 grey, 1px 4px 0 grey,
    1px 5px 0 grey, 1px 6px 0 grey, 1px 7px 0 grey, 1px 8px 0 grey,
    5px 13px 15px black;
}

.threeD:hover {
  transition: 0.3s;
  transform: scale(1.1)translate(-50%, -50%);
  text-shadow: 1px -1px 0 grey, 1px -2px 0 grey, 1px -3px 0 grey,
    1px -4px 0 grey, 1px -5px 0 grey, 1px -6px 0 grey, 1px -7px 0 grey,
    1px -8px 0 grey, 5px -13px 15px black, 5px -13px 25px #808080;
}

.header1 {
	/*font-family: dinar, sans-serif;
	font-size: 2rem;
	font-weight:  100;
	letter-spacing: 2px;
	text-align: center;
	color: #f35626;
 	background-image: -webkit-linear-gradient(92deg, #f35626, #feab3a);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-animation: hue 10s infinite linear; */
    height: 100px;

}

@-webkit-keyframes hue {
  from {
    -webkit-filter: hue-rotate(0deg);
  }
  to {
    -webkit-filter: hue-rotate(-360deg);
  }
}


.bt-submit{
  animation: flash 5s linear infinite;
  width:150px;
  height:60px;
  background:#0091EA;
  margin:20px;
}

@keyframes flash {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }
}

.home-buttons .bt-submit {
  padding:5px 20px;
  cursor:pointer;
  color:#fff;
  display: inline-block;
  min-width: 208px;
  font-weight: 500;
  font-size: 16px!important;
  margin-top: 58px;
  margin-right: 12px;
  border:1px solid #3c67e3;
  transition:0  3s;

}

.bt-submit:hover{
	box-shadow:
	0 0 25px  #5ddcff;
	
}    

/* 9.3 Download Resume */
.section-head a.bt-submit {
    position: absolute;
    left: 15px;
    top: 0;
    padding: 18px 41px;
    margin-top: 10px;
	min-width: 208px;
	
}


/*typstring custom*/

.site-title-block {
    position: relative;
    z-index: 6;
    margin: 40px 20px 10px;
    text-align: center;
}


.title-block .type-wrap {
    color: #fff;
    font-size: 25px;
    margin: 0;
    font-weight: 300;
    text-align: center;
    margin-top: 15px;
    line-height: 50px;
}

.typed{
    white-space:pre;
   	overflow: hidden;
    vertical-align: top;
    background:#FFFFFF;
	padding: 5px;
    border-radius: 5px;
    color: black;
    text-shadow: -4px 1px 7px rgba(0,0,0,0.96);
      
    
}

.typed b.is-visible {
    opacity: 1;
    font-weight: 700;
}

span.typed {
    color: rgb(0 0 0 )
}

/*start-page title-block h2*/
 
@import url("https://fonts.googleapis.com/css2?family=Russo+One&display=swap");

svg {
	font-family: "dinar", sans-serif;
	width: 100%; height: 100%;
}
svg text {
	animation: stroke 5s infinite alternate;
	stroke-width: 2;
	stroke: #A0A0A0;
	font-size: 50px;
}
@keyframes stroke {
	0%   {
		fill: rgba(72,138,204,0); stroke: rgba(160,160,160,1);
		stroke-dashoffset: 25%; stroke-dasharray: 0 50%; stroke-width: 2;
	}
	70%  {fill: rgba(72,138,204,0); stroke: rgba(160,160,160,1); }
	80%  {fill: rgba(72,138,204,0); stroke: rgba(160,160,160,1); stroke-width: 3; }
	100% {
		fill: rgba(72,138,204,1); stroke: rgba(160,160,160,0);
		stroke-dashoffset: -25%; stroke-dasharray: 50% 0; stroke-width: 0;
	}
}

.wrapper {background-color: #101010};

.header .copyrights{
   
}

/* COPYRITE MAGIC */

.glow-on-hover {
   font-size:10px;
    width: 275px;
    height: 25px;
    border: none;
    outline: none;
    color: #fff;
    background: #111;
    cursor: pointer;
    position: relative;
    z-index: 0;
    border-radius: 10px;
}

.glow-on-hover:before {
    content: '';
    background: linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000);
    position: absolute;
    top: -2px;
    left:-2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing 20s linear infinite;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    border-radius: 10px;
}

.glow-on-hover:active {
    color: #000
}

.glow-on-hover:active:after {
    background: transparent;
}

.glow-on-hover:hover:before {
    opacity: 1;
}

.glow-on-hover:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #111;
    left: 0;
    top: 0;
    border-radius: 10px;
}

@keyframes glowing {
    0% { background-position: 0 0; }
    50% { background-position: 400% 0; }
    100% { background-position: 0 0; }
}


.header1 h2 {
	color: #fff;
	font-size: 8em !imporatant;
	position: absolute;
right: 10%;
    width: 80%;
}

.header1 h2:nth-child(1) {
	color: transparent;
	-webkit-text-stroke: 0.3px #0091EA;
}

.header1 h2:nth-child(2) {
	color: #0091EA;
	animation: animate 4s ease-in-out infinite;
}

@keyframes animate {
	0%,
	100% {
		clip-path: polygon(
			0% 45%,
			16% 44%,
			33% 50%,
			54% 60%,
			70% 61%,
			84% 59%,
			100% 52%,
			100% 100%,
			0% 100%
		);
	}

	50% {
		clip-path: polygon(
			0% 60%,
			15% 65%,
			34% 66%,
			51% 62%,
			67% 50%,
			84% 45%,
			100% 46%,
			100% 100%,
			0% 100%
		);
	}
}

.title-main-page li  {

  color: transparent;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.5);
	position: relative;
    display:block;
}
.title-main-page li::before {
  content: attr(data-text);
  position: absolute;
  color: var(--clr);
  width: 0;
	right:-15px;
  overflow: hidden;
  transition: 0.2s;
  border-right: 8px solid var(--clr);
  -webkit-text-stroke: 1px var(--clr);
	
	height:100%;
}
.title-main-page li:hover{
	 -webkit-text-stroke: 0;
}
.title-main-page li:hover::before {
  width: 100%;
  filter: drop-shadow(0 0 25px var(--clr));
	
}

/* The switch - the box around the slider */
.switch {
  font-size: 17px;
  position: relative;
  display: block;
  width: 3.5em;
  height: 2em;
  margin:10px auto;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  --background: #28096b;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--background);
  transition: .5s;
  border-radius: 30px;
}

.slider:before {
  position: absolute;
  content: "";
  height: 1.4em;
  width: 1.4em;
  border-radius: 50%;
  left: 10%;
  bottom: 15%;
  box-shadow: inset 8px -4px 0px 0px #fff000;
  background: var(--background);
  transition: .5s;
}

.switch input:checked + .slider {
  background-color: #11d6f0 !important;
}

.switch input:checked + .slider:before {
  transform: translateX(100%);
  box-shadow: inset 15px -4px 0px 15px #fff000;
}
