

.left{
float:left;
}

.right{
float:right;
}
.text-left{
text-align:left;
}
b{
font-size:110%;
font-weight:800;
}
a, a:hover, a:focus, a:active, a.active {
    outline: 0;
    color: rgb(3, 86, 70);
}
/**Backgrounds**/

.red-bg{ background:#9d3639;}
.blue-bg{ background:#04689c;}
.green-bg{background:#79a232;}
/******NAV******/

.timer{ color:#fff; font-size:30px; width:300px; text-align:center; margin:0 auto; margin-top:-53px; margin-bottom:10px;}






/******MY SHIBE******/

.progressnum{
font-size:20px;
}


/***ACTIONS***/

.portfolio-link img{
margin:0 auto;
}
.portfolio-link, .portfolio-link .caption{
border-radius:20px;
}
.modal-content{
color:#fff;
}

#portfolio .portfolio-item .portfolio-link {

  max-width: 350px;
}

/**** SOCIAL**/.btn-social {

  border: 2px solid #2c3e50!important;
  }

  .btn-outline {
  margin-top: 15px;
  border: solid 2px #2c3e50!important;
  color:#2c3e50!important;
  }
  .btn-outline:hover, .btn-social:hover{
   border: solid 2px #18bc9c!important;
   }

   .navbar .navbar-nav {
  width: 567px;
}
