.committess{
	font-size: 18px;
}

.timeline {
  border-left: 1px solid hsl(151, 0%, 79%);
  position: relative;
  list-style: none;
}

.timeline .timeline-item {
  position: relative;
  
}

.timeline .timeline-item:after {
  position: absolute;
  display: block;
  top: 0;

}

.timeline .timeline-item:after {
  background-color: hsl(151, 0%, 79%);
  left: -38px;
  border-radius: 50%;
  height: 11px;
  width: 11px;
  content: "";
}


.main-text
{
    position: absolute;
    top: 50px;
    width: 96.66666666666666%;
    color: #FFF;
}
.btn-min-block
{
    min-width: 170px;
    line-height: 26px;
}
.btn-clear
{
    color: #FFF;
    background-color: transparent;
    border-color: #FFF;
    margin-right: 15px;
}
.btn-clear:hover
{
    color: #000;
    background-color: #FFF;
}

.page-header-background-md {
    height:60px !important;
}

.linkedin-menu {
  color:black !important;
  font-size: 16px;
}

.linkedinatsiov:hover {
 
 
  color: #0072b1 !important;

}

.title2{
  font-size: 40px !important;
}

a.button-atsiov:visited {

/*  color: red !important;*/
  text-decoration: none;
/*  background-color: white !important;
  color: white !important;*/
}

a.button-atsiov:active {
  text-decoration: none !important;
}