@import url('https://fonts.googleapis.com/css?family=Nova+Mono');
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans');
@import url('https://fonts.googleapis.com/css?family=Quicksand');
@import url('https://fonts.googleapis.com/css?family=Bitter');
@import url('https://fonts.googleapis.com/css?family=Bree+Serif');

body {
  padding: 50px;
  padding-right: 100px;
  padding-left: 100px;
  padding-top: 20px;
  padding-bottom: 0px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}

#svg {
  display: inline-block;
  vertical-align: middle;
  fill: #0057B8;
  padding-top: 30px;
  padding-bottom: 0px;
}
#svg path:nth-child(1) {
  -webkit-animation: pweek 1.8s linear infinite;
          animation: pweek 1.8s linear infinite;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
#svg path:nth-child(1):hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
#svg path:nth-child(2) {
  -webkit-animation: pweek 1.8s linear infinite;
          animation: pweek 1.8s linear infinite;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
#svg path:nth-child(2):hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
#svg path:nth-child(3) {
  -webkit-animation: pweek 1.8s linear infinite;
          animation: pweek 1.8s linear infinite;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
#svg path:nth-child(3):hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
#svg path:nth-child(4) {
  -webkit-animation: pweek 1.8s linear infinite;
          animation: pweek 1.8s linear infinite;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
#svg path:nth-child(4):hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
#svg path:nth-child(5) {
  -webkit-animation: pweek 1.8s linear infinite;
          animation: pweek 1.8s linear infinite;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
#svg path:nth-child(5):hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
#svg path:nth-child(6) {
  -webkit-animation: pweek 1.8s linear infinite;
          animation: pweek 1.8s linear infinite;
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
#svg path:nth-child(6):hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
#svg path:nth-child(7) {
  -webkit-animation: pweek 1.8s linear infinite;
          animation: pweek 1.8s linear infinite;
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
#svg path:nth-child(7):hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
#svg path:nth-child(8) {
  -webkit-animation: pweek 1.8s linear infinite;
          animation: pweek 1.8s linear infinite;
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
#svg path:nth-child(8):hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
#svg path:nth-child(9) {
  -webkit-animation: pweek 1.8s linear infinite;
          animation: pweek 1.8s linear infinite;
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
#svg path:nth-child(9):hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
#svg path:nth-child(10) {
  -webkit-animation: pweek 1.8s linear infinite;
          animation: pweek 1.8s linear infinite;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
#svg path:nth-child(10):hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
#svg path:nth-child(11) {
  -webkit-animation: pweek 1.8s linear infinite;
          animation: pweek 1.8s linear infinite;
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
#svg path:nth-child(11):hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
#svg path:nth-child(12) {
  -webkit-animation: pweek 1.8s linear infinite;
          animation: pweek 1.8s linear infinite;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
#svg path:nth-child(12):hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
#svg path:nth-child(13) {
  -webkit-animation: pweek 1.8s linear infinite;
          animation: pweek 1.8s linear infinite;
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s;
}
#svg path:nth-child(13):hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
#svg path:nth-child(14) {
  -webkit-animation: pweek 1.8s linear infinite;
          animation: pweek 1.8s linear infinite;
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}
#svg path:nth-child(14):hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
#svg path:nth-child(15) {
  -webkit-animation: pweek 1.8s linear infinite;
          animation: pweek 1.8s linear infinite;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
#svg path:nth-child(15):hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
#svg path:nth-child(16) {
  -webkit-animation: pweek 1.8s linear infinite;
          animation: pweek 1.8s linear infinite;
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
}
#svg path:nth-child(16):hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
#svg path:nth-child(17) {
  -webkit-animation: pweek 1.8s linear infinite;
          animation: pweek 1.8s linear infinite;
  -webkit-animation-delay: 1.7s;
          animation-delay: 1.7s;
}
#svg path:nth-child(17):hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
#svg path:nth-child(18) {
  -webkit-animation: pweek 1.8s linear infinite;
          animation: pweek 1.8s linear infinite;
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}
#svg path:nth-child(18):hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

@-webkit-keyframes pweek {
  0% {
    fill: #0057B8;
  }
  20% {
    fill: #F11E4A;
  }
  40% {
    fill: #F8A527;
  }
  60% {
    fill: #266D7F;
  }
  80% {
    fill: #82A;
  }
  100% {
    fill: #0057B8;
  }
}

@keyframes pweek {
  0% {
    fill: #0057B8;
  }
  20% {
    fill: #F11E4A;
  }
  40% {
    fill: #F8A527;
  }
  60% {
    fill: #266D7F;
  }
  80% {
    fill: #82A;
  }
  100% {
    fill: #0057B8;
  }
}
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500);


a:link {
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
}

