﻿#testimonials img {
/*    width: 206px;
    height: 200px;
    */
    width: 1400px;
    height: 400px;
    
    margin: 0 auto;
    color: #fff;
}
.logo-footer a {
    background: url(../../img/logo_small.png) no-repeat!important;
    width: 206px;
    height: 194px;

}

#map {
    height: 0px;
    margin: 35px 0px 50px 0px;
    overflow: hidden;
}

#article {
    color: #666;
}
.tp-item-2-subtitle {
    font-size: 22px;
    font-family: 'Fjalla One', sans-serif !important;
    color: #fff;
}
#our-services .parallax { 
    background-image: url(../img/parallax/our-services-parallax.jpg);
}

div.gallery img {
    width: 10%;
    height: auto;
}

.button {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}