.main-text {
    position: absolute;
    top: 25px;
    width: 33%;
    right: 25px;
}

.main-text p {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 200;
}

.profile-box {
    text-align: center;
}

.profile-box h4 {
    font-size: 17px;
}

.profile-box > img {
    margin: 20px;
}

.thumb-info-social-icons {
    padding: 5px;
}

.thumb-info-social-icons a {
    background: #ff0000;
    border-radius: 25px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
    color: white;
}

.container-slider {
    max-width: 840px;
    display: block;
    margin: 0 auto;
    padding: 20px;
    text-align:center;
}

.container-footer {
    text-align: center;
}

.pgwSlider .ps-current {
    font-size: 2rem;
    float: none;
    text-align: left;
}

.pgwSlider .ps-current .ps-prev,
.pgwSlider .ps-current .ps-next {
	padding: 10px;
	border: 0;
}


/* Sticky footer styles
-------------------------------------------------- */

html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}


div.transbox {
    padding: 10px;
    background-color: #ffffff;
}

div.transbox p {
    font-weight: bold;
}

.carousel-inner {
    height: 400px;
    overflow: hidden;
    border-radius: 25px;
}

.footer a {
    color: black;
}

.container-logos > div > div {
    padding: 30px 0;
    text-align: center;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
