
@media only screen {body {    margin: 0;    padding: 0;}.stacks_out{overflow: visible!important;}.stacks_in{overflow: visible;}*, * :before, * :after {    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing:border-box}.core-warning{display:none!important}
}

body {    margin: 0;    padding: 0;}.stacks_out{overflow: visible!important;}.stacks_in{overflow: visible;}*, * :before, * :after {    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing:border-box}.core-warning{display:none!important}.my_hide {
    display:none;
}

a:any-link {
text-decoration: none;
}

.outliner  {
font-family: Open Sans, sans-serif; 
font=weight: 800;
font-style:italic;
-webkit-text-stroke: .01em #292929;
}

.flipperpad {
padding:2px 3px 2px 5px;
}

/* Typing Effect */

.type {
	font-size:2em;
	margin: 0 auto;
	color: #1e1f1e;
}

.ityped-cursor {
      font-size: 2rem;
      opacity: 1;
      		color: red;
      -webkit-animation: blink 0.3s infinite;
      -moz-animation: blink 0.3s infinite;
      animation: blink 0.3s infinite;
      animation-direction: alternate;
    }

    @keyframes blink {
      100% {
        opacity: 0;
      }
    }

    @-webkit-keyframes blink {
      100% {
        opacity: 0;
      }
    }

    @-moz-keyframes blink {
      100% {
        opacity: 0;
      }
    }

@media only screen and (max-width: 768px)  {
.type, .ityped-cursor {
	font-size:1em;
	}
}

/* SOCIAL ICONS */

.iconpad {
    padding: 12px 0;
    width: 100%;
}
.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}

.process-section .slider-nav-item {
    position: relative;
    flex-grow: 0;
    flex-shrink: 0;
    border-radius: 50%;
    text-align: center;
    background: #fff;
    cursor: pointer;
    transition: all .4s ease;
}

.social-icons a {
    border-radius: 50px;
    color: #626885;
    display: inline-block;
    line-height: 52px;
    height: 50px;
    width: 50px;
    box-shadow: 0 5px 25px rgba(98, 104, 133, 0.35);
    margin: 15px 15px;
    font-size: 22px;
}


@media only screen and (max-width: 768px)  {
.social-icons a  {
	line-height: 30px;
	height: 30px;
	width: 30px;
	margin: 15px 15px;
	font-size: 18px;
	}
}









a {
    text-decoration: none !important;
    color: #626885;
    transition: all 0.3s ease 0s;
}

.slider-nav-item:before {
    position: absolute;
    content: "";
    height: calc(100% + 16px);
    width: calc(100% + 16px);
    top: -8px;
    left: -8px;
    border-radius: 50%;
    border: 1px solid rgba(98, 104, 133, 0.35);
    animation: 1.5s linear 0s normal none infinite focuse;
}


.slider-nav{
        display: flex;
}

.process-section .slider-nav-item {
    position: relative;
    flex-grow: 0;
    flex-shrink: 0;
    border-radius: 50%;
    text-align: center;
    background: #fff;
    cursor: pointer;
    transition: all .4s ease;

}
.slider-nav-item:before {
    position: absolute;
    content: "";
    height: calc(100% + 16px);
    width: calc(100% + 16px);
    top: -8px;
    left: -8px;
    border-radius: 50%;
    border: 1px solid rgba(98, 104, 133, 0.35);
    animation: 1.5s linear 0s normal none infinite focuse;
}


.process-section .slider-nav-item:last-child:after {
      display: none; 
}
      
      
.process-section .slider-nav-item .ikon {
      font-size: 50px;
      line-height: 80px; 
}

@media only screen and (max-width: 768px)  {
.process-section .slider-nav-item .ikon {
      font-size: 30px;
      line-height: 50px; 
}
}


.process-section .slider-nav-item.active:before {
        position: absolute;
        content: "";
        height: calc(100% + 16px);
        width: calc(100% + 16px);
        top: -8px;
        left: -8px;
        border-radius: 50%;
     	border: 1px solid rgba(98, 104, 133, 0.35);
        animation: 1.5s linear 0s normal none infinite focuse; 
}

@keyframes focuse {
  0% {
    transform: scale(0.8);
    opacity: 1; }
  75% {
    transform: scale(1.2);
    opacity: 0; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }
@keyframes slide {
  from {
    background-position: 0 0; }
  to {
    background-position: 40px 0; } 
}

/* ----------------------------------------------
 * Generated by Animista on 2019-9-24 11:37:28
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation jello-horizontal
 * ----------------------------------------
 */
 
@-webkit-keyframes jello-horizontal {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@keyframes jello-horizontal {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}


.jello-horizontal, .jellything {
	-webkit-animation: jello-horizontal 0.9s both;
	        animation: jello-horizontal 0.9s both;
}

.social-bar a:hover i, .social-bar a:hover h1
{
  -webkit-animation: jello-horizontal 0.9s both;
	        animation: jello-horizontal 0.9s both;
}

@media only screen and (max-width: 300px) {
  .process-section .slider-nav-item
  {
    height: 30px;
    width: 30px;
    margin: 15px 10px;
    line-height: 28px;
  }
}
