#curriculum .container .agileits-services-grids p {
    margin-bottom: 20px;
    text-align: justify;
}

#curriculum .container .agileits-services-grids p img {
    max-width: 100%;
    display: block;
}

#expertise .col-lg-5 .agileits-services-grids {
    padding: 20px 30px 20px 30px;
    margin-bottom: 5px;
}

#expertise .col-lg-5 {
    padding-top: 130px;
}

.pagination_element {
    margin-bottom: 20px;
    padding: 20px;
}

.pagination_element h5.news_text a {
    color: #575556;
}

.pagination_element p.date {
    text-align: left !important;
    color: #6f6f6f;
    font-size: 0.8rem;
}

.pagination_element p.journal {
    /* text-align: right;*/
    color: #1e1e1e;
}

.page-item {
    color: #888 !important;
    border-radius: 20px;
    margin: 5px;
    padding: 5px;
}

.page-item a.page-link {
    color: #888
}

.active-pagination {
    background-color: #e8e8e8;
}

nav .nav a {
    color: #1e1e1e;
}

.tab-content {
    margin-top: 10px;
}

.pagination_element_tab {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 20px;
    text-align: left
}

.pagination_element_tab h5.news_text a {
    color: #575556;
}

.pagination_element_tab p.authors {
    text-align: left !important;
    color: #1e1e1e;
    font-size: 0.8rem;
}

.pagination_element_tab p.journal {
    text-align: left;
    margin-right: 20px;
    color: #6f6f6f;
}

.pagination_element_tab p.journal b {
    font-weight: bold
}

.news_text {
    font-size: 1rem;
}

p.journal {
    font-size: 0.8rem;
}

.scroll-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    border-radius: 50%;
    background-color: #667F8E;
}

iframe {
    margin-top: 10px;
}

.contact_element {
    background: #3c3b3b;
    color: #8B989F;
    text-align: center;
    padding: 30px 10px;
    margin: 10px 10px;
    line-height: 3.5em;
}

.contact_element span {
    font-size: 30px;
    margin-bottom: 1em;
}

.contact_grid_right {
    margin-bottom: 2em;
}

#contact {
    padding-bottom: 2em;
}

.adress {
    margin-top: 2em;
}

#curriculum p {
    letter-spacing: unset;
    font-weight: 400;
    line-height: 1.65;
}

#curriculum p,
#expertise p {
    color: #4d4d4d
}

#expertise div.collapse p {
    color: #777
}

ul.menu li a.linkedin {
    background: #026a9b;
    color: #eee;
    width: 40px;
    height: 40px;
    text-align: center;
    display: block;
    line-height: 35px;
    border-radius: 5px;
    margin-left: 20px;
}

#about .scholar {
    background-color: #fff
}

ul.telecom-logo li a {
    border: unset;
    background-color: #fff
}

ul.menu li a.linkedin {
    border: unset;
}

ul.menu.rg li a.linkedin {
    background: unset;
}

.advantage_left1 img {
    width: 140%;
    height: auto;
    max-width: 250px;
}

.text_left {
    text-align: left;
}

@media (max-width:1122px) and (min-width:1078px) {
    nav a {
        font-size: 15px;
    }
}

ul.social_section_1info li a {
    border: unset;
}

@media screen and (min-width: 1200px) {
    #tabheader {
        margin-left: 16.6666% !important;
    }
}