/*
Theme Name: solutions123
Theme URI: https://www.famethemes.com/themes/onepress/
Author: FameThemes
Author URI: http://www.famethemes.com
Template: onepress
Description: onepress child theme for solutions123
Version: 1.0
Tags: Blog, E-Commerce
Text Domain: onepress
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

*/

.address {
    margin-bottom: 80px;
}

.border-bottom {
    border-bottom: 1px solid #121c1c !important;
}


.address__content {
    padding: 20px 0;
}

h3 {
    font-weight: bold;
}


.address__title {
    padding: 0 0 20px;
}

.address__title h2 {
        margin-bottom: 0;
        font-size: 24px;
}


.address__map {
    height: 100%;
    width: 100%;
    position: absolute;
    display: block;
    left: 0;
    top: 0
}

.address__wrapper {
    height: 300px;
    margin-bottom: 18px;
}

.address__img {
    height: 100%;
    width: 100%;
}

#map_33 {
    height: 100%;
    width: 100%;
    position: absolute;
    display: block;
    left: 0;
    top: 0
}

#map_holder{
    height: 380px;
    width: 440px;
}

.section-services .service-item {
    padding: 30px 50px 20px;
}

.section-services .service-item .service-title {
    margin-top: 10px;
    text-align: center;
}

.section-services .service-item .service-content p {
    display: none;
}

.section-services .service-item .service-image {
    float: none;
}

.section-services .service-item .service-image img {
    max-width: 250px;
}