.profile-page #carousel1 {
    height: auto;
    margin: 0;
}

.profile-page .carousel-inner img {
    padding-bottom: 90px;
}

.profile-page .carousel-indicators {
    border: none;
    height: 15px;
    top: 38vw;
}

.profile-page #txt {
    margin-top: 60px;
    margin-bottom: 50px;
    border-top: 1px solid #000;
    padding-top: 20px;
}

.profile-page .carousel-control {
    height: 50px;
    color: #000;
    opacity: 1;
    width: auto;
    z-index: 9;
    position: relative;
    text-shadow: none;
    text-transform: uppercase;
    font-size: 17px;
}

.office_social > div{
    float: none;
    text-align: left;
    padding: 0;
    margin-bottom: 13px;
}

.office_social img {
    border-radius: 5px;
    width: 40px;
}

.office_social a span:first-of-type {
    display: inline-block;
    font-family: av_bold;
    font-size: 14px;
    margin-left: 15px;
}

.office_social a span:first-of-type:after {
    content: ">>";
    margin-left: 15px;
    color: #fd6b00;
    vertical-align: text-bottom;
    font-family: av_light;
    font-size: 14px;
}

.office_social a {
    text-decoration: none;
    color: #000;
}

.office_social .soc_aro {
    display: none;
}

.item iframe {
    height: 350px;
}