﻿.testimonials {
    min-height: 56px !important;
}

header .header-bottom .call-center {
    position: absolute;
    right: 20px;
    top: 10px;
}

header .header-bottom .call-center2 {
    width:100%;
    margin:0 auto;
}

header .header-bottom .call-center2 .call-center-icon2 {
    width:10%;
    float:left;
}

header .header-bottom .call-center2 .call-center-info2 {
    width:100%;
    background-color:#b7d5ab;
    float:left;
    color:#ffffff;
    padding:10px;
    margin: 10px 0;
}


.testimonial-bubble {
    padding: 8px 12px 12px !important;
}

.devam {
    bottom: 0;
    float: right;
    padding: 0 5px 0 0;
    position: absolute;
    right: 0;
}