

.col5.wpb_column.vc_column_container.vc_col-sm-2 {
    width: 20% !important;
}

div#lastcol {
    display: none;
}

.graybox {
    height:60px;
}

.testimonial_text_inner .testimonial_name, .testimonials .testimonial_text_inner {
    display: block;
    text-align: left;
}

input.wpcf7-form-control.wpcf7-text {
    background-color: #ececec !important;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    background-color: #ececec !important;
}

.title.title_size_large h1 {
    font-size: 70px;
    line-height: 60px;
}

@media screen and (max-width: 1024px) {
ul#menu-telephone a {
    font-size: 13px !important;
}
}
@media screen and (max-width: 768px) {
.col5.wpb_column.vc_column_container.vc_col-sm-2 {
    width: 33% !important;
}
}

@media (max-width: 768px) {
.wide {
    width: 100%;
}
}
@media screen and (max-width: 450px) {
.col5.wpb_column.vc_column_container.vc_col-sm-2 {
    width: 100% !important;
}
}