.navbar {
  font-family: 'Bree Serif';
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  padding-bottom: 25px;
}
.navbar * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.navbar li {
  display: inline-block;
  list-style: outside none none;
  margin: 0 2em;
  padding: 0;
}
.navbar a {
  padding: 0.5em 0.8em;
  margin: 0.2em 0;
  display: block;
  color: #000000;
  position: relative;
  text-decoration: none;
}
.navbar a:before,
.navbar a:after {
  height: 14px;
  width: 14px;
  position: absolute;
  content: '';
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  opacity: 0;
}
.navbar a:before {
  left: 0;
  top: 0;
  border-left: 3px solid #8df019 ;
  border-top: 3px solid #8df019;
  -webkit-transform: translate(100%, 50%);
  transform: translate(100%, 50%);
}
.navbar a:after {
  right: 0;
  bottom: 0;
  border-right: 3px solid #8df019;
  border-bottom: 3px solid #8df019;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
.navbar a:hover,
.navbar .current a {
  color: orange
}
.navbar a:hover:before,
.navbar .current a:before,
.navbar a:hover:after,
.navbar .current a:after {
  -webkit-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
  opacity: 1;
}
.About{
  padding-top: 50px;
  padding-right: 200px;
  padding-left: 200px;
}
.img-circle {
  border-radius: 50%;
}
.Me{
  padding-top: 50px;
  padding-bottom: 60px;
 }
 .img{
  padding-top: 13px;
  padding-left: 12px;
  padding-right: 10px;
  float: left;
 }
 .img1{
  float: right;
  padding-right: 10px;
  padding-left: 12px;
  padding-top: 15px;
 }
.Sary{
  padding-top: 10px;
  padding-bottom: 40px;
  line-height: 20px;
}
.Sary1{
  padding-top: 10px;
  padding-bottom: 53px;
  line-height: 20px;
}
.pixels{
  width: 880px;
  display: block;
}
.footer{
  padding-top: 4px;
  color: #000000;
  line-height: .75px;
}
/* Three columns side by side */
.column {
    float: left;
    width: 31%;
    margin-bottom: 16px;
    padding: 0 13px;
    padding-top: 24px;
    padding-bottom: 25px;
}
.column:hover{
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* Display the columns below each other instead of side by side on small screens */
@media (max-width: 650px) {
    .column {
        width: 100%;
        display: block;
    }
}

/* Add some shadows to create a card effect */
.card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

/* Some left and right padding inside the container */
.container {
    padding: 0 16px;
}

/* Clear floats */
.container::after, .row::after {
    content: "";
    clear: both;
    display: table;
}

.title {
    color: grey;
}

.button {
    border: none;
    outline: 0;
    display: inline-block;
    padding: 8px;
    color: white;
    background-color: #000;
    text-align: center;
    cursor: pointer;
    width: 100%;
}

.button:hover {
    background-color: #555;
}
.image{
  display: block;
  width: 100%;
  height: auto;
}
.overlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: #008CBA;
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
}

.container:hover .overlay {
  bottom: 0;
  height: 100%;
}

.text {
  white-space: nowrap; 
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

/* Grow Rotate */
.hvr-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow-rotate:hover, .hvr-grow-rotate:focus, .hvr-grow-rotate:active {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
}

.link {
  border-bottom: 2px dotted #55acee;
  text-decoration: none;
  color: #55acee;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
}

.link:hover {
  color: #2ecc71;
  border-bottom: 2px dotted #2ecc71;
}
.btn {
  cursor: pointer;
  margin: 10px;
  border-radius: 100px;
  padding: 10px;
  font-size: 20px;
  transition: .5s;
  display: inline-block;
}
.blue {
  color: #55acee;
  border: 2px #55acee solid;
}

.blue:hover {
  background-color: #55acee;
  color: #ffffff;
}

.green {
  color: #2ecc71;
  border: 2px #2ecc71 solid;
}

.green:hover {
  color: #ffffff;
  background-color: #2ecc71;
}
.buttons {
  padding-top: 30px;
  text-align: center;
}
.arrow-down {
  width: 0; 
  height: 0; 
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #f00;
  padding-bottom: 50px;
}
.bounce {
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -o-animation-name: bounce;
  animation-name: bounce;
}
.animated{-webkit-animation-fill-mode:both;
-moz-animation-fill-mode:both;
-ms-animation-fill-mode:both;
-o-animation-fill-mode:both;

            animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;

animation-fill-mode:both;
-webkit-animation-duration:2s;
-moz-animation-duration:2s;
-ms-animation-duration:2s;
-o-animation-duration:2s;
animation-duration:2s;
}


@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 40% {-webkit-transform: translateY(-30px);}
  60% {-webkit-transform: translateY(-15px);}
}

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
  40% {-moz-transform: translateY(-30px);}
  60% {-moz-transform: translateY(-15px);}
}

@-o-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
  40% {-o-transform: translateY(-30px);}
  60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
  40% {transform: translateY(-30px);}
  60% {transform: translateY(-15px);}
}











