.spageh{
background-color: #436377;
background-size: cover;
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
}

.spageh .aligns-items-center{
align-items: center;
min-height: 345px;
}

.spageh h1{
color: #333;
}

.content-area{
padding: 102px 0;
}


.nav-link{
color: #888;
}

.nav-pills .nav-link{
  border-radius: 0px;
  border-bottom: 1px solid #ddd;
  padding: 15px;
  line-height: 1.2;
  }

.nav-pills .nav-link.active{
color: #16518c;
background-color: transparent;
border-color: #16518c;
border-width: 3px;
font-weight: bold;
}


.tab-content{
padding-top: 45px;
}

#pills-profil .card h4{
font-size: 1rem;
}

#pills-profil .card .text-small{
font-size: 0.9rem;
}

.at-share-tbx-element .at-share-btn{
border: 1px solid #eee !important;
border-radius: 5px !important;
width: 45px;
height: 45px;
text-align: center;
display: block !important;
line-height: 45px !important;
float:right;
}


#v-pills-tab .nav-link{font-size: 1rem;padding-right:15px;text-align:left;max-width: 230px;min-width: 230px;line-height: 1.25;}
