.form-item, .form-actions {
     margin-top: 0em; 
}


.img-fluid {
    max-height: 150px;
    max-width: 150px;
}

.client-logo {
    min-height: 90px;
}

.carousel-item {
#    min-height: 1070px;
}

.feature-box {
    min-height: 250px;
}

.contact-info.box-shadow.info {
    padding: 46px;
}
.row.social {
    text-align: center;
    margin-left: 43%;
    font-size: 17px;
    color: #ffffff;
}

.social-icons li a {
    color: rgba(29,161,242,1.00);
    background: #fff;
}

.feature-box.box-shadow.theme-hover.about {
    min-height: 500px;
}

.btnabout {
    position: absolute;
    margin-bottom: 4px;
    bottom: 20px;
    width: 100%;
    margin-left: -25px;
}


.img-fluid {
    max-height: 80px;
}

.carousel-item.active {
    background-position: center;
}

.team-block img {
    max-height: 165px;
    max-width: 100%;
}

section.section.form {
    width: 100%;
}

.twitter-link {
    color: #232323;
    font-weight: 600;
    letter-spacing: .6px;
    font-size: 15px;
    text-transform: uppercase;
    padding: 3px 15px !important;
    font-family: sans-serif;
}

.twitter-link:active {
    color: #232323;
    text-decoration:underline;
}

.twitter-link:hover {
    color: #232323;
    text-decoration:underline;
}

.contentblock_slider {
    background-color: rgba(65,178,45,0.7);
    text-align: center;
}
